<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  
.wap{
	width: 1200px;margin: 0 auto;
}
.header{
	height: 92px;background: #FFFFFF;position: relative;opacity: 0;z-index: 11;
}
.header .wap{
	position: relative;height: 92px;
}
.header .logo{
	position: absolute;left: 0;top: 0;width: 150px;height: 140px;overflow: hidden;z-index: 11111;
}
.header .logo img{
	width: 100%;height: 100%;display: block;
}
.header .naver{
	margin-left: 236px;
}
.header .naver ul{
	font-size: 0;
}
.header .naver li{
	display: block;line-height: 92px;transition: all 0.3s;position: relative;float: left;
}
.header .naver li a{
	display: block;font-size: 15px;color: #333333;padding: 0 22px;transition: all 0.3s;
}
.header .naver li.on,
.header .naver li:hover{
	background: #000f73;
}


.header .naver li:nth-child(4).on,
.header .naver li:nth-child(4):hover,
.header .naver li:nth-child(3).on,
.header .naver li:nth-child(3):hover{
	background: #0030ff;
}


.header .naver li.on a,
.header .naver li:hover a{
	color: #FFFFFF;
}
.header .hrt{
	position: absolute;right: 0;top: 30px;width: 260px;
}
.header .ench{
	float: left;width: 65px;
}
.header .ench ul{
	overflow: hidden;
}
.header .ench li{
	float: left;margin-right: 15px;line-height: 36px;
}
.header .ench li a{
	display: block;font-size: 14px;color: #cccccc;transition: all 0.3s;
}
.header .ench li.on a,
.header .ench li:hover a{
	color: #000f73;
}

.header .search_wrap{
	position:relative;float:left;width:50px;
}
.header .btn_search{
	float:right;margin:0 10px 0 0;display:block;width:35px;height:35px;overflow:hidden;text-indent:-9999px;background: url(../imgs/ico1.png) no-repeat center;
}
.serach_box{
	position:absolute;right:-100px;top:35px;width:215px;height:24px;padding:7px  8px 8px;background:#fff;box-shadow:0px 2px 5px #ccc;overflow: hidden;z-index: 111;display: none;
}
.search_wrap:hover .serach_box{
	display: block;
}
.serach_box input{
	float:left;
}
.serach_box .text{
	width:156px;height:21px;padding:0 5px;background:#fff;border:1px solid #dfdfdf;font-size:12px;line-height:21px;color:#0e328a;
}
.serach_box .btns{
	margin-left:7px;width:40px;height:23px;line-height:23px;color:#fff;background:#0e328a;border:none;text-align:center;cursor:pointer;
}
.header .hrt .imgs{
	float: right;width: 170px;height: 35px;overflow: hidden;
}
.header .hrt .imgs img{
	width: 100%;height: 100%;display: block;
}
.naver .sub{
	display: none;
}
.naver .nmk{position: absolute;left: 0;right: 0;height: 312px;background: rgba(0,0,0,0.9);top: 92px;overflow: hidden;z-index: 11;margin-left: -2000px;width: 4000px;display: none;
}
.naver .sub{
	position: absolute;left: 0;top: 92px;width: 1000px;z-index: 111;padding-top: 82px;margin-left: -318px;z-index: 1111;
}
.naver .sub-wap{overflow: hidden;}
.naver .sub .img{float: left;margin-right: 30px;}
.naver .sub .n-txt{
	overflow: hidden;
}
.naver .sub dl{float: left;overflow: hidden;}
.naver .sub dd{line-height: 30px;width: 150px;}
.naver .sub dd a{font-size: 14px;color: rgba(255,255,255,1);opacity: 0.4;padding: 0;}
.naver .sub dd a:hover{opacity: 1;}
.naver .sub .img img{width: 310px;height: 190px;display: block;}
.naver .sub dt{
	font-size: 18px;line-height: 18px;margin-bottom: 10px;color: #fff;
}







.hslider{
	position: relative;
}
.hslider .hd{
	text-align: center;position: absolute;bottom: 23px;left: 0;right: 0;
}
.hslider .hd ul{
	font-size: 0;
}
.hslider .hd li{
	display: inline-block;width: 25px;cursor: pointer;
}
.hslider .hd li span{
	width: 12px;height: 12px;background: rgba(255,255,255,0.3);border-radius: 50%;display: block;margin: 0 auto;
}
.hslider .hd li:hover span,
.hslider .hd li.on span{
	background: #000f74;width: 14px;height: 14px;
}
.hslider .bd li a{
	display: block;
}
.hslider .bd img{
	width: 100%;display: block;
}

.h-news{
	padding-top: 54px;
}
.h-news .wap{
	overflow: hidden;
}
.ne-text{
	float: left;overflow: hidden;margin-top: 20px;width: 872px;
}
.ne-text .tit{
	height: 100px;overflow: hidden;
}
.ne-text .tit h2{
	line-height: 72px;font-size: 48px;color: #000f73;font-weight: bold;
}
.ne-text .tit h6{
	font-size: 16px;color: #333333;line-height: 20px;letter-spacing: 1px;
}
.ne-text .lt{
	float: left;width: 408px;margin-top: 24px;
}
.h-news .more{
	display: none;
}
.ne-text .lt ul a{
	display: block;
}
.ne-text .lt .imgs{
	width: 408px;height: 334px;overflow: hidden;
}
.ne-text .lt .imgs img{
	width: 100%;height: 100%;display: block;
}
.ne-text .lt h3{
	margin-top: 20px;line-height: 38px;font-size: 14px;color: #333333;transition: all 0.3s;
}
.ne-text .lt h3:hover{
	color: #0e328a;
}
.ne-text .lt h4{
	font-size: 14px;color: #c3c3c3;
}
.ne-text .rt{
	float: right;margin-right: 60px;
}
.ne-text .rt .bd li{
	padding: 9px 0;border-bottom: 1px dashed #e6e6e6;background: url(../imgs/ico5.png) no-repeat right center;
}
.ne-text .rt .bd li a{
	display: block;overflow: hidden;
}
.ne-text .rt .bd li .date{
	float: left;width: 70px;
}
.ne-text .rt .bd li .date h2{
	font-size: 40px;line-height: 52px;color: #e4cf6c;
}
.ne-text .rt .bd li .date span{
	font-size: 12px;color: #333333;
}

.ne-text .rt .bd li .p{
	width: 248px;float: left;
}
.ne-text .rt .bd li p{
	font-size: 14px;color: #333333;;width: 248px;line-height: 70px;
}
.ne-text .rt .hd{
	margin-top: 20px;text-align: center;
}
.ne-text .rt .hd .prev{
	background: url(../imgs/ico3.png) no-repeat left center;width: 8px;height: 15px;display: inline-block;cursor: pointer;
}
.ne-text .rt .hd .cen{
	background: url(../imgs/ico2.png?v=1) no-repeat left center;width: 19px;height: 18px;display: inline-block;margin: 0 55px;
}
.ne-text .rt .hd .next{
	background: url(../imgs/ico4.png) no-repeat left center;width: 8px;height: 15px;display: inline-block;cursor: pointer;
}
.ne-imgs{
	float: right;
}
.ne-imgs li{
	width: 327px;height: 211px;
}
.ne-imgs li a{
	display: block;width: 100%;height: 100%;overflow: hidden;
}
.ne-imgs li img{
	width: 100%;height: 100%;display: block;
}


