@charset "utf-8";

body,html {
	-webkit-text-size-adjust: 100%
}

progress,sub,sup {
	vertical-align: baseline
}

button,hr,input {
	overflow: visible
}[type=checkbox],[type=radio],legend {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

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

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block
}

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,a:hover {
	outline-width: 0
}

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

b,strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

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

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

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

button,input,select,textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

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: ButtonText dotted 1px
}

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

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

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

.swiper-slide,.swiper-wrapper {
	width: 100%;
	height: 100%;
	position: relative
}[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

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

.content-wrapper .main-article>section.article-content p,body {
	font-family: -apple-system,"Hiragino Sans GB",Roboto,"Droid Sans","Microsoft YaHei","Microsoft YaHei UI","Microsoft JhengHei UI",STHeiti,Oxygen,Ubuntu,Cantarell,"Fira Sans","Helvetica Neue",sans-serif
}

.swiper-container {
	margin: 0 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;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

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

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-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
}

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

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-grid-row-align: flex-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: center;
	background-repeat: no-repeat
}

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

.swiper-pagination-clickable .swiper-pagination-bullet,.with-hover:hover,button {
	cursor: pointer
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,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-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);
	-ms-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);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-ms-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: rgba(255,255,255,.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(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

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

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

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

.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;
	-ms-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;
	-ms-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-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%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%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%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.header-wrapper .interacting-960 .top-nav-960 ul,.interacting .pop-up,.search-form .search-history {
	-webkit-box-sizing: border-box
}
form,h1,h2,h3,h4,h5,h6,li,ol,p,ul {
	margin: 0
}

body,img {
	width: 100%
}

a,form,h1,h2,h3,h4,h5,h6,ol,p,ul {
	-webkit-tap-highlight-color: transparent
}

button,img {
	border: 0
}

li,ol,ul {
	list-style: none;
	padding: 0;
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	-moz-padding-start: 0
}

/*index start*/
.header-wrapper a,a,a:hover {
	text-decoration: none
}

html {
	font-size: 16px
}

body {
	margin: 0 auto;
	background-color: #f0f0f0;
	-webkit-font-smoothing: auto;
	opacity: 1;
	-webkit-transition: opacity .15s ease-in;
	transition: opacity .15s ease-in
}

body.hidden {
	opacity: 0
}

img {
	height: auto;
	max-width: 100%;
	max-height: 100%
}

img,input {
	vertical-align: middle
}

a,area {
	blr: expression(this.onFocus=this.blur())
}

:focus {
	outline: 0
}

.verticalAlign {
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	width: 1px;
	margin-left: -1px
}

figure,li,p {
	margin: 0;
	padding: 0
}

.clearfix::after,.clearfix::before {
	display: table;
	content: " "
}

.content-wrapper.responsive-wrapper:after,.header-wrapper .interacting-960:after,.header-wrapper .interacting:after,.header-wrapper .responsive-wrapper:after,.interacting .app-download .btns:after {
	content: "";
	clear: both
}

.unselectable {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.animated {
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes blinker {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes blinker {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.interacting>div>a {
	display: inline-block;
	width: 100%;
	height: 100%
}

.header-wrapper .responsive-wrapper {
	height: 113px;
}
.header-wrapper .responsive-wrapper:after{
	content: " ";
	display: block;
	clear: both;
	height: 0;
}

.header-wrapper .top-nav,.header-wrapper header,.header-wrapper nav {
	position: relative;
}

.header-wrapper header {
	height: 100%;
	z-index: 100;
	float: left;
	max-width: 600px;
    overflow: hidden;
}

.content-wrapper.responsive-wrapper {
	position: relative;
	margin: 85px auto 0
}

.content-wrapper.responsive-wrapper:after {
	display: table
}

.header-wrapper {
	width: 100%;
	color: #fff;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.header-wrapper .logo {
	margin: 16px 40px 0 0;
	float: left
}

.header-wrapper .logo a {
	display: block;
	height: 80px;
	width: 132px;
	line-height: 80px;
}
.header-wrapper .top-nav{
	height: 113px;
	font-size: 0;
	letter-spacing: -4px;
    white-space: nowrap;
    overflow: hidden;
}
.header-wrapper .channel-nav-li,.header-wrapper .interacting-960 .top-nav-960 {
	-webkit-transition: background-color .1s ease-in;
	transition: background-color .1s ease-in;
	font-size: 15px;
	letter-spacing: 0;
	display: inline-block;
	padding: 0 5px;
	border-left: 1px solid rgba(255,255,255,0.4);
	position: relative;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	height: 15px;
}
.header-wrapper .channel-nav-li:first-child{
	border-left: none;
}
.header-wrapper .channel-nav-li.current,.header-wrapper .channel-nav-li:hover,.header-wrapper .interacting .search-icon.focus,.interacting .more li:hover {
	/*background-color: #fff;*/
}

.header-wrapper .channel-nav-li.canceled.current,.header-wrapper .channel-nav-li.canceled:hover {
	background-color: #d01820
}

.interacting .more li:hover {
	font-size: 14px
}

.interacting .top-nav-960:hover {
	background-color: #a72a22
}

.header-wrapper .channel-nav-li.current {
	font-size: 18px
}

.header-wrapper .channel-nav-li a,.header-wrapper .interacting-960 .top-nav-960>a, .header-wrapper .channel-nav-li .more-div span {
	font-weight: bold;
	cursor: pointer;
	display: block;
	color: #fff;
	font-size: 18px;
	margin: -8px auto 0;
	line-height: 28px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 0 1px 0 3px;
	letter-spacing: 2px;
	font-family: "SimSun";
}
.header-wrapper .interacting-960 .top-nav-960.menu li:hover {
	background-color: rgba(193,193,193,1)
}
.header-wrapper .channel-nav-li a:hover, .more-div .more-div-name:hover,.channel-nav-li a.nav-active{
	background: #fff;
	color: #000 !important;
}
/*更多悬浮样式 start*/
.channel-nav-more{
	position: relative;
}
.channel-nav-more .more-flag{
	position: absolute;
	display: none;
}
.more-flag .triangle-border-up{
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 20px solid rgba(0,0,0,0.7);
	position: relative;
	top:7px;
	left: 10px;
}
.more-flag .more-wrapper{
	background: rgba(0,0,0,0.7);
	padding: 10px 10px 17px;
	max-width: 692px;
	height: 93px;
	position: relative;
	top: 7px;
	left: -90px;
	overflow: hidden;
	font-size: 0;
	letter-spacing: -4px;
	white-space: nowrap;
}
.more-flag .more-wrapper a{
	box-sizing: border-box;
	line-height: 20px;
	padding: 5px 10px;
	margin: 5px;
	width: 50px;
	font-size: 17px;
	height: auto;
	text-align: center;
	word-wrap: break-word;
	max-height: 90px;
	overflow: hidden;
	display: inline-block;
	letter-spacing: 0;
	vertical-align: middle;
	white-space: normal;
}
.more-flag .more-wrapper a:hover{
	background: #f0f0f0;
	color: #0f1419;
}
/*更多悬浮样式 end*/


.header-wrapper .interacting-960 .give-a-shit li>a,.header-wrapper .interacting-960 .top-nav-960.menu li>a {
	display: block;
	width: 100%;
	color: #0f1419;
	font-size: 12px;
	text-align: center
}

.header-wrapper .interacting-960 .top-nav-960 ul {
	background-color: #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid rgba(248,225,226,1);
	border-radius: 0 0 7.5px 7.5px;
	display: none
}

.header-wrapper .interacting-960 .give-a-shit:hover ul,.header-wrapper .interacting-960 .menu:hover ul {
	display: block
}

.header-wrapper .interacting-960 .top-nav-960.menu li>a {
	line-height: 30px;
	height: 30px
}

.header-wrapper .interacting-960 .give-a-shit li>a {
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid rgba(248,225,226,1)
}

.header-wrapper .interacting-960 .give-a-shit li>a:last-of-type {
	border-bottom: none
}

.header-wrapper .interacting-960 .give-a-shit {
	color: #000
}

.header-wrapper .interacting-960 .give-a-shit li {
	background-repeat: no-repeat;
	background-position: center center;
	position: relative
}

.header-wrapper .interacting-960 .give-a-shit ul {
	padding: 0 10px
}

.header-wrapper .interacting-960 .give-a-shit li.for-wechat {
	background-image: url(https://wapcdn.thecover.cn/web/20160610/icn_wechat.png)
}

.header-wrapper .interacting-960 .give-a-shit li.for-wechat .app-download {
	position: absolute
}

.header-wrapper .interacting-960 .give-a-shit li.for-weibo {
	background-image: url(https://wapcdn.thecover.cn/web/20160610/icn_weibo.png)
}

#btn_load_more .blink {
	-webkit-animation-name: blinker;
	animation-name: blinker;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

#btn_load_more .blink-1 {
	-webkit-animation-delay: 150ms;
	animation-delay: 150ms
}

#btn_load_more .blink-2 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.header-wrapper .channel-nav-li.current a {
	cursor: unset
}

.header-wrapper .interacting {
	float: right;
}

.header-wrapper .interacting-1200 {
	min-width: 300px;
}
.header-wrapper .interacting-960 {
	width: 165px;
	display: none
}

.header-wrapper .interacting>div.holding {
	height: 113px;
	padding: 0 18px;
	float: left;
	line-height: 113px;
	font-size: 15px;
	text-align: center;
	z-index: 21;
}

.header-wrapper .interacting .holding>a{
	color: #fff;
}
.header-wrapper .interacting .holding>span:hover , .header-wrapper .interacting .holding>a:hover{
	color:#ffb820;
}
.header-wrapper .interacting-960 .top-nav-960:hover,.header-wrapper .interacting>div:hover {
	cursor: pointer
}

.header-wrapper .interacting>div:last-child {
	text-align: right
}

.header-wrapper .interacting .menu,.header-wrapper .interacting .search-icon,.header-wrapper .interacting .wechat-logo,.header-wrapper .interacting .weibo-logo {
	background-repeat: no-repeat;
	background-position: center center;
	position: relative
}


.header-wrapper .interacting .menu {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAYAAADNGCeJAAAA0klEQVQ4jbXRMWoCURSF4RtwwGKWIViIYCOEbMHSXWhloZWrSBl3YvOC9duBxYOQ6pVCyL3/SZEiU6R1JvnhK091LCLWwFXSO/B2r253jYi1ARtJN0kfA9yAjZVSxu4+jYh5RMx6mLv7tJQytl89DPAP1VpbYCnpCXi8V7db1lpbA7aSPocCtubuK0ln4AK89nCRdHb3leWcm1prO1TOufn7E1JKo5xz01dKaWRmZu4+AXaSDpL2PRyAnbtPTNJRP30NIElHAxbAM3ACXno4dfvFN4zIu8hlGMJ3AAAAAElFTkSuQmCC)
}

.search-form {
	width: 160px;
	float: right;
	height: 30px;
	background: #fff;
	border-radius: 20px;
	line-height: 30px;
	padding: 5px 8px;
	box-sizing: border-box;
	position: relative;
	margin-top: 42px;
}

.search-form li.hidden,.search-form.hidden .search-form li {
	display: none
}
.search-form .search-field{
	vertical-align: top;
}
.search-form .search-field, .search-form li {
	width: 120px;
	height: 20px;
	border: none;
	outline: none;
	font-size: 14px;
}
.search-form .search-icon{
	height: 20px;
	width: 20px;
	background: url(../../img/2x/search_icon.png) no-repeat;
	position: absolute;
	right: 5px;
	top: 5px;
}
.search-form .search-history {
	width: 170px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	position: relative;
	z-index: 500;
	margin-top: -34px;
}

.search-form.active .search-history {
	display: block
}

.search-form li.selected,.search-form li:hover {
	background-color: #e1e6eb
}

.search-form li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #000
}

.search-form.active {
	visibility: visible;
	top: 70px;
	display: block
}

.express-news-scroll-area li>div .meta .tag,.search-form .search-history.hidden {
	display: none
}

.interacting .pop-up {
	position: absolute;
	top: 70px;
	background: #fff;
	border-top: none;
	padding: 15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: none;
	transition: none;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	box-shadow: 0 2px 3px rgba(0,0,0,.1)
}

.interacting .with-hover:hover .pop-up {
	visibility: visible;
	opacity: 1;
	z-index: 100;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s cubic-bezier(.31,.57,.68,1.36);
	transition: all .3s cubic-bezier(.31,.57,.68,1.36)
}

.interacting .pop-up img.qr {
	height: 80px;
	width: 80px
}

.interacting .app-download img.qr {
	float: left;
	margin-right: 15px
}

.express-news-scroll-area li>div .meta .tag,.interacting .app-download .btns {
	float: right
}

.interacting .app-download .btns a {
	display: block;
	height: 25px;
	line-height: 25px;
	background-color: #0eccc4;
	color: #fff;
	border-radius: 2px;
	padding: 0 10px;
	margin-top: 11px;
	font-size: 12px
}

.interacting .pop-up p {
	text-align: center;
	color: #000;
	line-height: 15px;
	margin-bottom: 15px
}

.interacting .app-download {
	/*width: 260px*/
}

.interacting .wechat-logo .pop-up {
	width: 140px
}

.interacting .for-app:hover .pop-up,.interacting .for-wechat:hover .pop-up {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible;
	width: 150px;
	height: auto;
	right: 50px;
	top: 0
}

.interacting .for-app .pop-up img.qr,.interacting .for-wechat .pop-up img.qr {
	margin-left: 20px
}
/*常驻位*/
.changzhu-wrapper{
	width: 1300px;
	text-align: center;
    margin: auto;
	margin-top: 7px;
}
.changzhu-wrapper > a{
	width: 100%;
	display: block;
	height: 100px;
}
.interacting .more ul {
	background-color: #d01820;
	position: absolute;
	right: 0;
	padding: 0
}

.interacting .more .pop-up {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.interacting .more li {
	font-size: 14px;
	line-height: 30px;
	display: block;
	text-align: center;
	padding: 15px
}

#btn_load_more,.express-news-date .date {
	font-size: 20px
}

#btn_load_more {
	opacity: 1;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #9d9d9d;
	background-color: #d8d8d8;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: color .2s ease-in,background-color .2s ease-in;
	transition: color .2s ease-in,background-color .2s ease-in;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	margin-top: 100px
}

#btn_load_more:hover {
	cursor: pointer;
	color: #777;
	background-color: #ddd
}

#btn_load_more.frozen:hover {
	cursor: not-allowed
}

#btn_load_more.hidden:hover {
	cursor: default
}
/*banner 位显示*/

