body {
    background-color: #fff
}

.checking-box {
    /* background-color: #fff; */
}

.table > thead > tr > th {
    font-weight: bold;
    width: 56px;
    height: 14px;
    font-size: 14px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(102, 102, 102, 1);
    line-height: 14px;
}

.borderStyle {
    /* box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.1); */
}
.borderStyle th{
    border-bottom:none !important;
    font-size: 13px;
    font-weight: 500;
    color: rgba(51,51,51,1);
    /* box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.1); */
}
.table-shop thead tr th{
    height:40px !important;
    border:none !important;
    padding:0px 16px !important;
    background:#ffffff !important;
}
tr.goods-item td{
    vertical-align: top;
}
.cart-shop-name{
    font-size: 12px;
    font-weight: 500;
    color: rgba(51,51,51,1);
}
.cart-shop-name.jifen{
    font-size: 12px;
    font-weight: bold;
    color: #D4281E !important;
}
.table-goods .tg-img img{
    width:80px !important;
    height:80px !important;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(233,233,233,1) !important;
}
.table-goods .tg-img{
    margin-right:16px !important;
}
.table-goods .tg-txt .tt{
    height: 16px;
    font-size: 12px;
    font-weight: normal;
    color: #333333 !important;
    padding-top:8px !important;
    margin-bottom: 8px !important;
    padding-left:0px !important;
}
.goods-item td {
    padding: 16px;
    line-height: 1.42857143;
    border-bottom: 1px solid #E9E9E9 !important;
    word-wrap: break-word;
    word-break: break-all;
}
.borderStyle th{
    border-bottom:none!important;
}

.table-goods .tg-txt .tt span:hover{
    color: #D4281E !important;
}
.table-goods .tg-txt .tg-attr{
    height: 16px;
    font-size: 12px!important;;
    font-weight: normal;
    color: #666666 !important;
    margin:0 !important;
}
.table-shop tbody tr td:last-child{
    border-right:none !important;
}
.table-shop .goods-item:hover{
    background: rgba(212,40,30,0.03);
}

.checking-box .hd {
    background-color: #f4f5f9
}

.checking-box .hd h2 {
    color: #666;
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px;
    line-height: 38px
}

.checking-box .check-tit h4 {
    font-size: 14px;
    color: #333;
    font-weight: 700
}

.checking-box .current-modify {
    border: 1px solid #e43636
}

.checking-box .pd20 {
    /* padding: 20px 0px 20px 20px; */
    overflow: hidden;
}

.checking-box .tg-attr {
    color: #999
}

.checking-box .item-selected {
    white-space: nowrap;
    border: 1px solid #ddd;
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    height: 18px;
    line-height: 18px;
    padding: 5px 24px;
    cursor: pointer;
    width: 50px;
    overflow: hidden;
    text-align: center;
}

.checking-box .item-selected-current, .checking-box .item-selected-hover, .checking-box .item-selected:hover {
    border: 2px solid #3399FF;
    padding: 7px 55px
}

.checking-box .empty {
    padding: 10px 0 25px;
    text-align: center;
    line-height: 14px
}

.checking-box .consignee-content {
    line-height: 30px;
    margin-top: 10px;
    width: 100%
}

.checking-box .consignee-content .item {
    margin: 10px 0 0;
    width: 100%;
}

.checking-box .consignee-content .item .addr-selected {
    float: left;
    margin-right: 10px;
    cursor: pointer;
    white-space: nowrap;
    padding: 7px 55px;
}

.checking-btline .settlement-selected {
    float: left;
    margin-right: 10px;
    cursor: pointer;
    white-space: nowrap;
    padding: 7px 44px;
}

.checking-btline .item-settlement-selected {
    white-space: nowrap;
    border: 1px solid #ddd;
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    height: 18px;
    line-height: 18px;
    padding: 5px 24px;
    cursor: pointer;
    width: 50px;
    overflow: hidden;
    text-align: center;
}

.checking-btline .item-settlement-selected:hover {
    border: 2px solid #3399FF;
}

.checking-box .consignee-content .item .addr-detail {
    width: 70%;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    /* white-space: nowrap; */
}

