@charset "utf-8";
/***************
This is for BASE, including header and footer
***************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, image, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
	border: 0px;
	padding: 0px;
	/*font-size: 100%;*/
	margin: 0px;
	font-family: 'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
	-webkit-font-smoothing: subpixel-antialiased;
	font-weight:normal;
}
body {
	color: #565656;
	line-height: 20px;
	font-size: 12px;
	font-family:'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
	margin: 0px;
}
input, textarea, select {
	font-family: 'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
	background-color: #FFFFFF;
	font-size:12px;
	outline:none;
}
img {
	border: 0px;
	vertical-align:bottom;
	-ms-interpolation-mode: bicubic;
}
a, a:link {
	text-decoration: none;
   color: #323232;
}
a:hover {
	text-decoration:none;
	/*color:#8c0000;*/
   color: #3C9133;
}
ul, li {
	list-style-type:none;
}
.pku-red{
   /*color:#8c0000;*/
   color: #3C9133;
}
.pku-gold{
   color:#dda813
}
.icon-space-right{
   margin-right:3px;
}
.icon-space-left{
   margin-left:3px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	display:block;
	content:'';
	clear:both;
	height:0px;
	visibility: hidden;
}
.yahei {
	font-family:"Microsoft Yahei", Arial;
}
h1, h2, h3, h4 {
	font-family:"Microsoft Yahei", Arial;
}
.relative {
	position:relative;
}
.clearfix {
*display:inline-block;
*zoom:1;
*vertical-align:top;
}
/* Add by PKU zb 2014.9.1 */
.clearfix1 {
*display:inline-block;
*zoom:1;
*vertical-align:top;
line-height:35px
}
.clear{
	clear:both;
}
.clear_f {
	clear:both;
}
 *::selection {
 /*color:#8c0000;*/
 background: #3C9133;
 color: #FFFFFF;
 text-shadow: none;
}
 *::-moz-selection {
 /*color:#8c0000;*/
   color: #3C9133;
 text-shadow: none;
}
.ie6 {
	text-align:center;
	font-size:14px;
	line-height:60px;
}
.ie6 span {
	float:right;
	margin-right:30px;
	cursor:pointer;
}
.blankspace {
	height:1.5em;
	overflow:hidden;
	margin:0;
	padding:0;
	clear:both;
}
/*comm used header,content,footer*/

.mainWrap {
	width:1000px;
	margin:auto;
}
/*
.header {
	background:#fff url(../img/bg.jpg) repeat-x top
}
*/

.header{
   overflow:hidden;
}
.header .topLine {
}
.header .topWrap {
	padding:0;
	
	background:#3C9133 url(../images/hdb1.png) no-repeat top right;
	
}
.header .topWrap .mainWrap{
	height:100px;
}
.header .logo {
	float:left;
	_display:inline;
	padding-top:20px;
	padding-left:15px;
}
.header .logo a{
	float:left;
	display:inline;
}
.header .logo a.sub_logo {
	float:left;
	display:inline;
	margin-top:12px;
   margin-left:15px;
	padding-left:15px;
   padding-top:2px;
   color:#FFFFFF;
   font-size:30px;
   height:30px;
   border-left:solid 1px #fff;
}
.header .logo a.sub_logo .eng-logo{
	margin-top:10px;
	font-size:12px;
   display:block;
   height:15px;
   line-height:15px;
}

