﻿﻿@charset "utf-8";

@font-face {
	font-family:'iconfont';src:url('../fonts/font_gr3gk5802t3ayvi.eot');src:url('../fonts/font_gr3gk5802t3ayvi.eot') format('embedded-opentype'),url('../fonts/font_gr3gk5802t3ayvi.woff') format('woff'),url('../fonts/font_gr3gk5802t3ayvi.ttf') format('truetype'),url('../fonts/font_gr3gk5802t3ayvi.svg#iconfont') format('svg')
}

body {
	font-size: 12px;
	font-family: arial,"微软雅黑";
	line-height: 24px;
	border-top: solid 1px #ccc
}

img {
	max-width: 100%;
	border: 0
}

a {
	color: #666;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

input {
	-webkit-appearance: none
}

textarea {
	-webkit-appearance: none
}

a:hover {
	color: #09a110
}

h1,h2,h3,h4,h5,h6,ul,li {
	margin: 0;
	padding: 0;
	list-style: none
}

.iconfont {
	font-family: 'iconfont'
}

.vcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	vertical-align: middle
}

.header {
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 9;
	position: absolute
}

.header .container {
	width:100%;
	background-color: #2c2c2c;
}
.header .tigs {
	margin-top: 28px;
	margin-right: 40px
}

.header .tigs a {
	padding-left: 6px;
	display: inline-block
}

.header .text {
	width: 60%;
	float: left;
	padding-left: 15px;
	margin-top: 24px;
	font-size: 16px;
	display: inline-block
}

.header .tel {
	width: 400px;
	float: right;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	position: relative
}

.header .tel:after {
	content: "";
	width: 360px;
	right: -1px;
	top: 0;
	height: 56px;
	position: absolute;
	-webkit-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	transform: skew(-30deg);
	background-color: #333333;
	border-top-right-radius: 10px
}