.footer{
	background: #333333;padding-top: 50px;position: relative;
}
.footer .lt{
	float: left;
}
.footer .rt{
	float: right;
}
.footer .lt dl{
	width: 128px;float: left;
}
.footer .lt dl.n1{
	width: 200px;
}
.footer dt{
	line-height: 38px;font-size: 18px;color: #FFFFFF;
}
.footer .lt dd{
	font-size: 14px;line-height: 30px;color: #666666;
}
.footer .lt dd a{
	display: block;font-size: 14px;color: #666666;transition: all 0.3s;
}
.footer .lt dd:hover a{
	color: #FFFFFF;
}
.footer .rt dl{
	width: 158px;float: left;
}
.footer .rt dl.n1{
	width: 97px;margin-right: 60px;
}
.footer .rt dl.n1 dt{
	text-align: center;
}
.footer .rt dd .wx{
	width: 97px;height: 97px;overflow: hidden;margin: 14px auto;
}
.footer .rt dd .wx img{
	width: 100%;height: 100%;display: block;
}
.footer .rt dd h3{
	font-size: 14px;color: #666666;line-height: 20px;text-align: center;
}
.footer .rt dd a{
	background: url(../imgs/f-ico.png) no-repeat right center;transition: all 0.3s;display: inline-block;padding-right: 25px;
}
.footer .rt dt{
	margin-bottom: 14px;
}
.footer .rt dd{
	font-size: 14px;line-height: 28px;color: #666666;
}
.footer .rt dd:hover a{
	color: #FFFFFF;
}
.coryright{
	border-top: 1px solid #3b3b3b;height: 52px;margin-top: 35px;
}
.coryright ul{
	font-size: 0;float: left;
}
.coryright li{
	display: inline-block;font-size: 12px;color: #666666;margin-right: 12px;line-height: 52px;
}
.coryright li a{
	display: block;font-size: 12px;color: #666666;
}
.coryright li:hover a{
	color: #FFFFFF;
}
.coryright h6{
	float: left;margin-left: 50px;font-size: 12px;color: #666666;line-height: 52px;
}
.coryright p{
	float: right;font-size: 12px;color: #666666;line-height: 52px;
}
.footer .fx-ico{
	position: absolute;top: 0;right: 230px;width: 57px;height: 64px;overflow: hidden;cursor: pointer;
}
.footer .fx-ico img{
	width: 100%;height: 100%;display: block;
}
.sm-intro{
	background: url(../imgs/img5.jpg?v=1) no-repeat center;overflow: hidden;background-size: cover;
}
.sm-intro .wap{
	padding: 68px 0 52px;position: relative;
}
.sm-intro .bd li{
	overflow: hidden;height: 537px;position: relative;
}
.sm-intro .bd .imgs{
	width: 872px;height: 100%;
}
.sm-intro .bd .imgs img{
	width: 100%;display: block;
}
.sm-intro .bd .text{
	position: absolute;top:0;right: 0;width: 262px;height: 100%;bottom: 0;padding: 0 30px;
}
.sm-intro .bd .text table{
	height: 100%;
}
.sm-intro .bd .text h2{
	font-size: 25px;color: #fff;line-height: 1.6;margin-bottom: 18px;
}
.sm-intro .bd .text h4{
	font-size: 14px;color: #FFFFFF;line-height: 35px;
}
.sm-intro .bd .text h4{
	padding-left: 32px;background: url(../imgs/yun2.png) no-repeat left center;font-size: 14px;color: #FFFFFF;line-height: 25px;margin-bottom:20px;
}
.sm-intro .bd .text h4:nth-child(2){
	background: url(../imgs/yun1.png) no-repeat left center;
}
.sm-intro .bd .btn{
	display: block;height: 55px;background: #FFFFFF;font-size: 16px;color: #093ab2;line-height: 52px;position: absolute;bottom: 0;left: 0;right: 0;overflow: hidden;padding: 0 36px;
}
.sm-intro .bd .btn em{
	background: url(../imgs/ico11.png) no-repeat right center;width: 59px;height: 7px;display: block;float: right;margin-top: 22px;
}
.sm-intro .hd .prev{
	position: absolute;top: 285px;left: 50%;margin-left: -730px;cursor: pointer;width: 75px;height: 75px;
}
.sm-intro .hd .prev img,
.sm-intro .hd .next img{
	width: 100%;height: 100%;display: block;
}
.sm-intro .hd .next{
	position: absolute;top: 285px;right: 50%;margin-right: -730px;cursor: pointer;width: 75px;height: 75px;
}

.sm-detas{
	padding: 80px 0 65px;
}
.det-img{
	float: left;position: relative;width: 460px;height: 520px;
}
.det-img .bd{
	position: absolute;top: 0;left: 60px;width: 393px;z-index: 1;
}
.det-img .bd li{
	width: 393px;height: 458px;overflow: hidden;
}
.det-img .bd li a{
	display: block;
}
.det-img .bd li img{
	width: 100%;height: 100%;display: block;
}
.det-img .hd{
	width: 393px;height: 458px;background: #f4ebc1;position: absolute;left: 0;top: 60px;z-index: 0;
}
.det-img .hd ul{
	position: absolute;bottom: 22px;left: 0;right: 0;font-size: 0;text-align: center;
}
.det-img .hd li{
	width: 10px;height: 10px;background: #FFFFFF;border-radius: 50%;display: inline-block;margin: 0 5px;cursor: pointer;
}
.det-img .hd li.on{
	background: #000f73;
}
.det-text{
	float: right ;width: 600px;margin-top: 35px;
}
.det-text h2{
	font-size: 28px;color: #000f73;line-height: 70px;
}
.det-text h2 span{
	font-size: 38px;font-weight: bold;margin-right: 15px;position: relative;top: 5px;
}
.det-text h5{
	margin-top: 44px;font-size: 20px;color: #333333;line-height: 48px;
}
.det-text p{
	font-size:14px;color: #999999;line-height: 20px;
}
.det-text ul{
	margin-top: 30px;overflow: hidden;
}
.det-text li{
	float: left;width: 240px;font-size: 12px;color: #999999;line-height: 74px;
}
.det-text li div{
	display: inline-block;
}
.det-text li span{
	font-size: 55px;font-weight: bold;color: #e4cf6c;margin-right: 10px;
}
.det-text .more{
	border-top: 1px solid #efefef;margin-top: 50px;display: block;font-size: 14px;color: #000f73;overflow: hidden;line-height: 66px;
}
.det-text .more em{
	float: right;background: url(../imgs/ico6.png?v=1) no-repeat right center;width: 60px;height: 14px;display: block;margin-top: 26px;
}


/*2-1*/
.b-slide{
	overflow: hidden;height: 523px;
}
.b-slide .wap{
	position: relative;height: 100%;
}
.b-slide .txt{
	background: url(../imgs/02-img2.jpg) no-repeat center;width: 213px;height: 198px;overflow: hidden;padding: 30px 30px 0 0;position: absolute;top: 124px;right: 0;text-align: right;
}
.b-slide h2{
	font-size: 40px;color: #FFFFFF;line-height: 90px;
}
.b-slide h3{
	font-size: 40px;color: #FFFFFF;line-height: 46px;
}
.b-slide span{
	display:inline-block;width: 52px;height: 4px;background: #FFFFFF;border-radius: 5px;
}
.b-slide p{
	font-size: 23px;color: #FFFFFF;line-height: 42px;position: absolute;top: 440px;left: 0;
}
.uit-nave{
	border-bottom: 1px solid #eaeaea;height: 90px;
}
.uit-nave li{
	float: left;line-height: 90px;font-size: 18px;color: #666666;width: 25%;text-align: center;
}
.uit-nave li a{
	display: block;font-size: 18px;color: #666666;transition: all 0.3s;position: relative;
}
.uit-nave li a span{
	position: absolute;height: 9px;background: #000f74;display: block;top: 0;width: 2000px;transition: all 0.5s;right:2000px;
}
.uit-nave li:hover a span,
.uit-nave li.on a span{
	right: 0;
}
.uit-nave li.on a,
.uit-nave li:hover a{
	color: #0e328a;font-size: 20px;
}

