  #image_slide_pane_19EC11D50C310 .home-slide-title {
    font-size: var(--medium-title-size);
  }
  #image_slide_pane_19EC11D50C310 .home-slide-subtitle {
    font-size: var(--medium-subtitle-size);
  }
  #image_slide_pane_19EC11D50C310 .home-slide-btn {
    font-size: var(--medium-btn-size);
    border-radius:var(--theme-border-radius);
  }
 
    #slide-1712651475900 {
      
      
      padding-bottom: 46.88%;
    }

    @media screen and (max-width: 767px) {
      #slide-1712651475900 {
        
        
        padding-bottom: 46.88%;
      }
    }
    #slide-1710579141238 {
      
      padding-bottom: 46.88%;
    }

    @media screen and (max-width: 767px) {
      #slide-1710579141238 {
        
        padding-bottom: 46.88%;
      }
    }


/* index_css  start */
.more-button {
  margin-top: var(--more-button-top,var(--v-space));
  text-align: var(--more-button-text-align,center);
}

.list-more-button {
  margin: calc(var(--list-more-top ,var(--h-space)) - var(--h-space)) 0 var(--h-space);
  text-align:var(--list-more-text-align, center);
}

@media screen and (max-width: 767px) {
  .list-more-button {
    --list-more-top: 15px;
  }
}
/* index_css  end */

  /* index_css slide start */
  [data-section-type="image_slide"] {
    --large-title-size: 58px;
    --large-subtitle-size: 30px;
    --large-btn-size: 30px;
    --medium-title-size: 36px;
    --medium-subtitle-size: 14px;
    --medium-btn-size: 16px;
    --small-title-size: 35px;
    --small-subtitle-size: 15px;
    --small-btn-size: 15px;
    --prev-btn-left: 40px;
    --next-btn-right: 40px;
  }

  [data-section-type="image_slide"] .swiper-pagination {
    --swiper-pagination-bottom:  var(--slide-pagination-bottom);
  }

  .home-image-slide.image-slide {
    margin-bottom:var(--home-image-slide-bottom,var(--section-space) );
    padding-bottom: 0;
  }

  .home-image-slide .swiper-slide>a {
    position: relative;
    display: block;
    width: 100%;
  }

  .home-image-slide img {
    position: absolute;
    width: 100%;
    height: auto;
  }

  .home-slide-content {
    white-space: nowrap;
  }

  .home-slide-title {
    margin:var(--home-slide-title-margin, 0 0 20px) ;
    font-weight:var(--home-slide-title-weight, 700);
  }

  .home-slide-subtitle {
    margin:var(--home-slide-subtitle-margin, 0);
    font-weight:var(--home-slide-subtitle-weight, 400);
  }

  .home-slide-btn {
    display: inline-block;
    margin-top:var(--home-slide-btn-top, 16px) ;
    height: var(--btn-height);
    line-height: calc(var(--btn-height) - 2px);
    padding: var(--home-slide-btn-side-padding, 0 25px);
  }

  @media screen and (max-width: 1200px) {
    [data-section-type="image_slide"] {
      --large-title-size: 33px;
      --large-subtitle-size: 20px;
      --large-btn-size: 18px;
      --medium-title-size: 22px;
      --medium-subtitle-size: 14px;
      --medium-btn-size: 16px;
      --small-title-size: 25px;
      --small-subtitle-size: 14px;
      --small-btn-size: 14px;
      --prev-btn-left: 10px;
      --next-btn-right: 10px;
      --home-slide-btn-top:14px;
      --home-slide-title-margin:0 0 10px;
    }
    .home-slide-content{
      white-space: normal;
      max-width: 85%;
      min-width: 60%;
    }
  
  }

  @media screen and (max-width: 767px) {
  .home-image-slide .prev-btn,
    .home-image-slide .next-btn {
      display:var(--home-image-slide-btb-display, none);
    }
  }
  /* index_css slide end */

