.clearfix {
	zoom:1;
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font‐size:0;
	content:" ";
	clear:both;
	height:0
}

#wrapmain {
	width:100%;
	padding-top:15px;
}
.maincont {
	width:980px;
	padding:1px;
	margin:0 auto;
	z-index:2000;
}
.wrap {
	margin-bottom:20px;
}
.wrapindex {
	float:left;
	width:980px;
	position:relative;
}
.wrapleft {
	float:left;
	width:950px;
	background-color:white;
	padding:14px;
}
.homeleft {
	float:left;
	width:950px;
	background-color:white;
	padding:14px;
	position:relative;
}
.wraptag {
	float:left;
	width:950px;
	background-color:white;
	padding:14px;
}
.position {
	margin-bottom:10px;
	height:20px;
	font-size:14px;
	line-height:20px
}
.mtitle {
	display:inline;
	padding-left:5px;
	height:30px;
	color:#333;
	font-weight:700;
	font-size:14px;
	line-height:30px
}
.mtitle span {
	float:right;
}
.b2 {
	width:100%;
	border-top:2px solid #08A5E0;
	*margin-bottom:-20px
}
.dsline {
	border-top:2px;
	border-bottom:1px dashed #CCCCCC;
}
.mt10 {
	margin-top:10px;
}
.mb10 {
	margin-bottom:10px;
}
.mt15 {
	margin-top:15px;
}
.mb15 {
	margin-bottom:15px;
}
.corner5px {
	box-shadow:0 1px 3px #aaa;
	border:1px solid #ddd\9;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.column-img {
	width:600px
}
.column-img li {
	float:left;
	width:300px;
	height:90px;
	margin:8px 0
}
.column-img a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80)
}
.column-img li img {
	display:inline;
	float:left;
	width:80px;
	height:80px;
	padding:2px;
	border:1px solid #eee;
	margin:5px;
	_margin:4px 2px 2px 4px
}
.column-img .thumb2 {
	width:80px;
	height:80px;
}
.column-img .list-name {
	overflow:hidden;
	margin:5px 0;
	width:200px;
	height:24px;
	text-overflow:ellipsis;
	font-size:14px
}
.column-img .list-name a {
	overflow:hidden;
	color:#333;
	text-overflow:ellipsis;
	line-height:22px;
	cursor:pointer;
	margin:5px
}
.column-img .list-name a:hover {
	color:#FF7200
}
.column-img .list-summary {
	line-height:24px;
	font-size:12px;
	color:#888
}
.column-list ul {
	display:block;
	overflow:hidden;
	font-size:14px
}
.column-list li {
	float:left;
	overflow:hidden;
	width:300px;
	height:28px;
	line-height:28px
}
.column-list li a {
	float:left;
	overflow:hidden;
	padding-left:8px;
	width:240px;
	height:28px;
	background:url(../images/list.png.html) no-repeat 0 50%;
	text-overflow:ellipsis;
	white-space:nowrap;
	cursor:pointer
}
.column-list li a:hover {
	color:#FF7200
}
.column-list li span {
	float:left;
	margin-left:6px;
	width:40px;
	height:28px;
	color:#999
}

