@charset "UTF-8";
.icon {
	display: inline-block;
	background-color: transparent;
	background-repeat: no-repeat;
}
.VAM:after {
	content: "";
	display: inline-block;
	overflow: hidden;
	height: 100%;
	width: 0;
	font-size: 0;
	vertical-align: middle;
}
.wbwr {
	word-break: break-all;
	word-wrap: break-word;
}
.clr:after, .clr:before {
	content: "";
	display: table;
}
.clr:after {
	clear: both;
}
.clr {
	zoom: 1;
}
.fll {
	float: left;
}
.flr {
	float: right;
}
.vam {
	vertical-align: middle;
}
.db {
	display: block;
}
.dib {
	display: inline-block;
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
.ovh {
	overflow: hidden;
}
.vat {
	vertical-align: top;
}
.vam {
	vertical-align: middle;
}
.posr {
	position: relative;
}
.auto {
	margin-left: auto;
	margin-right: auto;
}
/* reset.css -----------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, header, footer, section, article, aside, nav, figure, figcaption {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	font-family: "Microsoft Yahei", "Helvetica";
	color: #333333;
}
img {
	max-width: 100%;
	border: 0; /*-webkit-touch-callout: none;*/
}
a {
	color: #333333;
	text-decoration: none;
}
ul, ol {
	list-style: none;
}
/* form-reset.css -----------------------------------------------------------------*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button {
	background: none;
}
input[type="button"], input[type="text"], input[type="submit"], input[type="search"], input[type="tel"], input[type="number"], select, option, .appNone {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.6);
}
 input:-moz-placeholder, textarea:-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {
color: rgba(255, 255, 255, 0.6);
}
/*常用类名*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
.wrap-b {
	width: 100%;
	min-width: 1200px;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.a-img {
	width: 100%;
	vertical-align: top;
}
.a-hover:hover {
	color: #4bc061;
}
em, i {
	font-style: normal;
}
* {
	outline: none;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.header-b {
	background: #eeeeee;
}
.header {
	height: 40px;
}
.header .header-left {
	font-size: 14px;
	line-height: 16px;
}
.header .header-left-ls {
	padding-top: 13px;
	height: 27px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	margin-left: -1px;
}
.header .header-left-ls .header-left-list {
	position: relative;
	padding: 0 18px;
	border-left: 1px solid #d3d3d3;
	margin-left: -1px;
	cursor: pointer;
}
.header .header-left-ls:first-child .header-left-list {
	border-left: none;
}
.header .header-left-ls .a-hover {
	color: #666;
}
.header .header-left-ls .a-hover:hover {
	color: #4bc061;
}
.header .header-left-ls-wap-title {
	display: inline-block;
	color: #666;
	cursor: pointer;
}
.header .header-left-ls-wap {
	z-index: 3;
	position: relative;
}
.header .header-left-ls-wap:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	left: 0;
	bottom: -1px;
	z-index: 2;
}
.header .header-left-ls-wap:hover .header-left-ls-wap-show {
	display: block;
}
.header .header-left-ls-wap:hover .icon-header-arrow {
	position: absolute;
	right: 4px;
	top: 3px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-bottom: 4px solid #999;
}
.header .header-left-ls-wap:hover .header-left-ls-wap-title {
	color: #4bc061;
}
.header .icon-header-arrow {
	position: absolute;
	right: 4px;
	top: 8px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top: 4px solid #999;
}
.header .header-left-ls-wap-show {
	display: none;
	position: absolute;
	width: 150px;
	height: 150px;
	background: #fff;
	border: 1px solid #ddd;
	top: 26px;
	left: 30px;
	z-index: 2;
}
.header .header-left-ls-wap-show:before, .header .header-left-ls-wap-show:after {
	content: '';
	position: absolute;
	top: -10px;
	left: 34px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-bottom: 6px solid #fff;
}
.header .header-left-ls-wap-show:before {
	border-bottom-color: #000;
	left: 34px;
}
.header .header-left-wap {
	width: 150px;
}
.rightnav {
	font-size: 0;
	line-height: 40px;
}
.rightnav .rightnav-link {
	margin-left: 40px;
	font-size: 14px;
	color: #666;
}
.rightnav .rightnav-link:hover {
	color: #4bc061;
}
.pic-code-app {
	margin: 15px auto 0;
	width: 120px;
	height: 120px;
}
.footer-index {
	display: none;
}
.footer {
	display: block;
	padding-top: 20px;
}
.footer-special .footer-index {
	display: block;
}
.footer-special .footer {
	display: none;
}
.footer-b {
	background: #333;
	color: #999;
}
.footer-index {
	font-size: 14px;
}
.footer-sitemap {
	width: 100%;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 20px 0;
	text-align: center;
}
.footer-sitemap-main {
	width: 655px;
	margin: 0 auto;
}
.footer-sitemap-ls {
	padding: 0 14px;
	color: #999;
	font-size: 16px;
	border-left: 1px solid #666;
}
.footer-sitemap-ls:first-child {
	border-left: none;
}
.footer-sitemap-ls:hover {
	color: #3c9a4e;
}
.footer-friendlink-title {
	color: #666;
}
.footer-friendlink {
	padding: 20px 0;
}
.footer-cooper-link {
	padding: 0 10px;
	color: #999;
	line-height: 30px;
	border-right: 1px solid #666;
}
.footer-cooper-link:last-of-type {
	border-right: none;
}
.footer-cooper-link:hover {
	color: #3c9a4e;
}
.footer-copy {
	padding: 20px 0;
	text-align: center;
	color: #666;
}
.footer-info {
	font-size: 14px;
	text-align: center;
}
.footer-info .footer-sitemap-ls {
	margin-top: 20px;
	color: #999;
}
.nav-header {
	height: 90px;
}
.logo {
	padding-top: 26px;
	width: 412px;
	height: 64px;
}
.search {
	width: 700px;
}
.search-tags {
	font-size: 14px;
	line-height: 90px;
}
.search-tags-title {
	color: #fda953;
}
.tags-link {
	color: #999;
}
.search-input {
	margin-top: 24px;
	width: 380px;
	height: 42px;
}
.inp {
	padding: 0 20px;
	width: 297px;
	height: 40px;
	font-size: 14px;
	border: 1px solid #eee;
	border-right: none;
	background: #f7f7f7;
	line-height: 40px;
}
.search-btn {
	width: 42px;
	height: 42px;
	display: block;
	cursor: pointer;
	background: #4bc061;
}
.search-btn:hover {
	opacity: 0.5;
}
.icon-search-btn {
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 20px;
	background: no-repeat;
	background-position: 0 -118px;
}
 .inp::-webkit-input-placeholder {
color: #bbb;
}
 .inp::-moz-placeholder {
color: #bbb;
}
 .inp:-ms-input-placeholder {
color: #bbb;
}
.nav-box {
	font-size: 16px;
	height: 48px;
	background: #3c88d4;
	line-height: 48px;
}
.nav {
	width: 100%;
}
.nav li {
	position: relative;
	float: left;
}
.nav li:hover .nav-hide {
	display: inline-block;
}
.nav li:hover .nav-link {
	display: inline-block;
	background: #3c9a4e;
}
.nav-link {
	display: inline-block;
	padding: 0 15px;
	color: #fff;
}
.nav-hide {
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 22;
	width: 100%;
	font-size: 14px;
	border: 1px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #ffffff;
}
.nav-hide .nav-hide-item {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}
