.jgbox {
	margin-top: 24px;
	margin-bottom: 45px;


}
  .jgbox p{
  	font-size: 42px ;
  		font-weight: bold !important;
  	text-align: center !important;
  }
.jg_good{
  color: #35CB67 !important;
  }

 .letter{
        font-size: 10px;
    
}

#result_fl .ca_tit{
        font-size: 18px;
    color: #707070;
    
}

.pro_tabbox{
        overflow: auto;
    
}
#productTable{
        width:1650px;
    
}
#c_category_423-1720420474195 .e_image-84 img, 
#c_category_423-1720420474195 .e_image-84{
        max-height: 335px;
    
}
#c_category_423-1720420474195 .e_image-73{
    width:383px;
    
}


.c_list .last th.px::after{
    transform: rotate(180deg) translateY(50%) !important;
    
}
.total .tit, 
.total{
    font-size: 18px;
color: #333333;
margin-bottom:30px;
}
.c_list .last th{
    cursor: pointer;
    
}

#c_static_001-17244882472655{
    
    display: none;
}
.ca_text span{
    background-color: transparent !important;
    color: #fff !important;
}
#c_grid-1700309020592 #c_static_001-17244882472655{
    
    display: block;
}
#cz_p{
       font-size: 18px;
    color: #E6212A;
    cursor: pointer;
    line-height: 52px;
    background: transparent;
    border: none;
}
#cz_p:hover{
    font-weight: bold;
}

::-webkit-input-placeholder { /* WebKit browsers */
font-size: 18px;
color: #707070;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
font-size: 18px;
color: #707070;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size: 18px;
color: #707070;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
font-size: 18px;
color: #707070;;
}
.form-control:focus{
    box-shadow: none;
}

.size input::-webkit-input-placeholder { /* WebKit browsers */
font-size: 14px;
color: #C9D0D3;
}
.size input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
font-size: 14px;
color: #C9D0D3;
}
.size input::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size: 14px;
color: #C9D0D3;
}
.size input::-ms-input-placeholder { /* Internet Explorer 10+ */
font-size: 14px;
color: #C9D0D3;
}
.form-control:focus{
    box-shadow: none;
}
#c_category_423-1720420474195 .e_breadcrumb-30 .p_breadcrumb p, 
#c_category_423-1720420474195 .e_breadcrumb-30 .p_breadcrumb span{
    color: #fff;
    font-size: 14px ;
}

#c_category_423-1720420474195 .e_breadcrumb-30 .p_icon{
    display: none;
    
}
#c_category_423-1720420474195 .e_breadcrumb-30 .p_breadcrumbItem:not(:first-child)::before{
    color: #fff;
    
}
#c_category_423-1720420474195 .cbox-26-1{
    display: flex;
}
.#c_category_423-1720420474195 .e_container-26 .cbox-26-1{
    margin-top: 24px;
    
}
.c_top{
        background-color: rgba(75,84,88,1);
}
.c_search{
    background: #F6F7F7;
}
.c_search .box{
    flex-direction: column;
}
.c_box .box{
      padding-top: 30px;
    padding-bottom: 50px;
    width: 94%;
    max-width: 1650px;  
    margin:0 auto;
    display: flex;
}
.ca_left{
    flex: 1;
    
}
.ca_mill{
    flex: 0 0 7.8%;
}
.ca_right{
    flex: 0 0 32%;
    
}
.ca_right img{
    width:100%;
    height: 100%;
        object-fit: contain;
    
}
.ca_tit{
    font-weight: normal;
font-size: 48px;
color: #FFFFFF;
margin-bottom: 15px;
}
.ca_text{
    font-weight: normal;
font-size: 18px;
color: #FFFFFF;
line-height: 32px;
}

#c_category_423-1720420474195 .e_container-27{
    
}
#c_category_423-1720420474195 .e_container-28{
    flex-direction: column;
}
.form_tit{
    font-weight: normal;
font-size: 20px;
color: #333333;
margin-top: 40px;
margin-bottom: 10px;
}

