header {
    background: #008489;
}
/*导航*/
nav {
    background: #008489;
    padding: 0px 4% 5px;
}

nav a {
    color: #fff;
    font-size: 1.7rem;
    margin-right: 0;
    display: inline-block;
    margin: 3px 0 0;
    width: 24% !important;
    text-align: center;
}


header, nav{background: unset;}
.dlTop{
    background: linear-gradient(to bottom, #2c9696, #fff);
}
.dlTopBg{
    background-image: url("https://gtimg.in-en.com/mobile_rev/power/images/topbg.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 55%;
}
.dlNav a img{
    width: 25px;
    margin: 0 auto;
}

#nav .bar .color{
    background: #318488;
}

.banner .swiper-pagination-bullet-active {
    background-color: #2d9694;
}

.celeb .swiper-pagination-fraction{
    color: #2d9694;
}
.celeb .pagPage span{
    color: #2d9694;
}


.pro_L ul li:nth-child(1) span{
    background: url(https://gtimg.in-en.com/mobile_rev/power/images/yp1.png) no-repeat center;
    background-size: 22px;
}
.pro_L ul li:nth-child(2) span{
    background: url(https://gtimg.in-en.com/mobile_rev/power/images/yp2.png) no-repeat center;
    background-size: 22px;
}
.pro_L ul li:nth-child(3) span{
    background: url(https://gtimg.in-en.com/mobile_rev/power/images/yp4.png) no-repeat center;
    background-size: 18px;
}
.pro_L ul li:nth-child(4) span{
    background: url(https://gtimg.in-en.com/mobile_rev/power/images/yp3.png) no-repeat center;
    background-size: 22px;
}
.pro_L ul li:nth-child(5) span{
    background: url(https://gtimg.in-en.com/mobile_rev/power/images/yp5.png) no-repeat center;
    background-size: 22px;
}
.pro_L ul li.pro_L_on p{
    color: #2d9694;
}
.pro_L ul li.pro_L_on:nth-child(1) span{
    background: url(https://gtimg.in-en.com/mobile_rev/power/images/yp1-1.png) no-repeat center;
    background-size: 22px;
}
.pro_L ul li.pro_L_on:nth-child(2) span{
    background: url(https://gtimg.in-en.com/mobile_rev/power/images/yp2-1.png) no-repeat center;
    background-size: 22px;
}
.pro_L ul li.pro_L_on:nth-child(3) span{
    background: url(https://gtimg.in-en.com/mobile_rev/power/images/yp4-1.png) no-repeat center;
    background-size: 18px;
}
.pro_L ul li.pro_L_on:nth-child(4) span{
    background: url(https://gtimg.in-en.com/mobile_rev/power/images/yp3-1.png) no-repeat center;
    background-size: 22px;
}
.pro_L ul li.pro_L_on:nth-child(5) span{
    background: url(https://gtimg.in-en.com/mobile_rev/power/images/yp5-1.png) no-repeat center;
    background-size: 22px;
}
.pro .swiper-pagination .swiper-pagination-bullet-active{
    background: #2d9694;
}

/*页面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;}