.header .tel:before {
	content: "";
	width: 230px;
	height: 3px;
	right: 30px;
	bottom: -5px;
	z-index: 9;
	position: absolute;
	background-color: #333333;
	background: -webkit-linear-gradient(right, #444444, #333333);
	background: linear-gradient(right, #444444, #333333)
}

.header .tel a {
	color: #fff;
	z-index: 9;
	padding-right: 50px;
	position: relative;
	display: inline-block
}

.header .tel a span {
	font-size: 12px
}

.header .nav {
	height: 56px;
	position: relative;
	float:right;
}

.header .nav:after {
	content: "";
	width: 100%;
	left: -20px;
	top: 0;
	height: 56px;
	position: absolute;
	/* -webkit-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	transform: skew(-30deg); */
	background-color: #2c2c2c
}

.header .nav li {
	z-index: 9;
	position: relative;
	line-height: 56px;
	float: left
}

.header .nav li a {
	color: #fff;
	font-size: 15px;
	padding: 0 41px;
	z-index: 9;
	position: relative;
	display: inline-block;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.header .nav li a:hover {
	background-color: #09a110
}

.header .nav .active>a {
	background-color: #09a110
}

.header .nav .subnav {
	left: 0;
	top: 56px;
	display: none;
	width: 100%;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	padding: 15px 0;
	text-align: center;
	position: absolute;
	background-color: #09a110
}

.header .nav .subnav a {
	line-height: 24px;
	font-size: 13px;
	padding: 0;
	display: block;
	padding: 5px
}

.header .nav .subnav a:hover {
	background-color: #333333
}

.header li:hover .subnav {
	display: block
}

@media (max-width:1024px) {
	.header {
		top: 5px
	}

	.header .nav,.header .tigs,.header .tel,.header .text {
		display: none
	}

	.header .pull-left img {
		max-height: 40px
	}
}

.phone-nav {
	position: absolute;
	font-size: 24px;
	line-height: 24px;
	right: 15px;
	top: 5px;
	padding: 5px;
	padding-bottom: 0;
	display: none;
	color: #fff;
	background-color: #09a110
}

@media (max-width:1024px) {
	.phone-nav {
		display: block
	}
}

.phone-nav:hover {
	color: #fff;
	background-color: #444444
}

#mmenu {
	z-index: 999999;
}

#mmenu .mm-title {
	color: #f8f8f8
}

.banner .slick-dots {
	bottom: 30px
}

.banner .slick-dots li button {
	width: 12px;
	height: 12px;
	margin: 0 3px
}

.banner .slick-dots li.slick-active button {
	background-color: #09a110
}

@media (max-width:1024px) {
	.banner .slick-dots {
		bottom: 10px
	}

	.banner .slick-dots li button {
		margin: 0;
		width: 5px;
		height: 5px
	}
}

.home-title {
	margin: 60px 0 30px 0;
	text-align: center
}

.home-title h2 {
	color: #232323;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal
}

.home-title p {
	color: #999;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	margin-top: 5px;
	padding: 0 20px
}

@media (max-width:1024px) {
	.home-title {
		margin: 30px 0
	}

	.home-title h2 {
		font-size: 18px
	}
}

.home-search {
	height: 50px;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	background-color: #5c5f60
}

.home-search a {
	color: #fff;
	padding: 0 5px
}

.home-search a:hover {
	text-decoration: underline
}

.home-search .form-input {
	width: 100%;
	border: 0;
	padding: 7px 10px;
	padding-right: 50px;
	font-family: "微软雅黑"
}

.home-search .button {
	border: 0;
	z-index: 1;
	width: 22px;
	height: 22px;
	vertical-align: top;
	display: inline-block;
	position: relative;
	margin-left: -40px;
	padding: 0;
	margin-top: -2px
}

.home-search .pull-left {
	width: 40%
}

.home-search .hots {
	height: 50px;
	width: 60%;
	overflow: hidden;
	padding-left: 50px;
	line-height: 50px;
	display: inline-block
}

@media (max-width:500px) {
	.home-search .pull-left {
		width: 100%
	}

	.home-search .hots {
		display: none
	}
}

.home-product {
	padding-bottom: 60px;
	background-color: #f7f7f7;
	position: relative
}

.home-product:before {
	content: "";
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	position: absolute;
	border-top: 450px solid #fff;
	border-right: 450px solid transparent
}

.home-product:after {
	content: "";
	right: 0;
	top: 0;
	position: absolute;
	width: 0;
	height: 0;
	border-top: 250px solid transparent;
	border-right: 250px solid #09a110;
	border-bottom: 250px solid transparent
}

.home-product a {
	display: block
}

.home-product .container {
	padding: 0 10px
}

.home-product li {
	padding: 0 5px;
	margin-bottom: 10px
}

.home-product li div {
	color: #fff;
	padding: 10px;
	text-align: center;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	background-color: #999
}

.home-product li div p,.home-product li div span {
	height: 24px;
	line-height: 24px;
	overflow: hidden
}

.home-product li div p {
	font-size: 16px
}

.home-product li div span {
	display: inline-block
}

.home-product li .pic {
	position: relative;
	background-color: #fff;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	border: solid 1px #dedede
}

.home-product li .pic:after {
	content: "";
	display: block;
	padding-bottom: 130%
}

.home-product li:hover div {
	background-color: #09a110
}

.home-product li:hover .pic {
	border-color: #09a110
}

@media (max-width:1540px) {
	.home-product:before,.home-product:after {
		display: none
	}
}

@media (max-width:1024px) {
	.home-product {
		padding-bottom: 15px
	}
}

@media (max-width:640px) {
	.home-product li {
		width: 50%
	}
}

.home-icon {
	margin-top: 80px;
	margin-bottom: 40px
}

.home-icon li {
	text-align: center
}

.home-icon li span {
	padding: 30px;
	border-radius: 5px;
	display: inline-block;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	background-color: #585858
}

.home-icon li span img {
	max-height: 70px
}

.home-icon li h3 {
	height: 30px;
	margin-top: 5px;
	overflow: hidden;
	line-height: 30px;
	font-size: 16px
}

.home-icon li h3 a {
	color: #333;
	display: inline-block
}

.home-icon li p {
	color: #999;
	height: 40px;
	padding: 0 40px;
	overflow: hidden;
	line-height: 20px
}

.home-icon li:hover span {
	background-color: #09a110
}

@media (max-width:1024px) {
	.home-icon {
		display: none
	}
}

.home-intr {
	padding-bottom: 40px
}

.home-intr .container {
	padding: 0;
	position: relative
}

.home-intr .title {
	position: relative
}

.home-intr .title:before {
	content: "";
	width: 0;
	height: 0;
	top: -300px;
	left: 230px;
	position: absolute;
	-webkit-transform: rotate(-108deg);
	-ms-transform: rotate(-108deg);
	transform: rotate(-108deg);
	border-top: 600px solid #09a110;
	border-right: 200px solid transparent
}

.home-intr .title span {
	z-index: 9;
	color: #fff;
	position: absolute
}

.home-intr .title .t1 {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	top: 40px;
	left: 50px;
	color: #f0e506
}

.home-intr .title .t2 {
	font-size: 24px;
	font-weight: bold;
	left: 190px;
	top: 45px
}

.home-intr .title .t3 {
	left: 190px;
	top: 70px;
	line-height: 18px;
	width: 160px;
	opacity: .7
}

.home-intr ul {
	margin-top: 200px
}

.home-intr li {
	margin: 30px 0
}

.home-intr li h3 {
	color: #000;
	height: 80px;
	padding-right: 20px;
	font-size: 28px;
	position: relative
}

.home-intr li h3:before {
	content: "";
	width: 3px;
	height: 35px;
	left: 0;
	top: 15px;
	position: absolute;
	background-color: #fff
}

.home-intr li h3:after {
	content: "";
	width: 40px;
	height: 2px;
	left: 80px;
	bottom: 20px;
	background-color: #000;
	position: absolute
}

.home-intr li em {
	color: #09a110;
	font-style: normal;
	font-size: 40px;
	padding: 18px 8px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	border: solid 3px #09a110
}

.home-intr li span {
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	display: inline-block
}

.home-intr li p {
	height: 40px;
	line-height: 20px;
	font-size: 13px;
	overflow: hidden;
	margin-right: 40px
}

.home-intr .tel {
	right: 20px;
	top: 40px;
	position: absolute
}

.home-intr .tel img {
	margin-right: 15px
}

.home-intr .t5 {
	color: #333;
	line-height: 30px;
	font-size: 30px;
	font-family: impact
}

.home-intr .t6 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 24px;
	color: #d81503
}