.checking-box .consignee-content .item .addr-action {
    float: right;
    margin-right: 7px;
    cursor: pointer;
    visibility: hidden;
    width: 78px;
    height: 14px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(51, 153, 255, 1);
    line-height: 14px;
    margin-top: 10px;
}

.checking-box .consignee-content .item .addr-default {
    width: 48px;
    height: 14px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(255, 255, 255, 1);
    line-height: 14px;
    display: inline-block;
    padding: 2.5px 5px;
    background: rgba(51, 153, 255, 1);
    border-radius: 2px;
    margin-left: 10px;
}

.checking-box .consignee-content .item-hover, .checking-box .consignee-content .item:hover {
    background: rgba(246, 250, 253, 1);
}

.checking-box .consignee-content .item-hover .addr-action, .checking-box .consignee-content .item:hover .addr-action {
    visibility: visible
}

.checking-box .addr-switch {
    height: 18px;
    line-height: 18px;
    cursor: pointer;
    float: left;
}

.checking-box .switch-on {
    display: block
}

.checking-box .switch-off {
    display: none
}

.checking-box .payment li {
    padding-right: 10px;
    float: left
}

.checking-payinfo {
    /*border: 1px solid #e7e7eb;*/
    /* background-color: #f4f5f9; */
    /* padding: 10px 3px;
    line-height: 20px; */
}
.checking-payinfo .text-grey {
    width:auto !important;
    height: 16px;
    font-size: 12px;
    font-weight: normal;
    color: rgba(102,102,102,1);
}

.checking-payinfo .total-price {
    height: 16px;
    line-height:16px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(212,40,30,1);
}
.checking-payinfo-address{
    width:100%;
    height:auto;
    display:flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.checking-payinfo-address .small-address{
    margin-right:24px!important;
    font-size: 12px !important;
    font-weight: normal;
    color: rgba(102,102,102,1)!important;
}
.checking-payinfo-address .sh-person{
    font-size: 12px !important;
    font-weight: normal;
    color: rgba(102,102,102,1)!important;
    margin-right:0px !important;
}
.checking-payinfo-address .sh-person .phone{
    margin-left:8px !important;
}

.moneyStyle {
    font-weight: 500;
}

.checking-summary {
    line-height: 20px;
    padding: 10px;
    background: white;
}

.mp25 {
    padding: 25px 0px;
}
/*核对页按钮*/
.checking-btn div.btn-div {
    display: inline-block;
    overflow: hidden;
    margin-right: 20px
}

.checking-btn .btn {
    margin: 0;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    width: 135px;
    height: 40px;
    line-height: 36px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
}

.btn-white:hover {
    background: rgba(51, 153, 255, 1);
    cursor: pointer;
    color: #fff;
    border-radius: 2px;
}

.checking-btn .btn-blue-more {
    background: rgba(51, 153, 255, 1);
    color: #fff;
}

.btn-blue-more:hover {
    background: rgba(17, 119, 221, 1);
    color: #fff;
    border-radius: 2px;
}

.iconfont {
    vertical-align: middle
}

.checking-box-last .bd{
    background-color: #fff !important;
    padding: 0 16px 16px;
}
.checking-summary{
    padding:0 !important;
}
.checking-summary .row{
    padding:15px 29px !important;
    display:flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.checking-summary .row .text-right{
    width: auto!important;
    margin-left: 0!important;
}
.checking-summary .row .text-red{
    height: 18px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(212,40,30,1)!important;
}
.checking-summary .row .text-grey{
    height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: rgba(102,102,102,1)!important;
}
.checking-summary .row .col-price{
    width:auto!important;
    margin-left:24px !important;
    height: 18px;
    font-size: 14px!important;
    font-weight: normal;
    color: rgba(51,51,51,1)!important;
    margin-right:0px!important;
}
.checking-summary .row .col-price .gs-total-price{
    width:auto!important;
    height: 18px!important;;
    font-size: 14px!important;;
    font-weight: normal;
    color: rgba(51,51,51,1)!important;
    margin-left:2px !important;
}
.payInfo-wrap{
    height: auto;
    background: rgba(245,245,245,1);
    border-radius: 2px;
    border: 1px solid #E9E9E9;
    padding:19px 28px;
}
.checking-payinfo{
    display:flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin-bottom:8px;
}
.checking-btn{
    margin:16px 0px;
}
.checking-btn .btn-div{
    margin-left:24px;
    margin-right:0px !important;
}
.checking-btn .btn-div .btn-white{
    width: 150px;
    height: 40px;
    background: rgba(255,255,255,1);
    border-radius: 2px;
    border:none;
    font-size: 16px;
    font-weight: 500;
    color: rgba(102,102,102,1);
}
.checking-btn .btn-div .btn-white:hover{
    color: rgba(102,102,102,1);
}
.checking-btn .btn-div .action-submit1{
    width: 150px;
    height: 40px;
    background: rgba(212,40,30,1);
    border-radius: 2px;
    border:none;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255,255,255,1);
}
.checking-btn .btn-div .action-submit1:hover{
    color: rgba(255,255,255,1);
}

.link {
    color: #009afe
}

#payAddressInfoView {
    /* padding: 0px 20px; */
}