/*#banner_slider_container .each-slide-of-banner:hover,#btn_back_to_top_container.show:hover,#share_icons>div:hover,.content-wrapper .main-article .comments .btn-comment:hover,.share-icons>div:hover {*/
	/*cursor: pointer*/
/*}*/

#btn_load_more.hidden {
	opacity: 0
}

.pagetype-index #btn_load_more {
	position: absolute;
	bottom: 0;
	margin-top: 0
}

.express-news {
	background-image: url(https://wapcdn.thecover.cn/web/20160610/bg_express.png);
	background-repeat: repeat-y;
	background-size: cover;
	background-attachment: scroll;
	position: fixed;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 30%;
	border: 1px solid #e5e5e5;
	visibility: visible;
	-webkit-transition: bottom .2s ease-in;
	transition: bottom .2s ease-in
}

.express-news.go-with-parent {
	position: absolute!important;
	bottom: 0!important;
	right: 0!important;
	left: auto!important;
	top: auto!important
}

#banner_slider_container.hidden,.express-news.hidden,.packery-container.hidden {
	visibility: hidden
}

.express-news:after {
	display: table;
	content: '';
	clear: both
}

.express-news-date {
	height: 70px;
	line-height: 70px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 0 15px;
	width: 100%;
	color: #222
}

