html,body{
    position: relative;
    width: 100%;
    min-height: 950px;
}


.ur{position: relative;;}
#settleup .cw-icon{ 
    background-color: #202020;
    text-align: left;
    line-height: 32px;
     cursor: pointer;  
    min-width: 140px;
    border-radius: 3px;
  }

 #settleup .cw-icon a{color: #fff;}
#settleup .cw-icon a:hover{text-decoration:none ;}
#settleup .cw-icon:hover{background: #393939;}
#settleup{    position: absolute;
    right: 0px;
    top: 15px;
    z-index: 21;}
.dropdown-layer{position: absolute; }
#settleup .iconimage{float: left; width: 18px; height: 18px;padding:7px 3px 0px 18px;}
#settleup .icon_right{float: right;padding: 14px 18px 0px 0px;}
#settleup .dropdown-layer{    
    top: 30px;
    right: 0;
    width: 350px;
    background: #393939;
  }

  .cart_hd {font-size: 14px; 
    height: 25px;
    padding: 15px 20px 0px 20px;
    line-height: 25px;
}
  .cart_hd  h4{font-weight: bold;}
  .cart_bd{

    height: auto!important;
    height: 344px;
    max-height: 344px;
    overflow-y: auto;
    padding: 0px 12px 20px 12px;
  }

  .cart_bd  .cart_singlelist {}
  .cart_bd  .cart_singlelist li{}
  .cart_item {
    line-height: 17px;
    vertical-align: bottom;
    
}

.cart_item_hd, .cart_item_inner {
    padding: 8px 10px;
    
    overflow: hidden;
}

