@charset "utf-8";





html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0
}

html {
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
	display: block
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
th {
	text-align: left;
	font-weight: normal
}

html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0
}

i,
cite,
var,
em,
address,
dfn {
	font-style: normal
}

[hidefocus],
summary {
	outline: 0
}

li {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
	font-size: 100%
}

sup,
sub {
	font-size: 83%
}

pre,
code,
kbd,
samp {
	font-family: inherit
}

q:before,
q:after {
	content: none
}

textarea {
	overflow: auto;
	resize: none
}

label,
summary {
	cursor: default
}

a,
button {
	cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
	font-weight: bold
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none
}

body,
textarea,
input,
button,
select,
keygen,
legend {
	font: 12px/1.14 arial, \5b8b\4f53;
	color: #333;
	outline: 0
}

body {
	background: #fff
}

a {
	color: #333
}

.g-cloumn {
	width: 1000px;
	margin: 0 auto
}

.f-cb:after,
.f-cbli li:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: "."
}

.f-cb,
.f-cbli li {
	zoom: 1
}

.f-ib {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.f-dn {
	display: none
}

.f-db {
	display: block
}

.f-fl {
	float: left
}

.f-fr {
	float: right
}

.f-pr {
	position: relative
}

.f-prz {
	position: relative;
	zoom: 1
}

.f-oh {
	overflow: hidden
}

.f-ff0 {
	font-family: arial, \5b8b\4f53
}

.f-ff1 {
	font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53
}

.f-fs1 {
	font-size: 12px
}

.f-fs2 {
	font-size: 14px
}

.f-fwn {
	font-weight: normal
}

.f-fwb {
	font-weight: bold
}

.f-tal {
	text-align: left
}

.f-tac {
	text-align: center
}

.f-tar {
	text-align: right
}

.f-taj {
	text-align: justify;
	text-justify: inter-ideograph
}

.f-vam,
.f-vama * {
	vertical-align: middle
}

.f-wsn {
	word-wrap: normal;
	white-space: nowrap
}

.f-pre {
	overflow: hidden;
	text-align: left;
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: break-all
}

.f-wwb {
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all
}

.f-ti {
	overflow: hidden;
	text-indent: -30000px
}

.f-ti2 {
	text-indent: 2em
}

.f-lhn {
	line-height: normal
}

.f-tdu,
.f-tdu:hover {
	text-decoration: underline
}

.f-tdn,
.f-tdn:hover {
	text-decoration: none
}

.f-toe {
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis
}

.f-csp {
	cursor: pointer
}

.f-csd {
	cursor: default
}

.f-csh {
	cursor: help
}

.f-csm {
	cursor: move
}

.f-usn {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.f-clear,
.f-h10,
.f-h15,
.f-h20,
.f-h25,
.f-h30 {
	clear: both
}

.f-h10 {
	height: 10px
}

.f-h15 {
	height: 15px
}

.f-h20 {
	height: 20px
}

.f-h25 {
	height: 25px
}

.f-h30 {
	height: 30px
}

.f-mt5 {
	margin-top: 5px
}

.f-mt10 {
	margin-top: 10px
}

.f-mt15 {
	margin-top: 15px
}

.f-mt20 {
	margin-top: 20px
}

.f-mt30 {
	margin-top: 30px
}

.audio-box {
	width: 40%;
	height: 40px;
	min-width: 500px;
	background-color: #222;
	margin: 0 auto
}

.audio-box .play-btn {
	width: 16px;
	height: 100%;
	display: block;
	background: url('images/play.png') no-repeat 0 center;
	margin-left: 6%;
	float: left;
	cursor: pointer
}

.audio-box .audio-progress {
	display: inline-block;
	width: 70%;
	height: 2px;
	line-height: 36px;
	background: #ccc
}

.audio-box .audio-progress .audio-progress-bar {
	display: inline-block;
	width: 0;
	height: 100%;
	background: #26bf8f;
	float: left;
	-webkit-transition: width 1s linear;
	-moz-transition: width 1s linear;
	-ms-transition: width 1s linear;
	-o-transition: width 1s linear;
	transition: width 1s linear
}

.audio-box .currentTime {
	display: inline-block;
	width: 15%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	text-indent: 0;
	font-size: 14px
}

.audio-box .audio-playing {
	background: url('images/play.png') no-repeat -16px center
}

@media screen and (max-width:375px) {
	.audio-box .play-btn {
		margin-left: 3%
	}

	.audio-box .currentTime {
		width: 18%;
		float: right
	}
}

@media screen and (max-width:440px) {
	.audio-box {
		width: 100%;
		min-width: 290px
	}
}

.article ul,
.article ol {
	text-indent: 0;
	padding-left: 40px
}

.article em {
	font-style: italic;
	font-weight: normal
}

.article ul {
	list-style: disc
}

.article ol {
	list-style: decimal
}

.article li {
	list-style: inherit
}

.pt47 {
	width: 100%;
	height: 47px;
	clear: both;
}
.pt60 {
	width: 100%;
	height: 60px;
	clear: both;
}



/* 列表页------------------------------------------------------------------------------------------ */
::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 0px !important;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 0px !important;
	background: #ffffff !important;
	cursor: pointer;
}

body {
	font-family: 'PingFangSC-Medium', 'Microsoft YaHei', "Arial";
}

.top-banner {
	z-index: 3;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 46px;
	display: flex;
	border-bottom: 1px solid #F2F2F2;
	background: #fff;
}

.logo-area {
	padding: 6px 12px;
}

.logo-area img {
	width: 32px;
	height: 32px;
}

.nav {
	flex: 1;
	width: calc(100% - 82px);
	overflow: hidden;
}

.nav li.menu-item {
    position: relative;
    display: inline-block;
    color: #666;
    padding: 8px 0 11px 0;
    margin: 0 12px;
    line-height: 24px;
    font-size: 18px;
    text-decoration: none;
}
.nav li.menu-item.current-menu-item a {
	color: #F82F24;
	font-weight: bold;
}
.nav .nav-item {
	position: relative;
	display: inline-block;
	color: #666;
	padding: 8px 0 11px 0;
	margin: 0 12px;
	line-height: 24px;
	font-size: 18px;
	text-decoration: none;
}

.nav .nav-item.active {
	color: #F82F24;
	font-weight: bold;
}

.nav-item.active::after {
	position: absolute;
	display: block;
	bottom: 6px;
	content: '';
	width: 60%;
	left: 20%;
	height: 2px;
	background: #f82f24;
	border-radius: 1px;
}

.nav-wrap {
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: scroll;
}

.more {
	background: #fff;
	padding: 14px 8px;
}

.more img {
	width: 20px;
	height: 20px;
}

.new-content {
	width: 100vw;
	overflow-x: hidden;
	margin-top: 0!important;
	margin-bottom: 50px;

}

.channel-page {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: #F1F1F1;
}

.channel-title {
	position: relative;
	background: #fff;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	text-align: center;
}

.channel-title .down-icon {
	display: block;
	position: absolute;
	right: 8px;
	top: 8px;
	width: 20px;
	height: 20px;
	background: url(static/images/down-icon.png);
	background-size: 100% 100%;
}

.channel-div {
	padding: 0 14px;
}

.channel-div .subtitle {
	font-size: 16px;
	color: #333;
	line-height: 16px;
	padding: 16px 0;
}

.channel-div ul li {
	float: left;
	width: 23%;
	margin-right: 2.25%;
	margin-bottom: 8px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 2px;
	line-height: 36px;
	text-align: center;
}

.channel-div ul li:nth-child(4n+4) {
	margin-right: 0;
}

.channel-div ul li a {
	color: #666;
	font-size: 15px;
}

.m-list {
	padding: 0 1.6rem;
}

.gallery {
	position: relative;
	width: 100%;
	height: 19.2rem;
	margin-bottom: 10px;
	border-radius: 4px;
	display: block!important;
}

.gallery li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.gallery li a img {
	width: 100%;
	height: 100%;
}

.gallery li .bullets {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 36.5vw;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}

.gallery li .bullets .f-fl {
	position: absolute;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	bottom: 24px;
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	padding: 0 15px;
}

/* .gallery li .bullets .f-fl::before {
    content: '';
    display: inline-block;
    background: url(/assets/templates/wap/default/css/images/fire.png) no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    vertical-align: middle;
} */

.swiper-pagination {
	font-size: 0;
	width: 100%;
	bottom: 8px;
	text-align: center;
}

.swiper-container .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	box-sizing: border-box;
	margin: 0 4px;
	border: 2px solid #C1BEBE;
	transform: rotate(45deg);
	border-radius: 50%;
}

