body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑",arial;
}
li{list-style-type: none;}
a{ text-decoration: none;}
body{ max-width: 1440px; min-width: 1200px; margin: auto;}
li{ list-style-type: none;}
a{ text-decoration: none;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.incenter{
	width: 1200px;
	margin: auto;
}
.pages{
	width: 300px;
	margin: 0 auto;
}
.li_img{display:table; text-align:center; *position:relative; *overflow:hidden;}
.li_img a{display:table-cell; vertical-align:middle; *position:absolute; *left:50%; *top:50%;}
.li_img a img{*position:relative; *left:-50%; *top:-50%;}
.fl{ float: left;}
.fr{ float: right;}
.d_none{ display: none;}


.header{
	width: 100%;
}
.top{
	width: 100%;
	height: 17px;
	float: left;
	margin-top: 11px;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	margin-left: 20px;
	font-size: 14px;
	color: #454545;
	line-height: 17px;
}
.top ul li a{
	font-size: 14px;
	color: #454545;
}
.h_middle{
	width: 100%;
	float: left;
}
.logo img{
	vertical-align: middle;
}
.phone{
	height: 30px;
	margin-top: 17px;
}
.phone li{
	float: left;
	margin-left: 20px;
	line-height: 30px;
}
.phone li span,.phone li p{
	float: left;
}
.phone li span{
	float: left;
	font-size: 14px;
	color: #333333;
}
.phone li p{
	float: left;
	font-size: 21px;
	font-weight: bold;
	color: #fc7920;
}

.h_bottom{
	width: 100%;
	height: 30px;
	float: left;
	margin-top: 40px;
	margin-bottom: 27px;
}
.nav li{
	width: 98px;
	height: 30px;
	float: left;
	line-height: 30px;
	margin-right: 21px;
	text-align: center;
	border-radius: 12px;
}
.nav li a{
	color: #454545;
}
.nav li:hover{
	background: #3d5cc7;
}
.nav li:hover a{
	color: #ffffff;
}
.hovernav{
	background: #3d5cc7;
}
#hovernava{
	color: #ffffff;
}
.sousuo li{
	width: 183px;
	height: 26px;
	border: 1px solid #a0a0a0;
	border-radius: 5px;
	box-sizing: border-box;
	overflow: hidden;
}
.sousuo li input{
	border: none;
	float: left;
	outline: none;
}
.search{
	width: 150px;
	height: 100%;
}
.search_but{
	width: 30px;
	height: 100%;
	background: url(../images/sousuo.png) no-repeat center center;
}

