@import url("base.source.css");


/*
 * @Name: Layout css
 */

/***** Update *****/
/* @Date: 09:50 2009/10/13 周二
 * @Detail: 首页完成
 * @Browser: Firefox 3.5/Win, Opera 10.00/Win, Safari 4.0.3/Win, Chrome 3.0.195.21/Win, Chrome Frame/Win, IE6/Win, IE7/Win, IE8/Win
 *
 * @Date: 09:56 2009/10/13 周二
 * @Detail: 修改 "Base", 将 a:hover 上调至 "Base", 使结构更合理.
 *
 * @Date: 16:19 2009/11/04 周二
 * @Detail: 加入: .square
 * 	    删除: .noTextDeco, .nobar
 * 	    更名: .noBackground -> .logo, .hideText -> .logo, .quickMenu -> .quick_menu, .bm -> .footer
 * 	更改顺序: .pro,a{}  改为  a,.pro{}
 */



/***** Base *****/
/* 设定 body 宽度 */
body {  font: 12px/1.6 "宋体", "Times New Roman"; min-width:981px; text-align:center;background:url(../img/bodybg.jpg) repeat-x;}
#wrapper { width:981px; margin:0 auto; text-align:left;color:#666;}

#forbottombg {
	background:url(../img/bodybg1.jpg) no-repeat left bottom;
	width:981px;
	min-height:300px;
	_height:300px;
}
a,
.por{
	color:#9999a3;
	overflow:hidden;
}
a:hover,
.por:hover{
	color:black
}
.square{
	font-family:'\5b8b\4f53'
}
.logo{
	background-repeat:no-repeat
}
.forlogobg {
	background:url(../img/logobg.jpg) no-repeat left top;
	width:262px;
	height:95px;
	padding-left:40px;
	padding-top:10px;
	float:left;
}

/* Hide text */
.logo{
	text-indent:-9999px
}



/***** Head *****/
.hd{
	position:relative
}
.logo{
	background:url(../img/logo.png) no-repeat left top; width:171px; height:73px;
}
.quick_menu{
}



/***** Navigation *****/
#mainnav{
	float:left;
	background:url(../img/navbg.jpg);
	width:639px;
	height:105px;
	overflow:hidden;
	padding-left:40px;
}
.quicknav {
	margin-left:383px;
	border-top:3px solid #CA9999;
	width:239px;
}
.quicknav li {
	float:left;
	display:inline;
	background:url(../img/dot.gif) no-repeat left center;
	padding-left:7px;
	margin-left:7px;
}
.quicknav li a{
	color:#654D4D;
}
.nav{
	clear:both;
	margin-left:85px;
}
.nav li{
	float:left;
	background:url(../img/navli.png) no-repeat right center;
	height:60px;
}
.nav li a {
	text-indent:-5000px;
	float:left;
	width:60px;
	height:29px;
	margin:20px 22px 0 19px;
	cursor:pointer;
	overflow:hidden;
}
.nav li a#one{
	background:url(../img/gsjj.png) no-repeat;
}
.nav li a#one.select{
	background:url(../img/gsjj1.png) no-repeat;
}
.nav li a#two{
	background:url(../img/cpzs.png) no-repeat;
}
.nav li a#two.select{
	background:url(../img/cpzs1.png) no-repeat;
}
.nav li a#three{
	background:url(../img/xwzx.png) no-repeat;
}
.nav li a#three.select{
	background:url(../img/xwzx1.png) no-repeat;
}
.nav li a#four{
	background:url(../img/zxly.png) no-repeat;
}
.nav li a#four.select{
	background:url(../img/zxly1.png) no-repeat;
}
.nav li a#five{
	background:url(../img/lxwm.png) no-repeat;
}
.nav li a#five.select{
	background:url(../img/lxwm1.png) no-repeat;
}

