
/* 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 */

.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;}
}

.mj-a{width: 100%;min-height: 50vh; padding-top: .8rem;padding-bottom: 1.3rem;overflow: hidden;}
.mj-b{width: 17.7rem;margin: 0 auto;}
.mj-cont{width: 100%;text-align: center;}
.mj-top{display: inline-block;position: relative;margin-bottom: .5rem;}
.mj-top:before{content: '';position: absolute;top: -10%;left: -19rem;z-index: 28; width: 19rem;height: 120%;background-color: #fff;}
.mj-top:after{content: '';position: absolute;top: -10%;right: -19rem;z-index: 28; width: 19rem;height: 120%;background-color: #fff;}
.mj-c{display: block;width: 24em;overflow: visible !important; }
.mj-nav{width: auto; min-width: 33.33%;cursor: pointer;}
.mj-d{width: 100%;padding:0 .4rem ;position: relative;}
.mj-d:before{content: '';position: absolute;top: 0;right: 0;width: .4rem;height: 100%; background-image: url('/static/home/images/g24.png');background-size: 10px auto; background-position: left center;background-repeat: no-repeat;}
.mj-d:after{content: '';position: absolute;top: 50%;right: -.05rem;margin-top: -.09rem;width: .03rem; height: .18rem;background-color: #eee;}
.mj-e{display: inline-block; color: #999999;padding: .1rem 0; position: relative;border-bottom: .02rem solid #fff;}
.mj-e:after{display: none; content: '';position: absolute;bottom: -.1rem;left: 50%;margin-left: -.05rem; width: .11rem;height: .1rem;background-image: url('/static/home/images/g25.png');background-size: .11rem auto; background-position: top center;background-repeat: no-repeat;}
.mj-sub{display: none; position: absolute;top: 1.5em;left: 50%;transform: translate(-50%,0); padding: .15rem .25rem;white-space: nowrap;  } 
.mj-list{width: 100%;padding: .1rem .15rem;	background-color: #ffffff;box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.08);border-radius: 0px 0px 6px 6px;}
.mj-one{display: block;color: #666666;border-bottom: 1px dashed #eeeeee;padding: .05rem ;line-height: 1.8;}
.mj-one:last-child{border-bottom: none;}
.mj-one:hover{color: #cd010d;} 
.mj-nav:hover .mj-e{color: #222222;border-bottom: .02rem solid #cd010d;}
.mj-nav:hover .mj-e:after{display: block;}
.mj-nav.active .mj-e{color: #222222;border-bottom: .02rem solid #cd010d;}
.mj-nav.active .mj-e:after{display: block;} 
.mj-prev{z-index: 38; left: -.46rem;margin-top: -.18rem;	width: .36rem;height: .36rem;border: solid 1px #aaaaaa;border-radius: 50%; background-image: url('/static/home/images/g23.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.mj-prev:hover{background-image: url('/static/home/images/g23-b.png');background-color: #cd010d;border: solid 1px #cd010d;}
.mj-next{z-index: 38;transform: rotate(-180deg); right: -.46rem;margin-top: -.18rem;	width: .36rem;height: .36rem;border: solid 1px #aaaaaa;border-radius: 50%; background-image: url('/static/home/images/g23.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.mj-next:hover{background-image: url('/static/home/images/g23-b.png');background-color: #cd010d;border: solid 1px #cd010d;}

.mj-buttom{width: 100%; text-align: left;font-size: 0;padding-top: .4rem;}
.mj-item{display: inline-block;vertical-align: top;cursor: pointer;width:46.9%;margin-right: 6.1%;margin-bottom: .8rem; background-color: #f6f6f6;}
.mj-item:nth-child(2n){margin-right: 0;}
.mj-text{display: inline-block;vertical-align: middle;position: relative; width: calc(100% - 4.7rem);min-height: 2.8rem;padding:.1rem .3rem  .6rem .5rem;}
.mj-name{color: #000000;line-height: 1.3;margin-bottom: .1rem; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.mj-f{color: #666666;margin-bottom:  .27rem;line-height: 1.3; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.mj-g{display: inline-block;vertical-align: middle;padding: .09rem .3rem;margin-right: .1rem !important;margin-bottom: .1rem; color: #999999;border-radius: .17rem;border: solid 1px #c7c7c7;}
.mj-g:last-child{margin-right: 0 !important;}
.mj-h{position: absolute;left: .5rem;bottom: .1rem; padding-bottom: .1rem;cursor: pointer;  } 
.mj-h:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: #999999;}
.mj-h:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #cd010d;}
.mj-htext{display: inline-block;vertical-align: middle;color: #000000;}
.mj-himg{display: inline-block;vertical-align: middle;}
.mj-himg1{display: block;width: 1em;margin-left: .1rem;}
.mj-himg2{display: none;width: 1em;margin-left: .1rem;}  
.mj-img{display: inline-block;vertical-align: middle;width: 4.7rem;overflow: hidden;}
.mj-img img{width: 100%;transform: scale(1.00);transition: all ease .5s;}

.mj-item:hover .mj-img img{transform: scale(1.05);}
.mj-item:hover .mj-htext{color: #cd010d;}
.mj-item:hover .mj-himg1{display: none;}
.mj-item:hover .mj-himg2{display: block;}

@media(max-width: 900px){ 
    .mj-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .mj-top{padding: 0 .5rem;width: 100%;}
    .mj-top:before{left: -18.5rem;}
    .mj-top:after{right: -18.5rem;}
    .mj-c{width: 100%;}
    .mj-d{padding: 0 .6rem;}
    .mj-prev{left: 0;}
    .mj-next{right: 0;}

    .mj-buttom{width: 100%;display: flex;flex-wrap: wrap; }
    .mj-item{display: flex;flex-wrap: wrap;flex-direction: column-reverse; justify-content: flex-end; width: calc(50% - 5px);margin-right: 10px;margin-bottom: .5rem;}
    .mj-item:nth-child(2n){margin-right: 0;}
    .mj-img{width: 100%;}
    .mj-text{width: 100%; padding: .15rem .15rem;}
    .mj-h {left: 0;top: 0; position: relative;margin: .25rem 0;padding-bottom: .15rem;}
}

/* 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;}
}

/* 分页 */
.bg-cont{width: 100%;font-size: 0;text-align: center;}
.bg-buttom{ display: inline-block;vertical-align: middle;cursor: pointer;margin: 0 5px .1rem; min-width: 83px;height: 50px;line-height: 50px;font-size: 18px;background-color: #f7f7f7;}
.bg-item{ display: inline-block;vertical-align: middle;cursor: pointer;margin: 0 5px .1rem; min-width: 50px;height: 50px;line-height: 50px;font-size: 20px;background-color: #f7f7f7;}
 
.bg-buttom:hover{background-color: #cd010d !important;color: #ffffff;}
.bg-item:hover{background-color: #cd010d !important;color: #ffffff;}
.bg-item.active{background-color: #cd010d !important;color: #ffffff;}

.bg-cont.cont2 .bg-buttom{background-color: #fff;}
.bg-cont.cont2 .bg-item{background-color: #fff;}

@media(max-width:1400px) {
    .bg-buttom{min-width: 55px;height: 45px;line-height: 45px;font-size: 14px;}
    .bg-item{min-width: 45px;height: 45px;line-height: 45px;font-size: 16px;}
}

@media(max-width:900px) {
    .bg-buttom{min-width: 45px;height: 35px;line-height: 35px;font-size: 12px;}
    .bg-item{min-width: 35px;height: 35px;line-height: 35px;font-size: 13px;}
}
