﻿.pd-service .uk-width-5-6 {
    min-height: 104px;
}
.pd-ad .uk-width-1-2 > p {
    position: relative;
    padding: 0 20px;
}
.pd-ad .uk-width-1-2 > p:before {
    content: '';
    background-image: url('../img/pd_icon_yinhao1.png');
    position: absolute;
    width: 14px;
    height: 13px;
    margin-top: -5px;
    left: 0;
}
.pd-ad .uk-width-1-2 > p:after {
    content: '';
    background-image: url('../img/pd_icon_yinhao2.png');
    position: absolute;
    width: 14px;
    height: 13px;
    margin-bottom: -5px;
    right: 0;
}
.qd-menu .qd-menu-link.active {
    color: #2fad00;
    border-bottom: 2px solid #2fad00;
}
.qd-menu-list-3 .uk-width-1-2:hover h6 a {
    color: #2fad00;
}