/*通用类*/
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body{
	min-width:1200px;
	margin:0 auto;
	font-size:12px;
	font-family:"Microsoft Yahei";
	background:#f6f6f6;
	color:#363636;
}
h1,h2,h3{
	font-weight:500;
}
img{
	border:none;
}
a{
	cursor:pointer;
	color:#363636;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#f60;
}
ul{
	list-style-type:none;
}
em{
	font-style:normal;
}
.lt{
	float:left;
}
.rt{
	float:right;
}
input.sub,label{
	border:none;
	cursor:pointer;
}
input,textarea,select{
	font-family:"Microsoft Yahei";
	outline:none;
}
table{
	border-collapse:collapse;
}
table td,table th{
	padding:0;
}
.clear::before{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clear::after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
/* */
.warpin{
	width: 1200px;
	margin:0 auto;
}
/* */
.index_pulic_header{
	height: 86px;
}
.index_pulic_header .logo{
	float: left;
	margin-top: 6px;
}
.index_pulic_header .navi_box{
	float: right;
	width: 954px;
	height:46px;
	background:url(../i/nav_bg.png) no-repeat center;
	margin-top: 20px;
	padding:0 40px;
	line-height: 46px;
}
.index_pulic_header .navi_box li{
	float: left;
	margin: 0 10px;
	padding: 0 20px;
}
.index_pulic_header .navi_box li:last-child{
	margin-right:0;
}
.index_pulic_header .navi_box li a{
	font-size:16px;
	color:#fff;
}
.index_pulic_header .navi_box li:hover{
	background:url(../i/nav_hover.png) no-repeat center;
}
.index_pulic_header .navi_box li.hover{
	background:url(../i/nav_hover.png) no-repeat center;
}
/* */
.index_banner_box{
	width: 100%;
	overflow-x: hidden;
	text-align: center;
}
.index_banner_box .swiper-slide{
	text-align: center;
	overflow-x: hidden;
}
.index_banner_box img{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;

}
.index_banner_box .swiper-pagination{
	height: 52px;
	line-height: 52px;
}
/* */
.index_annuo_box{
	padding:22px 0;
}
.index_annuo_box .ico{
	float: left;
	width: 132px;
	font-size:18px;
	color:#1967c8;
}
.index_annuo_box .ico img{
	display: inline-block;
	vertical-align: middle;
	margin-top:-4px;
	margin-right:8px;
}
.annuo_cont_box{
	float: left;
	width: 1000px;
	height: 24px;
}
.annuo_cont_box .annuo_arr_prev{
	float: left;
	display: inline-block;
	width: 24px;
	height: 24px;
	background:#1a6ac9 url(../i/annou_arr_l.png) no-repeat center;
	cursor: pointer;
}
.annuo_cont_box .annuo_arr_next{
	float: left;
	display: inline-block;
	width: 24px;
	height: 24px;
	background:#1a6ac9 url(../i/annou_arr_r.png) no-repeat center;
	cursor: pointer;
}
.annuo_cont_box .annuo_arr_next.swiper-button-disabled,.annuo_cont_box .annuo_arr_prev.swiper-button-disabled{
	background-color:#5e8ec9;
}
.annuo_cont_last{
	float: left;
	width: 938px;
	height: 24px;
	line-height: 24px;
	margin-left:10px;
	position: relative;
}
.annuo_cont_last a{
	font-size:15px;
	color:#4f5051;
}
.annuo_cont_last .time{
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	font-size:14px;
	color:#999999;
}
/* */
.index_pulic_tle{
	padding:8px 0;
	position: relative;
	border-bottom:1px solid #eeeeee;
}
.index_pulic_tle span{
  font-size:16px;
	color:#00479b;
	position: relative;
}
.index_pulic_tle span::after{
	content: "";
	display: block;
	position: absolute;
	width: 74px;
	height: 1px;
	bottom:-9px;
	left:0;
	background:#648dbe;
}
.index_pulic_tle .more{
	position: absolute;
	right:0;
	top: 50%;
	transform: translateY(-50%);
	font-size:14px;
	color:#626262;
}
.index_pulic_tle .more img{
	display: inline-block;
	vertical-align: middle;
	margin-right:8px;
	margin-top:-2px;
}
/* */
.index_kc_box{
	float: left;
	width: 600px;
}
.index_kc_box .video_cont{
	width: 100%;
	height: 404px;
	/*background:url(../i/kc_bg.png) no-repeat center;*/
	margin-top: 10px;
	position: relative;
}
.index_kc_box .video_cont .video{
	position: absolute;
	width: 100%;
	height: 347px;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}
/* */
.index_about_box{
	float: right;
	width: 570px;
}
.index_about_box .txt_box{
	margin-top: 30px;
	padding-left:160px;
	position: relative;
}
.index_about_box .txt_box .bg{
	position: absolute;
	top: 0;
	left:0;
	z-index:-1;
}
.index_about_box .txt_box h2{
	font-size:20px;
	font-weight: 700;
	color:#1a6ac9;
	margin-bottom:10px;
}
.index_about_box .txt_box p{
	font-size:18px;
	line-height: 34px;
	color:#333333;
}
/* */
.pulic_footer_box{
	width: 100%;
	height: 304px;
	background:#044088;
	padding-top:40px;
	margin-top: 40px;
}
.pulic_footer_box .logo{
	float: left;
	margin-top:50px;
}
.pulic_footer_box  .navi_cont{
	float: left;
	margin-left:30px;
}
.pulic_footer_box .footer_tle{
	margin-bottom:24px;
}
.pulic_footer_box .footer_tle i{
	text-transform : uppercase;
	font-size:26px;
	color:#69a7f5;
	font-weight: 700;
}
.pulic_footer_box .footer_tle p{
	font-size:18px;
	font-weight: 700;
	color:#fff;
}
.pulic_footer_box  .navi_cont .list{
	float: left;
	margin-right:90px;
}
.pulic_footer_box  .navi_cont .list:last-child{
	margin-right:0;
}
.pulic_footer_box  .navi_cont .list h2{
	font-size:14px;
	color:#f5f5f5;
	margin-bottom:18px;
}
.pulic_footer_box  .navi_cont .list a{
	display:block;
	color:#69a7f5;
	margin-bottom:10px;
}
.pulic_footer_box  .about_box{
	float: left;
	margin-left:90px;
	padding-top: 82px;
}
.pulic_footer_box  .about_box .lis{
	display: block;
	width: 83px;
	text-align: center;
	font-size:14px;
	color:#f6f6f6;
	margin-bottom:14px;
}
.pulic_footer_box  .about_box .btn{
	display: block;
	width: 83px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	border-radius: 3px;
	margin-bottom:12px;
	font-size:14px;
}
.pulic_footer_box  .about_box .btn_log{
	background:#96c322;
	color:#002549;
}
.pulic_footer_box  .about_box .btn_sc{
	background:#fa8026;
	color:#fff;
}
.pulic_footer_box .contact_box{
	float: right;
	margin-right:80px;
}
.pulic_footer_box .contact_box p{
	font-size:14px;
	color:#fff;
	margin-bottom:10px;
}
.pulic_footer_box .contact_box  li{
	float: left;
	margin-right:18px;
}
.footer_copy_box{
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background:#063a79;
	font-size:12px;
	color:#99ccff;
}
/* */
.contact_banner_box{
	width: 100%;
	margin-bottom:20px;
}
.contact_banner_box img{
	width: 100%;
}
/* */
.content_lt_box{
	float: left;
	width:197px;
}
.content_lt_box a{
	display: block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 10px;
	margin-bottom:10px;
	background:#999;
	font-size:20px;
	color:#fff;
}
.content_lt_box a.hover{
	background:#1967c8;
}
/* */
.content_rt_box{
	float: right;
	width: 968px;
}
.pulic_loca_tip{
	border-bottom:1px solid #d3d3d3;
	margin-bottom:40px;
}
.pulic_loca_tip .tle{
	font-size:20px;
	color:#545353;
	position: relative;
	float: left;
	line-height: 40px;
}
.pulic_loca_tip .tle::after{
	content: "";
	display: block;
	width: 130px;
	height: 2px;
	background:#1967c8;
	left:0;
	bottom:-1px;
	position: absolute;
}
.pulic_loca_tip .navi{
	float: right;
	font-size:15px;
	color:#777777;
	line-height: 40px;
}
/* */
.content_pulic_text_box{
	padding:20px 0 40px;
	background:#fff;
}
.content_pulic_text_box img{

}
.content_pulic_text_box p{
	font-size:18px;
	color:#333333;
	line-height: 32px;
	margin-bottom:20px;
}
.content_pulic_text_box .tle{
	font-size:24px;
	color:#060606;
	font-weight: 700;
	text-align: center;
	margin-bottom:40px;
}

.content_pulic_text_box .block{
	display: block;
	margin:0 auto;
}
/* */
.contact_cont_box{
	padding:30px 0 40px;
}
.contact_cont_box .tle{
	font-size:24px;
	color:#333333;
	margin-bottom:20px;
}
.contact_cont_box .list{
	float: left;
	width: 50%;
	margin-bottom:30px;
	padding-left:10px;
}
.contact_cont_box .list .i{
	float: left;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
}
.contact_cont_box .list .i img{
	display: inline-block;
	vertical-align: middle;
}
.contact_cont_box .list .txt{
	float: left;
	width: 190px;
	padding-left:20px;
}
.contact_cont_box .list .txt h2{
	font-size:18px;
	color:#666666;
}
.contact_cont_box .list .txt p{
	font-size:18px;
	color:#000000;
}
.contact_cont_box .map_box{
	width: 100%;
}
.contact_cont_box .map_box img{
	width: 100%;
}
/* */
.login_footers_box{
	text-align: center;
	font-size:14px;
	color:#666666;
	height: 125px;
	padding-top:40px;
}
.login_cotnent_box{
	width: 100%;
	height: 730px;
	background: url(../i/login_bg_2.jpg) no-repeat center;
	position: relative;
}
.login_cotnent_box .login_zs_1{
	position: absolute;
	left:0;
	top:0;
	height: 870px;
}
.login_cotnent_box .cont_box{
	width: 1200px;
	margin:0 auto;
	position: relative;
}
.login_cotnent_box  .login_cont{
	width: 452px;
	height: 315px;
	position: absolute;
	right:22px;
	top: 142px;
	background:url(../i/login_c_1.png) no-repeat center;
	padding-top: 50px;
}
.login_cotnent_box  .login_cont .tle{
	font-size:26px;
	color:#f6f6f6;
	text-align: center;
	margin-bottom:10px;
}
.login_cotnent_box  .login_cont input{
	display: block;
	width: 362px;
	height: 55px;
	background-color:transparent;
	border:1px solid #f6f6f6;
	margin:7px auto;
	border-radius: 5px;
	padding-left:50px;
	color:#fff;
}
.login_cotnent_box  .login_cont input.user{
	background:transparent url(../i/login_i_1.png) no-repeat 4% center;
}
.login_cotnent_box  .login_cont input.pass{
	background:transparent url(../i/login_i_2.png) no-repeat 4% center;
}
.login_cotnent_box  .login_cont .btn{
	display: block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background:#f69b19;
	border-radius: 8px;
	font-size:20px;
	color:#fff;
	margin:10px auto;
	border:none;
}

.ml_fo_shfk{
width: 100%;
margin: 0 auto;
background: #fff;
padding: 55px 20px;
}
.ml_fo_shfk h2{
width: 98%;
margin: 0px 0px 0px 1%;
font-size: 18px;
margin-bottom: 10px;
color: #000;
}
.ml_fo_shfk ul{
width: 100%;
margin-bottom: 30px;
}
.ml_fo_shfk ul li{
float: left;
width: 31.3333%;

margin: 15px 1%;
font-size: 16px;
line-height: 50px;
position: relative;
color: #999999;
}
.ml_fo_shfk ul li.l1{
	width: 100%;
}
.form-control{
	display: block;
	width: 100%;
	height: 50px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #999999;
	background-color: #fff;
	background-image: none;
	border: 1px solid #e0e0e0;
	border-radius: 0px;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #0099b9;
  outline: 0;
}
.ml_fo_shfk .tx2{
	height: 180px;
	padding-top:10px;
}
.ml_fo_shfk .ml_anq{
	width: 100%;
	float: left;
	text-align: center;
	margin: -5px 0px 20px 0px;
}
.ml_fo_shfk .ml_anq .an_lan{
	height: 45px;
	line-height: 100%;
	padding: 0px 60px;
	color: #fff;
	font-size: 16px;
	background: #02a4c6;
	border:none;
}