/***** ad *****/
#ad {
	clear:both;
	background:url(../img/admiddle.jpg) repeat-x;
	width:981px;
	height:276px;
	position:relative;
}
#adleft {
	background:url(../img/adleft.jpg) no-repeat left;
	width:981px;
	height:276px;
}
#adright {
	background:url(../img/adright.jpg) no-repeat right;
	width:981px;
	height:276px;
}
#foradtop {
	background:url(../img/adtop.gif) no-repeat;
	width:927px; height:276px;
	position:absolute;
	z-index:2;
	left:30px;
	top:0;
}
#ad .ad {
	position:absolute;
	z-index:1;
	left:42px;
	top:12px;
}
#fW_Content {
	DISPLAY: inline; FLOAT: left; MARGIN: 0px; width: 896px; HEIGHT: 253px
}
#fW_Content img {
	width: 896px; HEIGHT: 253px
}
#fW_Controls {
	DISPLAY: inline; FLOAT: left; MARGIN: 0; width: 120px; HEIGHT: 20px;
	position:absolute;
	z-index:2000;
	left:820px;
	top:235px;
}
#fW_Controls A { background: url(../img/adcontrol.gif) no-repeat; FLOAT: left; width: 20px; COLOR: white; HEIGHT: 20px; line-height:20px; text-ALIGN: center; margin:0 1px; cursor:pointer;
}
#fW_Controls A.activeSlide {background: url(../img/adcontrol1.png) no-repeat;}
#fW_Controls A:hover {background: url(../img/adcontrol1.png) no-repeat; text-decoration:none;}

/***** Main Contact *****/
#notice {
	float:left;
	width:243px;
	display:inline;
	margin-left:32px;
	margin-top:20px;
	background:url(../img/contentbg.png) no-repeat right center;
	padding-right:38px;
}
#notice h3 {
	background:url(../img/wzgg.png) no-repeat left top;
	text-indent:-5000px;
	width:150px;
	height:36px;
	float:left;
}
#notice a.more{
	float:left;
	background:url(../img/more.gif) no-repeat right top;
	width:37px;
	height:9px;
	text-indent:-5000px;
	margin-top:21px;
	margin-left:48px;
	overflow:hidden;
}
#notice marquee{
	margin-top:2px;
	clear:both;
	border:1px solid #EEE5E8;
	width:221px;
	height:156px;
	padding:5px 10px;
	background-color:#F9F9F9;
}
#notice img{
	margin-top:9px;
}
#notice ul{
}
#notice ul li{
	float:left;
	display:inline;
	margin:10px 10px;
}
#notice ul li a{
	cursor:pointer;
	float:left;
	text-indent:-5000px;
}
#notice ul li a.one{
	background:url(../img/qyyx.png) no-repeat center bottom;
	width:60px;
	height:76px;
}
#notice ul li a.two{
	background:url(../img/lxwm2.png) no-repeat center bottom;
	width:60px;
	height:76px;
}
#notice ul li a.three{
	background:url(../img/hyzx.png) no-repeat center bottom;
	width:60px;
	height:76px;
}
#maincontent {
	float:left;
	position:relative;
	width:322px;
	padding-right:22px;
	margin-top:20px;
	margin-left:7px;
	background:url(../img/contentbg.png) no-repeat right center;
}
#maincontent h3.wzgg {
	background:url(../img/cxxw.png) no-repeat left top;
	text-indent:-5000px;
	width:322px;
	height:42px;
}
#maincontent a.more{
	position:absolute;
	top:22px;
	left:133px;
	background:url(../img/more.gif) no-repeat right top;
	width:37px;
	height:9px;
	text-indent:-5000px;
	overflow:hidden;
}
#maincontent ul {
	margin-left:15px;
	margin-top:6px;
}
#maincontent ul li {line-height:20px;}
#maincontent ul li a{
	background:url(../img/dot1.gif) no-repeat left 8px;
	padding-left:14px;
	width:228px;
	white-space:nowrap;
	overflow:hidden;
	display:inline-block;
	float:left;
	color:#666666;
}
#maincontent ul li span{
	display:inline-block;
	float:right;
	color:#7F7F7F;
	font-size:9px;
	font-family:Tahoma;
	margin-right:10px;
}
#maincontent #cpzsbg {
	background:url(../img/cpzsbg.png) no-repeat;
	width:290px;
	height:208px;
	margin-left:2px;
	margin-top:20px;
	padding-top:7px;
	padding-left:13px;
	position:relative;
}
#maincontent #cpzsbg  h3 {
	background:url(../img/cpzs2.png) no-repeat;
	width:124px;
	height:14px;
	text-indent:-5000px;
	overflow:hidden;
	margin-bottom:5px;
}
#maincontent #cpzsbg .more {
	position:absolute;
	top:15px;
	left:248px;
	background:url(../img/more1.gif) no-repeat right top;
	width:37px;
	height:9px;
	text-indent:-5000px;
	overflow:hidden;
}
#maincontent #cpzsbg  img {
	border:1px solid #D9D9D9;
	padding:2px;
	margin:3px 6px;
	_margin:5px 6px;
}
#subcontent {
	float:left;
	display:inline;
	width:264px;
	margin-left:10px;
	position:relative;
}
#subcontent h3.xptj {
	background:url(../img/xptj.png) no-repeat;
	width:135px;
	height:37px;
	float:left;
	text-indent:-5000px;
	margin-top:30px;
}
#subcontent p {
	background:url(../img/xptjbg.png) no-repeat right;
	width:129px;
	height:40px;
	color:#79AB18;
	float:left;
	padding-top:20px;
	margin-top:11px;
}


