﻿/* 基于normalize bootstrap 的全局重置CSS文件部分1.2版本 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/* 消除移动浏览器点击蓝色背景 */
}
body {
	margin: 0;
}
article, aside, details, /* 1 */ figcaption, figure, footer, header, main, /* 2 */ menu, nav, section, summary { /* 1 */
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
progress {
	vertical-align: baseline;
}
template, /* 1 */ [hidden] {
display: none;
}
a {
	background-color: transparent; /* 1 */
	-webkit-text-decoration-skip: objects; /* 2 */
}
a:active, a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}
b, strong {
	font-weight: inherit;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
code, kbd, pre, samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}
button, input, select, textarea {
	font: inherit; /* 1 */
	margin: 0; /* 2 */
}
optgroup {
	font-weight: bold;
}
button, input { /* 1 */
	overflow: visible;
}
button, select { /* 1 */
	text-transform: none;
}
button, html [type="button"], /* 1 */ [type="reset"], [type="submit"] {
-webkit-appearance: button; /* 2 */
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}
textarea {
	overflow: auto;
}
[type="checkbox"], [type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield; /* 1 */
outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
::-webkit-file-upload-button {
-webkit-appearance: button; /* 1 */
font: inherit; /* 2 */
}
/* normalize.css结束 */
.clearfix {
*zoom:1
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
.clearfix:after {
	clear: both
}
p {
	margin: 0;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}
ul, ol, dl, h1, h2, h3, h4, h5, h6, dt, dd {
	margin: 0;
	padding: 0
}
ul li, ol li {
	list-style: none
}
.f-fl, .f-lifl li {
	float: left;
	display: inline
}
.f-fr {
	float: right;
	display: inline
}
/* 全站全局CSS部分结束 */
button, input, select, textarea, a {
	outline: none;
}
a:link {
	text-decoration: none
}
body {
	text-align: left;
	font-size: 14px;
	padding: 0 0 0 0;
	margin: 0 auto;
	overflow-x: hidden;
	font-family: "Microsoft Yahei", arial, helvetica, sans-serif;
	background: #fff;
	word-break: break-word;
	max-width: 640px;
	-webkit-text-size-adjust: none;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.g-top-full {
	background: #35d0ba;
	height: 45px;
	position: fixed;
	max-width: 640px;
	top: 0;
	left: 0;
	right: 0;
	max-width: 640px;
	margin: 0 auto;
	z-index: 999;
}
.g-top-full .g-top-cont {
	position: relative;
	padding: 0px 45px;
	height: 45px;
}
.g-top-full .g-top-cont h1 {
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 20px;
	max-width: 640px;
}
.g-top-full .g-top-cont p {
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 20px;
	max-width: 640px;
	font-weight: bold;
}
.g-top-full .g-top-cont a.m-go-out {
	width: 45px;
	;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 45px;
	background: url(../images/m-sskico.png) no-repeat 3px 8px;
	background-size: 100px;
}
.g-top-full .g-top-cont a.m-navshow-btn {
	width: 45px;
	;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 45px;
	background: url(../images/m-sskico.png) no-repeat -48px 10px;
	background-size: 100px;
}
content {
	display: block;
	margin: 45px auto 0;
}
footer {
	border-top: 10px solid #f5f5f5;
	text-align: center;
	padding: 5px 0px;
	overflow: hidden;
}
footer p {
	line-height: 32px;
	overflow: hidden;
	color: #999;
}
footer p a {
	color: #999;
	padding: 0px 6px;
	font-size: 16px;
}
.m-backTop {
	width: 40px;
	height: 40px;
	background: url(../images/gotopico.png) no-repeat;
	display: none;
	overflow: hidden;
	position: fixed;
	right: 10px;
	bottom: 100px;
	z-index: 500;
	border-radius: 6px;
	background-size: 40px;
}
.m-catalogid {
	display: none
}
.u-block {
	display: block !important;
}
#mcateCont {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 45px;
	z-index: 10000;
	width: 100%;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	display: none;
}
#mcateCont p {
	margin: 10px 15px 5px 15px;
	border: 1px solid #34d0ba;
	border-radius: 3px;
	-webkit-box-orient: horizontal;
	display: -webkit-box;
	height: 36px;
}
#mcateCont p span {
	-webkit-box-flex: 1;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #34d0ba;
	display: block;
	position: relative;
}
#mcateCont p span:nth-child(2) {
	border-right: 1px solid #34d0ba;
	border-left: 1px solid #34d0ba;
}
#mcateCont p .cur {
	background: #34d0ba;
	color: #fff;
}
#mcateCont ul {
	margin: 0 10px 10px 10px;
	overflow: hidden;
	display: none;
}
#mcateCont ul.on {
	display: block;
}
#mcateCont li {
	float: left;
	width: 33.33%;
}
#mcateCont li a {
	display: block;
	text-align: center;
	margin: 5px;
	border: 1px solid #d6d6d6;
	padding: 12px 7px;
	color: #999;
	border-radius: 2px;
}
#mcateCont li a span {
	display: block;
	color: #666;
	padding: 0 0 4px 0;
	font-size: 16px;
}
/*  头部 底部 end  */

.scroll {
	margin: -10px auto 0;
	max-width: 640px;
	position: relative;
}
.scroll_box {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}
.scroll_wrap {
	overflow: hidden;
	position: relative;
}
.scroll_wrap li {
	position: relative;
	display: block;
	width: 100%;
	float: left;
}
.scroll_wrap li a {
	display: block;
	margin: 0 auto;
	position: relative;
}
.scroll_wrap li a img {
	width: 100%;
	height: 220px;
}
.scroll_wrap li a p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/rgba50.png);
	height: 55px;
	right: 0px;
	z-index: 1;
	text-align: center;
	padding: 5px 15px 0px;
	overflow: hidden;
}
.scroll_wrap li a p strong {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}
.scroll_position {
	position: absolute;
	left: 50%;
	z-index: 9;
	bottom: 4px;
	margin-left: -39px;
	height: 17px;
}
.scroll_position li {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 10px;
	background: #fff;
	margin: 0px 1px;
}
.scroll_position li a {
	font-size: 0;
}
.scroll_position li.on {
	background-color: #34d0ba;
}
/*public scroll*/

