* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none;
}
.container {
	width: 1100px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #717171;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #4e4e4e;
}
a:hover {
	color: #2fc16c;
}
img {
	border: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 20px auto 50px auto;
	width: 500px;
}
.pages a, .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #2fc16c;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #2fc16c;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */

.topbar {
	height: 30px;
	line-height: 30px;
	background: #2e394b;
	color: #fff;
	font-size: 12px;
}
.topbar a {
	color: #fff;
}
.topbar ul li {
	float: left;
}
.topbar ul li span {
	margin: 0 5px;
}
.top {
	height: 120px;
}
.top .container{ position:relative;}
.top .topzz{ position:absolute; right:-60px; top:60px; border:1px solid #ddd;}
.logo {
	margin-top: 10px;
	margin-left: -20px;
	width: 335px;
	height: 97px;
	background: url(../images/logo.jpg) no-repeat center;
	text-indent: -99px;
	overflow: hidden;
}
.top_cont {
	height: 33px;
	width: 200px;
	background: url(../images/topcont.png) no-repeat left center;
	font-size: 25px;
	color: #2fc16c;
	padding-left: 40px;
	margin-top: 15px;
}
.top_right {
	width: 745px;
}
.nav {
	margin-top: 65px;
}
.nav li a {
	float: left;
	font-size: 15px;
	color: #000000;
	display: block;
	width: 92px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border-radius: 20px;
}
.nav li a:hover, .nav li a.hover {
	background: #2fc16c;
	color: #fff !important;
}
/* flexslider */

.flexslider {
	position: relative;
	height: 464px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 464px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
	bottom: 30px;
}
.flex-control-nav li {
	display: inline-block;
	width: 30px;
	height: 5px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 30px;
	height: 5px;
	color: #fff;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background: #2fc16c;
	color: #2fc16c;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}
/* notice */

.notice {
	background: url(../images/noticebg.png) no-repeat center;
	height: 60px;
}
.not_tit {
	display: block;
	background: url(../images/label.png) no-repeat left center;
	height: 60px;
	font-size: 16px;
	color: #22b861;
	line-height: 60px;
	padding-left: 40px;
	width: 80px;
	font-weight: bold;
}
.scrollbox {
	width: 860px;
	padding: 10px;
	margin-top: 7px;
}
#scrollDiv {
	width: 700px;
	height: 25px;
	overflow: hidden;
}
#scrollDiv li {
	height: 25px;
	line-height: 25px;
	vertical-align: bottom;
	zoom: 1;
}
#scrollDiv li a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	color: #3e3e3e;
}
#scrollDiv li a:hover {
	color: #22b861;
}
.scroltit {
	height: 26px;
	margin-bottom: 4px;
	width: 40px;
}
.scroltit small {
	float: right;
	font-size: 13px;
}
.scrollbox li span {
	float: right;
	font-size: 14px;
	color: #3e3e3e;
}
.scroltit {
	width: 40px;
	height: 17px;
	background: url(../images/qh.png) no-repeat;
}
#but_up {
	width: 20px;
	height: 17px;
	float: left;
	display: block;
}
#but_down {
	width: 20px;
	height: 17px;
	float: left;
	display: block;
}
/* about */

.about {
	margin-top: 40px;
	position: relative;
	height: 310px;
	margin-bottom: 50px;
}
.about .container {
	position: relative;
}
.about_left img {
	width: 450px;
	height: 300px;
}
.about_right {
	width: 600px;
}
.ab_tit {
	height: 46px;
	background: url(../images/shu.png) no-repeat left center;
	padding-left: 55px;
}
.ab_tit span {
	display: block;
	font-size: 18px;
	color: #c7c7c7;
	line-height: 18px;
}
.ab_tit p {
	font-size: 20px;
	color: #2d2d2d;
	font-weight: bold;
}
.ab_text {
	font-size: 14px;
	color: #717171;
	line-height: 22px;
	width: 500px;
	margin-top: 30px;
	margin-left: 50px;
}
.ab_text span {
	display: block;
	text-indent: 2em;
}
.about_right li {
	background: #2fc16c;
	width: 130px;
	height: 40px;
	float: left;
	margin-right: 20px;
}
.about_right li a {
	display: block;
	color: #fff;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	background: url(../images/a1.png) no-repeat left center;
	margin-left: 10px;
	padding-left: 35px;
}
.about_right li:last-child {
	background: #303440;
}
.about_right li:last-child a {
	background: url(../images/a2.png) no-repeat left center;
}
.about_right a:hover {
	background-color: #2fc16c;
}
.about_right ul {
	margin-left: 35px;
	margin-top: 30px;
}
.visit {
	position: absolute;
	top: 120px;
	left: 390px;
}
.visit p {
	width: 90px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: #2fc16c;
	float: left;
	font-size: 16px;
}
.visit span {
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #303440;
	font-size: 46px;
	color: #fff;
	text-align: center;
	font-weight: 200;
}
/* product */