.gs-total-price, .sum-express-price {
    width: 55px;
    height: 12px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(102, 102, 102, 1);
    line-height: 12px;
}

.goods-status-wrap {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 18px
}
.goods-status-wrap .text-red{
    font-size:12px !important;
}

/*.goods-status-invalid {
    width: 70px;
    height: 70px;
    background: url(../orderdirect/i/salesover.png) no-repeat;
    position: absolute;
    right: -6px;
    top: -26px
}*/

.table .invalid, .table .invalid .link, .table .invalid .text-red {
    color: #999
}

.table .invalid .goods-status {
    display: block
}

.checking-box .item-selected-current i {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15px;
    height: 16px;
    background: url(../img/selected-attr-blue.png) no-repeat;
}

.wrongMsgBox {
    color: #e4393c;
}

.wrongMsgBox .iconfont {
    margin-right: 2px;
}

.promotion-box h4 .arrow-icon {
    color: #b2b2b2;
    font-weight: 400
}

.promotion-box .switch-btn {
    font-weight: 400;
    font-size: 12px;
    margin-left: 16px;
    cursor: default;
    color: #b5b5b5;
    cursor: pointer;
}

.promotion-box .switch-btn.disabled {
    color: #e0e0e0
}

.promotion-box .coupon-wrapper {
    height: 60px;
    overflow: hidden
}

.promotion-box .coupon-wrapper .coupon-box {
    position: relative;
    height: 60px;
    overflow: hidden
}

.promotion-box .coupon-wrapper .coupon-list {
    position: absolute;
    left: 0;
    top: 0;
    height: 60px
}

.promotion-box .coupon-wrapper .coupon-list li {
    float: left;
    height: 60px
}

/*.promotion-box .coupon-wrapper .coupon-item {
    float: left;
    width: 210px;
    height: 60px;
    position: relative;
    margin-right: 12px;
    color: #fff;
    background: url(../orderdirect/i/red_coupon.png) no-repeat;
    padding-left: 12px;
    cursor: default
}*/

.promotion-box .coupon-wrapper .coupon-item .c-content {
    float: left;
    width: 161px
}

.promotion-box .coupon-wrapper .coupon-item .c-status {
    margin-left: 161px;
    padding: 10px 0
}

