/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
/*.m_guanggao{*/
/*    display: none;*/
/*}*/
a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

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: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

html {
	box-sizing: border-box;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

*,
:after,
:before {
	box-sizing: inherit;
	-ms-touch-action: inherit;
	touch-action: inherit;
	-webkit-tap-highlight-color: transparent
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	padding: 0;
	margin: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-weight: 400;
	font-style: normal
}

ol,
ul {
	list-style: none
}

a:active,
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
	outline: none
}

a,
a:focus,
a:hover {
	cursor: pointer;
	color: inherit;
	text-decoration: none
}

button,
input,
textarea {
	border: none;
	outline: none;
	font-family: inherit
}

input::-webkit-input-placeholder {
	color: #d2d2d2
}

button {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

a {
	text-decoration: none
}

body {
	font-family: PingFang SC, Helvetica, Microsoft YaHei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #333
}

.-market-color--red.-market-color,
.-market-color--red .-market-color {
	color: #ff433e
}

.-market-color--green.-market-color,
.-market-color--green .-market-color {
	color: #22c760
}

.-market-color--gray.-market-color,
.-market-color--gray .-market-color {
	color: gray
}

.slide-vertical-out-enter-active {
	position: relative;
	z-index: 0
}

.slide-vertical-in-leave-active {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9998;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	opacity: .9
}

.slide-vertical-in-enter-active,
.slide-vertical-out-leave-active {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	z-index: 9999;
	box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, .1)
}

