﻿.selectNav{
     color: #FF2F4D;
     font-weight: bold;
}

.all_cart {
    margin-top: 14px;
}

.shopcart_title {
    padding: 18px 0px 34px;
}

.order_left {
    width: 237px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
}

.order_right {
    width: 936px;
    /* background-color: green; */
}

.left_top_xian {
    width: 237px;
    height: 6px;
    background: #FF2F4D;
    border-radius: 6px;
}

.order_user {
    width: 100%;
    height: 130px;
}

.order_userimg {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}

    .order_userimg img {
        width: 100%;
        height: 100%;
    }

.order_username_phone {
    width: 94px;
}

.member_bg {
    position: relative;
}

.order_member {
    width: 100%;
    padding-bottom: 16px;
}

    .order_member img {
        width: 220px;
        height: 90px;
    }

.member_textone img {
    width: 20px;
    height: 20px;
}

.member_textone {
    position: absolute;
    left: 6px;
    top: 10px;
}

.member_texttwo {
    position: absolute;
    left: 10px;
    bottom: 17px;
}

.member_textthree .member_jt {
    width: 14px;
    height: 14px;
}

.member_textthree {
    position: absolute;
    right: 6px;
    bottom: 38px;
}

.order_left_gray {
    width: 100%;
    height: 10px;
    background: #F7F7F7;
}

.order_items {
    position: relative;
    margin-bottom: 20px;
}

.items_xian {
    position: absolute;
    top: 0;
    left: -30px;
    width: 2px;
    height: 20px;
    background: #FF2F4D;
}

.gray_xian {
    width: 188px;
    height: 1px;
    background: #DDDDDD;
}