.page_navi {
	overflow:hidden;
	width:100%;
	text-align:center
}
.page_navi li {
	display:inline;
}
.page_navi a {
	height:36px;
	border:1px solid #DDD;
	color:#333;
	text-decoration:none;
	line-height:36px;
	margin:2px;
	padding:3px 8px
}
.page_navi a:hover,.page_navi a.current {
	border:1px solid #FFBB76;
	color:#FF7200;
	font-weight:bolder
}
#content {
	position:relative;
	overflow:hidden;
	width:950px;
	font-size:16px;
	line-height:24px
}
#content .post-title h1 {
	text-align:center;
	font-size:20px;
	line-height:32px;
	padding-top:10px
}
#content .post-info {
	border-bottom:1px dashed #eee;
	color:#999;
	text-align:center;
	font-size:14px;
	line-height:24px
}
#content .post-info a {
	color:#999
}
#content .post-info a:hover {
	color:#FF7200
}
#content .post-tag {
	border:1px dashed #e5e5e5;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:4px;
	font-size:14px;
	line-height:28px;
	margin:10px 0;
	padding:5px
}
#content .post-content {
	position:relative;
	overflow:hidden;
	color:#444;
	font-size:14px;
	line-height:200%;
	margin:20px 0;
}
#content .post-content div {
	text-indent:0.8cm;
	margin:20px 0
}
#content .post-content div span {
	text-indent:0.8cm
}
#content .post-content h2 {
	color:#222;
	border-bottom:1px solid #eee;
	font-size:18px;
	line-height:30px;
	margin:15px 0;
}
#content .post-content h3 {
	color:#444;
	border-bottom:1px solid #eee;
	font-size:16px;
	line-height:28px;
	margin:15px 0;
	padding-left:10px
}
#content .post-content h4 {
	color:#555;
	border-bottom:1px solid #eee;
	font-size:14px;
	line-height:26px;
	margin:10px 0;
	padding-left:20px
}
#content .post-content img {
	max-width:650px;
	text-align:center;
	margin:5px 0
}
#content .post-content p {
	color:#444;
	text-indent:2em;
	font-size:14px;
	line-height:180%;
	margin:5px 0 10px
}
#content .post-content a:link,.post-content a:active,.post-content a:visited {
	color:#09C;
	text-decoration:none
}
#content .post-content a:hover {
	border-bottom:1px dotted #ccc;
	color:#FF7200
}
#content .post-content em {
	color:#A40000;
	padding:0 2px
}
#content .post-content strong {
	color:#232323;
	font-weight:700
}
#content .post-content blockquote {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:8px solid #ccc;
	background:#fafafa;
	margin:15px 0;
	padding:10px
}
#content .post-content ol,#content .post-content ul {
	padding:5px 10px;
}
#content .post-content ol li {
	margin-left:20px;
	list-style:decimal;
}
#content .post-content ul li {
	margin-left:20px;
	list-style:circle;
}
#content .post-content img.aligncenter {
	display:block;
	margin-right:auto;
	margin-left:auto
}
#content .post-content img.aligncenter p.wp-caption-text {
	display:block;
	margin-right:auto;
	margin-left:auto;
	text-align:center
}
#content .web-intro {
	border-top:1px dashed #EEEEEE;
}
#content .web-intro table {
	width:100%;
	margin:10px 0 10px 0;
	line-height:32px;
}
#content .web-intro table strong {
	color:#FF6600;
}
#content .web-intro table tr td {
	border:1px solid #E9E9E9;
	padding:0 5px;
}
#qqlianxi {
	float:right;
}
.info{border-bottom: 1px dashed #DEDFDE;color: #AAAAAA; font-size:12px; height: 25px;line-height: 25px; padding:0 0 2px; text-align:center;}


,.contbox{ font-size:14px; clear:both; margin-top:10px;}
 .lmain,.contbox .cmain{float:left; width:625px;padding:10px;background:#FFFFFF;}
 .lnav,.contbox .cnav{border-bottom: 2px solid #004984; height: 30px;line-height: 30px; padding-bottom: 2px; padding-left: 2px;}
 .lcl ul{/*border-bottom: 1px dotted #DEDFDE;*/ font-size: 14px; padding: 10px 0;}
 .lcl li{border-bottom:1px dotted #BBBBBB; line-height:30px; padding-left: 0px; background:url(http://www.wenfangge.com.cn/uploads/allimg/200426/1-2004261S332144.png) no-repeat 0 10px;}
 .lcl li span{float:right; font-size:12px;}
 .lcl li p{ padding:5px 0; font-size:12px; font-family:'����'; line-height:24px; color:#777777;}

.pg{clear:both;margin:15px auto 0;font: 12px/1.5 Tahoma,'Microsoft Yahei','Simsun';}
.pg ul{ list-style: none;}
.pg li{ list-style: none;display: inline-block;line-height: 25px;}
.pg li.thisclass{ border: 0px solid #C2D5E3;background:#08A5E0;padding: 0 7px;margin-left: 4px;color:#fff;}
.pg a, .pg strong, .pg label{background-color: #FFFFFF;line-height: 22px;border: 1px solid #C2D5E3;color: #333333;display: inline-block;height: 22px;margin-left: 4px;padding: 0 6px;text-decoration: none;}
.pg strong{background-color: #E5EDF2;margin-right:4px;}
.pg label .px{height: 15px;line-height: 15px;padding: 0;width: 25px;margin-top:1px;}
.pg span{display: inline-block;padding:0 5px;}

 .lside,.contbox .cside{float:right;width:305px;background:#FFFFFF;border:1px solid #CCCCCC;border-top: 5px solid #FF7F00; }
.contbox .cside{border-top: 1px solid #CCCCCC;}
.lside .hd,.cside .hd{padding: 10px;}
.lside .bd,.cside .bd{border-top:#DEDFDE dashed 1px;padding:10px;}
.lside .bd li,.cside .bd li{line-height: 25px;padding-left: 10px; font-size:12px; background:url(http://www.wenfangge.com.cn/uploads/allimg/200426/1-2004261S332144.png) left center no-repeat;}

/* 侧边栏 */
.main2{ width:630px;float:right;}
.side{ width:300px;float:left;}
.list_about{ background:#f8f8f8;padding:10px 15px;margin-top:15px;}
.list_about strong{ border-left:solid 3px #08A5E0;display:block;height:15px;line-height:15px;padding:0 15px;margin:10px 0;}
.list_about ul{ }
.list_about ul li{ height:30px;line-height:30px;background: url(http://www.wenfangge.com.cn/new_images/icon/arrow_01.png) no-repeat 0px center;font-size:14px;padding-left:15px;overflow: hidden;}
.list_about ul li a{ color:#666;display:block;width:100%;overflow: hidden;}
.list_about ul li:hover a{ color:#08A5E0;}

.about_t{ border:solid 1px #f2f2f2;background:#f8f8f8;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;padding:0;padding-bottom:15px;margin-top:15px;}
.about_t:hover{ border:solid 1px #08A5E0;}
.about_t strong{ display: inline-block;width:90px;border-radius: 0 0 5px 5px;text-align:center;font-size:14px;height:30px;line-height:30px;margin-left:15px;background:#08A5E0;color:#fff;}
.about_t div{ height:18px;line-height:20px;padding:15px;font-weight:bold;color:#08A5E0;}
.about_t p{ color:#666;line-height:20px;padding:0 15px;font-size:13px;}
.zhuc{ height:40px !important;padding:15px 15px 0 15px !important;}
.about_t a.buy{ display: inline-block;width:100%;height:40px;line-height:40px;text-align:center;background:#08A5E0;color:#fff;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

/*侧边栏登陆表单*/
.login_box{ background:#f8f8f8;padding:0 0px;overflow: hidden;margin-top:15px;}
.login_box strong{ display: inline-block;width: 90px;border-radius: 0 0 5px 5px;text-align: center;font-size: 14px;height: 30px;line-height: 30px;background: #08A5E0;color: #fff;margin-left:105px;}
.form_body{ padding:15px 15px;}
.form_body input.name1{ height:35px;line-height:35px;width:100%;background:#fff;border:solid 1px #ddd;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;outline: none;padding:0 15px;font-size:12px;margin-bottom:15px;}
.form_body input.password2{ height:35px;line-height:35px;width:100%;background:#fff;border:solid 1px #ddd;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;outline: none;padding:0 15px;font-size:12px;margin-bottom:15px;}
.form_body input.button1{ height:35px;line-height:35px;width:120px;background:#08A5E0;border:solid 0px #ddd;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;outline: none;padding:0 15px;font-size:12px;color:#fff;float:left;border-radius:5px;text-align:center;}
.form_body input.button2{ height:35px;line-height:35px;width:120px;background:#fff;border:solid 1px #ddd;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;outline: none;padding:0 15px;font-size:12px;color:#333;float:right;border-radius:5px;text-align:center;}
.form_body span{ overflow: hidden;display:block;padding-top:15px;width:100%;line-height:15px;font-size:12px;color:#999;}
.cszh{ height:40px;line-height:40px;text-align:center;background:#FFBF4B;color:#fff;font-size:14px;}
.cszh b{ font-size:18px;padding:0 5px;color:#ff3c3c;}