.headerWpr{ height:100px; position:relative;}
.header{ position:fixed; height:100px; z-index:10; top:0px; left:0; width:100%; transition:all 0.5s ease-in-out; background:#fff; box-shadow:0 5px 15px rgba(172,185,218,0.26); padding:0 3.64vw;}
.header .container-fluid{ padding:0 90px;}
.headerWpr.out{ opacity:0; transform:translateY(-110px); visibility:hidden;}
.headerWpr.down{ background:#fff; border-bottom:1px solid #DCDCDC; top:0}
.logo{ float:left; margin-top:14px; position:relative;}
.logo img{ transition:all 0.5s ease-in-out;}
.logo img.iOpacity{ position:absolute; left:0; top:0;}
.nav{ float:left;}
.nav li{ float:left; position:relative; padding: 0px 38px;}
.nav_a{ font-size: 18px; letter-spacing: 1px; line-height: 100px; display: inline-block; position: relative; text-align:center; position:relative; }
.nav_a:hover,.nav_a.on{ color: #1951A4;}
.nav_a:after{content:""; height:3px; width:0%; position:absolute; left:50%; bottom:0; transition:all 0.3s ease; background:#1951A4; transform:translateX(-50%);}
.nav_a:hover:after,.nav_a.on:after,.nav li:hover .nav_a:after{width:100%;}
.subMenu{ position: absolute; left:50%; width: 160px; top: 100px; text-align:left; background: #fff; opacity: 0; visibility: hidden; padding-bottom:15px; margin-left:-80px; transition:all 0.5s ease; transform:scaleY(0); transform-origin:center top; padding-top:15px; }
.nav li:hover .subMenu,.nav li:hover .proMenuWpr{ opacity:1; visibility:visible; transform:scale(1);}
.subMenu_a{ display: block; line-height: 24px; padding: 14px 50px 14px 20px; font-size: 16px; letter-spacing: 1px; position:relative; transition:all 0.3s ease-in-out; z-index:1; }
.subMenu_a:before{content:"";background:#1951A4; position:absolute; left:0; top:0; width:0; bottom:-1px; transition:all 0.3s ease-in-out;}
.subMenu_a:hover:before{ width:100%;}
.subMenu p{ position:relative;}
.subMenu p:before{content:""; height:1px; background:#E6E6E6; position:absolute; left:20px; right:20px; top:0px}
.subMenu p:nth-child(1):before{display:none;}
.subMenu_a:hover{color:#fff;}
.subMenu_a span{display:block; position:relative;}
.subMenu_a i{ background: url(../images/m2abt_c2btn.png) no-repeat center center; height: 16px; width: 25px; position: absolute; top: 50%; margin-top: -8px; right: 20px; transition:all 0.8s ease-in-out; transform:translateX(-45px) rotate(180deg); opacity:0; background-size:10px auto;}
.subMenu_a:hover i{ transform:translateX(0) rotate(180deg); opacity:1;}
.headRx{float:right;}
.headSex{ float:left; margin-top:34px; position:relative; margin-left:78px;}
.headSex input{ width: 198px; height: 32px; line-height: 30px; padding: 0 60px 0 20px; font-size: 15px; border: 1px solid #B5B5B5; border-radius:2em; }
.headSex input:focus{ border: 1px solid #1951a4; }
.headSex button{ height: 32px; width: 60px; position: absolute; top: 0px; right: 0px; background: url(../images/top_serdIco.png) no-repeat center center; cursor: pointer; }
.headSex button:hover{ background: url(../images/top_serIco.png) no-repeat center center; }
.toplink{display:none;}
/*.toplink{position:absolute; right:3.64vw; top:12px; font-size:14px; z-index:1;}
.toplink_a{display:inline-block; position:relative; margin-left:25px; color:#666;}
.toplink_a:after{content:""; width:1px; height:14px; background:#ccc; position:absolute; left:-13px; top:3px;}
.headSex{ position:relative; top:12px;}
.toplink a:nth-child(1):after{display:none;}*/
@media (max-width:1799px){
body{font-size:16px;}
.headerWpr{ height:80px;}
.header{height:80px;}
.nav_a{font-size:16px; line-height:80px}
.logo{margin-top:19px;}
.logo img{height:42px;}
.nav li{ padding: 0px 20px;}
.headSex{margin-top:20px; margin-left:20px;}
.subMenu{top:80px;}
.subMenu_a{padding:12px 50px 12px 20px;}
.toplink{ top:10px; font-size:13px;}
.toplink_a{ margin-left:18px;}
.toplink_a:after{ height:12px; left:-11px;}
/*.headSex{ position:relative; top:15px;}
.headSex input {width: 208px;height: 36px;line-height: 34px;font-size: 14px;}*/
.headSex{margin-top:24px;}
}
@media (max-width:1379px){
body{font-size:14px;}
}
@media (max-width:1199px){
.nav li{padding:0 15px;}
}
@media (max-width:993px){

}
@media (max-width:767px){

}


.hmFocusWpr{height:calc(100vh - 100px); position:relative; z-index:2}
.hmFocus_img{background-size:cover; width:100%; height:100%; background-repeat:no-repeat; background-position:center center;/*-webkit-transform:scale(1.12); transform:scale(1.12);*/}
.on .hmFocus_img{ visibility: visible; -webkit-animation: scaleBg 5.5s infinite; animation: scaleBg 5.5s linear; }
.hmFocus_item{width:100vw; height:calc(100vh - 100px); position:relative; overflow:hidden;}
.hmFocus_txt{ width:100%; color:#fff; position:absolute; left:0; top:50%; transform:translateY(-50%); z-index:2; text-align:center;}
.hmFocus_txt strong{ font-size: 58px; line-height: 80px; display: block; transition: all 0.8s ease-in-out; transform: translate(0px,80px); opacity: 0; letter-spacing: 8px; } 
.hmFocus_txt p{ display: block; transition: all 0.8s ease-in-out; transform: translate(0px,80px); opacity: 0; margin-top:2.6vw;}
.hmFs_m{ font-size: 16px; line-height: 44px; letter-spacing: 1px; height: 48px; width: 180px; display: inline-block; border: 2px solid #FFF; border-radius:0.3em; color:#fff;}
.hmFs_m:hover{ color: #008bfd; background: #FFF; box-shadow:0 3px 20px rgba(0,0,0,0.1); transform:translateY(-3px)}
.on .hmFocus_txt strong{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.on .hmFocus_txt p{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.hmVdoBox{position:absolute; left:0; top:0; right:0; bottom:0; overflow:hidden}
.hmVdoBox:after{ content: ""; background: url(../images/ban_bg.png) repeat-x left top; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.hmVdoBox video{width:110%; height:auto; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.hmFocus_dot{ position:absolute; left:0%; transform:translateX(0%); width:100%; text-align:center; z-index:3; bottom:2.72vw;}
.hmFocus_dot span{ height:32px; display:inline-block; position:relative; margin:0 18px; transform:scale(0.8)}
.hmFocus_dot span:before{content:""; width:12px; height:12px; background:#fff; border-radius:50%; position:absolute; left:10px; top:10px;}
.hmFocus_dot span svg{ width:32px; height:32px; position:absolute; left:0; top:0;}
.hmFocus_dot span:after{content:""; width:32px; height:32px; border:2px solid rgba(255,255,255,0.3); border-radius:50%; position:absolute; left:0; top:0; transition:all 0.5s ease-in-out; opacity:0}
.hmFocusWpr .slick-prev{ background: url(../images/hmFsBtn.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; left: 60px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -30px; z-index: 2; border: 2px solid rgba(255,255,255,0.8); transition:all 0.5s ease; border-radius:50%; opacity:0.5; }
.hmFocusWpr .slick-next{ background: url(../images/hmFsBtn.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; right: 60px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -30px; z-index: 2; border: 2px solid rgba(255,255,255,0.8); transition:all 0.5s ease; border-radius:50%; opacity:0.5; transform:rotate(180deg);}
.hmFocusWpr .slick-prev:hover,.hmFocusWpr .slick-next:hover{ opacity:1;}
.hmFocus_dot span.on:before{ background:#fff}
.hmFocus_dot span.on:after{opacity:1;}
@keyframes dash{to{stroke-dashoffset:0px}}
.load{ width:100%; height:100%; position:absolute; z-index:234;left:0px;top:0px;}
.circle{stroke-dasharray:360px;stroke-dashoffset:360px}
.on .circle{animation:dash 5s linear forwards}
@media (max-width:1799px){
.hmFocusWpr .slick-prev{width:42px; height:42px; background-size:8px auto; margin-top:-21px;}
.hmFocusWpr .slick-next{width:42px; height:42px; background-size:8px auto; margin-top:-21px;}
.hmFocus_dot{bottom:3vw;}
.hmFsFunWpr{ width:1140px; bottom:4.2vw;}
.hmFocus_txt strong{ font-size: 50px; line-height: 60px;letter-spacing: 6px;} 
.hmFs_m{ font-size: 14px; line-height: 42px; height: 44px; border:1px solid #fff; width: 140px;}
.hmFocusWpr,.hmFocus_item{height:calc(100vh - 80px);}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hmFsFunWpr{width:940px;}
.hmFocus_txt strong{font-size:42px;}
.hmFocusWpr .slick-prev{left:30px;}
.hmFocusWpr .slick-next{right:30px;}
}
@media (max-width:993px){
.hmFocus_txt strong{font-size:40px; line-height:50px;}
.hmFocusWpr .slick-prev{display:none!important;}
.hmFocusWpr .slick-next{display:none!important;}
.hmFocusWpr,.hmFocus_item{height:500px;}
}
@media (max-width:767px){
*{letter-spacing:0!important;}
.hmFocusWpr .slick-prev,.hmFocusWpr .slick-next{ display:none!important;}
.hmFocus_txt strong{font-size:22px; line-height:32px; letter-spacing:1px!important;}
.hmFocus_txt p{margin-top:35px;}
.hmFocusWpr,.hmFocus_item{height:80vw;}
}


.footer{ color: #9da5ac; background: #00327d; padding-top: 4.68vw; border-top: 6px solid #B93A32; }
.footer a{ color: #9da5ac;}
.footer a:hover{ color:#ddd;}
.footTop{ padding-bottom:3.02vw;display:flex; justify-content:space-between; }
.footMenus{display:flex; justify-content:space-between; width:calc(100% - 260px);}
.footMenus dl{}
.footMenus dl dt{ line-height: 40px; margin-bottom: 28px; color: #fff; font-size: 18px; position:relative; }
.footMenus dl dt:after{ content: ""; background: #B93A32; height: 2px; width: 16px; position: absolute; left: 0px; bottom: -12px; }
.footMenus dl dd{ line-height: 36px; }
.footma{ color:#fff!important;}
.footInfo dd{ position:relative; padding-left:28px;}
.footInfo dd img{ position:absolute; left:0; top:12px;}
.footWx{ padding-top:12px; text-align:center;}
.footWx p{ line-height: 24px; margin-top: 16px; }
.footLinks{ padding: 1.87vw 0px; overflow: hidden; border-top: 1px solid #1A478A; border-bottom: 1px solid #1A478A; }
.footLinks + .footLinks{margin-top:-1px;}
.footLinks strong{ float: left; font-size: 16px; color: #FFF; line-height: 30px; font-weight: normal; }
.footLinkas{ margin-left:78px; line-height:30px;}
.footLinkas a{ display:inline-block; margin-left:2.18vw; white-space:nowrap;}
.footCopy{ padding:1.87vw 0;}
.footCopy .fl{ line-height:34px;}
.webShare{ float:right;}
.webSa{ display:inline-block; width:34px; height:34px; border-radius:50%; margin-left:8px; background:#1F2338; position:relative; cursor:pointer;}
.webSa img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); opacity:0.4; transition:all 0.3s ease;}
.webSa:hover img{ opacity:0.8;}
@media (max-width:1799px){
.footer{padding-top:3.68vw;}
.footMenus dl dt{line-height:32px; margin-bottom:20px;}
.footMenus dl dd{line-height:32px;}
.footWx{padding-top:6px;}
.footLinks{padding:1.3vw 0;}
.footCopy{padding:1.3vw 0;}
.footInfo dd img{top:8px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.footMenus{width:calc(100% - 180px);}
}
@media (max-width:993px){
.footTop{display:block;}
.footMenus{display:block;}
.footMenus dl{width:100%; overflow:hidden; margin-bottom:20px;}
.footMenus dl dt{width:100%; float:none;}
.footMenus dl dd{float:left; margin-right:20px;}
.footMenus{width:100%;}
}
@media (max-width:767px){
.footer{padding-top:10vw;}
.footMenus dl{margin-bottom:10px;}
.footLinks{padding:5vw 0;}
.footCopy .fl{width:100%; text-align:center; font-size:12px; line-height:22px; float:none; display:block}
.webShare{float:none; text-align:center; margin-top:10px;}
.webSa{margin:0 5px;}
.footCopy{padding:5vw 0;}
}


.m2banner{ position:relative;}
.m2banner .bgImg{ height:25vw;}
.m2banTxt{ position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); color:#fff;}
.m2banTxt strong{ font-size: 56px; line-height: 72px; letter-spacing: 2px; display: block; }
.m2banTxt p{ font-size: 16px; line-height: 22px; margin-top: 8px; text-transform: uppercase; }
.m2posWpr{ font-size: 14px; line-height: 26px; padding: 17px 0px; border-bottom: 1px solid #EEEEEE; }
.page { text-align: center; font-weight:bold;}
.page .pagination li { display: inline-block; }
.page .pagination li a { padding: 0px 8px; height: 30px; min-width: 30px; text-align: center; display: inline-block; margin: 0px 10px; vertical-align: middle; color: #333; font-size: 14px; line-height: 30px; border-radius:50%; }
.page .pagination li.active a, .page .pagination li a:hover { color: #FFF; background:#1951A4;}
@media (max-width:1799px){
.m2banTxt strong{ font-size: 46px; line-height: 62px;}
}
@media (max-width:1379px){
.m2banTxt strong{font-size:38px; line-height:52px;}
}
@media (max-width:1199px){
.m2banTxt strong{font-size:32px; line-height:46px;}
}
@media (max-width:993px){
.m2banner .bgImg{height:35vw;}
}
@media (max-width:767px){
.m2banner .bgImg{height:55vw;}
.m2banTxt strong{font-size:24px; line-height:32px;}
.m2banTxt p{margin-top:6px;}
.page .pagination li a{margin:0 6px;}
}


.m2lxCon{display:flex; justify-content:space-between;}
.m2lxLx{ width: 33.75%; height: 649px; padding-left: 4.68vw; display: flex; flex-direction: column; justify-content: center; color: #fff; background: url(../images/m2lxBg.jpg) no-repeat center center; background-size:cover; }
.m2lxLx strong{ font-size: 40px; font-weight: bold; display: block; margin-bottom:42px; }
.m2lxLx p{ font-size: 16px; line-height: 28px; padding-left: 32px; margin-bottom: 26px; position:relative }
.m2lxLx p:last-child{margin-bottom:0;}
.m2lxLx p img{ position: absolute; left: 0px; top: 4px; }
.m2lxRx{ width:66.25%; background:#F1F1F1; position:relative;}
.m2lxRx img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:86%; max-height:86%; width:auto; height:auto;}
@media (max-width:1799px){
.m2lxLx strong{font-size:32px; margin-bottom:28px;}
.m2lxLx{padding-left:3.5vw; height:470px;}
.m2lxLx p{margin-bottom:16px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2lxLx{padding-left:2.5vw;}
}
@media (max-width:993px){

}
@media (max-width:767px){
.m2lxCon{display:block;}
.m2lxLx{width:100%; padding:35px 15px; height:auto;}
.m2lxRx{width:100%; height:auto; text-align:center; padding:35px 10px}
.m2lxRx img{position:static; transform:translate(0,0);}
.m2lxLx strong{font-size:24px; margin-bottom:12px;}
.m2lxLx p{margin-bottom:7px; font-size:15px;}
}


.m2ryul{ margin:2.6vw -2.6vw 0;}
.m2ryul li{ width:calc(33.33% - 5.2vw); margin:0 2.6vw 2.86vw;}
.m2ryImg{ height:255px; background:var(--bghs); position:relative;}
.m2ryImg img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.m2ryul li p{ text-align: center; height: 88px; font-size: 20px; line-height: 28px;display:flex; flex-direction:column; justify-content:center; }
@media (max-width:1799px){
.m2ryImg{height:205px;}
.m2ryul li p{font-size:18px; line-height:26px; height:80px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.m2ryul li p{font-size:16px; line-height:24px;}
}
@media (max-width:767px){

}


.m2fcMv{margin-top:2.6vw;}
.m2fcMv .overflowHide{ height:616px;}
.m2fcMv.vBtn .bgImg:after{content:""; background:rgba(0,0,0,0.5); position:absolute; left:0; top:0; right:0; bottom:0;}
.m2fc_ico{ display:none;}
.m2fcMv.vBtn .m2fc_ico{ display: block; text-align: center; width: 200px; padding-top: 112px; background: url(../images/m2fc_play.png) no-repeat center top; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); color:#fff; }
.m2fcMv.vBtn:hover .m2fc_ico{}
.m2fc_ico p{ font-size:28px; letter-spacing:1px; line-height:48px;}
.m2ryCon2{ background: #f0f1f1; }
.m2fcul{ margin:0 -10px}
.m2fcul li{ width:calc(33.33% - 20px); margin:0 10px; margin-bottom:2.34vw;}
.m2fc_aBox{ display:block;}
.m2fc_aBox .overflowHide{ height:286px;}
.m2fc_aBox p{ text-align: center; height: 80px; font-size: 22px; line-height:80px; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; overflow:hidden; }
.m2fcMvSwiper .slick-prev{ background: url(../images/m2wc_btna.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: -80px; top: 50%; margin-top:-25px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor:pointer;border: 1px solid #1951A4; background-size:10px auto; border-radius:50%; transition:all 0.3s ease;}
.m2fcMvSwiper .slick-next{  background: url(../images/m2wc_btna.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; right: -80px; top: 50%; margin-top:-25px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor:pointer; transform:rotate(180deg);border: 1px solid #1951A4; background-size:10px auto; border-radius:50%; transition:all 0.3s ease;}
.m2fcMvSwiper .slick-prev:hover,.m2fcMvSwiper .slick-next:hover{background:#1951A4 url(../images/m2wc_btn.png) no-repeat center center; background-size:10px auto;}


@media (max-width:1799px){
.m2fcMv.vBtn .m2fc_ico{background-size:80px auto; padding-top:98px;}
.m2fc_ico p{font-size:24px; line-height:40px;}
.m2fcMv .overflowHide{height:472px;}
.m2fc_aBox .overflowHide{height:220px;}
.m2fc_aBox p{font-size:20px; line-height:68px; height:68px;}
.m2fcMvSwiper .slick-prev{ height: 40px; width: 40px; left: -70px; margin-top:-20px; background-size:7px auto;}
.m2fcMvSwiper .slick-next{ height: 40px; width: 40px; right: -70px; margin-top:-20px; background-size:7px auto;}
.m2fcMvSwiper .slick-prev:hover,.m2fcMvSwiper .slick-next:hover{ background-size:7px auto;}
}
@media (max-width:1379px){
.m2fcMvSwiper {margin-left:70px; margin-right:70px;}
}
@media (max-width:1199px){
.m2fcMv .overflowHide{height:375px;}
}
@media (max-width:993px){
.m2fc_aBox p{font-size:17px;}
.m2fc_aBox .overflowHide{height:160px;}
}
@media (max-width:767px){
.m2fcMv{margin-top:25px;}
.m2fcMv .overflowHide{height:60vw;}
.m2fcMv.vBtn .m2fc_ico{background-size:50px auto; padding-top:58px;}
.m2fc_ico p{ font-size:20px;}
.m2fcul li {width: calc(50% - 10px); margin:0 5px 10px;}
.m2fcul{margin-left:-5px; margin-right:-5px;}
.m2fc_aBox .overflowHide{height:33vw;}
.m2fc_aBox p{font-size:14px; line-height:50px; height:50px; overflow:hidden; letter-spacing:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.m2fcMvSwiper{margin-left:0; margin-right:0; margin-bottom:40px;}
.m2fcMvSwiper .slick-dots{bottom:-40px;}
.m2fcMvSwiper .slick-dots li button{display:none;}
.m2fcMvSwiper .slick-dots li { background: #D5D5D5; display: inline-block; height: 8px; width: 8px; margin: 0px 15px; position: relative; border-radius:50%; vertical-align:middle}
.m2fcMvSwiper .slick-dots li.slick-active{ background:#B93A32}
.m2fcMvSwiper .slick-dots li.slick-active:after{ content: ""; height: 24px; width: 24px; border: 2px solid #B93A32; position: absolute; left: -8px; top: -8px; border-radius:50%;}
}


.m2pub_des{ line-height:28px;color: #666666; margin-top: 1.82vw; letter-spacing:1px; }
.m2nyul{ margin-top: 2.6vw; }
.m2nyul li{}
.m2nyaBox{display:flex; justify-content:space-between;}
.m2nyul li:nth-child(2n) .m2nyaBox{flex-direction:row-reverse;}
.m2nyaBox .overflowHide{ width:50%; height:448px;}
.m2ny_rx{ width:50%;display:flex; flex-direction:column; justify-content:center; padding:0 4.42vw;}
.m2ny_rx strong{ font-size: 26px; line-height: 36px; letter-spacing: 1px; display: block; }
.m2ny_rx p{ color: #666666; line-height:28px; letter-spacing:1px; margin-top:20px; }
.m2ny_rx span,.m2pmbtn{ line-height: 48px; width: 180px; display:block; text-align:center; border-radius:2em; background-image:var(--bgLnr); color:#fff; margin-top:1.82vw; box-shadow:0 8px 18px rgb(225,63,64,0.3);}
.m2nyaBox:hover .m2ny_rx span,.m2pmbtnWpr:hover .m2pmbtn,a.m2pmbtn:hover{ transform:translateY(-8px);}
.m2pmbtn:hover{color:#fff;}
@media (max-width:1799px){
.m2ny_rx span,.m2pmbtn{ line-height: 44px; width: 160px; margin-top:1.5vw;} 
.m2nyaBox .overflowHide{height:350px;}
.m2ny_rx strong{font-size:22px; line-height:30px;}
.m2ny_rx p{margin-top:12px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.m2ny_rx span,.m2pmbtn{ margin-top:25px;}
.m2ny_rx{padding:0 20px;}
.m2ny_rx p{line-height:26px;}
.m2ny_rx strong{font-size:20px;}
}
@media (max-width:767px){
.m2pub_des{font-size:13px; line-height:26px;}
.m2ny_rx span,.m2pmbtn{ margin-top:15px; width:130px; line-height:40px; font-size:14px!important;}
.m2pub_des{margin-top:15px;}
.m2nyul{margin-top:30px;}
.m2nyaBox{display:block;}
.m2nyaBox .overflowHide{width:100%; height:52vw;}
.m2ny_rx{width:100%; display:block; padding:20px 0px 45px; font-size:12px; line-height:26px; }
.m2ny_rx strong{font-size:18px; line-height:28px;}
.m2ny_rx p{margin-top:8px;}
.m2nyul li:last-child .m2ny_rx{padding-bottom:10px;}
}


.m2menuWpr{ text-align:center;}
.m2menu{}
.m2menu_a{ line-height: 60px; display: inline-block; font-size: 20px; text-align: center; padding: 0px 30px; min-width: 280px; background: #EFEFEF; margin: 0px 10px; }
.m2menu_a.on,.m2menu_a:hover{ color: #FFF; background: #1951a4; }
.m2ppul{ margin-top: 3.64vw; margin-bottom:2.6vw}
.m2ppul li{}
.m2pp_aBox{display:flex; justify-content:space-between;}
.m2ppul li:nth-child(2n) .m2pp_aBox{flex-direction:row-reverse;}
.m2pp_aBox .overflowHide{ width:50%; height:438px;}
.m2pprx{ width:50%;display:flex; flex-direction:column; justify-content:center; padding:0 4.42vw;}
.m2pprx strong{ font-size: 26px; line-height: 36px; letter-spacing: 1px; display: block; }
.m2pprx strong span{ font-size: 24px; color: #999999; letter-spacing: 0; font-weight: normal; }
.m2pprx p{ color: #666666; line-height:28px; letter-spacing:1px; margin-top:20px; }
.m2pprx span.transition{ line-height: 48px; width: 180px; display:block; text-align:center; border-radius:2em; background:#1951A4; color:#fff; margin-top:1.82vw; box-shadow:0 8px 18px rgba(25,81,164,0.3);}
.m2pp_aBox:hover .m2pprx span.transition{ transform:translateY(-8px);}
@media (max-width:1799px){
.m2menu_a{ font-size:18px; line-height:56px; min-width:180px;}
.m2pp_aBox .overflowHide{height:350px;}
.m2pprx p{margin-top:12px;}
.m2pprx strong{font-size:22px; line-height:32px;}
.m2pprx strong span{font-size:20px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.m2pprx{padding:0 20px;}
.m2pprx p{line-height:26px;}
.m2pprx strong{font-size:20px;}
.m2pprx strong span{font-size:14px;}
.m2menu_a{min-width:80px;}
}
@media (max-width:767px){
.m2menu_a{font-size:16px; line-height:48px; padding:0 15px; margin:0 3px;}
.m2ppul{margin-top:25px;}
.m2pp_aBox{display:block;}
.m2pp_aBox .overflowHide{width:100%; height:52vw;}
.m2pprx{width:100%; display:block; padding:20px 0px 45px; font-size:12px; line-height:26px; }
.m2pprx strong{font-size:18px; line-height:28px;}
.m2pprx p{margin-top:8px;}
.m2nyul li:last-child .m2pprx{padding-bottom:10px;}
.m2pprx span.transition{width:130px; line-height:40px; transform:translateY(0)!important; margin-top:12px;}
.m2menuWpr{width:100%; overflow-y:auto;}
.m2menu{display:inline-block; white-space:nowrap;}
}


.max1300{ max-width:1300px; margin-left:auto; margin-right:auto;}
.m2whul{display:flex;  flex-wrap:wrap; margin:2vw -35px 0;}
.m2whul li{ width:calc(14.285% - 70px); margin:0 35px ;}
.m2whul li span{ display:block; height:120px; position:relative;}
.m2whul li span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.m2ntopWpr{ margin-top:2.6vw;}
.m2ntop{display:flex; justify-content:space-between;  padding: 2.08vw; border: 1px solid #E8E8E8; }
.m2ntop .overflowHide{ width: 46.2%; height: 354px; }
.m2nTrx{ width:49%; padding-top:10px;}
.m2nTrx strong{ font-size: 28px; line-height: 42px; max-height:84px; letter-spacing: 2px; margin: 15px 0px; -webkit-line-clamp:2; }
.m2nTrx p{ color: #666666; height:78px; -webkit-line-clamp:3; line-height:26px; letter-spacing:1px; margin-bottom:2.6vw;}
.m2nTtm{ font-size: 18px; color: #666666; line-height: 24px; display: block; }
.m2nul{ margin-bottom:2.6vw;}
.m2nul li{ margin-top:30px;}
.m2naBox{ display:block; overflow:hidden; padding:1.66vw; border: 1px solid #E8E8E8;}
.m2nstm{ text-align: center; height: 110px; width: 110px; float: left; font-size: 18px; line-height: 28px; color: #7c8faa; background: #E7EFFA; transition:all 0.3s ease;}
.m2nstm span{ font-size: 40px; line-height: 42px; display: block; }
.m2natxt{ margin-left: 142px; padding-top: 10px; letter-spacing:1px;}
.m2natxt strong{ font-size: 24px; font-weight: normal; line-height: 32px; height: 32px; }
.m2natxt p{ line-height:26px; height:52px; color:#999999; margin-top:12px;-webkit-line-clamp:2;}
.m2naBox:hover { background:#e1e8f1;}
.m2naBox:hover .m2nstm{ background:#1951a4; color:#fff;}
.m2jzul{ margin:3.6vw -1.25vw 0;}
.m2jzul li{ width: calc(50% - 2.5vw); margin: 0 1.25vw 2.5vw; border: 1px solid #E8E8E8; padding:12px;display:flex; justify-content:space-between; }
.m2jz_img{ width:245px; height:245px;}
.m2jz_img img{ max-width:100%; max-height:100%; width:auto; height:auto;}
.m2jzrx{ width:calc(100% - 245px - 4.16vw); letter-spacing:1px;}
.m2jzrx strong{ font-size: 22px; line-height: 34px; display: block; }
.m2jzrx p{ font-size: 18px; color: #999999; line-height: 30px; }
.m2corBg{ background:#f3f7fc;}
.m3nPage{ padding-top: 3.12vw; }
.m3nPage .max1300{ background: #fff; padding: 3.75vw 4.16vw; }
.m3nt{ font-size: 38px; line-height: 52px; letter-spacing: 1px; display: block; }
.m3ninfo{ color: #666666; line-height: 26px; margin-top: 20px; }
.m3ninfo span{}
.m3nEditor{ padding-top: 1.82vw; line-height: 26px; letter-spacing:1px; padding-bottom:2.6vw;}
.articlePage{ background:#EDEDED; padding:0 28px; display:flex; justify-content:space-between; }
.articlePage p{ line-height:62px; height:62px; color:#999; max-width:48%;}
.m2rcBox{text-align:center; margin-top:3.12vw}
.m2rcul{ margin: 2.34vw -15px 0px; }
.m2rcul li{ width:calc(50% - 30px); margin:0 15px; padding:22px 45px 5px; margin-bottom:20px; background:#F1F6FD; border-top:2px solid #246FE0;}
.m2rcul li strong{ line-height: 58px; font-size: 22px; letter-spacing: 1px; display: block; }
.m2rcul p{ line-height: 26px; letter-spacing: 1px; letter-spacing:1px;}
.m2rcul li .flexlst{ margin:1.45vw -10px;}
.m2rcul li .flexlst dd{ width: calc(50% - 20px); padding: 0 10px; line-height: 26px; margin-bottom:10px; } 
.m2rc_t{ margin-top:2.6vw;}
.m2rcul li .flexlst2 dd{ width: calc(100% - 20px);}
.m2rcul2{margin-bottom:0;}
.m2rcul2 li strong{ border-bottom:1px solid #D8DFE9; padding-bottom:5px;}
.m2zzImg{text-align:center; margin-top:2.6vw; padding:5.2vw; background:#f9f9f9}
@media (max-width:1799px){
.m2whul li span{height:100px;}
.m2ntop .overflowHide{height:310px;}
.m2nTrx{width:50%;}
.m2nTrx strong{font-size:24px; line-height:36px; max-height:72px; margin:10px 0;}
.m2nTrx p{margin-bottom:2vw;}
.m2natxt strong{font-size:22px;}
.m2jz_img{width:200px; height:200px;}
.m2jzrx{width:calc(100% - 175px - 4.16vw);}
.m2jzrx strong{font-size:20px;}
.m2jzrx p{font-size:16px;}
.m3nt{font-size:30px; line-height:46px;}
.m2rcul li strong{font-size:20px; line-height:40px; margin-bottom:5px;}
.m2rcul li .flexlst dd{font-size:13px; line-height:18px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2rcul li {width: calc(100% - 30px);}
}
@media (max-width:993px){
.m2whul li{width: calc(33% - 70px);}
.m2jzul li{ width: calc(100% - 2.5vw); }
}
@media (max-width:767px){
.m2zzImg{margin-top:25px;}
.m2whul li span{height:60px;}
.m2whul li span img {max-width: 90%;max-height: 90%;}
.m2whul{margin-top:15px;}
.m2ntopWpr{margin-top:25px;}
.m2ntop{display:block;}
.m2ntop .overflowHide{width:100%; height:52vw;}
.m2nTrx{width:100%; padding:20px 10px 25px;}
.m2nTtm{font-size:16px; line-height:24px;}
.m2nTrx strong{font-size:18px; line-height:28px; height:56px;}
.m2nul li{margin-top:15px;}
.m2nstm span{font-size:30px;}
.m2nstm{font-size:16px;}
.m2nstm{width:90px; height:90px;}
.m2natxt{margin-left:105px;}
.m2natxt strong{font-size:16px; line-height:26px; height:26px;}
.m2natxt p{margin-top:4px; line-height:22px; font-size:12px; height:44px;}
.m2nul{margin-bottom:20px;}
.m2jz_img{height:120px; width:120px;}
.m2jzrx {width: calc(100% - 108px - 4.16vw);}
.m2jzrx strong{font-size:16px; line-height:32px;}
.m2jzrx p{ font-size:14px; line-height:28px;}
.m2jzul{margin-bottom:20px;}
.m3nPage{padding-top:8vw;}
.m3nt{font-size:20px; line-height:34px;}
.m3nPage .max1300{padding:25px 15px 35px;}
.m3nEditor{padding:18px 0 25px;}
.m3ninfo{margin-top:10px;}
.articlePage{padding:12px 15px; display:block; overflow:hidden}
.articlePage p{ width:100%; font-size:13px; max-width:none; line-height:30px; height:30px;}
.m3nEditor {font-size:13px;}
.m2rcul li strong{font-size:18px; line-height:32px;}
.m2rcul li{padding:15px 15px 5px;}
.m2rcul p{height:auto!important;}
.m2rcul li .flexlst{display:block; margin:15px 0;}
.m2rcul li .flexlst dd {width: calc(100% - 20px); padding:0}
.m2rcul{margin-top:25px;}
}


.m2clvBox{ background: url(../images/m2clv_bg.jpg) no-repeat center bottom; background-size:cover; color:#fff; padding-top:7.2vw; padding-bottom:31.25vw;}
.m2clvul{ margin-top:3.38vw;}
.m2clvul li{ width: 25%; padding: 75px 45px 45px; background:rgba(13,95,188,0.3); text-align:center }
.m2clvul li:nth-child(2n){ background:rgba(13,95,188,0.6); }
.m2clv_num{ line-height: 82px; text-align: center; display: block; height: 95px; width: 95px; border: 6px solid #FFF; font-size: 60px; margin: 0px auto; }
.m2clvul li strong{ font-size: 26px; letter-spacing: 1px; display: block; line-height: 46px; margin-top: 22px; }
.m2clvul li p{ font-size: 16px; line-height: 26px; font-weight: bold; letter-spacing: 1px; }
@media (max-width:1799px){
.m2clvul li{padding: 65px 20px 35px;}
.m2clv_num{ line-height: 76px; text-align: center; display: block; height: 80px; width: 80px; border: 4px solid #FFF; font-size: 50px;}
.m2clvul li strong{ font-size: 22px; line-height: 40px; margin-top: 18px; }
.m2clvul li p{ font-size: 15px; line-height: 24px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2clvul li strong{font-size:20px; line-height:36px;}
}
@media (max-width:993px){

}
@media (max-width:767px){
.m2clvul{display:block;}
.m2clvul li{width:100%;}
.m2clvBox{padding:12vw 0;}
.m2clvul{margin-top:25px;}
.m2clvul li{padding-top:38px;}
}


.m2hisBox{ background: url(../images/m2hisBg.png) no-repeat center bottom; background-size:cover;}
.m2his_tds{ line-height: 26px; letter-spacing: 1px; margin-top: 12px; text-align:center }
.m2hisul{ margin-top:2.4vw; position:relative; padding-bottom:115px;}
.m2hisul:before{content:""; background:#3862B4; width:6px; position:absolute; left:50%; margin-left:-3px; top:0; bottom:65px}
.m2hisul:after{ content: ""; background: url(../images/mhis_ico.png) no-repeat center center; height: 59px; width: 52px; margin-left: -26px; position: absolute; left: 50%; bottom: 0px; }
.m2hisul li{ position: relative; z-index: 1; padding: 45px 0px; overflow: hidden; line-height: 26px; color: #666666; letter-spacing:1px; }
.m2his_item{ width:50%; position:relative; float:left; padding-right:178px; }
.m2his_item:after{ content: ""; background: #3862B4; height: 6px; width: 16px; position: absolute; top: 10px; right: 2px; }
.m2his_item strong{ color: #3862b4; position: absolute; top: -10px; right: 72px; font: 36px/48px din_b; }
.m2his_item p{}
.m2hisul li:nth-child(2n) .m2his_item strong{ right:auto; left:72px;}
.m2hisul li:nth-child(2n) .m2his_item{ float:right; padding-right:0; padding-left:178px;}
.m2hisul li:nth-child(2n) .m2his_item:after{right:auto; left:2px;}
.m2hisBtn{ text-align:center; margin-top:2.08vw;}
.m2hisBtn a{ line-height: 40px; color: #FFF; height: 40px; width: 132px; font-size: 16px; letter-spacing: 1px; display: inline-block; background: #3862B4 url(../images/m2his_ar.png) no-repeat 98px center; text-align: left; padding-left: 27px; cursor:pointer; border-radius:0.2em;}
.m2hisBtn a:hover{ color:#fff;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.m2hisul:before{display:none;}
.m2his_item{width:100%; float:none; padding:0!important;}
.m2his_item strong{position:static; font-size:32px;}
.m2his_item:after{display:none;}
.m2hisul li{padding:8px 0;}
.m2hisBtn a{font-size:14px;}
.m2hisul::after { display:none;}
.m2hisul{padding-bottom:10px;}
.m2his_item strong{display:block; text-align:center;}
}


.m2ptyCon1{ background: #f4f4f4; }
.m2ptyCon1 .pub_t{ height:48px;}
.m2ptyCon1 .pub_t span{ line-height:48px; float:left;}
.m2ptyCon1 .m2pmbtn{ float:right; font-size:16px; font-weight:normal; margin-top:0}
.m2ptyCon1 .m2pmbtn:hover{color:#fff; transform:translateY(-6px)}
.m2ptyul{ margin: 2.6vw -8px 0px; }
.m2ptyul dd{ width:calc(33.33% - 16px); margin:0 8px;}
.m2pty_aBox{ display:block; background:#fff;}
.m2pty_aBox .overflowHide{ height:268px;}
.m2ptybm{ padding: 1.3vw; }
.m2pty_aBox:hover{transform:translateY(-10px); box-shadow:0 5px 15px rgba(0,0,0,0.1);}
.m2ptybm strong{ font-size: 24px; line-height: 32px; font-weight: normal; letter-spacing: 1px; height:64px; -webkit-line-clamp:2;}
.m2ptybm p{ line-height: 26px; color: #666666; height: 52px; margin: 12px 0px 18px;  -webkit-line-clamp:2;}
.m2ptybm span{ line-height: 26px; color: #666666; display:block;}
.m2ptyCon2{ background: #87aaf0 url(../images/m2pty_c2bg.jpg) no-repeat center center; background-size: cover; color: #fff; padding:7vw 0; }
.m2ptyCon2 .container{display:flex; justify-content:space-between;}
.m2pty_c2Lx{ width:41.66%;display:flex; flex-direction:column; justify-content:center; padding-bottom:6vw;}
.m2pty_c2Lx .pub_t{text-align:left;}
.m2pty_c2des{ line-height: 28px; letter-spacing: 1px; margin-top: 20px; }
.m2pty_c2Rx{ width:50%;}
.m2pty_c2Rx li{ position:relative; margin-bottom:15px;}
.m2pty_c2Rx input::-webkit-input-placeholder{color:#fff; opacity:0.6}
.m2pty_c2Rx input::-moz-placeholder{color:#fff; opacity:0.6}
.m2pty_c2Rx input:-moz-placeholder{color:#fff; opacity:0.6}
.m2pty_c2Rx input:-ms-input-placeholder{color:#fff; opacity:0.6}
.m2pty_c2Rx textarea::-webkit-input-placeholder{color:#fff; opacity:0.6}
.m2pty_c2Rx textarea::-moz-placeholder{color:#fff; opacity:0.6}
.m2pty_c2Rx textarea:-moz-placeholder{color:#fff; opacity:0.6}
.m2pty_c2Rx textarea:-ms-input-placeholder{color:#fff; opacity:0.6}
.m2pty_c2Rx li input{ width:100%; line-height:48px; height:48px; background:rgba(77,115,194,0.4); padding:0 20px; color:#fff; letter-spacing:1px; font-size:16px;}
.m2pty_c2Rx li input:focus{ background:rgba(77,115,194,0.8);}
.m2pty_c2Rx li textarea{ padding: 15px 20px; height: 228px; background:rgba(77,115,194,0.4); letter-spacing:1px; font-size:16px; line-height:30px; color:#fff; width:100%; }
.m2pty_c2Rx li textarea:focus{ background:rgba(77,115,194,0.8);}
.m2pty_cdimg{ position: absolute; top: 0px; right: 0px; cursor:pointer;}
.m2pty_tip{ opacity:0.8; position:absolute; right:20px; bottom:20px;}
.m2pty_tip i{ font-style: normal; }
.m2pty_c2Rx .m2pmbtn{ cursor: pointer; font-size: 16px; transition:all 0.3s ease; }
.m2pty_c2Rx .m2pmbtn:hover{transform:translateY(-6px);}
@media (max-width:1799px){
.m2pty_aBox .overflowHide{height:200px;}
.m2ptybm strong{font-size:20px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.m2pty_aBox .overflowHide{height:140px;}
}
@media (max-width:767px){
.m2ryul li {width: calc(50% - 5.2vw);}
.m2ryImg{height:145px;}
.m2ryul{margin-top:25px;}
.m2ryul li p{font-size:14px; line-height:22px; height:66px;}
.m2ptyul{margin-top:25px;}
.m2ptyul dd {width: calc(100% - 16px); margin-bottom:20px;}
.m2ptybm strong{font-size:18px; line-height:28px; height:auto;}
.m2ptybm{padding:18px 15px 20px;}
.m2ptybm p{font-size:14px; line-height:26px; height:auto; margin:6px 0px 5px}
.m2ptyCon2{padding:12vw 0;}
.m2ptyCon2 .container{display:block;}
.m2pty_c2Lx{width:100%; display:block;}
.m2pty_c2Rx{width:100%;}
.m2pty_c2des{margin-top:15px; font-size:13px; line-height:24px;}
.m2pty_c2Rx li input{font-size:14px;}
.m2pty_c2Rx li textarea{font-size:14px; height:168px;}
.m2ptyCon2{background-size:auto 145%;}
}


.m2cmCon1{ background: url(../images/m2cm_bg1.jpg) no-repeat center bottom; background-size:cover; padding-bottom:8vw;}
.m2cmCon1 .container{display:flex; justify-content:space-between; }
.m2cmLx{ position:relative; width:37.63%;}
.m2cmLx:before{content:""; background:#e6edf6; position:absolute; right:-40px; bottom:-40px; top:115px; left:82px;}
.m2cmLx .bgImg{ height: 639px;}
.m2cmRx{display:flex; flex-direction:column; justify-content:center; width:51.04%; padding-top:30px;} 
.m2cmRx .pub_t{ text-align:left;}
.m2cm_c1txt{ line-height: 26px; letter-spacing: 1px; margin-top: 32px; }
.m2cmCon2{ background: url(../images/m2cm_c2bg.jpg) no-repeat center center; background-size:cover;}
.m2cm_c2box{ margin-top: 2.6vw; position: relative; background: url(../images/m2cm_c2bg2.png) no-repeat center center; }
.m2cm_c2xs{display:flex; justify-content:space-between;}
.m2cm_c2logo{ background: #FFF; height: 357px; width: 357px; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); border-radius:50%;}
.m2cm_c2logo img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:60%; max-height:60%; width:auto;  height:auto;}
.m2cm_c2p{ line-height: 26px; letter-spacing: 1px; text-align: justify; width: 31.5%; display:flex; flex-direction:column; justify-content:center;  height: 357px;}
@media (max-width:1799px){
.m2cmLx .bgImg{height:540px;}
.m2cmRx{width:55%;}
.m2cm_c1txt{margin-top:26px;}
.m2cm_c2p{font-size:13px; line-height:22px;}
.m2cm_c2logo{width:300px; height:300px;}
.m2cm_c2p{height:300px;}
.m2cm_c2box{background-size:auto 285px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2cm_c2logo{width:250px; height:250px;}
.m2cm_c2box {background-size: auto 245px;}
.m2cm_c2p{font-size:12px; line-height:20px;}
.m2cm_c2box{margin-top:10px;}
}
@media (max-width:993px){
.m2cmLx:before {right: -20px;bottom: 0px;}
.m2cm_c2box{background:none;}
.m2cm_c2logo{position:relative; margin-top:28px; left:auto; top:auto; transform:translate(0,0); margin-left:auto; margin-right:auto;}
.m2cm_c2xs{display:block;}
.m2cm_c2p{height:auto; width:100%; margin-top:20px;}
}
@media (max-width:767px){
.m2cmCon1 .container{display:block;}
.m2cmLx{width:100%;}
.m2cmLx .bgImg{height:100vw;}
.m2cmRx{width:100%;}
.m2cmCon1{padding-bottom:12vw;}
.m2cmRx .pub_t{text-align:center;}
.m2cm_c1txt{margin-top:15px; font-size:13px; line-height:26px;}
.m2cm_c2p{ font-size:13px; line-height:26px;}
.m2cmLx::before {right: -10px;bottom: -10px;}
}


.m2whCon1{}
.m2wh_c1x{display:flex; justify-content:space-between; margin-top:3vw;}
.m2wh_c1x .overflowHide{ width:50%; height:448px;}
.m2wh_c1txt{ width:50%;display:flex; flex-direction:column; justify-content:center; background:#eaf2ff; padding:0 8.85vw;}
.m2wh_pp strong{ font-size: 24px; line-height: 32px; letter-spacing: 2px; display: block; }
.m2wh_pp p{ line-height: 26px; margin-top: 15px; letter-spacing:1px;}
.m2whCon2{ padding-top:0;display:flex; justify-content:space-between;flex-direction:row-reverse;}
.m2whCon2 .overflowHide{ width:50%; height:580px;}
.m2wh_c2txt{ width: 50%; height: 580px; background: url(../images/m2wh_c2bg.jpg) no-repeat center center; background-size:cover; color:#fff; padding:0 8.85vw 0 17.91vw;display:flex; flex-direction:column; justify-content:center; }
.m2whCon3{ padding-top:0}
.m2wh_c3ul{}
.m2wh_c3ul li{display:flex; justify-content:space-between; cursor:pointer; }
.m2wh_c3ul li .overflowHide{ width:50%; height:448px;}
.m2wh_c3txt{ width:50%; background:#eaf2ff;display:flex; justify-content:center;flex-direction:column; padding:0 8.85vw;}
.m2wh_c3txt h4{ font-size: 16px; line-height: 30px; font-weight: bold; margin-top: 10px; }
.m2wh_c3txt strong{ font-size: 24px; letter-spacing: 2px; display: block; height: 32px; }
.m2wh_c3txt p{ line-height: 26px; margin-top: 10px; }
.m2wh_c3ul li:nth-child(2n){flex-direction:row-reverse;}
.m2whCon4{ padding-top:0}
.m2wh_c4ul{ color:#fff;}
.m2wh_c4ul li{ width:33.33%;}
.m2wh_c4ul li .overflowHide{ height:24.79vw;}
.m2wh_c4nm{ position:absolute; left:40px; bottom:35px; transition:all 0.3s ease; color:#fff;}
.m2wh_c4nm strong,.m2zh_c4lay strong{ font-size: 32px; line-height: 50px; letter-spacing: 2px; display: block; font-weight: normal; }
.m2wh_c4nm p,.m2zh_c4lay p{ line-height: 26px; letter-spacing: 1px; margin-top:6px; }
.m2zh_c4lay{ position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(25,81,164,0.9);display:flex; flex-direction:column; justify-content:center; padding:0 40px; text-align:center; transition:all 0.3s ease; opacity:0;}
.m2wh_c4ul li:hover .m2zh_c4lay{ opacity:1;}
.m2zh_c4lay strong,.m2zh_c4lay p{ transition:all 0.5s ease; opacity:0; transform:translateY(30px); }
.m2wh_c4ul li:hover .m2zh_c4lay strong{ opacity:1; transform:translateY(0); transition-delay:0.2s;}
.m2wh_c4ul li:hover .m2zh_c4lay p{ opacity:1; transform:translateY(0); transition-delay:0.3s;}
.m2wh_c4ul li:hover .m2wh_c4nm{transform:translateY(30px); opacity:0;}
.m2whCon5{ padding-top:0}
.m2wh_c5ul{ margin: 3vw -20px 0px; }
.m2wh_c5ul li{ width:calc(33.33% - 40px); margin:0 20px;}
.m2wh_c5aBox{ display:block; box-shadow:0 5px 20px rgba(25,81,164,0.1);}
.m2wh_c5aBox .overflowHide{ height:282px;}
.m2wh_c5aBox strong{ font-size: 22px; line-height: 32px; height: 80px; text-align: center; padding: 0px 20px; display:flex; flex-direction:column; justify-content:center; font-weight:normal; letter-spacing:1px;}
.m2wh_c5aBox:hover{ box-shadow:0 5px 20px rgba(25,81,164,0.3); transform:translateY(-10px)}
.m2whLayBg{ position:fixed; left:0; top:0; right:0; bottom:0; z-index:20; background:rgba(0,0,0,0.6);}
.m2whLayBoxWpr{ position:fixed; left:0; width:100%; top:50%; transform:translateY(-50%); z-index:25}
.m2whLayBox{ background:#fff; padding:4.16vw; position:relative;}
.m2wh_close{ background: url(../images/close-2.png) no-repeat center center; height: 20px; width: 20px; position: absolute; top: 35px; right: 35px; cursor: pointer; transition:all 0.3s ease;}
.m2wh_close:hover{transform:rotate(180deg);}
.m2wh_layt{ font-size: 32px; line-height: 50px; letter-spacing: 2px; text-align: center; display: block; font-weight: bold; }
.m2wh_lay_tg{ padding: 16px 50px; text-align: center; color: #FFF; font-size: 18px; line-height: 32px; background-image:linear-gradient(90deg,#fff 0%,#1e64dd 15%,#1e64dd 85%,#fff 100%); margin-top:1.56vw;letter-spacing: 1px; }
.m2wh_lay_tg span{ white-space:nowrap; display:inline-block; margin:0 22px;}
.m2wh_layTxt{ line-height: 26px; letter-spacing: 1px; margin:2.2vw; max-height:66vh; overflow-y:auto; }
.m2wh_layTxt p{padding-left:126px; text-indent:-126px;}
@media (max-width:1799px){
.m2wh_c1x .overflowHide{height:350px;}
.m2wh_c1txt{padding:0 5.8vw;}
.m2whCon2 .overflowHide,.m2wh_c2txt{height:480px;}
.m2wh_c3ul li .overflowHide{height:350px;}
.m2wh_c3txt{padding:0 5.8vw;}
.m2wh_c3txt p{margin-top:6px;}
.m2wh_c4nm strong, .m2zh_c4lay strong{font-size:28px; line-height:42px;}
.m2wh_c5aBox .overflowHide{height:235px;}
.m2wh_c5aBox strong{font-size:20px; line-height:30px; height:72px;}
.m2wh_layt{font-size:26px; line-height:42px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2whCon2 .overflowHide, .m2wh_c2txt{height:400px;}
.m2wh_c4nm strong,.m2zh_c4lay strong{font-size:24px; line-height:32px;}
.m2wh_c5ul{margin-left:-8px; margin-right:-8px;}
.m2wh_c5ul li{width: calc(33.33% - 16px);margin: 0 8px;}
.m2wh_c5aBox .overflowHide{height:175px;}
}
@media (max-width:993px){
.m2wh_c1txt{padding:0 25px;}
.m2wh_c2txt{padding-left:25px; padding-right:25px;}
.m2wh_c3txt{padding:0 25px;}
.m2wh_c4ul li{width:50%;}
.m2wh_c4ul li .overflowHide{height:35vw;}
.m2zh_c4lay{padding:0 25px;}
.m2wh_c4nm{left:25px;}
.m2wh_c5aBox strong{font-size:16px;}
.m2wh_c5aBox .overflowHide{height:135px;}
}
@media (max-width:767px){
.m2wh_c1x{margin-top:25px;}
.m2wh_c1x{display:block;}
.m2wh_c1x .overflowHide{width:100%; height:52vw;}
.m2wh_c1txt{width:100%; padding:20px 15px 25px;}
.m2wh_pp p{margin-top:4px;}
.m2wh_pp strong{font-size:18px;}
.m2whCon2{display:block; margin-left:15px; margin-right:15px;}
.m2whCon2 .overflowHide{width:100%; height:52vw;}
.m2wh_c2txt{width:100%; padding:20px 15px 25px; height:auto}
.m2wh_c3ul li{display:block;}
.m2wh_c3ul li .overflowHide{width:100%; height:52vw;}
.m2wh_c3txt{width:100%; padding:20px 15px 25px; height:auto}
.m2wh_c3txt strong{font-size:20px; line-height:32px;}
.m2wh_layt{font-size:20px; line-height:38px;}
.m2wh_lay_tg{font-size:14px; line-height:24px;}
.m2wh_layTxt p{padding-left:0; text-indent:0; font-size:14px; line-height:24px;}
.m2wh_layTxt{max-height:55vh;}
.m2wh_close {top: 15px;right: 15px;}
.m2wh_c4ul li{width:100%;}
.m2wh_c4ul li .overflowHide{height:72vw;}
.m2wh_c5ul{margin-top:25px; display:block;}
.m2wh_c5ul li {width: calc(100% - 16px); margin-bottom:18px;}
.m2wh_c5aBox .overflowHide{height:52vw;}
.m2wh_c5aBox:hover{ box-shadow:0 5px 20px rgba(25,81,164,0.3); transform:translateY(0px)}
}


.m2wcCon1{ background: url(../images/m2wc_c1bg.png) no-repeat center bottom; background-size:cover; padding-top:0;}
.m2wcCon1 .m2posWpr + .container{display:flex; justify-content:space-between; padding-top:5.2vw}
.m2wc_c1lx{ width:51.04%;display:flex; flex-direction:column; justify-content:center;}
.m2wcCon1 .pub_t{ text-align:left;}
.m2wc_c1rx{ width:32.15%;display:flex; flex-direction:column; justify-content:center;}
.m2wc_c1txt{ margin-top:1.56vw; line-height:30px; color:#666666; letter-spacing:1px;}
.m2wcCon2{ background: url(../images/m2wc_c2bg.jpg) no-repeat center center; background-size:cover;}
.m2wc_c2swiperWpr{ margin-top:3vw; position:relative;}
.m2wc_c2item{ position:relative; height:728px;}
.m2wc_c2box strong{ font-size: 22px; line-height: 32px; font-weight: normal; color: #FFF; letter-spacing: 1px; position: absolute; left: 20px; bottom: 16px; }
.m2wc_c2box{ display:block; position:absolute;}
.m2wc_c2item .m2wc_c2box:nth-child(1){ left:0; top:0; width:56.18%; }
.m2wc_c2item .m2wc_c2box:nth-child(2){ right:0; top:0; width:42.36%;}
.m2wc_c2item .m2wc_c2box:nth-child(3){ bottom:0; right:7.15%; width:35.2%;}
.m2wc_c2box .overflowHide{height:506px;}
.m2wc_c2item .m2wc_c2box:nth-child(2) .overflowHide{ height:382px;}
.m2wc_c2item .m2wc_c2box:nth-child(3) .overflowHide{ height:323px;}
.m2wc_c2et{ font-size: 62px; line-height: 72px; display: block; position: absolute; right: 43.75%; bottom: -12px; text-align: right; white-space: nowrap; text-transform: uppercase; font-weight: bold; color: #000; }
.m2wc_c2swiperWpr .slick-prev{ background: url(../images/m2wc_btna.png) no-repeat center center; display: inline-block; height: 72px; width: 72px; position: absolute; left: 0px; top: auto; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 1px solid #00327D; z-index: 1; bottom: 48px; transition:all 0.3s ease; }
.m2wc_c2swiperWpr .slick-next{ background: url(../images/m2wc_btna.png) no-repeat center center; display: inline-block; height: 72px; width: 72px; position: absolute; left: 100px; top: auto; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 1px solid #00327D; z-index: 1; bottom: 48px;  transform:rotate(180deg); transition:all 0.3s ease;}
.m2wc_c2swiperWpr .slick-prev:hover,.m2wc_c2swiperWpr .slick-next:hover{ background: #00327d url(../images/m2wc_btn.png) no-repeat center center; }
.m2wcCon3{ padding: 8vw 0; background: url(../images/m2wc_c3bg.jpg) no-repeat center bottom; }
.m2wcCon3 .pub_t{ overflow:hidden;}
.m2wcCon3 .pub_t span{ float:left;}
.m2wcCon3 .pub_t a{ float: left; line-height: 38px; position: relative; margin-left: 45px; margin-top: 1px; font-size: 16px; color: #999999; cursor:pointer; }
.m2wcCon3 .pub_t a.on{ color: #00327d; }
.m2wcCon3 .pub_t a:after{content:""; background:#00327D; position:absolute; left:50%; bottom:0; height:2px; transition:all 0.3s ease; transform:translateX(-50%); width:0%}
.m2wcCon3 .pub_t a.on:after{width:100%;}
.m2wc3box{ margin-top:3vw; height:290px; position:relative;}
.m2wc_c3item{ position:absolute; left:0; top:0; height:273px; max-width:1880px; width:97.5vw; opacity:0; transition:all 0.3s ease;}
.m2wc_c3item.on{ opacity:1; z-index:2;}
.m2wc_c3item ul{ white-space:nowrap;}
.m2wc_c3item ul li{ width:470px; padding-right:33px; display:inline-block;}
.m2wc_c3a{ display:block;}
.m2wc_c3a .overflowHide{ height:273px;}
.m2wcCon4{ background: url(../images/m2wc_c4bg.jpg) no-repeat center center; color:#fff; background-size:cover;}
.m2wc_c4box{ height:456px; position:relative;}
.m2wc_c4box .pub_t{ position:absolute; left:55%; top:0}
.m2wc_c4et{ font-size: 70px; line-height: 80px; color: rgba(255,255,255,0.3); display: block; position: absolute; left: 55%; bottom: 0px; padding-bottom: 60px; white-space: nowrap; text-transform: uppercase; font-weight: bold; border-bottom:1px solid rgba(255,255,255,0.3);}
.m2wc_c4aBox{ display:block; position:absolute;}
.m2wc_c4aBox1{ left:0; top:0; width:52.43%; }
.m2wc_c4aBox2{ left:0; bottom:0; width: 25.41%; }
.m2wc_c4aBox1 .overflowHide{height:256px;}
.m2wc_c4aBox2 .overflowHide{ height: 180px;}
.m2wcCon5{}
.m2wc_c5ul{ margin: 3vw -21px 0px; }
.m2wc_c5ul li{ width:calc(33.33% - 42px); margin:0 21px;}
.m2wc_c5a{ display:block; box-shadow:0 5px 25px rgba(0,58,145,0.1); position:relative}
.m2wc_c5a .overflowHide{ height:282px;}
.m2wc_c5a strong{ font-size: 22px; font-weight: normal; line-height: 32px; height: 78px; padding: 0px 20px; text-align: center; letter-spacing: 1px; display:flex; flex-direction:column; justify-content:center;}
.m2wc_c5a.vBtn .overflowHide:after{ content: ""; background: url(../images/m2wc_play.png) no-repeat center center; height: 70px; width: 70px; margin-top: -35px; margin-left: -35px; position: absolute; z-index: 1; left: 50%; top: 50%; }
@media (max-width:1799px){
.m2wc_c2item{height:572px;}
.m2wc_c2box .overflowHide{height:390px;}
.m2wc_c2item .m2wc_c2box:nth-child(2) .overflowHide{height:300px;}
.m2wc_c2item .m2wc_c2box:nth-child(3) .overflowHide{height:255px;}
.m2wc_c2et{font-size:48px; line-height:58px;}
.m2wc_c2swiperWpr .slick-prev{width:60px; height:60px; background-size:12px auto;}
.m2wc_c2swiperWpr .slick-next{width:60px; height:60px; background-size:12px auto; left:78px;}
.m2wc_c2box strong{font-size:21px;}
.m2wc_c3item ul li{padding-right:24px; width:400px;}
.m2wc_c3a .overflowHide{height:235px;}
.m2wc_c3item{height:235px;}
.m2wc3box{height:265px;}
.m2wc_c5ul{margin-left:-15px; margin-right:-15px;}
.m2wc_c5ul li{ width:calc(33.33% - 30px); margin:0 15px;}
.m2wc_c5a .overflowHide{height:212px;}
.m2wc_c5a strong{font-size:21px;}
.m2wc_c5a.vBtn .overflowHide:after{background-size:60px auto;}
.m2wc_c4aBox1 .overflowHide{height:206px;}
.m2wc_c4aBox2 .overflowHide{height:140px;}
.m2wc_c4et{font-size:52px; line-height:62px; padding-bottom:30px;}
.m2wc_c4box{height:365px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.m2wc_c2et{font-size:40px;}
.m2wc_c4et{font-size:40px;}
.m2wc_c5a .overflowHide{height:145px;}
.m2wc_c1rx{width:42%;}
}
@media (max-width:767px){
.m2wcCon1 .m2posWpr + .container{display:block; padding-top:12vw;}
.m2wc_c1lx{width:100%; display:block;}
.m2wc_c1rx{width:100%; display:block; text-align:center; margin-top:25px;}
.m2wcCon1 .pub_t{text-align:center;}
.m2wc_c1txt{margin-top:15px; font-size:13px; line-height:26px;}
.m2wc_c1rx img{height:90px;}
.m2wcCon3 .pub_t a{font-size:13px; margin-left:25px;}
.m2wc3box{margin-top:25px;}
.m2wc_c3item ul li{width:300px; padding-right:15px;}
.m2wc_c3a .overflowHide{height:155px;}
.m2wc_c3item{height:155px;}
.m2wc3box{height:155px;}
.m2wcCon3{padding:12vw 0;}
.m2wc_c5ul{margin-top:25px;}
.m2wc_c5ul li{width:100%; margin-bottom:20px;}
.m2wc_c5a strong{font-size:17px; height:58px}
.m2wc_c5a .overflowHide{height:52vw;}
.m2wc_c5a.vBtn .overflowHide::after {background-size: 50px auto;}
.m2wc_c2swiperWpr{margin-top:25px;}
.m2wc_c2et{font-size:18px; line-height:24px; bottom:-7px;}
.m2wc_c2box .overflowHide{height:160px;}
.m2wc_c2item .m2wc_c2box:nth-child(2) .overflowHide{height:100px;}
.m2wc_c2box strong{font-size:14px; line-height:24px; left:12px; bottom:10px;}
.m2wc_c2item .m2wc_c2box:nth-child(3) .overflowHide{height:125px;}
.m2wc_c2item{height:230px;}
.m2wcCon2{padding-bottom:120px;}
.m2wc_c2swiperWpr .slick-prev {width: 40px;height: 40px;background-size: 7px auto; bottom:-66px;}
.m2wc_c2swiperWpr .slick-next {width: 40px;height: 40px;background-size: 7px auto; bottom:-66px; left:52px}
.m2wc_c2item .m2wc_c2box:nth-child(3) {right: 2.15%;width: 40.2%;}
.m2wc_c4et{font-size:18px; line-height:24px; padding-bottom:6px;}
.m2wc_c4aBox1 .overflowHide{height:106px;}
.m2wc_c4aBox2{ width:44%;}
.m2wc_c4aBox2 .overflowHide{height:100px;}
.m2wc_c4box{height:215px;}
.m2wcCon4{padding:18vw 0;}
}


.m2usCon1{}
.m2us_c1ul{ margin-top: 3vw; }
.m2us_c1ul li{ width:25%; position:relative}
.m2us_c1ul li .overflowHide{ height:360px;}
.m2us_c1ul li .bgImg:after{ content: ""; background: url(../images/m2us_c1imgSdx.png) repeat-x left bottom; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.m2us_c1nm{ font-size: 22px; line-height: 32px; text-align: center; padding-right: 15px; padding-bottom: 20px; padding-left: 15px; font-weight: normal; letter-spacing: 1px; color: #fff; position: absolute; left: 0px; right: 0px; bottom: 0px; z-index:1; transition:all 0.3s ease; }
.m2us_c1layer{ position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,91,171,0.95); color:#fff; z-index:3;display:flex; flex-direction:column; justify-content:center; text-align:center; padding:0 45px;  transition:all 0.5s ease; opacity:0;}
.m2us_c1layer strong{ font-size: 22px; letter-spacing: 1px; display: block; line-height: 32px; font-weight: normal;  transition:all 0.5s ease; opacity:0; transform:translateY(20px); }
.m2us_c1layer strong span{ display: inline-block; padding: 0px 10px; position: relative;}
.m2us_c1layer strong span:before{ content: ""; background: #FFF; height: 1px; width: 25px; position: absolute; top: 50%; left: -25px; }
.m2us_c1layer strong span:after{ content: ""; background: #FFF; height: 1px; width: 25px; position: absolute; top: 50%; right: -25px; }
.m2us_c1layer p{ margin-top: 22px; line-height:26px; letter-spacing:1px; text-align:justify;  transition:all 0.5s ease; opacity:0; transform:translateY(20px);}
.m2us_c1ul li:hover .m2us_c1nm{opacity:0; transform:translateY(-50px);}
.m2us_c1ul li:hover .m2us_c1layer{opacity:1;}
.m2us_c1ul li:hover .m2us_c1layer strong{transform:translateY(0); opacity:1; transition-delay:0.2s;}
.m2us_c1ul li:hover .m2us_c1layer p{transform:translateY(0); opacity:1; transition-delay:0.3s;}
.m2us_c1ul2{ margin:0 -1.82vw;}
.m2us_c1ul2 li{ width:calc(50% - 3.64vw); margin:3.43vw 1.82vw 0;}
.m2us_c1ul2 strong{ line-height: 36px; font-size: 22px; letter-spacing: 1px; display: block; font-weight: normal; }
.m2us_c1ul2 strong span{ color: #005bab; }
.m2us_c1ul2 p{ line-height: 26px; color: #666666; margin-top: 10px; letter-spacing:1px; }
.m2usCon2{ background: #eef3f9; }
.m2us_c2tx{ padding-left:430px; position:relative;}
.m2us_c2tx strong{ font-size: 40px; line-height: 40px; letter-spacing: 1px; display: inline-block; position: absolute; top: 50%; margin-top: -20px; left:0 }
.m2us_c2tx strong:after{ content: ""; background: #999999; height: 1px; width: 200px; position: absolute; top: 50%; right: -225px; }
.m2us_c2tx p{ line-height: 40px; font-size:21px; color: #666666; letter-spacing:1px;}
.m2us_c2ul{ margin: 3vw -12px 0px; }
.m2us_c2ul li{ width:calc(33.33% - 24px); margin:0 12px; background:#fff; padding:58px 65px 54px; transition:all 0.3s ease; box-shadow:0 5px 25px rgba(0,58,145,0.08);}
.m2us_c2ico{ background: #E6EEF6; display: block; margin: 0px auto; height: 60px; width: 60px; position: relative; border-radius:50%;}
.m2us_c2ico img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:45%; max-height:45%; width:auto; height:auto;}
.m2us_c2ul li strong{ font-size: 24px; line-height: 40px; letter-spacing: 1px; display: block; text-align: center; margin: 16px 0px 10px; }
.m2us_c2ul li p{ line-height: 26px; color: #666666; letter-spacing: 1px; transition:all 0.3s ease;}
.m2us_c2ul li:hover{ background:#005bab; color:#fff; transform:translateY(-10px); box-shadow:0 5px 25px rgba(0,58,145,0.3);}
.m2us_c2ul li:hover p{color:#fff;}
.m2usCon3{ padding: 12.5vw 0px; background-attachment:fixed; background-size:cover; color:#fff; }
.m2usCon3 .pub_t{ max-width:875px; text-align:left;}
.m2usCon3 .m2pub_des{ max-width:875px; color:#fff; text-align:justify;}
.m2us_c3btns{ margin-top:2.6vw;}
.m2us_c3btns a{ line-height: 50px; text-align: center; display: inline-block; height: 50px; width: 230px; margin-right: 25px; background: #eff2f8; color: #005bab; letter-spacing: 1px; border-radius:2em;}
.m2us_c3btns a:hover{ color: #FFF; background: #005bab; transform:translateY(-5px);}
.m2usCon4{ background: url(../images/m2us_c4bg.png) no-repeat center center; background-size:cover;}
.m2job_nav{ margin-top:3vw;display:flex; justify-content:space-between;}
.m2job_nav a{ display: block; width: 100%; text-align: center; font-size: 22px; line-height: 80px; letter-spacing: 1px; background: #FFF; }
.m2job_nav a.on{ color: #FFF; background: #1951a4; }
.m2usJob_lst{ margin-bottom:3vw; margin-top:25px;}
.m2usJob_lst dl{ background:#fff;}
.m2usJob_lst dl:nth-child(2n){ background:#f2f4f6;}
.m2usJob_lst dl dt{display:flex; cursor:pointer; position:relative;}
.m2usJob_lst .ww1{ width:400px;display:flex; flex-direction:column; justify-content:center; height:100px; font-size:22px; letter-spacing:1px; line-height:36px; padding:0 1.56vw 0 2.6vw;}
.m2usJob_lst .ww2{ width:325px;display:flex; flex-direction:column; justify-content:center; color:#666; line-height:26px; padding-right:1.56vw;}
.m2usJob_lst .ww3{ width:325px;display:flex; flex-direction:column; justify-content:center; color:#666; line-height:26px; padding-right:1.56vw;}
.m2usJob_lst .ww4{ width:260px;display:flex; flex-direction:column; justify-content:center; color:#666; line-height:26px; padding-right:1.56vw;}
.m2usJob_lst dl dt:after{ content: ""; background: #005bab url(../images/m2usBtn.png) no-repeat center center; height: 30px; width: 30px; margin-top: -15px; position: absolute; top: 50%; right: 2.08vw; border-radius:50%; transition:all 0.3s ease;}
.m2usJob_lst dl dt.on:after{ transform:rotate(180deg);}
.m2usJob_lst dl dd{ padding-left:495px; padding-top:2.08vw; padding-bottom:2.08vw; display:none;}
.m2us_jobTxt{ line-height:28px; color:#666; position:relative;}
.m2us_jobTxt strong{ font-weight:normal; position:absolute; left:-95px; top:0}
@media (max-width:1799px){
.m2us_c1nm{font-size:20px;}
.m2us_c1ul li .overflowHide{height:300px;}
.m2us_c1ul2 strong{font-size:20px;}
.m2us_c1ul2 li{margin-top:2.5vw;}
.m2us_c2tx strong{font-size:32px;}
.m2us_c2ul li strong{font-size:22px; line-height:32px;}
.m2job_nav a{font-size:20px; line-height:66px;}
.m2usJob_lst .ww2,.m2usJob_lst .ww3,.m2usJob_lst .ww4{line-height:24px;}
.m2usJob_lst .ww1{font-size:20px;}
.m2usJob_lst dl dd{padding-left:445px;}
.m2us_c2tx strong{font-size:28px;}
.m2us_c2tx p{font-size:18px; line-height:36px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2us_c2ul li{padding-left:30px; padding-right:30px;}
.m2usJob_lst dl dd{padding-left:385px;}
}
@media (max-width:993px){
.m2usJob_lst dl dd{padding-left:115px;}
.m2us_c2tx{padding-left:160px;}
.m2us_c2tx strong:after{display:none;}
.m2us_c2tx p{ font-size:16px; line-height:32px;}
}
@media (max-width:767px){
.m2us_c1ul{margin-top:25px;display:block;}
.m2us_c1ul li{width:100%; margin-bottom:15px;}
.m2us_c1ul li .overflowHide{height:72vw;}
.m2us_c1layer p{margin-top:16px;}
.m2us_c1layer{padding:0 25px;}
.m2us_c1ul2 li {width: calc(100% - 3.64vw); margin-bottom:10px;}
.m2us_c1ul2 strong{font-size:18px; line-height:30px;}
.m2us_c1ul2 p{font-size:13px; margin-top:5px;}
.m2us_c2tx{padding-left:0;}
.m2us_c2tx strong{font-size:24px; position:static;}
.m2us_c2tx p{margin-top:8px;}
.m2us_c2ul{margin-top:25px; display:block; margin-left:0; margin-right:0}
.m2us_c2ul li{width:100%; margin-left:0; margin-right:0; padding:35px 15px 32px; margin-bottom:20px; transform:translateY(0)!important}
.m2us_c2ul li strong{font-size:18px; line-height:28px;}
.m2us_c3btns a{width:auto; line-height:42px; height:42px; padding:0 18px; margin:0 5px;}
.m2us_c3btns{margin-top:20px;}
.m2job_nav{margin-top:25px;}
.m2job_navWpr{width:100%; overflow-x:auto;}
.m2job_nav{display:inline-block; white-space:nowrap;}
.m2job_nav a{display:inline-block; padding:0 25px; font-size:16px; line-height:52px; white-space:nowrap; width:auto}
.m2usJob_lst .ww2,.m2usJob_lst .ww3,.m2usJob_lst .ww4{display:none;}
.m2usJob_lst .ww1{height:62px;}
.m2usJob_lst .ww1{font-size:17px;}
.m2usJob_lst dl dt:after{right:12px;}
.m2usJob_lst dl dd{padding-left:15px; padding-right:15px;}
.m2us_jobTxt strong{position:static; display:block; font-weight:bold; font-size:15px; color:#333;}
.m2usJob_lst{margin-bottom:20px;}
.m2us_c2tx p{ font-size:15px; line-height:28px;}
}


.m2abtCon1{ background: url(../images/m2abt_c1img.png) no-repeat right center; background-size:auto 800px; padding:13vw 0;}
.m2abt_c1box{}
.m2abt_c1box .pub_t{ text-align:left}
.m2abt_c1box .m2pub_des{ max-width:655px; text-align:justify;}
.m2abt_c1btn{}
.m2abtCon2{ background: url(../images/m2abt_c2bg.jpg) no-repeat center bottom; background-size:cover; color:#fff; padding:6.25vw 0 10.41vw;}
.m2abt_c2lst{ margin-top:2.6vw; padding-left:70px; max-width:595px;}
.m2abt_c2lst dt{ font-size: 22px; line-height: 42px; letter-spacing: 2px; display: block; margin-top:30px; position:relative }
.m2abt_c2lst dt:before{content:""; width:0px; height:6px; background:#EBF0F8; position:absolute; left:-70px; top:19px; transition:all 0.3s ease;}
.m2abt_c2lst dt.on{ font-size:28px;}
.m2abt_c2lst dt.on:before{ width:35px;}
.m2abt_c2lst dd{ padding: 15px 0px 28px; border-bottom: 1px solid rgba(255,255,255,0.3); letter-spacing:1px; line-height:26px; display:none }
.m2abtCon4{ background: url(../images/m2abt_c4bg.jpg) no-repeat center center; background-size:cover;}
.m2abtCon4 .pub_t{ height:48px; position:relative;}
.m2abtCon4 .pub_t span{ float:left; line-height:48px;}
.m2abtCon4 .pub_t .m2pmbtn{ position:absolute; right:0; top:0px; font-size:16px; font-weight:normal; margin-top:0}
.m2abt_c4swiper{ margin-top:2.2vw; margin-left:-3.8vw; margin-right:-3.8vw; height:320px; padding:0 2.8vw}
.m2abt_c4item{ position:relative; padding-top:260px; transition:all 0.3s ease;}
.m2abt_c4img{ background: url(../images/m2abt_c4bor.png) no-repeat center center; height: 288px; width: 377px; background-size:cover; position:relative; transition:all 0.3s ease; transform:scale(0.88); transform-origin:center top; position:absolute; left:50%; top:0; margin-left:-189px;}
.m2abt_c4img img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto;  height:auto; margin-top:-7px;}
.m2abt_c4item p{ font-size: 20px; line-height: 36px; letter-spacing: 1px; margin-top: 10px; text-align:center;}
.m2abt_c4item:hover .m2abt_c4img{ transform:scale(1);}
.m2abt_c4item:hover{padding-top:290px;}
.m2abt_c4swiper .slick-prev{ background: #fff url(../images/m2abt_c2btn2.png) no-repeat center center; height: 48px; width: 48px; display: inline-block; position: absolute; left: -25px; top: 105px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor:pointer; transition:all 0.3s ease; border-radius:50%;}
.m2abt_c4swiper .slick-next{ background: #fff url(../images/m2abt_c2btn2.png) no-repeat center center; height: 48px; width: 48px; display: inline-block; position: absolute; right: -25px; top: 105px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor:pointer; transition:all 0.3s ease; border-radius:50%; transform:rotate(180deg);}
.m2abt_c4swiper .slick-prev:hover,.m2abt_c4swiper .slick-next:hover{ background: #1951a4 url(../images/m2abt_c2btn.png) no-repeat center center;}
.m2abtCon5{ background:#fff;}
.m2abt_c5swiper{ margin: 2.6vw -7px 0px; }
.m2abt_c5swiper dl{ overflow:hidden;}
.m2abt_c5swiper dd{ width:25%; float:left; padding:0 7px; margin-bottom:14px;}
.m2abt_c5aBox{ display:block;}
.m2abt_c5aBox .overflowHide{ height:210px;}
.m2abt_c5swiper dd:nth-child(1){width:50%;}
.m2abt_c5swiper dd:nth-child(1) .m2abt_c5aBox .overflowHide{ height:434px;}
.m2abt_c5swiper .slick-prev{ background: #e7eff6 url(../images/m2abt_c2btn2.png) no-repeat center center; height: 48px; width: 48px; display: inline-block; position: absolute; left: -86px; top:50%; margin-top:-31px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor:pointer; transition:all 0.3s ease; border-radius:50%;}
.m2abt_c5swiper .slick-next{ background: #e7eff6 url(../images/m2abt_c2btn2.png) no-repeat center center; height: 48px; width: 48px; display: inline-block; position: absolute; right: -86px; top:50%; margin-top:-31px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor:pointer; transition:all 0.3s ease; border-radius:50%; transform:rotate(180deg);}
.m2abt_c5swiper .slick-prev:hover,.m2abt_c5swiper .slick-next:hover{ background: #1951a4 url(../images/m2abt_c2btn.png) no-repeat center center;}
.m2whbmMbtn{text-align:center; padding:10px;}
.m2whbmMbtn .m2pmbtn{display:inline-block;}
@media (max-width:1799px){
.m2abtCon1{padding:10vw 0; background-size:auto 640px;}
.m2abt_c1box .m2pub_des{max-width:535px;}
.m2abt_c4img{height: 240px; width: 315px; transform:scale(0.88); margin-left:-157px;}
.m2abt_c4item{padding-top:220px;}
.m2abt_c4item:hover{padding-top:250px;}
.m2abt_c4swiper .slick-prev{width:42px; margin-top:-21px; height:42px; background-size:10px auto!important;}
.m2abt_c4swiper .slick-next{width:42px; margin-top:-21px; height:42px; background-size:10px auto!important;}
.m2abt_c5swiper .slick-prev{width:42px; margin-top:-28px; height:42px; background-size:10px auto!important;}
.m2abt_c5swiper .slick-next{width:42px; margin-top:-28px; height:42px; background-size:10px auto!important;}
.m2abt_c5swiper dd:nth-child(1) .m2abt_c5aBox .overflowHide{height:384px;}
.m2abt_c5aBox .overflowHide{height:185px;}
}
@media (max-width:1379px){
.m2abt_c4swiper{margin-left:0; margin-right:0;}
.m2abt_c4img{height: 220px; width: 270px; margin-left:-142px;}
.m2abt_c4item{padding-top:190px;}
.m2abt_c4item:hover{padding-top:220px;}
.m2abt_c4swiper{height:260px;}
}
@media (max-width:1199px){
.m2abtCon1{background-size:auto 420px;}
.m2abt_c2lst dt.on{font-size:24px;}
.m2abt_c2lst dd{padding-top:8px; padding-bottom:18px;}
.m2abt_c4img {height: 180px;width: 230px;margin-left: -115px;}
.m2abt_c4item{padding-top:160px;}
.m2abt_c4item:hover{padding-top:190px;}
.m2abt_c4swiper .slick-prev{left:-15px;}
.m2abt_c4swiper .slick-next{right:-15px;}
.m2abt_c4item p{font-size:18px;}
}
@media (max-width:993px){
.m2abtCon1{ background: url(../images/hmc2mbg.png) no-repeat center center; background-size:100% auto; padding:7vw 0 50vw;}
.m2abt_c1box .m2pub_des{max-width:none;}
.m2abt_c4swiper{margin-top:35px;}
.m2abt_c5swiper dd:nth-child(1){width:100%;}
.m2abt_c5swiper dd{width:50%;}
}
@media (max-width:767px){
.m2abtCon1{padding:12vw 0 40vw; background-position:center bottom;}
.m2abt_c1box .m2pub_des{margin-top:15px;}
.m2abt_c1box .pub_t{text-align:center;}
.m2abt_c1btn {text-align:center;}
.m2abtCon2{ padding:12vw 0;}
.m2abt_c2lst dt:before{display:none;}
.m2abt_c2lst dt{margin-top:20px;}
.m2abt_c2lst{padding-left:0;}
.m2abt_c2lst dt{font-size:20px!important;}
.m2abt_c2lst dd{padding-top:0;}
.m2abt_c4item .m2abt_c4img{ transform:scale(1);}
.m2abt_c4item{padding-top:190px;}
.m2abt_c4swiper .slick-prev{left:-2px;}
.m2abt_c4swiper .slick-next{right:-2px;}
.m2abt_c5aBox .overflowHide{height:33vw;}
.m2abt_c5swiper dd:nth-child(1) .m2abt_c5aBox .overflowHide{height:62vw;}
.m2abt_c5swiper{margin-top:25px;}
}


.m2abtCon3{ background: url(../images/m2abt_c3bg.jpg) no-repeat center center; background-size:cover; padding:6.25vw 0}
.m2abt_c3box{ height:475px; position:relative; margin-top:2.6vw; padding-top:60px;}
.m2abt_c3ani{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../images/m2abt_c2line.png) no-repeat center center; }
.m2abt_c3ani i{ background: url(../images/m2abt_fir.png) no-repeat center center; height: 108px; width: 216px; position: absolute; left: 0px; bottom: 5px; transition:all 0.3s ease;}
.m2abt_c3ani i.on{ bottom:412px; left:1220px; transition:all 1.5s ease;}
.m2abt_c3swiper{ width:645px; height:325px; background:rgba(22,80,168,0.9); color:#fff; margin:0 auto; border-radius:0.5em; box-shadow:0 12px 35px rgba(0,58,145,0.3); position:relative; z-index:1;}
.m2abt_c3box .prev{ background: #e7eff6 url(../images/m2abt_c2btn2.png) no-repeat center center; height: 48px; width: 48px; position: absolute; left: -40px; top: 190px; border-radius:50%; cursor:pointer;}
.m2abt_c3box .prev:hover{ background: #1951a4 url(../images/m2abt_c2btn.png) no-repeat center center; }
.m2abt_c3box .next{ background: #e7eff6 url(../images/m2abt_c2btn2.png) no-repeat center center; height: 48px; width: 48px; position: absolute; right: -40px; top: 190px; border-radius:50%; cursor:pointer; transform:rotate(180deg);}
.m2abt_c3box .next:hover{ background: #1951a4 url(../images/m2abt_c2btn.png) no-repeat center center;}
.m2abt_c3box .prev.swiper-button-disabled,
.m2abt_c3box .next.swiper-button-disabled{cursor:default; background: #e7eff6 url(../images/m2abt_c2btn2.png) no-repeat center center!important; opacity:0.3;}
@keyframes posani {
	0% {
		top:0px;
	}
	50% {
		top:12px;
	}
    100% {
		top:0px;
	}
}
.m2abt_c3evs{ text-align:center; padding:50px; height:325px;display:flex; flex-direction:column; justify-content:center;opacity:0; transform:translateY(60px);}
.swiper-slide-active .m2abt_c3evs{ opacity:1; transform:translateY(0px); transition:all 0.5s ease; }
.m2abt_c3yr{ display: block; font: 80px/90px din_b; }
.m2abt_c3des{ line-height:26px; letter-spacing:1px; margin-top:15px; text-align:justify; padding-right:15px; margin-right:-15px; max-height:106px; overflow-y:auto;}
.m2abt_yrs{ height:130px; overflow:hidden;}
.m2abt_yrs .swiper-slide{height:130px; position:relative; cursor:pointer;}
.m2abt_yrs .swiper-slide:before{ content: ""; background: #1650A8; height: 16px; width: 16px; border: 5px solid #C8D3E5; position: absolute; left: 50%; top: 60px; margin-left:-8px; border-radius:50%;}
.m2abt_yrs .swiper-slide:after{ content: ""; background: url(../images/m2abt_c3ico.png) no-repeat center center; height: 32px; width: 25px; position: absolute; left: 50%; top: 2px; margin-left: -12px; opacity:0; transition:all 0.3s ease; }
.m2abt_yrs .swiper-slide-thumb-active:after{ animation:posani 2s linear infinite; opacity:1;}
.m2abt_yrs .swiper-slide span{ display: block; padding-top: 98px; text-align: center; font: 18px/30px din_b; color: #1650a7; transition:all 0.3s ease;; opacity:0.4; }
.m2abt_yrs .swiper-slide-thumb-active span{ opacity: 1; font-size: 24px;}
.m2abt_yrs .swiper-slide i{ background: url(../images/m2abt_c5line.png) no-repeat center center; height: 4px; width: 100px; position: absolute; top: 66px; right: -50px; }
.m2abt_yrs .swiper-slide i:after{content:""; width:0%; height:4px; background:#1650A8; position:absolute; left:0; top:0;}
.m2abt_yrs .swiper-slide-thumb-active i:after{width:100px; transition:all 1s ease;}
.m2abt_yrs .swiper-slide:last-child i{display:none;}
@media (max-width:1799px){
.m2abt_c3box{height:372px;}
.m2abt_c3ani{ background-size:100% auto;}
.m2abt_c3ani i{width:150px; height:77px; background-size:100% auto!important;}
.m2abt_c3ani i.on {bottom: 330px;left: 980px;}
.m2abt_c3box{padding-top:20px;}
.m2abt_c3box .prev{width:42px; height:42px; background-size:10px auto!important;}
.m2abt_c3box .next{ width:42px; height:42px; background-size:10px auto!important;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2abt_c3box .prev{left:0;}
.m2abt_c3box .next{right:0;}
}
@media (max-width:993px){
.m2abt_yrs{display:none;}
.m2abt_c3swiper{width:590px;}
.m2abt_c3box .prev{top:150px;}
.m2abt_c3box .next{top:150px;}
.m2abt_c3yr{font: 50px/60px din_b; }
.m2abt_c3des{margin-top:8px;}
}
@media (max-width:767px){
.m2abt_c3swiper{width:100%;}
.m2abt_c3evs{ padding:15px;}
.m2abt_c3yr {font: 38px/46px din_b;}
.m2abt_c3box .prev{top:360px; left:calc(50% - 50px); width:38px; height:38px;}
.m2abt_c3box .next{top:360px; left:auto; right:calc(50% - 50px); width:38px; height:38px;}
.m2abt_c3ani{display:none;}
.m2abtCon3{padding:12vw 0 20vw;}
}


.hmCon1{ padding: 12.5vw 0; background: url(../images/hmc2bg.png) no-repeat right center; }
.hmCon{ width:84.89vw; padding-left:15px; padding-right:15px; margin-left:auto; margin-right:auto;}
.hmc1t,.hmc5t{ font-size: 46px; line-height: 50px; color: #12294f; font-weight:bold; display: block; letter-spacing: 5px; }
.hmc1txt{ max-width: 845px; font-size: 18px; line-height: 36px; letter-spacing: 1px; text-align: justify; color: #7d8090; margin-top:1.56vw }
.hmc1Btn{}
@media (max-width:1799px){
.hmCon1{background-size:auto 85.46vh;}
.hmc1t, .hmc5t{font-size:32px; line-height:36px; letter-spacing:3px;}
.hmc1txt{font-size:16px; line-height:32px; max-width:605px;}
.hmCon1{padding:8.5vw 0;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hmCon1{background-size:auto 59vh;}
.hmc1t,.hmc5t{font-size:28px; line-height:30px;}
}
@media (max-width:993px){
.hmCon1{ padding: 7vw 0 50vw; background: url(../images/hmc2mbg.png) no-repeat center center; background-size:100% auto;}
.hmCon{ width:auto; max-width:750px;}
.hmc1txt{max-width:none;}
}
@media (max-width:767px){
.hmCon1{padding:12vw 0 36vw; background-position:center bottom;}
.hmc1t,.hmc5t{font-size:24px; text-align:center;}
.hmc1txt{font-size:13px; line-height:26px; margin-top:15px;}
}


.hmCon2Wpr{overflow:hidden;}
.hmCon2{ display:flex; width:120vw; margin-left:-10vw}
.hmc2item{ height:calc(100vh - 100px); width:50%; position:relative; transition:all 0.5s ease;}
.hmCon2 .hmc2item:nth-child(1) .hmc2dx{ padding-left:10%;}
.hmCon2 .hmc2item:nth-child(2) .hmc2dx{ padding-right:10%;}
.hmc2bg{ position:absolute; left:0; top:0; right:0; bottom:0; overflow:hidden;transform: skewX(-15deg);}
.hmc2bg .bgImg{ width:100vw; height:100%; position:absolute; left:50%; top:0; margin-left:-50vw;transform: skewX(15deg);}
.hmc2dx{ width:100%; position:absolute; left:0; top:50%; transform:translateY(-50%); color:#fff; text-align:center; transition:all 0.5s ease;}
.hmc2dicon{ display:block; width:100px; height:100px; margin:0 auto}
.hmc2dx strong{ font-size: 46px; line-height: 60px; letter-spacing: 2px; margin-top: 22px; display: block; }
.hmc2hx{ position:absolute; left:0;/* bottom:0;*/ right:0; padding:0 18.18% 4.27vw; color:#fff; z-index:2; top:50%; transform:translateY(-50%); padding-bottom:0}
.hmCon2 .hmc2item:nth-child(1) .hmc2hx{padding-left:25%; padding-right:18%;}
.hmCon2 .hmc2item:nth-child(2) .hmc2hx{padding-right:22%; padding-left:15%;}
.hmc2hico{ display:block; margin-left:-8px; transition:all 0.5s ease; opacity:0; transform:translateY(80px); width:100px; height:100px;}
.hmc2hx strong{ font-size: 46px; line-height: 50px; letter-spacing: 3px; display: block; margin: 1.45vw 0px 1.14vw; transition:all 0.5s ease; opacity:0; transform:translateY(80px); }
.hmc2hx p{ font-size: 20px; line-height: 32px; letter-spacing: 1px; transition:all 0.5s ease; opacity:0; transform:translateY(80px); }
.hmc2as{ margin-bottom:40px; margin-top:30px; transition:all 0.5s ease; opacity:0; transform:translateY(80px);}
.hmc2as a{ color: #fff; line-height: 46px; letter-spacing: 1px; display: inline-block; height: 48px; padding:0 25px; min-width: 160px; margin-right: 12px; text-align:center; border-radius:2em; }
.hmc2as a i{ display:none;}
.hmc2as a.on{ color:#8f1710; background:#fff;}
.hmc2as a.on i{ display:inline-block; margin-left:5px; transition:all 0.3s ease;}
.hmCon2 .hmc2item:nth-child(1) .hmc2as a.on{ color: #1952a9; }
.hmc2mx{opacity:0; transform:translateY(80px); transition-delay:0.5s; transition:all 0.5s ease;}
.hmc2item:hover .hmc2dx{ opacity:0; transform:translateY(-80%);}
.hmc2item:hover .hmc2hico{opacity:1; transform:translateY(0); transition-delay:0.2s;}
.hmc2item:hover .hmc2hx strong{opacity:1; transform:translateY(0); transition-delay:0.3s;}
.hmc2item:hover .hmc2hx p{opacity:1; transform:translateY(0); transition-delay:0.4s;}
.hmc2item:hover .hmc2as{opacity:1; transform:translateY(0); transition-delay:0.5s;}
.hmc2item:hover .hmc2mx {opacity:1; transform:translateY(0); transition-delay:0.6s;}
.hmc2item:hover{ width:100%;}
@media (max-width:1799px){
.hmc2dicon{width:66px; height:66px;}
.hmc2dx strong{font-size:32px; line-height:40px;}
.hmc2hico{margin-left:-5px; width:66px; height:66px;}
.hmc2hx strong{ font-size:32px; line-height: 40px; letter-spacing: 2px;}
.hmc2hx p{ font-size: 16px; line-height: 30px}
.hmc2as{ margin-bottom:30px; margin-top:24px;}
.hmc2as a{ line-height: 38px; height: 40px; padding:0 20px; min-width: 140px; margin-right: 10px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hmc2as a{min-width:80px; margin-right:5px;}
.hmc2hx strong,.hmc2dx strong{font-size:28px; line-height:30px;}
}
@media (max-width:993px){
.hmCon2{display:block;}
.hmc2item{width:100%; height:520px;}
.hmc2hx{padding-bottom:60px; padding-left:12%!important; padding-right:12%!important;}
.hmc2item .hmc2dx{ opacity:0; transform:translateY(-80%);}
.hmc2item .hmc2hico{opacity:1; transform:translateY(0); transition-delay:0.2s;}
.hmc2item .hmc2hx strong{opacity:1; transform:translateY(0); transition-delay:0.3s;}
.hmc2item .hmc2hx p{opacity:1; transform:translateY(0); transition-delay:0.4s;}
.hmc2item .hmc2as{opacity:1; transform:translateY(0); transition-delay:0.5s;}
.hmc2item .hmc2mx {opacity:1; transform:translateY(0); transition-delay:0.6s;}
.hmc2item{ width:100%;}
.hmc2hx strong{margin-top:30px;}
}
@media (max-width:767px){
.hmc2hx strong,.hmc2dx strong{font-size:24px;}
.hmc2hico{ width:50px; height:50px;}
.hmc2hx strong{margin-top:12px; margin-bottom:8px;}
.hmc2hx p{font-size:13px; line-height:26px;}
.hmc2as a{line-height:32px; height:32px; margin-right:0; padding:0 12px; font-size:12px; min-width:10px;}
.hmc2as a i{display:none!important;}
.hmc2as{margin-right:-15px;}
.hmc2hx{padding:0 15px 40px;}
.hmc2as {margin-bottom: 20px;margin-top: 14px;}
.hmc2bg,.hmc2bg .bgImg{transform:rotate(0);}
.hmc2item{height:450px;}
}


.hmCon3{ padding:6.25vw 0}
.hmc3Tx{ height:46px;}
.hmc3nm{ float:left; font-size: 46px;color: #12294f; font-weight:bold; letter-spacing: 5px; }
.hmc3nav{ float:right;}
.hmc3nav a{ line-height: 42px; letter-spacing: 1px; display: inline-block; height: 46px; width: 160px; border: 2px solid #D2D2D2; margin-left: 20px; border-radius:2em; text-align:center; cursor:pointer;}
.hmc3nav a.on,.hmc3nav a:hover{ color: #FFF; background: #B93A32; border: 2px solid #B93A32; }
.hmc3BoxWpr{ margin-top:3.2vw; position:relative; margin-left:-1.56vw; margin-right:-1.56vw;}
.hmc3item{ display:none;}
.hmc3item.on{ display:block; animation:fadeInUp 0.3s ease;}
.hmc3ul{ width:66.6%; float:left;}
.hmc3ul li{ width:50%; float:left; padding:0 1.56vw;}
.hmc3ul .hmc3aBox{ display:block; height:488px; border-radius:0.3em; overflow:hidden; box-shadow:0 5px 20px rgba(0,58,145,0.1); position:relative;}
.hmc3ul .hmc3aBox .bgImg{ position:absolute; left:0; top:0; right:0; bottom:198px; transition:all 0.5s ease;}
.hmc3ul .hmc3aBox .bgImg:after{content:""; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,50,125,0.8); transition:all 0.3s ease; opacity:0}
.hmc3bm{ height: 198px; position: absolute; left: 0; right: 0; bottom: 0; padding: 32px 35px 0px; transition:all 0.3s ease; }
.hmc3tm{ height: 45px; line-height: 45px; font-size: 22px; color: #919191; overflow:hidden; }
.hmc3tm .fl{}
.hmc3tm .fl i{ font-size: 40px; font-style: normal; font-weight: normal; color: #333; }
.hmc3tm .fr{ line-height:30px; margin-top:15px;}
.hmc3bm p{ font-size: 21px; line-height: 38px; margin-top: 10px; letter-spacing:1px; -webkit-line-clamp:2; color:#333;}
.hmc3ul .hmc3aBox:hover .hmc3bm{opacity:0;}
.hmc3ul .hmc3aBox:hover .bgImg{bottom:0;}
.hmc3ul .hmc3aBox:hover .bgImg:after{opacity:1;}
.hmc3hx{ position:absolute; left:0; top:0; right:0; bottom:0; color:#fff; padding:55px 35px 0; transition:all 0.6s ease; opacity:0; transform:translateY(50px)}
.hmc3hx .hmc3tm *{ color:#fff!important;}
.hmc3hx strong{ font-size: 22px; line-height: 36px; letter-spacing: 1px; -webkit-line-clamp: 2; font-weight: normal; margin: 14px 0px 32px; }
.hmc3hx p{ font-size: 18px; line-height: 32px; letter-spacing: 1px; -webkit-line-clamp: 3; }
.hmc3_m{ font-size: 16px; line-height: 26px; letter-spacing: 1px; margin-top: 32px; display:block}
.hmc3aBox:hover .hmc3hx{opacity:1; transform:translateY(0)}
.hmc3ul2{ width:33.33%; float:right; padding:0 1.56vw;}
.hmc3ul2 li{ margin-bottom:34px;}
.hmc3ul2 li:last-child{ margin-bottom:0!important;}
.hmc3ul2 .hmc3aBox{ display:block; height:140px; position:relative;}
.hmc3ul2 .hmc3aBox .overflowHide{ height:140px; width:250px; float:left; border-radius:0.3em; overflow:hidden; box-shadow:0 5px 20px rgba(0,58,145,0.1);}
.hmc3rsx{ margin-left: 276px; padding-top: 18px; }
.hmc3rsx strong{ font-size: 20px; line-height: 32px; font-weight: normal; letter-spacing: 1px; -webkit-line-clamp:2; margin-bottom:15px;}
.hmc3rsx i{ background: url(../images/hmc5ar.png) no-repeat; height: 7px; width: 27px; display:inline-block;}
.hmc3ul2 .hmc3aBox:hover .hmc3rsx i{ background: url(../images/hmc5ar2.png) no-repeat center center; }
@media (max-width:1799px){
.hmc3Tx{ height:40px;}
.hmc3nm{font-size: 32px; letter-spacing: 3px; line-height:40px; }
.hmc3nav a{ line-height: 38px; height: 40px; width: 140px; border: 1px solid #D2D2D2; margin-left: 15px;}
.hmc3ul li{ padding:0 1.2vw;}
.hmc3ul .hmc3aBox{height:418px;}
.hmc3ul .hmc3aBox .bgImg{bottom:160px;}
.hmc3bm{ height: 160px; padding:24px 20px 0px;}
.hmc3tm{height: 40px;line-height: 40px;font-size: 18px;}
.hmc3tm .fl i{ font-size: 40px;}
.hmc3tm .fr{ line-height:30px; margin-top:15px;}
.hmc3bm p{ font-size: 16px; line-height: 30px;}
.hmc3BoxWpr{margin-left:-10px; margin-right:-10px;}
.hmc3ul li{padding:0 10px;}
.hmc3hx{padding:40px 25px 0;}
.hmc3hx strong{ font-size: 18px; line-height: 34px; margin: 12px 0px 20px; }
.hmc3hx p{ font-size: 14px; line-height: 26px;}
.hmc3_m{ font-size: 14px; line-height: 22px; margin-top: 26px;}
.hmc3ul2{ padding:0 10px;}
.hmc3ul2 li{ margin-bottom:20px;}
.hmc3ul2 .hmc3aBox{ height:126px;}
.hmc3ul2 .hmc3aBox .overflowHide{ height:126px; width:170px;}
.hmc3rsx{ margin-left: 186px; padding-top: 15px; }
.hmc3rsx strong{ font-size: 16px; line-height: 30px; margin-bottom:12px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hmc3ul2 .hmc3aBox .overflowHide{width:150px;}
.hmc3rsx{margin-left:158px;}
.hmc3nm{font-size:28px;}
}
@media (max-width:993px){
.hmc3nav a{width:120px; margin-left:10px;}
.hmc3ul{width:100%;}
.hmc3ul2{width:100%; margin-top:25px;}
.hmc3rsx{margin-left:165px;}
.hmCon3{padding:7vw 0;}
.hmc3BoxWpr{margin-top:5vw;}
}
@media (max-width:767px){
.hmCon3{padding:12vw 0 15vw;}
.hmc3Tx{text-align:center; height:auto;}
.hmc3nm{float:none; display:block; font-size:24px;}
.hmc3nav{float:none; margin-top:15px; margin-left:-10px; margin-right:-10px;}
.hmc3nav a{font-size:14px; line-height:36px; height:38px; width:auto; padding:0 3vw; margin:0 2px;}
.hmc3ul li{width:100%;}
.hmc3bm p{font-size:14px; line-height:26px;}
.hmc3tm .fl i{font-size:32px;}
.hmc3rsx strong{font-size:15px; line-height:26px;}
}


.hmCon4{ padding: 6.25vw 0; color: #fff; background: url(../images/hmc5bg.jpg) no-repeat center center; background-size:cover; }
.hmCon4 .m2abt_c3ani{ background: url(../images/m2abt_c2line2.png) no-repeat center center; }
.hmCon4 .m2abt_c3swiper{ background: url(../images/hmc5lay.png) no-repeat center center; background-size:cover;}
.hmCon4 .m2abt_c3evs{ color:#1650a8;}
.hmCon4 .m2abt_c3ani i{ background: url(../images/hmc5fr.png) no-repeat center center; }
.hmCon4 .m2abt_c3box .next:hover,.hmCon4 .m2abt_c3box .prev:hover{ background:#e7eff6 url(../images/m2abt_c2btn2.png) no-repeat center center;}
.hmCon4 .m2abt_yrs .swiper-slide:after {background: url(../images/m2abt_c3ico2.png) no-repeat center center;}
.hmCon4 .m2abt_yrs .swiper-slide:before {background: #fff;border: 5px solid #4E7ABE;}
.hmCon4 .m2abt_yrs .swiper-slide i {background: url(../images/m2abt_c5line2.png) no-repeat center center;}
.hmCon4 .m2abt_yrs .swiper-slide i:after{background:#fff;}
.hmCon4 .m2abt_yrs .swiper-slide span{ color:#fff;}


.hmCon5{ padding: 5.2vw 0px 8vw; overflow:hidden; }
.hmc5t{ text-align:center;}
.hmc5swiper{ margin-top:2.6vw; width:205.31vw; position:relative; left:50%; margin-left:-102.65vw;}
.hmc5swiper dd{ padding:0 25px;}
.hmc5aBox{ display:block; opacity:0.2}
.slick-current .hmc5aBox{opacity:1;}
.hmc5aBox .overflowHide{ height:600px;}
.hmc5aBox .bgImg:after{ content: ""; background: url(../images/hmc6bg.png) no-repeat left center; position:absolute; left:0; top:0; right:0; bottom:0; background-size:auto 100%; transition:all 0.5s ease; opacity:0;}
.slick-current .hmc5aBox .bgImg:after{opacity:1;}
.hmc5hx{ position:absolute; left:0; top:0; right:0; bottom:0; color:#fff;display:flex; flex-direction:column; justify-content:center; padding:0 4.68vw; padding-top:100px;}
.hmc5hx strong{ font-size: 40px; line-height: 60px; letter-spacing: 3px; color: #FFF; transition:all 0.5s ease; opacity:0; transform:translateY(90px); }
.hmc5hx span{ margin-top: 40px; line-height: 44px; height: 48px; width: 180px; font-size: 14px; letter-spacing: 1px; display: inline-block; border: 2px solid #FFF; border-radius:2em; text-align:center; transition:all 0.5s ease; opacity:0; transform:translateY(90px);}
.slick-current .hmc5hx strong{ opacity:1; transform:translateY(0); transition-delay:0.2s;}
.slick-current .hmc5hx span{ opacity:1; transform:translateY(0); transition-delay:0.4s;}
.hmc5swiper .slick-dots{bottom:-3.2vw;}
.hmc5swiper .slick-dots li button{display:none;}
.hmc5swiper .slick-dots li { background: #D5D5D5; display: inline-block; height: 8px; width: 8px; margin: 0px 15px; position: relative; border-radius:50%; vertical-align:middle}
.hmc5swiper .slick-dots li.slick-active{ background:#B93A32}
.hmc5swiper .slick-dots li.slick-active:after{ content: ""; height: 24px; width: 24px; border: 2px solid #B93A32; position: absolute; left: -8px; top: -8px; border-radius:50%;}
.hmc5swiper .slick-prev{ width:68.66vw; height:100%; position: absolute; left: 0px; top: 0px; text-indent: 100000px; white-space: nowrap; overflow: hidden; cursor:pointer; background:rgba(255,255,255,0); z-index:1;}
.hmc5swiper .slick-next{ width:68.66vw; height:100%; position: absolute; right: 0px; top: 0px; text-indent: 100000px; white-space: nowrap; overflow: hidden; cursor:pointer; background:rgba(255,255,255,0); z-index:1;}
.hmc5swiper .slick-prev:after{ content: ""; width: 50px; height: 50px; background: url(../images/m2wc_btna.png) no-repeat center center; position: absolute; right: 50px; top: 50%; margin-top: -25px; border: 1px solid #1951A4; border-radius:50%; background-size:10px auto; }
.hmc5swiper .slick-next:after{content:""; width: 50px; height: 50px; background: url(../images/m2wc_btna.png) no-repeat center center; position: absolute; left: 50px; top: 50%; margin-top: -25px; border: 1px solid #1951A4; border-radius:50%; background-size:10px auto;transform:rotate(180deg);}
@media (max-width:1799px){
.hmc5swiper{ width:205.31vw;}
.hmc5swiper dd{ padding:0 15px;}
.hmc5aBox .overflowHide{ height:400px;}
.hmc5hx strong{ font-size: 30px; line-height: 42px; letter-spacing: 5px;}
.hmc5hx span{ margin-top: 30px; line-height: 38px; height: 40px; width: 160px;border: 1px solid #FFF;}
.hmc5swiper .slick-prev:after{width: 40px; height: 40px; right: 40px; margin-top: -20px; background-size:7px auto;}
.hmc5swiper .slick-next:after{width: 40px; height: 40px; left: 40px; margin-top: -20px; background-size:7px auto;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hmc5hx strong{font-size:26px; line-height:38px;}
}
@media (max-width:993px){
.hmCon4{padding:7vw 0;}
.m2abt_c3ani i{bottom:69px;}
.m2abt_c3ani i.on {bottom: 262px;left: 580px;}
.hmCon5{padding:7vw 0 11vw;}
.hmc5swiper .slick-dots{bottom:-5vw;}
.hmc5swiper .slick-dots li{margin:0 10px;}
.hmc5aBox .overflowHide{height:280px;}
.hmc5hx{padding-top:10px; padding-left:20px; padding-right:20px;}
.hmc5hx span{width:130px; margin-top:20px;}
}
@media (max-width:767px){
.hmCon4{padding:12vw 0 20vw;}
.hmCon5{padding:12vw 0 23vw;}
.hmc5swiper .slick-dots{bottom:-42px;}
.hmc5hx strong{font-size:16px; line-height:30px;}
.hmc5swiper{width:auto; margin-left:0; margin-right:0; left:0; margin-top:25px;}
.hmc5swiper .slick-list{padding:0!important;}
.hmc5swiper dd{padding:0;}
}