.jt-introd{
	padding: 90px 0 40px;
}
.jt-introd p{
	line-height: 26px;color: #333333;font-size: 14px;
}
.jt-introd p span{
	font-size: 22px;color: #072c87;
}

.jtin-img{
	float: left;margin-top: 60px;
}
.jt-text{
	float: right;width: 680px;margin-top: 70px;
}
.jt-text P{
	line-height: 26px;color: #333333;font-size: 14px;margin-bottom: 50px;
}
.jt-text ul{
	margin-top: 0;
}
.jt-report{
	background: url(../imgs/02-bg.jpg) no-repeat center;background-size: cover;height: 336px;padding-top: 80px;overflow: hidden;
}
.jt-report p{
	text-align: center;font-size: 16px;color: #FFFFFF;line-height: 44px;
}
.jt-value{
	background: #f3f3f3;
}
.jt-value .wap{
	height: 310px;background: #FFFFFF;position: relative;top: -50px;padding: 28px 40px 42px 40px;width: 1120px;
}
.jt-value h2{
	line-height: 68px;color: #000f74;font-size: 30px;font-weight: bold;text-align: center;letter-spacing: 1px;
}
.jt-value ul{
	margin-top: 36px;border: 1px solid #ebebeb;overflow: hidden;
}
.jt-value li{
	float: left;width: 20%;border-right: 1px solid #ebebeb;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;padding:34px 0;text-align: center;
box-sizing: border-box;transition: all 0.3s;
}
.jt-value li:nth-child(5){
	border-right: none;
}
.jt-value li h3{
	line-height: 42px;font-size: 20px;color: #333333;margin-top: 20px;
}
.jt-value li .ico{
	width: 100%;height: 71px;
}
.jt-value li:nth-child(1) .ico{
	background: url(../imgs/02-ico2-1.png) no-repeat center top;
}
.jt-value li:nth-child(2) .ico{
	background: url(../imgs/02-ico1-1.png) no-repeat center top;
}
.jt-value li:nth-child(3) .ico{
	background: url(../imgs/02-ico3-1.png) no-repeat center top;
}
.jt-value li:nth-child(4) .ico{
	background: url(../imgs/02-ico-1.png) no-repeat center top;
}
.jt-value li:nth-child(5) .ico{
	background: url(../imgs/02-ico4-1.png) no-repeat center top;
}
.jt-value li:hover .ico{
	background-position: center -71px; 
}
.jt-value li:hover{
	background: #e4cf6c;
}
.jt-value li:hover h3{
	color: #FFFFFF;
}
/*2-2-1*/
.jtn-news{
	padding: 50px 0 58px;
}
.jtn-news .imgs{
	width: 408px;height: 334px;overflow: hidden;float: left;
}
.jtn-news .imgs img{
	width: 100%;height: 100%;display: block;
}
.jtn-news .text{
	float: right;width: 600px;margin-right: 70px;margin-top: 22px;
}
.jtn-news .text h2{
	line-height: 50px;font-size: 20px;color: #333333;
}
.jtn-news .text h6{
	font-size: 14px;color: #999999;line-height: 1;
}
.jtn-news .text p{
	font-size: 14px;color: #808080;line-height: 26px;margin-top: 35px;
}
.jtn-news .text .more{
	display: block;border-top: 1px solid #efefef;height: 44px;line-height: 44px;font-size: 14px;color: #000f74;overflow: hidden;margin-top: 76px;
}
.jtn-news .text .more span{
	float: right;background: url(../imgs/ico6.png) no-repeat right center;width: 60px;height: 14px;display: block;margin-top: 12px;
}
.jtn-list{
	background: url(../imgs/2-bg.jpg) no-repeat center top #ccd9ff;overflow: hidden;height: auto;padding: 64px 0 53px;
}
.jtn-list li{
	padding: 25px;background: #FFFFFF;margin-bottom: 20px;transition: all 0.3s;
}
.jtn-list li a{
	display: block;overflow: hidden;
}
.jtn-list li .img{
	float: left;width: 271px;height: 140px;overflow: hidden;
}
.jtn-list li .img img{
	width: 100%;height: 100%;display: block;transition:all 0.3s; 
}
.jtn-list li .txt{
	margin-left: 35px;float: left;width: 642px;margin-top: 12px;
}
.jtn-list li .txt h2{
	line-height: 38px;font-size: 16px;color: #333333;margin-bottom: 32px;
}
.jtn-list li .txt p{
	font-size: 13px;color: #808080;line-height: 20px;
}
.jtn-list li .date{
	float: right;background: rgba(228,207,108,0.17);padding: 20px 30px 30px 30px;text-align: center;width: 74px;height: 90px;
}
.jtn-list li .date h3{
	font-size: 59px;color: #e4cf6c;line-height: 74px;
}
.jtn-list li .date h4{
	font-size: 17px;color: #e4cf6c;line-height: 16px;
}
.jtn-list li:hover .img img{
	transform: scale(1.05);
}
.jtn-list li:hover .txt h2{
	color: #e4cf6c;
}
.jtn-list li:hover .date{
	background: #e4cf6c;
}
.jtn-list li:hover .date h3{
	color: #FFFFFF;
}
.jtn-list li:hover .date h4{
	color: #FFFFFF;
}
.uit-page{
	padding-top: 20px;
}
.uit-page dl{
	text-align: center;font-size: 0;
}
.uit-page dd{
	display: inline-block;margin: 0 3px;width: 35px;height: 35px;background: #FFFFFF;line-height: 35px;transition: all 0.3s;cursor: pointer; vertical-align:middle;
}
.uit-page dd a{
	display: block;font-size: 14px;color: #808080;
}
.uit-page dd.n1{
	width: 42px;
}
.uit-page dd.on a,
.uit-page dd:hover a{
	color: #FFFFFF;
}
.uit-page dd.on,
.uit-page dd:hover{
	background: #000f74;
}

/*2-3*/

.fz-course{
	margin-top: 58px;
}
.fz-course .hd ul{
	width: 110%;
}
.fz-course .hd li{
	float: left;font-size: 27px;color: #e4cf6c;line-height: 82px;margin-right: 60px;cursor: pointer;
}
.fz-course .hd li:last-child{
	margin-right: 0;
}
.fz-course .hd li.on{
	font-size: 40px;
}
.fz-course .hd li.on:after{
	background: url(../imgs/03-ico.png) no-repeat top center;width: 30px;height: 15px;display: block;content: "";margin: 0 auto;
}
.fz-course .bgs{
	background: #ccd9ff;
}
.fz-course .bd.wap{
	background: #ccd9ff;
}
.fz-course .bd ul{
	padding: 104px 30px 100px 30px;width: 110%;
}
.fz-course .bd li{
	overflow: hidden;
}
.fz-course .bd li dl{
	width: 570px;float: left;margin-bottom: 110px;
}
.fz-course .bd li dl:nth-child(2n){
	margin-left: 110px;
}
.fz-course .bd li dt{
	float: left;font-size: 30px;color: #000f74;line-height: 38px;width: 100px;
}
.fz-course .bd li dd{
	float: right;line-height: 30px;font-size: 16px;color: #333333;width: 464px;
}



