.list_lid_list{
    font-size: 14px;
    color: #333;
}
.structure_list{
    color: #999;
    margin-top: 20px;
    margin-bottom: 20px;
}
.structure_list>span{
    color: #333;
}
.taberbar_box{
    height: 100px;
    background: #F2F2F2;
}
.taberbar_box>div{
    float: left;
    text-align: center;
    /* width: 98px; */
    width: 19%;
}
.select>span{
    line-height: 13px;
    color: #999999;
    display: block;
    margin-top: 7px;
}
.taberbar_box>div:nth-child(1)>span{
    color: #333;
    font-weight: 600;
}
.select>div{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #FFFFFF;
    text-align: center;
    line-height: 48px;
    margin: 0 auto;
    margin-top: 12px;
}
.select>div>i{
    color: #B3B3B3;
    font-size: 26px;
}
.line{
    width: 130px;
    border-bottom: 2px #D9D9D9 dashed;
    margin: 46px 9px 0;
}
.guarantee{
    font-size: 16px;
    font-weight: 600;
    color: #F07101;
    margin: 13px 0;
}
.list_box{
    border-top: 5px solid #E6E6E6;
    border-bottom: 5px solid #E6E6E6;
    margin-bottom: 20px;
}
.list_btm_box>a:nth-child(1){
    display: block;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    width: 240px;
    height: 50px;
    color: #999999;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
}
.list_btm_box>a:nth-child(1):hover{
    border-color: #333;
    color: #333;
}
.list_btm_box>a:nth-child(2){
    width: 240px;
    height: 50px;
    background: #ce0f05;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 30px;
}
.list_btm_box>a:nth-child(2):hover{
    background: #d03028;
}
.we_support>img{
    margin-left: 15px;
    width: 304px;
}
.we_support{
    float: right;
    line-height: 25px;
    margin-bottom: 33px;
}
.option{
    width: 12px;
    height: 12px;
    position: relative;
    margin: 0 auto;
    background: rgb(0, 154, 255);
}
.option>i{
    position: absolute;
    right: -1.1px;
    top: -1px;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
}
.tbody_box{
    text-align: center;
}
.thead_box>tr{
    border-bottom: 1px solid #E6E6E6;
    height: 30px;
    font-size: 12px;
    font-weight: 100;
}
.tbody_box>tr{
    border-bottom: 1px solid #E6E6E6;
}
.list_msg{
    position: relative;
    padding: 20px 0px;
}
.list_val{
    border: 1px solid #CCCCCC;
    width: 220px;
    height: 30px;
    box-sizing: border-box;
    float: left;
    border-radius: 4px !important;
}
.list_msg>img{
     width: 100px;
     height: 100px;
     border-radius: 4px;
     border: 1px solid #E6E6E6;
     float: left;
     margin-right: 10px;
 }
 .list_msg>a{
    float: left;
    position: relative;
    border-radius: 4px;
    border: 1px solid #E6E6E6;
    margin-right: 10px;
    display: block;
    width: 100px;
    height: 100px;
 }
.list_msg>a>img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.list_msg>div{
    text-align: left;
}

.list_msg>div>span{
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin-bottom: 6px;
}

.list_msg>div>span>a{
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin-bottom: 6px;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 320px;
}

.list_msg>div{
    float: left;
}
.list_msg>div>div>span{
    display: block;
    float: left;
    line-height: 20px;
}
.list_msg>div>div>span:nth-child(1){
    width: 105px;
    color: #999999;
    min-height: 1px;
}
.list_customer_suo{
    padding: 3px 0;
}
.price_box{
    font-size: 14px;
    font-weight: 600;
}
.availability_box>span{
    display: block;
    line-height: 24px;
}
.amount{
    color: #FF3030;
    font-size: 14px;
    font-weight: 600;
}
.qty_box{
    position: relative;
}
.qty_box>div{
    width: 35px;
    height: 35px;
    border: 1px solid #E6E6E6;
    line-height: 35px;
    text-align: center;
}
.qty_input_jia{
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.qty_input_jian{
    border-right: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.qty_box>input{
    font-size: 14px;
    text-align: center;
    width: 78px;
    height: 35px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.list_bottom{
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 30px 0 15px;
}
.iconshanchu{
    font-size: 28px;
    color: #999999;
}
.statistics{
    font-size: 24px;
    font-weight: 600;
}
/* 弹窗样式 */
.list_popup_box{
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    position: fixed;
    background: rgba(0,0,0,.3);
    display: none;
}
.list_popup{
    width: 280px;
    height: 160px;
    background: rgba(255,255,255,0.3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.list_popupa{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 270px;
    height: 150px;
    background: #fff;
    text-align: center;
}
.list_popup_x{
    color: #CCCCCC;
    display: block;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.list_popupa>span{
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    margin-top: 40px;
    display: block;
}
.list_popupa>div{
    margin-top: 30px;
}
.list_popup_block{
    display: block;
    width: 90px;
    height: 30px;
    color: #fff;
    line-height: 30px;
}
.list_popup_no{
    float: left;
    margin-left: 40px;
    background: #BFBFBF;
}
.list_popup_yes{
    float: right;
    margin-right: 40px;
    background: #0099FF;
}
.no_goods{
    text-align: center;
    margin: 30px 0 113px;
}
.no_goods>img{
    width: 192px;
}
.no_goods>span{
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0;
}
.no_goods>a{
    display: block;
    width: 240px;
    height: 50px;
    color: #fff;
    background: #ce0f05;
    border-radius: 4px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 20px;
}
.no_goods>a:hover{
    background: #d03028;
}
.qty_msk{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    background: rgba(255,255,255,0.5);
    border: none !important;
    display: none;
}
.cant_lis_stock:hover{
    color: #ff3030;
    cursor: pointer;
}
.customer_reference{
    padding: 0 10px;
}