﻿@charset "UTF-8";
.header{ height: 174px; background:#fff; position:relative; z-index:8;}
.logo{float:left; margin-top:24px; position:relative;}
.header .container{position:relative;}
.headRx{ background: #0081E3; height: 58px; width: 205px; text-align:right; display: inline-block; position: absolute; top: 0px; right: 15px; z-index: 3; border-radius:0 0 0.3em 0.3em;}
.headRx input.inSearch{height:26px;width:130px;background: none;border: 1px solid #fff;padding: 5px;color:#fff;border-radius:4px}
.topSerBtn{ background: url(../images/serIcon.png) no-repeat center center; display: inline-block; height: 58px;width: 22px;vertical-align:middle;margin-right:25px }
.lanBox{ background: url(../images/lanIcon.png) no-repeat center center; height: 58px; width: 20px; display: inline-block; position:relative; cursor:pointer  }
.nav{ margin-top: 85px; float: right; }
.nav li{ float: left; position:relative; }
.nav_a{ font-size: 16px; line-height: 28px; display:block; padding:0 18px; height:89px; position:relative; }
.nav_a span{ display: block; line-height: 22px; }
.nav_a.on,.nav_a:hover,.nav li:hover .nav_a{ color: #0081e3; }
.nav_a:after{content:""; width:0%; height:3px; background:#0081e3; position:absolute; left:50%; bottom:0px; transition:all 0.5s ease-in-out;}
.nav_a.on:after,.nav_a:hover:after,.nav li:hover .nav_a:after{ width:100%; left:0;}
.lanList {position: absolute;width: 76px;top: 58px;left: 50%;transform: translateX(-50%);transition: all 0.5s ease-in-out;opacity: 0;visibility: hidden;}
.lanList::before {content: "";width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #fff;position: absolute;left: 50%;top: -8px;margin-left: -8px;}
.lan_a{height: 30px;display: block;text-align: center;background: #0081E3; border-top:1px solid #fff; color: #fff !important;line-height: 30px; transition:none!important;}
.lan_a:hover { background: #e83839; }
.lanBox:hover .lanList{opacity:1; visibility:visible;}
.subMenu{ background: #FFF; padding: 12px 0px 10px; width:auto;min-width:100%; position: absolute; left:0; top: 89px; visibility:hidden; opacity:0; transition:all 0.3s ease-in-out;white-space:nowrap }
.nav_a2{ display:block; text-align:center; padding:8px 12px; font-size:16px; line-height:24px;}
.nav li:hover .subMenu{visibility:visible; opacity:1;}
.hmBody .header{position:absolute; left:0; top:0; width:100%;}
.headerTransparent{ background: url(../images/headBg.png) repeat-x left top; background-size:auto 100%; }
.logo img{transition:all 0.5s ease-in-out;}
.logo .iOpacity{position:absolute; left:0; top:0;}
.headerTransparent .logo img{opacity:0;}
.headerTransparent .logo img.iOpacity{opacity:1;}
.headerTransparent .nav_a{color:#fff!important;}
.headerTransparent .nav_a.on:after{display:none;}
@media (max-width:1799px){
.header{ height: 124px;}
.logo{ margin-top:20px;}
.logo img{height:88px; width:auto;}
.headRx{height: 48px; line-height:48px;}
.topSerBtn,.lanBox{height:48px;}
.lanList{top:48px;}
.nav{margin-top:58px}
.nav_a{height:66px;}
.nav_a span{line-height:20px;}
.subMenu{top:66px;}
}
@media (max-width:1199px){
.nav_a{font-size:15px; padding:0 18px;}
}
@media (max-width:993px){
.topEmpty{height:56px;}
}


.footer{ background: #373737; position:relative }
.footer:before{ content: ""; background: url(../images/bomLine2.png) no-repeat left bottom; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.footer:after{ content: ""; background: url(../images/bomLine1.png) no-repeat right top; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.footer .container{position:relative; z-index:5;}
.web_info{ font-size: 14px; line-height: 26px; color: #919191; background: #101010; padding: 40px 0px; }
.web_info a{ color: #919191;}
.web_info a:hover{ color: #A8A8A8; }
.footFm { background: #0483E3; height: 125px; padding-top: 34px; border-radius:0 0 0.3em 0.3em; }
.ftFm_txt{ padding: 5px 0px 0px 26px; float: left; width: 290px; font-size: 15px; color: #FFF; line-height: 24px; }
.ftFm_txt strong{ font-size: 21px; font-weight: normal; line-height: 30px; display: block; }
.ftFm_input,.ftFm_butoon{float:left}
.ftFm_input{margin-right:65px;}
.ftFm_input input{ font-size: 15px; line-height: 54px; color: #FFF; padding: 0px 28px; height: 58px; width: 506px; border: 2px solid #FFF; border-radius:0.3em; background:none;margin-right:10px}
.ftFm_input input:focus{box-shadow:0 0 12px rgba(255,255,255,0.8);}
.ftFm_input input.inName{width:165px;}
.ftFm_input input.inCompany{width:185px;}
.ftFm_input input.inTel{width:220px;}
.ftFm_butoon button{ font-size: 16px; line-height: 54px; color: #FFF; height: 58px; width: 180px; text-align: center; border: 2px solid #FFF;border-radius:0.3em; background:none; cursor:pointer }
.ftFm_butoon button:hover{box-shadow:0 0 12px rgba(255,255,255,0.8);}
.foot_p1{ font-size: 20px; color: #FFF; line-height: 34px; padding: 35px 25px 10px; }
.footBom{ padding: 0px 0px 72px 25px; }
.footBom dl{float:left; margin-right:60px;}
.footBom dl dt{ font-size: 16px; line-height: 44px; }
.footBom dl dd{ font-size: 16px; line-height: 34px; }
.footWx{ float: right; text-align: center; padding: 0px 72px; border-left: 1px solid #6B6B6B; padding-bottom:12px; }
.footWx p{ font-size: 15px; line-height: 20px; color: #FFF; margin-bottom: 15px; }
.footBom_a1{ color: #FFF; }
.footBom_a2{ color: #999999; }
.footBom_a2:hover{ color: #CCC; }
.footContact { padding: 22px 45px 30px 25px; border-top:1px solid #878787; }
.foot_sitem{float:left; margin-right:100px; color:#fff; font-size:16px; line-height:28px; padding-top:12px;}
.ftFm_input input::-webkit-input-placeholder{color:#fff;}
.ftFm_input input::-moz-placeholder{color:#fff;}
.ftFm_input input:-moz-placeholder{color:#fff;}
.ftFm_input input:-ms-input-placeholder{color:#fff;}
.ftFm_input input:focus::-webkit-input-placeholder{color:#fff;}
.ftFm_input input:focus::-moz-placeholder{color:#fff;}
.ftFm_input input:focus:-moz-placeholder{color:#fff;}
.ftFm_input input:focus:-ms-input-placeholder{color:#fff;}

.headRx input::-webkit-input-placeholder{color:#fff;}
.headRx input::-moz-placeholder{color:#fff;}
.headRx input:-moz-placeholder{color:#fff;}
.headRx input:-ms-input-placeholder{color:#fff;}
.headRx input:focus::-webkit-input-placeholder{color:#fff;}
.headRx input:focus::-moz-placeholder{color:#fff;}
.headRx input:focus:-moz-placeholder{color:#fff;}
.headRx input:focus:-ms-input-placeholder{color:#fff;}
@media (max-width:1199px){
.ftFm_input input{width:320px;}
.ftFm_input{margin-right:15px;}
.footBom dl{margin-right:35px;}
.footWx{padding: 0px 35px; }
.footContact .fr img{display:none;}
}
@media (max-width:993px){
.ftFm_txt{width:208px;}
.ftFm_butoon button{width:162px;}
.footFm{padding-right:15px;}
.ftFm_txt{padding-left:15px;}
.foot_sitem{margin-right:50px;}
.footBom dl{width:100%; margin-right:0; overflow:hidden;}
.footBom dl dd{float:left; margin-right:25px;}
.footWx{border:none; float:left; padding:0; margin-top:25px; text-align:left}
}
@media (max-width:767px){
.web_info{ font-size: 12px; line-height: 22px; padding: 20px 50px 20px 0; }
.footFm{margin-left:-15px; margin-right:-15px; height:auto; padding-bottom:35px; overflow:hidden}
.ftFm_txt strong{ font-size:20px;}
.ftFm_input{margin-right:15px; float:none; margin-left:15px;}
.ftFm_txt{margin-bottom:12px;}
.ftFm_input input{ font-size: 14px; line-height: 42px; padding: 0px 15px; height: 44px; width: 100%; border: 1px solid #FFF;}
.ftFm_butoon button{width:100%; font-size: 14px; line-height: 42px; height: 44px; border: 1px solid #FFF;}
.ftFm_butoon{float:none; margin-top:10px; margin-left:15px;}
.ftFm_input{margin-right:0;}
.foot_p1{ padding-left:0; padding-right:0; font-size:18px;}
.footBom{padding-left:0; padding-bottom:35px;}
.footBom dl dt{font-size:15px; line-height:38px;}
.footBom dl dd{font-size:14px;}
.footWx{width:105px; text-align:center; margin:0 auto; float:none;}
.footContact{padding-left:0; padding-right:0;}
.foot_sitem{margin-right:20px;}
.footContact .foot_sitem:nth-child(2n){margin-right:0;}
}


.webRmenu{ background: #0081E3; width: 68px; position: fixed; top: 50%; z-index:50; transform:translateY(-50%); right:0}
.webMenu_a{ display: block; height: 68px; width: 68px; position:relative;}
.webMenu_tel{position:absolute; right:90px; top:0; font-size:20px; color:#fff; padding:0 25px; background:#0081E3; white-space:nowrap; height:68px; line-height:68px; transform:translateX(-40px); opacity:0; transition:all 0.5s ease-in-out; visibility:hidden;}
.webMenu_ask{position:absolute; right:90px; top:0; font-size:20px; color:#fff; padding:0 25px; background:#0081E3; white-space:nowrap; height:68px; line-height:68px; transform:translateX(-40px); opacity:0; transition:all 0.5s ease-in-out; visibility:hidden}
.webMenu_wx{position:absolute; right:90px; top:-21px; padding:15px; background:#0081E3; height:130px; width:130px; transform:translateX(-40px); opacity:0; transition:all 0.5s ease-in-out; visibility:hidden}
.webMenu_a1{ background: url(../images/ri1.png) no-repeat center center; background-size:28px auto; }
.webMenu_a2{ background: url(../images/ri2.png) no-repeat center center; background-size:28px auto; }
.webMenu_a3{ background: url(../images/ri3.png) no-repeat center center; background-size:36px auto;  }
.webMenu_tel:after,.webMenu_ask:after,.webMenu_wx:after{content:""; border-top:10px solid transparent; border-bottom:10px solid transparent; border-left:10px solid #0081E3; position:absolute; right:-10px; top:50%; margin-top:-10px;}
.webMenu_a:hover .webMenu_tel,.webMenu_a:hover .webMenu_ask,.webMenu_a:hover .webMenu_wx{opacity:1; transform:translateX(0); visibility:visible}
@media (max-width:1799px){
.webRmenu{width: 58px;}
.webMenu_a{height: 58px; width: 58px;}
.webMenu_a1{background-size:24px auto;}
.webMenu_a2{background-size:24px auto;}
.webMenu_a3{background-size:32px auto;}
.webMenu_tel{right:80px; font-size:18px; height:58px; line-height:58px;}
.webMenu_ask{ right:80px; font-size:18px; height:58px; line-height:58px;}
.webMenu_wx{ right:80px; margin-top:-16px;}
}
@media (max-width:767px){
.webRmenu{width: 38px; transform:translateY(0); top:auto; bottom:25px;}
.webMenu_a{height: 38px; width: 38px;}
.webMenu_a1{background-size:18px auto;}
.webMenu_a2{background-size:18px auto;}
.webMenu_a3{background-size:22px auto;}
.webMenu_tel{right:56px; font-size:16px; height:38px; line-height:38px; padding:0 18px;}
.webMenu_ask{right:56px; font-size:16px; height:38px; line-height:38px; padding:0 18px;}
.webMenu_wx{ right:56px; margin-top:-16px; width:100px; height:100px; padding:5px;}
}


.hmFs_item{position:relative;}
.hmFs_item .bgImg{height:789px;}
.hmFs_txt{position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); z-index:2; padding-top:160px;}
.hmBan_more{ font-size:20px; color:#fff; width:214px; height:58px; border:2px solid #fff; line-height:54px; display:block; text-align:center; border-radius:0.3em; background:rgba(0,0,0,0.3); margin-top:88px;}
.hmBan_more:hover{transform:translateY(-8px); color:#fff;}
.hmFocus .slick-dots{bottom:45px;}
.hmFocus .slick-dots li button{display:none;}
.hmFocus .slick-dots li { background: rgba(255,255,255,0.4); display: inline-block; height: 6px; width: 66px; margin: 0px 6px; position: relative; border-radius:0.6em; vertical-align:middle}
.hmFocus .slick-dots li.slick-active{ background:#00CCFF; }
@media (max-width:1799px){
.hmFs_item .bgImg{height:580px;}
.hmFs_txt img{height:160px; width:auto;}
.hmFs_txt{ padding-top:100px;}
.hmBan_more{ font-size:18px; width:200px; height:50px; border:1px solid #fff; line-height:48px; margin-top:68px;}
.hmFocus .slick-dots li {height: 4px; width: 50px; margin: 0px 5px}
}
@media (max-width:767px){
.hmFs_item .bgImg{height:380px;}
.hmFs_txt img{height:86px;}
.hmFs_txt{ padding-top:70px;}
.hmBan_more{ font-size:16px; width:140px; height:44px; line-height:42px; margin-top:38px;}
.hmFocus .slick-dots li {height: 2px; width: 20px; margin: 0px 4px}
.hmFocus .slick-dots{bottom:25px;}
}

.hmCon5{ background-position: center center; background-repeat: no-repeat; background-size: cover; padding: 165px 0px; background-attachment:fixed; }
.hmc5Btn { background: url(../images/hmc5Btn.png) no-repeat center center; display: block; height: 129px; width: 142px; margin: 0px auto 10px; }
.hmc5txt{ font-size: 24px; line-height: 44px; color: #FFF; margin: 0px auto; max-width: 1015px; text-align:center}
.mvlayerBg{ height: 100%; width: 100%; position: fixed; z-index: 82; left: 0px; top: 0px; right: 0px; bottom: 0px; background:rgba(0,0,0,0.8); }
.mvLayer {  width: 100%; transform:translateY(-50%); position: fixed; z-index: 85; left: 0px; top: 50%; }
.mvClose { background: url(../images/m2mvClose.png) no-repeat; height: 38px; width: 38px; position: absolute; top: -38px; right: 0; cursor: pointer; z-index: 5; }
.m2mvBox { width: 66%; height: 706px; position: relative; background: #000; margin:0 auto; }
@media (max-width:1799px){
.hmCon5{padding: 95px 0px;}
.hmc5Btn { transform:scale(0.8); margin: 0px auto 20px; }
.hmc5txt{ font-size: 20px; line-height: 38px;}
}
@media (max-width:1379px){
.m2mvBox { width: 66%; height: 500px;}
}
@media (max-width:1799px){
.m2mvBox { width: 66%; height: 586px; }
}
@media (max-width:1559px){
.m2mvBox { width: 66%; height: 518px; }
}
@media (max-width:1199px){
.hmc7aBox.scaleImg .overflowHide { height:190px; }
}
@media (max-width:993px){
.mvLayer{margin-top:0; transform:translateY(-50%);height:auto;}
.mvLayer{ margin-left:auto; margin-right:auto; height:240px;}
.mvClose{top:12px; right:5px;}
.hmCon5{background-attachment:scroll;}
}
@media (max-width:767px){
.mvLayer{height:130px;}
.mvClose{top:auto; top:-40px; right:0px;}
.m2mvBox { width: 100%; height:200px;}
.hmc5txt{font-size:18px;}
}

.hmCon4{ position:relative;}
.hmCon4:before{ content: ""; background: url(../images/m2us_aroow.png) no-repeat center center; height: 30px; width: 88px; margin-left: -44px; position: absolute; left: 50%; top: 0px; }


.hmCon1 { background: #F2F2F2; height: 210px; position:relative; z-index:3; }
.hmCon1:after{ content: ""; background: url(../images/hmc2Ar.png) no-repeat center top; height: 30px; width: 88px; margin-left: -44px; position: absolute; left: 50%; bottom: -30px; }
.hmc1ul{position:relative; z-index:2;}
.hmc1ul li{width:33.33%; float:left}
.hmc1_dBox{ position:relative;  padding-left:25px; padding-top:26px;}
.hmc1_dBox:before{ content: ""; position: absolute; left: 0; right: 0; top: -12px; bottom: -12px; background: url(../images/hmc1bg.jpg) no-repeat center center; background-size:cover; transition:all 0.5s ease-in-out; border-radius:0.3em; opacity:0;}
.hmc1Dtxt{position:relative; z-index:2;}
.hmc1_tnm{ height: 66px; line-height: 66px; font-size: 21px; color: #0081e3; display:block; margin-bottom:10px; transition:all 0.5s ease-in-out; }
.hmc1_icon{height:66px; width:66px; position:relative; display:inline-block; float:left; margin-right:40px;}
.hmc1_icon img{position:absolute; left:0; top:0; transition:all 0.5s ease-in-out;}
.hmc1_as{ font-size: 15px; line-height: 28px; padding-left: -12px; transition:all 0.5s ease-in-out; }
.hmc1_as a{ margin: 0px 10px; }
@media (min-width:993px){
.hmc1_dBox:hover:before{opacity:1;}
.hmc1_dBox:hover .hmc1_icon img{opacity:0;}
.hmc1_dBox:hover .hmc1_icon img.iOpacity{opacity:1;}
.hmc1_dBox:hover .hmc1_tnm{color:#fff;}
.hmc1_dBox:hover a{color:#fff;}
.hmc1_dBox:hover a:hover{ text-decoration:underline}
.hmc1_dBox:hover .hmc1_as{color:#fff;}
}
@media (max-width:1199px){
.hmc1_as{font-size:13px;}
.hmc1_as a{margin:0 2px;}
}
@media (max-width:993px){
.hmCon1{height:auto; padding-bottom:45px;}
.hmc1ul li{width:100%;}
.hmc1_as br{display:none;}
/*.hmc1_dBox{height:130px;}*/
}
@media (max-width:767px){
.hmc1_as br{display:block;}
/*.hmc1_dBox{height:150px;}*/
}


.hmCon2 .m2us_st{color:#333; text-shadow:none; position:relative; z-index:2}
.hmCon2{ background:#fff; position:relative; padding-bottom:58px;}
.hmCon2:before{ content: ""; background: url(../images/hmc2bg1.png) no-repeat right top; height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.hmCon2:after{ content: ""; background: url(../images/hmc2bg2.png) no-repeat left bottom; height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.hmc2ul{position:relative; z-index:2;}
.hmc2ul li{float:left; width:33.33%;}
.hmc2ul li:nth-child(1) .hmc2aBox .overflowHide{ height:804px;}
.hmc2ul li:nth-child(2) .hmc2aBox .overflowHide{ height:402px;}
.hmc2ul li:nth-child(3) .hmc2aBox .overflowHide{ height:402px;}
.hmc2ul li:nth-child(4) .hmc2aBox .overflowHide{ height:402px;}
.hmc2ul li:nth-child(4){width:66.66%;}
.hmc2ul li:nth-child(1) .hmc2aBox .overflowHide:after{ content: ""; background: url(../images/hmc2_imgBg1.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.hmc2ul li:nth-child(2) .hmc2aBox .overflowHide:after{ content: ""; background: rgba(0,203,227,0.6); position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.hmc2ul li:nth-child(3) .hmc2aBox .overflowHide:after{ content: ""; background: rgba(0,129,227,0.4); position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.hmc2ul li:nth-child(4) .hmc2aBox .overflowHide:after{ content: ""; background: rgba(54,154,233,0.4); position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.hmc2aBox span{ background: url(../images/m2js_btn.png) no-repeat center center; display: inline-block; height: 48px; width: 187px; font-size: 16px; line-height: 48px; color: #FFF; padding-left: 73px; border-radius: 1.8em; overflow: hidden; transition: all 0.5s ease-in-out; position: absolute; z-index: 5; left: 32px; bottom: 52px; }
.hmc2aBox span:hover{ box-shadow:0 5px 8px rgba(0,0,0,0.15);}
.hmc2des{ max-width: 315px; width: 100%; height: 80px; border-left: 2px solid #FFF; position: absolute; z-index: 2; left: 22px; bottom: 35px; color: #FFF; padding-left: 13px; font-size: 14px; line-height: 22px; }
.hmc2des strong{ font-size: 24px; line-height: 26px; font-weight: normal; display: block; height: 26px; margin-bottom: 13px; }
.hmc2des p{ height: 44px; overflow: hidden; }
@media (max-width:1799px){
.hmc2des strong{font-size:22px;}
}
@media (max-width:1199px){
.hmc2des{max-width:280px;}
}
@media (max-width:993px){
.hmc2des{max-width:200px;}
}
@media (max-width:767px){
.hmc2ul li{width:100%;}
.hmc2aBox span{transform:scale(0.85); transform-origin:left bottom;}
.hmc2ul li:nth-child(1) .hmc2aBox .overflowHide{height:580px;}
.hmc2ul li:nth-child(2) .hmc2aBox .overflowHide{height:280px;}
.hmc2ul li:nth-child(3) .hmc2aBox .overflowHide{height:280px;}
.hmc2des{width:auto; right:22px; max-width:none}
.hmc2ul li:nth-child(4){width:100%;}
.hmc2des strong{font-size:20px;}
.hmc2ul li:nth-child(4) .hmc2aBox .overflowHide{height:280px;}
}


.hmCon3{overflow:hidden; position:relative}
.hmc3Bslick{width:100vw;}
.hmc3bImg{ height:850px;}
.hmc3Bslick .swiper-slide{ width:1500px;}
.hmc3Bslick .next{background: url(../images/hmc3Btn2.png) no-repeat center center;height: 60px;width: 60px;position: absolute;right: 175px;top: 30%;z-index:999;}
.hmc3Bslick .prev{background: url(../images/hmc3Btn2.png) no-repeat center center;height: 60px;width: 60px;position: absolute;left: 175px;top:30%;z-index:999;transform: rotate(180deg);}
.hmc3sImg{ height:192px; display:block; border:13px solid #F2F2F2;}
.swiper-slide-active .hmc3sImg{border:none;}
.hmc3sSlick{ background:#fff; padding:30px; box-shadow:0 0 25px rgba(0,0,0,0.3); position:relative;}
.hmc3sSlick .prev{ background: url(../images/hmc3Btn.png) no-repeat center center; display: inline-block; height: 36px; width: 23px; position: absolute; left: -75px; top: 188px; }
.hmc3sSlick .next{ background: url(../images/hmc3Btn.png) no-repeat center center; display: inline-block; height: 36px; width: 23px; position: absolute; right: -75px; top: 188px; transform:rotate(180deg);}
.hmc3SlickTxts li{display:none; position:relative; padding-right:250px;}
.hmc3SlickTxts li.on{display:block;}
.hmc3SlickTxts li strong{ font-size: 24px; line-height: 24px; font-weight: normal; display: block; overflow: hidden; height: 24px; }
.hmc3SlickTxts li p{ line-height: 24px; height: 24px; overflow: hidden; margin: 8px 0px 26px; }
.hmc3SlickTxts li a{ background: url(../images/m2js_btn.png) no-repeat center center; display: inline-block; height: 48px; width: 187px; font-size: 16px; line-height: 48px; color: #FFF; padding-left: 73px; border-radius: 1.8em; overflow: hidden; transition: all 0.5s ease-in-out; position: absolute; z-index: 5; right: 0px; top: 2px; }
.hmc3SlickTxts li a:hover{ box-shadow:0 5px 8px rgba(0,0,0,0.15);}
.hmCon3 .m2us_st{ position: absolute; width: 100%; left: 0px; top: 0px; z-index: 5; padding-top: 52px; background: url(../images/m2us_aroow.png) no-repeat center top; }
@media (max-width:1799px){
.hmc3sSlick .prev{left:-45px;}
.hmc3sSlick .next{right:-45px;}
.hmc3SlickTxts li strong{font-size:22px;}
.hmc3bImg{ height:600px;}
.hmc3Bslick .swiper-slide{ width:1200px;}
}
@media (max-width:1199px){
.hmc3bImg{ height:500px;}
.hmc3Bslick .swiper-slide{ width:940px;}
}
@media (max-width:993px){
.hmc3sImg{ height:120px; border:8px solid #F2F2F2}
.hmc3Bslick .swiper-slide{ width:700px;}
}
@media (max-width:767px){
.hmc3bImg{height:240px;}
.hmc3sSlick .swiper-container{ height:0px; overflow:hidden}
.hmc3SlickTxts li a{transform:scale(0.85) translate(50%,0); right:50%; top:65px;}
.hmc3sSlick{margin-left:-15px; margin-right:-15px;}
.hmc3SlickTxts li{padding-right:0;}
.hmc3SlickTxts li strong{font-size:16px; font-weight:bold;}
.hmc3sSlick .prev{left:5px; top:99px; transform:scale(0.6);}
.hmc3sSlick .next{right:5px; top:99px; transform:scale(0.6) rotate(180deg);}
.hmc3SlickTxts{padding-bottom:32px;}
}

.m2csul{}
.m2cs_aBox{ position: relative; display:block; min-height: 627px; overflow:hidden }
.m2cs_aBox .overflowHide{width:50%; position:absolute; right:0; top:0; bottom:0;}
.m2csTxtBox{width:50%;}
.m2cs_t{ background: #0081e3; height: 168px; padding-top: 68px; position: relative;}
.m2cs_t:before{ content: ""; background: url(../images/m2gc_bg.png) no-repeat left center; position: absolute; height: 100%; width: 100%; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.m2cs_t p{ padding-left: calc((100vw - 1200px)/2); padding-right: 35px; font-size: 22px; line-height: 34px; height:68px; overflow:hidden; color: #FFF; position: relative; }
.m2cs_t p span{ float: left; width: 98px; text-align: center; height: 68px; font-size: 60px; line-height: 60px; }
.m2csText{ padding: 45px 70px 45px calc((100vw - 1200px)/2); font-size: 18px; line-height: 30px; color: #333; }
.m2csText td{vertical-align:top;}
.m2csText tr td:nth-child(1){white-space:nowrap; text-align:right; color:#666}
.m2csul li:nth-child(2n) .m2cs_aBox .overflowHide{right:auto; left:0;}
.m2csul li:nth-child(2n) .m2csTxtBox{ float:right}
.m2csul li:nth-child(2n) .m2csText{ padding: 45px calc((100vw - 1200px)/2) 45px 70px;}
.m2csul li:nth-child(2n) .m2cs_t p{ padding-right: calc((100vw - 1200px)/2); padding-left: 40px;}
@media (max-width:1799px){
.m2cs_aBox{min-height: 460px;}
.m2cs_t{ height: 128px; padding-top: 38px;}
.m2cs_t p{font-size:20px;}
.m2csText{ padding: 35px 30px 35px calc((100vw - 1200px)/2); font-size: 16px; line-height: 28px; }
}
@media (max-width:1199px){
.m2csul li:nth-child(2n) .m2cs_t p{padding-left:10px;}
.m2cs_t p{padding-right:15px;}
.m2csText{ padding: 35px 30px 35px calc((100vw - 970px)/2);}
.m2csul li:nth-child(2n) .m2csText{ padding: 35px calc((100vw - 970px)/2) 35px 20px;}
}
@media (max-width:993px){
.m2csText{ padding: 35px 30px 35px calc((100vw - 750px)/2);}
.m2csul li:nth-child(2n) .m2csText{ padding: 35px calc((100vw - 750px)/2) 35px 20px;}
}
@media (max-width:767px){
.m2csTxtBox{width:100%; float:none;}
.m2cs_t{ height:auto; padding:25px 0}
.m2cs_aBox .overflowHide{width:100%; height:200px; position:relative; left:auto; right:auto; top:auto; bottom:auto;}
.m2cs_t p{ padding-left: 15px; padding-right: 15px; font-size: 16px; line-height: 28px; height:auto }
.m2cs_t p span{ width: auto; height: 56px; font-size: 40px; line-height: 40px; margin-right:10px; }
.m2csText{padding:25px 15px; font-size:14px; line-height:28px;}
}


.m2nBan{position:relative;}
.m2nBan .bgImg{ height:383px;}
.m2nBanTxt{position:absolute; left:50%; bottom:0; transform:translateX(-50%); z-index:2;}
.m2menu { text-align: center; padding-top: 32px; background: #FFF; height: 98px; }
.m2menu_a1{ font-size: 18px; line-height: 66px; display: inline-block; margin: 0px 54px; font-weight: bold; color: #666; position:relative }
.m2menu_a1:after{ content: ""; background: #0081e3; display: inline-block; height: 4px; width: 22px; position: absolute; left: 50%; bottom: 0px; margin-left: -11px; opacity:0; transition:all 0.5s ease-in-out;}
.m2menu_a1.on,.m2menu_a1:hover{ color: #0081e3; }
.m2menu_a1.on:after,.m2menu_a1:hover:after{opacity:1;}
.page{ text-align: center; line-height: 36px; padding: 34px 0px 42px; }
.page_a{ font-size: 18px; line-height: 32px; padding: 0px 6px; border: 1px solid #E9E9E9; text-align: center; margin: 0px 8px; min-width: 34px; display: inline-block; border-radius: 0.2em; color: #666; background:#FCFEFF; }
.page_a.on,.page_a:hover{ color: #FFF; background: #0081e3; border: 1px solid #0081e3; }
.page_span{ font-size:20px; display:inline-block; margin:0 5px; color:#666 }
.page *{vertical-align:middle;}
@media (max-width:1799px){
.m2nBan .bgImg{height:320px;}
.m2nBanTxt{height:250px; width:auto;}
}
@media (max-width:767px){
.m2nBan .bgImg{height:200px;}
.m2nBanTxt{height:150px;}
.m2menu { padding-top: 15px; height: 68px; }
.m2menu_a1{ font-size: 16px; line-height: 53px; margin: 0px 5px; }
.page_a{ font-size: 16px; margin: 0px 6px;}
}


.m2nWpr{ background: #f8f8f8; padding: 25px 0px; }
.m2naBox{ background: #FFF; padding: 18px 0px 18px 188px; display: block; overflow: hidden; position: relative; }
.m2naBox:hover{ box-shadow:0 5px 8px rgba(0,0,0,0.1);}
.m2nTm2{display:none;}
.m2nTm1{ height: 136px; padding-top: 32px; text-align: center; font-size: 32px; line-height: 42px; font-family: din; width: 170px; position: absolute; left: 0px; top: 32px; border-right: 1px dashed #9D9A9B; color:#0081E3; }
.m2nTm1 span{ display: block; font-size: 40px; line-height: 48px; height: 48px; color: #999999; }
.m2naBox .overflowHide{ float: left; height: 170px; width: 170px; }
.m2nRx{ margin-left: 215px; padding: 14px 80px 0px 0px; }
.m2nRx strong{ font-size: 24px; line-height: 40px; font-weight: normal; display: block; height: 40px; margin-bottom: 20px; }
.m2nRx p{ font-size: 16px; line-height: 24px; color: #666; height: 72px; overflow: hidden; }
.m2nul li{margin-bottom:16px;}
@media (max-width:1799px){
.m2nRx strong{ font-size: 22px;}
}
@media (max-width:993px){
.m2nRx{ margin-left: 200px; padding: 14px 30px 0px 0px; }
}
@media (max-width:767px){
.m2nTm1{display:none;}
.m2naBox{padding-left:15px; padding-right:15px;}
.m2naBox .overflowHide{width:100%; float:none}
.m2nRx{ margin-left:0;}
.m2nRx strong{font-size:17px; margin-bottom:20px; margin-bottom:2px;}
.m2nRx{padding-right:0;}
.m2nRx p{font-size:14px; height:auto}
.m2nTm2{display:block; margin-bottom:5px; color:#666;}
}


.m3Ban .bgImg{ height:383px;}
.m3page{ background: #FFF; padding: 36px 0px; }
.m3page li{ width: 50%; float: left; font-size: 16px; line-height: 28px; height: 28px; color: #666; }
.m3page li:nth-child(1){ padding-right:25px;}
.m3page li:nth-child(2){ padding-left:25px;}
.m2nWpr{position:relative;}
.m3nContent{background:#fff; margin-top:-110px; min-height:300px; position:relative; padding:20px 60px 80px}
.m3nTbox { padding-top: 20px; padding-right: 118px; }
.m3nShare,.m3nShare:hover{ font-size: 18px; line-height: 96px; color: #FFF; background: #0081E3; text-align: center; height: 96px; width: 140px; display: inline-block; position: absolute; top: 0px; right: 0px; }
.m3n_tag{ font-size: 16px; color: #0081e3; line-height: 28px; }
.m3n_title{ font-size: 24px; line-height: 40px; font-weight:normal; }
.m3n_info{ margin: 18px 0px 48px; font-size: 14px; line-height: 26px; color: #A0A0A0; }
.m3n_info span{ display: inline-block; margin-right: 18px; }
.m3nEditor{ font-size: 16px; line-height: 28px; }
.m3nEditor2{margin-top:35px;}
.m2nWpr2{padding-bottom:0;}
@media (max-width:1799px){
.m3Ban .bgImg{height:320px;}
}
@media (max-width:767px){
.m3Ban .bgImg{height:220px;}
.m3nShare,.m3nShare:hover{ font-size: 14px; line-height: 36px; height: 36px; width: 80px;}
.m3nTbox{padding-right:0;}
.m3nContent{padding-left:15px; padding-right:15px; padding-top:35px; padding-bottom:66px;}
.m3n_title{font-size:22px; line-height:34px;}
.m3nEditor{margin-top:15px; font-size:14px; line-height:26px;}
.m3page li{width:100%; padding:0!important; font-size:14px;}
.m3page{ padding: 25px 0px; }
}


.hsBox{ background:#f5f5f5;}
.m2lxCon { padding: 75px 0px; }
.m2lxMap{ float: left; height: 355px; width: 538px; box-shadow:0 0 25px rgba(0,0,0,0.1); }
.m2lxRx { margin-left: 570px; padding-top:30px; }
.m2lxRx strong{ font-size: 30px; line-height: 42px; font-weight: normal; color: #000000; display: block; padding-bottom: 32px; margin-bottom: 20px; border-bottom: 1px dashed #AEACAC; }
.m2lxRx p{ font-size: 20px; line-height: 54px; height: 54px; }
.m2lxRx p *{vertical-align:middle;}
.m2lxRx p img{ margin-right: 18px; }
@media (max-width:1799px){
.m2lxRx strong{ font-size: 26px;}
}
@media (max-width:993px){
.m2lxMap{ width:100%; float:none;}
.m2lxRx{margin-left:0; margin-top:25px;}
}
@media (max-width:767px){
.m2lxCon{padding:55px 0;}
.m2lxRx{padding-top:15px;}
.m2lxRx strong{font-size:20px; line-height:32px; padding-bottom:18px; margin-bottom:10px;}
.m2lxRx p{font-size:18px;}
}


.m2csWpr .container{position:relative; z-index:3}
.m2csCon1{ position: relative; background: #F9F9F9; padding: 118px 0px 60px; min-height:630px; }
.m2csCon1:before{ content: ""; background: url(../images/m2cs_c1bg1.png) no-repeat right top; height: 100%; width: 100%; position: absolute; top: 0px; right: 0px; bottom: 0px; }
.m2csCon1:after{ content: ""; background: url(../images/m2cs_c1bg2.png) no-repeat right bottom; height: 100%; width: 100%; position: absolute; top: 0px; right: 0px; bottom: 0px; }
.m2csCon2{ position: relative; background: #fff; padding: 118px 0px 60px; min-height:630px; }
.m2csCon2:before{ content: ""; background: url(../images/m2cs_c2bg1.png) no-repeat right top; height: 100%; width: 100%; position: absolute; top: 0px; right: 0px; bottom: 0px; }
.m2csCon2:after{ content: ""; background: url(../images/m2cs_c2bg2.png) no-repeat left bottom; height: 100%; width: 100%; position: absolute; top: 0px; right: 0px; bottom: 0px; }
.m2csCon3{ position: relative; background: #F9F9F9; padding: 118px 0px 60px; min-height:630px; }
.m2csCon3:before{ content: ""; background: url(../images/m2cs_c3bg1.png) no-repeat left top; height: 100%; width: 100%; position: absolute; top: 0px; right: 0px; bottom: 0px; }
.m2csTnms{ float: left; height: 412px; width: 140px; margin-left: 102px; position: relative; }
.m2cs_num { font-size: 22px; line-height: 22px; display: block; margin-bottom: 18px; }
.m2cs_tnm { font-size: 22px; line-height: 30px; position: relative; display: inline-block; }
.m2cs_tnm img { position: absolute; top: -5px; right: -25px; }
.m2cs_tennm { font-size: 12px; line-height: 18px; display: inline-block; position: absolute; left: 0px; bottom: 0px; max-width:66px;}
.m2cs_tennm:before{ content: ""; background: #000; height: 18px; width: 1px; position: absolute; left: 11px; top: -36px; }
.m2nncsul{ float: right; width: 950px; }
.m2nncsul li{ width: 25%; float: left; padding: 0px 0px 0px 30px; margin-bottom: 25px; }
.m2nncs_aBox{display:block;}
.m2nncs_aBox .overflowHide { height: 250px; margin-bottom: 32px; transition:all 0.5s ease-in-out; }
.m2nncs_aBox.scaleImg strong { line-height: 26px; text-align: center; height: 52px; overflow: hidden; font-size: 20px; font-weight: normal; display: block; margin-bottom: 12px; }
.m2nncs_aBox.scaleImg p { font-size: 16px; line-height: 20px; height: 80px; overflow: hidden; text-align:center; color:#666; }
.m2nncs_aBox:hover .overflowHide{ box-shadow:0 15px 30px rgba(0,0,0,0.2);}
@media (max-width:1799px){
.m2csCon1{padding: 98px 0px 40px;}
.m2csCon2{padding: 98px 0px 40px;}
.m2csCon3{padding: 98px 0px 40px; }
.m2nncs_aBox.scaleImg strong{font-size:18px;}
.m2nncs_aBox.scaleImg p{font-size:15px;}
}
@media (max-width:1199px){
.m2csTnms{margin-left:0; width:110px;}
.m2nncsul{width:830px;}
}
@media (max-width:993px){
.m2csTnms{float:none; width:100%; height:auto; overflow:hidden; margin-bottom:25px;}
.m2cs_tennm:before{ top:auto; top:-22px;}
.m2cs_tennm{left:auto; right:0; bottom:auto; top:auto; bottom:0;}
.m2nncsul{width:auto; margin-left:-10px; margin-right:-10px; float:none;}
.m2nncsul li{padding:0 10px;}
}
@media (max-width:767px){
.m2cs_num{margin-bottom:10px;}
.m2csCon1{padding: 58px 0px 40px;}
.m2csCon2{padding: 58px 0px 40px;}
.m2csCon3{padding: 58px 0px 40px; }
.m2nncsul li{width:50%;}
.m2nncs_aBox .overflowHide{height:200px; margin-bottom:20px;}
.m2nncs_aBox.scaleImg strong{font-size:16px;}
.m2nncs_aBox.scaleImg p{font-size:14px;}
}


.m2usCon1{ background: url(../images/m2abt_bg.jpg) no-repeat center center; background-size: cover; position: relative; z-index: 5; box-shadow: 0 30px 45px rgba(0,0,0,0.1); padding-top: 64px; }
.m2usc1box { background: #FFF; position: relative; padding: 70px 40px; }
.m2usc1box:after{ content: ""; background: url(../images/m2us_aroow.png) no-repeat center center; height: 30px; width: 88px; margin-left: -44px; position: absolute; left: 50%; bottom: -30px; }
.m2usCon2 { background: url(../images/m2abt_bg2.jpg) no-repeat center top; position:relative; background-size:cover; }
.m2usCon2:after{ content: ""; background: url(../images/m2us_aroow2.png) no-repeat center center; height: 30px; width: 88px; margin-left: -44px; position: absolute; left: 50%; bottom: -30px; }
.m2usCon3 { background: url(../images/m2us_bg1.png) no-repeat left bottom; }
.m2usCon4 { background: #F5F5F5; }
.m2us_st { color: #FFF; padding: 45px 0px 40px; font-size: 30px; line-height: 30px; text-align: center; text-shadow:0 0 20px #0073f5, 0 0 40px #0073f5}
.m2usc1CgBox { height: 356px; position: relative; }
.m2usc1_tags { line-height: 80px; height: 76px; position: absolute; z-index: 5; }
.m2usc1_ta { font-size: 18px; color: #0081e3; line-height: 76px; display: inline-block; margin-right: 50px; position: relative; }
.m2usc1_ta.on { font-size: 30px; }
.m2usc1_ta.on:after{ content: ""; background: #0081E3; height: 3px; width: 23px; margin-left: -11px; position: absolute; left: 50%; bottom: 0px; }
.m2usc1Cg_item { position: absolute; width: 100%; left: 0px; top: 0px; right: 0px; opacity:0; visibility:hidden; transform:translateY(20px);  }
.m2usc1Cg_item.on{ opacity:1; visibility:visible; transform:translateY(0px);transition:all 0.5s ease-in-out;}
.m2usc1Cgimg { float: right; height: 356px; width: 525px; }
.m2usc1p { float: left; padding-top: 125px; font-size: 16px; line-height: 26px; width: 535px; }
.m2usCon3 .m2us_st{ text-shadow:none; color:#333; padding-top:55px;}
.m2usc2ul{ margin: 0px; }
.m2usc2ul li{ padding: 0px; }
.m2usc2_aBox .overflowHide{ height: 302px; }
.m2usc2Lay{ background: rgba(0,0,0,0.6); position: absolute; left: 0; top: 0; right: 0; bottom: 0; text-align: center; padding-top: 110px; }
.m2usc2Lay:hover{ background: rgba(0,0,0,0.4); }
.m2us_c2num { background: url(../images/m2us_ms.png) no-repeat center center; margin: 0px auto; height: 90px; width: 184px; color: #a4935b; line-height: 90px; font-size: 15px; font-weight: bold; }
.m2us_c2num span{ font-family: din; font-size: 46px; display: inline-block; margin-right: 5px; font-weight: normal; letter-spacing: -3px; }
.m2usc2_aBox p { font-size: 14px; line-height: 26px; margin-top:5px; text-align: center; padding: 0px 35px; color: #a4935b; }
.m2usc3ul { padding: 82px 0px 126px; margin: 0px -24px; }
.m2usc3ul li{ padding: 0px 24px; margin-bottom: 30px; transition:all 0.5s ease-in-out; }
.m2usc3ul li:hover{transform:translateY(-10px);}
.m2usc3Img{ height:126px; background:#fff; box-shadow:0 0 25px rgba(0,0,0,0.15); position:relative}
.m2usc3Img img{position:absolute; left:50%; top:50%; max-width:86%; max-height:86%; width:auto; height:auto; transform:translate(-50%,-50%);}
.m2usc3_aBox p{ font-size: 18px; line-height: 28px; text-align: center; margin-top: 24px; }
.m2usMap{ height: 348px; width: 515px; position: absolute; left: 0px; bottom: 0px; box-shadow:0 0 35px rgba(0,0,0,0.15); }
.m2usc4Box{ position: relative; height: 328px; padding: 58px 65px 0px 570px; }
.m2usc4Box strong{ font-size: 30px; line-height: 40px; margin-bottom: 52px; font-weight: normal; display: block; }
.m2usc4Box p{ display: inline-block; margin-right: 55px; white-space: nowrap; font-size: 20px; line-height: 46px; padding-left:36px; position: relative; }
.m2usc4Box p img{ margin-top: -10px; position: absolute; left: 0px; top: 50%; }
@media (max-width:1799px){
.m2usc2_aBox .overflowHide{height:266px;}
.m2usc2Lay{padding-top:95px;}
.m2usc1box {padding: 40px 40px; }
.m2usCon1{padding-top:50px;}
.m2usc1_ta.on{font-size:28px;}
.m2usc3ul{padding:35px 0px 102px;}
.m2usc4Box strong{ font-size: 26px; line-height: 38px; margin-bottom: 45px; }
}
@media (max-width:1199px){
.m2usc1p{width:405px; padding-top:100px;}
.m2usc1Cgimg{width:435px;}
.m2usc4Box strong{font-size:22px; line-height:36px; margin-bottom:8px;}
}
@media (max-width:993px){
.m2usc1Cgimg{float:none; margin-top:25px;}
.m2usc1Cg_item{position:static; display:none;}
.m2usc1Cg_item.on{display:block;}
.m2usc1p{float:none; width:100%;}
.m2usc1CgBox{height:auto;}
.m2usc4Box{height:auto; padding-left:25px; padding-right:25px; padding-bottom:35px;}
.m2usMap{position:static; width:100%;}
.m2usMrx{ width:100%; padding-top:25px;}
}
@media (max-width:767px){
.m2us_st{font-size:26px; padding-bottom:30px;}
.m2usc1_tags{display:none;}
.m2usc1Cg_item{display:block; opacity:1; visibility:visible; margin-bottom:25px;}
.m2usc1p{ padding-top:10px; font-size:14px; line-height:28px;}
.m2usc1box{padding:25px 15px 35px;}
.m2usc1Cgimg{width:100%;}
.m2usc1Cgx  .dsPhone{ color:#0081e3; font-size:22px; line-height:32px;}
.m2usc1Cgimg{height:185px; margin-top:12px;}
.m2usc3ul{padding-bottom:30px;}
.m2usc4Box{padding-left:0; padding-right:0;}
.m2usc4Box strong{font-size:18px; line-height:34px;}
.m2usc4Box p{font-size:18px;}
.m2usc3_aBox p{font-size:16px;}
}


.m2cjul li{ height: 626px; position: relative; background:#f8f8f8; }
.m2cjImgs { float: right; width: 50%; height: 626px; position: relative; }
.m2cjItems{width:50%; height:626px; position:relative; float:left;}
.m2cjItems:before{ content: ""; background: #CFCFCF; height: 1px; width: 100%; position: absolute; left: 0px; top: 170px; }
.m2cjItems:after{content:""; background: #CFCFCF; height: 1px; width: 100%; position: absolute; left: 0px; top: 429px;}
.m2cjpic .overflowHide { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.m2cjpic{display:block; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; opacity:0; transition:all 0.5s ease-in-out;}
.m2cjpic.on{opacity:1; z-index:2;}
.m2cjItemBox{ position: relative; z-index: 2; width: 600px; float: right; height: 626px; padding-left: 25px; padding-top:71px; position:relative; }
.m2cj_tnm{ height: 151px; padding: 0px 0px 0px 82px; position:relative; font-family:din; }
.m2cj_tnm span { font-size: 60px; line-height: 60px; font-weight: bold; display: inline-block; position: absolute; left: 0px; top: -2px; }
.m2cj_tnm p{ font-size: 16px; line-height: 24px; }
.m2cj_tnm strong{ display: block; font-size: 22px; line-height: 30px; font-weight: normal; }
.m2cj_aLink_item{ display: block; float: left; width:135px; margin-right: 18px; text-align: center; }
.m2cj_aLink_item .overflowHide{ height: 116px; width: 135px; }
.m2cj_alinks{ height:250px;}
.m2cj_aLink_item{display:block; height:209px; position:relative;}
.m2cj_aLink_item:after{content:""; height:3px; width:0; transition:all 0.5s ease-in-out; background:#0081E3; position:absolute; left:50%; bottom:0;}
.m2cj_aLink_item.on:after{ width:100%; left:0}
.m2cj_aLink_item p { font-size: 14px; line-height: 26px; margin-top: 20px; }
.m2cj_txts{ position: relative; font-size: 16px; line-height: 22px;}
.m2cj_txts p{position:absolute; left:0; top:0; /*opacity:0;*/ right:125px;height:135px;overflow-y:scroll;display:none;}
.m2cj_txts p.on{/*opacity:1;*/ transition:all 0.5s ease-in-out;display:block}
.m2cjul li:nth-child(2n) .m2cjImgs{float:left;}
.m2cjul li:nth-child(2n) .m2cjItems{float:right;}
.m2cjul li:nth-child(2n) .m2cjItemBox{width:auto; padding-left:125px; float:left}
.m2cjul li:nth-child(2n) .m2cj_txts p{right:auto; width:612px;}
@media (max-width:1799px){
.m2cjul li:nth-child(2n) .m2cjItemBox{padding-left:38px;}
}
@media (max-width:1199px){
.m2cjImgs{display:none;}
.m2cjItems{width:100%; float:none;}
.m2cjItemBox{width:100%; float:none;}
.m2cjul li:nth-child(2n){ background:#fff;}
.m2cj_txts p{display:block;height:auto;overflow:visible}
.m2jsBom_ps p{ height:auto!important;overflow:visible!important;}
}
@media (max-width:767px){
.m2cjItems:before,.m2cjItems:after{display:none;}
.m2cj_tnm{height:88px; transform:scale(0.86); transform-origin:left center;}
.m2cjItemBox{height:auto; padding-left:15px; padding-right:15px;}
.m2cj_txts{display:none;}
.m2cj_aLink_item{width:100%; margin-right:0; height:auto; float:none; padding-bottom:20px; border-bottom:1px dashed #ccc; margin-bottom:25px;}
.m2cj_aLink_item p{text-align:left;}
.m2cj_aLink_item:after{display:none!important;}
.m2cj_mt{font-size:16px!important; font-weight:bold;}
.m2cjItemBox{padding-top:45px;}
.m2cj_aLink_item p{margin-top:8px;}
.m2cjul li{height:auto; padding-bottom:25px;}
.m2cj_alinks{height:auto; overflow:hidden;}
.m2cjItems{height:auto;}
.m2cjul li:nth-child(2n) .m2cjItemBox{padding-left:15px;}
.m2cj_alinks .m2cj_aLink_item:last-child{border:none; margin-bottom:0;}
}


.m2jsBom{ background-repeat:no-repeat; background-position:center center; background-size:cover; padding-top:150px;}
.m2jsBomCon{ background: #FFF; padding: 60px 40px; position:relative; }
.m2jsBom_content{ height: 360px; position: relative; }
.m2jsBomCon:after{ content: ""; background: url(../images/m2js_ar1.png) no-repeat center center; height: 36px; width: 97px; margin-left: -43px; position: absolute; left: 50%; top: -11px; }
.m2jsBom_tnm{ font-size: 30px; color: #0081e3; line-height: 30px; }
.m2jsBom_chgas { position: relative; z-index: 2; line-height: 54px; height: 54px; margin-top: 8px; margin-bottom:62px; }
/*.m2jsBom_chga { font-size: 15px; line-height: 60px; display: inline-block; margin-right: 48px; position:relative; }*/
.m2jsBom_chga { font-size: 15px; line-height: 20px; display: inline-block; margin-right: 48px; position:relative;max-width:15%;text-align:center;padding-bottom:20px; }
.m2jsBom_chgas .m2jsBom_chga:last-child{margin-right:0;}
.m2jsBom_chga:after{content:""; position:absolute; width:0; background:#0081E3; height:3px; bottom:-1px; left:50%; transition:all 0.5s ease-in-out;}
.m2jsBom_chga.on:after{ width:56px; margin-left:-28px;}
.m2jsBomTxts{ font-size: 16px; line-height: 28px; position:relative; max-width:635px;}
.m2jsBom_ps{position:absolute; left:0; top:0; height:202px; opacity:0;}
.m2jsBom_ps.on{ opacity:1; transition:all 0.5s ease-in-out; z-index:3}
.m2jsBom_ps p{ height:110px; overflow:hidden;overflow-y: scroll;}
.m2jsBom_btn{ position:absolute; right:0; bottom:0;}
.m2jsBom_btn a{ background: url(../images/m2js_btn.png) no-repeat center center; display: inline-block; height: 48px; width: 187px; font-size: 16px; line-height: 48px; color: #FFF; padding-left: 73px; border-radius:1.8em; overflow:hidden;}
.m2jsBom_btn a:hover{ box-shadow:0 5px 8px rgba(0,0,0,0.15);}
.m2jsBom_content:before{content:""; height:1px; background:#EDEDED; position:absolute; left:-40px; top:98px; right:364px;}
.m2jsBomRimgs { height: 359px; width: 362px; position: absolute; top: 0px; right: 0px; }
.m2jsBom_ra{position:absolute; left:0; top:0; bottom:0; right:0; transition:all 0.5s ease-in-out; opacity:0}
.m2jsBom_ra .overflowHide{position:absolute; left:0; top:0; bottom:0; right:0;}
.m2jsBom_ra.on{opacity:1; z-index:3}
.m2jsul li{ height: 550px; }
.m2jsLbox{height:550px; width:50%; background:#F8F8F8; position:relative; float:left}
.m2jsLbox:before{ content: ""; background: #CFCFCF; height: 1px; width: 100%; position: absolute; left: 0px; right: 0px; top: 163px; }
.m2jsRbox{height:550px; width:50%; position:relative; float:right}
.m2jsLcon{width:600px; position:relative; padding-right:60px; float:right; padding-top:51px;}
.m2jsLcon h4{ font-size: 30px; color: #0081e3; line-height: 48px; font-weight: normal; display: block; height: 48px; }
.m2jsChgas{ margin-top: 11px; margin-bottom: 50px; }
.m2jsChgas a{ line-height: 54px; display: inline-block; margin-right: 25px; position: relative; font-size: 15px; }
.m2jsChgas a:last-child{margin-right:0;}
.m2jsCtxts{position:relative;}
.m2jsCtxt_item{ position: absolute; left: 0; width: 100%; top: 0; height: 270px; font-size: 16px; line-height: 26px; opacity:0 }
.m2jsCtxt_item.on{opacity:1; transition:all 0.5s ease-in-out; z-index:3;}
.m2jsCp{height:156px; overflow:hidden;overflow-y:scroll}
.m2jsChgas a:after{content:""; position:absolute; width:0; background:#0081E3; height:3px; bottom:-1px; left:50%; transition:all 0.5s ease-in-out;}
.m2jsChgas a.on:after{ width:56px; margin-left:-28px;}
.m2jsRimg{ left:60px; right:60px; top:0; bottom:0; position:absolute}
.m2jsRimg img{position:absolute; left:0; top:50%; max-width:100%; height:auto; transform:translateY(-50%); transition:all 0.5s ease-in-out; opacity:0}
.m2jsRimg img.on{opacity:1; z-index:2;}
.m2jsul li:nth-child(2n) .m2jsRbox{float:left;}
.m2jsul li:nth-child(2n) .m2jsLbox{float:right;}
.m2jsul li:nth-child(2n) .m2jsRimg img{left:auto; right:0;}
.m2jsul li:nth-child(2n) .m2jsLcon{padding-left:60px; float:none; width:auto;}
.m2jsul li:nth-child(2n) .m2jsCtxts{max-width:540px;}
.m2jsul li:nth-child(2n) .m2jsBom_btn{right:auto; left:0;}
@media (max-width:1799px){
.m2jsChgas a{margin-right:20px;}
.m2jsBom{padding-top:120px}
.m2jsBomCon{padding:40px 40px;}
.m2jsLcon h4{font-size:28px;}
}
@media (max-width:1199px){
.m2jsLbox{width:100%; float:none; height:auto;}
.m2jsRbox{display:none;}
.m2jsLcon{width:100%; padding-left:25px; padding-right:25px;}
.m2jsul li:nth-child(2n) .m2jsCtxts{max-width:none;}
.m2jsCp .dsPadPhone{display:block; padding-top:35px;}
.m2jsCp{height:auto;}
.m2jsCtxt_item{height:auto; position:static; padding-bottom:60px; display:none}
.m2jsCtxt_item.on{display:block;}
.m2jsul li{height:auto; overflow:hidden;}
.m2jsBom_btn{position:static; display:block; margin-top:35px;}
.m2jsBom_des .dsPadPhone {display:block;}
.m2jsBomRimgs{display:none;}
.m2jsBom_content{height:auto;}
.m2jsBom_ps{position:static; display:none}
.m2jsBom_ps.on{display:block;}
.m2jsBom_ps {height:auto;}
.m2jsBom_content:before{right:-40px;}
.m2jsBomTxts{max-width:none;}
}
@media (max-width:767px){
.m2jsLcon{padding:25px 15px;}
.m2jsLcon h4{font-size:22px;}
.m2jsChgas{display:none;}
.m2jsLbox:before{display:none;}
.m2js_mt{font-size:16px; font-weight:bold; margin-bottom:8px; line-height:30px;}
.m2jsCtxt_item{font-size:14px;}
.m2jsCp .dsPadPhone{padding-top:10px;}
.m2jsCtxt_item{display:block; visibility:visible; opacity:1; padding-bottom:25px; border-bottom:1px dashed #ccc; margin-bottom:25px;}
.m2jsCtxts .m2jsCtxt_item:last-child{border:none; margin-bottom:0;}
.m2jsBom_btn a{transform:scale(0.85); transform-origin:left center;}
.m2jsul li:nth-child(2n) .m2jsLcon{padding-left:15px;}
.m2jsBomCon{padding:35px 15px 20px;}
.m2jsBom_tnm{font-size:26px; margin-bottom:20px;}
.m2jsBom_chgas{display:none;}
.m2jsBom_ps{display:block; visibility:visible; opacity:1; padding-bottom:25px; border-bottom:1px dashed #ccc; margin-bottom:25px;}
.m2jsBomTxts .m2jsBom_ps:last-child{border:none; margin-bottom:0;}
.m2jsm_t{ font-size:16px; font-weight:bold; line-height:36px; margin-bottom:5px;}
.m2jsBomTxts{font-size:14px; line-height:26px;}
.m2jsBom_des .dsPadPhone{margin-top:15px;}
}
