@charset 'UTF-8';

body, p, h1, h2, h3, h4, h5, h6, ul, dl, ol, dd, form {
	margin: 0;
}
ul, ol {
	list-style: none;
	padding: 0;
}

a {
	color: inherit;
	text-decoration: none;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-size: 100%;
}
input, textarea, select {
	font-family: inherit;
}

@media screen and (max-width: 1024px) {
	body {
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		-webkit-user-select: none;
		-webkit-text-size-adjust: none;
		-webkit-touch-callout: none;
	}
}

[hidden] {
	display: none;
}

/* 如果是移动端页面，需要使用rem单位，可以放开下面注释，无需JS，?px/16进行转换，例如20px=1.25rem */
@media screen and (min-width: 375px) {
    html {
        font-size: calc(100% + 2 * (100vw - 375px) / 39);
        font-size: calc(16px + 2 * (100vw - 375px) / 39);
    }
}
@media screen and (min-width: 414px) {
    html {
        font-size: calc(112.5% + 4 * (100vw - 414px) / 586);
        font-size: calc(18px + 4 * (100vw - 414px) / 586);
    }
}
@media screen and (min-width: 1000px) {
    html {
        font-size: calc(137.5% + 6 * (100vw - 1000px) / 1000);
        font-size: calc(22px + 6 * (100vw - 1000px) / 1000);
    }
}

.AA {
	background-color: #f1f2f3;
	font-family: sans-serif;
	line-height: 1.5;
	color: #4a4a4a;
}

/*for jingjing*/
:not(body) > .AA {
	position: relative;
}


.AB {
	max-width: 30rem;
	margin: auto;
}

.AC {
	padding: 62.5333% 100% 0 0;
	font-size: 0;
	color: transparent;
	background: url(../images/header-bg.jpg) no-repeat;
	background-size: cover;
}

.AD {
	margin: 0 1rem;
}

.AE {
	font-size: 1rem;
	font-weight: bold;
	margin: 1.875rem 0 1.25rem;
	color: #000;
}
.AF {
	height: 1em;
	position: absolute;
	margin-top: .25em;
	width: 0.1875rem;
	background-color: #bbaf80;
}
.AG {
	margin-left: .375rem;
}
.AH {
	font-size: 0.875rem;
	line-height: 1.642857;
}
/*书本介绍开始*/
.AI {
	position: relative;
	overflow: hidden;
	z-index: 0;
	padding: 0 1.25rem 1rem 0;
}
.AI::before {
	content: '';
	position: absolute;
	background: url(../images/rectangle.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 5.88rem;
	z-index: -1;
	bottom: 0;
}

.AJ {
	width: 5rem;
    height: 7rem;
    float: left;
    padding:0 1rem 0 2rem;
}
.AK {
	overflow: hidden;
	padding-top: 3rem;
}
.AL {
	font-size: 1rem;
	color: #FFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.AM {
	color: #898989;
	font-size: .75rem;
	margin-top: .5rem;
}
.AN {
	background-color: #FFF;
	font-size: .875rem;
	padding: 1rem;
	box-shadow: 0 1px 8px #b3b3b3;
	border-radius: 0 0 12px 12px;
}
.AO {
	display: block;
}
.AP {
	font-size: .75rem;
	border-bottom: 1px solid #898989;
	position: relative;
}
.AP:after {
	content: '';
	position: absolute;
	width: 50%;
	height: 1px;
	background-color: #000;
	left: 0;
	bottom: 0;
}
.AQ {
	position: relative;
    font-size: 0;
    margin: 0.75rem 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
.AR {
	background-color: #FFF;
	border-radius: 12px;
	padding: .75rem;
	font-size: 1rem;
	width: 17rem;
	display: inline-block;
    vertical-align: top;
    white-space: normal;
    margin-right: .75rem;
    font-size: .875rem;
}
.AS {
	font-size: 1rem;
	margin-bottom: .5rem;
}
.AT {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	position: relative;
	overflow: hidden;
	height: 4rem;
}
.AU {
	padding-left: 4px;
}
.AV {
	font-size: .75rem;
	color: #848484;
	margin-top: .75rem;
}
.AW {
	width: 1.56rem;
    height: 1.56rem;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 1ex;
}
.AX {
	background: url(../images/banner-bg-1.jpg) no-repeat;
}
.AY {
	background: url(../images/banner-bg-2.jpg) no-repeat;
}
.AZ {
	padding: 13.866667% 100% 0 0;
	font-size: 0;
	color: transparent;
	margin: 1rem 0;
	background-size: cover;
}

.BA {
	padding: 1em 0;
}
.BA:last-child {
	padding-bottom: 0;
}

/*作者介绍*/



/*当前连载*/
.BB {
	display: block;
	padding: 30% 100% 0 0;
	font-size: 0;
	color: transparent;
	margin-top: 1rem;
	background: url(../images/btn-read.png) no-repeat;
	background-size: cover;
}

.BC {
	display: block;
	margin: 1rem 0;
	padding: 14% 100% 0 0;
	font-size: 0;
	background: url(../images/btn-share.jpg) no-repeat;
	background-size: contain;
}

/*往期回顾*/
.BD {
	font-size: 1.5rem;
	text-align: center;
	margin-bottom: 1.75rem;
}

.BE {
	padding-bottom: 2rem;
}


.BF {
	margin-top: 1rem;
	white-space: nowrap;
	position: relative;
	font-size: 0;
	overflow: hidden;
}

.BG {
	display: inline-block;
	vertical-align: top;
}

.BH {
	display: inline-block;
	width: 33.33vw;
	padding: 1px .75rem 1rem;
	white-space: normal;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
}

.BI {
	display: block;
	padding: 50%;
	margin-bottom: .75rem;
	position: relative;
}
.BJ {
	position: absolute;
	width: 100%; height: 100%;
	left: 0; top: 0;
}

.BK {
	font-size: .875rem;
	margin-left: -.375rem;
	margin-right: -.375rem;
	letter-spacing: -.25px;
}

.BL {
	text-align: center;
}
.BM {
	display: inline-block;
	border: 3px solid transparent;
}
.BN {
	display: block;
	width: 0.5625rem; height: 0.5625rem;
	border-radius: 50%;
	background-color: #d3d3d3;
}

.BM .active {
	background-color: #b5a370;
}


/*微信分享提示*/
.BO {
	display: none;
	position: absolute;
	top: 0; right: 0;
	bottom: 0; left: 0;
	background-color: rgba(0,0,0,.8);
}
body > .AA .BO {
	position: fixed;
}
.BP {
	position: absolute;
	width: 215px; height: 54px;
	right: 1rem; top: 1.5rem;
}

@media screen and (min-width: 30rem) {
	.BH {
		width: 10rem;
	}
}