@media (max-width:990px) {
	.home-intr {
		padding-bottom: 20px
	}

	.home-intr .tel {
		display: none
	}

	.home-intr .title:before {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
		width: 100%;
		height: 80px;
		top: 0;
		left: 0;
		border: 0;
		background-color: #09a110
	}

	.home-intr .title .t1 {
		font-size: 36px;
		top: 15px;
		left: 20px
	}

	.home-intr .title .t2 {
		font-size: 24px;
		top: 28px;
		left: 130px
	}

	.home-intr .title .t3 {
		display: none
	}

	.home-intr ul {
		margin-top: 110px
	}

	.home-intr li {
		width: 100%;
		margin: 15px 0
	}

	.home-intr li h3 {
		font-size: 16px;
		height: 50px
	}

	.home-intr li h3:after {
		display: none
	}

	.home-intr li em {
		font-size: 24px;
		line-height: 24px;
		padding: 5px
	}

	.home-intr li span {
		height: 40px;
		line-height: 40px
	}
}

.home-about {
	background-color: #f7f7f7
}

.home-about .pic {
	float: left;
	box-shadow: 0 0 5px 5px #ddd
}

.home-about .box {
	width: 53%;
	float: left;
	font-size: 14px;
	padding-left: 40px
}

.home-about .list {
	margin-top: 20px;
	position: relative
}

.home-about .list span {
	width: 90px;
	height: 90px;
	color: #333;
	font-size: 16px;
	text-align: center;
	border-radius: 100%;
	line-height: 20px;
	padding-top: 25px;
	display: inline-block;
	margin-left: 90px;
	position: relative;
	z-index: 9;
	background-color: #f7f7f7;
	border: solid 1px #09a110
}

.home-about .list span:first-child {
	margin-left: 0
}

.home-about .list em {
	font-size: 12px;
	font-style: normal
}

.home-about .list:before {
	content: "";
	height: 1px;
	width: 58%;
	left: 90px;
	top: 45px;
	position: absolute;
	background-color: #ddd
}

.home-about .more {
	color: #fff;
	display: block;
	line-height: 32px;
	text-align: center;
	margin-top: 80px;
	background-color: #09a110
}

.home-about .more:hover {
	background-color: #09a110
}

@media (max-width:1200px) {
	.home-about .pic {
		display: none
	}

	.home-about .box {
		width: 100%;
		height: 100px;
		overflow: hidden;
		padding-left: 0
	}

	.home-about .list {
		display: none
	}

	.home-about .more {
		margin-top: 40px
	}
}

.home-news {
	padding-bottom: 80px
}

.home-news li {
	width: 33.33%;
	float: left;
	padding-left: 40px
}

.home-news li time {
	color: #333;
	font-family: arial;
	display: block;
	border-bottom: solid 1px #666
}

.home-news li h3 {
	height: 30px;
	font-size: 15px;
	overflow: hidden;
	line-height: 30px;
	margin: 10px 0
}

.home-news li h3 a {
	color: #333
}

.home-news li p {
	line-height: 20px;
	font-size: 13px;
	height: 40px;
	overflow: hidden
}

