img{
    height:auto;
    /*this need to be kept*/
    max-width:100%;
    max-height:100%;
    vertical-align:middle;
    border:0;
}
.same-floatleft {
    float: left;
}
.same-cartFlow {
    height:79px;
    background: #f7f7f7;
    padding-top:15px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.same-cartFlow .flowIcon {
    /* width: 784px; */
    width:100%;
    height: 50px;
    /*background: url(../image/cart-flow.png) no-repeat;*/
    margin: 0 auto;
}
.same-cartFlow .flowIconOrder {
    background-position: 0 -50px;
}

/* .same-order {
    width: 1200px;
    margin: 0 auto;
} */
.orderBox {
    margin-top: 36px;
}
.orderBox .tit {
    position: relative;
}
.orderBox .tit .name {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 34px;
}
.orderBox .tit .s-btn {
    color:#666;
    cursor:pointer;
    display:block;
    padding:10px 16px;
    background:#00d87e;
    color:#fff;
    font-size:13px;
	border-radius:20px;
}
.orderBox .tit .remind {
    padding-right: 20px;
    color: #7a7a7a;
    font-size: 13px;
    line-height: 34px;
}
.orderBox .tit .remind em {
    padding: 0 5px;
    color: #000;
}
.orderAddress .list {
    /* border-bottom: 1px solid #e3e7e9; */
    margin-top: 15px;
}

.orderAddress .list ul {
    /* width: 1220px; */
    width:100%;
    height:174px;
    overflow:hidden;
    margin-bottom:18px;
}
.same-order .moreWrap {
    margin-bottom: 40px;
}
.same-order .more {
    color: #adadad;
    cursor: pointer;
    text-align: right;
    font-size: 13px;
    color: #000;
}
.c-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
	margin-left: -10px;
}
.same-order .more>span {
    width: 11px;
    height: 6px;
    background-position: -60px -90px;
    margin-left: 9px;
    vertical-align: 1px;
}
.orderCustom {
    border-bottom: 1px solid #e3e7e9;
    padding: 20px 0 40px;
}
.orderBox .tit {
    position: relative;
}
.orderBox .tit .name {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 34px;
}
.orderCustom .items {
    /*width:1220px;*/
    width:100%;
    margin-top: 15px;
}