.Hr_1{ background:#EEEFD9; width:257px; height:98px; padding-left:6px; padding-top:3px;overflow:hidden}

.Hr_1 img {
	FLOAT:left; border:0;
}
.Hr_11 {
	 left:162px; width: 89px;position:absolute; 
}
.Hr_11 .nor {
	padding-right: 0px; padding-left: 8px; background:url(../img/subad_pic02.gif); FLOAT: left; padding-bottom: 0px; width: 84px; padding-TOP: 0px; text-decoration: none; margin-bottom:4px;height:16px; line-height:16px;}
.Hr_11 .act {
	padding-right: 0px; padding-left: 8px; background: url(../img/subad_pic01.gif); FLOAT: left; padding-bottom: 0px; width: 84px; COLOR: #fff; padding-TOP: 0px; text-decoration: none;margin-bottom:4px;height:16px; line-height:16px;
}
.Hr_11 .nor span , .Hr_11 .act span {cursor:pointer;text-indent:-5000px; float:left; height:16px;}
.Hr_11 a{
	overflow:hidden;
	margin-left:5px;
}
.forhrbg {
	background:url(../img/subad_pic1.png) no-repeat;
	width:49px;
	height:78px;
	position:absolute;
	top:10px;
	right:-26px;
}
#subcontent h3.zxly {
	background:url(../img/zxly2.png) no-repeat;
	width:160px;
	height:36px;
	float:left;
	text-indent:-5000px;
	margin-top:4px;
}
#subcontent .more {
	float:left;
	background:url(../img/more.gif) no-repeat right top;
	width:37px;
	height:9px;
	text-indent:-5000px;
	margin-top:23px;
	margin-left:60px;
	overflow:hidden;
}
#subcontent ul {
	clear:both;
}
#subcontent ul li{
	height:22px;
	line-height:22px;
	margin-bottom:2px;
	*margin-bottom:1px;
}
#subcontent ul span{
	width:63px;
	height:22px;
	background-color:#F4F4F4;
	float:left;
	margin-right:2px;
	overflow:hidden;
	padding-left:9px;
}
#subcontent ul a{
	width:180px;
	height:22px;
	overflow:hidden;
	background-color:#ECF5F8;
	float:left;
	padding-left:7px;overflow:hidden;
}
/***** Page menu *****/
#submenu{
	background:url(../img/sub_menubg.png) no-repeat left top;
	width:185px;
	float:left;
	display:inline;
	margin-top:21px;
	margin-left:30px;
	padding-top:24px;
}
h3.gsjj {
	width:135px;
	height:17px;
	text-indent:-5000px;
	margin-left:38px;
	overflow:hidden;
}
ul.gsjj {
	margin-left:58px;
	margin-top:33px;
	min-height:158px;
	_height:158px;
}
ul.gsjj li {
	margin-bottom:2px;
}
ul.gsjj li a{
	display:block;
	background:url(../img/bt_bt.jpg) no-repeat;
	width:89px;
	height:24px;
	line-height:24px;
	padding-left:38px;
	color:#fff;
}
ul.gsjj li a.select{
	background:url(../img/bt_select.jpg) no-repeat;
	width:89px;
	height:24px;
}
ul.gsjj li a:hover{
	background:url(../img/bt_select.jpg) no-repeat;
	width:89px;
	height:24px;
	color:#fff;
	text-decoration:none;
}
#submenu img {
	margin-left:28px;
}
.content {
	float:left;
	padding-left:24px;
	background:url(../img/line.png) no-repeat left top;
	padding-top:21px;
	display:inline;
	margin-left:12px;
}
div.title{
	background:url(../img/titlebg.png) no-repeat left top;
	width:689px;
	height:65px;
}
div.title h3.gsjs{
	float:left;
	text-indent:-5000px;
	width:177px;
	height:17px;
	display:inline;
	margin-top:28px;
	margin-left:80px;
}
div.title p{
	float:right;
	display:inline;
	margin-top:30px;
	color:#9A917F;
	font-weight:normal;
	margin-right:45px;
}
div.title p a{
	color:#9A917F;
}
div.title p span{
	color:#6A6A6A;
	font-weight:bold;
}
div.gsjs {
	width:671px;
	line-height:24px;
	margin-top:10px;
	text-align:justify;
}
div.lxwm {
	width:671px;
	line-height:24px;
	margin-top:10px;
	text-align:justify;
	padding-left:10px;
	padding-top:20px;
	margin-bottom:100px;
}
.prodiv {width:689px;}
.probox {
	float:left;
	display:inline;
	margin:7px;
}
.probox img {
	padding:4px;
	border:1px solid #D9D9D9;
	float:left;
}
.probox ul {
	float:left;
	display:inline;
	margin-left:12px;
	width:180px;
	overflow:hidden;
}
.probox ul li{
	background:url(../img/dot2.gif) no-repeat left center;
	padding-left:14px;
	line-height:25px;
}
.probox ul li a{
	color:#679E19;
}
.probox ul li span {
	color:#DB2518;
}