.procenter {
	width: 1202px;
	height: 280px;
	margin: 0 auto;
	background: url(../images/x.jpg) no-repeat 0 20px;
}
.pro_tit {
	width: 220px;
	height: 45px;
	line-height: 44px;
	background: #2fc16c;
	border-radius: 20px;
	text-align: center;
	color: #fff;
	float: left;
	display: block;
	margin-left: 495px;
	margin-bottom: 30px;
	font-weight: bold;
}
.pro_tit span {
	font-size: 19px;
}
.pro_tit:hover {
	color: #fff;
}
.case_tit span {
	font-size: 19px;
}
#demo {
	background: #FFF;
	overflow: hidden;
	width: 1100px;
	margin-left: 50px;
}
#demo img {
	width: 253px;
	height: 179px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo1 a:first-child {
	margin-left: 0;
}
#demo2 {
	float: left;
}
#demo a {
	margin: 0 12px;
	width: 253px;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	display: block;
	float: left;
}
/* indexnews */

.new_cont {
	margin-top: 50px;
	height: 290px;
}
.leftnew {
	width: 695px;
	border: 1px solid #dddddd;
	height: 289px;
	border-left: 0;
	float: left;
}
.new_tit {
	width: 192px;
	float: left;
}
.new_tit1, .new_tit2 {
	width: 180px;
	height: 145px;
	background: #303440;
}
.new_tit1 {
	margin-top: -1px;
}
.new_tit a {
	display: block;
	width: 180px;
	height: 145px;
	color: #fff;
	font-size: 17px;
	padding-left: 55px;
	padding-top: 95px;
}
.new_tit1 a {
	background: url(../images/n1.png) no-repeat 57px 30px;
}
.new_tit2 a {
	background: url(../images/n2.png) no-repeat 57px 30px;
}
.new_tit .hover {
	width: 192px;
	background: url(../images/nbg.png) no-repeat center;
}
.new_top {
	margin-top: 20px;
	border-bottom: 1px dashed #e4e4e4;
	height: 90px;
}
.new_top h4 {
	margin-bottom: 10px;
	font-weight: bold;
}
.new_top h4 a {
	color: #2fc16c;
	font-size: 16px;
}
.new_top p {
	font-size: 13px;
	color: #6b6b6b;
	line-height: 22px;
}
.new_right {
	float: left;
	margin-left: 10px;
	width: 475px;
}
.new_right li {
	background: url(../images/li.png) no-repeat left center;
	line-height: 40px;
	border-bottom: 1px dashed #e4e4e4;
	padding-left: 15px;
}
.new_right li:last-child {
	border: 0;
}
.new_right li a {
	font-size: 14px;
	color: #4e4e4e;
}
.new_right li span {
	float: right;
	font-size: 12px;
	color: #717171;
}
.right_cont {
	float: right;
	width: 334px;
}
.nr2 {
	display: none;
}
.contbg {
	width: 334px;
	background: url(../images/contbg.png) no-repeat center;
	line-height: 30px;
	margin-top: 20px;
	margin-left: 10px;
}
.contbg p {
	font-size: 17px;
	color: #2fc16c;
	font-weight: bold;
}
.contbg span {
	display: block;
	line-height: 25px;
	color: #000;
}
.link {
	background: #efefef;
	height: 60px;
	margin-top: 40px;
	padding-top: 40px;
}
.link p {
	font-size: 18px;
	color: #2fc16c;
	width: 90px;
	border-right: 1px solid #2fc16c;
	float: left;
	margin-right: 10px;
	background: url(../images/link.jpg) no-repeat left center;
	font-weight: bold;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
}
.link span {
	font-size: 14px;
	color: #7b7b7b;
	font-weight: normal;
}
.link a {
	margin-left: 5px;
	line-height: 40px;
}
.footer {
	background: #303440;
	height: 240px;
	color: #fff;
}
.foot_left {
	margin-top: 45px;
	width: 745px;
}
.foot_left li {
	float: left;
}
.foot_left li a {
	font-size: 15px;
	color: #fff;
}
.foot_left li span {
	margin: 0 5px;
}
.foot_left ul {
	border-bottom: 1px solid #575960;
	height: 50px;
	margin-bottom: 20px;
}
.foot_left p {
	font-size: 14px;
	line-height: 22px;
}
.foot_left p a {
	color: #fff;
}
.footright {
	width: 230px;
	height: 220px;
	float: right;
}
.footright p {
	width: 20px;
	margin-right: 10px;
	margin-top: 70px;
}
.footright img {
	margin-top: 45px;
}
/* 内页 */

