﻿@font-face {
	font-family: PingFangSC-Regular;
	src: url("font/PingFang Regular.ttf");
}

* {
	/*font-family: PingFangSC-Regular, sans-serif;*/
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
legend,
li,
ol,
p,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

* {
	box-sizing: border-box;
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

caption,
th {
	text-align: left
}

fieldset,
img {
	border: 0
}

li {
	list-style: none
}

q:before,
q:after {
	content: ''
}

input:password {
	ime-mode: disabled
}

:focus {
	outline: 0
}

body,
html {
	min-height: 100%;
	width: 100%;
	background-color: #F7F8FC;
}

body {
	-webkit-user-select: none;
	user-select: none
}

a,
img {
	/*-webkit-touch-callout: none*/
}

body,
button,
input,
select,
textarea {
	/*font-family: 'Helvetica Neue', Helvetica, STHeiTi, sans-serif;*/
}

input,
button,
textarea,
select {
	/*-webkit-appearance: none;*/
	outline: 0;
	border: 0;
	background-color: transparent
}

a {
	text-decoration: none;
	/*color: #53cbbf*/
}

a:link,
a:visited,
a:hover,
a:active,
a {
	text-decoration: none;
}

.fs10 {
	font-size: 0.26667rem;
}

.fs11 {
	font-size: 0.29333rem;
}

.fs12 {
	font-size: 0.32rem;
}

.fs13 {
	font-size: 0.34667rem;
}

.fs14 {
	font-size: 0.37333rem;
}

.fs15 {
	font-size: 0.4rem;
}

.fs16 {
	font-size: 0.42667rem;
}

.fs17 {
	font-size: 0.45333rem;
}

.fs18 {
	font-size: 0.48rem;
}

.fs19 {
	font-size: 0.50667rem;
}

.fs20 {
	font-size: 0.53333rem;
}

.fs40 {
	font-size: 1.06666rem;
}

.fs50 {
	font-size: 50px;
}

.fsm {
	font-family: PingFangSC-Medium;
}

.header {
	position: relative;
	width: 100%;
	height: 56px;
	line-height: 56px;
	/*background-color: #fff;*/
}

.header-bottom {
	border-bottom: solid #cccccc .5px;
}

.back,
.back-tolist {
	position: absolute;
	width: 1.33333rem;
	height: 1.33333rem;
	left: 0.42667rem;
	top: 0rem;
	background-repeat: no-repeat;
	background-position: 3% 50%;
	background-size: 14% 28%;
}

.back {
	background-image: url(/image/icon-back-w.png);
}

.header .close {
	position: absolute;
	width: 0.4rem;
	height: 0.4rem;
	left: 0.53333rem;
	top: 0.48rem;
	background-image: url(/image/icon-close.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size: 100% 100%;
}

.header .title {
	text-align: center;
	font-size: 0.42667rem;
	color: #fff;
}

.header .tool {
	position: absolute;
	width: auto;
	height: 0.34667rem;
	line-height: 0.34667rem;
	right: 0.42667rem;
	top: 0.48rem;
	font-size: 0.37333rem;
	color: #ed452c;
}

.common-color {
	color: #ec452c;
}

.common-bg-color {
	background-color: #ec452c;
}

.common-bd-color {
	border-color: #ec452c;
}

.color-fff {
	color: #fff;
}

.color-333 {
	color: #333;
}

input::-webkit-input-placeholder {
	color: #b8b8b8;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #b8b8b8;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #b8b8b8;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #b8b8b8;
}

.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	height: 1.2972972972972974rem;
	padding: 0.13513513513513514rem 0;
	border-top: solid #EEEEEE 0.02702702702702703rem;
	background-color: #fff;
}

.navbar {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.navbar-item {
	display: block;
	text-align: center;
}

.navbar-icon {
	display: block;
	width: 0.6756756756756757rem;
	height: 0.6756756756756757rem;
	margin: 0rem auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}

.icon-indexs {
	background-image: url(/image/icon-indexs.png);
}

.icon-index {
	background-image: url(/image/icon-index.png);
}

.icon-recommends {
	background-image: url(/image/icon-recommends.png);
}

.icon-recommend {
	background-image: url(/image/icon-recommend.png);
}

.icon-reads {
	background-image: url(/image/icon-reads.png);
}

.icon-read {
	background-image: url(/image/icon-read.png);
}

.navbar-desc {
	font-size: 0.2972972972972973rem;
	line-height: 0.2972972972972973rem;
	height: 0.2972972972972973rem;
	margin-top: 0rem;
	color: #bbb;
}

.navbar-descs {
	font-size: 0.2972972972972973rem;
	line-height: 0.2972972972972973rem;
	height: 0.2972972972972973rem;
	margin-top: 0rem;
	color: #007AFF;
}

.mask {
	display: none;
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	z-index: 998;
	position: fixed;
	top: 0;
}


/**
 * 复制弹窗
 */

.copydiv {
	display: none;
	width: 84%;
	position: fixed;
	top: 27%;
	right: 0;
	line-height: 0.6756756756756757rem;
	border-top: 0.02702702702702703rem solid #dddddd;
	left: 0;
	margin: auto;
	background-color: white;
	text-align: center;
	z-index: 999;
	border-radius: 0.2702702702702703rem;
}

.shareToText {
	background-color: white;
	color: #333333;
	font-size: 0.32432432432432434rem;
	text-align: left;
	line-height: 0.5405405405405406rem;
}

.shareToLink {
	margin-top: 0.5405405405405406rem;
	height: 1.0810810810810811rem;
	background-color: #ededed;
	line-height: 1.0810810810810811rem;
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 0.32432432432432434rem;
	color: #999999;
	padding: 0 0.4em;
	box-sizing: border-box;
	user-select: text;
	-webkit-user-select: text;
}

.copytext {
	position: fixed;
	top: 6.351351351351352rem;
	color: white;
	opacity: 0;
}

.btn {
	padding: .2em 0.9em;
	min-height: 2.2em;
	font-size: 0.32432432432432434rem;
	text-align: center;
}

.shareBtn {
	height: 0.972972972972973rem;
	background-color: #007aff;
	color: white;
	margin: 0.5405405405405406rem auto 0;
	z-index: 555;
	position: relative;
	width: 50%;
	border: 0;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
	font-size:1.4em;
}

.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}

.scroll-y {
    overflow-y: auto;
}

.load {
	display: none;
	position: fixed;
	z-index: 18;
	width: 4.18667rem;
	height: 1.6rem;
	top: 50%;
	left: 50%;
	margin-left: -2.08rem;
	margin-top: -0.8rem;
	background: rgba(0, 0, 0, 0.8);
	border-radius: 0.08rem;
}

.load-gif {
	position: absolute;
	width: 0.58667rem;
	height: 0.58667rem;
	top: 0.26667rem;
	left: 50%;
	margin-left: -0.29333rem;
}

.load-gif img {
	width: 100%;
	height: 100%;
}

.load-text {
	position: absolute;
	bottom: 0.16rem;
	width: 100%;
	font-size: 0.32rem;
	color: #999;
	text-align: center;
}