.banner_box {
	width: 100%;
	padding-top: 80px;
}

.banner_box .banner {
	max-width: 1920px;
	min-width: 1200px;
	margin: auto;
	height: 400px;
}


/*banner*/
.jinDutiao_box1 .jinDutiao {
	width: 1200px;
	margin: 0 auto;
	padding: 7px 0;
	border-bottom: 1px solid #e72316;
	margin-top: 40px;
}
.jinDutiao_box1 .jinDutiao i {
	font-size: 25px;
	margin-left: 10px;
}

.jinDutiao_box1 .jinDutiao a {
	font-size: 16px;
	color: #000000;
	padding: 0 5px;
}

.jinDutiao_box1 .jinDutiao a:last-child {
	color: #ff0000;
}

/*中间*/
..banxin{
	width: 1200px;
	margin: 0 auto;
}
.cgCenter{
	width: 1200px;
	margin: 0 auto;
	margin-top:50px ;
	overflow: hidden;
	min-height:450px;
}
.cgCenter .cgLeft{
	overflow: hidden;
	margin-top:20px ;
	width: 590px;
	height: 230px;
	float: left;
	margin-right:10px;
}
.cgCenter .cgLeft .cgLeft_tu{
	width: 260px;
	height: 230px;
	float: left;
}

.cgCenter .cgLeft .cgLeft_text{
	width: 330px;
	height: 220px;
	margin-top:10px ;
	float: left;
	opacity: 0.8;
	background:#F0F0F0;
}
.cgCenter .cgLeft .cgLeft_text .p1{
	font-weight: bold;
	font-size: 14px;
	margin-top: 28px;
	margin-left: 12px;
}
.cgCenter .cgLeft .cgLeft_text .p2{
	color:#bbbbbb;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 20px;
}
.cgCenter .cgLeft .cgLeft_text .p3{
	font-size: 14px;
	margin-top: 22px;
	margin-left: 12px;
}
.cgCenter .kongl{
	width: 20px;
	height: 230px;
	margin-top:20px ;
	background-color: white;
	float: left;
}
