body{
    min-width: 1320px;
}
.top_log{
    width: 100%;
}
.search_top_box{
    height: 120px;
}
.search_top_box>div:nth-child(1)>a>img{
    width: 201px;
    height: 80px;
    margin-top: 20px;
    margin-right: 78px;
}
.search_top_box>div:nth-child(1)>.search_input{
    margin-top: 40px;
    width: 700px;
    position: relative;
    display: flex;
}
.search_top_box>div:nth-child(1)>.search_items{
    margin-top: 25px;
}
.Search {
    width: 100%;
}
.product_list_box{
    text-align: left;
    float: left;
    color: #333333;
}
.product_list_box>thead>tr>th{
    background: #676767;
    line-height: 51px;
    height: 51px;
    font-size: 12px;
    color: #fff;
    padding-right: 30px;
    white-space: nowrap;
}
.product_header_box>table{
    text-align: left;
    float: left;
    color: #333333;
}
.product_header_box>table>thead{
    z-index: 999;
}
.product_header_box>table>thead>tr>th{
    background: #676767;
    line-height: 50px;
    height: 50px;
    font-size: 12px;
    color: #fff;
    padding-right: 30px;
    white-space: nowrap;
}
.H_L_T{
    background: yellow;
}
.part_cont{
    padding: 15px 20px 15px 20px;
    position: absolute;
    left: 0;
    width: 229px;
    box-sizing: border-box;
}
.module_lis_span_title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}
.part_cont>a>span{
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.module_lis_img_box{
    width: 60px;
    height: 60px;
    border: 1px solid #E6E6E6;
    position: relative;
    background: #fff;
}
.module_lis_img_box>img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.price_cont{
    position: absolute;
    left: 229px;
    width: 133px;
    box-sizing: border-box;
}
.stock_cont{
    position: absolute;
    left: 362px;
    width: 150px;
    box-sizing: border-box;
}
.qty_cont>input{
    width: 110px;
    box-sizing: content-box;
    height: 35px;
    border: 1px solid #E6E6E6;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    box-sizing: border-box;
}
.qty_btm{
    width: 110px;
    height: 35px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    display: block;
}
.buy_btm{
    background: #ce0f05;
}
.buy_btm:hover{
    background: #d03028;
}
.quote_btm{
    background: #0099FF;
}
.qty_cont{
    position: absolute;
    left: 512px;
    width: 120px;
    box-sizing: border-box;
    border-right: 1px #CCCCCC solid;
}
.stock_cont>span:nth-child(1){
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
}
.stock_cont>span:nth-child(2){
    display: block;
    padding-right: 10px;
}
.product_list_box>tbody{
    font-size: 12px;
}
.product_list_box>tbody>tr>td{
    height: 140px;
    box-sizing: border-box;
}
.product_list_box>tbody>tr:nth-child(even)>td{
    background: #F2F2F2;
}
.gundongtiao{
    visibility: visible;
    bottom: 0;
    height: 18px;
    overflow-x: auto;
    overflow-y: hidden;
    position: fixed;
    z-index: 6;
}
.page_number{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding-bottom: 10px;
}
.page_number>span{
    margin-left: 20px;
    margin-right: 30px;
}
.page_number>ul{
    margin-top: 7px;
}
.page_number>ul>li{
    float: left;
}
.page_number>ul>li>a{
    display: block;
    padding: 0 12px;
    height: 34px;
    border: 1px solid #E6E6E6;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-left: 5px;
}
.max_page{
    background: #F2F2F2;
    color: #B3B3B3 !important;
}
.list_price_5row{
    line-height: 18px;
    overflow: hidden;
    padding: 15px 0 10px;
    margin-bottom: 7px;
}
.price_view_more{
    color: #0099FF;
}
.span_price_ladder_num{
    width: 46px;
    float: left;
    cursor: pointer;
}
.span_price_ladder_num:hover{
    color: #ff3030 !important;
}
.qut_comm{
    cursor: pointer;
}
.qut_comm:hover{
    color: #ff3030 !important;
}
.table_loginingm_box{
    position: absolute;
    width: 100%;
    height: 516px;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .5);
    z-index: 2;
}
.table_logining{
    position: absolute;
    top: 126px;
    left: 0;
    margin: auto;
    right: 0;
    width: 400px;
    height: 300px;
    text-align: center;
    line-height: 300px;
    z-index: 10;
}
.table_logining>img{
    opacity: 0.5;
    width: 100px
}
.table_logining>span{
    line-height: 10px;
    display: block;
    margin-top: -77px;
    font-size: 14px;
    font-weight: 600;
}
.product_category_cont a{
    color: #333;
}
.product_category_cont a:hover{
	color:red;
    text-decoration: underline;
}
.manufacturer_cont a{
    color: #333;
}
.manufacturer_cont a:hover{
	color:red;
    text-decoration: underline;
}