/*3-1*/
.bsli{
	border: none;
}
.main{
	background: url(../imgs/05-bg.jpg) no-repeat top center #ccd9ff;height: 950px;overflow: hidden;
}
.main .wap{
	position: relative;
}
.main .map{
	position: absolute;top: 70px;left: -20px;width: 761px;height: 857px;overflow: hidden;
}
.main .map img{
	width: 100%;height: 100%;display: block;
}
.main .map ul li{
	position: absolute;cursor: pointer;
}
.main .map ul li.l1{
	position: absolute;right: 175px;padding:8px;top: 255px;font-size: 12px;color: #ffffff;
}
.main .map ul li.l2{
	position: absolute;right: 136px;padding:8px;top: 296px;font-size: 12px;color: #ffffff;
}
.main .map ul li.l3{
	position: absolute;right: 125px;padding:8px;top: 340px;font-size: 12px;color: #ffffff;
}
.main .map ul li.l4{
	position: absolute;right: 98px;padding:8px;top: 383px;font-size: 12px;color: #ffffff;
}
.main .map ul li.l5{
	position: absolute;right: 134px;padding:8px;top: 483px;font-size: 12px;color: #ffffff;
}
.main .map ul li.l6{
	position: absolute;right: 145px;padding:8px;top: 501px;font-size: 12px;color: #ffffff;
}
.main .map ul li.l7{
	position: absolute;right: 290px;padding:8px;top: 421px;font-size: 12px;color: #ffffff;
}
.main .map ul li.l8{
	position: absolute;right: 332px;padding:8px;top: 404px;font-size: 12px;color: #ffffff;
}
.main .map ul li.l1:after{
	content: "";display: block;background: url(../imgs/05-ico2.png) no-repeat center;width: 7px;height: 7px;position: absolute;top: -6px;right: 3px;
}
.main .map ul li.l2:after{
	content: "";display: block;background: url(../imgs/05-ico2.png) no-repeat center;width: 7px;height: 7px;position: absolute;top: -4px;right: 0;left: 0;margin: 0 auto;
}
.main .map ul li.l3:after{
	content: "";display: block;background: url(../imgs/05-ico2.png) no-repeat center;width: 7px;height: 7px;position: absolute;bottom: 0px;right: 2px;
}
.main .map ul li.l4:after{
	content: "";display: block;background: url(../imgs/05-ico2.png) no-repeat center;width: 7px;height: 7px;position: absolute;top: 0px;right: 15px;
}
.main .map ul li.l5:after{
	content: "";display: block;background: url(../imgs/05-ico2.png) no-repeat center;width: 7px;height: 7px;position: absolute;bottom: 2px;right: 1px;
}
.main .map ul li.l6:after{
	content: "";display: block;background: url(../imgs/05-ico2.png) no-repeat center;width: 7px;height: 7px;position: absolute;top: 10px;right: -3px;
}
.main .map ul li.l7:after{
	content: "";display: block;background: url(../imgs/05-ico2.png) no-repeat center;width: 7px;height: 7px;position: absolute;top: 0;right: 0;left: 0;margin: 0 auto;
}
.main .map ul li.l8:after{
	content: "";display: block;background: url(../imgs/05-ico2.png) no-repeat center;width: 7px;height: 7px;position: absolute;top: -2px;right: 0;left: 0;margin: 0 auto;
}
.main .map ul li.on:before{
	content: "";display: block;background: url(../imgs/05-ico1.png) no-repeat center;width: 39px;height: 50px;position: absolute;left: 0;right: 0;top: -58px;margin: 0 auto;
}

.main .map ul .l1.on:before{
	left: auto;right: -13px;
}
.main .map ul .l3.on:before{
	left: auto;right: -13px;top: -25px;
}
.main .map ul .l4.on:before{
	left: auto;right: -1px;top: -53px;
}
.main .map ul .l5.on:before{
	left: auto;right: -15px;top: -29px;
}
.main .map ul .l6.on:before{
	left: auto;right: -19px;top: -41px;
}





.main .tempWrap{
	top: 142px;right: 0;position: absolute !important;width: 366px !important;z-index: 111;
}
.main .tempWrap .text{
	position: relative;width: 366px !important;height: 457px;background: #FFFFFF;padding-top: 15px;
}
.main .inBox,
.main .inBd{
	width: 366px;
}
.main .inHd {
	margin-top: 25px;text-align: center;
}
.main .inHd .ynext,
.main .inHd .yprev{
	background: url(../imgs/yprev.png) no-repeat center;width: 15px;height: 27px;display: inline-block;cursor: pointer;vertical-align: middle;margin: 0 50px;
}
.main .inHd .ynext{
	transform: rotate(180deg);
}
.main .inHd ul{
	text-align: center;display: inline-block;vertical-align: middle;
}
.main .inHd li{
	width: 14px;height: 14px;border-radius: 50%;background: #b2c2ef;margin: 0 2px;display: inline-block;cursor: pointer;vertical-align: middle;
}
.main .inHd li.on{
	background: #00b4ff;
}
.main .text .img{
	width: 330px;height: 175px;overflow: hidden;margin: 0 18px;
}
.main .text .img img{
	width: 100%;height: 100%;display: block;
}
.main .text h2{
	font-size: 24px;color: #072c87;margin-top: 12px;line-height: 68px;margin-left: 28px;
}
.main .text p{
	font-size: 15px;color: #333333;line-height: 34px;margin-left: 28px;
}
.main .text p em{
	color: #999999;display: block;float: left;
}
.main .text .btn{
	position: absolute;bottom: 0;left: 0;right: 0;display: block;background: #e4cf6c;height: 62px;line-height: 62px;font-size: 16px;color: #FFFFFF;overflow: hidden;padding: 0 30px;
}
.main .text .btn span{
	background: url(../images/ico6-1.png) no-repeat right center;width: 60px;height: 12px;display: block;float: right;margin-top: 22px;
}


/*5-1-1*/

