@charset "gb2312";
/* Style Reset
-----------------------------------------------------------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
}
html {
	overflow-x:hidden;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote {
	font-size:13px;
	_background-image:url(about:blank);
	_background-attachment:fixed;
	font-family:'微软雅黑';
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border:0;
}
.clear {
	clear:both;
	height: 0;
}
.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
a {
	text-decoration:none;
	outline:0;
}
.h20 {
	width: 100%;
	height:20px;
	font-size: 0px;
	line-height: 0px;
}
/* header */
.header {
	position:relative;
	width:100%;
}
.topbd {
	width:100%;
	height:100px;
	background: url(../images/topbg.jpg) center top repeat-y;
}
.top {
	position:relative;
	margin: 0 auto;
	width:1004px;
	height:100px;
}
.logo {
	float:left;
	width:630px;
	height:100px;
}
.toptelp {
	position: absolute;
	right:-65px;
	top:0px;
	width:320px;
	height:100px;
	background:url(../images/index_05.png) right 30px no-repeat;
}
.toptelp .telp {
	width:240px;
	height:70px;
	padding-right:80px;
	padding-top:30px;
	color:#7f522e;

	text-align:right;
	background:url(../images/index_03.png) 80px 30px no-repeat;
}
.toptelp .telp span {
	display:block;
 color: #color:#7f522e;
	font-size:22px;
	font-weight:bold;
	vertical-align:middle;
}
/* end topbd */


.navgrp {
	margin:0 auto;
	width:100%;
	height:47px;
	background:#2e500f;
}
.nav {
	margin: 0 auto;
	width:880px;
	height:47px;
}
.nav li {
	position: relative;
	float:left;
}
.nav li a {
	display:block;
	width: 110px;
	height:47px;
	line-height:47px;

	text-align: center;
	color:#ffffff;
	font-size:14px;
}
.nav li a:hover {
	color:#2e500f;
	background:url(../images/menubg.jpg) left top no-repeat;
}
.nav .menu a {
	display:block;
	height:47px;
	line-height:47px;
	width: 110px;
	color:#2e500f;
	background:url(../images/menubg.jpg) left top no-repeat;
}
.nav .on a {
	display:block;
	width: 110px;
	height:47px;
	line-height:47px;
	color:#173b00;
	background:url(../images/menubg.jpg) left top no-repeat;
}
#navChild {
	position:absolute;
	left:0px;
	top:47px;
	display: none;
	z-index:99;
	width: 110px;
	padding:4px 0px 4px 0px;
	background:url(../images/index_12.gif) left top no-repeat #e1ad38
}
#navChild a {
	position:relative;
	display:block;
	width: 110px;
	height: 32px;
	line-height:32px;
	font-size:14px;
	color:#2e500f!important;
	background-image:none!important;
}
#navChild a:hover {
	background-image:none!important;
}
/* end navgrp */


.banner {
	width:1600px;
	height:380px;
	margin: 0 auto;
}
.bann {
	position:absolute;
	top:0;
	left:50%;
	margin-left: -800px;
	width:1600px;
	height:380px;
}
#focus {
	position:relative;
	width:1600px;
	height:380px;
	overflow:hidden;
}
#focus ul {
	position:absolute;
	height:380px;
}
#focus ul li {
	position:relative;
	float:left;
	width:1600px;
	height:380px;
	overflow:hidden;
}
#focus ul li img {
	display: block;
	margin: 0 auto;
}
#focus .btn {
	position:absolute;
	width:100%;
	height:12px;
	left:0px;
	bottom:24px;
	text-align:center;
}
.banner2 {
	width:100%;
	height:210px;
	position:relative;
	overflow: hidden;
}
/* end header */


