@charset "gb2312";
/* Callback example */

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-style: normal;
}
body, html {
	height: 100%;
}
.apple {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
ul, ol, li {
	list-style-type: none;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
input, textarea, select, button, {
font-family:Î¢ÈíÑÅºÚ, Arial, Helvetica, sans-serif;
font-size:0.88em;
}
a {
	color: #727171;
	text-decoration: none;
	font-family: Î¢ÈíÑÅºÚ, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
}
a:focus {
	background: none;
}
:focus {
	outline: 0;
}
/*Çå³ýÑùÊ½*/
.clearBoth {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	height: 1%;
	display: block;
}
.verticalAlign {
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	width: 1px;
	margin-left: -1px;
}
* {
	padding: 0;
	margin: 0;
}
.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	overflow-x: hidden;
	min-width: 1200px
}
i, em, b {
	font-style: normal;
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}
.callbacks_container {
	margin-bottom: 2px;
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: center;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.6;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -30px;
	display: none;
}
.callbacks_container:hover .callbacks_nav {
	display: block;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs {
	margin-top: -50px;
	position: relative;
	z-index: 100;
	margin-bottom: 29px;
}
.callbacks_tabs.callbacks1_tabs li {
	display: inline-block;
	width: 50px;
	height: 2px;
	margin-left: 5px;
	position: relative;
	background: #134f04;
}
.callbacks_tabs.callbacks1_tabs li a {
	display: inline-block;
	width: 50px;
	height: 2px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100,200,300,0);
	color: transparent;
}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
	background: #78b902;
}
/*main-one*/
.main-one { background:url(../images/aboutbg.png) center no-repeat;
	height: auto;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
h2.titlegg {
	text-align: center;
	padding: 20px 0;
}
h2.titlegg a {
	font-size: 20px;
	color: #bebcb4;
	line-height: 2;
	font-weight: 600;
	letter-spacing: 2px;
}
h2.titlegg em {
	width: 60px;
	height: 4px;
	background: #4cb730;
	display: block;
	margin: 0 auto;
}
h2.titlegg i {
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-style: normal;
	line-height: 2;
	color: #464644;
	font-family: Tahoma;
}

.servicelist dd {
	float: left;
	width: 345px;
	text-align: left;
	line-height: 60px;
	color: #9a9996;
	font-size: 16px;
}
.servicelist dd em {
	width: 25px;
	height: 25px;
	border-radius: 100%;
	background: #947b0e;
	margin-top: 20px;
	line-height: 25px;
	text-align: center;
	float: left;
	margin-right: 30px;
	color: #fff;
}
.main-two {
	background: url(../images/zlaboutbg.jpg) center top no-repeat;
}
.anlilist ul li {
	float: left;
	display: inline-block;
	width: 376px;
	margin-right: 35px;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.anlilist ul li:nth-child(1) {
	animation-name: fadeInUp;
	animation-delay: 0.1s;
}
.anlilist ul li:nth-child(2) {
	animation-name: fadeInUp;
	animation-delay: 0.2s;
}
.anlilist ul li:nth-child(3) {
	margin-right: 0;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
.anlilist ul li a {
	width: 371px;
	height: 260px;
	display: block;
	overflow: hidden;
	margin: 7px 0;
}
.anlilist ul li a img {
	width: 371px;
	height: 260px;
	overflow: hidden;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.anlilist ul li a:hover img {
	transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	-webkit-transform: scale(1.3);
}
.anlilist ul li em {
	font-size: 16px;
	line-height: 36px;
	color: #000;
	font-style: normal;
}
.anlilist ul li p {
	line-height: 28px;
	white-space: normal;
	color: #716969;
	font-size: 14px;
}
#mpage1 a.more {
	background: #48b42d;
	border: 1px solid #fff;
	display: block;
	transition: all ease-out .3s;
	margin-top: 30px;
	border-radius: 0px;
	width: 200px;
	height: 32px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif, 'Î¢ÈíÑÅºÚ';
	color: #fff;
	line-height: 32px;
	text-align: center;
	text-indent: inherit;
	border-radius: 6px;
}
#mpage1 a.more i {
	width: 30px;
	height: 10px;
	display: block;
	position: absolute;
	top: 0;
	left: 45%;
	margin-top: -20px;
	margin-left: 27px;
	z-index: -10;
}
#mpage1 a.more:hover {
	border: #246a13 1px solid;
	background:#35941f;
	text-indent: -15px;
	color: #fff;
}
#mpage1 a.more:hover i {
	background: url(../images/icon.png) no-repeat -100px 0;
	z-index: 3;
}
.jionus { background:url(../images/jiar_06.png) repeat;
	height: 200px;
	margin-top: 50px;
	text-align: center;
}
.jionus .dianji {
	width: 400px;
	height: 40px;
	color: #9d9476;
	border: 1px solid rgba(255,255,255,.5);
	line-height: 40px;
	font-size: 16px;
	letter-spacing: 2px;
	display: block;
	margin: 0 auto;
}
.jionus .dianji:hover {
	border: 1px solid #f0ce50;
	color: #e1d5aa;
}
.main-stree {
	background: url(../images/about.png) top no-repeat;
	height: 600px;
}
.re {
	position: relative;
}
.pinpai .sec3 h3 {
	text-align: center;
	padding: 100px 0 60px
}
.pinpai .sec3 .sec3Txt {
	width: 816px;
	height: 564px;
	border-radius: 5px;
	position: relative
}
.pinpai .sec3 .sec3Txt i {
	width: 30px;
	height: 7px;
	background: #c5cd36;
	margin: 0 0 50px 0;
	display: block;
}
.pinpai .sec3 .sec3Txt .bd {
	width: 760px;
	height: 564px
}
.pinpai .sec3 .sec3Txt .bd li {
	width: 690px;
	height: 564px;
	overflow: hidden;
	margin-left: 79px;
}
.pinpai .sec3 .sec3Txt .bd li h4 {
	margin: 94px 0 20px 0
}
.pinpai .sec3 .sec3Txt .bd li h4 a{ font-size:36px; color:#fff;}
.pinpai .sec3 .sec3Txt .bd li em {
	background: url(../images/biaotu.png) no-repeat;
	width: 659px;
	height: 53px;
	display: block;
}
.pinpai .sec3 .sec3Txt .bd li span {
	color: #e0d5ac;
	font-size: 14px;
	display: block;
	margin: 20px 0;
	letter-spacing: 0.5px;
}
.pinpai .sec3 .sec3Txt .bd li p {
	font-size: 12px;
	color: #fff;
	width: 500px;
	line-height: 24px;
}
.pinpai .sec3 .sec3Pic {
	position: absolute;
	top: 70px;
	right: 90px;
	width: 300px;
	height: 500px;
	overflow: hidden;
	box-shadow: 0 3px 90px 21px rgba(58,58,58,.08)
}
.pinpai .sec3 .nextBtn, .pinpai .sec3 .prevBtn {
	width: 100px;
	height: 30px;
	background: #25a901 url(../images/js_arr.png) no-repeat center;
	position: absolute;
	top: 522px;
	left: 607px;
	-webkit-transition: all .3s;
	transition: all .3s
}
.pinpai .sec3 .prevBtn {
	left: 487px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.pinpai .sec3 .nextBtn:hover, .pinpai .sec3 .prevBtn:hover {
	background-color: #78b902
}
.main-four {
	background: url(../images/zlnewsbg.jpg) top center no-repeat;
	height: 619px;
}
.homenews ul li {
	float: left;
	display: inline-block;
	background: #0c5c0f;
	display: inline-block;
	width: 514px;
	padding: 13px;
	margin-top: 20px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.homenews ul li:nth-child(2n) {
	float: right;
}
.homenews ul li .time {
	background: url(../images/time.jpg) no-repeat;
	width: 52px;
	height: 54px;
	text-align: center;
	display: block;
	margin-right: 15px; color:#fff;
}
.homenews ul li .time i {
	font-size: 12px;
	display: block;
	font-weight: 600;
}
.homenews ul li .time em {
	font-size: 30px;
	font-weight: 500;
}
.homenews ul li h2 a {
	color: #ffd300;
	font-size: 15px;
}
.homenews ul li p {
	font-size: 12px;
	color: #fff;
	margin-top: 12px;
	text-indent: 2em;
	-webkit-transition: all .3s;
	transition: all .3s
}
.homenews ul li:hover p {
	text-indent: 0em;
	color: #a0a0a0;
}
.homenews ul li:hover h2 a {
	color: #d1a323;
}
.homenews ul li:hover {
	background: #0c7b10;
}

.homenews ul li:nth-child(1) {
	animation-name: fadeInUp;
	animation-delay: 0.1s;
}
.homenews ul li:nth-child(2) {
	animation-name: fadeInUp;
	animation-delay: 0.2s;
}
 .homenews ul li:nth-child(3) {
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
.homenews ul li:nth-child(4) {
	animation-name: fadeInUp;
	animation-delay: 0.4s;
}
.homenews ul li:nth-child(5) {
	animation-name: fadeInUp;
	animation-delay: 0.5s;
}
.homenews ul li:nth-child(6) {
	animation-name: fadeInUp;
	animation-delay: 0.6s;
}
.homenews ul li:nth-child(7) {
	animation-name: fadeInUp;
	animation-delay: 0.7s;
}
.homenews ul li:nth-child(8) {
	animation-name: fadeInUp;
	animation-delay: 0.8s;
}
.footer { background:url(../images/footerbg.jpg) top center no-repeat;
	height: 445px;
	color: #fff;
	padding-top: 30px;
}
.footer .btm_list {
	padding-bottom: 3px;
	width: 672px; border-bottom:1px dotted #fff;
	margin-top: 20px;
}
.footer .btm_list>li {
	width: 96px;
	float: left;
}
.footer .btm_list>li a {
	color: #81d772;
	line-height: 50px;
}
.footer .btm_list>li:hover a {
	color: #e8af17;
}
.footer .erweima { border-right:1px dotted #fff;
	padding: 20px 50px 0 0;
	text-align: center;
}
.btmmag {
	background: url(../images/btmmsg.png) left top no-repeat;
	height: auto;
	padding-top: 50px;
	margin-top: 20px;
}
.btmmag .tip a {
	color: #94df81;
	font-size: 12px;
	line-height: 40px;
}
dl.tijiao {
	width: 390px;
	height: 235px;
	position: relative;
	margin-left: 15px;
}
dl.tijiao * {
	width: 390px;
	height: 235px;
	font: 100 12px/20px 'simsun';
	position: relative;
}
dl.tijiao dt {
	width: 65px;
	background: transparent;
	height: 30px;
	text-align: right;
	padding-right: 10px;
	position: absolute;
	font: 100 12px/1 'simsun';
	z-index: 88;
	color: #94df81;
}
dl.tijiao dd {
	width: 195px;
	float: left;
	background: transparent;
	height: 45px;
}
dl.tijiao dd input {
	border: 1px solid  rgba(255,255,255,.5);
	width: 165px;
	height: 30px;
	line-height: 30px;
	margin-top: 6px;
	background: rgba(255,255,255,.1);
	padding-left: 60px;
	color: #94df81
}

dl.tijiao dd textarea {
		background: rgba(255,255,255,.1);
	margin-top: 10px;
	width: 351px;
	padding: 26px 10px 10px 19px;
	color: #494949;
	height: 123px;
	border: 1px solid  rgba(255,255,255,.5);
}
#subbtn {
	background: #134f04;
	font: 100 14px/30px 'microsoft yahei';
	text-align: center;
	height: 30px;
	width: 84px;
	color: #fff;
	clear: both;
	border: none;
	margin-left: 15px;
}

.location_nav{ background:#0c5c0f;height:74px; line-height:74px; color:#fff; font-size:14px;}
.location_nav img{ width:15px; height:15px; margin-right:5px;}
.location_nav a{ color:#fff;}
.fenlei ul li{ display:inline-block; float:left; margin:0px 15px;}
.fenlei ul li a{ background:#106b13; padding:5px 10px;}
.fenlei ul li.hover a ,.fenlei ul li:hover a{ background:#78b902; color:#fff;}
.nr{ line-height:36px; font-size:15px; padding:50px; color:#939393;}
.nr img{max-width:100%; margin:0 auto; display:block; text-align:center;}
 .page {
	padding:20px 0 30px;
	margin: 0 auto;
	font-size: 0.18rem
}
.page a {
	padding: 5px 1.56%;
	border-radius: 1px;
	font-size: 14px;
	color: #939393;
	border: #2c5e0b solid 1px;
	margin: 0 5px;
}
.page a:hover {
	background: #78b902;
	color: #fff
}
.prenext{ line-height:30px; color:#CCC;}
.prenext a{ margin-left:10px;  font-size:15px; }
.prenext a:hover{ color:#e8af17;}


.fwfwpage { background: url(../images/bg_line44.jpg) repeat-x left 102px; }
.fwfwpage .lefttree { }
.fwfwpage .lefttree .ttl h1 { }
.fwfwpage .lefttree .ttl {background: #78b902;width: 200px;/* height: 100px; */text-align: center;color: #fff;font-size: 22px;padding: 30px 0;}
.fwfwpage .rightsider { width: 890px; }
.fwfwpage .rightsider { margin: 0; }
.fwfwpage .rightsider .ttl1 { height: auto; height:127px; border-bottom:1px dotted #3b3b3b; }
.fwfwpage .rightsider .ttl1 h1 { font-size: 22px; line-height:127px; color: #25820d; font-family: microsoft yahei; margin-left: 33px; letter-spacing: 2px; }
.ltree2 { background: #0c5c0f; min-height:250px;}
.ltree2 ul { border-left: 1px solid #2f2f2f; border-right: 1px solid #2f2f2f; padding: 10px 0 25px;}
.ltree2 ul li { border-bottom: 1px dotted #2f2f2f; margin: 0 33px; text-align: center; }
.ltree2 ul li a { color: #CBCBCB; font-family: simsun; line-height: 40px; }
.ltree2 ul li a:hover, .ltree2 ul li a.on { color: #78b902; font-family: simsun; line-height: 40px; }

.userContent1{ margin-left:10px;}
.userContent1 ul li{line-height: 26px;margin-bottom:25px;display:block;overflow:hidden; font-size:0.16rem; }
.userContent1 ul{display:block; }
.userContent1 ul li label{font-size: 14px;display: block;float: left;color:#939393;min-width:80px;text-align:right; margin-right:15px;}
.userContent1 ul li input.text{height: 34px;width:380px;padding-left:5px;border:1px solid #bec1c7; font-size:14px;color:#CBCBCB; background:rgba(255,255,255,0)}
.userContent1 ul li textarea{width:80%;padding-left:5px;height: 100px;display: block;float: left;color:#1c3f95;border:1px solid #bec1c7;background:rgba(255,255,255,0)}
.userContent1 .subtime{height: 45px; width:40%;border: 0;color: #fff;cursor:pointer; background:#78b902; }
.userContent1 ul li select{width:99px;height:29px;border:1px solid #d2d2d2;color:#616161;font-size:12px;padding-left:5px;}
.userContent1 span.star { color: red;}
.userContent1 ul li em{ font-size:16px; color:#000; margin-left:43px;}

.list ul li{ border-bottom:1px dotted #999;}
.list ul li:hover a{ color:#060;}
.prolist ul li{}

.tuji dl dd{ width:220px; height:312px;overflow:hidden; float:left; margin:20px 14px 0; position:relative;}
.tuji dl dd p{display:block;width:220px; height:312px; background: url(../images/fangdj.png) center 70px no-repeat; z-index:100; position:absolute; left:0; top:371px; -webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s; text-align:center; padding-top:150px; color:#fff; font-size:16px;}
.tuji dl dd:hover p{ display:block;width:220px; height:312px; background: rgba(0,0,0,.6) url(../images/fangdj.png) center 70px no-repeat; z-index:100; position:absolute; left:0; top:0px; }
.tuji dl dd a{width:220px; height:312px;overflow:hidden;  }
.tuji dl dd a img{width:220px; height:312px;overflow:hidden;-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;}
.tuji dl dd:hover a img{transform:scale(1.3); -moz-transform:scale(1.3); -ms-transform:scale(1.3); -o-transform:scale(1.3); -webkit-transform:scale(1.3);}
























