@charset "gb2312";
/* CSS Document */
html { color:#333;min-width:1200px;}
div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,form,legend,input,button,textarea,select,p,th,td { margin: 0;padding: 0;}
table { border-collapse: collapse;border-spacing: 0;}
img { border: none;}
li {list-style: none;}
h1,h2,h3,h4,h5,h6{ font-weight: normal; font-size:100%;}
b,em,i{font-style: normal;font-weight: normal;}
iframe{display: block;}
body { margin:0; padding:0; font-size:16px; color:#333; font-family: Microsoft YaHei,Simsun,SimHei,Arial; }
a{ color:#333; text-decoration:none;cursor: pointer;}
a:hover{ text-decoration: none; color:#333;}
input{ outline:none;}
img{max-width: 100%;}


.fl{ float:left;}
.fr{ float:right;}



.clear { clear:both;height:0;overflow:hidden;clear:both!important;}
.clear.both {height:10px;}

.clearfix:after{ visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.wrap{
	width: 1200px;
	margin:0 auto;
}
body{
	background: url(../images/bg_01.jpg) no-repeat center 0;
}
.logo{
	margin-top: 30px;
}
a.gohome{display: block; float: right; width: 110px; height: 40px; line-height: 40px; color: #fff; background-color: #fe6331; text-align: center; border-radius: 20px;transition:all .3s;}
a.gohome:hover{background-color: #fff;color: #fe6331;}
.box1{
	margin-top: 850px;
	margin-bottom: 30px;
}
.banner{
	width: 670px;
	height: 425px;
	position: relative;
}
.banner .bd li{
	float: left;
	width: 670px;
	height: 425px;
	position: relative;
}
.banner .bd li img{
	width: 670px;
	height: 425px;
}
.banner .bd li span{
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #fff;
	text-indent: 12px;
	left: 0;
	bottom:0;
	background: url(../images/ttt_03.png) repeat;
}
.banner .hd{
	position: absolute;
	right: 10px;
	bottom: 15px;
	width: 70px;
	z-index: 333;
}
.banner .hd li{
	margin: 0 3px;
	width: 10px;
	height: 10px;
	background: #8c8c8c;
	border-radius: 50%;
	-ms-border-radius:50%;
	float: left;
	font-size: 0;
	cursor: pointer;
}
.banner .hd li.on{
	background: #fff;
}
.news{
	width: 530px;
	height: 425px;
	background-color: #f7f7f7;
}
.news h2{
	position: relative;
	height: 95px;
	text-align: center;
	line-height: 95px;
	display: block;
	margin: 0 auto;
	width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news h2 a{
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
.news h2 a:hover{color: #cc0000;}
.news .bz{ background-color: #fff; width: 80%; height: 180px; margin: 0 auto; padding: 20px;}
.news .bz p{font-size: 16px;color: #666; line-height: 30px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;
 -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.news .more{ width: 85%; margin: 0 auto; padding-top: 30px;}
.news .more span{color: #999;font-size: 14px; line-height: 45px;}
.news .more a{display: inline-block; background-color: #fff; float: right; color: #cc0000; font-size: 16px; padding: 10px 30px; border: 1px solid #cc0000; border-radius: 25px;transition:all .3s;}
.news .more a:hover{background-color: #cc0000; color: #fff;}

.news1{
}
.news1 h2 a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: bold;
	color: #232324;
	width: 95%;
}
.news1 ul{
	width: 95%;
	margin-top: 15px;
}
.news1 li{	
	line-height: 36px;
}
.news1 li a{
	font-size: 16px;
	color: #5b5b5b;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/ba5_03.jpg) no-repeat left center;
	padding-left: 20px;
	transition:all .3s;
	float: left;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news1 li:hover a{
	color: #d8373f;
	background: url(../images/dddd_03.jpg) no-repeat left center;
	margin-left: 8px;
}
.news1 li span {
    float: right;
    font-size: 14px;
    color: #999;
}
.box2{
}
.box2-1{
	width: 341px;
}
.box2-1 h2 a{
    color: #d8373f;
    font-size: 20px;
    font-weight: bold;
}
.box2-1 .img{
	margin-top: 22px;
}
.box2-1 ul{
	margin-top: 14px;
}
.box2-1 li{
	line-height: 36px;
}
.box2-1 li a{
	font-size: 16px;
	color: #5b5b5b;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/ba5_03.jpg) no-repeat left center;
	padding-left: 20px;
	transition:all .3s;
}
.box2-1 li a:hover{
	color: #d8373f;
	background: url(../images/dddd_03.jpg) no-repeat left center;
	margin-left: 8px;
}
.box2-1-1{
	margin-right: 85px;
}
.box3{
	margin: 0 auto 30px;
	overflow:hidden;
}
.box3 .a1{width: 670px;height: 320px;}
.box3 .a2{width: 494px;height: 320px;}
.box4{
	margin-top: 54px;
}
.box4 h2 a{
	color: #d8373f;
    font-size: 20px;
    font-weight: bold;
}
.box4-1{
	height: 432px;
	margin-top: 36px;
}
.box4-1 .picList{
	height: 226px;
}
.box4-1 .picList li{
	position: relative;
	float: left;
	margin-right: 20px;
}
.box4-1 .picList img{
	width: 285px;
	display: block;

}
.box4-1 .picList span{
	position: absolute;
	z-index: 2;
	height: 64px;
	line-height: 64px;
	background: rgba(9,9,9,.64);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	text-align: center;
	color: #fff;
	bottom: 0;
	width: 100%;
	left: 0;
	font-size: 16px;
}
.box4-1 .hd{
	margin-top: 26px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.box4-1 .hd li{
	width: 24px;
	height: 8px;
	background: #dddcdc;
	/*float: left;*/
	margin: 0 4px;
	cursor: pointer;
	font-size: 0;
	display: inline-block;
}
.box4-1 .hd li.on{
	background: #918e8e;
}
.box5{
	margin-top: 46px;
}
.box6{
	margin-top: 46px;
	padding: 40px 0;
    background: #f9f9f9;
}
.box6-1{
	width: 494px;
	height: 320px;
	text-align: center;
}
.box6-1 a{
	display: block;
}
.box6-1 span{
	display: inline-block;
	padding-left: 54px;
	background: url(../images/ba10_03.png) no-repeat left center;
	font-size: 20px;
	color: #1d1e1f;
	height: 49px;
	line-height: 49px;
	margin-top: 28px;
}

.m-video{position:relative;}
.m-video .videoList{
	height: 320px;
}
.m-video .videoList li{
	position: relative;
	float: left;
}
.m-video .picList img{
	width: 670px;
	height:320px;
	display: block;

}
.m-video .videoList span{
	position: absolute;
	z-index: 2;
	height: 64px;
	line-height: 64px;
	background: rgba(9,9,9,.64);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	text-align: center;
	color: #fff;
	bottom: 0;
	width: 100%;
	left: 0;
	font-size: 16px;
}
.m-video .bd li{
	float: left;
	width: 670px;
	height: 320px;
	position: relative;
}
.m-video .bd li img{
	width: 670px;
	height: 320px;
}
.m-video .bd li span{
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #fff;
	text-indent: 12px;
	left: 0;
	bottom:0;
	background: url(../images/ttt_04.png) repeat-y;
}
.m-video .hd{
	position: absolute;
	right: 10px;
	bottom: 15px;
	width: 70px;
	z-index: 333;
}
.m-video .hd li{
	margin: 0 3px;
	width: 10px;
	height: 10px;
	background: #8c8c8c;
	border-radius: 50%;
	-ms-border-radius:50%;
	float: left;
	font-size: 0;
	cursor: pointer;
}
.m-video .hd li.on{
	background: #fff;
}

.box-c{border-top:6px solid #eee; position:relative;}
.box-c h2{display:block; float:left; position:absolute; left:0; top:-6px; background-color:#cc0000; color:#fff;}
.box-c h2 a{ float:left; padding:10px; color:#fff; font-size:24px; font-weight:bold;}
.box-c .list{margin-top:60px; margin-bottom: 20px; overflow: hidden;}
.box-c .list ul{width: 48%;}

.box-c .saohei .toutiao{width: 670px; float: left; margin-top:60px; margin-bottom: 20px; overflow: hidden;}
.box-c .saohei .list{width: 494px; float: right;}
.box-c .saohei .list ul{width: 100%;}

.toutiao{}
.toutiao dl{border-bottom: 1px solid #e7e7e7; padding: 20px 0;}
.toutiao dl dt a{font-size: 18px; font-weight: bold; color: #333; line-height: 32px;}
.toutiao dl dt a:hover{color: #d8373f;}
.toutiao dl dd{font-size: 14px; color: #999;line-height: 24px;}

.footer{
	
	background: #f39800;
	padding: 38px 0;
}
.footer p{
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	text-align: center;
}