.home-news li .more {
	width: 95px;
	height: 28px;
	margin-top: 25px;
	text-align: center;
	line-height: 26px;
	display: inline-block;
	border: solid 1px #b8b8b8;
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.home-news li:hover h3 a {
	color: #09a110
}

.home-news li:hover .more {
	color: #fff;
	border-color: #09a110;
	background-color: #09a110
}

.home-news li:first-child {
	padding-left: 0
}

@media (max-width:1000px) {
	.home-news {
		padding-bottom: 30px
	}

	.home-news li {
		width: 100%;
		padding: 0;
		margin-top: 20px;
		border-top: solid 1px #ddd
	}

	.home-news li time {
		display: none
	}

	.home-news li .more {
		margin-top: 15px
	}

	.home-news li:first-child {
		margin-top: 0
	}
}

.home-message {
	height: 520px;
	padding-top: 30px;
	position: relative;
	background: url(../images/hmap.jpg) no-repeat top center
}

.home-message:before {
	content: "";
	opacity: .85;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-color: #09a110
}

.home-message li {
	z-index: 9;
	color: #fff;
	margin-top: 20px;
	position: relative
}

.home-message li font {
    position:absolute;
    right:0;
    top:0;
    color:#f00;
    display:none;
}

.home-message li input,.home-message li textarea {
	border: 0;
	padding: 10px;
	width: 100%;
	color: #fff;
	background-color: rgba(255,255,255,0.2)
}

.home-message li textarea {
	height: 150px
}

.home-message li input[type="button"] {
	width: 200px;
	cursor: pointer;
	padding: 6px 10px;
	color: #09a110;
	background-color: #fff
}

.home-message li input:focus,.home-message li textarea:focus {
	background-color: rgba(255,255,255,0.4)
}

.home-message .li-1 {
	width: 50%
}

.home-message .container {
	position: relative
}

.home-message .contact {
	top: 50px;
	right: 0;
	color: #fff;
	font-size: 14px;
	position: absolute
}

.home-message .contact a {
	color: #fff
}

.home-message .contact a:hover {
	text-decoration: underline
}

.home-message .weixin {
	float: left;
	margin-right: 25px;
	max-height: 110px;
}

@media (max-width:1024px) {
	.home-message {
		padding-top: 0;
		height: auto;
		padding-bottom: 30px
	}

	.home-message .contact {
		display: none
	}

	.home-message .li-1 {
		width: 100%
	}
}

.container-2 {
	width: 1190px;
	margin: 0 auto;
	padding: 0 15px;
	padding-top: 60px;
	margin-bottom: 20px;
}

@media (max-width:1190px) {
	.container-2 {
		width: 100%;
		padding-top: 20px
	}
}

.page-banner {
	margin-top: 56px;
	text-align: center;
	vertical-align: top
}

@media (max-width:1024px) {
	.page-banner {
		margin-top: 52px
	}
}

.l-content {
	width: 20%;
	float: left
}

.l-content .title {
	padding-top: 50px;
	position: relative
}

.l-content .title:after {
	top: 0;
	right: 0;
	content: "";
	position: absolute;
	display: block;
	width: 170px;
	height: 260px;
	border: solid 4px #09a110
}

.l-content .title:before {
	content: "";
	height: 90px;
	width: 4px;
	top: 50px;
	right: 0;
	z-index: 9;
	position: absolute;
	background-color: #fff
}

.l-content .title img {
	z-index: 9;
	position: relative
}

.l-content .title span {
	top: 70px;
	right: -20px;
	font-weight: bold;
	font-size: 30px;
	color: #09a110;
	position: absolute;
	z-index: 10;
	line-height: 50px;
	border-top: solid 1px #09a110;
	border-bottom: solid 1px #09a110
}

.l-content .menu {
	font-size: 14px;
	margin-top: 25px
}

.l-content .menu li:first-child {
	border-top: solid 1px #dedede
}

.l-content .menu li {
	padding: 5px 0;
	border-bottom: solid 1px #dedede
}

.l-content .menu li a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	overflow: hidden
}

.l-content .menu li .subnav {
	padding: 10px
}

.l-content .menu li .subnav a {
	color: #888;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	position: relative
}

.l-content .menu li .subnav a:before {
	content: "";
	width: 3px;
	height: 3px;
	left: 0;
	top: 7px;
	border-radius: 100%;
	position: absolute;
	background-color: #09a110
}

.l-content .menu li .subnav a:hover {
	background: none;
	color: #09a110
}

.l-content .menu li .subnav a.active {
	background: none;
	color: #09a110
}

.l-content .menu li:hover>a,.l-content .menu .cur {
	color: #fff;
	background-color: #09a110
}

@media (max-width:991px) {
	.l-content {
		display: none
	}
}

.r-content {
	width: 76%;
	float: right;
	padding-left: 30px;
	padding-bottom: 60px;
	border-left: solid 1px #dfdfdf
}

