html,body{
	margin: 0;
	padding: 0;
}
img{
	vertical-align: middle;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
.contain{
	width: 1000px;
	margin: 0 auto;
}
.video{
	width: 100%;
}
.video img{
	width: 100%;
	border-radius: 10px;
}
.news{
	margin-top: 30px;
}
.news_img,.news_list{
	float: left;
}
.news_img img{
	border-radius: 10px;
}
.news_list{
    width: 400px;
    padding-left: 25px;
    margin-top: 0px;
}
.study_list{
	width: 490px;
}
.study_con_left,.study_con_right{
	float: left;
}
.study_con_right{
	margin-left: 20px;
}
.news_list li,.study_list li{
	width: 100%;
	border-bottom: 1px dashed #e7e7e7;
	margin-top: 14px;
}
.news_list a,.study_list a{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #1e1e1e;
	height: 30px;
	line-height: 30px;
	display: block;
	overflow: hidden;
}
.news_list a{
	width: 392px;
}
.study_list a{
	width: 430px;
}
.news_list a:hover,.study_list a:hover{
	color: #d34a4a;
}
.clear{
	clear: both;
}
.media_con_01{
	margin-bottom: 12px;
}
.media_con_left,.media_con_right{
	float: left;
}
.media_con_right{
	margin-left: 16px;
}
.media_name{
	
	width: 118px;
	height: 26px;
	background: #d34a4a;
	border-radius: 2px;
	text-align: center;
	line-height: 26px;
	float: left;
	
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 13px;
	color: white;
}
.media_report{
	width: 374px;
	height: 25px;
	float: left;
	border-bottom: 1px solid #efefef;
}
.media_report span{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 13px;
	color: #1e1e1e;
	line-height: 25px;
	margin-left: 10px;
	width: 348px;
	height: 25px;
	overflow: hidden;
	display: block;
}
.media_report span:hover{
	color: #d34a4a;
}
.news_more span:hover{
	color: #d34a4a;
    cursor:pointer;
}
.media_title,.red_video_title{
	margin: 30px 0 20px 0;
}
.study_title{
	margin: 30px 0 0px 0;
}
.red_video_img{
	float: left;
	margin-bottom: 18px;
}
.red_video_img img{
	border-radius: 8px;
}
.spacing{
	width: 18px;
	float: left;
}
.footer{
	width: 100%;
	height: 134px;
	background: #bc3b3b;
	text-align: center;
	margin-top: 40px;
}
.footer span{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: white;
	line-height: 30px;
	display: block;
	padding-top: 40px;
}
.box_con_1000{
	width: 1000px;
	margin: 0 auto;
}
.bread li{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 13px;
	color: #4c4c4c;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	
}
li{
	list-style: none;
}
.detail_content_title{
	margin-top: 10px;
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 28px;
	font-weight: bold;
	color: #272727;
}
.detail_content_time{
	margin-top: 10px;
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 13px;
	color: #737373;
}
.detail_content_con{
	margin: 20px 0;
}