.page {
	color:#3E3E3E;
	text-align:center;
	width:700px;
	margin-top:10px;
}
.page a{
	color:#3E3E3E;
}
.submit {
	background:url(../img/go.gif) no-repeat left top;
	width:20px;
	height:20px;
	border:0;
	font-size:12px;
	margin-left:8px;
}

h3.title {
	text-align:center;
	font-size:14px;
	color:#DB2518;
	font-weight:bold;
	margin-top:32px;
}
div.newsdetails {
	width:668px;
	margin-bottom:50px;
}
div.newsdetails img{
	display:block;
	margin:20px auto;
}
ul.newslist {
	width:689px;
	margin-top:15px;
}
ul.newslist li {
	height:24px;
	line-height:24px;
	margin-left:12px;
	margin-right:32px;
}
ul.newslist li a{
	background:url(../img/dot3.gif) no-repeat left 7px;
	padding-left:21px;
	float:left;
	color:#666;
	display:inline-block;
	width:550px;
	height:24px;
	overflow:hidden;
}
ul.newslist li span{
	float:right;
}

h3.newstitle {
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:25px;
	margin-bottom:10px;
}
p.ly {
	text-align:center;
	color:#929655;
	margin-bottom:20px;
}


dl.msg {
	color:#666;
	width:666px;
	margin-top:11px;
	margin-left:11px;
}
dl.msg dt{
	border-bottom:1px solid #C4C4C4;
	padding-bottom:4px;
	height:27px;
	line-height:27px;
}
dl.msg dt span.lyr{
	background:url(../img/lyr.png) no-repeat left center;
	padding-left:36px;
	height:27px;
	display:inline-block;
	float:left;
}
dl.msg dt span.lyr span{
	font-weight:bold;
}
dl.msg dt span.time{
	background:url(../img/fbsj.gif) no-repeat left center;
	padding-left:32px;
	height:27px;
	display:inline-block;
	float:right;
	padding-right:8px;
}
dl.msg dd {
	margin-left:38px;
}
dl.msg dd.question {
	background:url(../img/dot4.jpg) repeat-x left bottom;
	padding-bottom:7px;
	margin-top:9px;
}
dl.msg dd.answer {
	padding-bottom:5px;
	margin-top:8px;
}
dl.msg dd.answer span{
	color:#929655;
	font-weight:bold;
}



a#wyly {
	background:url(../img/wyly.png) no-repeat left center;
	height:36px;
	line-height:36px;
	padding-left:42px;
	float:left;
	display:inline-block;
	color:#FF3A3A;
	font-weight:bold;
	margin-left:43px;
	cursor:pointer;
}
div.page1 {
	width:673px;
	margin-top:16px;
	position:relative;
}
p.page1 {
	float:right;
	color:#666;
}
p.page1 a{
	color:#666;
}

