@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol{margin:0;padding:0}em,i{font-style:normal}li{list-style:none}a,a:hover{text-decoration:none}img{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:auto;vertical-align:middle;border:0}table{border-collapse:collapse;border-spacing:0}label{cursor:default}body,button,input,select,textarea{font:13px/1.5 arial,'microsoft yahei',\5b8b\4f53}textarea{resize:none}a,a:focus{outline:none}.clearfix:after{content:'\20';display:block;height:0;clear:both}.clearfix{*zoom:1}.clear{display:block;height:0;clear:both;font-size:0;line-height:0;overflow:hidden}.fl{float:left;display:inline}.fr{float:right;display:inline}.fn{float:none}.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.noBg{background:none!important}.hide{display:none !important}
body{position:relative;color:#444;}
a{color:#444;text-decoration:none;}
::-webkit-scrollbar-thumb{min-height:50px;border-radius:3px;background-color:#666}
::-webkit-scrollbar-track{background:#eee}
::-webkit-scrollbar-corner{background:transparent}
::-webkit-scrollbar{width:7px;height:7px}

#g-wp { max-width:640px; margin:0 auto; padding:0 0 60px; background:#fff; }
.wrap{ width:96%; margin: 0 auto;}
#header { position:relative; width:100%; height:70px; background:#fff;z-index:3;}

.g-wp { max-width:414px; margin:0 auto; background:#fff; transition:transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); z-index:2; }

.u-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5; z-index:9; }

.m-nav { width:200px; height:100%; right:-200px; top:0; background:#fff; position:fixed; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index:1; }
.m-nav h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center; }
.m-nav li { position:relative; padding:12px 12px 12px 22px; border-bottom:1px solid #eee; font-size:14px; line-height:24px; }
.m-nav li p{padding-bottom: 0.14rem;}
.m-nav li dl{display: none;}
.m-nav li dl dt a{font-size: 12px;}
.m-nav li a { display:block; }
.m-nav li a:hover,.m-nav .current a { color:#0076be; }
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #0076be; content:"" }

/* 菜单显示 */
.u-menu { position:absolute; right:6px; top:14px; display:block; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index: 99; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#000; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}

body.z-open .m-nav {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}
body.z-open .g-wp {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}
body.z-open .u-menu {transform:translateZ(0px) rotate(90deg);-webkit-transform:translateZ(0px) rotate(90deg);}
body.z-open .u-menu  div {transform:translateZ(0px) rotate(45deg);transition:transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;-webkit-transform:translateZ(0px) rotate(45deg);-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;}
body.z-open .u-menu  div i {transition:transform 0.2s ease 0s;transform:translate3d(0px,11px,0px);-webkit-transition:-webkit-transform 0.2s ease 0s;-webkit-transform:translate3d(0px,11px,0px); }
body.z-open .u-menu .u-menu-bottom {transform:translateZ(0px) rotate(-45deg);-webkit-transform:translateZ(0px) rotate(-45deg);}
body.z-open .u-menu .u-menu-middle { display:none; }

.search { position: absolute; top:11px; width:50px; height:50px; overflow:hidden; right: 3.5rem;}
.search-o { position: absolute; top:0; right: 0; width:50px; height:50px;  background:url(../images/search_btn.png) no-repeat center; background-size:40%; }
.search-x { position: absolute; top:0; left: -50px; width:50px; height:50px;  background:url(../images/search_btn_x.png) no-repeat center; opacity:1; background-size:40%; }

.form-search{ position: absolute; top: -100px; left: 0; width:90%; padding:3% 5%; border-top:1px solid #ddd; box-shadow:3px 5px 5px #0268b3; background:#fff; z-index:2; opacity:0; transition:all .2s ease-out; }
.form-search input{ border:1px solid #eee;}
.form-search input[type="text"] { width:70%; height:38px; float:left; padding:0 5%; border-right:0px; }
.form-search input[type="submit"]{ width:19%; height:40px; float:left; border:0; background:#0268b3; color:#fff;}

.banner { position:relative; margin-bottom:5px; overflow:hidden; }
.banner .hd{ width:100%; position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; text-align:center;}
.banner .hd li{ display:inline-block; width:40px; height:5px;  background:#0052a5; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.banner .hd li.on{ background:#fff;  }
.banner .bd{ position:relative; z-index:0; }
.banner .bd li{ position:relative; text-align:center;  }
.banner .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.banner .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

.swiper-container .swiper-pagination-bullet-active { background-color:#0076be; }

.mian_nav { padding:3% 1.5% 1%; border-bottom:10px solid #f2f2f2; }

.mian_nav ul li{ float:left; width:23%; margin: 0 1% 2%; height:auto; text-align:center; background: #dce0ec; border-radius: 5px; font-size:12px; }
.mian_nav ul li a { display:block; padding:8% 0; }
.mian_nav ul li a i { display:inline-block; width:35px; height:35px;}
.mian_nav ul .li-03,.mian_nav ul .li-06 { border-right:0; }
.mian_nav ul li a span{ display:block; font-size:13px; color:#666; }

.box { border-bottom:10px solid #f2f2f2; background:#fff; }

.u-tt .hd { margin:0 2.5%; position:relative; }
.u-tt .hd h2 span { display:block; color:#bababa; font-weight:100; font-size:15px; line-height:20px; text-transform:uppercase; vertical-align:top; }
.u-tt .hd .more { position:absolute; top:50%; right:8px; width:15px; height:15px; margin-top:-7px; padding:0; background:url(../images/icon_arr_arrow.png) no-repeat #0076be; background-size:contain; overflow:hidden; }
.u-tt .hd .more a { display:block; background:none; line-height:999px; }
.u-tt .bd { margin:0 2.5%; padding:3% 0; }

.hp-1{width: 96%; margin: 0 auto;padding: 1rem 0;} 
.hp-1 .bds{width: 96%; margin: 0 auto;padding: 1rem 0;} 
.hp-1 .hds {margin-top:22px;}
.hp-1 .hds ul { height:10px; margin:0 auto; text-align:center;}
.hp-1 .hds ul li {}
.hp-1 .swiper-container-horizontal>.swiper-pagination-bullets{position: static;margin-top:1rem;}
.hp-1 .swiper-container-2 .swiper-pagination-bullet{width: 12px; height: 12px;background:#a5a3a36e;;;border-radius: 12px;}
.hp-1 .swiper-container-2 .swiper-pagination-bullet-active { background:#e78c03; }

.m-art { font-size:13px; line-height:1.8; }
.m-art .pic { margin-bottom:3%; }
.m-art h3 { font-size:16px; line-height:40px; font-weight:normal; }

.more-common-01 { /*display:inline-block;*/ width:45%; height:35px; line-height: 35px; background:#f3f3f3; text-align: center; text-indent: 0; border-bottom: 3px solid #0052a5; margin:20px auto 3%;}
.more-common-01 a{ display:block; }

.m-list { padding:0; }
.m-list li { padding:7px 4px 7px 14px; border-bottom:1px solid #eee; background:url(../images/z-11.gif) no-repeat 3px center; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

/* 图片列表 一行一个 */
.m-pFList li { position:relative; padding:0 0 0%; margin-bottom: 3%;  overflow: hidden; }
.m-pFList li:after { position:absolute; left:0; bottom:0; width:100%; height:2px; background:#f00; }
.m-pFList li .p { position:relative; float:left; width:35%; left:0; border-right:15px solid #fff; z-index:1; }
.m-pFList li .c { display:block; overflow:hidden; zoom:1; line-height: 21px; }
.m-pFList li .t { padding:0 0 1%; font-weight:bold; font-size:14px; display:block; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.m-pFList li .t a { color:#000; }
.m-pFList li .i { color:#777; font-size:12px; }
.m-pFList li .m { font-size:12px; }

/* 图片列表 一行两个 */
.m-pList li { float:left; width:46%; padding:0 2%; text-align:center;}
.m-pList li .t { padding:8px 0; font-size:13px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

.m-tList { padding:0 12px 8px; }
.m-tList li { padding:10px 0; border-bottom:1px solid #eee; color:#777; font-size:12px; line-height:18px; }
.m-tList li h2 { padding-bottom:8px; font-size:15px; }

@media (max-width:375px) {
	.m-pFList li .p { width:45%; }
	.m-pFList li .i { height:42px; overflow:hidden; }
}


/* 快捷菜单 */
#fixed-foot { position:fixed; left:0; bottom:0; width:100%; height:60px; background:#fff; border-top:1px solid #eee; line-height:20px; text-align:center; z-index:1; }
#fixed-foot li { float:left; width:33.333%; margin:0 -1px; border-left:1px solid rgba(255,255,255,.1); border-right:1px solid rgba(0,0,0,.2); }
#fixed-foot li a { display:block; padding:9px 0 0; color:#444; }
.fixed-button { display:block; width:30px; height:30px; margin:0 auto; background:url(../images/icon_arr_tel_white.png) no-repeat; overflow:hidden; }
#fixed-foot .li-01{ background-image:url(../images/icon_arr_email.png); background-size:contain; }
#fixed-foot .li-02{ background-image:url(../images/icon_arr_map.png); background-size:contain; }
#fixed-foot .li-03{ background-image:url(../images/icon_arr_share.png);background-size:contain; }
#fixed-foot .li-04{ background-image:url(../images/icon_arr_book.png);background-size:contain; }

.m-copy { padding:5%; border-bottom:10px solid #f2f2f2; text-align:center; }

.box-isd .hd { border-bottom:10px solid #f2f2f2; background:#fff; }
.box-isd .hd h2 { border-right:0; background:#fff; color:#1e1201; }
.box-isd .hd .col { float:right; height:24px; margin:15px 5px 0 0; padding:0 20px; line-height:24px; border-radius:3px; border:1px solid #ddd; text-align:center; }
.box-isd .hd .col a { color:#333; }

/* 内容 */
.article { padding:0 2% 3%; line-height:2; word-wrap:break-word;  }
.article .mt { text-align:left; }
.article .mt h1 { padding:5px 0 0; font-size:20px; line-height:26px; font-weight:100; }
.article .mt .titBar { padding:4px 0; border-bottom:1px dashed #e1e0e0; color:#777; font-size:12px; line-height:24px; }
.article .mc { padding:3% 0; font-size:13px; word-wrap:break-word; }

/* 分页 */
.page { padding: 20px 10px 30px; text-align: center; }
.page a { display: inline-block; padding: 4px 8px; border-radius:3px; background:#ccc; color:#fff; line-height: 1.5; vertical-align:top; }
.page .current { background:#0076be; }

.pager-next-pre { display:table; width:100%; text-align:center; }
.pager-next-pre a { float:left; width:50%; padding:8px 0; background:linear-gradient(#eee,#ddd); display:table-cell; }
.pager-next-pre .btn_next { background:#000; background:linear-gradient(#313231,#101110); color:#fff; }

/* 二级菜单 */
.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; padding:7% 5%; background:#fff; z-index:99; opacity:0; overflow:auto; }
.m-menu .site-nav { min-height:400px; overflow-y:auto; }
.m-menu dl dt { margin-bottom:8px; padding:0 8px 10px; border-bottom:1px solid #ddd; line-height:24px; }
.m-menu dl dt a { color: #333; }
.m-menu dl dt a:hover,.m-menu dl dt .current { color: #0076be; }
.m-menu dl dd { padding: 0 5px 10px 24px; background:url(../images/iFCB_sort_ico.png) no-repeat 10px 7px; line-height:24px; }
.m-menu dl dd a { color: #333; }
.m-menu dl dd a.current { color: #0076be; }

/*Form*/
.form-panel { margin: 0; }
.form-panel h4 { margin-bottom: 10px; padding: 2px 20px; background: #eee; line-height: 30px; }
.form-panel .tips { padding: 10px 0; color: #cc3732; font-weight: bold; font-size: 14px; text-align:center; }
.form-panel .field { clear: both; }
.form-panel .input { padding: 5px 0; color: #666; zoom: 1; }
.form-panel .field:after { content: '\20'; display: block; height: 0; clear: both; }
.form-panel .text { width:93%; height: 20px; padding: 2% 3%;  border-radius: 3px; border: 1px solid #ddd; background: #f6f6f6; font-size: 14px; vertical-align:top; }
.form-panel .textarea { width:93%; height: 120px; padding: 2% 3%;  border-radius: 3px; border: 1px solid #ddd; background: #f6f6f6; color: #666; vertical-align:top; }
.form-panel .submit-field { padding: 0; clear: both; }
.form-panel .btn-submit { width: 100%; height: 44px; border: 0; border-radius: 3px; background: #0052a5; color: #fff; font-size: 14px; line-height: 44px; }

input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none;}textarea { -webkit-appearance: none;} 

.hr {padding:0 1%;}
.hr-list { margin-bottom: 10px; padding: 10px 0 0; }
.hr-list .title { padding: 2px 20px; background: #efefef; font-weight: bold; line-height: 22px; }
.hr-list .title span { float: right; color: #333; font-weight: 100; }
.hr-list .info { padding: 5px 10px; line-height: 24px; }
.hr-list .apply { padding: 5px; text-align: right; }
.hr-list .apply a { color: #ba0012; }

/*sitemap网站地图*/
.webmap dl dt {margin: 5px 0;padding-left: 18px;background: url(../images/ico_05.gif) 3px center no-repeat;font-size: 16px;line-height: 2;}
.webmap dl dd {padding-left: 18px;}
.webmap dl dd a {float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px; background: #eee; font-size: 14px; line-height: 2; white-space: nowrap;}
.webmap dl dd a:hover{ background:#0076be; color:#fff;}

.b-1{padding-bottom:4%;}
.b-1 li{width:25%;float:left;display:inline;text-align:center;margin-top:4%;}
.b-1 li img{max-width:56px;}
.b-1 li p{font-size:14px;padding-top:2%;}

@media all and (max-width:714px){
	.b-1 li img{max-width:56px;}
}

@media all and (max-width:375px){
	.b-1 li img{max-width:56px;}
}

@media all and (max-width:320px){
	.b-1 li img{max-width:50px;}
}

.about{padding: 3% 0;background: #f8f8f8;}
.about em{font-family: "arial";font-size: .8rem;color: #999;font-weight: normal;padding-left: 1%;}
.about .bd{padding-top: 1%}
.u-tt .hd h2{font-size: 1.1rem;}

.news .hd em{font-family: "arial";font-size: .8rem;color: #999;font-weight: normal;padding-left: 1%;}
.news .bd{padding-top: 0}

.product .hd em{font-family: "arial";font-size: .8rem;color: #999;font-weight: normal;padding-left: 1%;}
.product .bd{padding-top: 2%;}
.product .bd a{display: block;}

.case .hd em{font-family: "arial";font-size: .8rem;color: #999;font-weight: normal;padding-left: 1%;}
.case .bd{padding-top: 2%;}
.case .bd a{display: block;}

.panter{background: #f2f2f2;}
.panter em{font-family: "arial";font-size: .8rem;color: #999;font-weight: normal;padding-left: 1%;}
.panter .bd a{display: block;}
.panter .bd{padding-top: 2%;}

.m-pList1 li{width: 31%;/*box-shadow: 0 1px 10px #eee;*/padding: 0 1%;}
.m-pList1 li .t a{font-size: .7rem;color: #555;}
.more-common-05{background: #fff;}


 .magnifier{width: 500px; position: relative;float: left; } 
.magnifier-container{width: 500px; height: 500px; overflow: hidden; position: relative; border: 1px solid #ddd; } 
.move-view{width: 100px; height: 100px; position: absolute; background-image: url('../images/move-box.png'); } 
.images-cover{height: 100%; width: 100%; position: relative; } 
.images-cover img{position: absolute; } 
.magnifier-assembly{height: 92px; overflow: hidden; position: relative; padding-left: 30px; padding-right: 30px; line-height: 92px;} 
.magnifier-btn{position: absolute; font-family: "宋体"; width: 100%; top: 50%; left: 0; margin-top: -40px; }
.magnifier-btn span{line-height: 80px; height: 80px; width: 20px; background-color: #6e6e6e; color: #fff; display: block; z-index: 9998; text-align: center; font-size: 20px; cursor: pointer; border-radius: 3px; } .magnifier-btn .magnifier-btn-left{
	float: left;
}
.magnifier-btn .magnifier-btn-right{float: right;} 
.magnifier-line{position: relative; overflow: hidden; height: 92px; } 
.magnifier-line ul{display: block; font-size: 0; width: 10000%; position: absolute; left: 0; z-index: 9997; } 
.magnifier-line li{float: left; width: 100px; cursor: pointer; } 
.magnifier-line ul > .active .small-img{border-color: #bbb; } 
.small-img{height: 78px; padding: 1px; margin: 5px; overflow: hidden; border: 1px solid #ddd; text-align: center; } 
.small-img img{max-width: 100%; max-height: 100%; } 
.magnifier-view{width: 100%; height: 100%; position: absolute; right: -105%; top: 0; z-index: 9999; background-color: #fff; display: none; overflow: hidden; } 
.magnifier-view img{display: block; } 
.animation03{transition: all 0.3s ease-in 0.1s; -ms-transition: all 0.3s ease-in 0.1s; -moz-transition: all 0.3s ease-in 0.1s; 
	-webkit-transition: all 0.3s ease-in 0.1s; -o-transition: all 0.3s ease-in 0.1s; }
.article1 .c .d{margin-bottom: 50px;}
.article1 .c .d .con{float:left;margin-left: 30px;width: 350px;}
.article1 .c .d .con .hd dl dt{padding: 10px 0;width: 350px;}
.article1 .c .d .con .hd dl dt b{font-size: 14px;}
.article1 .c .d .con .hd dl dt b span{font-weight:normal;font-size: 12px;margin-left: 10px;line-height: 26px;}
.article1 .c .d .con .hd h2{width: 100%;padding: 16px 0;color: #d42e2e;border-top: 1px dotted #ddd;border-bottom: 1px dotted #ddd;font-size: 18px;}
.article1 .c  .ft{ padding:20px 0 0; border-top:1px solid #ddd;margin-top: 30px;font-size: 14px;}


.picBox{overflow:hidden;font-size:0;position:relative;transition:all 0.2s linear 0s;width:100%!important}
.picBox .bds{position:relative;padding: 0!important;}
.picBox a{transition:all 0.2s linear 0s;display:block;width:100%;height:100%}
.picBox .hds{ position:absolute;width:100%;height:22x;z-index:99;padding: 0!important;text-align: right!important;right: 4%;bottom: 4%;}
/*.picBox .bd,.picBox .bd li{height:480px;}*/
.picBox .bds ul{width:100%!important}
.picBox .bds ul li{background-position:50% 50%!important;width:100%!important}
.picBox .hds ul{margin:0;padding:0}
.picBox .hds li{border-radius:100%;background:#111;display:inline-block;*display:inline;zoom:1;width:22px;height:22px;line-height:22px;text-align:center;color:#fff;cursor:pointer;font-size:12px;margin:0 2px 0 0}
.picBox .hds li.on{ background:#f60;color:#fff}
.picBox .next,
.picBox .prev{background:url(icon_arr.png) no-repeat;width:60px;height:80px;zoom:.75;overflow:hidden;position:absolute;top:50%;z-index:10;font-size:0;line-height:0;text-indent:-999em;margin-top:-45px;cursor:pointer;display:block;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}
.picBox .prev{left:-60px;}
.picBox .next{right:-60px;background-position:right top;}
.picBox:hover .prev{left:0;background-position:left top;opacity:1;filter:alpha(opacity=100)}
.picBox:hover .next{right:0;background-position:right top;opacity:1;filter:alpha(opacity=100)}
.picBox .bds ul li img{width: 100%;}


.ys{overflow:hidden;}
.ys .tit1 .tit-l h2{font-size: 26px;color: #0076be;font-weight: normal;}
.ys .swiper-slide{padding-bottom: 4%;}
.ys .swiper-container{padding: 50px 30px;}
.ys .img{margin: 0 auto;position: relative;}
.ys .img .line{width: 100%;height: 100%;background: rgb(0,0,0,.5);position: absolute;}
.ys .swiper-slide h2{color: #333;font-weight: normal;font-size: .8rem;text-align: center;padding: 4% 0 2%;}
.ys .swiper-slide p{font-size: .6rem;color: #666;text-align: center;padding: 0 4%;}
.ys .swiper-slide-active{box-shadow: 0 1px 10px #dadada;border: 3px solid #0076be}
.ys .swiper-slide-active h2{color: #0076be}
.ys .swiper-slide-active .img .line{display: none;}
.ys1 .hd em{font-family: "arial";font-size: .8rem;color: #999;font-weight: normal;padding-left: 1%;}
.liuc .bd ul li{float: left;width: 16%;margin-left: 5%;text-align: center;font-size: .6rem;}
.liuc .bd ul li:nth-child(1){margin-left: 0;}
.liuc .bd ul li .img{width: 60%;margin: 0 auto;}
.liuc .bd ul li .img img{width: 100%;}
.liuc .bd ul li p{margin-top: 4%;}
.liuc ul{position: relative;}
.liuc ul .line{background: url(../../../images/ico-11.png);height: 8px;width:20px;position: absolute;top: 32%;background-size: 100%}
.liuc ul .line1{left: 16%;}
.liuc ul .line2{left: 37%;}
.liuc ul .line3{left: 59%;}
.liuc ul .line4{left: 79%;}
.liuc .hd em{font-family: "arial";font-size: .8rem;color: #999;font-weight: normal;padding-left: 1%;}


.product{background: #0350dd}
.product .hd h2{color: #fff!important}
.product .hd h2 em{color: #fff;}
.m-pList .img-left,.m-pList .img_right{width:49%; /*padding:0 2%*/; text-align:center;}
.m-pList .img-left{position:relative;}
.m-pList .img-left::before{position: absolute;width: 100%;height: 100%;content: '';background: rgb(0,0,0,.5);top: 0;left: 0}
.m-pList .img-left .con{position: relative;z-index: 1}
.m-pList .img-left{background: url(../../images/product_leftbg.png) no-repeat;background-size: cover;height: 297px;}
.m-pList .img-left .line{width: 30px;height: 1px;background: rgb(255,255,255,.6);margin:20px auto}
.m-pList .img-left h2{font-size: 24px;color: #ffffff;font-weight: normal;}
.m-pList .img-left span{font-size: 14px;color: #b9bcc5}
.m-pList .img-left dl dt{float: left;position: relative;font-size: 14px;color:#ffffff;
padding-left:20px;margin-right: 20px;}
.m-pList .img-left dl{display: table;margin: 15px auto 0}
.m-pList .img-left dl dt:last-child{margin-right: 0}
.m-pList .img-left dl dt::before{position: absolute;content: '';left: 0;top: 6px;width: 5px;height: 5px;border-radius: 100%;border: 2px solid #f8bb04}
.m-pList .img_right .wb{background: url(../../images/xmwb.png) no-repeat;background-size: cover;height: 143px;margin-bottom: 10px;}
.m-pList .img_right .hdxl{background: url(../../images/ichd.png) no-repeat;background-size: cover;height: 143px;}
.m-pList .img_right .hdxl h2{color: #fff;font-size: 20px;padding-top: 35px;padding-bottom: 2px;}
.m-pList .img_right .hdxl .con span{font-size: 14px;color: #fff}	
.m-pList .img_right .hdxl .con a{color: #fff;}
.m-pList .img_right .wb h2{color: #fff;font-size: 20px;padding-top: 35px;padding-bottom: 2px;}
.m-pList .img_right .wb .con span{font-size: 14px;color: #fff}	
.m-pList .img_right .wb .con a{color: #fff;}