header {
    background: #05a155;
}
/*导航*/
nav {
    background: #05a155;
    padding: 0px 4% 5px;
}

nav a {
    color: #fff;
    font-size: 1.65rem;
    margin-right: 0;
    display: inline-block;
    margin: 3px 0 0;
    width: 27% !important;
    text-align: center;
}

nav a:nth-child(4), nav a:nth-child(8) {
    width: 16% !important;
}

.nav-a {
    width: 23%;
}
.nav-a:nth-child(1) {
    width: 11.111%;
}

header, nav{background: unset;}
.logo{
    width: 36%;
    margin-bottom: 0;
}
.dlTop{
    background: linear-gradient(to bottom, #35b288, #fff);
}
.dlTopBg{
    background-image: url("https://gtimg.in-en.com/mobile_rev/chuneng/images/topbg.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 70%;
}
.dlNav a img{
    width: 35px;
    margin: 0 auto;
}

.nav-list{
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.nav-a{
    margin-right: 0;
}
#nav .bar{
    width: 10.111%;
}
#nav .bar .color{
    background: #009966;
}

.banner .swiper-pagination-bullet-active {
    background-color: #009966;
}

.celeb .swiper-pagination-fraction{
    color: #009966;
}
.celeb .pagPage span{
    color: #009966;
}

.pro_L ul li:nth-child(1) span{
    background: url(https://gtimg.in-en.com/mobile_rev/chuneng/images/yp1.png) no-repeat center;
    background-size: 20px;
}
.pro_L ul li:nth-child(2) span{
    background: url(https://gtimg.in-en.com/mobile_rev/chuneng/images/yp2.png) no-repeat center;
    background-size: 24px;
}
.pro_L ul li:nth-child(3) span{
    background: url(https://gtimg.in-en.com/mobile_rev/chuneng/images/yp3.png) no-repeat center;
    background-size: 20px;
}
.pro_L ul li:nth-child(4) span{
    background: url(https://gtimg.in-en.com/mobile_rev/chuneng/images/yp4.png) no-repeat center;
    background-size: 24px;
}
.pro_L ul li.pro_L_on p{
    color: #009966;
}
.pro_L ul li.pro_L_on:nth-child(1) span{
    background: url(https://gtimg.in-en.com/mobile_rev/chuneng/images/yp1-1.png) no-repeat center;
    background-size: 20px;
}
.pro_L ul li.pro_L_on:nth-child(2) span{
    background: url(https://gtimg.in-en.com/mobile_rev/chuneng/images/yp2-1.png) no-repeat center;
    background-size: 24px;
}
.pro_L ul li.pro_L_on:nth-child(3) span{
    background: url(https://gtimg.in-en.com/mobile_rev/chuneng/images/yp3-1.png) no-repeat center;
    background-size: 20px;
}
.pro_L ul li.pro_L_on:nth-child(4) span{
    background: url(https://gtimg.in-en.com/mobile_rev/chuneng/images/yp4-1.png) no-repeat center;
    background-size: 24px;
}
.pro .swiper-pagination .swiper-pagination-bullet-active{
    background: #009966;
}

/*页面css*/
.adbox{width:100%;position: relative;padding: 11px 0 5px;background: #f3f3f3;}
.adbox span{position: absolute;bottom: 8px;right:3px;border: 1px solid #696969;background: rgba(0,0,0,.42);color: #909090;border-radius: 3px;z-index: 99;padding: 0 4px;line-height: 16px;}