.express-news-date .month {
	font-size: 14px
}

.express-news.ps-container>.ps-scrollbar-y-rail {
	right: 0!important;
	width: 4px!important
}

.express-news.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	width: 4px!important
}

.express-news-scroll-area ul {
	width: 100%;
	height: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px
}

.express-news-scroll-area li {
	position: relative;
	width: 100%;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px 25px;
	border-left: 2px solid #f7f3f0
}

.express-news-scroll-area li:last-of-type a,.express-news-scroll-area li:last-of-type>div {
	border-bottom: none
}

.express-news-scroll-area li>div:before {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	top: 0;
	left: -8px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #ccc;
	background-color: #f7f3f0;
	border-radius: 50%;
	-webkit-transition: all .1s;
	transition: all .1s
}

.express-news-scroll-area li.putongxinwen>div:before {
	border-color: #d1d3d4
}

.express-news-scroll-area li.jinxuan>div:before {
	border-color: #fff
}

.express-news-scroll-area li.tufashijian>div:before {
	border-color: #e12e41
}

.express-news-scroll-area li.remenhuati>div:before {
	border-color: #2783fa
}

.express-news-scroll-area li.bendizixun>div:before {
	border-color: #5cc702
}

.express-news-scroll-area li.zhongbangshijian>div:before {
	border-color: #8f6af6
}

.express-news-scroll-area li a,.express-news-scroll-area li>div {
	display: block;
	border-bottom: 1px solid #ebeae8;
	color: #474747;
	width: 100%
}

