﻿@charset "UTF-8";
@font-face
{
font-family: enFont;
src: url('../fonts/enFont.ttf');
}
.wrapper{height:100%}
body{overflow-x:hidden; transition:all 0.5s ease-in-out;}
.hmBody{opacity:0;}
.hmFocus170324{background:url(../images/loader.gif) no-repeat center center;height:100%}
.hmFocus170324 .swiper-wrapper{height:100%}
.hmFocus170324 .bgImg{position:absolute;left:0;top:0;width:100%;height:100%}
.hmFocus170324 .hmFocusBtnL{background:rgba(0,0,0,.35) url(../images/hm161009BtnL.png) no-repeat center center;height:86px;width:43px;margin-top:-43px;position:absolute;z-index:5;left:0;top:50%;display:block;border-radius:0 .2em .2em 0;display:none}
.hmFocus170324 .hmFocusBtnR{background:rgba(0,0,0,.35) url(../images/hm161009BtnR.png) no-repeat center center;height:86px;width:43px;margin-top:-43px;position:absolute;z-index:5;right:0;top:50%;display:block;border-radius:.2em .2em 0 0;display:none}
.hmFocus170324 .swiper-pagination{height:3px;bottom:50px; display:none}
.hmFocus170324 .swiper-pagination-bullet{margin:0 5px;height:3px;width:30px;border-radius:0;background:rgba(255,255,255,.7);opacity:1}
.hmBan1_box{width:100%; max-width:800px; text-align:center;padding:0px 15px 0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#FFF}
.hmBan1_p1 img{ max-width:90%; height:auto;}
.hmBan1_p3{ font-size: 34px; line-height: 46px; text-shadow:0 0 8px rgba(0,0,0,1); margin-top:30px;}
.zypartner{ background:url(../images/zypartner.jpg) no-repeat center top;}
.zyinvestor{ background:url(../images/investor1.jpg) no-repeat center top;}
@keyframes nextIconMv{
	0% {bottom:6px; opacity:0}
	100% {bottom:0px; opacity:1}
}
@-webkit-keyframes nextIconMv{
	0% {bottom:6px; opacity:0}
	100% {bottom:0px; opacity:1}
}
@media (max-width:767px){
.hmFocus170324{height:500px}
.hmBan1_p3{ font-size: 24px; line-height: 38px; margin-top:20px;}
.fp-section, .fp-tableCell{height:auto!important;}
}
.adMenu_btn.active{background: url(../images/ad_menuBtn1.png) no-repeat;}
.nextBtn{ height: 65px; width: 29px; position: absolute; z-index: 50; margin-left: -15px; left: 50%; bottom: 35px; background: url(../images/next_ms.png) no-repeat center top; }
.nextBtn i{ background: url(../images/next_arrow.png) no-repeat; height: 10px; width: 15px; margin-left: -8px; position: absolute; left: 50%; bottom: 0px; display: inline-block; animation:nextIconMv 0.8s linear 0s infinite; -webkit-animation:nextIconMv 0.8s linear 0s infinite;  }
.hmPage_btn { background: url(../images/pc_btn1.png) no-repeat; height: 22px; width: 29px; display: block; z-index: 50; position: absolute; left: 120px; top: 34px; }
.hmPage1Rx { position: absolute; right: 120px; top:0px; z-index:50; }
.hmP1x_a { height:28px; width:; background: #FFF; font-size:14px; /*text-transform: uppercase;*/ color: #666; line-height: 28px; text-align: center; display: inline-block; border-radius:5%; margin-left: 20px; vertical-align:middle; padding:0 10px; margin-top:10px;}
.hmP1x_a:hover{ color: #FFF!important; background: #1b57a6!important; }
.serBox { height: 50px; width: 310px; background:rgba(255,255,255,0.9); position: absolute; left: -210px; top: 39px; display:none }
.serSubmit { background: url(../images/serBtn.png) no-repeat; height: 14px; width: 14px; border-width: 0px; border-style: none; position: absolute; top: 16px; right: 24px; cursor: pointer; }
.serIntBx { margin: 0px 20px; height: 39px; border-bottom: 1px solid #1a5da4; position: relative; padding: 8px 28px 0px 6px; }
.serIntBx:before{ content:""; width:1px; height:2px; background:#1a5da4; position:absolute; left:0; bottom:0}
.serIntBx:after{ content:""; width:1px; height:2px; background:#1a5da4; position:absolute; right:0; bottom:0}
.serInt { line-height: 30px; height: 30px; border-width: 0px; border-style: none; width: 100%; font-size: 14px; color: #000; background:none; }
.hmPage1Rx2 .hmP1x_a{ color: #494949; background: #DBDBDB; }
.hmPage1Rx2 .serBox{top:55px;}
.ph-top{ display:none;} 
@media (max-width:1599px){
.hmPage_btn{left:50px;}
.hmPage1Rx{right:10px; }
.web-top{ width:15%}
}
@media (max-width:767px){
.hmP1x_a{margin-left:10px;}
.nextBtn{display:none;}
.hmPage1Rx {display:none;}
.hmPage1Rx2{ display:block;}
.hmPage1Rx2 .serBox{top:40px;}
}

.menuLayerbg { height: 100%; width: 100%; position: fixed; z-index: 60; background: url(../images/menuBg.jpg) no-repeat center center; background-size:cover; display:none }
.menuClose { position: absolute; top: 36px; right: 118px; cursor: pointer; }
.menu_lst{ display: flex; align-items: center; height: 100%; color: #FFF; }
.menu_lst li strong { float: left; width: 190px; font-size: 30px; text-align: right; font-weight: normal; }
.menu_lst ul li { padding: 20px 0px; line-height:50px; }
.menu_lst li div { margin-left: 190px; }
.menu_lst li div .cor_bs { font-size: 20px; margin-left: 40px; white-space: nowrap; }
.menu_lst li a{vertical-align:middle;}
.menu_logo{ position: absolute; top: -160px; left: -100px; }
@media (max-width:1599px){
.menuClose{right:50px;}
}
@media (max-height:800px){
.menu_lst ul li{padding:10px 0;}
}
@media (max-height:750px){
.menu_logo{ top: -120px; }
.menu_lst ul li{padding:5px 0;}
}
@media (max-width:1599px){
.menu_logo{left:0;}
.menu_lst li strong{font-size:26px;}
}

.footer{ font-size: 14px; line-height: 26px; color: #939292; padding: 42px 120px; background: #302f2f; }
.footer a,.footer a:hover{ color: #939292; }
.footer a,.footer text{vertical-align:middle;}
.foot_sina { background: url(../images/ft_i1.png) no-repeat; display: inline-block; height: 24px; width: 24px; margin-left: 15px; position: relative; }
.foot_wechat { background: url(../images/ft_i2.png) no-repeat; display: inline-block; height: 24px; width: 24px; margin-left: 15px; position: relative; }
.ftWxImg{position:absolute; left:50%; width:116px; height:116px; margin-left:-58px; background:#fff; bottom:36px; padding:8px 0 0 8px; display:none}
.ftWxImg:after{content:""; border-left:8px solid transparent; border-right:8px solid transparent; border-top:8px solid #fff; position:absolute; left:50%; bottom:-6px; margin-left:-11px;}
.foot_wechat:hover .ftWxImg{display:block;}
.ftWxImg img{width:100px!important; height:100px!important;}
@media (max-width:1599px){
.footer{ padding: 42px 50px; }
}
@media (max-width:992px){
.footer span{float:none!important; display:block; text-align:center;}
}
@media (max-width:767px){
.footer {padding: 30px 15px;}
.nhmp2Top{ display:none;}
}


.nhmP2Container{height:100%; position:relative;}
.nhmp2Top{position:absolute; width:100%; left:0; top:155px; }
.nhmtBox{ font-size: 44px; line-height: 60px; text-align: center; }
.nhmtDes { font-size: 17px; line-height: 28px; color: #888888; text-align: center; margin-top: 30px; }
.nhmc2Bom{position:absolute; width:100%; overflow:hidden; top:362px; bottom:0; }
.nhmc2List{margin:0 -1px; height:100%;}
.nhmc2List li{ padding: 1px 0px 0px 1px; float: left; height: 50%; width: 25%;}
.nhmc2_aBox{display:block; height:100%;}
.nhmc2_aBox .overflowHide { height: 100%; width: 100%; }
.nhmc2Bg{background:rgba(26,93,164,0.6); width:100%; height:100%; position:absolute; left:0; top:0; transition:all 0.5s ease-in-out; opacity:0; transform:translateY(100%);}
.nhmc2Txt{ height: 100%; width: 100%; position:absolute; left:0; top:0; display:flex; align-items:center; }
.nhmc2_aBox .w100{padding:0 18px; text-align:center}
.nhmc2_st{ font-size: 20px; line-height: 32px; color: #FFF; display: block; font-weight: normal; margin-bottom: 12px; transition:all 0.5s ease-in-out; }
.nhmc2_p{ font-size: 15px; line-height: 24px; color: #FFF; height:0px; overflow:hidden; transition:all 0.5s ease-in-out; transform:scale(0); opacity:0 }
.nhmc2Icon{ transition:all 0.5s ease-in-out; max-height:80px; width:auto; overflow:hidden}
.nhmc2_aBox:hover .nhmc2_p{transform:scale(1); opacity:1; height:24px;}
.nhmc2_aBox:hover .nhmc2Icon{opacity:0; transform:scale(0); height:0;}
.nhmc2_aBox:hover .nhmc2Bg{opacity:1; transform:translateY(0);}
@-moz-document url-prefix(){ 
.nhmc2List li:nth-child(3),.nhmc2List li:nth-child(7){padding-left:2px;}
}
@media (max-height:880px){
.nhmp2Top{top:105px; }
.nhmc2Bom{top:280px;}
}
@media (max-width:1399px){
.nhmtDes{font-size:18px; margin-top:20px;}
.nhmtBox{font-size:34px; line-height:50px;}
.nhmc2Bom{top:300px;}
}
@media (max-width:992px){
.nhmc2Bom{top:350px;}
}
@media (max-width:767px){
.nhmp2Top{position:static; padding-top:50px; margin-bottom:35px; }
.nhmtBox{font-size:28px; line-height:38px;}
.nhmc2Bom{position:static;}
.nhmc2List li{height:250px; width:100%; padding:0!important; margin-top:1px;}
.nhmtDes{font-size:16px; line-height:26px; color:#333;}
}

.nhmP4L{ float: left; height: 100%; width: 50%; }
.nhmP4R{ float: right; height: 100%; width: 50%; position: relative; }
.nhmR4_arrow{ content: ""; background: url(../images/nhmc4_arrow.png) no-repeat; height: 185px; width: 178px; position: absolute; top: 84px; right: 0px; }
.nhmR4_t{ width: 96%; display: block; position: absolute; bottom: 1%; left: 50%; transform:translateX(-50%);}
.nhmc4Box{ position: relative; z-index: 5; padding-right: 118px; height: 100%; display:flex; align-items:center;}
.nHmc4rCon{ padding-left:10.8%; width:100%;}
.nHmc4_bt{ font-size: 40px; font-weight: normal; line-height: 60px; display: block; padding: 40px 0px 36px; }
.nhmR4_ul li { margin-top: 26px; height: 106px; overflow: hidden; }
.nhm4Tm { float: left; height: 106px; width: 106px; font-size: 20px; line-height: 30px; color: #989898; background: #F2F2F2; text-align: center; padding-top: 19px; transition:all 0.5s ease-in-out; }
.nhm4Tm span { display: block; font-size: 38px; line-height: 42px; font-weight: bold; }
.nhm4Dex { margin-left: 128px; }
.nhm4Dex .ellipsis { font-size: 24px; line-height: 48px; height: 48px; font-weight: normal; display: block; color: black }
.nhm4Dex p { font-size: 16px; line-height: 22px; color: #666666; height: 44px; overflow: hidden; display: block;}
.nhm4_aBox:hover .nhm4Tm{ color: #FFFFFF; background: #1a5da4; }
@media (max-width:1599px){
.nhmc4Box{padding-right:50px;}
}
@media (max-width:1399px){
.nHmc4_bt{ font-size: 34px; line-height: 50px; padding: 40px 0px 10px; }
.nhmR4_ul li{margin-top:18px;}
.nhm4Dex .ellipsis{font-size:22px;}
}
@media (max-width:992px){
.nhm4Dex .ellipsis{font-size:18px;}
}
@media (max-width:767px){
.nhmR4_arrow{ display:none}
.nhmP4L{width:100%; height:300px; float:none;}
.nhmP4R{width:100%; float:none;}
.nhmc4Box{ display:block; height:auto; padding:0 15px 110px;}
.nHmc4rCon{padding-left:0;}
.nhm4Dex p{font-size:14px;}
.nhm4Dex{margin-left:120px;}
.nHmc4_bt{font-size:28px; text-align:center}
}

.nlxCon{ height: 920px; background: url(../images/mapBg2.jpg) no-repeat center center; padding-top: 98px; }
.nlxBox{ max-width:1230px; width:100%; position:relative; margin:0 auto;}
.nlxL { float: left; width: 488px; }
.nlxAdr { background: url(../images/nlx_icon1.png) no-repeat; height: 103px; width: 77px; position: absolute; right: 200px; top: 225px; }
.nlxAdr span{ font-size: 16px; line-height: 64px; font-weight: bold; color: #FFF; background: #1a5da4; text-align: center; display: inline-block; height: 64px; width: 370px; margin-left: -185px; position: absolute; left: 50%; top: -115px; border-radius:0.2em;}
.nlxTop{ padding: 15px 28px 18px; font-size: 14px; line-height: 24px; margin-bottom: 10px; position: relative; display: block; cursor: pointer; background: #FFF; transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
.nlxTop.on { color: #FFF; background: #1a5da4;}
.nlxTop strong{ display: block; font-size: 20px; line-height: 42px; height: 42px; overflow: hidden; color: #1a5da4; transition:all 0.5s ease-in-out; }
.nlxTop.on strong{ color: #FFF; }
.nlxBtn { background: url(../images/nlx_btn.png) no-repeat; display: block; margin: 50px auto 0px; height: 19px; width: 36px; }
.nlxMx { font-size: 14px; line-height: 20px; color: #666666; padding: 8px 26px 14px; background: #FFF; height:105px; overflow:hidden; transition:all 0.5s ease-in-out; }
.nlxMx strong { font-size: 20px; color: #1a5da4; line-height: 36px; font-weight: normal; display: block; transition:all 0.5s ease-in-out; }
.nlxSwiper .swiper-container{height:445px;}
.nlxMx.on { color: #FFF; background: #1a5da4; }
.nlxMx.on strong{ color: #FFF; }
.hmp5Con{height:100%; overflow:hidden; width:100%; position:relative;}
.hmp5Con .nlxCon{ position: absolute; left: 50%; top: 50%; width: 100%; transform: translate(-50%,-44%); background: url(../images/mapBg.jpg) no-repeat center center; background-size:cover; }
.m2lxWrapper {margin-left:50px; margin-right:50px;}
@media (max-height:850px){
.hmPage5 .hmLxSbox{height:335px; overflow:hidden;}
.hmPage5 .nlxBtn{margin-top:30px;}
.hmp5Con .nlxCon{ padding-top:120px;}
.hmp5Con .nlxAdr{top:195px;}
}
@media (max-height:700px){
.hmPage5 .hmLxSbox{height:226px;}
.hmp5Con .nlxCon{ padding-top:200px;}
.hmp5Con .nlxAdr{top:115px;}
}
@media (max-width:992px){
.nhm4Dex .ellipsis{font-size:18px;}
.nlxAdr{display:none!important;}
.nlxL{float:none; margin:0 auto;}
}
@media (max-width:767px){
.hmp5Con{height:500px;}
.hmp5Con .nlxCon{padding-top:190px;}
.nlxL{width:auto; margin-left:15px; margin-right:15px;}
.nlxMx{height:140px;}
.nlxSwiper .swiper-container{height:600px;}
.hmLxSbox{height:150px!important;}
.m2lxWrapper .nlxCon {height:530px; padding-top:65px;}
.m2lxWrapper .swiper-container{height:150px;}
.hmPage5 .hmLxSbox{height:156px;}
.m2lxWrapper {margin-left:0px; margin-right:0px;}
.nhmp2Top{ display:block;}
.nhmc2Bom{ display:block;}
}

.hmPage3{ position:relative}
.hmp3_ar{ background: url(../images/hmc3_bg.png) no-repeat right bottom; height: 132px; width: 177px; position: absolute; right: 0px; bottom: 0px; }
.hmc3L { float: left; height: 100%; width: 45.6%; background-position:right center; background-repeat:no-repeat; background-size:cover; }
.hmc3R{float:right; width:54.4%; height:100%;}
.hmc3rBox{margin-right:118px; display:flex; align-items:center; height:100%; padding-left:10.8%}
.hmc3_t{ line-height: 46px; margin-bottom: 40px; font-size: 40px; margin-top:50px; }
.hmc3Des { font-size: 16px; line-height: 28px; margin-bottom: 35px; color: #888; }
.hmc3_ul{margin:0 -36px;}
.hmc3_ul li { float: left; width: 33.333%; padding: 0px 36px; text-align: center; }
.hmc3_num { font-size: 90px; color: #1a5da4; line-height: 77px; display: inline-block; margin-bottom: 18px; position: relative; font-weight: bold; }
.hmc3_num i { font-size: 38px; line-height: 30px; display: inline-block; position: absolute; top: -2px; right: -20px; font-weight: normal; }
.hmc3_ul li strong { line-height: 28px; height: 28px; overflow:hidden; margin-bottom: 15px; font-size: 16px; display: block; }
.hmc3_ul p { line-height: 24px; color: #777; font-size: 14px; text-align:left }
@media (max-width:1599px){
.hmc3rBox{margin-right:50px; padding-left:20px;}
.hmc3_ul{margin:0 -5px;}
.hmc3_ul li{padding:0 5px;}
.hmc3_ul li strong{ line-height:24px; height:48px;}
}
@media (max-width:1399px){
.hmc3_t{ line-height: 40px; margin-bottom:25px; font-size: 34px;}
.hmc3Des{font-size:16px; line-height:26px;}
.hmc3_num{font-size:80px; line-height:66px;}
}
@media (max-width:992px){
.hmc3_ul li strong{ font-size:15px;}
}
@media (max-width:767px){
.hmc3L{position:absolute; width:100%; top:0; left:0; opacity:0.1; background-size:100% auto;}
.hmc3R{width:100%; float:none; height:auto; padding:50px 15px; position:relative; z-index:2}
.hmc3rBox{display:block; margin:0; padding:0}
.hmc3_t{margin-top:0; font-size:28px; text-align:center}
.hmc3_ul li{width:100%; margin-bottom:25px;}
.hmc3_ul li strong{height:auto;}
.hmp3_ar{opacity:0.1;}
.hmc3_num{font-size:62px;}
}

@media (min-width:767px){
.hmc3L{transition:all 0.5s ease-in-out; transform:translate(-200px,0px); opacity:0; }
.active .hmc3L{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.hmc3_t{transition:all 0.5s ease-in-out; transform:translate(200px,0px); opacity:0; }
.active .hmc3_t{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.hmc3Des{transition:all 0.5s ease-in-out; transform:translate(200px,0px); opacity:0; }
.active .hmc3Des{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.hmc3_ul{transition:all 0.5s ease-in-out; transform:translate(200px,0px); opacity:0; }
.active .hmc3_ul{opacity:1; transform:translate(0px,0px); transition-delay:0.7s;}
.hmp3_ar{transition:all 0.5s ease-in-out; transform:translate(200px,0px); opacity:0; }
.active .hmp3_ar{opacity:1; transform:translate(0px,0px); transition-delay:0.6s;}
.nhmtBox{transition:all 0.5s ease-in-out; transform:translate(-200px,0px); opacity:0; }
.active .nhmtBox{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.nhmtDes{transition:all 0.5s ease-in-out; transform:translate(200px,0px); opacity:0; }
.active .nhmtDes{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.nhmc2List li{transition:all 0.5s ease-in-out; transform:translate(0px,100px); opacity:0; }
.active .nhmc2List li{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.nhmc2List li:nth-child(2n){transition:all 0.5s ease-in-out; transform:translate(0px,-100px); opacity:0; }
.active .nhmc2List li:nth-child(2n){opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.nhmP4L{transition:all 0.5s ease-in-out; transform:translate(-200px,0px); opacity:0; }
.active .nhmP4L{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.nhmP4R{transition:all 0.5s ease-in-out; transform:translate(200px,0px); opacity:0; }
.active .nhmP4R{opacity:1; transform:translate(0px,0px); transition-delay:0.4s;}
.hmp5Con{transition:all 0.5s ease-in-out; opacity:0; }
.active .hmp5Con,.active2 .hmp5Con{opacity:1; transition-delay:0.3s;}
.nlxL{transition:all 0.5s ease-in-out; transform:translate(-200px,0px); opacity:0; }
.active .nlxL,.active2 .nlxL{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.nlxAdr{transition:all 0.5s ease-in-out; transform:translate(200px,0px); opacity:0; }
.active .nlxAdr,.active2 .nlxAdr{opacity:1; transform:translate(0px,0px); transition-delay:0.7s;}
}

.m2zxCon { padding:52px 0px 122px; }
.top52{ padding-top:52px !important;}
.m2zxL { float: left; padding-left: 8%; padding-top:50px; }
.m2zx_s1 { font-size: 58px; line-height: 72px; font-weight: bold; color: #1a5da4; }
.m2zx_s2 { font-size: 32px; line-height: 55px; color: #1a5da4; margin-bottom:30px; }
.m2zx_s3 { font-size: 16px; line-height: 28px; color: #666; margin: 28px 0px 15px; }
.m2zxL dl{max-width:390px;}
.m2zxL dl dt { font-size: 16px; line-height: 38px; color: #666; }
.m2zxL dl dd { color: #666; font-size: 16px; line-height: 30px; background: url(../images/m2zx_i.jpg) no-repeat left center; padding-left: 12px; }
.m2zx_s4 { line-height: 30px; font-size: 16px; color: #c01920; margin-top: 18px; }
.m2zxR { float: right; padding: 0px 4% 0px 14%; margin-top: 18px; border-left: 1px solid #E0E0E0; height: 392px; }
.m2zxR ul li { width: 466px; min-height: 37px; margin-bottom: 11px; }
.m2zx_int { font: 16px/35px "微软雅黑"; color: #333; padding: 0px 16px; height: 37px; width: 100%; border: 1px solid #AAAAAA; }
.m2zx_area{ font: 16px/26px "微软雅黑"; color: #333; padding: 7px 16px; height: 78px; width: 100%; border: 1px solid #AAAAAA; }
.m2zx_submit { font-size: 16px; line-height: 37px; color: #FFF; background: #1a5da4; text-align: center; display: inline-block; height: 37px; width: 170px; }
@media (max-width:1329px){
.m2zxR{padding-left:6%;}
}
@media (max-width:1199px){
.m2zxL { padding-left:0; width:100%; }
.m2zxR{width:100%; padding:0; border:none}
.m2zxCon { padding: 82px 0px; }
.m2zxR ul li{width:100%;}
.nhmc2List li{ width:33.333%;}
}
@media (max-width:767px){
.m2zxCon { padding: 52px 0px; }
.m2zx_s1 { font-size: 38px; line-height: 52px; }
.m2zx_s2 { font-size: 24px; line-height: 35px; height: auto; }
.nhmc2List li{ width:33.333%;}
}

.m2menu{ text-align: center; padding-top: 66px; text-align:center}
.m2menu_a{ font-size: 30px; line-height: 66px; background: #F5F5F5; margin: 0px 15px; height: 66px; width: 320px; display: inline-block; margin-bottom:15px; }
.m2menu_a:hover,.m2menu_a.on{ color: #FFF; background: #1a5da4; }
.m2pos { line-height: 36px; font-size: 20px; color: #999999; padding: 45px 118px 48px; background: #F5F5F5; }
.m2pos_a{ color: #999999; margin: 0px 14px; }
.page{ line-height: 35px; text-align: center; height: 35px; margin-bottom: 70px; }
.page_a{ font-size: 12px; line-height: 35px; color: #FFF; background: #323131; text-align: center; display: inline-block; margin: 0px 3px; padding: 0px 13px; }
.page_a.on,.page_a:hover{ color: #FFF; background: #1a5da4; }
.page .page_a:first-child{margin-right:16px;}
.page .page_a:last-child{margin-left:16px;}
@media (max-width:1599px){
.m2pos {padding-left:50px; padding-right:50px;}
.m2menu_a{font-size:24px; width:auto; padding:0 50px;}
}
@media (max-width:767px){
.m2menu_a{font-size:18px; width:auto; padding:0 20px; line-height:42px; height:42px; margin:0 6px 10px;}
.m2menu{padding-top:50px;}
}


.m2csBan{ background: url(../images/m2cs_bg1.jpg) no-repeat center center; height: 794px; display:flex; align-items:center; }
.m2csBanTxt{ padding: 0px 15px; max-width: 1400px; margin:0 auto; color: #FFF; text-align: center; }
.m2csBanTxt strong{ font-size: 45px; line-height: 55px; margin-bottom: 38px; display:block; }
.m2csBanTxt p { font-size: 20px; line-height: 34px; }
.m2csArrow{ background: url(../images/m2cs_i1.png) no-repeat; display: block; margin: 130px auto 0px; height: 40px; width: 40px; }
.m2cs_t1 { font-size: 38px; font-weight: bold; text-align: center; margin: 52px 0px 10px; height: 70px }
.m2cs_ulBox{max-width:1400px; padding:0 15px; margin:0 auto; margin-bottom:55px;}
.m2cs_u1{margin:0 -27px;}
.m2cs_u1 li{ padding: 0 27px; margin-bottom: 22px; }
.m2cs_aBox .overflowHide { height: 284px; }
.m2cs_aBox strong{ display: block; font-size: 24px; line-height: 82px; height: 82px; text-align: center; font-weight: normal; }
.m2cs_lay{ background: #1a5da4; height: 100%; width: 100%; position: absolute; z-index: 5; left: 0px; top: 0px; transition:all 0.5s ease-in-out; opacity:0}
.m2cs_aBox:hover .m2cs_lay{opacity:0.5}
.m2pos .m2pos_a:first-child{ background: url(../images/m2hmi.png) no-repeat left center; padding-left: 34px; display: inline-block; }
.m2cs_aBox2 { display: block; background: #FFF; height:100%; position:relative; }
.m2cs_aBox2 .overflowHide { float: left; width: 50%; height: 587px; }
.m2cs_ax { height: 100%; width: 50%; display:flex; align-items:center; position:absolute; right:0; top:0; padding-right:118px; }
.m2cs_axDes{ padding: 0px 12.5%; }
.m2cs_axDes strong { font-size: 38px; line-height: 42px; margin-bottom: 30px; display: block; font-weight:bold; }
.m2cs_edt { font-size: 18px; line-height: 30px; color: #555; }
.m2cs_u2{padding-bottom:15px;}
.m2cs_u2 li:nth-child(2n) .m2cs_aBox2{ background: #F5F5F5; }
.m2cs_u2 li:nth-child(2n) .m2cs_aBox2 .overflowHide{float:right;}
.m2cs_u2 li:nth-child(2n) .m2cs_ax{right:auto; left:0; padding-right:0; padding-left:118px;}
.m2cs_sul li{ float: left; width: 50%; line-height: 30px; height: 30px; overflow: hidden; }
.m2csCon2{ max-width: 1400px; padding: 0px 15px; margin: 0px auto 75px; }
.m2cs_su2{margin:0 -4px;}
.m2cs_su2 li{ padding: 0 4px; width: 25%; margin-bottom:8px; float: left; height: 52px; overflow: hidden; line-height: 52px; }
.m2cs_su2 li span{ font-size: 18px; background: #F4F4F4; text-align: center; display: block; transition:all 0.5s ease-in-out; }
.m2cs_su2 li span:hover{ color: #FFF; background: #1a5da4; }
.m2cs_u3{margin:0 -2px 80px;}
.m2cs_u3 li{padding:0 2px;}
.m2cs_aBox3 .overflowHide { height: 381px; }
.m2csDown,.m2csDown:hover{ font-size: 24px; color: #FFF; text-transform: uppercase; line-height: 86px; margin: 0px auto 92px; height: 86px; width: 312px; text-align: center; display: block; background: #1a5da4; border-radius:0.3em;}
.m2csDown i{ background: url(../images/m2cs_i2.png) no-repeat; height: 41px; width: 54px; display: inline-block; margin-right: 12px; }
.m2csDown i,.m2csDown text{vertical-align:middle;}
@media (max-width:1599px){
.m2cs_u1{margin:0 -15px;}
.m2cs_u1 li{ padding: 0 15px; margin-bottom: 22px; }
.m2cs_ax{padding-right:50px;}
.m2cs_axDes{padding:0 25px;}
.m2cs_u2 li:nth-child(2n) .m2cs_ax{padding-left:50px;}
.m2cs_aBox3 .overflowHide{height:280px;}
}
@media (max-width:992px){
.m2cs_aBox .overflowHide{height:220px;}
.m2cs_aBox strong{font-size:20px;}
.m2pos{font-size:18px; padding:20px 15px;}
.m2cs_ax{padding-right:0; position:static; display:block; padding-top:35px; padding-bottom:35px; width:100%;}
.m2cs_aBox2 .overflowHide{width:100%; float:none!important; height:420px;}
.m2cs_axDes strong{font-size:36px; margin-bottom:10px;}
.m2cs_u2 li:nth-child(2n) .m2cs_ax{padding-left:0; position:static;}
.m2cs_u3 li{margin-bottom:4px;}
}
@media (max-width:767px){
.m2csBanTxt strong{ font-size:26px!important; margin-bottom:15px!important;}
.m2csBanTxt p{ font-size: 16px; line-height: 26px; }
.m2csArrow{margin-top:38px;}
.m2csBan{height:560px;}
.m2cs_t1{ margin: 42px 0px 30px; height: 30px; line-height: 30px; font-size:26px; font-weight:normal}
.m2cs_aBox strong{font-size:16px; line-height:28px; height:38px; padding-top:10px;}
.m2cs_aBox .overflowHide{height:200px;}
.m2pos{font-size:14px; padding:15px 10px;}
.m2pos_a{margin:0 4px;}
.m2cs_aBox2 .overflowHide{ height:220px;}
.m2cs_axDes{padding:0 15px;}
.m2cs_axDes strong{font-size:26px; margin-bottom:0px; font-weight:normal}
.m2cs_edt{font-size:16px; line-height:26px;}
.m2cs_sul li{width:100%;}
.m2cs_su2 li{width:100%; line-height:46px; height:46px;}
.m2cs_su2 li span{font-size:16px;}
.m2csCon2{margin-bottom:55px;}
.m2cs_u3{margin-bottom:50px;}
.m2csDown, .m2csDown:hover {font-size: 18px;line-height: 66px;margin: 0px auto 62px;height: 66px;width: 280px;}
.m2csDown i{transform:scale(0.7); margin-right:0}
.m2cs_ax{ padding-top:15px;}
}

.m2gzCon1{ max-width: 1130px; padding: 50px 15px 66px; margin: 0px auto; text-align: center; }
.m2gz_t1 { font-size: 40px; line-height: 80px; }
.m2gz_des { font-size: 18px; line-height: 30px; color: #666666; margin-bottom: 22px; }
.m2gz_more,.m2gz_more:hover{ font-size: 18px; line-height: 46px; color: #FFF; background: #1a5da4; text-align: center; display: block; margin: 0px auto; height: 46px; width: 152px; border-radius:0.2em; }
.m2gz_aBox .overflowHide { height: 488px; }
.m2gz_u1{ margin: 0px -3px; }
.m2gz_u1 li{ padding: 0px 3px; }
.m2gzBom{ margin: 102px auto 86px; max-width: 1400px; padding: 0 15px; }
.m2gz_u2{ margin:0 -55px}
.m2gz_u2 li{padding:0 55px; margin-bottom:30px;}
.m2gz_aBox2 { display: block; text-align: center; }
.m2gz_iBox { font-size: 0px; margin: 0px auto; height: 66px; width: 66px; position: relative; }
.m2gz_iBox img{position:absolute; left:0; top:0;}
.m2gz_aBox2 strong{ display: block; line-height: 70px; height: 70px; margin-bottom: 5px; font-size: 30px; }
.m2gz_aBox2 p { font-size: 18px; line-height: 24px; color: #919191; margin-bottom: 16px; }
.m2gz_aBox2 span{ font-size: 14px; line-height: 26px; text-transform: uppercase; color: #1a5da4; height: 26px; }
.m2gz_aBox2:hover .m2gz_iBox{ animation: icon-bounce 0.5s alternate;}
@media (max-width:1599px){
.m2gz_aBox .overflowHide{ height:320px;}
.m2gz_u2{ margin:0 15px}
.m2gz_u2 li{padding:0 15px; margin-bottom:20px;}
}
@media (max-width:1199px){
.m2gz_t1{font-size:36px; line-height:62px;}
}
@media (max-width:992px){
.m2gz_aBox .overflowHide{ height:220px;}
.m2gz_aBox2 p{height:auto!important;}
.m2gz_u2 li{margin-bottom:30px;}
}
@media (max-width:767px){
.m2gzCon1{ padding: 25px 15px 45px;}
.m2gz_t1{font-size:20px; line-height:32px; margin-bottom:10px;}
.m2gz_des { font-size: 16px; line-height: 26px;}
.m2gz_more, .m2gz_more:hover{font-size:16px;}
.m2gz_aBox2 strong{font-size:24px;}
.m2gzBom{margin:60px auto 46px;}
.m2gz_aBox2 p{font-size:16px;}
.m2gz_u2{margin:0;}
}


.m2tzCon{ /*margin-top: 54px;*/ background: url(../images/m2tz_bg.jpg) no-repeat center center; height: 665px; }
.m2tzRx{ width: 50%; height: 100%; float: right; display: flex; align-items: center; padding-left: 10%; color: #FFF; font-size: 18px; line-height: 34px; background:rgba(0,0,0,0.6); }
.m2tzRx p{ text-indent:36px; overflow:hidden; width:90%; margin:0 5%; font-size:17px; line-height:30px;}
@media (max-width:1599px){
.m2tzRx{ padding-left:50px;}
}
@media (max-width:1199px){
.m2tzRx{ padding-left:25px;}
}
@media (max-width:767px){
.m2tzCon{margin-top:35px;}
.m2tzRx{padding-left:15px; padding-right:15px; width:100%;}
.m2tzRx{font-size:16px;}
}

.m2nList{ margin-bottom:25px; margin-top:52px;}
.m2n_aBox{ display: block; padding: 36px 118px; background: #F5F5F5; }
.m2nTime { float: left; width: 145px; margin-right: 60px; padding-top: 46px; text-align: right; }
.m2n_ts1 { font-size: 24px; color: #a1a1a1; line-height: 34px; display: block; }
.m2n_ts2 { background: url(../images/m2n_i1.png) no-repeat right bottom; font-size: 36px; line-height: 42px; color: #1a5da4; padding-bottom: 20px; font-weight: bold; }
.m2n_aBox .overflowHide { float: left; height: 211px; width: 379px; }
.m2nDes { margin-left: 635px; padding: 42px 50px 0px 0px; }
.m2nDes .ellipsis { font-size: 30px; line-height: 46px; font-weight: normal; display: block; height: 46px; margin-bottom: 15px;color:black }
.m2nDes p { font-size: 16px; line-height: 28px; color: #999999; height: 56px; overflow: hidden; }
.m2nList li:nth-child(2n) .m2n_aBox{background:#fff;}
.m3nCon { padding: 50px 12.5% 75px; }
.m3n_t{ font-size: 30px; line-height: 40px; text-align: center; }
.m3n_info{ line-height: 24px; margin: 5px 0px 36px; font-size: 14px; color: #999999; text-align: center; }
.m3n_info span{ display: inline-block; margin: 0 10px; white-space: nowrap; }
.m3nEditor{ font-size: 16px; line-height: 26px; color: #666666; margin-bottom: 60px; }
.m3bom_fun{ line-height: 34px; padding-bottom: 22px; }
.m3back{ background: url(../images/m3_i1.png) no-repeat right center; float: left; font-size: 14px; padding-right: 28px; }
.m3bomShare{ font-size: 14px; float: right; }
.m3bomShare text,.m3bomShare a{vertical-align:middle;}
.m3bom_s1{ background: url(../images/m3_i2.png) no-repeat center center; height: 34px; width: 34px; display: inline-block; }
.m3bom_s2{ background: url(../images/m3_i3.png) no-repeat center center; height: 34px; width: 34px; display: inline-block; }
.m3bom_s3{ background: url(../images/m3_i4.png) no-repeat center center; height: 34px; width: 34px; display: inline-block; }
.m3page{ line-height: 30px; padding: 18px 0px; border-top: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8; font-size: 16px; background: url(../images/line.jpg) repeat-y center top; }
.m3page_prev{ color: #666; }
.m3page_next{ color: #666; }
.m3page li{height:30px; overflow:hidden;overflow:hidden;}
.m3page span{ }
.m2nTime2{display:none;}
@media (max-width:1600px){
.m2n_aBox{ padding: 36px 0px;}
.m3bom{padding:0 50px;}
.m2nDes .ellipsis{font-size:26px;}
.m2n_aBox .overflowHide{width:320px;}
.m2nDes{ margin-left:555px;}
.m3nCon { padding: 50px 50px 75px; }
}
@media (max-width:1199px){
.m3bom{padding:0 15px;}
.m3page{background:none;}
.m3page a span{display:none;}
.m3page li{text-align:left; padding:0}
.m3nCon { padding: 50px 25px 75px; }
}
@media (max-width:992px){
.m2nTime{display:none;}
.m2n_aBox{ padding: 20px 15px;}
.m2nDes{ margin-left:335px; padding-right:0}
.m2nTime2{display:block; line-height:30px; font-size:16px; color:#888;}
.m2nDes .ellipsis{margin-bottom:0;}
.m3bom{padding:0;}
}
@media (max-width:767px){
.m3page{font-size:14px;}
.m2nList{margin-top:40px;}
.m2n_aBox .overflowHide{width:100%; float:none;}
.m2nDes{margin-left:0; padding-top:18px;}
.m2nDes .ellipsis{ font-size:20px;}
.m2nDes p{font-size:16px; line-height:26px; height:auto;}
.m3nCon { padding: 35px 15px 55px; }
.m3n_t{ font-size: 22px; line-height: 32px;}
.m3n_info{margin-bottom:20px;}
.m3nEditor{margin-bottom:28px;}
}

.m2abtBan{ background: url(../images/m2abt_bg1.jpg) no-repeat center center; height: 868px; display: flex; align-items: center; }
.m2csBanTxt strong{ font-weight: normal; color: #FFF; font-size: 40px; line-height: 60px; margin-bottom: 45px; }
.m2abt_banTxt{ font-size: 14px; line-height: 26px; margin-bottom: 72px; }
.m2abt_banTxt p{ font-size: 14px; line-height: 26px;}
.m2abtBan .m2csArrow{ margin-top:0}
.m2abtMain { background: url(../images/m2abt_bg2.png) no-repeat center top; }
.m2abt_t{ font-size: 40px; line-height: 40px; text-align: center; padding-top: 68px; font-weight: bold; }
.m2abt_tdes{ max-width: 1400px; padding: 38px 15px 72px; margin:0 auto; font-size: 18px; line-height: 30px; color: #333; text-align: left; }
.m2abt_aBox1 { display: block; position: relative; background: #f7f6f4; }
.m2abt_aBox1 .overflowHide { float: left; height: 379px; width: 50%; }
.m2abt_a1Rx{ width: 50%; height: 100%; position: absolute; right: 0; top: 0; padding-left: 7.5%; padding-right: 7.5%; display: flex; align-items: center; font-size: 18px; line-height: 34px; color: #777; }
.m2abt_a1Rx .cor_333{color:#777;}
.m2abt_a1Rx strong { font-size: 28px; line-height: 40px; font-weight: bold; display: block; margin-bottom: 20px; }
.m2abt_u1 li:nth-child(2n) .m2abt_aBox1 .overflowHide {float:right;}
.m2abt_u1 li:nth-child(2n) .m2abt_a1Rx{right:auto; left:0;}
.m2abt_u2 { margin: 0 -7px 88px; }
.m2abt_u2 li{ padding: 0px 0px; margin-bottom: 14px; }
.m2abt_aBox2 { display: block; /*background: #F7F6F4;*/ height: 510px; padding: 0px 10%; display: flex; align-items: center; text-align: center; }
.m2abt_ibox{ font-size: 0px; display: inline-block; height: 125px; width: 125px; position: relative; transition:all 0.5s ease-in-out; }
.m2abt_ibox img{position:absolute; left:0; top:0; transition:all 0.5s ease-in-out;}
.m2abt_aBox2:hover .m2abt_ibox img:first-child{opacity:0; transition:all 0.5s ease-in-out;}
.m2abt_aBox2 strong { font-size: 34px; line-height: 40px; display: block; margin-bottom:30px; height:auto; font-weight: normal; transition: all 0.5s ease-in-out;color:#fff; }
.m2abt_aBox2 p { font-size: 18px; line-height: 34px; transition: all 0.5s ease-in-out; height: 0; overflow: hidden; opacity:1; transform: scale(0);color:#fff; }
.m2abt_u2 li:hover{ color: #fff; background:#00bfb5; opacity:0.6; }
.m2abt_aBox2:hover p{height:102px; opacity:1; transform:scale(1); color:#fff; }
.m2abt_aBox2:hover strong{ color:#fff;}
.m2abt_aBox2:hover .m2abt_ibox{width:100px; height:100px;}
.m2abtCon3 { background: url(../images/m2abt_bg2.jpg) no-repeat center center; background-size: cover; padding: 28px 0px 92px; }
.m2abt_t2 { color: #FFF; font-size: 40px; line-height: 160px; height: 160px; text-align: center; font-weight: bold; }
.m2abtSwiper{max-width:1400px; padding:0 15px; margin:0 auto;}
.m2abtSwiper .swiper-container{ padding-bottom: 70px; }
.m2abt_lgBox{ display: block; height: 200px; background: #FFF; position: relative; overflow:hidden;}
.m2abt_lgBox img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:90%; max-height:90%; width:auto; height:auto;}
.m2abt_lgTxt{ height: 100%; width: 100%; background: #00BFB6; padding: 0px 20px; text-align: center; display: flex; align-items: center; transition: all 0.5s ease-in-out; position: absolute; left: 0; top: 0; font-size: 18px; line-height: 24px; color: #FFF; transform:translate(0,100%) }
.m2abt_lgImg{ position:absolute; height:100%; width:100%; left:0; top:0;}
.m2abt_lgImg{ transition: all 0.5s ease-in-out; transform:translate(0,0)}
.m2abt_lgBox:hover .m2abt_lgImg{ transition: all 0.5s ease-in-out; transform:translate(0,-100%)}
.m2abt_lgBox:hover .m2abt_lgTxt{ transform:translate(0,0)}
.m2abtSwiper .swiper-pagination{bottom:0px;}
.m2abtSwiper .swiper-pagination-bullet{ background: #C1C1C1; height: 14px; width: 14px; opacity: 1; margin: 0px 12px!important; }
.m2abtSwiper .swiper-pagination-bullet-active{ background: #00BFB6; }
.m2abt_u3{ margin: 0 auto 60px; max-width: 1335px; }
.m2abt_u3 li{padding:0 60px; margin-bottom:42px; text-align:center;}
.m2abt_sBox{ display: block; text-align: center; height: 233px; padding-top: 64px; background: #EFEFEF;}
.m2abt_ibox2 { font-size: 0px; display: inline-block; height: 115px; width: 98px; position: relative; }
.m2abt_ibox2 img{position:absolute; left:0; top:0; transition:all 0.5s ease-in-out;}
.m2abt_u3box:hover .m2abt_ibox2 img:first-child{opacity:0; transition:all 0.5s ease-in-out;}
.m2abt_u3box:hover .m2abt_sBox{ background: #00BFB6; }
.m2abt_u3box strong{ font-weight: normal; font-size: 24px; line-height: 42px; height: 42px; overflow: hidden; margin-top: 18px; display:block }
@media (max-width:1599px){
.m2abt_a1Rx{padding:0 25px;}
.m2abt_u3 li{padding:0 15px;}
.m2abt_aBox2 strong{font-size:42px;}
.m2abt_aBox2 p{font-size:16px; line-height:26px;}
.m2abt_aBox2:hover p{height:130px;}
}
@media (max-width:992px){
.m2abt_aBox2:hover p{height:182px;}
.m2abt_a1Rx{font-size:16px; line-height:26px;}
.m2abt_t,.m2abt_t2{font-size:38px; font-weight:normal;}
.m2abt_a1Rx strong{ font-weight:normal;}
}
@media (max-width:767px){
.m2abtBan{display:block; height:auto; padding-top:50px; padding-bottom:50px; background-size:cover;}
.m2csBanTxt strong{line-height:40px;}
.m2csArrow{margin-top:50px!important;}
.m2abt_banTxt{margin-bottom:50px;}
.m2abt_t, .m2abt_t2{font-size:28px; padding-top:52px;}
.m2abt_tdes{padding: 20px 15px 52px; font-size: 16px; line-height: 26px;}
.m2abt_aBox1 .overflowHide{width:100%; float:none!important; height:250px;}
.m2abt_a1Rx{width:100%; position:static; display:block; height:auto; padding:25px 15px 35px; font-size:16px; line-height:26px;}
.m2abt_a1Rx strong{font-size:24px; margin-bottom:6px;}
.m2abt_aBox2 strong{font-size:28px; margin-bottom:0;}
.m2abt_aBox2{height:400px;}
.m2abt_u2{margin-bottom:50px;}
.m2abt_t2 {padding-top:0!important; line-height:90px; height:90px;}
.m2abtSwiper .swiper-pagination-bullet{ height: 10px; width: 10px; margin: 0px 5px!important; }
.m2abt_u3{margin-bottom:40px;}
.m2abt_u3box strong{font-size:22px;}
}

.nlxMx{cursor:pointer;}
.nlxCon{background-repeat:no-repeat; background-position:center center;}
.adLayerBg{ background:rgba(0,0,0,0.3); position:fixed; left:0; top:0; z-index:60; height:100%; width:100%; display:none}
.adMenu{ width: 285px; height: 100%; position: fixed; left: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.5); z-index: 65; padding: 50px 0px 0px 42px; display:none; transition:all 0.5s ease-in-out; }
.adMenuOut{transform:translateX(-285px);}
.adMenu_btn{ background: url(../images/ad_menuBtn.png) no-repeat; display: block; height: 22px; width: 29px; position: absolute; left: 50px; top: 38px; z-index: 55; display:none; }
.adMenu_close { background: url(../images/ad_close.png) no-repeat; height: 20px; width: 20px; position: absolute; top: 16px; right: 5px; display: block; }
.adMenu_a1 text,.adMenu_a1 img{vertical-align:middle;}
.adMenu_a1{ font-size: 18px; line-height: 58px; color: #FFF; display: block; }
.adMenu_a1:hover,.adMenu_a1.on { color: #1a5da4; }
.adLogo{margin-bottom:50px;}
.adMenu_a1 img{margin-right:10px;}
.adMenu dd{ padding-left: 55px; display:none }
.adMneu_a2{ line-height: 46px; display: block; height: 46px; font-size: 16px; color: #999999; }
.adMneu_a2:hover,.adMneu_a2.on{ color: #1a5da4; }

@media (max-width:992px){
.adLayerBg,.adMenu,.adMenu_btn{display:none!important;}
}
@media (max-height:700px){
.adMenu_a1{line-height: 50px;}
.adMneu_a2{ line-height: 36px; height: 36px; }
.adMenu{padding-top:40px;}
.adLogo{margin-bottom:30px;}
}



/*2018-06-06 CSS*/
.nhmR4_ul li{height:115px;}
.hmFocusTxt{ max-width:1300px; width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:5; margin-top:-40px;}
.hmFocusTxt img{position:absolute; left:0; top:0;}
.m2abt_u2{margin-left:-3px; margin-right:-3px;}
.m2abt_u2 li{ width:24.6%; margin:0 0.2% 0.2% 0.2%;}
.m2abt_aBox2{height:446px;}
.m2abt_aBox2 strong{font-size:20px;}
.m2abt_aBox2 p{font-size:15px; line-height:30px;}
.m2abt_aBox2:hover p{height:90px;}
.m2abt_ibox{width:110px; height:110px;}
.nhm4Tm{ background: url(../images/nn_ri1.png) no-repeat center center; height: 115px; width: 98px; color: #8a8a8a; padding-top: 40px; font: bold 14px Arial; }
.nhm4_aBox:hover .nhm4Tm{ background: url(../images/nn_ri2.png) no-repeat center center; }
.nhm4Tm span{ line-height:30px; height:30px; font-size:40px; margin-bottom:6px;}
.nhm4Dex .ellipsis{font-size:22px; transition:all 0.5s ease-in-out;}
.nhm4_aBox:hover .nhm4Dex .ellipsis{color:#1a5da4}
.nhm4Dex p{font-size:15px;}
.m2cs_ulBox{max-width:1370px;}
.m2cs_u1{margin:0 -10px;}
.m2cs_u1 li{padding:0 10px; margin-bottom:15px;}
.m2cs_aBox .overflowHide{height:284px;}
.m2cs_slay{ left: 40px; bottom: 30px; transition: all 0.3s ease-in-out; color: #FFF; right: 40px; z-index: 5; position: absolute; text-align: left; }
.m2cs_slay strong{ font-size: 26px; display: block; line-height: 40px; height: 40px; font-weight: normal; overflow: hidden; text-align: left; letter-spacing: 1px; }
.m2cs_slay p{ font-size: 17px; line-height: 20px; height:60px; overflow: hidden; letter-spacing: 1px;}
.m2cs_aBox:hover .m2cs_slay{transform:translateY(-25px);}
.m2tzCon{height:750px; background-size:cover;}
.m2tzRx{padding-left:0; padding-right:0;}
.m2gxTop{ padding: 20px 15%; background: #000000; margin-bottom:25px;}
.m2gxTop_s1 { margin-right: 30px; padding-right: 30px; border-right: 6px solid #1a5da4; font-size: 22px; line-height: 38px; color: #FFF; float: left; }
.m2gxTop_s2{ font-size: 22px; line-height: 38px; color: #FFF; float: left; }
.m2gxBom{ padding: 0 15%; font-size: 20px; line-height: 48px; color: #FFF; }
.m2gxBom p{ position: relative; line-height: 48px; height: 48px; padding-left: 45px; }
.m2gxBom p img{ position: absolute; left: 0px; top:9px; }
.m2abt_aBox2 { transition:none; }
@media (max-width:1360px){
.hmFocusTxt{width:auto; left:20px; right:20px; transform:translate(0,-50%)}
}
@media (max-width:1850px){
.m2gxTop,.m2gxBom{padding-left:8%; padding-right:8%;}
}
@media (max-width:1550px){
.m2gxTop_s1,.m2gxTop_s2{font-size:18px;}
.m2gxBom{font-size:16px;}
.m2gxTop_s1 { margin-right: 20px; padding-right: 20px; border-right: 4px solid #1a5da4;}
}
@media (max-width:1199px){
.m2abt_u2 li{width:33.333%; margin-bottom:6px;}
.m2abt_u2 li:nth-child(4){margin-left:15%;}
.m2gxTop_s1,.m2gxTop_s2{font-size:16px;}
.m2gxBom{font-size:14px;}
.m2gxTop_s1 { margin-right: 15px; padding-right: 15px; border-right: 2px solid #1a5da4;}
}
@media (max-width:993px){
.m2cs_slay strong{font-size:24px;}
.m2cs_slay p{font-size:16px;}
.m2gxTop_s1{padding-right:0; margin-right:0; border:none;}
}
@media (max-width:767px){
.hmFocus170324{height:auto;}
.hmFocus170324 .dsPhone{font-size:0;}
.nhm4Dex .ellipsis{font-size:18px;}
.nhm4Dex{margin-left:110p;}
.m2abt_u2 li{width:100%; margin-bottom:6px;}
.m2abt_u2 li:nth-child(4){margin-left:0;}
.m2abt_aBox2{height:300px;}
.m2abt_ibox{width:90px; height:90px;}
.m2cs_slay strong{font-size:20px;}
.m2cs_slay p{font-size:15px; height:44px; line-height:22px; margin-top:5px;}
.m2cs_slay{ left:20px; right:20px; bottom:15px;}
.m2gxBom p{line-height:36px; height:36px; padding-left:40px;}
.m2gxBom p img{top:4px;}
.m2gxTop,.m2gxBom{padding-left:15px; padding-right:15px;}
}

.m2abtBan{position:relative;}
#particles-js{ position:absolute; left:0; top:0; bottom:0; right:0; z-index:10}
#particles-js canvas{ width:100%; height:100%; display:block;}


/*2018-07-20 CSS*/
.m2abt_txx2{padding-top:0; margin-bottom:60px;}
.m2nnBan{height:485px;}
@media (max-width:1599px){
.m2nnBan{height:205px;}
}
@media (max-width:993px){
.m2nnBan{height:145px; background-position:1%;}
}
@media (max-width:767px){
.m2abt_txx2{ margin-bottom:30px;}
.m2nnBan{height:125px;}
}


/*2018-08-02*/
.hmLxSbox{padding-right:20px; position:relative;height:420px;}
.nlxMx{height:auto; margin-bottom:10px;}
.mCSB_outside + .mCSB_scrollTools{right:0; width:12px; background:#515151; border-radius:1.8em;}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ border-radius:1.8em;}
/*.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background:none;}*/
.mCSB_scrollTools a + .mCSB_draggerContainer{margin:12px 0;}

.banner-box{height:100%;overflow:hidden;position:relative; margin-top:83px;}
.slide-box{background:#EAEAEA;height:100%;}
.slide-item{ background-size:100%; height:100%;}
.slide-item a{ animation-name:lv-fadeinup; animation-duration:1s; animation-delay:0.5s; font-size:32px; color:#fff; line-height:50px; position:absolute; top:30%; left:15%; border-bottom:3px #fff solid;}
.slide-item a:hover{ color:#fff;}
.slide-item p{ animation-name:lv-fadeinup; animation-duration:1s; animation-delay:0.5s; font-size:18px; color:#0d2136; line-height:30px; position:absolute; top:20%; left:10%; width:40%; }
.banner-more{ font-size:20px !important; color:#fff; line-height:50px; position:absolute; top:65% !important; border:none !important; }
.banner-more:hover{ color:#fff !important; font-weight:bold;}
.slide-snap-box{position:absolute;right:0;top:0;height:100%;width:37%; background:#989898; background:rgba(0,0,0,0.70);}
.slide-snap-box ul{ height:100%;}
.slide-snap-box li{width:100%;text-align:center; position:relative; border-bottom:solid 1px rgba(255,255,255,0.2); height:31.333%; transition-delay:0s; transition:none; }
.slide-snap-box li:hover{ background:#1a5da4; transition-delay:0s; transition:none;}
.slide-snap-box li a img{float:left;margin:2.5%; height:66%;}
.slide-snap-box li a{text-decoration:none; color:#fff; display:block; height:100%;}
.slide-snap-box li a p{ font-size:20px; margin:5% 0 0 10%; text-align:center; float:left; line-height:36px; width:60%;}
.slide-snap-box li a p:first-child{font-size:24px; margin:10% 0 0 5%; }
.slide-snap-box li span{width: 0; height: 0; display: block;	position: absolute;	top: 50%;	left:-15px;	margin-top:-3px;	border-width: 8px;	border-style: solid;
	border-color: transparent #1a5da4 transparent transparent; display:none;}
li.slide-snap-item-current{background:#1a5da4; }
li.slide-snap-item-current .slide-snap-item-title{color:#88fc6e;}
li.slide-snap-item-current span{ display:block !important;}
.content-wrapper{width:960px;margin:0 auto;}
.left-content-wrapper{width:700px;padding-right:10px;border-right:1px solid #d4d4d4;float:left;margin-bottom:20px;}

	#banner{ /*width:100%; height:100%; margin:0 auto; position:relative;*/ }
	#banner #picUl li{ position:absolute; top:0; left:0;}
	#banner #picUl li img{ width:100%;}
	#banner #picUl li a{ animation-name:lv-fadeinup; animation-duration:1s; animation-delay:0.5s; font-size:32px; color:#fff; line-height:50px; position:absolute; top:30%; left:15%; border-bottom:3px #fff solid;}
	#banner #picUl li p{ animation-name:lv-fadeinup; animation-duration:1s; animation-delay:0.5s; font-size:16px; color:#fff; line-height:50px; position:absolute; top:40%; left:15%; }
	.banner-more{ font-size:16px !important; color:#fff; line-height:50px; position:absolute; top:65% !important; border:none !important; }
	#banner #tab{ width:37%; height:88%; position:absolute; right:0%; background:rgba(0,0,0,0.34); margin-top:6%;}
	#banner #tab li { width:100%;text-align:center; position:relative; border-bottom:solid 1px rgba(255,255,255,0.2); height:25%; }
	#banner #tab li a{ text-decoration:none; color:#fff; font-size:15px;line-height:50px; display:block;}
	#banner #tab li img{ margin-top:2% }
	#banner #tab li span{width: 0; height: 0; display: block;	position: absolute;	top: 50%;	left:-15px;	margin-top:-3px;	border-width: 8px;	border-style: solid;
	border-color: transparent rgba(255,0,0,0.6) transparent transparent;	display:none;}
	#banner #tab li.active{ background:rgba(255,0,0,0.6);}
	#banner #tab li.active .on{ display:block;}
	
	.nav-pro{left:100%;}