/*鐢ㄦ埛涓績*/
.user-img-box
{
    overflow: hidden;

    width: 100%;
    height: 120px;
}
.user-img-box img
{
    width: 100%;
}
.user-box
{
    width: 100%;
    height: auto;

    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #fff;
}
.user-name
{
    font-size: 12px;

    display: inline-block;

    width: 35%;
    height: auto;
    padding-top: 7px;

    text-align: center;

    border-right: 1px solid #dedede;
}
.user-box h2
{
    font-size: 12px !important;
    font-weight: normal;
    line-height: 2;

    width: 100%;
    margin-bottom: 0 !important;

    text-align: center;

    border-bottom: 1px solid #dedede;
}
.user-name p
{
    color: #f00;
}
.user-name-right
{
    font-size: 12px;

    display: inline-block;

    width: 63%;
    padding-top: 7px;
}
.user-class-box
{
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
    padding: 1px;
}
.user-class-box ul
{
    margin: 0;
    padding: 0;
}
.user-class-box ul li
{
    font-size: 12px;
    line-height: 45px;

    margin-top: 2px !important;

    cursor: pointer;

    border-bottom: 1px solid #e5e5e5;
    background: #fff;
}
.user-class-box ul li i
{
    margin-right: 5px !important;
}
.user-class-box ul li span
{
    display: block;
    float: right;

    width: 10%;

    text-align: center;
}
.user-class-box ul li span i
{
    font-size: 18px;
}
.subuser-box
{
    font-size: 12px;
    line-height: 24px;

    display: none;

    width: 100%;
}
.user-rice
{
    width: auto !important;

    color: red;
}
.subuser-box input
{
    height: 35px !important;
    margin-bottom: 5px !important;
}
.subuser-box .password
{
    line-height: 35px;

    display: block;

    width: 100%;
    height: 35px;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #f00;
}
.center-bod table
{
    width: 100%;

    border-collapse: collapse;
}
.center-bod table td
{
    font-size: 12px;
    line-height: 30px;

    padding-left: 5px;

    border: 1px solid #dedede;
}
.center-bod  .td1
{
    background: #fafafa;
}
.orders_detials
{
    width: 100%;
    margin-top: 10px;
}
.level-box
{
    width: 100%;
    height: auto;
    padding-top: 5px;
}
.level-box .img
{
    width: 100%;
}
.leve-color
{
    width: 100%;
    height: 6px;

    background: #dedede;
}
.levev-border
{
    width: 23%;
    height: 6px;

    background: #fb7102;
}
.lever-img-box
{
    overflow: hidden;

    width: 100%;
    height: auto;
    padding-top: 5px;
}
.lever-img-box .levu
{
    float: left;

    width: 20%;
}
.lever-number-box
{
    float: right;

    width: 75%;
}
.lever-number-box .tyt
{
    font-size: 14px;

    color: #333;
}
.lever-number-box .pice
{
    font-size: 12px;

    color: #333;
}
.lever-number-box .pice span
{
    color: #f00;
}
.number-title
{
    font-size: 14px;

    padding: 5px;

    background: #efefef;
}
.number-title span
{
    color: #f00;
}
/*璁㈠崟璇︽儏*/
.info-oprde
{
    width: 100%;
    margin: 0 auto;
    padding-top: 5px;
}
.info-oprde li
{
    display: inline-block;
    overflow: hidden;

    width: 30%;
    height: 58px;
}
.info-oprde li:last-child
{
    width: 70%;

    text-align: right;
}
.info-oprde li:last-child a
{
    font-size: 14px;

    display: block;
    overflow: hidden;

    width: 100%;
    height: 40px;

    color: #000;
}
.info-oprde li img
{
    width: 100%;
}
.info-oprde li:last-child p
{
    font-size: 12px;
}
/*鑱旂郴鍘嗗彶*/
.user-message
{
    overflow: hidden;

    width: 100%;
    height: auto;
    padding-bottom: 10px;
}
.message-history
{
    overflow: hidden;

    width: 100%;
    height: auto;
    padding-bottom: 10px;

    border-bottom: 1px dashed #dedede;
}
.message-title
{
    width: 100%;

    text-align: left;
}
.message-title img
{
    width: 15%;
}
.message-main
{
    overflow: hidden;

    width: 100%;
    height: auto;

    border: 1px solid #dedede;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
}
.message-main .time
{
    width: 100%;

    text-align: left;

    color: #c9c9c9;
}
.message-main p
{
    padding: 5px !important;
}
.message-main p.message
{
    color: #f00;
}
/*璇勪环*/
.product-center
{
    position: relative;

    width: 100%;
    max-width: 750px;
    height: auto;
    margin: 0 auto;
    padding: 2px;
}
.product-images
{
    float: left;

    width: 15%;
    height: auto;
    margin-right: 1%;
}
.product-images img
{
    width: 100%;
    height: auto;
}
.producttitle
{
    float: left;

    width: 84%;
}
.producttitle p
{
    margin-bottom: 1px;
}
.price-pay
{
    position: absolute;
    top: 15px;
    right: 10px;

    width: 20%;

    text-align: center;
}
.exmoner-box textarea
{
    width: 100%;
    margin-bottom: 3px;
}
.exmoner-box a
{
    line-height: 50px;

    display: block;

    width: 100%;
    height: 50px;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #000;
}
/*浼氬憳涓績璐墿杞�*/
.mui-bar-nav a.car-box
{
    font-size: 18px;
    line-height: 55px;

    position: relative;

    display: block;
    float: right;

    width: 55px;
    height: 55px;

    text-align: center;
}
.mui-bar-nav a.car-box span
{
    font-size: .12rem;
    line-height: 20px;

    position: absolute;
    top: 8px;
    right: 8px;

    display: block;

    width: 20px;
    height: 20px;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: #f00;
}
.icon-gouwudai
{
    font-size: 30px !important;
}

/*浼氬憳涓績鏀瑰姩*/
.user-class-box ul li
{
    overflow: hidden;

    height: auto;
}
.user-class-box .fa
{
    line-height: 45px;

    float: left;

    margin: 0 6px;
}
.user-class-box .ckuser
{
    font-size: 12px;

    float: left;

    width: 80%;

    color: #333;
}
.user-name .fa-gift
{
    font-size: 24px;

    margin-right: 8px;
}
.user-name-right .user-inform,
.user-name .user-inform
{
    line-height: 50px;

    display: block;
    float: left;

    width: 20px;
    height: 50px;
    margin: 0 8px;

    text-align: center;

    color: #333;
}
.user-name-right .user-inform .fa
{
    font-size: 22px;
}
.user-name .user-inform
{
    margin: 0 8px;
}
.user-name p
{
    text-align: left;
}
.user-name p i
{
    color: #333;
}
.user-evoye
{
    width: 155px !important;
}
.user-evoye span
{
    float: left !important;
}
.producttitle b
{
    font-weight: normal !important;
}