.express-news-scroll-area li>div:hover:before {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.express-news-scroll-area li>div {
	height: 100%
}

.express-news-scroll-area li>div .meta {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 25px
}

.express-news-scroll-area li>div .meta .location {
	margin-left: 1em
}

.express-news-scroll-area li>div * {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.express-news-scroll-area li>div h3 {
	font-size: 17px;
	line-height: 20px;
	text-align: left;
	padding: 0 1em;
	height: 40px;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis
}

.express-news-scroll-area li>div .content {
	font-size: 13px;
	line-height: 16px;
	padding: 0 15px;
	margin: 10px 0 15px;
	color: #474747;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	max-height: 48px
}

.express-news-scroll-area li>div img {
	margin: 10px 0
}

.editor-selected {
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.pagetype-index .editor-selected {
	margin-bottom: 100px
}

.editor-selected:after {
	display: table;
	content: '';
	clear: both
}
/*新闻大图 start*/
.bigView-wrapper {
	height: 543px;
	background-size: cover;
	overflow: hidden;
	position: relative;
	left: 0;
	right: 0;
	z-index: 1;
}
.bigView-wrapper:after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: inherit;
	filter: blur(6px);
	z-index: 2;

}
.bigView-img{
	width: 967px;
	height: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
.bigView-img > a{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	background: #fff;
}
.bigView-list{
	position: absolute;
	right: 0;
	top: 0;
	width: 333px;
	float: right;
	background: rgba(0,0,0,0.6);
	height: 100%;
	overflow: hidden;
	z-index: 3;
}
.bigView-list > .list-item{
	height: 20%;
	padding: 15px 31px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.list-item:hover, .list-item.active{
	background: url(../img/2x/selected.png) no-repeat;
	cursor: pointer;
	background-size: cover;
}
.list-item a{
	font-size:18px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:26px;
	display: inline-block;
	max-height: 80px;
	overflow: hidden;
}
.list-item label{
	padding: 2px 5px;
	background: #0bf4ea;
	margin-right: 5px;
	color: #fff;
}
/*新闻大图 end*/

/*聚焦新闻 start*/
.news-wrapper{
	margin-top: 19px;
	display: flex;
	justify-content: space-between;
}
.focus-news{
	width: 100%;
	background: #fff;
}

.focus-nobanner-news {
	padding: 28px;
}

.news-wrapper-header > span{
	height:27px;
	font-size:28px;
	font-family:PingFang-SC-Bold;
	font-weight:bold;
	color:rgba(3,3,3,1);
	line-height:38px;
}
.news-wrapper-header {
	padding-bottom: 15px;

}
.packery-container{
	border-left:1px solid rgba(214, 214, 214, 1);
	border-top: 8px solid #33d7ce;
	box-sizing: border-box;
}
.packery-container *,.packery-container:after,.packery-container:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.packery-container {
	position: relative;
}
.packery-container.col-4 > .grid-item{
	width: 311px;
}
.grid-item {
	width: 308px;
	height: 331px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 15px 18px;
	box-sizing: border-box;
	border:1px solid rgba(214, 214, 214, 1);
	border-left: none;
	border-top: none;
}
.focus-news> .packery-container.col-4 > .grid-item{
	width: 25%;
	height: 340px;
}

.grid-item.grid-item--width2 {
	width: 593.33px
}

.grid-item a.ads,.grid-item a.link-to-article,.grid-item a.link-to-video,.guess-your-interests a.link {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.express-news-video-thumbnail {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 177.19px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover
}

.grid-item a.link-to-article .thumbnail-wrapper {
	position: relative;
	/*height: 171px;*/
	/*width: 100%;*/
	background-color: #fff;
	overflow: hidden;
	-webkit-transition: all .6s;
	transition: all .6s;
	/*border: 1px solid #ccc;*/
}

.pagetype-video-channel .grid-item a.link-to-video .thumbnail-wrapper .video-duration {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 9px;
	position: absolute;
	right: 10px;
	bottom: 20px;
	color: #fff;
	font-size: 9px;
	background-color: rgba(0,0,0,.5);
	border-radius: 10px
}

.express-news-video-thumbnail:after,.grid-item a.link-to-video .thumbnail-wrapper:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/play_btn.png);
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: all .6s cubic-bezier(.31,.57,.68,1.36);
	transition: all .6s cubic-bezier(.31,.57,.68,1.36);
	opacity: 0
}

.express-news-video-thumbnail:after,.pagetype-index .grid-item a.link-to-video .thumbnail-wrapper:after,.pagetype-news-channel .grid-item a.link-to-video .thumbnail-wrapper:after,.pagetype-video-channel .grid-item a.link-to-video:hover .thumbnail-wrapper:after {
	opacity: 1
}

.grid-item a.ads .thumbnail-wrapper {
	height: 100%
}

.grid-item a.ads .thumbnail-wrapper img,.grid-item a.link-to-article .thumbnail-wrapper img,.guess-your-interests a.link img {
	width: 100%;
	height: 204px;
	-webkit-transition: transform .6s ease;
	-webkit-transition: -webkit-transform .6s ease;
	transition: -webkit-transform .6s ease;
	transition: transform .6s ease;
	transition: transform .6s ease,-webkit-transform .6s ease;
}

.focus-news .grid-item>img{
	min-height: 215px;
}

.grid-item a.link-to-article:hover .thumbnail-wrapper img,.guess-your-interests a.link:hover img,.pagetype-video-channel .grid-item a.link-to-article.link-to-video:hover .thumbnail-wrapper img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.grid-item a.link-to-article .thumbnail-wrapper .tag {
	position: absolute;
	top: 6px;
	left: 8px;
	min-width: 40px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background-color: #0eccc4;
	padding: 0 2px
}

.grid-item a.link-to-article .description-wrapper {
	padding:12px 0;
	background-color: #fff;
	border-bottom:1px dashed #969696;
}

.grid-item a.link-to-article .description-wrapper h2 {
	font-size:16px;
	font-family:PingFang-SC-Medium;
	font-weight:bold;
	color:rgba(42,42,42,1);
	max-height: 40px;
	overflow: hidden;
	height: 40px;
	line-height: 21px;
	width: 100%;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.grid-item a.link-to-article .foot {
	background-color: #fff;
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: 0;*/
	margin-top: 10px;
	width: 100%;
	/*padding: 0 10px 15px;*/
	color: #666;
	font-size: 12px
}

.grid-item a.link-to-article .foot>span {
	display: inline-block;
	font-size:11px;
	font-family:PingFang-SC-Medium;
	font-weight:500;
	color:rgba(96,96,96,1);
	opacity:0.8;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 116px;
	overflow: hidden;
}

.grid-item a.link-to-article .foot span.source {
	float: left
}

.grid-item a.link-to-article .foot span.source:after {
	clear: both;
	content: ""
}

.grid-item a.link-to-article .foot span.read-count {
	float: right
}

.grid-item a.link-to-article .foot span.read-count:before {
	content: "";
	display: inline-block;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/icon_eye.png);
	width: 16px;
	height: 10px;
	line-height: 12px;
	margin-right: 6px
}

.grid-item a.link-to-article .foot span.time {
	position: relative;
	float: left;
	margin-left: 2em
}

/*精彩专题 start*/
.topic-wrapper{
	border: 1px solid rgba(214, 214, 214, 1);
	border-top: 8px solid #0eccc4;
	box-sizing: border-box;
	padding: 0 20px 20px 20px;
}
.topic-wrapper > .topic-item{
	padding:15px 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	border-bottom: 1px dashed #828282;
}
.topic-wrapper > .topic-item:last-child{
	border-bottom: none;
}
.topic-wrapper > .topic-item > .topic-img{
	width: 109px;
	height: 78px;
}
.topic-img img{
	/*height: 100%;*/
}
.topic-wrapper > .topic-item > .topic-title{
	width: 170px;
	height: 78px;
	overflow: hidden;
}
.topic-title span{
	font-size:16px;
	font-family:PingFang-SC-Medium;
	font-weight:500;
	color:rgba(29,29,29,1);
	line-height:23px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
/*精彩专题 end*/

#video-player-wrapper,#video-player-wrapper .video-js,#video-player-wrapper .vjs-poster {
	height: 675px
}

#video-player-wrapper {
	width: 100%;
	background-color: #f0f0f0;
	margin: 12px auto;
	visibility: hidden;
	-webkit-transition: visibility .3s ease-in;
	transition: visibility .3s ease-in
}

#video-player-wrapper.show {
	visibility: visible
}

#video-player-wrapper .video-js {
	width: 100%
}