.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border: 0;
	background-color: #F82F24;
}

.list-item {
	position: relative;
	padding: 1.6rem 0;

}

.split-bottom-line:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #EBEBEB;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.list-item .title {
	display: -webkit-box;
	word-break: break-word;
	-webkit-line-clamp: 3;
	overflow: hidden;
	-webkit-line-break: auto;
	-webkit-box-orient: vertical;
	color: #333;
	font-size: 18px;
	line-height: 26px;
}

.list-item .desc {
	word-break: break-word;
	color: #9C9C9E;
	font-size: 12px;
	line-height: 15px;
}

.list-item a {
	display: block;
	width: 100%;
	position: relative;
	color: #333;
}

.list-item .dt-flex-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.normal-item .news-intro {
	/* position: relative;
    width: 64%;
    padding-top: 24.375%; */
}

.normal-item .news-intro .title {
	/* position: absolute;
    top: 0;
    left: 0; */
	width: 21.5rem;
	min-height: 5.2rem;
}

.normal-item .news-intro .desc {
	/* position: absolute;
    bottom: 0;
    left: 0; */
	padding-top: 1.5rem;
}

.normal-item .news-img {
	position: relative;
	width: 11.2rem;
	height: 8.4rem;
}

.normal-item .news-img img,
.big-item .news-img img,
.three-item .news-img .img-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 2px 2px;
}