.banner{
	width: 100%;
}
.banner .incenter{
	position: relative;
}
.swiper-container {
  	width: 100%;
}
.swiper-container img{
  	vertical-align: middle;
}
.arrow-left,.arrow-right{
	display: none;
	width: 52px;
	height: 112px;
	position: absolute;
	top: 50%;
	z-index: 10;
	margin-top: -56px;
}
.banner .incenter:hover .arrow-left,.banner .incenter:hover .arrow-right{
	display: block;
}
.arrow-left img,.arrow-right img{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.arrow-left{
	left: 0px;
}
.arrow-right{
	right: 0px;
}

.main{
	width: 100%;
}
.notice{
	width: 100%;
	height: 470px;
	float: left;
	margin-top: 83px;
}
.notice_l{
	width: 95px;
	text-align: center;
}
.notice_l li{
	width: 100%;
	float: left;
	margin-top: 8px;
}
.notice_l li:first-child{
	margin-top: 0px;
}
.notice_l_ico img{
	vertical-align: middle;
}
.notice_l span{
	display: inline-block;
	font-size: 13px;
	color: #222222;
	line-height: 24px;
}
.notice_r{
	width: 1080px;
	height: 470px;
	border:  1px solid #e8e8e8;
}
.notice_tit{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.notice_tit li{
	display: inline-block;
	height: 45px;
}
.notice_tit li span{
	display:block;
	float: left;
	height: 45px;
	line-height: 45px;
}
.notice_tit li span img{
	vertical-align: middle;
}
.notice_tit_ch{
	padding: 0 45px;
	font-size: 26px;
	color: #3d5cc7;
}
.notice_tit_en{
	font-size: 17px;
	color: #3d5cc7;
}

.notice_con{
	width: 100%;
	float: left;
	margin-top: 50px;
}

.notice_img{
	width: 490px;
	text-align: center;
}
.notice_img ul{
	display: inline-block;
	width: 416px;
	height: 254px;
}
.notice_img img{
	width: 416px;
	/*height: 254px;*/
	vertical-align: middle;
}
.notice_in{
	width: 590px;
}
.notice_list{
	width: 100%;
	float: left;
}
.notice_list li{
	width: 100%;
	height: 38px;
	float: left;
	margin-bottom: 17px;
}
.notice_time{
	width: 48px;
	height: 100%;
	float: left;
	background: #b5b5b5;
	text-align: center;
}
.notice_time span{
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}
.notice_time p{
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.notice_is{
	float: left;
	font-size: 15px;
	color: #222222;
	line-height: 38px;
	text-indent: 17px;
}
.notice_list li:hover .notice_is{
	color: #3d5cc7;
}
.index_more{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.index_more li{
	width: 90px;
	float: right;
	background: url(../images/jiahao.png) no-repeat left center;
}
.index_more li a{
	display: block;
	font-size: 16px;
	color: #222222;
	text-align: right;
	line-height: 20px;
}
.index_more li:hover a{
	color: #3d5cc7;
}
.notice_more li{
	margin-right: 38px;
}

.inews{
	width: 100%;
	height: 404px;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	float: left;
	margin-top: 60px;
}
.inews_incenter{
	width: 1120px;
	margin: auto;
}
.inews_tab{
	width: 100%;
	height: 50px;
	float: left;
	margin-top: 20px;
	border-bottom: 3px solid #dcdcdc;
}
.inews_tab li{
	width: 33.33%;
	height: 66px;
	float: left;
	font-size: 20px;
	color: #222222;
	line-height: 50px;
	text-align: center;
}
.inews_tab li:hover{
	background: url(../images/inews_hover.jpg) no-repeat center bottom;
}
.inews_tab .cur{
	background: url(../images/inews_hover.jpg) no-repeat center bottom;
}
.inews_con{
	width: 100%;
	float: left;
	margin-top: 33px;
}
.inews_incon{
	width: 100%;
	float: left;
}
.inews_img{
	width: 325px;
	margin-left: 28px;
}
.inews_img img{
	width: 325px;
	height: 243px;
	vertical-align: middle;
}
.inews_in{
	width: 705px;
	margin-right: 30px;
}
.inews_list{
	width: 100%;
	height: 210px;
	float: left;	
}
.inews_list li{
	width: 100%;
	height: 20px;
	float: left;
	background: url(../images/inews_xuxian.png) left center;	
	margin-bottom: 22px;
}
.inews_list li a{
	display: block;	
	width: 100%;
	height: 100%;
	color: #222222;
}
.inews_list li p{
	line-height: 20px;
	text-indent: 20px;
	background: #FFFFFF url(../images/inews_sj.png) no-repeat left center;
	padding-right: 10px;
}
.inews_list li span{
	line-height: 20px;
	background: #FFFFFF;
	padding-left: 20px;
}

.inews_list li:hover *{
	color: #3d5cc7;
}



.fz{
	width: 100%;
	height: 467px;
	float: left;
	margin-top: 64px;
}
.fz ul{
	width: 334px;
	height: 467px;
	float: left;
	margin-left: 45px;
	padding: 0px 18px;
}
.fz ul:first-child{
	margin-left: 0px;
}
.fz ul:hover{
	box-shadow: 0 0 15px #dbdada;
}
.fz_top,.fz_list{
	width: 100%;
	float: left;
}
.fz_top{
	margin-top: 30px;
}
.fz_top>p{
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	color: #222222;
}
.fz_ico{
	text-align: center;
	margin-bottom: 20px;
}
.fz_list{
	margin-top: 20px;
}
.fz_list li{
	width: 100%;
	height: 20px;
	float: left;
	line-height: 20px;
	margin-bottom: 15px;
}
.fz_list li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #222222;
}
.fz_list li:hover a{
	color: #3d5cc7;
}
.fz_more{
	margin-top: 40px;
}
.fz_more li{
	float: none;
	margin: auto;
}


.other{
	width: 100%;
	height: 243px;
	float: left;
	margin-top: 66px;
	margin-bottom: 84px;
}
.other>ul>li{
	width: 370px;
	height: 243px;
	float: left;
	margin-left: 45px;
	position: relative;
}
.other>ul>li:first-child{
	margin-left: 0px;
}
.other_img{
	width: 100%;
	height: 100%;
}
.other_img img{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.other_con{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(61,92,199,0.7);
}
.other_con h2{
	width: 100%;
	height: 58px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 58px;
	text-align: center;
	font-weight: normal;
}
.other_con ul{
	width: 100%;
	height: 175px;
	display: none;
}
.other_con ul li{
	width: 100%;
	height: 30px;
	text-align: center;
}
.other_con ul li a{
	line-height: 30px;
	font-size: 15px;
	color: #FFFFFF;
}
.other_con ul li:hover a{
	color: #0446fb;
}


.footer{
	width: 100%;
	height: 182px;
	background: #465999;
	border-top: 1px solid #3d5cc7;	
}
.footer ul{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
.footer ul:first-child{
	margin-top: 40px;
}
.footer ul span{
	margin-left: 15px;
}


/*ny*/
.ny_banner{
	width: 100%;
}
.ny_banner img{
	width: 100%;
	vertical-align: middle;
}
.weizhi{
	width: 100%;
	height: 60px;
}
.weizhi ul{
	width: 100%;
	height: 60px;
	background: url(../images/fangzhi_ico.png) no-repeat left center;
}
.weizhi ul li{
	margin-left: 32px;
	line-height: 60px;
	font-size: 14px;
	color: #454545;
}
.weizhi ul li p{
	float: left;
}
.weizhi ul li p a{
	color: #454545;
}

.ny_main{
	width: 100%;
}
.ny_left{
	width: 222px;
}
.nyl_tit{
	width: 100%;
	height: 86px;
	background: url(../images/nyl_tit.png) no-repeat;
	background-size: 100% 100%;
	display: table;
}
.nyl_tit li{
	display: table-cell;
	vertical-align: middle;
	text-indent: 18px;
}
.nyl_tit li span{
	font-size: 20px;
	color: #FFFFFF;
}
.nyl_tit li p{
	font-size: 14px;
	color: #FFFFFF;
}
.nyl_list{
	width: 100%;
	box-shadow: 1px 1px 5px #cccacb;
}
.nyl_list li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #eeeeee;
	background: url(../images/nyl_jt.png) no-repeat;
	background-position: 197px center;
}
.nyl_list li:first-child{
	border-top: none;
}
.nyl_list li:hover{
	background: #f6f5f5 url(../images/nyl_hover_jt.png) no-repeat;
	background-position: 197px center;
}
.nyl_list li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	color: #222222;
	text-indent: 18px;
}
.nyl_list li:hover a{
	color: #3d5cc7;
}
.nyl_list .cur{
	background: #f6f5f5 url(../images/nyl_hover_jt.png) no-repeat;
	background-position: 197px center;
}
.nyl_list .cur a{
	color: #3d5cc7;
}
.ny_right{
	width: 902px;
	margin-right: 3px;
}


/*about*/
.about{
	width: 100%;
	float: left;
	border: 1px solid #3d5cc7;
	box-sizing: border-box;
	margin-bottom: 86px;
}
.bule_box{
	width: 100%;
	float: left;
}
.bule_box p{
	width: 275px;
	height: 13px;
	margin: auto;
	background: #778dd8;
}
.about_con{
	width: 800px;
	float: left;
	padding: 0px 50px;
	padding-bottom: 66px;
}
.about_con h3{
	/*height: 100px;*/
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 2;
	font-size: 19px;
	color: #222222;
	font-weight: normal;
	text-align: center;
}

.about_con ul{
	font-size: 16px;
	color: #222222;
	line-height: 30px;
	text-indent: 2em;
}


/*sqzn*/
.sqzn{
	width: 100%;
	float: left;
}
.sqzn_con{
	width: 100%;
	height: 622px;
	float: left;
	margin-bottom: 80px;
	box-shadow: 0 1px 8px 1px #bab8b9;
}
.sqzn_con ul{
	width: 812px;
	margin: auto;
}
.sqzn_con ul li{
	width: 100%;
	height: 62px;
	line-height: 62px;
	float: left;
	border-bottom: 3px solid #eeeeee;
}
.sqzn_con ul li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #222222;
}
.sqzn_con ul li:hover a{
	color: #3d5cc7;
}
.sqzn_con ul li a .fr{
	margin-right: 15px;
}

.fenye{
	width: 100%;
	float: left;
	margin-bottom: 97px;
	text-align: center;
}
.fenye img{
	vertical-align: middle;
}