.no-flexbox #video-player-wrapper .vjs-progress-control {
	min-width: 500px;
	margin: 0 auto
}

#video-player-wrapper video {
	width: 100%;
	max-width: 100%;
	height: 100%
}

#video-player-wrapper .vjs-poster {
	background-size: cover
}
#video-player-wrapper .vjs-big-play-button {
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -60px;
	width: 120px;
	height: 120px;
	font-size: 2em;
	opacity: 0;
	position: absolute;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/play_btn_big.png);
	background-size: cover;
	background-color: transparent!important;
	border: none!important;
	cursor: pointer;
	-webkit-transition: opacity .5s ease-in;
	transition: opacity .5s ease-in
}

#video-player-wrapper.show .vjs-big-play-button {
	opacity: .8
}

#video-player-wrapper.show .vjs-big-play-button:hover {
	opacity: 1
}

#video-player-wrapper .vjs-big-play-button:before {
	content: "";
	font-size: 4em;
	font-size: 0;
	width: auto;
	height: auto;
	left: 50%;
	top: 50%;
	position: absolute;
	text-align: center;
	-webkit-transform: translateZ(0) translate(-50%,-50%);
	-ms-transform: translateZ(0) translate(-50%,-50%);
	transform: translateZ(0) translate(-50%,-50%);
	vertical-align: middle
}

#video-player-wrapper .vjs-fade-out {
	-webkit-transition-delay: 0s!important;
	transition-delay: 0s!important
}

#video-player-wrapper .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	background-color: rgba(0,0,0,.7);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .2s;
	transition: all .2s
}

#video-player-wrapper .video-js .vjs-control-bar {
	height: 72px;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in
}

#video-player-wrapper .video-js .vjs-play-progress {
	background-color: rgba(234,75,62,1)
}

#video-player-wrapper .video-js .vjs-play-progress:before {
	height: 22px;
	width: 22px;
	font-size: 22px;
	top: -11px;
	margin-left: -11px
}

#video-player-wrapper .video-js .vjs-play-control {
	width: 90px;
	background-color: rgba(234,75,62,1)
}

#video-player-wrapper .video-js .vjs-control:before {
	font-size: 36px;
	line-height: 72px
}

#video-player-wrapper .video-js .vjs-volume-menu-button {
	width: 7em
}

#video-player-wrapper .vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
	height: 29px;
	top: 21px;
	left: 3em;
	position: absolute
}

#video-player-wrapper .video-js .vjs-menu-button-inline:hover {
	width: 14em
}

#video-player-wrapper .video-js .vjs-time-control {
	line-height: 72px;
	display: none
}

#video-player-wrapper .video-js .vjs-current-time,#video-player-wrapper .video-js .vjs-duration,#video-player-wrapper .video-js .vjs-time-divider {
	display: inline-block;
	min-width: 0;
	margin: 0 5px;
	padding: 0
}

#video-player-wrapper .video-js .vjs-remaining-time-display {
	display: none
}

#video-player-wrapper .video-js .video-js .vjs-time-control {
	padding-left: 0;
	padding-right: 0
}

#video-player-wrapper .vjs-fade-out {
	-webkit-transition: visibility .3s,opacity .3s;
	transition: visibility .3s,opacity .3s
}

/*新闻详情页*/
.content-wrapper .main-article {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	min-height: 200px;
	background-color: #fff;
	padding: 35px 30px
}

.content-wrapper .main-article h1::-moz-selection {
	color: #fff;
	background-color: #d01820
}

.content-wrapper .main-article h1::selection {
	color: #fff;
	background-color: #d01820
}

.content-wrapper .main-article h1 {
	text-align: center;
	text-align: left;
	font-size: 24px;
	margin-bottom: 15px
}

.content-wrapper .main-article h1 span {
	color: #fff;
	border-radius: 4px;
	background-color: #0eccc4;
	font-size: 13px;
	padding: 0 5px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}

.content-wrapper .main-article .props-of-title,.content-wrapper .main-article .props-of-title>a {
	font-size: 14px;
	line-height: 40px;
	color: #c8c8c8;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.content-wrapper .main-article .props-of-title>a,.content-wrapper .main-article .props-of-title>span {
	display: inline-block;
	margin-right: 15px
}

.content-wrapper .main-article .props-of-title>span.read-count:before {
	content: "";
	display: inline-block;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/icon_eye.png);
	width: 16px;
	height: 10px;
	line-height: 12px;
	margin-right: 6px
}

.content-wrapper .main-article>section {
	position: relative;
	margin: 30px auto
}

.content-wrapper .main-article>section.article-content {
	font-size: 14px;
	line-height: 26px;
	overflow-x: hidden
}

.content-wrapper .main-article>section.article-content p {
	font-size: inherit;
	line-height: inherit;
	margin-bottom: inherit;
	text-align: inherit
}

.content-wrapper .main-article>section:last-of-type {
	margin-bottom: 0
}

.article-content p::-moz-selection {
	color: #fff;
	background-color: #d01820
}

.article-content p::selection {
	color: #fff;
	background-color: #d01820
}