.r-content .title {
	overflow: hidden;
	border-bottom: solid 1px #ddd
}

.r-content .title h2,.r-content .title p {
	height: 40px;
	line-height: 40px;
	overflow: hidden
}

.r-content .title h2 {
	width: 30%;
	float: left;
	color: #000;
	font-size: 20px;
	font-weight: normal
}

.r-content .title p {
	width: 60%;
	float: right;
	text-align: right
}

.r-content .title span {
	color: #09a110;
	text-decoration: underline
}

@media (max-width:991px) {
	.r-content {
		width: 100%;
		float: none;
		border: 0;
		padding-left: 0;
		padding-bottom: 30px
	}

	.r-content .title h2 {
		font-size: 14px
	}
}

.list-about {
	padding-top: 40px;
	color: #505050;
	font-size: 14px
}

@media (max-width:1024px) {
	.list-about {
		padding-top: 30px
	}
}

.list-service .pic {
	float: left;
	margin-right: 40px
}

.list-service .txt {
	padding-top: 70px;
	display: inline-block
}

@media (max-width:1024px) {
	.list-service .txt {
		padding-top: 30px
	}
}

.list-news dl {
	padding: 15px 0;
	overflow: hidden;
	margin-top: 15px;
	-webkit-transition-duration: 1s;
	transition-duration: 1s
}

.list-news dt {
	width: 26%;
	float: left;
	padding: 0;
	margin: 0;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	border: solid 2px #fff;
	position: relative
}

.list-news dt:after {
	content: "";
	display: block;
	padding-bottom: 56.5%
}

.list-news dd {
	width: 70%;
	float: right
}

