.headerWpr{ position:relative; height:100px; z-index:10; transition:all 0.5s ease-in-out;}

.zw_box{height:100px;}

.headerBg{ background:rgba(0,0,0,0.6); position:fixed; left:0; top:0; right:0; bottom:0; z-index:9; transition:all 0.5s ease-in-out; opacity:0; visibility:hidden; height:100vh;}

.header:hover + .headerBg{opacity:1; visibility:visible;}

.header{ width: 100%; top: 0; left: 0; transition: all 0.5s ease-in-out; background: #fff; height: 100px; box-shadow:0 3px 5px rgba(0,0,0,0.08); position: fixed; padding: 0 4.68vw; z-index: 10; }

.logo{ float:left; margin-top:18px; position:relative; display:inline-block; transition:all 0.5s ease-in-out;}

.logo img{ margin-top:10px;height:43px; width:auto; transition:all 0.5s ease-in-out;}

.logo img.iOpacity{ position:absolute; left:0; top:0}

.nav{ float:left; margin-left:60px; display:flex;}

.nav li{ display:inline-block; padding:0 1.55vw; position:relative;}

.nav_a{ display: inline-block; line-height: 100px; font-size: 18px; letter-spacing:1px; position:relative }
.nav_a.other{ display: inline-block; box-sizing:border-box;padding:30px 0;line-height: 20px; font-size: 15px; letter-spacing:1px; position:relative }
.current{
	color:#FAC200;
}

.nav_a:after{content:""; height:2px; background:#2057C7; transition:all 0.3s ease-in-out; width:0%; left:50%; bottom:0; position:absolute;}

.subMenu{ position: absolute; left: 50%; width: 200px; top: 100px; text-align: center; background: #fff; opacity: 0; visibility: hidden; padding: 0px 12px 12px; margin-left: -100px; transition:all 0.3s ease-in-out; transform:scaleY(0); transform-origin:center top; }

.nav li:hover .subMenu,.nav li:hover .proMenuWpr{ opacity:1; visibility:visible; transform:scaleY(1);}

.nav li:hover .fullsMenuWpr{ opacity:1; visibility:visible; transform:scaleY(1) translateX(-50%);}

.nav li:hover .nav_a,.nav_a.on{ color:#2057C7}

.nav li:hover .nav_a:after,.nav_a.on:after{width:100%; left:0;}

.headRx{ float:right;width:calc(100% - 170px);}

.header_ser{ background: url(../images/ser_cio2.png) no-repeat center center; height: 100px; float: left; width: 24px; margin-left: 20px; }

.headerTel{ background: url(../images/top_i1.png) no-repeat left center; display: inline-block; padding-left: 28px; font: 20px/100px ec_l; transition: none; letter-spacing: 1px; margin-right:26px; float:left; }

.pcSerBox{display:none;}

.subMenu_a{display:block; position:relative; line-height:46px;}

.subMenu_a:hover{ color: #FFF; background: #2057C7; }

.subMenu_a i{ background: url(../images/subBor.png) no-repeat; height: 47px; width: 41px; position: absolute; left: 0px; top: 3px; }

.subMenu_a i img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}

.subMenu_a strong{ font-size: 16px; display: block; font-weight: normal; }

.subMenu_a p{ font-size: 12px; line-height: 22px; color: #7b7b7b; min-height: 44px; }

.pcLan{line-height:100px; float:left; font-size:16px; margin-left:26px; transition:none;}

.headerFixed{ position:fixed;}

.nav li.fullMbtn{ position:static;}

.fullsMenuWpr{ position:absolute; left:50%; top:100px; width:auto; transition:all 0.3s ease-in-out; transform:scaleY(0) translateX(-50%); transform-origin:center top; opacity:0}

.fullsMenu{ background:#fff; opacity:1; transform:scale(1);display:flex; justify-content:space-between;width:90%;margin-left:5%; }

.fullmlx{ background: url(../images/fullMbg.png) no-repeat center center; height: 600px;box-sizing: border-box; width: 400px; color: #FFF; padding:30px 40px 0 40px; }

.fullm_a1{ display: block;  font-size: 22px;font-weight: normal; color: #FFF; position: relative; margin-bottom: 32px;
	line-height: 30px;
	padding:13px 45px 13px 40px;
}

.fullm_a1:hover,.fullm_a1.on{ background: #FFF; color: #333; }

.fullm_a1:after{ content: ""; background: url(../images/full_mar_default.png) no-repeat center center; height: 100%; width: 28px; position: absolute; top: 0px; right: 20px; }
.fullm_a1:hover:after,.fullm_a1.on:after{background: url(../images/full_mar_selected.png) no-repeat center center; }

.fullmrx{ width:calc(100% - 400px);box-sizing: border-box; padding:20px 40px 0 40px; border-top:1px solid #CDD2D9;}

.full_serx{ height:70px;}

.full_search{position:relative; width:20vw; float:left;}

.full_serx button{ background: url(../images/full_seri.png) no-repeat center center; height: 22px; width: 22px; margin-top: -11px; position: absolute; top: 50%; right: 20px; cursor:pointer }

.full_serx button:hover{}

.full_serx input{ line-height: 54px; height: 56px; border: 1px solid #E6E6E6; width: 100%; padding: 0 70px 0 20px; font-size: 14px; }

.full_serx input:focus{ border: 1px solid #2057C7; }

.full_tags{ float:left; margin-left:20px; margin-top:13px;}

.full_tags a{ line-height: 30px; color: #FFF; background: #2057C7; display: inline-block; padding: 0px 18px; margin-left: 18px; font-size: 14px; border-radius:2em;}

.full_tags a:hover{ box-shadow:0 2px 18px rgba(20,112,204,0.3);}

.fullrmenuWpr{ position:relative;}

.fullrmenu{ transition:all 0.3s ease-in-out; opacity:0; visibility:hidden; position:absolute; left:0; top:0; width:100%; height:510px; overflow-y:auto;}

.fullrmenu.on{ opacity:1; visibility:visible; z-index:1;}

.fullrmenu dl{ width:100%; margin-top:10px;}

.fullrmenu dd{ margin-bottom: 8px; -moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}

.fullrmenu dt{ line-height: 40px; border-bottom: 1px solid #E6E6E6; position: relative; margin-left: 20px; font-size: 18px; margin-bottom: 15px; }

.fullrmenu dt:before{ content: ""; background: rgba(56,150,255,1); height: 8px; width: 8px; margin-top: -4px; position: absolute; left: -20px; top: 50%;}

.full_sm{ width:50%; padding-left:20px; margin-bottom:10px;}

.fullm_a2{ display: block; white-space: nowrap;color:#333;}

.fullm_a3{ display:block; white-space:nowrap; font-size: 16px; color: #666666; line-height:24px; margin-bottom:10px; }

.fullm_a3 img{ position:relative; margin-left:6px; top:3px;}

.fullm_a4{ display: block; white-space: nowrap; font-size: 14px; color: #999999; line-height:22px; }

.indexBody .topWpr{width:100%; position:absolute; left:0; top:0;}

.indexBody .headerWpr{width:100%; position:absolute; left:0; top:0px;}

.indexBody .header{background:rgba(255,255,255,0); box-shadow:none;}

.indexBody .logo img{opacity:0;}

.indexBody .logo img.iOpacity{opacity:1;}

.indexBody .nav_a{color:#fff;}

.indexBody .headerTel{ color: #FFF; background: url(../images/top_i1a.png) no-repeat left center; }

.indexBody .header_ser{ background: url(../images/ser_cio.png) no-repeat center center; }

.headerWpr.out{ opacity:0; transition:all 0.3s ease-in-out; transform:translateY(-80px)}

.headerWpr.in{ opacity:1; transition:all 0.3s ease-in-out; transform:translateY(0)}

.indexBody .pcLan{color:#fff;}

.indexBody .headerWprWhite .pcLan,.indexBody .header:hover .pcLan{color:#333;}

.indexBody .headerWprDown{ top:0;}

.indexBody .headerWprWhite .header{background:rgba(255,255,255,0);}

.indexBody .header:hover{background:rgba(255,255,255,1);}

.indexBody .headerWprWhite .logo img,.indexBody .header:hover .logo img{opacity:1;}

.indexBody .headerWprWhite .logo img.iOpacity,.indexBody .header:hover .logo img.iOpacity{opacity:0;}

.indexBody .headerWprWhite .nav_a,.indexBody .header:hover .nav_a{color:#333;white-space: nowrap;}

.indexBody .header:hover .nav_a:hover{ color:#2057C7}

.indexBody .headerWprWhite .headerTel,.indexBody .header:hover .headerTel{ color: #333; background: url(../images/top_i1.png) no-repeat left center; }

.indexBody .headerWprWhite .header_ser,.indexBody .header:hover .header_ser{ background: url(../images/ser_cio2.png) no-repeat center center; }

.header:hover .pcLan:hover{ color: #086ee8; }

.header:hover .header_ser:hover{ background: url(../images/ser_cio2.png) no-repeat center center; }

@media (max-width:1799px){

.nav_a2{line-height:80px;}


.header{height:80px;}

.headerTel{line-height:80px;}

.header_ser{height:80px;}

.pcLan{line-height:80px;}

.nav_a{line-height:80px; font-size:16px;}
.nav_a.other{padding:20px 0;}
.logo img{height:43px;}

.logo{margin-top:12px;}

.subMenu{top:80px;}

.subMenu_a{margin-bottom:0px;}

.fullsMenuWpr{top:80px;}

.header{padding:0 30px;}

.headerWpr{height:80px;}

.zw_box{height:56px;}

.subMenu_a strong{font-size:15px;}

.fullmlx{padding:30px 40px 0 40px; height:550px;}

.fullm_a1{margin-bottom:20px;}

.fullmrx{padding:20px 40px;}

.full_serx input{line-height:48px; height:50px;}

.full_tags{margin-top:9px;}

.full_tags a{font-size:12px; margin-left:8px;}

.full_serx{height:50px;}

.fullrmenu dl{margin-top:8px;}

.fullrmenu dt{font-size:16px;}

.fullm_a3{font-size:14px; margin-bottom:6px;}

.full_sm{margin-bottom:2px;}

.fullm_a4{font-size:12px;}
/*.fullrmenu{height:395px;}*/
}

@media (max-width:1379px){

.nav_a{font-size:16px;}

}

@media (max-width:1199px){



}



#rmenu{ position:absolute; right:30px; top:50%; transform:translateY(-50%); z-index:5; display:none; text-align:right;}

.rmenum_a{display:inline-block; position:relative; line-height:22px; height:22px; padding-right:34px; font-size:12px; letter-spacing:2px;}

.rmenum_a span{display:inline-block; transition:all 0.3s ease-in-out; opacity:0;}

.active .rmenum_a span{opacity:1;}

.active .rmenum_a{ color: #B5001F; }

.rmenum_a i{width:12px; height:2px; position:absolute; right:0; top:10px; transition:all 0.5s ease-in-out; background:rgba(0,0,0,0.2);}

.active .rmenum_a i{ background:#B5001F; width:24px;}

.index_section1{height:100vh; position:relative;}

.hmFocus{ height:100vh; background:#086ee8;}

.hmFocus_item { height: 100vh; position: relative; overflow: hidden; }

.hmFocus_item video{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}

.hmFs_bg { height: 100%; width: 100%; background-repeat:no-repeat; background-size:cover; background-position:center center;-webkit-transform:scale(1.12); transform:scale(1.12); }

.hmFocus_item video{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}

.hmFs_videoBox{position:absolute; left:0; top:0; right:0; bottom:0;}

.hmFs_videoBox:after{content:""; background:rgba(0,0,0,0.2); position:absolute; left:0; top:0; right:0; bottom:0;}

.hmFs_layBg{position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3);}

.active .hmFs_bg{ visibility: visible; -webkit-animation: scaleBg 6s linear forwards; animation: scaleBg 6s linear forwards;}

.hmTxtDes{position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); z-index:5; color:#fff; padding-bottom:20px;}
.hmTxtDes.other{
	top:40%;
}
.white_page .hmTxtDes_t{
	color:#333;
	position:relative;
	text-shadow: 0 0 5px #fff;
}
.white_page .hmTxtDes_t:after{
	content:'';
	width:300px;
	height:6px;
	background-image: linear-gradient(to right, rgba(211,211,211,0.8), rgba(255,255,255,0.05));
	position:absolute;
	bottom:-16px;
	left:0;
}
.hmTxtDes_t:after{
	content:'';
	width:300px;
	height:6px;
	background-image: linear-gradient(to right, rgba(211,211,211,0.8), rgba(255,255,255,0.05));
	position:absolute;
	bottom:-16px;
	left:0;
}
.white_page .hmTxtDes_p{
	color:#333;
	text-shadow: 0 0 5px #fff;
}


.white_page.news .hmTxtDes_t{
	opacity: 1;
}
.white_page.news .hmTxtDes_p{
	opacity: 1;
}

.hmTxtDes_t { font-size: 70px; line-height: 80px; margin-bottom: 20px; font-weight: bold; letter-spacing: 0px; max-width: 945px; transition: all 0.8s ease-in-out; opacity: 0; transform: translate(180px,0px); text-shadow:1px 1px 10px rgba(0,0,0,0.5); }

.hmTxtDes_p { font-size: 24px; line-height: 40px; max-width: 945px; letter-spacing: 0px; transition: all 0.8s ease-in-out; opacity: 0; transform: translate(180px,0px); text-shadow:1px 1px 10px rgba(0,0,0,0.2); }

.on .hmTxtDes_t{transform:translate(0,0); opacity:1; transition-delay:0.0s;}

.on .hmTxtDes_p{transform:translate(0,0); opacity:1; transition-delay:0.3s;}

@media (max-width:1799px){

.hmTxtDes_t{ font-size:56px; line-height:66px; margin-bottom:16px;}

.hmTxtDes_p{font-size:22px;}

}

@media (max-width:1379px){

.hmTxtDes_t{font-size:50px; line-height:60px; margin-bottom:12px;}

.hmTxtDes{padding-bottom:10px;}

}

@media (max-width:1199px){



}

@media (max-width:993px){

.hmTxtDes_t{font-size:46px;}

}

@media (max-width:767px){

.hmTxtDes_t{font-size:26px; line-height:36px;}

.hmTxtDes_p{font-size:18px; line-height:30px;}

.hmc2t{font-size:26px; margin:6px 0 10px;}
.form_card{
	padding:20px 0!important;
}
.codeInput{
	width:100%!important;
	margin-bottom:5px;
}
.code{
	width:100%!important;
	margin-left:0!important;
}
}





@keyframes hmNextani {

	0% {

		top:-70px;

  		opacity:0;

    	height:0;

	}

    20% {

		top:-70px;

  		opacity:1;

	}

    80% {

  		opacity:1;

    	top:-60px;

	}

	100% {

		top:-50px;

  		opacity:0;

    	height:78px;

	}

}

.hmNextAnix{ display:inline-block; width:60px; height:60px; position:absolute; left:calc((100% - 1580px)/2); z-index:3; top:50%;margin-top:140px;}

.hmNxrnd{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; border-radius: 50%; border-top: 2px solid #fff; border-right: 1px solid rgba(255,255,255,0.3); border-bottom: 1px solid rgba(255,255,255,0.3); border-left: 1px solid rgba(255,255,255,0.3); animation:radiusRotate 3s linear infinite }

.hmNextAnix i{ background: #FFF; height: 0px; width: 1px; position: absolute; left: 50%; top: -50px; animation:hmNextani 1.6s ease infinite; }

.hmNextAnix i:after{content:""; border-left:6px solid transparent; border-right:6px solid transparent; border-top:6px solid #fff; position:absolute; left:-5px; bottom:-6px;}

.hmNextAnix p{ font-size: 14px; color: #FFF; line-height: 20px; position: absolute; left: 50%; bottom: -45px; white-space:nowrap; transform:translateX(-50%);}





.hmPage2{ background-size:cover; background-position:center center; background-repeat:no-repeat;}

.hmPage2 .container{position:relative; z-index:8;}

.hmc2box{height:100vh; position:relative; color:#fff; padding-top:6.2vw;}

.hmc2Bomx{ background: url(../images/hmc2BmBg.png) no-repeat center top; position: absolute; left: 0px; right: 0px; bottom: 0px; z-index:6; background-size:100% auto; }

.hmc2Bomx .container{position:relative; height: 22vw;}

.hmc2Numbs{position:absolute; right:calc((100% - 1580px)/2); bottom:23.14vh; color:#fff; font-family: din; }

.hmc2Numbs li{ position:absolute; right:0; bottom:0; transition:all 0.5s ease-in-out; opacity:0; visibility:hidden; text-shadow:0px 0px 2vw rgba(255,255,255,0.8); font-size:20vw; line-height:20vw; white-space:nowrap }

.hmc2Numbs li.on{ opacity:1; visibility:visible; z-index:1;}

.hmc2Numbs li i{ font-size: 10vw; font-style: normal; line-height:10vw}

.hmc2Numbs li em{ font-size: 5vw; font-style: normal; line-height:12vw}

.hmc2Numbs li span{}

.hmc2Numbs li *{vertical-align:top;}

.hmc2st{ font-size: 16px; line-height: 26px; font-weight: bold; display: block; }

.hmc2t{ font-size: 50px; color: #FFF; line-height: 66px; letter-spacing: 2px; display: block; margin: 18px 0px 26px; font-weight: bold; }

.hmc2des{ font-size: 16px; line-height: 26px; }

.hmcmbtn,.hmcmbtn:hover{ display: block; width:120px; line-height: 120px; margin-top: 2vw; font-size: 15px; color: #FFF; letter-spacing: 1px; text-align: center; position:relative; }

.hmcmbtn:before{content:""; background: url(../images/hmc2btn.png) no-repeat center center; position:absolute; left:0; top:0; right:0; bottom:0; animation:radiusRotate 5s infinite linear;}

.hmc2Bcx{ position:absolute; left:15px; bottom:3.02vw; color:#fff;}

.hmc2swiper{ position:relative;}

.hmc2item{ height:135px;}

.hmc2item h4{ font: 60px/60px din; display: block; }

.hmc2item h4 i{ font-style: normal; }

.hmc2item strong{ font-size: 16px; line-height: 30px; margin-top: 15px; font-weight: normal; letter-spacing: 1px; display:block; }

.hmc2bul{ position:absolute; top:9vw; color:#fff; right:150px;}

.hmc2bul li{ position:absolute; right:0; top:0; text-align:right; transition:all 0.5s ease-in-out; opacity:0;width:500px;}

.hmc2bul li.on{ opacity:1;}

.hmc2bul li strong{ font-size: 30px; font-weight: normal; letter-spacing: 2px; display: block; line-height: 44px; margin-bottom:10px; }

.hmc2bul li p{ font-size: 16px; line-height: 26px; display: block; }

.hmc2swiper{width:500px;}

.hmc2swiper .slick-dots{bottom:0; text-align:left;}

.hmc2swiper .slick-dots li button{display:none;}

.hmc2swiper .slick-dots li { background:rgba(255,255,255,0.3); display: inline-block; height: 4px; width: 4px; margin: 0px 8px 0px 0px; position: relative; border-radius: 50%; vertical-align: middle }

.hmc2swiper .slick-dots li.slick-active{ background: #fff;}

.hmc2swiper .slick-prev,.hmc2Prev{ background: url(../images/hmc3Btn.png) no-repeat center center; display: inline-block; height: 33px; width: 33px; position: absolute; left: 215px; top: 26px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; transition:all 0.5s ease-in-out; opacity:0.4; z-index:3; }

.hmc2swiper .slick-next,.hmc2Next{ background: url(../images/hmc3Btn.png) no-repeat center center; display: inline-block; height: 33px; width: 33px; position: absolute; left: 265px; top: 26px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; transform:rotate(180deg); transition:all 0.5s ease-in-out; opacity:0.4; z-index:3;}

.hmc2swiper .slick-prev:hover,.hmc2swiper .slick-next:hover,

.hmc2Prev:hover,.hmc2Next:hover{ opacity:1;}

@media (max-width:1799px){

.hmc2t{font-size:40px; line-height:50px;}

.hmc2des{font-size:14px;}

.hmcmbtn, .hmcmbtn:hover{margin-top:2vw;}

.hmc2box{padding-top:7vw;}

.hmc2bul li strong{font-size:20px; line-height:32px; margin-bottom:5px;}

.hmc2bul li p{font-size:15px;}

.hmc2Numbs{right:calc((100% - 1200px)/2); margin-right:15px; bottom:22vh;}

.hmc2bul{right:0; top:11vw;}

.hmc2Numbs li{font-size:18vw;}

.hmc2Bomx{ background: url(../images/hmc2BmBg.png) no-repeat center 0vw; }
.hmNextAnix{ left:calc((100% - 1140px)/2);}
}

@media (max-width:1379px){

.hmc2t{font-size:32px; margin:12px 0 16px}

}

@media (max-width:1199px){

.hmc2box{padding-top:80px;}

.hmc2Numbs{right:calc((100% - 970px)/2);}
.hmNextAnix{ left:calc((100% - 970px)/2);}
}

@media (max-width:993px){

.hmc2box{padding-top:18vh;}

.hmc2Bomx{bottom:2vh;}

.hmc2item{height:175px;}

.hmc2item h3.dsPadPhone{display:none;}

.hmc2item p.dsPadPhone{font-size:16px; line-height:32px;}

.hmc2swiper{width:640px;}
.hmNextAnix{ left:calc((100% - 720px)/2);}
}

@media (max-width:767px){

.hmc2box{padding-top:85px;}

.hmcmbtn, .hmcmbtn:hover{transform:scale(0.8); transform-origin:left top;}

.hmc2item h4{ font: 50px/50px din; }

.hmc2item p.dsPadPhone{font-size:15px; line-height:22px;}

.hmc2swiper{width:330px;}

.hmc2item strong{ font-size:14px; line-height:24px; margin-bottom:5px;}

.hmc2item p.dsPadPhone{font-size:13px; line-height:20px;}

.hmc2item h4{font:30px/40px din;}

.hmc2swiper .slick-prev, .hmc2Prev,.hmc2swiper .slick-next, .hmc2Next{top:6px;}
.hmNextAnix{ left:15px;  top:50%;margin-top:110px;}
}







@keyframes hmPubTxtani {

	0% {

		transform:scale(0) translateY(50px); opacity:0;

	}

    50% {

		opacity:1;

	}

	70% {

		transform:scale(0.8) translateY(0px); opacity:1;

	}

    100% {

		transform:scale(1) translateY(0px); opacity:0;

	}

}

.hmPage3 .bgImg{ position:absolute; left:0; top:0; right:0; bottom:0;}

.txtAni{ position:absolute; left:0; top:0; right:0; bottom:0; opacity:0.5}

.txtAni span{ font-size: 1.66vw; line-height: 2.29vw; white-space: nowrap; letter-spacing: 1px; position: absolute;background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(54,83,123,1)), to(rgba(54,83,123,0.1)));-webkit-background-clip: text;-webkit-text-fill-color: transparent; animation:hmPubTxtani 5s linear infinite;}

.txtAni1 span:nth-child(1){ left:32.03vw; top:24.07vh;}

.txtAni1 span:nth-child(2){ left:53.9vw; top:33.33vh; animation-delay:1.5s}

.txtAni1 span:nth-child(3){ left:25.52vw; top:51.38vh; animation-delay:3s}

.txtAni1 span:nth-child(4){ right:3.64vw; bottom:34.72vh; animation-delay:2.8s}

.txtAni1 span:nth-child(5){ right:48.17vw; bottom:13.54vw; animation-delay:0.5s}

.txtAni1 span:nth-child(6){ right:34.27vw; bottom:46.9vh; animation-delay:1.5s}

.txtAni1 span:nth-child(7){ right:41.14vw; bottom:45.98vh;}

.txtAni1 span:nth-child(8){ right:64.06vw; bottom:38.18vh; animation-delay:1.5s}

.txtAni1 span:nth-child(9){ right:48.95vw; bottom:36.4vh; animation-delay:3s}

.txtAni1 span:nth-child(10){ right:11.35vw; bottom:32.33vh; animation-delay:2.8s}

.hmPage3 .container{position:relative; z-index:3;}

.hmPubTxt{height: 100vh;position: relative;color: #fff;padding-top: 11.19vw;}

.hmPub_t{ font-size: 24px; font-weight: bold; padding-bottom: 18px; background: url(../images/hmcLine.png) no-repeat left bottom; margin-bottom: 24px; }

.hmPub_t span{ font-size: 58px; display: inline-block; margin-right: 6px; position:relative; top:0px; }

.hmPub_st{ }

.hmPub_st strong{ display:block;font-size: 24px; color: #fcab00; line-height: 34px; display: block; }

.hmPub_st p{ font-size: 16px; line-height: 24px; margin-top: 8px; }

.hmPage3 .hmPub_t{ color: #1a406f; background: url(../images/hmcLine2.png) no-repeat left bottom; }

.hmPage3 .hmPub_st p{ color: #999999; }

.hmPage3 .hmcmbtn{color:#222;}

.hmPage3 .hmcmbtn:hover{color:#317ad3;}

.hmPage3 .hmcmbtn:before{ background: url(../images/hmc2btna.png) no-repeat center center; }

.hmPubBom{ position:absolute; z-index:5; color:#fff; text-align:center; left:0; bottom:0; width:100%;}
.hmPubBom:before{content:""; height:180px; background:rgba(0,0,0,0.6); width:100%; position:absolute; left:0; bottom:0; right:0;}
.hmPubBom .container{ position:relative; z-index:1;}
.hmPubBmMenu{height:410px;}
.hmPub_item{ position:relative; height:180px; width:25%; height:410px;}
.hmPubBmMenu .slick-prev{ background: url(../images/hmc3Btn.png) no-repeat center center; display: inline-block; height: 33px; width: 33px; position: absolute; left: -55px; top:228px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; transition:all 0.3s ease; opacity:0.4;}
.hmPubBmMenu .slick-next{ background: url(../images/hmc3Btn.png) no-repeat center center; display: inline-block; height: 33px; width: 33px; position: absolute; right: -55px; top:228px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; transition:all 0.3s ease; opacity:0.4; transform:rotate(180deg);}
.hmPubBmMenu .slick-prev:hover,.hmPubBmMenu .slick-next:hover{ opacity:1;}

.hmPubBm_a{ display:block; padding-top:38px; height:180px; position:absolute; left:0; right:0; bottom:0; color:#fff!important;}

.hmPubBm_a.on{ padding-top:110px; height:410px;}
.hmPubBm_a.on.center{ padding-top:190px;}

.hmPubBm_bg{ display:inline-block; position:relative; opacity:0; transition:all 0.5s ease; position:absolute; left:0; top:0; right:0;}

.hmPubBm_a.on .hmPubBm_bg{ opacity:1;}

.hmPubBm_tnm{ position:relative; z-index:1;}

.hmPubBm_tnm:after{content:""; width:0px; height:2px; background:#fff; left:50%; transform:translateX(-50%); transition:all 0.5s ease; bottom:-20px; position:absolute;}

.hmPubBm_tnm strong{ font-size: 26px; text-shadow:0 0 5px #000;font-weight: normal; line-height: 46px; display: block; transition:all 0.5s ease;}

.hmPubBm_tnm p{ font-size: 14px; line-height: 20px; height: 44px; max-width:240px; margin-left:auto; margin-right:auto; }

.hmPub_arrow{ display: inline-block; height: 50px; width: 50px; margin-top: -12px; position:relative; transition:all 0.5s ease; }

.hmPubBm_desc{
	font-size:12px;
	color:#fff;
	margin:0 40px;
	/*display: inline-block;*/
	display: none;
	position: relative;
	z-index: 10;
	height:100px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hmPubBm_list{
	font-size:14px;
	color:#fff;
	margin:0 40px;
	/*display: inline-block;*/
	display: none;
	position: relative;
	text-align: left;
	padding-left:50px;
	z-index: 10;
	height:125px;
	overflow: hidden;
	line-height: 25px;
	margin-bottom:-20px;
}
.hmPubBm_item:hover{
	color:rgba(254,206,40,1);
}
.hmPubBm_item{
	word-break: keep-all;
	white-space: nowrap;
	height:25px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hmPubBm_item span{
	position:relative;
	padding-left:25px;
}
.hmPubBm_item span:before{
	content:'';
	position:absolute;
	left:0;
	top:50%;
	display: block;
	width:20px;
	height:2px;
	background:#fff;
	margin-top:-1px;
}
.hmPub_arrow:before{ content: ""; background: url(../images/hmPub_ar1.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; transition:all 0.5s ease; opacity:0; animation:radiusRotate 3s linear infinite; background-size:cover; }

.hmPub_arrow:after{ content: ""; background: url(../images/hmPub_ar2.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-size:cover; }

.hmPubBm_a.on .hmPubBm_tnm strong{ font-size:32px; font-weight:bold; margin-bottom:5px;}

.hmPubBm_a.on .hmPub_arrow{margin-top:30px;}

.hmPubBm_a.on .hmPubBm_desc{display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.hmPubBm_a.on .hmPubBm_list{display: block;}

.hmPubBm_a.on .hmPub_arrow:before{opacity:1;}

/*.hmPubBm_a.on .hmPubBm_tnm:after{width:40px;}*/

.hmPage4 .bgImg{ position:absolute; left:0; top:0; right:0; bottom:0;}

.txtAni2 span{background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255,255,255,1)), to(rgba(255,255,255,0.1)));}

.txtAni2 span:nth-child(1){ left:57.03vw; top:21.48vh;}

.txtAni2 span:nth-child(2){ left:64.06vw; top:38.14vh; animation-delay:1.5s}

.txtAni2 span:nth-child(3){ left:35.93vw; top:43.51vh; animation-delay:3s}

.txtAni2 span:nth-child(4){ right:50.26vw; bottom:45.59vh; animation-delay:2.8s}

.txtAni2 span:nth-child(5){ right:20.31vw; bottom:46.44vh; animation-delay:0.5s}

.txtAni2 span:nth-child(6){ right:34.27vw; bottom:46.9vh; animation-delay:1.5s}

.txtAni2 span:nth-child(7){ right:41.14vw; bottom:45.98vh;}

.txtAni2 span:nth-child(8){ right:64.06vw; bottom:38.18vh; animation-delay:1.5s}

.txtAni2 span:nth-child(9){ right:48.95vw; bottom:36.4vh; animation-delay:3s}

.txtAni2 span:nth-child(10){ right:11.35vw; bottom:32.33vh; animation-delay:2.8s}

.txtAni2 span:nth-child(11){ right:50vw; bottom:28.83vh; animation-delay:0.5s}


.hmPage5 .bgImg{ position:absolute; left:0; top:0; right:0; bottom:0;}

.txtAni3 span{background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255,255,255,1)), to(rgba(255,255,255,0.1)));}

.txtAni3 span:nth-child(1){ right:49.58vw; top:20.37vh;}

.txtAni3 span:nth-child(2){ right:28.12vw; top:21.29vh; animation-delay:1.5s}

.txtAni3 span:nth-child(3){ right:9.89vw; top:25vh; animation-delay:3s}

.txtAni3 span:nth-child(4){ right:22.13vw; bottom:49.53vh; animation-delay:2.8s}

.txtAni3 span:nth-child(5){ right:44.27vw; bottom:48.14vh; animation-delay:0.5s}

.txtAni3 span:nth-child(6){ right:11.71vw; bottom:36.66vh; animation-delay:1.5s}


.txtAni3 span:nth-child(7){ right:41.14vw; bottom:45.98vh;}

.txtAni3 span:nth-child(8){ right:64.06vw; bottom:38.18vh; animation-delay:1.5s}

.txtAni3 span:nth-child(9){ right:48.95vw; bottom:36.4vh; animation-delay:3s}

.txtAni3 span:nth-child(10){ right:11.35vw; bottom:32.33vh; animation-delay:2.8s}

.txtAni3 span:nth-child(11){ right:50vw; bottom:28.83vh; animation-delay:0.5s}


.hmPage6 .bgImg{ position:absolute; left:0; top:0; right:0; bottom:0;}

.txtAni4 span{background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255,255,255,1)), to(rgba(255,255,255,0.1)));}

.txtAni4 span:nth-child(1){ right:44.27vw; top:16.66vh;}

.txtAni4 span:nth-child(2){ right:27.6vw; top:21.11vh; animation-delay:1.5s}

.txtAni4 span:nth-child(3){ right:14.58vw; top:31.94vh; animation-delay:3s}

.txtAni4 span:nth-child(4){ right:50.26vw; bottom:45.59vh; animation-delay:2.8s}

.txtAni4 span:nth-child(5){ right:20.31vw; bottom:46.44vh; animation-delay:0.5s}

.txtAni4 span:nth-child(6){ right:34.27vw; bottom:46.9vh; animation-delay:1.5s}

.txtAni4 span:nth-child(7){ right:41.14vw; bottom:45.98vh;}

.txtAni4 span:nth-child(8){ right:64.06vw; bottom:38.18vh; animation-delay:1.5s}

.txtAni4 span:nth-child(9){ right:48.95vw; bottom:36.4vh; animation-delay:3s}

.txtAni4 span:nth-child(10){ right:11.35vw; bottom:32.33vh; animation-delay:2.8s}

.txtAni4 span:nth-child(11){ right:50vw; bottom:28.83vh; animation-delay:0.5s}

.hmPage7{}

.hmc7t{ line-height: 60px; height:60px; margin-top:50px;}

.hmc7t span{ font-size: 50px; float: left; font-weight: bold; letter-spacing:2px; }

.hmc7Swiper{ margin-top: 2.6vw; overflow:hidden; padding-bottom:30px; }

.hmc7aBox{ display: block; border-top: 1px solid #1C1C1C; padding-top: 1.66vw; }

.hmc7aBox strong{ font-size: 24px; line-height: 36px; font-weight: normal; letter-spacing: 1px; display: block; height: 72px; overflow: hidden; position: relative; padding-left: 50px; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; color:#333;}

.hmc7aBox strong:before{ content: ""; background: #1A406F; height: 8px; width: 8px; position: absolute; left: 0px; top: 12px; }

.hmc7aBox .overflowHide{ height:360px; margin-top:1.66vw;}

.hmc7aBox p{ font-size: 14px; line-height: 26px; margin-top: 25px; margin-bottom:2vw; }

.hmc7Swiper .swiper-scrollbar{ height:1px; background:#E5E5E7; margin-left:0px; margin-right:0px; transform:translateY(15px)}

.hmc7Swiper .swiper-scrollbar-drag{ height:5px; background: linear-gradient(to right,  #386CAD 0%,#A5C7FF 100%); border-radius:0.3em; cursor:pointer; top:-2px;}

.hmc7Swiper .swiper-wrapper .swiper-slide:nth-child(3n+1) .hmc7aBox strong::before{ background:#1a406f;}

.hmc7Swiper .swiper-wrapper .swiper-slide:nth-child(3n+1) .hmc7aBox p{ color:#1a406f;}

.hmc7Swiper .swiper-wrapper .swiper-slide:nth-child(3n+2) .hmc7aBox strong::before{ background:#a5c7ff;}

.hmc7Swiper .swiper-wrapper .swiper-slide:nth-child(3n+2) .hmc7aBox p{ color:#a5c7ff;}

.hmc7Swiper .swiper-wrapper .swiper-slide:nth-child(3n+3) .hmc7aBox strong::before{ background:#fcab00;}

.hmc7Swiper .swiper-wrapper .swiper-slide:nth-child(3n+3) .hmc7aBox p{ color:#fcab00;}

@media (max-width:1799px){

.hmPubTxt{padding-top:7vw;}

.hmPub_t{font-size:20px; padding-bottom:15px; margin-bottom:18px;}

.hmPub_t span{font-size:40px;}

.hmPub_st strong{font-size:16px; line-height:28px;}

.hmPub_st p{font-size:14px; line-height:24px;}

.hmPub_item{height:130px;}

.hmPubBm_a{height:130px; padding-top:20px;}

.hmPubBm_tnm strong{font-size:20px; line-height:30px;}

.hmPubBm_tnm p{font-size:13px; line-height:18px;}

.hmPub_arrow{width:40px; height:40px;}

.hmPubBm_a.on{height:300px; padding-top:85px;}

.hmPubBm_a.on .hmPubBm_tnm strong{font-size:22px; text-shadow:0 0 5px #000;margin-bottom:7px;}

.hmPubBm_tnm:after{bottom:0;}

.hmPubBm_a.on .hmPub_arrow{margin-top:10px;}

.hmc7t{line-height:50px; height:50px;}

.hmc7t span{font-size:40px;}

.hmc7Swiper{margin-top:2vw;}

.hmc7aBox strong{padding-left:30px; font-size:18px; line-height:30px; height:60px;}

.hmc7aBox{padding-top:1vw;}

.hmc7aBox .overflowHide{height:300px;}

.hmc7aBox p{margin-top:15px; margin-bottom:1.2vw;}

.hmc7Swiper{margin-top:1.5vw;}



.hmPubBom:before{height:130px;}
.hmPubBmMenu{height:305px;}
.hmPub_item{ height:305px;}
.hmPubBm_desc{
	height:64px;
	line-height: 16px;
	font-size:10px;
}
.hmPubBm_list{
	height:70px;
	line-height: 14px;
	font-size:10px;
	margin-bottom:0px;
	padding-left:30px;
}
.hmPubBm_item{
	height:14px;
	line-height: 14px;
	font-size:10px;
}
	.hmPubBm_item span{
		padding-left:15px;
	}
	.hmPubBm_item span:before{
		width:10px;
	}
.hmPubBm_tnm p{
	height:30px;
}
.hmPubBmMenu .slick-prev,.hmPubBmMenu .slick-next{top:162px;}
	.hmPubBm_a.on.center{ padding-top:130px;}
}


@media (max-width:1379px){

.hmPubBm_a.on{padding-top:65px; height:260px;}

.hmPub_t{font-size:16px;}

.hmPub_t span{font-size:32px;}

.hmc7t span{font-size:32px;}

.hmc7aBox strong{font-size:16px; line-height:26px; height:52px;}

.hmc7aBox .overflowHide{ height:250px;}

.hmPub_st strong{line-height:26px;}

.hmPub_st p{line-height:20px;}

.hmPubBmMenu .slick-prev{ left: -35px;}
.hmPubBmMenu .slick-next{ right: -35px;}

	.hmPubBm_a.on.center{ padding-top:130px;}
}

@media (max-width:1199px){

.hmPubTxt{padding-top:80px;}

.hmPubBm_a.on{padding-top:60px; height:246px;}
.hmPubBm_a.on .hmPubBm_list{margin-bottom:-5px;padding-left:15px;}

.hmPubBm_tnm strong{font-size:18px;}

.hmPubBm_a.on .hmPubBm_tnm strong{font-size:20px;}

.hmPubBm_tnm p{padding:0 15px;}
.hmPubBmMenu .slick-prev{ left: -30px;}
.hmPubBmMenu .slick-next{ right: -30px;}
	.hmPubBm_a.on.center{ padding-top:110px;}
}

@media (max-width:993px){

.hmPubBm_tnm p{font-size:12px;}

.hmPubTxt{padding-top:18vh;}

.hmPubBm_a.on{height:246px; padding-top:55px;}

.hmPubBm_a.on .hmPub_arrow{margin-top:4px;}
	.hmPubBm_a.on .hmPubBm_list{margin-bottom:0px;padding-left:10px;}

.hmPubBm_a.on .hmPubBm_tnm strong{font-size:14px;}

.hmPubBm_tnm strong{font-size:14px;}

}

@media (max-width:767px){

.hmPub_t span{font-size:24px;}

.hmPub_t{font-size:16px;}

.hmPubBom .container{ flex-wrap:wrap;}

.hmPubBm_tnm p{display:none;}

.hmPub_item{ width:50%;}

.hmPubBm_tnm:after{display:none;}

.hmPubBm_bg{display:none;}

.hmPubBm_a{padding:25px 0 0!important; height:60px!important;}

.hmPub_arrow{display:none;}

.hmPub_item{height:36px;}

.hmPubBom{padding:15px 0;}

.hmPubBm_a.on .hmPubBm_tnm strong{font-size:16px!important;}

.hmPubBm_a .hmPubBm_desc{display: none!important;}
.hmPubBm_a .hmPubBm_list{display: none!important;}

.hmPubBm_tnm strong{font-size:15px!important;}

.hmc7t span{font-size:24px; position:relative; top:-8px;}

.hmPubBmMenu{padding:0 25px;}
.hmPubBom:before{height:70px;}
.hmPubBmMenu{height:70px;}
.hmPub_item{ height:70px;}
.hmPubBmMenu .slick-prev,.hmPubBmMenu .slick-next{top:33px;}
.hmPubBmMenu .slick-prev{left:-15px;}
.hmPubBmMenu .slick-next{right:-15px;}
}





.hmPage3{z-index:2;}

.hmPage4{z-index:3;}

.hmPage5{z-index:4;}

.hmPage6{z-index:5;}

.hmPage7{z-index:6; background:#fff;}



.hmc2Numbs{transition:all 0.8s ease-in-out; transform:translate(0px,50px); opacity:0; }

.active .hmc2Numbs{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}

.hmc2st{transition:all 0.8s ease-in-out; transform:translate(0px,30px); opacity:0; }

.active .hmc2st{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}

.hmc2t{transition:all 0.8s ease-in-out; transform:translate(0px,30px); opacity:0; }

.active .hmc2t{opacity:1; transform:translate(0px,0px); transition-delay:0.4s;}

.hmc2des{transition:all 0.8s ease-in-out; transform:translate(0px,30px); opacity:0; }

.active .hmc2des{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}

.hmc2btn{transition:all 0.8s ease-in-out; transform:translate(0px,30px); opacity:0; }

.active .hmc2btn{opacity:1; transform:translate(0px,0px); transition-delay:0.6s;}

.hmc2Bomx .container{transition:all 0.8s ease-in-out; transform:translate(0px,30px); opacity:0; }

.active .hmc2Bomx .container{opacity:1; transform:translate(0px,0px); transition-delay:0.8s;}

.hmPub_t{transition:all 0.8s ease-in-out; transform:translate(0px,50px); opacity:0; }

.active .hmPub_t{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}

.hmPub_st{transition:all 0.8s ease-in-out; transform:translate(0px,50px); opacity:0; }

.active .hmPub_st{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}

.hmPub_btn{transition:all 0.8s ease-in-out; transform:translate(0px,50px); opacity:0; }

.active .hmPub_btn{opacity:1; transform:translate(0px,0px); transition-delay:0.7s;}

.hmPubBom{transition:all 0.8s ease-in-out; transform:translate(0px,50px); opacity:0; }

.active .hmPubBom{opacity:1; transform:translate(0px,0px); transition-delay:0.9s;}

.hmc7t{transition:all 0.8s ease-in-out; transform:translate(0px,50px); opacity:0; }

.active .hmc7t,.active2 .hmc7t{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}

.hmc7Swiper{transition:all 0.8s ease-in-out; transform:translate(0px,50px); opacity:0; }

.active .hmc7Swiper,.active2 .hmc7Swiper{opacity:1; transform:translate(0px,0px); transition-delay:0.6s;}





.footerWpr{ background: #000000 url(../images/footMp.png) no-repeat center top; color: rgba(255,255,255,0.6); padding-top: 5.2vw; }

.footerWpr a,.footBom a{color: rgba(255,255,255,0.6);}

.footerWpr a:hover,.footBom a:hover{color: rgba(255,255,255,0.8);}

.footTop{ margin-bottom: 1.66vw; padding-bottom:2.08vw; border-bottom: 1px solid rgba(255,255,255,0.1); }

.footTop h5{ font-size: 22px; font-weight: normal; line-height: 42px; display: block; }

.footTop h4{ font-size: 50px; line-height: 82px; display: block; color: #FFF; }

.footTop .fl p{ font-size: 14px; line-height: 24px; }

.footShare{ white-space:nowrap; margin-top:28px;}

.footShare_a{ width:48px; height:48px; display:inline-block; background-color:rgba(255,255,255,0.1); border-radius:50%; margin-left:18px; cursor:pointer; transition:all 0.5s ease-in-out; opacity:0.5; background-repeat:no-repeat; background-position:center center;}

.footShare_a:first-child{margin-left:0;}

.footShare_a:hover{ background-color:#FAC200; opacity:1;}

.footShare_a1{ background-image:url(../images/foot_i1.png);}

.footShare_a2{ background-image:url(../images/foot_i2.png);}

.footShare_a3{ background-image:url(../images/foot_i3.png);}

.footShare_a4{ background-image:url(../images/foot_i4.png);}

.footNav{ padding-bottom:2.6vw;}

.footNav dl{float:left; min-width:20%; margin-right:0;}

.footNav dt{ line-height: 38px; margin-bottom: 22px; position: relative; font-size: 18px; color: #FFF; }

/*.footNav dt:after{ content: ""; background: #FAC200; height: 2px; width: 14px; position: absolute; left: 0px; bottom: -10px; }*/

.footNav dl dd + dt:after{display:none;}

.footNav dl dd + dt{margin-top:20px;}

.footNav dd{ font-size: 14px; line-height: 34px; }

.foot_a1{ color: #FFF!important; }

.foot_a2{}

.footWx{ float:right; text-align:center;}

.footWx p{ font-size: 14px; line-height: 26px; margin-top: 20px; }

.footBom{ font-size: 14px; line-height: 26px; background: #1E1E1E; padding: 1.35vw 0px;color: rgba(255,255,255,0.6);}

.footBom .fl a{margin-left:15px;}

.footBom .fr span{ font-size:12px; margin:0 13px;}

@media (max-width:1799px){

.footerWpr{padding-top:3.5vw;}

.footTop h5{font-size:18px; line-height:38px;}

.footTop h4{font-size:40px; line-height:70px;}

.footShare{margin-top:12px;}

.footTop{padding-bottom:1.5vw; margin-bottom:1.2vw;}

.footWx img{width:120px; height:120px; margin-top:12px;}

.footWx p{margin-top:12px;}

.footNav dt{font-size:16px;}

.footNav dd{font-size:13px; line-height:30px;}

}

@media (max-width:1379px){



}

@media (max-width:1199px){



}

@media (max-width:993px){

.footBom .fl,.footBom .fr{width:100%; text-align:center;}

.footTop h4{font-size:36px;}

}

@media (max-width:767px){

.footNav dl{display:none;}

.footTop .fr{display:none;}

.footBom{font-size:12px; line-height:22px; padding:20px 0}

.footerWpr{padding-top:25px;}

.footTop h4{font-size:24px; line-height:42px;}

.footTop{padding-bottom:15px; margin-bottom:15px;}

.footWx{width:100%; text-align:center; padding-bottom:15px;}

}





.m2banner{ position:relative;}

.m2banner .bgImg{ height:36.45vw;}

.m2banTxt{ position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; text-align: center; color: #FFF; padding-bottom:100px; }

.m2banTxt strong{ font-size: 56px; display: block; line-height: 66px; letter-spacing:2px; }

.m2navWpr{ margin-top:-80px; position:relative; z-index:2; height:80px; overflow:hidden}

.m2nav{ background:rgba(16,109,189,0.9); color:#fff; width:100%; line-height:80px;}

.m2pos{ float: left; font-size: 16px; line-height: 80px; }

.m2pos *{vertical-align:middle;}

.m2pos a{ display: inline-block; color: #FFF; }

.m2pos_hm{ background: url(../images/m2pos_i.png) no-repeat center center; height: 80px; width: 25px; }

.m2pos i{ background: url(../images/m2pos_ar.png) no-repeat center center; height: 80px; width: 7px; margin: 0px 15px; display: inline-block; }

.m2pos a:hover{ color: #FFF}

.m2pos span{}

.m2menu{ float:right;}

.m2menu_a{ font-size: 16px; line-height: 80px; color: #FFF; display: inline-block; position: relative; padding: 0px 10px; margin-left: 2.2vw; }

.m2menu_a:after{content:""; height:3px; background:#fff; transition:all 0.5s ease-in-out; left:50%; width:0%; position:absolute; bottom:0}

.m2menu_a.on:after,.m2menu_a:hover:after{ width:100%; left:0}

.m2menu_a.on,.m2menu_a:hover{color:#fff;}

.page { text-align: center; margin-bottom:2.6vw }

.page .pagination li { display: inline-block; }

.page .pagination li a { padding: 0px 8px; height: 36px; min-width: 36px; text-align: center; display: inline-block; margin: 0px 4px; vertical-align: middle; border: 1px solid #fff; color: #333; background: #fff; font-size: 14px; line-height: 34px; }

.page .pagination li.active a, .page .pagination li a:hover { color: #FFF; background: #2057C7; border: 1px solid #2057C7; }

@media (max-width:1799px){

.m2banTxt strong{font-size:46px; line-height:56px;}

.m2navWpr{height:70px; margin-top:-70px;}

.m2banTxt{padding-bottom:80px;}

.m2pos i{height:70px;}

.m2pos_hm{height:70px;}

.m2pos{line-height:70px;}

.m2menu_a{line-height:70px;}

.m2nav{line-height:70px;}

}

@media (max-width:1379px){

.m2banTxt strong{font-size:40px;}

}

@media (max-width:1199px){

.m2banTxt{padding-bottom:10px;}

.m2pos i{height:60px;}

.m2pos_hm{height:60px;}

.m2pos{line-height:60px;}

.m2menu_a{line-height:60px; margin-left:1vw;}

.m2nav{line-height:60px;}

.m2navWpr{height:60px; margin-top:-60px;}

.m2abt_c5a span{font-size:18px;}

.m2lxCon1{margin-top:46px;}

}

@media (max-width:993px){

.m2banner .bgImg{height:400px;}

.m2menu_a{margin-left:0; padding:0 6px;}

}

@media (max-width:767px) {

.page .pagination li { margin-bottom: 8px; }

.m2banTxt strong{font-size:24px; line-height:32px;}

.m2banner .bgImg{height:280px;}

#large-header{display:none!important;}

.m2navWpr{display:none;}

.m2banTxt{padding-bottom:0; padding-top:40px;}

}





.m2nPage{ padding-bottom:2.6vw;}

.m2nul{ padding:2.6vw 0;}

.m2nul li{ padding: 2.6vw 0; border-bottom: 1px solid #EBEBEB; }

.m2nul li:last-child{border:none;}

.m2naBox{display:block; overflow:hidden;}

.m2naBox .overflowHide{ height: 322px; width: 430px; float:left; }

.m2nRx{ width:calc(100% - 430px); height: 322px; float:right; padding-left:3.95vw;display:flex; flex-direction:column; justify-content:center;}

.m2nRx strong{ font-size: 28px; font-weight: normal; line-height: 50px; display: block; height: 50px; overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }

.m2nRx p{ font-size: 16px; line-height: 26px; color: #666666; max-height: 52px; overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin-top:12px;}

.m2nRx span{ margin-top: 12px; display: block; color: #2057C7; font: 18px/40px din; }

@media (max-width:1799px){

.m2naBox .overflowHide{width:380px; height:280px;}

.m2nRx{ width:calc(100% - 380px); height: 280px; padding-left:3.2vw;}

.m2nRx strong{font-size:22px; line-height:40px; height:40px;}

.m2nRx p{font-size:14px;}

}

@media (max-width:1379px){



}

@media (max-width:1199px){



}

@media (max-width:993px){

.m2naBox .overflowHide{width:310px;}

.m2nRx{ width:calc(100% - 310px);}

.m2nRx strong{font-size:18px;}

}

@media (max-width:767px){

.m2naBox .overflowHide{width:100%; float:none; height:250px;}

.m2nul{padding:50px 0 0px;}

.m2nul li{ margin-bottom:20px; padding-bottom:20px;}

.m2nRx{width:100%; float:none; height:auto; margin-top:10px}

.m2nRx p{margin-top:0;}

.m2nRx strong{ font-size:16px; font-weight:bold}

.m2nRx span{margin-top:5px;}

.m2nPage{padding-bottom:50px;}

}





.max1410{max-width:1470px;}

.m2nHnPage{ padding-top:3.6vw; padding-bottom:2.6vw;}

.m2pub_t{ font-size: 42px;     line-height: 3.2vw;
    padding-bottom: 1vw;position: relative; overflow:hidden; font-weight:bold }

.m2pub_t_c{text-align:center;}

.m2pub_t_w{color:#fff;}

.m2pub_t:after{ content: ""; background: #2057C7; height: 2px; width: 98px; position: absolute; left: 0px; bottom: 0px; }

.m2pub_t_w:after{background:#fff;}

.m2pub_t_c:after{left:50%; margin-left:-49px;}

.m2hnul{ margin: 2.6vw -15px 1vw; }

.m2hnul li{ margin-bottom: 30px; width:33.33%; float:left; padding:0 15px;}

.m2hnItm{ background: #f2f2f2 url(../images/m2ry_bg.png) no-repeat center bottom; height: 278px; background-size:100% auto; position:relative;}

.m2hnItm img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:70%; max-height:70%; width:auto; height:auto; box-shadow:0 10px 20px rgba(0,0,0,0.1);}

.m2hnul li p{ font-size: 22px; line-height: 32px; font-weight: normal; text-align: center; height: 64px; overflow: hidden; margin: 20px 0px; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

@media (max-width:1799px){

.m2pub_t{font-size:32px; line-height:50px; padding-bottom:12px;}

.m2hnul li p{font-size:18px;}

}

@media (max-width:1379px){

.m2pub_t{font-size:30px;}

}

@media (max-width:1199px){



}

@media (max-width:993px){

.m2hnul li{width:50%;}

.m2hnul li p{font-size:16px; line-height:28px; height:56px;}

}

@media (max-width:767px){

.m2pub_t{text-align:center;}

.m2pub_t:after{margin-left:-49px; left:50%;}

.m2hnul li{width:100%;}

.m2nHnPage{padding:40px 0 50px;}

.m2hnul{ margin-top:25px;}

}





.m2nJgPage{ padding-top:3.6vw; padding-bottom:4vw;}

.m2JgChange{ margin:2.6vw 0;}

.m2JgChange span{margin-bottom: 10px; display: inline-block; margin-right: 30px; font-size: 18px; line-height: 54px; border: 2px solid #116dbc; text-align: center; padding: 0px 2.34vw; min-width: 186px; cursor:pointer }

.m2JgChange span.on{ color: #FFF; background: #116dbc; }

.m2JgAddrWpr{}

.m2Jgul{ display:none; position:relative;}

.m2Jgul.on{ z-index:1; display:block;}

.m2Jgul ul{display:flex; justify-content:space-between; flex-wrap:wrap; position:relative; margin-right:-40px;}

.m2Jgul li{ width:calc(50% - 40px); margin-right:40px; position:relative; margin-bottom:40px;}

.m2Jgul li:hover,.m2Jgul li:hover p{ color:#fff;}

.m2Jgul li:before{content:""; position:absolute; left:0; top:0; bottom:0; right:0; border:2px solid #EBEBEB; transition:all 0.5s ease;}

.m2Jgul li:after{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../images/m2ry_bg.jpg) no-repeat center center; background-size:cover; transition:all 0.5s ease; opacity:0}

.m2jg_item{ position: relative; z-index: 1; padding: 3.02vw; }

.m2jg_item strong{ transition: all 0.5s ease; font-size: 26px; line-height: 40px; font-weight: normal; display: block; margin-bottom: 15px; }

.m2jg_item p{ transition: all 0.5s ease; font-size: 18px; line-height: 32px; color: #666666; }

.m2Jgul li:hover:before{content:""; opacity:0;}

.m2Jgul li:hover:after{content:""; opacity:1;}

.m2abt_des{ font-size: 18px; line-height: 32px; margin: 1.56vw 0px 2.08vw; }

.m2abt_des_c{text-align:center;}

.m2org_img{text-align:center; margin-bottom:2.6vw;}

@media (max-width:1799px){

.m2JgChange span{ margin-right: 20px; font-size: 16px; line-height: 50px; padding: 0px 1.8vw; min-width: 160px;}

.m2Jgul ul{ margin-right:-30px;}

.m2Jgul li{ width:calc(50% - 30px); margin-right:30px; margin-bottom:30px;}

.m2jg_item{ padding: 2vw; }

.m2jg_item strong{ font-size: 21px; line-height: 32px; margin-bottom:8px; }

.m2jg_item p{ font-size: 16px; line-height: 30px; }

}

@media (max-width:1379px){



}

@media (max-width:1199px){

.m2Jgul li{width:100%;}

}

@media (max-width:993px){

.m2JgChange span{min-width:140px;}

}

@media (max-width:767px){

.m2nJgPage{padding-top:40px; padding-bottom:50px;}

.m2JgChange{margin:25px 0; text-align:center}

.m2JgChange span{ margin:0 6px 12px;}

.m2Jgul li{margin-bottom:12px; margin-right:0}

.m2Jgul ul{ margin-right:0;}

.m2jg_item{padding:20px 15px;}

.m2jg_item strong{font-size:16px; line-height:32px; height:32px; font-weight:bold; margin-bottom:0}

.m2jg_item p{font-size:14px; line-height:24px;}

}





.m2nDhPage{ padding-top:2.6vw; padding-bottom:2.6vw;}

.m2dhItmx{margin-bottom:2.6vw;}

.m2dhSwiper{ margin:1.56vw -23px 0;}

.m2dh_item{padding:23px;}

.m2dh_item .overflowHide{ height:310px; transition:all 0.5s ease;}

.m2dh_item .overflowHide:hover{box-shadow:0 5px 20px rgba(0,0,0,0.2); transform:translateY(-8px)}

.m2dhSwiper .slick-prev{ background: url(../images/m2dh_ar1.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; left: -100px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -30px; border: 2px solid #106DBD; border-radius:50%; transition:all 0.5s ease; }

.m2dhSwiper .slick-next{ background: url(../images/m2dh_ar1.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; right: -100px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -30px; border: 2px solid #106DBD; border-radius:50%;  transform:rotate(180deg); transition:all 0.5s ease;}

.m2dhSwiper .slick-prev:hover,.m2dhSwiper .slick-next:hover{ background: #106dbd url(../images/m2dh_ar2.png) no-repeat center center; box-shadow:0 0 25px rgba(20,112,204,0.3); }

@media (max-width:1799px){

.m2dh_item{padding:18px;}

.m2dh_item .overflowHide{height:250px;}

.m2dhSwiper .slick-prev{width:48px; height:48px; margin-top:-24px; left:-60px;}

.m2dhSwiper .slick-next{width:48px; height:48px; margin-top:-24px; right:-60px;}

}

@media (max-width:1379px){

.m2dhSwiper{margin-left:50px; margin-right:50px;}

}

@media (max-width:1199px){



}

@media (max-width:993px){



}

@media (max-width:767px){

.m2nDhPage{padding:35px 0;}

.m2dhSwiper .slick-prev{width:30px; height:30px; left:-28px; background-size:7px auto;}

.m2dhSwiper .slick-next{width:30px; height:30px; right:-28px; background-size:7px auto;}

.m2dhSwiper{margin-left:30px; margin-right:30px;}

.m2dh_item .overflowHide{height:160px;}

.m2nDhPage .m2pub_t{font-size:20px; font-weight:normal}

}





.m2lxPage{ padding-top:2.6vw; padding-bottom:5.2vw;}

.m2lxCon1{ margin: 2.6vw 0px 4.16vw; display:flex; justify-content:space-between;  flex-wrap:wrap;}

.m2lxc1Lx{ padding: 70px 55px 45px; float: left; width: 50%; background: url(../images/m2lx_bg.png) no-repeat center center; background-size:cover; color:#fff;}

.m2lxc1Lx h5{ font-size: 28px; font-weight: normal; display: block; line-height: 38px; }

.m2lxc1Lx h6{ font-size: 16px; line-height: 26px; font-weight: normal; display: block; margin: 20px 0px 48px; }

.m2lxc1Lx p{ font-size: 16px; line-height: 32px; }

.m2map{ width:50%; background:#efefef;}

.m2lxul{ margin: 2.6px -13px 0px; }

.m2lxul li{ padding: 0px 13px; float: left; width: 25%; margin-bottom:26px;}

.m2lx_item{ padding: 25px 5px 25px 25px; border: 2px solid #E6E6E6; height: 160px; display:flex; flex-direction:column; justify-content:center;}

.m2lx_item strong{ font-size: 18px; font-weight: normal; line-height: 38px; display: block; }

.m2lx_item p{ font-size: 18px; line-height: 40px; display: block; }

@media (max-width:1799px){

.m2lxul li{width:50%;}

}

@media (max-width:1379px){



}

@media (max-width:1199px){



}

@media (max-width:993px){



}

@media (max-width:767px){

.m2lxPage{padding-top:50px; padding-bottom:50px;}

.m2lxCon1{margin-top:25px; margin-bottom:40px;}

.m2abt_des{font-size:15px; line-height:26px; margin:20px 0}

.m2lxul li{width:100%; margin-bottom:15px;}

.m2lx_item{height:130px;}

}





.m2zpPage{ padding:5.2vw 0;}

.m2zp_st{ font-size: 24px; color: #666666; line-height: 42px; text-align: center; }

.m2zp_t{ font-size: 42px; line-height: 52px; text-align: center; margin: 10px 0px 3.64vw; }

.m2zpul{ margin: 0px -25px 2.6vw; }

.m2zpul li{ padding: 0px 25px; float: left; width: 33.33%; }

.m2zp_aBox{ display:block; position:relative; text-align:center}

.m2zp_aBox1 .overflowHide{ background:#ffde00;}

.m2zp_aBox2 .overflowHide{ background:#2f7dfb;}

.m2zp_aBox3 .overflowHide{ background:#53ccc5;}

.m2zp_aBox .overflowHide{ height:200px; border-radius:0.6em; transition:all 0.5s ease;}

.m2zp_aBox:hover .overflowHide{ transform:translateY(-8px);}

.m2zp_aBox1:hover .overflowHide{ box-shadow:0 5px 25px rgba(255,222,0,0.5);}

.m2zp_aBox2:hover .overflowHide{ box-shadow:0 5px 25px rgba(47,125,251,0.5);}

.m2zp_aBox3:hover .overflowHide{ box-shadow:0 5px 25px rgba(83,204,197,0.5);}

.m2zp_aBox span{ display:block; width:90px; height:90px; background:#fff; border-radius:1.2em; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); box-shadow:0 2px 20px rgba(0,0,0,0.2);}

.m2zp_aBox span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}

.m2zpul li:nth-child(1) .m2zp_aBox span{ width:132px;}

.m2zp_aBox strong{ font-size: 24px; line-height: 32px; display: block; margin-top: 24px; }

.m2zp_aBox p{ font-size: 16px; color: #808080; line-height: 28px; }

.m2zp_aBox1:hover{ color:#ffde00;}

.m2zp_aBox2:hover{ color:#2f7dfb;}

.m2zp_aBox3:hover{ color:#53ccc5;}

.m2zpul2{ text-align:center;}

.m2zpul2 li{ display:inline-block;}

.m2zpul2 li .overflowHide{ text-align: center; height: 210px; width: 240px; padding-top: 22px; background: #2F7DFB; border-radius:0.6em;}

.m2zpul2 li strong{font-size: 24px; line-height: 32px; display: block; margin-top: 24px; }

.m2zpul2 li p{ font-size: 16px; color: #808080; line-height: 28px; }

@media (max-width:1799px){

.m2zp_st{font-size:21px; line-height:38px;}

.m2zp_t{font-size:32px; line-height:42px;}

.m2zpul{margin-left:-15px; margin-right:-15px;}

.m2zpul li{padding:0 15px;}

.m2zp_aBox strong{font-size:20px;}

.m2zp_aBox p{font-size:15px;}

.m2zp_aBox .overflowHide{height:180px;}

.m2zpul2 li .overflowHide{transform:scale(0.8);}

.m2zpul2 li strong{margin-top:0; font-size:20px;}

.m2zpul2 li p{font-size:15px;}

}

@media (max-width:1379px){



}

@media (max-width:1199px){



}

@media (max-width:993px){



}

@media (max-width:767px){

.m2zpPage{padding:40px 0 50px;}

.m2zp_t{font-size:22px; margin-bottom:20px;}

.m2zpul li{width:100%; margin-bottom:25px;}

.m2zp_aBox strong,.m2zpul2 li strong{margin-top:15px; font-size:16px;}

.m2zpul2 li strong{margin-top:0;}

}





.m2rcCon1{ padding: 2.6vw 0px 6.25vw; }

.m2rcCon1 .m2abt_des{ max-width:1000px; margin-left:auto; margin-right:auto;}

.m2rcc1ul{ margin: 0px -20px; }

.m2rcc1ul li{ float: left; width: 25%; padding: 0px 20px; }

.m2rcc1_item{ overflow:hidden; position:relative; cursor:default}

.m2rcc1_item .overflowHide{ height:460px;}

.m2rcc1_item .bgImg:after{ content: ""; background: url(../images/m2rc_bg.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-size:cover; transition:all 0.5s ease-in-out; opacity:0;}

.m2rcc1_item:hover .bgImg:after{opacity:1;}

.m2rcc1_item:hover strong{color:#fff;}

.m2rcc1_item strong{ color: #0d4ec8; font-size: 34px; line-height: 42px; position: absolute; left: 26px; top: 20px; z-index: 1; transition:all 0.5s ease-in-out; }

.m2rc_des{ font-size: 16px; line-height: 26px; color: #FFF; position: absolute; left: 0px; right: 0px; bottom: 0px; padding-right: 26px; padding-bottom: 26px; padding-left: 26px; z-index:1; transition:all 0.5s ease-in-out; opacity:0; transform:translateY(20px) }

.m2rcc1_item:hover .m2rc_des{opacity:1; transform:translateY(0)}

.m2rcCon2{ position:relative; padding:3.2vw 0px 5.2vw; background:#f2f2f2;}

.m2abt_c3swiper { margin-top: 60px; background: url(../images/m2abt_hisBg.png) no-repeat left top; height: 550px; position: relative; padding: 2.5vw 2.5vw; max-width: 1000px; }

.m2abt_c3swiper:before {content: "";background: url(../images/m2abt_line.png) no-repeat left top;height: 4px;position: absolute;width: 100%;left: 0px;top: 0px;}

.m2abt_c3item {max-height: 452px;overflow-y: auto;}

.m2abt_c3item dl {margin-bottom: 28px;}

.m2abt_c3item dl dt {font-size: 20px;line-height: 50px;display: block;font-weight: normal;}

.m2abt_c3item dl dt span {font-size: 42px;font-weight: bold;display: inline-block;margin-right: 4px;transform: translateY(2px);}

.m2abt_c3item dl dd {font-size: 16px;line-height: 24px;padding-left: 25px;position: relative;}

.m2abt_c3rnd {width: 40vw;height: 40vw;border: 1px solid #D1D1D1;border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);margin-left: 20px; animation:m2abtRotate 6s linear infinite;}

.m2abt_c3rnd span {width: 16px;height: 16px;border-radius: 50%;background: #006BB2;position: absolute;left: 50%;margin-left: -8px;top: -8px;}

@keyframes m2abtRotate {

	0% {

		transform:translate(-50%,-50%) rotate(360deg);

	}

	100% {

		transform:translate(-50%,-50%) rotate(0deg);

	}

}

.m2abt3Rx {width: 0;height: 0;position: absolute;right: 0;top: 50%;}

.m2abt_c3imgs {width: 26.04vw;height: 26.04vw;position: absolute;left: -33vw;top: -12vw;}

.m2abt_c3img {position: absolute;left: 0;top: 0;right: 0;bottom: 0;border-radius: 50%;overflow: hidden;transition: all 0.5s ease;}

.m2abt_c3item dl dd:before {content: "";height: 12px;width: 12px;border: 3px solid #006BB3;position: absolute;left: 0px;top: 6px;border-radius: 50%;}

@media (max-width:1799px){

.m2rcc1ul{ margin: 0px -15px; }

.m2rcc1ul li{ padding: 0px 15px; }

.m2rcc1_item .overflowHide{height:320px;}

.m2rc_des{font-size:14px;}

.m2abt3Rx{top:56%;}

.m2abt_c3swiper{margin-top:40px;}

.m2abt_c3item dl dt span{font-size:34px;}

.m2abt_c3item dl dd{font-size:14px;}

.m2abt_c3item dl{margin-bottom:15px;}

.m2abt_c3swiper{max-width:740px;}

}

@media (max-width:1379px){

.m2abt_c3item{max-height:392px;}

.m2abt_c3swiper{height:460px;}

}

@media (max-width:1199px){



}

@media (max-width:993px){

.m2rcc1ul li{width:50%; margin-bottom:30px;}

.m2abt_c3swiper{max-width:none;}

}

@media (max-width:767px){

.m2rcCon1{padding:40px 0 50px;}

.m2rcc1ul li{width:100%; margin-bottom:15px;}

.m2rcCon2{padding:40px 0 50px;}

.m2abt_c3swiper{margin-top:25px;}

.m2abt_c3item dl dt span{font-size:24px;}

}





.m2tzCon1{ padding:2.6vw 0 5.2vw;}

.m2tzc1Box{ margin-top: 2.6vw; height: 400px; border: 2px solid #106DBD; overflow:hidden; border-radius:0.6em;}

.m2tzc1Lx{ width: 340px; float: left; height: 396px; background: #106DBD; color: #fff; padding: 25px 0px 0px 45px; position:relative; }

.m2tzc1Lx p:nth-child(1){ font-size: 20px; font-weight: normal; line-height: 32px; margin-bottom: 64px; }

.m2tzc1Lx strong{ font: 100px/100px din; }

.m2tzc1Lx p:nth-child(3){ font-size: 16px; line-height: 26px; position: absolute; left: 45px; bottom: 25px; }

.m2tzc1Rx{ margin-left: 340px; padding: 44px 0px 0px 70px; }

.m2tzc1Rx strong{ font-size: 15px; color: #999999; line-height: 28px; margin-bottom: 7px; font-weight: normal; display: block; }

.m2tzc1ul{display:flex; justify-content:space-between;  flex-wrap:wrap;}

.m2tzc1ul li{ width: 25%; padding-top: 32px; }

.m2tzc1ul li p{ font-size: 15px; color: #666666; line-height: 36px; display: block; }

.m2tzc1ul li span{ display: block; font: 56px/62px din_l; }

.m2tzCon2{ background: #f5f5f5; padding: 2.6vw 0; }

.m2tzc2ul{ margin: 2.6vw -30px 1.56vw; }

.m2tzc2ul li{ padding: 0px 30px; float: left; width: 50%; margin-bottom: 38px; }

.m2tz_c2a{ display: block; background: #FFF; height: 120px; border-radius:0.4em; border-radius:0.3em;}

.m2tz_c2a:hover{ background:#106dbd; color:#fff; box-shadow:0 3px 18px rgba(0,0,0,0.1)}

.m2tz_c2tm{ width: 118px; height: 120px; padding-top: 20px; text-align: center; color: #106dbd; float:left; position:relative; transition:all 0.5s ease; }

.m2tz_c2a:hover .m2tz_c2tm{color:#fff;}

.m2tz_c2tm:after{content:""; width:1px; height:64px; background:#106DBD; position:absolute; right:0; top:50%; margin-top:-32px; transition:all 0.5s ease-in-out;}

.m2tz_c2a:hover .m2tz_c2tm:after{background:#fff;}

.m2tz_c2tm strong{ font: 46px/50px din; display: block; }

.m2tz_c2tm p{ font-size: 14px; line-height: 30px; }

.m2tz_c2rx{ margin: 0px 80px 0px 148px; height: 120px; display:flex; flex-direction:column; justify-content:center;}

.m2tz_c2rx p{ font-size: 16px; line-height: 28px; min-height: 56px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; overflow:hidden }

@media (max-width:1799px){

.m2tzc2ul{ margin: 2.6vw -20px 1.56vw; }

.m2tzc2ul li{ padding: 0px 20px; margin-bottom: 30px; }

}

@media (max-width:1379px){



}

@media (max-width:1199px){

.m2tzc1ul li span{font-size:46px;}

.m2tzc2ul li{width:100%;}

}

@media (max-width:993px){

.m2tzc1Lx strong{ font: 70px/70px din; }

.m2tzc1Lx{width:210px; padding-left:25px;}

.m2tzc1Lx p:nth-child(3){left:25px;}

.m2tzc1Rx{margin-left:158px;}

}

@media (max-width:767px){

.m2tzCon1{padding:40px 0 50px;}

.m2tzc1Box{margin-top:25px;}

.m2tzc1Lx{width:100%; float:none; height:225px;}

.m2tzc1Lx strong{ font-size:50px; line-height:50px;}

.m2tzc1Lx p:nth-child(1){margin-bottom:15px;}

.m2tzc1Rx{margin-left:0;}

.m2tzc1Box{height:auto;}

.m2tzc1Rx{padding:28px 15px}

.m2tzc1ul li{width:50%; padding-top:15px; text-align:center}

.m2tzc1ul li p{line-height:24px;}

.m2tzc1ul li span{font-size:40px;}

.m2tzCon2{padding:40px 0 50px}

.m2tzc2ul{margin-top:25px;}

.m2tz_c2tm{width:78px;}

.m2tz_c2rx{ margin:0px 15px 0px 98px;}

.m2tz_c2rx p{font-size:13px;}

.m2tzc2ul li{margin-bottom:15px;}

.m2tzc2ul{margin-bottom:20px;}

.m2tz_c2tm strong{font-size:36px;}

}





.m2csProPage{ padding: 4.68vw 0px 5.2vw; }

.m2csMain{}

.m2csMenu{ width: 360px; float: left; border-top: 1px solid #E6E6E6; }

.m2csMenu dl{ border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6;}

.m2csMenu_a{ display: block; line-height: 32px; padding: 20px 75px 20px 45px; font-size: 20px; position:relative }

.m2csMenu_a:before{ content: ""; border: 2px solid #245783; position: absolute; top: 50%; left: 18px; height: 10px; width: 10px; margin-top: -5px; border-radius:50%; }

.m2csMenu dl dd{ margin-left:45px; margin-right:40px; border-bottom: 1px solid #E6E6E6; position:relative; top:-5px;}

.m2csMenu dl dd:last-child{ border:none;}

.m2csMenu_a2{ display: block; line-height: 32px; padding: 13px 0px 13px 18px; font-size: 16px; position: relative; color: #666666; }

.m2csMenu_a2:before{ content: ""; position: absolute; top: 50%; left: 0px; height: 6px; width: 6px; margin-top: -3px; border-radius: 50%; background: #CCCCCC; }

.m2csMenu_a2.on{ color:#2057C7;}

.m2csMenu_a2.on:before,.m2csMenu_a2:hover:before{ background:#2057C7;}

.arrow{ position:absolute; border-top:5px solid transparent; border-bottom:5px solid transparent; border-left:8px solid #CCCCCC; top:50%; margin-top:-5px; right:30px; transition:all 0.5s ease-in-out;}

.on .m2csMenu_a .arrow{ border-left:8px solid #2057C7; transform:rotate(90deg);}

.m2csRx{ margin-left:408px;}

.m2csAnm{ position:relative; margin-bottom:30px; display:none;}

.m2csAnm .bgImg{ height:400px;}

.m2csAnm_sx{ color: #FFF; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; padding: 0px 60px; display:flex; flex-direction:column; justify-content:center;}

.m2csAnm_sx strong{ font-size: 42px; line-height: 60px; letter-spacing: 2px; display: block; }

.m2csAnm_sx p{ font-size: 22px; line-height: 36px; margin-top: 12px; letter-spacing:1px; }

.on .m2csMenu_a{ color:#2057C7;}

.on .m2csMenu_a:before{border-color:#2057C7;}

.m2csRx dl{ margin-bottom:20px;}

.m2csRx dl dt{ }

.m2csRx dl dd{ border-right: 2px solid #e6e6e6; border-bottom: 2px solid #e6e6e6; border-left: 2px solid #e6e6e6; padding: 20px 35px 20px; display:none; }

.m2csmr_a1{ font-size: 22px; line-height: 60px; display: block; padding: 0px 35px; border: 2px solid #E6E6E6; position:relative; }

.m2csRx dl.on .m2csmr_a1,.m2csmr_a1:hover{ color: #FFF; background: #106dbd; border: 2px solid #106dbd; }

.m2csRx dl .m2csmr_a1:hover .arrow{ border-left: 8px solid #fff;}

.m2csRx dl.on .m2csmr_a1 .arrow{ border-left: 8px solid #fff; transform:rotate(90deg);}

.m2csmr_sitm{}

.m2csmr_a2{ display: block; line-height: 60px; padding: 0px 105px 0px 26px; border-bottom: 1px solid #e6e6e6; position: relative; font-size: 20px; }

.m2csmr_a2:before{ content: ""; position: absolute; top: 50%; left: 0px; height: 6px; width: 6px; margin-top: -3px; border-radius: 50%; background: #CCCCCC; }

.m2csmr_a2 img{ position: absolute; top: 50%; right: 0px; margin-top: -9px; }

.m2csmr_a2 .arrow{ right:60px}

.m2csmr_a2.on{ color:#2057C7;}

.m2csmr_a2.on:before,.m2csmr_a2:hover:before{ background:#2057C7;}

.m2csmr_a2.on .arrow{ border-left:8px solid #2057C7; transform:rotate(90deg);}

.m2csmr_sitm2{ padding:20px 20px 20px 22px; border-bottom: 1px solid #e6e6e6; display:none}

.m2csmr_a3{ font-size: 20px; line-height: 42px; padding-left:20px; display:block; position:relative;}

.m2csmr_a3:before{ content: ""; position: absolute; top: 50%; left: 0px; height: 6px; width: 6px; margin-top: -3px; border-radius: 50%; background: #CCCCCC; }

.m2csmr_a2.on{}

.m2csRx dl dd .m2csmr_sitm:last-child .m2csmr_a2{border:none;}

.csflag{display:block; height:0; position:relative; overflow:hidden; top:-180px;}

@media (max-width:1799px){

.m2csMenu_a{padding-bottom:12px; padding-top:12px;}

.m2csMenu_a{font-size:17px;}

.m2csMenu_a2{padding-top:8px; padding-bottom:8px;}

.m2csMenu{width:300px;}

.m2csRx{margin-left:350px;}

.m2csAnm_sx strong{font-size:30px; line-height:42px;}

.m2csAnm_sx p{font-size:16px; line-height:30px;}

.m2csAnm_sx{padding:0px 30px;}

.m2csAnm .bgImg{height:240px;}

.m2csmr_a1{font-size:18px;}

.m2csmr_a2{font-size:16px; line-height:50px;}

.m2csmr_a3{font-size:15px; line-height:30px;}

.m2csRx dl{margin-bottom:12px;}
.csflag{ top:-150px;}
}

@media (max-width:1379px){

}

@media (max-width:1199px){
.csflag{ top:-116px;}
}

@media (max-width:993px){

.m2csMenu{display:none;}

.m2csRx{margin-left:0px;}

}

@media (max-width:767px){

.m2csRx{padding-top:30px;}

.m2csAnm_sx{padding:0 20px;}

.m2csAnm_sx strong{font-size:24px; line-height:30px;}

.m2csAnm_sx p{font-size:14px; line-height:26px;}

.m2csmr_a1{font-size:16px;}

.m2csmr_a2{font-size:15px;}

.m2csmr_a3{font-size:14px;}

.m2csProPage{padding:30px 0 40px;}
.m2csmr_a2{padding-right:26px;}
}





.m2csRx .m2pos_hm{ background: url(../images/m3pro_hm.png) no-repeat center center; }

.m2csRx .m2pos i{ background: url(../images/m3pos_ar.png) no-repeat center center; }

.m2csRx .m2pos_a{ color:#999999;}

.m2csRx .m2pos_a:hover{ color: #2057c7; }

.m2csRx .m2pos span{ color: #2057c7; }

.m2csRx .m2pos{float:none;}

@media (max-width:1799px){



}

@media (max-width:1379px){



}

@media (max-width:1199px){



}

@media (max-width:993px){



}

@media (max-width:767px){

.m2csRx .m2pos{display:none;}

}





.m3csItem{ padding: 2.6vw 0px 3.2vw; border-bottom: 1px solid #EBEBEB; }

.m3cs_t{ font-size: 26px; font-weight: normal; letter-spacing: 1px; display: block; line-height: 42px; margin-bottom: 16px; color: #106dbd; }

.m3csTxt{ font-size: 16px; line-height: 30px; letter-spacing:1px;}

.m3csBom{ padding-top:2.6vw}

.m3csBom strong{ display: block; font-size: 36px; line-height: 50px; margin-bottom: 20px; letter-spacing:1px;}

.m3csbul{ margin:1.04vw 0 0}

.m3csbul li{ font-size: 18px; line-height: 46px; height:46px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; letter-spacing: 1px; position: relative; padding-left: 22px; overflow:hidden; }

.m3csbul li:before{ content: ""; background: #CCCCCC; height: 6px; width: 6px; position: absolute; left: 0px; margin-top: -3px; top: 50%; border-radius:50%; transition:all 0.5s ease-in-out;}

@media (max-width:1799px){

.m3csBom strong{font-size:30px;}

.m3cs_t{font-size:22px;}

.m3csTxt{font-size:15px; line-height:28px;}

}

@media (max-width:1379px){



}

@media (max-width:1199px){



}

@media (max-width:993px){



}

@media (max-width:767px){

.m3csBom strong{font-size:22px; line-height:30px; margin-bottom:10px; font-weight:normal;}

.m3cs_t{font-size:20px; margin-bottom:5px;}

.m3csItem{padding-bottom:30px;}

.m3csItemWpr + .m3csBom{padding-top:30px; padding-bottom:35px;}

}





.m2abtCon1{ padding: 3.68vw 0px 5.2vw; position:relative; }

.large-header{position:fixed; left:0!important; top:0!important; right:0!important; bottom:0!important; height:100%!important; visibility:hidden; opacity:0}

.large-header.in{
	/*visibility:visible; opacity:1;*/
}

.m2abtCon1 .container{position:relative; z-index:2;}

.m2abtCon1 .m2abt_des{ font-size: 16px; line-height: 30px; color: #666666; }

.m2abt_c1btn{ margin-top:2.08vw; text-align:center}

.m2pub_btn{ font-size: 16px; line-height: 56px; color: #FFF; background: #106DBD; text-align: center; display: inline-block; height: 56px; width: 190px; }

.m2pub_btn:hover{ box-shadow:0 10px 30px rgba(16,109,189,0.3); color:#fff; transform:translateY(-5px)}

.m2abtc1ul{ display: flex; justify-content: space-between; margin: 3.64vw 0 0px; }

.m2abtc1ul li{
	width:25%;
	text-align: center;
	box-sizing: border-box;
	padding:0 5px;
}

.m2abtc1ul li strong{ font-size: 18px; font-weight: normal; display:block;background-image: -webkit-gradient(linear, left 0, right 0, from(#3E98E5), to(#0047A7));-webkit-background-clip: text;-webkit-text-fill-color: transparent; text-shadow:0 10px 15px rgba(61,151,228,0.15);

 }

.m2abtc1ul li strong span{ font: bold 100px/100px din; }

.m2abtc1ul li p{ font-size: 18px; color: #666666; line-height: 44px; }

.m2abtCon2{ background: url(../images/m2abt_c2bg.jpg) no-repeat center bottom; padding: 4.16vw 0px 185px; background-size: cover; color: #FFF; }

.m2abtCon2 .m2abt_des{max-width:1120px;}

.m2abt_c2nav{ margin-top:6.77vw;}

.m2abt_c2nav a{ font-size: 18px; line-height: 52px; color: #FFF; height: 56px; width: calc(16.6% - 40px); border: 2px solid #FFF; margin-right: 1.56vw; text-align: center; display: inline-block;overflow:hidden;text-overflow: ellipsis;white-space: nowrap; }

.m2abt_c2nav a:hover{ color: #1672c2; background: #FFF; }

.m2abtCon3{ position:relative; margin-top:-126px; z-index:1;}

.m2abt_c3ul{ background:#fff; height:300px; box-shadow:0 10px 30px rgba(0,0,0,0.08);}

.m2abt_c3ul li{ width: 33.33%; float: left; text-align: center; padding-top: 56px; height:300px;}

.m2abt_c3ul li span{ display: inline-block; height: 66px; width: 66px; }

.m2abt_c3ul li span img{}

.m2abt_c3ul li p{ font-size: 18px; color: #999999; line-height: 32px; margin-top: 25px; }

.m2abt_c3ul li strong{ font-size: 24px; line-height: 36px; font-weight: normal; margin: 0px auto; max-width: 300px; display:block; margin-top:6px;

	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.m2abtCon4{ padding: 4.16vw 0px 5.2vw; }

.m2abt_c4ul{ margin: 2.6vw -23px 0px; }

.m2abt_c4ul li{ padding: 0px 23px; float: left; width: 33.33%; position:relative; }

.m2abt_c4a{ display:block;}

.m2abt_c4a strong{ font-size: 26px; line-height: 34px; font-weight: normal; display: block; height: 68px; margin: 1.56vw 0px 0.83vw; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; color:#333; overflow:hidden;}

.m2abt_c4a p{ color: #1470cc; font: 18px/26px din_l; }

.m2abt_c4a .overflowHide{ height: 270px; }

.m2abt_c4btn{ text-align:center; margin-top:2.6vw;}

.m2abtCon5{ background: no-repeat fixed center center; padding: 5.2vw 0px; color:#fff;}

.m2abt_c5txt{ margin-top: 6.51vw; max-width:50%; margin-bottom:5.2vw; }

.m2abt_c5txt strong{ font-size: 36px; line-height: 42px; font-weight: normal; display: block; }

.m2abt_c5txt p{ font-size: 18px; line-height: 32px; margin-top: 18px; }

.m2abt_c5btns{ margin-top:5.2vw; text-align:right; height:90px;}

.m2abt_c5btns a{ display:inline-block; width:200px; text-align:center; height:90px; margin-left:1.97vw; position:relative;}

.m2abt_c5btns a:before{content:""; width:10px; height:10px; border-radius:50%; background:#fff; position:absolute; left:50%; margin-left:-5px; top:21px; transition:all 0.5s ease-in-out;}

.m2abt_c5btns a:after{content:""; width:100%; position:absolute; left:0; top:0; height:52px; border:2px solid #fff; border-radius:2em; transition:all 0.5s ease-in-out; transform:scale(0); opacity:0}

.m2abt_c5a span{ font-size: 22px; font-weight: normal; position: absolute; left: 0px; right: 0px; text-align: center; line-height: 52px; bottom: 0px; transition:all 0.5s ease-in-out; color:#fff;}

.m2abt_c5btns a.on:before{ opacity:0; transform:translateY(30px);}

.m2abt_c5btns a.on:after{ opacity:1; transform:scale(1);}

.m2abt_c5a.on span{bottom:38px;}

.m2abt_c5btn .m2pub_btn{ line-height: 52px; color: #FFF; background:none; border: 2px solid #FFF; }

.m2abt_c5btn .m2pub_btn:hover{ color: #106DBD; background: #FFF; }

.m2abtCon6{ padding:3.9vw 0 3vw;}

.m2abt_c6t{ height:5.2vw; position:relative;}

.m2abt_c6t .m2pub_t{ float:left;}

.m2abt_c6t .m2pub_btn{ position:absolute; right:0; top:50%; transform:translateY(-50%); margin-top:15px;}

.m2abtCon6 .m2lxCon1{}

@media (max-width:1799px){

.m2abtc1ul li strong span{ font: bold 70px/70px din; }

.m2abtc1ul li strong{font-size:16px;}

.m2abtc1ul li p{font-size:16px;}

.m2abt_des{font-size:16px; line-height:30px;}

.m2abtCon1 .m2abt_des{font-size:15px; line-height:26px;}

.m2abt_c2nav a{font-size:16px; line-height:50px; border:1px solid #fff;}

.m2abt_c3ul li span{width:58px; height:58px;}

.m2abt_c3ul li p{font-size:16px; margin-top:15px;}

.m2abt_c3ul li strong{font-size:18px; line-height:32px;}

.m2abt_c3ul li{padding-top:40px;}

.m2abt_c3ul{height:260px;}

.m2abt_c4a strong{font-size:18px; line-height:32px; height:64px;}

.m2abt_c4a p{font-size:16px;}

.m2abt_c5txt strong{font-size:28px; line-height:38px;}

.m2abt_c5txt p{font-size:16px; line-height:30px;}

.m2abt_c5a span{font-size:20px;}

.m2lxc1Lx h5{font-size:24px; line-height:32px;}

.m2abt_c4ul{margin-left:-15px; margin-right:-15px;}

.m2abt_c4ul li{padding:0 15px;}

.m2abt_c4a .overflowHide{height:210px;}

}

@media (max-width:1379px){

.m2abt_c2nav{margin-top:3vw;}

.m2abtCon2{padding-bottom:170px;}

.m2abt_c5txt{margin-top:3.5vw; margin-bottom:3vw;}

}

@media (max-width:1199px){



}

@media (max-width:993px){

.m2abtc1ul li strong span{font-size:48px;}

.m2abtc1ul li p{font-size:15px; line-height:24px;}

.m2abt_c3ul li strong{font-size:16px;}

.m2abt_c4a strong{font-size:15px; line-height:28px; height:56px;}

.m2abt_c5btns{text-align:left;}

.m2abt_c5btns a{width:150px;}

.m2abt_c5a span{font-size:15px;}

.m2abt_c6t{height:70px;}

.m2abt_c6t .m2pub_btn{margin-top:0;}

.m2lxc1Lx{padding-left:30px; padding-right:30px;}

}

@media (max-width:767px){

.m2abtCon1{padding:40px 0 50px;}

.m2pub_t{font-size:22px; line-height:38px; font-weight:normal; letter-spacing:1px!important;}

.m2abtCon1 .m2abt_des{margin-top:20px; margin-bottom:30px;}

.m2abtc1ul{ flex-wrap:wrap;}

.m2abtc1ul li{width:50%;}

.m2abtc1ul li strong span{font-size:36px;}

.m2abtc1ul li p{position:relative; top:-8px;}

.m2abtCon2{padding-top:50px;}

.m2abtCon2 .m2pub_t{text-align:center;}

.m2abtCon2 .m2pub_t:after{left:50%; margin-left:-49px;}

.m2abtCon2 .m2abt_des{ margin-top:20px; margin-bottom:30px; font-size:15px; line-height:26px; text-align:center}

.m2abt_c2nav a{width:calc(100px); margin:0 3px; line-height:46px; height:48px;}

.m2abt_c2nav{text-align:center;}

.m2abt_c3ul li{padding-top:25px;}

.m2abt_c3ul li span{width:40px; height:40px;}

.m2abt_c3ul li p{font-size:14px; margin-top:5px;}

.m2abt_c3ul li strong{font-size:14px; line-height:24px;}

.m2abt_c3ul{height:210px;}

.m2abtCon4{padding-top:40px; padding-bottom:60px;}

.m2abt_c4ul{margin-top:30px;}

.m2abt_c4ul li{width:100%; margin-bottom:20px;}

.m2pub_btn{font-size:15px; line-height:50px; height:50px; width:150px;}

.m2abtCon5{padding-top:50px; padding-bottom:40px;}

.m2abtCon5 .m2pub_t{text-align:center;}

.m2abtCon5 .m2pub_t:after{left:50%; margin-left:-49px;}

.m2abt_c5txt{margin-top:25px; max-width:none;}

.m2abt_c5txt strong{font-size:21px; text-align:center;}

.m2abt_c5txt p{font-size:15px; line-height:26px; text-align:center; margin-top:8px;}

.m2abt_c5btn{text-align:center;}

.m2abt_c5btn .m2pub_btn{line-height:45px;}

.m2abt_c5btns{height:170px;}

.m2abt_c5btns a:nth-child(1),.m2abt_c5btns a:nth-child(2){position:relative; top:20px;}

.m2abtCon6{padding:50px 0;}

.m2abt_c6t .m2pub_btn{margin-top:-10px;}

.m2lxCon1{display:block;}

.m2lxc1Lx{width:100%; float:none; padding:45px 20px 45px}

.m2map{width:100%; float:none; height:380px;}

.m2lxc1Lx h6{font-size:14px; line-height:24px; margin:18px 0px 15px;}

.m2abt_des{font-size:13px; line-height:26px;}

}





.video-prop {width:100%;height:100%;overflow:hidden;position:fixed;left:0px;top:0px;z-index:1000;background:rgba(0, 0, 0, 0.6);text-align:center;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;  }

.video-prop:before{height:100%;content:"";display:inline-block;vertical-align:middle;}

.video-center{width:65%;vertical-align:middle;display:inline-block;position:relative;}

.video-center video{width:100%;height:auto;display:block }

.video-close {width:36px;height:36px;overflow:hidden;position:absolute;right:-18px;top:-18px;z-index:12;border-radius:50%;background:#fafafa;text-align:center;cursor:pointer;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease; }

.video-close:before{width:60%;height:2px;content:"";position: absolute;left:20%;top:calc(50% - 1px);background:#333;transform: rotate(45deg)}

.video-close:after{width:60%;height:2px;content:"";position: absolute;left:20%;top:calc(50% - 1px);background:#333;transform: rotate(-45deg)}

.video-close:hover{transform: rotate(180deg);}

.video-active{opacity:1;visibility: visible;}

@media screen and (max-width:768px){

.video-center{width:90%;}

.video-close{width:32px;height:32px;right:-16px;top:-16px;}

}





.m2cmPage{ padding: 5.2vw 0px; }

.m2cmTop{ font-size: 18px; line-height: 34px; }

.m2cmTop .m2pub_t{margin-bottom:1.82vw;}

.m2cmVx{ float:right; position:relative; padding-right:12px; padding-bottom:12px; margin-left:60px; margin-bottom:30px;}

.m2cmVx:before{content:""; position:absolute; right:0; bottom:0; top:12px; left:12px; background:#106dbd;}

.m2cmVideo{ width:637px; height:392px; position:relative; cursor:pointer}

.m2cmBtn{ position:absolute; left:0; width:100%; text-align:center; top:50%; transform:translateY(-50%);}

.m2cmBtn span{ display: inline-block; height: 72px; width: 72px; position:relative; }

.m2cmBtn span:before{ content: ""; background: url(../images/m2cm_pi2.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }

.m2cmBtn span:after{content:""; background: url(../images/m2cm_pi1.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }

.m2cmVideo:hover .m2cmBtn span:before{ animation:radiusRotate 3s linear infinite;}

.m2cmBtn p{ font-size: 24px; line-height: 30px; color: #FFF; letter-spacing: 1px; margin-top:25px; }

.m2cmul{ margin: 4.16vw -23px 0px; display:flex; justify-content:space-between; flex-wrap:wrap;}

.m2cmul li{ margin: 0px 20px 40px; border: 2px solid #E6E6E6; padding: 3.16vw 1.6vw 2.2vw; width:calc(33.333% - 40px);}

.m2cmul li:last-child{ width:calc(100% - 40px); }

.m2cmul li strong{ font-size: 28px; font-weight: normal; line-height: 40px; letter-spacing: 1px; margin-bottom: 1.97vw; position: relative; display:block;}

.m2cmul li strong:after{ content: ""; background: #1A4F7D; height: 2px; width: 40px; position: absolute; left: 0px; bottom: -14px; }

.m2cmul li p{ font-size: 16px; line-height: 28px; }

.m2cmBomx{ background: #f7f7f7 url(../images/m2cm_bbm.png) no-repeat left bottom; padding: 5.2vw 0px; background-size:100% auto; }

.m2cmSwiperWpr{ margin-top: 3.12vw; height: 420px; position:relative; width:100vw; max-width:1920px; margin-left:auto; margin-right:auto; overflow:hidden;}

.m2cmSwiperWpr:before{ content: ""; background: #0F72BC; height: 2px; position: absolute; left: 0px; top: 173px; right: 0px; }

.m2cmSwiper{}

.m2cmSwiper .slick-prev{ background: #FFF url(../images/m2cm_btn2.png) no-repeat center 14px; display: inline-block; height: 46px; width: 100px; position: absolute; left: 44.42%; top: auto; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; line-height: 46px; bottom: 95px; z-index: 2; transform:rotate(180deg); transition:all 0.5s ease; }

.m2cmSwiper .slick-next{ background: #FFF url(../images/m2cm_btn2.png) no-repeat center 14px; display: inline-block; height: 46px; width: 100px; position: absolute; left: calc(44.42% + 110px); top: auto; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; line-height: 46px; bottom: 95px; z-index: 2; }

.m2cmSwiper .slick-prev:hover,.m2cmSwiper .slick-next:hover{ background: #FFF url(../images/m2cm_btn.png) no-repeat center 13px; }

.m2cmyr_item{ height: 358px; position: relative; text-align: center; padding-top: 90px; transition:all 0.5s ease-in-out; }

.m2cmyr_item p{ font: 60px/60px din; display: block; }

.m2cmyr_item.slick-current + .m2cmyr_item{ transform:translateX(10vw)}

.m2cmyr_item.slick-current + .m2cmyr_item + .m2cmyr_item{ transform:translateX(5vw); padding-top:206px;}

.m2cmyr_item span{ background: #000000; height: 24px; width: 24px; border: 7px solid #FFF; position: absolute; left: 50%; top: 162px; border-radius:50%; box-shadow:0 0 10px rgba(0,0,0,0.1); margin-left:-12px;}

.m2cmyr_item.slick-current + .m2cmyr_item span{ background:#0f72bc;box-shadow:0 0 10px rgba(15,114,188,0.4);}

.m2cmyr_item.slick-current + .m2cmyr_item p{ color:#0f72bc; text-shadow:2px 2px 15px rgba(15,114,188,0.5)}

.m2cmImgSwiper{ width:24vw; max-width:480px; position:absolute; left:18%; top:0; height:364px;}

.m2cmImgSwiper:before{content:""; background:#fff; position:absolute; left:18px; top:10px; right:18px; bottom:28px;}

.m2cmImg_item{ padding:10px 18px 28px; width:100%; position:absolute; left:0; top:0; bottom:0; transition:all 0.5s ease; opacity:0;}

.m2cmImg_item.on{opacity:1; z-index:2;}

.m2cmImxx{ display:block; background:#fff; box-shadow:0 5px 20px rgba(0,0,0,0.1); padding:15px 15px 20px;}

.m2cmImxx .bgImg{ height:225px;}

.m2cmImg_p{ margin-top: 20px; height: 84px; overflow-y: auto; padding:0 15px; }

.m2cmImg_p p{ line-height: 28px; font-size: 16px; color: #666666; padding-left: 22px; position: relative; }

.m2cmImg_p p:before{ content: ""; background: #0F72BC; height: 6px; width: 6px; position: absolute; left: 0px; top: 11px; }

@media (max-width:1799px){

.m2cmBtn p{font-size:20px; line-height:28px; margin-top:15px;}

.m2cmVideo{width:535px; height:360px; top:20px;}

.m2cmVx{margin-left:30px;}

.m2cmTop{font-size:15px; line-height:32px;}

.m2cmul{margin:3vw -15px 0;}

.m2cmul li{ margin:0px 15px 30px; width:calc(33.333% - 30px); padding-top:1.8vw;}

.m2cmul li strong{font-size:20px;}

.m2cmul li p{font-size:15px;}

.m2cmyr_item p{font-size:40px;}

.m2cmImxx .bgImg{height:180px;}

.m2cmImg_p p{font-size:15px;}

.m2cmImgSwiper:before{bottom:36px;}

.m2cmBomx{padding-bottom:1vw;}

}

@media (max-width:1379px){



}

@media (max-width:1199px){

.m2cmImgSwiper{width:30vw; left:22%;}

.m2cmSwiper .slick-prev{left:52.42%;}

.m2cmSwiper .slick-next{left:calc(52.42% + 110px);}

}

@media (max-width:993px){

.m2cmVideo{width:316px; height:250px;}

.m2cmul li{width:100%;}

.m2cmul li strong{margin-bottom:3vw;}

.m2cmImgSwiper{width:45vw; left:7%;}

}

@media (max-width:767px){

.m2cmPage{padding:50px 0;}

.m2cmTop .m2pub_t{margin-bottom:15px;}

.m2cmVideo{width:calc(100vw - 42px); margin-left:0}

.m2cmTop{font-size:14px; line-height:30px;}

.m2cmul{margin-top:25px;}

.m2cmul li{margin-bottom:20px; padding:15px;}

.m2cmul li strong{font-size:18px;}

.m2cmul li p{font-size:14px; line-height:26px;}

.m2cmul li strong::after{bottom:-3px;}

.m2cmSwiper {display:none;}

.m2cmImgSwiper{position:relative; left:0; right:0; top:0; bottom:0; width:auto}

.m2cmSwiperWpr:before{display:none;}

.m2cmBomx{padding-top:50px}

.m2cmSwiperWpr{margin-top:20px;}

.m2cmImgSwiper{height:auto; margin-bottom:50px;}

.m2cmSwiperWpr{height:auto;}

.m2cmImg_item{opacity:1; height:auto; position:static;}

.m2cmImg_p{height:auto; padding-bottom:20px;}

.m2cmImgSwiper .slick-dots{bottom:0;}

.m2cmImgSwiper .slick-dots li button{display:none;}

.m2cmImgSwiper .slick-dots li { background: #D6D6D6; display: inline-block; height: 6px; width: 6px; margin: 0px 3px; position: relative; border-radius:50%; vertical-align:middle}

.m2cmImgSwiper .slick-dots li.slick-active{ background: #2057c7; }

.m2cmImg_p .dsPhone{font-size:24px; color:#ccc; font-weight:bold; line-height:26px; text-align:center; margin-bottom:5px;}

}





.m3posWpr{ height: 50px; background: #F7F7F7; box-shadow: inset 0 10px 20px rgba(0,0,0,0.01); padding: 0 4.68vw; font-size: 14px; line-height: 50px; color: #999; overflow:hidden; }

.m3pos{ background: url(../images/m3pro_hm.png) no-repeat left center; padding-left: 28px; color: #999; font-size: 14px; float:left; }

.m3pos i{height: 50px;width: 7px;margin: 0px 15px;display: inline-block;background: url(../images/m3pos_ar.png) no-repeat center center;}

.m3pos *{vertical-align:middle;}

.m3menu{ float:right}

.m3menu_a{ display: inline-block; padding: 0px 5px; margin-left: 40px; color: #666; position:relative; }

.m3menu_a.on,.m3menu_a:hover{ color:#2057C7}

.m3menu_a:after{ content: ""; background: #2057C7; height: 2px; width:0%; position: absolute; left: 50%; bottom: 0px; transition:all 0.5s ease-in-out;}

.m3menu_a.on:after,.m3menu_a:hover:after{ width:100%; left:0;}

@media (max-width:1799px){

.m3nEmpty{height:0px;}

}

@media (max-width:1379px){



}

@media (max-width:1199px){

.m3nShare{display:none!important;}

}

@media (max-width:993px){

.m3nEmpty{height:56px;}

.m3posWpr{padding:0 25px;}



}

@media (max-width:767px){

.m3posWpr .m3pos{display:none;}

.m3menu{width:100%; float:none; text-align:center;}

.m3posWpr{padding:0 5px;}

.m3menu_a{margin:0 10px;}

}





.m3nnWpr{ position:relative;}

.m3nWpr{ padding-top: 4.2vw; width:calc(100% - 350px); float:left; }

.m3nShare{ width: 42px; position: absolute; left: -90px; top: 150px; }

.m3nShare strong{ font-size: 14px; line-height: 32px; font-weight: normal; color: #808080; display:block; margin-bottom:15px; text-align:center}

.m3nShare_qq{ height: 46px; width: 46px; float: left; margin-bottom: 0px; border-radius: 50%; background: url(../images/m3nsi3.png) no-repeat center center; }

.m3nShare_qq:hover{ background: url(../images/m3nsi3a.png) no-repeat center center; }

.m3nShare_wechat{ height: 46px; width: 46px; float: left; margin-bottom: 20px; border-radius: 50%; background: url(../images/m3nsi1.png) no-repeat center center; }

.m3nShare_wechat:hover{ background: url(../images/m3nsi1a.png) no-repeat center center }

.m3nShare_sina{ height: 46px; width: 46px; float: left; margin-bottom: 20px; border-radius: 50%; background: url(../images/m3nsi2.png) no-repeat center center; }

.m3nShare_sina:hover{ background: url(../images/m3nsi2a.png) no-repeat center center; }

.m3nBkBtn{ background: url(../images/m3back.png) no-repeat center top; text-align: center; display: block; margin: 0px auto; height: 182px; width: 176px; font-size: 14px; line-height: 24px; padding-top: 75px; color: #FFF; }

.m3nBkBtn:hover{transform:translateY(-10px); color:#fff;}

.m3nBox{background:#fff; position:relative; padding-bottom:90px;}

.m3nEditor{ padding: 40px 0px 5.2vw; color: #666; font: 16px/30px "微软雅黑"; }

.m3nPage{ padding: 25px 0px; border-top: 3px solid #e6e6e6; margin-top:50px; background:#fff; }

.m3nPage p{ font-size: 16px; line-height: 38px; height: 38px; }

.m3n_t{ font-size: 36px; line-height: 42px; display: block; letter-spacing:3px; }

.m3ninfo{ padding: 35px 0px 50px; border-bottom: 2px solid #E6E6E6; font-size: 18px; color: #808080; line-height: 30px; }

.m3ninfo .cor_red{ color: #2057C7; font-family: "微软雅黑"; font-weight: 100; }

.m3n_sline{ font-size: 14px; color: #ccc; transform:translateY(-4px); display:inline-block; margin:0 15px; }

.m3nnWpr .m3csBom{padding:4.2vw 0;position: -webkit-sticky;position: sticky;top: 50px; float:right; width:300px; }

.m3nnWpr .m3csbul li{ font-size:16px;}

.m3nBody .wrapper{ overflow:visible;}



@media (max-width:1799px){

.m3nShare{ left: -75px;}

.m3n_t{font-size:30px; line-height:48px;}

.m3ninfo{padding:25px 0px 30px;}

.m3ninfo{font-size:17px;}

.m3nEditor{font-size:16px; line-height:32px;}

.m3nWpr{ width:calc(100% - 330px); }

}

@media (max-width:1379px){

.m3nShare{ left: -55px;}

}

@media (min-width:1199px){

.m3nShareFixed{position:fixed; top:130px;}

}

@media (max-width:1199px){

.m3nShare{display:none;}

}

@media (max-width:993px){

.m3n_t{font-size:32px;}

.m3nWpr{width:100%; float:none;}

.m3n_t{font-size:26px; line-height:40px;}

.m3nnWpr .m3csBom{width:100%; float:none; margin-top:-25px}

.m3nBox{padding-bottom:0;}


	.qyzp_tabs .qyzp_item 	.qyzp_item_img{
		width:100%!important;
		float:left!important;
	}
	.qyzp_tabs .qyzp_item .qyzp_item_title{
		width:100%!important;
		box-sizing: border-box;
		height:40px;
		font-size:18px;
		line-height: 40px;
		margin-top:20px;
		text-align: center;
		float:left!important;
	}
	.qyzp_tabs .qyzp_item .qyzp_item_ms{
		width:100%!important;
		box-sizing: border-box;

		font-size:16px;
		line-height: 30px;
		text-indent: 2em;
		padding-right:0px!important;
		margin-top:20px;
		float:left!important;
	}

}

@media (max-width:767px){

.m3nEditor{padding-left:15px; padding-right:15px; font-size:14px; line-height:28px;}

.m3nPage p{font-size:14px; line-height:28px; height:28px;}

.m3nPage{padding:18px 15px;}

.m3nShare{display:none!important;}

.m3n_t{font-size:21px; line-height:34px; letter-spacing:1px; text-align:center}

.m3nWpr{padding-top:30px;}

.m3ninfo{font-size:16px; padding-top:12px;}

.m3nEditor{padding-top:25px; padding-left:0; padding-right:0}

.m3nBkBtn{margin-top:35px;}

.m3nPage{margin-top:25px;}

.m3nBox{padding-bottom:65px;}

.m3n_sline{margin:0 3px; font-size:12px; position:relative; top:2px;}

.m3ninfo{font-size:12px; padding:10px 0 20px}

.m3nBm_t{padding-top:25px; font-size:22px;}

.m3nBox{padding-bottom:50px;}

.m3nBkBtn{transform:scale(0.8); margin-top:-5px;}

.m3nBom{margin-top:-5px;}

.m3nnWpr .m3csBom{padding-bottom:50px;}

.m3nnWpr .m3csbul li{font-size:14px;}

.m3csbul li{line-height:36px; height:36px; font-size:15px;}

.m3csbul{margin-top:15px;}

.challenge-item1{
	width:100%!important;
	position:relative!important;
	margin:0!important;
}
.challenge-item2{
	width: 100%!important;
	position:relative!important;
	margin:0!important;
}
.challenge-left-top{
	width: 100%!important;
	position:relative!important;
	display: block!important;
	margin:0!important;
}
.challenge-item-left{
	width:100%!important;
	margin:0!important;
}
.challenge-item-right{
	width:100%!important;
	margin:0!important;
}
.challenge-item-right{
	width:100%!important;
	margin:0!important;
}

.challenge-item-right .img1{
	display: none!important;
}
.challenge-item-right .img2{
	display: block!important;
}
.challenge-left-bottom .img1{
	display: none!important;
}
.challenge-left-bottom .img2{
	display: block!important;
}
.challenge-wait-you-item img{
	margin-bottom:10px!important;
}
.challenge-item-right img{

	margin-bottom:0px!important;
}
.czyfz_bottom_item_title{
	font-size:20px!important;
	line-height: 40px!important;
}
.czyfz_bottom_item_ms{
	font-size:14px!important;
	line-height: 24px!important;
}
	.qyzp_tabs .el-tabs__item{
		font-size:14px!important;
	}
}


.weixin-prop{ width:172px; height:240px;border:1px #ddd solid; background:#fff; position:fixed;left:50%;top:50%;margin:-86px 0px 0px -120px; z-index:2345667; overflow:hidden;}
.weixin-close{ width: 20px; height: 20px; position: absolute; right: 2px; top: 14px; line-height: 30px; text-align: center; font-size: 20px; color: #333; cursor: pointer; background: url(../images/close-2.png) no-repeat; background-size:12px auto; }
.weixin-img{ float:left; width:160px; margin:38px 0px 0px 10px}
.weixin-img canvas{width:150px;height:150px}
.weixin-prop p{ float:left; width:100%; overflow:hidden; font-size:13px; text-align:center; color:#222; line-height:28px;}


a:active,a:hover{
	color:rgb(255,148,12);
}
.mToggle{
	background-image: url("../images/icon_open.png");
	background-size:20px auto;
	background-position:center center;
	background-repeat: no-repeat;
}

dl.on>dt>.mToggle{
	background-image: url("../images/icon_close.png");
	background-size:20px auto;
	background-position:center center;
	background-repeat: no-repeat;
}
.mToggle_a{
	background-image: url("../images/icon_open.png");
	background-size:20px auto;
	background-position:center center;
	background-repeat: no-repeat;
}
.mToggle_a.mToggle2_a{

	background-image: url("../images/icon_close.png");
	background-size:20px auto;
	background-position:center center;
	background-repeat: no-repeat;
}
body,html{
	padding:0;
	margin:0;
	overflow-x: hidden;
}

.news .hmTxtDes_t{
	margin-top:10vh;
}
.news .hmTxtDes_t:after{
	margin-top:30px;
}
.news_list{
	margin:20px -20px;
	position:relative;
	opacity: 1;
	clear:both;
}
.news_card{
	padding:0 20px;
	position:relative;
	float:left;
	width:calc(33%);
}
.news_card_box{
	background:#fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	cursor: pointer;
}
.news_card_box_title{
	color:#333;
	font-size:18px;
	/*height:60px;*/
	/*line-height: 60px;*/
	position:relative;
	height:88px;
	padding:20px 0;
}
.news_title_info {
	margin:0 5%;
	position:relative;
	/*border-bottom:1px solid #ddd;*/
	/*padding-left:20px;*/
	/*overflow: hidden;*/
	/*text-overflow:ellipsis;*/
	/*white-space: nowrap;*/
	/*height:60px;*/
	/*line-height: 60px;*/
	cursor: pointer;

	height:48px;
	line-height: 24px;

	overflow: hidden;
	text-overflow: ellipsis;
	/* 将对象作为弹性伸缩盒子模型显示 */
	display: -webkit-box;
	/* 限制在一个块元素显示的文本的行数 */
	/* -webkit-line-clamp 其实是一个不规范属性，使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；*/
	-webkit-line-clamp: 2;
	/* 设置或检索伸缩盒对象的子元素的排列方式 */
	-webkit-box-orient: vertical;
	padding-left:20px;

}
.news_card_box_title:after{
	content: '';
	height:1px;
	width:90%;
	position:absolute;
	bottom:0px;
	left:5%;
	right:5%;
	background:#ddd;
}

/*.news_title_info:before{*/
/*	position:absolute;*/
/*	left:0;*/
/*	top:50%;*/
/*	content:'';*/
/*	display: block;*/
/*	width:10px;*/
/*	height:10px;*/
/*	background:rgb(124,162,123);*/
/*}*/
.news_title_info:before{
	position:absolute;
	left:0;
	top:6px;
	content:'';
	display: block;
	width:10px;
	height:10px;
	background:rgb(124,162,123);
}
.news_card_box_img{
	display: block;
	padding:0;
	margin:10px 0;
	width:100%;
	height:35vh;
	overflow: hidden;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
}
.news_card_title{
	font-size:18px;
	color:#000;
	line-height: 40px;
	padding:0 20px;
	cursor: pointer;
}
.news_title_info:hover,.news_card_title:hover{
	color:rgba(16,109,189,0.9);
}
.indexBody .headerWprWhite .header.withBackground{
	background:#fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.pagination_box{
	text-align: center;
}
.pagination_box_container{
	display: inline-block;
}
.el-pagination.is-background .btn-next.is-active, .el-pagination.is-background .btn-prev.is-active, .el-pagination.is-background .el-pager li.is-active{
	background-color:rgba(16,109,189,0.9);
}
.pagination_box_container .el-pager li{
	min-width: 40px;
	line-height: 40px;
	height:40px;
	font-size:16px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.pagination_box_container .el-pagination button{
	width: 40px;
	line-height: 40px;
	height:40px;
	font-size:16px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.pagination_box_container .el-pagination .btn-next .el-icon,
.pagination_box_container .el-pagination .btn-prev .el-icon{

	font-size:16px;
}
.new_item{
	position:relative;
	margin:0 10px 32px 10px;
	background:#fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	padding-bottom:20px;
}
.new_item_img{
	height:240px;
	display: block;
	width:100%;
	margin-bottom:20px;
	position:relative;
	background-image: url("/home/images/m2lx_bg.png");
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	/*background:rgba(16,109,189,0.9);*/
}
.new_item img{
	position:relative;
	width:100%;
	height:100%;
	object-fit: fill;
}
.new_item_title{
	font-size:20px;
	line-height: 50px;
	margin:0 32px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.new_item_title:hover{
	color:rgba(16,109,189,0.9);
}
.new_item_nr{
	font-size: 16px;
	height:30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin:0 32px 10px 32px;
	cursor: pointer;
}
.new_item_nr:hover{
	color:rgba(16,109,189,0.9);
}
.new_item_rq{
	font-size: 16px;
	height:40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin:0 32px 0px 32px;
}
.new_item_more{
	font-size: 16px;
	position:absolute;
	height:40px;
	line-height: 40px;
	right:32px;
	bottom:20px;
	cursor: pointer;
	color:rgba(16,109,189,0.9);
}
.news_detail_title{
	text-align: center;
	font-size:32px;
	font-weight: bold;

}
.xgxw_title{
	font-size:18px;
	line-height: 40px;
}
.xgxw_item{
	font-size:14px;
	color:#666;
	padding:5px 0px;
	margin:10px 0;
	line-height: 20px;
}
.xgxw_item:hover{
	color:rgba(16,109,189,0.9);
	cursor:pointer;
}
.news_detail_title_info{
	text-align: center;
	font-size:14px;
	color:#666;
	margin-top:20px;
	position:relative;
	line-height: 30px;
	height:40px;
}
.news_detail_body{
	padding:20px 0;
	position:relative;
}
.news_detail_body:after{
	content:'';
	position:absolute;
	bottom:-2px;
	height:2px;
	left:0;
	right:0;
	background-image:url("/home/images/line.png");
	background-position: 0 0;
	background-size: auto 100%;
	background-repeat: repeat-x;
}
.news_detail_title_info:after{
	content:'';
	position:absolute;
	bottom:-2px;
	height:2px;
	left:0;
	right:0;
	background-image:url("/home/images/line.png");
	background-position: 0 0;
	background-size: auto 100%;
	background-repeat: repeat-x;
}
.news_detail_title_info span{
	padding:0 16px;
	position:relative;
}
.news_detail_title_info span:first-child:after{
	content: '';
	width:2px;
	height:16px;
	background:#999;
	position:absolute;
	right: 0;
	top:50%;
	margin-top:-6px;
}
.news_detail_footer{
	padding:10px 0;
	font-size:14px;
}
.news_detail_footer_prev{
	margin:5px 0;
	line-height: 20px;
	color:#999;
}

.news_detail_footer_next{
	margin:5px 0;
	line-height: 20px;
	color:#999;
}

.news_detail_footer_prev:hover,.news_detail_footer_next:hover{
	color:rgba(16,109,189,0.9);
	cursor:pointer;
}
.news_detail_body_p{
	padding:20px 0;
	text-indent: 2em;
	font-size:14px;
	color:#333;
	line-height: 24px;
}
.news_detail_body_img{
	position:relative;
	width:100%;
	margin:0 auto;
}
.news_detail_body_img img{
	position:relative;
	width:100%;
	height:auto;
	margin:10px auto;
}
.go_back{
	display: block;
	margin:20px auto;
	width:80px;
	height:80px;
	background-image: url("/home/images/back.png");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.hideLogo .logo{
	opacity:0;
}


.m2cmul li:hover{
	color:#fff;

	background-image: url("/home/images/m2lx_bg.png");
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.m2cmul li:hover strong:after{
	background:#fff;
}
.gaba{
	margin-left:20px;


	cursor: pointer;
}
.gaba span{
	position:relative;

	padding-left:20px;
	background-image: url("/home/images/gaba.png");
	background-size: auto 16px;
	background-position: 0px center;
	background-repeat: no-repeat;
}
.icp{
	margin-left:20px;
	cursor: pointer;
}
.flsm{
	margin-left:20px;
	cursor: pointer;
	position:relative;
}
.gaba:hover,.icp:hover,.flsm:hover{
	color:#fff;
}
.flsm_title{
	font-size:32px;
	text-align: center;
	line-height: 40px;
	margin-bottom:20px;
	position:relative;
	font-weight: bold;
}
.flsm_dl_title{
	font-size:18px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom:5px;
}
.flsm_dl_info{
	font-size:16px;
	font-weight: normal;
	line-height: 30px;
	text-indent: 2em;
}
.flsm_box{
	max-width: 1200px;
	margin:0 auto;
}
.flsm_dl{
	margin-bottom:20px;
}