.content-wrapper .main-article section.comments {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.content-wrapper .main-article .thumb-up {
	position: relative;
	display: none
}

.content-wrapper .main-article .thumb-up .thumb-up-wrapper {
	margin: 0 auto;
	width: 75px;
	height: 75px;
	color: #fff;
	position: relative;
	background-color: #ee432f;
	border-radius: 100%;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/weixin.png);
	background-repeat: no-repeat;
	background-position: center 40%
}

.content-wrapper .main-article .thumb-up .thumb-up-wrapper span {
	width: 100%;
	text-align: center;
	display: inline-block;
	position: absolute;
	bottom: 8px
}

.content-wrapper .none-content-err {
	font-size: 32px;
	line-height: 32px;
	text-align: center;
	width: 100%
}

.content-wrapper .main-article .comments h3 {
	font-size: 16px;
	line-height: 32px;
	border-bottom: 1px solid #d3d3d3
}

.content-wrapper .main-article .comments .comments-count {
	font-size: 14px
}

.content-wrapper .main-article h3 .comments-count:before {
	content: "("
}

.content-wrapper .main-article h3 .comments-count:after {
	content: ")"
}

.content-wrapper .main-article .comments .comments-list {
	width: 100%
}

.content-wrapper .main-article .comments .comments-list>li {
	width: 100%;
	position: relative;
	padding: 17px 0;
	border-bottom: 1px solid #d3d3d3
}

.content-wrapper .main-article .comments .comments-list>li>div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	height: auto;
	padding-left: 68px;
	padding-right: 17px;
	width: 100%
}

.content-wrapper .main-article .comments .comments-list>li .avatar {
	display: inline-block;
	margin-right: 20px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 17px
}

.content-wrapper .main-article .comments .comments-list>li .avatar img {
	width: 48px;
	height: 48px
}

.content-wrapper .main-article .comments .comments-list>li .username {
	font-size: 12px;
	margin-bottom: 8px
}
.pagetype-live-detail .content-wrapper .main-article .comments .comments-list>li .username {
	font-size: 14px;
}
.pagetype-live-detail .content-wrapper .main-article .comments .comments-list>li .body {
	font-size: 16px;
}

.content-wrapper .main-article .comments .comments-list>li .body {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 8px
}

.content-wrapper .main-article .comments .comments-list>li .body .imgs img {
	width: 23%;
	margin: 10px 10px 0 0;
	cursor: pointer;
}

.content-wrapper .main-article .comments .comments-list>li .body .video {
	width: 46%;
	margin: 10px 10px 0 0;
	cursor: pointer;
	max-height: 400px;
}
.content-wrapper .main-article .comments .comments-list>li .body .video video {
	width: 100%;
	max-height: 400px !important;
	background: #000;
}

.content-wrapper .main-article .comments .comments-list>li .timestamp {
	font-size: 10px;
	color: #d3d3d3;
	margin-left: 20px;
}

.content-wrapper .main-article .comments .btn-comment {
	margin: 80px auto 50px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 333px;
	height: 43px;
	line-height: 43px;
	font-size: 15px;
	color: red;
	border: 1px solid red;
	border-radius: 3px;
	text-align: center
}

.content-wrapper .main-article .ads {
	display: none
}

.guess-your-interests {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	min-height: 200px;
	background-color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.guess-your-interests>h2 {
	font-size: 17px;
	line-height: 35px;
	border-bottom: 8px solid #0eccc4;
}

.guess-your-interests ul {
	width: 100%
}

.guess-your-interests li {
	width: 100%;
	position: relative;
	/*margin-bottom: 48px*/
	padding: 20px 0;
	border-bottom: 1px dashed #969696;
}
.guess-your-interests li> a{
	position: relative;
	display:  block;
}
.guess-your-interests li a>div{
	min-height: 100px;
}
.guess-your-interests li:last-child{
	border-bottom: none;
}
.guess-your-interests h3 {
	position: absolute;
	width: 295px;
	max-height: 108px;
	box-sizing: border-box;
	bottom: 0;
	padding: 0 12px 13px 12px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(255,255,255,1);
	line-height: 26px;
	background: rgba(0,0,0,0.3);

}

.guess-your-interests .link {
	display: block;
	position: relative
}

.guess-your-interests .link>div {
	position: relative
}

.guess-your-interests .link>div:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/play_btn.png);
	background-repeat: no-repeat;
	background-size: cover
}

.guess-your-interests .link>div img {
	width: 100%;
	position: relative
}

.guess-your-interests .link>div figcaption {
	position: absolute
}


/* 直播详情页 */
.pagetype-live-detail .content-wrapper.responsive-wrapper .main-article {
	width: 100%;
}
.preview-img-wrapper {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
	z-index: 101;
	display: none;
	overflow: hidden;
}
.preview-img-wrapper img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
}
.preview-img-wrapper span {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background: url(https://wapcdn.thecover.cn/wap/4.5.0/img/topic_close.png) no-repeat;
	background-size: 100% auto;
	cursor: pointer;
}

.wrapper-of-packery {
	min-height: 100%;
	width: 100%;
	position: relative;
	background: #fff;
}

.pagetype-search-results .search-input {
	background-color: #fff;
	height: 54px;
	/*margin-top: 134px;*/
	width: 100%;
	border-radius: 3px
}

.pagetype-search-results .search-results-count {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	color: #929292;
	background-color: #e0e0e0;
	font-size: 12px;
	padding: 0 40px;
	text-align: center;
	border: 1px solid #e0e0e0;
	border-radius: 20px;
	margin: 20px 0
}

.pagetype-search-results .search-input form {
	/*-moz-box-sizing: border-box;*/
	/*box-sizing: border-box;*/
	position: relative;
	height: 54px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
}

.pagetype-search-results .search-input form .sc-inp {
	position: absolute;
	left: 5%;
	top: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 95%;
	height: 54px;
	line-height: 54px;
	padding: 12.5px 20px;
	font-size: 17px;
	color: #000;
	border: 0;
	background-color: #fff;
	font-weight: 700
}

.pagetype-search-results .search-input form .sc-btn {
	padding: 0;
	position: absolute;
	width: 5%;
	height: 54px;
	text-indent: -999px;
	background-color: #fff;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/magnifier_grey.png);
	background-position: center;
	background-repeat: no-repeat;
	outline: 0
}
.search-results  .grid-item{
	width: 310px;
}
.pagetype-more {
	min-height: 100%;
}

.pagetype-more .left-floated-nav {
	width: 16.7%;
	background: #fff;
	text-align: center;
	float: left;
	min-height: 800px
}

.pagetype-more .left-floated-nav ul {
	margin-top: 20px
}

.pagetype-more .left-floated-nav ul li {
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.pagetype-more .left-floated-nav ul li.active,.pagetype-more .left-floated-nav ul li:hover {
	background: #f8f8f8
}

.pagetype-more .left-floated-nav ul li.active {
	border-left: 6px solid #fa2817
}

.pagetype-more .left-floated-nav a {
	color: #000;
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.pagetype-more .left-floated-nav ul li.active a,.pagetype-more .main-section p a {
	color: #fb2614
}

#cover_layer,.pagetype-more .main-section .section.hidden {
	display: none
}

.pagetype-more .main-section {
	background: #fff;
	width: 82.5%;
	min-height: 800px;
	float: right
}

.pagetype-more .section {
	margin: 0 30px
}

.pagetype-more .right li {
	list-style: disc;
	padding-left: 30px
}

.pagetype-more .section .title {
	border-bottom: 1px solid #e0e0e0;
	font-size: 20px;
	line-height: 60px;
	letter-spacing: 4px
}

.pagetype-more .section .txt {
	text-indent: 2em;
	line-height: 200%
}

.pagetype-more .main-section h4:before {
	content: '\00B7';
	padding-right: 5px
}

.pagetype-more .main-section p {
	margin: 1em 0
}

#footer{
	margin-top: 30px;
	background:rgba(231,231,231,1);
}
#footer a {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51,51,51, 0.7);
	line-height: 40px;
}