.slide-vertical-in-enter,
.slide-vertical-out-leave-to {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.slide-vertical-in-enter-to,
.slide-vertical-out-leave {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.slide-horizontal-in-leave-active,
.slide-horizontal-out-enter-active {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9998;
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s;
	transition: opacity .3s, transform .3s, -webkit-transform .3s
}

.slide-horizontal-out-enter-active {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}

.slide-horizontal-in-leave-to,
.slide-horizontal-out-enter {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	opacity: .1
}

.slide-horizontal-in-enter-active,
.slide-horizontal-out-leave-active {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	z-index: 9999;
	box-shadow: -2px 2px 5px 0 rgba(0, 0, 0, .1)
}

.slide-horizontal-in-enter,
.slide-horizontal-out-leave-to {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.slide-horizontal-in-enter-to,
.slide-horizontal-out-leave {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: 50%;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn)
	}
}

@keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.-body--gray {
	background: #f2f2f2
}

.toast-container[data-v-1114cffe] {
	position: fixed;
	z-index: 99999;
	width: 250px;
	top: 56px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.toast[data-v-1114cffe] {
	margin-bottom: 15px;
	width: 100%;
	background-color: rgba(0, 0, 0, .8);
	text-align: center;
	border-radius: 4px;
	color: #fff;
	line-height: 1.3;
	padding: 8px 20px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.toast-enter[data-v-1114cffe],
.toast-leave-to[data-v-1114cffe] {
	opacity: 0;
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px)
}

.toast-leave-active[data-v-1114cffe] {
	position: absolute
}

.spinner[data-v-554e0a62] {
	position: fixed;
	top: 200px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 70px;
	text-align: center;
	z-index: 9999
}

.spinner>div[data-v-554e0a62] {
	width: 18px;
	height: 18px;
	background-color: #1478f0;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.spinner .bounce1[data-v-554e0a62] {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.spinner .bounce2[data-v-554e0a62] {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@-webkit-keyframes sk-bouncedelay {
	0%,
	80%,
	to {
		-webkit-transform: scale(0)
	}
	40% {
		-webkit-transform: scale(1)
	}
}

@keyframes sk-bouncedelay {
	0%,
	80%,
	to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.icon {
	vertical-align: -.15em
}

.icon path {
	fill: inherit
}

.icon-back {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

.icon-circle {
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	color: #fff;
	border: 1px solid #fff;
	position: relative;
	z-index: 1000;
	margin-right: 3px
}

.icon-circle svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1200
}

.icon-circle svg path {
	fill: #fff
}

.articleDetail[data-v-d8de7282] {
	padding-bottom: 48px
}

.articleDetail .header[data-v-d8de7282] {
	padding: 20px 15px 0;
	font-size: 23px;
	color: #333;
	font-weight: 700;
	line-height: 1.4;
	word-break: break-all
}

.articleDetail .icon-xiangguanwenzhang[data-v-d8de7282] {
	color: #d3d3d3;
	vertical-align: -4px;
	margin-right: 6px
}

.articleDetail .collect-container[data-v-d8de7282] {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px
}

.articleDetail .date[data-v-d8de7282] {
	font-size: 12px;
	color: #a6a6a6
}

.articleDetail .source-name[data-v-d8de7282] {
	margin-left: 12px
}

.related-articles[data-v-d8de7282] {
	border-top: 1px solid #e6e6e6
}

.related-articles .header[data-v-d8de7282] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 15px 10px;
	font-size: 11px;
	color: #333;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.related-articles .header .name[data-v-d8de7282] {
	margin-left: 10px;
	font-size: 14px
}

.download-coantainer[data-v-0452ff6a] {
	height: 56px;
	box-sizing: border-box;
	padding: 13px 16px;
	width: 100%;
	position: fixed;
	bottom: 0;
	-webkit-transform: translateY(220px);
	transform: translateY(220px);
	left: 0;
	z-index: 997;
	-webkit-transition: transform .3s ease-in-out;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	will-change: transform
}

.download-coantainer.show[data-v-0452ff6a] {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.download-coantainer .black-pop[data-v-0452ff6a] {
	background-color: #000;
	opacity: .7;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.download-coantainer .content-container[data-v-0452ff6a] {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 6px;
	overflow: hidden
}

.download-coantainer .download-bar-logo[data-v-0452ff6a] {
	display: block;
	position: absolute;
	height: 26px;
	top: 15px;
	left: 15px
}

.download-coantainer .click-down-container[data-v-0452ff6a] {
	display: block;
	width: 60px;
	height: 22px;
	position: absolute;
	right: 15px;
	top: 16px
}

.download-coantainer .click-down-container img[data-v-0452ff6a] {
	width: 100%
}

.download-bar-wrapper[data-v-ccf01ad6] {
	padding: 10px 15px;
	height: 58px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #1b1a20;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.download-bar-wrapper .img-link[data-v-ccf01ad6] {
	height: 40px;
	width: 40px;
	display: block
}

.download-bar-wrapper .wscn-logo[data-v-ccf01ad6] {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	border-radius: 8px
}

.download-bar-wrapper .wscn-link[data-v-ccf01ad6] {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	text-align: center;
	display: inline-block;
	width: 47px;
	height: 24px;
	color: #fff;
	border-radius: 2px;
	font-size: 12px;
	line-height: 24px;
	background-color: #1478f0
}

.download-bar-wrapper .market-container[data-v-ccf01ad6] {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-left: 10px
}

.download-bar-wrapper .market-container .market-title[data-v-ccf01ad6] {
	display: inline-block;
	line-height: 20px;
	height: 20px;
	font-weight: lighter;
	font-size: 12px;
	color: #fff
}

.download-bar-wrapper .market-container .market-wscn-title[data-v-ccf01ad6] {
	font-weight: lighter;
	font-size: 18px;
	color: #fff
}

.download-bar-wrapper .market-swiper[data-v-ccf01ad6] {
	height: 20px
}

.download-bar-wrapper .market-swiper .market-item-name[data-v-ccf01ad6] {
	font-family: PingFang-SC-Medium;
	font-size: 13px;
	color: #fff
}

.download-bar-wrapper .market-swiper .market-item-date[data-v-ccf01ad6] {
	font-family: Roboto-Medium;
	font-size: 13px;
	color: #22c760;
	padding-left: 15px
}

.download-bar-wrapper .market-swiper .market-item-date.red[data-v-ccf01ad6] {
	color: #f44242
}

.market-pagination {
	padding-top: 4px;
	height: 100%
}

.market-pagination .swiper-pagination-bullet {
	margin-top: 0!important;
	margin-bottom: 2px!important;
	width: 4px;
	height: 4px;
	border-radius: 0;
	background-color: #8d8c8f
}

.market-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #fff
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: 50%;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn)
	}
}

@keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.share-container-wrapper[data-v-92ece0ee] {
	margin-top: 40px;
	padding-bottom: 30px
}

.share-title-container[data-v-92ece0ee] {
	font-size: 13px;
	color: #333;
	padding-bottom: 20px;
	line-height: 30px
}

.share-title[data-v-92ece0ee] {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 100px;
	text-align: center
}

.share-title[data-v-92ece0ee]:before {
	left: -92px
}

.share-title[data-v-92ece0ee]:after,
.share-title[data-v-92ece0ee]:before {
	content: "";
	display: block;
	height: 1px;
	width: 100px;
	background-color: #e6e6e6;
	position: absolute;
	top: 15px
}

.share-title[data-v-92ece0ee]:after {
	right: -92px
}

.share-container[data-v-92ece0ee] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.share-item[data-v-92ece0ee] {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
	font-size: 13px;
	color: #333;
	line-height: 30px
}

.share-item img[data-v-92ece0ee] {
	margin: 0 auto;
	width: 50px;
	height: 50px;
	display: block
}

#us-shares-tpl[data-v-582c560b] {
	padding: 0 20px
}

