.my_order {
    margin-top: 30px;
}

.my_menu {
    padding: 0 20px;
    width: 220px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.my_menu h2 {
    line-height: 65px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    border-bottom: 1px solid #F5F5F5;
}

.my_menu ul {
    padding-bottom: 30px;
}

.my_menu li {
    margin-top: 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #333;
}

.my_menu li a {
    display: block;
    color: #333;
}

.my_menu li:hover a {
    color: #0091FF;
}

.my_menu li .iconfont {
    margin-right: 10px;
    font-size: 20px;
    vertical-align: middle;
}

.my_menu li.active a {
    color: #0091FF;
}

.my_menu li span {
    margin-left: 10px;
    display: inline-block;
    padding: 0 2px;
    min-width: 12px;
    height: 16px;
    background: #FB0009;
    text-align: center;
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    line-height: 16px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.my_right {
    width: 940px;
}


.my_tabs {
    height: 50px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.my_tabs ul {
    padding: 0 20px;
}

.my_tabs li {
    float: left;
    margin-right: 50px;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #333;
}

.my_tabs li a {
    display: block;
    color: #333;
}


.my_tabs li:hover a {
    color: #0091FF;
}

.my_tabs li.active a {
    color: #0091FF;
}

.order_main {
    margin-top: 20px;
    padding: 20px;
    width: 100%;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.order_main .title {
    height: 40px;
    line-height: 40px;
    background: #FAFAFA;
    border: 1px solid #F2F2F2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.order_main .title li {
    font-weight: 600;
}

.order_main li {
    float: left;
    font-size: 14px;

    color: #333;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.order_main .item1 {
    width: 375px;
    text-align: left;
}

.order_main .title .item1 {
    padding-left: 30px;
}


.order_main .item2 {
    width: 100px;
}

.order_main .item3 {
    width: 120px;
}

.order_main .item4 {
    width: 120px;
}

.order_main .item5 {
    width: 180px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.order_main_li {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 140px;
    color: #333;
}

.order_main_li .tit {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background: #FAFAFA;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    border: 1px solid #F2F2F2;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.order_main_li .tit span {
    margin-right: 20px;
}

.order_main_li .photo {
    margin: 20px 15px 20px 20px;
    display: block;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.order_main_li .photo img {
    display: block;
    width: 100%;
    height: 100%;
}

.order_main_li .text {
    margin: 37px 0;
    width: 185px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
}

.order_main_li .text a {
    display: block;
    color: #333;
    white-space: nowrap;
}

.order_main_li .text p {
    margin-top: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    color: #999;
}

.order_main_li .text span {
    background-color: orange;
    color: #fff;
    font-size: 12px;
    margin-top: 12px;
    display: block;
    width: 65px;
    text-align: center;
    box-sizing: border-box;
    height: 20px;
    border-radius: 7px;
    line-height: 20px;
    cursor: pointer;
}

.order_main_li .timer {
    margin: 50px 0;
    line-height: 20px;
}

.order_main_li ul {
    height: 140px;
    background: #fff;
    border: 1px solid #F2F2F2;
    border-top: 0;
}

.order_main_li .look {
    color: #0091FF;
}

.order_main_li .look:hover {
    text-decoration: underline;
}

.order_main_li .ycl {
    color: #EA2F2F;
}


.order_main_li .wcl {
    color: #0091FF;
}




/* 地址管理 */
.address_right * {
    box-sizing: border-box;
}

.address_right {
    width: 940px;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 0 20px 35px 20px;
    box-sizing: border-box;
}

.address_right .tab {
    width: 100%;
    height: 56px;
    border-bottom: 1px solid #EBEBEB;
}

.address_right .tab span {
    float: left;
    padding: 0 10px;
    line-height: 53px;
    border-bottom: 2px solid #0091ff;
    font-size: 16px;
    color: #333;
}

.address_right .tab .add_btn {
    float: right;
    width: 97px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #BCBFC8;
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
    cursor: pointer;
}

.address_ul {
    /* height: 1000px;
    overflow-y: auto; */
}

.address_thead {
    width: 100%;
    height: 40px;
    line-height: 38px;
    background: #FAFAFA;
    border: 1px solid #F2F2F2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 20px 0;
}

.address_thead li {
    float: left;
    font-size: 14px;
    color: #333;
    text-align: center;
    font-weight: 600;
}

.address_thead .item1 {
    text-align: left;
    width: 113px;
    padding-left: 20px;
}

.address_thead .item2 {
    text-align: left;
    width: 325px;
    padding-left: 20px;
}

.address_thead .item3 {
    width: 110px;
}

.address_thead .item4 {
    width: 140px;
}

.address_thead .item5 {
    width: 210px;
}

.address_item {
    width: 100%;
    height: 120px;
    background: #FFFFFF;
    border-radius: 0px 0px 4px 4px;
    border: 1px solid #F2F2F2;
    margin-bottom: 10px;
}

.address_item div {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    font-size: 14px;
    color: #333333;
    height: 100%;
}

.address_item .item1 {
    justify-content: left;
    width: 113px;
    padding-left: 20px;
}

.address_item .item2 {
    justify-content: left;
    width: 325px;
    padding: 0 20px;
}

.address_item .item3 {
    width: 110px;
}

.address_item .item4 {
    width: 140px;
}

.address_item .item5 {
    width: 210px;
}

.address_item span {
    cursor: pointer;
    line-height: 16px;
    font-size: 14px;
    color: #333333;
    padding: 0 14px;
    border-right: 1px solid #CECECE;
}

.address_item span:hover {
    color: #0091FF;
}

.address_item span.del {
    border-right: 1px solid transparent;
}

.address_item .moren.on {
    color: #FF4C4B;
    cursor: no-drop;
}

.address_item .del.on {
    color: rgba(102, 102, 102, .5);
}

/* 订单模块 */
.dzxx_pop * {
    box-sizing: border-box;
}

.dzxx_pop,
.wuliu_pop {
    display: none;
    position: absolute;
    top: 46px;
    left: -88px;
    width: 260px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #0091FF;
    box-sizing: border-box;
    padding: 0 10px 30px 10px;
    z-index: 1;
}

.dzxx_pop {
    left: auto;
    right: 0;
}

.dzxx_pop:after,
.zhxx_pop:after,
.wuliu_pop:after {
    position: absolute;
    content: '';
    top: -5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 5px solid #0000;
    border-left-color: #0091FF;
    border-bottom-color: #0091FF;
    transform: rotate(135deg);
}

.dzxx_pop:after {
    right: -177px;
}

.dzxx_pop .p1 {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    line-height: 49px;
    border-bottom: 1px solid #EBEBEB;
    padding: 0 10px;
    text-align: left;
}

.dzxx_pop h2 {
    font-size: 12px;
    font-weight: 600;
    color: #333333;
    margin-top: 10px;
    padding: 0 10px;
    text-align: left;
    line-height: 20px;
}

.dzxx_pop .p2 {
    font-size: 12px;
    color: #333333;
    margin-top: 8px;
    padding: 0 10px;
    text-align: left;
    line-height: 20px;
}

.zhxx_pop {
    display: none;
    position: absolute;
    top: 46px;
    left: -75px;
    width: 260px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #0091FF;
    box-sizing: border-box;
    padding: 12px;
}

.zhxx_pop p {
    line-height: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    text-align: left;
}

.order_main_li .item5 span {
    position: relative;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    padding: 0 14px;
    line-height: 50px;
}

.order_main_li .item5 span.wlxx:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    background: #CECECE;
    right: 0;
    top: 17px;
}

.order_main_li .item5 span:hover {
    color: #0091FF;
}

.wuliu_pop .p1 {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    line-height: 49px;
    border-bottom: 1px solid #EBEBEB;
    padding: 0 10px;
    text-align: left;
}

.wuliu_ul {
    padding-top: 14px;
}

.wuliu_item {
    position: relative;
    margin-bottom: 10px;
    padding: 0 10px 0 25px;
}

.wuliu_item:last-child {
    padding-top: 2px;
}

.wuliu_item h2 {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
    text-align: left;
}

.wuliu_item p {
    font-size: 12px;
    color: #333333;
    text-align: justify;
    line-height: 18px;
}

.wuliu_item.on h2,
.wuliu_item.on p {
    color: #0091FF;
}

.wuliu_item:after {
    position: absolute;
    left: 10px;
    top: 9px;
    content: '';
    width: 4px;
    height: 4px;
    background: #333333;
    border-radius: 50%;
}

.wuliu_item p a {
    color: #0091FF;
    font-weight: 600;
    margin-left: 5px;
}

.wuliu_item p a:hover {
    text-decoration: underline;
}

.wuliu_top,
.wuliu_info {
    box-sizing: border-box;
}

.wuliu_top *,
.wuliu_info * {
    box-sizing: border-box;
}

.wuliu_top {
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #F2F2F2;
    margin-bottom: 10px;
    padding: 20px;
}

.wuliu_top img {
    width: 100px;
    height: 100px;
    border-radius: 4px;
    float: left;
}

.wuliu_top .r {
    float: left;
    padding-left: 20px;
    padding-top: 7px;
}

.wuliu_top h2 {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
    margin-bottom: 12px;
}

.wuliu_top p {
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
}

.wuliu_info {
    padding: 0 24px 40px 24px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #F2F2F2;
}

.wuliu_info .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 83px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.wuliu_info .logo {
    display: flex;
    align-items: center;
}

.wuliu_info .logo img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 14px;
}

.wuliu_info .title span {
    font-size: 14px;
    color: #333333;
}

.fuzhi {
    cursor: pointer;
}

.fuzhi:hover {
    color: #0091FF !important;
}

.wl_ul {
    padding-top: 20px;
}

.wl_ul .wl_item {
    position: relative;
    padding: 10px 0 10px 24px;
}

.wl_ul h2 {
    font-size: 18px;
    font-weight: 600;
    color: #999999;
}

.wl_ul h2 span {
    font-size: 14px;
    color: #999999;
    margin-left: 10px;
    font-weight: 400;
}

.wl_ul p {
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
}

.wl_ul .wl_item.on h2,
.wl_ul .wl_item.on h2 span {
    color: #0091FF;
}

.wl_ul .wl_item.on p {
    color: #333;
}

.wl_ul .wl_item:after {
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    background: #999999;
    border-radius: 50%;
    top: 20px;
    left: 0;
}

.wl_ul .wl_item.on:after {
    background: #0091FF;
}

.wl_ul .wl_item::before {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 20px;
    left: 4px;
    content: '';
    border-left: 1px solid #E6E6E6;
}

.wl_ul .wl_item:last-child::before {
    display: none;
}