.header .subnavLeft {
	padding-left:10px;
}
.header .search {
	float:right;
	_display:inline;
	padding-right:10px;
   height:20px;
}
.header .search .inp {
	border:0;
	height:16px;
	width:130px;
	/* border:1px solid #821514;*/
	margin-top:2px;
	padding-left:5px;
   padding-right:5px;
	float:left;
	_display:inline;
	background:#3C9133/*#AC0000*/;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.header .search .inp:hover {
	background:#fff;
	opacity:1
}
.header .search .btn {
	height:22px;
	padding:0 8px;
 *padding:0 8px 0 12px;
	line-height:21px;
	text-align:center;
	border:0;
	float:left;
	font-size:12px;
	_display:inline;
	color:#fff;
	cursor:pointer;
 *background:url(search_normal.png) 0 3px no-repeat;
}
.header .search .btn:hover {
 *background:url(search_normal.png) 0 3px no-repeat;
}
.header .subNav {
	background:#225126/*#700005*/; 
	border-bottom:0px solid #225126/*#700005*/;
}
.header .subNav .onlymobileshow{
	display:none;
}
.header .subNav .menu {
	display:none;
}
.header .subNav li {
	float: left;
	_display: inline;
	padding: 4px 2px 4px 3px;
	position: relative;
	z-index: 999;
	zoom: 1;
}
.header .subNav li a {
	font-size:14px;
	color:#e5e3e3;
	padding:0 5px;
	/* text-shadow:0px 2px 1px #600000; */
	filter:dropshadow(color=#600000, offx=0, offy=2);
}
.header .subNav li a:hover, .header .subNav li a:focus, .header .subNav li a.hover {
	color:#fff;
}
.header .subNav li.current {
	background:#fff;
}
.header .subNav li.current a {
	color:#444;
	text-shadow:0px 2px 1px #f3f3f3;
	filter:dropshadow(color=#f3f3f3, offx=0, offy=2);
}
.header .subNavRight {
	float:right!important;
}
.header .subNav #mobileNav ul {
   height:160px;
   width:640px;
}
.header .subNav #mobileNav li {
   padding: 2px 2px 2px 2px;
   line-height:40px;
   height:36px;
   width:154px;
   float:left;
}
.header .subNav #mobileNav li form{
   height:40px;
   line-height:40px;
}
.header .subNav #mobileNav li form input {
   width:80px;
   float:left;
   opacity:0.8;
   background-color:#fff;
   border:1px solid #C4C4C4;
   margin-left:8px;
   margin-right:3px;
   margin-top:12px;
}
.header .subNav #mobileNav li form a {
   padding-top:5px;
   height:35px;
   line-height:35px;
}
.header .subNav #mobileNav li a {
   font-size:14px;
   color:#000;
   float:left;
}
.header .nav {
	/* float:right;
	_display:inline;
	margin-top:25px;*/
	background-color:#fff;
}
.header .nav .menu {
	display:none;
}
header .nav #nav{
	/* text-align:center; */
	margin:auto;
	width:1000px;
}
.header .nav li {
	float:left;
	_display:inline;
	padding:0 10px 0 9px;
	+padding:0 9px 0 8px;
	z-index:999;
	zoom:1;
}
.header .nav li.nav_first {
        padding-left:0px;
}
.header .nav li.nav_last {
        padding-right:0px;
} 
.header .nav li a.current {
/* PKU	background: url(nav_cur.png) bottom repeat-x */
	background: url(../img/nav_cur_green.png) bottom repeat-x;
   /*color:#fff;
	background:#8f000b;*/
}
.header .nav li a {
	display:block;
	line-height:43px;
/* ZB	font-size:15px; */
	font-size:16px;
/* PKU	color:#fff; */
	color:#333;
	/* padding:0 12px;
 *padding:0 13px; */
  text-align:center;
  width:105px;
  -webkit-transition-duration:.3s;
  -moz-transition-duration:.3s;
  -o-transition-duration:.3s;
  transition-duration:.3s;
	-ms-transition-duration:0s;
}
.header .nav li a:hover, .header .nav li:hover a{
   color:#fff;
	background:#3C9133/*#8f000b*/;
}
.header .nav li a i {
	padding:0;
 *margin:0 -5px 0 5px;
}
.header .nav li a i:before {
	margin-right:-4px;
}

.header .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

#nav .minfoWrap {
	position:absolute;
	background:#fff;
/* PKU */
	/*border-top: 0px solid #8c0000;*/
   border-top: 0px solid #3C9133;
/* PKU 	top:132px; */
/* PKU
	top:131px;
*/
	left:0%;
	width:100%;
	z-index:2;
	padding:2em 0;
	display:none;
	/* -webkit-box-shadow:0 6px 12px #838383;
	-moz-box-shadow:0 6px 12px #838383;
	box-shadow:0 10px 20px rgba(0, 0, 0, 0.63); */
}
#nav .minfoWrap_inner {
	width:1200px;
	background:#fff;
	margin:0 auto;
}
#nav ul.last {
	right:2px;
}
#nav ul li {
	float:none;
	display:block;
	padding:0;
	margin:0;
}
#nav ul li a {
	background:#fff;
	line-height:24px;
	font-size:14px;
	color:#565656;