#us-shares-tpl img[data-v-582c560b] {
	width: 100%;
	display: block
}

.articleBrief[data-v-47074e2c] {
	background-color: #fff;
	padding: 20px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #e6e6e6;
	height: 107px
}

.articleBrief .img[data-v-47074e2c] {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 90px;
	height: 68px
}

.articleBrief .text[data-v-47074e2c] {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 12px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 68px
}

.articleBrief .text .title[data-v-47074e2c] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	line-height: 1.4;
	width: 100%;
	word-break: break-all
}

.articleBrief .text .details[data-v-47074e2c] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #aaa;
	font-size: 12px;
	color: #a6a6a6;
	word-break: break-all
}

.articleBrief .text .discuss-nums[data-v-47074e2c] {
	color: #1478f0
}

.related-topic .icon-container[data-v-3c7a8a4e] {
	line-height: 21px;
	text-align: center;
	display: inline-block;
	width: 21px;
	height: 21px;
	border-radius: 21px;
	background-color: #d3d3d3;
	margin-right: 5px
}

.related-topic .icon-container .iconfont[data-v-3c7a8a4e] {
	color: #fff;
	font-size: 10px
}

.related-topic .header[data-v-3c7a8a4e] {
	border-top: 1px solid #e6e6e6;
	padding: 20px 15px 0;
	font-weight: 700;
	color: #333;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.related-topic .header .name[data-v-3c7a8a4e] {
	margin-left: 10px
}

.topic[data-v-3c7a8a4e] {
	border-bottom: 1px solid #e6e6e6;
	display: block;
	padding: 20px 15px
}

.topic[data-v-3c7a8a4e]:last-of-type {
	border-bottom-width: 0
}

.topic .title[data-v-3c7a8a4e] {
	font-weight: 700;
	font-size: 16px;
	color: #333
}

.topic .latest-article-title[data-v-3c7a8a4e] {
	line-height: 1.2;
	padding-top: 10px;
	font-size: 13px;
	color: #b2b2b2
}

.-article-content-html {
	font-size: 18px
}

.-article-content {
	line-height: 1.7rem;
	color: #333;
	padding: 20px 20px 0;
	word-break: break-all;
	font-family: arial, sans-serif
}

.-article-content b,
.-article-content strong {
	font-weight: 700
}

.-article-content section {
	width: 100%!important
}

.-article-content pre {
	white-space: pre-wrap;
	word-wrap: break-word
}

.-article-content p {
	text-align: justify;
	word-break: break-all;
	font-size: 1rem!important;
	letter-spacing: .5px;
	position: relative
}

.-article-content iframe {
	width: 100%
}

