/* 绘本 */

.container {
	max-width: 640px;
}

.progress {
	height: 5px;
	margin-top: 5px;
}

a,
[class^="btn-"] {
	cursor: pointer;
}

#btn-share,
#btn-top {
	position: fixed;
	right: 15px;
	display: block;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#btn-share {
	bottom: 100px;
	background-color: rgba(239, 89, 118, .8);
	color: #FFFFFF;
}

#btn-top {
	bottom: 60px;
	border: 1px solid #DEDEDE;
	background-color: rgba(255, 255, 255, .8);
	color: #888888;
}

.mask {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 999999;
}


/* 自定义图标 */

.icon {
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	border-radius: 50%;
	vertical-align: middle;
}

.icon-rank {
	background: url(../commonimg/icon/rank.png) no-repeat;
	background-size: 100%;
}

.icon-zhongwen {
	background: url(../commonimg/icon/logo.png) no-repeat;
	background-size: 100%;
}

.icon-tuijian {
	background: url(../commonimg/icon/recommend.png) no-repeat;
	background-size: 100%;
}


/* 颜色类 */

.bg-red {
	background-color: #dc2400;
}

.bg-yellow {
	/* background-color: #fef200; */
	background-color: #eb2310;
}

.bg-green {
	background-color: #00934d;
}

.bg-gray {
	background-color: #f4f4f4;
}

.bg-gray2 {
	background-color: #e5e5e5;
}

.foco-red,
.foco-red:hover,
.foco-red:focus {
	color: #dc2400;
}

.foco-f,
.foco-f:hover,
.foco-f:focus {
	color: #FFFFFF;
}

.foco-2 {
	color: #222222;
}

.foco-4,
.foco-4:hover,
.foco-4:focus {
	color: #444444;
}

.foco-9 {
	color: #999999;
}


/* 首页 */

.part-index .count .col-xs-4 {
	position: relative;
}

.part-index .count .col-xs-4:nth-child(n+1):before {
	content: "";
	/* width: 1px; */
	height: 100%;
	background-color: #DEDEDE;
	position: absolute;
	top: 0;
	left: 0;
}

p,
h4 {
	word-wrap: break-word;
}

