    .w1200 {
      width: 1200px;
      margin: 0 auto;
    }
    
    /* 横向循环焦点轮播样式 */
    .focus-carousel {
      width: 100%; 
       /* height: 438px; */
       
     margin-top: 20px;
	 margin-bottom:20px;
    }
    /* 非焦点图片 */
    .focus-carousel .swiper-slide {
      /* opacity: 0.6; */
      transform: scale(1); 
      transition: all 0.3s ease;
      position: relative;
      height: 100%;
    }
     /* 焦点图片 */
    .focus-carousel .swiper-slide-active {
      opacity: 1; /* 焦点图片透明度 */
      transform: scale(1.5);
      z-index: 10;
    }
    /* 相邻图片缩放 */
    .focus-carousel .swiper-slide-prev,
    .focus-carousel .swiper-slide-next {
  
      /* transform: scale(1);  */
      z-index: 5;
    }
    
    /* 轮播图片容器 */
    .carousel-item {
     /* width: 774px;
height: 416px; */
width: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
 
    }
    
    .carousel-item img {
    /* width: 774px;
    height: 438px; */
      width: 200%;
      height: 100%;
        /* transform: scale(1.5); */
      object-fit: cover;
      transition: transform 0.5s ease;
    }
    
    .swiper-slide-active .carousel-item img {
       /* 焦点图片轻微放大效果 */
      /* transform: scale(1.05); */
      /* width: 774px;
    height: 438px; */
      box-shadow: 0 0 20px rgba(0,0,0,0.5);
    }
    

    
    /* 自定义导航按钮 */
    .focus-carousel .swiper-button-prev,
    .focus-carousel .swiper-button-next {
      background: rgba(0,0,0,0.3);
     width: 64px;
height: 118px;

      color: #fff;
      z-index: 30;
    }
    
    .focus-carousel .swiper-button-prev:hover,
    .focus-carousel .swiper-button-next:hover {
      background: rgba(0,0,0,0.5);
    }
    
    .focus-carousel .swiper-button-prev::after,
    .focus-carousel .swiper-button-next::after {
      font-size: 50px;
    }




    /* 自定义分页器 */
    .focus-carousel .swiper-pagination {
      bottom: 20px;
    }
    
    .focus-carousel .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      background: rgba(255,255,255,0.6);
      margin: 0 5px;
      opacity: 1;
    }
    
    .focus-carousel .swiper-pagination-bullet-active {
      background: #fff;
      width: 30px;
      border-radius: 6px;
      transition: width 0.3s ease;
    }
/* 轮播end */




    /* 新增样式 */
.search .searchMain .bt{
width: 461.712px;
height: 104px;
}

     .statute .statuteMain  .tabs,.content .contentMaxBox .right .tabs{
      background: none !important;
      color: #7B8497 !important;
      font-size: 20px !important;
      font-weight: 600 !important;
      border-bottom: 1px solid #EBEBEB !important; 
     }
     
      .statute .statuteMain .tabs ,.content .contentMaxBox .right .tabs {
      font-size: 20px !important;
    
     }
     .statute .statuteMain .tabs .hover,.content .contentMaxBox .right .tabs .hover{
      font-size: 20px !important;
    
     }
      .statute .statuteMain  .tabs a,.content .contentMaxBox .right .tabs a{
color: #7B8497 !important;
      }
     .statute .statuteMain .tabs .hover a,.content .contentMaxBox .right .tabs .hover a{
  color: #0057FF !important;
  width: auto !important;
  text-align: left !important;
  margin-right:49px !important;
     }
     .BusinessArea .BusinessAreaMainBox .BusinessAreaMain{
      min-height: 186px;
    align-items: center;
     }
     .BusinessArea .BusinessAreaMainBox .BusinessAreaMain .ImgItem .img_normal img{
      height: 42px;
     }
    .BusinessArea .BusinessAreaMainBox .collect{
      left: 588px;
    bottom: -30px;
    }
    .BusinessArea .BusinessAreaMainBox .collect img{
      width: 24px;
      height: 24px;
    }
    .statute .statuteMain .center li,.statute .statuteMain .left li{
          padding: 25px 0px 0;
    }
    .focus .num li{
      width: 9px;
height: 9px;
border-radius: 50%;
    }
    .focus .num li.on{
      background-color: #4DA9FF;
    }
    .focus{
      width: 581px;
height: 364px;
    }
  .statute .statuteMain .center .tabs .el_tab_pane,.content .contentMaxBox .right .tabs .el_tab_pane,.statute .statuteMain .left .tabs .el_tab_pane{
    font-size:20px;
   }