.-article-content img {
	display: block;
	max-width: 100%!important;
	height: auto!important;
	margin: auto;
	position: relative;
	border: 1px solid #e6e6e6
}

.-article-content ol,
.-article-content ul {
	width: 100%!important
}

.-article-content li {
	list-style: initial
}

.-article-content .load-message {
	position: relative;
	-webkit-transform: translate(10px, 24px);
	transform: translate(10px, 24px);
	z-index: 1;
	line-height: 14px;
	font-size: 14px;
	color: #333
}

.-article-content a,
.-article-content p {
	max-width: 100%!important
}

.-article-content h1,
.-article-content h2 {
	margin-left: -20px;
	line-height: 25px;
	color: #1478f0;
	font-size: 18px;
	font-weight: 700;
	border-left: 7px solid #1478f0;
	padding-left: 13px;
	margin-bottom: 1.5rem
}

.-article-content h3 {
	margin-bottom: 27px;
	background-color: #f6f6f6;
	padding: 10px;
	font-size: 15px;
	line-height: 22.5px;
	color: #333
}

.-article-content hr {
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #a1acbc;
	box-shadow: 1px 1px 2px 0 #a1acbc;
	position: relative;
	border: none;
	margin-top: 48px;
	margin-bottom: 48px
}

.-article-content hr:before {
	left: -25px
}

.-article-content hr:after,
.-article-content hr:before {
	position: absolute;
	display: block;
	top: 0;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #a1acbc;
	box-shadow: 1px 1px 2px 0 #a1acbc
}

.-article-content hr:after {
	right: -25px
}

.-article-content a {
	padding: 0 .2rem;
	color: #1482f0;
	text-decoration: underline
}

.-article-content li {
	list-style: circle;
	margin-left: 17px;
	margin-bottom: 25px
}

.-article-content blockquote {
	position: relative;
	margin-bottom: 1.4rem;
	font-size: 1rem;
	background-color: #e6f2fe;
	text-align: justify;
	padding: 12px 18px
}

.-article-content blockquote:before {
	display: block;
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	border-top: 4px solid #1478f0;
	border-left: 4px solid #1478f0;
	top: 0;
	left: 0
}

.-article-content blockquote:after {
	display: block;
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	border-bottom: 4px solid #1478f0;
	border-right: 4px solid #1478f0;
	bottom: 0;
	right: 0
}

.-article-content blockquote:last-child {
	margin-bottom: 0
}

.ryaudio {
	height: 66px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f2f2f2;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ryaudio-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	height: 60px;
	background-color: #fff
}

.ryaudio-controls {
	width: 100%
}

.ryaudio-controls-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 60px;
	padding-left: 15px;
	padding-right: 15px
}

.ryaudio-loader {
	display: none
}

.ryaudio-loader.show {
	display: block
}

.ryaudio-controls-play-pause {
	width: 40px;
	height: 40px;
	position: relative;
	z-index: 1000
}

.ryaudio-controls-play-pause.playing .ryaudio-controls-play,
.ryaudio-controls-play-pause .ryaudio-controls-pause {
	display: none
}

.ryaudio-controls-play-pause.playing .ryaudio-controls-pause {
	display: block
}

.ryaudio-controls-content {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	padding-left: 10px
}