p.name {
	text-align:center;
	height: 4rem;
	line-height: 2rem;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


/* 阅读榜单+绘本榜单+借阅记录 */

.part-record-list .list .row {
	margin-left: 0;
	border-left: 1px solid #DEDEDE;
}

.part-record-list .list .row .time {
	position: relative;
	font-size: 1.6rem;
}

.part-record-list .list .row .time span {
	position: absolute;
	width: 16px;
	height: 16px;
	background-color: #dc2400;
	border-radius: 50%;
	top: 2px;
	left: -8px;
}


/* 会员中心 */

.part-member .img {
	max-width: 16rem;
	margin: 20px auto 15px;
}

.part-recommend-list .list .status {
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #dc2400;
	color: #FFFFFF;
	font-size: 12px;
	width: 5rem;
	height: 5rem;
	text-align: center;
	border-radius: 50%
}

.part-recommend-list .list .status .circle {
	width: 4rem;
	height: 4rem;
	padding: 0.2rem;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	margin-top: .5rem;
	margin-left: .5rem;
}


/* 顶部+底部导航 */

.navbar-fixed-top .col-xs-6,
.navbar-fixed-top .col-xs-5,
.navbar-fixed-top .col-xs-4,
.navbar-fixed-top .col-xs-3,
.navbar-fixed-top .col-xs-2 {
	line-height: 40px;
	position: relative;
	padding-left:0px;
	padding-right:0px;
}

.navbar-fixed-top .col-xs-5:after,
.navbar-fixed-top .col-xs-4:after,
.navbar-fixed-top .col-xs-3:after,
.navbar-fixed-top .col-xs-2:after,
.navbar-fixed-top .col-xs-6:after{
	content: "";
	/* width: 1px; */
	height: 80%;
	background-color: #DEDEDE;
	position: absolute;
	top: 10%;
	right: 0;
}

.navbar-fixed-top .col-xs-6:last-child:before {
	content: "";
	/* width: 1px; */
	height: 80%;
	background-color: #DEDEDE;
	position: absolute;
	top: 10%;
	left: 0;
}

.navbar-fixed-bottom .icon-bor {
	max-width: 3rem;
	margin-left: auto;
	margin-right: auto;
}

.navbar-fixed-bottom .col-xs-3 {
	position: relative;
}

.navbar-fixed-bottom .col-xs-3:nth-child(n+1):before {
	content: "";
	/* width: 1px; */
	height: 100%;
	background-color: #DEDEDE;
	position: absolute;
	top: 0;
	left: 0;
}

.mask-con {
	position: fixed;
	bottom: 0;
	left: 10%;
	width: 80%;
	font-size: 1.4rem;
	text-align: center;
	z-index: 99999999;
}

.modal.fade .modal-dialog {
	z-index: 999999999;
	font-size: 1.4rem;
}


/* Mark 改版 2018.12.18 */
.biaoqian1{
/*position: relative;*/
width:50%;
/*border:2px solid #DEDEDE;*/
/* background-color:red; */
float:left;
}

.biaoqian2{
/*position: relative;*/
width:50%;
/*border:2px solid #DEDEDE;*/
/* background-color:yellow; */
float:left;

}

.biaoqian_3{
width:100%;
/* background-color:red; */
border:1px solid #DEDEDE;
display:flex;
}
.biaoqian_3_img{
width:100%;
border:1px solid #DEDEDE;
}

.biaoqian_zu{
/*position: relative;*/
width:100%;
float:left;
/*display:flex;*/

}
.biaoqian_border-left{
border-left: 1px solid #DEDEDE;
}
.biaoqian_border-right{
border-right: 1px solid #DEDEDE;
}
.biaoqian_border-top{
border-top: 1px solid #DEDEDE;
}
.biaoqian_border-bottom{
border-bottom: 1px solid #DEDEDE;
}

/* Mark 改版 2018.8.24 */

/*.agediv1 {
	width:640px;
	background-color:#999999;
	height:50px;
	margin-top:10px;
	margin-left:0px;

}*/
/*.agefenlei{
	width:25%;
	float:left;
}*/
/*.imgfenlei{
	width:100%;
	padding-left:5px;
	padding-right:5px;*/
	
	/* div圆角 */
	/*border-radius:13px;
	-moz-border-radius:13px; /* Old Firefox */
	
/*}*/
/*.imgfenleidiv{
	width:150px;
	margin-left:5px;
}*/


/* 首页搜索层*/
.sreach-bar{
	position: absolute;
	width:100%;
	z-index: 999;
	padding:5px 0 5px 0;
	
	/* 低版本IOS */
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	/* 12版 */
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}

.sreach-input {
	/* position: absolute; */
	width: 95%;
	height: 35px;
	margin: auto;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F1F3F4;
	border-radius: 5px;
	/* display:flex; */
	/* align-items: center; */
	/* justify-content: center; */
	
	/* 低版本IOS */
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	/* 12版 */
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}

.sreach-input input {
	background-color:#F1F3F4;
	border:none;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
	height:25px;
	width: 80%;
}

.sreach-input input:focus { 
	outline: none;
}

.sreach-input-icon {
	width:25px;
	height:25px;
}

.sreach-layer{
	position: absolute;
	width:100%;
	min-height: 0%;
	z-index: 10001;
	opacity: 0;
	/* background-color:#EC2D13; */
	/* padding:5px 0 5px 0; */
}

.sreach-open {
	opacity: 1;
}

.search-close {
	opacity: 0;
}

.search-content{
	/* color: #F4F4F4; */
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #f1f1f1;
	position: absolute;
	z-index: 10001;
}

.search-content .sreach-content-input {
	width: 100%;
	height: 50px;
	margin: auto;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFF;
	display:flex;
	align-items: center;
	justify-content: center;
}

.search-content input {
	background-color:#f1f1f1;
	border:none;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
	height:30px;
	width: 80%;
	padding: 0 5px 0 5px;
	border-radius: 5px;
}

.search-content input:focus { 
	outline: none;
}

.sreach-content-hot {
	display:flex;
	align-content: flex-start;
	flex-direction: unset;
    flex-wrap: wrap;
}

.sreach-content-hot-text {
	background-color:#FFF;
	line-height:30px;
	margin: 5px;
	padding: 5px;
	border-radius: 5px;
	font-size: 12px;
}
.sreach-content-title{
	font-size:14px;
    margin-top: 20px;
    padding: 5px;
	display: flex;
}

.collection-list{
	width:100%;
	padding:5px 0 5px 0;
	
	/* 低版本IOS */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	/* 12版 */
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	
	align-items:center;
	-webkit-align-items:center;
	box-align:center;
	-moz-box-align:center;
	-webkit-box-align:center;
}

.text-hidden{
	width:100%; 
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
	font-size: 14px;
}

.collection-text {
	background-color:#F4F4F4;
	line-height:20px;
	border-radius: 10px;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	font-size: 12px;
}

/*
* 书箱页面
*/
.bookbox-item {
	border: 1px solid #DEDEDE;
	border-radius:1em;
	background-color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
}

.display-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.display-justify-content {
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}

.display-align-items{
	align-items:center;
	-webkit-align-items:center;
	box-align:center;
	-moz-box-align:center;
	-webkit-box-align:center;
}

.card {
	width:100%;
	height:180px;
	/*border:1px solid #ff0000;*/
}

.card-left {
	width:50%;
	height:100%;
	border:1px solid #ccc;
	box-shadow:0 2px 6px #ccc;
}

.card-right {
	width:50%;
	height:100%;
	background-color:#FF6347;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	box-shadow:0 3px 6px #ccc;
	color:white;
}

.card .card-content img{
	width:80px;
	border-radius:40px;
}

.card-title {
	height:20%;
	font-size:116%;
}

.card-content {
	height:80%;
}

.card-content span {
	line-height:1.5625.em;
}

.card-logo {
	width:30px;
	height:30px;
	position:relative;
	margin:0;
	padding:0;
	float:left;
	left:-15px;
	bottom:180px;
}

.card-logo img {
	width:100%;
	height:100%;
	border-radius:30px;
	border:1px solid #FFFFFF;
	box-shadow:0 3px 6px #ccc;
}