.main {
	margin-top: 30px;
}
.left {
	width: 230px;
}
.left_menu {
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
}
.left_menu p {
	background: #2e394b;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
}
.left_menu p span {
	font-size: 15px;
	padding-left: 5px;
}
.left_menu ul {
	padding-bottom: 10px;
}
.left_menu li a {
	height: 40px;
	line-height: 40px;
	display: block;
	padding-left: 30px;
	margin-top: 5px;
	border-bottom: 1px dotted #ddd;
}
.left_menu li a strong {
	font-family: "宋体";
	padding-right: 10px;
}
.left_menu li a:hover, .left_menu li a.hover {
	background: 0;
	color: #60a32e !important;
}
.cont_tit {
	background: #60a32e;
	height: 40px;
	color: #fff;
	line-height: 40px;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
}
.left label {
	font-size: 15px;
	padding-left: 5px;
}
.left_cont {
	padding: 10px;
	line-height: 26px;
	margin-bottom: 60px;
	font-family: "宋体";
}
.left_lx {
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
}
.left_cont span {
	color: #2fc16c;
	font-size: 24px;
	font-family: Consolas;
	padding-left: 20px;
}
.left_add {
	font-size: 12px;
}
.right {
	width: 820px;
	margin-bottom: 20px;
}
.crumbs h3 {
	width: 820px;
	color: #000;
	font-weight: normal;
	height: 33px;
	line-height: 33px;
	font-size: 18px;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 10px;
}
.crumbs h3 span {
	font-family: "微软雅黑";
	float: right;
	font-size: 12px;
	color: #333;
	margin-top: 5px;
}
.content {
	margin-top: 20px;
	line-height: 20px;
	color: #4e4e4e;
}
.n_list {
	margin-top: 10px;
}
.n_list li {
	padding: 20px 0;
	width: 100%;
	float: left;
	border-bottom: 1px dashed #bbb;
}
.newsulAs {
	width: 174px;
	height: 125px;
	padding: 4px;
	float: left;
	background: #e8eae7;
	border: 1px solid #c5c6c8;
}
.newsdia {
	font-size: 14px;
	color: #333;
}
.newsdip {
	margin: 5px 0;
}
.newsdivr {
	float: right;
	width: 600px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑";
	color: #333;
}
.newsdivr p {
	line-height: 20px;
}
/* list_photo.php */

.eitpy {
	border: 1px solid #dedede;
	padding: 0 15px;
	line-height: 40px;
	height: 40px;
}
.eitpy span {
	display: inline-block;
	font-size: 16px;
	color: #3a4c00;
	margin-right: 10px;
}
.eitpy a {
	display: inline-block;
	color: #333;
	margin: 0 10px;
}
.eitpy a:hover, .eitpy a.hov {
	color: #2fc16c;
}
.sdtertul {
	margin-bottom: 0;
	margin-left: 30px;
}
.sdtertul li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
}
.sdtertul a {
	width: 233px;
	height: 214px;
	border: 1px solid #fff;
	background: #fff;
	color: #000;
	display: block;
}
.sdiktj {
	height: 172px;
	width: 230px;
	background: #fff;
	overflow: hidden;
}
.sdiktj img {
	width: auto;
	height: 172px;
}
.sdiktP {
	width: 230px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}
.sdtertul li:hover .sdiktP {
	background: #12984a;
	color: #fff;
}
/* show.php */

.show_top span {
	font-size: 18px;
	text-align: center;
	color: #3a4c00;
	height: 23px;
	line-height: 23px;
	padding-top: 10px;
	display: block;
}
.show_top p {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 30px;
	color: #999;
	line-height: 30px;
	border-bottom: 1px dashed #bbb;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.pre {
	margin-top: 50px;
	font-size: 12px;
}
.pre p {
	margin-top: 10px;
}
.left_news {
	margin-bottom: 20px;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
}
.left_newstit {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 14px;
	margin-top: 20px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.left_news li:first-child {
	margin-top: 10px;
}
.left_news li a {
	line-height: 36px;
	display: block;
	color: #323232;
	font-size: 12px;
	border-bottom: 1px dotted #ddd;
	padding: 0 10px;
}
.left_news li a span {
	font-family: "微软雅黑";
	padding-right: 8px;
	color: #2fc16c;
}
.left_news li a:hover {
	color: #2fc16c;
}
