.screen_fenlei{
/*background: #333333;*/
    border-radius: 0px 0px 0px 0px;
}
.screen_name{
   font-family: Arial, Arial;
    font-weight: 400;
    font-size: 22px;
    color: #FFF;
    padding-left: 24px;
}
.screen_left{
    width: 100%;
    height: auto;
   max-width: 294px;
   flex:1;

}

.fl_name1.fenlei1{
    color: #fff;
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 18px;
    padding: 0px 10px;
    display: flex;
    align-items: center;
    line-height: 45px;
    height: 45px;
    background: #333333;
}
.fl_name1.fenlei1.red {
    background: #E7040F;
}
.fl_name1.fenlei1.red .jt {
    transform: rotate(0deg);
    
}

img.jt{
    width: 14px;
    height: 32px;
    transform: rotate(180deg);
}

.fenlei2_name{
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    margin-left: 10px;
    flex: 0 0 calc(100% - 24px);
    width: calc(100% - 24px);
}

.screen_fenlei2{
  background: #fff;
  /*padding: 0px 9px;*/
  height: 100%;
  width: 100%;
  /*display: none;*/
  overflow: hidden;
}

.danxuan_chebox{
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #999999;
}
.fenlei2_loop{
    width: auto;
    margin-left: 25px;
    margin-right: 40px;
    display: flex;
    align-items: center;
    padding: 14px 0px;
    border-bottom: 1px solid #999999;
}
.fenlei2_loop:first-child {
    margin-top: 10px;
}
.fenlei2_loop:last-child {
    margin-bottom: 25px;
    
}

.screen_fenlei{
        /*padding: 5px 0px;*/
    border-bottom: 1px solid #fff
}
.textn{
    flex: 1;
}
.danxuan_chebox.active{
    background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023082317591385523/cms/image/089be8fd-4fcd-478c-88ad-9c184d287c34.png_290xaf.png?1720493829265);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border:none;
}
.produc{
    display: flex;
    flex-wrap: wrap;
    width:100%;
    margin-left:30px;
    height:100%;
    flex: 1;
}
.sx_dbox {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}
.product_img{
    min-height: 203px;
    max-height: 203px;
}
.product_img a{
     min-height: 203px;
    max-height: 203px;
    
    display: flex;
    align-items: center;
    
}
.product_img img{
width: 100%;
    height: 100%;
    max-height: 203px;
    object-fit: contain;

}
.product_loopitem{
       flex: 0 0 calc((100% / 4) - 10px);
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 20px;
    position: relative;
    background_radio: 2;
    background-color: rgba(255,255,255,1);
    padding-bottom: 30px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.product_loopitem + .product_loopitem{
    margin-left: 10px;

}
.product_loopitem:nth-of-type(4n+1){
    margin-left: 0;
}
p.product_name {
    line-height: 1.6;
    font_radio: 2;
    display-radio: -webkit-box;
    font-size: 16px;
    text-align: left;
    margin-top: 8px;
    padding-left: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    min-height: 0px;
    color: rgba(51,51,51,1);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.contain_p{
 display: flex;
 margin-top: 14px;
 justify-content: space-between;
}
.mailto{
        display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: auto;
    padding: 5px;
    color: rgba(220,55,55,1);
    font-size: 14px;
    border-style: solid;
    border-color: rgba(220,55,55,1);
    border-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: rgba(220,55,55,0);
    margin-bottom: 10px;
   padding: 0px;
    line-height: 42px;
}



.contain_p > p {
  flex: 0 0 48%;
}
.phonem{
 background: #333333;
 color: #fff;
     height: 44px;
    line-height: 44px;
    text-align: center;

}
.mailto:hover{
    cursor: pointer;
    background: rgba(220,55,55,1);
    color: #fff;

}
.phonem:hover{
    cursor: pointer;
    background: rgba(220,55,55,1);
    color: #fff;  
}
.mailto a{
    width: 100%;
    height: 100%;
    display: block;

}
.phonem a{
       width: 100%;
    height: 100%;
    display: block;
    color: #fff;
}
.screen_fenlei2.show{
    display: block;
}
.fl_name1.fenlei1.new-style{
    background:red;
}
span.total.total_page {
    display: none;
}
span.total {
    display: none;
}
span.page_jump{
    display: none;
}
input#pageInput{
    display: none;
}
button#pagebtn{
    display: none;
}
.ht-page{
        display: flex;
    justify-content: center;
    padding: 50px;
}
.current.num {
    width: 35px;
    height: 35px;
    background: red;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}
.num{
  width: 35px;
height: 35px;  
border: 1px solid #ccc;
color: #333;
border-radius: 5px; 
 cursor: pointer;
 margin: 0 5px;
}
.num a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.e_container-2.s_layout.response-transition {
    margin: 0 auto;
    display: block;
    max-width: 1012px;
    position: absolute;
    top: 0%;
    left: 25%;
    width: 100%;
    display: none;
}
#c_static_001-1720487188985 .e_html-1{
        position: relative;
}
.e_image-3 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.zanwu {
    width: 100%;
    font-size: 20px;
    color: red;
    font-weight: bold;
    /* font-family: "微软雅黑"; */
    text-align: center;
    display: none;
}
.fl_name {
	display: flex;
	align-items: center;
	padding-top: 27px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(199, 199, 198, 1);
}

