﻿@charset "utf-8";
/*基础*/
*html {
	background-image:url(about:blank);
	background-attachment:fixed;
}
body {
	background:#fff;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
}
A {
	COLOR: #3c6334;
	font-size:14px;
	TEXT-DECORATION: none
}
A img {
	border:0px
}
A:hover, A:active {
	COLOR: #ff6600;
	TEXT-DECORATION: none
}
h2, h3, h4, h5, p, th, td {
	font-size:100%;
	margin:0px;
	padding:0px;
}
*:focus {
	outline:0;
}
input.button, button {
	cursor:pointer;
	overflow:visible;/*Fix IE lt 8 bug*/
}
table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	table-layout:fixed;
}
table td {
	word-break:break-all;
}
caption, th {
	text-align:left;
}
.cheng {
	COLOR: #ff6600
}
.clear {
	clear:both;
}
.left {
	float:left;
	text-align:left;
}
.left a {
	COLOR: #3c6334;
	font-size:12px;
	TEXT-DECORATION: none
}
.right {
	float:right;
	text-align:right;
}
.right a {
	COLOR: #3c6334;
	font-size:12px;
	TEXT-DECORATION: none
}
.fRed {
	color: #FF0000;
}
.fRed1 {
	color: #3C6334;
}
/*框架*/
#top1, #top2, #main, #lanmu {
	width:990px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	overflow:hidden;
}
#menu, #topnews, #weizhi, #ad_990, #link {
	width:990px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}
#top, #foot {
	display:block;
}
#top {
	background-image: url(../images/topbacgrond.jpg);
	height: 23px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
#logo_ {
	float: left;
}
#tianqi {
	padding-top: 10px;
	padding-left: 0px;
	clear: none;
	float: left;
}
#search_ {
	float: right;
	clear: none;
	width: 450px;
}
/*搜索*/
FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
.menu1box {
	overflow:hidden;
	height:37px;
	line-height:37px;
	margin-top:10px;
}
#menu1 {
	overflow:hidden;
	zoom:1;
	width:284px;
	padding-bottom:0px;
	background:url(../images/mmk_y.gif) no-repeat;
}
#menu1 li {
	float:left;
	cursor:pointer;
	height:37px;
	line-height:37px;
	width:71px;
	text-align:center;
	color:#333333;
}
#menu1 li.hover {
	background:url(../images/xuan.gif) no-repeat;
	width:71px;
	font-weight:bold;
	line-height:37px;
}
.main1box {
	clear:both;
	margin-top:-1px;
}
#main1 div {
	display: none;
	height:29px;
	line-height:29px;
	border:0;
	background:url(../images/login_07.jpg) repeat-x;
}
#main1 div.block {
	display: block;
}
.input-search {
	width:350px;
	height:29px;
	background:url(../images/in.gif) no-repeat;
	line-height:29px;
	text-indent:40px;
	color:#B6B6B6;
	float:left;
	border:0
}
.input-but {
	height:31px;
	line-height:31px;
	background:url(../images/ssousuo.gif) no-repeat;
	border:none;
	width:82px;
	margin-left:10px
}
*html .input-but {
	height:31px;
	line-height:31px;
	background:url(../images/ssousuo.gif) no-repeat;
	border:none;
	width:82px;
	margin-left:10px;
	float:left;
	display:inline;
}
/*导航*/
#menu {
	height: 35px;
	background-image: url(../images/memubj.jpg);
	padding-top: 18px;
	font-weight:bold;
}
#menu li {
	display: block;
	float: left;
	padding-left: 14px;
}
#menu a {
	color:#fff !important;
}
#menu a:hover, #menu a:active {
	color:#ff6600 !important;
	text-decoration:none;
}
/*顶部广告*/
#topnews {
	border: 1px solid #dce1e5;
	height: 186px;
}
#Topnew_left {
	width: 180px;
	padding:5px;
	float: left;
}
#Topnew_midl {
	width: 600px;
	clear: right;
	float: left;
	padding:5px;
}
#newmid_shang {
	width: 600px;
	height: 22px;
}
#newmid_19301 {
	width: 193px;
	float:left;
}
#newmid_19302 {
	width: 193px;
	float: left;
	margin-left: 10px;
}
#newmid_19303 {
	width: 193px;
	float:right;
}
#newmid_ad {
	width: 600px;
	height: 80px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#newmid_db {
	width: 600px;
}
#Topnew_rig {
	width: 180px;
	clear: inherit;
	float: right;
	padding:5px;
}
.font_12 a {
	font-size: 12px;
	line-height: 22px;
	color: #698064;
}
.font_12 A:hover, .font_12 A:active {
	font-size: 12px;
	line-height: 22px;
	color: #ff6600;
}
#adA {
	display: block;
	float: left;
	padding-right: 20px;
}
#adB {
	display: block;
	float: left;
}
/*=====================================
 * 分栏 *
 *=====================================*/

