.elementor-kit-6{--e-global-color-primary:#333333;--e-global-color-secondary:#666666;--e-global-color-text:#999999;--e-global-color-accent:#1F70F0;--e-global-color-79302fc:#000000;--e-global-color-964a3c7:#FFFFFF;--e-global-typography-primary-font-family:"Source Han Sans CN";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Source Han Sans CN";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Han Sans CN";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Han Sans CN";--e-global-typography-accent-font-weight:500;font-size:18px;line-height:2em;}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h2{font-size:42px;line-height:1em;}.elementor-kit-6 h3{font-size:32px;line-height:1em;}.elementor-kit-6 h4{font-size:28px;line-height:1em;}.elementor-kit-6 h5{font-size:24px;line-height:1em;}.elementor-kit-6 h6{font-size:18px;font-weight:400;line-height:1.6em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1300px){.elementor-kit-6{font-size:16px;line-height:1.5em;}.elementor-kit-6 h2{font-size:34px;}.elementor-kit-6 h3{font-size:28px;}.elementor-kit-6 h4{font-size:22px;}.elementor-kit-6 h5{font-size:20px;}.elementor-kit-6 h6{font-size:16px;line-height:1.5em;}}@media(max-width:1024px){.elementor-kit-6{font-size:16px;line-height:1.5em;}.elementor-kit-6 h2{font-size:28px;}.elementor-kit-6 h3{font-size:24px;}.elementor-kit-6 h4{font-size:20px;}.elementor-kit-6 h5{font-size:18px;}.elementor-kit-6 h6{font-size:16px;line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:16px;line-height:1.5em;}.elementor-kit-6 h2{font-size:28px;}.elementor-kit-6 h3{font-size:24px;}.elementor-kit-6 h4{font-size:20px;}.elementor-kit-6 h5{font-size:18px;}.elementor-kit-6 h6{font-size:16px;line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-popup-modal .dialog-widget-content{
    border-radius: 16px!important;
}
.dialog-message{
    width: 70vw !important;
    height: 85vh!important;
}
.dialog-content .con_text{
    height: 80%;
    max-height: 80%;
    overflow: scroll
}
.elementor-popup-modal .dialog-close-button{
    display: inline-block!important;
    width:36px!important;
    height: 36px!important;
    background-image: url('/wp-content/uploads/2024/07/组-102@2x.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.elementor-popup-modal  .dialog-close-button .e-font-icon-svg{
    display: none;
}
select option:first-child{
    color:#999!important;
}
input::placeholder {
    color: #666!important;
}
@media (max-width:767px){
    .dialog-message{
    width: 90vw !important;
    height: 85vh!important;
    }
}

.pro-detial-table .params-table {
    width: 100%;
    border-collapse: collapse;
}
.pro-detial-table .params-table td {
    height: 90px;
    font-size: 18px;
    color: #333333;
    padding:30px 36px;
    border: none !important;
    line-height:24px;
    text-align: left;
    vertical-align: middle;
    background:transparent;
}
.pro-detial-table .params-table td:first-child{
    width: 250px;
}
.pro-detial-table .params-table td:nth-child(2){
   color:#666;
}
.pro-detial-table .params-table thead td {
    font-size: 22px;
    color: #333333;
    font-weight: 500;
    padding-left: 0;
     
}
.pro-detial-table .params-table tbody tr:nth-child(2n-1) {
    background: #f0f2f5;
}

@media (max-width:900px){
    .pro-detial-table{
        overflow:scroll;
    }
    .pro-detial-table .params-table{
    width: 900px;
    }
}


#product-detaila{
    position: relative;
    z-index: 2;
}

#product-detaila::before{
    content: '';
    display: block;
    width: 10.2%;
    height: 480px;
    background: linear-gradient( 269deg, #F0F2F7 0%, rgba(235,237,242,0.2) 100%);
    position: absolute;
    left: 0;
    top: 0px;
    z-index: -1;
    border-radius: 4px 4px 4px 4px;
}
#product-detaila::after{
    content: '';
    display: block;
    width:50%;
    height: 460px;
    background: linear-gradient( 90deg, #DADCE0 0%, rgba(217,219,223,0.2) 100%);
    position: absolute;
    right: 0;
    top: unset;
    bottom:150px;
    z-index: -1;
    border-radius: 4px 4px 4px 4px;
}

#image-list img{
    border: none!important;
}
#image-list .elementor-widget-image{
     border: 1px solid #E7E7E7;
}
#image-list .active{
   background-color: #E7E7E7;
  
}

form input:hover,form select:hover,form textarea:hover,.jet-search-filter__input-wrapper input:hover {
    background: #F8F8FA!important;
}
form input:focus,form select:focus,form textarea:focus,.jet-search-filter__input-wrapper input:focus {
   border: 1px solid #6083F8!important;
}
.btn_unclick{
    opacity: 0.5;
    /*pointer-events: none;*/
    cursor: not-allowed;
}
/*字号*/
/* 大于 1300px */
@media (min-width: 1301px) {
    .pro_de_h2 h2 {
        font-size: 50px !important;
    }
}

/* 1024px 到 1300px 之间 */
@media (min-width: 1024px) and (max-width: 1300px) {
.pro_de_h2 h2 {
    font-size: 38px !important;
}
.core-advantages h2 span {
font-size: 42px!important;
}
.core-advantages h2{
font-size: 24px!important;
line-height:1.3em!important;
}
.tc_h2 h2{
    font-size: 40px !important;
}
.dialog-message{
    width: 80vw !important;
}
}

/* 767px 到 1024px 之间 */
@media (min-width: 767px) and (max-width: 1023px) {
    .pro_de_h2 h2 {
         font-size: 30px !important;
    }
.tc_h2 h2{
    font-size: 32px !important;
}
.dialog-message{
    width: 90vw !important;
}

}

/* 小于 767px */
@media (max-width: 766px) {
    .pro_de_h2 h2 {
         font-size:30px !important;
    }
    .tc_h2 h2{
    font-size: 32px !important;
}
}

/* 弹窗定位  */
@media (max-width: 1024px) {
    .dialog-type-lightbox {
        position:fixed!important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://sunnyresearch.yhct.top/wp-content/uploads/2024/07/SourceHanSansCN-Regular.woff2') format('woff2'),
		url('http://sunnyresearch.yhct.top/wp-content/uploads/2024/07/SourceHanSansCN-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://sunnyresearch.yhct.top/wp-content/uploads/2024/07/SourceHanSansCN-Medium.woff2') format('woff2'),
		url('http://sunnyresearch.yhct.top/wp-content/uploads/2024/07/SourceHanSansCN-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://sunnyresearch.yhct.top/wp-content/uploads/2024/07/SourceHanSansCN-Bold.woff2') format('woff2'),
		url('http://sunnyresearch.yhct.top/wp-content/uploads/2024/07/SourceHanSansCN-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */