@charset "utf-8";
/* CSS Document */
.w1200 {
	padding: 0px 5%;
	overflow: hidden;
}
.ys {
}
.ys ul {
	/*padding-bottom: 80px;*/
	overflow: hidden;
}
.ys ul li {
	display: block;
	float: left;
	width: 50%;
	margin-top: 20px;
	text-align: center;
}
.ys ul li p {
	color: #fff;
	/*font-size: 18px;*/
	font-size: 0.3rem;
	line-height: normal;
}
.ys ul li p:nth-child(1) {
	background: #95c62e;
	margin: 0px 1%;
	width: 98%;
	padding: 0.3rem 0.1rem;
	border-radius: 20px;
	overflow: hidden;
}
.ys ul li:hover p:nth-child(1) {
	transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
	transition: all .6s;
}
.ys ul li p:nth-child(1) em {
	font-size: 1rem;
	color: #fff;
	font-family: "bahnschrift";
	letter-spacing: -5px;
}
.ys ul li p:nth-child(1) span {
	color: #fff;
	font-family: "bahnschrift";
	letter-spacing: -5px;
	font-size: 1rem;
}
.ys ul li p:nth-child(2) {
	font-size: 0.1rem;
	color: #000;
	/*line-height: 30px;*/
	margin-top: 10px;
	line-height: 0.5rem;
}
.ys ul li p:nth-child(2) span {
	font-weight: bold;
}
.catlist li {
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px solid #fff;
	padding-bottom: 50px;
	margin-bottom: 40px;
}
.catlist li:last-child {
	border-bottom: 0px;
	margin-bottom: 0px;
}
.catlist li em {
	display: block;
	width: 40px;
	height: 40px;
	margin: 20px auto 30px auto;
}
.catlist li:nth-child(1) em {
	background: url(../img/icon3.png) center no-repeat;
}
.catlist li:nth-child(1):hover em {
	background: url(../img/icon3-h.png) center no-repeat;
}
.catlist li h2 {
	display: block;
	font-size: 40px;
	text-align: center;
	color: #fff;
	height: 60px;
	line-height: 60px;
}
.catlist li:hover h2 {
	color: #95c62e;
}
.catlist li p {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin-top: 10px;
}
.catlist li:hover p {
	color: #95c62e;
}
.catlist li:nth-child(2) em {
	background: url(../img/icon5.png) center no-repeat;
}
.catlist li:nth-child(2):hover em {
	background: url(../img/icon5-h.png) center no-repeat;
}
.catlist li:nth-child(3) em {
	background: url(../img/icon4.png) center no-repeat;
}
.catlist li:nth-child(3):hover em {
	background: url(../img/icon4-h.png) center no-repeat;
}
.introduce {
	padding: 0px 5% 10% 5%;
	overflow: hidden;
}
.introduce, .introduce p {
	font-size: 16px !important;
	line-height: 30px !important;
	text-align: left !important;
}
.introduce img {
	max-width: 100%;
	margin: 10px auto !important;
}
.contact h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 30px;
}
.contact ul {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 30px 0px;
	margin-bottom: 30px;
	overflow: hidden;
}
.contact ul li {
	display: block;
	padding-left: 60px;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
}
.contact ul li:nth-child(1) {
	font-size: 18px;
	background: url(../img/c1.png) left center no-repeat;
}
.contact ul li:nth-child(2) {
	background: url(../img/c2.png) left center no-repeat;
}
.contact ul li:nth-child(3) {
	background: url(../img/c3.png) left center no-repeat;
}
.contact ul li:nth-child(4) {
	background: url(../img/c4.png) left center no-repeat;
}
.contact ul p {
	display: block;
	float: left;
	width: 33.33%;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
}
.contact .lx-cont {
	overflow: hidden;
}
.contact .lx-cont ul {
	display: block;
	position: relative;
	float: left;
	/*margin-right: 19px;*/
	width: 100%;
	/*height: 400px;*/
	padding: 0 2%;
	border-radius: 12px;
	background: #fcfff7;
	border: 0px;
	overflow: hidden;
	padding-bottom: 50px;
}
.contact .lx-cont ul:nth-child(3n) {
	margin-right: 0px;
}
.contact .lx-cont ul h3 {
	display: block;
	font-weight: bold;
	font-size: 20px;
	margin-top: 40px;
}
.contact .lx-cont ul p {
	display: block;
	width: 100%;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
}
.contact .lx-cont ul p.are {
	font-size: 13px;
	line-height: 24px;
	color: #999;
}
.contact .lx-cont ul p.tel {
	font-weight: bold;
	margin-top: 20px;
	padding-top: 0px;
}
.contact .lx-cont ul p.fix {
	position: absolute;
	height: 45px;
	line-height: 45px;
	font-size: 13px;
	bottom: 0px;
	left: 0px;
	background: #95c62e;
	color: #fff;
	padding-left: 20px;/*width: 334px;*/
}
.contact .lx-cont ul img {
	display: block;
	margin: 20px auto;
	border: 1px solid #ddd;
	width: auto !important;
}
.listpro ul {
	overflow: hidden;
	padding: 15px 0px 30px 0px;
}
.listpro li {
	display: block;
	float: left;
	width: 24.2%;
	margin-right: 1%;
	text-align: center;
	background: #eee;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 1%;
}
.listpro li.cur {
	background: #95c62e;
}
.listpro li.cur a {
	color: #fff;
}
.listpro li:nth-child(4n) {
	margin-right: 0px;
}