#main .main-left {
	float:left;
	width:770px;
}
#main .main-right {
	float:right;
	width:220px;
	background-color: #eff0f1;
	height:100%;
	display:inline;
}
#main .main-right a {
	font-size: 12px;
}
#lanmu .main-left {
	float:left;
	width:700px;
}
#lanmu .main-right {
	float:right;
	width:290px;
	background-color: #eff0f1;
	height:100%;
	display:inline;
}
#weizhi {
	border: 1px solid #dce1e5;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	font-weight: bold;
}
#weizhi a {
	font-size: 12px;
	color: #333;
}
/*=====================================
 * 左侧模块 *
 *=====================================*/
#leftA, #leftB {
	display: block;
	float: left;
	width:365px;
	padding-right: 20px;
	line-height: 24px;
	margin-bottom: 13px;
}
#leftAd {
	display: block;
	float: left;
	width:233px;
	padding-right: 20px;
	line-height: 24px;
	margin-bottom: 13px;
}
#leftC {
	display: block;
	float: left;
	width:750px;
	padding-right:20px;
	margin-bottom: 10px;
}
#la {
	margin-bottom: 0px;
	padding-top:16px;
}
#line {
	height: 5px;
	width: 100%;
	background-image: url(../images/xuline.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}
#line1 {
	height: 1px;
	width: 100%;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C991A;
	margin-bottom: 5px;
}
#leftA .tu {
	margin-bottom: 10px;
}
#leftA .tou {
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
#news li {
	background:url(../images/dote.gif) no-repeat 0 50%;
	padding-left:10px;
	list-style:none;
	line-height:24px;
}
#news li span {
	float:right;
	text-align: right;
	font-size: 14px;
}
.jiaodian {
	height: 205px;
	margin-bottom: 8px;
}
.tuwen {
	padding-top: 5px;
}
.tuwen img {
	border: 1px solid #dce1e5;
	padding: 5px;
}
.tuwen .shuoming {
	line-height: 20px;
	color: #3c6334;
	vertical-align: text-top;
}
.hidden {
	display:none;
}
.sd01 {
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2C991A;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.sd02 {
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#leftD {
	display: block;
	float: left;
	width:730px;
	line-height: 24px;
	border: 1px solid #dce1e5;
	padding: 10px;
	margin-bottom: 10px;
}
#scrollbox2 li {
	display: block;
	float: left;
	width:100px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: center;
}
#scrollbox li {
	display: block;
	float: left;
	width:125px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: center;
}
#leftD .pointer img {
	display: block;
	float: left;
	border: 0px;
	padding: 5px;
}
#leftD .hui {
	display: block;
	float: left;
	text-align: center;
	padding-top: 5px;
}
#leftD .hui img {
	display: block;
	float: left;
	border: 0px;
	padding: 5px;
}
#leftD .tupian {
	display: block;
	float: left;
	width: 160px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#leftD img {
	display: block;
	float: left;
	border: 1px solid #dce1e5;
	padding: 5px;
}
#leftE {
	display: block;
	float: left;
	width:750px;
	padding-right: 20px;
}
#zhanhui {
	float: left;
	width:345px;
	padding-right: 20px;
}
#zhanhui .news li {
	background:url(../images/biao.gif) no-repeat 0 50%;
	padding-left:18px;
	list-style:none;
	line-height:24px;
}
#zhanhui .news a {
	font-size: 12px;
	color: #333;
}
#zhanhui .news A:hover, #zhanhui .news A:active {
	color: #ff6600;
}
#zhanhui .news li span {
	float:right;
	text-align: right;
}
/* 栏目页左侧 */
#lanmu_left {
	display: block;
	float: left;
	width:660px;
	line-height: 24px;
	border: 1px solid #dce1e5;
	padding: 10px;
	margin-bottom: 10px;
}
#lanmu_lefts {
	display: block;
	float: left;
	width:968px;
	line-height: 24px;
	border: 1px solid #dce1e5;
	padding: 10px;
	margin-bottom: 10px;
}
#lanmu_left .tupian {
	display: block;
	float: left;
	width: 140px;
	text-align: center;
	padding-top: 5px;
	padding-right: 11px;
	padding-left: 11px;
}
#lanmu_left img {
	display: block;
	float: left;
	border: 1px solid #dce1e5;
	padding: 5px;
}
#lanmu_page {
	display: block;
	float: left;
	width: 660px;
	line-height: 24px;
	padding:5px;
	margin-bottom: 10px;
	text-align: center;
}
#lanmu_pages {
	display: block;
	float: left;
	width: 990px;
	line-height: 24px;
	padding:5px;
	margin-bottom: 10px;
	text-align: center;
}
#lanmu_page a {
	font-size: 12px;
}
#lanmu_page span {
	padding:5px;
	height: 18px;
	border: 1px solid #CCC;
	margin: 5px;
}
/*=====================================
 * 右侧模块 *
 *=====================================*/
