﻿@charset "UTF-8";
.hmFocusWpr{ position:relative;}
.hmFocus_img{background-size:cover; width:100%; height:600px; background-repeat:no-repeat; background-position:center center; -webkit-transform:scale(1.12); transform:scale(1.12);}
.hmFocus_bg{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.35) url(../images/banbg.png) no-repeat left center; background-size:auto 100%;}
.on .hmFocus_img{ visibility: visible; -webkit-animation: scaleBg 5s linear forwards; animation: scaleBg 5s linear forwards;}
.hmFocus_item{width:100vw; height:600px; position:relative; overflow:hidden;}
.hmFocus_txt{  position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:2; margin-top:-30px;}
.hmFocus_txt img:nth-child(1){ transition: all 0.8s ease-in-out; transform: translate(180px,0px); opacity: 0;} 
.hmFocus_txt img:nth-child(2){ position:absolute; left:0; top:0; transition: all 0.8s ease-in-out; transform: translate(-120px,0px); opacity: 0;}
.on .hmFocus_txt img:nth-child(1){opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.on .hmFocus_txt img:nth-child(2){opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.hmFocusWpr .slick-dots{bottom:35px;}
.hmFocusWpr .slick-dots li button{display:none;}
.hmFocusWpr .slick-dots li { background: rgba(255,255,255,0.6);; display: inline-block; height: 10px; width: 10px; margin: 0px 8px; position: relative; border-radius:50%; vertical-align:middle; transition:all 0.5s ease-in-out;}
.hmFocusWpr .slick-dots li.slick-active{ background:rgba(255,255,255,1); width: 36px; border-radius:1.8em; }


.m2lxLayer{ padding: 38px 45px 45px; width: 398px; position: absolute; z-index: 5; top: 50%; right: 0px; transform: translateY(-50%); color: #fff; font-size: 13px; line-height: 28px; background:rgba(0,83,173,0.6); }
.m2lxLayer a,.m2lxLayer a:hover{color:#fff;}
.m2lxLayer strong{ font-size: 18px; font-weight: bold; line-height: 30px; display: block; margin-bottom: 10px; }
.m2lxLayer p{}
@media (max-width:1799px){
.hmFocus_item{height:450px;}
.hmFocus_txt{ width:600px; height:auto;}
}
@media (max-width:993px){
.hmFocus_item{height:400px;}
.hmFocus_txt{ width:400px;}
}
@media (max-width:767px){
.hmFocus_item{height:300px;}
.hmFocus_txt{ width:85%;}
.hmFocusWpr .slick-dots{bottom:30px;}
.hmFocusWpr .slick-dots li { height: 8px; width: 8px; margin: 0px 6px;}
.hmFocusWpr .slick-dots li.slick-active{ width: 26px;}
}


.hmImgNav{ height: 88px; box-shadow:0 7px 20px rgba(0,0,0,0.09);}
.hmImgSwiper{ position: relative; padding: 0px 48px; }
.hmImg_item{ text-align:center;}
.hmImg_a{ display: block; padding-top: 16px; height:88px; color:#666666; }
.hmImg_a span{width:40px; height:40px; display:inline-block; position:relative;}
.hmImg_a img{ display:inline-block; position:absolute; left:0; top:0; transition:all 0.5s ease-in-out;}
.hmImg_a:hover img.iOpacity{opacity:1;}
.hmImg_a p{ font-size: 14px; line-height:18px; }
.hmImgSwiper .slick-prev{ background: url(../images/hmc1btn.png) no-repeat center center; display: inline-block; height: 22px; width: 13px; position: absolute; left: 0px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -11px; z-index:2; }
.hmImgSwiper .slick-next{ background: url(../images/hmc1btn.png) no-repeat center center; display: inline-block; height: 22px; width: 13px; position: absolute; right: 0px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -11px; z-index:2; transform:rotate(180deg);}
.hmImgSwiper .slick-prev:hover,.hmImgSwiper .slick-next:hover{ background-image: url(../images/hmc1btna.png); background-repeat: no-repeat; background-position: center center; }
.hmCon1{background: url(../images/hmc3bg1.jpg) no-repeat center center; padding: 55px 0px 55px; background-size:cover;}
.hmPt{ line-height: 50px; text-align: center; height: 50px; font-size: 30px;margin-top: 50px;}
.hmPt i{ display: inline-block; margin: 0px 5px; color: #275293; }
.hmPt span{ color: #275293; font-size: 18px; text-transform: uppercase; }
.hmc1ul{ margin-top: 33px; margin-bottom:36px; }
.hmc1ul li{ float: left; width: 25%; padding: 0px; }
.hmc1aBox{ display: block; position: relative; height: 318px; overflow:hidden }
.hmc1aTop{ height: 117px; padding: 20px 30px 0px; background: #275293; color: #FFF; }
.hmc1aTop p{ font-size: 17px; line-height: 25px; }
.hmc1aTop strong{ line-height: 30px; display: block; font-size: 16px; }
.hmc1aBox .overflowHide{ height:201px;}
.hmc1ul li:nth-child(2) .hmc1aTop,.hmc1ul li:nth-child(2) .hmc1layer{ background:#67b430;}
.hmc1ul li:nth-child(3) .hmc1aTop,.hmc1ul li:nth-child(3) .hmc1layer{ background:#ff8400;}
.hmc1ul li:nth-child(4) .hmc1aTop,.hmc1ul li:nth-child(4) .hmc1layer{ background:#29c5ad;}
.hmc1layer{ position: absolute; left: 0; top: 0; width: 100%; bottom: 0; background: #275293; opacity: 0; transition: all 0.5s ease-in-out; transform: translateY(-50px); color: #fff; padding: 33px 30px 0px; }
.hmc1aBox:hover .hmc1layer{opacity:1; transform:translateY(0)}
.hmc1Lnms strong{ font-weight: normal; line-height: 34px; display: block; height: 34px; overflow: hidden; font-size: 24px; }
.hmc1Lnms p{ line-height: 24px; height: 24px; margin-bottom: 10px; font-size: 15px; color: #1e95d3; }
.hmc1ul li:nth-child(2) .hmc1Lnms p{ color:#94f052;}
.hmc1ul li:nth-child(3) .hmc1Lnms p{ color:#ffcd98;}
.hmc1ul li:nth-child(4) .hmc1Lnms p{ color:#79ffea;}
.hmc1Ldes{ font-size: 14px; line-height: 24px; }
.hmMoreBox{ text-align:center}
.hmMore{ color: #999999; display:inline-block; }
.hmMore i{ background: #275293; height: 42px; width: 42px; display: inline-block; position: relative; border-radius:0.3em; transition:all 0.5s ease-in-out;}
.hmMore i:before{content:""; background:#fff; width:18px; height:2px; position:absolute; left:50%; top:50%; margin-top:-1px; margin-left:-9px;}
.hmMore i:after{content:""; background:#fff; width:2px; height:18px; position:absolute; left:50%; top:50%; margin-top:-9px; margin-left:-1px;}
.hmMore p{ line-height: 20px; margin-top: 12px; }
.hmMore:hover i{box-shadow:0 5px 25px rgba(39,82,147,0.5);}
.hmCon2{ background: url(../images/hmc3bg.jpg) no-repeat center center; padding: 55px 0px 55px; background-size:cover; }
.hmc2box{ margin-top:40px; background:#fff; overflow:hidden; margin-bottom:36px;}
.hmc2ul{ width: 840px; float: left; padding-top: 18px; }
.hmc2ul li{ float: left; height: 100px; width: 50%; padding: 16px 20px 0px 12px; }
.hmc2a{ display:block; overflow:hidden;}
.hmc2tm{ float: left; height: 78px; padding: 4px 0 0; text-align: center; width: 86px; border-right: 1px solid #E5E5E5; }
.hmc2tm span{ line-height: 48px; display: block; font-size: 52px; }
.hmc2tm p{ line-height: 18px; color: #999999; letter-spacing: 1px; }
.hmc2des{ margin-left: 102px; }
.hmc2des strong{ font-size: 16px; font-weight: normal; display: block; line-height: 32px; height: 32px; margin-bottom: 3px; }
.hmc2des p{ font-size: 14px; line-height: 24px; color: #999999; height: 48px; overflow: hidden; }
.hmc2Rbox{ width:calc(100% - 850px); float:right; position:relative; height:360px;}
.hmc2Rbox:before{ content: ""; background: #275293; position: absolute; left: 0px; top: 16px; right: 0px; bottom: 0px; }
.hmc2aBox{ position:relative}
.hmc2aBox .overflowHide{ height: 322px; margin-left: 16px; }
.hmc2aBox p{ color: #FFF; padding-left: 16px; font-size: 14px; line-height: 36px; font-weight: bold; }
.hmc2aBox .overflowHide:after{ content: ""; height: 68px; width: 68px; border: 2px solid #FFF; position: absolute; left: 50%; top: 50%; margin-top: -34px; margin-left: -34px; background: url(../images/hmc2pbtn.png) no-repeat center center; border-radius:50%;}
.footer{ background: #313131; color: #FFF; padding: 43px 0px; }
.footer_dls{ float:left;}
.footer_dls dl{ float:left; margin-right:95px;}
.footer_dls dl dt{ font-size: 16px; line-height: 45px; margin-bottom: 6px; }
.footer_dls dl dd{ font-size: 12px; line-height: 31px; }
.footer_a1,.footer_a1:hover,.footer_a2:hover{ color:#fff;}
.footer_a2{ color:#999999;}
.footerRx{ float:right;}
.footer_share{ height: 41px; }
.share_a1{ display: inline-block; height: 36px; width: 36px; margin-right: 15px; background: #4B4B4B url(../images/foot_i1.png) no-repeat center center; border-radius:50%; }
.share_a2{ display: inline-block; height: 36px; width: 36px; margin-right: 15px; background: #4B4B4B url(../images/foot_i2.png) no-repeat center center; border-radius:50%; }
.share_a3{ display: inline-block; height: 36px; width: 36px; margin-right: 15px; background: #4B4B4B url(../images/foot_i3.png) no-repeat center center; border-radius:50%; }
.footer_share a:last-child{margin-right:0;}
.footer_info{ color: #FFF; background: #285393; padding: 6px 0px; color:#fff;}
.footer_info a,.footer_info a:hover{color:#fff}
.footerRx_t1{ font-weight: normal; line-height: 45px; }
.footerRx_t2{ line-height: 34px; font-weight: normal; }
@media (max-width:1199px){
.hmc2ul{width:690px;}
.hmc2Rbox{width:calc(100% - 690px);}
.footer_dls dl{margin-right:90px;}
.hmc1layer{padding-left:12px; padding-right:12px;}
}
@media (max-width:993px){
.hmc1ul li{width:100%;}
.hmc1layer{padding-left:32px; padding-right:32px;}
.hmc2ul li:nth-child(4),.hmc2ul li:nth-child(5),.hmc2ul li:nth-child(6){display:none;}
.hmc2ul li{width:100%;}
.hmc2ul{width:410px;}
.hmc2Rbox{width:calc(100% - 410px);}
.footer_dls dl{margin-right:45px;}
.footer_dls dl:last-child{margin-right:0;}
}
@media (max-width:767px){
.hmPt{font-size:24px; line-height:32px;margin-top:0px;}
.hmPt span{font-size:16px;}
.hmCon1{padding:50px 0;}
.hmc1ul{margin-top:10px;}
.hmc1layer{display:none;}
.hmc1aTop p br{display:none;}
.hmc1aTop{padding:15px 10px 0px;}
.hmc1aTop p{font-size:14px; line-height:20px; height:40px; overflow:hidden}
.hmc1aTop{height:95px;}
.hmc1aBox{height:296px;}
.hmCon2{padding:50px 0;}
.hmc2box{margin-top:10px;}
.hmc2tm span{font-size:40px;}
.hmc2ul{width:100%; float:none;}
.hmc2tm{width:77px;}
.hmc2des{margin-left:87px;}
.hmc2des p{font-size:12px;}
.hmc2ul li{padding:12px 12px 0px 12px;}
.hmc2Rbox{width:100%; margin-top:25px;}
.footer_dls dl{display:none;}
.footerRx{width:100%; margin:0 auto; text-align:center; float:none}
.footer_share a{margin:0 15px!important;}
.footer{padding:32px 0px;}
.footer_info{padding:22px 0;}
.footer_info .fl,.footer_info .fr{width:100%; text-align:center; line-height:22px;}
}


.m2layerBg{position:fixed; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.5); z-index:900}
.m2layerClose {position: fixed;width: 30px;height: 30px;top: 250px;right: 50px;cursor: pointer;transition: all 500ms ease;z-index: 1992; cursor:pointer}
.m2layerClose:hover{transform:rotate(180deg);}
.m2layerClose:before, .m2layerClose:after {content: '';width: 30px;height: 2px;background: #fff;position: absolute;top: 15px;}
.m2layerClose:before {left: 0;transform: rotate(45deg);}
.m2layerClose:after {left: 0;transform: rotate(135deg);}
.m2Lay_video{position: fixed;top: 50%;left: 50%;max-height: 80vw;max-width: 80vw; transform:translate(-50%, -50%); z-index:995;}
@media (max-width:767px){
.m2Lay_video{max-height: 90vw;max-width: 90vw;}
.m2layerClose{right:15px;}
}


.m2banner{ position:relative;}
.m2banner .bgImg{ height:350px;}
.m2banTen{ position: absolute; left: 0; width: 100%; overflow: hidden; top: 50%; transform: translateY(-50%); font-size: 260px; line-height: 260px; text-align: center; color: rgba(255,255,255,0.02); text-transform: uppercase; white-space: nowrap; }
.m2banTxt{ position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); text-align:center;}
.m2banTxt p{ font-size: 24px; color: #FFF; line-height: 48px; }
.m2posWpr{ line-height: 56px; height: 56px; box-shadow:0 3px 7px rgba(0,0,0,0.06); position:relative;}
.m2posWpr .fl{ background: url(../images/m2pos_i.png) no-repeat left center; padding-left: 23px; color: #666666; font-size: 14px; }
.askBtn{ line-height: 40px; float: right; height: 40px; width: 94px; font-size: 14px; color: #FFF; background: #275293; margin-top: 8px; border-radius:0.3em; text-align:center}
.askBtn:hover{ color:#fff; box-shadow:0 5px 8px rgba(0,0,0,0.1);}
.hsConWpr{ background:#f4f4f4;}
.m2Con{ overflow:hidden; padding-bottom:70px;}
.m2Lx{ float: left; width: 206px; background: #fff; box-shadow: 0 3px 6px rgba(0,0,0,0.1); padding: 7px 0; }
.m2Lnms{ height: 50px; padding-left: 13px; text-transform: uppercase; color: #597aac; line-height:50px; overflow:hidden;}
.m2Lnms strong{ font-size: 18px; font-weight: normal; color: #333; display: inline-block; }
.m2menu dl{ display:block; margin-bottom:1px;}
.m2menu_a{ display:block; height:36px; line-height:36px; color:#fff; background:#275293; padding-left:13px; font-size:14px;}
.m2menu_a:hover{color:#fff;}
.m2menu_a span{font-size:16px;}
.m2menu dd{ padding:10px 13px;}
.m2menu_a2{ display:block; line-height:32px; height:32px;}
.m2menu_a2:hover,.m2menu_a2.on{ color: #275293; }
.m2menu_a2 span{display:inline-block; margin-right:10px; font-size:14px;}
.m2Rx{ width: 100%; float: center; background: #fff; padding: 58px 25px 0px; }
.m2proul{ margin-bottom:0px;}
.m2proul li{ padding:0 15px; margin-bottom:30px;}
.m2pro_aBox{ display:block;}
.m2pro_aBox .overflowHide{ height: 230px; border: 1px solid #D5D5D5; position: relative; background: #FFF; }
.m2pro_aBox .overflowHide img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:100%; max-height:100%; width:auto; height:auto;}
.m2pro_tnm{ height: 54px; line-height: 54px; background: #D0D0D0; padding: 0 58px 0 18px; font-size: 14px; position:relative; }
.pubmicon{ background: #0562B5; display: inline-block; height: 42px; width: 42px; position: absolute; top: 6px; right: 7px; transition:all 0.5s ease-in-out; border-radius:0.3em; }
.pubmicon:before{content:""; background:#fff; width:18px; height:2px; position:absolute; left:50%; top:50%; margin-top:-1px; margin-left:-9px;}
.pubmicon:after{content:""; background:#fff; width:2px; height:18px; position:absolute; left:50%; top:50%; margin-top:-9px; margin-left:-1px;}
.m2pro_aBox:hover .pubmicon{background:#275293;}
.m2pages{ text-align:center; height:80px;}
.m2page_prev{ display: inline-block; margin: 0px 10px; height: 30px; width: 30px; background: #A2A2A2 url(../images/page_ar.png) no-repeat center center; border-radius:0.2em;}
.m2page_next{ display: inline-block; margin: 0px 10px; height: 30px; width: 30px; background: #A2A2A2 url(../images/page_ar.png) no-repeat center center; border-radius:0.2em; transform:rotate(180deg);}
.m2page_prev:hover,.m2page_next:hover{ background-color:#275293}
@media (max-width:1799px){
.m2banner .bgImg{ height:200px;}
.m2banTen{font-size: 200px; line-height: 200px; }
}
@media (max-width:1259px){
.m2Rx{width:916px;}
}
@media (max-width:1199px){
.m2Rx{width:716px;}
.m2proul li{padding:0 10px;}
}
@media (max-width:993px){
.m2Lx{width:185px;}
.m2Rx{width:525px;}
.m2banTen{font-size:120px; line-height:120px;}
.m2banner .bgImg{height:240px;}
}
@media (max-width:767px){
.m2banTen{font-size:80px; line-height:80px;}
.m2banTxt p{font-size:24px;}
.m2banner .bgImg{height:150px;}
.m2posWpr .fl{display:none;}
.m2Lx{width:100%; float:none;}
.m2Rx{width:100%; padding:35px 15px 0;}
.m2proul li{padding:0;}
.contactList li{width:100% !important;}
	
}


.navContact{ border-bottom:2px solid #d7d8db; height:72px; margin:30px 0 0 0}
.navContact i{ font-size:20px; font-weight:bold; border-bottom:2px solid #0053ad; color:#0053ad; line-height:70px; display:inline-block; padding:0 10px;font-style: normal;}
.contactJtzb{ padding:55px 0}
.contactJtzb li{display:inline-block; margin-right:65px; font-size:16px; line-height:26px;}
.contactJtzb li img{display:inline-block; vertical-align:middle; margin-right:5px}
.contactMap{ border:10px solid #fff; width:100%; height:400px;    position: relative;}
.boxMax{ width:100%;max-width:1220px; padding:0 10px; margin:0 auto;}
.pAdd{background:url(../images/icocontact1.png) left 5px no-repeat;}
.pTel{background:url(../images/icocontact2.png) left 5px no-repeat}
.pFax{background:url(../images/icocontact3.png) left 5px no-repeat}
.pCode{background:url(../images/icocontact4.png) left 5px no-repeat}
.contactList{ padding:60px 0 30px 0}
.contactList li{ width:calc((100% - 35px)/2); height:240px; background:#fff; display:inline-block; margin:0 30px 30px 0; overflow:hidden}
.contactList li:nth-child(2n+2){margin-right:0}
.contactList i{ font-size:20px; line-height:20px; font-weight:bold; color:#0053ad; border-left:6px solid #0053ad; margin:25px 0 0 0; padding:0 0 0 20px; display:block;font-style: normal;}
.contactList span{ font-size:15px; line-height:26px; display:block; margin:20px 22px; padding:10px 0;border-top:1px solid #d7d8db; }
.contactList span p{display:block; padding:5px 0 5px 30px; background-size:25px 25px!important; }
.m3proTop{ padding: 60px 0px 45px; overflow:hidden;}
.m3pro_img{ width:450px; float:left; height:218px; position:relative;}
.m3pro_img img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:100%; max-height:100%; width:auto; height:auto;}
.m3proTrx{ margin-left: 450px; border-left: 1px dashed #0562B5; min-height: 218px; padding: 8px 0px 0px 80px; }
.m3proTrx strong{ font-size: 22px; color: #275293; font-weight: normal; display: block; padding-bottom: 15px; position: relative; margin-bottom: 16px; }
.m3proTrx strong:after{ content: ""; background: #275293; height: 1px; width: 38px; position: absolute; left: 0px; bottom: 0px; }
.m3proTrx h6{ line-height: 36px; font-size: 15px; font-weight: bold; display: block; }
.m3proTop_des{ font-size: 14px; color: #666666; line-height: 26px; }
.m3proBom{ background: #f4f4f4; padding: 40px 30px 30px; margin-bottom:80px;}
.m3proTab{ height: 36px; margin-bottom: 52px; padding-left: 1px; font-size: 0px; }
.m3proTab a{ display: inline-block; border: 1px solid #D7D8D9; position: relative; margin-left: -1px; font-size: 14px; line-height: 34px; padding: 0px 44px; background: #fff; position:relative; }
.m3proTab a.on{ color: #FFF; background: #275293; border: 1px solid #275293; z-index:1;}
.m3proTab a:after{content:""; border-left:6px solid transparent; border-right:6px solid transparent; border-top:8px solid #275293; position:absolute; left:50%; margin-left:-3px; bottom:-8px; transition:all 0.5s ease-in-out; opacity:0}
.m3proTab a.on:after{opacity:1;}
.m3proTabCons{}
.m3pro_bt{ font-size: 21px; line-height: 38px; position: relative; padding-left: 22px; margin-bottom: 18px; color: #666; }
.m3pro_bt:before{ content: ""; background: #275293; height: 22px; width: 4px; margin-top: -11px; position: absolute; left: 0px; top: 50%; }
.m3pro_bdes{ font-size: 14px; line-height: 32px; color: #888; padding-bottom: 35px; }
@media (max-width:1199px){
.m3pro_img{width:365px;}
.m3proTrx{padding-left:42px; margin-left:370px;}
}
@media (max-width:993px){
.m3pro_img{width:305px;}
.m3proTrx{padding-left:32px; margin-left:310px;}
}
@media (max-width:767px){
.m3pro_img{width:100%; float:none;}
.m3proTop{padding:30px 0px 45px;}
.m3proTrx{margin-left:0; padding-left:0; border:none;}
.m3proBom{padding:35px 10px 0;}
.m3proTab a{padding:0 10px;}
.m3proTab{margin-bottom:30px;}
.m3pro_bt{font-size:18px; margin-bottom:5px;}
.m3pro_bdes{line-height:30px; padding-bottom:20px;}
}


.m2menu2{ float: right; }
.m2menu2_a{ float: left; line-height: 56px; font-size: 14px; padding: 0px 60px; }
.m2menu2_a:hover,.m2menu2_a.on{ color: #FFF; background: #275293; margin-left:1px; }
.m2lcConWpr{ background: url(../images/m2lcbg.png) no-repeat center bottom; background-size: 100% 100%; padding: 55px 0px 120px; }
.m2lcSwiper_year{ margin-top: 48px; padding: 0px 40px; position: relative; height: 85px; background: url(../images/m2lc_lien.png) no-repeat center 61px; }
.m2lc_yitm{ height: 85px; text-align: center; color: #999999; font: 40px/50px Georgia; position:relative; cursor:pointer }
.m2lc_yitm:before{content:""; width:10px; height:10px; background:#275293; border-radius:50%; position:absolute; left:50%; margin-left:-5px; top:56px;}
.m2lcConWpr .slick-prev{ background: url(../images/m2lc_btn1.png) no-repeat center center; display: inline-block; height: 30px; width: 30px; position: absolute; left: -5px; top: 46px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; }
.m2lcConWpr .slick-next{ background: url(../images/m2lc_btn1.png) no-repeat center center; display: inline-block; height: 30px; width: 30px; position: absolute; right: -5px; top: 46px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; transform:rotate(180deg);}
.slick-current.m2lc_yitm{ color: #275293; }
.m2lcConWpr .slick-prev:hover,.m2lcConWpr .slick-next:hover{ background: url(../images/m2lc_btn1a.png) no-repeat center center; }
.m2lcSwiper_yrContent{ margin-top: 44px; }
.m2lcSbtxtWpr{padding:22px 80px 0 80px;}
.m2lcSbtxt{ position: relative; padding: 47px 140px 47px 52px; background: #275293; color: #fff; font-size: 14px; line-height: 36px; }
.m2lcSbtxt:before{ content: ""; background: url(../images/m2lc_ar.png) no-repeat center center; height: 18px; width: 16px; position: absolute; left: 0px; top: -18px; }
.m2lcSbtxt span{ position: absolute; right: 20px; bottom: 20px; color: rgba(255,255,255,0.1); font: 112px/112px Georgia; }
@media (max-width:1799px){
.m2lcSwiper_year{margin-top:30px;}
.m2lcSwiper_yrContent{margin-top:30px;}
}
@media (max-width:1199px){
.m2menu2_a{padding:0 32px;}
}
@media (max-width:993px){
.m2menu2_a{padding:0 15px;}
}
@media (max-width:767px){
.m2menu2{width:100%; float:none;display: flex; justify-content: space-between;  }
.m2menu2_a{width:100%; padding:0 5px; text-align:center; white-space:nowrap; overflow:hidden;}
.m2lcConWpr{padding:50px 0px 80px;}
.m2lcSwiper_year{margin-top:8px;}
.m2lc_yitm{font-size:28px;}
.m2lcSwiper_yrContent{margin-top:5px;}
.m2lcSbtxtWpr{padding:22px 15px 0 15px;}
.m2lcSbtxt{padding:25px 20px 100px 20px; line-height:28px;}
.m2lcSbtxt span{font-size:80px;}
.m2menu2_a:hover, .m2menu2_a.on{max-width:180px; margin:0 auto;}
}


.m2cmConWpr{ background: url(../images/m2cm_bg1.png) no-repeat center 106px; padding: 10px 0px 80px 50px; }
.m2cmC1box{ margin: 40px 0px 30px; }
.m2cmMvBox{ float:left;}
.m2cmMvBox .overflowHide{ height: 343px; width: 574px; }
.m2cmMvBox p{ font-size: 23px; line-height: 37px; color: #FFF; display: inline-block; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); z-index:3;}
.m2cmMvBox p i{ background: url(../images/m2cm_play.png) no-repeat center center; display: inline-block; height: 37px; width: 37px; margin-right: 10px; }
.m2cmMvBox p i,.m2cmMvBox p text{vertical-align:middle;}
.m2cmc1Txt{ font-size: 14px; line-height: 36px; color: #666666; margin: -8px 0px 0px 598px; }
.m2cmc1Bom{ height: 92px; overflow: hidden; position: relative; margin-bottom:56px; }
.m2cmc1Bom i{ content: ""; background: #DDDDDD; height: 70px; width: 1px; margin-top: -35px; position: absolute; left: 50%; top: 50%; }
.m2cmc1Bom h4{ font-size: 24px; color: #FFF; background: #275293; text-align: center; padding: 13px 20px 0px; float: left; height: 92px; width: 100px; line-height: 30px; font-weight: normal; }
.m2cmc1Bom ul{ display: block; margin-left: 100px; border-top: 1px solid #D5D5D5; border-right: 1px solid #D5D5D5; border-bottom: 1px solid #D5D5D5; height: 92px; }
.m2cmc1Bom ul li{ float: left; padding: 0px 0px 0px 65px; margin-top: 20px; position: relative; }
.m2cmc1Bom ul li img{ position:absolute; left:0; top:0;}
.m2cmc1Bom ul li strong{ font-size: 16px; line-height: 26px; display: block; }
.m2cmc1Bom ul li p{ font-size: 14px; line-height: 20px; color: #666; margin-top: 4px; }
.m2cmc1Bom ul li:nth-child(1){ margin-left:75px; width:520px;}
.m2cmu2{ margin: 42px -11px 0px; }
.m2cmu2 li{ padding: 0px 11px; float: left; width: 25%; }
.m2cmu2item{ height: 306px; border: 1px solid #ddd; padding: 35px 10px 0px; transition:all 0.5s ease-in-out; }
.m2cmu2item:hover{transform:translateY(-10px); box-shadow:0 12px 25px rgba(39,82,147,0.3);}
.m2cmu2item strong{ font-size: 16px; font-weight: bold; color: #275293; line-height: 32px; display: block; text-align:center }
.m2cmu2item span{ display: block; margin: 13px auto 6px; height: 90px; width: 90px; }
.m2cmu2item p{ line-height: 36px; background: url(../images/m3pro_si.png) no-repeat left center; height: 36px; padding-left: 17px; font-size: 14px; color: #666; overflow: hidden; }
@media (max-width:1199px){
.m2cmMvBox{width:574px; float:none; margin:0 auto 35px; display:block;}
.m2cmc1Txt{margin-left:0;}
.m2cmc1Bom ul li:nth-child(1){width:350px; margin-left:50px;}
.m2cmu2 li{width:50%; margin-bottom:22px;}
.m2cmu2item{transform:translateY(0)!important;}
}
@media (max-width:993px){
.m2cmc1Bom h4{padding:13px 12px 0px; width:82px; font-size:21px;}
.m2cmc1Bom ul li:nth-child(1){margin-left:0; width:260px;}
.m2cmc1Bom ul li p{font-size:12px;}
.m2cmc1Bom i{left:47%;}
}
@media (max-width:767px){
.m2cmConWpr{padding:50px 0px 60px;}
.m2cmMvBox .overflowHide{width:100%;}
.m2cmMvBox{width:100%;}
.m2cmC1box{margin-top:12px;}
.m2cmMvBox .overflowHide{height:205px;}
.m2cmc1Txt{ line-height:30px;}
.m2cmc1Bom{height:auto;}
.m2cmc1Bom h4{width:100%; float:none; height:56px;}
.m2cmc1Bom h4 br{display:none;}
.m2cmc1Bom ul{margin-left:0; height:auto; overflow:hidden; border:1px solid #D5D5D5; border-top:none; padding:10px 15px 25px;}
.m2cmc1Bom i{display:none;}
.m2cmc1Bom{margin-bottom:42px;}
.m2cmu2{margin-top:8px;}
.m2cmu2 li{width:100%; margin-bottom:15px;}
}


.m2ldrConWpr{ padding: 55px 0px; }
.m2ldrTop{ margin: 48px 0px 58px; }
.m2ldraBox{ float:left;}
.m2ldraBox .overflowHide{ height: 401px; width: 405px; }
.m2ldrTrx{ margin-left: 452px; }
.m2ldrTnms{ padding: 18px 0px 13px; border-bottom: 1px solid #DDDDDD; }
.m2ldrTnms strong{ font-weight: normal; display: block; font-size: 24px; line-height: 32px; }
.m2ldrTnms p{ font-size: 16px; line-height: 22px; margin-top: 6px; }
.m2ldrTds{ padding-top: 5px; }
.m2ldrTds h5{ line-height: 42px; display: block; height: 42px; font-size: 14px; font-weight: bold; }
.m2ldrTds strong{ font-weight: normal; line-height: 32px; margin-top: 10px; font-size: 14px; color: #666; background: url(../images/m3pro_si.png) no-repeat left 12px; padding-left: 15px; display: block; }
.m2ldrTds p{ font-size: 14px; color: #666; line-height: 30px; margin-left: 14px;}
.m2ldrul{ margin: 0px -16px; }
.m2ldrul li{ padding: 0px 16px; margin-bottom: 32px; }
.m2ldraBox2{ display: block; padding: 26px; border: 1px solid #ddd; overflow:hidden }
.m2ldraBox2 .overflowHide{ float: left; height: 212px; width: 164px; }
.m2ldrBrx{ margin-left:194px;}
.m2ldrBrx .m2ldrTds p{margin-left:0;}
@media (max-width:1799px){
.m2ldrTnms strong{font-size:21px;}
}
@media (max-width:1199px){
.m2ldrTnms{padding-top:5px;}
}
@media (max-width:993px){
.m2ldraBox{display:block; float:none;width:450px; margin:0 auto;}
.m2ldraBox .overflowHide{width:450px;}
.m2ldrTrx{margin-left:0; margin-top:25px;}
}
@media (max-width:767px){
.m2ldrConWpr{padding:50px 0;}
.m2ldrTop{margin-top:10px;}
.m2ldraBox .overflowHide{width:100%; height:305px;}
.m2ldraBox{width:100%;}
.m2ldrTds strong{ line-height: 30px; background: url(../images/m3pro_si.png) no-repeat left 11px; }
.m2ldraBox2 .overflowHide{float:none; margin:0 auto 20px;}
.m2ldrBrx{margin-left:0;height: auto !important;}
.m2ldraBox2{padding:25px 15px;}
.m2ldrul li{margin-bottom:18px;}
.m2lxLayer{width:100%; left:0; right:0; padding:28px 15px 25px}
.m2lxLayer strong{font-size:16px; margin-bottom:5px;}
}


.m2ry_des{ font-size: 14px; line-height: 26px; color: #666666; text-align: center; margin: 20px auto 50px; max-width:950px; }
.m2ryul{ margin:0 -35px}
.m2ryul li{ padding:0 35px; width:33.33%; float:left; margin-bottom:70px;}
.m2ryul li .overflowHide{ text-align:center}
@media (max-width:1799px){
.m2ryul{ margin:0 -15px}
.m2ryul li{ padding:0 15px; margin-bottom:30px;}
}
@media (max-width:767px){
.m2ry_des{margin:0px auto 32px;}
.m2ryul {padding:0 10px;}
.m2ryul li{width:50%; padding:0 5px; margin-bottom:10px;}
}


.m2pubConWpr{ padding-top: 55px; }
.m2stu1{ margin: 48px -15px 0px; }
.m2stu1 li{ padding: 0px 15px; float: left; width: 50%; margin-bottom:30px; }
.m2st_aBox{ display:block;}
.m2st_aBox .overflowHide{ height:270px; overflow:hidden}
.m2st_icon{ height: 104px; width: 104px; border: 3px solid #FFF; position: absolute; left: 50%; top: 50%; margin-top: -52px; margin-left: -52px; z-index: 1; border-radius:50%; transition:all 0.5s ease-in-out;}
.m2st_icon img{transform:translate(-50%,-50%)!important; position:absolute; left:50%; top:50%;}
.m2stLayer{ transition:all 0.5s ease-in-out; background:rgba(39,82,147,0.8); position:absolute; left:0; top:0; width:100%; color:#fff; z-index:2; bottom:0; transform:translateY(30px); opacity:0;}
.m2stLytxt{position:absolute; left:0; top:50%; transform:translateY(-50%); width:100%; padding:0 72px;}
.m2stLayer strong{ display: block; line-height: 38px; height: 38px; font-size: 16px; font-weight: bold; margin-bottom:5px; }
.m2stLayer strong img{ width:38px; height:38px; margin-right:8px;}
.m2stLayer strong img,.m2stLayer strong text{vertical-align:middle;}
.m2stLayer p{ font-size: 14px; line-height: 24px; }
.m2st_aBox:hover .m2stLayer{transform:translateY(0); opacity:1;}
.m2st_aBox:hover .m2st_icon{opacity:0;}
.m2slBom{ background: #f2f2f2 url(../images/m2st_t.png) no-repeat right bottom; padding: 20px 0px; margin-top:45px;}
.m2slFm{ background: #FFF url(../images/m2sl_ar.png) no-repeat right center; float: left; width: 758px; padding: 28px 94px 34px 55px; min-height: 408px; position: relative; }
.m2slFm h6{ line-height: 36px; font-weight: normal; font-size: 18px; display: block; margin-bottom:11px; }
.m2slfmul{ margin: 0px -7px; }
.m2slfmul li{ padding: 0px 7px; margin-bottom: 14px; }
.m2slfmul li input{ line-height: 38px; padding: 0px 20px; height: 40px; width: 100%; border: 1px solid #D5D5D5; border-radius: 0.2em; font-size: 14px; color: #666; }
.m2slfmul li input:focus{ border: 1px solid #275293; box-shadow:0 0 10px rgba(39,82,147,0.25)}
.m2slfmul li select { appearance: none; -moz-appearance: none; -webkit-appearance: none; border: 1px solid #D5D5D5; background: transparent url(../images/m2serar.jpg) no-repeat right center; padding-right: 15px; opacity: 1; color: #888; font: 14px/38px "微软雅黑"; width: 100%; height: 40px; padding-left: 12px; border-radius: 0.2em; }
.m2slfmul li textarea{ line-height: 24px; padding: 9px 20px; height: 130px; width: 100%; border: 1px solid #D5D5D5; border-radius: 0.2em; font-size: 14px; color: #666; }
.m2slfmul li textarea:focus{ border: 1px solid #275293; box-shadow:0 0 10px rgba(39,82,147,0.25)}
.m2slSubmit{ line-height: 40px; background: #0562B5; height: 40px; width: 94px; color: #FFF; font-size: 14px; text-align: center; display: block; border-radius:0.2em; margin-top:8px;}
.m2slSubmit:hover{ color: #FFFFFF; background: #275293; transform:translateY(-2px); box-shadow:0 2px 5px rgba(39,82,147,0.2) }
.m2slBrx{ margin-left: 836px; padding: 80px 0px; }
.m2slBrx strong{ font-size: 36px; font-weight: normal; display: block; line-height: 56px; margin-bottom: 10px; }
.m2slBrx p{ font-size: 14px; line-height: 36px; }
@media (max-width:1799px){
.m2slBrx strong{font-size:30px; line-height:52px;}
}
@media (max-width:1199px){
.m2slFm{width:608px;}
.m2slBrx{margin-left:646px;}
.m2slBom{background-size:auto 81px;}
}
@media (max-width:993px){
.m2stLytxt{padding:0 35px;}
.m2slFm{width:100%; float:none; background:#fff; padding-left:35px; padding-right:35px;}
.m2slBrx{margin-left:0; text-align:center}
.m2slBom{ background-position:left bottom;}
}
@media (max-width:767px){
.m2pubConWpr{padding-top:50px;}
.m2stu1{margin-top:25px;}
.m2stu1 li{width:100%; margin-bottom:16px;}
.m2st_icon{transform:scale(0.8);}
.m2slFm{padding-left:15px; padding-right:15px;}
.m2slBrx{padding-top:50px;}
.m2slBrx strong{font-size:22px; line-height:40px;}
}


.m2lxTop{ margin-top: 28px; }
.m2lxMapWpr{float:left; position:relative;}
.m2lxMap{ float: left; height: 456px; width: 558px; position: relative; }
.m2lxMapWpr:after{ content: ""; background: url(../images/m2lx_ar.png) no-repeat center center; height: 51px; width: 25px; margin-top: -25px; position: absolute; z-index: 1; top: 50%; right: -25px; }
.m2lxTrx{ margin-left: 558px; padding-top: 86px; height: 456px; border-bottom: 3px solid #F2F2F2; padding-left:100px; }
.m2lxTrx h4{ font-size: 16px; font-weight: bold; line-height: 26px; display: block; margin-bottom: 20px; }
.m2lxTrx h6{ font-weight: normal; font-size: 14px; color: #666; line-height: 24px; }
.m2lxTrx ul li{ padding-top: 25px; font-size: 14px; line-height: 26px; color: #666666; }
.m2lxTrx ul li strong{ display: block; font-size: 14px; font-weight: bold; color: #275293; }
.m2lxBom{ margin-top: 28px; border-top: 1px solid #E4E4E4; }
.m2lxitem{ overflow: hidden; padding: 20px 0px; border-bottom: 1px solid #E4E4E4; }
.m2lxaBox{ float:left;}
.m2lxaBox .overflowHide{ float: left; height: 179px; width: 241px; }
.m2lxaBox .overflowHide p{ font-size: 18px; line-height: 50px; color: #FFF; text-align: center; position: absolute; height: 50px; width: 100%; z-index: 1; left: 0px; bottom: 0px; background:rgba(0,0,0,0.6);}
.m2lxul{ margin-left:241px;}
.m2lxul li{ float: left; width: 33.33%; padding: 10px 25px 0; height: 179px; border-right: 1px dashed #ddd; font-size: 14px; line-height: 24px; color: #999999; overflow:hidden; }
.m2lxul li strong{ font-size: 14px; font-weight: bold; color: #333; display: block; margin-bottom:5px;}
.m2lxul li:nth-child(3n){border:none;}
.BMap_bubble_content .content:nth-child(1){font-size:16px; color:#275293; line-height:28px; display:block; font-weight:bold;}
.BMap_bubble_content .content:nth-child(2){font-size:16px; color:#000; line-height:28px; display:block; font-weight:bold;}
@media (max-width:1199px){
.m2lxTrx{padding-left:60px;}
.m2lxul li{width:50%;}
}
@media (max-width:993px){
.m2lxMapWpr{width:100%; float:none; display:block;}
.m2lxMap{width:100%; float:none;}
.m2lxMapWpr:after{display:none;}
.m2lxTrx{margin-left:0; padding-left:35px;}
.m2lxul li{width:100%;}
}
@media (max-width:767px){
.m2lxMap{height:280px;}
.m2lxTrx{padding:40px 15px 30px; height:auto}
.m2lxaBox{float:none; display:block; margin-bottom:18px}
.m2lxaBox .overflowHide{width:100%; float:none; height:225px;}
.m2lxul{margin-left:0;}
.m2lxul li{padding-left:15px; padding-right:15px;}
}


.m2jobs{ margin-top: 50px; }
.m2jobs dl{ margin-bottom: 35px; }
.m2jobs dl dt{ padding: 10px 0px 10px 70px; border-top: 1px solid #F0F0F0; border-bottom: 1px solid #F0F0F0; overflow: hidden; position: relative; cursor:pointer }
.m2jobs dl dt:before{ content: ""; transition: all 0.5s ease-in-out; background: url(../images/m2job_ar.png) no-repeat center center; display: inline-block; height: 13px; width: 15px; margin-top: -6px; position: absolute; top: 50%; left: 28px; transform:rotate(180deg);}
.m2jobs dl.on dt:before{ transform:rotate(0deg);}
.m2jobs dl.on dt{ background: #FCFCFC;}
.m2jobs dl.on .m2jobs_tnms{ border-right: 1px dotted #888; }
.m2jobs_tnms{ height: 90px; padding-top: 18px; float: left; width: 250px; border-right: 1px dotted #ccc; }
.m2jobs_tnms strong{ line-height: 24px; color: #333; font-size: 15px; display: block; }
.m2jobs_tnms p{ font-size: 13px; line-height: 22px; color: #999999; display: block; height: 22px; margin-top: 6px; }
.m2jbos_tags{ margin-left:250px; text-align:center; padding-top:28px;}
.m2jbos_tags span{ display: inline-block; padding: 0px 30px; border: 1px dashed #ccc; margin: 0px 50px; font-size: 15px; line-height: 30px; color: #666; height: 32px; border-radius:1.8em;}
.m2jobs dl dd{ font-size: 14px; line-height: 26px; color: #666666; padding: 35px 72px; background: #FCFCFC; border-top: 1px solid #FFF; display:none }
.m2jobs dl dd strong{color:#333;}
@media (max-width:1199px){
.m2jbos_tags span{margin:0 20px;}
}
@media (max-width:993px){
.m2jbos_tags span{font-size:13px; padding:0 20px; margin:0 6px;}
}
@media (max-width:767px){
.m2jobs{margin-top:25px;}
.m2jbos_tags{display:none;}
.m2jobs_tnms{padding-top:5px; height:62px;}
.m2jobs dl dd{padding:20px 15px;}
.m2jobs dl{margin-bottom:15px;}
}


.m3nCon{ padding: 50px 0px 75px; }
.m3nt{ font-size: 26px; color: #275293; line-height: 40px; font-weight: normal; text-align: center; display: block; margin-bottom:35px; }
.m3ninfo{ line-height: 42px; background: #FAFAFA; height: 42px; font-size: 14px; color: #666666; padding: 0px 0px 0px 15px; }
.m3ninfo .fl span{ display: inline-block; margin-right: 42px; }
.m3n_s1{ background: url(../images/m3n_i1.png) no-repeat left center; padding-left: 26px; }
.m3n_s2{ background: url(../images/m3n_i2.png) no-repeat left center; padding-left: 26px; }
.m3n_s3{ background: url(../images/m3n_i3.png) no-repeat left center; padding-left: 26px; }
.m3nback{ line-height: 42px; background: #f2f2f2 url(../images/m3n_bki.png) no-repeat 20px center; padding: 0px 18px 0px 50px; float: right; font-size: 14px; color: #666666; }
.m3nEditor{ font-size: 14px; line-height: 30px; color: #666666; padding: 35px 0px 75px; }
.m3pages{ line-height: 50px; height: 52px; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; padding: 0px 20px; }
.m3page_prev{ font-size: 15px; background: url(../images/page_prev.png) no-repeat left center; float: left; padding-left: 44px; }
.m3page_prev:hover{background: url(../images/page_preva.png) no-repeat left center; }
.m3page_next{ font-size: 15px; background: url(../images/page_next.png) no-repeat right center; float: right; padding-right: 44px; }
.m3page_next:hover{ background: url(../images/page_nexta.png) no-repeat right center;}
@media (max-width:767px){
.m3nCon{padding:40px 0px 60px;}
.m3nt{font-size:21px; line-height:36px; margin-bottom:25px;}
.m3ninfo .fl span{margin-right:25px;}
.m3nback{display:none;}
.m3ninfo{height:70px; line-height:30px; padding-top:5px; overflow:hidden}
.m3nEditor{padding-top:25px; padding-bottom:55px;}
}


.m2nCon{ padding-top: 55px; }
.m2nul li{ margin-bottom: 55px; }
.m2naBox{ display:block; overflow:hidden;}
.m2naBox .overflowHide{ float: left; height: 200px; width: 325px; }
.m2nRx{ margin-left: 448px; position:relative; height:200px; }
.m2nRx strong{ font-size: 16px; line-height: 45px; font-weight: normal; display: block; }
.m2naBox:hover .m2nRx strong{font-weight:bold;}
.m2nTm{ text-align: center; display: inline-block; width: 62px; position: absolute; left: -96px; top: 4px; right: 0px; bottom: 0px; font-weight: normal; padding-top: 61px; font-size: 14px; color: #999999; line-height: 24px; }
.m2nTm span{ font-size: 54px; color: #333; line-height: 60px; text-align: center; display: block; position: absolute; left: 0px; right: 0px; top: 0; }
.m2nRx p{ font-size: 14px; color: #666; line-height: 26px; padding: 20px 0px 0px; height: 78px; overflow: hidden; border-top: 1px solid #F1F1F1; margin-top:12px; }
.m2nm{ background: url(../images/m2nar.png) no-repeat; height: 23px; width: 42px; position: absolute; left: 0px; bottom: 0px; }
.pages{ text-align:center; margin-bottom:85px;}
.pages a{ margin: 0px 2px; padding: 0px 10px; height: 38px; min-width: 38px; border: 1px solid #D5D5D5; display:inline-block; border-radius:0.2em; font-size:14px; color:#666; line-height:36px; text-align:center}
.pages a.on,.pages a:hover{ background: #275293; color: #fff; border: 1px solid #275293; }
.pages a:first-child,.pages a:last-child{ padding:0 20px;}
@media (max-width:1799px){
.m2nTm span{font-size:50px;}
}
@media (max-width:993px){
.m2naBox .overflowHide{width:265px;}
.m2nRx{margin-left:298px;}
.m2nTm{position:static; width:100%; padding-top:0; text-align:left}
.m2nTm span{font-size:18px; position:static; line-height:24px; display:inline-block; margin-left:5px;}
.m2nRx strong{line-height:35px; height:35px;}
}
@media (max-width:767px){
.picList a{width:100%;}
.m2nCon{padding-top:50px;}
.m2naBox .overflowHide{width:100%; float:none;}
.m2nRx{margin-left:0; margin-top:25px;}
.m2nRx p{ max-height:102px; height:auto}
.pages a{ margin: 0px 15px; padding: 0px 6px; height: 32px; min-width: 32px;font-size:12px; line-height:30px; display:none;}
.pages a.page_prev,.pages a.page_next{display:inline-block;}
.pages{margin-bottom:70px;}
}

.m2whConWpr{ margin-top:50px; border-bottom:1px solid #CECECE;}
.m2whCon{ margin-top:55px; margin-bottom:100px;}
.m2whul{ border-top: 2px solid #CECECE; border-bottom: 2px solid #CECECE; border-left: 2px solid #CECECE; }
.m2whul li{ text-align: center; float: left; width: 25%; padding: 105px 25px 0px; border-right: 2px solid #CECECE; height: 400px; }
.m2whul li span{}
.m2wh_des{}
.m2wh_des strong{ font-size: 20px; font-weight: normal; line-height: 40px; display: block; margin-top: 20px; }
.m2wh_des p{ font-size: 15px; line-height: 22px; color: #666666; }
@media (max-width:767px){
.m2whConWpr{margin-top:30px;}
.m2whCon{margin-top:30px;}
.m2whul li{width:50%;}
.m2whul li span{width:60px; display:inline-block;}
.m2wh_des strong{margin-top:12px;}
.m2whul li{padding:35px 15px 0px; height:242px;}
.m2whul li:nth-child(3),.m2whul li:nth-child(4){padding-top:0; height:210px;}
.m2whCon{margin-bottom:50px;}
}