consult.css 1.4 KB
.post_1{
	margin-top:0.59rem;
}
.carousel-indicators{
	width: 20%;
	left:110%;
	
}
.carousel-indicators li{
	margin-bottom: -0.05rem !important;
}

.carousel-caption{
	bottom: 0;
	padding:0;
	width:100%;
	left:0;
	height:0.55rem;
	background:rgba(41,46,52,.7) !important;
	line-height: 0.55rem;
	font-size: 18px;
	text-align: left;
	text-indent: 2em;
}
.carousel-indicators .active{
	background:rgba(230,115,22,1) !important;
	border:1px solid rgba(230,115,22,1) !important;
}
.carousel-indicators li{
	background:rgba(204,204,204,1) !important;
	border:1px solid rgba(204,204,204,1) !important;
	    width: 12px;
    height: 12px;
}

.post_{
	margin-top:0.6rem;
}
.post_list{
	border-top: 1px solid rgba(228,228,228,1);
		border-bottom: 1px solid rgba(228,228,228,1);
		padding-top:0;
}
.post_list .time_all{
	font-size: 14px;
	color:rgba(153,153,153,1);
	margin-top:0.16rem;
}
.post_list .time_all span{
	color:rgba(230,115,22,1);
}
.post_right{
	border-right: 0;
}
.post_list .post_center .title{
	font-size: 16px;
	margin-top:0.13rem;
	font-weight: 600;
}
.post_list .post_center .content{
	font-size: 14px;
	color:rgba(102,102,102,1);
	line-height: 0.3rem;
	margin-top:0.1rem;
}
.btn_{
	margin-top:0.4rem !important;
	margin-bottom: 1rem;
}
.btn_ button{
	font-size: 16px;
	background:rgba(230,115,22,1);
	color:#fff;
}
.right_list{
	margin-top:-3.7rem;
}
.right_list .list .mn{
	font-size: 16px;
	color:rgba(230,115,22,1) !important;
}