.uit-na li{
	width: 33.3%;margin: 0;text-align: center;
}
.qy-cult{
	background: url(../imgs/05-bg.jpg) no-repeat top center #ccd9ff;overflow: hidden;padding-bottom: 70px;
}
.qy-cult .form{
	padding-top: 38px;
}
.qy-cult .form li{
	float: left;margin-right: 14px;
}
.qy-cult .form li .sele{
	width: 365px;height: 58px;line-height: 58px;background: #FFFFFF;border-radius: 29px;border: none;padding-left: 30px;font-size: 18px;color: #072c87;
}
.qy-cult .form li .sele option{
	font-size: 20px;color: #072c87;line-height: 40px;
}
.qy-cult .form li .sele1{
	width: 186px;
}
.qy-cult .list{
	margin-top: 30px;
}
.qy-cult .list ul{
	width: 110%;overflow: hidden;
}
.qy-cult .list li{
	margin-right: 26px;margin-bottom: 40px;background: #FFFFFF;padding-top: 20px;width: 280px;transition: all 0.3s;height: 330px;float: left;position: relative;
}
.qy-cult .list li a{
	display: block;
}
.qy-cult .list li .imgs{
	width: 238px;height: 157px;overflow: hidden;margin: 0 21px;
}
.qy-cult .list li .imgs img{
	width: 100%;height: 100%;display: block;transition: all 0.3s;
}
.qy-cult .list li .tit{
	height: 68px;border-bottom: 1px dashed #d9d9d9;margin: 8px 21px 14px 21px;
}
.qy-cult .list li .tit h2{
	line-height: 36px;font-size: 16px;color: #333333;width: 238px;
}
.qy-cult .list li .tit h4{
	font-size: 12px;color: #999999;
}
.qy-cult .list li p{
	font-size: 12px;color: #999999;line-height: 18px;margin: 0 20px;
}
.qy-cult .list li h6{
	height: 48px;line-height: 48px;font-size: 14px;color: #FFFFFF;padding: 0 20px;overflow: hidden;background: #e4cf6c;transition: all 0.5s;position: absolute;bottom: -28px;left: 0;right: 0;transform: rotateX(-270deg);transform-origin: center ;
}
.qy-cult .list li h6 span{
	background: url(../imgs/5-ico.png) no-repeat right center;width: 9px;height: 14px;display: block;float: right;margin-top: 17px;
}
.qy-cult .list li:hover h6{
	transform: rotateX(0deg);
}
.qy-cult .list li:hover .imgs img{
	transform: scale(1.05);
}
.qy-cult .list li:hover h2{
	color: #000f74;
}
/*2-2-2*/

.jtn-detas .hd{
	height: 102px;	
}
.jtn-detas .hd .wap{
	overflow: hidden;
}
.jtn-detas .hd h3{
	float: left;font-size: 20px;color: #333333;line-height: 102px;
}
.jtn-detas .hd .btn{
	margin: 30px auto 0;float: right;display: block;width: 118px;height: 48px;border-radius: 24px;background: #00b4ff;text-align: center;color: #fff;font-size: 16px;line-height: 48px;transition: all 0.3s;
}
.jtn-detas .hd .btn:hover{
	background: #072C87;
}
.jtn-detas .bd{
	background:url(../imgs/2-bg.jpg) no-repeat center top #ccd9ff;overflow: hidden;padding-bottom: 70px;
}
.jtn-detas .bd .wap{
	background: #FFFFFF;margin-top: 46px;padding-bottom: 70px;
}
.jtn-detas .tit{
	border-bottom: 1px solid #ededed;padding: 28px 0;height: 140px;position: relative;
}
.jtn-detas .titlaw{
	border-bottom: 1px solid #ededed;padding: 28px 0;position: relative;
}
.jtn-detas .titlaw h2{
	font-size: 22px;color: #333333;text-align: center;line-height: 90px;
}
.jtn-detas .tit ul{
	font-size: 0;text-align: center;margin-top: 8px;
}
.jtn-detas .tit li{
	display: inline-block;font-size: 14px;color: #999999;margin-right: 12px;line-height: 39px;height: 39px;overflow: hidden;
}
.jtn-detas .tit li a{
	display:block;width: 39px;height: 39px;margin: 0 4px;
}
.jtn-detas .tit li img{
	width: 100%;height: 100%;display: block;
}
.jtn-detas .tit .data{
	background-color:#e4cf6c;width: 74px;height: 90px;position: absolute;left: 28px;top: 28px;padding: 20px 30px 30px 30px;text-align: center;
}
.jtn-detas .tit .data h3{
	font-size: 59px;color: #fff;line-height: 74px;
}
.jtn-detas .tit .data h4{
	font-size: 17px;color: #f0e5b6;line-height: 16px;
}
.jtn-detas .tit h2{
	font-size: 22px;color: #333333;text-align: center;line-height: 90px;
}
.jtn-detas .bd-text .text{
	padding: 46px 0 20px;width: 950px;margin: 0 auto;
	color: #333333;font-size: 14px;line-height: 24px;
}
.jtn-detas .bd-text .text  img{
	display: block;margin: 0 auto;
}
.jtn-detas .bd-text .text h6{
	text-align: center;color: #333333;font-size: 12px;line-height: 56px;font-weight: bold;
}
.jtn-detas .bd-text .btn-s{
	border-bottom: 1px solid #ededed;border-top: 1px solid #ededed;margin: 0 25px;
}
.jtn-detas .bd-text .btns{	
	display: block;width: 118px;height: 48px;line-height: 48px;background: #00b4ff;font-size: 16px;color: #FFFFFF;border-radius: 23px;margin: 22px auto;text-align: center;transition: all 0.3s;
}
.jtn-detas .bd-text .btns:hover{
	background: #072C87;
}
.jtn-detas .bd-text .ft{
	padding: 34px 30px 0 30px;
}
.jtn-detas .bd-text .ft ul{
	overflow: hidden;
}
.jtn-detas .bd-text .ft li{
	width: 550px;float: left;margin-right: 40px;transition: all 0.3s;
}
.jtn-detas .bd-text .ft li:last-child{
	margin-right: 0;
}
.jtn-detas .bd-text .ft li a{
	display: block;
}
.jtn-detas .bd-text .ft li h2{
	color: #afb2bc;background-color:#e9efff;font-size: 14px;line-height: 50px;padding-left: 20px;
}
.jtn-detas .bd-text .ft li:hover .txt h3{
	color: #072C87;
}
.jtn-detas .bd-text .ft .img{
	float: left;width: 183px;height: auto;
}
.jtn-detas .bd-text .ft .img img{
	width: 100%;display: block;
}
.jtn-detas .bd-text .ft .bds{
	background-color:#f1f5ff;padding: 23px 20px;
}
.jtn-detas .bd-text .ft .txt{
	float: left;width: 280px;margin-left: 30px;
}
.jtn-detas .bd-text .ft .txt h3{
	font-size: 14px;color: #333333;line-height: 30px;
}
.jtn-detas .bd-text .ft .txt h6{
	font-size: 13px;line-height: 18px;color: #c3c4c4;margin-bottom: 10px;
}
.jtn-detas .bd-text .ft .txt p{
	font-size: 13px;color: #919293;line-height: 20px;
}


/*4*/
.uit-nas li{
	width: 20%;
}
.jtn-list .setion{
	display:block;margin: 0 auto;width: 366px;height: 57px;	line-height: 57px;text-align: center;border-radius: 28.5px;
	 background-color: #000f74;margin-bottom: 30px;position: relative;padding-right: 27px;
}
.jtn-list .setion span{
	background: url(../imgs/4_1.png) no-repeat left center;width: 59px;height: 68px;display: block;position: absolute;left: 26px;top: -12px;
}
.jtn-list .setion h3{
	color: #fff;font-size: 18px;background: url(../imgs/5-ico.png) no-repeat right center;margin-left: 20px;
}



/*6*/
.b-slide h4{
	font-size: 22px;color: #FFFFFF;line-height: 32px;text-align: center;
}