.ryaudio-controls-content-main {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.ryaudio-title {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	color: #333;
	padding-left: 10px;
	padding-top: 2px;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-all;
	overflow: hidden
}

.ryaudio-controls-pause,
.ryaudio-controls-play {
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	outline: none
}

.ryaudio-controls-pause svg,
.ryaudio-controls-play svg {
	width: 40px;
	height: 40px
}

.ryaudio-controls-pause svg path,
.ryaudio-controls-play svg path {
	fill: #1478f0
}

.ryaudio-controls-currenttime,
.ryaudio-duration {
	display: inline-block;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	color: #aaa;
	width: 52px
}

.ryaudio-progress {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 1200;
	height: 20px
}

.ryaudio-progress-active {
	z-index: 1300;
	background-color: gray
}

.ryaudio-progress-active,
.ryaudio-progress-bar {
	position: absolute;
	top: 50%;
	left: 0;
	height: 2px;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.ryaudio-progress-bar {
	background-color: #d6d6d6;
	width: 100%;
	z-index: 1250
}

.ryaudio-progress-slider {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	content: " ";
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #fff;
	border: 2px solid #c4c4c4;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	z-index: 1400
}

.ryaudio.article {
	border: 1px solid #e6e6e6;
	background-color: #fff;
	height: 80px
}

.ryaudio.article .ryaudio-time-wrap {
	font-size: 12px;
	color: #aaa
}

.ryaudio.article .ryaudio-controls-inner {
	padding: 0
}

.ryaudio.article .ryaudio-controls-inner .ryaudio-controls-play-pause {
	width: 80px;
	height: 80px;
	background-color: #1478f0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.ryaudio.article .ryaudio-controls-inner .ryaudio-controls-play-pause .ryaudio-controls-pause,
.ryaudio.article .ryaudio-controls-inner .ryaudio-controls-play-pause .ryaudio-controls-play {
	padding: 0;
	margin: 0;
	width: 38px;
	height: 38px;
	background-color: #81b8fa;
	border-radius: 50%;
	position: relative
}

.ryaudio.article .ryaudio-controls-inner .ryaudio-controls-play-pause .ryaudio-controls-pause svg,
.ryaudio.article .ryaudio-controls-inner .ryaudio-controls-play-pause .ryaudio-controls-play svg {
	position: absolute;
	top: -1px;
	left: -1px
}

.ryaudio.article .ryaudio-controls-inner .ryaudio-controls-play-pause .ryaudio-controls-pause svg path,
.ryaudio.article .ryaudio-controls-inner .ryaudio-controls-play-pause .ryaudio-controls-play svg path {
	fill: #fff
}

.ryaudio.article .ryaudio-controls-inner .ryaudio-controls-play-pause .ryaudio-controls-pause svg path:last-of-type,
.ryaudio.article .ryaudio-controls-inner .ryaudio-controls-play-pause .ryaudio-controls-play svg path:last-of-type {
	display: none
}

.ryaudio.article .ryaudio-controls-inner .ryaudio-controls-content {
	padding-left: 5px;
	padding-right: 10px
}

.ryaudio.article .ryaudio-controls-inner .ryaudio-loader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1400
}

.ryaudio.article .ryaudio-controls-inner .ryaudio-loader .sk-fading-circle {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #81b8fa
}

.ryaudio.article .ryaudio-title {
	padding-top: 6px;
	padding-bottom: 8px
}

.ryaudio.article .ryaudio-controls-content-main {
	padding-left: 10px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.ryaudio.article .ryaudio-controls-content-main .ryaudio-progress {
	margin: 0;
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.ryaudio.article .ryaudio-controls-content-main .ryaudio-controls-currenttime,
.ryaudio.article .ryaudio-controls-content-main .ryaudio-duration {
	padding: 0;
	width: auto
}

.ryaudio.article .ryaudio-controls-content-main .ryaudio-controls-currenttime {
	padding-right: 3px
}

.ryaudio.article .ryaudio-controls-content-main .ryaudio-duration {
	padding-left: 3px
}

.ryaudio .sk-fading-circle {
	width: 44px;
	height: 44px;
	position: absolute;
	top: -2px;
	left: -2px;
	background-color: #fff;
	z-index: 1200
}

.ryaudio .sk-fading-circle .sk-circle {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.ryaudio .sk-fading-circle .sk-circle:before {
	content: "";
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #1478f0;
	border-radius: 100%;
	-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.ryaudio .sk-fading-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg)
}

.ryaudio .sk-fading-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg)
}

.ryaudio .sk-fading-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.ryaudio .sk-fading-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg)
}

.ryaudio .sk-fading-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	transform: rotate(150deg)
}

.ryaudio .sk-fading-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.ryaudio .sk-fading-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg)
}

.ryaudio .sk-fading-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	transform: rotate(240deg)
}

