* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a,
img {
	border: 0;
}

body {
	font-size: 14px;
	background: #f2f2f2;
}

img {
	vertical-align: bottom;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1400 {
	width: 1400px;
	margin: 0 auto;
}

a {
	text-decoration: none;
}

ul,
li {
	list-style: none;
}

.containers {
	width: 80%;
	margin: 0 auto;
}

.container .title {
	text-align: center;
}

.container .title p {
	font-size: 16px;
}

h3 {
	margin-top: 0;
}

.clear {
	clear: both;
}

.flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}


header {
	background: #fff;
	padding: 5px 0;
}

header .logo img {
	width: 70%;
}

header .nav nav a {
	color: #000000;
	font-weight: bold;
}

.lvse {
	color: #009f4b;
	font-weight: bold;
}

section .container {
	padding: 30px 0;
}

.hangye li img {
	width: 100px;
	margin-right: 10px;
}

.hangye li p {
	color: #999;
	font-size: 16px;
	margin-top: 10px;
}

.about {
	position: relative;
}

.about .containert {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	width: 100%;
	padding-top: 70px;
}
.about .container{
	background: url(../image/dibubg.png)no-repeat;
	padding: 20px;
	background-size: 100% 100%;
}
.about .container .pull-left{
	background: #fff;
	width: 50%;
	padding: 20px;
	text-align: left;
}
.about .container .pull-left img{
	width:160px;
}
.about .container .pull-left h3{
	margin: 10px 0;
}
.about .container .pull-left h4 span{
	font-size: 34px;
	margin-left: 8px;
	color: #00a14a;
	font-weight: bold;
}
.about .title {
	width: 48%;
	margin-right: 2%;
	padding-top: 80px;
}

.about .title h3 {
	color: #fff;
	font-size: 28px;
}