.cart_img {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #4b4b4b;
    padding: 0;
    margin-right: 10px;
    font-size: 0;
    overflow: hidden;
}
.cart_name {
    float: left;
    width: 120px;
    height: 52px;
    overflow: hidden;
}
.cart_name a{color: #dedede;}
.cart_info {
    float: right;
    text-align: right;
    width: 85px;
}
.cart_info a{color: #fff;}

.cart_delete, .cart_price, .cart_tag {
    float: right;
    clear: both;
    max-width: 85px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #c6931f;
    font-family: Arial;

}
.cart_price {
     font-size: 14px;
}

.cart_ft {
     border-top: 1px solid #464646;
    height: 38px;
    margin: 10px 20px;
    text-align: right;
    padding-top: 15px;
    }

  .cart_ft_info {
    float: left;
    line-height: 29px;
}

.cart_ft_lk {
    float: right;
    height: 30px;
    padding: 0 15px;
    background: #987724;
    color: #fff;
    text-align: center;
    font-weight: 700;
    line-height: 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.cart_ft_lk:hover{text-decoration:none ;}
.cart_num {  font-family: Arial; font-size: 14px;}
.over{background: #393939!important;}
.out{background: #202020;}
.erbtn a{ display:block; width: 122px; float: left; margin-right: 20px; }
.erbtn .new-btn002{    line-height: 32px; color: #927430;
    padding-left: 20px;
    display: block;
    text-align: center;
    height: 32px;
    background:url(../images/caricon.png) no-repeat 32px center;
    background-color: #f9eed6;
    margin-top: 10px;}

    .order-msg td:nth-child(2){  width: 282px;}

      .order-msg th:first-child{
    padding-left:20px;
    text-align: left;
    width:282px;
  }
  .shopinfo a{color: #f0f0f0;}
  .btnsc a{color: #fff;}
  .order-msg td.price_add{color: #bebebe;font-size: 14px;}
  .order-msg td.price_t{color: #fff;font-size: 14px;}

  /*购物车*/
  .shopping-car-container {
      padding: 50px 40px;
    }
    
    .shopping-car-container .car-headers-menu {
      border-bottom: 1px solid #f5f5f5;
      padding: 0 15px;
    }
    
    .shopping-car-container .panel-body {
      padding: 15px 0;
    }
    
    #checkAll {
      vertical-align: text-bottom;
    }
    
    .shopping-car-container .car-menu {
      text-align: center;
    }
    /*
     商品区
     * */
    
    .shopping-car-container .goods-content {
      margin-top: 15px;
    }
    
    .shopping-car-container .goods-content .goods-item {
      margin-top: 20px;
    }
    
    .shopping-car-container .goods-content .goods-item .car-goods-info {
      height: 150px;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
    }
    
    .shopping-car-container .goods-content .goods-item .goods-image-column img,
    .shopping-car-container .goods-content .goods-item .goods-image-column span {
      display: block;
      float: left;
    }
    
    .shopping-car-container .goods-content .goods-item .goods-image-column span {
      width: calc(100% - 100px);
      box-sizing: border-box;
      text-indent: 2rem;
      line-height: 25px;
      padding: 10px;
    }
    
    .goods-price {
      color: red;
      font-weight: bolder;
    }
    
    .form-control {
      text-align: center;
    }
    
    .single-total {
      color: red;
      font-weight: bold;
    }
    
    .goods-params {
      color: darkgray;
    }
    
    .bottom-menu {
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    .bottom-menu #checkAllBottom {
      vertical-align: text-bottom;
    }
    
    #deleteMulty {
      color: cornflowerblue;
      cursor: pointer;
      vertical-align: text-bottom;
    }
    
    .bottom-menu-include {
      background: #e5e5e5;
    }
    
    #selectGoodsCount {
      color: orangered;
      font-size: 16px;
      font-weight: bolder;
    }
    
    #selectGoodsMoney {
      color: orangered;
      font-size: 16px;
      font-weight: bolder;
    }
    
    .panel-default .submitData {
      background: orangered;
      font-size: 16px;
      color: white;
      cursor: pointer;
      font-weight: bolder;
      height: 58px;
      position: absolute;
      right: 0;
      top: 0;
    }
    
    .panel-default .submitDis {
      background: #B0B0B0;
      cursor: no-drop;
    }
    
    .shopping-car-container .panel-default {
      position: relative;
    }
    .cart-empty {
    height: 98px;
    padding: 100px 0 40px;
    color: #333;
}
    .message{background: url(../images/carnone.png) no-repeat 266px top;
    color: #fff;
    height: 98px;
    padding-left: 341px;
    }
     .message a{color: #977a39; padding-right:  20px;}

.message a.ftx-05{

        font-weight: normal;
    color: #fff;
    width: 60px;
    display: block;
    /* padding: 8px 15px; */
    background: #977a39;
    text-align: center;
    padding: 0px;
    float: left;
    margin-right: 20px;
    border-radius: 2px;
}




input[type="checkbox"]{
    display: none;
}
.cartMain label{
	
    position: relative;
    display: inline-block;
    z-index: 1;
    border: 1px solid #b8b8b8;
    margin-left: 10px;
    border-radius: 1px;
    width: 12px;
    height: 12px;
    cursor: pointer;
	
}
.cartMain label.mark{
	
    background: url("../images/mark1.png") no-repeat -1px -1px;
	
}





.cartMain{
    position: relative;
    width: 940px;
   
    margin: 0 auto;
    padding: 0px 0px 0px;
    min-height: 210px;
    padding-top: 20px;
}
/*购物车头部*/
.cartMain_hd{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #a5a5a5;
    background:#333 ;
}
.cartMain_hd .cartTop{
    height: 50px;
}
.cartMain_hd .cartTop .list_chk{
    width: 80px;
    text-indent: 48px;
}
.cartMain_hd .cartTop .list_con{
    width: 400px;
}
.cartMain_hd .cartTop .list_chk label{
    position: absolute;
    left: 24px;
    top:19px;
    margin: 0;
}
.cartMain_hd .cartTop .list_info{
    padding: 0;
    text-indent: 15px;
}
.cartMain_hd .cartTop .list_con{
    text-indent: 62px;
}


.cartBox{
    width: 100%;
    margin-bottom: 15px;
}
.cartBox .shop_info{
    position: relative;
    width: 100%;
    height: 38px;
    background-color: #fff;
    line-height: 38px;
    vertical-align: baseline;
}
.cartBox .shop_info .all_check{
    position: relative;
    float: left;
    width: 30px;
    height: 38px;
}

.cartBox .shop_info .all_check input[type="checkbox"]{
    position: absolute;
    z-index: 0;
    left: -20px;
    top: -20px;
}
.cartBox .shop_info .all_check .shop{
    position: absolute;
    top:13px;
}
.cartBox .shop_info .shop_name{
    float: left;
}



/*商品列表*/
.cartBox .order_content{
    /* border: 1px solid #ccc;*/
}
.cartBox .order_content a{
    display: block;
}
.order_lists{
    width: 100%;
    height: 130px;
    border-bottom: 1px solid #5c5c5c;
}
.order_lists:last-child{
    border-bottom: none;
}
.order_lists li{
    float: left;
    height: 100%;
}

.order_lists .list_chk{
    position: relative;
    width: 50px;
}
.order_lists .list_chk input[type="checkbox"]{
    position: absolute;
    z-index: 0;
    left: -20px;
    top: -20px;
}
.order_lists .list_chk label{
    margin: 20px 0 0 24px;
    background-color: #dedede;
}

.order_lists .list_con{
    width: 430px;
}
.order_lists .list_con .list_img{
    width: 80px;
    height: 80px;
    margin-top: 20px;
    float: left;
}
.order_lists .list_con .list_img img{
    width: 100%;
    vertical-align: top;
}
.order_lists .list_con .list_text{
    margin: 20px 0 0 10px;
    line-height: 18px;
    width: 200px;
    float: left;
}
.order_lists .list_con .list_text a{
    color: #dedede;
}
.order_lists .list_con .list_text a:hover{
    color: #dedede;
    text-decoration: underline;
}

.order_lists .list_info{
    width: 252px;
    box-sizing: border-box;
    padding: 20px 0;
}
.order_lists .list_info p{
    color: #9c9c9c;
    line-height: 18px;
    margin-left: 15px;
}
.order_lists .list_price{ text-align: center;
    width: 100px;
}
.order_lists .list_price .price{
    margin-top: 20px;
    line-height: 18px;
    font-family: Verdana,Tahoma,arial;
    color: #bebebe;
    font-weight: bold;
}
.order_lists .list_amount{text-align: center;
    width: 120px;
}
.order_lists .list_amount .amount_box{
    margin-top: 20px;
    width: 113px;
    height: 25px;
    position: relative;
}
.order_lists .list_amount .amount_box input{
    width: 53px;
    height: 15px;
    line-height: 15px;
    border: 1px solid #717171;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    background-color: #424242;
    z-index: 2;
    position: absolute;
    left: 29px;
    float: left;
}
.order_lists .list_amount .amount_box a{
    float: left;
    height: 29px;
    width: 28px;
    border: 1px solid #717171;
    background: #424242;
    text-align: center;
    line-height: 27px;
    color: #fff;
    position: absolute;
    top: 0;
}
}
.order_lists .list_amount .amount_box a:hover{
    text-decoration: none!important;
    z-index: 3;
}

.order_lists .list_amount .amount_box .reduce{
    left: 0;
}

.order_lists .list_amount .amount_box .reSty{
    color: #cbcbcb;
}
.order_lists .list_amount .amount_box .reSty:hover{
    
    text-decoration: none!important;
  
}

.order_lists .list_amount .amount_box .plus{
    border-left-color: transparent;
    right: 0;
}


.order_lists .list_sum{ text-align: center;
    width: 140px;
}
.order_lists .list_sum .sum_price{
    line-height: 18px;
    margin-top: 20px;
    font-family: Verdana,Tahoma,arial;
    color: #fff;
    font-weight: bold;
}
.order_lists .list_op{text-align: center;
    width: 100px;
}
.order_lists .list_op .del{
    margin-top: 20px;
    line-height: 18px;
}
.order_lists .list_op .del a{color: #fff;}


/*底部总计算价*/
.bar-wrapper{
    width: 940px;
    height: 70px;
    /*position: fixed;*/
    bottom: -1px;
    z-index: 99;
    background: #333;
}
.bar-wrapper .bar-right{
    float: right;
    color: #fff;
}
.bar-wrapper .bar-right strong{
    color: #fff;
}

.bar-wrapper .bar-right .piece{
    float: left;
    min-width: 110px;
    margin-right: 20px;
    height: 50px;
    line-height: 50px;
}
.bar-wrapper .bar-right .piece .piece_num{
    display: inline-block;
    padding: 0 10px;
    font-weight: 700;
    font-size: 18px;
    font-family: tohoma,arial;
}
.bar-wrapper .bar-right .totalMoney{
    float: left;
    min-width: 100px;
    height: 50px;
    line-height: 50px;
}
.bar-wrapper .bar-right .totalMoney .total_text{
    float: right;
    font-weight: 400;
    font-size: 20px;
    font-family: Arial;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 15px;
}
.bar-wrapper .bar-right .calBtn{
    float: left;
}
.bar-wrapper .bar-right .calBtn a{
    display: block;
    width: 120px;
    height: 70px;
    color: #fff;
    background: #3b3b3b;
    cursor: not-allowed;
    font-size: 18px;
    font-weight: bold;
    /* letter-spacing: 5px;*/
    text-decoration: none;
    line-height: 70px;
    text-align: center;
    border-radius: 2px;
}
.bar-wrapper .bar-right .calBtn a.btn_sty{
    background: #977a39;
    cursor: pointer;
}

/*自己定义的模态框*/
.model_bg{
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.6);
    z-index: 999;
    display: none;
}
.my_model{
    position: fixed;
    display: none;
    top:50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -200px;
    z-index: 9999;
    width: 360px;
    height: 120px;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    padding: 20px;
    background: #fff;
}
.my_model .title{
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 700;
    margin-bottom: 20px;
}
.my_model .title .closeModel{
    float: right;
    cursor: pointer;
    font-size: 16px;
}
.my_model p{
    line-height:16px;
}
.my_model .opBtn{
    margin-top: 20px;
}
.my_model .opBtn a{
    width: 58px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
}
.my_model .dialog-sure{
    background: #977a39;
    color: #fff;
    border: 1px solid #977a39;
}

.my_model .dialog-close{
    background: #fff;
    border: 1px solid #d9d9d9;
    color: #3c3c3c;
}
.bar-left{ width: 300px;float: left;color:#a5a5a5;line-height: 50px;position: relative; text-indent: 48px;}
.bar-left label{ 
    position: absolute;
    background-color: #dedede;
    top: 19px;
    left: 14px;}
.bar-left a{ color: #fff; padding-left:20px;}
.totalMoney{position: relative;}
.price_sum_extra{position: absolute;top:26px;right: 10px;}
    .new-banner{
        position: relative;
        margin:0px 0 10px;/*adder*/
    height: 360px;
    }

.succeed-box{ padding: 10px 30px 30px 30px; }
.succeed-box .success-lcol {
     width: 500px;
     float: left;
}

.succeed-box .success-btns {
    width: 360px;
    padding-top: 73px;
    float: right;
   
}

.succeed-box .success-top {
    position: relative;
    padding-left: 35px;
    margin: 20px 0;
}
.ftx-02{color: #977a39;}
.succ-icon{

   position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 25px;
    height: 25px;
    overflow: hidden;
    background: url(../images/suss.png) 0px center no-repeat;
}

.succeed-box .p-img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    border: 1px solid #555;
}
.succeed-box .p-name a{color: #fff;}
.p-extra span{ padding-right:20px; color:#b5b5b5; }
.success-btns-new a{display: block;  
    background:#977a39; 
    text-align: center; 
    width: 146px; height: 35px; 
    line-height: 35px;
    color: #fff;
    float: right; 
    margin-left: 30px;
    border: 1px solid #977a39; }
.success-btns-new a.btn-tobback{color:#977a39;background: #424242; }
.p-tol{text-align: right; color: #fff;}
.p-tol span{color:#987724;font-size: 16px; font-family:Arial;line-height: 36px;}
.addpad{padding-top: 20px!important;}
.order-beizhu {color: #fff;}
.add-sm{color: #fff;font-size: 12px;}
.order-bottom .nleft label {
    display: initial;
    line-height: 32px;
    color: #fff;
    margin-right: 45px;
    cursor: pointer;
    border: none;
}
.cuxiao-form{ position: relative; text-indent: 20px;}
.cuxiao-form label{color: #fff; }
.cuxiao-form input{position: absolute;left: 0px;top:7px;}
..ur_bar{ float:left!important;}