.promotion-box .coupon-wrapper .coupon-item .c-price {
    height: 20px;
    padding: 9px 0;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.promotion-box .coupon-wrapper .coupon-item .c-price span {
    font-size: 24px
}

.promotion-box .coupon-wrapper .coupon-item .get-coupon-btn {
    display: block;
    width: 26px;
    margin: 6px auto 0;
    color: #fff;
    line-height: 16px
}

/*.promotion-box .coupon-wrapper .coupon-item.selected {
    background: url(../orderdirect/i/red_coupon_selected.png) no-repeat
}

.promotion-box .coupon-wrapper .coupon-item.blue-coupon {
    background: url(../orderdirect/i/blue_coupon.png) no-repeat
}

.promotion-box .coupon-wrapper .coupon-item.blue-coupon.selected {
    background: url(../orderdirect/i/blue_coupon_selected.png) no-repeat
}

.promotion-box .coupon-wrapper .coupon-item.gray-coupon {
    background: url(../orderdirect/i/gray_coupon.png) no-repeat
}*/

.promotion-box .coupon-wrapper .coupon-item.last {
    margin-right: 0
}

.promotion-box .bean-num {
    display: inline-block;
    width: 70px;
    position: relative;
}

.promotion-box input {
    vertical-align: middle
}

.promotion-box .bean-row {
    border-top: 1px solid #e7e7eb;
    padding: 12px 20px;
    background: #f4f5f9
}

.promotion-box .bean-row .bean-worth {
    font-size: 18px;
    vertical-align: middle
}

.delay-pay a,
.delay-pay label {
    padding: 10px 0 0 10px;
    margin-bottom: 0;
    float: left;
    color: #999
}

.delay-pay a {
    color: #009afe
}

.paytype-tip {
    position: absolute;
    right: 4px;
    top: 5px;
    color: #e43636;
    font-size: 12px;
    font-weight: normal;
}

.iconfont.paytype-tip {
    font-size: 16px;
}

.fl {
    float: left
}

.fr {
    float: right
}

.remark-len {
    line-height: 32px;
    color: #999;
    margin-left: 10px;
}

.promotion-box .coupon-wrapper .last-coupon {
    margin-right: 0;
}

.checking-box .hd {
    border-bottom: 1px solid #e7e7eb;
}

.checking-box .addr-switch {
    height: 16px;
    font-size: 12px;
    font-weight: normal;
    color: rgba(102,102,102,1);
}

.checking-box .addr-switch .iconfont {
    color: rgba(102,102,102,1);
}

.checking-btline {
    /* border-bottom: 1px dotted #e7e7eb; */
    /* margin-left: 20px;
    margin-right: 20px; */
}


.item-selected-current {

}

.col-price {
    width: 101px;
    text-align: right;
}

.col-price-offset-8 {
    margin-left: 74%;
}

.checking-summary {
    padding: 10px 0;
}

.remark .control-label, .express .control-label {
    margin-left: 0;
    padding-left: 0;
}

.tag-pro-red-q {
    display: inline-block;
    background: #e43636;
    color: #fff;
    /* width: 48px; */
    height: 18px;
    line-height: 18px;
    border-radius: 4px;
    border: 1px solid #e43636;
    text-align: center;
    cursor: default;
    margin-left: 10px;
}

.deposit-row {
    display: none;
}

.coupon-pd {
    padding: 20px 18px 20px 20px;
}

/*.goods-status-shelves {
    width: 70px;
    height: 70px;
    background: url(../orderdirect/i/goodsshelves.png) no-repeat;
    position: absolute;
    right: -6px;
    top: -26px;
}*/

.submit-tb {
    table-layout: fixed;
    width: 100%;
    max-width: 100%;
    margin:8px 0px !important;
    height: 40px;
    background: rgba(255,255,255,1);
    border-radius: 2px;
    max-width: 100%;
    margin-bottom: 20px;
    border:none !important;
}

.pop-stock {
    font-size: 16px;
    padding: 45px 20px;
}

.balance {
    float: left;
    display: block;
    padding-top: 8px;
    padding-left: 5px;
}

.account-payable {
    float: left;
}

.balance em {
    font-weight: 400;
}

.account-payable-info {
    float: right;
}

/* 20171115标准B2B增加自营店铺类型 */
.cart-shop-name {
    margin-left: 8px;
    height: 18px;
    font-size: 14px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 14px;
    display: inline-block;
}

.cart-self-tag {
    color: #fff;
    background-color: #e43636;
    font-weight: normal;
    border-radius: 3px;
    padding: 0 3px 1px;
}

.checking-box .msg {
    color: #ec9f00;
    line-height: 28px;
}

.checking-box .msg .iconfont {
    vertical-align: sub;
    margin-right: 5px;
}

.submit-tb {
    margin-bottom: 10px;
}

/*
.company-pay-type {
  display: none;
}*/

.pay-type-li div {
    display: none;
}

.msg-pay-type, .msg-different-payer {
    display: none;
}

/*运费*/
.icon-express-tip {
    vertical-align: bottom;
    cursor: default;
    margin-right: 4px;
}

.temp-express {
    display: none;
    position: absolute;
    z-index: 100;
    width: 280px;
    border: 1px solid #f0f0f0;
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 1px 1px 3px #f0f0f0;
}

.temp-express:after, .temp-express:before {
    top: 100%;
    left: 240px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.temp-express:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 7px;
    margin-left: -7px;
}

.temp-express:before {
    border-color: rgba(240, 240, 240, 0);
    border-top-color: #f0f0f0;
    border-width: 10px;
    margin-left: -10px;
}

.e-express-wrapper {
    max-height: 380px;
    overflow-y: auto;
}

.e-shopname {
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #f4f5f9;
    color: #666;
    font-size: 14px;
    padding-left: 12px;
}

.e-price {
    height: 24px;
    line-height: 24px;
    border-bottom: 1px dotted #eee;
    color: #333;
    padding-left: 12px;
}

.e-goods-box {
    margin: 10px auto;
    width: 240px;
    height: 54px;
    position: relative;
}

.scrollbutton {
    height: 54px;
    width: 19px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    top: 0;
    background: url(../../images/ctrol_icon.png) no-repeat;
}

.scrollbutton.smallImgLeft {
    background-position: -40px 0;
    left: 0;
}

.scrollbutton.smallImgRight {
    background-position: -60px 0;
    right: 0;
}

.scrollbutton.smallImgLeft.disabled {
    background-position: 0 0;
    cursor: not-allowed;
}

.scrollbutton.smallImgRight.disabled {
    background-position: -20px 0;
    cursor: not-allowed;
}

.e-goodslist {
    width: 200px;
    height: 54px;
    margin: 0 20px;
    overflow: hidden;
    position: relative;
}

.e-goodslist-scroll {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    font-size: 0;
}

.e-good-item {
    display: inline-block;
    width: 52px;
    height: 52px;
    border: 1px solid #eee;
    overflow: hidden;
    margin-left: 10px;
}

.e-good-item img {
    width: 52px;
    height: 52px;
}

.table > tfoot > tr > td.bgwhite {
    background: #fff;
    padding-right: 15px;
    padding-left: 15px;
}

#payPriceInfoView {
    /* padding: 0px 20px; */
}