.order_cartInfo {
    border-bottom: 1px solid #e3e7e9;
    margin-bottom: 10px;
    padding-bottom: 50px;
}
.order_cartInfo .tit .remind {
    padding-right: 0;
    font-size: 12px;
    color: #000;
}
.cart_tr {
    display: block;
    height: 50px;
    line-height: 50px;
    background: #fbfbfb;
    margin: 20px 0 30px;
}
.order_cartInfo .cart_tr {
    margin: 24px 0 15px;
}
.cart_tr li {
    float:right;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.cart_tr li.t_goods {
    /* width: 510px; */
    width:100%;
}
.cart_tr li.t_weight {
    width: 95px;
}
.cart_tr li.t_price {
    width: 124px;
}
.cart_tr li.t_quantity {
    width: 135px;
}
.cart_tr li.t_sum {
    width: 127px;
}
.cart_item_list {
    border: 1px solid #e2dede;
    margin-top: 10px;
}
.cart_item_list .shop_name {
    color:#00d87e;
    font-size:15px;
    height:48px;
    line-height:48px;
    text-indent:20px;
    margin-bottom:0;
    border-bottom:1px solid #F1F8E9;
    font-weight:bold;
    background:#F1F8E9;
    background:#f5f8fa;
}
.sort_content ul.sort_list {
    border-bottom: 1px dashed #d4d6d7;
}
.sort_content ul.sort_list li {
    /* width: 1150px; */
    width:100%;
    margin:0 auto -1px;
    border-bottom:1px dashed #d4d6d7;
}
.sort_content ul.sort_list li .cell {
    float: left;
    color: #666;
    padding: 14px 0;
    font-size: 14px;
}
.sort_content ul.sort_list li .p_goods {
    width: 348px;
}
.p_goods .p_img {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 10px;
    padding: 0;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.p_goods .p_img a img {
    width: 100px;
    height: 100px;
    vertical-align: middle;
}
.p_goods .item_msg {
    width: 230px;
    color: #000;
    float: left;
    margin-top: 10px;
    position: relative;
}
.p_goods .item_msg a {
    display: block;
    width: 230px;
    margin-bottom: 10px;
    color: #000;
    font-size: 13px;
}
.order_kindColor div {
    float: left;
    padding-right: 10px;
    color: #999;
}
.sort_content ul.sort_list li .p_weight {
    width: 95px;
    text-align: center;
    line-height: 100px;
}
.sort_content ul.sort_list li .p_price {
    width: 124px;
    text-align: center;
    line-height: 100px;
    color: #333;
    font-size: 14px;
}
.sort_content ul.sort_list li .p_quantity {
    width: 135px;
    line-height: 100px;
    text-align: center;
    position: relative;
}
.sort_content ul.sort_list li .p_sum {
    width: 127px;
    padding-top: 55px;
    text-align: center;
    position: relative;
}
.sort_content ul.sort_list li .p_sum div {
    line-height: 23px;
}
.sort_content ul.sort_list li .p_sum .sum_total {
    font-weight: 900;
    font-size: 14px;
    color: #00d87e;
}
.sort_content ul.sort_list li .p_sum .sum_total em {
    font-size: 14px;
}
.sort_total {
    background: #f9f9f9;
    margin-top: -1px;
    border-top: 1px solid #e2dede;
    padding: 7px 0;
    height: 23px;
    line-height: 23px;
}
.order_totalInfo {
    width: 310px;
}
.order_totalInfo table tr td {
    width: 150px;
    height: 20px;
    line-height: 20px;
}
.order_totalInfo table tr td span {
    display: inline-block;
    width: 75px;
    color: #333;
}
.order_totalInfo table tr td span.t_r {
    text-align: right;
}

.orderCoupon {
    border: 1px solid #e2dede;
}
.orderVoucher .tit {
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.s-couponWrap .tit {
    line-height: 54px;
}
.orderVoucher .tit {
    border-bottom: 1px dashed #e2dede;
}
.orderBox .tit .name {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 34px;
}
.s-couponWrap .tit .name {
    font-size: 14px;
    color: #333;
    font-weight: 100;
    padding-left: 20px;
    height: 54px;
    line-height: 54px;
}
.s-couponWrap .tit .name i {
    width: 20px;
    height: 13px;
    background-position: -60px -60px;
    vertical-align: -1px;
    margin-right: 12px;
}
.s-couponWrap .tit .turnBtn {
    font-size: 14px;
    color: #b5b1b0;
    height: 54px;
    line-height: 54px;
    margin-right: 22px;
}
.s-couponWrap .tit .turnBtn i {
    width: 21px;
    height: 21px;
    background-position: 0px -90px;
    vertical-align: -5px;
    margin-left: 10px;
}
.coupon_box {
    overflow: hidden;
    display: none;
    padding: 0 30px;
    border-bottom: 1px dashed #e2dede;
}
.coupon_box .c_tit {
    background: #fff;
    border-bottom: 1px solid #d4d6d7;
}
.coupon_box .c_tit span {
    color: #000;
    font-size: 16px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}
.coupon_box .c_tit .on {
    color: #00d87e;
    border-bottom: 2px solid #00d87e;
    height: 48px;
    font-weight: bold;
}
.coupon_box .c_tit .table_ture, .coupon_box .c_tit .table_false {
    padding: 0 93px;
}
.coupon_box .c_tit .table_ture em, .coupon_box .c_tit .table_false em {
    font-size: 16px;
}
.c_content {
    color: #666;
    margin-bottom: 20px;
}
.c_content .remind {
    padding: 18px 0;
    color: #666;
}
.c_content .remind a {
    color: #00d87e;
}
.c_content .coupon_list {
    border-left: 1px solid #e2dede;
    border-top: 1px solid #e2dede;
}
.c_content .coupon_list .tabH {
    background: #f4f4f4;
    color: #555;
}
.c_content .coupon_list .h_grid {
    border-right: 1px solid #e2dede;
    border-bottom: 1px solid #e2dede;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    color: #000;
    font-size: 13px;
}
.c_content .coupon_list .tabH .h_1, .c_content .coupon_list .tabT .t_1 {
    width:410px;
}
.c_content .coupon_result {
    color: #333;
    padding: 14px 0 0px;
    font-size: 13px;
}
.c_content .coupon_result em {
    color: #00d87e;
    padding: 0 4px;
    font-weight: 900;
    font-size: 13px;
}
.c_content .coupon_result em.coupon_price {
    color: #00d87e;
}
.coupon_MT {
    border-top: 1px dashed #e3e7e9;
    padding-bottom: 17px;
}
.prompt {
    width: 220px;
    display: block;
    padding: 10px;
}
.coupon_MT .prompt {
    padding: 18px 0 5px;
    color: #555;
    font-size: 14px;
    color: #333;
}
.coupon_MT .prompt em {
    color: #00d87e;
    cursor: pointer;
    font-size: 14px;
}
.coupon_MT .group {
    color: #666;
    padding-top: 15px;
    display: none;
}
.coupon_MT .group input {
    color: #333;
    width: 64px;
    height: 16px;
    margin-right: 5px;
    border: 1px solid #e6e6e7;
    padding: 4px;
}
.coupon_MT .group input.btn_add {
    border: none;
    background: #00d87e;
    color: #fff;
    padding: 0;
    height: 27px;
    text-align: center;
    line-height: 27px;
    cursor: pointer;
}
.coupon_MT .group .field-tip {
    display: block;
    font-size: 14px;
    color: #fd9191;
    padding: 12px 0 0 137px;
}
.coupon_MT .group .field-tip i {
    width: 17px;
    height: 17px;
    margin-right: 10px;
    vertical-align: -3px;
    background-position: -30px -120px;
}

.orderSub {
    margin-top: 30px;
}
.orderSub .statis ul {
    float: right;
    width: 370px;
    text-align: right;
}
.orderSub .statis ul li {
    clear: both;
    line-height: 20px;
}
.orderSub .statis ul li span {
    display: block;
    float: left;
    width: 250px;
    font-size: 13px;
    color: #666;
}
.orderSub .statis ul li .price {
    float: left;
    width: 120px;
    font-size: 14px;
    color: #000;
}
.orderSub .statis ul li .price em {
    font-size: 14px;
    color: #000;
}
.orderSub .statis ul li.totalPrice {
    padding-top: 10px;
}
.orderSub .statis ul li span {
    display: block;
    float: left;
    width: 250px;
    font-size: 13px;
    color: #666;
}
.orderSub .statis ul li span.payPriceTit {
    font-size: 16px;
}
.orderSub .statis ul li .payPrice, .orderSub .statis ul li .payPrice em {
    font-size: 20px;
    color: #00d87e;
    font-weight: bold;
}
.orderSub .statis ul li .o_totalBtn {
    float:right;
    display:block;
    font-weight:bold;
    width:160px;
    text-align:center;
    background:#00d87e;
    color:#fff;
    height:45px;
    line-height:45px;
    font-size:16px;
    margin:20px 0px;
    border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
}
.orderSub .o_address {
    text-align: right;
    padding: 0px 0 15px;
}


.pop_box {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    right: 0;
}
.pop_box .pop_box_shade {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    /*background: url(../image/transparentBlackBg.5.png) repeat\0/;
    *background: url(../image/transparentBlackBg.5.png) repeat;*/
}
.pop_box .pop_box_content{
	position: absolute;
	z-index: 999;
	font-size: 12px;
	width:640px;
	height:30rem;
	margin-top:-190px;
	margin-left:-320px;
	overflow:auto;
}
.pop_box .pop_box_content {
    left: 50%;
    top: 50%;
	background: #fff;
}
.pop_box .pop_box_content .close {
    position: absolute;
    width: 18px;
    height: 18px;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 2;
}
.pop_address .tit {
    font-size: 16px;
    color: #000;
    padding: 35px 0 20px 35px;
}
.pop_address .item {
    width: 620px;
    margin: 0 auto;
}
.pop_address .item li {
    display: block;
    margin-bottom: 15px;
    height: 22px;
    line-height:35px;
    clear: both;
}
.pop_address .item li .label {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 4px 0 3px;
    width: 75px;
    text-align: right;
}
.label input[type=checkbox]{
    margin-top:8px;
}
.form .itxt {
    height: 18px;
    width: 155px;
    padding: 3px 5px 2px;
    box-sizing: content-box;
}
.pop_address .item li .itxt{
    border: 1px solid #d4d6d7;
}
.pop_address .all_text_half{
	width:120px;
}
.pop_address .all_text_full{
	width:345px; 
	background:rgb(255, 255, 255); 
	color: rgb(0, 0, 0);
}
.pop_address .item li .message {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    overflow: hidden;
    color: #00d87e;
    padding: 1px 7px 2px;
}
.form .selt {
    line-height: 18px;
    border: 1px solid #ccc;
    padding: 5px;
    vertical-align: middle;
    float: none;
}
.pop_address .item li.btns {
    padding: 5px 0 5px 75px;
}
.btn_sure {
    display: inline-block;
    border: none;
    background: #00d87e;
    color: #fff;
    padding: 0;
    width: 90px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    font-size: 14px;
    margin-right: 6px;
    margin-left: 2px;
}
.btn_sure {
    display: inline-block;
    border: none;
    background: #00d87e;
    color: #fff;
    padding: 0;
    width: 50px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}
.pop_box .btn_sure, 
.pop_box .btn_cancel {
    width: 5rem;
}
.btn_rescind {
    display: inline-block;
    border: none;
    background: #fff;
    color: #666;
    padding: 0;
    width: 90px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    font-size: 14px;
}
.btn_rescind {
    display: inline-block;
    border: none;
    background: #eae9e7;
    color: #666;
    padding: 0;
    width: 50px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    margin-left: 2px;
}
.pop_Idcard .tit {
    font-size: 16px;
    color: #000;
    padding: 35px 0 10px 35px;
}
.pop_Idcard .userInfo {
    width: 630px;
    margin: 10px auto 20px;
    border-bottom: 1px dashed #e3e7e9;
    padding: 0 0 10px;
}
.pop_Idcard .userInfo li {
    display: block;
    margin-bottom: 15px;
    height: 20px;
    line-height: 20px;
    clear: both;
    color: #666;
}
.pop_Idcard .userInfo li .label {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 4px 0 3px;
    width: 75px;
    text-align: right;
}
.pop_Idcard .userInfo li .itxt {
    border: 1px solid #d4d6d7;
    width: 543px;
}
.pop_Idcard .up_cardPic .label {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 4px 0 3px;
    width: 125px;
    text-align: right;
}
.pop_Idcard .up_cardPic .card_u {
    float: left;
    width: 555px;
}
.pop_Idcard .up_cardPic .card_u .card_uPic .card_right, .pop_Idcard .up_cardPic .card_u .card_uPic .card_reve {
    float: left;
    width: 275px;
}
.pop_Idcard .up_cardPic .card_u .card_uPic .card_right .cBtn, .pop_Idcard .up_cardPic .card_u .card_uPic .card_reve .cBtn {
    padding-bottom: 13px;
}
.pop_Idcard .up_cardPic .card_u .card_uPic .card_right .cBtn .card_upload, .pop_Idcard .up_cardPic .card_u .card_uPic .card_reve .cBtn .card_upload {
    display: block;
    width: 74px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    color: #666;
    background: #eae9e7;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}
.pop_Idcard .up_cardPic .card_u .card_uPic .card_right .cPic img, .pop_Idcard .up_cardPic .card_u .card_uPic .card_reve .cPic img {
    width: 240px;
}
.pop_Idcard .up_cardPic .card_u .card_uPic .card_reve {
    width: 270px;
    padding-left: 10px;
}
.pop_Idcard .up_cardPic .card_u .card_uPic .card_right .cPic, .pop_Idcard .up_cardPic .card_u .card_uPic .card_reve .cPic {
    padding: 10px;
    border: 1px solid #d4d6d7;
    position: relative;
    width: 240px;
    height: 147px;
    overflow: hidden;
}
.up_cardPic .card_remind {
    color: #adadad;
    padding: 20px 0 0;
}
.icon_upCardRemind {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-bottom: 2px;
}
.up_cardPic .card_remind .card_remind_txt .icon_upCardRemind {
    width: 14px;
    float: left;
    margin-top: 2px;
}
.up_cardPic .card_remind .card_remind_txt .info {
    float: left;
    width: 530px;
    line-height: 18px;
}
.up_cardPic .card_remind .card_remindCheck {
    padding-top: 15px;
}
.up_cardPic .card_remind .orgCheck input {
    position: relative;
    top: 2px;
}
.up_cardPic .card_u .btn {
    padding-top: 10px;
    margin-bottom: 20px;
}
.up_cardPic .card_u .btn .btn_rescind {
    margin-left: 5px;
}
.up_cardPic .card_u .btn .message {
    color: #00d87e;
    display: none;
    padding-left: 10px;
}
.total_fixed {
    position: fixed;
    bottom: 0px;
    background: #fff;
    width: 100%;
    z-index: 800;
    border-top: 1px solid #d2d2d2;
    box-shadow: 0 -1px 8px rgba(0,1,1,.08);
    left: 0px;
}
.total_box {
    margin: 20px 0;
    padding: 20px 0;
}
.total_fixed .total_box {
    margin: 0;
    border: none;
}
.total_fixed .o_floatSub {
    /*width:1200px;*/
    width:100%;
    margin: 0 auto;
    padding: 5px 0;
    left: 0px;
}
.total_fixed .o_floatSub .o_total {
    display: block;
    font-size: 20px;
    color: #555;
    line-height: 45px;
}
.total_fixed .o_floatSub .o_total em {
    font-size: 20px;
    color: #00d87e;
}
.sort_totalInfo .go_buy {
    color: #fff;
    background: #00d87e;
    padding: 19px 56px;
    margin: 0 0 0px 20px;
    cursor: pointer;
    font-size: 16px;
}
.total_fixed .o_floatSub .go_buy {
    font-size: 14px;
    padding: 8px 30px;
    margin-top: 5px;
}
/* addressBox */
.orderAddress .list ul li {
    float:left;
    width:28%;
    height:170px;
    margin-right: 1.125rem;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    border: 3px dashed #e2dede;
    padding: 23px 5px 23px 20px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.orderAddress .list ul li.check {
    border: 3px dashed #00d87e;
}
.orderAddress .list ul li .addr_hd {
    border-bottom: 1px dashed #ddd;
    color: #000;
    padding-bottom: 18px;
}
.orderAddress .list ul li .addr_hd .addr_name {
    font-size: 16px;
    display: block;
    padding-bottom: 12px;
}
.orderAddress .list ul li .addr_hd .mobile {
    font-size: 14px;
    display: block;
}
.orderAddress .list ul li .addr_info {
    padding:8px 0px 0px;
}
.orderAddress .list ul li .addr_info>span {
    width: 15px;
    height: 18px;
    margin-right: 8px;
    vertical-align: 24px;
}
.orderAddress .list ul li .addr_info p {
	display: inline-block;
    max-width:150px;  
	font-size: 13px;
    color: #000;
	line-height:16px;
    height:50px;
    overflow:hidden;
    white-space: normal;
}
.orderAddress .list ul li .addr_info p em {
    font-size: 13px;
    color: #000;
    padding-right: 5px;
}
.orderAddress .list ul li .addr_check,
.user .list ul li .addr_check {
    position: absolute;
    bottom: 37px;
    cursor: pointer;
    color: #333;
    right: 0;
    width: 72px;
}
.orderAddress .list ul li .addr_check>span {
    width: 14px;
    height: 14px;
    background-position: 0 -60px;
    margin-right: 8px;
    vertical-align: -2px;
}
.orderAddress .list ul li .addr_delete,
.user .list ul li .addr_delete {
    position: absolute;
    bottom: 18px;
    cursor: pointer;
    color: #333;
    right: 0;
    width: 72px;
}
.user .list ul li .addr_delete {
	bottom: 8px;	
}
.orderAddress .list ul li .addr_check, .user .list ul li .addr_check {
    bottom: 40px;
}
.orderAddress .list ul li .addr_delete>span {
    width: 13px;
    height: 16px;
    background-position: -30px -60px;
    margin-right: 8px;
    vertical-align: -2px;
}
.orderAddress .list ul li .addr_setting {
    position: absolute;
    top: 32px;
    right: 26px;
    color: #00d87e;
    cursor: pointer;
    padding: 2px 10px;
    border: 1px solid #00d87e;
}
.orderAddress .list ul li.check .addr_setting {
    background: #00d87e;
    color: #fff;
    border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
}
/* 新增地址 */

.pop_box_content .pop2_tit {
    font-size: 20px;
    color: #000;
    width: 93%;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 4px solid #e9e9e9;
    position: relative;
    font-weight: 900;
}
.pop_box_content .pop2_tit {
    line-height: 38px;
    font-size: 13px;
    color: #777;
    padding: 0px;
    font-weight: normal;
}
.pop_box_content .pop2_cont {
    height: 48px;
    line-height: 20px;
    font-size: 13px;
    color: #333;
    padding: 10px 20px;
    text-align: center;
    margin: 20px 0;
    overflow: hidden;
}
.pop_box_content .pop2_btn {
    text-align: center;
}
/*checkout button*/
.footer_checkout_button span{
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;
}
/*https://blog.csdn.net/swallowliyan/article/details/80324817*/
.footer_checkout_button span:after {
	position:absolute;
	content:'\27A4';
	opacity: 0;
	top: 0;
	right: -10px;
	transition: 0.5s;
}
.footer_checkout_button:hover span {
	padding-right: 25px;
	color:#fff;
}
.footer_checkout_button:hover span:after {
	opacity: 1;
	right: 0;
	color: #fff;
}
@media only screen and (max-width:749px){
	.orderAddress .list ul li{
		width:100%;
	}
}
