* {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	MARGIN: 0 auto;
	PADDING: 0px;
	font-family: '微软雅黑';
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;

}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

img {
	vertical-align: top;
	border: 0;
}
li{
	list-style: initial;
}
.top{
	margin: auto;
	width: 1170px;
	height: 110px;
	z-index: 100;
	}
	
.banner{
	height: 250px;
}

.banner img{
	height: 250px;
	}

.news {
	height: 380px;
	width: 100%;
	background-color: #ffffff;
	margin-top: 20px;
	box-shadow: 0px 20px 20px -20px #b2b2b2;
	
}
.news_con{
	width: 1170px;
	height: 345px;
	margin: auto;
}

.news_lef {
	width: 530px;
	float: left;
}
.news_rig {
	width: 595px;
	margin-left: 10px;
	float: left;
	margin-left: 20px;
}

.news_tit {
	width: 100%;
	height: 50px;
	float: left;
	border-bottom: 1px solid #e4e4e4;
}

.news_tit img{
	width: 50px;
	height: 50px;
	float: left;
}

.news_tit h3 {
	margin: 0px auto 0px 10px;
	line-height: 50px;
	font-family: "microsoft yahei";
	font-size: 20px;
	font-weight: bold;
	color: #4487c9;
	float: left;
	
}

.news_tit span {
	font-family: "microsoft yahei";
	font-size: 12px;
	float: right;
	line-height: 40px;
}

.news_tit_tit {
	width: 100%;
	float: left;
}
.news_tit_tit ul {
	padding: 0px 20px;
}
.news_tit_tit ul li{
	line-height: 50px;
}
.news_tit_tit ul li span{
	font-size: 14px;
	color: #333;
	float: right;
}
.news_tit_tit ul li a{
	font-size: 14px;
	color: #333;
	text-align: center;
	float: left;
}

.news_tit_tit img{
	width:360px;
	height:80px;
	margin: 0px 40px;
}

.new_scro {
	width: 530px;
	height: 335px;
	background-color: #ececec;
	float: left;
}

.news_sec{
	width: 1170px;
	height: 360px;
	margin: 20px auto ;
	
}

.news_sec .sec_lef{
	width: 700px;
	height: 100%;
	float: left;
	padding: 0px 20px;
	border-right: 1px solid #ececec;
}



.news_sec .sec_rig{
	width: 470px;
	height: 100%;
	float: left;
	padding: 0px 20px;
}

.news_banner{
	width: 1170px;
	height: 100px;
	margin: auto;
}

.footer {
	margin: 10px auto;
	width: 1170px;
	height: 120px;
	text-align: center;
	background-color: #515662;
	font-size: 14px;
	color: #DBDBDB;

}

.news_thir{
	width: 1170px;
	height: 360px;
	margin: 20px auto ;
	box-shadow: 0px 20px 20px 10px #f6f6f6;
}

.news_thir .thir_lef{
	width: 585px;
	height: 100%;
	float: left;
	padding: 0px 20px;
	border-right: 1px solid #ececec;
}



.news_thir .thir_rig{
	width: 585px;
	height: 100%;
	float: left;
	padding: 0px 20px;
}



.footer span {
	margin-top: 25px;
	line-height: 35px;
}
