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

/*CSS重置*/
* {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
}
li {
	list-style: none;
}
ul{ margin:0px;}
h1, h2, h3 {
	font-weight: normal;
}
img {
	display: block;
	border: none;
	margin: 0px;
}
a {
	text-decoration: none;
}
/*大背景*/
body {
	background-color: white;
}
.container {
	width:1000px;
	background-color: #f9f9fa;
	padding: 20px 20px;
	margin: 0 auto;
	
}
/*header*/
.headerBox {
	overflow: hidden;
	width: 960px;
	padding-bottom:10px; 
}
.logoBox {
	float: left;
	overflow: hidden;
}
.headerBox searchBox {
	border: none 0px;
	float: left;
}
.searchBox img {
	float: left;
	overflow: hidden;
}
.searchBox input {
	float: left; width:240px; height:33px;
}

.loginBox {
	float:right;text-align:center;
}

.QQ,.Webo,.Phone{font-size:12px; text-align:center; float:left; margin:10px;line-height:26px;}

.QQ img,.Webo img ,.Phone img{float:left;}
.QQ a,.Webo a ,.Phone a{ padding-top:5px; text-align:center;}




.navbox{width:750px; margin:0px;}
.nav{overflow:hidden;}

/*列表*/
.content{overflow: hidden; width:960px;}
.contentLeft{float:left; background-color:#ffffff; width:750px; border-right:#dcdcdc solid 1px; padding-left:20px; overflow:hidden;}
.contentRight{float:left; background-color:#f9f9fa;padding-left:20px;}
.like ,.dislike,.collect,.share{float: left;margin-right:50px;}
.collect span{padding-left:7px;}
.title{ border-bottom:#dcdcdc solid 1px; width:730px; overflow:hidden; margin-top:20px;}
.titleUp{ margin-bottom:10px; float:left;}
.summarybox{font-size:12px;color:#646464;line-height:160%; width:700px;margin-top:0px; margin-bottom:20px; overflow:hidden;}
.titleDown{ overflow:hidden;  margin-bottom:20px; float:right; padding-top:30px;}
.num{ width:26px; height:14px; text-align:center;}
.informationbox{width:730px;overflow:hidden;}
.titleinformation{float:right; margin-left:10px; }
.soucebox{margin-top:10px;width:400px; overflow:hidden;}
.soucett{color:#969696; font-size:12px;float:left; margin-right:20px;}
.timett{color:#969696; font-size:12px;}

.pagebox{ overflow:hidden; width:750px; margin:20px;}
.pagebefore ,.pageafter, .pagebox num{float:left; width:50px; font-size:14px; margin-right:20px;}
.num-a{ float:left; margin-right:20px; width:50px;  text-align:center;  }
.num-b{ float:left; margin-right:20px; width:50px;padding-right:5px; text-align:center;}
.writebox{width:150px; margin-right:20px; float:left;text-align:center}
.regist-box{ width:400px; height:300px; border:1px #dcdcdc solid; background-color:#f9f9fa;}
.regist-one { overflow:hidden;border:1px #dcdcdc solid;}
.regist-words {font-size:30px;color:#464646;padding:5px; float:left; }
.delet-box img{ float:right; padding: 5px;}
.regist-two{ clear:both;overflow:hidden;padding-left:40px; margin-top:20px;}
.regist-three{ clear:both;overflow:hidden; margin-top:20px; margin-bottom:20px; height:30px;padding-left:40px;}
.regist-three img{ float:left; width:30px; height:30px; margin-right:10px;}
.wenzi{ float:left;padding-top:15px; font-size:14px; }
.regist-four{padding-left:40px;  }


.login-stause{float:right;margin-left:30px; overflow:hidden; }
.namebox{float:right; overflow:hidden; font-size:14px;margin-left:30px;width:300px;padding-top: 12px;}
.name-left {float:left;}
.name-right{float:left; color:#0084ff;}
.layout{float:left; font-size:14px; margin:10px;line-height:26px;margin-left:10px;}



#modet{
	width:100%;
	min-height: 3200px;
	display: none;
	z-index: 254;
	filter:alpha(opacity=20); /*IE滤镜，透明度50%*/
	-moz-opacity:0.2; /*Firefox私有，透明度50%*/
	opacity:0.2;/*其他，透明度50%*/
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
}
#tt{z-index: 255}
#logout{
	visibility:hidden;
	cursor:pointer;
	font-family:宋体;
	font-size: 12px;
	text-align:right;
	position: absolute;
	z-index: 100;
	margin-left: 30px;
	margin-top: 20px;
	}
	
	
	 

.WB_widgets, .WB_widgets button, .WB_widgets input, .WB_widgets select,
	.WB_widgets textarea {
	font: 12px/1.125 Arial, Helvetica, sans-serif;
	text-align: left
}

.WB_widgets, .WB_widgets h1, .WB_widgets h2, .WB_widgets h3, .WB_widgets h4,
	.WB_widgets h5, .WB_widgets h6, .WB_widgets dl, .WB_widgets dt,
	.WB_widgets dd, .WB_widgets ul, .WB_widgets ol, .WB_widgets li,
	.WB_widgets th, .WB_widgets td, .WB_widgets p, .WB_widgets blockquote,
	.WB_widgets pre, .WB_widgets form, .WB_widgets fieldset, .WB_widgets legend,
	.WB_widgets input, .WB_widgets button, .WB_widgets textarea,
	.WB_widgets hr {
	margin: 0;
	padding: 0
}

.WB_widgets table {
	border-collapse: collapse;
	border-spacing: 0
}

.WB_widgets li {
	list-style: none
}

.WB_widgets fieldset, .WB_widgets img {
	border: 0
}

.WB_widgets q:before, .WB_widgets q:after {
	content: ''
}

.WB_widgets input, .WB_widgets textarea {
	outline-style: none
}

.WB_widgets input[type=text], .WB_widgets input[type=password],
	.WB_widgets textarea {
	outline-style: none;
	-webkit-appearance: none
}

.WB_widgets textarea {
	resize: none
}

.WB_widgets address, .WB_widgets caption, .WB_widgets cite, .WB_widgets code,
	.WB_widgets dfn, .WB_widgets em, .WB_widgets i, .WB_widgets th,
	.WB_widgets var {
	font-style: normal;
	font-weight: 400
}

.WB_widgets legend {
	color: #000
}

.WB_widgets abbr, .WB_widgets acronym {
	border: 0;
	font-variant: normal
}

.WB_widgets a {
	text-decoration: none
}

.WB_widgets a:hover {
	text-decoration: underline;
	background-color: transparent
}

.WB_widgets .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.WB_widgets .clearfix {
	display: inline-block
}

* html .WB_widgets .clearfix {
	height: 1%
}

.WB_widgets .clearfix {
	display: block
}

.WB_widgets .clear {
	clear: both;
	height: 0;
	font: 0/0 Arial;
	visibility: hidden
}

.WB_widgets {
	color: #646464
}

.WB_widgets a, .WB_widgets .WB_linkA a, .WB_widgets .WB_linkA {
	color: #0078b6
}

.WB_widgets .WB_linkB a, .WB_widgets .WB_linkB {
	color: #7aa5b9
}

.WB_loginButton {
	display: inline-block
}

.WB_loginButton img {
	vertical-align: middle
}

.WB_loginButton .login_a {
	margin-left: 5px;
	line-height: 16px;
	vertical-align: middle
}

.WB_loginButton .login_b {
	line-height: 16px;
	vertical-align: middle
}

.WB_loginButton .loginout {
	color: #999;
	white-space: pre
}

.WB_loginButton .first {
	margin: 0
}

.WB_loginButton_32 {
	height: 30px;
	padding: 1px 0
}

.user_info {
	width: 152px;
	margin-bottom: 12px
}

.user_info .info_pic, .user_info .info_detail {
	float: left
}

.user_info .info_pic {
	width: 50px;
	margin-right: 10px
}

.user_info .info_detail {
	width: 92px;
	line-height: 18px
}

.user_info .info_detail .detail_name {
	margin-right: 5px
}

.user_atten {
	width: 152px
}

.user_atten li {
	float: left;
	border-right: 1px solid #ddd;
	margin: 0 3px 0 0;
	line-height: 16px
}

.user_atten li a {
	display: block;
	padding: 0 3px 0 0
}

.user_atten li a strong {
	display: block;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400
}

.user_atten_s li a strong {
	font-size: 13px
}

.user_atten_l li a strong {
	font-size: 12px
}

.user_atten li a:hover {
	text-decoration: none
}

.user_atten li a:hover span {
	text-decoration: underline
}

.user_atten li.last {
	border: none
}	