VIP.css 2.43 KB
.crossline{
	background: #e8e8e8;
	margin:0;
}

.user_msg{
	position: relative;
	letter-spacing: 1px;
}

.user_msg .img{
	float:left;
	width:80px;
	height:80px;
	margin:30px 35px 0 0 ;
    background-size: 100% 100%;
}

.user_msg span{
	 color: #d81e31;
	 font-weight:600;
}

.user_msg a{
	position: absolute;
    bottom: 26px;
    right: 0;
    color:#0062ac;
}

.user_msg_txt{
	margin-left:115px;
	padding-bottom: 26px;
    border-bottom: 2px dashed #e8e8e8;
}

.user_msg .msg_rightbox{
	float:left;
}

h3{
	color: #d81e31;
    font-size: 22px;
    font-weight: 800;
    text-align: left;
    margin-top: 25px;
}

.msg_rightbox h3{
    color: #d81e31;
    font-size: 22px;
    font-weight: 800;
    text-align: left;
    margin-top: 45px;
}

.ration_reward{
	margin-left:115px;	
	letter-spacing: 1px;
	padding-bottom: 25px;
	border-bottom: 2px dashed #e8e8e8;
}

.ration_reward p{
	text-align: left;
	padding-bottom:10px;	
}

.ration_reward a{
	float:right;
	color:#0062ac;	
}

.ration_reward div{
	text-align:left;
	padding:5px 0;
}

.ration_reward div p{
    display: inline-block;
	text-align:right;
	font-size:20px;
	color: #d81e31;
	background:#f2f2f2;
	font-weight:600;
	width:190px;
	border-radius: 3px;
	padding:2px 5px;
}

.recommend_VIP{
	margin-left:115px;
	padding-bottom: 25px;
    border-bottom: 2px dashed #e8e8e8;
    letter-spacing: 1px;
}

.recommend_VIP  .item{
	float: left;
	width:31%;
}

.recommend_VIP .recommend_way .item p{
	text-align:left;
	font-size:13px;
	padding:5px 0;
}

.recommend_VIP .recommend_way .way1 input{
	float:right;
	width:50%;
    text-align: center;
    font-size: 16px;
    color: #000;
    background: #f2f2f2;
    font-weight: 600;
    border-radius: 3px;
    padding: 2px 5px;
    margin:0 20px 0 10px;
}

.recommend_VIP .recommend_way .way2{
	margin:0 3%;
}

.recommend_VIP .recommend_way .way2 a{
	float:left;
	width:55%;
    text-align: center;
    font-size: 12px;
    color: blue;
    border-radius: 3px;
    padding:0px 5px;
    border:1px solid  #e8e8e8;
    margin:0 0;
    
}

.recommend_VIP .recommend_way .way2 .button{
	float:right;
	width:35%;
    text-align: center;
    font-size: 13px;
    color: #000;
    background: #f2f2f2;
    border-radius: 3px;
    padding:5px;
}

.VIP_power{
	letter-spacing: 1px;
	margin-left:115px;	
}

.VIP_power p{
	text-align:left;
	padding:5px 0;
}

.VIP_power .biaozhu{
	font-size:15px;
	padding:0px 0 15px 0;
}

.VIP_power table{
	width:100%;
}

.VIP_power table td{
	font-weight:600;
}