
/* p5004 头部 start */
.header{position: fixed;top: 0;left: 0;z-index: 388;width: 100%;height: 1.45rem;font-size: 0; }
.h-a{width: 100%;}
.h-cont{width: 17.7rem;margin: 0 auto;border-bottom: 1px solid rgba(255,255,255,.4);position: relative;}
.h-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.h-left{float: left;padding-left: .25rem;}
.h-logo{display: inline-block;vertical-align: middle; cursor: pointer; height: 1.45rem;line-height: 1.45rem;}
.h-logo img{height: 39%;}
.h-language{display: inline-block;vertical-align: middle;padding: 0 .2rem ; margin:0 .2rem 0 .36rem;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: #cd010d; 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: #cd010d;} 
.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: #cd010d;}
.hs-link:after{content: '/';position: absolute;top: 50%;right: 0;transform: translate(0,-50%); color: #777777;}
.hs-link.active{color: #cd010d; }
.hs-link.active:before {  width: 100%;}
.hs-link.active:after{content: '>';right: 3px; color: #cd010d; }
.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: rgba(255,255,255,.15);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/g3.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: #cd010d;}   
   /* .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-nav: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-nav.show:after {transform: rotate(90deg); background-image: url('../images/g-right2.png');}
    .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;}
}
/* p5004 头部 end */

/* 技术支持 */
.mv-a{width: 100%;}
.mv-b{width: 100%;margin: 0 auto;}
.mv-cont{width: 100%;font-size: 0; display: flex;flex-wrap: wrap;}
.mv-left{display: inline-block;vertical-align: middle;text-align: right; width: 50%;padding: 1.77rem  0 1.47rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.mv-c{display: inline-block;vertical-align:bottom;margin-right: 0.8rem; text-align: left; width: 3.5rem; padding: .45rem .3rem .9rem; background-image: url('/static/home/images/g36.png');background-size:cover;background-position: right bottom;background-repeat: no-repeat;}
.mv-em{color: #ffffff;margin-bottom: .18rem;}
.mv-titles{color: #ffffff;padding-bottom: 1.05rem;margin-bottom: .35rem; position: relative;}
.mv-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .6rem;height: .6rem;background-image: url('/static/home/images/g37.png');background-size: auto .6rem;background-position: center center;background-repeat: no-repeat;}
.mv-d{color: #ffffff;line-height: 1.3;margin-bottom: .15rem;}
.mv-e{color: #ffffff;opacity: 0.25;line-height: 1.2;}
.mv-navbox{display: inline-block;vertical-align: bottom;width: 1.75rem;text-align: left;}
.mv-nav{display: block;cursor: pointer;width: 100%;color: #333333;padding: .95rem .25rem  .6rem .25rem;background-color: rgba(215,213,213,.8);position: relative;}
.mv-nav:before{content: '';position: absolute;top: .37rem;left: .25rem;	width: .23rem;height: .03rem;background-color: #333333;}
 
.mv-nav.active{background-color: #fff;color: #cd010d;}
.mv-nav.active:before{background-color: #cd010d;}

.mv-right{display: inline-block;vertical-align: middle;width: 50%;padding: 1.6rem  .8rem 1.47rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.mv-f{width: 100%;}
.mv-g{color: #333333;margin-bottom: .45rem;}
.mv-textbox{display: block;color: #666666;line-height: 2.25;max-width: 35em; padding-bottom: .35rem;}
.mv-textbox *{line-height: inherit;}
.mv-imgbox{width: 100%;}
.mv-one{display: inline-block;vertical-align: middle; width: 1.85rem;margin-right: .25rem;margin-bottom: .4rem;}
.mv-one img{width: 100%;}

.mv-list{width: 100%;}
.mv-item{display: inline-block;vertical-align: top;width: calc(33.33% - .1rem); margin-bottom: .4rem; margin-right: .15rem;text-align: center;}
.mv-item:nth-child(3n){margin-right: 0;}
.mv-img{display: block;cursor: pointer;margin-bottom: .13rem; width: 100%;height: 2.2rem;line-height: 2.2rem;}
.mv-img img{max-width: 100%;max-height: 100%;height: auto;}
.mv-name{color: #333333;line-height: 1.3;}

@media(max-width:900px) {
    .mv-b{width: 100%;max-width: 500px; }
    .mv-left{width: 100%;padding: .5rem 10px;}
    .mv-c{width: 100%;margin-right: 0;padding: .5rem .25rem; background-size: 0 0;background-color: rgba(205,1,13,.68);}
    .mv-navbox{width: 100%;}
    .mv-right{width: 100%;padding: .5rem .25rem;}
    .mv-one{width: calc(33.33% - .1rem);margin-right: .15rem;}
    .mv-one:nth-child(3n){margin-right: 0;}
 
    .mv-img{height: 1.8rem;line-height: 1.8rem;}
  
}


body.quality-guarantee{padding-top: 1.45rem;}
body.quality-guarantee .header{background-color: #292929;}
body.quality-guarantee .header .h-cont{border-bottom: none;}

/* p5004 底部 */
.footer{width: 100%;}
.f-a{width: 100%;background-color: #292929;font-size: 0;}
.f-b{width: 17.7rem;margin: 0 auto;}
.f-cont{width: 100%;font-size: 0;border-bottom: 1px solid rgba(0,0,0,.4);}
.f-left{display: inline-block;vertical-align: middle;width: 79%; padding-top: .35rem;padding-bottom: .6rem; border-right: 1px solid rgba(0,0,0,.4);}
.f-top{width: 100%;padding: .3rem .8rem .3rem 0;margin-bottom: .35rem; border-bottom: 1px solid rgba(0,0,0,.4);position: relative;}
.f-logo{display: block;cursor: pointer; }
.f-logo img{ max-height: 70px; }
.f-share{position: absolute;top: 50%;right: .8rem;transform: translate(0,-50%);}
.f-one{display: inline-block;vertical-align: middle;opacity: .3;cursor: pointer; margin-left: .23rem;border-radius: 50%; width: 3.2em;height: 3.2em;text-align: center;line-height: calc(3.2em - 2px); border: solid 1px #ffffff;}
.f-one_icon{max-width: 45%;max-height: 45%;}
.f-one:hover{opacity: 1;line-height: calc(3.2em - 4px); background-color: #cd010d;border: solid 2px #fe0311;}
.f-list{width: 100%;padding-right: .8rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.f-item{display: inline-block;vertical-align: top;}
.f-c{display: block;position: relative;	color: #e1e3e2;padding-bottom: .2rem;margin-bottom: .23rem;}
.f-c:before{content: '';position: absolute;bottom: 0;left: 0;	width: .1rem;height: 1px;background-color: #fff;}
.f-links{display: inline-block;}
.f-link{display: block;cursor: pointer;line-height: 2.21; color: rgba(255,255,255,.3);}
.f-link:hover{color: #fff;}

.f-right{display: inline-block;vertical-align: middle;text-align: right;width: 21%;padding: .3rem 0;}
.f-d{display: inline-block;text-align: left;max-width: 95%;}
.f-textbox{line-height: 2.21; color: rgba(255,255,255,.3);}
.f-textbox *{line-height: inherit;}
.f-textbox P{padding: .1rem 0;}
.f-codebox{width: 100%;}
.f-code{display: inline-block;vertical-align: top;margin-top: .2rem;width: 1.2rem;min-width: 60px; margin-right: .4rem;}
.f-code:last-child{margin-right: 0;}
.f-code img{width: 100%;}
.f-code p{ text-align: center; color: white; margin-top: 3px; }

.f-bottom{width: 100%;padding: .12rem 0;}
.f-bottom:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.f-e{float: left;}
.f-f{display: inline-block;vertical-align: middle;line-height: 1.7;padding: .1rem 0; color: rgba(255,255,255,.2);margin-right: .42rem;}
.f-g{float: right;display: block; line-height: 1.7;padding: .1rem 0; color: rgba(255,255,255,.2);margin-right: .42rem;}


@media(max-width:900px) {
    .f-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .f-left{width: 100%;border-right: none;padding-bottom: .3rem; border-bottom: 1px solid rgba(0,0,0,.4);}
    .f-one{width: 30px;height: 30px;line-height: 28px;}
    .f-one:hover{line-height: 26px;}
    .f-item{width: 100%;margin-bottom: .25rem;}
    .f-links{width: 100%;}
    .f-link{display: inline-block;vertical-align: middle;margin-right: .25rem;}
    .f-right{width: 100%;text-align: left;}
    .f-code{width: 80px;}
}
