@charset "utf-8";

body {
	font-size: 14px;
	line-height: 24px;
	font-family: "微软雅黑";
	overflow-x: hidden;
	background: url(../images/header-bg.jpg) repeat;
}

@font-face {
	font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1467172233_8712835.eot');
    src: url('//at.alicdn.com/t/font_1467172233_8712835.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1467172233_8712835.woff') format('woff'),url('//at.alicdn.com/t/font_1467172233_8712835.ttf') format('truetype'),url('//at.alicdn.com/t/font_1467172233_8712835.svg#iconfont') format('svg');
}

.iconfont {
	
}

img {
	border: 0;
	max-width: 100%;
}

.vcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto;
}

.tHide {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.blockFull {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.relative {
	position: relative;
	z-index: 9;
}

a {
	color: #666;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

a:hover {
	color: #1b7b35;
}

h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0;
	padding: 0;
}

.header {
	padding-bottom: 40px;
}

.header .switch {
	top: 20px;
	right: 15px;
	color: #999;
	line-height: 12px;
	position: absolute;
}

.header .switch a {
	padding: 0 5px;
	display: inline-block;
}

.header .switch a.active {
	font-weight: bold;
	color: #1b7b35;
}

.header .tel {
	font-size: 16px;
	padding-top: 60px;
	font-style: italic;
	padding-left: 340px;
	color: #808080;
	display: inline-block;
}

.header .tel a {
	font-size: 30px;
	font-family: verdana;
	color: #1b7b35;
}

@media (max-width:995px) {
	.header .tel {
		display: none;
	}
}

.logo {
	top: 50px;
	left: 15px;
	position: absolute;
}

 

@media (max-width:750px) {

.logo {
	top: 5px;
	left: 15px;
	position: absolute;width:80px;
}


	.logo img {
		width:100%;
	}
}

.nav {
	z-index: 3;
	float: right;
	margin-top: 60px;
	position: relative;
}

.nav ul > li {
	float: left;
	margin-left: 30px;
	position: relative;
	font-size: 14px;
	line-height: 16px;
}

.nav ul > li > a {
	width: 46px;
	padding: 10px;
	border: double 3px #fff;
	text-align: center;
	display: inline-block;
	color: #4c4c4c;
}

.nav ul > li:hover > a, .nav ul > li.active > a {
	color: #1b7b35;
	border: double 3px #1b7b35;
}

.nav ul > li > ul {
	top: 80px;
	left: 0;
	width: 200px;
	display: none;
	list-style: none;
	position: absolute;
	border: solid 1px #1b7b35;
	background-color: #f8f8f8;
}

.nav ul > li > ul > li {
	display: block;
	width: 100%;
	padding: 0;
	text-align: center;
	font-size: 12px;
	margin-left: 0;
}

.nav ul > li > ul > li > a {
	color: #fff;
	height: 30px;
	width: 100%;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	line-height: 30px;
}

.nav ul > li > ul > li > a:hover {
	border: 0;
}

@media (max-width:1239px) {
	.nav ul > li {
		margin-left: 10px;
	}
}

@media (max-width:750px) {
	.nav {
		display: none;
	}
}

.phone-nav {
	position: absolute;
	font-size: 24px;
	right: 110px;
	line-height: 50px;
	display: none;
	color: #1b7b35;
}

@media (max-width:750px) {
	.phone-nav {
		display: block;
	}
}

#mmenu {
	z-index: 999999;
}

#mmenu .mm-panels > .mm-panel.mm-hasnavbar {
	padding-top: 0;
}


.footer {
	color: #b2b2b2;
	padding: 60px 0 40px 0;
	line-height: 30px;
	font-size: 14px;
	background-color: #1e1e1e;
}

.footer .weixin {
	float: left;
	margin-right: 40px;
}

.footer p img {
	padding-right: 10px;
}

