@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	_background-image:url(about:blank);
	_background-attachment:fixed;
}
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;
	display:block
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	outline:0;
}
center {
	padding:20px 0;
}
/* fixed */
.fixed {
	position:fixed;
	width:55px;
	height:212px;
	right:25px;
	bottom:50px;
	_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;
}
.fixed a {
	display:block;
	width:55px;
	height:53px;
}
.book {
	background:url("../images/enfixed.jpg") 0 0 no-repeat;
}
.book:hover {
	background-position:-54px 0;
}
.fixed a.codepic {
	background:url("../images/enfixed.jpg") 0 -53px no-repeat;
	height:52px;
}
.fixed a.codepic:hover {
	background-position:-54px -53px;
}
.fixed div {
	position:relative;
}
.fixed a.backup {
	background:url("../images/enfixed.jpg") 0 -158px no-repeat;
	height:52px;
}
.fixed a.backup:hover {
	background-position:-54px -158px;
	height:53px;
}
.fixed div img {
	position:absolute;
	left:-196px;
	width:196px;
	height:196px;
	top:-106px;
	display:none;
}
/* banner */
.banner {
	width: 100%;
	height: 480px;
	position: relative;
	overflow:hidden;
	z-index:1
}
.sub_banner {
	height:368px;
}
.banner img {
	display:block;
	margin:0 auto;
}
.btns {
	width:980px;
	position: absolute;
	height:81px;
	left:50%;
	top:155px;
	margin-left:-490px;
}
.btns .prev, .btns .next {
	width: 36px;
	height: 81px;
	float:left;
	background:url("../images/leftbtn.png") 0 0 no-repeat;
}
.btns .next {
	background:url("../images/rightbtn.png") 0 0 no-repeat;
	float:right;
}
/* topbg */
.top {
	width:980px;
	height:93px;
	margin:0 auto;
	overflow:hidden;
}
.logo {
	float:left;
	margin:23px 0 0 3px;
}
.top_tel {
	float:right;
	height:60px;
	margin-top:20px;
	overflow:hidden;
	text-align:right;
}
.top_tel span {
	font:20px/30px "microsoft yahei";
	color:#000;
}
.top_tel p {
	padding-left:26px;
	height:30px;
	background:url("../images/top_tel.jpg") 0 center no-repeat;
	text-align:left;
	font:16px/30px "microsoft yahei";
	color:#303432;
}
.top_tel p font {
	color:#af1901
}
.navbg {
	width:100%;
	background:url("../images/navbg.jpg") 0 0 repeat-x;
	height:56px;
	border-top:1px solid #d5d5d5;
}
.nav {
	width:980px;
	height:56px;
	margin:0 auto;
}
.nav li {
	width:122px;
	height:56px;
	float:left;
	position: relative;
	z-index:111
}
.nav li a {
	display:block;
	width:122px;
	height:56px;
	text-align:center;
	font:700 16px/56px "microsoft yahei";
	color:#1e7f0a;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	border-left:1px solid #d9d9d9
}
.nav li dl {
	position: absolute;
	top:55px;
	left:1px;
	width:122px;
	z-index:999;
	border:1px solid #d9d9d9;
	background:url("../images/navbg.png") 0 0 repeat;
	display:none
}
.nav li.hover {
	background:#e5e5e5
}
.nav li dl a {
	border-left:0;
	border-bottom:1px solid #919191;
	width:122px;
	margin:0 auto;
	height:45px;
	font:700 14px/45px "microsoft yahei";
	color:#1e7f0a;
}
.nav li a.last {
	border-right:1px solid #d9d9d9;
	width:122px;
}
.nav li dd a.last {
	border-bottom:0
}
/* marquee */
.marquee_bg {
	width:100%;
	height:53px;
	background:#f2f2f2;
	margin-bottom:28px;
}
.marq_center {
	width:980px;
	height:53px;
	margin:0 auto;
	overflow:hidden;
}
.marq_left {
	float:left;
	width:514px;
	padding-right:10px;
	overflow:hidden;
}
.marq_left p {
	width:150px;
	height:53px;
	float:left;
	text-align:right;
	background:url("../images/marquee.jpg") 0 center no-repeat;
	font:14px/53px "microsoft yahei";
	color:#464646;
}
.marq_left marquee {
	float:left;
	width:364px;
	height:53px;
	font:14px/53px "microsoft yahei";
	color:#464646;
}
.search {
	width:453px;
	height:39px;
	overflow:hidden;
	float:left;
	margin-top:7px;
}
.text {
	width:285px;
	float:left;
	font:14px/27px 'microsoft yahei';
	color:#a2a2a2;
	text-indent:15px;
	height:27px;
	padding:5px 0;
	border:1px solid #e8e8e8;
	border-right:0;
	background:#fff;
*height:27px;
}
.select {
	float:left;
	width:98px;
	border:0;
	background:url("../images/select.jpg") 74px center no-repeat #fff;
}
.btn {
	float:left;
	background:url("../images/button.jpg") no-repeat center center;
	width:69px;
	height:39px;
	border:0;
	cursor:pointer;
}
.select select {
	margin:5px auto;
	width:98px;
}
.searchBar span {
	float:right;
	margin-top:6px;
}
.searchBar span a {
	color:#666;
	margin-right:8px;
}
.searchBar span a:hover {
	color:#ef9b11;
}
.searchBar .select {
	float:left;
	margin-top:1px;
	display:inline;
	margin-right:8px;
}
.searchBar .text {
	float:left;
}
.searchBar .text input {
	width:182px;
	padding-top:3px;
	height:17px;
	border:1px solid #b7d1eb;
}
div.selectbox-wrapper {
	overflow:hidden;
	width:98px;
	position: absolute;
	text-align:left;
*margin-top:0;
	z-index:11;
	background:#fff;
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background-color:#36c
}
div.selectbox-wrapper ul li {
	text-align:center;
	padding-right:3px;
	padding-bottom:3px;
	width:92px;
	cursor:pointer;
	line-height:20px;
	padding-top: 3px;
	font-size:12px;
	font-family:'微软雅黑';
	color:#666;
}
div.selectbox-wrapper ul li.selected {
	background-color: #64a657;
	color:#fff;
}
.selectbox {
	border:none;
	display:block;
	width:98px;
	background:none;
	text-indent:9px;
	cursor:pointer;
	height:37px;
	font-size:14px;
	font-family:'microsoft yahei';
	color:#ff6600;
	line-height:37px;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8
}
/* index */
.index_bg {
	width:100%;
	height:auto;
	overflow:hidden;
	background:url("../images/tree.jpg") center bottom no-repeat;
}
.content {
	width:980px;
	height:auto;
	overflow:hidden;
	padding-bottom:16px;
	margin:0 auto;
}
.left {
	float:left;
	width:235px;
	height:auto;
	overflow:hidden;
}
.left_title1 {
	background:url("../images/lefttitle1.jpg") 0 0 no-repeat;
	width:235px;
	height:48px;
	font:18px/48px "microsoft yahei";
	color:#fff;
	text-indent:96px;
}
.left_title2 {
	background:url("../images/lefttitle2.jpg") 0 0 no-repeat;
	width:235px;
	height:48px;
	font:18px/48px "microsoft yahei";
	color:#fff;
	text-indent:96px;
}
.left_title3 {
	background:url("../images/lefttitle3.jpg") 0 0 no-repeat;
	width:235px;
	height:48px;
	font:18px/48px "microsoft yahei";
	color:#fff;
	text-indent:96px;
}
.left_nav_box {
	width:233px;
	height:auto;
	border:1px solid #e4e4e4;
	background:#f4f4f4;
	border-top:0;
	overflow:hidden;
	margin-bottom:20px;
}
.left_nav {
	width:100%;
	height:auto;
	overflow:hidden;
}
.left_nav li {
	width:100%;
	height:51px;
	border-bottom:1px solid #dadada;
	background:url("../images/icons1.jpg") 200px center no-repeat;
	text-indent:22px;
	font:14px/51px "microsoft yahei";
	color:#3f3f3f;
}
.left_nav li a {
	color:#3f3f3f
}
.left_nav li a:hover {
	color:#1e7f0a
}
.left_more1 {
	display:block;
	width:213px;
	height:33px;
	margin:15px auto 12px;
	background:url("../images/left_more1.jpg") 0 0 no-repeat;
	text-align:center;
	font:14px/33px "microsoft yahei";
	color:#1e7f0a;
}
.left_news {
	width:192px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.left_news li {
	width:100%;
	height:38px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	font:14px/38px "microsoft yahei";
	color:#3f3f3f;
}
.left_news li a {
	color:#3f3f3f
}
.right {
	float:left;
	width:720px;
	height:auto;
	overflow:hidden;
	padding-left:25px;
}
.right_pro {
	width:732px;
	overflow:hidden;
	margin-bottom:10px;
}
.right_pro li {
	width:243px;
	height:304px;
	float:left;
}
.right_pro li p {
	width:231px;
	height:54px;
	text-align:center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font:14px/54px "microsoft yahei";
	color:#1e7f0a;
}
.right_pro li p a {
	color:#1e7f0a
}
.about_title, .right_title {
	width:720px;
	height:48px;
	margin-bottom:16px;
	background:url("../images/about_title.jpg") 0 0 repeat-x;
}
.about_title span {
	float:left;
	font:18px/48px "microsoft yahei";
	color:#fff;
	margin-left:32px;
}
.about_title a {
	float:right;
	font:14px/48px "microsoft yahei";
	color:#fff;
	margin-right:20px;
}
.about_con {
	width:100%;
	overflow:hidden;
	font:14px/32px "microsoft yahei";
	color:#3f3f3f;
}
.about_con img {
	float:right;
	margin-left:20px;
}
/* foot */
.links_bg {
	width:100%;
	height:48px;
	background:url("../images/linksbg.jpg") 0 0 repeat-x;
}
.links {
	width:980px;
	height:48px;
	margin:0 auto;
	overflow:hidden;
	background:url("../images/links.jpg") 2px center no-repeat;
	text-indent:37px;
	font:14px/48px "microsoft yahei";
	color:#fff;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.links span {
	font:18px/48px "microsoft yahei";
}
.links a {
	color:#fff;
	margin-right:12px;
}
.foot_bg {
	width:100%;
	height:124px;
	padding-top:28px;
	background:#e7e7e7;
	border-bottom:1px solid #f2f1f1
}
.foot {
	width:980px;
	height:124px;
	margin:0 auto;
}
.foot p {
	width:100%;
	text-align:center;
	font:12px/30px "microsoft yahei";
	color:#303030
}
.foot p span {
	margin:0 6px;
}
.foot p a {
	color:#303030
}
.share {
	width:140px;
	margin:16px auto 0
}
.foot_nav {
	width:100%;
	text-align:center;
	font:14px/50px "microsoft yahei";
	background:#dbdbdb;
	color:#1e7f0a
}
.foot_nav a {
	color:#1e7f0a;
	margin:0 16px;
}
/* subpage */
.left_tit {
	width:235px;
	background:url("../images/left_titlebg.jpg") 0 0 repeat-x;
	height:48px;
	text-align:center;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	font:18px/48px "microsoft yahei";
	color:#fff;
}
.l_procon {
	width:208px;
	margin:14px auto;
	height:auto;
	overflow:hidden;
}
.proOne {
	width:100%;
	height:auto;
	overflow:hidden
}
.proOne a {
	display:block;
	width:153px;
	height:41px;
	margin:0 auto 9px;
	background:url("../images/leftli.jpg") 0 0 no-repeat;
	font:14px/41px "microsoft yahei";
	color:#3f3f3f;
	padding:0 23px 0 32px;
}
.proTwo li a {
	width:208px;
	height:48px;
	margin:0 auto;
	padding:0;
	border-bottom:1px dotted #208c0a;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	font:14px/48px "microsoft yahei";
	color:#3f3f3f;
	text-indent:22px;
	background:none
}
.proTwo ul {
	display:none
}
.right_title p {
	float:right;
	font:12px/48px "microsoft yahei";
	color:#fff;
	padding-right:16px;
}
.right_name {
	float:left;
	font:700 16px/48px "microsoft yahei";
	color:#fff;
	padding-left:18px;
}
.right_title p a {
	color:#fff;
}
.right_con {
	width:100%;
	height:auto;
	overflow:hidden;
	font:14px/30px "microsoft yahei";
	color:#4a4a4a;
}
.right_con div {
	font-size:14px;
}
/* product */
.product {
	width:732px;
	height:auto;
	overflow:hidden;
}
.product li {
	width:243px;
	height:304px;
	float:left;
}
.product li p {
	width:231px;
	height:54px;
	text-align:center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font:14px/54px "microsoft yahei";
	color:#1e7f0a;
}
.product li p a {
	color:#1e7f0a
}
/* pages */
.pages {
	width:100%;
	height:28px;
	margin:14px 0;
	clear:both;
}
.pages ul {
	float:right;
	margin:0 15px 0 0;
	display:inline;
}
.pages ul li {
	float:left;
	display:inline;
	margin:0 7px 0 0;
	font:500 12px/28px "microsoft yahei";
	color:#6e6e6e;
	width:26px;
	height:26px;
	border:1px solid #17171a;
	background:#17171a;
	text-align:center;
}
.pages ul li a {
	color:#fff;
	display:block;
	width:26px;
	height:26px;
}
.pages ul li.prev {
	width:64px;
	height:26px;
	background:url("../images/prev_page.jpg") 6px center no-repeat #17171a;
	text-indent:13px;
	border:1px solid #17171a;
	text-align:left;
}
.pages ul li.prev a, .pages ul li.next a {
	display:block;
	width:64px;
	height:26px;
}
.pages ul li.ok a {
	display:block;
	width:55px;
	height:28px;
}
.pages ul li.next {
	width:64px;
	height:26px;
	background:url("../images/next_page.jpg") 54px center no-repeat #17171a;
	text-indent:6px;
	border:1px solid #17171a;
	text-align:left;
}
.pages ul li.clickli {
	background:#dadada;
	border:1px solid #dadada
}
.pages ul li.clickli a {
	color:#17171a
}
.pages ul li.dot {
	border:0;
	background:none;
	color:#64728f;
}
.pages ul li.allpage {
	width:136px;
	border:0;
	background:none;
}
.allpage input {
	width:26px;
	height:26px;
	border:1px solid #17171a;
	text-align:center;
	background:#17171a;
	margin:0 5px;
	color:#fff;
	font:12px/26px "microsoft yahei";
}
.pages ul li.ok {
	background:#17171a;
	width:53px;
	height:26px;
	float:left;
	border:1px solid #17171a
}
.pages ul li.ok a {
	color:#fff
}
/* case */
.case {
	width:100%;
	height:auto;
	overflow:hidden;
}
.case li {
	width:100%;
	height:160px;
	border-bottom:1px dotted #939393;
	margin-bottom:20px;
}
.case-img {
	display:block;
	float:left;
	width:185px;
	height:139px;
	margin-right:18px;
}
.case li p {
	float:left;
	width:496px;
	height:24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom:12px;
	font:16px/24px "microsoft yahei"
}
.case li p a {
	color:#1e7f0a
}
.case li div {
	float:left;
	width:496px;
	height:96px;
	overflow:hidden;
	font:14px/32px "microsoft yahei";
	color:#5c5a5e;
}
/* news */
.news {
	width:100%;
	height:auto;
	overflow:hidden;
}
.news li {
	width:100%;
	height:62px;
	border-bottom:1px dotted #208c0a;
	overflow:hidden;
	background:url("../images/icons2.jpg") 11px center no-repeat;
	text-indent:30px;
	font:14px/62px "microsoft yahei";
	color:#969696
}
.news li a {
	float:left;
	color:#484848
}
.news li span {
	float:right;
	padding-right:12px;
}
.news li.none {
	margin-bottom:25px;
}
/* book*/
.bookmain {
	width:650px;
	padding:0 10px;
	height:auto;
	font: 14px/30px 'microsoft yahei';
	color: #185e0b;
	margin:0 auto;
	background:#fff;
}
.bookmain div {
	font-size:12px
}
.bookline {
	width: 650px;
	height:34px;
	background-image: url("../images/about_box_line.jpg");
	background-repeat:repeat-x;
	background-position: 0 0;
	margin:0 auto;
	margin-top:10px;
}
.book3 {
	width:550px;
	margin:0 auto;
}
.booktop {
	width:650px;
	height:30px;
	float:left;
	background:url("../images/bookico.png") no-repeat 10px 7px;
	margin-top:20px;
}
.booktop_name {
	width:570px;
	height:30px;
	float:left;
	color:rgb(30,54,1);
	padding-left:30px;
	line-height:30px;
	font-weight:bold;
}
.booktop_time {
	width:150px;
	height:30px;
	float:left;
	color:rgb(30,54,1);
	text-align:right;
	line-height:30px;
}
.bookcontent {
	width:628px;
	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;
}
.bookadmin_mid {
	width:628px;
	min-height:30px;
	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);
}
.messagecol {
	color:rgb(30,54,1);
}
.admincol {
	color:rgb(30,54,1);
	font-weight:bold;
}
.admintimecol {
	color:rgb(30,54,1);
	float:right;
*margin-top:-17px;
}
.message {
	width:500px;
	height:auto;
	float:left;
	padding-left:50px;
	color:rgb(30,54,1);
}
.message li {
	width:500px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
}
.message li input {
	height:15px;
	line-height:15px;
	width:150px;
}
.message li p.message_title {
	width:100px;
	height:25px;
	float:left;
	text-align:right;
	font-size:12px;
}
.message li p.message_content {
	width:400px;
	float:left;
}
.message li.contentb {
	width:500px;
	height:150px;
	float:left;
}
.message li.contentb textarea {
	width:370px;
	height:120px;
}
.message li.yzm {
	width:500px;
	height:60px;
	float:left;
}
.message li p.message_yzminput {
	width:100px;
	float:left;
}
.message li p.message_yzminput input {
	width:70px;
}
.message li p.message_yzmico {
	width:100px;
	height:40px;
	float:left;
}
.message li p.message_sub {
	width:200px;
	height:40px;
	float:left;
}
.tab2 {
	background:#fff;
	width:100%;
	margin-top:5px;
	border:1px solid #e1e0e1;
}
.blank {
	width:100%;
	height:20px;
	margin-bottom:5px;
}
/* news_view */
.right_con h1 {
	width:100%;
	text-align:center;
	font:20px/36px "microsoft yahei";
	color:#3d0103;
}
.date {
	width:100%;
	text-align:center;
	font:12px/32px "microsoft yahei";
	color:#acacac
}
.page {
	width:100%;
	height:86px;
	margin:10px auto;
	overflow: hidden;
	position: relative
}
.page p {
	width:100%;
	float:left;
	height:42px;
	font:12px/42px "microsoft yahei";
	color:#177303;
	overflow: hidden;
	border-bottom:1px dotted #7a7a7a;
}
.page p a {
	color:#177303
}
.page p a:hover, .back:hover {
	text-decoration: underline
}
.back {
	position: absolute;
	right:0;
	font:14px/1 "microsoft yahei";
	color:#177303;
	top:56px;
}
.right_con img {
	max-width: 100%;
}
/* hr */
.hr {
	margin:10px auto;
	width:100%;
	font-size:12px;
	line-height:24px;
	border:1px #CCC solid;
	background-color:#fff;
	color:#333;
}
.hr td {
	border:1px #CCC solid;
}
.hr a {
	color:#333;
}
.hr a:hover {
	color:#de0303;
}
.hr_btn {
	width:100px;
	height:40px;
	font-size:12px;
}
.searchnull {
	float:left;
	text-align:center;
	width:100%;
	padding:3% 0;
	font-size:14px;
}
.searchnull font {
	color:#F00;
	font-size:14px;
}
