@charset "utf-8";

*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{
	font-weight: normal;
	margin:0 auto;
	font-size:12px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height:normal;
}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;font-weight: normal;}
ul { list-style:none;}
*{ margin:0px; padding:0px;}
img { border:0px;display: block;max-width: 100%;}
h2,h4{font-weight: normal;}
a { color:#05a; text-decoration:none;transition: all .5s;}
a:hover { color:#f00;}
.clear{ clear:both;}
.clearfix{ zoom: 1; }
.clearfix:after { content: ''; display: block; clear: both; }
.fl {float:left;}
.fr {float:right;}
.hidden{display: none;}
/*-----------------Í·²¿¿ªÊ¼--------------------*/
.wrap{
	width: 850px;
	margin: 0 auto;
}

.hsjy_banner{
	width: 1200px;
	margin:auto;
}

.hdjs{
	margin-top: 24px;
}

.hdjs p{
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin-top: 13px;
	padding-left: 16px;
	text-indent:1.5em;
}

.detail{
	font-size: 13px;
	color: #F8C649;
}

.news_bd{
	margin-top: 21px;
}

.news_bd_list{
	padding-top: 21px;
	padding-left: 18px;
}

.news_bd_list li{
	float: left;
	margin-right: 55px;
	margin-bottom: 20px;
}

.news_bd_list li:nth-child(2n){margin-right: 0;}

.news_bd_list li a{
	font-size: 14px;
	color: #2C2C44;
}

.vedio_list li p{
	font-size: 14px;
	color: #333;
	line-height: 40px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.vedio_list li{
	float: left;
	width: 200px;
	margin-right: 16px;
}

.vedio_list li:nth-child(4n){margin-right: 0;}

.vedio_list{margin-top: 20px;}

.vedio_list li img{
	width: 100%;
}

.footer{
	font-size: 15px;
	color: #fff;
	background: #C91401;
	text-align: center;
	line-height: 100px;
	margin-top: 80px;
}