.table td i.coupon-money {
    font-size: 24px;
}

.shop-promotion.promotion-box .coupon-wrapper .coupon-item {
    margin-right: 4px;
}

.js-online-paytypes {
    display: none;
    font-size: 14px;
    color: #e4393c;
}

.bean-tips {
    position: absolute;
    display: none;
    white-space: nowrap;
    color: #e25f63;
    margin-top: 4px;
}

a.cart-goods-name {
    color: #333;
}

.tag-pro-red-b, .tag-pro-white-b {
    background: #e43636;
    color: #fff;
    line-height: 18px;
    border-radius: 4px;
    border: 1px solid #e43636;
    text-align: center;
    cursor: default;
    padding: 1px 3px;
}

.tag-pro-white-b {
    background: #fff;
    color: #e43636;
    text-align: center;
    cursor: default
}

a.tag-pro-red-b:hover, a.tag-pro-white-b:hover {
    cursor: pointer;
    color: #fff;
    opacity: .9;
    -webkit-opacity: .9;
    filter: Alpha(opacity=90);
}

a.tag-pro-white-b:hover {
    color: #e43636;
}

.pdtb10 {
    padding: 10px 0;
}

.cart-wrapper {
    background: #f5f5f5;
}

.cart-wrapper .container {
    position: relative;
    width: 1200px;
    font-size: 12px;
}

.cart-wrapper .cart-header .header-lamp {
    float: right;
    line-height: 118px;
}

.cart-wrapper .cart-header .header-lamp > div {
    float: left;
}
.cart-wrapper .cart-header .header-lamp .tail {
    margin: 59px 10px;
}

.header-lamp > div:nth-child(3) > span:first-child {
    background: #3399ff;
    border: 1px solid #3399ff;
    color: white;
}