.sm-detas .hs{
	display: none;
}
.hlfooter{
	display: none;
}
.jtn-detas .tit h6{
	display: none;
}
/*5-2*/
.rc-recr{
	background: url(../imgs/05-bg.jpg) no-repeat center top #ccd9ff;overflow: hidden;padding-bottom:72px ;
}
.rec-hds{
	margin: 35px 0 30px;padding-top: 30px;background: #fff;
}
.rec-hds .img{
	width: 370px;height: 279px;overflow: hidden;float: left;margin: 0 75px 30px 30px;position: relative;
}
.rec-hds .img img{
	width: 100%;height: 100%;display: block;
}
.rec-hds .img h3{
	position: absolute;left: 0;right: 0;top: 92px;line-height: 42px;text-align: center;font-size: 40px;color: #FFFFFF;
}
.rec-hds .txt{
	width: 645px;float: left;margin-top: 20px;
}
.rec-hds .txt p{
	font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 5px;
}
.rec-hds .txt h2{
	margin-top: 12px;font-size: 18px;color: #000f74;line-height: 52px;
}
.rec-hds .form{
	margin-top: 52px;border-top: 1px solid #ececec;
}
.rec-hds .form li{
	float: left;border-right: 1px solid #ececec;height: 70px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;
}
.rec-hds .form li:last-child{
	border-right:none  ;
}
.rec-hds .form li .txt1{
	width: 400px;height: 70px;padding-left: 25px;font-size: 16px;color: rgba(7,44,135,0.3);border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;border: none;font-family:"微锟斤拷锟脚猴拷";
}
.rec-hds .form li .sele{
	width: 370px;padding-left: 30px;border: none;height: 70px;line-height: 70px;color: #072c87;font-size: 16px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;
}
.rec-hds .form li .btn{
	width: 128px;background: #00b4ff;height: 70px;line-height: 70px;font-size: 16px;color: #FFFFFF;border: none;cursor: pointer;font-family:"寰蒋闆呴粦";
}
.rec-bds{
	margin-top: 30px;padding-bottom: 75px;
}
.rec-bds li{
	background: #f0f4ff;border: 1px solid #e5ecfb; 
}
.rec-bds li:nth-child(2n){
	background: #ffffff;border-bottom: none;
}
.rec-bds li h3{
	line-height: 68px;height: 68px;font-size: 16px;color: #000f74;padding-left: 32px;cursor: pointer;
}
.rec-bds li.on h3{
	color: #FFFFFF;padding-right: 32px;border: 1px solid #072c87;background: #072c87;position: relative;
}
.rec-bds li.on h3:after{
	content: "";background: url(../imgs/04-ico.png?v=1) no-repeat center bottom;width: 23px;height: 11px;display: block;position: absolute;bottom: -12px;left: 30px;
}
.rec-bds li.on h3 span{
	background: url(../imgs/5-2ico.png) no-repeat right center;width: 35px;height: 18px;display: block;float: right;margin-top: 25px;
}
.rec-bds .text{
	background: #438dfb;padding-top: 30px;display: none;
}
.rec-bds li.on{
	margin-bottom: 18px;
}
.rec-bds .text .hd{
	border-bottom: 1px dashed rgba(255,255,255,0.14);padding-bottom: 25px;margin: 0 30px;
}
.rec-bds .text .hd dl{
	overflow: hidden;
}
.rec-bds .text .hd dd{
	float: left;width: 270px;color: #FFFFFF;line-height: 26px;
}
.rec-bds .text .hd dd span{
	color: rgba(255,255,255,0.4);
}
.rec-bds .text .bd{
	padding-top: 30px;overflow: hidden;padding-bottom: 60px;
}
.rec-bds .text .bd dl{
	float: left;width: 568px;padding-left: 30px;
}
.rec-bds .text .bd dt{
	line-height: 36px;font-size: 14px;color: rgba(255,255,255,0.4);margin-bottom: 15px;
}
.rec-bds .text .bd dd{
	font-size: 14px;color: #FFFFFF;line-height: 26px;
}
.rec-bds .text .ft{
	background: url(../imgs/5-2bg.jpg) no-repeat right bottom #4d94fe;overflow: hidden;padding-bottom: 60px;position: relative;
}
.rec-bds .text .ft .lt{
	width: 570px;float: left;padding-left: 30px;margin-top: 20px;
}
.rec-bds .text .ft .lt h5{
	line-height: 38px;color: #FFFFFF;font-size: 16px;margin-bottom: 10px;
}
.rec-bds .text .ft .lt p{
	line-height: 20px;font-size: 14px;color: #FFFFFF;
}
.rec-bds .text .ft .lt p span{
	font-size: 18px;color: #e4cf6c;
}
.rec-bds .text .ft .lt h6{
	margin-top: 30px;font-size: 14px;color: #FFFFFF;line-height: 20px;
}
.rec-bds .text .ft .lt h6 span{
	color: #e4cf6c;
}
.rec-bds .text .ft .rt{
	float: right;margin-right: 50px;width: 540px;position: relative;
}
.rec-bds .text .ft .rt .bor{
	border: 2px solid #e4cf6c;width: 375px;height: 134px;position: absolute;right: 0;top: 70px;
}
.rec-bds .text .ft .rt h4{
	font-size: 16px;color: #e4cf6c;line-height: 20px;padding: 26px 0 0 30px;
}
.rec-bds .text .ft .rt .img{
	width: 87px;position: absolute;top: -33px;right:56px;text-align: center;
}
.rec-bds .text .ft .rt .img img{
	display: block;margin: 0 auto;margin-bottom: 20px;
}
.rec-bds .text .ft .rt u{
	font-size: 14px;color: #e4cf6c;line-height: 20px;
}
.rec-bds li h3{
	font-size: 20px;
}
/*2-4*/

