*{margin: 0;padding: 0;}
html { overflow-x: hidden; }
/*.fl{float: left;}
.fr{float: right;}*/
.clearfix:after { content:" "; display:block; clear:both; height:0; }
.clearfix { zoom:1;}
a{text-decoration: none;color: #333;}
img{border: none;vertical-align: middle;}
body{font-family:Verdana,Microsoft Yahei,微软雅黑; *font-family:微软雅黑,Verdana,Microsoft Yahei; color: #333;min-width: 1200px;}
.nav{width: 100%;height: 50px;line-height:50px;margin-top: -80px;background-color: rgba(0,0,0,0.4);position: relative;z-index: 1;}
.main{width: 1200px; margin:30px auto;}
.hz_banner{background-image: url(../images/banner_hz.jpg);}
.news_banner{height: 460px;background-repeat:no-repeat;background-position:center;color: #fff;font-size: 16px;line-height: 30px;text-align: center;}
.news_banner>h1{padding: 120px 0 40px;font-size: 46px;}
.nav_about{text-align: center;}
.nav_about>a{display: block; float: left; width: 11.1%; height: 50px; line-height: 50px; color: #fff; font-size: 18px;}
.nav_about>a:hover{background: #1B95FD;}
.nav_about>a.cur{background: #1B95FD;}
.main>.title{font-size: 30px;text-align: center;color: #2078D9;font-weight: normal;}
.main>.title>i{display: inline-block;width: 38px;height: 1px;background: #2078D9;vertical-align: middle;}

.title_img{
	width: 1200px;
	margin: 0 auto;
}
.title_img_line{
	width: 1200px;
	margin: 0 auto;
}
.img_1{
	width: 376px;
	height: 340px;
	float: left;
	margin-right: 35px;
	box-shadow: 0 0 10px #e5e5e5;
	margin-top: 30px;
}
.img_1>img{
	width: 100%;
}
.img_1>p{
	font-size: 15px;
	text-align: center;
	line-height: 25px;
}
.img_0{
	margin-right: 0px;
}
.img_0>img{
	width: 100%;
}
.img_0>p{
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
}
.inter{
	background: #F5F5F5;
	padding: 10px 0;
}
.cont{
	width: 1200px;
	margin: 0 auto;
	margin-top: 25px;
}
.img_mt{
	float: left;
	width: 455px;
	height: 320px;
	margin: 0 auto;
}
.img_mt>img{
	width: 100%;
	height: 100%;
}
.content{
	width: 745px;
	height: 320px;
	font-size: 15px;
	color: #656565;
	float: left;
	background-color: white;
}
.content>h1{
	font-size: 24px;
	color: #333;
	padding-left: 40px;
	padding-top: 50px;
	padding-bottom: 30px;
}
.time{
	padding-left: 40px;
	padding-bottom: 20px;
	word-break: break-all;
}
.spa{
	width: 580px;
	font-size: 16px;
	padding-left: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.mt_xq{
	margin-top: 30px;
	margin-left: 40px;
	width: 110px;
	height: 32px;
	background-color: #2d77cb;
	border-radius: 30px;
	float: left;
	text-align: center;
	margin-bottom: 35px;	
}
.mt_xq>a{
	font-size: 14px;
	line-height: 30px;
	color: white;
}
.pages{
	height: 40px;
	margin-top: 30px;
}

.pages>a{
	display: inline-block;
    width: 32px;
    line-height: 30px;
    background-color: white;
    text-align: center;
    font-size: 14px;
    margin-right: 5px;
    border: 1px solid #eee;
}

.pages>span{
	background: #00a3f0;
    color: #FFF;
    display: inline-block;
    width: 32px;
    margin-right: 5px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #00a3f0;
}
.pages .a1 {
    width: 50px;
}