/*By-石-QQ-1174188215*/
/*----通用初始化----*/
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin:0;padding:0}ul,li,ol,dl,dt,dd{list-style: none;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}table{border-collapse:collapse;border-spacing:0}audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}	input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}a{text-decoration: none;color: #666;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}a:hover{text-decoration:none;cursor: pointer;}img{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:0}html,body{font-family: "arial" ,'Microsoft Yahei';*font-family: "微软雅黑";*font-family: "Microsoft Yahei";color: #666;}@media screen and (max-width: 767px){input[type="button"],input[type="submit"],input[type="reset"],textarea,select{-webkit-appearance: none;-webkit-tap-highlight-color:transparent;}}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{position: relative;}*::-moz-selection{background:#333;color:#fff;}*::selection{background:#333;color:#fff;}*::-moz-selection{background:#333;color:#fff;}*::-webkit-selection{background:#333;color:#fff;}.after:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}.clear{clear: both;}
	/*间距*/
	.mt3{margin-top    : 3% !important;}
	.mb3{margin-bottom : 3% !important;}
	.mb5{margin-bottom : 5% !important;}
	.ml3{margin-left   : 3% !important;}
	.mr3{margin-right  : 3% !important;}
	.pt3{padding-top   : 3% !important;}
	.pb3{padding-bottom: 3% !important;}
	.pl3{padding-left  : 3% !important;}
	.pr3{padding-right : 3% !important;}
	.pl5{padding-left  : 5% !important;}
	.pr5{padding-right : 5% !important;}
	.pt5{padding-top   : 4.5% !important;}
	.pb5{padding-bottom: 4.5% !important;}
	.mt0{margin-top    : 0% !important;}
	.mb0{margin-bottom : 0% !important;}
	.ml0{margin-left   : 0% !important;}
	.mr0{margin-right  : 0% !important;}
	.pt0{padding-top   : 0% !important;}
	.pb0{padding-bottom: 0% !important;}
	.pl0{padding-left  : 0% !important;}
	.pr0{padding-right : 0% !important;}
	/*字号*/
	.font32{font-weight:normal;font-size: 32px;color: #fff;line-height: 2em;}
	.font24{font-weight:normal;font-size: 24px;color: #fff;line-height: 2em;}
	.font28{font-weight:normal;font-size: 28px;color: #fff;line-height: 2em;}
	.font22{font-weight:normal;font-size: 22px;color: #fff;line-height: 2em;}
	.font18{font-weight:normal;font-size: 18px;color: #fff;line-height: 2em;}
	.font20{font-weight:normal;font-size: 20px;color: #fff;line-height: 2em;}
	.font16{font-weight:normal;font-size: 16px;color: #fff;line-height: 2em;}
	/*编辑器*/
	.text{text-align:justify;font-size: 16px;color: #fff;line-height: 2.2em;word-wrap: break-word;word-break: normal;}
	.text:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
	.text *{max-width: 100%;}
	.indent2{text-indent: 2em;}
	@media screen and (max-width: 1500px){
		.font22{font-size: 20px;}
		.font32{font-size: 28px;}
		.font28{font-size: 24px;}
		.font20{font-weight:normal;font-size: 18px;color: #fff;line-height: 2em;}
	}
	@media screen and (max-width: 1200px){
		.font20{font-weight:normal;font-size: 16px;color: #fff;line-height: 2em;}
		.font24{font-size: 18px;}
		.font18{font-size: 16px;}
		.font16{font-size: 14px;}
		.text{font-size: 14px;}
		.font22{font-size: 18px;}
		.font32{font-size: 24px;}
		.font28{font-size: 20px;}
	}
	.bgfff{background-color: #fff !important;}
	html{overflow-x: hidden;}
	.indexPage *{color: #fff;}
/*********************************/
.mb2{margin-bottom: 2%;}
body{
	width: 100%;
	background: #050740;
}
.wrapper{
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 1;
}
.mid1210{
	max-width: 1210px;
	margin: 0 auto;
}
.header{
	background: #fff;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 100;
}
.header .logo{
	float: left;
	height: 40px;
	margin-top: 10px;
}
.header .logo img{
	height: 100%;
}
.nav{
	float: right;
}
.nav li{
	float: left;
	margin-left: 25px;
}
.nav li a{
	font-size: 14px;
	color: #333333;
	display: block;
}
.nav li a:hover{
	color: #2860c6;
}
.footer{
	background: #000000;
	color: #fff;
	text-align: center;
	padding: 2% 0;
	line-height: 1.5em;
}
.subNav{
	height: 50px;
	display: flex;
	align-items: center;
	background: #00001a;
}

.subNav>div{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.subNav ul{
	display: flex;
	align-items: center;
	margin-left: 30px;
}
.subNav ul li{
	margin-left: 40px;
}
.subNav a{
	color: #fff;
}
@media only screen and (max-width:1500px ){
	.wrapper{
		max-width: 100%;
	}
	.nav li{margin-left: 10px;}
}
@media only screen and (max-width:1080px ) {
	.menu_btn{
		float: right;
		display: block;
		width: 40px;
		height: 40px;
		position: relative;
		margin-left: 10px;
		margin-top: 10px;
	}
	.menu_btn:before,
	.menu_btn:after{
		content: "";
		position: absolute;
		right: 0;
		width: 26px;
		height: 2px;
		background: #333;
		-webkit-transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s;
		transition: all .3s ease-out 0s;
	}
	.menu_btn:before{
		top: 13px;
	}
	.menu_btn:after{
		bottom: 13px;
	}
	.menu_btn.on:before{
	    -webkit-transform: rotate(45deg);
	    -moz-transform: rotate(45deg);
	     -ms-transform: rotate(45deg);
	         transform: rotate(45deg);
	    top: 50%;
	}
	.menu_btn.on:after{
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		 -ms-transform: rotate(-45deg);
		     transform: rotate(-45deg);
		top: 50%;
	}
	
	.header .nav{
		position: absolute;
		right: 0;
		top: 110%;
		width: 260px;
		background: rgba(0,0,0,0.8);
		padding: 10px 0;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all .3s ease-in-out 0s;
		-moz-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}
	.header .nav.on{
		opacity: 1;
		visibility: visible;
		top: 100%;
	}
	.header .nav li{
		width: 100%;
		float: none;
	}
	.header .nav li>a{
		color: #fff;
		font-size: 16px;
		height: 36px !important;
		line-height: 36px !important;
	}
	.subNav>div,.subNav ul,.subNav{
		display: block;
	}
	.subNav{
		height: auto;
		position: relative;
		z-index: 4;
	}
	.subNav>div>a{
		float: left;
		margin-top: 4px;
	}
	.subNav ul{
		position: absolute;
		right: 0;
		top: 110%;
		width: 200px;
		background: rgba(0, 0, 0, 0.8);
		padding: 10px 20px;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all .3s ease-in-out 0s;
		-moz-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
		display: block;
	}
	.subNav ul.on{
		opacity: 1;
		visibility: visible;
		top: 100%;
	}
	.subNav ul li{
		margin: 0;
	}
	.menu_btn2{
		float: right;
		display: block;
		width: 30px;
		height: 30px;
		position: relative;
	}
	.menu_btn2:before,
	.menu_btn2:after{
		content: "";
		position: absolute;
		right: 0;
		width: 24px;
		height: 2px;
		background: #fff;
		-webkit-transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s;
		transition: all .3s ease-out 0s;
	}
	.menu_btn2:before{
		top: 10px;
	}
	.menu_btn2:after{
		bottom: 10px;
	}
	.menu_btn2.on:before{
	    -webkit-transform: rotate(45deg);
	    -moz-transform: rotate(45deg);
	     -ms-transform: rotate(45deg);
	         transform: rotate(45deg);
	    top: 50%;
	}
	.menu_btn2.on:after{
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		 -ms-transform: rotate(-45deg);
		     transform: rotate(-45deg);
		top: 50%;
	}
}
@media only screen and (max-width:768px ) {
	.footer{
		font-size: 12px;
		padding: 30px 10px;
	}
	.wrapper{
		padding: 0 15px;
	}
}
.fixedNav{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 10;
}

.pubtit{
	display: block;
	margin: 0 auto 3%;
}
.pageCenter{
	position: relative;
	background: #060c60;
	overflow: hidden;
}

.pageCenter .content{
	position: relative;
	padding-top: 31.927%;
	z-index: 2;
	background-image: url(../img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100% auto;
}
.banner{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
.pageCenter .bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.index1 .pubtit{
	margin-bottom: 5%;
}
.index1 .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index1 .list dl{
	max-width: 32%;
	margin-left: 2%;
	line-height: 1.5em;
}
.index1 .list dt{margin-bottom: 10px;}
.index1 .list dd{
	margin-bottom: 10px;
}
.index2 .cont{
	background: url(../img/b1.png) no-repeat center;
	background-size: 100% 100%;
	padding: 3% 6%;
}
.index3 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index3 ul li{
	width: 49%;
	height: 42px;
	background: url(../img/b2.png) no-repeat center;
	background-size:100% ;
	position: relative;
	padding-left: 92px;
	display: flex;
	align-items: center;
	padding-top: 5px;
	margin-bottom: 2%;
}
.index3 ul li span{
	position: absolute;
	width: 60px;
	left: 0;
	font-size: 30px;
	color: #0c1661;
	text-align: center;
	left: 15px;
	top: 0;
	line-height: 36px;
}
.index3 ul li p{
	color: #0c1661;
}

.index4 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index4 li{
	width: 49%;
	margin-bottom: 2.5%;
}
.index4 a{
	display: flex;
	align-items: flex-start;
}
.index4 .word{
	padding-top: 7%;
	margin-left: 3.5%;
}
.index4 .word h3{
	height: 40px;
	width: 113px;
	background: url(../img/b3.png) no-repeat center;
	background-size: 100% 100%;
	text-align: center;
	line-height: 40px;
	color: #031b78;
}
.index4 .word p{
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
}
.index4 .word span{font-weight: bold;}
.index5 .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index5 .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index5 .list .box{
	padding: 20px;
	background-color: #0724a0;
	border: 1px solid #648aff;
	position: relative;
}
.index5 .list .box i{
	width: 10px;
	height: 10px;
	background-color: #0724a0;
	border: 1px solid #648aff;
	position: absolute;
	z-index: 2;
}
.lt{top: -5px;left: -5px;}
.rt{top: -5px;right: -5px;}
.lb{bottom: -5px;left: -5px;}
.rb{bottom: -5px;right: -5px;}
.index5 .list .tit{
	text-align: center;
	border-bottom: 1px solid #648aff;
	margin-bottom: 10px;
}
.index5 .list .box:first-child{
	width: 33%;
}
.index5 .list .box:last-child{
	width: 64%;
}
.index5 .list .bottom{
	display: flex;
	flex-wrap: wrap;
	padding: 0 3%;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.index5 .list .bottom dl{
	flex: 1;
}
.index6 ul{
	display: flex;
	flex-wrap:wrap;
}
.index6 li{
	width: 32%;
	margin-left: 2%;
}
.index6 li:nth-child(3n+1){
	margin-left: 0;
}
@media only screen and (max-width:1080px ) {
	.pubtit{
		max-width: 60%;
		object-fit: contain;
	}
	.index6 li{
		width: 100%;
		margin: 0;
	}
	.index1 .list dl{
		width: 100%;
		max-width: inherit;
	}
	.index1 .list dt img{
		display: block;
		margin: 0 auto;
		height: 32px;
	}
	.index2 .cont{
		background: none;
		border: 1px solid #2860c6;
		padding: 3%;
	}
	.index3 ul li{
		width: 100%;
		background: #71d9ec;
		padding: 0;
	}
	.index3 ul li span{
		position: inherit;
		width: 40px;
		font-size: 18px;
	}
	.index3 ul li a{
		display: flex;
		align-items: center;
	}
	.index4 li{
		width: 100%;
	}
	.index4 a{
		align-items: flex-start;
	}
	.index4 li img{
		width: 30%;
		height: auto;
	}
	.index4 .word h3{
		height: 32px;
		line-height: 32px;
		width: 90px;
	}
	.index5 .list .box{
		width: 100% !important;
		margin-bottom: 15px;
	}
	.index6 .pubtit{
		max-width: 100%;
	}
}
.pageCenter .formContent{
	padding-top: 26.77%;
}
.formContent .title{
	width: 100%;
}
.form{
	width: 1100px;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	min-height: 400px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	color: #fff;
}
.formbg{
	display: block;
	width: 100%;
}
.form dl{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	width: 50%;
} 
.form dl dt{
	width: 6em;
	text-align: right;
	margin-right: 20px;
}
.form dl dt i{color: #ff0000;}
.form dl dt.width11{
	width: 12em !important;
}
.form dl dd{
	flex: 1;
}
.form dl input[type=text]{
	display: block;
	height: 45px;
	border: 0;
	padding: 0 15px;
	border-radius: 6px;
	width:290px;
}
.width100{
	width: 100% !important;
}
.width100 input[type=text]{
	width: 745px !important;
}
.btnBox{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-top: 40px;
}
.btnBox .btn{
	width: 260px;
	height: 60px;
	border: 0;
	background: #53f1fd;
	color: #060c60;
	font-size: 22px;
	margin: 0 15px;
	border-radius: 6px;
}
.btnBox .btn2{
	background: #989898;
	color: #fff;
}
.form dl dd{
	display: flex;
	align-items: center;
}
.form dl dd input{
	width: 18px;
	height: 18px;
}
.form dl dd label{
	margin-right: 15px;
}
.form dl dd label{
	display: flex;
	align-items: center;
}
.form dl dd label span{
	margin-left: 5px;
}
@media only screen and (max-width:1240px ) {
	.btnBox{
		margin-top: 20px;
	}
	.form{
		display: block;
		padding: 0 10px;
		width: 100%;
	}
	.form dl{
		width: 100%;
		display: block;
	}
	.form dl dt,.form dl dt.width11{
		width: 100% !important;
		text-align: left;
		margin-bottom: 5px;
	}
	.form dl input[type=text]{
		height: 30px;
		width: 100% !important;
	}
	.btnBox .btn{
		height: 40px;
		width: 140px;
		font-size: 16px;
	}
}