/*首页*/
.icon-line1,.icon-search,.titleMore{color:#ff3c66 !important;}
.personTab .current,.timeBox .current{background: #ff87ba;}
.rankClick{border:#ff87ba 1px solid;color: #ff87ba;}
.rankClick span.current{background: #ff87ba;color: #fff;}
.rankClick .borderLr{border-left:#ff87ba 1px solid;border-right: #ff87ba 1px solid;}
/*切换女生颜色*/
.style2-sex-tab .current2 {
	color: #ff3c66 !important;
}
.current2:after {
	content: "";
	background: #ff3c66!important;
}
.ulBox2 li .img2 .num {
	color: #ff3c66;
}
.ulBox2 li .img2:after{
	border-right: 1px solid #ff3c66;
}
/*首页排行 选项卡*/
.style2-btn-group .btn-group-item.bg-active {
	color: #fff;

	background-image: -webkit-linear-gradient(226deg,#ff5975,#ff4d66) !important;.rewardBtn
	background-image: linear-gradient(-136deg,#ff5975,#ff4d66) !important;
}
/*详情*/
.beginRead ul li a{display: block;}
.beginRead .beginB{border:1px solid #ff3c66;}

.beginRead .beginB2{border: 1px solid #ececec;}
.beginRead  a{color:#333;font-size:18px;}
.moreBtn .icon-down{color: #ff87ba;}
.rewardBtn{border:#ff3c66 1px solid;color: #ff3c66;height: 25px;line-height: 25px;}
.commonBtn{background:#ff3c66;}
.rewardGift ul li .txt .num{color:#ff87ba;}
/*书库*/
.screening li a.commonBtn{color: #fff !important;background:#ff3c66;}
/*首页排名*/
.ulBox2 li .img .mark{position:absolute;left:-4px;top:0;width:30px;height:30px;display:inline-block;color:#fff;text-align:center;line-height:22px;}
.ulBox2 li .img .mark1{background:url(../images/mark4.png);background-size:100%;}
.ulBox2 li .img .mark2{background:url(../images/mark5.png);background-size:100%;}
.ulBox2 li .img .mark3{background:url(../images/mark6.png);background-size:100%;}
.ulBox2 li .img .mark4{background:url(../images/mark7.png);background-size:100%;}
/*排行榜*/
.rankNum{position:absolute;left:6px;top:10px;width:30px;height:30px;display:inline-block;color:#fff;text-align:center;line-height:22px;}
.rankNum.one{background:url(../images/mark4.png);background-size:100%;}
.rankNum.two{background:url(../images/mark5.png);background-size:100%;}
.rankNum.three{background:url(../images/mark6.png);background-size:100%;}
.rankNum.four{background:url(../images/mark7.png);background-size:100%;}
.book-item3-hasIndex .num-red {
	color: #ff3c66;
}
.book-item3-hasIndex .index-bg-red {
	border-right: 1px solid #ff3c66;
}
.active{
	border: 1px solid #ff3c66;
	color:#ff3c66;
}

/*.rankNum.five{background:url(../images/mark5.png);background-size:100%;}
.rankNum.seven{background:url(../images/mark6.png);background-size:100%;}
.rankNum.eight{background:url(../images/mark7.png);background-size:100%;}*/
.rechargeValue .current{border:#ff87ba 1px solid !important;}
/*我的书架*/
.ulBox2 .Btn{position: absolute;right:5px;top: 5px;width: 20px;height: 20px;border-radius: 50%;display: inline-block;background: url(../images/pink.png) no-repeat center center;background-size: 100%;}
.ulBox2 .checked{position: absolute;right:5px;top: 5px;width: 20px;height: 20px;border-radius: 50%;display: inline-block;background: url(../images/pinkOn.png) no-repeat center center;background-size: 100%;}

.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #ff3c66;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2.0s infinite ease-in-out;
	animation: bounce 2.0s infinite ease-in-out;
}