.zgn-hon .hds{
	height: 212px;
}
.zgn-hon .wap{
	position: relative !important;
}
.zgn-hon .hds h3{
	position: absolute;top: 75px;left: 0;width: 200px;
}
.zgn-hon .hds h3 em{
	font-size: 24px;color: #000f74;line-height: 20px;position: absolute;left: 30px;top:60px;
}
.zgn-hon .hds h3 span{
	display: block;font-size: 100px;color: #edeef4;font-weight: bold;
}
.zgn-hon .hds .img{
	position: absolute;right: 0;top: 80px;width: 98px;height: 80px;overflow: hidden;
}
.zgn-hon .hds .img img{
	width: 100%;height: 100%;display: block;
}
.zgn-hon .hds ul{
	font-size: 0;text-align: center;position: absolute;top: 155px;left: 0;right: 0;
}
.zgn-hon .hds li{
	display: inline-block;margin: 0 5px;width: 72px;height: 39px;position: relative;
}
.zgn-hon .hds li a{
	display: block;font-size: 16px;color: #666666;transition: all 0s;line-height: 32px;border-radius: 16px;
}
.zgn-hon .hds li.on a,
.zgn-hon .hds li:hover a{
	color: #FFFFFF;
}
.zgn-hon .hds li.on a,
.zgn-hon .hds li:hover a{
	background: #e4cf6c;
}
.zgn-hon .hds li.on:after,
.zgn-hon .hds li:hover:after{
	content: "";background: url(../imgs/lico10.png) no-repeat center bottom;width: 12px;height: 7px;display: block;margin: 0 auto;position: absolute;left: 0;right: 0;bottom: 0;
}
.zgn-hon .outbox{
	background: #ccd9ff;position: relative;padding-bottom: 110px;
}
.zgn-hon .outbox .hd{
	padding-top: 50px;
}
.zgn-hon .outbox .hd ul{
	font-size: 0;
}
.zgn-hon .outbox .hd li{
	font-size: 18px;color:#7485be;display: inline-block;margin-right: 50px;cursor: pointer;transition: all 0.3s;
}
.zgn-hon .outbox .hd li.on,
.zgn-hon .outbox .hd li:hover{
	color: #000f74;
}
.zgn-hon .outbox .hd li.on:after,
.zgn-hon .outbox .hd li:hover:after{
	content: "";background: url(../imgs/04-ico.png?v=1) no-repeat center bottom;width: 23px;height: 11px;display: block;margin: 10px auto 0;
}
.zgn-hon .outbox .bd ul{
	margin-top: 18px;
}
.zgn-hon .inbd li{
	background: #FFFFFF;margin-bottom: 16px;position: relative;transform-origin: center;overflow: hidden;height: 76px;
}
.zgn-hon .inbd li a{
	display: block;overflow: hidden;
}
.zgn-hon .inbd li h3{
	width: 220px;background: #f0f4ff;float: left;text-align: center;font-size: 18px;color: #072c87;line-height: 76px;height: 76px;overflow: hidden;
}
.zgn-hon .inbd li p{
	float: left;padding-left: 43px;width: 810px;font-size: 14px;color: #333333;line-height: 26px;position: absolute;left: 210px;top: 50%;transform: translateY(-50%);
}
.zgn-hon .inbd li .img{
	width: 50px;height: 49px;overflow: hidden;position: absolute;top: 18px;right: 32px;display: none;
}
.zgn-hon .inbd li .img img{
	width: 100%;height: 100%;display: block;
}
.zgn-hon .inbd li:hover{
	background: #000f74;width: 1228px;margin-left: -14px;
}
.zgn-hon .inbd li:hover h3{
	color: #FFFFFF;background: #000f74;
}
.zgn-hon .inbd li:hover p{
	color: #FFFFFF;
}
.zgn-hon .inbd li:hover .img{
	display: block;
}
.zgn-hon .inhd .lprev{
	position: absolute;top: 150px;left: 50%;margin-left: -730px;cursor: pointer;width: 75px;height: 75px;background: url(../imgs/ico7.png?v=1) no-repeat left center;
}
.zgn-hon .inhd .lprev img,
.zgn-hon .inhd .lnext img{
	width: 100%;height: 100%;display: block;
}
.zgn-hon .inhd .lnext{
	position: absolute;top: 150px;right: 50%;margin-right: -730px;cursor: pointer;width: 75px;height: 75px;background: url(../imgs/ico8.png?v=1) no-repeat right center;
}
.zgn-hon .inhd ul{
	position: absolute;left: 0;right: 0;font-size: 0;text-align: center;bottom: -35px;
}
.zgn-hon .inhd li{
	width: 10px;height: 10px;border-radius: 50%;background: rgba(255,255,255,0.8);margin: 0 5px;display: inline-block;cursor: pointer;
}
.zgn-hon .inhd li.on{
	background: #000f74;
}
.zgn-hon .tempWrap{
	margin: 0 auto;
}

.jtn-hon .hds{
	height: 190px;
}
.jtn-hon .wap{
	position: relative;
}
.jtn-hon .hds h3{
	position: absolute;top: 60px;left: 0;width: 200px;
}
.jtn-hon .hds h3 em{
	font-size: 24px;color: #000f74;line-height: 20px;position: absolute;left: 30px;top: 60px;
}
.jtn-hon .hds h3 span{
	display: block;
font-size: 100px;
color: #edeef4;
font-weight: bold;
}
.jtn-hon .hds .img{
	position: absolute;right: 0;top: 45px;width: 87px;height: 123px;overflow: hidden;
}
.jtn-hon .hds .img img{
	width: 100%;height: 100%;display: block;
}
.jtn-bds{
	margin-bottom: 110px;box-shadow: 0 0 6px 2px #eee;
}
.jtn-bds li{
	background: #f0f4ff;border: 1px solid #e5ecfb;cursor: pointer;
}
.jtn-bds li:nth-child(2n){
	background: #fff;
}
.jtn-bds li h3{
	line-height: 26px;font-size: 18px;color: #000f74;padding:20px 0 20px 32px;
}
.jtn-bds li.on h3{
	color: #FFFFFF;padding-right: 32px;border: 1px solid #000f74;background: #000f74;position: relative;display: none;
}
.jtn-bds li.on h3{
	display: block
}
.jtn-bds li.on h3:after{
	content: "";background: url(../imgs/04-ico.png?v=1) no-repeat center bottom;width: 23px;height: 11px;display: block;position: absolute;bottom: -12px;left: 30px;
}
.jtn-bds li.on h3 span{
	background: url(../imgs/5-2ico.png) no-repeat right center;width: 35px;height: 18px;display: block;float: right;margin-top: 4px;
}
.jtn-bds .text{
	background: #438dfb;overflow: hidden;padding: 36px 0 40px 32px;display: none;
}
.jtn-bds .text dl{
	float: left;width: 582px;
}
.jtn-bds .text1 dl{
	float: none;width: auto;
}
.jtn-bds .text dd{
	font-size: 14px;color: #FFFFFF;line-height: 26px;
}



/*6*/
.b-slide table{
	width: 100%;height: 100%;
}
.b-slide h4{
	font-size: 22px;color: #FFFFFF;line-height: 32px;text-align: center;
}
.sm-map{
	overflow: hidden;position: relative;
}
.sm-map .hd{
	padding: 32px 0;overflow: hidden;width: 1130px;
}
.sm-map .hd ul{
	font-size: 0;text-align: center;
}
.sm-map .hd li{
	background: #ececec;border-radius: 25px;height: 50px;float: left;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;cursor: pointer;width: auto;width: 153.4px;margin: 0 4px;
}
.sm-map .hd li{
	font-size: 14px;color: #666666;transition: all 0s;line-height: 50px;
}
.sm-map .hd li.on,
.sm-map .hd li:hover{
	color: #FFFFFF;
}
.sm-map .hd li.on,
.sm-map .hd li:hover{
	background: #00b4ff;
}
.sm-map .hd li.on a:after,
.sm-map .hd li:hover a:after{
	content: "";background: url(../imgs/6-ico.png) no-repeat center bottom;width: 15px;height: 8px;display: block;margin: 0 auto;
}
.sm-map .lsbd .prev{
	position: absolute;left: 50%;top: 42px;background: url(../imgs/6-ico1.png) no-repeat left center;width: 17px;height: 30px;display: block;cursor: pointer;margin-left: -600px;
}
.sm-map .lsbd .next{
	position: absolute;right: 50%;top: 42px;background: url(../imgs/6-ico2.png) no-repeat left center;width: 17px;height: 30px;display: block;cursor: pointer;margin-right: -600px;
}
.sm-map .bd{
	background: #ccd9ff;padding: 80px 0;
}
.sm-map .bd li{
	position: relative;
}
.sm-map .bd li .map{
	width: 1200px;height: 710px;overflow: hidden;
}
.sm-map .bd li h4{
	position: absolute;bottom: -20px;left: 0;right: 0;background: url(../imgs/6-bg.jpg) no-repeat center;height: 70px;padding: 0 53px 0 30px;
}
.sm-map .bd li h4 a{
	display: block;font-size: 18px;color: #FFFFFF;background: url(../imgs/05-ico.png) no-repeat right center;;line-height: 70px;
}
.zgn-hon .outbox .bd{
	margin: 0 auto;
}