.list-news dd h3 {
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.list-news dd h3 a {
	color: #333;
	display: inline-block
}

.list-news dd p {
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	margin-top: 10px
}

.list-news dd .more {
	width: 95px;
	height: 28px;
	margin-top: 15px;
	text-align: center;
	line-height: 26px;
	display: inline-block;
	border: solid 1px #b8b8b8;
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.list-news dl:hover {
	background-color: #efefef
}

.list-news dl:hover dd .more {
	color: #fff;
	border-color: #09a110;
	background-color: #09a110
}

.list-news dl:hover dd h3 a {
	color: #09a110
}

.list-news dl:hover dt {
	border: solid 2px #09a110
}

@media (max-width:750px) {
	.list-news dl {
		margin: 0
	}

	.list-news dt {
		display: none
	}

	.list-news dd {
		width: 100%;
		padding: 0
	}

	.list-news dl:hover {
		padding: 15px
	}
}

.list-case {
	font-size: 14px
}

.list-case ul {
	width: 104%;
	margin-left: -15px;
	overflow: hidden
}

.list-case li {
	margin-top: 30px
}

.list-case li .box {
	overflow: hidden;
	border: solid 1px #e5e5e5;
	border-bottom: solid 2px #e5e5e5;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	-webkit-transition-duration: 1s;
	transition-duration: 1s
}

.list-case li .box .pic {
	position: relative
}

.list-case li .box .pic:after {
	content: "";
	display: block;
	padding-bottom: 79%
}

.list-case li .box .pic img {
	-webkit-transition-duration: 1s;
	transition-duration: 1s
}

.list-case li .box p {
	height: 50px;
	font-size: 16px;
	padding: 0 15px;
	line-height: 50px;
	overflow: hidden
}

.list-case li:hover .box {
	border-color: #09a110
}

.list-case li:hover .box p a {
	color: #09a110
}

.list-case li:hover .box img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

@media (max-width:1000px) {
	.list-case ul {
		width: 100%;
		margin-left: 0
	}
}

@media (max-width:640px) {
	.list-case li {
		width: 50%;
		padding: 0 5px
	}
}

.list-caseshow {
	font-size: 14px;
	padding-top: 40px;
	color: #818181
}

.list-caseshow h1 {
	color: #000;
	font-size: 22px;
	font-weight: normal
}

.info {
	min-height: 48px;
	margin-top: 30px;
	overflow: hidden
}

.list-product {
	padding-bottom: 0;
	background: none
}

.list-product ul {
	margin-left: -15px;
	width: 103%;
	overflow: hidden
}

.list-product li {
	padding: 0 15px;
	margin-top: 30px
}

.list-product:after {
	display: none
}

@media (max-width:767px) {
	.list-product {
		margin-top: 15px
	}

	.list-product ul {
		width: 100%;
		margin: 0
	}

	.list-product li {
		padding: 0 7px;
		margin-top: 15px
	}
}

.list-related-news {
	font-size: 14px;
	margin-top: 25px
}

.list-related-news h3 {
	color: #fff;
	font-size: 16px;
	padding-left: 20px;
	line-height: 40px;
	font-weight: normal;
	background-color: #09a110
}

.list-related-news ul {
	border-top: 0;
	padding: 20px 10px 30px 10px;
	border: solid 1px #d7d7d7
}

.list-related-news li {
	height: 26px;
	overflow: hidden;
	line-height: 26px
}

.list-page-news {
	margin-top: 40px;
	padding: 15px 0;
	font-size: 13px;
	color: #666;
	position: relative;
	border-top: solid 2px #09a110;
	border-bottom: solid 1px #ddd
}

.list-page-news li {
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	padding-right: 30%
}

.list-page-news .fanhui {
	color: #fff;
	right: 0;
	top: 13px;
	padding: 5px 15px;
	text-align: center;
	position: absolute;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	background-color: #09a110
}

.list-page-news .fanhui:hover {
	background-color: #444444
}

.list-news-show {
	font-size: 14px;
	padding-top: 50px
}

.list-news-show h1 {
	color: #333;
	font-size: 22px;
	text-align: center;
	font-weight: normal
}

@media (max-width:1024px) {
	.list-news-show h1 {
		font-size: 16px
	}
}

.list-contact .list-1 {
	margin-top: 60px
}

.list-contact .list-1 li {
	float: left;
	width: 33.33%;
	font-size: 14px;
	text-align: center
}

.list-contact .list-1 li span {
	padding: 25px;
	display: inline-block;
	border-radius: 100%;
	border: solid 1px #ccc
}

.list-contact .list-1 li img {
	max-width: 40px
}

.list-contact .list-1 li p {
	font-weight: bold
}

.list-contact .list-1 li .name {
	color: #000;
	margin-top: 10px
}

.list-contact .contact-emap {
	width: 100%;
	height: 375px;
	float: right;
	position: relative;
	margin: 50px 0
}

.list-contact #allmap {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.list-contact .list-message li {
	margin-top: 15px
}

.list-contact .list-message li p {
	width: 50%;
	float: left;
	padding: 0 5px;
	position: relative
}

.list-contact .list-message li p font {
    position: absolute;
    right: 5px;
    top: -22px;
    color:#f00;
    display:none;
}

.list-contact .list-message li p em {
	right: 15px;
	top: 8px;
	color: #f30;
	font-style: normal;
	position: absolute
}

.list-contact .list-message li input,.list-contact .list-message li textarea {
	width: 100%;
	border: 0;
	border-color: #307ab7;
	padding: 10px;
	font-size: 14px;
	font-family: "微软雅黑";
	background-color: #d3d3d3;
    color:#7a7979;
}

.list-contact .list-message li input:focus,.list-contact .list-message li textarea:focus {
	color: #fff;
	background-color: #09a110
}

.list-contact .list-message li input[type="button"], .list-contact .list-message li input[type="reset"] {
	width: 180px;
	color: #fff;
	cursor: pointer;
	padding: 6px 10px;
	background-color: #626262
}

.list-contact .list-message li input[type="button"]:first-child {
	background-color: #09a110
}

.list-contact .list-message li textarea {
	height: 120px;
    color:#7a7979;
}

.list-contact .list-message li:first-child p {
	padding-left: 0
}

.list-contact .list-message .button {
	margin-top: 30px;
	text-align: center
}

@media (max-width:1024px) {
	.list-contact .list-1 {
		margin-top: 30px
	}
}

@media (max-width:767px) {
	.list-contact .list-1 li {
		width: 100%;
		padding: 15px 0;
		border-bottom: solid 1px #ddd
	}

	.list-contact .list-1 li span {
		padding: 10px
	}

	.list-contact .list-1 li span img {
		max-height: 25px
	}

	.list-contact .contact-emap {
		margin: 20px 0
	}

	.list-contact .list-message li input[type="button"],.list-contact .list-message li input[type="reset"] {
		width: 100px
	}
}

.list-job {
	padding-top: 30px
}

.list-job .tit {
	cursor: pointer;
	height: 42px;
	overflow: hidden;
	line-height: 42px;
	padding-left: 15px;
	font-size: 14px;
	border-top: solid 1px #eee
}

.list-job .tit span {
	float: right;
	padding-left: 50px;
	font-size: 12px;
	color: #999;
	padding-right: 15px
}

.list-job .txt {
	padding: 20px;
	padding-right: 100px;
	font-size: 13px;
	line-height: 28px;
	display: none;
	padding-bottom: 30px;
	border-top: solid 1px #eee
}

.list-job .t1 {
	font-size: 15px
}

.list-job .active {
	font-weight: bold;
	color: #09a110
}

.list-job .active span {
	color: #999;
	font-weight: normal
}

.list-job .btn {
	margin-top: 30px;
	line-height: 30px;
	padding: 0 40px;
	color: #fff;
	display: inline-block;
	background-color: #09a110
}

.list-job .btn:hover {
	color: #09a110;
	border: solid 1px #09a110;
	background-color: #fff
}

@media (max-width:767px) {
	.list-job .tit {
		padding-left: 15px;
		font-size: 14px
	}

	.list-job .txt {
		padding: 15px
	}
}

.list-proshow {
	font-size: 14px;
	padding-top: 40px
}

.list-proshow .list-left {
	width: 60%;
	float: left
}

.list-proshow .list-left .bigimg {
	float: left;
	width: 76%;
	text-align: center;
	border: solid 1px #dcdcdc
}

.list-proshow .list-left .bigimg .pic {
	position: relative
}

.list-proshow .list-left .bigimg .pic:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.list-proshow .list-left .smallimg {
	width: 20%;
	margin-top: 20px;
	float: right
}

.list-proshow .list-left .smallimg .pic {
	cursor: pointer;
	margin-top: 10px;
	position: relative;
	border: solid 1px #dcdcdc
}

.list-proshow .list-left .smallimg .pic:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.list-proshow .slick-prev,.list-proshow .slick-next {
	width: 10px;
	height: 10px;
	text-align: center;
	border-width: 3px
}

.list-proshow .slick-prev {
	top: -20px;
	left: 50%;
	margin-left: -5px;
	margin-top: 0;
	border-color: #777;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.list-proshow .slick-next {
	right: 50%;
	margin-left: -5px;
	top: auto;
	bottom: -32px;
	margin-top: auto;
	border-color: #777;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.list-proshow .slick-prev:hover {
	border-color: #09a110
}

.list-proshow .slick-next:hover {
	border-color: #09a110
}

.list-proshow .list-right {
	width: 40%;
	float: left;
	margin-top: 10px;
	padding-left: 30px
}

.list-proshow .list-right h1 {
	color: #333;
	margin-bottom: 20px;
	font-size: 18px
}

.list-proshow .list-right .tel {
	height: 120px;
	padding: 15px;
	font-size: 14px;
	margin-top: 20px;
	background-color: #f3f3f3
}

.list-proshow .list-right .tel b {
	font-size: 22px;
	color: #09a110
}

.list-proshow .list-right .tel .btn {
	color: #fff;
	width: 128px;
	height: 40px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	line-height: 40px;
	background-color: #09a110
}

.list-proshow .tit {
	height: 40px;
	line-height: 40px;
	margin-top: 40px;
	border-top: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc
}

.list-proshow .tit span {
	color: #fff;
	font-size: 16px;
	padding: 0 30px;
	display: inline-block;
	background-color: #09a110
}

@media (max-width:991px) {
	.list-proshow .list-left {
		width: 100%
	}

	.list-proshow .list-right {
		width: 100%;
		padding: 0
	}
}

@media (max-width:380px) {
	.list-proshow .list-left .smallimg .pic {
		margin-top: 5px
	}

	.list-proshow .slick-next {
		bottom: -22px
	}
}

.asider-page {
	position: relative;
	margin-right: 0;
	margin-top: 40px;
	padding-top: 40px;
	border-top: solid 1px #eee
}

.asider-page .num-container {
	position: relative;
	display: inline-block
}

.asider-page li {
	padding: 0 10px;
	height: 26px;
	margin: 0 2px;
	line-height: 26px;
	vertical-align: top;
	display: inline-block;
	background-color: #e9e9e9;
	cursor: pointer;
}

.asider-page li a {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.asider-page li:hover {
	 color: #fff;
	 border-color: #09a110;
	 background-color: #09a110
}

.asider-page li.active {
	color: #fff;
	border-color: #09a110;
	background-color: #09a110
}

@media (max-width:1024px) {
	/*.asider-page a {
		display: none
	}*/
}

.footer {
	padding: 15px 0;
	background-color: #343434
}

.footer .foot-nav {
	text-align: center
}

.footer .foot-nav a {
	padding-left: 40px;
	display: inline-block
}

.footer a {
	color: #7a7979
}

.footer a:hover {
	color: #fff
}

@media (max-width:1024px) {
	.footer {
		display: none
	}
}

.copy {
	padding: 15px 0;
	text-align: center;
	background-color: #343434;
	border-top: solid 1px #444;
	border-bottom: solid 3px #09a110
}

.copy select {
	color: #eee;
    max-width:200px;
	padding: 0 10px;
	background-color: #444;
	border: solid 1px #444;
	margin-left: 20px
}

.map {
	margin: 0 auto
}

.map dl {
	margin: 20px 0 20px 0;
	overflow: hidden;
	line-height: 30px
}

.map dl:hover {
	background: #f5f8fa
}

.map dl:hover dt a {
	color: #e0e9f3;
	font-weight: bold
}

.map dt {
	font-size: 14px;
	float: left;
	width: 10%;
	text-align: center;
	background: #09a110
}

.map dt:hover {
	background: #09a110
}

.map dt a {
	color: #fff;
	display: block
}

.map dt a:hover {
	color: #e0e9f3;
	font-weight: bold
}

.map dd {
	font-size: 12px;
	overflow: hidden;
	float: left;
	width: 85%
}

.map dd .p2 {
	padding: 0 0 0 20px;
	clear: both
}

.map dd .p2 a {
	color: #333;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.map dd .p2 a:hover {
	color: #09a110
}

.map dd div {
	clear: both;
	overflow: hidden;
	padding: 0 20px 0 10px
}

.map dd div a {
	color: #333;
	float: left;
	padding: 0 10px 0 10px
}

.map dd div a:hover {
	background: #09a110;
	color: #fff
}

@media (max-width:767px) {
	.map dl {
		margin: 20px
	}

	.map dt {
		width: 100%
	}
}








/**********/
.list-proshow .list-message{
	margin-top: 50px
}

.list-proshow .list-message li {
	margin-top: 15px
}

.list-proshow .list-message li p {
	width: 50%;
	float: left;
	padding: 0 5px;
	position: relative
}

.list-proshow .list-message li p font {
    position: absolute;
    right: 5px;
    top: -22px;
    color:#f00;
    display:none;
}

.list-proshow .list-message li p em {
	right: 15px;
	top: 8px;
	color: #f30;
	font-style: normal;
	position: absolute
}

.list-proshow .list-message li input,.list-proshow .list-message li textarea {
	width: 100%;
	border: 0;
	padding: 10px;
	font-size: 14px;
	font-family: "微软雅黑";
	background-color: #efefef;
    color:#7a7979;
}

.list-proshow .list-message li input:focus,.list-proshow .list-message li textarea:focus {
	color: #fff;
	background-color: #09a110
}

.list-proshow .list-message li input[type="button"], .list-proshow .list-message li input[type="reset"] {
	width: 180px;
	color: #fff;
	cursor: pointer;
	padding: 6px 10px;
	background-color: #626262
}

.list-proshow .list-message li input[type="button"]:first-child {
	background-color: #09a110
}

.list-proshow .list-message li textarea {
	height: 120px;
    color:#7a7979;
}

.list-proshow .list-message li:first-child p {
	padding-left: 0
}

.list-proshow .list-message .button {
	margin-top: 30px;
	text-align: center
}

@media (max-width:767px) {

	.list-proshow .list-message li input[type="button"],.list-proshow .list-message li input[type="reset"] {
		width: 100px
	}
}

/*搜索弹出层*/
.search_mask
{
	background: url(../images/search_mask.png);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	display: none;
}
.search_mask .s_box
{
	width: 350px;
	height: 136px;
	padding: 25px;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	position: absolute;
	margin-top: -68px;
	background: #fff;
}
.search_mask .s_box .text1
{
	text-align: center;
	line-height: 24px;
	color: #666;
	font-size: 16px;
}
.search_mask .s_box .sure
{
	width: 140px;
	height: 36px;
	display: block;
	margin: 20px auto 0;
	background: #00a0e9;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	letter-spacing: 5px;
}


.mobile-footer-menu {
	display: none;
	height: 54px
}

@media (max-width:768px) {
	.copy {
		margin-bottom: 50px
	}

	.mobile-footer-menu {
		display: block;
		width: 100%;
		background: #666;
		padding: 5px 0;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 99;
		list-style: none;
		font-size: 12px
	}

	.mobile-footer-menu li {
		width: 25%;
		float: left;
		position: relative
	}

	.mobile-footer-menu li:after {
		content: "";
		position: absolute;
		height: 42px;
		width: 1px;
		background: rgba(255,255,255,0.1);
		right: 0;
		top: 2px
	}

	.mobile-footer-menu li span {
		width: 24px;
		height: 24px;
		display: block;
		margin: 0 auto;
		position: relative;
		overflow: hidden
	}

	.mobile-footer-menu li span img {
		max-width: 100%
	}

	.mobile-footer-menu li em {
		font-style: normal;
		text-align: center;
		display: block;
		color: #fff;
		height: 20px;
		line-height: 20px;
		overflow: hidden
	}

	.mobile-footer-menu li:last-child:after {
		display: none
	}
}