﻿@charset "UTF-8";
.logo { float: left; margin-top: 15px; }
.header { height: 80px; position: fixed; z-index: 20; box-shadow: 0 2px 3px rgba(0,0,0,0.08); padding: 0px; background: #FFF; width: 100%; left: 0px; top: 0px; }
.nav{float:left; white-space:nowrap;}
.nav li{ float: left; position: relative; margin-right: 28px; }
.nav_a{ line-height: 80px; position: relative; font-size: 14px; display: inline-block; padding: 0px 12px; }
.nav_a:after{ content: ""; width: 1px; height: 15px; background: #611d87; position: absolute; left: -15px; top: 33px; transition: all 0.5s ease-in-out; }
.nav li.on .nav_a{ color: #611d87; }
.topEmpty{height:80px;}
.headRx{float:right;}
.headr_ser { height: 80px; width: 36px; background: url(../images/top_serim.png) no-repeat center center; padding-left: 18px; float: left; transition: all 0.2s ease-in-out; }
.serLayer{ background: #fff; position: absolute; left: 0; top: 80px; z-index: 25; width: 100%; box-shadow: 0 5px 8px rgba(0,0,0,0.1); padding: 49px 0px 57px; border-top:1px solid #efefef; }
.serLayerCon{ max-width:1000px; margin:0 auto;}
.serLayer_st { color: #611d87; font-size: 18px; line-height: 30px; margin-bottom: 22px; }
.serIntBox { height: 51px; position: relative; }
.serIntBox input{ background: url(../images/sericon2.png) no-repeat left; padding-left: 47px; font-size: 18px; font-weight: 100; color: #000; line-height: 50px; height: 51px; border-bottom: 1px solid #DDDDDD; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-left-style: none; width: calc(100% - 108px); }
.serIntBox button{ font-size: 18px; line-height: 44px; color: #FFF; background: #363636; text-align: center; display: block; position: absolute; height: 44px; width: 88px; bottom: 0px; right: 0px; border:none; cursor:pointer}
.nav{ height:80px; background:#fff; padding:0 0px;}
.nav li { line-height: 80px; background: #FFF; float:left; position:relative; }
.nav_a{font-size:16px; line-height:80px; padding:0 25px; float:left}
.subNav{ position:absolute; top:80px; padding:20px 10px 10px;transition:all 0.5s ease-in-out; opacity:0; visibility:hidden; transform:translateY(20px);}
.nav li:hover .subNav{opacity:1; visibility:visible; transform:translateY(0);}
.nav li:hover{ z-index:2;}
.subNav_box{ background:rgba(0,0,0,0.8); border-radius:0.5em; position:relative; padding:15px;}
.subNav_box:before{content:""; width:0; height:0; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:8px solid rgba(0,0,0,0.8); position:absolute; left:50%; top:-8px; margin-left:-8px;}
.subNav_box dt{ position:relative; line-height:42px; height:43px; border-bottom:1px solid rgba(255,255,255,0.2)}
.nav_a2{color:#fff; font-size:14px;}
.nav_btn{ background: url(../images/navLiBg.png) no-repeat right center; height: 42px; width: 50px; position: absolute; top: 0px; right: 0px; cursor: pointer; }
.nav_a3{color:#fff; font-size:14px; display:block; line-height:42px; height:43px; border-bottom:1px solid rgba(255,255,255,0.2); padding-left:20px;}
.subNav_box dd{ display:none;}
.topLan{ display: inline-block; height: 80px; line-height: 80px; float: left; position: relative; margin-right: 25px; }
/*.topLan span{ display: inline-block; padding-right: 17px; font-size: 16px; color: #611d87; background: url(../images/top_i.png) no-repeat right center; cursor: pointer; }*/
.topLan span{ display: inline-block; background: url(../images/topLan.png) no-repeat right center; cursor: pointer; width:24px; background-size:24px auto; opacity:0.8; white-space:nowrap; text-indent:1000px; overflow:hidden; }
.topLan_as{ width: 116px; position: absolute; top: 10px; left: 50%; margin-left: -58px; background: #FFF; font-size: 16px; line-height: 38px; text-align: center; padding: 0px 0px 10px; border-radius: 0 0 0.3em 0.3em; box-shadow: 0 5px 5px rgba(0,0,0,0.1); top: 80px; transition: all 0.5s ease-in-out; opacity: 0; visibility:hidden; }
.topLan:hover .topLan_as{opacity:1; visibility:visible}
.topLan_a{display:block; font-size:16px;}
.topLan_a:hover{ color: #FFF; background: #611d87; }
.topSerBox{ width:180px; height:30px; border:1px solid #ddd; border-radius:1.8em; float:left; margin-top:22px; position:relative;}
.topSerBox input{ line-height:24px; height:24px; border:none; width:130px; position:absolute; left:22px; top:2px; color:#666;}
.topSerBox button{ background: url(../images/top_serim.png) no-repeat center center; text-indent: 1000px; display: block; height: 30px; width: 30px; border-width: 0px; border-style: none; position: absolute; top: 0px; right: 6px; cursor: pointer; white-space:nowrap;}
@media (max-width:1799px){
.headr_ser{height:80px;}
.nav{padding:0 5px;}
.nav_a{padding:0 18px;}
}
@media (max-width:1199px){
.nav{padding:0 0px;}
.nav li{margin-right:10px;}
.nav_a{padding:0 15px;}
.header{padding:0 15px;}
}
@media (max-width:993px){
.serLayer{top:56px; padding:20px 30px 28px; position:fixed;}
.serLayer_st { font-size: 16px; line-height: 28px; margin-bottom: 15px; }
.serIntBox button{line-height:40px; font-size:16px; height:40px; }
.serIntBox input{font-size:18px; padding-left:35px;}
.topEmpty{height:56px;}
}
@media (max-width:767px){
.serIntBox input{font-size:16px;}
}

.max1680{ width:100%; max-width:1710px; padding:0 15px; margin:0 auto; position:relative;}
.footer{ padding-bottom:50px; padding-top:20px; font-size: 14px; line-height: 28px;color: #FFF; background: #212020;color:rgba(255,255,255,0.7);  }
.footer a{color:rgba(255,255,255,0.7);}
.footer a:hover{color:rgba(255,255,255,1);}
@media (max-width:1799px){
.max1680{ max-width:1310px;}
}

.cor_org{ color:#EE740C}
.hmBom { padding: 25px 0px 20px; position: relative; border-top: 1px solid #e9e9e9; }
.foot_logo { position: absolute; left: 15px; top: 0px; display:inline-block; }
.hmBom .max1680 { padding-top: 68px; }
.hmBom_dl { float: left; margin-right: 130px; }
.hmBom_wx { text-align: center; float: right; }
.hmBom_wx p{ font-size: 14px; line-height: 25px; margin-top: 8px; }
.hmBom_dl dt { font-size: 16px; font-weight: bold; line-height: 28px; margin-bottom: 16px; }
.hmBom_dl dd { font-size: 14px; line-height: 28px; color: #7e7b79; }
.hmBoms_a { font-size: 14px; display: inline-block; margin-right: 54px; }
.hmBom_sa1 { background: url(../images/ft_i1.png) no-repeat center center; height: 34px; width: 34px; margin-right: 10px; border: 1px solid #7BB32E; display: inline-block; border-radius:50%; }
.hmBom_sa2 { background: url(../images/ft_i2.png) no-repeat center center; height: 34px; width: 34px; margin-right: 10px; border: 1px solid #EB4457; display: inline-block; border-radius:50%; }
.hmBom_sa3 { background: url(../images/ft_i3.png) no-repeat center center; height: 34px; width: 34px; margin-right: 10px; border: 1px solid #0077B5; display: inline-block; border-radius:50%; }
.hmBom_sa4 { background: url(../images/ft_i4.png) no-repeat center center; height: 34px; width: 34px; margin-right: 10px; border: 1px solid #FF0000; display: inline-block; border-radius:50%; }
.hmBom_sa5 { background: url(../images/ft_i5.png) no-repeat center center; height: 34px; width: 34px; margin-right: 10px; border: 1px solid #ae4588; display: inline-block; border-radius:50%; }
.hmBom_sa6 { background: url(../images/ft_i6.png) no-repeat center center; height: 34px; width: 34px; margin-right: 10px; border: 1px solid #4c76be; display: inline-block; border-radius:50%; }
.hmBom_share { padding-top: 25px; }
@media (max-width:1799px){
.hmBom_dl { margin-right:70px; }
.hmBoms_a { margin-right: 20px; }
}
@media (max-width:1199px){

.hmBom_dl2 .hmBom_maps,.hmBom_dl2 dt{display:block;}
.hmBom_dl{margin-right:35px;}
.hmBom_dl2{width:200px;}
.hmBom_dl{max-width:248px;}
}
@media (max-width:993px){
.hmBom_dl2{width:100%;}
.hmBom_dl{width:100%; max-width:none; margin-right:0; text-align:center; margin-bottom:35px;}
.hmBom_wx{width:100%; text-align:center;}
.foot_logo{left:50%; transform:translateX(-50%);}
}
@media (max-width:767px){
.foot_logo{display:none;}

.hmBom_dl dd{line-height:24px;}
.hmBom_dl dt{margin-bottom:4px;}
.hmBom_dl{margin-bottom:16px;}
.hmBom .max1680{padding-top:10px;}
.hmBom{padding:35px 0;}
.footer .fl,.footer .fr{width:100%; text-align:center; line-height:22px;}
}


.m2lxCon { padding: 7.4vh 0px; }
.m2lxul { margin: 0px -25px; }
.m2lxul li { padding: 0px 25px; }
.m2lx_dBox.scaleImg .overflowHide { height: 284px; }
.m2lxLay { text-align: center; position: absolute; width: 100%; left: 0px; top: 50%; z-index: 2; font-size: 14px; font-weight: bold; color: #FFF; line-height: 26px; transform:translateY(-50%); padding-bottom:40px; }
.m2lxLay strong { font-size: 28px; line-height: 42px; font-weight: normal; display: block; }
.m2lxBm { margin-right: 48px; margin-left: 48px; background: #FFF; margin-top: -50px; position: relative; z-index: 5; padding: 30px 30px 18px; box-shadow:0 5px 20px rgba(0,0,0,0.1); }
.m2lxBm p{ line-height: 24px; height: 34px; margin-bottom: 10px; position: relative; padding-left: 45px; font-size: 14px; padding-top:5px; }
.m2lxBm p span{ display: inline-block; height: 34px; width: 34px; border: 1px solid #611d87; position: absolute; left: 0px; top: 0px; border-radius:50%;}
.m2lxBm p span img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)!important;}
.m2lx_m { font-size: 14px; color: #611d87; line-height: 38px; display: inline-block; }
@media (max-width:993px){
.m2lxul li{margin-bottom:35px;}
}
@media (max-width:767px){
.m2lxLay strong{font-size:22px;}
.m2lx_dBox.scaleImg .overflowHide{height:205px;}
.m2lxBm{margin:0; padding:20px 15px;}
.m2lxLay{padding-bottom:0;}
.m2lx_m{margin-top:15px;}
.m2lxul li{margin-bottom:20px;}
}


.m2newsTop{ padding-top: 60px; }
.m2nSwiper{ float: left; width: 815px; }
.m2nTrx{ margin-left: 815px; }
.m2nTrx li:last-child{margin-bottom:0;}
.m2nra.on{color:#611d87;}
.m2nsaBox.scaleImg .overflowHide { height: 460px; }
.m2nTrx li { margin-bottom: 20px; }
.m2nra { background: url(../images/m2nbg.jpg) repeat-y left top; display: block; height: 140px; padding: 9px 0px 0px 50px; position:relative }
.m2nra:before{content:""; width:20px; height:100%; position:absolute; left:0; top:0; background:#fff; transition:all 0.5s ease-in-out; opacity:1}
.m2nra.on:before{opacity:0; width:0;}
.m2nra p { font-size: 14px; line-height: 32px; color: #333; }
.m2nra .ellipsis { font-size: 18px; line-height: 38px; display: block; height: 38px; }
.m2nra span { font-size: 14px; color: #611d87; background: url(../images/m2n_i1.png) no-repeat right center; display: inline-block; line-height: 38px; padding-right: 38px; }
.m2nul { margin: 45px -15px 35px; }
.m2nul li { padding: 0px 15px; margin-bottom: 34px; }
.m2ntm { line-height: 48px; border-bottom: 1px solid #172438; font-size: 14px; color: #333; margin-bottom: 22px; }
.m2naBox.scaleImg .overflowHide { height: 215px; }
.m2naBox.scaleImg .ellipsis { font-size: 18px; line-height: 34px; display: block; height: 34px; margin-top: 11px; }
.m2naBox.scaleImg p { font-size: 14px; line-height: 24px; color: #646464; height: 96px; overflow: hidden; }
@media (max-width:1799px){
.m2naBox.scaleImg .ellipsis{font-size:16px;}
}
@media (max-width:1199px){
.m2nSwiper{width:655px;}
.m2nTrx{margin-left:655px;}
}
@media (max-width:993px){
.m2nTrx{display:none;}
.m2nSwiper{width:100%; float:none}
.m2nsaBox .dsPadPhone{width:100%; position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.6); padding:20px 25px; color:#fff; font-size:14px; line-height:26px; }
.m2nsaBox .dsPadPhone strong{font-size:16px;}
.m2nSwiper .slick-dots{bottom:-30px;}
.m2nSwiper .slick-dots li button{display:none;}
.m2nSwiper .slick-dots li { background: #D6D6D6; display: inline-block; height: 6px; width: 6px; margin: 0px 12px; position: relative; border-radius:50%; vertical-align:middle}
.m2nSwiper .slick-dots li.slick-active{ background: #611d87; }
}
@media (max-width:767px){
.m2nsaBox.scaleImg .overflowHide{height:318px;}
.m2nsaBox .dsPadPhone{padding:18px 15px;}
.m2nSwiper .slick-dots li { margin: 0px 6px;}
.m2nul li{margin-bottom:20px;}
}


.m2banner{position:relative;}
.m2banner .bgImg{ height: 500px; position:relative }
.m2banner .bgImg:after{content:""; background:rgba(0,0,0,0.5); position:absolute; left:0; top:0; right:0; bottom:0}
.m2banTxt{position:absolute; left:0; top:50%; transform:translateY(-50%); width:100%; position:absolute; text-align:center}
.m2banTxt p,.m2banTxt h1{ display: inline-block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #fff; font-size: 32px; }
.page { text-align: center; margin-bottom: 62px; height: 46px; }
.page *{vertical-align:middle;}
.page_prev,.page_next{ display: inline-block; height: 46px; width: 46px; border: 1px solid #E2E2E2; margin-right: 20px; border-radius: 50%; background: url(../images/page_ar.png) no-repeat center center; }
.page_next{transform:rotate(180deg); margin-right:0; margin-left:22px;}
.page_a,.page_span{ display: inline-block; height: 46px; width: 46px; border: 1px solid #E2E2E2; margin: 0px 4px; border-radius: 50%; font-size: 16px; line-height: 44px; text-align: center; }
.page_a:hover,.page_a.on{ color: #FFF; background: #611d87; border: 1px solid #611d87; }
.page_prev:hover,.page_next:hover{ color: #FFF; background: #611d87 url(../images/page_ar2.png) no-repeat center center; border: 1px solid #611d87; }
.abtBody .m2banner .bgImg:after{display:none;}
@media (max-width:1799px){
.m2banner .bgImg{ height: 420px;}
}
@media (max-width:1379px){
.m2banner .bgImg{ height: 365px;}
}
@media (max-width:767px){
.m2banTxt img{height:50px; width:auto;}
.m2banTxt p,.m2banTxt h1{font-size:26px;}
.m2banner .bgImg{height:200px;}
.page_prev,.page_next{height: 36px; width: 36px; margin-right: 5px;}
.page_next{ margin-right:0; margin-left:5px;}
.page_a,.page_span{ height: 36px; width: 36px; font-size: 14px; line-height: 34px; margin:0 2px; }
}
@media (max-width:369px){
.page_prev,.page_next{height: 32px; width: 32px;}
.page_a,.page_span{ height: 32px; width: 32px; line-height: 30px; }
}


.m3nCon{ padding-top: 50px; }
.m3ntm { font-size: 14px; line-height: 35px; text-align:center; }
.m3nTbox { margin:0 auto;text-align:center; line-height: 48px; min-height: 48px;}
.m3nTbox h2,.m3nTbox h1{ font-size: 30px; font-weight: normal; display: block;  }
.m3nShare { display: inline-block; font-size: 14px; line-height: 28px; color: #611d87; height: 28px; position: absolute; top: 18px; right: 0px;}
.m3nShare *{vertical-align:middle;}
.m3n_sa1 { background: url(../images/m3n_si1.png) no-repeat center center; display: inline-block; height: 28px; width: 28px; }
.m3n_sa2 { background: url(../images/m3n_si2.png) no-repeat center center; display: inline-block; height: 28px; width: 28px; display:none }
.m3n_sa3 { background: url(../images/m3n_si3.png) no-repeat center center; display: inline-block; height: 28px; width: 28px; }
.m3n_sa4 { background: url(../images/m3n_si4.png) no-repeat center center; display: inline-block; height: 28px; width: 28px; }
.m3nEditor { font-size: 14px; line-height: 26px; margin-top:10px; margin-bottom: 15px; }
.m3nEditor h4 { font-size: 24px; font-weight: normal; line-height: 44px; }
.m3nEditor h5 { font-size: 16px; font-weight: bold; line-height: 38px; }
.m3page { line-height: 30px; margin-bottom: 52px; font-size: 14px; color: #611d87; height: 30px; }
.m3page_prev { background: url(../images/m2n_i1a.png) no-repeat left center; padding-left: 27px; float: left; color: #611d87; }
.m3page_next { background: url(../images/m2n_i1.png) no-repeat right center; padding-right: 27px; float: right; color: #611d87; }
@media (max-width:1799px){
.m3nTbox h2{font-size:28px;}
.m3nTbox h1{font-size:28px;}
.m3nEditor h4{font-size:22px;}
}
@media (max-width:767px){
.m3nCon{padding-top:20px;}
.m3nTbox h2{font-size:20px; margin-right:0;}
.m3nShare{display:block; position:static;}
.m3nEditor h4{font-size:20px;}
.m3nEditor h5{ font-weight:normal;}
}


.m2proItem{ padding: 68px 0px 72px; }
.m2proTbx{ display:flex;}
.m2proTbx strong{ font-size: 28px; line-height: 40px; font-weight: normal; white-space: nowrap; display: block; }
.m2proTbx p{ font-size: 14px; line-height: 24px; color: #787878; min-height: 48px; padding-left: 75px; position:relative }
.m2proTbx p:before{ content: ""; background: #611d87; height: 37px; width: 2px; position: absolute; left: 35px; top: 6px; }
.m2pro_aBox { text-align: center; display: block; }
.m2pro_img { height: 275px; position:relative }
.m2pro_img img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:100%; max-height:100%; width:auto; height:auto;}
.m2pro_aBox:hover .m2pro_img img{ transform:translate(-50%,-50%) scale(1.05);}
.m2proul li{padding-top:36px;}
.m2pro_aBox p{ font-size: 16px; line-height: 32px; height: 32px; }
.m2proItem2{ background:#f5f5f5;}
.m2proBan_item{ position:relative}
.m2proBan_item .bgImg{height:500px;}
.m2proBanTxt{max-width:1200px; width:100%; position:absolute; left:50%; top:0; transform:translateX(-50%);}
.m2proBanPimg{ width:515px; height:500px; float:left; position:relative; transition:all 0.5s ease-in-out; transform:translate(0,0) scale(0.8); opacity:0;}
.m2proBanPimg img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:100%; max-height:100%; width:auto; height:auto;}
.m2proBtxt{ left: 550px; right: 0; top: 50%; transform: translateY(-50%); color: #FFF; position:absolute; }
.m2proBtxt h4{ font-size: 48px; line-height: 66px; font-weight: normal; display: block; margin-bottom: 7px; transition:all 0.8s ease-in-out; transform:translate(100px,0); opacity:0; }
.m2proBtxt h5{ font-size: 20px; line-height: 32px; color: #FFF; margin-bottom: 35px; font-weight: normal; transition:all 0.8s ease-in-out; transform:translate(120px,0); opacity:0; }
.m2proBtxt p{ transition:all 0.8s ease-in-out; transform:translate(150px,0); opacity:0;}
.m2pro_link,.m2pro_link:hover{ display: inline-block; line-height: 50px; height: 50px; position: relative; font-size: 14px; color: #FFF; letter-spacing: 2px; padding: 0px 35px 0px 25px; }
.m2pro_link span{display:inline-block; position:relative; z-index:2;}
.m2pro_link:before{ content: ""; background: #ED6D00; height: 50px; width: 50px; position: absolute; left: 0px; top: 0px; }
.m2pro_link:after{ content: ""; background: url(../images/ban_ar.png) no-repeat center center; height: 12px; width: 16px; margin-top: -6px; position: absolute; top: 50%; right: 0px; }

.on .m2proBanPimg{ opacity:1; transform:translate(0,0) scale(1); transition-delay:0.2s}
.on .m2proBtxt h4{ opacity:1; transform:translate(0,0); transition-delay:0.3s}
.on .m2proBtxt h5{ opacity:1; transform:translate(0,0); transition-delay:0.4s}
.on .m2proBtxt p{ opacity:1; transform:translate(0,0); transition-delay:0.5s}

.m2proBan .slick-dots{bottom:32px;}
.m2proBan .slick-dots li button{display:none;}
.m2proBan .slick-dots li { background: rgba(255,255,255,0.3); display: inline-block; height: 3px; width: 15px; margin: 0px 4px; position: relative;  vertical-align: middle }
.m2proBan .slick-dots li.slick-active{ background: #611d87; height: 3px; width: 30px; }
@media (max-width:1799px){
.m2proTbx strong{font-size:26px;}
.m2proBtxt h4{ font-size: 40px; line-height: 58px; }
.m2proBtxt h5{ font-size: 18px; line-height: 30px; margin-bottom: 25px;}
}
@media (max-width:1199px){
.m2proBtxt h4{font-size:32px;}
}
@media (max-width:993px){
.m2proBanPimg{width:380px;}
.m2proBtxt{left:380px;}
.m2proTbx strong{font-size:20px;}
}
@media (max-width:767px){
.m2proBanPimg{width:120px; left:10px; height:320px;}
.m2proBtxt{left:145px; padding-bottom:10px;}
.m2proBtxt h4{font-size:24px; line-height:36px;}
.m2proBtxt h5{font-size:15px; line-height:26px;}
.m2proBan_item .bgImg{height:360px;}
.m2proTbx{display:block; overflow:hidden;}
.m2proItem{padding:48px 0px 52px;}
.m2proTbx strong{margin-bottom:8px;}
.m2proTbx p{padding-left:20px;}
.m2proTbx p:before{left:0;}
}


.m2jc1Lx{ float: left; width: 50%; height: 700px; position: relative; overflow: hidden; background: url(../images/m2jbg1.png) no-repeat center center; background-size:cover }
.m2jc1Rx{ float: left; width: 50%; }
.m2jc1bg{ position: absolute; left:  -300px; top: -300px; bottom:  -300px; right: -700px; opacity:0.6}
.m2jc1bg iframe{ position:absolute; left:0; top:0; width:100%; height:100%; overflow:hidden;}
.m2jc1Rx.scaleImg .overflowHide { height: 700px; }
.m2jc1Txt{ width: 600px; font-size: 14px; line-height: 24px; padding-right: 5.83vw; position: absolute; top: 50%; right: 0px; transform:translateY(-50%); }
.m2jc1Txt h4{ font-size: 28px; font-weight: normal; color: #611d87; line-height: 38px; display: block; }
.m2jc1Txt strong{ font-size: 17px; font-weight: bold; line-height: 32px; margin: 20px 0px 10px; display:block}
.m2jCon2 { padding: 12.77vh 0px 12.4vh; }
.m2jc2ul li{padding:0 40px 0 0;}
.m2jc2ul li strong{ line-height: 67px; font-size: 18px; font-weight: bold; display: block; padding-left: 90px; position: relative; margin-bottom: 24px; }
.m2jc2ul li strong span{ display: inline-block; height: 67px; width: 67px; border: 2px solid #F6B67F; position: absolute; left: 0px; top: 0px; border-radius:50%; transition:all 0.5s ease-in-out; }
.m2jc2ul li strong span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.m2jc2ul li p{ font-size: 14px; line-height: 24px; color: #666; }
.m2jc2ul li:hover strong span{transform:rotateY(180deg);}
.m2jc3txt { padding: 12.5vh 0px; }
.m2jCon3 { background: url(../images/m2jimgBg.jpg) no-repeat center center; background-size:cover; }
.m2jc3txt h4 { font-weight: normal; font-size: 28px; line-height: 40px; color: #f37022; display: block; }
.m2jc3txt h5 { font-size: 18px; line-height: 30px; color: #FFF; display: block; margin: 14px 0px; }
.m2jc3txt p { font-size: 14px; color: #FFF; line-height: 40px; }
.m2jCon4 { background: #f5f5f5; padding: 6.94vh 0px 7.22vh; overflow:hidden }
.m2jr_tbox strong{}
.m2jr_tbox p{}
.m2jrSwiper{ margin: 0px -60px; clear: both; padding-bottom: 42px; }
.m2jr_aBox.scaleImg .overflowHide { height: 215px; }
.m2jrSitme { padding: 0px 10px; }
.m2jr_tbox strong { display: block; text-align: center; font-size: 28px; line-height: 36px; font-weight: normal; }
.m2jr_tbox p { font-size: 14px; line-height: 26px; text-align: center; margin: 10px 0px 34px; }
.m2jrSwiper .slick-dots{bottom:0;}
.m2jrSwiper .slick-dots li button{display:none;}
.m2jrSwiper .slick-dots li { background: #D6D6D6; display: inline-block; height: 3px; width: 15px; margin: 0px 4px; position: relative;  vertical-align: middle }
.m2jrSwiper .slick-dots li.slick-active{ background: #611d87; height: 3px; width: 30px; }
.m2jrCon5 { padding: 7.22vh 0px 5.74vh; }
.m2jr_tab { text-align: center; line-height: 60px; height: 61px; margin-top: 1.48vh; border-bottom:1px solid #E6E6E6 }
.m2jr_tab a { font-size: 16px; line-height: 60px; color: #92959A; display: inline-block; margin: 0px 29px; position: relative; }
.m2jr_tab a.on{ font-weight: bold; color: #333; }
.m2jr_tab a:after{ content: ""; background: #611d87; position: absolute; height: 3px; width: 0%; left: 50%; bottom: -3px; transition:all 0.5s ease-in-out;}
.m2jr_tab a.on:after{width:100%; left:0;}
.m2jr_zwul{ display: none; margin: 40px -10px 0px; }
.m2jr_zwul.on{display:block;}
.m2jr_zwul li{ padding: 0px 10px; float: left; width: 33.33%; margin-bottom: 20px; }
.m2jr_abtn { display: block; padding: 22px 100px 0px 30px; height: 112px; position: relative; box-shadow:0 0px 10px rgba(0,0,0,0.1); }
.m2jr_abtn:hover{transform:translateY(-6px);}
.m2jr_abtn .ellipsis { font-size: 20px; line-height: 36px; font-weight: normal; display: block; height: 36px; }
.m2jr_abtn p { font-size: 14px; line-height: 32px; color: #666; height: 32px; }
.m2jr_abtn span { font-size: 14px; line-height: 36px; color: #611d87; display: inline-block; padding-right: 27px; position: absolute; top: 22px; right: 30px; background: url(../images/m2jr_i1.png) no-repeat right center; }
@media (max-width:1799px){
.m2jc1Lx{height:600px;}
.m2jc1Rx.scaleImg .overflowHide{height:600px;}
}
@media (max-width:1199px){
.m2jc1Txt{padding:0 25px; width:auto;}
}
@media (max-width:993px){
.m2jc1Lx{width:100%; float:none;}
.m2jc1Rx{width:100%; float:none;}
.m2jr_zwul li{width:50%;}
}
@media (max-width:767px){
.m2jc1Txt{position:static; transform:translate(0,0); padding:0 15px;}
.m2jc1Txt strong{font-size:16px; line-height:28px;}
.m2jc1Txt h4{font-size:24px;}
.m2jc1Rx.scaleImg .overflowHide{height:265px;}
.m2jc2ul li strong span{width:56px; height:56px;}
.m2jc2ul li strong{line-height:56px; padding-left:68px; margin-bottom:15px; font-size:16px;}
.m2jc2ul li{margin-bottom:25px; padding-right:0}
.m2jCon2{padding:60px 0 40px;}
.m2jc3txt h4{font-size:24px;}
.m2jc3txt p{line-height:32px;}
.m2jc3txt{padding:60px 0;}
.m2jrSwiper{margin:0;}
.m2jr_tab a{margin:0 8px;}
.m2jr_zwul li{width:100%;}
.m2jr_abtn .ellipsis{font-size:18px;}
.m2jr_abtn { padding: 22px 80px 0px 18px; }
.m2jr_abtn span { right: 18px; }
.m2jr_tbox strong{font-size:24px;}
}


.m2zpLayerBg{background:rgba(255,255,255,0.9); position:fixed; left:0; top:0; width:100%; height:100%; z-index:20;}
.m2zpLayer{ max-width: 1200px; position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 25; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); width: 100%; padding: 4.16vh 1.56vw 4.81vh; }
.m2zpClose{ background: url(../images/close_btn.png) no-repeat center center; display: inline-block; height: 26px; width: 26px; position: absolute; top: 30px; right: 28px; }
.m2zpClose:hover{transform:rotate(180deg);}
.m2zpDtl li{ padding: 0 30px; font-size: 14px; line-height: 20px; color: #666; }
.m2zpDtl li p{ margin-bottom: 12px; }
.m2zpDtl_p li p{ padding-left: 20px; position: relative; }
.m2zpDtl li p:before{content:""; width:7px; height:7px; background:#611d87; border-radius:50%; position:absolute; left:0; top:6px;}
.m2zpLay_t { font-size: 28px; line-height: 40px; font-weight: normal; display: block; margin: 0px 30px 1.11vh; padding-bottom:2.03vh; border-bottom: 1px solid #E6E6E6; }
.m2zpLay_t span { display: inline-block; font-size: 14px; font-weight: normal; color: #666; margin-left: 15px; }
.m2zp_info{padding:0 30px;}
.m2zp_info p{display:inline-block; margin-right:35px; color:#611d87;}
.m2zp_info p strong{ font-weight: bold; color:#333; }
.m2zp_info p a{ color: #611d87; font-size: 14px; }
.m2zpDtl li strong{ font-size: 16px; font-weight: bold; line-height: 50px; display: block; height: 50px; }
@media (max-width:1199px){
.m2zpLayer{width:auto; left:15px; right:15px; transform:translate(0,-50%);}
}
@media (max-width:993px){
.m2zpLay_t{font-size:22px;}
}
@media (max-width:767px){
.m2zpDtl li{padding:0 10px;}
.m2zpLay_t{margin:0px 10px 1.11vh;}
.m2zpDtl {max-height:60vh; overflow:auto;}
.m2zpClose{top:10px; right:14px; transform:scale(0.8)!important}
.m2zpLay_t{font-size:18px;}
.m2zp_info{padding:10px 10px 0;}
}


.m3proTopWpr { background: url(../images/m3proBan_bg.jpg) no-repeat center center; padding: 60px 0px 45px; background-size:cover; }
.picTxtBox .picBox,.picTxtBox .txtBox{width:100%;}
.m3proTopWpr .txtBox-wp{ float: right; width: 50%; padding-left:26px; }
.m3proTopWpr .picBox-wp{ float:left; width:50%; padding-right:26px; text-align:center  }
.m3proTopWpr .picBox-wp p{ font-size: 14px; color: #B4B4B4; line-height: 28px; margin-top: 5px; }
.m3pro_ts1 { font-size: 14px; line-height: 28px; color: #FFF; background: #172438; display: inline-block; padding: 0px 18px; border-radius:1.8em; }
.m3pro_t1 h1,.m3pro_t1 h2 { font-size: 48px; line-height: 48px; font-weight: normal; color: #182335; margin: 6px 0px 14px; }
.m3pro_p1 { font-size: 14px; line-height: 24px; color: #646464; margin-bottom: 30px; }
.m3pro_dw { font-size: 14px; line-height: 24px; color: #611d87; background: url(../images/m3pro_i1.png) no-repeat left center; padding-left: 35px; letter-spacing: 2px; display: inline-block; }
.m3proItem{ background-position: center center; background-repeat: no-repeat; background-size: cover; padding: 12.96vh 0px; }
.m3proItem .txtBox-wp{ float: left; width: 38%; padding-right:40px; }
.m3proItem .picBox-wp{ float:right; width:62%; padding-left:40px; text-align:center  }
.m3pro_t2 { font-size: 36px; line-height: 46px; font-weight: normal; color: #FFF; margin-bottom: 15px; }
.m3pro_u2 li { position: relative; padding: 10px 0px 10px 75px; font-size: 16px; line-height: 22px; color: #FFF; min-height:73px; }
.m3pro_u2 li span{ width:53px; height:53px; border-radius:50%; border:1px solid rgba(255,255,255,0.6); display:inline-block; position:absolute; left:0; top:;}
.m3pro_u2 li span img{ max-width:80%; max-height:80%; width:auto; height:auto; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.m3pro_u2 li p{position:absolute; left:75px; right:0; top:50%; transform:translateY(-50%); max-height:66px; overflow:hidden}
.m3proItem2 .txtBox-wp{ float:right; width: 38%; padding-left:40px; }
.m3proItem2 .picBox-wp{ float:left; width:62%; padding-right:40px; }
.m3proItem2 .m3pro_t2 {color:#182335;}
.m3proItem2 .m3pro_u2 li span{border:1px solid #EE7D1C;}
.m3proItem2 .m3pro_u2 li{color:#182335;}
.m3tabBox { padding: 8.33vh 0px 7.4vh; }
.m3pro_tab { text-align: center; line-height: 60px; height: 61px; border-bottom: 1px solid #E6E6E6; margin: 1.48vh 0px 35px; }
.m3pro_tab a { font-size: 16px; line-height: 60px; color: #92959A; display: inline-block; margin: 0px 29px; position: relative; }
.m3pro_tab a.on{ font-weight: bold; color: #333; }
.m3pro_tab a:after{ content: ""; background: #611d87; position: absolute; height: 3px; width: 0%; left: 50%; bottom: -2px; transition:all 0.5s ease-in-out;}
.m3pro_tab a.on:after{width:100%; left:0;}
.m3pro_tbt { text-align: center; font-size: 36px; line-height: 56px; font-weight: normal; margin-bottom: 1.85vh; }
.m3proTable td{ font-size: 14px; line-height: 26px; padding: 14px 5px; border: 1px solid #DCDCDC; text-align: center; }
.m3proTable{display:none;}
.m3proTable.on{display:block;}
.m3proMv{position:relative;}
.m3proMv .bgImg { height: 55.55vh; }
.m3proMv_txt{ text-align: center; position: absolute; left:50%; top: 50%; transform:translate(-50%,-50%); cursor:pointer;}
.m3proMv_txt p{ font-size: 24px; color: #FFF; line-height: 40px; margin-top: 22px; }
.m3proMv_txt span{display:inline-block; position:relative}
.m3proMv_txt span:after{ content: ""; height: 70px; width: 70px; border: 2px solid #EE7D1C; position: absolute; left: 50%; top: 50%; margin-left:-35px; margin-top:-35px; border-radius:50%; animation:mouseIcon 1.5s linear infinite; opacity:0;}
@keyframes mouseIcon {
0% {
opacity:0;
transform:scale(1);
}
50% {
opacity:1;
}
100% {
opacity:0;
transform:scale(1.5);
}
}
.m3pro_sty1{ background-position: center center; background-size: cover; background-repeat: no-repeat; padding: 8.33vh 0px 6.62vh; color:#fff; }
.m3pro_t3 { font-size: 36px; line-height: 55px; font-weight: normal; text-align: center; margin-bottom:20px; }
.m3pro_styCx{width:50%; float:left;padding-right:17px;}
.m3pro_styCon .m3pro_styCx:nth-child(2n){ padding-right:0; padding-left:17px;}
.m3pro_sul { overflow: hidden; margin: 0px -8px; }
.m3pro_sul li{width:50%; float:left; padding:0 8px;}
.m3pro_t3p { text-align: center; position: relative; margin-bottom: 12px; overflow: hidden; height: 52px; }
.m3pro_t3p p { position: absolute; width: 100%; left: 0px; top: 50%; transform:translateY(-50%); font-size: 16px; line-height: 26px; max-height:52px; overflow:hidden; }
.m3pro_sa .overflowHide { height: 214px; }
.m3pro_sa p { font-size: 14px; line-height: 24px; text-align: center; height: 48px; overflow: hidden; color: #FFF; margin-top: 15px; }
.m3pro_sty2{ background-position: center center; background-size: cover; background-repeat: no-repeat; padding: 8.33vh 0px 6.62vh; color:#182335; }
.m3pro_sty2 .m3pro_sa p{ color:#182335; }
@media (max-width:1799px){
.m3pro_t1 h1,.m3pro_t1 h2 { font-size: 36px; line-height: 36px;}
.m3pro_t2 { font-size: 30px; line-height: 42px; }
.m3pro_t3{font-size:30px; line-height:52px;}
}
@media (max-width:1199px){
.m3pro_t1 h1,.m3pro_t1 h2{font-size:32px;}
.m3pro_t2{font-size:32px;}
}
@media (max-width:993px){
.m3pro_t1 h1,.m3pro_t1 h2 { font-size: 30px; line-height: 30px;}
.m3pro_t2{font-size:24px; line-height:36px;}
.m3pro_sa .overflowHide{height:105px;}
.m3pro_t3{font-size:24px;}
.m3pro_tbt { font-size: 28px; line-height: 40px;}
.m3tabSrox{width:100%; overflow-x:auto;}
.m3pro_tab,.m3proTable{width:100%;}
.m3proTable table{width:100%;}
}
@media (max-width:767px){
.m3proTopWpr .picBox-wp{width:100%; padding-right:0; float:none; margin-bottom:25px;}
.m3proTopWpr .picBox-wp img{max-width:250px; height:auto;}
.m3proTopWpr{padding:40px 0px 45px;}
.m3proTopWpr .txtBox-wp{width:100%; padding-left:0; float:none;}
.m3pro_t1 h1,.m3pro_t1 h2{font-size:24px; line-height:24px;}
.m3proItem .txtBox-wp{padding:0!important; width:100%!important; float:none!important;}
.m3proItem .picBox-wp{padding:0!important; width:100%!important; float:none!important; margin-bottom:25px;}
.m3proItem .picBox-wp img{max-width:300px; height:auto;}
.m3proItem{padding:65px 0;}
.m3pro_t2{font-size:20px;}
.m3pro_sul li{width:100%;}
.m3pro_styCx{padding-right:4px;}
.m3pro_styCon .m3pro_styCx:nth-child(2n){padding-left:4px; padding-right:0;}
.m3pro_t3p p{font-size:12px; line-height:24px; max-height:72px}
.m3pro_t3p{height:72px;}
.m3pro_sa .overflowHide{height:118px;}
.m3pro_sa p{font-size:12px; line-height:22px; height:66px;}
.m3pro_sul li{margin-bottom:10px;}
.m3pro_tbt{font-size:24px; margin-bottom:0}
.m3pro_tab a { font-size: 15px; line-height: 50px; margin: 0px 20px; }
.m3pro_tab { line-height: 50px; height: 51px; margin: 1.48vh 0px 25px; }
.m3proTable td{ padding:10px 5px;}
.m3proMv .bgImg{height:250px;}
.m3proMv_txt span{transform:scale(0.9);}
.m3proMv_txt p{ font-size: 20px; line-height: 30px; margin-top: 15px; }
.m3pro_tab a{margin:0 6px;}
}


/*video layer*/
.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: 50px;right: 50px;cursor: pointer;transition: all 500ms ease;z-index: 910; 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:925;}

@media (max-width:767px){
.m2Lay_video{max-height: 90vw;max-width: 90vw;}
.m2layerClose{right:15px;}
}


.m2abt1Txt{ width: 600px; font-size: 14px; line-height: 24px; padding-right: 5.83vw; position: absolute; top: 50%; right: 0px; transform:translateY(-50%); }
.m2abt1Txt h4{ font-size: 28px; font-weight: normal; color: #182335; line-height: 38px; display: block; }
.m2abt1Txt p{ margin-top:10px;}
.m2abtCon1 .m2jc1Lx{height:720px;}
.m2abtCon1 .m2jc1Rx.scaleImg .overflowHide{height:720px;}
.m2abtCon2{ background: url(../images/m2abt_bg1.jpg) no-repeat center center; height: 595px; padding-top: 75px; background-size:cover; overflow:hidden; position:relative;}
.m2abtc2_mvBg{ position: absolute; left: -50px; top: -50px; right: -50px; bottom: -50px; }
.m2abtCon3{ position:relative; z-index:3;}
 .m2abtc3Lx { float: left; width: 50%; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative; }
.m2abtc3Lx .overflowHide { height: 720px; }
.m2abtc3Rx { float: right; height: 720px; width: 50%; position: relative; overflow: hidden; background: url(../images/m2jbg1.png) no-repeat center center; background-size:cover; }
.m2abtCon4 { padding: 7.59vh 0px; background: url(../images/m2abt_bg2.jpg) no-repeat center bottom; background-size:cover; }
.m2abtc4Txt,.wordMap{max-width:1022px; width:100%; margin:0 auto;}
.m2abtc4Txt strong { font-size: 28px; font-weight: normal; display: block; line-height: 40px; margin-bottom: 16px; text-align: center; }
.m2abtc4Txt { font-size: 14px; line-height: 24px; color: #FFF; margin-bottom: 25px; padding:0 30px; }
.wordMapWpr{position:relative; margin-top:-50px;}
.map_alr { font-size: 14px; line-height: 26px; color: #FFF; background: url(../images/map_i.png) no-repeat left center; padding-left: 20px; display: inline-block; position: absolute; left: 50%; bottom: 25px; transform:translateX(-50%); }
.m2abt_hisBox{ height: 355px; position: relative; }
.m2abtYrs,.m2abtYdes{position:relative; z-index:2;}
.m2abt_line{ height:1px; background:rgba(255,255,255,0.3); position:absolute; left:0; top:51px; width:100%;}
.m2abt_line i{width:0%; background:#ED7107; position:absolute; left:0; top:0; height:1px;}
.m2abt_line i.on{width:100%; transition:all 5s ease-in-out;}
.m2abtYr_item{ text-align: center; height: 98px; color: rgba(255,255,255,0.8); font-size: 14px; position:relative; }
.m2abtYr_item.slick-current{color:#fff; font-weight:bold; font-size:16px;}
.m2abtYr_item:before{ content: ""; display: inline-block; height: 13px; width: 13px; border: 2px solid #FFF; position: absolute; left: 50%; top: 45px; border-radius:50%; margin-left:-6px; position:absolute; transition:all 0.5s ease-in-out;}
.m2abtYr_item.slick-current:before{ background: #ED7107; height: 17px; width: 17px; margin-left: -8px; top:43px;}
.m2abtYdes{max-width:1200px; margin:0 auto;}
.m2abtYd_txts{ position:absolute; left:0; top:50%; transform:translateY(-50%); width:100%; text-align:center; padding:0 100px;}
.m2abtYd_txts p{ font-size: 18px; line-height: 30px; color: #FFF; }
.m2abtYd_item{ height:280px; position:relative}
.m2abtYdes .slick-prev{ background: url(../images/m2abtBtn.png) no-repeat center center; display: inline-block; height: 58px; width: 58px; position: absolute; left: 0px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 1px solid #FFF; margin-top: -29px; transition:all 0.5s ease-in-out; opacity:0.6; border-radius:50%; z-index:2; }
.m2abtYdes .slick-next{ background: url(../images/m2abtBtn.png) no-repeat center center; display: inline-block; height: 58px; width: 58px; position: absolute; right: 0px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 1px solid #FFF; margin-top: -29px; transition:all 0.5s ease-in-out; transform:rotate(180deg); opacity:0.6; border-radius:50%; z-index:2;}
.m2abtYdes .slick-prev:hover,.m2abtYdes .slick-next:hover{ opacity:1}
.m2ab5_t2 { font-size: 28px; font-weight: normal; display: block; line-height: 40px; margin-bottom: 16px; text-align: center; position:relative; z-index:2; color:#fff; margin-bottom:4.7vh; }
.m2abtYdes {margin-top:-30px;}
.m2abtc3Ltxt{ width: 600px; position: absolute; right: 0; top: 50%; transform: translateY(-50%); padding-right: 6.25vw; color:#fff;}
.m2abtc3Ltxt_t{ font-size: 28px; font-weight: normal; display: block; line-height: 40px; margin-bottom: 16px;position:relative; z-index:2; color:#fff; margin-bottom:4.7vh; }
.m2abtc3ul li { margin-bottom: 3.7vh; min-height: 71px; position: relative; padding-left: 98px; }
.m2abtc3ul li strong { font-size: 18px; line-height: 24px; font-weight: bold; display: block; margin-bottom: 12px; }
.m2abtc3ul li p { font-size: 14px; line-height: 24px; min-height: 48px; }
.m2abtc3ul li span{ height: 70px; width: 70px; border: 2px solid rgba(255,255,255,0.5); display: inline-block; position: absolute; left: 0px; top: 0px; border-radius:50%; }
.m2abtc3ul li span img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)!important;}
.m2abtc3rcon{ height: 236px; width: 236px; position: absolute; top: 50%; margin-top: -138px; left: 240px; }
.m2abtc3rcon:before{ content: ""; background: url(../images/m2br2.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; animation:rotate 30s linear infinite; }
.m2abtc3rcon:after{ content: ""; background: url(../images/m2br1.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; animation:rotate2 30s linear infinite; }
.m2abtc3u2 li{white-space:nowrap; position:relative}
.m2abtc3u2 li strong{ font-size: 14px; display: block; line-height: 24px; }
.m2abtc3u2 li p{ font-size: 14px; line-height: 24px; color: #666; }
.m2abtc3u2 li:nth-child(1){ position: absolute; top: 18px; right: 230px; text-align:right }
.m2abtc3u2 li:nth-child(2){ position: absolute; top: 18px; left: 230px; }
.m2abtc3u2 li:nth-child(3){ position: absolute; top: 162px; left: 252px; }
.m2abtc3u2 li:nth-child(4){ position: absolute; top: 255px; left: 0; width:100%; text-align:center; }
.m2abtc3u2 li:nth-child(5){ position: absolute; top: 162px; right: 252px; text-align:right }
.m2abtc3rcon div{ display: inline-block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 20px; font-weight: bold; }
.m2abtc3u2 li:nth-child(1):after{ content: ""; background: #E3E3E3; height: 14px; width: 14px; border: 3px solid #611d87; position: absolute; top: 5px; right: -44px; border-radius:50%;}
.m2abtc3u2 li:nth-child(2):after{ content: ""; background: #E3E3E3; height: 14px; width: 14px; border: 3px solid #611d87; position: absolute; top: 5px; left: -44px; border-radius:50%;}
.m2abtc3u2 li:nth-child(3):after{ content: ""; background: #E3E3E3; height: 14px; width: 14px; border: 3px solid #611d87; position: absolute; top: 5px; left: -40px; border-radius:50%;}
.m2abtc3u2 li:nth-child(4):after{ content: ""; background: #E3E3E3; height: 14px; width: 14px; border: 3px solid #611d87; position: absolute; top: -29px; left:50%; margin-left:-7px; border-radius:50%;}
.m2abtc3u2 li:nth-child(5):after{ content: ""; background: #E3E3E3; height: 14px; width: 14px; border: 3px solid #611d87; position: absolute; top: 5px; right: -40px; border-radius:50%;}
@media (max-width:1799px){
.m2abtc3Lx .overflowHide{height:600px;}
.m2abtc3Rx{height:600px;}
}
@media (max-width:1199px){
.m2abt1Txt{width:auto; padding:0 35px;}
.m2abtc3Ltxt{width:auto; padding:0 35px;}
.m2abtc3rcon{left:130px;}
.m2abtc3rcon{transform:scale(0.88);}
}
@media (max-width:993px){
.m2abtc3Lx{width:100%; float:none;}
.m2abtc3Rx{width:100%; float:none;}
.m2abtc3rcon{transform:scale(1); left:50%; transform:translateX(-50%);}
}
@media (max-width:767px){
.m2abt1Txt{position:static; transform:translate(0,0); padding:0 15px;}
.m2jc1Lx{height:auto!important; padding:55px 0;}
.m2abt1Txt h4{font-size:24px;}
.m2abtCon1 .m2jc1Rx.scaleImg .overflowHide{height:260px;}
.m2ab5_t2{font-size:24px; margin-bottom:18px;}
.m2abtCon2{ height: 525px; padding-top: 55px;}
.m2abtc3Ltxt{padding:0 15px;}
.m2abtc3Ltxt_t{font-size:24px; margin-bottom:22px;}
.m2abtc3ul li span{width:58px; height:58px;}
.m2abtc3ul li{padding-left:76px;}
.m2abtc3ul li p{line-height:22px;}
.m2abtc3Lx .overflowHide{height:528px;}
.m2abtc3rcon{transform:scale(0.68) translateX(-50%); transform-origin:left center;}
.m2abtc3Rx{height:335px;}
.m2abtc4Txt{padding-left:15px; padding-right:15px;}
}

.nextPage{ background: url(../images/hmNext.png) no-repeat center center; display: inline-block; height: 90px; width: 73px; margin-left: -37px; position: absolute; left: 50%; bottom: 5.09vh; z-index: 5; }
.hmPage4 .nextPage{ background: url(../images/hmNext2.png) no-repeat center center; }
.nextPage:after{ content: ""; background: url(../images/hmNext_ar1.png) no-repeat center center; display: inline-block; height: 9px; width: 15px; margin-left: -7px; position: absolute; left: 50%; top: 48px; animation:next_icon 1s linear infinite }
.hmPage4 .nextPage:after{ background: url(../images/hmNext_ar2.png) no-repeat center center; }
@keyframes next_icon {
  from {
    top:48px
  }
  to {
    top:53px;
	opacity:0;
  }
}
.hmPage5 .hmBom{border:none;}
.hmPage1{position:relative; z-index:3;}
.hmFocus_item{ overflow:hidden; position:relative; height:100vh; width:100vw;}
.hmFocus_item .bgImg{height:100vh; width:100vw;overflow:hidden; }
.hmFocus_item.on .bgImg{ visibility: visible; }
.hmBanTxt{ width:100%; position:absolute; left:0; top:50%; transform:translateY(-50%); color:#fff; padding-top:100px; padding-bottom:70px; text-align:left; padding-left:11.45vw;}
.hmBanTxt strong{ font-size: 60px; line-height: 70px; font-weight: normal; display: block; opacity: 0; transform: translateY(60px); transition: all 0.65s ease-in-out; margin-bottom: 10px; }
.hmBanTxt p{ font-size: 60px; line-height: 60px; opacity: 0; transform: translateY(60px); transition: all 0.65s ease-in-out; color: #611d87; }
.hmBanTxt div{margin-top:2.18vw; opacity: 0; transform: translateY(60px); transition: all 0.65s ease-in-out;}
.hmBanTxt .mouseIcon{bottom:0;opacity:0; transform:translateY(0px); transition:all 0.65s ease-in-out;}
.hmFocus .slick-dots{bottom:28.51vh; text-align:left; padding-left:11.45vw;}
.hmFocus .slick-dots li button{display:none;}
.hmFocus .slick-dots li { background: rgba(255,255,255,0.3); display: inline-block; height: 3px; width: 15px; margin: 0px 3px; position: relative; vertical-align: middle; transition:all 0.5s ease-in-out; }
.hmFocus .slick-dots li.slick-active{ background:#ED6D00; width:30px;}
.hmFocus_item .hmBanTxt strong{opacity:1; transform:translateY(0); transition-delay:0.35s}
.hmFocus_item .hmBanTxt p{opacity:1; transform:translateY(0); transition-delay:0.5s}
.hmFocus_item .hmBanTxt div{opacity:1; transform:translateY(0); transition-delay:0.65s}
.hmFocus_item .hmBanTxt .mouseIcon{opacity:1; transform:translateY(0); transition-delay:0.8s}
@media (max-width:1799px){
.hmBanTxt strong{ font-size: 50px; line-height: 66px; }
.hmBanTxt p{ font-size: 42px; line-height: 52px;}
.rMenu_txt{font-size:16px;}
.hmFocus .slick-dots{bottom:20.51vh;padding-left:60px;}
.hmBanTxt{padding-left:60px;}
.nextPage{transform:scale(0.8);}
}
@media (max-width:1379px){
.hmBanTxt strong{ font-size: 38px; line-height: 52px; }
.hmBanTxt p{ font-size: 32px; line-height: 44px;}
.nextPage{bottom:1.2vh;}
}
@media (max-width:993px){

}
@media (max-width:767px){
.hmFocus .slick-dots li{width:9px; height:9px;}
.hmBanTxt{padding:0 15px;}
.hmFocus .slick-dots{padding-left:15px;}
.hmBanTxt strong{ font-size: 26px; line-height:36px;  margin-bottom:5px; }
.hmBanTxt p{ font-size: 16px; line-height: 26px;}
.rMenu_txt{font-size:14px;}
.hmBanRimg{transform:translateY(-40%)!important; opacity:0.5!important;}
#fp-nav.right{right:2px;}
.m2abtYdes .slick-prev{transform:scale(0.8);}
.m2abtYdes .slick-next{transform:scale(0.8) rotate(180deg);}
.m2abtYd_txts{padding:0 60px;}
.m2abtYd_txts p{font-size:16px; line-height:28px;}
.hmBanTxt div{ display:none;}
}


.hmc2bgs{position:absolute; left:0; top:0; width:100%; height:100vh; background:#071037}
.hmc2bgs .bgImg{width:100%; height:100%; position:absolute; left:0; top:0; transition:all 0.5s ease-in-out; opacity:0;}
.hmc2bgs .bgImg.on{opacity:1;}
.hmc2proWpr{ position:relative}
.hmc2proImgs{ width:46.87vw; left:3.13vw; float:left; position:relative; height:78.7vh; margin-top:40px;}
.hmc2proImgs img{position:absolute; left:50%; top:50%; transform:translate(-100%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;  opacity:0;}
.hmc2proImgs img.on{opacity:1; transform:translate(-50%,-50%);transition:all 1s ease-in-out;}
.hmc2Rx{width:50%; top:50%; transform:translateY(-50%); right:0; position:absolute; color:#fff;}
.hmc2tab { margin-bottom: 32px; margin-left:-10px; }
.hmc2tab a { display: inline-block; font-size: 16px; line-height: 34px; color: #FFF; padding: 0px 10px; margin-right: 40px; position:relative }
.hmc2tab a:before{ content: ""; height: 12px; width: 10px; border-top: 1px solid #ED7107; border-left: 1px solid #ED7107; position: absolute; left: 0px; top: 0px; transition:all 0.5s ease-in-out; opacity:0 }
.hmc2tab a:after{ content: ""; height: 12px; width: 10px; border-bottom: 1px solid #ED7107; border-right: 1px solid #ED7107; position: absolute; right: 0px; bottom: 0px; transition:all 0.5s ease-in-out; opacity:0 }
.hmc2tab a.on:before,.hmc2tab a.on:after{opacity:1;}
.hmc2tab a.on{ color: #611d87; }
.hmc2Sitem strong { line-height: 108px; font-weight: normal; color: #FFF; font-size: 48px; display: block; transition:all 1s ease-in-out; opacity:0; transform:translateX(100px); }
.hmc2Sitem p { font-size: 32px; line-height: 54px; transition:all 1s ease-in-out; opacity:0; transform:translateX(100px); }
.hmc2Sitem a{ transition:all 1s ease-in-out; opacity:0; transform:translateX(100px); display:inline-block; margin-top:20px;}
.hmc2tab a:last-child{margin-right:0;}
.hmc2Sitem.on strong{ opacity:1; transition-delay:0.5s; transform:translateX(0)}
.hmc2Sitem.on p{ opacity:1; transition-delay:0.7s; transform:translateX(0)}
.hmc2Sitem.on a{ opacity:1; transition-delay:0.9s; transform:translateX(0)}
@media (max-width:1799px){
.hmc2tab { margin-bottom: 20px; margin-left:-10px; }
.hmc2Sitem strong { line-height: 78px; font-size: 40px; }
.hmc2Sitem p { font-size: 20px; line-height: 38px;}
.hmc2tab a{margin-right:20px;}
.hmc2tab a:last-child{margin-right:0;}
}
@media (max-width:1379px){
.hmc2Sitem strong { line-height: 68px; font-size: 32px; }
}
@media (max-width:1199px){
.hmc2Sitem strong{font-size:30px;}
}
@media (max-width:993px){
.hmc2Sitem strong{line-height:42px; margin:25px 0;}
.hmc2Swiper {max-width:300px;}
.hmc2Sitem p{line-height:30px;}
}
@media (max-width:767px){
.hmc2proImgs{width:40vw;}
.hmc2Rx{width:55vw;}
.hmc2Sitem strong{font-size:24px; line-height:38px; margin-bottom:10px;}
.hmc2Sitem p{font-size:16px; line-height:28px;}
}


.hmPage3{ background-position:center center; background-size:cover; color:#fff; text-align:center}
.hmc3Btntxt{position:relative; z-index:2; cursor:pointer}
.hmc3Btntxt p{ font-size: 14px; text-transform: uppercase; line-height: 26px; margin-top: 25px; }
.hmc3Btntxt span{display:inline-block; position:relative}
.hmc3Btntxt span:after{ content: ""; height: 70px; width: 70px; border: 2px solid #EE7D1C; position: absolute; left: 50%; top: 50%; margin-left:-35px; margin-top:-35px; border-radius:50%; animation:mouseIcon 1.5s linear infinite; opacity:0;}
.hmc3_title{ position: relative; z-index: 2; margin-top: 40px; font-size: 60px; line-height: 72px; font-weight: normal; cursor:pointer }
@media (max-width:1799px){
.hmc3_title{margin-top: 30px; font-size: 48px; line-height: 66px;}
}
@media (max-width:1379px){
.hmc3_title{margin-top: 25px; font-size: 38px; line-height: 56px;}
}
@media (max-width:767px){
.hmc3_title{margin-top: 20px; font-size: 28px; line-height: 46px;}
}


.hmc5Swiper {width: 95.2vw; }
.hmc5Swpr{overflow:hidden; padding-left: 11.66vw; padding-bottom:60px; }
.hmc5item { padding-right: 5.2vw; }
.hmc5aBox { display: block; position: relative; overflow:hidden }
.hmc5aBox.scaleImg .overflowHide { height: 26.09vw; width: 34.37vw; float:right }
.hmc5layer{ background: rgba(24,36,57,0.9); padding: 2.86vw 2.6vw; position: absolute; width: 21.77vw; left: 0px; top: 50%; transform:translateY(-50%); }
.hmc5_stm{ font-size: 14px; line-height: 20px; color: #611d87; }
.hmc5layer strong{ font-size: 26px; font-weight: normal; color: #FFF; line-height: 3.02vw; display: block; height: 3.02vw; margin-bottom: 6px; }
.hmc5layer p{ font-size: 14px; line-height: 26px; height: 130px; overflow: hidden; margin-bottom: 2.34vw; color:rgba(255,255,255,0.7);}
.hmc5layer span{ background: url(../images/hmc5_ar.png) no-repeat right center; display: inline-block; padding-right: 36px; font-size: 14px; line-height: 24px; color: #FFF; letter-spacing: 1px; height: 24px; }
.hmc5Swiper .slick-prev{ background: url(../images/hmc5btn.png) no-repeat center center; display: inline-block; height: 45px; width: 45px; position: absolute; left: -100px; top: auto; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 2px solid #B3B0AD; bottom: 50%; border-radius:50%; transition:all 0.2s ease-in-out; }
.hmc5Swiper .slick-next{ background: url(../images/hmc5btn.png) no-repeat center center; display: inline-block; height: 45px; width: 45px; position: absolute; left: -100px; top: auto; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 2px solid #B3B0AD; bottom: calc(50% - 60px); border-radius:50%; transform:rotate(180deg); transition:all 0.2s ease-in-out;}
.hmc5Swiper .slick-prev:hover,.hmc5Swiper .slick-next:hover{ background: url(../images/hmc5btna.png) no-repeat center center; border: 2px solid #ED7107; }
.hmc5tbox{ position:relative; margin-bottom:3.2vw;}
.hmc5tbox p{ line-height: 86px; color:#E4E3E2; font-size: 60px; font-weight: normal; text-transform: uppercase; display: block; padding-left: 75px;}
.hmc5tbox strong{ font-size: 40px; color: #611d87; font-weight: normal; line-height: 50px; display: inline-block; position: absolute; left: 0px; top: 0px; }
@media (max-width:1799px){
.hmc5tbox p{ line-height: 72px; font-size:48px; padding-left: 55px;}
.hmc5tbox strong{ font-size: 34px; line-height: 40px; }
.hmc5tbox{ margin-bottom:20px;}
.hmc5Swpr{ padding-bottom:30px; }
.hmc5layer{ width: 26.27vw;}
.hmc5layer p{height:96px; font-size:13px; line-height:24px; margin-bottom:20px;}
.hmc5layer strong{font-size:20px;}
}
@media (max-width:1379px){
.hmc5aBox.scaleImg .overflowHide{height:25vw;}
.hmc5tbox p{ line-height: 52px; font-size:38px; padding-left: 45px;}
.hmc5tbox strong{ font-size: 28px; line-height: 30px; }
.hmc5tbox{ margin-bottom:10px;}
.hmc5Swpr{padding-bottom:10px;}
}
@media (max-width:993px){
.hmc5Swiper{ width:88vw}
.hmc5aBox.scaleImg .overflowHide{height:46vw; width:68vw;}
.hmc5Swiper .slick-prev,.hmc5Swiper .slick-next{left:-68px;}
.hmc5layer{width:48vw;}
.hmc5tbox{margin-bottom:25px;}
.hmc5Swpr{padding-bottom:35px;}
.hmc5Swpr .slick-dots{bottom:-36px;}
.hmc5Swpr .slick-dots li button{display:none;}
.hmc5Swpr .slick-dots li { background: #D6D6D6; display: inline-block; height: 6px; width: 6px; margin: 0px 12px; position: relative; border-radius:50%; vertical-align:middle}
.hmc5Swpr .slick-dots li.slick-active{ background: #611d87; }
/*.mheadLan{ line-height:28px; height:30px; width:30px; border:1px solid #611d87; color:#611d87; text-align:center; position:absolute; right:103px; top:50%; margin-top:-15px; border-radius:50%;}*/
.mheadLan{ position:absolute; right:60px; top:50%; margin-top:-15px; height:30px; width:30px;background: url(../images/topLan2.png) no-repeat center center;background-size: 24px auto;white-space: nowrap;text-indent: 1000px;overflow: hidden;}
.hmBom_dl dd span{display:inline-block; text-align:left;}
}
@media (max-width:767px){
.hmc5Swpr{padding-left:15px; text-align:center; padding-right:15px;}
.hmc5tbox {padding-left:0; padding-top:35px;}
.hmc5tbox p {padding-left:0; font-size:30px;}
.hmc5tbox strong{left:50%; transform:translateX(-50%);}
.hmc5Swiper .slick-prev, .hmc5Swiper .slick-next{display:none;}
.hmc5Swiper{width:100%;}
.hmc5item{padding-right:0;}
.hmc5aBox.scaleImg .overflowHide{height:76vw;}
.hmc5_stm{display:none;}
.hmc5layer p{height:48px;}
.hmc5layer strong{height:30px; line-height:30px; font-size:16px;}
.hmc5layer{width:65vw; text-align:left; padding:25px 20px;}
.hmc5Swpr .slick-dots li { margin: 0px 6px;}
}


.hmc2proImgs {transition:all 0.8s ease-in-out; transform:translate(-150px,0px); opacity:0; }
.active .hmc2proImgs{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.hmc2Rx {transition:all 0.8s ease-in-out; transform:translate(150px,-50%); opacity:0; }
.active .hmc2Rx{opacity:1; transform:translate(0px,-50%); transition-delay:0.6s;}
.hmc3Btntxt {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .hmc3Btntxt{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.hmc3_title {transition:all 0.8s ease-in-out; transform:translate(0px,80px); opacity:0; }
.active .hmc3_title{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.hmc5tbox {transition:all 0.8s ease-in-out; transform:translate(-150px,0px); opacity:0; }
.active .hmc5tbox,.active2 .hmc5tbox{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.hmc5Swiper{transition:all 0.8s ease-in-out; transform:translate(150px,0px); opacity:0; }
.active .hmc5Swiper,.active2 .hmc5Swiper{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}



.backWpr { width: 54px; height: 54px; position: fixed; bottom: 0px; right: 0px; z-index: 30; transition: all 0.5s ease-in-out; opacity: 0; }
.backWpr.on { opacity: 1; }
.backWpr .backTop { background: #3f3a39 url(../images/common_icon3.png) no-repeat center center; display: block !important; position: absolute; left: 0; top: 0; bottom: 0; right: 0; display: block !important; width: auto !important; margin-top: 0 !important; height: auto !important; }
.backWpr .backTop:hover{background-color:#611d87;}

/*2020-07-16 CSS*/
.m2mesWpr{ padding-top: 5.74vh; }
.m2ms_t{ font-size: 26px; line-height: 42px; text-align: center; margin-bottom: 18px; }
.m2msFm{ margin:0 -25px;}
.m2msFm li{ padding:3.7vh 25px 0;}
.m2msFm input{ line-height: 48px; height: 49px; border-bottom: 1px solid #DCDCDC; font-size: 18px; color: #611d87; width: 100%; }
.m2msFm textarea{ font-size: 18px; line-height: 24px; width:100%; height:105px; border-bottom: 1px solid #DCDCDC;}
.m2msFm select{ appearance: none; -moz-appearance: none; -webkit-appearance: none; border:none; border-bottom: 1px solid #DCDCDC; background: transparent url(../images/m2mes_ar.png) no-repeat right center; padding-right: 26px; opacity: 1; color: #611d87; font: 18px/48px "微软雅黑"; width: 100%; height: 49px; box-shadow:none }
.m2ms_submit{ font-size: 24px; line-height: 52px; color: #FFF; background: #611d87; letter-spacing: 1px; text-align: center; display: block; height: 52px; width: 146px; margin: 10px auto 0; }
.m2ms_submit:hover{ color: #FFF; transform:translateY(-3px); box-shadow:0 5px 8px rgba(0,0,0,0.1);}
.m2msFm input:focus,.m2msFm textarea:focus{ border-bottom: 1px solid #611d87;}
.m2msFm input::-webkit-input-placeholder{color:#611d87; opacity:1}
.m2msFm input::-moz-placeholder{color:#611d87; opacity:1}
.m2msFm input:-moz-placeholder{color:#611d87; opacity:1}
.m2msFm input:-ms-input-placeholder{color:#611d87; opacity:1}
.m2msFm input:focus::-webkit-input-placeholder{color:#611d87; opacity:0.3}
.m2msFm input:focus::-moz-placeholder{color:#611d87; opacity:0.3}
.m2msFm input:focus:-moz-placeholder{color:#611d87; opacity:0.3}
.m2msFm input:focus:-ms-input-placeholder{color:#611d87; opacity:0.3}
.m2msFm textarea::-webkit-input-placeholder{color:#611d87; opacity:1}
.m2msFm textarea::-moz-placeholder{color:#611d87; opacity:1}
.m2msFm textarea:-moz-placeholder{color:#611d87; opacity:1}
.m2msFm textarea:-ms-input-placeholder{color:#611d87; opacity:1}
.m2msFm textarea:focus::-webkit-input-placeholder{color:#611d87; opacity:0.3}
.m2msFm textarea:focus::-moz-placeholder{color:#611d87; opacity:0.3}
.m2msFm textarea:focus:-moz-placeholder{color:#611d87; opacity:0.3}
.m2msFm textarea:focus:-ms-input-placeholder{color:#611d87; opacity:0.3}

@media (max-width:1799px){
.m2ms_t{ font-size: 21px; line-height: 40px; }
}
@media (max-width:767px){
.m2ms_t{ font-size: 16px; line-height: 30px; font-weight:bold; }
.m2ms_t br{display:none;}
.m2ms_t{margin-bottom:0;}
.m2msFm{ margin:0 -15px;}
.m2msFm li{ padding:18px 15px 0;}
}


/*2020-07-17 CSS*/
.m2msFm input.required,.m2msFm textarea.required{ border-bottom: 1px solid #BC4442;}
.m2msFm li{position:relative;}
.m2ms_msg,.m2ms_msg2{ width:100%; position:absolute; bottom:-35px; line-height:30px; text-align:center; font-size:12px; left:0; color:#BC4442; padding:0 25px; display:none; z-index:5;}
/*2020-07-20 CSS*/
.header{opacity:1!important; visibility:visible!important;}
.maoDiv{position:relative; top:-80px;}

