@charset "utf-8";
.smallbanner{ height:520px; position:relative;}
.smallbanner .d1 {width: 100%;
	height: 520px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;}
.header_box {
	width: 100%;
	height: 465px;
	overflow: hidden;
}
.main {
	height: auto;
	min-height: 700px;
	position: relative;
}
.left {
	width: 230px;
	height: auto;
	overflow: hidden;
	position: relative;
	left: -6px;
	top:-50px;
	z-index:999;
}
.left h1 {
	display: block;
	width: 100%;
	height: 115px;
	padding-top: 110px;
	overflow: hidden;
	background: url(../images/bg_05.png) center center no-repeat;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}
.left h1 span {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-indent: 42px;
	text-transform:uppercase;
}
.left ul {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0 6px;
	background: url(../images/bg_06.png) center top repeat-y;
}
.left ul li {
	width: 100%;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	border-bottom: 1px solid #858686;
}
.left ul li a {
	display: block;
	font-size: 14px;
	text-indent: 35px;
}
.left ul li a:hover, .left ul li a.left_hover {
	background: #dab866;
	color: #fff;
	text-decoration: none;
}
.left h2 {
	display: block;
	width: 100%;
	height: 8px;
	overflow: hidden;
	background: url(../images/bg_07.png) center center no-repeat;
}
.right {
	width: 1000px;
	height: auto;
	overflow: hidden;
	padding-top: 135px;
	margin-right:35px;
}
.location {
	width: 100%;
	height: 46px;
	line-height: 46px;
	padding-bottom: 2px;
	background: url(../images/bg_09.jpg) left bottom repeat-x;
	font-size: 21px;
	color: #006033;
	overflow: hidden;
}
.location span {
	display: inline-table;
	float: right;
	padding-left: 27px;
	background: url(../images/bg_08.jpg) left center no-repeat;
	font-size: 14px;
	overflow: hidden;
}
/*单页*/
.content {
	width: auto;
	height: auto;
	overflow: hidden;
	font-size: 15px;
	line-height: 2em;
	padding: 35px 0px;
}
/*视频列表*/
.videolist {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 45px 0px;
}
.videolist ul {
	width: 1056px;
	height: auto;
	overflow: hidden;
}
.videolist ul li {
	width: 242px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 22px;
	margin-bottom: 24px;
	position: relative;
}
.videolist ul li img {
	display: block;
	width: 242px;
	height: 148px;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.videolist ul li i {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../images/bg_10.png) center center no-repeat;
	position: absolute;
	top: 52px;
	left: 102px;
}
.videolist ul li span {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #737373;
}
.videolist ul li span a {
	color: #737373;
}
.videolist ul li span a:hover {
	color: #006033;
	text-decoration: none;
}
/*新闻列表*/
.newslist {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 30px 0;
}
.newslist ul {
	width: auto;
	height: auto;
	overflow: hidden;
	padding-right: 380px;
	padding-bottom: 110px;
	background: url(../images/bg_03.jpg) left bottom repeat-x;
}
.newslist ul li {
	width: auto;
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	color: #727171;
	padding-left: 13px;
	background: url(../images/bg_11.jpg) left center no-repeat;
}
.newslist ul li span {
	float: right;
}
.newslist ul li a {
	color: #727171;
}
.newslist ul li a:hover {
	color: #006033;
	text-decoration: none;
}
/*新闻详细页*/
.news_title {
	width: 100%;
	height: auto;
	line-height: 40px;
	overflow: hidden;
	margin-top: 30px;
	font-weight: normal;
	font-size: 21px;
	color: #727171;
	padding-left: 13px;
	background: url(../images/bg_11.jpg) left 17px no-repeat;
}
.news_title span {
	float: right;
	padding-right: 85px;
}
.news_content {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 20px 0px;
	font-size: 15px;
	line-height: 2em;
	color: #727171;
}
/*联系我们*/
.contact {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 40px 0 55px;
}
.contact_map {
	width: 640px;
	height: 400px;
	overflow: hidden;
}
.contact_con {
	width: 355px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.contact_con ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	top: -24px;
}
.contact_con ul li {
	width: auto;
	height: 108px;
	padding-left: 56px;
	overflow: hidden;
	border-bottom: 1px dashed #b5b6b6;
	position: relative;
}
.contact_con ul li b {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 90px;
	line-height: 90px;
	font-size: 17px;
	font-weight: normal;
	color: #006033;
	position: absolute;
	top: 0px;
	left: 56px;
}
.contact_con ul li span {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 13px;
	color: #5c5d5d;
	position: absolute;
	bottom: 0px;
	left: 56px;
}
/*人才招聘列表页*/
.job_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #006033;
	color: #ffffff;
	font-size: 15px;
	text-indent: 40px;
	overflow: hidden;
	margin-top: 45px;
}
.job_con {
	width: 100%;
	height: auto;
	padding: 20px 0px;
	line-height: 32px;
	font-size: 15px;
	color: #5d5d5d;
	overflow: hidden;
}
.job_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.job_list h1 {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	background: #006033;
}
.job_list h1 span {
	display: block;
	width: auto;
	height: 40px;
	float: left;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.job_list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0;
}
.job_list ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 15px;
	color: #5d5d5d;
}
.job_list ul li span {
	display: block;
	width: auto;
	height: 40px;
	float: left;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.job_list ul li span a {
	color: #5d5d5d;
}
.job_list ul li span a:hover {
	color: #006033;
}
/*人才招聘详细页*/
.jobshow_title {
	width: 100%;
	height: 65px;
	line-height: 65px;
	overflow: hidden;
	font-size: 15px;
	color: #4b4948;
}
.job_l {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 15px;
	color: #5d5d5d;
}
.job_l table tr td {
	width: auto;
	height: 48px;
	line-height: 48px;
	background: #fff;
	text-indent: 33px;
}
.job_c {
	width: 100%;
	height: auto;
	font-size: 15px;
	line-height: 30px;
	overflow: hidden;
	color: #5d5d5d;
}
.job_o {
	width: auto;
	height: auto;
	font-size: 15px;
	line-height: 30px;
	color: #727171;
	overflow: hidden;
	padding-top: 8px;
	margin-bottom: 30px;
}
/*分页*/
.page_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top:50px;
	text-align: center;
}
.page_list a {
	height: 20px;
	line-height: 26px;
	width: auto;
	border: 1px solid #e0e0e0;
	background: #fff;
	color: #aaaaaa;
	margin: 0 3px;
	padding: 2px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.page_list span {
	margin: 0 3px;
	padding: 2px 5px;
	background: #006033;
	color: #fff;
	border: 1px solid #006033;
}
.page_list a:hover {
	background: #006033;
	color: #fff;
}
.page {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 15px 0;
}
.page_l {
	text-align: left;
}
.page_c {
	text-align: center;
}
.page_r {
	text-align: right;
}
.page a.page_a {
	font-size: 15px;
	width: auto;
	padding: 0 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.page a {
	font-size: 17px;
	display: inline-table;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #727171;
	color: #727171;
	margin-left: 8px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.page a.page_acitve, .page a:hover {
	background: #006033;
	border: 1px solid #006033;
	color: #fff;
	text-decoration: none;
}
.page .page_acitve {
	background: #006033;
	border: 1px solid #006033;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	display: inline-table;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #727171;
	margin-left: 8px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

/*专业知识*/
.nowl ul li{ height:58px; border-bottom:1px dashed #abaaaa; font-size:15px; line-height:91px; width:1035px; overflow:hidden;}
.nowl ul li a{ float:left;}
.nowl ul li span{ float:right;}
/*生产基地*/
.jidilist {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom:50px;


}
/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../images/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../images/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background:url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.image-set{ margin-top:20px; margin-left:42px; margin-bottom:40px;}
.example-image{ width:272px; height:185px; float:left;overflow: hidden;
	margin: 0 auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; display:block; margin-top:48px; margin-right:34px;}

	
/*专业知识内容页*/
.zhishititle{ text-align:center; padding-top:55px; color:#666464; font-size:17px; font-weight:normal;}
.newscontent{ padding-top:25px; font-size:15px; color:#666464; line-height:2em; width:auto; height:auto; overflow:hidden;}





/*留言*/
.wenbenkuang{ height:30px; line-height:30px; border:1px dashed #006033; background:none; margin-bottom:10px;}
.wenbenkuang1{ border:1px dashed #006033; background:none; height:200px;} 
.go-wenbenkuang{ border:none; background:#006033; color:#fff; height:30px; line-height:30px; text-align:center; width:100px; margin-top:30px; font-family:"微软雅黑"; margin-left:100px;}
.go-wenbenkuang1{ border:none; background:#006033; color:#fff; height:30px; line-height:30px; text-align:center; width:100px; margin-top:30px; font-family:"微软雅黑"; margin-left:10px;}


.dinggou{ width:100px; height:30px; background:#eacc76; color:#fff; text-align:center; font-size:14px; float:right; margin-top:30px;}.dinggou a{ color:#fff;} .dinggou a:hover{ color:#f00;}