.footer .iteamNav li {
	float: left;
	width: 30px;
	padding: 0 20px;
	margin-left: 30px;
	line-height: 16px;
}

.footer a {
	color: #b2b2b2;
}

.footer a:hover {
	color: #fff;
}

@media (max-width:997px) {
	.footer .col-xs-6 {
		padding: 0;
		width: 100%;
	}

	.footer .weixin, .footer .iteamNav {
		display: none;
	}
}

.asider-page {
	padding-top: 50px;
	text-align: center;
	position: relative;
}

.asider-page .num-container {
	position: relative;
	display: inline-block;
	background-color: #fff;
}

.asider-page span, .asider-page a {
	margin: 0 2px;
	padding: 0 15px;
	line-height: 30px;
	vertical-align: top;
	display: inline-block;
}

.asider-page span.num, .asider-page a.num {
	font-family: arial;
}

.asider-page span.num.active, .asider-page a.num.active {
	color: #fff;
	background-color: #1b7b35;
}


.asider-page .num-container .page-num-current{color: #fff;
	background-color: #1b7b35;}


.asider-page span.num.active, .asider-page a.num.cpb {
	color: #fff;
	background-color: #1b7b35;
}

.asider-page span.iconfont, .asider-page a.iconfont {
	width: 50px;
	line-height: 34px;
}

.asider-page a {
	background-color: #eee;
}

.asider-page a:hover {
	color: #fff;
	background-color: #1b7b35;
}

@media (max-width:767px) {
	.asider-page {
		padding-top: 40px;
		padding-bottom: 10px;
	}

	.asider-page a.num {
		display: none;
	}
}

.banner {
	overflow: hidden;
}

.banner .slick-dots li.slick-active button {
	background-color: #1b7b35;
}

.home-padding {
	padding-top: 70px;
	padding-bottom: 70px;
}

@media (max-width:767px) {
	.home-padding {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.home-about {
	line-height: 28px;
}

.home-about img {
	float: left;
	margin-right: 60px;
}

.home-about h1 {
	font-size: 30px;
	font-family: "宋体";
	color: #1b7b35;
}

.home-about .text {
	color: #333;
	font-size: 16px;
	padding-bottom: 20px;
}

.home-about .itemsNav {
	margin-top: 20px;
}

.home-about .itemsNav a {
	padding: 0 50px;
	line-height: 40px;
	border: solid 1px #333;
	display: inline-block;
}

.home-about .itemsNav a:hover {
	border-color: #1b7b35;
}

@media (max-width:767px) {
	.home-about img {
		float: none;
		width: 100%;
		margin-right: 0;
		text-align: center;
	}

	.home-about div {
		padding-top: 30px;
	}
}

.home-prodcut {
	min-height: 500px;
	padding: 90px 0;
	background: url(../images/home-pro-bg.png) no-repeat top center;
}

.home-prodcut .title {
	padding-top: 55px;
}

.home-prodcut .title span {
	font-family: "宋体";
	width: 30px;
	font-size: 30px;
	line-height: 30px;
	vertical-align: top;
	display: inline-block;
	color: #000;
}

.home-prodcut .title span em {
	color: #fff;
	font-size: 16px;
	padding-left: 7px;
	font-style: normal;
}

.home-prodcut .home-prolist {
	margin-top: 20px;
	margin-left: 240px;
}

.home-prodcut .pic {
	text-align: center;
}

.home-prodcut .pic img {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}

.home-prodcut .pic p {
	width: 220px;
	height: 220px;
	overflow: hidden;
	position: relative;
	border-radius: 100%;
	margin: 0 auto;
	background-color: #fff;
}

.home-prodcut .pic p:after {
	content: "";
	display: block;
	overflow: hidden;
	padding-bottom: 100%;
}

.home-prodcut .pic figcaption {
	width: 100%;
	text-align: center;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.home-prodcut .pic:hover img {
	opacity: .8;
}

@media (max-width:1239px) {
	.home-prodcut .col-xs-1 {
		display: none;
	}

	.home-prodcut .col-xs-11 {
		width: 100%;
	}

	.home-prodcut .col-xs-11 li {
		padding-left: 15px;
	}

	.home-prodcut .home-prolist {
		margin-left: 0;
	}
}

@media (max-width:1024px) {
	.home-prodcut {
		padding: 30px 0;
		height: auto;
		min-height: auto;
	}
}

.home-bg {
	background: url(../images/home-img.png) no-repeat top left;
}

.home-news .itemsNav {
	line-height: 40px;
	background: url(../images/home-line-1.jpg) repeat-x left bottom;
}

.home-news .itemsNav li {
	padding: 0 10px;
	cursor: pointer;
	font-weight: bold;
	display: inline-block;
}

.home-news .itemsNav li.active {
	color: #1b7b35;
	border-bottom: solid 2px #1b7b35;
}

.home-news .itemsList {
	display: none;
}

.home-news .itemsList li {
	height: 44px;
	line-height: 44px;
	position: relative;
	padding-left: 20px;
	background: url(../images/home-line-2.jpg) repeat-x left bottom;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.home-news .itemsList li span {
	color: #999;
	float: right;
	padding-left: 20px;
	font-family: arial;
}

.home-news .itemsList li:before {
	left: 0;
	top: 18px;
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	border: solid 1px #333;
}

.home-news .itemsList li:hover:before {
	border-color: #1b7b35;
	background-color: #1b7b35;
}

.home-news .itemsCot {
	padding-top: 40px;
}

.home-news .itemsCot p {
	float: left;
	padding-left: 6%;
}

.home-news .itemsCot h1 {
	color: #000;
	font-family: "宋体";
	float: right;
	width: 78px;
	height: 212px;
	text-align: center;
	font-weight: normal;
	background: url(../images/home-title-bg.png) no-repeat;
}

.home-news .itemsCot h1 span {
	width: 30px;
	padding-top: 40px;
	display: inline-block;
	font-size: 32px;
	line-height: 32px;
}

@media (max-width:1239px) {
	.home-news h1 {
		display: none;
	}
}

@media (max-width:767px) {
	.home-news .col-xs-6 {
		width: 100%;
	}

	.home-news p {
		display: none;
	}
}

.home-link {
	padding-bottom: 15px;
	border-top: solid 1px #ccc;
}

.home-link h1 {
	font-size: 24px;
	padding: 20px 0;
	font-family: "宋体";
	font-weight: normal;
	color: #000;
}

.home-link a {
	display: inline-block;
	padding-right: 30px;
}

@media (max-width:767px) {
	.home-link {
		display: none;
	}
}

.subTop {
	padding: 20px 0;
	box-shadow: 0 2px 3px #f4f4f4;
	border-bottom: solid 1px #f1f1f1;
}

.subTop .subnav a {
	padding-right: 30px;
	display: inline-block;
	position: relative;
}

.subTop .subnav a:before {
	content: "";
	width: 8px;
	height: 8px;
	margin-right: 10px;
	display: inline-block;
	border-radius: 8px;
	border: solid 1px #333;
}

.subTop .subnav .active {
	color: #1b7b35;
}

.subTop .subnav .active:before {
	border-color: #1b7b35;
}

.subTop .current {
	color: #999;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: right;
}

.subTop .current a {
	color: #999;
}

.subTop .current a:hover {
	color: #1b7b35;
}

@media (max-width:767px) {
	.subTop .col-xs-8 {
		width: 100%;
	}

	.subTop .subnav {
		width: 100%;
	}

	.subTop .current {
		display: none;
	}
}

.subpage {
	padding-top: 60px;
	line-height: 30px;
	padding-bottom: 60px;
}

.subpage .subtitle {
	color: #333;
	font-size: 28px;
	text-align: center;
	line-height: 30px;
	padding-bottom: 23px;
	position: relative;
	font-weight: normal;
	border-bottom: solid 1px #e6e6e6;
}

.subpage .subtitle:after {
	content: "";
	width: 19px;
	height: 23px;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	background: url(../images/about-icon.png) no-repeat top center;
}

.subpage .subenlish {
	color: #d2d2d2;
	text-align: center;
	font-family: arial;
	font-size: 18px;
	padding-top: 10px;
	text-transform: uppercase;
}

.subpage .subname {
	padding: 40px 0;
	text-align: center;
	font-family: "宋体";
}

.subpage .subname span{
	color: #000;
	font-size: 30px;
	font-weight: bold;
	padding: 0 20px;
	line-height: 70px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	display: inline-block;
}

@media (max-width:767px) {
	.subpage .subname span {
		line-height: 30px;
		font-size: 16px;
	}
}

.about-img {
	padding-right: 3%;
}

.about-list {
	padding-top: 100px;
}

.about-list li {
	width: 60px;
	float: left;
	font-size: 18px;
	line-height: 20px;
	padding: 0 20px;
	border-right: solid 1px #e6e6e6;
}

.about-green {
	font-size: 20px;
	line-height: 36px;
	color: #1b7b35;
}

.newsList dl {
	padding: 10px;
	margin-top: 40px;
	height: 180px;
	background-color: #f7f7f7;
	border: solid 1px #ebebeb;
}

.newsList dl dt {
	margin: 0;
	padding: 0;
	width: 28%;
	position: relative;
}

.newsList dl dt:after {
	content: "";
	display: block;
	padding-bottom: 55%;
}

.newsList dl dd {
	width: 72%;
	padding-left: 3%;
}

.newsList dl dd h2 {
	font-size: 18px;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	margin: 20px 0 30px 0;
}

.newsList dl dd h2 span {
	float: right;
	color: #999;
	padding-left: 30px;
	font-size: 16px;
	font-family: arial;
}

.newsList dl dd h2 a {
	display: block;
	width: 70%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.newsList dl p {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}

.newsList dl .more {
	width: 40px;
	height: 40px;
	float: right;
	color: #fff;
	margin-top: 30px;
	font-size: 12px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	background-color: #999;
	border-radius: 40px;
}

.newsList dl:hover dd h2 > a {
	color: #1b7b35;
}

.newsList dl:hover dd .more {
	background-color: #1b7b35;
}

.newsList dl:first-child {
	margin-top: 0;
}

@media (max-width:997px) {
	.newsList dl {
		height: auto;
	}

	.newsList dl dd h2 {
		margin: 10px 0;
	}

	.newsList dl dd .more {
		display: none;
	}
}

@media (max-width:690px) {
	.newsList dl dd h2 a {
		width: 100%;
	}

	.newsList dl dd h2 span {
		display: none;
	}
}

@media (max-width:540px) {
	.newsList dl dt, .newsList dl dd {
		float: none;
		width: 100%;
	}
}

.newstitle {
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	color: #333;
}

.newsTigs {
	color: #999;
	padding-top: 5px;
	text-align: center;
}

.newspage {
	line-height: 40px;
	background-color: #e9e9e9;
}

.newspage li {
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 0;
}

.newspage li:hover {
	color: #1b7b35;
}

@media (max-width:767px) {
	.newspage li {
		width: 100%;
	}
}

.newsRelated {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #f8f8f8;
}

.newsRelated h2 {
	font-weight: normal;
	padding-bottom: 20px;
	font-size: 16px;
	border-bottom: solid 1px #ddd;
}

.newsRelated li {
	margin-top: 30px;
}

.newsRelated li div {
	position: relative;
	overflow: hidden;
	background-color: #fff;
	border: solid 1px #ebebeb;
}

.newsRelated li div img {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}

.newsRelated li div:after {
	content: "";
	display: block;
	padding-bottom: 56%;
}

.newsRelated li p {
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.newsRelated li:hover img {
	opacity: .9;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

@media (max-width:360px) {
	.newsRelated li {
		padding: 0;
		width: 100%;
	}
}

.qaList dl:first-child {
	padding-top: 0;
}

.qaList dl {
	margin: 0;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: dashed 1px #e6e6e6;
}

.qaList dl dt {
	font-size: 16px;
	font-weight: normal;
}

.qaList dl dt span {
	font-size: 30px;
	color: #1b7b35;
	display: inline-block;
background:url(../images/cainc.png) no-repeat left center;
font-family:inherit;
width:25px;height:25px;
vertical-align:middle;
}

.qaList dl dt a {
	padding: 0 20px;
}

.qaList dl dd {
	padding-left: 50px;
	overflow: hidden;
}

.qaList dl dd p {
	color: #999;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
}

.qaList dl dd .more {
	color: #b2b2b2;
	padding-top: 10px;
	font-style: italic;
	font-family: arial;
	display: inline-block;
}

.qaList dl:hover .more {
	color: #1b7b35;
}

.jobTop {
	margin: 50px 0;
}

.jobTop .img {
	margin-right: 50px;
	float: left;
}

.jobTop .text {
	padding-top: 80px;
}

.jobTop .font25 {
	font-size: 25px;
	color: #1b7b35;
}

@media (max-width:997px) {
	.jobTop .img {
		float: none;
		margin-right: 0;
		text-align: center;
	}

	.jobTop .text {
		padding-top: 20px;
	}
}

.joblist {
	margin-top: 30px;
	border-bottom: solid 1px #e8e8e8;
}

.joblist li {
	font-size: 14px;
	cursor: pointer;
	line-height: 43px;
	border-top: solid 1px #e8e8e8;
}

.joblist li span {
	display: inline-block;
	line-height: 24px;
	width: 20%;
	padding-left: 10px;
}

.joblist li span:first-child {
	width: 60%;
}

.joblist li.active span {
	color: #1b7b35;
	font-weight: bold;
}

.joblist li.active #name {
	color: #666;
	font-weight: normal;
}

.joblist li.active .text {
	padding: 20px 0;
}

.joblist li > div {
	display: none;
	font-size: 13px;
	line-height: 24px;
	padding: 20px 0 30px 10px;
}

.contactBox {
	padding-top: 40px;
}

@media (max-width:767px) {
	.contactBox .col-xs-6 {
		width: 100%;
		padding: 0;
	}

	.contactBox .contact {
		min-height: 300px;
	}

	.contactBox .contact h2 {
		font-size: 20px;
		padding-bottom: 20px;
	}

	.contactBox .message li p {
		padding-left: 0;
	}

	.contactBox .message li p input[type="button"] {
		width: 100%;
		margin-right: 0;
	}

	.contactBox .message li p a {
		font-size: 12px;
	}
}

.message li {
	overflow: hidden;
}

.message li p {
	position: relative;
	padding-left: 10px;
	padding-right: 0;
}

.message li p font {
	position: absolute;
	right: 12px;
	top: -8px;
	font-size: 12px;
	color: #f00;
	display: none;
}

.message li p input, .message li p textarea {
	width: 100%;
	color: #999;
	line-height: 24px;
	padding: 3px 10px 3px 20px;
	border: solid 1px #e6e6e6;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	margin-bottom: 10px;
	border-radius: 30px;
}

.message li p input:focus, .message li p textarea:focus {
	border-color: #1b7b35;
}

.message li p em {
	color: #f00;
	display: inline-block;
	padding-top: 5px;
	vertical-align: top;
	font-size: 12px;
	margin-left: -25px;
	font-style: normal;
	font-family: "宋体";
}

.message li .code {
	width: 100px;
	margin-right: 5px;
}

.message li .submit {
	color: #fff;
	background-color: #1b7b35;
}

.message li .rest {
	color: #666;
	background-color: #e4e4e4;
}

.message li button {
	border: 0;
	float: left;
	width: 25%;
	padding: 0;
	text-indent: 0;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	border-radius:30px;
}

.message li a {
	color: #999;
	text-decoration: underline;
}

@media (max-width:992px) {
	.message {
		padding: 0 15px 0 5px;
	}
}

.contact {
	min-height: 400px;
	background: url(../images/contact-img.png) no-repeat top center;
}

.contact h2 {
	font-size: 40px;
	font-family: "宋体";
	line-height: 40px;
	padding: 20px 0 40px 0;
	color: #1b7b35;
}

.contact img {
	margin-right: 10px;
}

.subthree {
	padding-top: 10px;
}

.subthree a {
	display: inline-block;
	padding: 0 18px;
}

.subthree a.cur {
	color: #1b7b35;
}

.joinList {
	padding-top: 50px;
}

.joinList li {
	padding: 10px 0;
	line-height: 20px;
	border-bottom: solid 1px #e6e6e6;
}

.joinList li span {
	width: 40px;
	height: 40px;
	color: #fff;
	display: block;
	line-height: 40px;
	font-size: 18px;
	font-family: arial;
	text-align: center;
	border-radius: 40px;
	background-color: #1b7b35;
}

.joinList .img {
	float: right;
}

@media (max-width:997px) {
	.joinList .img {
		float: none;
		text-align: center;
	}
}

.prolist li {
	margin-bottom: 30px;
	overflow: hidden;
}

.prolist li div {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	position: relative;
	background-color: #fff;
	overflow: hidden;
	border: solid 1px #d9d9d9;
}

.prolist li div:after {
	content: "";
	display: inline-block;
	padding-bottom: 90%;
}

.prolist li div img {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}

.prolist li p {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.prolist li:hover div {
	border-color: #1b7b35;
}

.prolist li:hover div img {
	opacity: .7;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

@media (max-width:460px) {
	.prolist li {
		width: 50%;
		margin-top: 0;
		margin-bottom: 10px;
	}
}

@media (max-width:480px) {
	.prolist li {
		padding: 0;
		width: 100%;
	}
}

.proshowBox {
	overflow: hidden;
}

.proshowBox .col-xs-4 {
	padding-left: 0;
}

.proshowBox h1 {
	text-align: left;
	padding: 30px 0;
	border-bottom: solid 1px #ccc;
}

.proshowBox .info {
	padding: 10px;
	border-bottom: solid 1px #ccc;
}

.proshowBox .info span {
	width: 40%;
	display: inline-block;
}

@media (max-width:767px) {
	.proshowBox .col-xs-4, .proshowBox .col-xs-8 {
		width: 100%;
	}
}

.proshow-title {
	font-size: 16px;
	line-height: 36px;
	padding-left: 15px;
	margin-top: 30px;
	color: #333;
	background-color: #f1f1f1;
}

.proshowmess {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #f8f8f8;
}

.proshowmess .message {
	width: 600px;
	margin: 0 auto;
}

@media (max-width:640px) {
	.proshowmess .message {
		width: 100%;
	}
}

.proshow {
	position: relative;
	background-color: #fff;
	border: solid 1px #ccc;
}

.proshow:after {
	content: "";
	display: block;
	padding-bottom: 90%;
}

.w1004 {
	padding: 30px 0;
}

.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: #1b7b35;
}

.map dt:hover {
	background: #317ebf;
}

.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: #764b00;
}

.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: #1b7b35;
	color: #fff;
}

.mobile-footer-menu {
    display: none;
    width: 100%;
    background: #1b7b35;
    padding: 5px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    list-style: none;
    font-size: 12px;
}
@media (max-width: 768px) {

  footer{margin-bottom:54px;}

  .mobile-footer-menu {
    display: block;
    width: 100%;
    background: #1b7b35;
    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.2);
    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 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;
  }
   .banner .slick-dots{
    bottom:3px;
  }

}