.banner{ width:100%;float: left;overflow: hidden;}
.slideBox{ width:100%;  overflow:hidden; position:relative; margin:auto;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right: 47%; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:20px;  width:10px; height:10px; text-align:center; background:#8d8785; cursor:pointer; border-radius: 100%; }
.slideBox .hd ul li.on{ background:#b81414; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:72px; height:73px; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.header{
	width: 100%;
	height: 98px;
	float: left;
	background-color: #ffffff;
	overflow: hidden;
}
.head{
	width: 1200px;
	height: 98px;
	margin: auto;
}
.head .logo{
	width: 383px;
	height: 39px;
	float: left;
	margin-top: 30px;
}
.head .logo img{
	width: 100%;
}
.head .dh{
	width: 230px;
	height: 60px;
	float: right;
	margin-top: 20px;
	margin-right: 0;
}
.head .dh img{
	width: 32px;
	height: 32px;
	float: left;
	margin-top: 7px;
	margin-left: 14px;
}
.head .dh p{
	width: 170px;
	float: right;
	text-align: left;
	font-size: 14px;
	color: #666666;
	margin-bottom: 0;
}
.head .dh span{
	width: 170px;
	float: right;
	text-align: left;
	font-size: 24px;
	color: #ffb026;
	font-weight: bold;
}
.nav{
	width: 100%;
	height: 50px;
	float: left;
	overflow: hidden;
	background-color: #01801f;
}
.nv{
	width: 1200px;
	height: 50px;
	margin: auto;
}
.nv ul{
	width: 100%;
	float: left;
}
.nv ul li{
	width: 139px;
	height: 50px;
	float: left;
	transition: 0.3s;
	background: linear-gradient(#ffb026,#ffb026) top/100% 0 no-repeat;
}
.nv ul li:hover{
	background-size: 100% 100%;
}
.nv ul li a{
	width: 139px;
	float: left;
	border-right: 1px solid #fff;
	height: 14px;
	color: #fff;
	text-align: center;
	line-height: 14px;
	margin-top: 18px;

}
.nv ul li a:first-child{
	margin-left: 0;
}
.about{
	width: 100%;
	height: 450px;
	background: url(../images/bg.png) no-repeat top center;
	float: left;
	overflow: hidden;
}
.a-1200{
	width: 1200px;
	height: 450px;
	margin: auto;
}
.des{
	width: 100%;
	height: 250px;
	float: left;
	overflow: hidden;
	position: relative;
}
.des img{
	width: 77px;
	height: 179px;
	position: absolute;
	top: 53px;
	left: 35px;
}
.des p{
	width: 950px;
	height: 90px;
	position: absolute;
	top:75px;
	left: 200px;
	overflow: hidden;
	font-size: 14px;
	color: #5f5f5f;
	line-height: 25px;
}
.des a{
	width: 88px;
	height: 28px;
	position: absolute;
	top: 183px;
	right: 80px;
	border: 1px solid #999999;
	font-size: 12px;
	color: #999999;
	line-height: 28px;
	text-align: center;
	transition: 0.3s;
}
.des a:hover{
	background-color: #168001;
	color: #fff;
}
.list{
	width: 100%;
	height: 170px;
	float: left;
	position: relative;
}
.test-box{
	width: 100%;
	float: left;
	
}
.test-box ul li{
	width: 220px;
	height: 147px;
	float: left;
	border: 1px solid #80bf82;
	overflow: hidden;
	margin-left: 16px;
}
.test-box ul li a{
	width: 208px;
	height: 135px;
	float: left;
	margin-left: 6px;
	margin-top: 6px;
	overflow: hidden;
}
.test-box ul li a img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.test-box ul li a img:hover{
	transform: scale(1.1);
}
.list .prev{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 43px;
	left: -54px;
	border-radius: 100%;
	background-color: #168001;
	font-size: 30.88px;
	font-family: "新宋体";
	text-align: center;
	line-height: 50px;
	color: #fff;
}
.list .next{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 43px;
	right: -54px;
	border-radius: 100%;
	background-color: #168001;
	font-size: 30.88px;
	font-family: "新宋体";
	text-align: center;
	line-height: 50px;
	color: #fff;
}
.list .prev:hover{
	background-color: #eeeeee;
	color: #000000;
}
.list .next:hover{
	background-color: #eeeeee;
	color: #000000;
}
.jdzs{
	width: 100%;
	height: 694px;
	float: left;
	overflow: hidden;
	background: url(../images/bg1.jpg) no-repeat center;
}
.jd{
	width: 1200px;
	height: 694px;
	margin: auto;
}
.jd ul{
	width: 100%;
	height: 596px;
	float: left;
	overflow: hidden;
	margin-top: 49px;
	position: relative;
}
.jd ul li{
	width: 600px;
	height: 298px;
	float: left;
	overflow: hidden;
	position: relative;
}
.jd ul li .tp{
	width: 100%;
	height: 100%;
	float: left;
}
.jd ul li .tp img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.jd ul li .tp img:hover{
	transform: scale(1.1);
}
.jd ul li .yy{
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100%;
	left: 0;
	background-color: #018005;
	opacity: 0;
	transition: 0.3s;
}
.jd ul li .yy a{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-top: 120px;
}
.jd ul li .yy span{
	width: 45px;
	height: 2px;
	background-color: #fff;
	float: left;
	margin-left: 278px;
	margin-top: 20px;
}
.jd ul .tt1{
	width: 682px;
	height: 95px;
	position: absolute;
	top: 252px;
	left: 259px;
	z-index: 1;
}
.jd ul li:hover .yy{
	top: 0;
	opacity: 0.7;
}
.cpzx{
	width: 100%;
	height: 800px;
	float: left;
	overflow: hidden;
	background: url(../images/bg2.jpg) no-repeat center;
}
.cp{
	width: 1200px;
	height: 800px;
	margin: auto;
}
.cp .tt2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 79px;
}
.cp .lit{
	width: 100%;
	height: 590px;
	float: left;
	overflow: hidden;
	margin-top: 35px;
}
.cp .lit .hd{
	width: 168px;
	height: 590px;
	float: left;
}
.cp .lit .hd ul li a{
	width: 125px;
	float: left;
	height: 60px;
	background-color: #fff;
	text-align: center;
	font-size: 20px;
	color: #000000;
	line-height: 60px;
	margin-top: 20px;
	transition: 0.3s;
}
.cp .lit .hd ul li.on a{
	width: 100%;
	background-color: #01801f;
	color: #fff;
}
.cp .lit .bd{
	width: 925px;
	height: 590px;
	float: right;
	overflow: hidden;
}
.cp .lit .bd ul{
	width: 100%;
	float: left;
	height: 100%;
	overflow: hidden;
}
.cp .lit .bd ul li{
	width: 285px;
	height: 268px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 20px;
}
.cp .lit .bd ul li .tu{
	width: 285px;
	height: 230px;
	float: left;
	overflow: hidden;
}
.cp .lit .bd ul li .tu img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.cp .lit .bd ul li .tu img:hover{
	transform: scale(1.1);
}
.cp .lit .bd ul li .tit{
	width: 100%;
	height: 38px;
	background-color: #fff;
	text-align: center;
	line-height: 38px;
	float: left;
	font-size: 16px;
	color: #000000;
}
.xxyl{
	width: 100%;
	float: left;
	height: 280px;
	overflow: hidden;
}
.yl{
	width: 1200px;
	height: 280px;
	margin: auto;
}
.yl .tt3{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 105px;
}
.yl .ms{
	width: 100%;
	float: left;
	margin-top: 45px;
}
.yl .ms p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
}
.yl .ms span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 8px;
	color: #000000;
}
.gd-box{
	width: 100%;
	height: 497px;
	overflow: hidden;
	
}
.w-box{
	width: 1200px;
	height: 497px;
	margin: 0px auto 0px;
	position: relative;
}
.w-box .tempWrap{
	overflow:visible;
	margin-left: -770px;
}
.w-box ul li{
	width: 886px;
	height: 497px;
	float: left;
	overflow: hidden;
	margin-right: 21px;
}
.w-box ul li img{
	width: 100%;
	height: 100%;
}
.gd-box .prev{
	width: 489px;
	height: 497px;
	position: absolute;
	top: 0;
	left: -373px;
	background: url(../images/yy.png) no-repeat center;
}
.gd-box .prev img{
	float: right;
	margin-top: 220px;
	margin-right: 10px;
}
.gd-box .next{
	width: 525px;
	height: 497px;
	position: absolute;
	top: 0;
	right: -369px;
	background: url(../images/yy.png) no-repeat center;
	background-size: 100% 100%;
}
.gd-box .next img{
	float: left;
	margin-top: 220px;
	margin-left: 10px;
}
.sczx{
	width: 100%;
	height: 195px;
	float: left;
}
.sc{
	width: 1200px;
	height: 195px;
	margin: auto;
}
.sc .xq{
	width: 640px;
	height: 195px;
	float: left;
	margin-left: 265px;
	background-color: #fff;
	margin-top: -83px;
	position: relative;
	z-index: 1;
}
.sc .xq p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #000000;
	margin-top: 45px;
	margin-bottom: 0;
}
.sc .xq span{
	width: 520px;
	height: 60px;
	float: left;
	margin-left: 60px;
	margin-top: 25px;
	text-align: center;
	font-size: 14px;
	color: #888888;
	line-height: 25px;
}
.news{
	width: 100%;
	height: 680px;
	float: left;
	overflow: hidden;
	background-color: #f6f6f6;
	margin-top: -195px;
}
.ns{
	width: 1200px;
	height: 680px;
	margin: auto;
}
.ns .tt4{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 150px;
}
.gdlb{
	width: 100%;
	height: 375px;
	float: left;
	overflow: hidden;
	margin-top: 45px;
}
.gdlb ul li{
	width: 392px;
	height: 375px;
	float: left;
	margin-left: 11px;
}
.gdlb ul li:first-child{
	margin-left: 0;
}
.gdlb ul li .tps{
	width: 392px;
	height: 244px;
	float: left;
	overflow: hidden;
}
.gdlb ul li .tps img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.gdlb ul li .tps img:hover{
	transform: scale(1.1);
}
.gdlb ul li .ds{
	width: 100%;
	height: 125px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	transition: 0.3s;
}
.gdlb ul li .ds a{
	width: 350px;
	height: 30px;
	float: left;
	margin-left: 21px;
	font-size: 18px;
	color: #000000;
	text-align: left;
	line-height: 30px;
	overflow: hidden;
	margin-top: 10px;
	transition: 0.3s;
}
.gdlb ul li .ds p{
	width: 350px;
	height: 60px;
	float: left;
	margin-left: 21px;
	overflow: hidden;
	line-height: 30px;
	margin-bottom: 0;
	margin-top: 10px;
}
.gdlb ul li:hover .ds{
	background-color: #01801f;
}
.gdlb ul li:hover .ds a{
	color: #fff;
}
.gdlb ul li:hover .ds p{
	color: #fff;
}
.footer{
	width: 100%;
	height: 455px;
	float: left;
	overflow: hidden;
	background: url(../images/footer.png) no-repeat center;
}
.foot{
	width: 1200px;
	height: 455px;
	margin: auto;
}
.foot .left{
	width: 510px;
	float: left;
	margin-left: 35px;
	margin-top: 80px;
}
.foot .left .tt5{
	width: 100%;
	float: left;
	text-align: left;
	margin-bottom: 57px;
}
.foot .left p{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #eeeeee;
	margin-bottom: 35px;
	text-align: left;
}
.foot .liuyan{
	width: 650px;
	float: right;
	margin-top: 55px;
	margin-right: 0;
}
.last{
	width: 100%;
	height: 50px;
	float: left;
	background-color: #01801f;
}
.la{
	width: 1200px;
	height: 50px;
    color: #ccc !important;
    font-size: 12px;
    line-height: 50px;
	margin: auto;
    text-align: center;
}
.la a{
	/* width: 100%; */
	/* float: left; */
	font-size: 12px;
	color: #ccc !important;
}
.form_box{
    width: 100%;
}
.form_box h2{
    font-size: 24px;
    color: #03af4a;
    font-weight: 500;
    margin-bottom: 0;
}
.form_box span{
    font-size: 12px;
    color: #979797;
}

