body {
    line-height: 24px;
    font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}
@font-face {

  font-family: 'Manrope';

  src: url('/static/font/Manrope-Regular.ttf') format('truetype');

  font-weight: 400; /* Regular weight */
  font-style: normal;
    font-display: swap;
}

@font-face {

  font-family: 'Manrope';

  src: url('/static/font/Manrope-Bold.ttf') format('truetype');

  font-weight: 700; /* Bold weight */

  font-style: normal;
    font-display: swap;

}



@font-face {

  font-family: 'Manrope';

  src: url('/static/font/Manrope-Light.ttf') format('truetype');

  font-weight: 300; /* Light weight */

  font-style: normal;
    font-display: swap;

}

@font-face {

  font-family: 'Manrope';

  src: url('/static/font/Manrope-Medium.ttf') format('truetype');

  font-weight: 500; /* Medium weight */

  font-style: normal;
    font-display: swap;

}



@font-face {

  font-family: 'Manrope';

  src: url('/static/font/Manrope-SemiBold.ttf') format('truetype');

  font-weight: 600; /* SemiBold weight */

  font-style: normal;
    font-display: swap;

}

@font-face {

  font-family: 'Manrope';

  src: url('/static/font/Manrope-ExtraBold.ttf') format('truetype');

  font-weight: 800; /* ExtraBold weight */

  font-style: normal;
    font-display: swap;

}

@font-face {

  font-family: 'Manrope';

  src: url('/static/font/Manrope-ExtraLight.ttf') format('truetype');

  font-weight: 200; /* ExtraLight weight */

  font-style: normal;
    font-display: swap;

}

@font-face {

  font-family: 'Manrope';

  src: url('/static/font/Manrope-VariableFont_wght.ttf') format('truetype');

  font-weight: 100 900; /* Variable font weight range */

  font-style: normal;
    font-display: swap;

}



/* 全局应用 border-box */

*,*::before,*::after {box-sizing: border-box;}

::-webkit-scrollbar {

    width: 8px;

    height: 6px

}

li {
    list-style: none
}
blockquote,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent
}
.layui-btn,.layui-edge,.layui-inline,img {
    vertical-align: middle;
}
::-webkit-scrollbar-thumb {

    border-radius: 10px;

    box-shadow: 0 0 1px rgb(255 255 255 / 50%);

    background-color: rgba(0,0,0,.2)

}

::-webkit-scrollbar-track-piece {

    border-radius: 10px;

    box-shadow: 0 0 1px rgb(255 255 255 / 50%);

    background-color: #ededed

}



body, html {

  padding: 0px;

  margin: 0px;

  width: 100%;

  height: 100%;

  font-family: 'Manrope', sans-serif;

  font-size: 14px;

  overflow-x: hidden;

}



.layui-container{

  max-width: 1600px;

  width:100%;

  padding: 0px;

}

.clear{clear:both}