#rightA, #rightB, #rightC {
	width: 192px;
	border: 1px solid #cccccc;
	background-color: #FFF;
	line-height:22px;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	margin-bottom: 5px;
	margin-top: 5px;
	;
}
#rightD {
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	margin-bottom: 5px;
	margin-top: 5px;
	;
}
.titleR, #rightA .news, #rightB .news, #rightC .news {
	padding: 5px;
}
#rightAD {
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#rightQQ {
	width: 200px;
	border: 1px solid #cccccc;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#rightA .titleR a, #rightB .titleR a, #rightC .titleR a {
	font-size: 14px;
	font-weight: bold;
}
#rightA .news li {
	background:url(../images/v.gif) no-repeat 0 50%;
	padding-left:20px;
	list-style:none;
}
#rightB .news li {
	background:url(../images/dote.gif) no-repeat 0 50%;
	padding-left:10px;
	list-style:none;
}
#rightC .news li {
	list-style:none;
}
/* 栏目页左侧 */
#rightLA {
	width: 250px;
	border: 1px solid #cccccc;
	background-color: #FFF;
	line-height:24px;
 *line-height:25px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	margin-bottom: 10px;
	margin-top: 10px;
	;
}
#rightLB {
	width: 270px;
	border: 1px solid #cccccc;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	margin-bottom: 10px;
}
#rightLA .news {
	padding: 5px;
}
.titleL {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2C991A;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 10px;
	COLOR: #3c6334;
	font-size:14px;
	TEXT-DECORATION: none;
}
#zhengwen_left {
	display: block;
	width:660px;
	line-height: 24px;
	border: 1px solid #dce1e5;
	padding: 10px;
	margin-bottom: 10px;
}
.zhengwentitle {
	text-align: center;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
}
.zhengwentitlel {
	font-size: 22px;
	line-height: 35px;
	font-weight: bold;
}
.zhengwenriqi {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	text-align: center;
	line-height: 24px;
}
.zhengwen {
	float:none;
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
}
#rightLAD {
	width: 270px;
	overflow:hidden;
	margin: 10px;
}
#rightLA .news {
	background:url(../images/paihang.gif) no-repeat 0 50%;
}
#rightLA .news li {
	padding-left:20px;
	list-style:none;
}
#rightLB .news li {
	background:url(../images/v.gif) no-repeat 0 50%;
	padding-left:20px;
	list-style:none;
}
/* 友情链接 */
#link {
	line-height:26px;
	overflow:hidden;
}
#link a {
	COLOR: #333;
	font-size:12px;
}
#link .top {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2C991A;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 10px;
	height: 28px;
}
.lian {
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #dce1e5;
	height: 30px;
	width: 115px;
	text-align: center;
	margin-top: 6px;
	margin-left: 2px;
	margin-right: 4px;
	margin-bottom: 6px;
}
/*= 底部 =*/
#foot {
	background:#FBFBFB;
	border-top:2px #f4f4f4 solid;
	padding-bottom:15px;
}
#foot a {
	font-size: 12px;
	COLOR: #333;
}
#foot .menu {
	text-align:center;
	padding:10px 0 6px;
}
#foot .menu li {
	display:inline;
	padding:0 1.2em;
	background:url(../images/word-split.gif) no-repeat 100% 0;
}
#foot .menu .last {
	background:none;
}
#foot .copyright {
	text-align:center;
	padding:0 20px;
	line-height:25px;
}
#foot .renzheng {
	text-align:center;
	margin-top:10px;
}
/*= 返回顶部头部 =*/

