body {
	font-family:"Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	margin:0 auto;
	padding:0;
	background:#f9f9f9;
	max-width:800px;
	min-width:320px;
	color:#333;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}
div {
	margin:0 auto;
	padding:0
}
ul, li, h1, h2, h3, h4, p, dl, dd, dt, form, iframe, input, button, textarea {
	margin:0;
	padding:0;
	font-weight:normal
}
li {
	list-style:none
}
img {
	border:0;
	display:block
}
a {
	text-decoration:none;
	color:#333
}
a:link {
	color:#333334;
}
a:active {
	color:#333336;
}
a:visited {
	color:#333337
}
a:hover {
	color:#090;
}
textarea, input, button {
	-webkit-appearance: none;
	border-radius:0;
	font-size:16px
}
/*头部开始*/
.header {
	height:42px;
	padding:0 2.3%;
	background:#090;
	overflow:hidden;
}
.header a {
	float:right;
	width:30px;
	height:44px;
	background:url(/static/img/head_icon.png) no-repeat;
	background-size:320px auto
}
.header a span {
	display:none
}
.header .top-logo h1, .header .top-logo span {
	display:none
}
.header .top-logo {
	float:left;
	width:110px;
	background:url(/static/img/logo.png) no-repeat;
	background-size: 110px auto;
}
.header .top-menu {
	background-position:-290px 0
}
.header .top-menu:hover {
	background-position:-258px 0
}
.header .top-publish {
	background-position:-226px 0;
	margin-right:16px
}
.header .top-publish:hover {
	background-position:-194px 0
}
.header-postion {
	position: relative;
	z-index: 1000
}
/*频道页头部*/
.header-map {
	height:42px;
	padding:0 2.3%;
	background:#090;
	overflow:hidden
}
.header-map a, .header-map span {
	float:left;
	height:42px;
	line-height:42px;
	font-size:18px;
	color:#fff;
	padding:0 5px 0 10px
}
.header-map .top-map {
	float:left;
	height:42px;
	overflow:hidden
}
.header-map ul {
	height:42px;
	width:10000px
}
.header-map ul li {
	height:42px;
	float:left
}
.header-map .top-map-noslide {
	float:left;
	width:200px;
	height:42px;
	overflow:hidden
}
.header-map .top-map-noslide ul {
	height:42px
}
.header-map i {
	font-style:normal;
	float:left;
	display:inline-block;
	width:10px;
	height:42px;
	text-indent:100px;
	background:url(/static/img/head_icon.png) -124px 0 no-repeat;
	background-size:320px auto;
	overflow:hidden
}
.header-map .view-headline {
	width:100%;
	display:block;
	line-height:42px;
	font-size:20px;
	color:#fff;
	font-weight:bold
}
.header-map .view-headline a {
	float: none;
	display: inline-block;
	width:60px;
	overflow: hidden;
	text-indent:1000px;
	background:url(/static/img/logo.png) -28px 0px no-repeat;
	background-size:102px auto
}
.header-map .logo {
	width:45px;
	border-right:1px solid #3eb240;
	padding:0
}
.header-map .logo i {
	width:35px;
	background-position:2px 0
}
.header-map .go-back {
	width:30px;
	padding:0
}
.header-map .go-back i {
	width:30px;
	background-position:-170px 0
}
.header-map .go-back:hover i {
	width:30px;
	background-position:-150px 0
}
.header-map .menu {
	float:right;
	width:30px;
	padding:0
}
.header-map .menu i {
	width:30px;
	background-position:-290px 0
}
.header-map .menu:hover i {
	background-position:-258px 0
}
.header-map .top-publish {
	float:right;
	width:30px;
	padding:0;
	margin-right:16px
}
.header-map .top-publish i {
	width:30px;
	background-position:-226px 0
}
.header-map .top-publish:hover i {
	background-position:-194px 0
}
.main {
	background:#fff;
}
/*导航开始*/
.app-download a {
	display:block;
	width:95.4%;
	font-size: 18px;
	height:40px;
	margin: 0 auto;
	line-height:40px;
	text-align:center;
	color:#fff;
	border-radius:5px;
	background:#4fbd23;
	font-weight: normal;
}
.app-download-view {
	padding-bottom:4px
}
.app-download-view p {
	text-align:center;
	color:#999;
	margin-top:6px;
	font-size:13px;
	overflow:hidden
}
.footer_box {
	background-color:#4c4a53;
	padding:15px 15px 10px;
	margin-top:9px
}
.copyright {
	color:grey;
	font-size:12px;
	line-height:23px;
	text-align:center
}
.copyright a {
	font-size:15px;
	color:#ccc
}

.pos-rel{position:relative}
.com-border-btm{border-bottom:1px solid #f0f0f0}
.clearfix:before,.row:before,.clearfix:after,.row:after{content:" ";display:table}
.clearfix:after,.row:after{clear:both}
.row{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.row *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.column2{float:left;width:50%}
.column3{float:left;width:33%}
.column3:nth-child(3n){width:34%}
.column4{float:left;width:25%}
.column5{float:left;width:20%}
.line-between{position:relative}
.line-between:after{content:"";display:block;position:absolute;width:1px;height:14px;background-color:#f5f5f5;right:0;top:50%;margin-top:-7px}
.title-theme{position:relative;padding-left:16px;height:33px;line-height:34px}
.title-theme .title-icon{display:block;position:absolute;left:10px;top:50%;margin-top:-7px;width:2px;height:14px}
.title-theme .subtitle-icon{display:block;position:absolute;left:10px;top:50%;margin-top:-1.5px;width:3px;height:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.more-navi{display:inline-block;position:absolute;top:0;right:12px;color:#999;font-size:11px;line-height:33px}
h2,h3{margin:0;font-size:14px;font-weight:400}
.font-page{color:#90a24c}
.bg-page{background-color:#90a24c}
.linkList-item{display:block;position:relative;border-top:1px solid #f0f0f0;text-align:center;height:34px;line-height:34px}
.hd{background-color:#f7f7f7;border-top:2px solid #090;margin-top:10px;position:relative}
.hd h1{font-size:18px;padding:8px 0 8px 10px;color:#666}
.submit-search{padding:0 2.3%;border:none;margin-bottom:10px;margin-top:10px;overflow:hidden}
.submit-search form{height:30px;line-height:30px;border:1px solid #dedede;border-radius:2px;background:#fff}
.submit-search .f-text{float:left;text-indent:12px;width:75%;border:none;border-radius:5px 0 0 5px;color:#ccc;line-height:28px;height:28px;font-size:14px}
.submit-search .f-submit{float:right;width:50px;height:30px;font-size:14px;text-align:center;color:#fff;line-height:30px;background:#009900;border:none;border-radius:0 2px 2px 0}