[data-section-style="1"]{
  --section-title-align:left;
}

			.home-slide-btn{
				font-weight: 600;
				padding: 0 48px;
			}

  #product_cate1706667282718 .section-title{
    text-align:left;
    color:rgba(247, 1, 1, 1);
  }
  #product_cate1706667282718 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1706667282718 .product-list-btn{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 1);
    border-color: #ffffff;
    --color: rgba(255, 255, 255, 1);
    --bg-color: rgba(0, 0, 0, 1);
    --border-color: #ffffff;
  }
  #product_cate1706667282718  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1706667282718 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1706667282718 .section-title{
      font-size:30px;
    }
    #product_cate1706667282718 .section-sub-title{
      font-size:16px;
    }
    #product_cate1706667282718 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1706667282718  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1706667282718  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  [data-section-type="product_cate"] {
    --product-item-4n-right:var(--v-space);
    --product-item-2n-right: var(--v-space);
  }


  #product_cate1710398548390 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1710398548390 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1710398548390 .product-list-btn{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 1);
    border-color: #ffffff;
    --color: rgba(255, 255, 255, 1);
    --bg-color: rgba(0, 0, 0, 1);
    --border-color: #ffffff;
  }
  #product_cate1710398548390  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1710398548390 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1710398548390 .section-title{
      font-size:30px;
    }
    #product_cate1710398548390 .section-sub-title{
      font-size:16px;
    }
    #product_cate1710398548390 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1710398548390  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1710398548390  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  #product_cate1706667338246 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1706667338246 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1706667338246 .product-list-btn{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(7, 7, 7, 1);
    border-color: #ffffff;
    --color: rgba(255, 255, 255, 1);
    --bg-color: rgba(7, 7, 7, 1);
    --border-color: #ffffff;
  }
  #product_cate1706667338246  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1706667338246 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1706667338246 .section-title{
      font-size:30px;
    }
    #product_cate1706667338246 .section-sub-title{
      font-size:16px;
    }
    #product_cate1706667338246 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1706667338246  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1706667338246  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  #product_cate1709806502089 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1709806502089 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1709806502089 .product-list-btn{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 1);
    border-color: #ffffff;
    --color: rgba(255, 255, 255, 1);
    --bg-color: rgba(0, 0, 0, 1);
    --border-color: #ffffff;
  }
  #product_cate1709806502089  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1709806502089 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1709806502089 .section-title{
      font-size:30px;
    }
    #product_cate1709806502089 .section-sub-title{
      font-size:16px;
    }
    #product_cate1709806502089 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1709806502089  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1709806502089  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  #product_cate1710313674011 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1710313674011 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1710313674011 .product-list-btn{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 1);
    border-color: #ffffff;
    --color: rgba(255, 255, 255, 1);
    --bg-color: rgba(0, 0, 0, 1);
    --border-color: #ffffff;
  }
  #product_cate1710313674011  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1710313674011 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1710313674011 .section-title{
      font-size:30px;
    }
    #product_cate1710313674011 .section-sub-title{
      font-size:16px;
    }
    #product_cate1710313674011 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1710313674011  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1710313674011  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  #product_cate1706691094770 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1706691094770 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1706691094770 .product-list-btn{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(6, 6, 6, 1);
    border-color: #ffffff;
    --color: rgba(255, 255, 255, 1);
    --bg-color: rgba(6, 6, 6, 1);
    --border-color: #ffffff;
  }
  #product_cate1706691094770  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1706691094770 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1706691094770 .section-title{
      font-size:30px;
    }
    #product_cate1706691094770 .section-sub-title{
      font-size:16px;
    }
    #product_cate1706691094770 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1706691094770  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1706691094770  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }


  
  #banner1716447649343.banner-image {
    padding-bottom: 31.25%;
  }

  #product_cate1706691256466 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1706691256466 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1706691256466 .product-list-btn{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 1);
    border-color: #ffffff;
    --color: rgba(255, 255, 255, 1);
    --bg-color: rgba(0, 0, 0, 1);
    --border-color: #ffffff;
  }
  #product_cate1706691256466  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1706691256466 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1706691256466 .section-title{
      font-size:30px;
    }
    #product_cate1706691256466 .section-sub-title{
      font-size:16px;
    }
    #product_cate1706691256466 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1706691256466  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1706691256466  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  #image_list_pane_19EC11D50C219 .image-item {
    width: calc((100% - var(--v-space) * 2 )  / 3);
    padding-bottom:calc( (60.00% - var(--v-space) * 2) / 3 );
  }
  
  #image_list_pane_19EC11D50C219 .section-title{
    text-align:left;
    color:#333333;
    
  }
  #image_list_pane_19EC11D50C219 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #image_list_pane_19EC11D50C219 .list-more-button{
    text-align:left;
  }

  @media screen and (min-width:768px){
    #image_list_pane_19EC11D50C219 .image-item:nth-child(3n) {
      margin-right: 0;
    }
    
  }
  @media screen and (max-width: 767px){
    #image_list_pane_19EC11D50C219 .image-item {
      width: calc((100% - var(--v-space) * 1 )  / 2);
      padding-bottom:calc( (60.00% - var(--v-space) * 1) / 2 );
    }
    #image_list_pane_19EC11D50C219 .image-item:nth-child(2n) {
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #image_list_pane_19EC11D50C219 .section-title{
      font-size:40px;  
    }
    #image_list_pane_19EC11D50C219 .section-sub-title{
      font-size:16px;
    }
  }

  /* index_css image_list start */
  .image-list {
    display: flex;
    flex-wrap:var(--image-list-wrap, wrap);
  }

  .image-list .image-item {
    margin: var(--image-list-item-margin, 0 var(--v-space) var(--h-space) 0);
  }

  @media screen and (max-width: 767px) {
    .image-list .image-item {
      width: 100%;
    }
  }
  /* index_css image_list end */

  #image_list1706687410993 .image-item {
    width: calc((100% - var(--v-space) * 1 )  / 2);
    padding-bottom:calc( (46.88% - var(--v-space) * 1) / 2 );
  }
  
  #image_list1706687410993 .section-title{
    text-align:left;
    color:#333333;
    
  }
  #image_list1706687410993 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #image_list1706687410993 .list-more-button{
    text-align:left;
  }

  @media screen and (min-width:768px){
    #image_list1706687410993 .image-item:nth-child(2n) {
      margin-right: 0;
    }
    
  }
  @media screen and (max-width: 767px){
    #image_list1706687410993 .image-item {
      width: calc((100% - var(--v-space) * 1 )  / 2);
      padding-bottom:calc( (46.88% - var(--v-space) * 1) / 2 );
    }
    #image_list1706687410993 .image-item:nth-child(2n) {
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #image_list1706687410993 .section-title{
      font-size:40px;  
    }
    #image_list1706687410993 .section-sub-title{
      font-size:16px;
    }
  }

  #imgtxt_list1706687533177 .imgtxt-list-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4);
  }
  
  #imgtxt_list1706687533177 .section-title{
    text-align:left;
    color:#333333;
  }
  #imgtxt_list1706687533177 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  @media screen and (min-width: 768px){
    #imgtxt_list1706687533177 .imgtxt-list-item:nth-child(4n){
      margin-right: 0 ;
    }
  }
  @media screen and (min-width: 1200px){
    #imgtxt_list1706687533177 .section-title{
      font-size:40px;
    }
    #imgtxt_list1706687533177 .section-sub-title{
    font-size:16px;
    }
  }
  @media screen and (max-width: 767px){
    #imgtxt_list1706687533177 .imgtxt-list-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2);
    }
    #imgtxt_list1706687533177 .imgtxt-list-item:nth-child(2n){
      margin-right: 0 ;
    }
  }
    #imgtxt_list_item1706687533178 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_item1706687533178 {
      align-items: center;
    }
    #imgtxt_list_item1706687533178 .imgtxt-list-title{
      color: #333333;
    }
    #imgtxt_list_item1706687533178 .imgtxt-list-text{
      color: #333333;
    }
    #imgtxt_list_item1706687533178 .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_item1706687533178 .imgtxt-list-btn{
      color: #ffffff;
      background-color: #000;
      border-color: #000;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_item1706687533178 .imgtxt-list-title{
			  font-size: 18px;
      }
      #imgtxt_list_item1706687533178 .imgtxt-list-text{
         font-size: 16px;
      }
    }
    @media screen and (max-width: 767px){
    }
    #imgtxt_list_item1706687533180 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_item1706687533180 {
      align-items: center;
    }
    #imgtxt_list_item1706687533180 .imgtxt-list-title{
      color: #333333;
    }
    #imgtxt_list_item1706687533180 .imgtxt-list-text{
      color: #333333;
    }
    #imgtxt_list_item1706687533180 .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_item1706687533180 .imgtxt-list-btn{
      color: #ffffff;
      background-color: #000;
      border-color: #000;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_item1706687533180 .imgtxt-list-title{
			  font-size: 18px;
      }
      #imgtxt_list_item1706687533180 .imgtxt-list-text{
         font-size: 16px;
      }
    }
    @media screen and (max-width: 767px){
    }
    #imgtxt_list_item1706687533177 .imgtxt-list-content{
      text-align: left;
    }
    #imgtxt_list_item1706687533177 {
      align-items: left;
    }
    #imgtxt_list_item1706687533177 .imgtxt-list-title{
      color: #333333;
    }
    #imgtxt_list_item1706687533177 .imgtxt-list-text{
      color: #333333;
    }
    #imgtxt_list_item1706687533177 .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_item1706687533177 .imgtxt-list-btn{
      color: #ffffff;
      background-color: #000;
      border-color: #000;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_item1706687533177 .imgtxt-list-title{
			  font-size: 18px;
      }
      #imgtxt_list_item1706687533177 .imgtxt-list-text{
         font-size: 16px;
      }
    }
    @media screen and (max-width: 767px){
    }
    #imgtxt_list_item1706687533179 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_item1706687533179 {
      align-items: center;
    }
    #imgtxt_list_item1706687533179 .imgtxt-list-title{
      color: #333333;
    }
    #imgtxt_list_item1706687533179 .imgtxt-list-text{
      color: #333333;
    }
    #imgtxt_list_item1706687533179 .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_item1706687533179 .imgtxt-list-btn{
      color: #ffffff;
      background-color: #000;
      border-color: #000;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_item1706687533179 .imgtxt-list-title{
			  font-size: 18px;
      }
      #imgtxt_list_item1706687533179 .imgtxt-list-text{
         font-size: 16px;
      }
    }
    @media screen and (max-width: 767px){
    }
 

  /* index_css image_text_list start */
  .imgtxt-list {
    --more-button-top: 0;
  }

  .imgtxt-list-body {
    display: flex;
    flex-wrap:var(--imgtxt-list-body-wrap, wrap);
  }

  .imgtxt-list-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: var(--h-space);
    margin-right: var(--v-space);
  }

  .imgtxt-list-top {
    width: 100%;
  }

  .imgtxt-list-image {
    margin-bottom: var(--imgtxt-list-image-margin-bottom,10px);
  }

  .imgtxt-list-title {
    display: block;
    font-weight:var(--imgtxt-list-title-weight, 600) ;
  }

  .imgtxt-list-title {
    margin-bottom:var(--imgtxt-list-title-margin-bottom, 10px);
  }

  .imgtxt-list-text {
    margin-bottom: var(--imgtxt-list-text-margin-bottom, 8px);
    line-height: 1.3;
    white-space: pre-wrap;
  }

  .imgtxt-list-btn {
    width: fit-content;
  }

  @media screen and (max-width: 1200px) {
    .imgtxt-list{
      --imgtxt-list-text-margin-bottom:5px;
    }
  }
  /* index_css image_text_list end */

			.imgtxt-list{
				--imgtxt-list-image-margin-bottom: 0;
				--imgtxt-list-text-right: 32px;
				--imgtxt-list-text-bottom: 32px;
			}
			.imgtxt-list-item{
				position: relative;
			}
			.imgtxt-list-content{
				position: absolute;
				bottom: var(--imgtxt-list-text-bottom);
				left: var(--imgtxt-list-text-right);
				z-index: 10;
			}
			.imgtxt-list-text{
				font-weight: 600;
			}
			
			@media screen and (max-width: 1200px){
				.imgtxt-list {
					--imgtxt-list-text-right: 20px;
					--imgtxt-list-text-bottom: 20px;
				}
			}

  @media screen and (min-width: 768px) {
      #content_blog1706690516634 .content-blog-item {
        width: calc((100% - var(--v-space) * 3) / 4);
      }
       #content_blog1706690516634 .content-blog-item:nth-child(4n) {
        margin-right: 0;
      }

   
  }
  @media screen and (min-width: 1200px){
    #content_blog1706690516634 .section-title{
      font-size:30px;
    }
    #content_blog1706690516634 .section-sub-title{
    font-size:16px;
    }
  }
  #content_blog1706690516634 .section-title{
    text-align:left;
    color:#333333;
  }
  #content_blog1706690516634 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  

  /* index_css blog start */
  .content-blog-list {
    display: flex;
    flex-wrap: var(--content-blog-list-wrap,wrap);
  }

  .content-blog-item {
    margin: var(--content-blog-item-margin, 0 var(--v-space) var(--h-space) 0);
  }

  .content-blog-cover {
    padding-bottom: 66.67%;
  }

  .content-blog-body {
    padding: var(--content-blog-body-padding,14px 14px 0) ;
  }
  
  .content-blog-title {
    margin-bottom: var(--content-blog-title-bottom,14px);
    font-size: var(--content-blog-title-size,16px);
    line-height: calc(var(--content-blog-title-size,16px) + 8px);
    font-weight: var(--content-blog-title-weight,700);
    color:var(--theme-font-color);
  }

  .content-blog-info {
    display: flex;
    justify-content:var(--content-blog-info-justify-content, space-between);
    align-items: center;
    margin-bottom: var(--content-blog-info-bottom,14px);
  }

  .content-blog-time {
    color: var(--theme-font-color-sub);
    font-size: var(--content-blog-time-size,14px);
  }

  .content-blog-content {
    font-size:var(--content-blog-content-size,14px);
  }

  .content-blog-read {
    display: block;
    margin-top: var(--content-blog-content-bottom,6px);
    color: var(--content-blog-redmore-color,var(--highlight-font-color));
    text-decoration: underline;
    font-size: var(--content-blog-redmore-size, 14px);
  }

  .content-blog .prev-btn,.content-blog .next-btn {
    display: none;
  }

  @media screen and (max-width: 767px) {
    .content-blog{
      --content-blog-list-wrap:nowrap;
      --content-blog-item-margin: 0;
    }

    .content-blog-item{
      width: 100%;
    }
    .content-blog-title{
      width: auto;
    }

    .content-blog .list-more-button{
      margin-top: var(--list-more-top);
      margin-bottom: 0;
    }
  }
  /* index_css blog end */

			.content-blog-body{
				display: flex;
				flex-direction: column;
			}
			.content-blog{
				--content-blog-title-size:24px;
				--content-blog-redmore-size: 16px;
				--content-blog-redmore-color:var(--theme-font-color)
			}
			.content-blog-info{
				--theme-font-color-sub: var(--theme-font-color);
				--theme-font-color-sub:16px;
				--content-blog-info-bottom:12px;
				font-weight: 600;
				order:-1;
			}
			.content-blog-read{
				text-decoration:none;
				font-weight: 600;
			}
			.content-blog-read::after{
				content:"\e7e5";
				font-family: 'iconfont';
				display: inline-block;
				padding-left: 5px;
				font-weight: 400;
				font-size: 12px;
			}
			@media screen and (max-width: 1200px){
				.content-blog{
					--content-blog-title-size:18px;
					--content-blog-list-wrap:wrap;
					--content-blog-item-margin: 0 0 var(--h-space) 0;
				}
			}

  @media screen and (min-width: 768px) {
      #content_blog1706691358865 .content-blog-item {
        width: calc((100% - var(--v-space) * 3) / 4);
      }
       #content_blog1706691358865 .content-blog-item:nth-child(4n) {
        margin-right: 0;
      }

   
  }
  @media screen and (min-width: 1200px){
    #content_blog1706691358865 .section-title{
      font-size:30px;
    }
    #content_blog1706691358865 .section-sub-title{
    font-size:16px;
    }
  }
  #content_blog1706691358865 .section-title{
    text-align:left;
    color:#333333;
  }
  #content_blog1706691358865 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  

#text_rich1706684469832 .section-title{
  text-align:left;
  color:#333333;
}
#text_rich1706684469832 .section-sub-title{
  color:#333333;
  text-align:left;
}
@media screen and (min-width: 1200px){
  #text_rich1706684469832 .section-title{
    font-size:40px;
  }
  #text_rich1706684469832 .section-sub-title{
    font-size:16px;
  }
}

			.home-rich-text{
				padding-top: var(--section-space);
				background-color: var(--main-color);
			}
			.home-rich-text a{
				color: var(--theme-font-color);
			}

#text_rich1706607382929 .section-title{
  text-align:left;
  color:#333333;
}
#text_rich1706607382929 .section-sub-title{
  color:#333333;
  text-align:left;
}
@media screen and (min-width: 1200px){
  #text_rich1706607382929 .section-title{
    font-size:40px;
  }
  #text_rich1706607382929 .section-sub-title{
    font-size:16px;
  }
}

