.speciton{
    width: 100%;
    height: 250px;
    background: url('../images/tssx.png') no-repeat top center;
    position: relative;
    max-width: 1900px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.speciton a{
    margin-bottom: 25px;
    margin-top: auto;
}

.speciton a.database{
    left: 28%;
}

/* 标题 时政要闻 */

.news-section {
    margin: 20px auto;
    padding: 20px 0px;
    background: #fff;
    border-radius: 5px;
}

/* 标题部分 */
.news-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    margin-bottom: 30px;
    flex-direction: column;
    text-align: center;
}

.news-header h2 {
    font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 25px;
  color: #010101;
}

.news-header p {
    margin: 0;
    font-size:1rem;
    color: #666;
}

.more-link {
   
    color: #e92c2c;
    margin-left: 80px;
}

/* 内容部分 */
.news-content {
    display: flex;
    gap: 20px;
}

/* 左侧图片 */
.news-image img {
    max-width: 100%;
    height: auto;
}

/* 右侧侧边栏 */
.news-sidebar {
    flex: 1;
}

.sidebar-title {
    font-size: 16px;
    font-weight: bold;
    background: #f4f4f4;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sidebar-title .title{
    width: 214px;
    height: 40px;
    line-height: 40px;
    background: #a42117;
    clip-path: polygon(0% 0, 100% 0, 72% 100%, 0 100%);
    color: #fff;
    text-indent: 20px;
    font-size: 1.35rem;
}
.sidebar-title a{
    margin-right: 20px;
  
}
.sidebar-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 20px;
    gap: 20px;
}

.sidebar-list li:last-child {
    border-bottom: none;
}

.sidebar-list a {
    flex: 1;
}

.sidebar-list span {
    font-size: 16px;
    color: #999;
    margin-left: 10px;
    white-space: nowrap;
}
.sidebar-list i{
    width: 8px;
    height: 8px;
    display: block;
    background: #d15a51;
    border-radius: 4px;
}
.news-content .news-image{
width: 693px;
height: 390px;
overflow: hidden;
position: relative;
}
.swiper-pagination{
    bottom: 16px;
    right: 27px;
}
.swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    background: #fff;
    margin-right: 15px;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #d15a51;
}

/*专题专栏*/
.ztzl{
    display: flex;
    justify-content: space-between;
}

/* 新闻容器 */
.news-container {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    margin-bottom: 35px;
}

/* 每一列 */
.news-column {
    width: 31%;
}
 .news-top{
    border-bottom: 1px #eeeeee solid;
    display: flex;
    justify-content: space-between;
}
.news-top span {
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
   background: #c72f24;
    display: flex;
    align-items: center;
    padding: 0 20px;
}
.news-top span img{
    margin-right: 9px;
}
 .news-top a{
    margin-top: auto;
    margin-bottom: 5px;
}
 .news-top a:hover {
   
    color: #a10000;
}
/* 新闻列表 */
.news-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.news-column ul li {
    margin-top: 10px;
    border-bottom: 1px solid #eeeeee;
    height: 60px;
}

.news-column ul li a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
}

.news-column ul li a:hover {
    text-decoration: underline;
    color: #a10000;
}

/* 日期样式 */
.date {
    display: block;
    font-size: 12px;
    color: #999;
    margin-bottom: 5px;
}