.input-class {
	box-sizing: content-box;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	border: 0;
	background: 0 0;
	width: auto;
	height: auto;
	max-width: none;
	min-width: none;
	max-height: none;
	min-height: none;
	border-radius: 0;
	box-shadow: none;
	transition: none;
	text-align: left;
}
.g-cnot-bg {
	overflow: hidden;
	border-bottom: 10px solid #f5f5f5;
}
nav {
	overflow: hidden;
	margin: 0px 10px 10px 10px;
}
nav a {
	font-size: 13px;
	display: block;
	float: left;
	background: #f4f4f4;
	width: 18%;
	height: 30px;
	text-align: center;
	border-radius: 6px;
	line-height: 30px;
	color: #666;
	margin: 10px 1% 0;
}
nav a.m-hover {
	background: #34d0ba;
	color: #fff;
}
nav a.hover {
	background: #34d0ba;
	color: #fff;
}
.g-search {
	overflow: hidden;
	margin: 15px;
	background: #fff;
	height: 38px;
	border-radius: 6px;
	position: relative;
}
.g-search .g-search-txt {
	padding: 0px;
	border: 0px;
	line-height: 38px;
	height: 38px;
	text-indent: 12px;
	width: 100%;
	border-radius: 6px;
}
.g-search .g-search-btn {
	background: url(../images/m-sskico.png) no-repeat -4px -35px;
	background-size: 100px;
	height: 38px;
	width: 38px;
	display: block;
	border: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	z-index: 1;
	text-indent: -9999px;
}
.g-title {
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	padding: 0px 15px;
	background: #fff;
	border-bottom: 1px solid #eee;
}
.g-title strong {
	font-size: 18px;
	font-style: normal;
	color: #333;
	display: inline-block;
	border-left: 5px solid #34d0ba;
	text-indent: 12px;
	height: 25px;
	line-height: 25px;
}
.g-title a.u-more {
	font-size: 14px;
	color: #808080;
	float: right;
	background: url(../images/m-qqtn-more.png) no-repeat right center;
	-o-background-size: 5px;
	background-size: 5px;
	padding-right: 10px;
}
.g-search-bg {
	background: #f4f4f4;
	margin: 15px;
}
.g-today {
	overflow: hidden;
	border-top: 10px solid #f5f5f5;
}
.g-today p {
	overflow: hidden;
}
.g-today p a {
	float: left;
	display: block;
	width: 33.333%;
	text-align: center;
	height: 43px;
	line-height: 43px;
	border-bottom: 2px solid #EDEDED;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.g-today p a.m-hover {
	border-bottom: 2px solid #34d0ba;
	color: #34d0ba
}
.g-today ul {
	display: none;
}
.g-today ul.on {
	display: block;
}
.g-today ul li {
	height: 80px;
	overflow: hidden;
	border-bottom: 1px dotted #eee;
	padding: 10px 15px;
}
.g-today ul li a {
	display: block;
	position: relative;
	height: 80px;
}
.g-today ul li a em {
	display: block;
	width: 107px;
	height: 80px;
	overflow: hidden;
	float: right;
	margin-left: 10px;
}
.g-today ul li a em img {
	width: 107px;
	height: 80px;
}
.g-today ul li p {
	display: block;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #333;
	padding-top: 2px;
	font-size: 16px;
}
.g-today ul li span {
	font-size: 12px;
	display: block;
	color: #999;
	position: absolute;
	bottom: 2px;
	left: 0px;
}
.g-today ul li span strong {
	font-weight: normal;
	padding-right: 15px;
}
.g-tankimg {
	overflow: hidden;
	border-top: 10px solid #f5f5f5;
}
.scroll-module {
	font-size: 0;
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	padding: 12px 0 15px 0px;
}
.classify-module a {
	width: 175px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 10px;
	display: inline-block;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.16);
	padding: 7.5px;
	margin-top: 2px;
}
.scroll-module span {
	width: 15px;
	height: 120px;
	display: inline-block;
	vertical-align: top;
}
.classify-module a i {
	width: 160px;
	height: 120px;
	overflow: hidden;
	display: block
}
.classify-module a i img {
	width: 100%;
	height: 100%;
}
.classify-module a p {
	font-size: 16px;
	color: #333;
	padding-top: 10px;
	overflow: hidden;
	font-weight: 400;
	height: 44px;
	line-height: 22px;
	white-space: initial;
}
.classify-module a:last-of-type {
	margin-right: 0;
}
.g-todya-rank {
	overflow: hidden;
	border-top: 10px solid #f5f5f5;
}
.g-todya-rank .g-title {
	margin-top: 0px;
}
.g-todya-rank ul {
	padding: 10px 15px;
	overflow: hidden;
}
.g-todya-rank ul li {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 32px;
}
.g-todya-rank ul li i {
	position: absolute;
	height: 24px;
	line-height: 24px;
	width: 24px;
	text-align: center;
	color: #fff;
	top: 6px;
	left: 0px;
	background: #d6d6d6;
	border-radius: 3px;
	font-style: normal;
	font-size: 16px;
}
.g-todya-rank ul li:first-child i {
	background: #ff4943
}
.g-todya-rank ul li:nth-child(2) i {
	background: #fe7338
}
.g-todya-rank ul li:nth-child(3) i {
	background: #fe9926
}
.g-todya-rank ul li a {
	color: #333;
	font-size: 16px;
}
.g-hottank {
	overflow: hidden;
	border-top: 10px solid #f5f5f5;
}
.g-hottank .g-hot-color {
	padding: 10px 15px;
}
.g-hottank .g-hot-color a {
	font-size: 15px;
	text-decoration: none;
	line-height: 33px;
	padding: 0 6px;
	display: inline-block;
}
.cotx0 {
	color: #ff006b
}
.cotx1 {
	color: #049cff
}
.cotx2 {
	color: #8b4bfa
}
.cotx3 {
	color: #d39f17
}
.cotx4 {
	color: #4b991f
}
.cotx5 {
	color: #ff006b
}
.cotx6 {
	color: #049cff
}
.cotx7 {
	color: #8b4bfa
}
.cotx8 {
	color: #d39f17
}
.cotx9 {
	color: #4b991f
}
.cotx10 {
	color: #ff006b
}
.cotx11 {
	color: #049cff
}
.cotx12 {
	color: #8b4bfa
}
.cotx13 {
	color: #d39f17
}
.cotx14 {
	color: #4b991f
}
.cotx15 {
	color: #ff006b
}
.cotx16 {
	color: #049cff
}
.cotx17 {
	color: #8b4bfa
}
.cotx18 {
	color: #d39f17
}
.cotx19 {
	color: #4b991f
}
.cotx20 {
	color: #ff006b
}
.cotx21 {
	color: #049cff
}
.cotx22 {
	color: #8b4bfa
}
.cotx23 {
	color: #d39f17
}
.cotx24 {
	color: #4b991f
}
.cotx25 {
	color: #ff006b
}
.cotx26 {
	color: #049cff
}
.cotx27 {
	color: #8b4bfa
}
.cotx28 {
	color: #d39f17
}
.cotx29 {
	color: #4b991f
}
.cotx30 {
	color: #ff006b
}
.cotx31 {
	color: #049cff
}
.cotx32 {
	color: #8b4bfa
}
.cotx33 {
	color: #d39f17
}
.cotx34 {
	color: #0b9e94
}
.cotx35 {
	color: #d39f17
}
.cotx36 {
	color: #ff1716
}
.cotx37 {
	color: #4b991f
}
.cotx38 {
	color: #049cff
}
.cotx39 {
	color: #8b4bfa
}
.cotx40 {
	color: #049cff
}
.cotx41 {
	color: #8b4bfa
}
.cotx42 {
	color: #ff2897
}
.cotx43 {
	color: #049cff
}
.cotx44 {
	color: #03cbbd
}
.cotx45 {
	color: #4b991f
}
.cotx46 {
	color: #ff0000
}
.cotx47 {
	color: #4b991f
}
.cotx48 {
	color: #4b991f
}
.cotx49 {
	color: #8b4bfa
}
.cotx50 {
	color: #ff006b
}
.cotx51 {
	color: #ff0000
}
.cotx52 {
	color: #03cbbd
}
.cotx53 {
	color: #4b991f
}
.cotx54 {
	color: #8b4bfa
}
.cotx55 {
	color: #4b991f
}
.cotx56 {
	color: #049cff
}
.cotx57 {
	color: #4b991f
}
.cotx58 {
	color: #8b4bfa
}
.cotx59 {
	color: #4b991f
}
.cotx60 {
	color: #4b991f
}
.g-dome-cout {
	overflow: hidden;
	border-top: 10px solid #f5f5f5;
}
.g-dome-cout p {
	overflow: hidden;
	margin: 12px 0px 5px 0px;
}
.g-dome-cout p a {
	display: block;
	text-align: center;
	text-align: center;
	height: 32px;
	line-height: 32px;
	margin-bottom: 5px;
	width: 90px;
	font-size: 16px;
	width: 14.66%;
	float: left;
	background: #f4f4f4;
	color: #666;
	margin: 0px 1%;
	border-radius: 4px;
}
.g-dome-cout p a strong {
	font-weight: normal;
	display: block;
	width: 80px;
	background: #f4f4f4;
	color: #666;
}
.g-dome-cout p a.m-hover {
	background: #35d0ba;
	color: #fff;
}
.g-dome-cout p a.m-hover strong {
	background: #35d0ba;
	color: #fff;
}
.g-dome-cout ul {
	display: none;
	position: relative;
}
.g-dome-cout ul.on {
	display: block;
}
.g-dome-cout ul li {
	border-bottom: 1px dotted #DDD;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	margin-bottom: 5px;
	background: url(../images/m-qqtn-more.png) no-repeat left center;
	background-size: 5px;
	padding-left: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.g-dome-cout ul li:last-of-type {
	border-bottom: 0px;
}
.g-dome-cout ul li a {
	color: #333;
	font-size: 16px;
}
.g-dome-cout .g-dome-bd {
	margin: 0px 15px;
}
.g-dome-cout ul a.u-more {
	position: absolute;
	top: -94px;
	right: 0px;
	display: block;
	font-size: 14px;
	color: #808080;
	height: 45px;
	line-height: 45px;
	background: url(../images/m-qqtn-more.png) no-repeat right center;
	-o-background-size: 5px;
	background-size: 5px;
	padding-right: 10px;
}
.g-dome-cout ul li.m-first {
	overflow: hidden;
	background: none;
	float: left;
	width: 50%;
	margin: 2% 0;
	padding: 0px;
	position: relative;
	height: auto;
	line-height: auto;
	border-bottom: 0px;
}
.g-dome-cout ul li.m-first a {
	text-align: center;
	margin: 0 auto;
	width: 95%;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	position: relative;
}
.g-dome-cout ul li.m-first a img {
	width: 100%;
	height: 120px;
}
.g-dome-cout ul li.m-first a p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 90%;
	margin: 0px;
	background-color: rgba(0,0,0,.5);
	color: #FFF;
	padding: 0px 5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 34px;
}
/*  列表页  */
.article-list-btns {
	overflow: hidden;
	padding: 3px 15px 2px 15px;
	height: 30px;
	line-height: 30px;
	color: #999;
	border-bottom: 1px dotted #eee;
}
.article-list-btns a {
	color: #999;
}
.article-list-btns i {
	background: url(../images/m-sskico.png) no-repeat -8px -66px;
	background-size: 82px;
	display: block;
	width: 13px;
	height: 20px;
	float: left;
	margin: 4px 4px 0 0;
}
.g-list-cont {
	overflow: hidden;
}
.g-list-cont ul {
	padding-bottom: 10px;
	overflow: hidden;
}
.g-list-cont ul li {
	height: 80px;
	overflow: hidden;
	border-bottom: 1px dotted #eee;
	padding: 14.5px 15px;
}
.g-list-cont ul li a {
	display: block;
	position: relative;
	height: 80px;
	padding-left: 118px;
}
.g-list-cont ul li a em {
	display: block;
	width: 107px;
	height: 80px;
	overflow: hidden;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
.g-list-cont ul li a em img {
	width: 107px;
	height: 80px;
}
.g-list-cont ul li p {
	display: block;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: #333;
	padding-top: 2px;
	font-size: 16px;
}
.g-list-cont ul li span {
	font-size: 12px;
	display: block;
	color: #999;
	height: 20px;
	line-height: 20px;
	margin-top: 7px;
}
.g-list-cont ul li span strong {
	font-weight: normal;
	padding-right: 15px;
}
.jogger {
	text-align: center;
	width: 100%;
	padding-bottom: 1px;
	padding-left: 0px;
	line-height: 31px;
}
.jogger li {
	display: inline;
	line-height: 20px;
	text-decoration: none;
	font-size: 8pt;
}
.jogger a {
	padding: 0.4em 0.9em;
	color: #333 !important;
	background-color: #e8e8e8;
	text-decoration: none;
	border-radius: 4px;
}
.jogger span {
	padding-right: 0.64em;
	padding-left: 0.64em;
	padding-bottom: 0.43em;
	margin: 2px;
	color: #333;
	padding-top: 0.5em;
	background-color: #e8e8e8;
	text-decoration: none;
	border-radius: 4px;
}
.jogger .thisclass {
	color: #fff;
	background-color: #A5A4A4;
	padding-right: 0.64em;
	padding-left: 0.64em;
	padding-bottom: 0.43em;
	margin: 2px;
	padding-top: 0.5em;
}
.jogger strong {
	color: #fff;
	background-color: #A5A4A4;
	padding-right: 0.64em;
	padding-left: 0.64em;
	padding-bottom: 0.43em;
	margin: 2px;
	padding-top: 0.5em;
}
.jogger b {
	color: #ffffff;
	background-color: #35d0ba;
	padding: 0.4em 0.9em;
	border-radius: 4px;
}
.jogger a b {
	color: #333;
	background-color: #e8e8e8;
}
.jogger a:active {
	padding: 0.4em 0.9em;
	color: #ffffff;
	background-color: #35d0ba;
}
/*  详细页  */
.g-detail-cont {
	overflow: hidden;
	padding: 15px 6px 0px 6px;
}
.g-detail-cont h1.u-name {
	overflow: hidden;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	max-height: 56px;
	color: #333;
	margin: 0px 6px;
}
.g-detail-cont p.u-info {
	font-size: 12px;
	color: #999;
	text-align: center;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dotted #eee;
	padding-bottom: 10px;
	margin-top: 5px;
}
.g-detail-cont p.u-info b {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.g-detail-cont p a {
	font-size: 12px;
	color: #B3B2B2;
	text-decoration: none;
}
.g-font-content {
	font-size: 16px;
	padding: 0px 15px 15px;
	overflow: hidden;
	line-height: 30px;
	color: #666;
	position: relative;
}
.g-font-content p {
	padding: 6px 0 0 0;
	color: #666;
}
.g-font-content p img {
	width: 90%;
	margin: 0px auto 5px;
	padding: 3px;
	background: #fff;
	border: 1px solid #ddd;
	display: block;
}
.g-btn-xs {
	overflow: hidden;
	margin: 2px 15px 6px;
}
.g-btn-xs p {
	line-height: 34px;
	overflow: hidden;
	color: #999;
	height: 34px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 4px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.g-btn-xs p a {
	color: #666;
	font-size: 16px;
}
.g-xgtj {
	overflow: hidden;
	border-top: 10px solid #f5f5f5;
}
.g-xgtj ul {
	padding: 10px 15px;
	overflow: hidden;
}
.g-xgtj ul li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	margin-bottom: 5px;
	background: url(../images/m-qqtn-more.png) no-repeat left center;
	background-size: 5px;
	padding-left: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.g-xgtj ul li a {
	color: #666;
}
.g-xgtj-img {
	overflow: hidden;
	border-top: 10px solid #f5f5f5;
}
.g-xgtj-img ul {
	overflow: hidden;
}
.g-xgtj-img ul li {
	height: 80px;
	overflow: hidden;
	border-bottom: 1px dotted #eee;
	padding: 14.5px 15px;
}
.g-xgtj-img ul li a {
	display: block;
	position: relative;
	height: 80px;
	padding-left: 118px;
}
.g-xgtj-img ul li a em {
	display: block;
	width: 107px;
	height: 80px;
	overflow: hidden;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
.g-xgtj-img ul li a em img {
	width: 107px;
	height: 80px;
}
.g-xgtj-img ul li p {
	display: block;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #333;
	padding-top: 2px;
	font-size: 16px;
}
.g-xgtj-img ul li span {
	font-size: 12px;
	display: block;
	color: #999;
	height: 20px;
	line-height: 20px;
	margin-top: 7px;
}
.g-xgtj-img ul li span strong {
	font-weight: normal;
	padding-right: 15px;
}
.g-comment {
	overflow: hidden;
	border-top: 10px solid #f5f5f5;
}
.g-game-comment {
	width: 94%;
	height: auto;
	margin: 0px auto;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	background-color: #fff;
}
.g-game-comment .g-game-img {
	width: 80px;
	height: 80px;
	float: left;
	position: relative;
	zoom: 1;
	margin: 15px 0 0 5px;
	display: inline;
	overflow: hidden;
}
.g-game-comment .g-game-img img {
	width: 100%;
	height: 80px;
	display: block;
	overflow: hidden;
	border-radius: 10px;
}
.g-game-comment .g-game-img b {
	width: 100%;
	height: 80px;
	background: url(../images/down-img-light.png) no-repeat left top;
	background-size: 80px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5
}
.g-game-comment .w-text {
	width: 100%;
	height: auto;
	display: block;
	border: none;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0;
}
.g-game-comment .w-text textarea {
	width: 95%;
	height: auto;
	display: block;
	min-height: 72px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto 10px;
}
.g-game-comment .w-button {
	width: 100%;
	height: auto;
	display: block;
	padding: 0;
	border: none;
	overflow: hidden;
	margin: 0px;
}
.g-game-comment .w-button #verify {
	width: 98%;
	height: 34px;
	line-height: 34px;
	background: #35d0ba;
	font-size: 16px;
	font-weight: normal;
	font-family: "microsoft yahei";
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
	border: 0;
	display: block;
	overflow: hidden;
	border-radius: 4px;
	margin: 0 auto;
}
.g-game-title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-weight: normal;
	font-family: "microsoft yahei";
	color: #151515;
	border-left: 5px solid #ff1948;
	box-sizing: border-box;
	margin: 18px 0 0 0;
	display: block;
	overflow: hidden;
	background: #f5f5f5;
	text-indent: 10px;
}
.g-game-comment .g-game-ly {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.g-game-comment .g-game-ly dl {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	box-sizing: border-box
}
.g-game-comment .g-game-ly dl dt {
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	font-weight: normal;
	font-family: "microsoft yahei";
	color: #1c934e;
	margin: 10px 0 0 0;
}
.g-game-comment .g-game-ly dl dt b {
	font-size: 14px;
	font-weight: normal;
	font-family: "microsoft yahei";
	color: #e60000
}
.g-game-comment .g-game-ly dl dt i {
	display: none
}
.g-game-comment .g-game-ly dl dt em {
	display: none
}
.g-game-comment .g-game-ly dl dd {
	width: 100%;
	height: auto;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #151515;
	text-indent: 25px;
	padding: 6px 0 0 6px;
	display: block;
	background: url(../images/down-ly-bg.png) no-repeat 14px 7px;
	overflow: hidden;
	margin: 0
}
.g-game-comment .g-game-ly dl dd p {
	display: none
}
.comment-body {
	height: auto;
	display: block;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
}
.comment-body li {
	height: auto;
	width: auto;
	display: block;
	overflow: hidden;
	background-color: #fafafa;
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 4px;
}
.comment-body li .combd-title {
	height: 20px;
	width: auto;
	display: block;
	overflow: hidden;
}
.comment-body li .combd-title .title {
	float: left;
	height: 20px;
	width: auto;
	display: block;
	overflow: hidden;
	font-size: 14px;
	color: #35d0ba;
}
.comment-body li .combd-title .time {
	float: right;
	height: 20px;
	width: auto;
	display: block;
	overflow: hidden;
	font-size: 12px;
	color: #999;
}
.comment-body li .combd-bd {
	font-size: 14px;
	color: #333;
	margin: 6px 0;
	line-height: 20px;
}
.comment-body li .comment-button {
	height: 20px;
	width: auto;
	display: block;
	overflow: hidden;
	border: 1px solid #eee;
	border-radius: 10px;
	float: right;
	background-color: #fff;
	padding: 0 10px;
}
.comment-body li .comment-button a {
	float: left;
	height: 20px;
	width: auto;
	display: block;
	overflow: hidden;
}
.comment-body li .comment-button a i {
	height: 14px;
	width: 14px;
	display: block;
	overflow: hidden;
	float: left;
	background: url(../images/pl-comment-ico.png) no-repeat;
	margin: 3px;
	background-size: 21px;
}
.comment-body li .comment-button a span {
	height: 20px;
	width: auto;
	display: block;
	overflow: hidden;
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: #555;
}
.comment-body li .comment-button a.a1 i {
	background-position: -1px -22px
}
.comment-body li .comment-button a.a2 i {
	background-position: -1px 0px
}
.comment-body li .comment-button b {
	height: 12px;
	width: 2px;
	display: block;
	overflow: hidden;
	float: left;
	background-color: #eee;
	margin: 4px;
}
.g-game-comment .m-table-cont {
	width: 97%;
}
.g-game-comment .g-game-ly .zw_pl_xg a.comment-more {
	display: block;
	margin: 0px auto 10px;
	background: #35d0ba;
	color: #fff;
	text-align: center;
	height: 34px;
	line-height: 34px;
	border-radius: 4px;
}
.m-comment .comment-title {
	display: none;
}
.comment-text {
	width: 89%;
	height: auto;
	display: block;
	min-height: 72px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto 10px;
}
.comment-input {
	width: 89%;
	height: 30px;
	line-height: 30px;
	background: #35d0ba;
	font-size: 14px;
	font-weight: normal;
	font-family: "microsoft yahei";
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
	border: 0;
	display: block;
	overflow: hidden;
	border-radius: 4px;
	margin: 0 auto;
}
.comment-sm {
	color: #999;
	width: 89%;
	margin: 10px auto;
	line-height: 24px;
}
.m-comment-body {
	margin: 10px 15px 0;
	overflow: hidden;
}
.g-top-title {
	overflow: hidden;
}
.g-pl-title {
	overflow: hidden;
	padding: 15px 15px 10px 15px;
	line-height: 30px;
	color: #595959;
	font-size: 20px;
}
.u-a-go {
	display: block;
	height: 34px;
	line-height: 34px;
	width: 23%;
	text-align: center;
	background: #34d0ba;
	color: #fff;
	border-radius: 2px;
	margin-left: 73%;
}
/*  专题排行  */
.g-ranklist {
	overflow: hidden;
	margin: 10px 0 0px 0;
}
.g-ranklist a {
	float: left;
	width: 47%;
	margin: 0px 0px 2% 2%;
	height: 100px;
	text-align: center;
	line-height: 100px;
	display: block;
	padding: 0px;
	color: #fff;
	font-size: 22px;
}
.g-ranklist a.cotx0 {
	background: #B766AD;
}
.g-ranklist a.cotx1 {
	background: #64A600;
}
.g-ranklist a.cotx2 {
	background: #00AEAE;
}
.g-ranklist a.cotx3 {
	background: #EAC100;
}
.g-ranklist a.cotx4 {
	background: #9D9D9D;
	width: 96%;
}
.zt {
	overflow: hidden;
	margin: 5px 15px 5px 15px;
}
.zt ul li {
	float: left;
	width: 18%;
	margin: 10px 1% 0;
	background: #f4f4f4;
	border-radius: 4px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
.zt ul li a {
	color: #666;
	font-size: 15px;
}
.zt ul b {
	width: 100%;
	height: 2px;
	border-top: 1px dashed #F3F3F3;
	float: left;
	margin: 18px 0 5px 0px;
	display: inline;
	overflow: hidden;
}
.wz-page {
	overflow: hidden;
	clear: both;
	font-family: microsoft yahei;
	text-align: center;
	font-size: 14px;
	line-height: 37px;
}
.wz-page a {
	padding: 5px 8px;
	font-size: 14px;
	color: #333;
	border: 1px solid #eee;
	border-radius: 3px;
	background-color: #eee;
}
.wz-page a.pnow {
	background: #34d0ba;
	color: #fff;
	margin: 0 2px;
	padding: 5px 10px;
	text-decoration: none;
}
.bdcs-container .bdcs-main, .bdcs-container .bdcs-main * {
	box-sizing: content-box;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	border: 0;
	background: 0 0;
	width: auto;
	height: auto;
	max-width: none;
	min-width: none;
	max-height: none;
	min-height: none;
	border-radius: 0;
	box-shadow: none;
	transition: none;
	text-align: left
}
.bdcs-container .bdcs-clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0
}
.bdcs-container .bdcs-clearfix {
	zoom: 1
}
.bdcs-container .bdcs-main {
	overflow: visible
}
.bdcs-container .bdcs-search {
	display: block;
	overflow: visible;
	position: relative;
	border-style: solid
}
.bdcs-container .bdcs-search-form-input-wrap {
	display: inline-block
}
.bdcs-container .bdcs-search-form-input {
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	vertical-align: top;
	text-indent: 5px;
	background-color: #fff;
	float: left
}
.bdcs-container .bdcs-search-form-input:focus {
	border-width: 1px;
	border-style: solid;
	outline: 0
}
.bdcs-container .bdcs-search-form-submit-wrap {
	display: inline-block
}
.bdcs-container .bdcs-search-form-submit {
	display: inline-block;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	text-align: center;
	width: 50px;
//_overflow:hidden
}
.bdcs-container .bdcs-search-form-submit-magnifier {
	width: 45px;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/magnifier-icon.png) no-repeat center center;
	_background: url(../images/magnifier-icon_ie6.png) no-repeat center center
}
div#default-searchbox .default-channel-meun {
	position: relative;
	width: 75px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	float: left;
	overflow: visible
}
div#default-searchbox .default-channel-current {
	border: 1px solid;
	position: relative;
	width: 100%;
	border-right: 0
}
div#default-searchbox .default-channel-current span {
	margin-left: 8px
}
div#default-searchbox .default-channel-current i {
	overflow: hidden;
	width: 0;
	height: 0;
	border-width: 6px 6px 0;
	border-color: #9E9E9E #fff;
	border-style: solid;
	display: block;
	position: absolute;
	right: 10px;
	top: 11px
}
div.cse-default-channel-container {
	display: block;
	position: absolute;
	z-index: 30061000000
}
div.cse-default-channel-container .default-channel-list {
	display: none;
	width: 99%;
	list-style: none;
	background: #fff;
	border: 1px solid #DDD;
	border-top: 0;
	margin: 0;
	padding: 0
}
div.cse-default-channel-container .default-channel-list li {
	background: 0 0;
	line-height: 24px;
	list-style: none;
	display: block;
	padding-left: 7px;
	cursor: pointer
}
div.cse-default-channel-container .default-channel-list li:hover {
	background: #DDD
}
.bdcs-container .bdcs-search-form-input-wrap {
}
.bdcs-container .bdcs-search-form-input-notspan {
	margin-left: 0px;
	font-family: Arial, SimSun, sans-serif;
	color: #000000;
	font-size: 14px;
}
.bdcs-container .bdcs-search-form-input .icon-nofocus {
left:;
right:;
top:;
height:;
width:;
}
.bdcs-container .bdcs-search {
	width: 211px;
	height: 30px;
	overflow: hidden;
	border-color: #eeffe6;
	border-radius: 0px;
	border-width: 2px;
	box-shadow: none;
	background-color: #eeffe6;
}
.bdcs-container .bdcs-search-form-input {
	border-color: #c9eeb7;
	margin-right: 0px;
	width: 158px;
	height: 28px;
	line-height: 28px;
	font-family: Arial, SimSun, sans-serif;
	color: #000000;
	font-size: 14px;
	border-radius: 0px;
	background-color: #FFFFFF;
}
.bdcs-container .bdcs-search-form-input:focus {
	border-color: #f79646;
}
.bdcs-container .bdcs-search-form-submit-wrap {
}
.bdcs-container .bdcs-search-form-submit {
	border-color: #85d442;
	height: 28px;
	width: 50px;
	background-color: #85d442;
	color: #ffffff;
	font-family: Arial, SimSun, sans-serif;
	font-size: 13px;
	border-radius: 0px;
}
.bdcs-container .bdcs-search-form-submit {
*height:30px;
*margin-top:1px;
}
.bdcs-container .bdcs-search-form-submit {
	line-height: 28px;
}
.bdcs-container .bdcs-search-form-input {
	margin-right: -1px;
}
#bdcs-rec {
	display: none;
}
.wz-page a:hover {
	background: #34d0ba;
	color: #fff;
	border: 1px solid #34d0ba;
}
.wz-page b {
	padding: 5px 8px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #34d0ba;
	border-radius: 3px;
	background-color: #34d0ba;
}
.wz-page a b {
	padding: 0px;
	border: 0px;
	background: none;
	color: #333
}
.wz-page a:hover b {
	background: none;
	color: #fff;
}
.f-xzh {
	padding: 0px 10px;
}
/*---*/
.m-bordertop {
	border-top: 10px solid #f5f5f5;
}
.g-map ul {
	padding: 10px;
	overflow: hidden;
}
.g-map ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 0px 5px;
	margin: 6px 0px;
	width: 33.33%;
}
.g-map ul li a {
	color: #999;
	display: block;
	text-align: center;
	margin: 0px 5px;
	background: #f2f2f2;
	border-radius: 4px;
}
.g-phrase ul {
	padding: 15px 15px 0;
	overflow: hidden;
}
.g-phrase ul li {
	height: 75px;
	overflow: hidden;
	margin-bottom: 15px;
}
.g-phrase ul li em {
	display: block;
	width: 100px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
.g-phrase ul li p {
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	margin-bottom: 7px;
}
.g-phrase ul li span {
	font-size: 12px;
	display: block;
	color: #999;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}
.g-link {
	border-top: 10px solid #f5f5f5;
	overflow: hidden;
}
.g-link ul {
	padding: 10px 15px;
	overflow: hidden;
}
.g-link ul li {
	float: left;
	padding: 0 12px 0px 0px;
	line-height: 33px;
}
.g-link ul li a {
	font-size: 14px;
	color: #999;
}
.g-adv {
	margin-top: 8px;
}
.g-adv2 {
	border-top: 10px solid #f5f5f5;
}
.g-adv3, .g-adv4 {
	border-bottom: 1px dotted #eee;
}
.m-fzk {
	display: none
}
.m-fzk {
	position: absolute;
	bottom: 0px;
	z-index: 2;
	width: 100%;
	height: 47px;
	background: #fff;
	left: 0px;
	padding-top: 6px;
}
.g-font-content .on-hover {
	box-shadow: 0px -22px 30px #ffffff;
}
.m-fzk p {
	border-top: 1px solid #f3f3f3;
	text-align: center;
	padding: 6px 0px;
}
.m-fzk .m-sq {
	display: none;
}
.m-fzk .m-zk i {
	background: url(../images/ssk-detail-icons.png) no-repeat -6px -7px;
}
.m-fzk i {
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: text-bottom;
	font-style: normal;
	overflow: hidden;
}
.m-fzk .m-sq i {
	background: url(../images/ssk-detail-icons.png) no-repeat -30px -7px;
}
/*--软件--*/
.g-hotsy {
	overflow: hidden;
	border-top: 10px solid #f5f5f5;
}
.g-hotsy ul {
	padding: 15px 12px 0px 12px;
	overflow: hidden;
	display: none;
}
.g-hotsy ul li {
	float: left;
	width: 25%;
	margin-bottom: 15px;
	overflow: hidden;
}
.g-hotsy ul li a {
	display: block;
	overflow: hidden;
}
.g-hotsy ul li a img {
	display: block;
	margin: 0 auto;
	width: 70px;
	height: 70px;
	border-radius: 12px;
}
.g-hotsy ul li p {
	text-align: center;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	padding-top: 10px;
}
.g-hotsy ul.block {
	display: block;
}
.g-rank-links {
	overflow: hidden;
	float: right;
	height: 45px;
	line-height: 45px;
}
.g-rank-links a {
	color: #666;
	font-size: 15px;
}
.g-rank-links .line {
	color: #d9d9d9;
	margin: 0 10px;
	font-style: normal;
	font-size: 15px;
}
.g-rank-links a.m-hover {
	color: #ff3d3d;
}
.g-zthj-cont {
	overflow: hidden;
	border-bottom: 10px solid #f5f5f5;
}
.g-zthj {
	background-color: #fff;
	overflow: hidden;
	padding: 12px 0px 10px 0px;
	font-size: 0;
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
.scroll-module span {
	width: 15px;
	height: 100px;
	display: inline-block;
	vertical-align: top;
}
.g-zthj a {
	width: 200px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 10px;
	display: inline-block;
	position: relative;
}
.g-zthj a img {
	width: 100%;
	height: 100px;
	border-radius: 4px;
	display: block;
	overflow: hidden;
}
.g-zthj a strong {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	text-align: center;
	margin: 6px 0 0 0;
	overflow: hidden;
}
.g-zthj a:last-of-type {
	margin-right: 0;
}
[class*=am-icon-]:before {
	display: inline-block;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	transform: translate(0, 0);
}
.am-pureview {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 11920;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.95);
	display: none;
	overflow: hidden;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	transform: translate(0, 100%)
}
.am-pureview.am-active {
	transform: translate(0, 0)
}
.am-pureview ol, .am-pureview ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%
}
.am-pureview-slider {
	overflow: hidden;
	height: 100%
}
.am-pureview-slider li {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: middle;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	z-index: 100;
	visibility: hidden
}
.am-pureview-slider li.am-pureview-slide-prev {
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	z-index: 109
}
.am-pureview-slider li.am-pureview-slide-next {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	z-index: 109
}
.am-pureview-slider li.am-active {
	position: relative;
	z-index: 110;
	transform: translate(0, 0);
	visibility: visible
}
.am-pureview-slider .pinch-zoom-container {
	width: 100%;
	z-index: 1121
}
.am-pureview-slider .am-pinch-zoom {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.am-pureview-slider .am-pinch-zoom:after {
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	content: "\f110";
	-webkit-animation: icon-spin 2s infinite linear;
	animation: icon-spin 2s infinite linear;
	font-size: 24px;
	line-height: 24px;
	color: #eee;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -12px;
	margin-top: -12px;
	z-index: 1
}
.am-pureview-slider .am-pinch-zoom.am-pureview-loaded:after {
	display: none
}
.am-pureview-slider img {
	position: relative;
	display: block;
	max-width: 100%;
	max-height: 100%;
	opacity: 0;
	z-index: 200;
	-webkit-user-drag: none;
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in
}
.am-pureview-slider img.am-img-loaded {
	opacity: 1
}
.am-pureview-direction {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -18px!important;
	z-index: 1122
}
.am-pureview-only .am-pureview-direction, .am-touch .am-pureview-direction {
	display: none
}
.am-pureview-direction li {
	position: absolute;
	width: 36px;
	height: 36px
}
.am-pureview-direction a {
	display: block;
	height: 36px;
	border: none;
	color: #ccc;
	opacity: .5;
	cursor: pointer;
	text-align: center;
	z-index: 1125
}
.am-pureview-actions, .am-pureview-bar {
	height: 45px;
	background-color: rgba(0,0,0,.35);
	position: absolute
}
.am-pureview-direction a:before {
	content: "\f137";
	line-height: 36px;
	font-size: 24px
}
.am-pureview-direction a:hover {
	opacity: 1
}
.am-pureview-direction .am-pureview-prev {
	left: 15px
}
.am-pureview-direction .am-pureview-next {
	right: 15px
}
.am-pureview-direction .am-pureview-next a:before {
	content: "\f138"
}
.am-pureview-bar {
	bottom: 0;
	width: 92%;
	color: #eee;
	line-height: 45px;
	padding: 0 10px;
	font-size: 14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.am-pureview-bar .am-pureview-title {
	display: none;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 6px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.am-pureview-bar .am-pureview-total {
	font-size: 10px;
	line-height: 48px
}
.am-pureview-actions {
	left: 0;
	right: 0;
	top: 0
}
.am-pureview-actions a {
	position: absolute;
	left: 10px;
	color: #ccc;
	display: block;
	width: 45px;
	line-height: 45px;
	text-align: left;
	font-size: 16px
}
.am-pureview-actions a:hover {
	color: #fff
}
.am-pureview-actions [data-am-toggle=share] {
	left: auto;
	right: 10px
}
.am-pureview-actions, .am-pureview-bar {
	opacity: 0;
	-webkit-transition: all .15s;
	transition: all .15s;
	z-index: 1130
}
.am-pureview-bar-active .am-pureview-actions, .am-pureview-bar-active .am-pureview-bar {
	opacity: 1
}
.am-checkbox .am-icon-checked, .am-checkbox-inline .am-icon-checked, .am-radio .am-icon-checked, .am-radio-inline .am-icon-checked, .am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-unchecked, .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-unchecked {
	opacity: 0
}
.am-pureview-bar {
	bottom: 0;
	width: 92%;
	color: #eee;
	line-height: 45px;
	padding: 0 10px;
	font-size: 14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.rotate_jia {
	display: none;
}
.rotate_div {
	display: none;
}
.rotate_jian {
	display: none;
}
.am-pureview-slider .pinch-zoom-container, .am-pureview-slider .am-pinch-zoom {
	height: 100% !important
}
.am-pureview-actions, .am-pureview-bar {
	background-color: rgba(0,0,0,0);
}
.am-pureview-counter {
	width: 100%;
	text-align: right;
}
.am-pureview-actions a {
	right: 0px;
	left: auto;
	text-align: center;
	height: 60px;
	width: 60px;
}
.am-icon-chevron-left:before {
	content: '';
	background: url(../images/xico.png) no-repeat 11px 0px;
	width: 60px;
	height: 60px;
	background-size: 45px;
}
.g-bdlist-cont {
	overflow: hidden;
	border-bottom: 1px dotted #eee;
}
.g-bdxgwz {
	overflow: hidden;
	border-bottom: 1px dotted #eee;
}
.g-bdcont {
	overflow: hidden;
	border-top: 10px solid #f5f5f5;
}
.article-list-btns font {
	color: #35d0ba;
	font-weight: bold;
	padding: 0px 4px;
}
.f-loading-more {
	height: 18px;
	line-height: 18px;
	text-align: center;
	padding: 2px 0 12px 0;
	display: block;
	overflow: hidden;
}
.f-loading-more strong {
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	font-weight: normal;
	color: #aaa;
	display: inline-block;
	overflow: hidden;
}
.f-loading-more i {
	height: 22px;
	padding: 0 8px;
	box-sizing: border-box;
	display: inline-block;
	overflow: hidden
}
.f-loading-more i:after {
	content: "";
	width: 12px;
	height: 12px;
	border-top: 2px solid #aaa;
	border-right: 2px solid #aaa;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	display: block;
	overflow: hidden
}
.dcmp-post {
	overflow: hidden;
	clear: both;
	color: #444;
	padding: 5px 0px 10px 20px;
}
.dcmp-post .dcmp-userinfo {
	margin-right: 6px;
	width: 100%;
}
.mt1 {
	background-color: #fff;
	overflow: hidden;
	width: 100%;
}
.mt1 .tbox {
	width: 100%;
	padding-top: 2%;
}
.side_r {
	float: right;
	width: 320px;
	padding: 0 1% 20px 1%;
	background-color: #fff;
}
.side_r .listArt {
	margin-top: 0;
	padding: 0;
	overflow: hidden;
}
.side_r .listArt dl {
	width: 100%;
	padding: 10px 0;
	margin: 0 auto;
	border: none;
}
.listArt dl dt {
	width: 92%;
	padding: 0 4%;
	height: 42px;
	line-height: 42px;
	color: #fff;
	margin: 10px 0;
	background-color: #358ff0;
	text-align: left;
	overflow: hidden;
}
.listArt dl dt h3 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	text-transform: capitalize;
}
.fl {
	float: left;
}
.fr {
	float: right !important;
}
.listArt dl dt span a {
	font-size: 14px;
	color: #fff;
}
.m-comment {
	height: auto;
	margin: 0px auto;
	display: block;
	overflow: hidden;
	padding: 15px 0;
	font-family: microsoft yahei;
}
.m-comment .comment-title {
	display: none;
	height: 26px;
	width: 100%;
	overflow: hidden;
}
.m-comment #imageField {
	background-image: none;
	height: 45px;
	width: 145px;
	background-color: #34d0ba;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	float: left;
	border: 0px;
	margin: 15px 15px 0px 0px;
	cursor: pointer;
}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul a{color:#555;display:block;padding: 3px 11px;  border: 1px solid #e2e2e2;float: left;font-size:12px}
.ab_pages ul a:first-child{ border-right:0}
.ab_pages ul a:first-child:hover{ border-right:0}
.ab_pages ul a:last-child{ border-left:0}
.ab_pages ul a:last-child:hover{  border-left:0}
.ab_pages ul a.page-num-current{ background:#333; color:#fff; border:1px solid #333}
.ab_pages ul a:hover{ background:#333; color:#fff; border:1px solid #333}
.ab_pages ul span{display: inline-block; float: left; line-height: 28px;}
.g-font-content img{ max-width:100%; height:auto !important}