
/* p5003 头部 start */
.header{position: fixed;top: 0;left: 0;z-index: 388;width: 100%;height: 1rem;background-color: transparent;border-bottom: 1px solid rgba(255,255,255,.1);}
.h-a{width: 100%;}
.h-cont{width:100%;margin: 0 auto;padding: 0 .48rem;}
.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: block;cursor: pointer; }
.h-img1{display: block;height: 1rem;line-height: 1rem;}
.h-img1 img{height: 80%;}
.h-img2{display: none;height: 1rem;line-height: 1rem;}
.h-img2 img{height: 80%;}
.h-right{float: right;}
.h-h{display: inline-block;vertical-align: middle; font-size: 0;}
.h-i{display: inline-block;cursor: pointer;position: relative; margin: 0 .25rem; }
.h-j{display: inline-block;color: #fff;line-height: 1rem;position: relative;} 
.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 .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:after{content: '/';position: absolute;top: 50%;right: 0;transform: translate(0,-50%); color: #777777;}
.hs-link.active{color: #12509c;border-bottom: .02rem solid #12509c;}
.hs-link.active:after{color: #12509c; }
.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: .1rem;}
.h-search{display: block;cursor: pointer; width: .55rem;height: 1rem;background-image: url('/static/home/images/e2.png');background-size: 1.37em 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: #0f69ce;background-image: url('/static/home/images/e2.png');background-size: 15px auto;background-position: center center;background-repeat: no-repeat;}

.header.search-state .hs-a {display: block;}
.header.search-state .h-opa {display: block;} 

.h-phone{display: inline-block;vertical-align: middle;border-left: .02rem solid #fff;padding-left: .5rem;margin-left: .25rem;}
.h-l{display: block;font-size: 0;cursor: pointer;}
.h-limg{display: inline-block;vertical-align: middle;width: .2rem;margin-right: .15rem;}
.h-limg img{width: 100%;}
.h-limg1{display: block;width: 100%;}
.h-limg2{display: none;width: 100%;}

.h-ltext{display: inline-block;vertical-align: middle;color: #fff;}

.h-menu {display: none; position: absolute;cursor: pointer; top: 0;right:0; width: 1rem;height: 1rem;background-image: url('/static/home/images/e-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.color{background-color: #fff;border-bottom: 1px solid #ddd;}
.header.color .h-img1{display: none;}
.header.color .h-img2{display: block;}
.header.color .h-j{color: #333333;}
.header.color .h-search{background-image: url('/static/home/images/e2-b.png');}
.header.color .h-phone{border-left: .02rem solid #dddddd;} 
.header.color .h-limg1{display: none;}
.header.color .h-limg2{display: block;}
.header.color .h-ltext{color: #333333;}
.header.color .h-menu{background-image: url('/static/home/images/e-menu2.png');}
 
body.quality-guarantee{padding-top: 1rem;}
body.quality-guarantee .header{background-color: #fff;border-bottom: 1px solid #ddd;}
body.quality-guarantee .header .h-img1{display: none;}
body.quality-guarantee .header .h-img2{display: block;}
body.quality-guarantee .header .h-j{color: #333333;}
body.quality-guarantee .header .h-search{background-image: url('/static/home/images/e2-b.png');}
body.quality-guarantee .header .h-phone{border-left: .02rem solid #dddddd;} 
body.quality-guarantee .header .h-limg1{display: none;}
body.quality-guarantee .header .h-limg2{display: block;}
body.quality-guarantee .header .h-ltext{color: #333333;}
body.quality-guarantee .header .h-menu{background-image: url('/static/home/images/e-menu2.png');}

@media(min-width: 1200px) {   
   .h-sub>li>a:hover {background-color: #0f69ce; color: #fff;}
}
@media(max-width: 1200px) {  
    .h-cont{width: 100%;padding-left: 10px;padding-right: 10px;}

    .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/e-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/e-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-phone{padding-left: .25rem;}
    .h-limg{display: none;}
}


/* p5003 头部 end */

/* p5003 底部 */
.f-a{width: 100%;padding-top: .9rem;padding-bottom: .65rem; background-color: #262d35;}
.f-b{width: 15.4rem;margin:  0 auto;}
.f-cont{width: 100%;padding-bottom: .77rem;}
.f-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.f-left{float: left;font-size: 0;}
.f-item{display: inline-block;vertical-align: top;margin-right: 1.2rem;}
.f-item:last-child{margin-right: 0;}
.f-c{display: block;  color: #ffffff;margin-bottom: .25rem;}
.f-links{display: inline-block;}
.f-link{display: block;cursor: pointer;line-height: 2.5;color: rgba(255,255,255,.5);}
.f-link:hover{color: #fff;}
.f-right{float: right;text-align: right;}
.f-tip{color: rgba(255,255,255,.5);margin-bottom: .25rem;}
.f-phone{color: #ffffff;margin-bottom: .24rem;}
.f-share{width: 100%;}
.f-one{display: inline-block;vertical-align: middle;position: relative;margin-right: .2rem;margin-bottom: .2rem;}
.f-one:last-child{margin-right: 0;}
.f-img{display: block;cursor: pointer;width: 41px;height: 41px;text-align: center;line-height: 41px; border-radius: 50%;background-color: #3e4752;}
.f-img>img{max-width: 42%;max-height: 42%;}
.f-one:hover .f-img{background-color: #0f69ce;}
.f-code{display: none; position: absolute;top: 41px;left: 50%;z-index: 88; transform: translate(-50%,0); min-width: 103px;padding-top: .22rem;}
.f-d{width: 100%;background-color: #fff;padding: .13rem .1rem;text-align: center;position: relative;}
.f-d:after{content: '';position: absolute;top: -.065rem;left: 0;width: 100%;height: .07rem;background-image: url('/static/home/images/e14.png');background-size: auto .07rem;background-position: center center;background-repeat: no-repeat;}
.f-e{width: 100%;margin-bottom: .05rem;}
.f-e img{width: 100%;}
.f-f{color: #666666;line-height: 1.3;}
.f-g{width: 100%;}
.f-g:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.f-h{float: left;font-size: 0;}
.f-h img{
    height: 2.5em;
}
.f-i{line-height: 1.7;color: rgba(255,255,255,.5);}
.f-j{float: right;font-size: 0;}
.f-k{display: inline-block;vertical-align: middle;cursor: pointer;position: relative; margin-right: .36rem; line-height: 1.7;color: rgba(255,255,255,.5);}
.f-k:after{content: ''; position: absolute;top: 50%;right: -.18rem;margin-top: -.5em; width: 1px;height: 1em; background-color:  rgba(255,255,255,.5);}
.f-k:last-child {margin-right: 0;}
.f-k:last-child:after{display: none;}
.f-k:hover{color: #fff;}

.f-right .tip2{
    color: #fff;
}

@media(max-width: 1400px){
    .f-item{margin-right: .8rem;}
}
@media(max-width: 750px){
    .f-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .f-left{width: 100%;}
    .f-item{margin-right: 0;width: 100%;margin-bottom: .3rem;}
    .f-links{width: 100%;}
    .f-link{display: inline-block;vertical-align: middle;margin-right: .25rem;}
    .f-right{width: 100%;text-align: left;text-align: center;}
    .f-g{width: 100%;text-align: center;}
    .f-h{width: 100%;}
    .f-j{width: 100%;text-align: center;margin-top: .3rem;}
}

.mh-a{width: 100%;position: relative;}
.mh-img{width: 100%;}
.mh-img img{width: 100%;}
.mh-cont{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);padding-top: 1rem; width: 17.7rem;text-align: center; line-height: 1.2;}
.mh-en{color: #ffffff;margin-bottom: .25rem;}
.mh-titles{color: #ffffff;}

body.About-Us .mh-en{color: #222222;}
body.About-Us .mh-titles{color: #222222;}
@media(max-width: 900px){ 
    .mh-cont{width: 100%;padding-top: 0;} 
    .mh-img img{min-height: 200px;object-fit: cover;}
}

.mi-a{width: 100%;background-color: #ffffff;box-shadow: -2px 1px 0px 0px rgba(14, 7, 7, 0.04);}
.mi-b{width: 17.7rem;margin: 0 auto;}
.mi-cont{width: 100%;font-size: 0;}
.mi-item{display: inline-block;vertical-align: middle;cursor: pointer; line-height: .7rem;color: #999999;}
.mi-item:after{content: ''; display: inline-block;vertical-align: middle;margin: 0 .1rem; width: 1.5em;height: .7rem;background-image: url('/static/home/images/g21.png');background-size:  auto .69em; background-position: center center;background-repeat: no-repeat;}
.mi-item:last-child:after{display: none;} 
.mi-item:first-child:before{content: '';display: inline-block;vertical-align: middle;width: 2.5em;height: .7rem;background-image: url('/static/home/images/g22.png');background-size: auto 1em;background-position: center center;background-repeat: no-repeat;}


@media(max-width: 900px){ 
    .mi-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .mi-cont{width: 100%;white-space: nowrap;overflow: auto;}
}

.mh-a{width: 100%;position: relative;}
.mh-img{width: 100%;}
.mh-img img{width: 100%;}
.mh-cont{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);padding-top: 1rem; width: 17.7rem;text-align: center; line-height: 1.2;}
.mh-en{color: #ffffff;margin-bottom: .25rem;}
.mh-titles{color: #ffffff;}

body.About-Us .mh-en{color: #222222;}
body.About-Us .mh-titles{color: #222222;}
@media(max-width: 900px){ 
    .mh-cont{width: 100%;padding-top: 0;} 
    .mh-img img{min-height: 200px;object-fit: cover;}
}

.mi-a{width: 100%;background-color: #ffffff;box-shadow: -2px 1px 0px 0px rgba(14, 7, 7, 0.04);}
.mi-b{width: 17.7rem;margin: 0 auto;}
.mi-cont{width: 100%;font-size: 0;}
.mi-item{display: inline-block;vertical-align: middle;cursor: pointer; line-height: .7rem;color: #999999;}
.mi-item:after{content: ''; display: inline-block;vertical-align: middle;margin: 0 .1rem; width: 1.5em;height: .7rem;background-image: url('/static/home/images/g21.png');background-size:  auto .69em; background-position: center center;background-repeat: no-repeat;}
.mi-item:last-child:after{display: none;} 
.mi-item:first-child:before{content: '';display: inline-block;vertical-align: middle;width: 2.5em;height: .7rem;background-image: url('/static/home/images/g22.png');background-size: auto 1em;background-position: center center;background-repeat: no-repeat;}


@media(max-width: 900px){ 
    .mi-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .mi-cont{width: 100%;white-space: nowrap;overflow: auto;}
}

/* p5003 侧边栏 */
.mg-a{position: fixed;top: 50%; right: .22rem;transform: translate(0  , -50%); z-index: 98;}
.mg-cont{width: 48px;}
.mg-item{display: block;position: relative;width: 100%;margin: .2rem 0 ;  }
.mg-icon{display: block; width: 100%;cursor: pointer;}
.mg-icon1{display: block; width: 100%;height: 48px;border-radius: 48px;text-align: center;line-height: 48px; background-color: #ffffff;box-shadow: 0px .06rem .16rem 0px rgba(0, 0, 0, 0.16); }
.mg-icon1 img{max-width: 50%;max-height: 50%;}
.mg-icon2{display: none; width: 100%;height: 48px;border-radius: 48px;text-align: center;line-height: 48px; background-color: #0f69ce; }
.mg-icon2 img{max-width: 50%;max-height: 50%;}
.mg-item:hover .mg-icon1{display: none;}
.mg-item:hover .mg-icon2{display: block;}

.mg-sub{ position: absolute;top: 0;left: 0;  transition: all .5s;  width: 0; overflow: hidden;}
.mg-code{width:115px;padding: 10px;text-align: center; 	 background-color: #ffffff;box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.16);position: relative;}
.mg-code:after{content: ''; position: absolute;top: 16px;right: -6px; width: 6px;height: 16px; background-image: url('/static/home/images/e14-b.png');background-size: 6px auto; background-position: center center;background-repeat: no-repeat;}
.mg-img{width: 100%;margin-bottom: 5px;}
.mg-img img{width: 100%;}
.mg-text{color: #666666;}
 
.mg-phone{display: block; width:115px;padding: 10px; background-color: #ffffff;box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.16);position: relative;}
.mg-phone:after{content: ''; position: absolute;top: 16px;right: -6px; width: 6px;height: 16px; background-image: url('/static/home/images/e14-b.png');background-size: 6px auto; background-position: center center;background-repeat: no-repeat;}
.mg-b{color: #666;line-height: 1.5;margin-bottom: .1rem;}
.mg-c{color: #333;line-height: 1.5;}

 
.mg-item.active .mg-sub{width: 130px;left: -130px; }

@media(max-width: 900px){ 
    .mg-a{right: 15px;}
    .mg-cont{width: 30px;}
    .mg-icon1{height: 30px;line-height: 30px;}
    .mg-icon2{height: 30px;line-height: 30px;}
}