.ryaudio .sk-fading-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.ryaudio .sk-fading-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	transform: rotate(300deg)
}

.ryaudio .sk-fading-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg)
}

.ryaudio .sk-fading-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.ryaudio .sk-fading-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.ryaudio .sk-fading-circle .sk-circle4:before {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

.ryaudio .sk-fading-circle .sk-circle5:before {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}

.ryaudio .sk-fading-circle .sk-circle6:before {
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s
}

.ryaudio .sk-fading-circle .sk-circle7:before {
	-webkit-animation-delay: -.6s;
	animation-delay: -.6s
}

.ryaudio .sk-fading-circle .sk-circle8:before {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s
}

.ryaudio .sk-fading-circle .sk-circle9:before {
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s
}

.ryaudio .sk-fading-circle .sk-circle10:before {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s
}

.ryaudio .sk-fading-circle .sk-circle11:before {
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s
}

.ryaudio .sk-fading-circle .sk-circle12:before {
	-webkit-animation-delay: -.1s;
	animation-delay: -.1s
}

@-webkit-keyframes sk-circleFadeDelay {
	0%,
	39%,
	to {
		opacity: 0
	}
	40% {
		opacity: 1
	}
}

@keyframes sk-circleFadeDelay {
	0%,
	39%,
	to {
		opacity: 0
	}
	40% {
		opacity: 1
	}
}

.tags[data-v-4ffec35f] {
	margin-bottom: 30px;
	padding-left: 15px
}

.tag[data-v-4ffec35f] {
	font-family: PingFangSC-Regular;
	font-size: 12px;
	margin-right: 5px;
	color: #4c4c4c;
	padding: 2px 12px;
	background-color: #f0f0f0;
	border: 1px solid #f0f2f5
}

.author[data-v-2e5e1451] {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 20px;
	background-color: #f8f8f8
}

.author .click-area[data-v-2e5e1451],
.author[data-v-2e5e1451] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display:none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.author .click-area[data-v-2e5e1451] {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.author .click-area .img[data-v-2e5e1451] {
	width: 45px;
	height: 45px;
	border-radius: 45px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.author .click-area .author-detail[data-v-2e5e1451] {
	padding: 0 15px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.author .click-area .author-detail .name[data-v-2e5e1451] {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	word-break: break-all
}

.author .click-area .author-detail .articleNums[data-v-2e5e1451] {
	padding: 0 2px;
	line-height: 14px;
	font-size: 12px;
	color: #aaa
}

.author .click-area .author-detail .articleNums .nums[data-v-2e5e1451] {
	color: #333
}

.author .click-area .author-detail .bio[data-v-2e5e1451] {
	margin-top: 4px;
	color: #a6a6a6;
	font-size: 13px
}

.author .click-area .author-detail .bio.hide[data-v-2e5e1451] {
	visibility: hidden
}

.author .click-area .author-detail .bio.two-lines[data-v-2e5e1451] {
	line-height: 14px;
	height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.author .follow[data-v-2e5e1451] {
	background: #f8f8f8;
	border: 1px solid #1478f0;
	border-radius: 2px;
	font-size: 12px;
	color: #1478f0;
	height: 30px;
	width: 64px;
	text-align: center;
	line-height: 30px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.author .follow.followed[data-v-2e5e1451] {
	color: gray;
	background-color: #e6e6e6;
	border: 1px solid #e6e6e6
}

.topAuthor[data-v-0a3dc96a] {
	z-index: 999;
	padding: 8px 12px;
	font-size: 18px;
	color: #151515;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px);
	background-color: #fff;
	width: 100%;
	-webkit-transition: .3s;
	transition: .3s;
	border-bottom: .5px solid #e6e6e6
}

.topAuthor.show[data-v-0a3dc96a] {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.topAuthor .author-img[data-v-0a3dc96a] {
	width: 30px;
	height: 30px;
	border-radius: 30px;
	position: absolute;
	top: 8px;
	left: 20px
}

.topAuthor .author-name[data-v-0a3dc96a] {
	font-size: 15px;
	color: #333;
	font-weight: 700;
	padding-left: 50px;
	height: 30px;
	line-height: 30px
}

.topAuthor .follow[data-v-0a3dc96a] {
	background-color: #fff;
	height: 24px;
	width: 58px;
	text-align: center;
	line-height: 24px;
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 12px;
	color: #1478f0;
	border: 1px solid #1478f0
}

.topAuthor .follow.followed[data-v-0a3dc96a] {
	color: gray;
	background-color: #e6e6e6;
	border: none!important
}

.related-article-modal-wrapper[data-v-a0c12468] {
	position: fixed;
	top: 100px;
	width: 100%;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.related-article-modal-wrapper .related-article-modal[data-v-a0c12468] {
	border: 1px solid #d7d7d7;
	box-shadow: 0 2px 4px 0 hsla(0, 0%, 84%, .5);
	border-radius: 6px
}

.related-article-modal-wrapper .related-article-modal .top[data-v-a0c12468] {
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	width: 305px;
	height: 283px;
	position: relative
}

.related-article-modal-wrapper .related-article-modal .top .wscn-icon[data-v-a0c12468] {
	width: 20px;
	display: block;
	position: absolute;
	top: 16px;
	left: 16px
}

.related-article-modal-wrapper .related-article-modal .top .icon-container[data-v-a0c12468] {
	position: absolute;
	top: 14px;
	right: 14px
}

.related-article-modal-wrapper .related-article-modal .top .title[data-v-a0c12468] {
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	line-height: 1.4
}

.related-article-modal-wrapper .related-article-modal .top .content[data-v-a0c12468] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	line-height: 1.3;
	margin-top: 33px
}

.related-article-modal-wrapper .related-article-modal .top .back-img[data-v-a0c12468],
.related-article-modal-wrapper .related-article-modal .top .back-pop[data-v-a0c12468] {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px
}

.related-article-modal-wrapper .related-article-modal .top .back-pop[data-v-a0c12468] {
	background-image: -webkit-linear-gradient(bottom, hsla(0, 0%, 100%, .41), rgba(20, 130, 240, .72) 44%);
	background-image: linear-gradient(0deg, hsla(0, 0%, 100%, .41), rgba(20, 130, 240, .72) 44%)
}

.related-article-modal-wrapper .related-article-modal .top .text[data-v-a0c12468] {
	position: absolute;
	width: 100;
	top: 74px;
	padding: 0 40px
}

.related-article-modal-wrapper .related-article-modal .bottom[data-v-a0c12468] {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	background-color: #fff;
	padding: 26px 0
}

.related-article-modal-wrapper .related-article-modal .bottom .btn[data-v-a0c12468] {
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
	border: 1px solid #1482f0;
	font-size: 14px;
	width: 150px;
	height: 40px;
	color: #1482f0
}

.related-article-modal-wrapper .related-article-modal .bottom .border-container[data-v-a0c12468] {
	margin-top: -4px
}

.related-article-modal-wrapper .related-article-modal .bottom .border-icon[data-v-a0c12468] {
	width: 6px;
	display: inline-block;
	height: 6px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-right: 1px solid #1482f0;
	border-bottom: 1px solid #1482f0
}

.related-article-modal-wrapper .related-article-modal .bottom .border-icon.border-blue-1[data-v-a0c12468] {
	opacity: .6;
	margin-right: -6px
}
.article-title{
	width: 20%;
	float: left;
	font-size:20px;
	border-right: 1px dashed #C0C0C0;
	color: #666666;
}
.artical{
	width:75%;
	padding-left:5%;
	float: right;
	color: #666666;
}


.cj_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.cj_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.cj_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.cj_pages ul li a:hover{
	color:#2f63ba;
	text-decoration:none;
	padding:2px 4px 2px;
}
.cj_pages ul li.thisclass,
.cj_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#2f63ba;
	font-weight:normal;
	color:#fff;
}
.cj_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.cj_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
.m_guanggao{
    display: none;
}