.supplier-name {
    font-size: 14px;
    vertical-align: top;
	color:#666666;
}

.membership-end-time {
    width: 176px;
}

.border-b {
    border-bottom: 1px solid #e0e0e0;
}

.vam {
    vertical-align: middle;
}

.widget.p20 {
    padding: 20px;
}

.supplier-center {
    font-size: 14px;
}

.supplier-info .portrait {
    width: 100px;
    height: 100px;
    border-radius: 100%;
}

.supplier-info .base-info {
    width: 790px;
}

a.blue-font:visited {
    color: #37ade7;
}

.user-name {
    font-size: 14px;
}

.boxes .count-num {
    font-size: 26px;
    vertical-align: sub;
}

.boxes .box-text {
    font-size: 16px;
}

.boxes .iconfont {
    font-size: 60px;
}

.boxes .box {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.boxes .line {
    display: inline-block;
    width: 1px;
    height: 50px;
    background: #e0e0e0;
}

.box3 .box {
    width: 30%;
}

.box4 .box {
    width: 23%;
}

.box4 .box-text {
    display: block;
}

.wait-table {
    width: 100%;
}

    .wait-table th {
        background: #F6F6F6;
        padding: 0 5px;
        white-space: nowrap;
    }

    .wait-table tr td:first-child, .wait-table tr th:first-child {
        padding-left: 30px;
    }

    .wait-table td {
        padding: 0 5px;
    }
    table.system-notice{
        table-layout:fixed;
    }
    table.system-notice  td{
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    .wait-table tr {
        height: 50px;
    }

.fz12 {
    font-size: 12px;
}

.bg-red {
    background: #FF5963;
}
.font-purple{
    color:#7FA1F8;
}
.font-red,.font-red a{
    color:red;
}
.span-tag {
    padding: 3px 7px;
    border-radius: 3px;
    margin: 6px 4px 6px 0;
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
}

.category0 {
    background: #72B7F8;
}

.category1 {
    background: #FF5963;
}

.category2 {
    background: #FF9141;
}

.category3 {
    background: #40CDB8;
}

.category4 {
    background: #81A3F5;
}

.category5 {
    background: #4D7BF3;
}

.dib {
    display: inline-block;
}
.top-bottom-tag span.gray-font:first-child {
    display: none;
}
/*#MembershipExpiredRemindDialog*/
.modal-body {
    padding: 30px 15px;
    font-size: 14px;
}
.modal-body p {
    line-height: 30px;
}

/*.BuyMemberShip-btn {
    padding: 2px 10px;
    border-radius: 30px;
    background: #ff5963;
    color: #ffffff;
    display: inline-block;
    font-family: "SimHei","SimSun";
    font-size: 12px;
}

    .BuyMemberShip-btn:hover {
        color: #ffffff;
        background: #ff656e;
    }

    .BuyMemberShip-btn:visited {
        color: #ffffff;
    }

.over-h {
    overflow: hidden;
}

.mr100 {
    margin-right: 100px;
}

.modal-mask.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: #000;
}

.modal-menbership .popup-box {
    z-index: 101;
    background: none;
    margin-left: 10px;
    top: 251px;
    left: 50%;
    width: 480px;
}

.modal-menbership .opr-btn-area {
    width: 326px;
    text-align: center;
    margin-top: 40px;
}

.modal-menbership .opr-btn {
    width: 107px;
    height: 43px;
    border-radius: 28px;
    cursor: pointer;
    background: url(/subsystem/ssl/Content/img/membership/btn_know.png) no-repeat;
    line-height: 41px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
}

.modal-menbership .btn-row {
    margin-bottom: 10px;
    overflow: hidden;
}

.modal-menbership .popup-btn {
    padding: 4px 16px;
    border-radius: 30px;
    background: #ff5963;
    color: #ffffff;
    display: inline-block;
    float: right;
    font-size: 16px;
}

.modal-menbership .tip-text {
    position: absolute;
    top: 149px;
    left: 20px;
    font-size: 20px;
    color: #ffffff;
    width: 300px;
}

.en-us .modal-menbership .opr-btn {
    font-size: 14px;
}

.fr-fr .modal-menbership .opr-btn {
    font-size: 12px;
}

.en-us .modal-menbership .tip-text {
    font-size: 16px;
}

.fr-fr .modal-menbership .tip-text {
    font-size: 14px;
}

*/