/* PKU	padding:0 0 0 20px; */
	padding:0 0 0 0px;
}
.header .nav #nav li .sub-nav{
   position:absolute;
   z-index:2;
   display:none;
}
.header .nav #nav .sub-nav li a{
   /*background:#8c0000;*/
   background:  #3C9133;
   color:#fff;
   line-height:16px;
	font-size:14px;
   text-align:left;
   width:205px;
   padding:10px 5px 10px 30px;
}
.header .nav #nav .sub-nav li a:hover{
   /*background:#9c0000;*/
   background:  #225126;
}

.readmore {
//	text-transform: uppercase;
	font-size: 15px!important;
	box-shadow: none;
	color: #3C9133/*#8c0000*/!important;
	display:inline !important;
	-webkit-transition: 400ms !important;
	-moz-transition: 400ms !important;
	-o-transition: 400ms !important;
	transition: 400ms !important;
}
.readmore:hover {
	text-shadow: none;
	box-shadow: none !important;
	color:#333!important;
}
.readmore1 {
//	text-transform: uppercase;
	font-size: 15px!important;
	box-shadow: none;
	color: #000000!important;
	display:inline !important;
	-webkit-transition: 400ms !important;
	-moz-transition: 400ms !important;
	-o-transition: 400ms !important;
	transition: 400ms !important;
}
.readmore1:hover {
	text-shadow: none;
	box-shadow: none !important;
	color:#3C9133/*#8c0000*/!important;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.main-body{
  width:100%;
  max-width:1380px;
  margin:0 auto;
  overflow:hidden;
}
.footer{
   width: 100%;
   height:100px;
   background: #225126;
   margin-top:40px;
  
}
.footer .footWrap {
	background:#ededed;
	padding:40px 0;
	border-top: #dfdfdf 1px solid;
}
.footer .footWrap li {
	width:150px;
	float:left;
	_display:inline;
}
.footer .footWrap h4 {
	padding-bottom:8px;
}
.footer .footWrap h4 a {
	font-size:15px;
	color:#333;
}
.footer .footWrap h4 a:hover {
	color:#3C9133/*#8c0000*/;
}
.footer .footWrap a {
	color:#787878;
	display:block;
	line-height:24px;
	text-align:center;
}
.footer .footWrap a:hover {
	/*color:#8c0000;*/
   color: #3C9133;
}
.footer .copyrights {
	color:#f8f8f8;
	padding:15px 0;
	line-height:22px;
	/*background:#821514;
	border-top:#8c0000;*/
   background:#225126;
   border-top:#3C9133;
}
.footer .copyrights .info {
	float:left;
}
.footer .copyrights .info span {
	padding-right:24px;
}
.footer .copyrights .icp {
	float:right;
}
.footer .copyrights .copy {
	display:block;
}
.fot_bot{
	width: 1090px;
	margin: 0 auto;
	font-size: 12px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	height: 100px;
	line-height: 100px;
	background: #225126;
}
.fot_bot span{
   display:inline-block;
   float:left;
   width:160px;
   padding: 0 20px;
}
.fot_bot .copyright{
   width:240px;
margin-left:20px;
}
.fot_bot .addr{
   width:200px;
}
.fot_bot .postcode{
   width:90px;
}
.fot_bot .telephone{
   width:130px;
}
.fot_bot .tech-sup{
   width:160px;
}
.fot_bot .tech-mail{
   width:170px;
}

._plugMasklayer {
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.8;
	filter:alpha(opacity=80);
	_position: absolute;
	position:fixed;
	top: 0;
	width: 100%;
	z-index: 9998;
	bottom:0;
}
._plugLayer {
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
	left: 50%;
	top: 50%;
	border:1px solid #609;
	_position: absolute;
	position:fixed;
	z-index: 9999;
}
/*action*/
.ssubNav {
	display:none;
}