.pagetype-more .section textarea {
	width: 100%;
	border: 1px solid #f0b5bb;
	border-radius: 10px;
	font-size: 16px;
	line-height: 20px
}

.pagetype-more .section input {
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 16px
}

.pagetype-more .section button {
	float: right;
	background: #fff;
	border: 1px solid #f99892;
	border-radius: 6px;
	color: #f99892;
	font-size: 18px;
	margin-top: 30px;
	width: 134px;
	height: 44px;
	line-height: 44px
}

.pagetype-more .entries * {
	margin-left: 50px;
	line-height: 1em
}

#footer,.pagetype-404 .centre p a {
	color: #c4c4c4
}

#footer_flag {
	opacity: 0;
	height: 1px;
	width: 100%
}

#footer {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	width: 100%;
	padding: 20px 0;
	display: inline-table;
}

#footer.hidden,#footer_flag.hidden {
	visibility: hidden!important
}

#cover_layer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
	z-index: 1000
}

#cover_layer.show {
	display: block
}

#cover_layer .qr-container {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -170px;
	margin-top: -132.5px;
	width: 340px;
	height: 265px;
	padding: 20px;
	background-color: #fff
}

#cover_layer .qr-container img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	width: 100px;
	height: 100px
}

#cover_layer .qr-container p {
	position: absolute;
	bottom: 20px;
	font-size: 17px;
	text-align: center;
	width: 100%;
	left: 0
}

#btn_close_cover_layer {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px
}

#btn_back_to_top_container {
	position: fixed;
	width: 50px;
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-left: 10px;
	bottom: 100px;
	visibility: hidden
}

#btn_back_to_top_container.show {
	visibility: visible
}

#btn_back_to_top_container>a {
	display: block;
	height: 50px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center
}

#btn_back_to_top_container>a:hover {
	background-color: #d5d5d5
}

#btn_back_to_top_container .with-hover {
	background-image: url(https://wapcdn.thecover.cn/web/20160610/icon_qr.png)
}

#btn_back_to_top_container .qr-container {
	position: absolute;
	padding: 10px 0;
	background: #fff;
	color: #000;
	border-radius: 2px;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	overflow: hidden;
	border: 1px solid #c8c8c8;
	width: 130px;
	height: 110px;
	bottom: 0;
	right: 50px;
	margin-right: 10px;
	visibility: hidden;
	-webkit-transition: none;
	transition: none;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center
}

#btn_back_to_top_container .qr-container.show {
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	z-index: 100;
	-webkit-transition: all .3s cubic-bezier(.31,.57,.68,1.36);
	transition: all .3s cubic-bezier(.31,.57,.68,1.36)
}

#btn_back_to_top_container .qr-container img {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	height: 80px
}

#btn_back_to_top_container .qr-container p {
	text-align: center;
	display: inline-block;
	font-size: 12px;
	width: 100%;
	bottom: 10px;
	position: absolute;
	color: #000
}

#btn_back_to_top {
	border-top: 1px solid #c8c8c8;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/icon_btn_back_to_top.png)
}

#share_icons {
	position: fixed;
	bottom: 100px;
	margin-left: -10px
}

#share_icons.hidden {
	visibility: hidden
}

#bottom_share_icons {
	display: none
}

#share_icons>div,.share-icons .wrapper>.with-hover {
	width: 60px;
	height: 60px;
	position: relative;
	background-size: cover;
	border-radius: 50%;
	margin-bottom: 20px
}

.share-icons .wrapper .share-to-wechat {
	left: 0
}

.share-icons .wrapper .share-to-weibo {
	right: 0
}

.share-icons .wrapper {
	width: 250px;
	position: relative;
	height: 60px;
	margin: 30px auto
}

.share-icons .wrapper>.with-hover {
	position: absolute;
	top: 0
}

#share_icons>div:hover,.share-icons>div:hover {
	opacity: .8;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.share-to-wechat {
	background-image: url(https://wapcdn.thecover.cn/web/20160610/icon_wexin.png)
}

.share-to-weibo {
	background-image: url(https://wapcdn.thecover.cn/web/20160610/icon_weibo.png)
}

.share-to-weibo a {
	display: block;
	height: 100%;
	width: 100%
}

#share_icons .panel-weixin,.share-icons .panel-weixin {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate(0,10px);
	-ms-transform: translate(0,10px);
	transform: translate(0,10px);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	bottom: 100%;
	margin-bottom: 10px;
	width: 250px;
	height: 110px;
	padding: 15px;
	border-radius: 2px;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	border: 1px solid #e9eaec;
	background: #fff;
	text-align: left
}

#share_icons .panel-weixin.show,.share-icons .panel-weixin.show {
	visibility: visible;
	opacity: 1
}