.about p {
	color: #999;
	line-height: 20px;
	margin-top: 10px;
}
.about .di{
	text-align: right;
	display: flex;
	align-items: center;
	    justify-content: space-evenly;
}
.about .container .pull-left .di a{
	border: 1px solid #00a14a;
	border-radius: 20px;
	padding: 6px 30px;
	color: #00a14a;
	margin-top: 30px;
	
}
.about .container .pull-right{
	padding: 20px;
}
.about .container .pull-right h3{
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-size: 24px;
}
.about .container .pull-right h4{
	color: #fff;
	margin-bottom: 30px;
}
.about .container .pull-right label{
	display: block;
	color: #fff;
	margin-bottom: 25px;
	font-size: 18px;
}
.about .container .pull-right label input{
	background: none;
	border: 1px solid #f2f2f2;
}
.about .container .pull-right button{
	width: 120px;
	font-size: 16px;
	border-radius: 8px;
	border: none;
	height: 30px;
}
.cds{
	display: flex;
	    align-items: flex-end;
}
.cds h5{
	text-align: center;
	margin: 0;
}
.about .container .pull-left .di .di1{
	width: 110px;
	margin: 0 30px;
}
.about .container .pull-left .di .di2{
	width: 120px;
}
.youshi{background: #fff;}
.youshi .oo li:nth-of-type(odd){background: #dcdcdc;}
.youshi .oo li:nth-of-type(even){background: #f6f6f6;}

.youshi .tt li:nth-of-type(odd){background: #f6f6f6;}
.youshi .tt li:nth-of-type(even){background: #dcdcdc;}


.school{background: #fff;}
.carousel{margin:0px auto;padding:110px 0px 0px;width:1150px;overflow:hidden;position:relative;}
.carousel .slides{margin:0px auto 30px;overflow:hidden;position:relative;}
.carousel .slides .slideItem{padding:0px;overflow:hidden;position:absolute;cursor:pointer;opacity:1 !important;border-radius: 10px;background: #f3f3f3;}
.carousel .slides .slideItem a{overflow:hidden;display:block;}
.carousel .slides .slideItem img{width:100%;height:383px!important;}
.carousel .slides .slideItem .cover{background: #f3f3f3;left:0px;top:0px;width:100% !important;height:450px !important;display:block;position:absolute;}
.prevButton{background:url("../image/btn.png") no-repeat 0px 0px;top:286px;width:38px;height:38px;display:block;position:absolute;z-index:99;cursor:pointer;}
.nextButton{background:url("../image/btn.png") no-repeat 0px 0px;top:286px;width:38px;height:38px;display:block;position:absolute;z-index:99;cursor:pointer;}
.prevButton{left:12px;}
.nextButton{background-position:0px -40px;right:12px;}
.ddt h4{margin: 0 0 5px 0;font-size: 14px;}
.ddt p{font-size: 12px;}
.ddt{text-align: center;width: 200px;margin:10px auto 0;}
.youshi li .one {
	position: relative;
}

.youshi li .one img {}

.youshi li .one .text {
	text-align: center;
	padding: 20px 0;

}
.youshi li .one .text h3{
	color: #009f4c;
	font-weight: bold;
}
.youshi li .one .text p{
	color: #000000;
}
.youshi li .one .text h1{
	font-size: 40px;
	
}
.youshi .title {
	margin: 30px 0;
}



.zhichi li {
	text-align: center;
	margin: 30px 0;
}
.zhichi li h3{
	color: #009f4c;
	font-weight: bold;
}
.zhichi li img {
	width: 80px;
	height: 86px;
}
.anli_brand{
	background: url(../image/brand_bg.png)no-repeat;
	background-size: 100% 100%;
}
.anli_brand li {
	text-align: center;
	margin-bottom: 20px;

}

.con {
	background: #f7f7f7;
	padding-bottom: 20px;
}

.anli_brand li img {
	width: 100%;
}

.anli_brand li h3 {
	margin: 20px 0;
	font-size: 16px;
	color: #999;
	line-height: 25px;
}

.anli_brand li a {
	background: #009f4c;
	color: #fff;
	padding: 5px 8px;
	border-radius: 10px;
}



.news li {
	border: 1px solid #000;
}

.news li a {
	display: flex;
	color: #999;
	line-height: 30px;
	align-items: center;
	justify-content: space-between;
}

.youshi .one {
	position: relative;
}
.youshi ul{
	margin: 0;
}
.youshi li {
	margin-bottom: 0px;
}

.youshi .one img {
	width: 100%;
}


.youshi .one .text p {
	color: #fff;
	font-size: 16px;
}

.youshi .two {
	background: #fff;
	padding: 10px;
	height: 190px;
}

.youshi .two img {
	width: 100%;
}

.title {
	position: relative;
}

.title span {
	position: absolute;
	left: 0;
	bottom: -9px;
	z-index: -999;
	width: 100%;
}

.title h3 {
	color: #00a14a;
	font-weight: bold;
}

.banner img {
	width: 100%;
}

.telphone {
	display: flex;
	justify-content: center;
}

.telphone p {
	font-size: 16px;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 30px;
}

.hangye {
	background: #fff;
}

.hangye .container {
	background: url(../image/hangyebgjpg.jpg)no-repeat;
	background-size: 100% 100%;
}

.hangye .title {
	margin: 50px 0;
}

.hangye .title p {
	margin: 50px 0;
	line-height: 30px;
}

.hangye ul {
	margin-bottom: 60px;
}

.zhichi {
	position: relative;
}

.zhichi .zbg {
	position: absolute;
	z-index: -99999;
	top: 0;
	left: 0;
	width: 100%;
}

.zhichi .title {
	margin-top: 30px;
}

.anli_brand .title {
	margin: 40px 0;
}

.news .title {
	margin-bottom: 30px;
}
footer li{
	float: left;
	width: 10%;
}
footer li.col-sm-4.col-xs-4 {
	float: left;
	width: 10%;
}

footer li img {
	width: 80%;
}

footer {
	background: #fff;
	padding: 20px 0;
}

footer li a {
	display: block;
	color: #999;
	line-height: 25px;
}

footer li a.tl {
	color: #000;
	line-height: 30px;
}

@media screen and (min-width: 1200px) {
	.col-md-15 {
	  width: 20%;
	  margin: 0 auto;
	}
	.top-left{display: none;}
}
.top-menu{ position:fixed; height:100%; overflow-y:auto; width:100%;left:0; top:0;background:rgba(0,0,0,0.9); padding:21% 20px 0 0; transform:translateY(-100%); opacity:0; transition:0.2s; z-index:-1;}
.top-menu ul{ position:relative; width:100%;}
.top-menu li a{ display:block; line-height:30px; }
.top-menu li > a{ position:relative; border-bottom:1px solid #222; font-size:16px; color:#fff; line-height:3; padding:0 41px 0 25px;text-transform: capitalize;}
.top-menu li.on > a{ background-color:#222;}
.top-menu li.on > a::after{ position:absolute; content:''; width:10px; height:10px; border-right:2px solid #fff; border-top:2px solid #fff; transform:rotate(135deg); right:25px; top:50%; margin-top:-7px;}
.top-menu li dl{ position: relative;left: 0; width:100%; top:0; display:none; transition:transform 0.3s; }
.top-menu li dl.dl-show{}
.top-menu li dl dt a{color:#aaa; font-size:14px; line-height:2.5;padding: 0 41px 0 40px;}
.Top-open.top-menu{ opacity:1; transform:translateY(0); z-index:100;}
.top-left{ position:absolute;top:28px; z-index:9999;display: none;width:23px; height:15px; right:2em;}
.top-left::before,
.top-left::after,
.top-left span{ position:absolute; width:100%; height:3px; border-radius:3px; background:#81d8d0; }




@media screen and (max-width: 670px) {
	.about .title h3 {
		font-size: 14px;
	}

	.about .title {
		width: 90%;
		padding-top: 5px;
	}

	section .container {
		padding: 5px 0;
	}

	.about p {
		margin-top: 0;
		font-size: 12px;
		line-height: 20px;
		display: none;
	}
	.title h3{
		font-size: 18px;
	}
	.youshi .one .text{
		top: 20px;
	}
	.youshi .two{
		height: 130px;
	}
	.anli_brand li a{
		font-size: 12px;
	}
	.zhichi li img{
		width: 40px;
		height: 43px;
	}
	.zhichi li h3{
		font-size: 14px;
	}
	.zhichi li h5{
		font-size: 12px;
	}
	.zhichi li{
		margin: 10px 0;
	}
	.zhichi .zbg{
		display: none;
	}
	.zhichi{
		background: #fff;
	}
	.adv img{
		width: 100px;
		margin-right: 10px;
	}
	.adv .text h3{
		font-size: 14px;
	}
	footer .er{
		display: none;
	}
	.hangye .container{
		background: #fff;
	}
	.hangye li img{
		width: 60px;
	}
	.title span img{
		width: 100px;
	}
	.top-menu{padding: 18% 20px 0 0}
	.nav{
		display: none;
	}
	.containers{
		width: 95%;
	}
	.top-left{top:12px;display: block;}
	.anli_brand{
		background: none;
	}
	.anli_brand li img{
		height: 105px;
	}
	.school{
		display: none;
	}
	.youshi li .one .text h3{
		font-size: 16px;
	}
	.youshi li .one .text p{
		font-size: 12px;
	}
	.youshi li .one .text h1{
		font-size: 30px;
	}
	.about .container .pull-left{
		width: 100%;
		float: none;
	}
	.about .container .pull-right{
		width: 100%;
		float: none;
	}
	.about .container .pull-left h3{
		font-size: 18px;
	}
	.about .container .pull-left h4 span{
		font-size: 18px;
	}
	.about .container .pull-left .di .di1{
		width: 60px;
		margin: 0 20px;
	}
	.about .container .pull-left .di .di2{
		width: 80px;
	}
	.about .container .pull-left .di a{
		padding: 6px 15px;
	}
	.about .container .pull-right h3{
		line-height: 30px;
		font-size: 18px;
	}
	.about .container .pull-right h4{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.about .container .pull-right label{
		font-size: 16px;
		margin-bottom: 8px;
	}
	.about img{
		display: none;
	}
	.about .containert{
		position: relative;
	}
}