.ind8_top{
	width:100%;
	margin:0 auto;
}
.ind8_top_in{
	width:1000px;
	height:56px;
	margin:0 auto;
	text-align:left;
}
.ind8_lft .txt1{
	color:#be0f14;
	font:26px/54px Microsoft Yahei;
}
.ind8_lft .txt2{
	color:#434343;
	font:22px/54px Microsoft Yahei;
}
.ind8_lft{
	float:left;
	width:330px;
}

.ind8_rgt{
	float:right;
	width:100px;
	text-align:right;
}
.ind8_rgt span{
	font:bold 14px/54px SimSun;
}
.ind8_rgt a{
	font:14px/54px Microsoft Yahei;
	color:#7f7f7f;
}
.ind8_rgt a:hover{
	color:#be0f14;
}
.ind8_con{
	width:100%;
	background:#e7e7e7;
	margin:0 auto;
}
.ind8_con_in{
	width:1000px!important;
	*width:970px!important;
	width:970px;
	height:340px;
	margin:0 auto;
	text-align:left;
	padding:22px 15px 32px;
}
/****图片新闻***/
.ind8_con_in_lft{
	float:left;
	width:452px!important;
	*width:432px!important;
	width:432px;
	height:285px!important;
	*height:265px!important;
	height:265px;
	background:#fff;
	padding:10px;
	overflow:hidden;
	text-align:center;
}
.ind8_con_in_lft .mainbox{
    overflow:hidden;
    position:relative;
}
.ind8_con_in_lft .flashbox{
   overflow:hidden;
   position:relative;
}
.ind8_con_in_lft .imagebox{
    text-align:right;position:relative;z-index:999;
}
.ind8_con_in_lft .txtbox{
    text-align:left;position:relative;z-index:9999;
	width:246px;
	top:-15px;
	line-height:35px;
}
.ind8_con_in_lft .bitdiv{display:inline-block;width:11px;height:11px;margin-right:5px;cursor:pointer;float:right;}
.ind8_con_in_lft .defimg{background:url(img/n.png) no-repeat;}
.ind8_con_in_lft .curimg{background:url(img/h.png) no-repeat;}

.ind8_con_in_lft .txtdiv{display:inline-block;width:432px;height:35px;float:left;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.ind8_con_in_lft .deftxt{display:none;}
.ind8_con_in_lft .curtxt{display:block;color:#434343;cursor:pointer;font-weight:bold;font-size:14px;}
/******新闻列表*****/
.ind8_con_in_rgt{
	float:right;
	width:440px;
	height:285px;
	padding-top:8px;
}
.ind8_con_in_rgt .l,.ind8_con_in_rgt .r{
	line-height:30px;
	height:30px;
	text-align:left;
	float:left;
}
.ind8_con_in_rgt .l{
	width:370px; /*mod*/
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-indent:10px;
	color:#7f7f7f; /*重点色*/
	background:url(img/dot.gif) no-repeat 0 11px;
}
.ind8_con_in_rgt .l:hover{
	color:#be0f14; /*重点色*/
	background-position:0 -19px;
}
.ind8_con_in_rgt .r{
	width:70px;
	text-align:right;
	color:#a0a0a0; /*次要色*/
}