﻿@charset "gb2312";
html, body {
	font: 12px/1 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
	-webkit-font-smoothing: antialiased;
	color:#666;
	width:100%;
	height:100%;
	background:#f2f2f2;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.pt20 {
	padding-top:20px;
}
.icon {
	display:inline-block;
	overflow:hidden;
	background-repeat: no-repeat;
	background-image:url(../images/icon.png);
}
.box {
	background:#ffffff;
	clear:both;
	box-shadow:2px 2px 4px #e3e3e3;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	padding:5px;
}
.box h3 {
	width:auto;
	height:40px;
	line-height:42px;
	border-bottom:1px solid #eaeaea;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	text-indent:5px;
}
.box h3 span {
	float:right;
	margin-right:10px;
}
.box h3 span a {
	font-size:12px;
	color:#666666;
}
.box h3 span a:hover {
	color:#F39801;
}
#nav li .downicon {
	width:9px;
	height:4px;
	background-position: -185px -717px;
 transition:transform ease .3s;
 -webkit-transition:-webkit-transform ease .3s
}
#nav li.navdown a span {
	left:8px;
	top:-3px;
	position:relative;
}
#nav li.navdown a {
	position:relative;
}
#nav li.navdown a span {
	left:8px;
	top:-2px;
	position:relative;
}
#nav li.navdown ul {
	padding:10px;
	position:absolute;
	width:940px;
	height:140px;
	left:-176px;
	background:#ffffff;
	box-shadow:2px 2px 4px #e3e3e3;
	display:none;
	z-index:999;
}
#nav li.navdown li {
	height:35px;
	float:left;
	width:106px;
	margin:5px 5px;
}
#nav li.navdown li:hover {
	background:none;
}
#nav li.navdown li a {
	height:35px;
	line-height:35px;
	padding:0;
	text-align:center;
	color:#666666;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#nav li.navdown:hover span {
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg)
}
#nav li.navdown li a:hover {
	color:#fff;
	background:#f39801;
}
#nav li.navdown:hover ul {
	display:block;
}
.list {
	position:relative;
	width:auto;
}
.listli {
	background-color: #ffffff;
	overflow: hidden;
	margin-bottom: 20px;
	box-shadow:2px 2px 4px #e3e3e3;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	position:relative;
}
.listli .tuijian {
	position:absolute;
	width:61px;
	height:61px;
	background:url(../images/tuijian.png) no-repeat;
	top:0;
	left:0;
	z-index:1;
	overflow:hidden;
}
.listli:hover {
	box-shadow:4px 4px 20px #b4b2b2;
}
.listli .listli-top {
	border-bottom: 1px solid #F2F2F2;
	padding: 12px 20px 30px 12px;
	clear:both;
}
.listli .listli-left {
	float: left;
}
.listli .listli-right {
	margin-left: 260px;
}
.listli .listli-right h2 {
	font-size: 20px;
	color: #474747;
	height:65px;
	margin:10px 0;
	line-height: 1.5;
	font-weight:normal;
}
.listli .listli-right h2 a {
	color:#474747;
	text-decoration: none;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.listli:hover .listli-right h2 a {
	color: #F39801;
}
.listli .listli-right-text {
	font-size: 12px;
	color: #666;
	line-height: 1.8;
	height:60px;
	overflow:hidden;
}
.listli .listli-bottom {
	clear:both;
	padding:5px 0;
}
.listli .listli-bottom .listlitag {
	height: 20px;
	color: #666;
	padding: 8px 10px;
}
.listli .listli-bottom .listlitag .date {
	height: 20px;
	float: left;
	color: #999;
	line-height:22px;
}
.listli .listli-bottom .listlitag .date .time {
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
	display:block;
	background-position:-143px -252px;
}
.listli .listli-bottom .listlitag .tagdj {
	height: 20px;
	float: left;
	color: #999;
	line-height:22px;
	margin-left:15px;
}
.listli .listli-bottom .listlitag .tagdj .dj {
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
	display:block;
	background-position: -281px -252px;
}
.listli .listli-bottom .listlitag .tagpl {
	height: 20px;
	float: left;
	color: #999;
	line-height:22px;
	margin-left:15px;
}
.listli .listli-bottom .listlitag .tagpl .pl {
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
	display:block;
	background-position: -142px -322px;
}
.listli .listli-bottom .listlitag .tags {
	max-width: 280px;
	overflow: hidden;
	float: left;
	color: #737373;
	padding:0px 0 0 10px;
	margin-left: 10px;
	height: 20px;
	line-height: 20px;
}
.listli .listli-bottom .listlitag .tags .tagss {
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
	display:block;
	background-position: -272px -386px;
}
.listli .listli-bottom .listlitag .tags li {
	float: left;
	padding:0 5px;
	color:#999
}
.listli .listli-bottom .listlitag .tags a {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	position: relative;
}
.listli .listli-bottom .listlitag .tags li:hover a {
	color:#F39801;
}
.listli .listli-bottom .listlitag .lanmu {
	float: right;
	font-size: 12px;
	color:#999;
	line-height: 18px;
	padding: 3px 15px;
	margin-right: 10px;
}
.listli .listli-bottom .listlitag .lanmu:hover {
	color:#F39801;
}
.listli_big {
	background-color: #ffffff;
	overflow: hidden;
	margin-bottom: 20px;
	box-shadow:2px 2px 4px #e3e3e3;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	position:relative;
}
.listli_big .tuijian {
	position:absolute;
	width:61px;
	height:61px;
	background:url(tuijian.png) no-repeat;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
.listli_big:hover {
	box-shadow:4px 4px 20px #b4b2b2;
}
.listli_big .listli_big-top {
	float: left;
	padding: 12px 20px 12px 12px;
	clear:both;
}
.listli_big .listli_big-left {
	float: left;
}
.listli_big .listli_big-right {
	margin-left: 500px;
}
.listli_big .listli_big-right h2 {
	font-size: 20px;
	color: #474747;
	height:55px;
	margin:10px 0;
	line-height: 1.5;
	font-weight:normal;
}
.listli_big .listli_big-right h2 a {
	color:#474747;
	text-decoration: none;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.listli_big:hover .listli_big-right h2 a {
	color: #F39801;
}
.listli_big .listli_big-right-text {
	font-size: 12px;
	color: #666;
	line-height: 1.8;
	height:120px;
	overflow:hidden;
}
.listli_big .listli_big-bottom {
	border-top: 1px solid #F2F2F2;
	margin-top:70px;
}
.listli_big .listli_big-bottom .listli_bigtag {
	height: 20px;
	color: #666;
	padding: 8px 10px;
}
.listli_big .listli_big-bottom .listli_bigtag .date {
	height: 20px;
	float: left;
	color: #999;
	line-height:22px;
}
.listli_big .listli_big-bottom .listli_bigtag .date .time {
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
	display:block;
	background-position:-143px -252px;
}
.listli_big .listli_big-bottom .listli_bigtag .tagdj {
	height: 20px;
	float: left;
	color: #999;
	line-height:22px;
	margin-left:15px;
}
.listli_big .listli_big-bottom .listli_bigtag .tagdj .dj {
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
	display:block;
	background-position: -281px -252px;
}
.listli_big .listli_big-bottom .listli_bigtag .tagpl {
	height: 20px;
	float: left;
	color: #999;
	line-height:22px;
	margin-left:15px;
}
.listli_big .listli_big-bottom .listli_bigtag .tagpl .pl {
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
	display:block;
	background-position: -142px -322px;
}
.listli_big .listli_big-bottom .listli_bigtag .tags {
	max-width: 280px;
	overflow: hidden;
	float: left;
	color: #737373;
	padding:0px 0 0 10px;
	margin-left: 10px;
	height: 20px;
	line-height: 20px;
}
.listli_big .listli_big-bottom .listli_bigtag .tags .tagss {
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
	display:block;
	background-position: -272px -386px;
}
.listli_big .listli_big-bottom .listli_bigtag .tags li {
	float: left;
	padding:0 5px;
	color:#999
}
.listli_big .listli_big-bottom .listli_bigtag .tags a {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	position: relative;
}
.listli_big .listli_big-bottom .listli_bigtag .tags li:hover a {
	color:#F39801;
}
.listli_big .listli_big-bottom .listli_bigtag .lanmu {
	float: right;
	font-size: 12px;
	color:#999;
	line-height: 18px;
	padding: 3px 0;
}
.listli_big .listli_big-bottom .listli_bigtag .lanmu:hover {
	color:#F39801;
}
.daohang {
	width:960px;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-top:10px;
	font-size: 12px;
}
.daohang_t {
	float:left;
	width:960px;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
}
.daohang_s {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px solid #efefef;
	background:#fff;
}
.daohang_s dl {
	float:left;
	width:959px;
	height:35px;
	line-height:35px;
	border:1px solid #cfcfcf;
	/*border-right:none;*/
	border-bottom:none;
}
.daohang_s .more { text-align:center;}
.daohang_s .chabo {
	text-align:center;
}
.daohang_s .chabo:hover {
	background:#ffffff;
}
.daohang_s .chabo a {
	margin:0 20px;
	color:#1BA358;
}
.daohang_s .chabo a:hover {
	color:#ff7300;
}
.daohang_s dl.dd0 {
	background:#FBFBFB;
	font-family:微软雅黑;
	font-size:14px;
}
.daohang_s dl:hover {
	background:#f4f4f4;
}
.daohang_s dd {
	float:left;
	width:135px;
	text-align:center;
	border-right:1px solid #cfcfcf;
	overflow:hidden;
}
.daohang_s dd a {
	color:#666;
}
.daohang_s dd  .tianmao {
	font-weight: bold;
	color: #F00;
}

.daohang_s dd a:hover {
	color:#FF6F3D;
}
.daohang_s dd.dd1 {
	width:87px;
	height:35px;
	overflow:hidden;
}
.daohang_s dd.dd2 {
}
.daohang_s dd.dd3 {
	width:176px;
	height:35px;
	overflow:hidden;
	font-size:12px;
    border-right:none;
}
.daohang_s dd.dd4 {width:70px;
	height:35px;
	overflow:hidden;
}
.daohang_s dd.dd5 {
	width:384px;
	height:35px;
	overflow:hidden;
}
.daohang_s dd.dd5 span {
	float:right;
	margin-right:10px;
}
.daohang_s dd.dd6 {
width:100px;
	height:35px;
	overflow:hidden;
}
.daohang_s dd.dd6 img {
 padding-top: 10px;
line-height: 20px;
}
.daohang_s dd.ddhong {
	font-weight:bold;
}
.daohang_s dd.ddhong a {
	color:#ff0000;
}
.daohang_s .chu-red dd {
	font-weight:bold;
	color:#F00;
}
.daohang_s .chu-red dd a {
	font-weight:bold;
	color:#F00;
}
.daohang_s .chu dd {
	font-weight:bold;
	
}
.daohang_s .chu dd a {
	font-weight:bold;
	color:#F00;
}
.daohang_s .blue dd {
	font-weight:bold;
	color:blue;
}
.daohang_s .blue dd a {
	font-weight:bold;
	color:blue;
}
blockquote {
	background:#f9f9f9;
	margin:1.5em 0;
	padding:.5em 10px;
	quotes:"\201C""\201D""\2018""\2019";
}
blockquote:before {
	color:#ccc;
	content:open-quote;
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
}
blockquote p {
}
#gotoTop {
	position:fixed;
	left:50%;
	margin-left:490px;
	bottom:50px;
	z-index:7;
	display: none;
	visibility:hidden;
	width:168px;
	height:188px;
	background:url(../images/rocket.png) no-repeat 100% 0;
	opacity:0;
 -webkit-transition:visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -webkit-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
 -moz-transition:visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
 transition:visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
#gotoTop i {
	display:block;
	margin-top:48px;
	height:14px;
	background:url(../images/rocket.png) no-repeat 100%;
	opacity:.5;
 -webkit-transition:-webkit-transform .2s;
 -moz-transition:-moz-transform .2s;
 transition:transform .2s;
	-webkit-transform-origin:50% 0;
	-moz-transform-origin:50% 0;
	transform-origin:50% 0
}
#gotoTop:hover {
	background-position:100%
}
#gotoTop:hover i {
	background-position:50% 100%;
 -webkit-animation:flaming .7s infinite;
 -moz-animation:flaming .7s infinite;
 animation:flaming .7s infinite
}
#gotoTop.show {
	visibility:visible;
	opacity:1;
}
#gotoTop.launch {
	background-position:50% -62px;
	opacity:0;
	-webkit-transform:translateY(-800px);
	-moz-transform:translateY(-800px);
	-ms-transform:translateY(-800px);
	transform:translateY(-800px);
	pointer-events:none;
}
#gotoTop.launch i {
	background-position:50% 100%;
	-webkit-transform:scale(1.4, 3.2);
	-moz-transform:scale(1.4, 3.2);
	transform:scale(1.4, 3.2);
}
.fixed.c-fixed {
	position: fixed;
	top: 0px;
	z-index: 9999;
}
.relates {
	overflow:hidden;
	margin-top:20px;
}
.relates ul {
	list-style:none;
	padding: 15px 0 0 0;
	overflow: hidden;
	margin: 0 -10px 0 0;
	font-size:14px;
}
.relates li {
	float:left;
	width:25%;
	margin-bottom: 20px;
	height: 150px;
	overflow: hidden;
}
.relates a {
	margin-right: 10px;
	display: block;
	color: #666;
	line-height:20px;
}
.relates a:hover {
	color: #f39801;
}
.relates a img {
	margin-bottom: 10px;
}
.title {
	position: relative;
	margin: 0;
	line-height: 32px;
	font-size: 16px;
	font-weight: normal;
}
.divtags {
	overflow:hidden;
	padding:10px 0;
}
.divtags li {
	float:left;
	padding:5px 10px;
	margin-bottom:10px;
	background:#fafafa;
	margin-right:10px;
}
.right-pp {
	padding-bottom:15px;
	overflow:hidden;
	margin-bottom:20px;
}
.right-pp .pp_tuijian {
	float:left;
	width:auto;
	clear:both;
	margin:5px 0;
}
.right-pp .pp_tuijian a {
	float:left;
	width:98px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#FEB252;
	margin:10px 10px 0 10px;
	border-radius:3px;
	color:#ffffff;
}
.right-pp .pp_tuijian a:hover {
	background:#1BA358;
}
.right-paper {
	padding-bottom:15px;
	overflow:hidden;
	margin-bottom:20px;
}
.right-paper ul {
	margin-bottom:-1px;
	padding:0 10px;
}
.right-paper li {
	border-bottom:dotted 1px #F2F2F2;
	float:left;
	font-size:12px;
	line-height:22px;
	padding:13px 0;
	word-break:break-all;
	word-wrap:break-word;
	overflow:hidden;
}
.right-paper img {
	float:right;
	margin-left:10px;
}
.right-pinglun {
	display:block;
	clear:both;
	overflow:hidden;
	padding:5px;
	padding-bottom:15px;
	margin-bottom:20px;
}
.right-pinglun ul {
	margin-bottom:-1px;
	padding:0 10px;
}
.right-pinglun li {
	width:100%;
	border-bottom:dotted 1px #F2F2F2;
	float:left;
	line-height:22px;
	padding:10px 0;
	word-break:break-all;
	word-wrap:break-word;
	font-size:12px;
}
.right-pinglun li em {
	font-style:normal;
	color:#1BA358;
}
.right_ad_250 {
	padding-top:20px;
}
.divComments {
	display:block;
	clear:both;
	overflow:hidden;
	padding:5px;
	padding-bottom:15px;
}
.divComments ul {
	margin-bottom:-1px;
	padding:0 10px;
}
.divComments_inner li {
	overflow:hidden;
	border-bottom: 1px solid #eee;
}
.divComments_inner a {
	float:left;
	display: block;
	padding: 12px 0 0 46px;
	color: #444;
	font-size: 12px;
	line-height:22px;
	max-height:60px;
	overflow:hidden;
	margin-bottom:15px;
}
.divComments_inner a:hover {
	color: #444;
}
.divComments_inner .avatar {
	border-radius: 20%;
	width: 36px;
	height: 36px;
	float: left;
	margin-left: -46px;
	position: relative;
	bottom: -2px;
}
.divComments_inner a:hover img, .comment:hover img {
	-webkit-transform: rotate(720deg);
	-moz-transform: rotate(720deg);
	-ms-transform: rotate(720deg);
	-o-transform: rotate(720deg);
	transform: rotate(720deg);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition: 1s;
	border-radius: 50%;
}
.post_tags {
	height:30px;
	line-height:30px;
	margin:20px 0;
}
.post_tags a {
	float:left;
	padding:0 15px;
	background:#1BA358;
	color:#ffffff;
	margin-right:10px;
}
.post_tags a:hover {
	background:#f39801;
}
/* thickbox具体环节,字体设置 */
#TB_window {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
}
#TB_secondLine {
	font:10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color:#666666;
}
#TB_window a:visited {
	color:#666666;
}
#TB_window a:hover {
	color:#000;
}
#TB_window a:active {
	color:#666666;
}
#TB_window a:focus {
	color:#666666;
}
/* thickbox设置 */
#TB_overlay {
	position:fixed;
	z-index:100;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background:#ffffff;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
