﻿.id-box {
    width: 100%;
    height: 200px;
    background: #2F76E0;
    margin-bottom: 12px;
    position: relative;
}

.id-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
}

.list-group a {
    color: #333333;
}

.list-group-item:first-child {
    border-radius: 0px;
}

.name {
    position: relative;
    top: 150px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.list-group {
    margin-top: 0px;
}

.header {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    right: 20px;
}

.row-bg-pay-sn {
    background: #FFFFFF;
    padding: 10px 10px;
}

.col-right-sn {
    position: relative;
    width: calc(100% - 100px);
    height: 100%;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.col-center-sn {
    float: left;
    width: 10px;
    height: 10px;
}

.col-center-sn-circle {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: red;
}

.img-left-sn {
    width: 60px;
    height: 60px;
}

.wz-16-b-sn {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #333;
}

.small-title-sn {
    height: 20px;
    line-height: 20px;
}

.hits-sn {
    bottom: 0px;
    left: 0px;
    height: 20px;
    text-align: left;
    line-height: 20px;
}

.col-left-sn {
    position: relative;
    float: left;
    text-align: center;
}

.tip-sn {
    margin-left: 15px;
}

.col-right-most-sn {
    height: 60px;
    line-height: 60px;
    color: #B0B0B0;
    font-size: 25px;
    float: left;
    margin-left: 10px;
}

.sn-refund-title {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    padding: 15px 20px;
}

.sn-refund-time {
    color: #B0B0B0;
    padding: 5px 20px;
}

.sn-refund-remark {
    color: gray;
    padding: 5px 20px;
}
