﻿/* 基于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 auto;
	text-align: left;
	font-size: 12px;
	background: #f2f2f2;
	font-family: arial, "Microsoft YaHei", "\5fae\8f6f\96c5\9ed1";
	max-width: 640px;
}
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: 0;
	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
}
a, a:visited {
	text-decoration: none;
	color: #2a2a2a;
}
em {
	font-style: normal;
}
button, input, select, textarea, a {
	outline: none;
}
/* 全站全局CSS部分结束 */
.g-white-box {
	width: 100%;
	height: auto;
	background: #fff;
	box-shadow: 0px 2px 4px #ccc;
	margin: 12px 0 0;
	display: block;
	overflow: hidden
}
/*头部*/
.g-top {
	width: 100%;
	height: 44px;
	background: #2b2e33;
	padding: 0 0 0 140px;
	box-sizing: border-box;
	display: -webkit-box;
	overflow: hidden;
	position: relative;
	zoom: 1;
	z-index: 99
}
.g-top .m-logo {
	height: auto;
	margin: 4px 0 0 6px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.g-top .m-logo img {
	height: 36px;
	display: block;
	overflow: hidden;
}
.g-top .m-search {
	width: auto;
	height: 30px;
	background: #5a5b5c;
	border-radius: 4px;
	margin: 7px 10px 0 0;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-flex: 1
}
.g-top .m-search .m_txtSearch {
	background: none;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #cecece;
	text-indent: 12px;
	display: block;
	overflow: hidden;
	-webkit-box-flex: 1;
	border: 0;
	padding: 0;
	margin: 0;
}
.g-top .m-search .m_ssbtn {
	width: 40px;
	height: 30px;
	background: url(../images/index-icon.png) no-repeat 11px -53px;
	border: 0;
	margin: 0;
	padding: 0;
	background-size: 20px;
	text-indent: 99999px;
	display: block;
	overflow: hidden;
}
.g-top .m-class-btn {
	width: 44px;
	height: 44px;
	background: url(../images/index-icon.png) no-repeat 10px -15px;
	background-size: 24px;
	margin: 0;
	display: block;
	overflow: hidden
}
/*滑动导航*/
.g-class-nav {
	height: 40px;
	margin: 0;
	padding: 0 38px 0 0;
	box-sizing: border-box;
	position: relative;
	zoom: 1
}
.g-class-nav .swiper-wrapper {
	width: 100%;
	height: 100%;
	display: flex;
	box-sizing: content-box;
	position: relative;
	zoom: 1;
	z-index: 10;
}
.g-class-nav .swiper-wrapper .swiper-slide {
	width: 20%;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	height: 100%;
	position: relative;
	float: left
}
.g-class-nav .swiper-wrapper .swiper-slide a {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: center;
	border-bottom: 2px solid #fff;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
}
body .g-class-nav .swiper-wrapper .m-hover a {
	border-bottom: 2px solid #ee2e3d;
	color: #ee2e3d
}
.g-class-nav .m-right-icon {
	width: 35px;
	height: 40px;
	background: #fff;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.g-class-nav .m-right-icon b {
	width: 35px;
	height: 40px;
	display: block;
	background: url(../images/i-goright.png) no-repeat left center;
	background-size: 28px;
}
/*底部*/
.g-foot {
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	margin-top: 12px;
}
.g-foot p {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #fff;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	text-align: center;
	display: block;
	overflow: hidden;
}
.g-foot p a {
	padding: 0 10px;
	text-decoration: none;
	color: #333;
	font-size: 15px;
}
/*-----------------*/
.scroll {
	overflow: hidden;
	position: relative;
}
.scroll_box {
	overflow: hidden;
	position: relative;
}
.scroll_box ul li {
	position: relative;
	display: block;
	width: 100%;
	float: left;
}
.scroll_wrap li a img {
	width: 100%;
	height: auto;
}
.scroll_wrap {
	overflow: hidden;
	position: relative;
}
.scroll_box ul li p {
	width: 100%;
	height: 35px;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.scroll_box ul li p strong {
	width: auto;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 0 12px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 70px;
}
.scroll_position {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 10;
}
.scroll_position li {
	float: left;
	width: 13px;
	height: 13px;
	display: block;
	background: #fff;
	border-radius: 50%;
	margin-right: 4px;
}
.scroll_position li.on {
	background: #F14A41;
}
.g-new-day {
	overflow: hidden;
}
.g-new-day ul {
	overflow: hidden;
	margin-top: 15px;
}
.g-new-day li {
	overflow: hidden;
	position: relative;
	padding: 10px 10px 10px 95px;
	border-top: 1px dotted #eee;
}
.g-new-day li span {
	display: block;
	height: 26px;
	line-height: 26px;
	position: absolute;
	left: 10px;
	top: 12px;
	width: 75px;
	text-align: center;
	background: #eeeeee;
	border-radius: 2px;
}
.g-new-day li span a {
	color: #ff4c76;
	font-size: 15px;
}
.g-new-day li p {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	overflow: hidden;
	color: #333;
}
.g-new-day li:nth-child(2) span a {
	color: #ff9600;
}
.g-new-day li:nth-child(3) span a {
	color: #00cfe8;
}
.g-new-day li:nth-child(4) span a {
	color: #0dcd73;
}
.g-new-day li:nth-child(5) span a {
	color: #cb87cd;
}
.g-new-day li:last-of-type {
	border-bottom: 0px;
}
.g-title a.u-more {
	display: block;
	height: 22px;
	float: right;
	background: url(../images/more_menu.png) no-repeat left center;
	width: 40px;
	background-size: 40px;
}
.g-title {
	overflow: hidden;
	margin: 15px 15px 0;
	height: 22px;
}
.g-title font {
	display: block;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 22px;
	border-left: 4px solid #ee2e3d;
	text-indent: 10px;
}
.g-title span.f-choose-btn {
	display: block;
	float: right;
	line-height: 22px;
	font-size: 15px;
	color: #ffae00;
}
.g-title span.f-choose-btn i {
	width: 14px;
	height: 14px;
	background: url(../images/index-icon.png) no-repeat;
	background-size: 28px;
	float: left;
	margin: 4px 4px 0 0;
	display: inline;
	overflow: hidden;
}
.g-qxzx-first {
	overflow: hidden;
	padding: 0px 15px;
	border-top: 1px dotted #eee;
	margin-top: 15px;
	border-bottom: 1px dotted #eee;
	padding-bottom: 12px;
}
.g-qxzx-first h1 {
	font-size: 20px;
	overflow: hidden;
	line-height: 26px;
	height: 26px;
	text-align: center;
	margin-top: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.g-qxzx-first h1 a {
	color: #333;
}
.g-qxzx-first p {
	line-height: 24px;
	height: 52px;
	overflow: hidden;
	font-size: 13px;
	color: #999;
	margin-top: 8px;
	margin-bottom: -4px;
}
.g-hot-tv ul {
	padding: 0 12px 12px 0;
	box-sizing: border-box;
	display: block;
	overflow: hidden
}
.g-hot-tv ul li {
	width: 33.33%;
	height: auto;
	padding: 12px 0 0 12px;
	box-sizing: border-box;
	float: left;
	display: inline;
	overflow: hidden
}
.g-hot-tv ul li a {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden
}
.g-hot-tv ul li a img {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	height: 11vh;
}
.g-hot-tv ul li a strong {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin: 6px 0 0;
	display: block;
	overflow: hidden
}
.g-clkb {
	overflow: hidden;
}
.m-list-ul {
	overflow: hidden;
	border-top: 1px dotted #eee;
	margin-top: 15px;
}
.m-list-ul li {
	border-bottom: 1px dotted #eee;
	overflow: hidden;
	position: relative;
	height: 109px;
	padding: 15px 15px 15px 190px;
}
.m-list-ul li img {
	width: 160px;
	height: 109px;
	position: absolute;
	left: 15px;
	top: 15px;
}
.m-list-ul li p strong {
	font-weight: normal;
	display: block;
	font-size: 15px;
	color: #333;
	line-height: 24px;
	min-height: 24px;
	max-height: 72px;
	overflow: hidden;
}
.m-list-ul li p b {
	font-weight: normal;
	font-size: 13px;
	color: #999;
	padding-top: 8px;
	display: block;
	font-family: "微软雅黑", "Microsoft YaHei";
}
.m-list-ul li:last-of-type {
	border-bottom: 0px;
}
.g-zbbk-cont {
	overflow: hidden;
	padding-right: 15px;
	padding-bottom: 10px;
	border-top: 1px dotted #eee;
	margin-top: 15px;
}
.g-zbbk-cont li {
	width: 50%;
	height: auto;
	padding: 12px 0 0 15px;
	box-sizing: border-box;
	float: left;
	display: inline;
	overflow: hidden;
}
.g-zbbk-cont li a {
	display: block;
	overflow: hidden;
	position: relative;
}
.g-zbbk-cont li a img {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}
.g-zbbk-cont li a p strong {
	height: 26px;
	line-height: 26px;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	display: block;
	overflow: hidden;
	padding: 0px 10px;
}
.g-zbbk-cont li a p {
	width: 100%;
	height: auto;
	margin: 6px 0 0;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(0,0,0,.5);
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.scroll-module {
	font-size: 0;
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	padding: 15px 0 15px 0px;
	border-top: 1px dotted #eee;
	margin-top: 15px;
	overflow-y: hidden;
}
.classify-module a {
	width: 190px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 12px;
	display: inline-block;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.16);
	padding: 7.5px;
}
.scroll-module span {
	width: 15px;
	height: 120px;
	display: inline-block;
	vertical-align: top;
}
.classify-module a i {
	width: 175px;
	height: 120px;
border-radius: .1rem;
	overflow: hidden;
}
.classify-module a p {
	font-size: 15px;
	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-gxdz-cont {
	overflow: hidden;
	margin-top: 15px;
}
.g-gxdz-cont li {
	border-top: 1px dotted #eee;
}
.g-gxdz-cont a {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0px 15px;
	padding: 8px 0px 12px 0px;
}
.g-gxdz-cont a font {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #333;
	display: block;
	margin-bottom: 6px;
}
.g-gxdz-cont a p {
	position: relative;
	overflow: hidden;
	height: 110px;
	padding-left: 175px;
}
.g-gxdz-cont a p img {
	width: 160px;
	height: 109px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.g-gxdz-cont a p span {
	color: #aaa;
	font-size: 13px;
	line-height: 30px;
	display: block;
	height: 60px;
	overflow: hidden;
	margin-top: 5px;
}
.g-gxdz-cont a p em {
	display: block;
	color: #aaa;
	font-size: 13px;
	margin-top: 20px;
}
.g-gxdz-cont a font i {
	color: #F00;
	font-size: 22px;
	font-weight: bolder;
	font-family: 微软雅黑;
	font-style: italic;
	margin-right: 10px;
}
.g-link-box {
	padding: 8px 15px;
	overflow: hidden;
	margin-top: 15px;
	border-top: 1px dotted #eee;
}
.g-link-box li {
	float: left;
	padding: 0 12px 0px 0px;
	line-height: 33px;
}
.g-link-box li a {
	font-size: 14px;
	color: #999;
}
/*--列表页--*/
.g-cms-class {
	overflow: hidden;
	padding: 8px 10px 18px 10px;
	box-shadow: 0px 0px 0px #ccc;
	width: auto;
	background: #fff;
}
.g-cms-class a {
	font-size: 14px;
	display: block;
	float: left;
	background: #f2f2f2;
	width: 29.33%;
	height: 30px;
	text-align: center;
	border-radius: 6px;
	line-height: 30px;
	color: #666;
	margin: 12px 2% 0;
	overflow: hidden;
}
.g-cms-class a.m-hover {
	color: #fff;
	background: #ee2e3d;
}
.m-cms-ul li {
	border-bottom: 1px dotted #eee;
	overflow: hidden;
	position: relative;
	height: 109px;
	padding: 15px 15px 15px 190px;
}
.m-cms-ul li img {
	width: 160px;
	height: 109px;
	position: absolute;
	left: 15px;
	top: 15px;
}
.m-cms-ul li p strong {
	font-weight: normal;
	display: block;
	font-size: 15px;
	color: #333;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.m-cms-ul li p b {
	font-weight: normal;
	font-size: 13px;
	color: #999;
	padding-top: 18px;
	display: block;
}
.m-page a, .m-page b {
	display: none
}
.m-page {
	width: auto;
	height: auto;
	margin: 12px 12px 15px;
	border: 1px solid #ccc;
	border-radius: 6px;
	background: #fff;
	display: -webkit-box;
	overflow: hidden;
}
.m-page a {
	height: 38px;
	line-height: 38px;
	border-right: 1px solid #ccc;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	text-align: center;
	display: block;
	-webkit-box-flex: 1
}
.m-page a:nth-last-of-type(2) {
	border: 0
}
.g-cms-list .m-page {
	border: 0px;
	text-align: center;
	display: inherit;
	margin: 12px 0px 15px;
}
.g-cms-list .m-page b {
	display: inline-block;
	padding: 0em 0.8em;
	font-size: 14px;
	background-color: #2b2e33;
	height: 31px;
	line-height: 31px;
	border-radius: 4px;
	color: #fff;
}
.g-cms-list .m-page a {
	padding: 0em 0.8em;
	color: #333;
	background-color: #e8e8e8;
	text-decoration: none;
	border-radius: 4px;
	border-right: 0px;
	height: 31px;
	line-height: 31px;
	width: auto;
	display: inline-block;
	font-size: 14px;
}
.g-cms-list .m-page a b {
	background-color: #e8e8e8;
	color: #333;
	padding: 0;
}
.article-list-btns {
	overflow: hidden;
	padding: 5px 12px 5px 12px;
	height: 30px;
	line-height: 30px;
	color: #999;
	font-size: 14px;
	border-bottom: 1px dotted #eee;
}
.article-list-btns a {
	color: #999;
	font-size: 14px;
}
.article-list-btns i {
	background: url(../images/m-btns.png) no-repeat -8px -66px;
	background-size: 82px;
	display: block;
	width: 13px;
	height: 20px;
	float: left;
	margin: 4px 4px 0 0;
}
/*---详细页---*/
.f-xzh {
	padding: 0 15px;
}
.m-tags {
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	padding-left: 50px;
}
.m-tags span {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	font-size: 15px;
	width: 45px;
	height: 24px;
	line-height: 24px;
	color: #555;
}
.m-tags a {
	display: inline-block;
	border: 1px #ff2e61 solid;
	border-radius: 3px;
	line-height: 22px;
	padding: 0 6px;
	font-size: 14px;
	color: #ff2e61;
	margin-bottom: 12px;
}
.g-cms-cont {
	overflow: hidden;
	padding-bottom: 12px;
}
.g-cms-cont h1 {
	margin: 7px 15px;
	box-sizing: border-box;
	line-height: 34px;
	color: #000;
	text-align: center;
	font-size: 22px;
}
.g-cms-cont .m-cont-date {
	width: 100%;
	height: auto;
	padding: 0px 10px 12px;
	box-sizing: border-box;
	display: block;
	border-bottom: 1px dotted #eee;
	position: relative;
}
.g-cms-cont .m-cont-date b {
	font-size: 13px;
	font-weight: normal;
	color: #999;
	margin: 0 10px 0px 0px;
	display: inline;
	overflow: hidden;
}
.g-cms-cont .m-main-cont {
	padding: 10px 12px 55px 12px;
	position: relative;
	box-sizing: border-box;
	display: block;
	overflow: hidden
}
.g-cms-cont .m-main-cont h3 {
	color: #333;
	margin-bottom: 18px;
	overflow: hidden;
	position: relative;
	font-size: 18px;
}
.g-cms-cont .m-main-cont h3 span {
	border-left: 4px solid #000;
	font-size: 18px;
	padding-left: 6px;
	height: 20px;
	line-height: 20px;
	display: block;
}
.g-cms-cont .m-main-cont h4 {
	line-height: 30px;
	color: #000;
	margin: 0 0 20px 0;
	display: block;
	overflow: hidden;
	font-size: 16px;
}
.g-cms-cont .m-main-cont p {
	line-height: 30px;
	font-weight: normal;
	color: #000;
	margin: 0 0 20px 0;
	display: block;
	overflow: hidden;
	font-size: 16px;
}
.g-cms-cont .m-main-cont p img {
	width: auto;
	max-width: 90%;
	margin: 0px auto;
	display: block;
	overflow: hidden;
}
.g-cms-cont .m-next-ul {
	padding: 3px 12px 0;
	box-sizing: border-box;
	display: block;
	overflow: hidden
}
.g-cms-cont .m-next-ul li {
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	color: #aaa;
	padding: 6px 0 0;
	box-sizing: border-box;
	display: block;
	overflow: hidden
}
.g-cms-cont .m-next-ul li a {
	color: #555
}
/* 评论 */
.m-comment {
	width: auto;
	display: block;
	overflow: hidden;
	font-family: arial, "Microsoft YaHei", "5fae8f6f96c59ed1";
	border-top: 1px dotted #eee;
	margin-top: 15px;
	padding: 0px 12px;
}
.m-comment .g-comment-title {
	width: 100%;
	height: 22px;
	display: block;
	overflow: hidden
}
.m-comment .g-comment-title dt {
	width: auto;
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	color: #555;
	float: left;
	margin: 0;
	display: inline;
	overflow: hidden
}
.m-comment .g-comment-title dt i {
	width: 22px;
	height: 22px;
	background: url(../images/pl-icon.png);
	float: left;
	margin: 0 16px 0 0;
	display: inline;
	overflow: hidden
}
.m-comment .g-comment-title dt em {
	width: 22px;
	height: 22px;
	background: url(../images/pl-icon.png) 0 -48px;
	float: left;
	margin: 0 16px 0 0;
	display: inline;
	overflow: hidden
}
.m-comment .g-comment-title dd {
	width: auto;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	float: right;
	display: inline;
	overflow: hidden
}
.m-comment .g-comment-title dd span {
	font-weight: bold;
	color: #ff5555
}
#saypl {
	width: auto;
	height: auto;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	margin: 12px 0px;
}
#saypl .comment-text {
	height: auto;
	border: 0;
	padding: 5px 2%;
	font-size: 15px;
	display: block;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 94%;
	margin: 0px auto;
	display: block;
	min-height: 72px;
	border-radius: 4px;
}
#saypl .comment-input {
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	background: #ee2e3d;
	overflow: hidden;
	border: 0;
	border-radius: 4px;
	margin: 10px auto 0px;
	display: block;
	width: 98%;
}
.comment-sm {
	width: auto;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	font-weight: normal;
	color: #888;
	margin: 10px 0 24px;
	display: block;
	overflow: hidden
}
.comment-body {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden
}
.comment-more {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	text-align: center;
	background: #fafafa;
	margin: 21px 0 0;
	display: block;
	overflow: hidden;
}
.comment-more:hover {
	background: #FF5555;
	color: #fff;
}
.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: #FF5983;
	margin-top: 0px;
}
.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-dome-cout {
	border-top: 1px dotted #eee;
	margin-top: 15px;
}
.g-dome-top {
	overflow: hidden;
	margin-top: 15px;
	padding: 0px 12px;
}
.g-dome-top ul li {
	float: left;
	width: 18%;
	margin: 0px 1%;
	background: #f4f4f4;
	border-radius: 4px;
	color: #666;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
}
.g-dome-top ul li.m-hover {
	background: #ee2e3d;
	color: #fff;
}
.g-dome-bd ul .m-first {
	float: left;
	width: 50%;
	padding: 0px;
}
.g-font-list {
	padding: 0px 12px;
	overflow: hidden;
}
.g-font-list li {
	border-bottom: 1px dotted #DDD;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	margin-bottom: 5px;
	background: url(../images/m-list-more.png) no-repeat left center;
	background-size: 5px;
	padding-left: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.g-font-list li:last-of-type {
	border-bottom: 0px;
}
.g-font-list li a {
	color: #333;
	font-size: 15px;
}
.g-dome-bdlist ul.g-zbbk-cont {
	border-top: 0px;
	margin-top: 0px;
}
.g-dome-bdlist {
	display: none;
	position: relative;
}
.g-dome-bdlist a.u-more {
	position: absolute;
	top: -85px;
	right: 15px;
	display: block;
	height: 22px;
	float: right;
	background: url(../images/more_menu.png) no-repeat left center;
	width: 40px;
	background-size: 40px;
}
.g-dome-bd .on {
	display: block;
}
.g-cms-cont .m-main-cont .m-fzk {
	position: absolute;
	bottom: 0px;
	z-index: 2;
	width: 100%;
	height: 42px;
	background: #fff;
	left: 0px;
	padding-top: 10px;
	box-shadow: 0px -22px 30px #ffffff;
	border-top: 1px solid #f3f3f3;
}
.g-cms-cont .m-main-cont .m-fzk p {
	text-align: center;
	padding: 4px 0px;
	width: 32%;
	margin: 0px auto;
	border: 1px solid #ee2e3d;
	border-radius: 4px;
	color: #ee2e3d;
}
.g-cms-cont .m-main-cont .m-fzk .m-sq {
	display: none;
}
.g-cms-cont .m-main-cont .m-fzk .m-zk i {
	background: url(../images/detail-icons.png) no-repeat -6px -7px;
}
.g-cms-cont .m-main-cont .m-fzk i {
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: text-bottom;
	font-style: normal;
	overflow: hidden;
}
.g-cms-cont .m-main-cont .m-fzk .m-sq i {
	background: url(../images/detail-icons.png) no-repeat -30px -7px;
}
.g-detail-p {
	overflow: hidden;
	font: 15px/36px "Microsoft Yahei";
	color: #333;
	text-indent: 2em;
	padding: 10px 15px;
	border-top: 1px dotted #eee;
	margin-top: 15px;
}
.g-detail-p p {
	font: 15px/36px "Microsoft Yahei";
	color: #333;
}
/* 图片控件 */
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch {
	overflow: hidden!important
}
#swipebox-overlay img {
	border: none!important
}
#swipebox-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999!important;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
#swipebox-container {
	position: relative;
	width: 100%;
	height: 100%
}
#swipebox-slider {
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	white-space: nowrap;
	position: absolute;
	display: none;
	cursor: pointer
}
#swipebox-slider .slide {
	height: 100%;
	width: 100%;
	line-height: 1px;
	text-align: center;
	display: inline-block
}
#swipebox-slider .slide:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}
#swipebox-slider .slide .swipebox-inline-container, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle
}
#swipebox-slider .slide .swipebox-video-container {
	background: 0 0;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0
}
#swipebox-slider .slide-loading {
	background: url(../images/loader.gif) center center no-repeat
}
#swipebox-bottom-bar, #swipebox-top-bar {
	-webkit-transition: .5s;
	transition: .5s;
	position: absolute;
	left: 0;
	z-index: 999;
	height: 50px;
	width: 100%
}
#swipebox-bottom-bar {
	bottom: -50px
}
#swipebox-bottom-bar.visible-bars {
	-webkit-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0)
}
#swipebox-top-bar {
	top: -50px
}
#swipebox-top-bar.visible-bars {
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0)
}
#swipebox-title {
	display: block;
	width: 100%;
	text-align: center
}
#swipebox-close, #swipebox-next, #swipebox-prev {
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	border: none!important;
	text-decoration: none!important;
	cursor: pointer;
	width: 50px;
	height: 50px;
}
#swipebox-arrows {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 50px
}
#swipebox-prev {
	background-position: -32px 13px;
	float: left
}
#swipebox-next {
	background-position: -78px 13px;
	float: right
}
#swipebox-close {
	top: 0;
	right: 0;
	position: absolute;
	z-index: 9999;
	background-position: 15px 12px
}
.swipebox-no-close-button #swipebox-close {
	display: none
}
#swipebox-next.disabled, #swipebox-prev.disabled {
	opacity: .3
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
	-webkit-animation: rightSpring .3s;
	animation: rightSpring .3s
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
	-webkit-animation: leftSpring .3s;
	animation: leftSpring .3s
}
.swipebox-touch #swipebox-container:after, .swipebox-touch #swipebox-container:before {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	content: ' ';
	position: absolute;
	z-index: 999;
	top: 0;
	height: 100%;
	width: 20px;
	opacity: 0
}
.swipebox-touch #swipebox-container:before {
	left: 0;
	-webkit-box-shadow: inset 10px 0 10px -8px #656565;
	box-shadow: inset 10px 0 10px -8px #656565
}
.swipebox-touch #swipebox-container:after {
	right: 0;
	-webkit-box-shadow: inset -10px 0 10px -8px #656565;
	box-shadow: inset -10px 0 10px -8px #656565
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before, .swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
	opacity: 1
}
@-webkit-keyframes rightSpring {
0% {
left:0
}
50% {
left:-30px
}
100% {
left:0
}
}
@keyframes rightSpring {
0% {
left:0
}
50% {
left:-30px
}
100% {
left:0
}
}
@-webkit-keyframes leftSpring {
0% {
left:0
}
50% {
left:30px
}
100% {
left:0
}
}
@keyframes leftSpring {
0% {
left:0
}
50% {
left:30px
}
100% {
left:0
}
}
@media screen and (min-width:800px) {
#swipebox-close {
	right: 10px
}
#swipebox-arrows {
	width: 92%;
	max-width: 800px
}
}
#swipebox-overlay {
	background: #0d0d0d
}
#swipebox-bottom-bar, #swipebox-top-bar {
	text-shadow: 1px 1px 1px #000;
	opacity: .95
}
#swipebox-top-bar {
	color: #fff!important;
	font-size: 15px;
	line-height: 43px;
	font-family: Helvetica, Arial, sans-serif
}
#swipebox-close {
	top: 0;
	right: 0;
	top: auto;
	display: block;
	z-index: 999999999;
}
#swipebox-prev, #swipebox-next {
	z-index: 9999999999;
	opacity: 0.99
}
body #swipebox-prev {
	bottom: 0;
	left: 0;
	position: absolute;
}
body #swipebox-next {
	bottom: 0;
	right: 0;
	position: absolute;
}
#swipebox-download {
	color: #fff;
	position: fixed;
	bottom: 10%;
	width: 100px;
	border: 1px solid #fff;
	border-radius: 4px;
	text-align: center;
	padding: 8px 10px;
	z-index: 9999999;
	background-color: rgba(0, 0, 0, 0.5);
	left: 50%;
	margin-left: -120px;
}
.m-she {
	color: #fff;
	position: fixed;
	bottom: 10%;
	width: 100px;
	border: 1px solid #fff;
	border-radius: 4px;
	text-align: center;
	padding: 8px 10px;
	z-index: 9999999;
	background-color: rgba(0, 0, 0, 0.5);
	left: 50%;
	margin-left: 30px;
}
.m-info {
	color: #999;
	text-align: right;
	padding: 0 15px 10px;
}
[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: 90%;
	max-height: 90%;
	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-xzh-cont {
	overflow: hidden;
}
.g-xzh-cont #cambrian0 {
	margin: 10px auto 0px !important;
	height: 214px !important;
}
.g-xzh-cont #cambrian0 ._1mpIIe {
	margin: 10px auto !important;
	border-radius: 0px !important;
}
.g-bdxgwz {
	border-bottom: 1px dotted #eee;
	overflow: hidden;
}
.g-bdtop {
	display: none
}
.g-cms-cont .m-on .m-fzk {
	overflow: hidden;
	box-shadow: 0px 0px 0px #fff;
}
.g-cms-cont .m-main-cont p i.u-jtico {
	display: inline-block;
	height: 18px;
	width: 18px;
	vertical-align: middle;
	padding-right: 2px;
	background: url(../images/jiantouico.png) no-repeat left 0px;
	background-size: 16px;
}
.wefocus_a {
	display: none;
	position: fixed;
	width: 80%;
	top: 50%;
	z-index: 12;
	left: 10%;
	background: #fff;
	border-radius: 10px;
	border: #ddd 1px solid
}
.wefocus_a img {
	max-width: 100%
}
.wefocus_a_head {
	justify-content: flex-start;
	color: #666;
	padding: 10px 15px;
	border-bottom: #ddd 1px solid;
	font-size: 15px;
	overflow: hidden
}
.wefocus_a_head img {
	margin-right: 10px;
	float: left;
}
.wefocus_a_head p {
	float: left;
}
.wefocus_a_head b {
	display: block;
	color: #333;
	margin-top: 7px;
}
.wefocus_a_way {
	padding: 5px 10px
}
.wefocus_a_way b {
	display: block;
	line-height: 30px;
	font-size: 15px;
}
.wefocus_a_way dl {
}
.wefocus_a_way dl dt {
	font-size: 14px;
}
.wefocus_a_way dl dt i {
	font-style: normal;
	display: inline-block;
	border-radius: 50%;
	border: #ddd 1px solid;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-right: 10px
}
.wefocus_a_way dl dd {
	margin-left: 10px;
	border-left: 1px solid #ddd;
	padding-left: 20px
}
.wefocus_a_way dl dd img {
	margin: 8px 0px;
}
.wefocus_btn {
	margin: 5px 15px 15px 15px;
	background: #2b2e33;
	border-radius: 5px;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.wefocus_btn a {
	display: block;
	color: #fff
}
.wefocus_bg {
	display: none;
	background: rgba(0,0,0,.5);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 11
}
.wefocus_clo {
	width: 25px;
	height: 25px;
	position: absolute;
	right: 7px;
	top: 7px;
	background: url(../images/close.png) no-repeat center center #eee;
	background-size: 80% auto;
	border-radius: 50%;
	cursor: pointer
}
#errormsg {
	text-align: center;
	display: none;
	position: fixed;
	z-index: 9999;
	background: rgba(0,0,0,0.8);
	width: 80px;
	height: 80px;
	top: 50%;
	left: 50%;
	border-radius: 14px;
	margin: -40px 0px 0px -40px;
	color: #fff;
	font-size: 14px;
}
#errormsg i {
	display: inline-block;
	background: url(../images/success.png) no-repeat;
	width: 35px;
	height: 35px;
	background-size: 35px;
	margin-top: 16px;
}
.newsnext {
	width: 52px;
	border-radius: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	border: #ee2e3d 1px solid;
	position: absolute;
	display: block;
	height: 20px;
	right: 10px;
	top: -2px;
}
.newsnext a, .wzlist .con .newsnext a {
	color: #ee2e3d;
	font-weight: normal;
	font-style: normal;
}
.wefocus_a_head {
	justify-content: flex-start;
	color: #666;
	border-bottom: 0px;
	font-size: 15px;
	overflow: hidden;
	padding: 0;
}
.wefocus_a {
	display: none;
	position: fixed;
	width: 80%;
	top: 50%;
	z-index: 12;
	left: 10%;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	border: 0px;
}
.wefocus_a p.u-infotxt {
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: red;
	font-size: 16px;
	margin-top: 8px;
}
.wefocus_a p.u-infowxh {
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #333;
	font-size: 15px;
}
.wefocus_a p.u-infotig {
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 15px;
	background: #000;
}