.normal-item .signup .date-str {
	font-size: 12px;
	color: #F64E45;
	line-height: 12px;
	padding-top: 7px;
}

.normal-item .signup .title {
	width: 21.5rem;
	font-size: 17px;
	line-height: 24px;
}

.normal-item .signup .ax-title {
	display: -webkit-box;
	word-break: break-word;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-line-break: auto;
	-webkit-box-orient: vertical;
	width: 21.5rem;
	font-size: 17px;
	line-height: 24px;
}

.normal-item .signup .introduce {
	width: 21.5rem;
	font-size: 12px;
	line-height: 18px;
	display: -webkit-box;
	word-break: break-word;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-line-break: auto;
	-webkit-box-orient: vertical;
	margin-top: 8px;
}

.normal-item .signup .signup-btn {
	width: 79px;
	height: 26px;
	border-radius: 17px;
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	margin-top: 8px;
}

.normal-item .signup .signup-start {
	color: #fff;
	background: linear-gradient(135deg, #FF795F 0%, #F82F24 100%);
}

.normal-item .signup .signup-ready {
	color: #fff;
	background: linear-gradient(135deg, #FF795F 0%, #F82F24 100%);
}

.normal-item .signup .signup-end {
	color: #fff;
	background: #CCCCCC;
}

.big-item .news-img {
	position: relative;
	width: 100%;
	padding-top: 56.56%;
	margin-bottom: 1.2rem;
}

.big-item .title {
	margin-bottom: 0.8rem;
}

.three-item .news-img {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 12px 0;
}

.three-item .news-img .img-wrap {
	position: relative;
	width: 32.5%;
	padding-top: 24.375%;
}



/* 分页 & 面包屑------------------------------------------------------------------------------------------ */
.pagination {
	margin: 30px 0 30px;
	clear: both;
	font-size: 13px;
}

.pagination span,
.pagination a {
	margin-bottom: 10px;
	display: inline-block;
	padding: 1px 5px;
	border: 1px solid #b3b3b3;
	height: 16px;
	line-height: 16px;
	margin: 0 3px;
	*zoom: 1;
	color: #808080;
}

.pagination a:hover {
	text-decoration: none;
}

.pagination a:active {
	color: #d00c1d;
}

.pagination .disabled {
	cursor: default;
	color: #ccc;
}

.pagination a:hover,
.pagination .current {
	border-color: #f82f24;
	background: #f82f24;
	color: #fff;
}

.pagination-default {
	text-align: center;
}

.pagination-right {
	text-align: right;
}

.pagination-left {
	text-align: left;
}

.breadcrumbs {
	font-size: 14px;
	color: #808080;
}

.breadcrumbs a {
	color: #808080;
}

.breadcrumbs a:hover {
	color: #f82f24;
	text-decoration: none;
}

.breadcrumbs i {
	font-style: normal;
	margin: 0 3px;
}

.breadcrumbs strong {
	font-weight: normal;
	color: #333;
}

/* 详情页------------------------------------------------------------------------------------------ */
.a-title {
	padding: 10px 20px 0;
}

.a-title h1 {
	font-size: 22px !important;
	line-height: 1.8 !important;
	overflow: hidden;
	padding: 10px 0 15px;
}

.content-author {
	padding: 1px 20px;
	line-height: 1.6;
	display: flex;
	align-items: center;
}

.content-author .author-right {
	flex: 1;
}

.content-author {
	line-height: 1.6;
}

.content-author .source {
	word-break: break-all;
	margin-right: 10px;
}

.source {
	font-size: 1.4rem !important;
}

article {
	width: 100%;
	height: auto;
}

.content-author,
.article {
	padding: 0 20px;
}

.article {
	margin: 10px auto;
	padding: 0 15px;
	font-size: 1.6rem;
	line-height: 1.5;
	overflow: hidden;
	text-align: justify;
}

#article_1 p {
	line-height: 1.6 !important;
	text-indent: 0 !important;
}

.article p:first-of-type {
	margin-top: 0 !important;
}

.article p {
	word-break: break-word;
	text-align: justify;
	text-justify: inter-word;
	text-align: justify;
}

.article p img {
	max-width: 100% !important;
	height: auto;
	vertical-align: top;
}

article img {
	height: auto !important;
}

.adanderlated {
	/*padding: 16px;*/
}

.adanderlated .item {
	padding: 15px 15px 30px;
	position: relative;
	background: #fff;
}

.adanderlated .item .title {
	position: absolute;
	left: 20px;
	bottom: 35px;
	overflow: hidden;
	font-size: 15px;
}

.adanderlated .item .title .icon {
	float: left;
	display: inline-block;
	font-size: 12px;
	width: 30px;
	height: 18px;
	text-align: center;
	line-height: 19px;
	color: rgba(255, 255, 255, .8);
	background: rgba(0, 0, 0, .2);
	border-radius: 2px;
}

.adanderlated .item .title h3 {
	float: left;
	color: #4A4A4A;
	font-weight: normal;
	margin-top: 3px;
}

.adanderlated .item .title .iconfont {
	float: right;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-webkit-transform: rotate(180deg);
	/* Safari and Chrome */
	-o-transform: rotate(180deg);
	/* Opera */
	-moz-transform: rotate(180deg);
	/* Firefox */
	color: #999;
	font-size: 12px;
	font-weight: 100;
}

.adanderlated .adanderlated-img-container {
	width: 100%;
	height: 50vw;
	text-align: center;
	vertical-align: middle;
}

.adanderlated .adanderlated-img-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sharebox {
  margin: 20px auto;
  overflow: hidden;
  padding: 0 20px;
}
#shareBtn .digg, #shareGive .digg {
  display: inline-block;
  width: 84px;
  height: 28px;
  border-radius: 14px;
  border: 1px solid #f3f1f3;
  color: #999;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
}
#shareGive .digg {
  width: 104px;
  background-color: #f64e45;
  color: #fff;
}
#shareBtn .digg-icon, #shareGive .digg-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('static/images/share-icons.png');
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 6px;
}
#shareGive .digg-icon {
  background-image: url('static/images/give-icons.png');
}

.relateread {
  padding: 0 14px;
    padding-top: 0px;
  padding-top: 16px;
  border-top: 8px solid #f1f1f1;
  font-family: 'PingFangSC-Medium', 'Microsoft YaHei', "Arial";
}
.relateread .relateread-title {
  font-size: 14px;
  padding-left: 10px;
  border-left: 2px solid #f64e45;
  border-radius: 2px;
}
.relateread .relateread-title h1 {
  font-weight: 400;
}
.relateread .relateread-body li {
  border-bottom: 1px solid #eee;
  overflow: hidden;
  margin-top: 16px;
  padding-bottom: 16px;
}
.relateread .relateread-body .relateread-link {
  float: left;
  margin: 10px 0;
    margin-right: 0px;
  width: calc(100% - 128px);
  display: inline-block;
  word-break: break-word;
  margin-right: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 27px;
  font-size: 18px;
}
.relateread .relateread-body .relateread-img {
  display: inline-block;
  width: 112px;
  height: 84px;
  background: #ccc;
  float: left;
}
.relateread .relateread-body .relateread-img img {
  object-fit: cover;
}