
.header{background-color: #2257bb;}
.h-space{width: 100%;height: 1rem;}
@media(max-width: 900px){
    .h-space{display: none;}
}
.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('../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('../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;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: #2257bb;}
.mv-nav.active:before{background-color: #2257bb;}
.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; min-height: 2.25rem;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(34,87,187,.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;}
  
}

.header{position: fixed;top: 0;left: 0;z-index: 388;width: 100%;}
.h-a{width: 100%;}
.h-cont{width: 17.2rem;margin: 0 auto; 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: 1rem;line-height: 1rem;}
.h-logo img{height: .69rem;max-width: none;}
 
.h-right{float: right;font-size: 0;}
.h-h{display: inline-block;vertical-align: middle;  font-size: 0;}
.h-i{display: inline-block;cursor: pointer;position: relative;padding: 0 .4rem;}
.h-j{display: inline-block;color: #ffffff;line-height: 1rem;position: relative;} 
.h-i.active .h-j{font-weight: bold;}

.h-sub {position: fixed;top: 1rem;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 1.4rem 1.2rem;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: #2257bb;}
.hs-link:after{content: '/';transition: all ease .5s; position: absolute;top: 50%;right: 0;transform: translate(0,-50%); color: #777777;}
.hs-link.active{color: #2257bb; }
.hs-link.active:before {  width: 100%;}
.hs-link.active:after{content: '>';right: 3px; color: #2257bb; }
.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-k{display: inline-block;vertical-align: middle;margin-left: 3.45rem; }
.h-search{display: block;cursor: pointer; width:1em;height: 1rem;background-image: url('/static/home/images/n2.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.hs-a{display: none;z-index: 108;white-space: nowrap; position: fixed;top: 1.5rem;left: 50%;transform: translate(-50%,0);}
.hs-form{font-size: 0;display: inline-block;}
.hs-text{border: none;padding: 0 .2rem; display: inline-block;vertical-align: middle; width: 6rem;height: 45px;background-color: #fff;color: #333;}
.hs-submit{border: none;display: inline-block;vertical-align: middle;cursor: pointer; width: 45px;height: 45px; background-color: #2257bb;background-image: url('/static/home/images/n2.png');background-size: 18px auto;background-position: center center;background-repeat: no-repeat;}

.header.search-state .hs-a {display: block;}
.header.search-state .h-opa {display: block;} 

 
.h-menu {display: none; position: absolute;cursor: pointer; top: 0;right:0; width: 1rem;height: 1rem;background-image: url('/static/home/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.fixed{background-color: #2257bb;} 
body.quality-guarantee .header {background-color: #2257bb;}

 

body.quality-guarantee{padding-top: 1rem !important;}
@media(max-width:900px) {   
    body{padding-top: 1rem !important;}
    .header {background-color: #2257bb;}
}
 
@media(min-width: 1200px) {  
    .h-i:hover .h-j{font-weight: bold;} 
} 

@media(max-width: 1200px) {    
  
    .h-cont{width: 100%;padding-left: 10px;padding-right: 10px;}
    .h-logo img{height: 50%;}

    .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: #666;font-size: 16px;}
    .h-i.has-links:after {content: "";background-image: url('/static/home/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('/static/home/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{margin-right: 1rem;}  
    .h-k{margin-left: 0;}  
 
    /* 菜单 */
    .h-menu {display: block; }
    .header.menu-state .h-h {transform: translate(0, 0);}
    .header.menu-state .h-opa {display: block;}
}


@media(max-width:750px) {   
    .hs-text{width: 5rem;height: 35px;}
    .hs-submit{height: 35px;} 
    .h-limg{display: none;} 
   
}

.footer{width: 100%;background-color: #f7f7f7;}
.f-top{width: 100%;padding-top: .6rem;padding-bottom: .6rem;}
.f-main{width: 17.2rem;margin: 0 auto;}
.f-b{width: 100%;border-bottom: 1px solid #eaeaea;margin-bottom: .5rem; display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.f-logo{display: block;cursor: pointer;width: 1.45rem;margin-bottom: .3rem;}
.f-logo img{width: 100%;}
.f-form{display: inline-block;font-size: 0;}
.f-form form{display: block;}
.f-input{display: inline-block;vertical-align: middle;	width: 4rem;height: .6rem;padding: 0 .3rem;color: #333333;background-color: #ffffff;border: solid 1px #2257bb;}
.f-submit{display: inline-block;vertical-align: middle;cursor: pointer;color: #ffffff;width: 1rem;height: .6rem;text-align: center;line-height: .6rem;background-color: #2257bb;border: solid 1px #2257bb;}
.f-form input::-webkit-input-placeholder,
.f-form textarea::-webkit-input-placeholder{color: #cccccc;}
.f-form input:-moz-placeholder,
.f-form textarea:-moz-placeholder{color: #cccccc;}
.f-form input::-moz-placeholder,
.f-form textarea::-moz-placeholder{color: #cccccc;}
.f-form input:-ms-input-placeholder,
.f-form textarea:-ms-input-placeholder{color: #cccccc;}

.f-cont{width: 100%;}
.f-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.f-left{float: left;width: 10.6rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.f-item{display: block;padding-right: .15rem;}
.f-one{display: block;color: #333333;margin-bottom: .3rem;}
.f-twobox{display: inline-block;}
.f-two{display: block;cursor: pointer;color: #999999;line-height: 1.6;margin-bottom: .15rem;}
.f-two:hover{color: #2257bb;}

.f-right{float: right;}
.f-tip{color: #333333;margin-bottom: .3rem;}
.f-phone{display: block; color: #2257bb;font-weight: bold;margin-bottom: .45rem;}
.f-code{width: 1.2rem;min-width: 80px;}
.f-code img{width: 100%;}

.f-bottom{width: 100%;padding: .2rem 0; background-color: #2257bb;}
.f-c{width: 17.2rem;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.f-lt{display: block;padding: .15rem 0;}
.f-text{color: #ffffff;line-height: 1.6;}
.f-linkbox{display: block;font-size: 0;}
.f-link{display: inline-block;vertical-align: middle;margin-top: .1rem; color: #ffffff;cursor: pointer;line-height: 1.6;}
.f-link:after{content: '/';margin: 0 .1rem;}
.f-link:last-child:after{display: none;}

.f-rt{display: block;margin:  .2rem 0;position: relative;}
.f-buttom{display: block; cursor: pointer;color: #ffffff;padding: .22rem 1rem .22rem .3rem;min-width: 2.4rem;border: 1px solid rgba(255,255,255,.2);}
.f-buttom:after{content: '';position: absolute;right: .3rem;top: 50%;border-bottom: 5px solid #ffffff;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.f-sub{display: none; position: absolute;bottom: 100%;left: 0;width: 100%;}
.fs-cont{width: 100%;background-color: #fff;padding: 1em 0;max-height: 12em;overflow: auto; }
.fs-item{display: block;cursor: pointer; width: 100%;padding: 0 .3rem;color: #333;line-height: 2;}
.fs-item:hover{color: #2257bb;}

@media(max-width:900px){
    .f-main{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;} 
    .f-input{width: 3.3rem;} 
    .f-left{width: 100%;}
    .f-item{width: 100%;padding-right: 0;margin-bottom: .2rem;}
    .f-twobox{width: 100%;}
    .f-two{display: inline-block;vertical-align: middle;width: auto;margin-right: .2rem;margin-bottom: .2rem;}
    .f-right{width: 100%;}
    .f-c{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px}

    .f-lt{width: 100%;text-align: center;}
    .f-rt{margin: .2rem auto;}
}
