/*----------全局*/
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	min-height:100%;
	height:auto !important;
	height:100%;
	font-family:Tahoma, SimSun, Arial;
	font-size:12px;
	color:#333;
	background-color: #fff;
	line-height: 15px;
	font-weight:400;
	background-color: #fff;
	font-family:"微软雅黑"
}
ul {
	list-style:none;
}
img {
	border:0px;
}
a {
	color:#666;
	text-decoration: none;
}

a:hover {
	color:#F30;
	text-decoration:none;
}
.cbody,.wrap3 {
	width:1180px;
	margin:0 auto;
}
.margintop {
	margin-top:6px;
}
.floatclear {
	clear:both;
}
input, select, img {
	vertical-align:middle;
	font-size:12px;
	border:none; outline:none
}
/* 顶部导航 add for Fangyu
-------------------------------------------------------------------*/
.tttop {
	background:#fff;
	width:100%;
	height:50px;
	line-height:50px;
	box-shadow:#ccc 0 2px 4px;
}
.headTop .logo {
	background:url("/style/images/logo.png") no-repeat 0px 6px;
	width:200px;
	height:50px;
	float:left;
	cursor:pointer;
	background-size:auto 40px
}
.headTop .welcome {
	color:#666;
	height:50px;
	line-height:50px;
	text-align:right;
}
.headTop .welcome b{ margin-right:10px; font-size:14px}
.headTop .welcome a {
	color:#666;
	margin:0 5px; display:inline-block; font-size:12px
}
.headTop .welcome a:hover {
	color:#ff5a5f;
}
/*----------顶部全站导航*/
.sitenav {
	height:29px;
	background:url(../images/sitenav_bg.gif) repeat-x;
	overflow:hidden;
}
.sitenav ul {
	overflow:hidden;
	float:right;
	margin:8px 10px auto;
	display:inline;
}
.sitenav ul li {
	float:left;
	margin-left:-1px;
	border-left:1px solid #E3E3E3;
}
.sitenav ul li a {
	float:left;
	padding-left:10px;
	padding-right:10px;
	display:block;
	color:#666666;
	height:13px;
	text-decoration:none;
	white-space:nowrap;
}
.sitenav ul li a:hover {
	color:#FF3300;
}
/*----------头部*/
.toplogo {
	height:50px;
	display:none
}
.logobox {
	width:300px;
	float:left;
}
.logoright {
	float:right;
	padding:20px 10px 0px 0px;
	letter-spacing:1px;
	color:#3399CC;
}
/*----------栏目导航&搜索*/
.topbox {
	height:44px;
	background:#ff5a5f;
	overflow:hidden;
	margin:20px auto
}
.topbox .menu {
	height:38px;
	float:left;
	width:300px;
	border-left:#ffd765 4px solid;
	border-right:#ffd765 4px solid;
	border-bottom:#ffd765 6px solid;
	
	  background:#fff;
	 
}
.topbox .menu ul {
	
	display:block;
	height:44px;
}
.topbox .menu ul li {
	float:left;
}
.topbox .menu ul li a {
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	color:#666666;
	line-height:33px;
	height:44px;
}
.topbox .menu ul li a:hover {
	color:#FF3300;
}
.topbox .menu ul li.menuright {
	float:right;
	height:44px;
	width:12px;
	
	
}
.topbox .search {
	height:44px;
	float:right;
	
	width:580px;
	padding-top:4px;
}
.topbox .search .searchinput {
	width:366px;
	color:#666666;
	background:#fff; height:36px; line-height:36px; text-indent:15px
}
.topbox .search .submit {
	background:#FFF ;
	height:36px;
	line-height:36px;
	width:82px;
	color:#666;
	text-align:center;
	font-size:12px;
	cursor:pointer
}
.topbox .search .postqa {
	background:#d73838 ;
	height:36px;
	line-height:36px;
	width:82px;
	color:#fff;
	text-align:center;
	font-size:12px;
	cursor:pointer
}
/*-------------------------底部:版权信息*/
.footer {
	clear:both;
	border-top:1px solid #EEE;
}
.footer .copyright {
	width:900px;
	text-align:center;
	color:#666666;
	line-height:21px;
	margin:6px auto;
}
.footer .copyright span {
	color:#669933;
	font-size: 12px;
}
.footer .slogo {
	text-align:center;
}
/*----------右侧*/
.pright {
	width:270px;
	float:right;
}
/*----------右侧:常规列表定义*/
.pright .rlist {
	width:268px;
	border:1px solid #eee;

	overflow:hidden;
}
.pright .rlist .rtitle {
	width:268px;
	height:32px;
	line-height:32px;
	text-indent:12px;
	font-weight:bold;
	color:#222;
}
.pright .rlist .rbox {
	width:268px;
	overflow:hidden;
}
/*----------右侧:统计信息*/
.askcount {
	margin:1px auto 0;
	width:98%;
	padding-bottom:8px;
}
.askcount dd {
	text-indent:24px;
	margin-top:10px;
	color:#999999;
}
.askcount dd span {
	color:#222;
}
/*----------右侧:用户登录*/
.userlogin {
	overflow:hidden;
}
.userlogin dl {
	clear:both;
	height:23px;
	line-height:23px;
	margin-top:10px;
}
.userlogin dl dt {
	float:left;
	display:block;
	width:66px;
	text-align:right;
}
.userlogin dl dd {
	float:left;
}
.userlogin dl dd input {
	height:13px;
	width:100px;
	font-size:12px;
	padding:3px 0 3px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.userlogin .ulsubmit {
	text-align:center;
	margin-top:15px;
	height:33px;
}
.userlogin .ulsubmit .submit {
	margin-right:20px;
	width:68px;
	height:21px;
	background:url(../images/userlogin_submit.gif) repeat-x;
	border:1px solid #D4B06A;
	font-weight:bold;
	color:#753D00;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
}
/*----------右侧:排行*/
.paihang {
	width:268px;
	background:url(../images/no_list_bg_1.gif) 8px 1px repeat-y;
}
.paihang dl {
	width:268px;
	background:url(../images/no_list_1.gif) 8px 0px no-repeat;
	display:block;
	clear:both;
	padding-bottom:5px;
}
.paihang dl dd {
	height:23px;
	width:260px;
	display:block;
	clear:both;
	padding-top:7px;
	margin:0px 4px 0px 4px;
	background: url(../images/hr_1.gif) center bottom repeat-x;
}
.qalist dl dd span {
	display:block;
}
.paihang dl dd .name {
	float:left;
	margin-left:28px;
}
.paihang dl dd .jifen {
	float:right;
	width:60px;
	text-align:left;
	font-size:10px;
	color:#666;
}
/*----------右侧:问题列表*/
.wtlist {
	width:268px;
}
.wtlist ul li {
	line-height:31px;
	height:31px;
	background:url(../images/ico_7.gif) 8px 2px no-repeat;
	text-indent:20px;
}
.pages {
	width:96%;
	height:32px;
	margin:12px auto 0px;
	clear:both;
	background:#F7F7F7;
	line-height:32px;
	padding:0 2%
}
.pages .pcount {
	display:block;
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-right:2px solid #CCC;
	line-height:13px;
	margin:6px 20px 0px 2px;
	font-weight:bold;
	color:#3366CC;
	font-size:11px;
}
.pages .plist {
	float:left;
	padding-top:3px;
	line-height:17px;
}
.pages .plist strong {
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#F60;
	border:1px solid #C33;
	margin: 0px 3px 0px 0px;
}
.pages .plist a {
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #DDD;
	background:#FFF;
	text-decoration:none;
	margin-right:2px;
	color:#000;
}
.pages .plist a:hover {
	color:#FF0000;
}
.pages .pselect {
	float:right;
	padding:2px 5px;
}
.pages .pselect select {
	border:1px solid #999;
	font-size:11px;
}
.pages input {
	border:1px solid #999;
	padding:2px 2px 0px 4px;
}
.baguaBG{ width:100%; margin:5px auto 0}
.baguaBG img { width:100%; height:auto;}
.footer{ background:#252525; width:100%;}

.footer p{ font-size:12px; color:#ccc}
.footer p span{ margin-left:9px; color:#8f8f8f}
.footer p a{ color:#8f8f8f}
.footer p a:hover,.btmenu li a:hover{ color:#fff}
.btmenu{ background:#1a1a1a; width:100%;  text-align:center}
.btmenu li{height:40px; line-height:40px; display:inline-block;}

.btmenu li a{ color:#8f8f8f; font-size:12px; border-right:1px solid #555;padding:0 8px}
.downIMG{ text-align:center; margin:15px 0 10px 0; width:100%}
.downIMG li{ display:inline-block; margin:0 8px;}

.downIMG li img{ width:90px; height:auto; padding:7px; border:1px solid #555; border-radius:6px}

.downIMG li span{ display:block; color:#fff; font-size:14px; margin:4px 0 0 0; font-family:Arial}
.beian{ width:100%; text-align:center; border-top:#333 solid 1px; height:36px; line-height:36px;}