.cont{
	width:1460px;
	margin:30px auto;
}
.cont_fl{
	float:left;
	width:1000px;
}
.cont_fl .box{
	float:left;
	width:450px;
	height:400px;
	text-align:center;
}
.cont_fl h2 a{
	display:block;
	color:#aa1f14;
	text-align:center;
	margin-bottom:15px;
	font-weight:800;
}
.cont_fl h2 a:hover{
	color:#ff3b00cc;
}
.cont_fl img{
	max-width:400px;
}
.cont_fl .box1{
	width:400px;
	height:75px;
	background:#f5f5f5;
	text-align:left;
	margin-left:25px;
	margin-top:-5px;
	padding-top:8px;
}
.cont_fl .box1 a{
	display:block;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
}
.cont_fl .box1 a:hover{
	color:#ff3b00cc;
}
.cont_fl .box1 a span{
	display:block;
	text-indent:10px;
}
.cont_fl .box1 hr{
	width:398px;
	border:1px dashed #aa1f14;
}
/*ÓÒ±ß²¿·Ö*/
.cont_fr{
	float:right;
	width:400px;
}
.cont_fr h2 a{
	display:inline-block;
	width:400px;
	height:40px;
	background:#aa1f14;
	color:#fff;
	font-weight:800;
	font-size:23px;
	text-align:center;
	line-height:40px;
}
.cont_fr h2 a:hover{
	color:#ff3b00cc;
}
.cont_fr .box2 ul{
	width:400px;
	height:300px;
	background:#f5f5f5;
	list-style-type:disc;
}
.cont_fr .box2 ul li{
	list-style-type: square;
	color:#aa1f14;
	margin-left:30px;
	padding-top:25px;

}
.cont_fr .box2 ul li a{
	color:#333;
	font-size:14px;
}
.cont_fr ul li a:hover{
	color:#ff3b00cc;
}
.cont_fr .box2{
	margin:30px auto;
}
.cont_fr .box2 .video{
	width:400px;
	height:304px;
}
.cont_fr .box2 .video img{
	max-width:400px;
	max-height:304px;
}