@import url("../../../css/clear.css");
@import url("../../../css/headAndFoot.css");

.news {
	overflow: hidden;
	width: 100%;
}

.news .content {
	padding: 80px 0;
	width: 1190px;
	margin: 0 auto;
}

.news>.content>h2 {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 36px;
	margin-bottom: 18px;
}

.news>.content>.separate {
	height: 2px;
	width: 100%;
	background: #E5E5E5;
	position: relative;
}

.news>.content>.separate>.swag {
	width: 100px;
	height: 4px;
	background: #368AC0;
	position: absolute;
	left: 540px;
	top: -1px;
}

.banner1 {
	margin-top: 100px;
}

.banner1 ul {
	width: 500px;
	margin: 0 auto;
	margin-top: 50px;
}

.banner1 li {
	width: 500px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}

.footList>li>img {
	vertical-align: middle;
	margin-top: 0px;
	width: 17px;
	height: 15px;
}

.footList>li .code {
	width: 180px;
	height: 180px;
	vertical-align: text-top;
}

.banner2 .policy {
	margin-top: 50px;
	width: 1190px;
	height: 550px;
}

#container {
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: "微软雅黑";
}
