﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}

div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}

.lt {float:left}
.rt {float:right}
.hm_zx{
	width:1000px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hm_zx .s_list{
	width:1260px;

}
.hm_zx .title{
	height:148px;
	padding-top:50px;
	text-align:center;
}
.hm_zx .title dt{
	height:70px;
	line-height:70px;
	font-size:30px;
	color:#e69a32;
}
.hm_zx .title dt em{
	color:#555;
}
.hm_zx .title dd{
	height:26px;
	line-height:26px;
	font-size:14;
	color:#999;
	display: none;
}

.hm_zx .reada{
	display:block;
	width:120px;
	height:40px;
	margin:20px auto 0 auto;
	background:#e69a32;
	border-radius:3px;
	line-height:40px;
	text-align:center;
	color:#fff;
}


/*hm 首页*/



/*opinion 舆情管理*/

.fw_handle{
	text-align: center;
}
.fw_handle .btn{
	display:inline-block;
	width:auto;
	padding:0 10px;
	height:30px;
	line-height:30px;
	border:1px solid #d2d2d2;
	border-radius:15px;
	margin:0 7px;
	cursor:pointer;
	font-size: 14px;
}
.fw_handle .hover{
	background:#0087ff;
	border-color:#0087ff;
	color:#fff;
}

.fw_con{
	display: none;
}
.show{
	display: block;
}
.fw_con .half{
	width:465px;
}
.fw_ad{
	display: block;
	width:465px;
	height:282px;
	position: relative;
	overflow: hidden;
	margin-top:40px;
}
.fw_ad img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.fw_ad .name{
	height:40px;
	line-height:40px;
	width:465px;
	background:url("../images/bbg70.png");
	position: absolute;
	left:0;
	bottom:0;
	color:#fff;
	z-index:10;
}
.fw_ad .name span{
	padding-left:20px;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.fw_item{
	height:78px;
	padding-top:30px;
}
.fw_item1{
	padding-top: 31px;
    clear: both;
}
.fw_item .c_left{
	width:60px;
	text-align: center;
	float:left;
}
.fw_item .c_left dt{
	height:40px;
	line-height:40px;
	padding-bottom:8px;
	font-size:32px;
	background:url("../images/fw_dt.png") no-repeat bottom center;
}
.fw_item .c_left dd{
	height:42px;
	line-height:42px;
}
.fw_item .c_right{
	width:395px;
	float:right;
}
.fw_item .c_right dt{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
.fw_item .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.fw_item dd{
	line-height:24px;
	font-size:14px;
}

.news_content {

	width:1200px;

	float:left;

	padding:40px 0;

}

.news_left_div {

	width:465px;

	height:323px;

	float:left;

	position:relative;

}

.news_left {

	width:465px;

	height:323px;

	float:left;

}

.news_left li {

	width:465px;

	height:323px;

	float:left;

	position:absolute;

}

.news_left_image {

	width:348px;

	height:230px;

	border:1px solid #ecdbcd;

	border-bottom:0;

}

.news_left_image img {

	width:348px;

	height:230px;

}

.news_left_title {

	width:348px;

	height:55px;

	line-height:55px;

	background-color:#f6eada;

	color:#9d7657;

	font-size:14px;

	text-indent:10px;

}

.news_leftNav {

	position:absolute;

	bottom:7px;

	right:10px;

	z-index:20;

}

.news_leftNav li {

	float:left;

	background:#fff;

	margin-left:5px;

	width:12px;

	height:12px;

	border-radius:12px;

	display:block;

	cursor:pointer;

}

.news_leftNav li.on {

	background:#b89172;

}

.news_center {

	border-bottom: 1px solid #c6c6c6;

    border-top: 1px solid #c6c6c6;

    float: left;

    height: 286px;

    margin-left: 20px;

    width: 435px;

}

.news_center li {

	float: left;

    margin: 13px 0;

    width: 400px;

}

.news_center li a {

	font-size:14px;

	color:#555;

	font-weight: 100;

}

.news_center_title a:hover {

	color:#e37636;

}

.news_center_content {

	width:300px;

	float:left;

	font-size:12px;

	color:#555;

	line-height:21px;

	margin-top:6px;

	font-weight: 100;

}

.news_right {

	width:380px;

	float:right;

}

.news_right_image {

	width:380px;

	height:130px;

	float:left;

}

.news_right_content {

	border-bottom: 1px solid #c6c6c6;

    border-top: 1px solid #c6c6c6;

    float: left;

    margin-top: 8px;

    width: 380px;

}

.news_right_content li {

	float: left;

    line-height: 36.5px;

    width: 380px;

}

.news_right_content li a {

	font-size:12px;

	color:#898989;

	font-family:"宋体";

}

.news_right_content li span {

	float:right;

	font-family:"宋体";

	color:#999;

}