#result_box{
    min-height:20px;
    margin-bottom: 20px;
}
.form_1 .form-control{
    border: 1px solid #C1C9CC;
    flex: 0 0 auto;
 width: 382px !important;
height: 50px;
font-size: 20px;
margin-right: 30px;


}
.form_1 .form_tip:hover::before{
        animation: style1 .75s;
    z-index: 1;
}

@keyframes style1 {
    0% {
        background: rgba(0, 0, 0, .25);
        transform: translateX(-50%) translateY(-50%) scale(0)
    }

    to {
        background: transparent;
        transform: translateX(-50%) translateY(-50%) scale(1)
    }
}

.form_1 .form_tip:hover::after{
        opacity: 1;
    
}
.form_1 .form_tip::after{
        content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px;
}
.form_1 .form_tip::before{
    content: "";
    position: absolute;
    display: block;
    transition: all .6s;
    width: 100%;
    height: 0;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    padding-top: 100%;
    transform: translateX(-50%) translateY(-50%);
}
.form_1 .form_tip{
    background: #E6212A;
    padding: 0px 54px;
    line-height: 50px;
    font-size: 20px;
color: #FFFFFF;
position: relative;
overflow: hidden;
cursor: pointer;
}
.form_1 .input-group{
      display: flex;
    align-items: center;
}
.form_icon{
    color: #646464;
    font-weight: bold;
    font-family: '宋体';
    font-size: 20px;
}
.form_bottom {
    display: flex;
}
.form_bottom .input-group{
height: 50px;
background: #FFFFFF;
flex: 1;
    border: 1px solid #C1C9CC;
}
.form_bottom .form-control{
   border: 0px;
}
.m_dropdown{
    width: 100%;
    padding: 10px 15px;
}
.m_dropdown .text{
    display: flex;
    justify-content: space-between;
    display: flex;
    font-weight: normal;
font-size: 18px;
color: #707070;
    width: 100%;
    align-items: center;
}
.c_top{
    display: flex;
}
.is-open .c-button--dropdown{
    color: #333333;
        /*font-weight: 600;*/
}
.img_size{
    max-width: 23px;
height: auto;
margin-left: 14px;
}
.is-open .img_size, 
.open .img_size{
    
    transform: rotate(180deg);
}
.formbox.active .c-button--dropdown{
 border: 2px solid #E6212A;   
       color: #E6212A;
}
.formbox.active .c-button--dropdown:after{
        color: #E6212A;
}
.formbox.active .c-button--dropdown span{
    color: #E6212A;
}
.c-button--dropdown span{
        flex: 0 0 28%;
}
.c-button--dropdown{
    font-weight: normal;
font-size: 18px;
color: #707070;
    width: 324px;
        margin-bottom: 0px;
    z-index: 99;
    position: relative;
    border-bottom: 0;
    display: flex;
    align-items: center;
    
}
.c-dropdown {
  /*display: inline-block;*/
  text-align: left;
}

.c-dropdown__list {
  padding: 10px 0 6px 0;
  list-style: none;
  position: absolute;
  top: 125%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  /*-webkit-transition: opacity 0.25s linear, top 0.25s linear;*/
  /*transition: opacity 0.25s linear, top 0.25s linear;*/
}
.c-dropdown.is-open .c-dropdown__list {
  opacity: 1;
  visibility: visible;
  top: 100%;
      border: 1px solid #C1C9CC;
      z-index: 9;
        max-height:300px;
        overflow:hidden;
}
.libox>.c-dropdown__item{
        display:none !important;
    
}
.c-dropdown__item {
  line-height: 20px;
  cursor: pointer;
 font-weight: normal;
font-size: 16px;
color: #777777;
  white-space: nowrap;
  overflow: hidden;
  padding: 6px 14px;
  text-overflow: ellipsis;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
      width: 100%;
    display: block;
}
.c-dropdown__item:hover, 
.libox:hover .c-dropdown__item.litem {
  background-color: #e6e9ed;
}

/**
 * Component: Button
 * --------------------------------------------------
 */