a{color: #36648a;text-decoration: underline;}
#list-left a{text-decoration: none;}
.list-classify a{text-decoration: none;}
.layui-icon-close{text-decoration: none;}

/*导航*/

#top-nav{width:100%;height:60px;background-color:#36648a;position: fixed;z-index:9;color: #fff;font-size: 15px;}

#top-nav a{color: #fff;font-size: 15px;text-decoration: none;}

#pc-nav{height:100%;margin:auto;position: relative;}

#pc-nav .pc-nav-top{width: 100%;height: 100%;}

#pc-nav .pc-nav-top .pc-nav-top-logo{height:100%;float: left;}

#pc-nav .pc-nav-top .pc-nav-top-logo img{height:77px;margin-top: -8px;}

.nav-top-class{height:100%;float: left;line-height: 100%;display: inline-block;padding-left: 25px;}

.nav-top-class li{float: left;padding-right: 25px;height: 100%;margin:auto;line-height: 60px;}

.nav-top-class li a{height: 100%;display: inline-block;}

.nav-top-class li img{width: 25px;}

.nav-top-class li:hover a{border-bottom: 3px solid black;}

.nav-top-other {float: right;display: flex;align-items: center;justify-content: space-between;list-style: none;padding: 0;margin: 0;height: 40px; margin-top: 10px;}

.nav-top-other li {margin-left:30px;height: 40px;line-height: 40px;}

.nav-top-other .nav-top-other-li-div {display: flex; align-items: center; height: 40px;line-height: 40px;cursor: pointer;}

.nav-top-other img {max-width: 100%; display: block;}

.nav-top-search:hover {transform: scale(1.02);}

.nav-top-other .nav-top-search-img{margin-right:-30px;width:20px;z-index:10;margin-top:2px;}

.nav-top-other .nav-top-search{height:40px;max-width: 200px;border-radius: 20px;border: none;padding:0px 35px;}

.nav-top-other .contact-sales{color:black !important;font-weight:700;background-color: #f7c542;border:none;font-size:16px;border-radius: 20px;cursor:pointer;padding: 0px 20px;}

.nav-top-other .lang-img{width:32px}

.nav-top-other .lang-img .lang-img-span{color:#fff;padding: 0px 3px;}

.pc-top-tel-phone span{ padding: 0px 5px;font-size: 1.5rem;font-weight: 700; }

.buttom-list{position: absolute;top: 60px;width:calc(100% - 4px);margin: 0px 1px;background-color:#fff;border-radius:0px 0px 20px 20px;padding:2px 0px 20px 0px; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1), -1px 1px 10px rgba(0, 0, 0, 0.1);color: black;display: none;}

.nav-item {position: relative;}

.buttom-list-flex-list {display: flex;flex-wrap: wrap;list-style: none;padding: 10px 0px;margin: 0;gap: 10px;}

.buttom-list-flex-list li {flex: 0 0 calc(25% - 10px); box-sizing: border-box;text-align: left;}

.buttom-list-flex-list a {display: block;padding: 12px 10px;text-decoration: none;color: #333 !important;margin-right: 100px;}

.buttom-list-flex-list a:hover{box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1), -1px 1px 10px rgba(0, 0, 0, 0.1);border-radius: 10px;text-decoration: underline;}

#top-nav .buttom-list .buttom-list-content .buttom-list-box li a{color: black;font-size:0.95rem;padding: 10px 50px;font-weight: 500;display:inline-block;width: 100%;line-height:1.1;}

.buttom-list-content{display: flex;width: 100%;}

.buttom-list-box{flex: 1;text-align: left; border-right: 1px solid #ccc; height:50vh;overflow-y:auto;}

.buttom-list-box li{font-size: 1rem;font-weight: 500;}

.buttom-list-box-ul-a li{padding: 10px 50px;}

.buttom-list-box li:hover{color: #fff;background-color: #36648a;}

#top-nav .buttom-list .buttom-list-content .buttom-list-box li:hover a{color: #fff;}

.buttom-list-box-all-product{padding:20px 10px}

#top-nav .buttom-list .buttom-list-content .buttom-list-box .buttom-list-box-all-product a{font-size:1.5rem;color:#36648a;font-weight:700}

.buttom-list-box-title{padding:0px 0px 10px 10px;font-size:1.2rem;font-weight: 700;}

#top-nav .buttom-list .buttom-list-content .buttom-list-box .buttom-list-box-ul li a{font-size: 1rem;font-weight: 500;}

.buttom-list-box li img{width: 40px;height:40px;margin-right:10px;}

.buttom-list-box-last{position: relative;}

.buttom-list-box-last-img{text-align: center;padding:10px;}

.buttom-list-box-last-img img{width:200px;height: 200px;}

.buttom-list-box-last-detail {line-height: 25px; font-style: italic; padding: 5px 20px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 5; -webkit-box-orient: vertical; }

.buttom-list-box-last-button{position: absolute;bottom: 0px;right:20px;font-size: 1.2;}

.buttom-list-box-last-button-font{color: #36648a !important;font-weight:700;}

.buttom-list-box-last-button-img{width:16px;}

.every-list-title{padding: 20px;}

.every-list-title .every-list-title-a{font-size: 1.3rem;font-weight:700;}

.every-list-title .every-list-title-b {float: right;}

.every-list-title .every-list-title-b a{color:#36648a;font-size: 1.3rem;font-weight:700;}

.pc-levle-1,.pc-levle-2,.pc-levle-3{display: none;opacity: 0;transition: opacity 0.3s ease;}

.pc-levle-active{display: block;opacity: 1;}

#pc-nav .buttom-list .buttom-list-box .every-list-title-b .view-all{color:#36648a;}

.pc-top-lang-posi{position: relative;}

.pc-top-lang-ul{display:none;position:absolute;top:50px;left:-20px;height:80px;width:100px;background-color:black;border:2px solid #EFEFEF;background-color:#fff;border-radius:0px 0px 10px 10px;padding:0px 5px;}

#top-nav .pc-nav-top .pc-top-lang-ul li a {color: black;font-size: 14px;font-weight:500;width:100%;display:inline-block;}

.pc-top-lang-ul li{padding: 0px;margin: 0px;height:25px;line-height:25px;text-align: center;border-bottom: 2px solid #EFEFEF;color: gray;font-size: 14px;}

.pc-top-lang-ul li:hover{background-color: #36648a;}

#top-nav .pc-nav-top .pc-top-lang-ul li:hover a{color: #fff;}

.pc-top-lang-ul li:last-child {border-bottom: none;}

.pc-top-client {position: relative;}

.pc-top-client-content {display: none;position: absolute;top: 40px;border: 1px solid #efefef;left: -55px;width: 150px;color: #000;background-color: #fff;padding: 10px;}

.pc-top-client:hover .pc-top-client-content {display: block;}

.nav-top-other-li-div:hover .pc-top-client-content {display: block;}

.pc-top-client-content:hover {display: block;}

.pc-top-client-content a:first-child {background-color: #36648a;display: block;padding: 0px;margin: 0px;margin-bottom: 10px;}

.pc-top-client-content a:last-child {background-color: #f7c542;display: block;padding: 0px;margin: 0px;}

@media (max-width: 1700px) {

  .pc-top-client-content {right: 0px;left: auto;}

}
@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .nav-top-other {margin-right: 60px;}
  .pc-top-client-content {right: -50px;}
}



/*手机端*/

#mobile-nav{display: none}

#mobile-nav{color: black;font-size: 1.1rem;font-weight: 500;position: relative;}

.mobile-nav-a{width:100%;height:100%}

#mobile-content{display: none;}

#mobile-nav .pc-nav-top-logo{height:100%;float: left;}

#mobile-nav .pc-nav-top-logo img{height:77px;margin-top: -8px;}

#mobile-nav .pc-nav-top-right{float: right;padding-top:15px;padding-right:10px;}

#mobile-nav .pc-nav-top-right li{display: inline;padding-left: 15px;}

#mobile-nav .pc-nav-top-right li span{color:#fff;}

.mobile-content{position: absolute;top:60px;height:100vh;background-color:#fff;z-index: 9;width:100%;}

.mobile-content-left {display: flex;flex-direction: column;width: 100%;align-items:  flex-start;}

.mobile-content-left li {width: 100%;border-bottom: 1px solid #ddd;box-sizing: border-box;padding: 10px;}

.mobile-content-left{width: 120px;background-color: #f5f5f5;height:100vh;float: left;}

.mobile-content-right{width: calc(100% - 120px);height:100vh;float: right;padding:10px 10px 200px 10px;overflow-y: auto;}

.mobile-content-left-active{background-color:#fff;}

.mobile-content-right li{padding:10px;border-bottom: 1px solid #ddd}

#mobile-nav .mobile-content-right li a{color: #36648a;display:block;width: 100%;}

.mobile-content-right-page{padding: 10px;}

.mobile-content-right-page span{color: #36648a;font-weight:600;font-size:1.2rem;}

.mobile-content-right-page i{font-size: 1.2rem;}

#mobile-nav #mobile-content .mobile-content-left .clickable-item a{color: #36648a;display:block;width: 100%;}

.mobile-language .layui-icon-ok{margin-left: 10px;}

/* @media (max-width: 1250px) {

  #pc-nav{display: none;}

  #mobile-nav{display: block;}

  #mobile-nav .pc-nav-top-logo img {height: 60px;margin: auto;}

} */
@media (max-width:768px) {
  #mobile-nav .pc-nav-top-logo img {height: 60px;margin: auto;}
}


/*--end导航*/



/*脚部*/

#footer{padding-top: 20px;background: black;margin-top:10px;color: #fff;font-size: 1.01rem;letter-spacing:0.02rem;width:100%;}

#footer a{color: #fff;text-decoration: underline;letter-spacing:0.02rem;font-size: 1.01rem}

#footer .footer-div-1{padding: 10px;padding-bottom: 30px}

#footer .footer-zhu-desc{padding-right: 10px;}

#footer .footer-desc{height: 80px;line-height: 80px;}

#footer .footer-desc .footer-desc-a{display: block;}

#footer .outer-link{text-align: right;}

#footer .outer-link li{display: inline;}

#footer .outer-link img{width: 30px;}

#footer .footer-li{padding-top: 10px;}

#footer .quick-links h4{height: 80px;line-height: 80px;font-size: 1.5rem;}

#footer .quick-links li{height:22px; line-height: 22px;}

#footer .quick-links .layui-icon-next{font-size: 0.8rem;margin-right:5px;}

#jotform-button-clouldfare{text-align: center;}

#footer-bottom{background-color: #2a2e31;;padding:10px;}

#footer-bottom li{display: inline;padding-right: 20px;}

@media (max-width: 992px) {

    #footer .footer-zhu-desc{padding-right: 0px;}

    #footer .footer-desc{height: auto;line-height: auto;}

    #footer .outer-link{text-align: left;}

    #footer-bottom{height:auto;line-height: auto;}

}

/*--end脚部*/

/*搜索*/
#search-all{display:none;position:absolute;top:1px;width:50%;z-index:11;border-top:1px solid #191919;border: 1px solid #ededed;margin:auto 25%;padding:10px 20px 30px 20px;border-radius: 0 0 20px 20px;background-color:#fff;color: #333;box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.2), 5px 5px 10px rgba(0, 0, 0, 0.2);}
#search-all #search-all-input{padding: 0px 30px;position: relative;}
#search-all #search-all-input img{width:24px;height:24px;position: absolute;left: 40px;top:8px}
#search-all #search-all-input input{background-color:#fff;border: 1px solid #191919;border-radius:20px;color: #191919;font-size: 14px;height:40px;line-height:24px;outline:0;padding:8px 44px;width:calc(100% - 20px);}
#search-all #search-all-input span{font-size:24px;position: absolute;right:60px;top:8px;font: 24px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;}
#search-all #search-all-input button{position: absolute;right:0px;top:0px;height:40px;line-height:40px;width:40px;display:block;padding: 0px 10px;border-radius: 5px;background-color: #36648a;color:#fff;font-weight:bold;font-size:15px;cursor: pointer;}
#search-all-con #suggestions{font-weight:500;padding-bottom:10px;display:none;}
.search-right-data {float: left;width: 60%;padding: 15px 0px;}
.search-right-data li{border-bottom: 1px solid #ccc;padding: 5px 0px;}
.search-right-data li .search-right-data-left{float: left;}
.search-right-data li .search-right-data-right{float: left;width: calc(100% - 70px);}
#top-nav #search-all #search-all-con .search-right-data li .search-right-data-right .search-right-data-right-con{font-size: 0.95rem !important;}
.search-right-data-right-con a{color: #36648a !important;}
#search-all-con{padding: 10px 30px;}
#search-all-con #left-ul-sear1{float:left;width: 40%;}
.search-right-data li h2 a:hover{text-decoration: underline;}
.search-right-data li h2 a{text-decoration: none;color:#36648a !important;font-size: 0.95 rem;}
#left-ul-sear1 a{text-decoration: none;color: #333;padding:5px 5px;display: block;font-size: 0.95rem;}
#left-ul-sear1 li:hover{background-color: #efefef;}
#left-ul-sear1 li:hover a{font-weight: 600;}
#sear-clear{cursor: pointer;}
.noresult li:last-child:before ,.noresult li:nth-last-child(2):before{margin:8px -35px 0px 10%;float:left;content: "●";color:grey;text-decoration: none;}
  @media screen and (max-width:768px) {
    #search-all{width: 100%;margin:0;}
    .search-right-data {display: none;}
    #search-all-con #left-ul-sear1{float:left;width: 100%;}
  }
/*--end搜索*/

/*内容*/

#content{min-height: 80vh;padding: 60px 0px 0px 0px;max-width:100%;width: 100%;word-wrap: break-word;overflow-wrap: break-word;}

@media (max-width: 1250px) {

  #content{padding: 70px 10px 10px 10px;}

}

@media (max-width: 1400px) {

  #pc-nav .pc-nav-top .pc-nav-top-logo img{
    height: 60px;
    margin-top:unset;
  }
  #top-nav a.contact-sales {
    font-size: 12px;
  }
  .nav-top-class li {
    padding-right: 20px;
  }
  .nav-top-other li {
    margin-left: 20px;
  }
  .nav-top-other img:not(.nav-top-search-img) {
    width: 30px !important;
  }
  .nav-top-other .nav-top-search {
    height: 36px;
    max-width: 180px;
  }
  .nav-top-other .nav-top-search-img {
    width: 16px;
  }
  .nav-top-other .nav-top-other-li-div{
    height: 36px;
    line-height: 36px;
  }
  .nav-top-other .contact-sales {
    padding: 0 16px;
  }
}
/*--end内容*/






/*
  .delail_list{margin-top:10px;cursor:pointer;}

  .Part_No {color:#36648a;}

  .delail_list .price-a{color:#19792f; min-width: 70px;}

  .delail_list:hover{background-color: #36648a;}

  .delail_list:hover div {color:#ffffff;background-color: #36648a;} */



  .list-table{margin-top:3px;}
  /* scroll-margin-top 锚点滚动高度 */
  /* .list-table .posit-boxs{margin-bottom: 20px; scroll-margin-top: 110px;}  */

  /* .list-table-type{position:-webkit-sticky;position:sticky;top:100px;z-index:10;} */

  .list-table-type-content{background-color:#ffffff;padding: 5px 0px 5px 3px;}

  .list-table-type-content img{height:42px;padding: 0px 5px}

  .list-table-type-content-name{font-size: 16px;font-weight: 600;}

  .list-table-type-content-desc{font-style: italic;margin-left:10px;font-family: 'Manrope', sans-serif; color: #515151;}

  .zhuti{display:inline-table;position:relative;padding-bottom:20px;}

  .zhuti-head{background-color:#EFEFEF;display:table-row;font-weight: 700;}

  .zhuti-head-tr{color:#333;display:table-cell;vertical-align: middle;padding:5px 10px 5px 3px;/*padding: 5px 3px 5px 3px;*/border-bottom:1px solid black;position:-webkit-sticky;position:sticky;top:60px;background-color:#EFEFEF;/*max-width: 150px;*/min-width: 50px;}

  /* .delail_list{display:table-row;color:#333;text-decoration:none;font-weight: 400;}

  .Part_No{display:table-cell;padding:2px 10px 1px 3px;}

  .delail_list_tr{display:table-cell;padding: 2px 4px 1px 4px;}

  .price-a{display:table-cell;padding:2px 10px 1px 3px;} */



  @media screen and (max-width:768px) {

    .zhuti{width: 100%;overflow-x: auto;border: 1px solid #ccc;display:block;overflow-y: auto;max-height: 100vh;}

    .zhuti-head{position: sticky;top: 0px;z-index: 9;}

    .zhuti-head-tr:first-child {position: sticky;left: 0px;top: 0px !important;z-index: 8;}

    .Product{position: sticky;left: 0px;z-index: 7;background-color: white;}

    .zhuti-head-tr{

      word-break: normal;

      overflow-wrap: normal; /* 或者使用 word-wrap: normal; */

      white-space: nowrap;   /* 视需要而定 */

      top: 0px !important;

    }

  }

  @media screen and (min-width: 769px) and (max-width:1024px) {

    .zhuti{width: 100%;overflow-x: auto;border: 1px solid #ccc;display:block;}

    .zhuti-head{position: sticky;top: 0px;z-index: 10;}

    .zhuti-head-tr:first-child {position: sticky;left: 0px;top: 0px;z-index: 9;}

    .Product{position: sticky;left: 0px;z-index: 8;background-color: white;}

    .zhuti-head-tr{

      word-break: normal;

      overflow-wrap: normal; /* 或者使用 word-wrap: normal; */

      white-space: nowrap;   /* 视需要而定 */

      top: 0px;

    }

  }

.layui-flow-more {position:absolute;left: calc(50% - 60px);width:120px;}

#demo3 {margin-top:30px;display: flex;justify-content: center;height: 30px;line-height:30px;padding: 5px 0px;align-items: center}

#demo3 .layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #36648a;}

#demo3 a {color: #333;}

/*分页*/



.pagination li {float: left;text-align:center;cursor:pointer;width: 20px;height: 20px;line-height: 20px;margin: 0px 5px;}

.pagination li a{text-decoration: none;display: inline-block;}

.pagination .disabled{color:#e2e2e2}

.pagination .active{background-color: #36648a;width: 20px;height: 20px;color: #ffffff !important}





.more-desc{background-color: #EFEFEF;padding: 10px;font-size: 14px;;line-height: 1.4;font-weight: 400;color: #333;border-radius:10px;margin-top: 10px;}

.more-desc-more{font-size: 14px;color: #36648a;text-decoration: underline;cursor: pointer;font-style: italic;}

.more-desc-close{background-color: #EFEFEF;padding: 10px;color: #333;border-radius:10px;margin-top: 10px;display: none;}

.more-desc-close span {font-family: Manrope, sans-serif !important;font-size: 14px !important;line-height: 1.4 !important;}



/*单页面面包屑*/

.SinglePage{background-color: #ffff;margin-top: 60px;margin-bottom: -60px;padding-left: 10px;}

.SinglePage-breadcrumb-all{width: 100%;background-color: #fff;padding-left: 10px;}

.SinglePage-breadcrumb {display: flex;flex-wrap: wrap;list-style: none;padding: 8px 10px 8px 2px;margin: 0;}

.SinglePage-breadcrumb-item {margin-right: 8px;}

.SinglePage-breadcrumb-item + .SinglePage-breadcrumb-item::before {content: '/';margin-right: 8px;color: #6c757d;}

.SinglePage-breadcrumb-item a {color: #36648a;text-decoration:underline;font-weight: 600;}

.SinglePage-breadcrumb-item .SinglePage-active {color: #484848;font-weight: 600;}



/*分页设置*/

 #pagination {display: flex; gap: 10px;align-items: center;}

 #pagination .current {font-weight: bold;color: #fff; border: 1px solid #ccc;min-width: 30px;background: #36648a;text-align: center;}

 #pagination .dots {color: gray;}

 #pagination .page {text-decoration: none;color: #36648a;border: 1px solid #ccc;min-width: 30px;text-align: center;}


/* 描述 */
#catalogue_content {
  max-width: 1230px;
  width: 98%;
}
#catalogue_content * {
  font: 12px / 14px arial, helvetica, sans-serif;
  list-style: revert;
  margin: unset;
  padding: revert;
  color: #646464;
  /* text-align: justify; */
}
#catalogue_content a,  #catalogue_content a *{
  text-decoration: revert;
  color:#36648a;
}
#catalogue_content b *{
  font-weight: bold;
}

/*弹窗自定义样式*/
.my-custom-skin{border-radius: 10px!important;border: 1px solid #bbbbbb;}
.my-custom-skin .layui-layer-content {font-size: 20px!important;display: flex;justify-content: center;align-items: center;padding-bottom: 0 !important;word-break: normal !important;}
.my-custom-skin .layui-layer-btn {display: flex;justify-content: space-around;}
.my-custom-skin .layui-layer-btn0 {background-color: #416487 !important;border: none;border-radius: 5px;}
.my-custom-skin .layui-layer-btn1 {background-color: transparent !important;border: 1px solid #cdcdcd;border-radius: 5px;}
.my-custom-skin .layui-layer-btn a {width: 100px;height: 38px;line-height: 38px;text-align: center;}


/* hubspot footer start */
#hubspot-form-footer {
  display: flex;
  justify-content: center;
}
#hubspot-form-footer form>div {
  padding-bottom: 10px;
}

#hubspot-form-footer form>div label {
  display: block;
  height: 20px;
}
#hubspot-form-footer form>div label .hs-form-required {
  padding-left: 5px;
  color: red;
}
#hubspot-form-footer form>div input, #hubspot-form-footer form>div textarea {
    width: 250px;
    height: 30px;
    padding-left: 5px;
    border: 0;
    border-radius: 4px;
}
#hubspot-form-footer form>div textarea{
  height: 60px;
}
#hubspot-form-footer form>div .actions {
  display: flex;
  justify-content: center;
}
#hubspot-form-footer form>div input[type='submit']{
  background-color: #f7c542;
  width: 120px;

}
/* 错误 样式 */
form>div:has(.hs-error-msgs) input {
    border: 1px solid #f23a3c !important;
    box-shadow: 0 0 3px #f23a3c;
}
ul.hs-error-msgs {
    height: 20px;
    display: flex;
    align-items: center;
}
ul.hs-error-msgs label {
    font-size: 10px;
    background-color: #f23a3c;
    border-radius: 3px;
    color: #fff;
    position: relative; /* 相对定位，为伪元素定位做准备 */
    padding: 3px 2px 3px 16px; /* 给感叹号预留空间 */
}
ul.hs-error-msgs label::before {
    content: "!";
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    color: red;
    font-size: 8px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hs_error_rollup {
    display: none;
}
/* 错误 样式 end */
/* subscribe start */
.hubspot_subscribe .header >*:first-child{
  color: #ffffff;
  font-weight: 700 !important;
  margin: 15px 0px 0px;
  font-size: 18px;
}
.hubspot_subscribe .header >*:last-child {
  font-size: 12px;
  color: #ffffff;
}
#hubspot_subscribe {
  position: relative;
  margin-bottom: 20px;
}
#hubspot_subscribe form input[type='email'] {
  width: 220px;
  height: 35px;
  border: 0;
  color: #fff !important;
  background: transparent;
  border-bottom: solid 1px #fff;
  border-radius: 4px;
  padding-left: 5px;
}
#hubspot_subscribe .hs_submit {
  position: absolute;
  bottom: 0;
}
#hubspot_subscribe .hs_submit input {
  position: absolute;
  bottom: 0;
  left: 200px;
  width: 30px;
  height: 35px;
  display: flex;
  align-items: center;
  border: 0;
  color: transparent;
  background-size: 15px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(https://img-nx.lily-bearing.com/images/web/arrow-right5.svg);
  background-color: transparent;
}
#hubspot_subscribe div:has(.hs-error-msgs) ~ .hs_submit input {
  bottom: 30px;
}
/* 去除浏览器自动填充效果 start */
#hubspot_subscribe input:-webkit-autofill,
#hubspot_subscribe input:-webkit-autofill:hover,
#hubspot_subscribe input:-webkit-autofill:focus,
#hubspot_subscribe input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px #000 inset !important;
    -webkit-text-fill-color: #fff !important;
}
/* 去除浏览器自动填充效果 end */
/* hubspot footer end */

/*表格样式 横向滚动*/
.zhuti{width: 100%;display:block;overflow-x: auto;}
.zhuti-head{position: sticky;top: 0px;z-index: 6;}
.zhuti-head-tr:first-child {position: sticky;left: 0px;top: 0px;z-index: 6;}
.Product{position: sticky;left: 0px;z-index: 8;background-color: white;}
.zhuti-head-tr{word-break: normal;overflow-wrap: normal;white-space: nowrap;top: 0px !important;font-weight: 700;}
.price_detail_list_tr {position: sticky;right: 0px;z-index: 7;background-color: white;padding-left: 3px !important;}
.delail_list_tr{padding-left: 3px !important;}
/*#zhuti-head-copy {display: none;}*/
.zhuti-head-copy {overflow-x: auto;}
.zhuti-head-copy-div {display: none;transition: opacity 0.3s ease;width: 100%;overflow-x: auto;top: 60px;position: fixed;z-index: 7;-ms-overflow-style: none;scrollbar-width: none;}
.zhuti-head-copy-div::-webkit-scrollbar {display: none;}