.header-lamp > div > span:first-child {
    color: #ddd;
    width: 28px;
    height: 28px;
    display: block;
    float: left;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    line-height: 28px;
    text-align: center;
    margin: 36px 10px;
    font-size: 16px;
}

.header-lamp > div > span {
    font-size: 12px;
    color: #666666;
}

.cart-content .container {
    min-height: 200px;
}

.cart-header {
    /* border-bottom: 1px solid #e5e5e5; */
    margin-bottom: 10px;
    height: 120px;
    background: rgba(255, 255, 255, 1);
}

.cart-logo {
    float: left;
    margin-top: 20px;
}

.cart-logo a {
    float: left;
    width: 200px;
    height: 58px;
    overflow: hidden;
}

.cart-logo h1 {
    margin-left: 210px;
    font-size: 22px;
    color: #999;
    line-height: 55px;
}

.cart-steps {
    position: relative;
    float: right;
    width: 655px;
    font-size: 12px;
    margin-top: 12px;
}

.cart-steps ul li {
    float: left;
    width: 40%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 34px;
    line-height: 36px;
}

.cart-steps ul li .iconfont {
    font-size: 26px;
    margin: 0 10px;
    color: #bbb;
    vertical-align: middle
}

.cart-steps ul li .tail {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 110px;
    top: 15px;
    top: 15px;
    font-size: 0;
    background-color: #bbb;
}

.cart-steps ul li .s-text {
    background-color: #fff;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    padding-right: 10px
}

.cart-steps ul li.done .tail {
    background-color: #e43636;
}

.cart-steps ul li.doing .iconfont,
.cart-steps ul li.done .iconfont {
    color: #e43636;
}

.cart-steps ul li.last {
    width: 20%;
}

#content {
    background: #f5f5f5;
}

.fot-bgc {
    padding-top: 30px;
    background: #f5f5f5;
}

.spanStyle {
    width: 88px;
    height: 12px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(153, 153, 153, 1);
    line-height: 28px;
    margin-left: 220px;
}

.message-check {
    width: 120px;
    height: 26px;
    font-size: 24px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(51, 51, 51, 1);
    line-height: 64px;
    display: block;
    float: right;
}

.addr-name {
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(104, 104, 104, 1);
    margin-left: 18px;
    margin-left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 30%;
    display: block;
    float: left;
}

.addr-info {
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(104, 104, 104, 1);
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    max-width: 46%;
}

.addr-default {
    width: 72px;
    height: 14px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(51, 153, 255, 1);
    line-height: 14px;
}

.receiverName {
    width: 36px;
    height: 14px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(51, 51, 51, 1);
    line-height: 14px;
}

.addr-detail {
    margin-top: 4px;
}
.address_area .check-tit{
    margin-bottom:8px;
}
.consigneeMessage, .settlementTitle, .payTitle, .workflowTitle {
    width: auto;
    font-family: FZLTCHJW--GB1-0, FZLTCHJW--GB1;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    margin-top: 16px;
    height: 20px;
    font-size: 16px;
    font-weight: normal;
    color: rgba(51,51,51,1);
}

.settlementStyle, .invoiceStyle, .arrivalStyle, .commodityList {
    height: 20px;
    font-size: 16px;
    font-weight: normal;
    color: rgba(51,51,51,1);
}

.settlementTitle, .payTitle, .workflowTitle {
    margin: 0 0 16px 0;
}

.workflowTitle small {
    font-weight: normal;
    color: #C9C9C9;
}
.workflowTitle small>span {
    color: red;margin:0 3px 0 10px;
}

.settlementBtn, .periodPay {
    width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
    cursor: pointer;
    box-sizing: border-box;
}
.settlementBtn {
    display: block;
    margin-top: 20px;
}
.periodPay {
    margin-right: 10px;
}

.settlementBtn:hover, .periodPay:hover {
    border: 2px solid #3399ff;
    line-height: 28px;
    padding: 0 14px;
}
.settlementBtn.layui-btn-disabled:hover, .periodPay.layui-btn-disabled:hover {
    border: 1px solid #ddd;
    line-height: 30px;
    padding: 0 15px;
}

