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

/*! 首页banner start */.ma-a{width:100%;position:relative}
.ma-item{width:100%;height:auto}
.ma-c{display:block;width:100%;height:100%}
.ma-video{position:relative;padding-top:calc(1080 / 1920 * 100%)}
.ma-video video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}
.ma-img{width:100%}
.ma-img img{width:100%;object-fit:cover}
.ma-iframe{width:100%;height:100%;position:relative}
.ma-a iframe{position:absolute;left:0;top:0;width:100%;height:100%}
.ma-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:15.4rem;text-align:center}
.ma-titles{width:100%;color:#fff;margin-bottom:.13rem}
.ma-intro{width:100%;color:rgba(255,255,255,.8);margin-bottom:.5rem;line-height:1.3}
.ma-d{color:#fff;line-height:1.3}
.ma-buttom{position:absolute;bottom:.6rem;left:50%;z-index:88;transform:translate(-50%,0);width:15.4rem}
.ma-pagination{position:static;width:auto;text-align:left}
.ma-pagination .swiper-pagination-bullet{display:inline-block;vertical-align:middle;width:auto;height:auto;opacity:1;margin-right:.3rem;line-height:.48rem;color:#fff;border-radius:0;background-color:transparent}
.ma-pagination .swiper-pagination-bullet-active:after{content:'-';margin-left:.1rem;display:inline-block;vertical-align:middle}
.ma-prev{position:absolute;left:auto;right:.7rem;margin-top:-.24rem;width:.48rem;height:.48rem;border-radius:50%;background-color:#fff;background-image:url(/static/home/images/e8.png);background-size:.18rem auto;background-position:center center;background-repeat:no-repeat}
.ma-prev:hover{background-color:#0f69ce;background-image:url(/static/home/images/e8-b.png)}
.ma-next{transform:rotate(-180deg);position:absolute;right:0;margin-top:-.24rem;width:.48rem;height:.48rem;border-radius:50%;background-color:#fff;background-image:url(/static/home/images/e8.png);background-size:.18rem auto;background-position:center center;background-repeat:no-repeat}
.ma-next:hover{background-color:#0f69ce;background-image:url(/static/home/images/e8-b.png)}
.ma-mouse{cursor:pointer;animation:AnRotate 1.5s linear infinite alternate;position:absolute;top:50%;left:50%;z-index:98;margin-left:-.11rem;margin-top:-.2rem;width:.22rem;height:.4rem;background-image:url(/static/home/images/e7.png);background-size:.22rem auto;background-position:center center;background-repeat:no-repeat}
@keyframes AnRotate{0%{transform:translateY(5px)}
100%{transform:translateY(-5px)}
}
@media(max-width:750px){.ma-video{min-height:280px}
.ma-img img{min-height:280px}
.ma-titles{font-size:18px}
.ma-intro{font-size:14px;margin-bottom:.35rem}
.ma-d{font-size:14px}
.ma-mouse{display:none}
.ma-text{width:100%;padding:0 10px}
.ma-buttom{width:calc(100% - 20px);bottom:20px}
}
/*! 首页banner end  */

/* p5003 首页-产品中心 */
.mb-a{width: 100%;padding-top: 1.2rem;padding-bottom: .7rem;background-color: #f6f6f6;}
.mb-b{width: 15.4rem;margin: 0 auto;}
.mb-top{width: 100%;position: relative;margin-bottom: .5rem;}
.mb-left{display: inline-block;padding-right: 100px;}
.mb-titles{	color: #333333;margin-bottom: .1rem;}
.mb-intro{line-height: 1.3;color: #333333;}
.mb-right{position: absolute;bottom: 0;right: 0;}
.mb-more{display: block;cursor: pointer;color: #333333;}
.mb-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .2rem;transform: rotate(-180deg);border-radius: 50%; width: .37rem;height: .37rem;background-image: url('/static/home/images/e8.png');background-size: .12rem auto;background-position: center center;background-repeat: no-repeat; border: solid .01rem #cccccc;}
.mb-more:hover{color: #2154bd;}
.mb-more:hover:after{border: solid .01rem #2154bd; background-image: url('/static/home/images/e8-c.png');}
.mb-cont{width: 100%;font-size: 0;}
.mb-item{position: relative;}
.mb-c{width: 100%;}
.mb-one{width: 100%;}
.mb-d{display: block;cursor: pointer; width: 100%;}
.mb-img {width: 100%;}
.mb-img img{width: 100%;}
.mb-text{position: absolute;top: .87rem;left: 0;padding: 0 .1rem; text-align: center; width: 100%;}
.mb-name{width: 100%;color: #ffffff; margin-bottom: .1rem;}
.mb-e{width: 100%;color: #ffffff;line-height: 1.3;margin-bottom: .2rem;}
.mb-f{color: #ffffff;}
.mb-f:after{content: '→';color: #ffffff;margin-left: .1rem;}

.mb-pagination{position: absolute;bottom: .25rem;left: 0;width: 100%;text-align: center;}
.mb-pagination .swiper-pagination-bullet{opacity: 1; display: inline-block;vertical-align: middle;margin: 0 .15rem;width: .24rem;height: .22rem;background-image: url('/static/home/images/e12.png');background-color: transparent; background-size:auto .08rem;background-position: center center;background-repeat: no-repeat;}
.mb-pagination .swiper-pagination-bullet-active{background-image: url('/static/home/images/e12-b.png');background-size: auto .22rem;}

@media(max-width:750px) {
    .mb-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
}

.mc-a{width: 100%;padding-top: 1.2rem;padding-bottom: 1.2rem;overflow: hidden;}
.mc-b{width: 100%;margin: 0 auto;}
.mc-cont{width: 100%;font-size: 0;}
.mc-left{display: inline-block;vertical-align: middle;position: relative;  width: 45%;padding-left: 1.9rem; padding-right: .2rem;}
.mc-left:before{content: '';position: absolute;top: 1rem;left: 0;	width: .1rem;height: 5rem;background-color: #0f69ce;}
.mc-titles{color: #333333;margin-bottom: .13rem;}
.mc-intro{color: #333333;line-height: 1.18;padding-bottom: .3rem;margin-bottom: .3rem; position: relative;}
.mc-intro:before{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: 2px;background-color: #0f5ece;}
.mc-textbox{max-width: 5.73rem;min-height: 2.2rem;padding-bottom: .3rem; line-height: 2;color: #717171;}
.mc-textbox *{line-height: inherit;}
.mc-list{width: 100%;font-size: 0;padding-bottom: .5rem;}
.mc-item{display: inline-block;vertical-align: top;margin-right: .7rem;margin-bottom: .3rem;}
.mc-item:last-child{margin-right: 0;}
.mc-nub{margin-bottom: .13rem;}
.mc-span1{display: inline-block; color: #0f69ce;margin-right: .1rem;}
.mc-span2{display: inline-block; color: #0f69ce;}
.mc-c{	color: #222222;line-height: 1.3;}
.mc-img{width: 100%;}
.mc-img img{width: 2.88rem;border-radius: 4px;}
.mc-right{display: inline-block;vertical-align: middle;cursor: pointer; width:55%;position: relative;}
.mc-bg{width: 100%;}
.mc-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: .72rem;}
.mc-play img{width: 100%;}
.mc-a .xv-d{background-color: #2154bd;}

@media(max-width:750px) {
    .mc-a{padding: .8rem 0;}
    .mc-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .mc-left{width: 100%;padding: 0  0 .3rem;}
    .mc-left:before{display: none;}
    .mc-textbox{max-width: 100%;}
    .mc-img img{width: 100%;}
    .mc-right{width: 100%;}
}

.md-a{width: 100%;padding-top: .8rem;padding-bottom: .25rem; background-color: #f6f6f6;}
.md-top{width: 15.4rem;margin: 0 auto; position: relative; }
.md-left{display: inline-block;padding-right: 100px;}
.md-titles{	color: #333333;margin-bottom: .1rem;}
.md-intro{line-height: 1.3;color: #333333;}
.md-right{position: absolute;bottom: 0;right: 0;}
.md-more{display: block;cursor: pointer;color: #333333;}
.md-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .2rem;transform: rotate(-180deg);border-radius: 50%; width: .37rem;height: .37rem;background-image: url('/static/home/images/e8.png');background-size: .12rem auto;background-position: center center;background-repeat: no-repeat; border: solid .01rem #cccccc;}
.md-more:hover{color: #2154bd;}
.md-more:hover:after{border: solid .01rem #2154bd; background-image: url('/static/home/images/e8-c.png');}
.md-cont{width: 100%;position: relative;}
.md-b{width: 100%;}
.md-item{width: 11.5rem;margin: 0 .08rem;padding-top: .5rem;padding-bottom: 1.5rem; }
.md-c{display: block; width: 100%;cursor: pointer; }
.md-img{width: 100%;}
.md-img img{width: 100%;}
.md-text{opacity: 0;transition: all .5s; position: absolute;bottom: .7rem;right: .3rem;width: 4.1rem;padding: .4rem; background-color: rgba(255,255,255,.9);box-shadow: 0px .2rem .26rem .05rem rgba(0, 0, 0, 0.19);border-radius: 8px;}
.md-nub{ font-size: 0;margin-bottom: .3rem;}
.md-index{display: inline-block;vertical-align: bottom; color: #333333;}
.md-link{display: inline-block;vertical-align: bottom;margin: 0 .05rem; color: #333333;}
.md-sum{display: inline-block;vertical-align: bottom; color: #333333;}
.md-d{margin-bottom: .1rem; color: #333333;line-height: 1.3; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.md-e{margin-bottom: .45rem; color: #585857;line-height: 1.6;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.md-know{width: 100%; 	letter-spacing: 2px;color: #333333;}
.md-know:after{content: '→';margin-left: .15rem;color: #333333;} 
.md-item.swiper-slide-active .md-text{opacity: 1;}

.md-prev{left: 4.15rem;margin-top: -.3rem;	width: .6rem;height: .6rem;background-color: rgba(0,0,0,.3);border-radius: 50%; background-image: url('/static/home/images/e8-b.png');background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}
.md-prev:hover{background-color: #0f69ce;} 
.md-next{transform: rotate(-180deg); right: 4.15rem;margin-top: -.3rem;	width: .6rem;height: .6rem;background-color: rgba(0,0,0,.3);border-radius: 50%; background-image: url('/static/home/images/e8-b.png');background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}
.md-next:hover{background-color: #0f69ce;}

@media(max-width:750px) {
    .md-top{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .md-item{width: 80%;}
    .md-prev{top: 1rem; left: 15%;}
    .md-next{top: 1rem;right: 15%;}
}

.me-a{width: 100%;padding-top: 1.2rem;padding-bottom: .7rem; }
.me-b{width: 15.4rem;margin: 0 auto;}
.me-top{width: 100%;position: relative;margin-bottom: .5rem;}
.me-left{display: inline-block;padding-right: 100px;}
.me-titles{	color: #333333;margin-bottom: .1rem;}
.me-intro{line-height: 1.3;color: #333333;}
.me-right{position: absolute;bottom: 0;right: 0;}
.me-navs{display: inline-block;vertical-align: middle;}
.me-nav{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .45rem;color: #222222;line-height: 1.3;}
.me-nav:hover{	color: #0e60ce;}
.me-nav.active{	color: #0e60ce;}
.me-more{display: inline-block;vertical-align: middle;cursor: pointer; color: #222222;line-height: 1.3;}
.me-more:hover{	color: #0e60ce;}

.me-cont{width: 100%;position: relative;overflow: hidden;}
.me-item{position: absolute;top: 0;left: -120%;width: 100%;}
.me-item.show{position: relative;left: 0;}
.me-item:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.me-lt{ width: 10.2rem;font-size: 0;display: flex;flex-wrap: wrap;}
.me-one{display: inline-block;vertical-align: middle;cursor: pointer;background-color: #f6f6f6;border-radius: 4px;overflow: hidden; width: 5rem;margin-right: .2rem;margin-bottom: .3rem;}
.me-one:nth-child(2n){margin-right: 0;}
.me-img{width: 100%;overflow: hidden;}
.me-img img{width: 100%;transform: scale(1.00);transition: all .5s;}
.me-text{padding: .4rem .2rem .8rem;}
.me-c{color: #333333;margin-bottom: .2rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.me-d{color: #666666;margin-bottom: .3rem;}
.me-d img{width: 1em;margin-right: .12rem;}
.me-e{color: #666666;line-height: 1.7; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.me-one:hover .me-img img{transform: scale(1.05);}
.me-one:hover .me-c{color: #2154bd;}

.me-rt{position: absolute;top: 0;right: 0;margin-bottom: .3rem;padding: .4rem 0 .4rem .35rem; height: calc(100% - .3rem); width: 5rem;background-color: #f6f6f6;border-radius: 4px;  }
.me-f{display: block;cursor: pointer; margin-bottom: .25rem; padding-right: .35rem;}
.me-g{color: #222222; line-height: 1.5; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.me-h{color: #666666;line-height: 1.3;}
.me-f:hover .me-g{color: #2154bd;}

.me-rt div.mCSB_scrollTools{ width: 5px;}
.me-rt div.mCSB_scrollTools .mCSB_draggerRail{width: 5px;background-color: #f6f6f6; }
.me-rt div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 5px;background-color: #cccccc;  }
.me-rt div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.me-rt div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #cccccc;}
.me-rt div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #cccccc;}
 


@media(max-width:750px) {
    .me-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .me-left{width: 100%;margin-bottom: .35rem;} 
    .me-right{width: 100%;position: static;text-align: center;}

    .me-lt{ width: 100%;}
    .me-one{width: calc(50% - 5px);margin-right: 10px; margin-bottom: .3rem;}
    .me-rt{width: 100%;position: static;height: 270px;}
}

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

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