.Ttitle {
	position:relative;
	width:100%;
	height:56px;
	line-height: 56px;
	color: #7f522e;
	font-size: 16px;
	font-weight: bold;
}
.Ttitle a{	color: #7f522e; }
/* end Ttitle */
.more {
	position:absolute;
	right:0px;
	top:0px;
	width:110px;
	height:56px;
}
.more a {
	display: block;
	width:100px;
	height:56px;
	padding-right:10px;
	color: #666666;
	
	line-height: 56px;
	text-align: right;
}
/* end more */

/*section*/
.sectionB {
	position:relative;
	margin:auto;
	clear:both;
	width:100%;
	background: #f6f6f6;
}
.sectionW {
	position:relative;
	margin:auto;
	clear:both;
	width:100%;
	background: #ffffff;
}
.nsbg {
	width: 1004px;
	height: 58px;
	margin: 0 auto;
	background: #6fa431;
}
.notice {
	float: left;
	width:540px;
	height:58px;
	line-height:58px;
}
.notice .title {
	float:left;
	width:75px;
	height:58px;
	padding-left:40px;
	color: #ffffff;
	font-size:14px;
	line-height:58px;
	background: url(../images/notice.jpg) 10px center no-repeat;
}
.notice .noticenr {
	float:left;
	width:415px;
	height:58px;
	padding-right:10px;
	color:#ffffff;
	font-size:14px;
	line-height:58px;
}
/*end nsbg*/


.search {
	float: right;
	width:355px;
	height:40px;
	padding-top:9px;
	margin-right:20px;
}
.text {
	float:left;
	width:214px;
	height:40px;
	padding-left:15px;
	border:0;
	color:#999999;
	font-size:14px;
	line-height:40px;
	background:URL(../images/searchtext.jpg) left bottom no-repeat;
}
.btn {
	float:left;
	width:126px;
	height:40px;
	border:0;
	cursor:pointer;
	background:url(../images/search.jpg) no-repeat center center;
}
.select {
	position:relative;
	float:left;
	width:91px;
	height:40px;
	line-height:40px;
	background:url(../images/select.jpg) left top no-repeat;
}
.select select {
	margin:5px auto;
	width:91px;
}
div.selectbox-wrapper {
	position: absolute;
*left:0;
	overflow:hidden;
	z-index:9999;
	width:89px;
	border: #edb94a 1px solid;
	border-top: #ffffff 0 solid;
*margin-top:0;
	text-align:left;
	background: #fff;
}
div.selectbox-wrapper ul li.selected {
	color:#5f2909;
	background-color:#ebb33d;
}
div.selectbox-wrapper ul li.current {
	color:#5f2909;
	background-color:#ebb33d;
}
div.selectbox-wrapper ul li {
	cursor:pointer;
	width:100%;
	padding-right:3px;
	padding-bottom:3px;
	padding-top: 3px;
	color:#999999;
	font-size:14px;
	text-align:center;
	line-height:24px;
}
.selectbox {
	display:block;
	cursor:pointer;
	width:91px;
	border:none;
	color:#999999;
	font-size:14px;
	line-height:40px;
	text-indent:8px;
	height:40px;
	background:none;
}
/*end search*/



.ccBd {
	margin:0 auto;
	overflow: hidden;
	width:1004px;
	height:312px;
}
.claBd {
	float:left;
	width:660px;
	height:292px;
}
.clasbg {
	background: url(../images/clabg.jpg) 10px center no-repeat;
}
.clapic {
	width:660px;
	height:236px;
	background:#6fa431;
}
.proclass {
	float:left;
	overflow: hidden;
	width:308px;
	height:221px;
	padding-left:20px;
	padding-top:15px;
}
.proclass li {
	float:left;
	width:142px;
	height:28px;
	margin-right:12px;
	margin-bottom: 16px;
}
.proclass li a {
	display:block;
	width:142px;
	height:28px;
	text-align: center;
	font-size:14px;
	color:#456124;
	line-height:28px;
	background:url(../images/clalibg.jpg) left center no-repeat;
}
.proclass li a:hover {
	color:#ffffff;
	background:#456124;
}
.proclass .claMore {
	float: left;
}
.proclass .claMore a {
	display:block;
	color:#916f27;
	text-align: center;
	line-height: 28px;
	width:296px;
	height:28px;
	background:url(../images/clamore.jpg) left center no-repeat;
}
/*end proclass*/	


.proPic {
	float:left;
	overflow: hidden;
	width: 288px;
	height:216px;
	padding:10px 20px 10px 24px;
}
.slides {
	position: relative;
	width:288px;
	height:216px;
	margin:0px auto;
}
.slide-pic {
	overflow: hidden;
	list-style: none;
	width:288px;
	height:216px;
	margin:0px;
	padding:0px;
}
.slide-pic img {
	width:288px;
	height:216px;
	margin:0;
	padding:0;
}
.slide-pic li {
	display:none;
	width:288px;
	height:216px;
}
.slide-pic li.cur {
	display: block;
}
.slide-li {
	position:absolute;
	left:0px;
	bottom:0px;
	z-index: 99;
	width:100%;
	height:20px;
	margin-bottom:50px;
	text-align: center;
}
.slide-li li {
	display:inline-block;
	overflow: hidden;
	width:8px;
	height:8px;
	margin:0px;
	padding:0px;
	margin-top:12px;
	margin-left:2px;
	background:#fff;
}
.slide-li a {
	width:8px;
	height:8px;
	font-size:0px;
	display:block;
	overflow:hidden
}
.slide-li a:hover {
	text-decoration:none;
}
.slide-li li.cur {
	background:#FF0000;
}
.slide-text {
	position:absolute;
	left:0px;
	bottom:0px;
	z-index: 99;
	width:100%;
	height:40px;
	margin:0px;

}
.slide-text li {
	display:block;
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align: center;
	line-height: 40px;
}
.slide-text a {
	display: block;
	width:100%;
	height:40px;
	color:#ffffff
}
.slide-text .tab {
	position:absolute;
	left:10px;
	top:0px;
	width:37px;
	height:40px;
	margin-top:-184px;
	padding-right:2px;
	color:#ffffff;
	text-align:right;
	background:url(../images/tab.png) left top no-repeat;
}
/*end slides*/	


.cbody {
	float: left;
	width: 334px;
	height: 292px;
	padding-left:10px;
}
.toptel {
	position: relative;
	width:334px;
	height:60px;
}
.toptel .tel {
	float:right;
	width:282px;
	height:50px;
	padding-left:40px;
	border:1px solid #bcbcbc;
	color:#666665;
	font-size: 26px;
	line-height: 50px;
	text-align:left;
}
.toptel .tab {
	position:absolute;
	left:0px;
	top:-8px;
	z-index: 10;
	width:50px;
	height:60px;
	background:url(../images/index_07.png) left top no-repeat;
}
.contact {
	width:334px;
	height:176px;
	overflow:hidden;
}
.contactnr {
	width:304px;
	height:166px;
	padding: 10px 15px 0px 15px;
}
.contactnr dl {
	width: 304px;
	display:block;
	clear:both;
}
.contactnr dl dt, .contactnr dl dd {
	
	color:#222;
	line-height:32px;
}
.contactnr dl dt {
	width: 54px;
	float:left;
	padding-left: 25px;
}
.contactnr dl dd {
	width:225px;
	float:left;
}
/*end ccBd*/

.piclist {
	margin: 0 auto;
	width:1004px;
}
.piclist ul {
	width:1004px;
}
.piclist li {
	float:left;
	position:relative;
 width:245px;
	height:230px;
	margin: 0px 3px;
}
.piclist li .pic {
	width:245px;
	height:183px;
}
.piclist li .title a {
	display: block;
	width:245px;
	height:46px;
	color:#222;
	font-size:14px;
	line-height:46px;
	text-align: center;
}
.piclist .tab {
	position:absolute;
	left:10px;
	top:-7px;
	z-index: 99;
	width:37px;
	height:40px;
	line-height:40px;
	padding-right:2px;
	color:#ffffff;
	text-align:right;
	background:url(../images/tab.png) left top no-repeat;
}
/*end piclist*/
.adv {
	width:1004px;
	height:100px;
	margin: 0 auto;
}
.nsBd {
	width:1004px;
	height:300px;
	margin:0 auto;
}
.newsList {
	float: left;
	width: 492px;
	height:300px;
}
.newsList ul {
    overflow:hidden  width:316px; /*height: 251px;*/
	margin:0px 10px 10px 10px;
	padding-top:10px;
	border-top:1px solid #e5e5e5;
}
.newsList ul li {
	width:100%;
	height:32px;
}
.newsList ul li a {
	color:#000;
	
	line-height:32px;
	float:left;
}
.newsList ul li span{ float:right;height:32px;line-height:32px;}
/*end newsList*/


.spec {
	float:left;
	position:relative;
	width:658px;
	height:332px;
	padding-left:20px;
}
.specnr {
	width: 658px;
	height: 262px;
}
.specnrB {
	width: 658px;
	height: 262px;
	overflow: hidden;
}
.table {
	color: #000;
	font-size: 14px;
	line-height: 40px;
}
.table2 {
	color: #000;
	font-size: 14px;
	line-height: 28px;
}
/*end spec*/


.cpBd {
	width: 1004px;
	height:300px;
	margin: 0 auto;
	overflow: hidden;
}
.company {
	float:right;
	width:492px;
	height:300px;
	overflow:hidden;

}
.companynr {
	overflow:hidden;


	margin: 0px 10px 10px 10px;
	padding-top:10px;
	border-top:1px solid #e5e5e5;
	color:#000;
	
	line-height:32px;
}
.companynr .name {
	font-size: 18px;
	color: #67f20b;
	padding-bottom: 10px;
}
.book {
	float:right;
	position: relative;
	width:400px;
	height:284px;
	margin-top:16px;
	background:#6fa431;
}
.booklist {
	width:400px;
	height:284px;
}
.booklistBg {
	position:absolute;
	right:15px;
	top:-14px;
	z-index: 0;
	width:52px;
	height:52px;
	background:url(../images/b_03.png) left top no-repeat;
}
.booklistTitle {
	width:400px;
	height:36px;
	color:#fff;
	font-size:16px;
	line-height:36px;
	text-align: center;
}
.booklistTitle a{color:#fff;}
.booklist dl {
	width:400px;
	padding-bottom:12px;
}
.booklist dl dt {
	float:left;
	width:80px;
	height:30px;
	color:#d0fa9e;
	
	text-align:right;
	line-height:30px;
	padding-right:10px;
}
.booklist dl dt span {
	color:#F00;
}
.booklist dl dd {
	float:left;
	width:250px;
}
.booklist .text1 {
	width:240px;
	height:30px;
	padding-left: 10px;
	line-height: 30px;
	border:none;
	color:#60a610;
	
	background:url(../images/b_07.jpg) left top no-repeat;
}
.booklist .text2 {
	width:240px;
	height:49px;
	border:none;
	padding-left: 10px;
	color:#60a610;
	
	line-height: 30px;
	background:url(../images/b_10.jpg) left top no-repeat;
}
.booklist .text3 {
	width:54px;
	height:30px;
	border:none;
	padding-left: 10px;
	color:#60a610;
	
	background:url(../images/b_14.jpg) left top no-repeat;
}
.booklist img {
	float:left;
	padding-left:10px;
	padding-top:5px;
}
.booklist .botton {
	float:left;
	width:67px;
	height:30px;
	border:none;
	color:#222;
	
	line-height:30px;
	margin-left:8px;
	background:url(../images/b_13.jpg) left top no-repeat;
	cursor:pointer;
}
/* footer*/
.footer {
	width:100%;
}
.link {
	width:1004px;
	height:auto!important;
	height:48px;
	min-height: 48px;
	margin: 5px auto 20px auto;
	background: #eeeeee;
}
.linkTitle {
	float:left;
	width:90px;
	height: 48px;
	color:#729b42;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
}
.link_list {
	float: left;
	width: 814px;
	height:auto!important;
	height:48px;
	min-height: 48px;
}
.link_list a {
	color:#222222;
	font-size:14px;
	line-height:26px;
	display: inline-block;
	padding-left:15px
}
.link_list a:hover {
	color:#000000;
}
.copy {
	width:100%;
	margin: 0 auto;
	background:#222;
}
.btnav {
	width: 1004px;
	height: 48px;
	margin: 0 auto;
	padding-top:18px;
}
.btnavlist {
	float:left;
	width: 790px;
	padding-left: 10px;
	height: 48px;
}
.btnavlist a {
	color:#999;
	font-size:14px;
	line-height: 48px;
	padding-right:26px;
}
.btnavlist a：hover {
	color:#fff;
}
.site {
	float:left;
	width:155px;
	height: 48px;
	padding-left: 45px;
	color:#999;
	cursor: pointer;
	font-size:14px;
	background: url(../images/index_18.jpg) left top no-repeat;
}
.site a {
	color:#999;
	line-height: 48px;
}
.site a:hover {
	color:#ffffff
}
.copyrightnr {
	position: relative;
	width:994px;
	padding: 10px 0px 20px 10px;
	margin: 0 auto;
	
	line-height:30px;
	color:#999;
}
.copyrightnr a {
	color:#999
}
.copyrightnr a:hover {
	color:#ffffff
}
.backTop {
	position: absolute;
	right:-65px;
	top:-92px;
	cursor: pointer;
}
/* fixed */
.fixed {
	position:fixed;
	right:25px;
	bottom:190px;
	_position: absolute;
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index:999;
	width:118px;
	height:208px;
	background: url(../images/f_03.png) left top no-repeat;
}
.fixed a {
	display:block;
}
.fbook {
	padding-left:25px;
	padding-top:60px;
}
.fixed a.codepic {
	padding-left:25px;
}
.fixed div {
	position:relative;
}
.fixed div img {
	display: block;
}
.fixed a.backup {
	background:url(../images/fixed.jpg) 0 -116px no-repeat;
	height:58px;
}
.fixed a.backup:hover {
	background-position:-72px -116px;
	height:58px;
}
.fixed .code {
	position:absolute;
	left:-196px;
	width:196px;
	height:196px;
	top:-157px;
	display:none;
}
/* 分页样式 contact*/
.sectionbg {
	position:relative;
	clear:both;
	overflow:hidden;
	width:100%;
	margin:0 auto;
}
.mainConTitle {
	position: relative;
	margin:0 auto;
	width:994px;
	height:56px;
	padding-left:10px;
	color:#7f522e;
	font-size: 16px;
	line-height: 56px;
	font-weight: bold;
}
.mainConTitle .position {
	position: absolute;
	right: 0px;
bottom:0px  height:56px;
	color: #999;
	font-size: 14px;
	line-height:56px;
	font-weight: normal;
}
.mainConTitle .position a {
	color:#999;
	font-weight: normal;
}
.mainConTitle .position a:hover {
	color:#222
}
.main {
	position:relative;
	width:1004px;
	margin:0 auto;
}
.left {
	float:left;
	overflow:hidden;
	width:234px;

	padding-bottom: 30px;
}
.procla_list {
	width:234px;
	height:auto!important;
	height:100px;
	min-height:100px;
	background: #6fa431;
}
.propicT{
	width: 150px;
	height: 40px;
	padding-left:84px;
	color: #445d23;
	font-size: 16px;
	line-height: 40px;
	text-align: left;
	background:url(../images/l_03.jpg) left top no-repeat;
}

.procla_list ul {
	width:212px;
	padding-left:11px;
	padding-top:14px;
	padding-bottom:1px
}
.procla_list ul li {
	display:block;
	overflow:hidden;
	width:182px;
	padding-left:30px;
	margin-bottom: 14px;
	color:#446025;
	font-size:14px;
	line-height:30px;
	background:url(../images/l-04.jpg) left top no-repeat;
}
.procla_list a {
	font-size:14px;
	color:#46622f;
}
.procla_list ul ul {
	display:none;
	clear:both;
	padding:0px;
}
.procla_list ul ul li {
	width:152px;
	height:52px;
	padding-left:60px;
	margin-bottom: 0px;
	font-size:14px;
	color:#fff;
	line-height:52px;
	background:url(../images/l_06.jpg) left bottom no-repeat;
}
.procla_list ul ul li a {
	font-size:14px;
	color:#fff;
}
.procla_list ul li.open {
	margin-bottom: 14px;
	background:url(../images/l_07.jpg) left top no-repeat;
}
.procla_list ul li.open a {
	color:#fff;
}
.leftConTitle {
	position: relative;
	width:224px;
	margin-top: 35px;
	padding-left:10px;
	height:28px;
	color:#7f522e;
	font-size:16px;
	line-height:28px;
	font-weight: bold;
	background: #f0c159;
}
.leftcon_list {
	width:218px;
	padding: 0px 8px;
}
.leftcon_list .ltel {
	width:214px;
	height: 50px;
	padding-top:10px;
	color:#666;
	font-size: 20px;
	line-height: 50px;
}
.leftcon_list dl {
	width:214px;
	display:block;
	clear:both;
}
.leftcon_list dl dt, .leftcon_list dl dd {
	
	color:#222;
	line-height:30px;
}
.leftcon_list dl dt {
	width:60px;
	float:left;
}
.leftcon_list dl dd {
	width:154px;
	float:left;
}
.main_con {
	width:750px;
	float:right;
}
.mainConList .pic1 {
	position:relative;
	float:left;
	margin:0px 2px;
}
.mainConList .pic1 dt {
	width:245px;
	height:184px;
}
.mainConList .pic1 dt img {
	display: block;
}
.mainConList .pic1 dd {
	width:245px;
	height:40px;
	font-size:14px;
	line-height:40px;
	text-align:center;
}
.mainConList .pic1 a {
	width:245px;
	height:224px;
	display:block;
	color:#222
}
.mainConList .pic1 .tab {
	position:absolute;
	left:10px;
	top:-7px;
	z-index: 99;
	width:37px;
	height:40px;
	line-height:40px;
	padding-right:2px;
	color:#ffffff;
	text-align:right;
	background:url(../images/tab.png) left top no-repeat;
}
.mainConList .pic2 {
	padding-bottom:14px;
	padding-top:14px;
	height:146px;
	border-bottom:1px solid #eeeeee
}
.mainConList .pic2 dt {
	width:195px;
	height:146px;
	float: left;
}
.mainConList .pic2 dt img {
	display:block;
}
.mainConList .pic2 dd {
	width:535px;
	padding-left:20px;
	float:left;
}
.mainConList .pic2 dd a {
	color:#222;
	font-size:16px;
	line-height:36px;
	font-weight:bold;
}
.mainConList .pic2 .intro {
	font-size:14px;
	color:#999999;
	line-height:30px
}
.mainConList .pic2 .time {
	color: #b7b7b7;
	
}
.mainConList .pic2 .view {
	font-size:14px;
	color:#e60012;
	line-height:30px;
	padding-left:15px;
}
.mainConList ul {
	padding-top:10px;
	clear:both;
	padding-bottom:10px;
}
.mainConList ul li {
	width: 750px;
	height:34px;
	font-size:14px;
	line-height:34px;
}
.mainConList ul li a {
	color:#000;
	font-size:14px;
}
.mainConList ul li a:hover {
	color:#222;
}
.mainConList ul li span {
	float: right;
	color: #000;
	font-size:14px;
}
.pglist {
	width:100%;
	clear:both;
	height:100px;
}
.pglist ul {
	width:100%;
	text-align:center;
	padding-top:40px;
}
.pglist ul li {
	vertical-align: bottom;
	display:inline-block;
*display:inline;
*zoom:1;
	width:30px;
	height:30px;
*margin-left:5px;
	_display:inline;
	_zoom:1;
	_margin-left:5px;
	border:1px solid #282828;
	font-size:14px;
	line-height:30px;
	text-align:center;
	background:#282828
}
.pglist ul li a {
	color:#fff;
	line-height:30px;
	display:block
}
.pglist ul li.home, .pglist ul li.end {
	width:60px;
	height:30px;
	border:1px solid #282828;
}
.pglist ul li.next, .pglist ul li.last {
	width:30px;
	height:30px;
	border:1px solid #303a44;
	font-size:24px;
	line-height: 30px;
	font-family:'宋体'!important;
	font-weight:bold;
}
.pglist ul li.on {
	background:#fff;
	border:1px solid #6da72e;
}
.pglist ul li.on a {
	color:#6da72e;
}
.pglist ul li.nohover {
	background:#999999;
	border:1px solid #999999;
	font-family:'微软雅黑';
	color:#fff
}
.pglist ul li.nohover a {
	color:#fff;
}
.mainContect {
 overflow:hidden  margin-top:16px;
	height:auto!important;
	min-height:845px;
	height:845px;
	padding-bottom:20px;
	font-size:14px;
	color:#222;
	line-height:30px;
	word-wrap:break-word;
	word-break:break-all;
}
.mainContect .title {
	width:100%;
	border-bottom:1px dotted #bad0c4;
	padding-top:10px;
	color:#6fa431;
	font-size:22px;
	text-align:center;
	font-weight:bold;
}
.mainContect .title span {
	display:block;
	color:#999999;
	font-size: 14px;
	
	line-height:40px;
	font-weight:normal
}
.mainContect .pic {
	width:100%;
	text-align:center;
	margin:20px 0px 0px 0px;
}
.mainContect .pic img {
	margin:0 auto;
}
.mainContect .con {
	padding:20px 10px;
overflow:hidden  color:#222;
	font-size:14px;
	line-height:30px;
	word-wrap:break-word;
	word-break:break-all;
}
.mainContect .pgfy {
	width:100%;
	border-top:1px dotted #bad0c4;
	padding-top:15px;
	padding-bottom:20px;
}
.mainContect .pgfyl {
	width:650px;
	float:left
}
.mainContect .pgfyl p {
	color:#666;
}
.mainContect .pgfyl p a {
	color:#666;
}
.mainContect .pgfyr {
	width:100px;
	float:left;
	text-align:center;
	padding:15px 0px;
}
.mainContect .pgfyr a {
	color:#348502;
	font-size:14px;
}
/* hr*/
.hrBox {
	width:634px;
	float:left;
	min-height:91px;
	_height:91px;
	border:1px solid #cc3737;
	background:#fff5c1;
	margin-top:15px;
	_margin-left:10px;
}
.hrBoxL {
	width:100px;
	float:left;
	text-align:center;
}
.hrBoxL li {
	font-size: 14px;
	color:#c80202;
	width:100px;
	min-height:30px;
	_height:30px;
	line-height:30px;
	border-bottom:1px #cc3737 solid;
	vertical-align: bottom
}
.jobName {
	width:380px;
	float:left;
}
.hrBtn {
	width:100px;
	float:left;
	text-align:center;
	padding-top:3px;
}
.hrBoxL li.haode {
	border-bottom:none;
	font-size: 14px;
	color:#c80202;
}
.hrBoxR {
	width:533px;
	float:left;
	text-align:left;
	border-left:1px solid #cc3737;
}
.hrBoxR li {
	width:508px;
	min-height:30px;
	_height:30px;
	line-height:30px;
	border-bottom:1px #cc3737 solid;
	padding-left:15px;
	vertical-align: bottom;
	padding-right:10px;
}
.hrBoxR li.topline {
	overflow:hidden;
	height:30px;
	font-size: 14px;
	color:#c80202;
}
.hrBoxR li.bgWhite {
	overflow:hidden;
	height:30px;
	font-size: 14px;
	color:#c80202;
}
.hrBoxR li.topline img {
	margin-top:3px;
	font-size: 14px;
	color:#c80202;
}
.hrBoxR li.haode {
	border-bottom:none;
	font-size: 14px;
	color:#c80202;
}
.hrTable {
	width:614px;
	float:left;
	height:440px;
	background:#fff5c1;
	border:1px solid #cc3737;
	margin-left:35px;
	_margin-left:17px;
}
.tableTitle {
	width:614px;
	height:36px;
	text-align:center;
	line-height:36px;
	border-bottom:1px solid #cc3737;
	font-weight:bold;
}
.lineOne {
	height:30px;
	line-height:30px;
	border-bottom:1px solid #cc3737;
	width:614px;
}
.lineOneL {
	width:94px;
	float:left;
	text-align:center;
	border-right:1px solid #cc3737;
}
.lineOneR {
	width:509px;
	float:left;
	padding-left:10px;
}
.tableMainL {
	width:94px;
	float:left;
	border-right:1px solid #cc3737;
	text-align:center;
}
.tableMainL li {
	width:94px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #cc3737;
}
.tableMainR {
	width:211px;
	float:left;
	border-right:1px solid #cc3737;
	text-align:left;
}
.tableMainR li {
	width:206px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #cc3737;
	padding-left:5px;
	vertical-align: bottom;
}
.tableMainR li span {
	display:inline-block;
}
.tableMainRno {
	width:212px;
	float:left;
	text-align:left;
}
.tableMainRno li {
	width:207px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #cc3737;
	padding-left:5px;
	vertical-align: bottom;
}
.tableMainRno li span {
	display:inline-block;
}
.input_hr {
	width:126px;
	height:17px;
	line-height:17px;
	padding:0px;
	vertical-align:middle;
	
	border:1px solid #cc3737;
}
.sel_hr {
	width:130px;
	height:20px;
	line-height:20px;
	padding:0px;
	vertical-align:middle;
	
}
.bottomLine {
	width:614px;
	height:123px;
	border-bottom:1px solid #cc3737;
}
.lineBootL {
	width:94px;
	height:123px;
	border-right:1px solid #cc3737;
	text-align:center;
	float:left;
}
.lineBootR {
	width:509px;
	float:left;
	padding-left:10px;
	height:123px;
}
.are_hr {
	width:470px;
	height:80px;
	margin-top:11px;
}
.hr_btn {
	width:614px;
	height:31px;
	line-height:31px;
}
.hr_btnL {
	width:310px;
	float:left;
	border-right:1px solid #cc3737;
	text-align:center;
	height:31px;
}
.hr_btnR {
	width:300px;
	float:left;
	text-align:center;
}
.c_red {
	color:#fF6600;
}
.searchred {
	color:#f00 !important;
	margin:0 !important
}
/* hr */
.hr {
	font-size: 14px;
	color:#c80202;
	margin:10px auto;
	width:95%;
	
	line-height:24px;
	border:1px #cc3737 solid;
	border-collapse: collapse;
	background:#fff5c1;
}
.hr td {
	border:1px #cc3737 solid;
	border-collapse: collapse;
	padding:5px;
	font-size: 14px;
	color:#c80202;
}
.hr input, .hr textarea {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	line-height:1.8;
	border:1px solid #ccc;
}
.hr a {
	color:#333;
}
.hr a:hover {
	color:#de0303;
}
.hr_btn {
	width:100px;
	height:40px;
	font-size:14px;
	color:#c80202;
}
.fl {
	float:left
}
.fr {
	float:right
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden
}
/* book*/
.bookx {
	padding-left:25px;
	clear:both;
}
.bookmain {
	width:640px;
	margin:20px auto;
	height:auto;
	background:#fff;
	padding:0 25px;
}
.bookline {
	width: 640px;
	height:20px;
	float:left;
	margin-top:10px;
}
.book3 {
	width:640px;
	margin:0 auto;
}
.booktop {
	width:640px;
	height:30px;
	float:left;
	background:url(../images/bookico.png) no-repeat 10px 7px;
}
.booktop_name {
	width:470px;
	height:30px;
	float:left;
	padding-left:30px;
	line-height:30px;
	font-weight:bold;
}
.booktop_time {
	width:150px;
	height:30px;
	float:left;
	color:#ccc;
	text-align:right;
	line-height:30px;
}
.bookcontent {
	width:610px;
	min-height:40px;
	height: auto!important;
	height:40px;
	float:left;
	border:1px solid #d6deef;
	background:url(../images/bookcontentbg.jpg) repeat-x;
	background-color:#fff;
	padding:10px;
	color:rgb(30,54,1);
}
.bookadmin {
	width:650px;
	height:auto;
	float:left;
}
.bookadmin_top {
	width:650px;
	height:12px;
	float:left;
	line-height:0px;
	font-size:0px;
}
.bookadmin_mid {
	width:610px;
	min-height:30px;
	background:#fff;
	height: auto!important;
	height:30px;
	border-left:1px solid #d6deef;
	border-right:1px solid #d6deef;
	border-bottom:1px solid #d6deef;
	float:left;
	padding:10px;
	color:rgb(30,54,1);
}
.admintimecol {
	color:#5e7194;
}
.message {
	width:600px;
	height:auto;
	padding-left:50px;
	padding-bottom:30px;
	padding-top:20px
}
.message li {
	width:500px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
cur/sor:pointer
}
.message li input {
	height:20px;
	line-height:20px;
	width:150px;
	border:1px solid #ccc;
}
.message li p.message_title {
	float:left;
	width:100px;
	height:25px;
	text-align:right;
	line-height:20px;
	font-size:14px;
	color:#222
}
.message li p.message_content {
	width:400px;
	height:25px;
	float:left;
}
.message li.contentb {
	width:500px;
	height:160px;
	float:left;
}
.message li.contentb textarea {
	width:370px;
	height:120px;
	border:1px solid #ccc
}
.message li.yzm {
	width:500px;
	height:60px;
	float:left;
}
.message li p.message_yzminput {
	width:100px;
	height:15px;
	float:left;
}
.message li p.message_yzminput input {
	width:80px;
}
.message li p.message_yzmico {
	width:100px;
	height:40px;
	float:left;
}
.message li p.message_sub {
	width:170px;
	height:40px;
	float:left;
	text-align:right;
}
.mainContectx {
 overflow:hidden  margin-top:16px;
	height:auto!important;
	min-height:845px;
	height:845px;
	padding-bottom:20px;
	font-size:14px;
	color:#222;
	word-wrap:break-word;
	word-break:break-all;
}
/*分页样式*/
.pages {
	margin:0 auto;
	text-align:center;
	font-size:14px;
	padding:20px;
}
.pages a:hover {
	color:#38302e;
}
.pages span {
	font-size:14px;
	padding:0px;
	margin:0px;
	display:inline-block;
	text-align:center;
	height:26px;
	line-height:26px;
	background:#FFF;
	border: 1px solid #d8d8d8;
	margin:0 3px;
	color: #707070;
	padding:0 8px;
}
.pages a {
	font-size:14px;
	padding:0px;
	margin:0px;
	display:inline-block;
	text-align:center;
	height:26px;
	line-height:26px;
	background:#FFF;
	border: 1px solid #d8d8d8;
	margin:0 3px;
	padding:0 8px;
	color: #707070;
}
.pages nolink {
	font-size:14px;
	padding:0px;
}
/*icontent*/