.settlementBtnSelected, .periodPaySelected {
    position: relative !important;
    border: 2px solid #3399ff !important;
    border-radius: 0 !important;
    line-height: 28px !important;
    padding: 0 14px !important;
}

.settlementBtnSelected:after, .periodPaySelected:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    bottom: 0;
    right: 0;
    background: url('../img/selected-attr-blue.png') no-repeat;
}

 .tips {
     color: #f02b2b;
     margin-right: 4px;
 }

 .tipContent {
     font-size: 13px;
     color: #333;
 }

.moreAddress {
    width: 1200px;
    height: 136px;
    background: rgba(255, 255, 255, 1);
}

.settleTypeStyle {
    width: 48px;
    height: 12px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(51, 51, 51, 1);
    line-height: 12px;
}

.showInvoiceType {
    width: 1200px;
    height: 426px;
    background: rgba(255, 255, 255, 1);
    position: relative;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0,FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(102,102,102,1);
}
.showInvoiceAddress {
    margin: 20px 0 0 0;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0,FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(102,102,102,1);
}

.edit {
    width: 24px;
    height: 14px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(51, 153, 255, 1);
    line-height: 14px;
}

.throughStyle {
    width: 12px;
    height: 12px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(51, 51, 51, 1);
    line-height: 12px;
}

/* .showInvoiceTitleStyle{
    margin-left: 30px;
} */
/* .editStyle{
    margin-left: -26px;
} */
.check-information {
    position: absolute;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 15px;
    border: 1px solid red;
    border-radius: 10px;
    color: white;
    text-align: center;
    margin-left: 10px;
    cursor: default;
    bottom: 10px;
    left: 20px;
    z-index: 999;
    background-color: red;
}

.shoppingCartStyle {
    width: 60px;
    height: 14px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(153, 153, 153, 1);
    line-height: 14px;
    margin-left: 5px;
}

dt {
    width: 72px;
    height: 20px;
    font-size: 18px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.look-message {
    width: 56px;
    height: 16px;
    font-size: 14px;
    font-family: FZLTCHJW--GB1-0, FZLTCHJW--GB1;
    font-weight: bolder;
    color: rgba(51, 51, 51, 1);
    margin-top: 20px;
    display: block;
    margin: 20px 0 6px;
    padding: 6px 0px;
}

.red-color {
    color: red;
}

.invoice-style {
    width: 56px;
    height: 14px;
    font-size: 12px;
    font-family: FZLTH--GB1-4, FZLTH--GB1;
    font-weight: normal;
    color: rgba(102, 102, 102, 1);
    line-height: 14px;
}

.checking-box .check-person {
    /* padding: 20px 0px 20px 20px; */
}

.invoice-sent {
    width: 112px;
    height: 16px;
    font-size: 14px;
    font-family: FZLTCHJW--GB1-0, FZLTCHJW--GB1;
    font-weight: bolder;
    color: rgba(51, 51, 51, 1);
    line-height: 16px;
}


.header-border {
    font-size: 12px;
    color: #dddddd;
    margin: 25px 16px;
    display: inline-block;
}

.tg-attr {
    width: 301px;
    height: 14px;
    font-size: 14px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(152, 156, 165, 1);
    line-height: 14px;
}

.text-darkgrey {
    width: 50px;
    height: 14px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: #333333  !important;
    line-height: 14px;
}

.text-red {
    width: 82px;
    height: 14px;
    font-size: 14px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: #D4281E !important;
    line-height: 14px;
}

.layui-layer-btn a:hover {
    background: rgba(51, 153, 255, 1);
    cursor: pointer;
    color: rgba(255, 255, 255, 1);
}

.layui-layer-btn .layui-layer-btn0:hover {
    background: rgba(17, 119, 221, 1) !important;
    border-color: rgba(17, 119, 221, 1) !important;
}

.layui-layer-btn .layui-layer-btn1:hover {
    background: rgba(51, 153, 255, 1) !important;
}

.tg-txt p:first-child:hover {
    color: #D4281E;
}

.showTitleRight {
    margin-right: 20px;
}

.custom-table {
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
}

.custom-table .colgroup {
    background: #f7f7f7;
}

.custom-table-header {
    display: flex;
}

.custom-table .custom-th, .custom-table .custom-td {
    padding: 10px 10px;
    color: #666;
    border-bottom: 1px solid #e9e9e9;
}

.cell-1 {
    width: 8.33333333%;
}

.cell-3 {
    width: 25%;
}

.cell-2 {
    width: 16.66666667%;
}

.invoice-address {
    margin-left: 48px;
    margin-top: -20px;
    display: block;
    font-size: 12px;
    font-family: FZLTH--GB1-4, FZLTH--GB1;
    font-weight: normal;
    color: rgba(153, 153, 153, 1);
}

.invoice-border {
    width: 78px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    border: 1px solid rgba(51, 153, 255, 1);
    margin-left: 454px;
    margin-top: -16px;
    margin-bottom: 20px;
}

.look-message-style {
    margin-left: 20px;
    margin-right: 20px;
    border-top: 1px solid #e7e7eb;
}

.look-invoice-address {
    float: right;
    width: 78px;
    height: 30px;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(51, 153, 255, 1);
    line-height: 28px;
    display: block;
}

.address-info {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: left;
}

#form-invoice .address-info{
    width: 100%;
}

