/* 在线留言 */
.login {
	width: 90%;
	margin: 0% auto;
	padding: 3%;
}
.login li {
	width: 100%;
	margin-bottom: 5%;
}
.login li img {
	float: right;
	margin-right: 10%;
	width: 30%;
height: .67rem;
}
.login_input {
	display: block;
	height: 2.8em;
	-webkit-appearance: none;
	border-radius: 0;
}
.login_textarea {
	height: 8em;
	margin-bottom: -2%;
}
.login li .pin_width {
	width: 50%;
}
.login li .login_btn {
	width: 100%;
	color: #fff;
	border: 0;
	text-align: center;
font: .3rem/.8rem "microsoft yahei";
	background: #3ba86f;
	box-shadow: none;
}
.login input, .login textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #333;
font: .24rem/.5rem "microsoft yahei";
text-indent: .1rem;
}
/*返回首页*/
#tip {
	padding: 5% 0;
	min-height: 300px;
}
#tip b {
	color: #3ba86f;
	font-weight: bold;
}
/*幻灯*/
.ax-tac {
	text-align: center;
}
.zutu {
	width: 94%;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.zutu img {
	width: 100%
}
.zutu .hd {
	position: absolute;
	bottom: 5%;
	width: 100%;
height: .22rem;
}
.zutu .hd li {
	display: inline-block;
width: .2rem;
height: .2rem;
	border-radius: 50%;
	text-indent: -9999px;
	margin: 0 1%;
border: .04rem solid #3ba86f;
}
.zutu .hd li.on {
	background: #3ba86f;
}
/*网站地图*/
.sitemap {
	overflow: hidden;
	line-height: 0.4rem;
	padding: 2% 0;
	border-bottom: 1px solid #ddd;
}
.sitemap dt {
	float: left;
	margin-right: 2%;
	width: 22%;
}
.sitemap dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 0.2rem;
	line-height: 0.7rem;
	font-weight: normal;
}
.sitemap dt a:hover {
	background: #ccc;
	color: #fff;
}
.sitemap dd {
	float: left;
	width: 76%;
}
.sitemap dd a {
	float: left;
	color: #666;
	font-size: 0.2rem;
	padding-right: 3%;
	line-height: 0.35rem;
	transition: none;
}
.sitemap dd a:hover {
	color: #333;
}
/*网站标签*/
.tags_list {
	overflow: hidden;
	line-height: 0.4rem;
	padding: 2% 0;
	border-bottom: 1px solid #ddd;
}
.tags_list dt {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	min-width: 32%;
}
.tags_list dt:nth-child(3n) {
	margin-right: 0;
}
.tags_list dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 0.2rem;
	line-height: 0.7rem;
	font-weight: normal;
}
.tags_list dt a:hover {
	background: #ccc;
	color: #fff;
}
.tags {
	overflow: hidden;
	font-size: 0.2rem;
margin: 0 3% .1rem;
}
.tags span {
	float: left;
	display: block;
	line-height: 0.6rem;
}
.tags a {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	line-height: 0.4rem;
	padding: 0 0.1rem;
	margin: 0.08rem;
	background: #fff;
	border: 1px solid #dadada;
}
.tags a:hover {
	background: #3ba86f;
	border-color: #3ba86f;
	color: #fff;
}

/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 70%;
	left: 0;
	right: 0;
	width: 5rem;
	height: 5rem;
	padding: 0.3rem;
	padding-top: 0.6rem;
	margin-top: -2.5rem;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
}
#wxnr img {
	width: 2.3rem;
	height: 2.3rem;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	font-size: 0.24rem;
	line-height: 0.45rem;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 0.3rem;
	height: 0.3rem;
	font-size: 0.2rem;
	line-height: 0.3rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 1rem;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: 0.35rem;
	background-color: #3ba86f;
	color: #fff;
	border-radius: 0.05rem;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 0.4rem;
	background-image: url(../images/wx.png);
	background-size: 0.28rem;
	background-position: 0.1rem center;
	background-repeat: no-repeat;
}
/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 0.26rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 0.8rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 0.1rem;
	display: none;
}
/*视频样式*/
video {
	width: 100%;
	height: 4rem;
	background-color: #000;
}
/*分页样式*/
.pglist {
	padding: 20px 0 30px;
	width: 100%;
	text-align: center;
	clear: both;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
	clear: both;
	
}
.pglist a {
	padding: 10px 14px;
	margin: 10px 3px;
    font-/weight: bold;
	border-color: #90c31e;
	color: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #90c31e;
	line-height: 30px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #90c31e;
	border-color: #90c31e;
	border: 1px solid #90c31e;
}
 .pglist .current {
    border: 1px solid #ddd;
    line-height: 30px;
	vertical-align: middle;
	padding: 10px  10px;
	min-width:30px;
	margin-left:5px;
	display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    padding-bottom: 1px;
    clear: both;
 }