*html #TB_overlay {
	position:absolute;
height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');/* ie6 hack */
}
*html #TB_window {
	position:absolute;
margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');/* ie6 hack */
}
#TB_window {
	position:fixed;
	background:#ffffff;
	z-index:102;
	color:#000000;
	display:none;
	border:4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_window img#TB_Image {
	display:block;
	margin:15px 0 0 15px;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position:fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top:50%;
	left:50%;
	margin:-6px 0 0 -104px;
}
*html #TB_load {
	position:absolute;
margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');/* ie6 hack */
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top:0;
	left:0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect {
	position:absolute;
height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');/* ie6 hack */
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.pp_logo {
	width:160px;
	height:60px;
	margin:0 auto;
	margin-top:10px;
}
.pp_logo a {
	display:block;
	width:150px;
	height:60px;
	padding:5px;
	border:1px solid #f2f2f2;
}
.pp_link {
	float:right;
	width:150px;
	height: 51px;
	border-bottom:none;
	margin-right:0;
}
.pp_link:hover {
	border-bottom:none;
}
.pp_link a {
	width: 150px;
	height: 51px;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 18px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius:  0;
}
.links {
	width:940px;
	padding:10px;
	background:#3e3e3e;
	border-radius:5px;
	margin:10px auto;
	text-align:left;
}
.links a {
	margin:0 5px;
}
.links a:hover {
	color:#ffffff;
}
.zt {
	width:910px;
	margin-top:15px;
	padding:25px;
	background:#ffffff;
	padding-bottom:20px;
	box-shadow:2px 2px 4px #e3e3e3;
}
.post_zt_title {
	display:block;
	width:auto;
	height:40px;
	line-height:40px;
	border-bottom:1px #e3e3e3 solid;
	padding-bottom:15px;
	text-align:center;
	font-size: 24px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #444;
	clear:both;
	overflow:hidden;
}
.post_zt_body {
	width:auto;
	clear:both;
	overflow:hidden;
	font-size:14px;
	line-height:24px;
}
.post_zt_body p {
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
.post_zt_body p a {
	color:#F60;
	border-bottom:1px dotted #f60;
}
.post_zt_body table {
	border-collapse: collapse;
	border-spacing: 0px;
}
.about_left {
	float: left;
	width: 188px;
	min-height:600px;
	background:#ffffff;
}
.about_left h2 {
	float:left;
	width:188px;
	background: #1BA358;
	color: #fff;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	font-size:14px;
	font-weight:600px;
}
.about_left ul {
	float:left;
	width:188px;
	margin-top:10px;
}
.about_left ul li {
	float:left;
	width:128px;
	padding:0 30px;
	overflow:hidden;
	height: 32px;
	line-height: 32px;
	font-size:14px;
}
.about_left ul li:hover {
	text-indent:10px;
}
.about_left ul li:hover a {
	color:#ff7300;
}
.about_right {
	background: #fff;
	float: right;
	padding: 0 20px;
	width: 715px;
	min-height:600px;
}
.post_about_title {
	display:block;
	width:auto;
	height: 32px;
	line-height: 38px;
	border-bottom:1px #e3e3e3 solid;
	font-size: 18px;
	font-weight: normal;
	padding:10px 0;
	color: #444;
	clear:both;
	overflow:hidden;
}
.post_about_body {
	width:auto;
	clear:both;
	overflow:hidden;
	font-size:14px;
	line-height:24px;
}
.post_about_body p {
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
.post_about_body p a {
	color:#666;
}
.post_about_body table {
	border-collapse: collapse;
	border-spacing: 0px;
}

.detail-banner {
	height: 200px;
	background: url(bg-top.jpg) #FF4534 no-repeat center top;
}
.detail-banner .container {
	width: 960px;
	margin: 0 auto;
	text-align: left
}
.detail-banner .logo-panel {
	float: left;
	width: 230px;
	height: 200px;
	margin-right: 40px;
	text-align: center;
	background: #FFF
}
.detail-banner .logo-box {
	display: block;
	padding: 50px 0 30px;
	text-align: center
}
.detail-banner .fav-status {
	width: 150px;
	height: 16px;
	padding: 4px 0;
	margin: 0 auto;
	border: 1px solid #E1E1E1;
	border-radius: 25px;
	line-height: 16px;
	background: #FFF
}
.detail-banner .btn-fav {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
	margin: -2px 3px 0 0
}
.detail-banner .desc-wrap {
	float: left;
	width: 390px;
	height: 200px;
	overflow: hidden;
	font-size: 14px;
	color: #FFF
}
.detail-banner .desc-inner {
	display: table-cell;
	width: 390px;
	height: 200px;
	vertical-align: middle
}
.detail-banner .desc-cont {
	display: inline-block;
	vertical-align: middle;
	line-height:22px;
}
.detail-banner .fanli-info {
	float: right;
	width: 250px;
	padding-top: 20px;
	text-align: center
}
.detail-banner .btn-go-shop {
	display: block;
	width: 186px;
	height: 40px;
	margin: 0 auto;
	border-radius: 40px;
	background: #FFF;
	font-size: 16px;
	line-height: 40px;
	color: #C33;
	margin-top: 30px;
}
.detail-banner .btn-go-shop:hover {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3)
}
.detail-banner .btn-go-shop-disabled {
	background: #F3F3F3;
	color: #808080;
	cursor: not-allowed
}
.detail-banner .btn-go-shop-disabled:hover {
	box-shadow: none
}


/*折叠广告*/
.gg_full {
	position:absolute;
	top:276px;
	left:50%;
	margin-left:-480px;
    WIDTH: 960px;
	z-index:9999;
}
.gg_full .gg_fbtn {
	position:absolute; width:19px; display:none; height:55px; top:0; right:-24px;
}
.gg_full .gg_fbtn a {
	display:block; background:url(gg_btn.png) no-repeat 0px 0px; height:55px; overflow:hidden;
}
.gg_full .gg_fbtn .gg_fclose {
	background: url(gg_btn.png) no-repeat -19px 0px
}
.gg_full .gg_fcon {
	display:none; height: 450px;
}
/**ad-filter**/
/*#SOHUCS .section-service-w{transform: scale(0);height: 0;display:none;opacity: 0}
#SOHUCS div[node-type*=is-icp]{transform: scale(0);height:0;display:none;opacity: 0}
#SOHUCS #feedAv{margin-top: -250px !important;transform: scale(0) !important;}
#SOHUCS #pop_ad{display:none !important;transform: scale(0);}
#sohu-right-side{display:none !important;transform: scale(0);}*/
/*div#cyReping #cyWrapper .reping-header{margin-top:15px;}
div#cyReping #cyWrapper .reping-header span{display:none;}
div#cyReping #cyWrapper li.list-item{margin-bottom:15px}
div#cyReping #cyWrapper .reping-list li.list-item{margin-bottom:15px;}*/