.txt_name {
	font-size: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	color: #1D1D1B;
	margin-bottom: 20px;;
}

.cz {
	font-size: 12px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	width: 50%;
	text-align: right;
	cursor: pointer;
}
.radio {
    display: flex;
}
.param {
    margin-bottom: 20px;
}
.param .radio label {
    margin-left: 5px;
    margin-bottom: 0;
}
.xuan_radio {
	width: 14px;
	height: 14px;
	background: #fff;

	border: 1px solid #707070;
	position: relative;

}

.danxuan {
	display: flex;
	align-items: center;
	margin-top: 20px;
	cursor: pointer;
}

.xuan_title {
	margin-left: 10px;
}

.zd_value {
	width: 80px;
	height: 30px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	border: 1px solid #DDDDDD;
}

.zx_value {
	width: 80px;
	height: 30px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	border: 1px solid #DDDDDD;
}

.fw.erji_loop {
	display: flex;
	margin-top: 20px;
	justify-content: space-between;
}

.layui-slider-bar {
	background: var(--main-color) !important;
	border-radius: 0;
}

.layui-slider-wrap-btn {
	background: var(--main-color) !important;
	border: none !important;
	width: 2px;
	height: 16px;
	border-radius: 0;
}
.layui-slider {
    height: 10px;
}
.fw.bz_loop {
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
}
.layui-slider-wrap {
    top: -13px;
}

.fw.sc_loop {
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
}

.zd_value {
	text-align: center;
}

.zx_value {
	text-align: center;
}

.fw.fc_loop {
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
}


/* 搜索 */
.flex_box {
    display: flex;
    justify-content: center;
}
.searchable-select-dropdown {
    z-index: 15;
    top: 50px;
}
.searchable-select-caret {
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023082317591385523/cms/image/9f5648e1-a0e1-4f89-bd79-90eaeac42bed.png?d=1720597955398) var(--main-color) no-repeat;
    background-position: center center;
    border: none;
    width: 27px;
    height: 50px;
    right: 0;
    top: 0;
    margin: 0;
    cursor: pointer;
    transform: rotate(180deg);
}
.searchable-select {
    line-height: 50px;
    height: 50px;
}
.searchable-select-holder {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    box-shadow: none;
    background: transparent;
    cursor: pointer;
}
.input_group {
    margin: 0 10px;
    border: 1px solid #ccc;
}
.searchable-select-item {
    line-height: 30px;
}
.searchable-select-item.selected {
    background: var(--main-color);
}
.searchable-select-input {
    height: 40px;
}
.search_btn {
    width: 150px;
    height: 52px;
    line-height: 52px;
    border: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
    color: var(--main-color);
    transition: 0.6s;
    font-size: 18px;
}
.search_btn:hover{
    background: var(--main-color);
    color: #fff;
}
.search_btn.disable {
    background: #333333;
    color: #fff;
    pointer-events: none;
}
.input_group select {
    display: none;
}
.input_group.dis {
    pointer-events: none;
}
.input_group.dis .searchable-select-caret {
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023082317591385523/cms/image/9f5648e1-a0e1-4f89-bd79-90eaeac42bed.png?d=1720597955398) #333 no-repeat;
    background-position: center center;
}
.searchable-select-item[data-value = '0'] {
    display: none;
}







@media (max-width:768px) {
    .sx_dbox {
        flex-direction: column;
    }

    .contain_p {
        flex-direction: column;
    }

    .produc {
        margin-left: 0 ;
    }

    .screen_left {
        flex: 1 ;
        max-width: unset ;


        display: flex;
        flex-wrap: wrap;
        
        
    }
    .screen_left .param{
        flex: 0 0 calc((100% / 2) - 10px);
    }
    .screen_left .param + .param{
        margin-left: 10px;
    }
    .screen_left .param:nth-of-type(2n+1){
        margin-left: 10px;
    }
    .param.radio_items{
        width:100%;
         flex: 0 0 100%;
         margin-left: 0;
    }
    .param.radio_items .bj_lenth{
        display: flex;
        flex-wrap: wrap;
    }
    .param.radio_items .bj_lenth .radio{
        margin-right: 8px;
    }

    .product_loopitem{
            flex: 0 0 calc((100% / 2) - 5px);
    }
    .flex_box{
        flex-direction: column;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .input_group{
        margin-left:0 ;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .searchable-select{
        width: 100%;
    }
    .search_btn{
        width: 100%;
        
    }
    .product_img {
    min-height: 150px;
    max-height: 150px;
}
    .product_img a{
        min-height: 150px;
        max-height: 150px;
    }

.product_loopitem:nth-of-type(2n+1){
    margin-left: 0;
}























}
