.box_4{
  width:100%;
  height:850px;
  background: url(../images/newsBg.png) no-repeat center center;
  background-size:cover;
}
.box_4_wrap{
  margin:0 auto;
  width:1400px;
  padding-top:46px;
}
.box_4_wrapxx{
  margin:0 auto;
  width:1400px;
  padding-top:14px;
}
.box_10{
background: url(../images/borderBg.png) no-repeat center center;
 background-size:100% 100%;
  padding:36px 28px;
}
.box_10q{
  padding:36px 28px;
}
.borders{

border-radius: 8px;
border: 1px solid #C9C9C9;
}
.div_news .news_lt {
background: rgba(255,255,255,0.85);
}
.div_news .news_tj{
  font-weight: 600;
font-size: 26px;
color: #2A2A2A;
line-height: 46px;
text-align: left;
font-style: normal;
display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
 /* 导航栏样式 */
        .tab-nav {
            display: flex;
            padding: 0px 10px ;
        }
.deliverB{
 width:100%;
height: 2px;
background: linear-gradient( 135deg, #2BE8FF 0%, #17A0FF 100%);
  margin-bottom:30px;
}
.deliverT{
 width:100%;
height: 2px;
background: linear-gradient( 135deg, #2BE8FF 0%, #17A0FF 100%);
  margin-bottom:5px;
}
.box_54{
  padding-bottom:18px;
}
        .tab-item {
          font-weight: 500;
           font-size: 24px;
            margin-right: 10px;
          text-align:center;
            color: #444444;
            transition: all 0.3s ease;
          width: 153px;
          height: 59px;
          line-height:59px;
          background: #ffffff;
          border-radius: 0px 100px 0px 0px;
          border: 1px solid #DDDDDD;
          padding-right:10px;
          box-sizing:border-box;
        }
        .tab-item.active {
            background: #16BEFA;
              color: #ffffff;
        }
        .tab-item:hover:not(.active) {
            background-color: #d1eaff;
        }
        .more-btn {
            margin-left: auto;
            align-self: center;
            color: #409EFF;
            cursor: pointer;
            padding: 8px 16px;
            transition: color 0.3s ease;
          display:flex;
          gap:6px;
          font-size:22px;
          align-items:center;
        }
        .more-btn:hover {
            color: #1879d8;
        }
/* 新闻资讯页面-> 新闻模块 */
.box_q4{
  width:100%;
}

.box_q10{
 background-size:100% 100%;
  padding:36px 28px;
}
    .tab-itemq {
          font-weight: 500;
           font-size: 24px;
            margin-right: 10px;
          text-align:left;
            color: #444444;
            transition: all 0.3s ease;
          width: 106px;
          height: 59px;
          line-height:59px;
          background: #ffffff;
          padding-right:10px;
          box-sizing:border-box;
        }
        .tab-itemq.active {
          border-bottom:3px solid #16BEFA;
        }
      .image-text_qq4 {
        width: auto;
      }
   .box_qq3 {
        background-color: rgba(201, 201, 201, 1);
        height: 1px;
        margin-left: 5%;
		margin-top: -2%;
      }
      .block_q3 {
        width: 103px;
        height: 3px;
        margin-top: -2px;
      }

@media screen and (max-width: 768px) {
      .box_4_wrap {
          margin: 0 auto;
          width: 100%;
          padding-top: 16px;
      }
     .box_4_wrapxx {
          margin: 0 auto;
          width: 100%;
          padding-top: 16px;
      }
  .tab-item {
    font-weight: 500;
    font-size: 14px;
    margin-right: 10px;
    text-align: center;
    color: #444444;
    transition: all 0.3s ease;
    width: 79px;
    height: 40px;
    line-height: 40px;
    background: #ffffff;
    border-radius: 0px 100px 0px 0px;
    border: 1px solid #DDDDDD;
    padding-right: 11px;
    box-sizing: border-box;
}
  .more-btn {
    margin-left: auto;
    align-self: center;
    color: #409EFF;
    cursor: pointer;
    padding: 8px 8px;
    transition: color 0.3s ease;
    display: flex;
    gap: 6px;
    font-size: 12px;
    align-items: center;
}
  .more-btn .image_5{
  width:16px;
  }
  .box_10 {
     background: none;
  }
  .div_news .news_tj {
    font-weight: 600;
    font-size: 16px;
    color: #2A2A2A;
    line-height: 25px;
    text-align: left;
    font-style: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
  .div_news .item .text label {
    color: #818181;
    font-size: 14px;
}
  .div_news .item .text h3 {
    color: #373737;
    background: no-repeat 80% center;
    font-size: 16px;
    margin-bottom:0px;
}
  .news_rt ul li a {
    color: #333;
    display: block;
    padding: 8px 0;
    position: relative;
}
  .box_4 {
  height:auto;
  }
  .deliverB{
   margin-bottom:0px;
  }
  .box_10 {
    padding: 26px 28px;
}

}
