/*----------全局*/
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;
}
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/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
}
/*-------------------------底部:版权信息*/

/*----------右侧*/
.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 img{ width:100%;}

.column p{ color:#fefefe}
.site_nav li {
	border-top:1px solid #303030;
	height:100%;
	overflow:hidden
}
.site_nav .l {
	display:inline;
	float:left;
	width:160px
}
.site_nav .r {
	display:inline-block;
	float:left;
	width:830px;
	line-height:30px;
	padding:5px 0
}
.site_nav .r a{ color:#acacac}
.site_nav .l a, .site_nav .l {
	color:#acacac
}
.site_nav span {
	padding:0 5px
}
.copyright {
	line-height:2em;
	border-top:1px solid #414141
}
.linkf a{ font-size:12px;}
.nav li a:hover, .sub a:hover, .footer a:hover, .site_nav .l a:hover {
	color: white;
	text-decoration: none;
}
.footer-keywords dd ul, .footer-media dd ul, .sitemap dd ul {
	word-spacing: -1px;
	overflow: hidden
}
.ttlp {
	float: right;
	margin-top: -30px
}
.footer-link, .footer-link a {
	color: #adadb4
}
.ttlp span {
	margin-left: 16px
}
.footer {
	min-width: 1180px;
	background: #111;
	font-size: 12px;
	padding:10px 0 0 0;
	margin:20px auto 0;
	font-family:"微软雅黑";
	
}
.footer-t {
	height: 43px;
	padding-top: 16px;
	background: #1e1e1e;
	border-top: 1px solid #ff5a5f
}
.footer-t a {
	display: block;
	margin: 0 auto;
	width: 337px;
	height: 25px;
	text-indent: -9000px;
	overflow: hidden;
	background-position: 0 -153px
}
.footer-nav {
	position: relative;
	padding: 18px 0
}
.footer-nav ul {
	height: 20px;
	overflow: hidden
}
.footer-nav li {
	float: left;
	width: 42px;
	line-height: 20px;
	background: url(/style/images/line_foot.gif) right center no-repeat
}
.footer-nav li.last {
	background: 0 0
}
.footer-nav-right {
	position: absolute;
	top: 18px;
	right: 0
}
.footer-nav-right a {
	display: block;
	width: 75px;
	height: 20px;
	line-height: 20px
}
.footer-nav-right a i {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-right: 2px;
	position: relative;
	top: -1px;
*top:0;
	background-position: -322px -7px
}
.footer-keywords dd li, .footer-media dd li {
	display: inline-block;
*zoom:1;
	white-space: nowrap
}
.footer-link {
	line-height: 22px;
	border-top: 1px solid #adadb4
}
.footer-link p {
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif
}
.footer-cooperate {
	width: 100%;
	min-width: 1180px;
	height: 120px;
	padding: 50px 0;
	color: #616161;
	background: #111
}
.footer-cooperate dt {
	font-size: 18px;
	padding-bottom: 11px
}
.footer-cooperate dd {
	font-size: 12px;
	line-height: 18px;
	color: #9a9a9a
}
.footer-cooperate a {
	color: #616161
}
.footer-contact, .footer-media, .footer-wx {
	float: left;
	height: 130px;
	overflow: hidden;
	border-right: 1px solid #000
}
.footer-media {
	width: 400px;
	padding-left: 32px
}
.footer-media dd ul {
	width: 408px;
	font-size: 0;
	line-height: 0
}
.footer-media dd li {
*display:inline;
	font-size: 12px;
	line-height: 18px;
	padding: 0 3px 12px 0
}
.footer-media span {
	padding: 0 6px;
	color:#616161
}
.footer-contact {
	width: 417px
}
.footer-contact p {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 9px
}
.footer-contact p span {
	padding: 0 4px
}
.footer-contact p a{ margin-right:5px; font-size:14px; }
.footer-wx {
	width: 146px;
	padding-left: 183px;
	position: relative;
	border-right: 0 none
}
.footer-wx dt {
	padding-bottom: 5px
}
.footer-wx dt img {
	position: absolute;
	top: 0;
	left: 32px;
	 width:100px; padding:10px; border:1px solid #999;
	 border-radius:6px
}
.footer-wx dd {
	line-height: 29px
}
.footer .footer-link a {
	color: #adadb4
}
.footer .generalFooter {
	border-bottom: 1px solid #dadada
}
.footer .footer-link {
	padding-bottom: 16px
}

.footer .generalFooter-editor {
	width: 1180px
}
.footer-con .wdetailfoot {
	width: 1180px;
	padding: 29px 0 0
}
.footer-con .wdetailfoot .imgbox {
	width: 174px;
	height: 80px;
	margin-right: 46px
}
.wdetailfoot .imgbox img {
	width: 174px;
	height: 80px
}
.wdetailfoot .listbox .list {
	float: left;
	width: 268px;
	height: 73px;
	padding: 20px 0 0 32px;
	background: #f8f8f8;
	margin-right: 30px
}
.wdetailfoot .listbox .listsp {
	margin: 0
}
.wdetailfoot .listbox .list a {
	display: block;
	float: left;
	width: 89px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	margin-bottom: 18px;
	font-size: 14px
}
.footer-keywords {
	background: #343434;
	padding: 20px 0;
	line-height: 45px
}
.footer-keywords dl {
	width: 1180px;
	overflow: hidden
}
.footer-keywords dt {
	float: left;
	width: 98px;
	font-size: 18px
}
.footer-keywords dt, .footer-keywords dt a {
	color: #fff
}
.footer-keywords dd {
	float: left;
	width: 1080px;
	padding-top: 12px
}
.footer-keywords dd, .footer-keywords dd a {
	color: #989898
}
.footer-keywords dd ul {
	width: 1080px;
	font-size: 0;
	line-height: 0
}
.footer-keywords dd li {
*display:inline;
	font-size: 12px;
	line-height: 17px;
	padding: 0 3px 12px 0
}
.footer-keywords dd li span {
	padding: 0 6px
}
.beian{ width:100%; background:#232323; height:40px; line-height:40px; color:#616161}
.beian a{color:#616161}
.dwxcx{ position: fixed; right:15px; bottom:150px; z-index:4000}
.dwxcx img{ width:110px; padding:10px; box-shadow:0 2px 4px #ccc; background:#fff; border-radius:6px}
.w1180,.wrap33{margin: 0 auto;
width: 1180px;}