@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	color:#000;
}
a{
	text-decoration:none;
	color:#000;
}
li{
	list-style:none;
}
/*---index---*/
#index{
	width:1010px;
	margin:auto;
	overflow:hidden;
}
#head{
	width:1010px;
	float:left;
}
.top{
	width:1010px;
	height:150px;
	float:left;
}
.nav_father{
	width:1010px;
	height:45px;
	float:left;
	background:url(../images/bg2.jpg);
}
.nav_father ul{
	width:975px;
	height:45px;
	margin-left:35px;
}
.nav_father ul li{
	margin:0px 20px;
	line-height:45px;
	float:left;
	font-weight:bold;
	font-size:14px;
}
.nav_father ul li a{
	color:#fff;
}
.nav_child{
	width:110px;
	background:#A90101;
	
	margin-left:-28px;
	position:absolute;
	z-index:1;
	display:none;
}
.nav_child ul{
	width:110px;
	height:auto;
	margin:auto;
	text-align:center;
}
.nav_child ul li{
	margin:auto;
	width:110px;
	line-height:25px;
	font-weight:normal;
	font-size:12px;
}
.width{
	width:130px;
}
#main{
	width:990px;
	background:url(../images/indexbg.jpg) repeat-x;
	float:left;
	padding:10px;
}
.floor1{
	width:990px;
	float:left;
}
.player{
	width:490px;
	height:245px;
	float:left;
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
}
.player img{
	width:490px;
	height:245px;
}
.xyxw{
	width:475px;
	float:right;
}
.xyxw_title{
	width:475px;
	float:left;
	height:27px;
	border-bottom:3px solid #BB1428;
}
.xyxw_biaoti{
	color:#BB1428;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	background:url(../images/iconfont-xinwen.png) no-repeat left;
	padding-left:25px;
	float:left;
}
.xyxw_more{
	width:37px;
	height:12px;
	background:url(../images/more.gif) no-repeat;
	float:right;
	margin:8px 10px 0 0;
}
.xyxw_nr ul{
	width:465px;
	float:left;
	padding:5px;
	float:left;
}
.xyxw_nr ul li{
	width:450px;
	float:left;
	padding-left:15px;
	background:url(../images/news_icon.gif) no-repeat left;
	line-height:25px;
}
.xyxw_nr_biaoti{
	width:320px;
	float:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.date{
	width:80px;
	float:right;
}
.floor2{
	width:990px;
	float:left;
	margin-top:5px;
}
.floor2_left{
	width:770px;
	float:left;
}

.tzgg{
	width:358px;
	float:left;
	margin-bottom:10px;
}
.xsgz{
   width:378px;
   float:left;
   margin-bottom:10px;
   height:181px;
}
.tzgg_title{
	width:358px;
	height:25px;
	float:left;
}
.news_biaoti{
	width:80px;
	height:25px;
	float:left;
	background:#BB1428;
	line-height:25px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.tzgg_more{
	width:278px;
	height:25px;
	background:#E5E5E5;
	float:right;
}
.more{
	width:44px;
	height:21px;
	float:right;
	background:url(../images/more.jpg) no-repeat;
	margin:2px 5px 0 0;
}
.tzgg_nr ul{
	width:372px;
	padding:3px;
	float:left;
}
.tzgg_nr ul li{
	width:363px;
	float:left;
	padding-left:15px;
	background:url(../images/news_icon.gif) no-repeat left;
	line-height:25px;
}
.tzgg_nr_biaoti{
	width:250px;
	float:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.bkjx{
	width:378px;
	float:right;
	margin-bottom:10px;
}
.floor2_right{
	width:200px;
	float:right;
}
.xgzt{
	width:200px;
	float:left;
}
.xgzt_title{
	width:200px;
	height:25px;
	float:left;
	background:#BB1428;
	line-height:25px;
	color:#fff;
	font-weight:bold;
	border-radius:3px;
	padding-left:7px;
}
.xgzt_nr ul{
	width:200px;
	margin:5px 0;
	float:left;
}
.xgzt_nr ul li{
	width:200px;
	height:50px;
	margin:7px 0;
	float:left;
}
.link{
	width:770px;
	float:left;
}
.link_title{
	width:770px;
	float:left;
}
.link_more{
	width:687px;
}
.link_nr ul{
	width:770px;
	float:left;
	padding:15px 0px;
}
.link_nr ul li{
	width:133px;
	height:40px;
	float:left;
	margin:0px 10px;
}
.link_nr ul li img{
	width:133px;
	height:40px;
}
#bottom{
	width:1010px;
	border-top:3px solid #AA0000;
	margin-top:5px;
	float:left;
	padding:15px 0;
	text-align:center;
	line-height:25px;
}
/*---list---*/
#list_left{
	width:210px;
	float:left;
}
#list_left img{
	margin:5px 0;
	float:left;
}
.list_nav{
	width:200px;
	float:left;
}
.list_nav_title{
	width:200px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	letter-spacing: 0.2em;
	background: #BB1428;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-family:"微软雅黑", "Adobe 宋体 Std L";
}
.list_nav_nr ul{
	width: 190px;
	padding: 0 5px;
	background: #F4F4F4;
	float: left;
	margin-bottom:10px;
}
.list_nav_nr ul li {
	width: 190px;
	height: 35px;
	border-bottom: 1px solid #fff;
	line-height: 35px;
}
.list_nav_nr ul li a {
	width: 130px;
	margin-left: 40px;
	padding-left: 20px;
	background:url(../images/news_icon.gif) no-repeat left;
	color: #BB1428;
	font-size: 14px;
}
#list_right{
	width:760px;
	float:right;
}
.list_title{
	width:740px;
	float:left;
	height:35px;
	padding-right:5px;
	border-bottom:5px solid #BB1428;
	line-height:35px;
}
.list_title span{
	padding-left:15px;
	background:url(../images/list_title.jpg) no-repeat left;
	font-weight:bold;
	font-size:14px;
}
.location {
	width: 400px;
	float: right;
	text-align: right;
}
.list{
	min-height:450px;
	width:745px;
	float:left;
}
.list ul{
	width:745px;
	float:left;
	padding:5px 0;
	
}
.list ul li{
	width:730px;
	float:left;
	background:url(../images/lie-1.jpg) no-repeat left;
	line-height:27px;
	padding-left:15px;
}
.list_biaoti{
	width:500px;
	float:left;
}
.fanye{
	width:745px;
	line-height:45px;
	text-align:center;
}
/*---detail---*/
.detail{
	width:745px;
	float:left;
}
.detail_title{
	width:745px;
	float:left;
	border-bottom:1px dashed #ccc;
	text-align:center;
	padding:10px 0;
}
.detail_baioti{
	width:745px;
	font-size:22px;
	font-weight:bold;
	line-height:50px;
}
.detail_date{
	width:745px;
	line-height:15px;
}
.detail_date span{
	margin:0 15px;
}
.detail_content{
	width:735px;
	float:left;
	padding:10px 5px;
	min-height:400px;
	line-height:25px;
}



.xyxw_flash{ width:100%; overflow:hidden; position:relative;}
.xyxw_flash .hd{  position:absolute; z-index:999; bottom:10px; right:10px;}
.xyxw_flash .hd ul li{ width:12px; height:12px; float:left; box-sizing:border-box; border:1px solid #BB1428; border-radius:50%; margin:0 3px; cursor:pointer; background:#fff; font-size:0;}
.xyxw_flash .hd ul li.on{ background:#BB1428;}
.xyxw_flash .bd{ width:100%; overflow:hidden;}
.xyxw_flash .bd ul li{ width:100%; overflow:hidden; float:left; position:relative;}
.xyxw_flash .bd ul li img{ width:100%; height:245px;}
.xyxw_flash .bd ul li a span{display:block;position:absolute;left:0;right:0;bottom:0;line-height:40px;padding-left:10px;background:url(../images/black70.png);color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; font-size:14px;}