.go {
	width:47px;
	height:106px;
	position:fixed;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||200)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	right:150px;
	bottom:10%;
}
.go a {
	background:url(../images/a.png) no-repeat;
	display:block;
	text-indent:999em;
	width:37px;
	margin:5px;
	border:0;
	overflow:hidden;
	float:left
}
.go .top {
	background-position:0 -33px;
	height:22px
}
.go .feedback {
	background-position:0 -54px;
	height:32px
}
.go .bottom {
	background-position:0 -88px;
	height:22px
}
.go .top:hover {
	background-position:-38px -33px
}
.go .feedback:hover {
	background-position:-38px -54px
}
.go .bottom:hover {
	background-position:-38px -88px
}
/*= 新品板块css =*/
#weizhi span {
	float:right;
	text-align: right;
	font-size: 12px;
	color: #ff0000;
	text-align: right;
	padding-right: 10px;
}
.liebiao {
	overflow:hidden;
}
.liebiao li {
	float:left;
	padding:6px 20px 6px 0;
	white-space:nowrap;
}
.liebiao li a {
	font-size: 12px;
	display:inline-block;
	color:#333;
	text-decoration:none;
	height:21px;
	line-height:21px;
	padding:0 10px;
}
.liebiao li a:hover {
	color:#f60;
	text-decoration:none;
}
.liebiao li .current {
	color:#fff;
	background:#1E7ACE;
}
.liebiao li .current:hover {
	color:#fff;
	text-decoration:none;
}
.liebiao li .orange {
	color:#f60;
}
.xiaolei .liebiao {
	margin-right:-10px;
}
.xiaolei .liebiao li {
	width:120px;
	padding-right:10px;
	margin-bottom:5px;
}
.fenlei .sliebiao {
	margin-right:-36px;
}
.fenlei .sliebiao li {
	float:left;
	width:110px;
	padding-right:10px;
}
.fenlei .sliebiao li a {
	font-size: 12px;
	display:block;
	padding:0 5px;
	height:26px;
	line-height:26px;
	color:#1E7ACE;
}
.fenlei .sliebiao li a.current, .fenlei .sliebiao li a.current:hover {
	color:#fff;
	background:#1E7ACE;
	text-decoration:none;
}
#xinpin_left {
	display: block;
	float: left;
	width: 680px;
	line-height: 24px;
	border: 1px solid #dce1e5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.xinpintitle {
	line-height: 28px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #EBEBEB;
	font-weight: bold;
}
.xinpinliebiao {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.changjia {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.xinpinzhengwen {
	font-size: 14px;
	line-height: 24px;
}
.xinpinshuoming {
	float:none;
	padding: 10px;
}
.sd03 {
	color: #ffffff;
	font-weight: bold;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #2C991A;
}
.zhengwen #otherNews {
	width:630px;
	margin:30px auto;
}
.zhengwen #otherNews h2 {
	font:bold 16px/29px "宋体";
	background:url(../images/xuxian.jpg) repeat-x left bottom;
	COLOR: #3c6334;
}
.zhengwen #otherNews #xgxx_list span {
	float:right;
}
.zhengwen #otherNews #xgxx_list li {
	font-size:14px;
	line-height:32px;
}
.zhengwen .banner06 {
	width: 600px;
	margin: 0 auto;
}
/*泰山压顶广告*/
fieldset,img{border:0 none;}
:focus{outline:0;}
:link,:visited,ins{text-decoration:none;}
body{min-width:1000px;font:12px/1.5 tahoma,sans-serif;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline!important;color:#FF6600!important;}
.gg_full {
	POSITION: relative; MARGIN: 0px auto; WIDTH: 980px;background:#e8e8e8
}
.gg_full .gg_fbtn {
	POSITION: absolute; WIDTH: 19px; DISPLAY: none; HEIGHT: 55px; TOP: 10px; right: -33px
}
.gg_full .gg_fbtn A {
	DISPLAY: block; BACKGROUND: url(../images/gg_btn.png) no-repeat 0px 0px; HEIGHT: 55px; OVERFLOW: hidden
}
.gg_full .gg_fbtn .gg_fclose {
	BACKGROUND: url(../images/gg_btn.png) no-repeat -19px 0px
}
.gg_full .gg_fcon {
	DISPLAY: none; HEIGHT: 400px;
}
/*会员免费发稿*/
.hy{
	padding-left: 30px;
	color:#006600;
	font-size:12px;
	}