
body, html {
    /* 整站变黑白 */
    /* filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1) */
  }
 .fixed {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000;
   background-color: #ffffff;
    color:#000000;
    /* 添加其他样式，如背景色、阴影等 */
}
.fixed1 {
    position: fixed;
    top: 80px;
    width: 100%;
    z-index: 998;
     background-color: #ffffff;
    color:#000000;
    /* 添加其他样式，如背景色、阴影等 */
}
.title-cn1 {
    color:#000;
}
#root{
  position:relative;
}
  #right-tool-id {
    /* filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1) */
  }
  .page_bg {
    padding: 0px;
    background: #F5F7FB;
  }
  .page_bg .vab-width {
    width: 1200px;
  
  }












  .common-header .swiper-button-prev{
    top:7rem;
  }
  .common-header .swiper-button-next{
    top:7rem;
  }




  .card_cls{
    display: inline-block;
    width: 389px;
    height: 168px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    margin-right: 11px;
    margin-bottom: 11px;
    padding: 15px;
  }
  .card_cls a{
    /* position: absolute; */
    width: 389px;
    height: 168px;
    text-decoration: none;
  }
  .card_cls:hover{
    box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.12);
  }
  .card_title{
    width: 100%;
    height: 50px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 16px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN-Regular;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .card_cls:hover .card_title{
    color: #16907D
  }
  .card_desc{
    width: 100%;
    height: 27px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    color: #777777;
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .card_foot{
    margin-top: 20px;
  }
  .card_foot .foot_time{
    color: #777777;
    font-size: 12px;
  }
  .card_foot  .foot_details{
   float: right;
   font-size: 12px;
   font-family: SourceHanSansCN-Regular;
   color: #1d88ff;
  }
  .card_foot  .foot_details .right_img{
   background: url(../images/right.png);
   display: inline-block;
   width: 7px;
   height: 12px;
   margin-left: 10px;
   vertical-align: middle;
  }
  
  .vab-icon_box {
    margin-top: 20px;
    background-color: #fdf9f5;
  }
  
  .vab-icon_wrap{
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: rgba(255, 255, 255, 0.1);
      backdrop-filter: blur(5px);
    }
    .vab-icon_wrap li {
      width: 150px;
    }
    .vab-icon_wrap li:hover {
      background-color: #fbf3ea;
    }
    .vab-icon_item{
      position: relative;
      height: 1.5rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      cursor: pointer;
    }
    .vab-icon_item a{
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
    }
    .vab-icon_text{
      margin-top: 10px;
      font-size: 16px;
      font-family: SourceHanSansCN-Regular;
      color: #000000;
    }
   
    .vab-content{
      display: flex;
      padding: 0 10px;
    }
    .vab-content_swiper{
      width: 560px;
    }
    .vab-swiper_news-img{
      width: 100%;
      height: 300px;
      float: left;
    }
    .vab-swiper_news-title{
      position: absolute;
      left: 0;
      bottom: 0;
      width: 560px;
      padding: 10px 15px;
      background: rgba(0,0,0,0.6);
      color: #fff;
      z-index: 10;
    }
    .vab-swiper_news-title-t {
      width: 80%;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
  
  }
    .cell-table_hd-icon1,.cell-table_hd-icon2,.cell-table_hd-icon3,.cell-table_hd-icon4,.cell-table_hd-icon5,.cell-table_hd-icon6,.cell-table_hd-icon7,.cell-table_hd-icon8,.cell-table_hd-icon9  {
      display: block;
      width: 30px;
      height: 30px;
      margin-right: 10px;
    }
    .cell-table_hd-icon1{
      background: url('../images/home/sy-gqzr.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon2{
      background: url('../images/home/sy-jrzc.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon3{
      background: url('../images/home/cell-table-icon3.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon4{
      background: url('../images/home/sy-zczl.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon5{
      background: url('../images/home/sy-qyzz.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon6{
      background: url('../images/home/sy-nccq.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon7{
      background: url('../images/home/sy-zzgp.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon8{
      background: url('../images/home/sy-lhgp.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon9{
      background: url('../images/home/sy-zsxx.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-title{
      flex: 1;
      font-size: 18px;
      font-family: SourceHanSansCN-Bold, SourceHanSansCN-Regular;
      font-weight: bold;
      color: #333333;
    }
    
    .vab-box_panel{
      width: 260px;
      margin-top: 15px;
      margin-left: 10px;
    }
    .vab-panel_wrap{
      position: relative;
      width: 100%;
      height: 195px;
      background: #FFF0E1;
      padding: 0 20px;
    }
    .vab-panel_item{
      padding: 15px 0;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .panel-icon{
      display: block;
      width: 30px;
      height: 30px;
      margin-right: 15px;
      background: url('../images/home/panel-icon.png') no-repeat;
      background-size: 100% 100%;
    }
    .vab-panel_title{
      flex: 1;
      font-size: 14px;
      font-family: PingFangSC-Medium, PingFang SC;
      font-weight: 500;
    }
    .vab-panel_num{
      font-size: 28px;
      font-family: DINAlternate-Bold, DINAlternate;
      font-weight: bold;
      color: #333333;
      line-height: 32px;
      letter-spacing: 1px;
    }
    .vab-panel_unit{
      align-self: flex-end;
      margin-left: 5px;
      margin-bottom: 5px;
      font-size: 12px;
  
    }
    .sy-jjkb {
      width: 100%;
      height: 141px;
      margin-top: 16px;
      cursor: pointer;
      overflow: hidden;
    }
    .jjkb-box {
      width: 100%;
      height: 141px;
      background: url(../images/home/jjkb.png) no-repeat;
      background-size: cover;
    }
    .jjkb-box:hover {
      transition: .5s;
      transform: scale(1.1);
    }
  
    .sy-blzn {
      width: 100%;
      height: 107px;
      margin-top: 16px;
      cursor: pointer; 
      overflow: hidden;
    }
    .blzn-box {
      width: 100%;
      height: 107px;
      background: url(../images/home/blzn.png) no-repeat;
      background-size: cover;
    }
    .blzn-box:hover {
      transition: .5s;
      transform: scale(1.1);
    }
  
    .xmtj-tlt {
      margin-top: 32px;
      text-align: center;
      font-size: 16px;
      font-weight: bold;
      color: #333333;
    }
    
    .jyjt-xm {
      width: 100%;
      height: 386px;
      margin-top: 16px;
      background: url(../images/home/jyjt-xm.png) no-repeat;
      background-image: cover;
      cursor: pointer;
    }
    
    .hqc-xm {
      margin-top: 20px;
      width: 260px;
      overflow: hidden;
    }
    .hqc-xm li {
      width: 260px;
      height: 220px;
      position: relative;
      margin-bottom: 15px;
      overflow: hidden;
    }
    .hqc-xm li img:hover {
      display: block;
      transition: .5s;
      transform: scale(1.1);
    }
    
    .hqc-xm li a {
      display: block;
      width: 100%;
      height: 180px;
      overflow: hidden;
    }
    .hqc-xm li .img{
      width: 100%;
      height: 180px;
    }
    
    .xmtj-title {
      margin-top: 5px;
      width: 100%;
      color: #333333;
      font-size: 14px;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;   
      display: -moz-box;
      -moz-line-clamp: 2;
      -moz-box-orient: vertical;  
      overflow-wrap: break-word;
      word-break: break-all;
      white-space: normal;
      overflow: hidden;
    }
    
    .tzgg-content {
     width: 630px;
     height: 730px;
     position:absolute;
     top: 160px;
     right: 50px;
      /* height: 470px; */
      /*overflow: hidden;*/
      padding-top: 32px;
      color:#ffffff;
     
    }
    .pt_title .td_content:hover {
      background-color: #73c088;
    }
    .pt_title .td_content:hover .td_name{
      color: #FFFFFF !important;
    }
    .pt_title .td_content:hover .td_icon{
      color: #FFFFFF !important;
    }
  
    .ddjs-content {
      width: 1248px;
      margin: auto;
      background: #FFF;
      margin-top: 32px;
    }
    
    .tzgg-bg {
      /* background-color: #fff;*/
      background-color:rgba(0,0,0,0.2);
      min-height: 420px;
      color:#ffffff;
    }
    
    .tzgg-box {
      width: 100%;
      margin-top: 1px;
      height: 48px;
    }
    
    .tzgg-tabs {
      display: flex;
      background-color: #f1f1f1;
      height: 48px;
    }
    
    .tzgg-tabs li {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-left: 32px;
      cursor: pointer;
      width: 104px;
      height: 48px;
    }
    
    .tzgg-tit {
      font-size: 16px;
      color: #ffffff;
      line-height: 40px;
      height: 40px;
    }
    
    .tzgg-tit-active {
      /* border-bottom: 1px solid #16907D; */
      font-weight: bold;
      /* color: #333333; */
      background: #00E500;
      color: #fff;
    }
    
    .tzgg-line {
      width: 104px;
      height: 2px;
      background: #962E34;
      margin-top: 12px;
    }
    
    .ddjs-tab {
      border: 1px solid #F1F1F1;
      border-bottom: 0;
    }
    .ddjs-tab, .ddjs-list-box, .ddjs-swiper-box{
      float: left;
    }
    .ddjs-tab li {
      width: 200px;
      height: 64px;
      text-align: center;
      line-height: 64px;
      border-bottom: 1px solid #F1F1F1;
      font-size: 18px;
      font-family: SourceHanSansCN-Regular;
      color: #333333;
      letter-spacing: 1px;
      cursor: pointer;
    }
    
    .ddjs-tab .ddjs-tab-active {
      background-color: #16907D;
      color: #ffffff;
    }
    
    .ddjs-list {
      margin-top: 15px;
      width: 610px;
      margin-left: 22px;
    }
    
    .ddjs-list li {
      display: flex;
      align-items: center;
      width: 100%;
      height: 48px;
      border-radius: 2px;
      border-bottom: 1px dashed #DDDDDD;
      cursor: pointer;
      position: relative;
    }
    
    .li-cle {
      width: 4px;
      height: 4px;
      background: #16907D;
      border-radius: 2px;
      flex-shrink: 0;
      margin-right: 6px;
    }
    
    .li-tit {
      width: 478px;
      font-size: 14px;
      color: #333333;
      line-height: 16px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    
    .li-time {
      margin-left: 20px;
      font-size: 14px;
      color: #777777;
      line-height: 16px;
    }
    
    
    .ddjs-list li:hover .l-tools-t {
      display: block;
    }
    
    .ddjs-list li:hover {
      background: #FFFFFF;
      box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
      border-radius: 2px;
      border: 1px solid #16907D;
    }
    
    .ddjs-list li:hover div {
      font-weight: bold;
    }
    
    .ddjs-swiper-box {
      /* margin-left: 29px; */
      width: 561px;
    }
    
    .ddjs-swiper-img {
      /* width: 100%;
      height: 257px; */
      float: left;
      width: 550px;
      height: 380px;
    }
    
    .ddjs-swiper-item {
      cursor: pointer;
    }
    
    .ddjs-swiper-text {
      position: absolute;
      height: 40px;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(0,0,0,0.6);
    }
    
    .ddjs-swiper-text p {
      font-size: 14px;
      color: #FFFFFF;
      text-overflow: ellipsis;
      width: 60%;
      overflow: hidden;
      white-space: nowrap;
      line-height: 40px;
      margin-left: 5px;
    }
    
  
    .ddjs-list-box {
      width: 625px;
    }
    
  .home-header-title-box {
    width: 100%;
    position: absolute;
    top: 50px;
    z-index: 99;
  }
  .home-header-title-box p:first-child {
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 51px;
    text-shadow: 0px 2px 2px rgba(0,0,0,0.3500);
  }
  .home-header-title-box p:last-child {
    font-size: 30px;
    color: #737373;
    line-height: 57px;
    font-weight: 800;
    background: linear-gradient(134deg, #D3A576 0%, #D89D60 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .home-header-title-box p:last-child span {
    font-size: 38px;
    color: #737373;
    line-height: 57px;
    font-weight: 800;
    background: linear-gradient(134deg, #D3A576 0%, #D89D60 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .box_content{
    /* padding: 20px; */
    margin-top: 20px;
    width: 100%;
  }
  .box_left{
    display: inline-block;
    /* width: 826px;
    height: 380px; */
    /*background: #FFFFFF;*/
    border-radius: 2px;
    /* border: 1px solid #E2E2E2; */
    /* margin-right: 10px; */
    /* padding: 20px; */
    vertical-align: top;
    width: 826px;
    margin-right: 30px;
    /*height: 466px;*/
  }
  .box_right{
   display: inline-block;
    width: 650px;
   box-sizing: border-box;
    padding: 0 10px;
    /*height: 434px;*/
   /* background: #FFFFFF;*/
    border-radius: 2px;
    /* border: 1px solid #E2E2E2; */
    /* padding: 20px; */
    

  }
  .box_right .date_cls{
   display: inline-block;
   /*width: 340px;*/
   height: 30px;
   /*background: #EEE;*/
   text-align: center;
   line-height: 30px;
  }
  .box_right .table_cls{
   font-size: 0;
    width: 140px;
    float: left;
    border: 1px solid #dddddd;
    border-radius: 16px;
    margin-right: 10px;
    margin-bottom: 10px; 
  
    /* padding: 0 0; */
    /* padding-left: 5px; */
    /* box-sizing: border-box; */
    text-align: center;
    background-color: rgba(255, 255, 255, 0.3);
  }
  .box_right .table_span{
    display: inline-block;
    /* width: 120px; */
   /* width: 170px;*/
    padding: 10px 0;
    text-align: center;
    /*border: 1px solid #DDDDDD;*/
    font-size: 14px;
    vertical-align: top;
    /*height: 30px;*/
  }
  .box_right  .title{
    border-right: none;
  }
  .box_right  .value{
    overflow: auto;
  }
.table-title {
    display: flex;
}
  .list-tab {
   margin-left:10px;
   /* width: 100%;*/
    height: 46px;
    height: 40px;
    color:#ffffff;
    /* border-bottom: 1px solid #DDDDDD; */
  }
  .list-tab li {
    float: left;
    font-size: 14px;
    color: #ffffff;
    border: 1px solid transparent;
    line-height: 40px;
    width: 130px;
    /* margin-right: 20px; */
    text-align: center;
    cursor: pointer;
  }
  
  .list-tab li:hover {
    /* background: #16907D; */
  }
  .list-tab .list-tab-active {
    background: #16907D;
    /* border-bottom: 1px solid #16907D; */
  }
  .vab-content {
    width: 1248px;
    /* height: 400px; */
    padding-bottom: 10px;
  }
  .vab-content .swiper {
    height: 100%;
    overflow: hidden;
  }
  .vab-content_box {
    width: 620px;
  }
  
  .swiper-news {
    width: 560px;
    height: 300px;
    position: relative;
    overflow: hidden;
  }
  
  .ddjs-swiper {
    height: 257px;
    position: relative;
    overflow: hidden;
  }
  
  .swiper-news .swiper-slide {
    position: relative;
  }
  
  .ddjs-swiper .swiper-slide {
    position: relative;
    width:100%;
  }
  
    /* 轮播分页器 */
    .news-swiper-pagination,.ddjs-swiper-pagination {
      position: absolute;
      z-index: 20;
      bottom: 12px;
      right: 0;
    }
  
    .banner-swiper-pagination {
      position: absolute;
      z-index: 20;
      bottom: 25px;
      left: 50%;
      transform: translate(-50%);
    }
  
    .swiper-pagination-switch {
      display: inline-block;
      width: 8px;
      height: 8px;
      border-radius: 8px;
      background: #555;
      margin: 0 5px;
      opacity: 0.8;
      border: 1px solid #fff;
      cursor: pointer;
    }
    .swiper-active-switch {
      background: #fff;
    }
  
  .cell-table th {
    padding: 20px 0 0 0;
  }
  .zxxm-line {
    width: 173px;
    height: 1px;
    opacity: 0.55;
    background-color: #FFFFFF;
    margin-left: 45px;
  }
  
  .small-filter {
    position: absolute;
    right: 0;
    top: 57px;
    width: 146px;
    height: 138px;
    background: #FFDCC0;
    opacity: 0.56;
    filter: blur(25px);
    z-index: 1;
  }
  
  .big-filter{
    position: absolute;
    right: 0;
    top: 0;
    width: 181px;
    height: 197px;
    background: #FFFFFF;
    opacity: 0.53;
    filter: blur(25px);
    z-index: 1;
  }
  .vab-panel_wrap ul{
    position: absolute;
    top: 0;
    right: 20px;
    width: 220px;
    height: 100%;
    z-index: 3;
  }
  
  .vab-panel_num-text {
    width: 13px;
    height: 16px;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    margin-left: 7px;
    margin-top: 10px;
  }
  
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 1.2rem;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 1.2rem;
  }
  .swiper-button-prev,.swiper-button-next {
    color: #fff !important;
    font-size: .2rem !important;
    width: .7rem;
    height: .7rem;
    border-radius: 50%;
    background: rgba(0,0,0,0.2);
  }
  
  .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: .2rem;
  }
  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-size: .2rem;
  }
  
  .sy-title-bg {
    position: absolute;
    height: .275rem;
    bottom: .25rem;
    font-size: .35rem;
    font-family: ArialMT;
    color: #F0F0F0;
    line-height: .35rem;
  }
  
  .l-list-num {
    text-align: left;
    margin: 0;
  }
  
  /* 时间筛选 */
  
  .select {
    position: relative;
    padding: 10px 0px;
    margin: 0 auto;
  }
  .select-list {
    display: flex;
    padding:0 10px;
    box-sizing:border-box;
  }
  .select-list dt {
    font-weight: bold;
  }
  .select .select-list.w50 {
    float: left;
    width: 470px;
  }
  .select dl {
    zoom: 1;
    position: relative;
    line-height: 24px;
    margin: 5px 0;
    display: inline-block;
    color:#ffffff;
  }
  .select dl:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
  }
  .select dt {
    margin-bottom: 5px;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    float: left;
  }
  .select dd {
    font-size: 14px;
    line-height: 24px;
    vertical-align: center;
    float: left;
    /* display: inline; */
    color: #ffffff;
    margin-left: 5px;
    padding: 0 5px;
  }
  .select dd a {
    line-height: 24px;
    color:#ffffff ;
    text-decoration: none; 
  }
  .select #select4 {
      margin-left: 20px;
    }
    .select #select4 dd input {
      border: 1px solid #ffffff;
      border-radius: 2px;
      width: 165px;
      height: 30px;
      margin-top: -3px;
      /*background-color:rgba(255,255,255,0.2)*/
    }
  .select .select-list .selected {
    color: #16907D;
    background-color:#ffffff;
    border-redius:10px;
  }
  .select .select-list .selected a {
   /* color: #fff;*/
   color:#00E500;
  }
  .myChart_cls{
    width: 630px;
    height: 380px;
    color:#fff !important;
  }
  
  /* 业务平台 */
  .yewu_pingtai{
    background-color: #FFF;
    /* width: 1248px;
    margin: 32px auto;
    height: 276px; */
    /* padding: 20px; */
    padding: 50px 0px;
    /* width: 1440px; */
    /* width: 1200px; */
    height: 637px;
    /* margin: 0px auto; */
    display: flex;
    justify-content: center;
  }
  .yewu_pingtai .pt_left{
   display: inline-block;
   vertical-align: top;
   /* width: 894px; */
   width: 850px;
   height: 236px;
   margin-right: 16px;
   padding-right: 20px;
   /* border-right: 1px solid #DDDDDD; */
  }
  .yewu_pingtai .pt_right{
    display: inline-block;
    /* width: 292px; */
    /* width: 210px; */
    width: 310px;
  }
  .yewu_pingtai .pt_title{
    height: 34px;
    line-height: 36px;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 22px;
    box-sizing: content-box;
  }
  .yewu_pingtai .pt_title .border_line{
    border-bottom: 3px solid #16907D;
    height: 34px;
    width: 75px;
    line-height: 36px;
    font-size: 18px;
    font-weight: 800;
    color: #111;
    font-size: 28px;
    font-style: normal;
    font-weight: 900;
    line-height: 120%;
    width: 112px;
    padding-bottom: 20px;
    box-sizing: content-box;
  }
  .yewu_pingtai .pt_left .card_pt{
    display: inline-block;
    /* width: 158px; */ 
    width: 275px;
    height: 162px;
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.16);
    border-radius: 2px;
    margin-right: 16px;
    vertical-align: top;
  }
  .yewu_pingtai .pt_left .card_pt a{
    position: absolute;
    width: 158px;
    height: 162px;
  }
  .yewu_pingtai .pt_left .card_pt .icon_img1{
    background: url(../images/home/icon_img1.png);
  }
  .yewu_pingtai .pt_left .card_pt:hover .icon_img1{
    background: url(../images/home/icon_img1_active.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .yewu_pingtai .pt_left .card_pt .icon_img2{
    background: url(../images/home/icon_img2.png);
  }
  .yewu_pingtai .pt_left .card_pt:hover .icon_img2{
    background: url(../images/home/icon_img2_active.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .yewu_pingtai .pt_left .card_pt .icon_img3{
    background: url(../images/home/icon_img3.png);
  }
  .yewu_pingtai .pt_left .card_pt:hover .icon_img3{
    background: url(../images/home/icon_img3_active.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .yewu_pingtai .pt_left .card_pt .icon_img4{
    background: url(../images/home/icon_img4.png);
  }
  .yewu_pingtai .pt_left .card_pt:hover .icon_img4{
    background: url(../images/home/icon_img4_active.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .yewu_pingtai .pt_left .card_pt .icon_img5{
    background: url(../images/home/icon_img5.png);
  }
  .yewu_pingtai .pt_left .card_pt:hover .icon_img5{
    background: url(../images/home/icon_img5_active.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .yewu_pingtai .pt_left .card_pt .bg_icon{
    background-repeat: no-repeat;
    background-position: center;
    height: 110px;
  }
  
  .yewu_pingtai .pt_left .card_pt .pt_name{
      text-align: center;
      padding: 0 10px;
      line-height: 20px;
      color: #000000;
      font-size: 16px;
  }
  .yewu_pingtai .pt_left .card_pt:hover{
    background: #16907D;
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.16);
  }
  .yewu_pingtai .pt_left .card_pt:hover .pt_name{
    color: #FFF;
  }
  
  .td_content{
    width: 266px;
    /* height: 50px;
    line-height: 50px; */
    /* height: 75px;
    line-height: 75px; */
    height: 64px;
    line-height: 64px;
    border: 1px solid #DDDDDD;
    margin-top: 10px;
  }
  /* .td_content:hover {
    background-color: #16907D;
  } */
  /* .td_content:hover .td_name{
    color: #FFF;
  } */
  .td_content a{
    position: absolute;
    /* height: 50px;  */
    /* height: 75px; 
    width: 266px; */
    height: 64px; 
    width: 310px;
  }
  
  .td_content .icon_img6{
    background: url(../images/home/icon_img6.png);
  }
  .td_content:hover .icon_img6{
    background: url(../images/home/icon_img6_active.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .td_content .icon_img7{
    background: url(../images/home/icon_img7.png);
  }
  .td_content:hover .icon_img7{
    background: url(../images/home/icon_img7_active.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .td_content .icon_img8{
    background: url(../images/home/icon_img8.png);
  }
  .td_content:hover .icon_img8{
    background: url(../images/home/icon_img8_active.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .td_content .td_icon{
    display: inline-block;
    width: 60px;
    /* height: 50px; */
    /* height: 75px; */
    height: 62px;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;
  }
  .td_content .td_name{
    display: inline-block;
  }
  /* 视频专区 */
  .blank-contact {
    position: relative;
    margin: auto;
    margin-top: 20px;
    /* margin-bottom: 75px;  */
    /* width: 1248px; */
    overflow: auto;
  }
  .shiping_cls{
    display: inline-block;
  }
  .blank-contact .swiper{
    width: 1200px;
  }
  .blank-contact  .swiper-item-img{
    display: inline-block;
    margin-right: 16px;
    vertical-align: bottom;
    height: 266px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #ededed;
    overflow: hidden;
  }
  .blank-contact  .swiper-item-img img{
    transition: all .3s;
  }
  .blank-contact  .swiper-item-img:hover img{
    /* transform: scale(1.1)   */
  }
  .blank-contact  .swiper-item-img a{
    display: inline-block;
    width: 375px;
    height: 266px;
    cursor: pointer;
    text-decoration: none;
    color: #333333;
  }
  .blank-contact  .swiper-item-img a img{
    display: inline-block;
    width: 375px;
    height: 206px;
    cursor: pointer;
  }
  .blank-contact .swiper-item-bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 375px;
    height: 206px;
    background: url(../images/home/bofang-img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0,0,0,0.2000);
  }
  .blank-contact .swiper-item-img:hover .swiper-item-bg{
      background: url(../images/home/bofang-active-img.png);
      background-repeat: no-repeat;
      background-position: center;
  }
  .blank-contact .swiper-item-img:hover a{
      color: #16907D;
  }
  .blank-contact .swiper-item-title{
    line-height: 60px;
    height: 60px;
    padding-left: 16px; 
    overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
  }
  
  .videoBox {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 900px;
    height: 510px;
    margin-top: -255px;
    margin-left: -450px;
    background-color: #ffffff;
    border-radius: 5px;
    z-index: 99;
    border: 1px solid #d2d2d2;
  }
  
  .video-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin: 20px 0 20px 20px;
  }
  .close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    border: 1px solid #d2d2d2;
    color: #333;
  }

  
body, html {
    /* 整站变黑白 */
    /* filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1) */
  }
  #right-tool-id {
    /* filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1) */
  }
  .vab-icon_box {
    margin-top: 20px;
    background-color: #fdf9f5;
  }
  
  .vab-icon_wrap{
      display: flex;
      justify-content: space-around;
      align-items: center;
      background-color: rgba(255, 255, 255, 0.1);
      backdrop-filter: blur(5px);
      padding: 0 30px;
    }
    .vab-icon_wrap li {
     max-width: 150px;
     min-width: 130px;
    }
    .vab-icon_wrap li:hover {
      background-color: #fbf3ea;
    }
    .vab-icon_item{
      position: relative;
      height: 1.5rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      cursor: pointer;
    }
    .vab-icon_item a{
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
    }
    .vab-icon_text{
      margin-top: 10px;
      font-size: 16px;
      font-family: MicrosoftYaHei;
      color: #000000;
    }
    .icon-banner{
      width: 46px;
      height: 46px;
    }
    .vab-icon_item:first-child .icon-banner{
      background: url('../images/home/icon-banner1.png') no-repeat;
      background-size: 100% 100%;
    }
    .vab-icon_item:nth-child(2) .icon-banner{
      background: url('../images/home/icon-banner2.png') no-repeat;
      background-size: 100% 100%;
    }
    .vab-icon_item:nth-child(3) .icon-banner{
      background: url('../images/home/icon-banner3.png') no-repeat;
      background-size: 100% 100%;
    }
    .vab-icon_item:nth-child(4) .icon-banner{
      background: url('../images/home/icon-banner4.png') no-repeat;
      background-size: 100% 100%;
    }
    .vab-icon_item:nth-child(5) .icon-banner{
      background: url('../images/home/icon-banner5.png') no-repeat;
      background-size: 100% 100%;
    }
    .vab-icon_item:nth-child(6) .icon-banner{
      background: url('../images/home/icon-banner6.png') no-repeat;
      background-size: 100% 100%;
    }
    .vab-content{
      display: flex;
      padding: 0 10px;
    }
    .vab-content_swiper{
      width: 560px;
    }
    .vab-swiper_news-img{
      width: 100%;
      height: 300px;
      float: left;
    }
    .vab-swiper_news-title{
      position: absolute;
      left: 0;
      bottom: 0;
      width: 560px;
      padding: 10px 15px;
      background: rgba(0,0,0,0.6);
      color: #fff;
      z-index: 10;
    }
    .vab-swiper_news-title-t {
      width: 80%;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
  
  }
    .cell-table_hd-icon1,.cell-table_hd-icon2,.cell-table_hd-icon3,.cell-table_hd-icon4,.cell-table_hd-icon5,.cell-table_hd-icon6,.cell-table_hd-icon7,.cell-table_hd-icon8,.cell-table_hd-icon9  {
      display: block;
      width: 30px;
      height: 30px;
      margin-right: 10px;
    }
    .cell-table_hd-icon1{
      background: url('../images/home/sy-gqzr.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon2{
      background: url('../images/home/sy-jrzc.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon3{
      background: url('../images/home/cell-table-icon3.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon4{
      background: url('../images/home/sy-zczl.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon5{
      background: url('../images/home/sy-qyzz.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon6{
      background: url('../images/home/sy-nccq.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon7{
      background: url('../images/home/sy-zzgp.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon8{
      background: url('../images/home/sy-lhgp.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-icon9{
      background: url('../images/home/sy-zsxx.png') no-repeat;
      background-size: 100% 100%;
    }
    .cell-table_hd-title{
      flex: 1;
      font-size: 18px;
      font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
      font-weight: bold;
      color: #333333;
    }
    
    .vab-box_panel{
      width: 260px;
      margin-top: 15px;
      margin-left: 10px;
    }
    .vab-panel_wrap{
      position: relative;
      width: 100%;
      height: 195px;
      background: #FFF0E1;
      padding: 0 20px;
    }
    .vab-panel_item{
      padding: 15px 0;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .panel-icon{
      display: block;
      width: 30px;
      height: 30px;
      margin-right: 15px;
      background: url('../images/home/panel-icon.png') no-repeat;
      background-size: 100% 100%;
    }
    .vab-panel_title{
      flex: 1;
      font-size: 14px;
      font-family: PingFangSC-Medium, PingFang SC;
      font-weight: 500;
    }
    .vab-panel_num{
      font-size: 28px;
      font-family: DINAlternate-Bold, DINAlternate;
      font-weight: bold;
      color: #333333;
      line-height: 32px;
      letter-spacing: 1px;
    }
    .vab-panel_unit{
      align-self: flex-end;
      margin-left: 5px;
      margin-bottom: 5px;
      font-size: 12px;
  
    }
    .sy-jjkb {
      width: 100%;
      height: 141px;
      margin-top: 16px;
      cursor: pointer;
      overflow: hidden;
    }
    .jjkb-box {
      width: 100%;
      height: 141px;
      background: url(../images/home/jjkb.png) no-repeat;
      background-size: cover;
    }
    .jjkb-box:hover {
      transition: .5s;
      transform: scale(1.1);
    }
  
    .sy-blzn {
      width: 100%;
      height: 107px;
      margin-top: 16px;
      cursor: pointer; 
      overflow: hidden;
    }
    .blzn-box {
      width: 100%;
      height: 107px;
      background: url(../images/home/blzn.png) no-repeat;
      background-size: cover;
    }
    .blzn-box:hover {
      transition: .5s;
      transform: scale(1.1);
    }
    /* 储存粮 */
    .sy-cbljy {
      width: 100%;
      height: 141px;
      margin-top: 16px;
      cursor: pointer; 
      overflow: hidden;
    }
    .cbljy-box {
      width: 100%;
      height: 141px;
      background: url(../images/home/rkcbl.png) no-repeat;
      background-size: cover;
    }
    .cbljy-box:hover {
      transition: .5s;
      transform: scale(1.1);
    }
    /* 中国信达 */
     .sy-zgxd {
      width: 100%;
      height:183px;
      margin-top: 16px;
      cursor: pointer; 
      overflow: hidden;
    }
    .zgxd-box {
      width: 100%;
       height:100%;
      background: url(../images/home/zgxd.png) no-repeat;
      background-size: cover;
  position: relative;
    }
    .zgxd-box:hover {
      transition: .5s;
      transform: scale(1.1);
    }
  .zgxd-text{
      background-color: #878787;
      color: #fff;
   
     padding: 0 15px;
    position: absolute;
     text-align: center;
   bottom: 0;
     }
    .xmtj-tlt {
      margin-top: 32px;
      text-align: center;
      font-size: 16px;
      font-weight: bold;
      color: #333333;
    }
    
    .jyjt-xm {
      width: 100%;
      height: 386px;
      margin-top: 16px;
      background: url(../images/home/jyjt-xm.png) no-repeat;
      background-image: cover;
      cursor: pointer;
    }
    
    .hqc-xm {
      margin-top: 20px;
      width: 260px;
      overflow: hidden;
    }
    .hqc-xm li {
      width: 260px;
      height: 220px;
      position: relative;
      margin-bottom: 15px;
      overflow: hidden;
    }
    .hqc-xm li img:hover {
      display: block;
      transition: .5s;
      transform: scale(1.1);
    }
    
    .hqc-xm li a {
      display: block;
      width: 100%;
      height: 180px;
      overflow: hidden;
    }
    .hqc-xm li .img{
      width: 100%;
      height: 180px;
    }
    
    .xmtj-title {
      margin-top: 5px;
      width: 100%;
      color: #333333;
      font-size: 14px;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;   
      display: -moz-box;
      -moz-line-clamp: 2;
      -moz-box-orient: vertical;  
      overflow-wrap: break-word;
      word-break: break-all;
      white-space: normal;
      overflow: hidden;
    }
    
    .tzgg-content {
       /* background: url(../images/home/tzgg-bg.png) no-repeat; */
      
      background-size: 100% 100%;
      /* height: 470px; */
      overflow: hidden;
      padding-top: 25px;
      /*background: #fff;*/
     background-color:rgba(0,0,0,0.4)
    }
  
    .ddjs-content {
      width: 100%;
    }
    
    .tzgg-bg {
      /*background-color: #fff;*/
      min-height: 420px;
    }
    
    .tzgg-box {
      width: 100%;
      margin-top: 1px;
      height: 48px;
    }
    
    .tzgg-tabs {
      display: flex;
      background-color: #f1f1f1;
      height: 48px;
    }
    
    .tzgg-tabs li {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-left: 32px;
      cursor: pointer;
      width: 104px;
      height: 48px;
    }
    
    .tzgg-line {
      width: 104px;
      height: 2px;
      background: #962E34;
      margin-top: 12px;
    }
    
    .xwzx-box {
      margin-top: 20px;
      width: 100%;
      margin-bottom: 50px;
      height: 380px;
      /* height: 300px; */
    }
    .ddjs-tab {
      border: 1px solid #F1F1F1;
      border-bottom: 0;
    }
    .ddjs-tab, .ddjs-list-box, .ddjs-swiper-box{
      float: left;
    }
    .ddjs-tab li {
      width: 200px;
      height: 64px;
      text-align: center;
      line-height: 64px;
      border-bottom: 1px solid #F1F1F1;
      font-size: 18px;
      font-family: MicrosoftYaHei;
      color: #333333;
      letter-spacing: 1px;
      cursor: pointer;
    }
    
    .ddjs-tab .ddjs-tab-active {
      background-color: #16907D;
      color: #ffffff;
    }
    
    .ddjs-list {
      margin-top: 15px;
      width: 610px;
      margin-left: 22px;
    }
    
    .ddjs-list li {
      display: flex;
      align-items: center;
      width: 100%;
      height: 48px;
      border-radius: 2px;
      border-bottom: 1px dashed #DDDDDD;
      cursor: pointer;
      position: relative;
    }
    
    .li-cle {
      width: 4px;
      height: 4px;
      background: #16907D;
      border-radius: 2px;
      flex-shrink: 0;
      margin-right: 6px;
    }
    
    .li-tit {
      width: 478px;
      font-size: 14px;
      color: #333333;
      line-height: 16px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    
    .li-time {
      margin-left: 20px;
      font-size: 14px;
      color: #777777;
      line-height: 16px;
    }
    
    
    .ddjs-list li:hover .l-tools-t {
      display: block;
    }
    
    .ddjs-list li:hover {
      background: #FFFFFF;
      box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
      border-radius: 2px;
      border: 1px solid #16907D;
    }
    
    .ddjs-list li:hover div {
      font-weight: bold;
    }
    
    .ddjs-swiper-box {
      /* margin-left: 29px; */
      /* width: 340px; */
      width: 550px;
      height: 380px;
    }
    
    .ddjs-swiper-img {
      width: 100%;
      height: 257px;
      float: left;
      width: 550px;
      height: 380px;
    }
    
    .ddjs-swiper-item {
      cursor: pointer;
    }
    
    .ddjs-swiper-text {
      position: absolute;
      height: 40px;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(0,0,0,0.6);
    }
    
    .ddjs-swiper-text p {
      font-size: 14px;
      color: #FFFFFF;
      text-overflow: ellipsis;
      width: 60%;
      overflow: hidden;
      white-space: nowrap;
      line-height: 40px;
      margin-left: 5px;
    }
    
  
    .ddjs-list-box {
      width: 638px;
      height: 380px;
      margin-left: 10px;
      background: #fff;
      padding: 26px 30px 28px 30px;
    }
    
  .home-header-title-box {
    width: 100%;
    position: absolute;
    top: 50px;
    z-index: 99;
  }
  .home-header-title-box p:first-child {
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 51px;
    text-shadow: 0px 2px 2px rgba(0,0,0,0.3500);
  }
  .home-header-title-box p:last-child {
    font-size: 30px;
    color: #737373;
    line-height: 57px;
    font-weight: 800;
    background: linear-gradient(134deg, #D3A576 0%, #D89D60 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .home-header-title-box p:last-child span {
    font-size: 38px;
    color: #737373;
    line-height: 57px;
    font-weight: 800;
    background: linear-gradient(134deg, #D3A576 0%, #D89D60 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .vab-content {
    width: 1200px;
    height: 300px;
  }
  .vab-content .swiper {
    height: 100%;
    overflow: hidden;
  }
  .vab-content_box {
    width: 620px;
  }
  
  .swiper-news {
    width: 560px;
    height: 300px;
    position: relative;
    overflow: hidden;
  }
  
  .ddjs-swiper {
    height: 257px;
    position: relative;
    overflow: hidden;
    width: 550px;
    height: 380px;
  }
  
  .swiper-news .swiper-slide {
    position: relative;
  }
  
  .ddjs-swiper .swiper-slide {
    position: relative;
  }
  
    /* 轮播分页器 */
    .news-swiper-pagination,.ddjs-swiper-pagination {
      position: absolute;
      z-index: 20;
      bottom: 12px;
      right: 0;
    }
  
    .banner-swiper-pagination {
      position: absolute;
      z-index: 20;
      bottom: 80px;
      left: 50%;
      transform: translate(-50%);
    }
  
    .swiper-pagination-switch {
      display: inline-block;
      width: 30px;
      height: 8px;
      border-radius: 8px;
      background: #555;
      margin: 0 5px;
      opacity: 0.8;
      border: 1px solid #fff;
      cursor: pointer;
    }
    .swiper-active-switch {
      background: #fff;
    }
  
  .cell-table th {
    padding: 20px 0 0 0;
  }
  .zxxm-line {
    width: 173px;
    height: 1px;
    opacity: 0.55;
    background-color: #FFFFFF;
    margin-left: 45px;
  }
  
  .small-filter {
    position: absolute;
    right: 0;
    top: 57px;
    width: 146px;
    height: 138px;
    background: #FFDCC0;
    opacity: 0.56;
    filter: blur(25px);
    z-index: 1;
  }
  
  .big-filter{
    position: absolute;
    right: 0;
    top: 0;
    width: 181px;
    height: 197px;
    background: #FFFFFF;
    opacity: 0.53;
    filter: blur(25px);
    z-index: 1;
  }
  .vab-panel_wrap ul{
    position: absolute;
    top: 0;
    right: 20px;
    width: 220px;
    height: 100%;
    z-index: 3;
  }
  
  .vab-panel_num-text {
    width: 13px;
    height: 16px;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    margin-left: 7px;
    margin-top: 10px;
  }
  
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 1.2rem;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 1.2rem;
  }
  .swiper-button-prev,.swiper-button-next {
    color: #fff !important;
    font-size: .2rem !important;
    width: .7rem;
    height: .7rem;
    border-radius: 50%;
    background: rgba(0,0,0,0.2);
  }
  
  .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: .2rem;
  }
  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-size: .2rem;
  }
  
  .sy-title-bg {
    position: absolute;
    height: .275rem;
    bottom: .25rem;
    font-size: .35rem;
    font-family: ArialMT;
    color: #F0F0F0;
    line-height: .35rem;
  }
  
  .l-list-num {
    text-align: left;
    margin: 0;
  }
  
  
  .l-list-content {
    margin-left: 0px;
    margin-top: 34px;
  }
  .l-list-title {
    height: 54px;
  }
  .l-list-content li {
    padding-right: 5px;
    height: 54px;
    line-height: 54px;
  }
  .l-list-content li:hover {
    border-color: #16907D;
  }
  .l-list-text {
    height: 54px;
    line-height: 54px;
  }
  .xwzx-content .l-list-content li:nth-child(1) {
    border-top: 1px dashed #DDDDDD;
  }
  .xwzx-content .l-list-content li:nth-child(1):hover {
    border-top: 1px solid #16907D;
  }
  
  
  .runMessageBox {
    display: none;
    position: fixed;
    padding: 0 20px;
    width: 513px;
    height: 680px;
    background-color: #ffff;
    border: 2px solid #fff;
    border-radius: 5px;
    /* box-shadow: 3px 3px 3px #d2d2d2; */
    right: 100px;
    bottom: 30px;
    opacity: .9;
    color: black;
    z-index: 9999;
  }
  .runMessageBox a {
    text-decoration: none;
    color: #ffffff;
  }
  .runMessageBox-title {
    margin: 15px 0;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
  }
  .runMessageBox-text {
    line-height: 24px;
    font-size: 14px;
    text-align: left;
    text-indent: 32px;
  }
  .runMessageBox-text img {
    width: 110px !important;
    height:110px !important;
  }
  .runMessageBox-Btn {
    margin: 30px auto;
    width: 100px;
    height: 30px;
    border: 1px solid black;
    border-radius: 2px;
    color: black;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
  }
  .runMessageBox-Btn span {
    margin-left: 10px;
  }
  .returnUrl {
    text-align: left;
    font-size: 16px;
    margin-top: 5px;
  }


  /* 新业务平台 */

  #ptfw_list {
    width: 850px;
    height: 430px;
    display: flex;
    flex-wrap: wrap;
  }
  .ywpt_item {
    position: relative;
    cursor: pointer;
   
  }
  .ywpt_one {
    width: 420px;
    height: 210px;
    margin-right: 10px;
  }
  .ywpt_one a {
    position: absolute;
    width: 420px;
    height: 210px;
    z-index: 11;
  }
  #ptfw_list .ywpt_item:nth-child(2) {
    margin-right: 0px;
  }
  .ywpt_two {
    width: 276px;
    height: 210px;
    margin-right: 11px;
    margin-top: 10px;
  }
  .ywpt_two a {
    position: absolute;
    width: 276px;
    height: 210px;
    z-index: 66;
  }
  #ptfw_list .ywpt_item:nth-child(5) {
    margin-right: 0px;
  }

/*  .ptfw_bg_icon {
    width: 100%;
    height: 100%;
    position: relative;
   overflow:hidden;
  }
 .ptfw_bg_icon img{
   z-index:55;
   position:absolute;
} 
 .ptfw_bg_icon img:hover{
  transform: scale(1.5);
  transition: transform 0.3s ease; 
  } 
  .ptfw_mask {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 56px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 56px;
     z-index:66;
     pointer-events: none; 
  }
  .ptfw_mask span {
    margin-left: 30px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
  }*/



.ptfw_bg_icon {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;   /* 确保溢出隐藏 */
}

.ptfw_bg_icon img {
    position: absolute; /* 绝对定位确保图片在容器内 */
    transition: transform 0.3s ease; /* 图片放大平滑过渡 */
}

.ptfw_bg_icon:hover img {
    transform: scale(1.5); /* 鼠标悬停时放大 */
    z-index: 55; /* 确保放大的图片在下面，不影响链接的点击 */
}

.ptfw_mask {
    position: absolute;
    bottom: 0; /* 固定在底部 */
    left: 0; 
    width: 100%;
    height: 56px; /* 设置高度 */
    background: rgba(0, 0, 0, 0.5); /* 半透明黑色背景 */
    line-height: 56px; 
    z-index: 66; /* 确保文本在上层 */
    pointer-events: none; /* 确保文本不影响鼠标事件 */
}

.ptfw_mask span {
    margin-left: 30px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}





  .ptfw_icon1 {
    background: url('../images/home/sy_ptfw_jyfw.png') no-repeat;
  }
  .ptfw_icon2 {
    background: url('../images/home/sy_ptfw_stfw.png') no-repeat;
  }
  .ptfw_icon3 {
    background: url('../images/home/sy_ptfw_ljfw.png') no-repeat;
  }
  .ptfw_icon4 {
    /*background: url('../images/home/sy_ptfw_pxfw.png') no-repeat;*/
    background: url('../images/home/pxfw.png') no-repeat;
   background-size:100% 100%;

  }
  .ptfw_icon5 {
    background: url('../images/home/sy_ptfw_tph.png') no-repeat;
  }


  .td_content{
    width: 310px;
    height: 64px;
    line-height: 64px;
    border: 1px solid #DDDDDD;
    margin-top: 10px;
  }
  .td_content:hover {
    /* background-color: #16907D; */
  }
  .td_content:hover .td_name{
    /* color: #FFF; */
  }
  .td_content a{
    position: absolute;
    /* height: 50px;  */
    height: 64px; 
    /* width: 266px; */
    width: 310px;
  }
  .td_content .ywpt_icon1{
    /*background: url(../images/home/sy_jyxtwyb.png);*/
   background: url(../images/home/sy_tpfqjy.png);
  }
  /* .td_content:hover .icon_img6{
    background: url(../images/home/icon_img6_active.png);
    background-repeat: no-repeat;
    background-position: center;
  } */
  .td_content .ywpt_icon2{
   /* background: url(../images/home/sy_zcdlbxt.png);*/
   background: url(../images/home/sy_tpfdj.png);
  }
  /* .td_content:hover .icon_img7{
    background: url(../images/home/icon_img7_active.png);
    background-repeat: no-repeat;
    background-position: center;
  } */
  .td_content .ywpt_icon3{
    /*background: url(../images/home/sy_pfxxglxt.png);*/
    background: url(../images/home/sy_wsqtgl.png);
  }
  /* .td_content:hover .icon_img8{
    background: url(../images/home/icon_img8_active.png);
    background-repeat: no-repeat;
    background-position: center;
  } */
  .td_content .ywpt_icon4{
    /* background: url(../images/home/sy_gjdjbxt.png);*/
    background: url(../images/home/sy_gjdj.png);
  }
  .td_content .ywpt_icon5{
    /*background: url(../images/home/sy_szgtfqw.png);*/
    background: url(../images/home/sy_gfjy.png);
  }
  .td_content .ywpt_icon6{
    /*background: url(../images/home/sy_szgtfqw.png);*/
    background: url(../images/home/lyrt.png);
    background-size: 30px 30px;
  }
  .td_content .td_icon{
    display: inline-block;
    width: 60px;
    /* height: 50px; */
    height: 62px;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;
  }
  .td_content .td_name{
    display: inline-block;
  }


  /* 常用功能--会员名录、培训证书查询 */
  .cygn-area {
    /* height: 540px; */
    background: #fff;
    padding: 60px 0px;
  }
  .cygn-content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
  }
  #cygn_left_list {
    display: flex;
  }
  #cygn_left_list .ywpt_two {
    margin-top: 0px;
  }
  #cygn_left_list .ywpt_item:nth-child(3) {
    margin-right: 0px;
  }
  /*.cygn_icon1 {
    background: url(../images/home/sy_pxzscx.png);
  }
  .cygn_icon2 {
    background: url(../images/home/sy_cjwt.png);
  }
  .cygn_icon3 {
    background: url(../images/home/sy_hysq.png);
  }*/

  .cygn_right {
    display: flex;
    margin-left: 30px;
  }
  .hyml_title {
    width: 70px;
    height: 210px;
    background: #16907D;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    /* white-space: pre; */
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #hyml-zfgg {
    margin-left: 20px;
    width: 230px;
  }
  #hyml-zfgg li {
    border-bottom: 1px dashed #ccc;
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* padding: 16px 0px; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .border_line {
    border-bottom: 3px solid #16907D;
    height: 40px;
    width: 75px;
    line-height: 36px;
    font-size: 18px;
    font-weight: 800;
  }

   .vab-box_hd {
     cursor: pointer;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom:20px;
    box-sizing:border-box;
   }


   /*  */
   .ddjs-content .vab-nav,
   .xwzx-box .vab-nav {
    height: initial;
    /* margin-left: ; */
   }
   .xwzx-box .vab-nav_text {
    color: #666;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    position: relative;
   }
   .xwzx-box .vab-nav .active {
    color: #111;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
   }
   .xwzx-box .vab-nav .active::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background: #16907D;
   }
   .vab-box_hd {
    text-align: left;
    margin-left:20px;
   }
 /*  .vab-box_title::after {
    left: 0px;
    background: #16907D;
   }*/
  .vab-box_title {
    display: inline-block;
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN-Regular;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    
    padding: 10px;
    box-sizing: border-box;
    margin-right: 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
  }







   .l-top {
    border-color: #16907D;
    background-color: #16907D;
   }
   .vab-box_more {
    position: absolute;
    right: 0px;
    top: 24px;
    margin-right: 0px;
    margin-bottom: 0px;
   }
   .vab-box_more::after {
    border: none;
   }
   .vab-box_more img {
    height: 20px;
    width: 20px;
    margin-left: 6px;
   }
   .vab-box_more a {
    display: flex;
    align-items: center;
   }

   /* 党建廉政 */
   .ddjs-content {
    background: #F5F7FB;
   }
   .ddjs-box {
    height: 364px;
   }
   .ddjs_tab {
    margin-top: 30px;
    margin-bottom: 20px;
   }
   .ddjs_tab .vab-nav_text {
    color: #666;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
   }
   .ddjs_tab .active {
    color: #16907D;
    font-weight: 600;

   }
   .ddjs_tab .active::after {
    width: 0px;
    height: 0px;
   }
   .ddjs-box .ddjs-list-box {
    width: 638px;
    height: 290px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
   }
   .ddjs-box .l-list-content {
    margin-left: 0px;
    margin-top: 0px;
   }
   .ddjs-box .l-list-content li:nth-child(5) {
    border-bottom: none;
   }
   .ddjs-box .ddjs-swiper-box {
    height: 290px;
    margin-left: 10px;
   }
   .ddjs-box .ddjs-swiper {
    height: 290px;
   }
   .ddjs-box .ddjs-swiper-img {
    height: 290px;
   }
   .ddjs-swiper-text {
    height: 48px;
   }
   .ddjs-swiper-text p {
    line-height: 48px;
   }
    #hqxx_tab {
    height: 30px;
   }
   #hqxx_tab li  {
    float: left;
    font-size: 14px;
    color: #333333;
    border: 1px solid transparent;
    line-height: 40px;
    /* width: 130px; */
    /* margin-right: 20px; */
    text-align: center;
    cursor: pointer;
   }
   .hqxx-tit {
   /* width: 340px; */
    height: 30px;
    line-height: 30px;
    /* background: #16907D; */
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    /* line-height: normal; */
  
   }



