/*vip介绍页*/
.vip-body{
    margin: 0 auto;
    width: 1280px;
    padding: 12px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}
.vip-body .vip-info-footer{
    clear: both;
    float: none;
    background-color: #fff;
    margin: 0 auto;
    padding: 0;
}
.vip-body .modal-vip-info,.vip-info-lists{
    width: auto;
    height: auto;
}
.vip-body .vip-info-lists li{
    width: 258px;
}
.vip-body .vip-info-lists li:nth-child(2n){
    margin: 0 36px 36px 0;
}
.vip-body .vip-info-lists li:last-child{
    margin: 0;
}
.member-info {
    margin:0 auto 12px;
    width: 1230px;
    padding:12px 12px 36px;
    background-color: #fff;
    border-radius: 8px;
}
.member-info-top {
    margin:24px;
    border-bottom:1px solid #eaeaea;
    padding-bottom:24px;
}
.member-marginTop {
    margin-top:43px;
}
.mt20 {
    margin-top:20px;
}
.mt25 {
    margin-top:25px;
}
.common-box {
    display:flex;
    justify-content:center;
    flex-direction:column;
    align-items:center;
    width:185px;
    height:180px;
    border-radius:8px;
}
.dark-box {
    background:#fdfbf6;
}
.light-box {
    background:#f9f9f9;
}
.test-Paper-icon {
    width:54px;
    height:52px;
    background-position:-91px -110px;
}
.member-Address {
    background-image:url("../images/icon-vip-info.png");
    background-repeat:no-repeat;
    width:96px;
    height:96px;
}
.icon-type1{
    background-position: 0 -100px;
}
.icon-type2{
    background-position: -101px -100px;
}
.icon-type3{
    background-position: -101px -201px;
}
.icon-type4{
    background-position: -404px -201px;
}
.icon-type5{
    background-position: -404px -100px;
}
.icon-type6{
    background-position: -202px -100px;
}
.sp {
    display:flex;
    justify-content:space-between!important;
}
.member-Left-Arrow {
    margin-top:6px;
    width:36px;
    height:30px;
    background-position:-389px -31px;
}
.member-Right-Arrow {
    margin-top:6px;
    width:36px;
    height:30px;
    background-position:-304px -31px;
}
.member-vip-Title {
    color:#B98E55;
    font-size:18px;
}
.member-vip-Content {
    font-size:14px;
}
.vip-comparison-left {
    margin-top:5px;
    width:218px;
    height:30px;
    background-position:1px -55px;
}
.vip-comparison-right {
    width:218px;
    height:30px;
    background-position:0 -5px;
}
.tit-m13 {
    margin:0 13px;
}
.first{
    border-left:1px solid #ddd;
}
.comparison-tit {
    width:230px;
    height:140px;
    font-size:24px;
    background:#F9F9F9;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    text-align: center;
    padding: 18px;
}
.comparison-con {
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    width:230px;
    height:60px;
    font-size:16px;
}
.comparison-con:last-child {
    border-bottom:1px solid #ddd;
}
.cent {
    display:flex;
    justify-content:center;
    align-items:center;
}
.member-icon {
    display: inline-block;
    flex-direction:column;
    background: url("../images/vip-per.png") no-repeat center;
    background-size: 100%;
    width:40px;
    height:40px;
    margin-right:6px;
    vertical-align: -9px;
}
.member-sty-tit {
    width:230px;
    height:140px;
    color:#7B5A21;
    background:#FFE6C6;
    border-top:1px solid #ECC487;
    border-right: 1px solid #ddd;
    text-align: center;
    padding: 18px;
    font-size:24px;
}
.member-sty-con {
    border-top:1px solid #ECC487;
    border-right: 1px solid #ddd;
    background:#FFF8F0;
    font-size:16px;
    height:60px;
    width:230px;
}
.member-sty-con:last-child {
    border-bottom:1px solid #ECC487;
}
.gray {
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -o-filter:grayscale(100%);
    filter:grayscale(100%);
    opacity:0.7;
}
.expire-date {
    clear:both;
    margin-left:12px;
    color:#f1c891;
}
.record-wrap {
    padding:0 24px;
}
.row-title {
    margin-bottom:24px;
    font-size:20px;
    color:#333;
}
.fixed-user-book {
    width:100% !important;
    top:60px !important;
    position:fixed !important;
}
.fixed-book {
    position:fixed !important;
    top:162px;
}
.layui-table .layui-btn-xs {
    line-height:20px;
}
.icon-wrong{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../images/icon-wrong.png") no-repeat center;
    background-size: 100%;
}
.icon-right{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../images/icon-right.png") no-repeat center;
    background-size: 100%;
    margin-right: 4px;
}
.vip-notice{
    padding: 12px;
    color: #999;
    font-size: 14px;
    line-height: 200%;
}
.vip-notice div{
    margin-bottom: 12px;
    font-size: 16px;
    color: #333;
}
/*购买记录*/

.scrollList {
    position: fixed;
    right: 20px;
    bottom: 50px;
    height: 178px;
    overflow: hidden;
    z-index: 99;
}
.scrollList li{
    display: block;
    width: 275px;
    height: 38px;
    padding: 4px;
    background-color: #fff;
    border-radius: 19px;
    margin-bottom: 8px;
    box-sizing: border-box;
    color: #999;
    line-height: 30px;
    overflow: hidden;
}
.scrollList li img{
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
}
.scrollList li .list-time{
    color: #ffd57f;
}