@charset "utf-8";

body {
    font-family: "microsoft yahei";
}

.my-index .my-order dl dt a.more {
    width: 120px;
    padding-right: 10px;
    text-align: right;
}

.my-index .my-order dl.coupon dt span {
    background: url("/images/old/icon35.png") no-repeat 0 -116px;
    background-size: 40px
}

.my-index .my-order>dl>dd>.btn-list li.ii1 span {
    background: url("/images/old/icon35_2.png") no-repeat 0 0px;
    background-size: 40px
}

.my-index .my-order>dl>dd>.btn-list li.ii2 span {
    background: url("/images/old/icon35_2.png") no-repeat 0 -48px;
    background-size: 40px
}

.my-index .my-order>dl>dd>.btn-list li.ii3 span {
    background: url("/images/old/icon35_2.png") no-repeat 0 -97px;
    background-size: 40px
}

.my-index .my-order>dl>dd>.btn-list li.ii4 span {
    background: url("/images/old/icon35_2.png") no-repeat 0 -145px;
    background-size: 40px
}

.my-index .my-order>dl>dd>.btn-list li.ii5 span {
    background: url("/images/old/icon35_2.png") no-repeat 0 -194px;
    background-size: 40px
}

.my-index .my-order>dl>dd>.btn-list li.rebate span {
    background: url("/images/old/index_rebate.png") no-repeat 100% 100%;
    background-size: 28px 28px
}

.my-index .my-order>dl>dd>.btn-list li.balance span {
    background: url("/images/old/index_balance.png") no-repeat 100% 100%;
    background-size: 28px 28px
}

.guess {
    background: url("/images/old/icon35.png") no-repeat 0 -165px;
    background-size: 40px;
}

.my-index .my-order>dl>dd>.btn-list li a span {
    width: 34px;
    height: 34px;
}

.my-index dl dd {
    padding-top: 0;
}

ul.btn-list.top {
    overflow: hidden;
}

ul.btn-list.top li {
    padding: 15px 0 !important;
    width: 25% !important;
    float: left !important;
}

.my-index .my-top,
.my-index dl {
    border-bottom: 1px solid #e6e6e6;
}

.my-index .my-order>dl>dd>.btn-list.top li a {
    width: 100%;
}

.my-index .my-order>dl>dd>.btn-list.top li a>div {
    font-size: 12px;
    color: #aaa;
}

.my-index dl dt {
    padding: 0 20px !important;
    line-height: 45px;
    height: 45px;
}

.my-index dl dt.order-info {
    padding-left: 45px !important;
    position: relative;
    font-size: 14px !important;
    font-weight: 100 !important;
}

.my-index dl dt.order-info:before {
    position: absolute;
    left: 15px;
    top: 50%;
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    transform: translate(0, -50%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.order-info.phone:before {
    background-image: url(/images/old/my_index/order_phone.png);
}

.order-info.phoneflow:before {
    background-image: url(/images/old/my_index/order_phoneflow.png);
}

.order-info.lease:before {
    background-image: url(/images/old/my_index/order_lease.png);
}

/* todo */
.order-info.repurchase:before {
    background-image: url(/images/old/my_index/order_lease.png);
}

.order-info.olduser:before {
    background-image: url(/images/old/my_index/order_olduser.png);
}

.order-info.valuation:before {
    background-image: url(/images/old/my_index/order_valuation.png);
}

.order-info.installment:before {
    background-image: url(/images/old/my_index/order_installment.png);
}

.order-info.frontflow:before {
    background-image: url(/images/old/my_index/order_frontflow.png);
}

.my-index .my-order dl dt a.more {
    height: 100%;
}

.my-product>dl>dd>.btn-list {
    background-color: #eee;
}

.my-product>dl>dd>.btn-list li {
    margin-bottom: 2%;
    border: none !important;
    background-color: #fff;
}

.my-product>dl>dd>.btn-list li:nth-child(even) {
    float: left !important;
    width: 49% !important;
}

.my-product>dl>dd>.btn-list li:nth-child(odd) {
    float: right !important;
    width: 49% !important;
}

.my-product>dl>dd>.btn-list li a {
    margin: 20px auto !important;
}

.my-product>dl>dd>.btn-list li .img {
    margin-bottom: 10px;
}

.my-index .my-order dl dt a.more {
    width: 100% !important;
    text-align: left !important;
    font-size: 14px !important;
    font-weight: 200;
}

.my-top-bg {
    position: relative;
    padding-top: 44%;
    background-image: url(/images/old/my_index/my_index_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.my-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.l {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.name span {
    font-size: 20px;
    line-height: 35px;
    color: #fff;
}

.my-index .my-top .name a {
    font-size: 14px;
    line-height: 20px;
}

.my-index .my-top .photo img {
    border: none;
}

.my-index .my-top .set a {
    width: 20px;
    height: 20px;
    background-size: 20px;
}

.my-index .my-top .set {
    width: 20px;
    margin-top: -5px;
    margin-right: -5px;
}

.btn-list li a .title p {
    line-height: 21px;
    height: 42px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.jump-membership-btn {
    position: absolute;
    right: 25px;
    bottom: 35px;
    width: 25%;
    display: block;
    cursor: pointer;
    overflow: hidden;
}

.jump-membership-btn img {
    width: 100%;
    height: 100%;
    float: left;
}
