﻿@charset "utf-8";
* {
	padding: 0px;
	margin: 0px
}
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
}
.trans {
 transition: all .3s ease-in;
}
html {
	width: 100%;
	min-height: 100%;
}
body {
	font-family:"微软雅黑";
	font-size:14px;
	margin:0px;
	padding:0px;
	overflow-x:hidden;
	background:#fff;
	width: 100%;
	min-height: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	color: #666;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, address, select, span {
	margin:0px;
	padding:0px;
	font-weight:normal
}
body:before, body:after {
	content: "";
	width: 100%;
	display: block;
}
img {
	border: 0px;
}
em {
	font-style: normal;
}
s, i {
	font-style: normal;
}
ul, ol {
	list-style-type: none;
}
li {
	list-style: none outside none;
}
b {
	font-weight: normal;
}
/*表单*/
input, button, select, textarea {
	outline: none;
	font-family: "PingFang SC", "Microsoft Yahei", Arial;
font-size:.24rem;
	-webkit-appearance: none !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#999;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#999;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999;
}
/*公用样式*/
.layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-wrapper: 101;
	background: #000;
	opacity: 1;
}
.blue {
	color: #28a5f4;
}
/*链接*/
a, a:link, a:visited, a:hover, a:active {
	color: #666;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	color: #007130;
	outline: none;
}
/*标题*/
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	background-size: 2.4rem auto;
	vertical-align: middle;
}
.icon, .iconbef:before, .iconbef:after {
	content: "\20";
	display: block;
}
.iconbef:before {
	background: url(../images/icon.png) no-repeat;
	background-size: 2.4rem auto;
	vertical-align: middle;
}
/*清除浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.hidden {
	display: none;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clear, .clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.wrapper {
	width: 100%;
}
.header {
	background-size: 100% 1.04rem;
}
#top_main {
	width: 100%;
height: .9rem;
*zoom: 1;
	z-index: 300;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #fff;
}
#top {
	max-width: 640px;
	min-width: 320px;
height: .9rem;
	margin: 0px auto;
	position: relative;
	border-bottom: 1px solid #e3e3e3;
}
#top .logo {
	width: 4.5rem;
	display: block;
padding-top: .12rem;
margin-left:.14rem;
}
#top .logo a {
	display: block;
}
#top .logo img {
	display: block;
	width: 4.5rem;
}
#top .topsearch {
	display: block;
	position: absolute;
	right: 15%;
top:.08rem;
	text-align: center;
	cursor: pointer;
width:.5rem;
height:.5rem;
margin: .22rem auto;
}
#top .topsearch span {
	display: block;
width:.34rem;
	height: 0.34rem;
	background-position: 0rem -1.2rem;
}
#top_main .tsearch * {
	box-sizing: border-box;
}
#top_main .tsearch {
	position: absolute;
	height: 1rem;
	width: 6.4rem!important;
padding: .2rem 5%;
	left: 0;
top: .9rem;
	z-index: 99;
	background: #f5f5f5;
	box-sizing: border-box;
	display: none;
	border-top: 1px solid #007130;
}
#top_main .tsearch input {
	-webkit-appearance: none;
}
#top_main .tsearch .txt {
	width: 76%;
	color: #666;
text-indent: .3rem;
font-size:.22rem;
height:.64rem;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 0.1rem;
	position: absolute;
	left: 5%;
top:.2rem;
border-top-left-radius: .6rem;
border-bottom-left-radius: .6rem;
}
#top_main .tsearch .btn {
	color: #fff;
font-size:.22rem;
	width: 16%;
height:.62rem;
line-height: .6rem;
	text-align: center;
	border: 0px;
	background-color: #007130;
	background-position: -0.748rem -1.055rem;
	position: absolute;
	right: 5%;
top:.2rem;
border-top-right-radius: .6rem;
border-bottom-right-radius: .6rem;
}
#top_main .btn_close_main {
width: .88rem;
	height: 0.9rem;
	background-color: #007130;
	position: absolute;
	top: 0;
	right: 14%;
	z-index: 101;
	display: none;
}
#top_main .btn_close_main .btn_close {
width: .34rem;
height: .33rem;
margin-top: .32rem;
margin-left: .26rem;
	background-position: -2rem -1rem;
}
#top #nav {
width: .4rem;
height: .4rem;
background-position: -.5rem -1.2rem;
	position: absolute;
	right: 4%;
top: .28rem;
	text-align: center;
	cursor: pointer;
}
#top .close {
	background-position: -2.06rem 0;
width: .34rem;
height: .34rem;
	cursor: pointer;
	position: absolute;
	right: 12%;
	top: -0.06rem;
	text-align: center;
}
.subNav {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	z-index: 399;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: auto;
	background: #fff;
 transition: all .6s ease 0s;
	transform: translate3d(0, -100px, 0);
	-moz-transform: translate3d(0, -100px, 0);
	-webkit-transform: translate3d(0, -100px, 0);
}
.subNavCon {
	margin: 0px;
	width: 100%;
}
.subNav .subTop {
height:.9rem;
	background: #fff;
	z-index: 400;
	position: relative;
	border-bottom: 1px solid #ddd;
}
.subNav .subTop .nylogo {
	width: 4.5rem;
	display: block;
padding-top: .12rem;
margin-left:.14rem;
}
.subNav .subTop .nylogo a {
	display: block;
}
.subNav .subTop .nylogo img {
	display: block;
	width: 4.5rem;
}
.subNav .subTop .close {
width:.42rem;
height:.42rem;
	position: absolute;
	z-index: 1;
right: .25rem;
top:.24rem;
	background-position: -2.06rem 0;
	display: inline-block;
	vertical-align: middle;
}
.subNav .subBottom {
	height: 100%;
	margin: 0 0.6rem;
}
.subNav .subBottom li {
padding-top:.06rem;
padding-bottom:.08rem;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.subNav .subBottom li a {
	display: block;
font:normal .3rem "AvantGarde Bk BT";
	color: #999;
	width: 80%;
}
.subNav .subBottom li a .txt {
height:.8rem;
line-height:.8rem;
	color: #333;
}
.subNav .subBottom li a.hover .txt {
	color: #007130;
}
.subNav .subBottom li a .tit {
	display: inline-block;
font-size:.3rem;
line-height:.8rem;
	font-family: "AvantGarde Bk BT";
	color: #333;
}
.subNav .subBottom li em {
width: .28rem;
 height: .28rem;
	display: inline-block;
background-position: -2.08rem -.5rem;
	vertical-align: middle;
	position: absolute;
	right: 0;
top: .32rem;
}
.subNav .subBottom .list {
	padding-top: 0.2rem;
}
.subNav .subBottom li.hover a .tit, .subNav .subBottom li:hover a .tit {
	color: #333;
}
.subNav.show {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.subNavShow {
	-webkit-transform: translateX(-48%);
	-moz-transform: translateX(-48%);
	-ms-transform: translateX(-48%);
	transform: translateX(-48%);
	display: block;
}
.subNav .subnav2 {
margin-top:.2rem;
	display: none;
}
.subNav .subnav2 a {
height: .6rem;
font-size: .24rem;
	box-sizing: border-box;
 line-height: .6rem;
	text-align: left;
	color: #fff;
	display: block;
	padding: 0;
	background: none;
	border-bottom: 1px solid #ddd;
font-size: .24rem!important;
 margin-bottom: .2rem;
}
.subNav li.hover em {
width:.31rem;
height:.03rem;
top:.46rem;
	background-position: -2.06rem -1.54rem;
}
#banner_main {
	width: 100%;
	overflow: hidden;
margin-top:.14rem;
	position: relative;
	z-index: 1;
	height: 4rem;
	background-size: 1px auto;
}
.banner {
	margin: 0 auto;
	width: 100%;
*zoom: 1;
	overflow: hidden;
	position: relative;
	height: 4rem;
}
.banner .list {
	width: 100%;
	overflow: hidden;
}
.banner .list li {
	float: left;
	width: 100%;
	overflow: hidden;
}
.banner .list li img {
	width: 100%;
	height: 4rem;
}
#banner .tip {
	width: 100%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	clear: both;
	position: absolute;
	left: 0%;
	bottom: 8%;
	z-index: 12;
	font-size: 0;
}
#banner .tip li {
	display: inline-block;
	vertical-align: middle;
	width: 0.2rem;
	height: 0.2rem;
	margin: 0 0.06rem;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 100%;
}
#banner .tip li.on {
width:.2rem;
height:.2rem;
	background-color: #007130;
}
.prenext {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 3%;
	background: #fff;
	padding: 3%;
	border-top: 1px dashed #e9e9e9;
}
.prenext ul li {
	font-size: 14px;
	color:#333;
	line-height: 30px;
	margin: 0 !important;
	padding: 0 !important;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
}
.prenext ul li a {
	color:#333;
transition: all .3s;
}
.prenext a.return {
	font-size: 13px;
	color:#fff;
	padding: 0 3%;
	background: #e7161b;
	line-height: 30px;
	float:right;
	margin-top: 3%
}
.index {
	width: auto;
	height: auto;
	padding: 5px 15px;
	margin-bottom: 25px;
}
.index .it {
	width: auto;
	height: auto;
	margin-bottom: 4%;
}
.index .it h2 {
	font-size: 20px;
	font-weight: bold;
	color:#333;
	line-height: 24px;
	padding-bottom: 12px;
	background: url(../images/topbg.png) no-repeat scroll bottom center;
	background-size: 80%;
	margin-bottom: 2%;
	text-align: center;
}
.index .it p {
	font-size: 14px;
	color:#666;
	line-height: 20px;
	text-align: center;
}
.index .ib {
	width: auto;
	height: auto;
}
.index .ib ul li.top {
	padding: 3% 0;
	border-bottom: 1px dotted #ccc;
}
.index .ib ul li.top .imgs {
	width: 41%;
	height: auto;
	float:left;
	display: block;
	overflow: hidden;
}
.index .ib ul li.top .imgs img {
	width: 100%;
	display: block;
}
.index .ib ul li.top .txts {
	width: 55%;
	height: auto;
	float:right;
	padding-top: 4%;
}
.index .ib ul li.top .txts a.tit {
	font-size: 15px;
	color:#333;
	line-height: 24px;
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.index .ib ul li.top .txts p {
	font-size: 13px;
	color:#444;
	line-height: 22px;
	text-align: justify;
	height: 44px;
	overflow: hidden;
}
.index .ib ul li {
	width: auto;
	height: auto;
	border-bottom: 1px dotted #ccc;
}
.index .ib ul li a.tits {
	font-size: 15px;
	color:#333;
	line-height: 40px;
	display: block;
	width: 70%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float:left;
}
.index .ib ul li span {
	font-size: 13px;
	color:#666;
	line-height: 40px;
	display: block;
	width: 23%;
	float:right;
	text-align: right;
}
.index .ib a.more {
	width: 36%;
	height: 36px;
	display: block;
	border-radius: 5px;
	font-size: 14px;
	color:#fff;
	line-height: 36px;
	text-align: center;
	background: #007130;
	margin: 0 auto;
}
.m-foot-box {
	padding: 20px 0;
	background: #1e2c49;
	text-align: center;
	color: #999;
}
.m-foot-box a {
	color: #999;
}
.m-foot-box a:hover {
	color: #FFF;
}
.m-foot-box .copyright span + span {
	margin-left: 4px;
}
.about {
	line-height:25px;
}
.about img {
	max-width: 100%;
	height: auto;
}
.tel {
	line-height:25px;
}
.tel img {
	height: auto;
}
.posttop {
	border-bottom:1px solid #eaeaea;
	margin-bottom: 10px;
}
.posttop b {
	border-bottom:2px solid #007130;
	height:40px;
	line-height:40px;
	display:inline-block;
	margin-bottom:-1px;
	font-weight:normal;
	color:#3b3b3b;
	font-size:18px;
	font-family:microsoft yahei;
}
.posttop .more {
	float:right;
	padding-top:5px;
}
.posttop .more a {
	font-size:12px;
	font-family:宋体;
	color:#999;
}
.posttop .more a:hover {
	color:#f30;
}
.home_case {
	margin:15px 0 0;
	width:104%;
	clear:both;
}
.home_case ul li {
	width:47%;
	margin:0 3% 3% 0;
	float:left;
}
.home_case ul li a {
	border-bottom:1px dashed #ededed;
	padding:4px;
	display:block;
	background:#fff;
}
.home_case ul li a div {
	overflow:hidden;
	width:100%;
	height:100%;
	text-align:center;
}
.home_case ul li a div img {
	height:120px;
	max-width:100%;
	border:0;
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
}
.home_case ul li:hover {
	box-shadow:0px 1px 10px rgba(0, 0, 0, 0.1);
}
.home_case ul li a:hover div img {
	transform:scale(1.3);
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-o-transform:scale(1.3);
}
.home_case ul li a p {
	text-align:center;
	font-size:14px;
	color:#333;
	margin:0;
	padding:10px 5px;
}
.home_case ul li a:hover p {
	color:#f30;
}
.news_show h1 {
	text-align: center;
	font-size:18px;
	font-weight:400;
	margin:0;
	padding:15px 0 0;
}
.news_show .info {
	text-align: center;
	padding:10px 15px;
	font-size:14px;
	color:#666;
}
.news_show .info a.return {
	float: right;
	font-size:14px;
	color:#666;
}
.news_show .intro {
	padding:15px 0 0;
	border-top: 1px dashed #e9e9e9;
}
.news_show .intro a {
	color:#06C;
}
.news_show .intro a:hover {
	color:#f30;
}
.news_show .intro img {
	max-width:100%;
	height:auto;
}
.pagelist ul {
	text-align:center;
	margin:20px 0;
}
.pagelist li {
	display:inline-block;
	margin:0 2px;
}
.pagelist li span {
	color:#666;
	display:inline-block;
	border:1px solid #ddd;
	padding:2px 10px;
}
.pagelist li a {
	color:#666;
	display:inline-block;
	border:1px solid #ddd;
	padding:2px 10px;
}
.pagelist li a:hover {
	border-color:#007130;
	background:#007130;
	color:#fff;
}
.pagelist li.active a {
	border-color:#007130;
	background:#007130;
	color:#fff;
}
