/* main */
.main{
	background-color: #f4f4fa;
}

.main .adopt{
	background-color: #fff;
	height: 800px;
/* 	border: 1px solid #f4f4fa; */
}
.main .adopt li a{
	color: #000!important;
}
.main .adopt .notice_title{
	height: 60px;
	border-bottom: 1px solid rgba(0,0,0,.125);
}
.tab {
	position: relative;
}
.tab .task_title{
	position: absolute;
}
.tab .task_title span{
	font-weight: bold;
}
.tab .nav {
	line-height: 25px!important;
	
}
.tab ul li a{
	font-size: 14px;
}
.tab-content ul li:first-child{
	height: auto;
}
.tab-content ul li {
	height: auto;
}
.tab-content li p,
.tab-content li span{
	font-size: 12px;
	color: #999;
}
.tab-content li b {
	color: #dc4d36;
	font-size: 14px;
}

.paging ul li a:hover{
	color: #fff!important;
	background-color: #d01e4a;
}
.tab-pane .row .col-3 span{
	font-size: 14px;
	color: #6c757d;
}
.tab-pane .row .col-3 b{
	font-size: 14px;
	color: #d82824;
}
/* 余额提现 */
.tab-content .text-center span{
	font-size: 14px;
}
.tab-content .text-center strong{
	font-size: 20px;
	color: #d8211d;
}
.paging .explain p{
	font-size: 14px;
}
.paging .explain strong{
	font-size: 16px;
}
.paging .explain .row .col-12{
	margin-left: 20px;
}
.paging .explain .yuy p{
	margin-bottom: 7px;
	letter-spacing: 1px;
}
.paging .explain .yuy span{
	color: #d82824;
}