p.page1 a:hover{
	color:#FF3A3A;
}

div#formsgform {
	width:606px;
	height:250px;
	border:5px solid #fff;
	background:#F5F5EA;
	position:relative;
}
div#formsgform h3 {
	color:#FF3A3A;
	font-size:12px;
	margin-left:13px;
	margin-top:3px;
}
div#formsgform #msgform {
	width:488px;
	margin-left:67px;
	margin-top:15px;
}
div#formsgform label,div#formsgform input,div#formsgform textarea {
	float:left;
	margin-bottom:3px;
}
div#formsgform label {
	width:60px;
}
div#formsgform input,div#formsgform textarea {
	border:1px solid #EEEEE5;
	background-color:#fff;
}
div#formsgform .input1 {
	width:152px;
	height:20px;
}
div#formsgform .label2 {
	margin-left:40px;
}
div#formsgform textarea {
	width:406px;
	height:82px;
}
div#formsgform .bt {
	background:url(../img/bt_bg.jpg) ;
	width:122px;
	height:26px;
	border:0;
	color:#000;
	font-size:12px;
	margin-right:8px;
	margin-top:6px;
}
div#formsgform .bt#submit {
	margin-left:59px;
	*margin-left:0px;
}
a.close {
	background:url(../img/close.jpg);
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
}

#member {
	width:323px;
	margin-left:17px;
	margin-top:40px;
}
#member label,#member input {
	float:left;
	margin-bottom:9px;
}
#member label {
	width:98px;
	text-align:right;
}
#member input {
	border:1px solid #949858;
	height:20px;
	line-height:20px;
}
#member .input2 {
	border:0;
	color:#DB2518;
	font-size:12px;
	margin-right:56px;
}
#member .input3 {
	width:152px;
}
#member .input4 {
	width:208px;
}
#member .input5 {
	width:74px;
	margin-right:134px;
}
#member .bt#submit {
	background:url(../img/bt_bg1.jpg);
	width:63px;
	height:26px;
	line-height:26px;
	border:0;
	font-size:12px;
	color:#000;
	margin-left:95px;
	margin-top:14px;
	margin-bottom:100px;
}
#member .bt {
	background:url(../img/bt_bg1.jpg);
	width:63px;
	height:26px;
	line-height:26px;
	border:0;
	font-size:12px;
	color:#000;
	margin-right:20px;
	margin-top:14px;
	margin-bottom:100px;
}
#member span {
	float:left;
	display:inline-block;
	margin-left:5px;
	color:#D7180E;
}
.formembercenterbg {
	width:602px;
	height:217px;
	padding-top:35px;
	margin-left:17px;
	margin-top:40px;
	background-color:#F5F5EB;
	margin-bottom:200px;
}
#membercenter {
	width:602px;
}
#membercenter label,#membercenter input {
	float:left;
	margin-bottom:8px;
}
#membercenter label {
	width:52px;
	text-align:left;
	margin-left:188px;
}
#membercenter input {
	border:1px solid #949858;
	height:20px;
	line-height:20px;
	width:152px;
	margin-right:208px;
}
#membercenter .bt {
	background:url(../img/bt_bg1.jpg);
	width:63px;
	height:26px;
	line-height:26px;
	border:0;
	font-size:12px;
	color:#000;
	margin-right:21px;
	margin-top:14px;
}
#membercenter .bt#submit {
	margin-left:238px;
}
#membercenter input.input6 {
	width:75px;
	margin-right:0;
}
#membercenter div.code {
	float:left;
	margin-left:5px;
}
.formembercenterbg a.wjmm {
	color:#679E19;
	display:block;
	text-align:center;
}


/***** Bottom *****/
.footer{
	clear:both;
	width:932px;
	height:95px;
	background:url(../img/copyright.png) no-repeat;
	margin:40px 0 22px 11px;
	_margin-top:50px;
}
.footer img {
	float:left;
	display:inline;
	margin-left:27px;
	margin-top:24px;
}
.footer .copyright {
	float:left;
	display:inline;
	margin-left:43px;
	margin-top:8px;
	color:#797979;
	position:relative;
}
.footer .copyright p{
	line-height:20px;
}
.footer .copyright a{
	color:#797979;
}


/***** IE style *****/
*{behavior:url("js/png/iepngfix.htc")}