/*地址*/
.address-list {
    /* display: none; */
    padding: 22px 16px 40px;
    background: white;
}

.address-list ul {
    position: relative;
}

.address-item {
    margin-bottom: 15px;
    line-height: 30px;
    display: block;
}

.address-item:hover {
    /* background-color: #EAF4FF; */
}

.address-title {
    float: left;
    position: relative;
    width: 120px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #D4281E;
    background-color: #fff;
    z-index: 1;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    font-family: FZLTHJW--GB1-0,FZLTHJW--GB1;
    font-weight: normal;
    color: rgba(51,51,51,1);
}

.address-item:hover .address-title, .address-item-selected .address-title, .address-item:hover .address-title {
    border: 1px solid #D4281E;
    line-height: 28px;
}

.address-item-selected .address-title i,
#showInvoiceType i{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 17px;
    height: 14px;
    background: url(../img/cart/address-select.png) no-repeat;
}
.address-title>span{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.address-name{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 35%;
    display: block;
    float: left;
    margin-right:8px;
}
.address-detail {
    float: left;
    cursor: pointer;
    white-space: nowrap;
    margin-left: 16px;
    width: 70%;
    font-family: FZLTHJW--GB1-0,FZLTHJW--GB1;
    font-weight: normal;
    height: 28px;
    font-size: 12px;
    font-weight: normal;
    color: rgba(51,51,51,1);
}

.address-action {
    float: right;
    display: none;
}

.address-item:hover .address-action {
    display: block;
}
.item:hover .address-action {
    display: block;
}

.address-action a {
    color: #009afe;
}

.address-action a:hover {
    color: #33aefe;
}

.address-detail span, .link {
    margin-right: 5px;
}

.layui-layer-content p {
    line-height: 30px;
    text-align: center;
}

.addr-default {
    color: #D4281E;
    background-color: rgba(212,40,30,0.1);
    padding: 2px 6px;
    margin: 0 16px;
    height: 20px;
    background: rgba(212,40,30,0.1);
}

.goods-container {
    min-height: 200px;
}
.sh-person{
    float: right;
    color: #666666;
    font-size: 12px;
    margin-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 30%;
    text-overflow: ellipsis;
}
.small-address{
    float: right;
    color: #686868;
    margin-right: 30px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 40%;
    text-overflow: ellipsis;
}
.link.js-set-default{
    width:72px;
    height:14px;
    font-size:12px;
    font-family:FZLTHJW--GB1-0,FZLTHJW--GB1;
    font-weight:normal;
    color:rgba(51,153,255,1);
    line-height:14px;
    margin-right: 8px;
}
#budget{
    position: absolute;
    left: 20px;
    bottom: 10px;
    font-size: 12px;
}
#budget>p{
    width: 230px;
}
.cart-wrapper .cart-header .header-lamp>div>span:first-child{
    margin: 45px 10px;
}
.shipping-address .sh-person>span{
    float: left;
}
.shipping-address .sh-person>span:nth-child(2){
    max-width: 65%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