/*到货通知弹窗begin*/
.notice_content{
    display: none;
}
.notice_content  .el-dialog__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    margin: 0;
}

.notice_content   .el-dialog {
    position: relative;
    margin: 0 auto 50px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
}
.notice_content  .el-dialog,.notice_content   .el-pager li {
    background: #fff;
    -webkit-box-sizing: border-box;
}

.notice_content  .dialogModel .el-dialog__header {
    padding: 6px 18px 6px;
    background: #f6f6f6;
}

.notice_content  .dialogModel .el-dialog__title {
    line-height: 24px;
    font-size: 14px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: bold;
    color: #222;
}

.notice_content  .dialogModel .el-dialog__headerbtn {
    top: 10px;
    right: 10px;
}
.notice_content  .el-dialog__headerbtn {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 16px;
}

.notice_content  .el-dialog__headerbtn .el-dialog__close {
    color: #909399;
}
[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.notice_content  .el-icon-close:before {
    content: "\e6db";
}

.notice_content  .dialogModel .el-dialog__body {
    padding: 0;
}
.notice_content  .el-dialog__body {
    padding: 30px 20px;
    color: #606266;
    font-size: 14px;
    word-break: break-all;
}

.notice_content  .el-dialog__body {
    padding: 30px 20px;
    color: #606266;
    font-size: 14px;
    word-break: break-all;
}
.notice_content  .detail_attr table td {
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    line-height: 28px;
}
.notice_content  .el-dialog__body {
    padding: 30px 20px;
    color: #606266;
    font-size: 14px;
    word-break: break-all;
}
.notice_content .d1{
    margin-top: 25px;
    margin-left: 18px;
}

.notice_content .d1-1{
    float: left; width: 93px;
}
.notice_content  .d1-1,.notice_content   .d1-2 {
    height: 24px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    line-height: 24px;
}
.notice_content  .d2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 18px;
    margin-top: 32px;
    line-height: 36px;
}

.notice_content  .d2-1 {
    line-height: 36px;
    width: 120px;
    height: 35px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    line-height: 35px;
    margin-right: 10px;
}

.notice_content  .d2-2{
    width: 400px;
    border-radius: 4px;
}
.notice_content  .d2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 18px;
    margin-top: 10px;
    line-height: 36px;
}

.notice_content  .el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.notice_content  .el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 35px;
    line-height: 35px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 97%;
}

.notice_content  .d3,.notice_content   .discount {
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    line-height: 14px;
}
.notice_content  .d3 {
    margin-left: 110px;
    margin-top: 15px;
    margin-bottom: 20px;
    /*width: 252px;*/
    height: 14px;
    font-size: 14px;
    color: #000000;
    word-wrap: break-word;
}
.notice_content .errinput_span {
    color: #e33120;
}
.notice_content  .dialogfooter {
    height: 60px;
    /*margin-right: 18px;*/
    margin-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 50px;
}

.notice_content  .mr_18{
    margin-right: 10px;
    margin-left: 10px;
}

.notice_content  .standButton {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    padding: 0 20px;
    height: 28px;
    background-color: #ce0f05;
    border-radius: 14px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    outline: none;
    border: 0;
}
.notice_content  .mr_18 {
    margin-right: 18px;
}

.notice_content  .standButton {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    padding: 0 20px;
    height: 28px;
    background-color: #ce0f05;
    border-radius: 14px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}
.notice_cancel_button{
    /*background-color: #ff8b3d !important;*/
    background-color: grey !important;
}


@font-face{
    font-family:element-icons;src:url(../fonts/element-icons.woff) format("woff"),url(../fonts/element-icons.ttf) format("truetype");
}

.d1-1 span,.d2-1 span {
    margin-right: 3px;
}
.green_success {
    color: green !important;
    font-weight: bold;
    padding-left: 32px;
}

.quote_btm_no_stock{
    background: #0099FF;
}

/*到货通知弹窗end*/