
.header{position: fixed;top: 0;left: 0;z-index: 388;width: 100%;height: 1.45rem;font-size: 0; }
.target{width: 100%;position: absolute;left: 0;top: -1.45rem;}
.h-a{width: 100%;}
.h-cont{width: 17.7rem;margin: 0 auto;border-bottom: 1px solid #333;position: relative;}
.h-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.h-left{float: left;}
.h-logo{display: inline-block;vertical-align: middle; cursor: pointer; height: 1.45rem;line-height: 1.45rem;}
.h-logo img{height: 60%;}
.h-language{display: inline-block;vertical-align: middle;padding: 0 .2rem ; margin:0 .2rem 0 .8rem;position: relative;}
.h-language:after{content: ''; position: absolute;top: 50%;right: -.2rem;margin-top: -.055rem;width: 1px;height: .11rem;background-color: #ffffff; opacity: 0.4;}
.hl-tip {color: #ffffff;line-height: 1.45rem;} 
.hl-tip:after{content: '';display: inline-block;vertical-align: top;margin-left: .25rem; width: 12px;height: 1.45rem;background-image: url('../images/g2.png');background-size: 12px auto;background-position: center center;background-repeat: no-repeat;}
.hl-list{display: none;width: 80px; background-color: #fff; position: absolute;left: 50%;top:.1.44rem;transform: translate(-50% ,0); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.hl-item{display: block;cursor: pointer; width: 100%;padding: 10px 5px; line-height:1.5;text-align: center;font-size: 14px;color: #666;transition: background-color .3s;}
.hl-item:hover {background-color: #a8d8c8; color: #fff;}

.h-h{display: inline-block;vertical-align: middle; font-size: 0;margin-left: .2rem;}
.h-i{display: inline-block;cursor: pointer;position: relative; padding: 0 .2rem; }
.h-j{display: inline-block;color: #ffffff;line-height: 1.45rem;position: relative;}  
.h-i.active .h-j{color: #a8d8c8;} 
.h-sub {position: fixed;top: 1.45rem;left: 0;width: 100%; z-index: 1000; display: none; background-color: #fff;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.hs-cont{width: 100%;text-align: center;padding: .6rem .75rem .9rem;font-size: 0;}
.hs-left{display: inline-block;vertical-align: top;width:9.9rem;text-align: left;}
.hs-titles{display: block;color: #222222;margin-bottom: .3rem;}
.hs-textbox{color: #777777;line-height: 1.7;margin-bottom: .2rem;}
.hs-textbox *{line-height: inherit;}
.hs-links{width: 100%;}
.hs-link{display: inline-block;vertical-align: top;position: relative; width: calc(33.33% - .37rem);padding: .18rem 10px .18rem 0;color: #222222;line-height: 1.4; margin-right: .55rem;border-bottom: .02rem solid #eeeeee;}
.hs-link:nth-child(3n){margin-right: 0;}
.hs-link:before{content: '';position: absolute;bottom: -.02rem;left: 0;width: 0;height: .02rem;transition: all ease .5s;background-color: #a8d8c8;}
.hs-link:after{content: '/';position: absolute;top: 50%;right: 0;transform: translate(0,-50%); color: #777777;}
.hs-link.active{color: #a8d8c8; }
.hs-link.active:before {  width: 100%;}
.hs-link.active:after{content: '>';right: 3px; color: #a8d8c8; }
.hs-right{display: inline-block;vertical-align: top;width:calc(100% - 9.9rem);padding-left: 1.85rem;}
.hs-img{display: none;width: 100%;}
.hs-img.show{display: block;}

.h-right{position: absolute;top: 50%;right: 0;transform: translate(0,-50%);}
.h-search{display: inline-block;vertical-align: middle;  background-color: #333;border-radius: 3px; }
.h-form{display: block;}
.h-text{display: inline-block;vertical-align: middle;border: none;background-color: transparent; width: 1.92rem;min-width: 80px;height: 34px; color: #fff;padding-left: .2rem;}
.h-submit{display: inline-block;vertical-align: middle;border: none;background-color: transparent;cursor: pointer;color:transparent;  width: 45px;height: 34px;background-image: url('../images/fa3.png');background-size: 17px auto;background-position: center center;background-repeat: no-repeat;}

.h-menu {display: none; position: absolute;cursor: pointer; top: 0;right:0; width: 1rem;height: 1.45rem;background-image: url('../images/g-menu.png');background-size: .6rem auto;background-position: center center;background-repeat: no-repeat;}
.h-opa {display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 10;cursor: pointer;}


.header input::-webkit-input-placeholder,
.header textarea::-webkit-input-placeholder{color: #fff;}
.header input:-moz-placeholder,
.header textarea:-moz-placeholder{color: #fff;}
.header input::-moz-placeholder,
.header textarea::-moz-placeholder{color: #fff;}
.header input:-ms-input-placeholder,
.header textarea:-ms-input-placeholder{color: #fff;}
 
.header.fixed{background-color: #292929;}
.header.fixed .h-cont{border-bottom: none;}
/* .header.fixed .h-i.active .h-j{color: #333;}  */

body.quality-guarantee{padding-top: 1.45rem;}
body.quality-guarantee .header{background-color: #292929;}
body.quality-guarantee .header .h-cont{border-bottom: none;}
@media(min-width: 1200px) {  
   .h-i:hover .h-j{color: #a8d8c8;}   
   /* .header.fixed .h-i:hover .h-j{color: #333;}    */
}
@media(max-width: 1200px) {  
    .h-cont{width: 100%;padding-left: 10px;padding-right: 10px;}
    .h-left{padding-left: 0;}
    .h-language:after{display: none;}

    .h-h {width: 260px;position: fixed;text-align: left; right: 0;top: 0;height: 100vh;background-color: #fff;margin-right: 0;padding-top: 10px;padding-bottom: 10px;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
    .h-i {width: 100%;padding: 0 !important;margin: 0 !important;}
    .h-j {padding: 0;padding-left: 20px;height: 40px;line-height: 40px;color: #333;font-weight: bold; font-size: 16px;}
    .h-i.has-links:after {content: "";background-image: url('../images/g-right.png');background-size: 18px auto;background-position: center center;background-repeat: no-repeat; display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #333;}
    .h-i.has-links.show:after {transform: rotate(90deg); background-image: url('../images/g-right2.png');}
    .hs-titles{display: none;}
    .hs-textbox{display: none;}
    .h-sub {position: relative;top: 0;background-color: #fff;box-shadow: none;left: 0;transform: translate(0,0);width: 100% !important;}
    .hs-cont{padding: 20px 30px;}
    .hs-left{width: 100%;}
    .hs-right{display: none;}
    .hs-link{width: 100%;margin-right: 0;padding: 15px 10px 15px 0;}

    .h-right{right: 1.2rem;}  
    .h-text{height: 30px;}
    .h-submit{width: 40px; height: 30px;}
 
    /* 菜单 */
    .h-menu {display: block; }
    .header.menu-state .h-h {transform: translate(0, 0);}
    .header.menu-state .h-opa {display: block;}
}



@media(max-width: 1200px) { 
    body{padding-top: 1.45rem !important;}
    .header{background-color: #292929 !important;}
    .header .h-cont{border-bottom: none;}
   
} 
 
@media(max-width: 750px) { 
    .h-language{margin: 0 .1rem;}
    .h-right{right: 1.1rem;}
    .h-submit{width: 30px;}
    .hl-tip:after{margin-left: .15rem;}
}
@media(max-width: 390px){
    /* .h-logo img{height: 30%;} */
}
@media(max-width: 360px){
    /* .h-logo img{height: 20%;} */
}
#dowebok{width: 100%;padding-left: 2.4rem;}
.menu{position: fixed;top: 50%;right: 10px; z-index:-1;opacity: 0;}
.menu-item{display: block;margin: .1rem 0;}
.menu-icon{display: block;width: 8px;height: 8px;border-radius: 50%; background-color: #a8d8c8;opacity: .5;}
.menu-item.active .menu-icon{ opacity: 1;}

@media(max-width:900px) { 
    #dowebok{padding-left: 0;}
}

.fh-a{position: fixed;top: 0;left: 0;width: 2.4rem; z-index:288; height: 100vh;background-color: #a8d8c8;}
.fh-cont{width: 100%;display: flex;flex-wrap: wrap;align-content: center;min-height: 100vh;padding: .2rem;}
.fh-logo{display: block;cursor: pointer; width: 100%;padding-bottom: .3rem;margin-bottom: .25rem; border-bottom: 1px solid #333;}
.fh-logo img{width: 100%;}
.fh-navbox{width: 100%;min-height: 4.5rem;padding-bottom: .35rem;}
.fh-nav{width: 100%;}
.fh-b{width: 100%;position: relative;padding-right: .25rem;}
.fh-one{display: inline-block;cursor: pointer; padding: .2rem .1rem .2rem 0;position: relative;line-height: 1.55; color: #333;}
.fh-buttom{display: none; position: absolute;top: 0;right: 0;z-index: 28;cursor: pointer; width: .2rem;height: 100%;}
.fh-buttom:before{content: '+';position: absolute;top: 50%;left: 0;transform: translate(0,-50%); width: 100%;text-align: center;font-size: 18px;color: #333;}
.fh-nav.show .fh-one{color: #000;}
.fh-nav.show .fh-one:after{content: '';position: absolute;top: .1rem;right: 0;width: .1rem;height: .1rem;background-image: url('../images/fa15.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.fh-nav.has-sub .fh-buttom{display: block;}
.fh-sub{display: none; width: 100%;}
.fh-sub>li>a{display: block;cursor: pointer; width: 100%;padding: .05rem .05rem .05rem .4rem;line-height: 1.6;color: #333;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.fh-sub>li>a:hover{color: #000;}
.fh-nav.show .fh-buttom:before{content: '-';}
.fh-nav.show .fh-sub{display: block;}

.fh-bottom{width: 100%;text-align: center;}
.fh-c{width: 100%;font-size: 0;padding-bottom: .25rem;} 
.fh-search{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .15rem;margin-right: 0.2rem;width: .4rem;height: .4rem;border-radius: 50%;border: solid 1px #333;position: relative;}
.fh-search>img{position: absolute;top: 0;left: 0; width: 100%;height: 100%;object-fit: contain;} 
.fh-share{display: inline-block;vertical-align: middle;text-align: center;} 
.fh-icon{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .15rem;margin-right: .2rem;  width: .4rem;height: .4rem;border-radius: 50%;border: solid 1px #333; position: relative;}
.fh-icon:last-child{margin-right: 0;}
.fh-icon>img{position: absolute;top: 0;left: 0; width: 100%;height: 100%;object-fit: contain;} 

.fh-linkbox{width: 100%;}
.fh-link{display: block;cursor: pointer;padding: .05rem 0;line-height: 1.6; width: 100%;color: #333;}
.fh-link:hover{color: #000;}

body.index .header{display: none !important;}
body.index .footer{display: none !important;}

@media(max-width: 1400px) { 
    .fh-cont{padding: .2rem 10px;}
}

@media(max-width: 901px) { 
    .fh-a{display: none;}
    body.index .header{display: block !important;}
    body.index .footer{display: block !important;}
}