/*友情链接*/
/* 按钮组 */
.frendly-links{
    display: flex;
    justify-content: center;
}
.button-group {
    display: flex;
    margin-bottom: 20px;
    gap: 27px;
  }
  
  .btns {
    min-width: 328px;
    padding: 25px 64px;
    font-size: 20px;
    border: 1px solid #e1c9a6;
    border-radius: 5px;
    cursor: pointer;
    background-color: #fff;
    transition: background-color 0.3s, color 0.3s;
    color: #333;
  }
  .btns.active {
    background-color: #c6000f;
    color: #fff;
  }
 
  /**专题专栏*/
  .indexYwTitle {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #c3bebd;
}
.indexYwTitle span.active {
    color: #b80e15 !important;
    font-size: 20px;
    display: block;
    float: left;
    height: 45px;
    position: relative;
    top: 1px;
    z-index: 10;
    line-height: 38px;
    border-bottom: 1px solid #c96f73;
}
.ztjjslider .hd{ height:18px; overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:1;width:100%}
.ztjjslider .hd ul{ overflow:hidden; zoom:1; text-align: center;  height:18px;}
.ztjjslider .hd ul li{ display: inline-block;margin:0 4px;  width:10px; height:10px;  background:url(../images/H_xzxy_07.png) no-repeat; cursor:pointer;text-indent:-2000px;}
.ztjjslider .hd ul li.on{ background:url(../images/H_xzxy_09.png) no-repeat; color:#fff; }

#ztjjslider1{width:1400px;position:relative;overflow:hidden;margin-top:40px;}
#ztjjslider1{height:185px;overflow:hidden;}
#ztjjslider1 .bd{width:1450px;margin-left:-50px;}
#ztjjslider1 .bd li{width:312px;margin-left:50.5px;float:left;}
#ztjjslider1 .bd li a img{width:100%;height:auto;}
#xxssklay{display: flex; background: url(../images/xxsxk1.png) repeat-x left 136px;}
#xxssklay li{text-align:center;border-right:1px solid #e8dac5;float:left;height:32px;padding:29px 0;font-weight: 700;margin-bottom: 25px; margin-top: auto;display: flex;align-items: center;justify-content: center;}
#xxssklay li a{padding-left:5px;color:#d37d34;font-size:16px;height:32px;line-height:32px;display:inline-block;text-align:left;}
#xxssklay li.xxsxk-li1{width:146px;}
#xxssklay li.xxsxk-li2{width:200px;}
#xxssklay li.xxsxk-li2 a{font-size:16px; line-height:18px;}
#xxssklay li.xxsxk-li3{width:335px;}
#xxssklay li.xxsxk-li3 a{font-size:14px;line-height:16px;}
#xxssklay li.xxsxk-li4{width:139px;}
#xxssklay li.xxsxk-li6{width:140px;}
#xxssklay span.xxsxk-li6{width:140px; text-align:center;border-right:1px solid #e8dac5;float:left;height:32px;padding:29px 0;}
#xxssklay span.xxsxk-li6 a{padding-left:35px;color:#d37d34;font-size:16px;height:32px;line-height:32px;display:inline-block;text-align:left;}
#xxssklay li.xxsxk-li5{width:162px;border:0;}
  /* 响应式调整 */
  @media (max-width: 768px) {
    .button-group {
      flex-direction: column;
      align-items: center;
    }
  
    .location {
      justify-content: center;
    }
  
    .yqlj1, .yqlj2, .yqlj3 {
      padding-left: 0;
    }

    .speciton{
       background: none;
       height: auto;
       padding: 5px 0px;
      }
      .speciton a{
        display: none;
      }
      .speciton a:nth-child(1){
        display: flex ;
        width: 100%;
        margin-bottom: 0px;
      }
      .speciton a img{
        width: 90%;
        margin: 0 auto;
      }
      .news-section{
        margin-top: 0px;
        padding: 0;
      }
      .news-content{
        flex-flow: column;
      }
      .news-header h2{
        font-size: 20px;
        text-align: center;
      }
      .news-content .news-image{
        width: 100%;
        height: 100%;
      }
      .news-image img{
        height: 280px;
      }
      .ztzl{
        flex-direction: column;
        width: 100%;
      }
      .ztzl img{
        width: 100%;
        margin: 5px 0px
      }
      .news-column{
        width: 95%;
        margin: 20px auto;
      }
      .news-container{
        flex-direction: column;
      }
      #ztjjslider1,#ztjjslider1 .bd,.tempWrap{
        width: 100%;
        margin-left: 0;
      }
      .frendly-links{
        display: none;
      }
      #xxssklay li{
        display: none;
      }
  }