<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.u-right-container{
	background-color: #fff;
    min-height: 840px;
}
.head-title-font{
    font-weight: 600;
    font-size: 1.4em;
}
.head-title{
	margin-top: 14px;
}
.layui-table-cell{
	text-align: center;
}
.layui-icon{
	font-weight: bold;
}
.submit-btn{
    width: 110px;
    height: 32px;
    line-height: 34px;
    font-size: 15px;
    background: #d61518;
    border-radius: 5px;
	padding: 0px;
	margin-left: -9px;
	margin-top: -5px;
}

.layui-icon-close{
	color: #d61518;
}
.layui-icon-ok{
	color: green;
}

.icon_div{
	margin: 0 0 0 0;
}
.text_div{
	width: 150px;
	margin: -40px 0 0px -32px;
}
.layui-table thead tr{
	height: 60px
}

.vipzhi{
    padding: 1% 0%;
	margin-left: 15px;
    color: #999;
}

.head-title img{
    vertical-align: text-top;
    height: 20px;
}
.u-right-container {
    padding-left: 0px;
}
.vip_div{
    padding: 0% 5%;
    width: 70%;
    margin-left: 10%;
    border: 1px solid #f1f1f1;
}
.viptishi{
    padding: 3% 0%;
    clear: both;
    color: #999;
}
.vip_black{
    width: 22%;
    float: left;
    border-top: 2px solid #d61518;
}
.bar_icon{
    display: inline-block;
    width: 50%;
}
.vip_icon{
    position: absolute;
    top: 100px;
    display: inline-block;
    width: auto;
}
.vip_name{
    width: auto;
    display: block;
    padding-top: 32px;
}
.vip_list{
    margin-top: 8%;
}
.vip_title{
    margin-left: 8%;
}
.card_list{
    width: 80%;
    margin-left: 10%;
    margin-top: 3%;
    text-align: center;
}
.vip_card{
    background: url(/public/static/front/images/vipRights/red_bg.png) no-repeat center;
}
.svip_card{
    background: url(/public/static/front/images/vipRights/black_bg.png) no-repeat center;
}
.gold_card{
    background: url(/public/static/front/images/vipRights/gold_bg.png) no-repeat center;
}
.vard_img{
    text-align: center;
    border-radius: 20px;
    width: 30%;
    display: inline-block;
    height: 134px;
    background-size: contain;
}
.vip_price{
    font-size: 22px;
}
.vip_card button{
    color:#f02424;
}
.svip_card button{
    color:black;
}
.vip_info_div{
    margin-left: 2%;
    margin-top: 40px;
    position: relative;
}

.layui-elem-field legend {
    text-align: center;
    font-weight: 600;
}

.layui-field-title {
    border-color: black !important;
}
.vip_info_div table{
    width: 100%;
}
.vip_info_div img{
    height: auto;
}
.vip_info_title{
    padding: 1% 0%;
    width: 50% !important;
    text-align: left;
}
.vip_info_title div{
    color: white;
    font-size: 17px;
    background-color: #1c1a1a;
    padding: 2% 2%;
    color: white;
    font-size: 15px;
    font-weight: bolder;
    letter-spacing: 4px;
}
table{
    margin-bottom: 0%;
}
table td{
    width: 25%;
    text-align: center;
    font-weight: bold;
}
table th{
    width: 25%;
    text-align: center;
    font-size: 16px;
}
table tr{
    margin:0% 0%;
}
.svip_black{
    width: auto;
}
.svip_black span{
    padding-top: 32px;
}
.layui-btn {
    display: unset;
    height: auto;
    line-height: normal;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: unset;
    text-align: unset;
    font-size: 14px;
    border: unset;
    border-radius: 2px;
    cursor: unset;
}
.remark_div{
    line-height: 60px;
    height: 80px;
    text-indent: 68px;
    color: #000000;
}
.remark_div img{
    margin-top: 15px;
    height: auto;
}
.remark_div p{
    font-size: 16px;
    background: white
}
.vip_info_div button{
    background: linear-gradient(to right,#fdba4d 0%, #e94b4d 100%);
    padding: 10px 26px;
    border-radius: 20px;
    color: #fff;
    position: absolute;
    top: 95px;
}
.buySilverMember{
    left: 194px;
}
.buyGoldMember{
    right: 264px;
}
.buyVipMember{
    right: 54px;
}
.buyDiamondMember{
    right: 16px;
}
.vip_info_div button:hover{
    cursor: pointer;
    background: linear-gradient(to right,#e94b4d 0%, #fdba4d 100%);
}
.memberTips{
    margin-bottom: 16px;
    color: #999;
    display: inline-block;
    line-height: 46px;
    height: 30px;
    width: 100%;
}
.rightsNotice{
    line-height: 28px;
    margin:16px 5px 0px 16px;
    margin-bottom: 0px;
    text-indent: 0;
}

.rightsNotice span{
    color:#fa3c29;
}
.rightsNotice a{
    color: blue;
}
.svip_none{
    border: none;
}
.svip_dark{
    border-top-color: black;
}
.qaRemarks{
    line-height: 58px;
    font-size: 15px;
}</pre></body></html>