.panel-weixin img {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 6px
}

.panel-weixin h6 {
	font-size: 13px;
	font-weight: 400;
	margin: 0;
	line-height: 2
}

.pagetype-unsupport .cover-all {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	display: table
}

.pagetype-unsupport .cover-all .centre {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 24px
}

.pagetype-unsupport .browser-container {
	margin: 0 auto;
	width: 504px
}

.pagetype-unsupport .browser-container:after {
	content: "";
	display: table;
	clear: both
}

.pagetype-unsupport p {
	margin: 20px auto
}

.pagetype-unsupport .browser-container a {
	display: block;
	width: 128px;
	height: 128px;
	float: left;
	margin: 0 20px
}

.pagetype-unsupport .qr-container img {
	width: 128px;
	height: 128px
}

.pagetype-404 {
	height: 100%
}

.pagetype-404 .table-like-wrapper {
	display: table;
	margin: 0 auto;
	position: relative;
	/*top: 100px*/
	padding-top: 100px;
	width: 100%;
	background: #fff;
}

.pagetype-404 #footer {
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: 0*/
}

.pagetype-404 .centre {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.pagetype-404 .centre .close:before,.pagetype-404 .centre .go-back:before,.pagetype-404 .centre .go-index:before,.pagetype-404 .centre .refresh:before {
	content: "";
	display: inline-block;
	background-size: cover;
	position: relative
}

.pagetype-404 .centre img {
	margin-bottom: 30px;
	width: auto;
}

.pagetype-404 .centre p {
	line-height: 30px
}

.pagetype-404 .centre .go-back:before {
	width: 17px;
	height: 15px;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/go-back.png)
}

.pagetype-404 .centre .go-index:before {
	width: 19px;
	height: 17px;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/go-index.png)
}

.pagetype-404 .centre .close:before {
	width: 11px;
	height: 11px;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/close.png)
}

.pagetype-404 .centre .refresh:before {
	width: 12px;
	height: 13px;
	background-image: url(https://wapcdn.thecover.cn/web/20160610/refresh.png)
}

.special-report .header-wrapper {
	box-shadow: none
}

.special-report #banner_img {
	position: relative;
	/*top: 70px;*/
	height: 200px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.for-app {
	display: none!important
}

#footer .footer-logo-wrapper {
	width: 1200px;
	height: auto;
	margin: 0 auto
}

#footer .footer-logo-wrapper:after {
	content: " ";
	display: table;
	clear: both
}

#footer .footer-logo-top {
	width: 504px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51,51,51,1);
}

#footer .footer-logo-top img {
	width: 100%
}

#footer .footer-logo {
	width: 100%;
	margin-bottom: 40px;
}

#footer .footer-logo li {
	float: left;
	margin: 0 20px;
	/*width: 13.25%;*/
	/*margin-right: 1.208%;*/
	/*margin-bottom: 13px;*/
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

#footer .footer-logo li img {
	width: 100%;
	height: auto
}

#footer .footer-logo li>a {
	display: block;
	width: 100%;
	height: auto
}
#footer > .footer-about{
	min-width: 1300px;
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(51,51,51, 0.7);
}
#footer > .footer-else >a{
	font-size:16px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(51,51,51, 1);
	display: inline-block;
	vertical-align: middle;
}
.footer-about> .aline {
	margin: 0 15px;
	width:1px;
	height:12px;
	background:rgba(160,160,160,1);
	display: inline-block;
	vertical-align: middle;
}
.footer-else {
	margin: 30px 0 20px 0;
}
.footer-else > .aline{
	margin: 0 30px;
	background:rgba(67,67,67,1);
}


.jb-wrapper {
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 21px;
	text-align: center;
}

.jb-wrapper>a {
	display: inline-block;
	text-decoration: none;
	margin-right: 13px;
}

.jb-wrapper>a:last-of-type {
	margin-right: 0px;
}

.jb-wrapper>a>img {
	width: 160px;
	height: auto;
	vertical-align: middle;
}

#share_icons {
	z-index: 100
}

.main-article video {
	max-height: none !important
}

	body{
		background: url(../img/2x/body_bg.png) no-repeat;
		background-repeat-x: repeat;
	}
	.header-wrapper {
		box-shadow: none;
	}

	.content-wrapper.responsive-wrapper {
		margin-top: 20px;
	}

	.content-wrapper .main-article,
    .content-wrapper .left-floated-nav,
    .content-wrapper .main-section,
    .content-wrapper .guess-your-interests {
		position: relative;
		z-index: 1;
	}
    /* 两会皮肤 end*/
	.responsive-wrapper {
		width: 1300px;
		margin: 0 auto;
	}

	.content-wrapper.responsive-wrapper .main-article {
		/*width: 880px*/
		width: 953px;
		float: left;
	}

	.content-wrapper.responsive-wrapper .guess-your-interests {
		/*width: 305px;*/
		width: 325px;
		float: right;
		box-sizing: border-box;
		padding: 15px;
	}

	.editor-selected,.pagetype-index #btn_load_more {
		width: 100%
	}

	.express-news,.express-news-date,.express-news-scroll-area {
		width: 362px
	}

	.express-news {
		margin-left: 8px
	}

	.each-slide-of-banner figcaption {
		height: 110px
	}

	.guess-your-interests .link>div img {
		height: 152px
	}
	.currentparery-wrapper{
		padding:28px;
		background: #fff;
		border: 1px solid #ccc;
		border-top: none;
		box-sizing: border-box;
	}
	.currentparery-channle{
		display: block;
		font-size:28px;
		font-family:PingFangSC-Regular;
		font-weight:400;
		color:rgba(3,3,3,1);
		line-height:38px;
		margin-bottom: 15px;
	}
	.packery-container.col-4 .grid-item {
		width: 310px;
	}

	#footer .footer-logo li:nth-child(7n) {
		margin-right: 0
	}

	#video-player-wrapper .vjs-button>.vjs-icon-placeholder:before {
		font-size: 30px;
		line-height: 72px;
	}

	#video-player-wrapper .video-js .vjs-volume-bar {
		margin: 3em .45em;
	}

	#video-player-wrapper .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
		content: '';
	}
