@charset "utf-8";
/* CSS Document */

/*content 主要内容*/
.list, .item .question, .icontent{
	clear: both;
}
.icontent{
	margin:0 auto;
	width:1001px;	
}
.item{
	padding-top:20px;
}
.wrapperBox{
	width: 100%;
	height: auto;
	min-width: 1100px;
	padding-top: 23px;
	background-color: #fafafa;
	margin-top: -23px;
	padding-bottom: 81px;
	margin-bottom: -81px;
}
.mainWrapper{
	width: 1000px;
	margin: 0 auto;
	padding: 0 49px;
	border: 1px solid #f0f0f0;
	background: #ffffff;
	overflow: hidden;
	border-radius: 4px;
}
.item-title{

}
.item-titleBox{
	padding-top:45px;
	padding-bottom: 30px;
	clear: both;
	zoom: 1;
	position: relative;
}
.cl:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.cl{zoom:1}
.item-title h3{
	font-family:"微软雅黑";
	font-weight:normal;
	font-size: 20px;
	line-height: 26px;
	color:#e94f0d;
}
.item-title h3 span{
	width:28px;
	height:5px;
	background:#efefef;
	display:block;
	float:left;
	margin-top:11px;
	
}
.item-title h3 p{
	color: #e94f0d;
	display: block;
	float: left;
	padding: 0 8px;
	font-size: 18px;
}
.item-title h3 a{
	color:#e94f0d;
	display:block;
	float:left;
	padding:0 8px;
	font-size:18px;
}
.item-title h3 a.more{
	font-size:16px;
	padding-right:0px;
}
.item-title h3 a.more:hover{
	text-decoration:underline;
}
.item .mSelect{
	float:right;
	color:#666;	
	position:relative;
	z-index: 2;
}
.item .mSelect p.oSelect{
	float:left;
	display:inline;
	width:92px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#666;
	font-size:14px;
	border:1px solid #ccc;
}
.item .mSelect .selectBtn{
	float:left;
	width:26px;
	height:26px;
	line-height:26px;
	text-align:center;
	border:1px solid #ccc;
	border-left:none;
}
.item .mSelect .selectBtn .arrow-down{
	width:0; 
    height:0; 
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-top:8px solid #666;	
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior: url(PIE.htc);
	margin:10px auto 0;
	cursor:pointer;
}

.item .mSelect select{
	width:118px;
	height:26px;
	line-height:26px;
	border:1px solid #ccc;	
	color:#666;
	font-size:14px;
	font-family:"宋体";
	padding-left:12px;
}
.mTable{
	border-top:1px solid #eaeaea;
	width:100%;	
	clear:both;
}
.mTable table{
	border-collapse:collapse;
}
.mTable table tr{
	height:80px;
}
.mTable table tr td{
	/*height:48px;*/
	/*line-height:48px;*/
	line-height:24px;
	color:#666;
	font-size:14px;
	border-bottom:1px solid #eaeaea;
}
.mTable table tr td.upBg{
	width:87px;
}
/*.mTable table tr td.upBg .mDot{*/
	/*width:6px;*/
	/*height:6px;*/
	/*margin-left:7px;*/
	/*border-radius:3px;*/
	/*-moz-border-radius:3px;*/
	/*-webkit-border-radius:3px;*/
	/*behavior: url(PIE.htc);*/
	/*background:#f60;*/
/*}*/
.mTable table tr td.upBg .grayDot,.mTable table tr td.upBg .mDot{
	width:39px;
	height:39px;
	margin-left:28px;
	margin-right: 20px;
	/*border-radius:3px;*/
	/*-moz-border-radius:3px;*/
	/*-webkit-border-radius:3px;*/
	behavior: url(PIE.htc);
	background:url(/skins/pinyin_static/images/detail/Group51.png?4) 0 0;
}
.mTable table tr td.secList{
	width:758px;
}
.mTable table tr td{
	position: relative;
}
.mTable table tr .oTime{
	/*padding-left:100px;*/
	position: absolute;
	right: 0;
	top: 0;
	line-height: 80px;
	text-align: right;
	padding-right: 30px;
	color:#999;
}
.mTable table tr .oTime a{
	color:#f86c36;
	margin-left:5px;
}
.mTable table tr td.ZD{
	color:#f86c36;
	line-height:24px;
	width:605px;
}
.mTable table tr.titled{
	background:#fff7f4;
}
.mTable table tr td a{
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 0;
}
/*
*/
.author_info{
	display: block;
	color: #b3b3b3;
}

.author_content{
	display: block;
	color: #333333;
	margin-top: 5px;
	padding-right: 130px;
}
.my_content{
	margin-top: 20px;
	display:block;
	width:873px;
	background: #f7f7f7;
	padding: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	color: #b2b2b2;
}
.my_content:before{
	content: '';
	position:absolute;
	top: -28px;
	left: 30px;
	border: 15px solid transparent;;
	border-bottom: 20px solid #f7f7f7;
}
.mTable p{
	color:#999;
	padding:30px 0 5px;	
}
.mTable p span{
	width:436px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #e1e1e1;
	display:block;
	float:left;
	margin-top:9px;
}
#tab_unread tr:hover{
	background:#fff7f4;
}
#tab_read tr:hover{
	background:#f5f5f5;
}
.uc_select{
	width:119px;
	height:56px;
	border:1px solid #e2e2e2;	
	border-top:none;
	background-color:white;
	position:absolute;
	top:28px;
	left:0px;
	display:none;
}
.uc_select ul li{
	height: 27px;
	float:left;
	line-height: 26px;
	width: 119px;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	cursor:pointer;
}
.uc_select ul li:hover{
	background-color:#f5f5f5;
}
.uc_select ul a{
	font-size:14px;	
	color: #666;
}
/*content end*/

/*share dialog*/
.dlwbskin {
	padding-top: 50px;
	margin-bottom: 20px;
}
#shear_url {
	border: 1px solid #666666;
	color: #666666;
	height: 18px;
	margin-top: 10px;
	padding: 2px;
	width: 320px;
}
.skindl .cpbtn {
	padding: 10px 15px;
	text-align: right;
}
.cpbtn{
	cursor:pointer;
}
.skindl {
	background: url("/skins/images/share/dlopt_shear.png?5.1") no-repeat;
}
