@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
/*.WB_feed_repeat .repeat_list */
.list_li {
    margin: 0 0 -1px;
    padding: 5px 0 7px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}.S_line1, .W_btn_prev, .W_btn_next, .W_btn_b {
    border-color: #d9d9d9;
}.clearfix {
    display: block;
}


.WB_feed_v3 .WB_feed_repeat .repeat_list .WB_face {
    margin-left: 0;
}.WB_feed_repeat .repeat_list .WB_face {
    padding: 6px 0 0;
}.WB_feed_v3 .WB_face {
    position: relative;
}.WB_feed_repeat .WB_face, .WB_feed_repeat .WB_face img {
    width: 30px;
    height: 30px;
}.WB_face {
    width: 50px;
}.W_fl {
    float: left;
}.WB_feed_repeat .WB_face, .WB_feed_repeat .WB_face img {
    width: 30px;
    height: 30px;
}
/*3*/
/*.WB_feed_repeat */.list_con {
    margin: 0 0 0 40px;
}.WB_feed_v3 .WB_feed_repeat .repeat_list .WB_text {
    margin-bottom: 0;
}.WB_feed_repeat .repeat_list .WB_text {
    padding: 0 0 2px;
}.WB_text {
    padding: 1px 0 3px;
    overflow: hidden;
    line-height: 23px;
    word-wrap: break-word;
}.WB_text a{
color: #eb7350;
}
/**/
.W_fr {
    float: right;
}
.WB_func .WB_from {
    line-height: 16px;
}/*.WB_feed_v3 .WB_func */.WB_handle ul {
    margin-right: -9px;
    overflow: visible;
}/*.WB_func */.WB_handle li{
    display: block;
    margin: 2px 0;
    padding: 0 10px;
    border-right-width: 1px;
    border-right-style: solid;
    line-height: 12px;
	    float: left;
    margin: 0 -1px 0 0;
}
.WB_handle> ul> li:hover{
	display:block;
}

.WB_handle> ul> li.hover {
    visibility: hidden;
	display:none;
}

.WB_func .WB_handle .arrow {
    visibility: hidden;
    position: absolute;
    margin: 15px 0 0 -5px;
}.WB_func .WB_handle .W_arrow_bor {
    position: absolute;
    margin: -20px 0 0 20px;
}.WB_func .WB_handle li .line span em.W_ficon {
    margin-left: 0;
    margin-right: -10px;
    font-size: 15px;
    vertical-align: top;
}.WB_func .WB_handle li .line span em {
    margin-left: 15px;
}

/*论坛*/
.p-right-lr{
margin: 7px;
    border: 1px solid red;
    padding: 10px;
    line-height: 40px;}
	
.lt_no{    clear: both;
    padding: 10px 0;
    border-bottom: 1px solid #eee;overflow: hidden;}
.lt_no span{ padding-right:10px; float: right;}	
	
.lt_time{ float:right;}

.new_top >.wenda-ask-btn{
    float: right;
    display: inline;
    padding: 6px 16px 6px 36px;
    line-height: 23px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    background: url(../images/wei.png) #5fce1b 14px center no-repeat;
}.new_top >.wenda-ask-btn:hover{ color:#FEF03B;}
/*视频*/
.flashsay{ padding: 5px;}

.l-photo-text{overflow: hidden;}
.l-photo-text li{float:left;width:33.3%;  border-bottom: 20px solid #fff;}
.l-photo-text li table{ background-color:#eee; width:95%;border: 0;}
.l-photo-text li img{max-width:245px;}



/*图文列表*/
.xw_ul {
	display: block;
	overflow: hidden;    padding: 0;
}
.xw_ul li {
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
	background: #eeeeee;
	transition: all 0.4s;
	padding-right: 15px;
}
.xw_ul li .xw_L {
	width: 200px;
	float: left;
	padding: 1px;
	background: #fff;
	margin-right: 15px;
	border: 1px solid #e1e1e1;
}
.xw_ul li .xw_R {
    float: right;
    width: 520px;
}
.xw_ul li .xw_img {
	width: 100%;
	overflow: hidden;
}.xw_ul li .xw_img img{
	width: 100%;
}
.xw_ul li .xw_p {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	transition: all 0.4s;
}
.xw_ul li .xw_txt {
	display: block;
	line-height: 28px;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #222222;
}
.xw_ul li .xw_more {
	width: 106px;
	height: 30px;
	float: right;
	line-height: 30px;
	text-align: center;
	background: #0080cc;
	border-radius: 3px;
	overflow: hidden;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.xw_ul li:hover {
	background: #0080cc;
}
.xw_ul li:hover .xw_p {
	color: #fff;
}
.xw_ul li:hover .xw_txt {
	color: #fff;
}
.xw_ul li:hover .xw_more {
	background: #fff;
	color: #0080cc;
}
.xw_ul li a:hover 
{text-decoration: none;}

/*专题列表*/
.zt_ul {
	display: block;
	overflow: hidden;    
	padding: 0;
}
.zt_ul li {
	display: block;
	overflow: hidden;
	background: #fff;
	transition: all 0.4s;
    padding: 15px 0;
}
.zt_ul li .zt_L {
	width: 200px;
	float: left;
	padding: 1px;
	background: #fff;
	margin-right: 15px;
	border: 1px solid #e1e1e1;
}
.zt_ul li .zt_R {
    float: right;
    width: 550px;
}
.zt_ul li .zt_img {
	width: 100%;
	overflow: hidden;
}.zt_ul li .zt_img img{
	width: 100%;
}
.zt_ul li .zt_p {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	transition: all 0.4s;
}
.zt_ul li .zt_txt {
	display: block;
	line-height: 28px;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #222222;
}
.zt_ul li .zt_more {
	width: 106px;
	height: 30px;
	float: right;
	line-height: 30px;
	text-align: center;
	background: #0080cc;
	border-radius: 3px;
	overflow: hidden;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.zt_ul li:hover {
	background: #f4f4f4;
}
.zt_ul li:hover .zt_p {
	color: #0081F6;
}
/*.zt_ul li:hover .zt_txt {
	color: #fff;
}*/
.zt_ul li:hover .zt_more {
	background: #fff;
	color: #0080cc;
}
.zt_ul li a:hover 
{text-decoration: underline;}