.c-button {
   min-width: 200px;
  -webkit-appearance: none;
  margin: 0;
  border: 0;
  overflow: visible;
  font: inherit;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.c-button:hover,
.c-button:focus {
  outline: none;
  text-decoration: none;
}
.c-button:not(:disabled) {
  cursor: pointer;
}

/**
 * Component: Button
 * Modifier: Dropdown
 * --------------------------------------------------
 */
.c-button--dropdown {
  max-width: 312px;
/*height: 50px;*/
flex: 1;
background: #FFFFFF;
border-radius: 0px 0px 0px 0px;
font-size: 18px;
color: #333;
/*font-weight: bold;*/
/*line-height: 50px;*/
z-index:9;
text-align: left;
}
/*.c-button--dropdown:after {*/
/*  content: '>';*/
/*  font-size: 30px;*/
/*  font-weight: bold;*/
/*  font-family: '宋体';*/
/*  color: #646464;*/
/*      right: 18px;*/
/*  position: absolute;*/
/*      transform: rotate(90deg);*/
  
/*}*/
.size{
        column-gap: 40px;
    display: flex;
    align-items: self-start;
    flex-wrap: wrap;
}
.open .c-button--dropdown{
    border-bottom: 0;
}
.open .nj_bottom{
    display: block;
  
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #C1C9CC;


    top: 100%;
    z-index: 9;
    border-top: 1px solid #fff;
    margin-top: -1px;
    
    
    
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.nj_bottom{
    padding-top: 23px;
    list-style: none;
        background: #fff;
            position: absolute;
    top: 125%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    /*-webkit-transition: opacity 0.25s linear, top 0.25s linear;*/
    /*transition: opacity 0.25s linear, top 0.25s linear;*/
          width: 100%;
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
}
.libox{
    width: 240px;
    padding-left: 6px;
    padding-right: 12px;
}
.libox:hover .libox_1{
    display: block;
        padding: 10px 6px 6px 4px;
    /*border: 1px solid #C1C9CC;*/
        border-left: 0px;
        /*margin-top: -1px;*/
}

.libox_1{
	left:49% !important;
 	width:190px !Important;
}
.c-dropdown__list{
	width:100%;
	margin-top:-1px;
}
#c_category_423-1720420474195 .libox_1, 
.libox{
  width:100% !important;
}
.libox:hover .libox_1{
}
.c-dropdown.is-open .c-dropdown__list{
	z-index:10 !important;
	
	    margin-top: -1px;
    border-top: 0px;
	
}
.libox_1{
    position: absolute;
    top: 0px;
      left: 100%;
          /*width: 240px;*/
          width: 160px;
          background: #fff;
          height: 100%;
          display: none;
          
}
.njbox{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.formbox{
    background: #fff;
  cursor: pointer;
    position: relative;
    /*flex: 0 0 25%;*/
    width: 382px;
    margin-bottom: 23px;
}
.s_box{
    display: flex;
    align-items: center;
}
.open .inputbox{
    display: flex;
}
.inputbox{
    border: 1px solid #C4CCCF;
    height: 34px;
    padding: 6px 10px;
    display: none;
}
.screen_input .xd{
    margin: 0 9px;
    font-size: 25px;
    line-height: 32px;
    color: #000;
}
.screen_input span{
    font-weight: normal;
font-size: 14px;
color: #C9D0D3;

}
.inputbox input{
    background: transparent;
    height: 100%;
    border: 0;
    max-width: 68px;
}
.c_tit{
    font-weight: normal;
font-size: 16px;
color: #707070;
/*font-weight: bold;*/
}
.screen_input{
    display: flex;
}
.button a{
    font-size: 16px;
color: #333333;
background: #FFFFFF;
border-radius: 4px 4px 4px 4px;
border: 1px solid #A7ADB6;
transition: all 0.3s;
display: inline-block;
padding: 11px 63px;

    
}
.open .button{
    display: flex;
}
.button{
    border-top: 1px solid #C1C9CC;
    padding-top: 19px;
    display: flex;
    justify-content: space-between;
    margin-top: 27px;
    display: none;
    padding-bottom: 20px;
}
.button a:Hover{
    background: #E6212A;
    color: #FFFFFF;
   border-color: #E6212A;
}
.nj_top{
         display: flex; 
         padding: 10px 15px;
         justify-content:space-between;
           border: 1px solid #C1C9CC;
}
.nj_top input{
    width: 212px;
}
.nj_top .box{
        display: flex;
    flex-direction: row;
    justify-content: space-between;
   flex-wrap: nowrap;
    width: auto;
    flex: 1;
    justify-content: end;
    align-items: center;
    padding: 0;
    margin: 0;
}


.input_tit{
    font-size: 18px;
color: #707070;
}




/*list*/
.c_list{
        width: 94%;
    max-width: 1650px;
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 42px;
}
.c_list table{
    width: 100%;
        background: #fff;
}
.c_list thead{
    background: #454B58;
}
.c_list thead tr{
    border-bottom: 1px solid #fff;
    color: #fff;
}
.c_list th{
    padding: 8px 19px;
        border: 1px solid #fff;
            width: calc(100%/11);
            position: relative;
}
.c_list .last{
    background: #E6212A;
}
tbody td{
    color: #fff;
}
table.tablesorter thead tr.sort-icon th.sortclass::after{
      content: '';
    width: 16px;
    height: 18px;
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024042819195923381/cms/image/508c2f61-2b5b-499a-91d0-9071d5f5e8cd.png_290xaf.png?1724237712335) no-repeat;
    background-position: center;
    position: absolute;
    background-position: right;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    
}
.even:Hover{
     background: rgb(230, 33, 42,0.3) !important;
}
.even{
       background: #FFFFFF;
border: 1px solid #DEE2E6;
margin-top: -1px;
cursor: pointer;
}
.even td + td{
    border-left: 1px solid #DEE2E6;
}

.even:nth-child(odd){
     background: #F2F2F2;
}
.even td{
    font-size: 16px;
color: #333333;
text-align: center;
}
.td_first{
    font-size: 18px !important;
color: #E6212A !important;
text-align: left !important;
padding-left: 23px;
white-space: nowrap;
padding-right: 10px;
}




@media screen and (min-width: 320px) and (max-width: 768px) {
    .form_1 .form-control{
	width:auto !Important;
	margin-right: 10px;
	flex: 1;
}
.ca_tit{
    font-size: 30px ;
}
.form_1 .form_tip{
        padding: 0px 20px;
        font-size: 16px;
}
 .c_box .c_top .box{
    flex-direction: column;
}
.s_box{
    justify-content: space-between;
}
.s_box .img_size{
       margin-right: 0;
       margin-left: 14px;
    
}
.c-dropdown, 
.formbox, 
.nj_top{
        width:100%;
}
#c_category_423-1720420474195 .e_text-34{
    margin: 15px 10px;
    
}
#c_category_423-1720420474195 .e_container-77 .cbox-77-1{
    margin: 0 ;
}
#c_category_423-1720420474195 .e_container-66 .cbox-66-1{
    width: auto;
    flex: 0 0 auto;
}
#c_category_423-1720420474195 .e_container-77 > .p_item, 
#c_category_423-1720420474195 .e_container-59 > .p_item, 
#c_category_423-1720420474195 .e_container-36 > .p_item{
    flex:0 0 33.3% !important;
    margin:0 auto;
}
#c_category_423-1720420474195 .p_loopitem:nth-child(even) > div{
        flex-direction: row;
}
#c_category_423-1720420474195 .e_text-71{
    font-size: 25px;
}
#c_category_423-1720420474195 .e_text-34, 
#c_category_423-1720420474195 .e_text-57, 
#c_category_423-1720420474195 .e_text-75, 
#c_category_423-1720420474195 .e_text-95{
    font-size: 20px !important;
}
.yz_img{
            width: 80px
}

.img_cs{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cz{
    font-size: 14px;
    font-size: 14px;
    position: relative;
    margin-left: 0px;
    right: 0;
    height: auto;
        transform: unset;
}
.jgbox p{
        white-space: normal;
    font-size: 20px !important;
}
.titbox p{
    font-size: 14px;
    white-space: break-spaces;
}
.info img{
    width: 80px;
}
.jgbox{
        margin-top: 15px !important;
    margin-bottom: 15px !important;
}
#c_form_059_P_021-17201738949660 .e_html-93{
    padding-top: 20px;
}
}


<!--0.00035881996154785-->