div.select-main{
	width: 370px;height: 70px;position: relative;cursor: pointer;
}
div.select-set{
	line-height: 70px;height: 70px;padding-left: 30px;font-size: 16px;color: #000f74;
}
.select-arrow{
	position: absolute;right: 0;width: 35px;height: 70px;top: 0;background: url(../imgs/lico11.png) no-repeat left center;
}
.select-block{
	position: absolute;left: 0;right: 0;top: 70px;z-index: 11;
}
.rec-hds .form li.select-items{
	float: none;border: none;border-bottom: 1px solid #eee;line-height: 70px;padding: 0 30px;background: #fff;font-size: 16px;
}
.rec-hds .form li.select-items.active,
.rec-hds .form li.select-items:hover{
	background: #438dfb;color: #fff;
}
.rec-hds .form li:last-child{
	border-bottom: none;
}

.qy-cult div.select-main{
	background: #fff;border-radius:29px;height: 58px;
}

.qy-cult div.select-set{
	height: 58px;line-height: 58px;
}
.qy-cult .select-arrow{
	height: 58px;background: url(../imgs/lico12.png) no-repeat left center;z-index: 1111;
}
.qy-cult .form li.select-items{
	float: none;background: #fff;line-height: 58px;font-size: 16px;padding: 0 30px;border-bottom: 1px solid #eee;color: #333;margin: 0;
}
.qy-cult .form li.select-items:hover,
.qy-cult .form li.select-items.active{
	background: #000f74;color: #fff;
}
.qy-cult .select-block{
	top:29px;padding-top: 29px;background: #fff;border-bottom-left-radius:29px ;border-bottom-right-radius:29px ;overflow: hidden
}
.qy-cult .form li.select-items:last-child{
	border-bottom: none;
}
.qy-cult div.select-set{
	position: relative;z-index: 111;
}
.qy-cult .l2 div.select-main{
	width: 180px;
}
.qy-cult .form{
	position: relative;z-index: 111;
}


.fx-ico{
	display: none;
}



.bdsharebuttonbox li a{display:block;width:46px;height:34px;margin:0;overflow:hidden;background:url(../imgs/icon_share.png) no-repeat 0 -9999px;}
.bdsharebuttonbox li a.qq{background-position:0 0;}
.bdsharebuttonbox li a.weixin{background-position:-46px 0;}
.bdsharebuttonbox li a.weibo{background-position:-92px 0;}




.ne-text .rt .bd li p{
	line-height:1.7 ;margin-top: 10px;word-break: inherit;white-space: inherit;padding-right: 15px;width: 230px;
}
.hslider{
	overflow: hidden;
	height:41.6vw;
}

.rec-hds .form{
	background: #ccd9ff;padding-top:1px;
}
.rec-hds .form li .txt1{
	color: #333; font-family:"寰蒋闆呴粦";
}
.qy-cult{
	overflow: inherit;
}

.rec-hds .form{
	padding-top: 40px;
}
.rec-hds .form li .txt1{
	width: 400px;border-radius: 29px;height: 58px;
}
.rec-hds .form li{
	border: none;margin-right: 15px;
}
.rec-hds .form li:last-child{
	margin-right: 0;
}
.rec-hds .form li .btn{
	border-radius: 29px;height: 58px;line-height: 58px;font-family:"寰蒋闆呴粦";
}
.rec-hds .form li.select-items{
	margin: 0;
}
.rc-recr .qy-cult .l2 div.select-main{
	width: 340px;
}
.rc-recr .qy-cult{
	padding-bottom: 0;
}


.jtn-bds li h3{
	padding-right:32px;
}
.jtn-bds li h3 span{
	background:url(../imgs/5-2ico-1.png) no-repeat right center;
	width:35px;
	height:18px;
	display:block;
	float:right;
	margin-top:4px;
}

/*9.6*/
.process{
	margin-top: 30px;position: relative;background: #FFFFFF;
}
.process .pr-lt{
	width: 360px;position: absolute;bottom: 0;left: 0;min-height:760px ;
}
.process .pr-lt .hd{
	background: url(../imgs/imgjoin.jpg) no-repeat center;height: 503px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;padding: 95px 60px;min-height:760px ;background-size: cover;
}
.process .pr-lt .hd h2{
	font-size: 30px;color: rgba(255,255,255,0.3);line-height: 30px;text-transform: uppercase;
}
.process .pr-lt .hd h3{
	line-height:68px ;color: #fff;font-size: 30px;margin-bottom: 56px;
}
.process .pr-lt .hd p{
	font-size: 14px;line-height: 24px;color: #ffffff;
}
.process .pr-lt .bd{
	background: url(../images/img8.jpg) no-repeat center;height: 315px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;padding: 0 60px;overflow: hidden;
}
.process .pr-lt .bd h4{
	font-size: 30px;margin-top: 18px;line-height: 112px;color: #fff;
}
.process .pr-lt .bd h5{
	font-size: 21px;color: #e4cf6c;line-height: 33px;font-weight: bold;
}
.process .pr-lt .bd h6{
	line-height: 60px;font-size: 20px;color: #ffffff;
}
.process .prul{
	float: right;width: 840px;min-height:760px ;
}
.process .prul li{
	height: 190px;padding-left: 70px;
}
.process .prul li .text{
	height: 190px;border-bottom: 1px dotted #afbfe6;overflow: hidden;position: relative;
}
.process .prul li table{
	height: 190px;overflow: hidden;float: left;
}
.process .prul li em{
	font-size:60px ;color: #000f74;width: 110px;
}
.process .prul li p{
	width: 600px;font-size:14px ;color: #666666;line-height: 22px;
}
.process .prul li .ico{
	width: 110px;
}
.process .prul li .btns{
	position: absolute;right: 0;text-align: center;top: 45px;display: block;
}
.process .prul li .btns h4{
	font-size: 14px;margin-top: 14px;line-height: 18px;color: #0099ff;
}


.jtn-list .form{
	margin-bottom: 30px;
	background: #fff;
	display: inline-block;
	border-radius: 50px;
	padding: 0 10px;
	overflow: hidden;
}
.jtn-list .form .txt{
	width: 370px;
	height: 58px;
	font-size: 16px;
	color: #000f74;
	padding-left: 20px;
	float: left;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.jtn-list .form .btns{
	width: 58px;float: right;
	height: 58px;cursor: pointer;
	border: none;display: block;
	background: url(../imgs/umicon1.png) no-repeat center/30px auto;
}

.layout{
	overflow: hidden;
}

.wow{
  visibility: hidden;
}


.munews{
	background: #f4f4f4;
	padding: 40px 0;
}
.munews ul{
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.munews li{
	width: calc((100% - 62px)/4);
	margin: 0 20px 20px 0;
}
.munews li:nth-child(4n){
	margin-right: 0;
}
.munews li .pic{
	height: 150px;
	overflow: hidden;
}
.munews li .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;
}
.munews li a:hover .pic img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 鍜� Chrome */
	-o-transform:scale(1.1); 
}
.munews li .txt{
	padding-top: 10px;
}
.munews li .txt h2{
	font-size:20px ;
	line-height: 1.7;
	color: #000f74;
	font-weight: bold;
	border-bottom: 1px solid #cfcfce;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.munews li .txt p{
	font-size: 12px;
	line-height: 1.7;
	color: #000f74;
}
.munews li .txt .flxc{
	display: flex;
}
.munews li .txt .flxc .p{
	display: block;
	white-space: nowrap;
}



@media only screen and (max-width:1200px) {
	.munews{
		padding: 60px 40px;
	}
	.munews li{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.munews li .pic{
		height: 300px;
	}
	.munews li .txt p{
		font-size: 22px;
	}
	.munews li .txt h2{
		font-size: 32px;
	}
	
	
}</pre></body></html>