.form_list{
    width: 100%;
}
.form_list input{
    background: none;
    box-sizing: border-box;
    line-height: 40px;
    width: 290px;
    font-size: 14px;
    margin-top: 5px;
    color: #999999;
    border-bottom: 1px solid #999999;
    margin-left: 65px;
}


.form_list input::-webkit-input-placeholder{
    color: #999999;
}
.form_list input:-moz-placeholder {
    color: #999999;
}
.form_list input::-moz-placeholder {
    color: #999999;
}
.form_list input:-ms-input-placeholder {
    color: #999999;
}
.form_list textarea{
    width: 100%;
    height: 130px;
    background:none;
    box-sizing: border-box;
    color: #999999;
    font-weight: 200;
    font-size: 14px;
    margin-top: 35px;
    outline: none;
    resize: none;
    border-bottom: 1px solid #999999;
    margin-bottom: 8px;
    border-top: none;
    border-right: none;
    border-left: none;

}
textarea::-webkit-input-placeholder{
    color: #999999;
}

.submit{
    width: 144px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #dc731b;
    color: #fff!important;
    display: block;
    float: right;
    margin-top: 27px;
    transition: 0.3s;
}
.submit:hover{
	background-color: #01801f;
}
.copy{
    background: #222222;
    color: #666666!important;
    height: 30px;
    z-index: 10;
    bottom: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    line-height: 30px;
}
.copy a{
    color: #666666!important;
}

/*提示框*/
.tipBox{
    width:  290px;
    height:  100px;
    background: #fff;
    position: fixed;
    z-index: 1000000000;
    text-align: center;
    line-height: 100px;
    color: #000;
    font-size: 15px;
    border: 1px solid transparent;
    border-radius: 5px;
    box-shadow: 0 0 5px 2px #eee;
    cursor: context-menu;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: none;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.green{
    color: #0d7720;
    box-shadow: 0 0 5px 2px #0d7720;
}
.red{
    color: #ec4949;
    box-shadow: 0 0 5px 2px #ec4949;
}
/*提示框*/























