/* 待付款部分 */
a {
    text-decoration: none!important;
}
.member_order {
    border: 1px solid #fe95b8;
    float: left;
    height: auto;
    margin-top: 20px;
    width: 100%;
}
.member_order .title {
    background-color: #fff5f4;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.title span {
    color: #333333;
    font-size: 12px;
    margin: 0 15px 0 10px;
}
table {
    margin-top: 0;
}
.member_order_table1 {
    margin-top: 0;
}
.member_order_table1 .header th {
    border-bottom: 1px solid #ebebeb;
    color: #666666;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
}
.member_order_table2 {
    color: #999;
    width: 100%;
}
.member_order_table2 tbody td {
    border-bottom: 1px dashed #dedede;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
}
.member_order_table2 tbody td em {
    color: #fd6396;
    font-style: normal;
}
.goods {
    float: left;
    padding: 0 0 0 10px;
    width: 100%;
}
.goods img {
    border: 1px solid #dedede;
    float: left;
    height: 42px;
    width: 42px;
}
.goods a {
    color: #666666;
    float: left;
    height: 40px;
    line-height: 22px;
    margin: 3px 0 0 5px;
    overflow: hidden;
    width: 200px;
    font-size: 12px;
}
.b {
    border-left: 1px dashed #dedede;
    color: #777;
    line-height: 20px;
    text-align: center;
}
.b {
    font-size: 12px;
}
.b em {
    font-style: normal;
}
.b .play {
    background-color: #fd6396;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-left: 18px;
    width: 60px;
    margin-bottom: 5px;
}
.b .consol {
    color: #777777;
    display: block;
}
.pinks {
    color: #fd6396;
}