a{
    text-decoration: none;
}
ul li{
    list-style-type: none;
}

.g_newsmain{
    width: 1400px;
    width: 14rem;
    margin: 30px auto 50px auto;
    margin: 0.3rem auto .5rem auto;
}
/* 变蓝 */
.xw-btns ul li:hover{
    color: #0059A7;
}
.dt-btns-concent ul:not(:first-child){
    display: none;
}
.g_mySwiper{
    overflow: hidden;
}

.swiper{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}

    /**轮播加列表 cml*/
    .news-boxs{
        margin: 0 auto;
        width: 14rem;
        height: 4rem;
        /* height: 400px; */
        display: flex;
        margin-top: .2rem;
        /* margin-top: 20px; */
      }
      .news-boxs-left{
        /* width: 580PX; */
        width: 5.8rem;
        position: relative;
      
      }
      .width580{
        width: 5.8rem !important;
        height:4rem !important;
      }
      .width580 a img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s; 
        transform-origin: center; 
      }
      .width580 a img:hover{
          transform: scale(1.02); 
      }
      .new-txt{
        width: 100%;
        height: 50px;
        height: .5rem;
        background: #000000;
        opacity: 0.6;
        position: absolute;
        bottom: 0;
        color: #fff;
      
        line-height: 50px; line-height: .5rem;
      
        padding: 0 .1rem;
        font-size: .16rem; box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        box-sizing: border-box;
      }
      .new-txt span:first-child{
        display: inline-block;
        max-width: 70%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
      }
      .new-txt span:last-child{
      line-height: .35rem;
      }
      .swiper-pagination2 {
        position: absolute;
        bottom: .05rem;
        right: .08rem;
        width: .8rem;
        height: .12rem;
        z-index: 99;
        border-radius: .1rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 .1rem;
        box-sizing: border-box;
        background-color: #7f7f7f;
      }
      .swiper-pagination-bullet{
        width: .08rem;
        height: .08rem;
      }
      .swiper-pagination2>.swiper-pagination-bullet-active {
        width: 8px; width: .08rem;
      height: 8px; height: .08rem;
      background: #fff;
      border-radius: 50%;
      }
      .news-boxs-right{
        width: 7.9rem;
        margin-left: .3rem;
      }
      .news-boxs-right-t{
        width: 100%;
        padding-bottom: 10px;
        padding-bottom: .1rem;
        border-bottom: .01rem solid #ededed;
        margin-bottom: .1rem;display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .news-boxs-right-t span:nth-child(2){font-size: .14rem;}
      .news-boxs-right-tt{
        font-size: .24rem;font-weight: bold;
        position: relative;
        cursor: pointer;
        margin-right: .2rem;
      }
      .news-boxs-right-tt a:hover{color: #0059A7;}
      
      .tt-active {
        color: #0059A7;
        border-bottom: .03rem solid #0059A7;
      }
      
      .tt-active>a:hover {
          color: #0059A7;
      }
      .tt-active>a {
          color: #0059A7;
      }
      
      .news-bta{
        display: flex;
        justify-content: space-between;
        height: .5rem;
        align-items: center;
        font-size: .16rem;
      }
      .news-bts::before{
        width: 9px; width: .05rem;
        content: '';
        position: absolute;
        top: calc(50% - .025rem);
        left: 0;
        height: 9px; height: .05rem;
        background: #a5a5a5;
        display: inline-block;
        border-radius: 50%;
        margin:  0 .06rem;
      }
      .news-bts{
        max-width: 75%;
        overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
        position: relative;
        padding-left: .2rem;
      }
      .news-bta:hover{
        color: #0059A7;
      }

@media screen and (min-width: 769px){
    /* 顶部轮播图 */
    
    .g_mySwiper{
        width: 1400px;
        width: 14rem;height: 470px;
        height: 4.7rem;
        margin:0 auto;
    }
    .g_bnews .g_rollnews a{display: flex;justify-content: space-between;}
    .g_bnews .g_rollnews a img{
        width: 100%;
        height: 100%;object-fit: cover !important;
    }
    .g_newscontent{
        margin-top: 23px;
        margin-top: .23rem;
        display: -webkit-box;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 10;
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 16px !important;
        font-size: .16rem !important;
        color: #333333;
        line-height: 30px !important;
        line-height: .3rem !important;
    }
    .g_bnews .g_rollnews a div{
        margin: 20px;
        margin: .2rem;
    }
    .g_bnews .g_rollnews a .tjlbpic{width:715px;width: 7.15rem;height: 430px;height: 4.3rem;}
    .g_bnews .g_rollnews a .tjright{width:655px;width: 6.55rem;height: 430px;height: 4.3rem;}

    #pagination{
        position: relative;
        left: 380px;
        left: 3.8rem;
        bottom: 38px;
        bottom: .38rem;
    }

    .g_lbt-button{
        position: relative;
        width: 150px;
        width: 1.5rem;
        margin: 0 auto;
        bottom: 55px;
        bottom: .55rem;
        left: 380px;
        left: 3.8rem;
    }



    /* 第二部分 */
.xw-btns{
    width: 1400px;
    width: 14rem;
    margin: 0 auto;
}

.xw-btns ul li{
    background-image: url(../imgs/bbnewsbj.png);
    width: 230px;
    width: 2.3rem;
    height: 100px;
    height: 1rem;
    margin-right: 20px;
    margin-right: .2rem;
    text-align: center;   
    flex: 1;
    cursor: pointer;
}

/* 新闻 */
.g_news-box{
    width: 1400px;
    width: 14rem;
    display: flex;
    margin: 0 auto;
    margin-top: 23px;
    margin-top: .23rem;
}
.spxw-video-concent a img{
    width: 650px;
    width: 6.5rem;
    height: 405px;
    height: 4.05rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border-radius: .05rem;margin: -.28rem 0 0 0;
}
.g_news-box .spxw{
    width: 650px;
    width: 6.5rem;
    margin-left: 36px;
    margin-left: .36rem;
}

.dt-btns .dt-btns-title ul .active a{
    color: #0059A7;
    cursor: pointer;
 }
 

 .dt-btns .dt-btns-title ul .active::after{
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 50%;
    height: 3px; 
    height: .03rem; 
    background: linear-gradient(to right, #0059A7, #0059A7);
    
 }
 .dt-btns .dt-btns-title ul .active::before{
    content: '';
    position: absolute;
    top: 100%;
    width: 50%;
    height: 3px;
    height: .03rem;
    background: linear-gradient(to right, #B58C4F, #B58C4F);
}
.g_gggs_content ul li a{
    line-height: 20px;
    line-height: .2rem;
}
.g_gggs_content ul li:first-child{
    margin-top: 12px;
    margin-top: .12rem;
}

/* 专题专栏 */
.g_ztzl{
    width: 1400px;
    width: 14rem;
    margin: 0 auto;
}
.g_ztzl .g_mySwiper04 ul li{
    margin-right: 27px !important;
    margin-right: 0.27rem !important;
    width: 250px !important;
    width: 2.5rem !important;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.g_ztzl .g_mySwiper04 ul li a img{
    width:100%  
}
.g_ztzl .g_mySwiper04{
    width: 1380px;
    width: 13.8rem;
    height: 200px;
    height: 2rem;
 }
}



/* 顶部轮播图 */

.g_bnews .g_rollnews{

    background: #F9FBFC;
    border-radius: 5px;
    border-radius: 0.05rem;
}
.g_bnews .g_rollnews a{
    display: flex;
}
.g_newstitle{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 22px;
    font-size: .22rem;
    color: #333333;
    line-height: 25px;
    line-height: .25rem;
    height: 23px;
    height: .23rem;
}
.g_newstitle:hover{color: #0059A7;}

.g_scroll-bar{
    position: relative;
    width: 48%;
    height: 30px;
    height: .3rem;
    float: right;
    margin-top: -45px;
    margin-top: -.45rem;
    margin-right: 2%;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.g_mySwiper .swiper-pagination-bullet-active{
    width: 20px;
    width: .2rem;
    height: 6px;
    height: .06rem;
    background-color: #ECA016;
    border-radius: 3px; 
    border-radius: .03rem; 
    position: relative;
    top: 2px;
    top: .02rem;
}
.g_mySwiper .g_lbt-button div:hover{
    background-color: #7C7D7E;
}
.g_mySwiper .g_lbt-button div{
    width: 25px;
    width: .25rem;
    height: 25px;
    height: .25rem;
    background-color: #D4D6D6;
    --swiper-navigation-color:#FFFFFF;/*单独设置按钮颜色*/
    --swiper-navigation-size:15px;/*设按钮大小*/
    --swiper-navigation-size:.15rem;/*设按钮大小*/
    border-radius: 50%; 
}




/* 第二部分 */
.xw-btns,.xw-btns ul{
    display: flex;
    align-items: center;
    margin-top: 23px;
    margin-top: .23rem;
}
.xw-btns ul{
    flex: 1;
    padding: 0;
    margin:0;
}

.xw-btns ul li:hover a,.xw-btns ul li:hover div::after,.xw-btns ul li:hover div::before{
    color: #0059A7;
    border-color: #0059A7;   
    
}
.xw-btns ul li:hover div{
    background-color: #0059A7; 
}
.xw-btns ul li a{
    font-weight: bold;
    font-size: 20px;
    font-size: .2rem;
    color: #333333;
    line-height: 100px;
    line-height: 1rem;
    
}
.g_hx_zd{
    width:92px;
    width:.92rem;
}
.g_hx_gwy{
    width:76px;
    width:.76rem;
}
.g_hxjrcq{
    width: 54px;
    width: .54rem;
}
.hx::before{
    content: '';
    width: 4.9px;
    width: 0.049rem;
    height: 4.9px;
    height: 0.049rem;
    border: 1px solid  #333333;
    border: .01rem solid  #333333;
    transform:rotate(45deg);
    float: left;
    margin-left: -11px;
    margin-left: -.11rem;
    
}
.hx::after{
    content: '';
    width: 4.9px;
    width: 0.049rem;
    height: 4.9px;
    height: 0.049rem;
    border: 1px solid  #333333;
    border: .01rem solid  #333333;
    transform:rotate(45deg);
    float: right;
    margin-right: -11px;
    margin-right: -.11rem;
}
.xw-btns a img{
    width: 400px;
    width: 4rem;
    height: 100px;
    height: 1rem;
}
.hx{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1px;
    height: 0.01rem;
    position: relative;
    bottom: 30px;
    bottom: .3rem;
    margin: auto;
    background: #333333;
    border-radius: 1px;
    border-radius: .01rem;
}

/* 新闻 */
.g_news-box .dt-btns{
    width: 715px;
    width: 7.15rem;
}
.g_news-box .dt-btns ul{
    padding: 0;
}
.dt-btns .dt-btns-title{
    height: 34px;
    height: .34rem;
    margin-bottom: 26px;
    margin-bottom: .26rem;
    border-bottom: 1px solid rgba(162, 162, 162, 0.3);
    border-bottom: .01rem solid rgba(162, 162, 162, 0.3);
}
.dt-btns .dt-btns-title ul {
   display: flex;
}

.dt-btns .dt-btns-title ul li {
    width: 82px;
    width: .82rem;
    height: 33px;
    height: .33rem;
    margin-right: 50px;
    margin-right: .5rem;
    font-weight: 400;
    font-size: 20px;
    font-size: .2rem;font-weight: bold;
    color: #333333;
    line-height: 25px;
    line-height: .25rem;
    position: relative;
 }

.dt-btns-concent ul li{
    display: flex;
    align-items: center;
    justify-content:flex-start;
    height: 50px;
    height: .5rem;
}
.dt-btns-concent ul li:hover a{
color: #0059A7;
    
}

.dt-btns-concent ul li::before{
    content: '';
    width: 9px;
    width: .09rem;
    height: 8px;
    height: .08rem;
    display: inline-block;
    background-image: url(../imgs/news-jiantou.png);
    background-size: 100% 100%;
    margin-right: 6px;
    margin-right: .06rem;
}
.dt-btns-concent ul li a,.dt-btns-concent ul li span{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    font-size: .16rem;
    color: #333333;
}
.dt-btns-concent ul li a{
    width:7rem;display: flex;align-items: center;justify-content: space-between;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dt-btns-concent ul li a h1{font-size: .16rem;
    font-weight: unset;
    width: 5.8rem;
    margin-right: 0.3rem;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;
}
.dt-btns-concent ul .lstmore{font-size: 16px; font-size: .16rem;text-align: center; width: 100px;width: 1rem; margin: 0 auto;height: 25px; height: .25rem; border:solid 1px #ddd; border: solid .01rem #ddd;border-radius:12.5px; border-radius: .125rem;margin-bottom: 19px; margin-bottom: .19rem;}
.dt-btns-concent ul .lstmore:hover{color: #0059A7; border:solid 1px #0059A7; border: solid .01rem #0059A7;}
.dt-btns-concent ul .lstmore:hover a{color: #0059A7; }


/* 公告公示 */
.g_gggs{
    width: 714px;
    width: 7.14rem;
    height: 115px;
    height: 1.15rem;
}
.g_gggs_title{
    width: 40px;
    width: .4rem;
    height: 115px;
    height: 1.15rem;
    background: url(../imgs/gsgg.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    font-size: .16rem;
    color: #FFFFFF;
    line-height: 18px;
    line-height: .18rem;
}
.g_gggs_title a{
    color: #FFFFFF;
}
.g_gggs_title:hover a span{color: #fff;}
.g_gggs_title span{
    display: inline-block;
    writing-mode: vertical-rl;
    vertical-align: middle;
    margin-top: 13px;
    margin-top: .13rem;
    
}
.g_gggs_title span::after{
    content: '';
    width: 18px;
    width: .18rem;
    height: 18px;
    height: .18rem;
    background: url(../imgs/jiahao.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-top: 5px;
    margin-top: .05rem;
}

.g_mySwiper02{
    background-color: #F7FAFD;
    height: 115px;
    height: 1.15rem;
}
.g_gggs_content ul li{
    display: flex;
    align-items: center;
    width: 650px;
    width: 6.5rem;
    height: 40px;
    height: .4rem;
    background: #FFFFFF;
    border-radius: 3px;
    border-radius: .03rem;
    margin-bottom: 12px;
    margin-bottom: .12rem;
    margin-left: 14px;  
    margin-left: .14rem;  
}
.g_gggs_content ul li a{
    /* 限制长度 */
    display: inline-block;
    width: 600px;
    width: 6rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    font-size: .16rem;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;   
}
.g_gggs_content ul li a:hover{color: #0059A7;}
.g_gggs_content ul li::before{
    content: '';
    width: 5px;
    width: .05rem;
    height: 5px;
    height: .05rem;
    border: 1px solid  #0059A7;
    border: .01rem solid  #0059A7;
    transform:rotate(45deg);
    float: left;
    margin-right: 10px;
    margin-right: .1rem;
    margin-left: -3.5px;
    margin-left: -0.035rem;
}
/* 视频新闻 */

.spxw .spxw-title{
    height: 30px;
    height: .3rem;
    margin-bottom: 20px;
    margin-bottom: .2rem;
}
.spxw .spxw-title span{
    display: flex;
    align-items: center; 
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    font-size: .2rem;font-weight: bold;
    color: #333333;
    line-height: 25px;
    line-height: .25rem;
    float: left;
}
.spxw .spxw-title span a{color: #0059A7;}
.spxw .spxw-title span:first-child:before{
    content: '';
    display: inline-block;
    width: 21px;
    width: .21rem;
    height: 17px;
    height: .17rem;
    margin-right: 7px;
    margin-right: 0.07rem;
    background: url(../imgs/newsship.png) no-repeat;
    background-size: 100% 100%;
}

.spxw .spxw-title .spxw-title-heng{
    display: flex;
    align-items: center;
    width: 470px;
    width: 4.7rem;
    height: 1px;
    height: 0.01rem;
    background-color:  rgba(162, 162, 162, 0.3);
    margin-top: 13px;
    margin-top: .13rem;
    margin-left: 10px;
    margin-left: .1rem;
    margin-right: 10px;
    margin-right: .1rem;
}
.spxw .spxw-title .spxw-title-heng::before{
    content: '';
    width: 30px;
    width: .3rem;
    height: 3px;
    height: .03rem;
    display: inline-block;
    background-color: #0059A7;
    background-size: 100% 100%;
}
.spxw .spxw-title .spxw-title-gd a{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    font-size: .14rem;
    color: #555555;
    float: right;
}
.spxw .spxw-title .spxw-title-gd a:hover{color: #0059A7;}
.spxw-video-concent{
    width: 650px;
    width: 6.5rem;
    height: 345px;
    height:3.45rem;
    position: relative;overflow: hidden;
}
.spxw-video-concent a{
    position: relative;display: flex;justify-content: center;align-items: center;
}
.spxw-video-concent a::before{
    content: '';
    width: 43px;
    width: .43rem;
    height: 43px;
    height: .43rem;
    background: url(../imgs/bg-play.png) no-repeat;
    background-size: 100%;
    display: inline-block; 
    position: absolute;
    top: 181px;
    top: 1.5rem;
    right: 303.5px;
    right: 3.035rem;
}
.spxw-video-concent a .spxw-video-title{
    width: 650px;
    width: 6.5rem;
    height: 40px;
    height: .4rem;
    line-height: 40px;
    line-height: .4rem;
    text-align: center;
    position: absolute;
    bottom: 0%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    font-size: .18rem;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 0 0 5px 5px;
    border-radius: 0 0 0.05rem 0.05rem;

}

/* 专题专栏 */
.g_ztzl .g_ztzl_title{
    margin-top: 35px;
    margin-top: .35rem;
    margin-bottom: 25px;
    margin-bottom: .25rem;
    text-align: center;
}
.g_ztzl .g_ztzl_title a{
    font-weight: bold;
    font-size: 28px;
    font-size: .28rem;
    color: #0059A7;
    line-height: 25px;
    line-height: .25rem;
}
.g_ztzl .g_ztzl_title a::after{   
    content: '';
    display: inline-block;
    width: 115px;
    width: 1.15rem;
    height: 1px;
    height: 0.01rem;
    background: url(../imgs/zhixian.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 17px;
    margin-left: .17rem;
    margin-bottom: 12px;
    margin-bottom: .12rem;
}
.g_ztzl .g_ztzl_title a::before{   
    content: '';
    display: inline-block;
    width: 115px;
    width: 1.15rem;
    height: 1px;
    height: 0.01rem;
    background: url(../imgs/zhixian.png) no-repeat;
    background-size: 100% 100%;
    transform: scaleX(-1);
    margin-right: 17px;
    margin-right: .17rem;
    margin-bottom: 12px;
    margin-bottom: .12rem;
}
.g_ztzl .g_mySwiper04 ul li:last-child{
    margin-right: 0;
}
.g_ztzl .g_mySwiper04  ul{
    display: flex;
    justify-content: space-between;align-items: center;
    width: 100%;
    margin-top: 10px;
    margin: 10px 0 0 0;
    margin: 0.1rem 0 0 0;
    width: 1400px;
    width: 14rem;
}
.g_ztzl .g_mySwiper04  ul li{height: 2rem;}
.g_ztzl .g_mySwiper04  ul li img{width: 100%;height: 100%;object-fit: cover;}
.g_ztzl .g_mySwiper04  div{
    width: 50px;
    width: .5rem;
    height: 50px;
    height: .5rem;
    background-color: rgba(0, 0, 0, 0.1);
    --swiper-navigation-color:#FFFFFF;/*单独设置按钮颜色*/
    --swiper-navigation-size:15px;/*设按钮大小*/
    --swiper-navigation-size:.15rem;/*设按钮大小*/
    border-radius: 50%; 
    z-index: 99;
    top: 45%;
}
.g_mySwiper04  div:hover{
    background-color: #7C7D7E;
}
.g_ztzl_lb{
    width: 1400px;
    width: 14rem;
    height: 200px;
    height: 2rem;
    background-color: #F9FBFC;
}
.g_ztzl .g_mySwiper04{
    overflow: hidden;
 }
 .g_ztzl .g_mySwiper04>ul li a {
    width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.3s; 
transform-origin: center; 
}
.g_ztzl .g_mySwiper04 ul li {
    height: 1.4rem;
}

/* 手机版 */
@media screen and (max-width: 768px){
    .g_newsmain{
        width: 100%;
    }
    .g_mySwiper,.xw-btns,.g_news-box,.g_ztzl{
        width: 96%;
    }
    /* 顶部轮播图 */
    
    .g_bnews{
        width: 100%;
    }
    .g_bnews .g_rollnews{
        width: 100% !important;
        flex-direction: column;
        padding-bottom: .5rem;
    }
    .g_bnews .g_rollnews img{
        width: 100% ;
    }
    .g_bnews .g_rollnews a{
        flex-wrap: wrap;
    }
    .g_bnews .g_rollnews a div{
       margin: .34rem .2rem 0 .2rem;
    }
    .g_bnews .g_rollnews a .tjlbpic{width:100%;height: 5.2rem;overflow: hidden;}
    .g_newstitle{
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        white-space: wrap;
        white-space: inherit;height: auto;
        font-size: .32rem;line-height: .42rem;
    }
    
    .g_newscontent{
        display: -webkit-box;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        width: 100%;
        height: 1.4rem;
        -webkit-line-clamp: 3;
        font-size: .3rem !important;
        line-height: .45rem !important;
        text-indent: 2em;
        margin-top: .24rem;
    }

    .g_newsmain .g_mySwiper .swiper-pagination-bullet-active{
        width: .3rem;
        height: .1rem;
        background-color: #ECA016;
        border-radius: .09rem; 
        position: relative;
        top: .055rem;
    } 
    .g_newsmain .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 .04rem;
    }
    .g_newsmain .swiper-pagination-bullet {
        width: .2rem;
        height: .2rem;
        display: inline-block;
        border-radius: 100%;
        background: #000;
        opacity: .2;
    }
    .g_mySwiper .g_lbt-button div{
        --swiper-navigation-size:13px;/*设按钮大小*/
        --swiper-navigation-size:.13rem;/*设按钮大小*/
    }
    .swiper-button-next:after{
        margin-left: 0.02rem;
        margin-top: 0.8px;
        margin-top: 0.008rem;
    }
    .swiper-button-prev:after{
        margin-right: 0.02rem;
        margin-top: 0.8px;
        margin-top: 0.008rem;
    }
    #pagination{
        position: relative;
        bottom: .38rem;
    } 
    .g_lbt-button{
        position: relative;
        width: 2.8rem;
        bottom: .63rem;
        left: 2.19rem;
    }
    /*轮播cml*/
    .news-boxs{
        display: block;
        height: auto;
        width: 7rem;
        width: 96%;
        margin-top: .3rem;
      }
      .news-boxs-left{
        width: 100%;
      }
      .width580{
        width:7.2rem !important;
        height:4rem !important;
      }
      .width580>a {
        display: block;
      }
      .hf-xc a {
        display: block;
      }
      .new-txt{
        font-size: .26rem;
      }
      .news-boxs-right{
        margin-left: 0;
        width: 7rem;
        width: 100%;
    
        margin-top: .4rem;
      }
      .news-boxs-right-t{
        margin-bottom: .22rem;
      }

      .news-boxs-right-t span:nth-child(2){
        font-size: .26rem;
      }



      .news-boxs-right-tt {
        font-size: .34rem;
      }
      .news-bta{
        font-size: .3rem;
        height: auto;
        margin-bottom: .36rem;
        align-items: end;
        flex-wrap: wrap;
        justify-content: end;
       }
       .news-bts::before {
        top: 0.2rem;
       }
       .news-bts{
        white-space: inherit;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: .32rem;
        max-width: 100%;
        width: 100%;
      }
    /* 第二部分 */
    .xw-btns{
        display: flex;
        align-items: center;
        margin: 0 auto;
        flex-direction: column;
    }
    .xw-btns ul{
        display: flex;
        align-items: center;flex-wrap: wrap;justify-content: space-between;
        width: 100%;
        padding: 0;
        margin:0;
    }
    .xw-btns ul li{
        background-image: url(../imgs/bbnewsbj.png);
        width: 49%;
        text-align: center;   margin-bottom: 2%;
    }
    .xw-btns ul li a{
        font-size: .34rem;
        
    }
    .g_hx_zd{
        width:70%;
    }
    .g_hx_gwy{
        width:59%;
    }
    .g_hxjrcq{
        width: 40%;
    }
    .xw-btns a{
        width: 100%;   
    }
    .xw-btns a img{
        width: 100%;    height: auto;
    }
    .hx{
        margin-top: .04rem;
    }
    
    /* 新闻 */
    .g_news-box{
        display: flex;
    flex-wrap: wrap;
        margin: 0 auto;
        margin-top: .3rem;
    
    }
    .g_news-box .dt-btns{
        width: 100%;
    }
    .g_news-box .dt-btns ul{
        margin-bottom: .34rem;
    }
    .dt-btns .dt-btns-title{
        height: .5rem;
    }
    
    .dt-btns .dt-btns-title ul li {
        width: 100%;
        height: .5rem;
        font-size: .34rem;
     }
     .dt-btns .dt-btns-title ul li a:hover{color:#0059A7;}
     .dt-btns .dt-btns-title ul .active a{
        color: #0059A7;
     }
    
     .dt-btns .dt-btns-title ul .active::after{
        content: '';
        position: absolute;
        top: 97%;
        left: 33%;
        width: 33%;
        height: .06rem; 
        background: linear-gradient(to right, #0059A7, #0059A7);
        
     }
     .dt-btns .dt-btns-title ul .active::before{
        content: '';
        position: absolute;
        top: 97%;
        width: 33%;
        height: .06rem;
        background: linear-gradient(to right, #B58C4F, #B58C4F);
    }
    .dt-btns-concent ul li::before{
        content: '';
        width: .12rem;
        height: .12rem;margin-top: 0.15rem;
    }
    .dt-btns-concent ul li a,.dt-btns-concent ul li span{
        font-size: .3rem;
        line-height: 100%;
    }
    .dt-btns-concent ul li a{
        width: 7rem;
        font-size: .32rem;
    }
    .dt-btns-concent ul li a h1{width: 100%;white-space: normal;font-size: .32rem;
        line-height: .42rem;}
    .dt-btns-concent ul li span{
        float: right;
    }
    .dt-btns-concent ul li {
        height: auto;
        padding: 0;
        line-height: .42rem;align-items: flex-start;margin: 0 auto 0.36rem auto;
    }
    .dt-btns-concent ul .lstmore{font-size: .3rem;border: solid .02rem #ddd; width: 2rem; height: .5rem;border-radius: .25rem;}
    /* 公告公示 */
    .g_gggs{
        height: 1.7rem;
    }
    .g_gggs_title{
        height: 1.7rem;
        font-size: .32rem;
    }
    .g_gggs_title span{  
        margin-top: .1rem;      
    }
    .g_gggs_title a{display: block;}
    .g_gggs_title a:hover{color: fff;}
    .g_gggs_title a span{width: 100%;height: auto;display: flex;align-items: center;justify-content: center;margin-top: 0.1rem; font-size: .3rem;}
    .g_gggs_title span::after{
        content: '';
        margin-top: .07rem;
    }
    
    .g_mySwiper02{
        height: 1.7rem;
    }
    .g_gggs_content ul li{
        width: 6.1rem;
        height: auto;
        line-height: .42rem;
        margin-bottom: .3rem;
        margin-top: .3rem;
        margin-left: .3rem; 
    }
    .g_gggs_content ul li:first-child{
        margin-bottom: 0;
    }
    .g_gggs_content ul li a{
        font-size: .32rem;
    }
    .g_gggs_content ul li::before{
        content: '';
        width: .06rem;
        height: .06rem;
    }
    /* 视频新闻 */
    .spxw .spxw-title .spxw-title-heng::before {
        height: .06rem;
    }
    .g_news-box .spxw{
        width: 100%;
        margin-top: .3rem;
    }
    .spxw .spxw-title span{
        font-size: .32rem;
    }
    .spxw .spxw-title .spxw-title-gd{
        float: right;
        margin-top: 0.035rem;
    }
    .spxw .spxw-title span:first-child:before{
        content: '';
        width: .31rem;
        height: .3rem;
        margin-top: 0.01rem;
    }
    
    .spxw .spxw-title .spxw-title-heng{
        width: 4.1rem;
        margin-top: .17rem;
        margin-left: .2rem;
    }
    .spxw .spxw-title .spxw-title-gd a{
        font-size: .26rem;
    }
    .spxw-video-concent{
        width: 100%;height: auto;
    }
    .spxw-video-concent a::before{
        content: '';
        top: auto;
        right: auto;width: .7rem;height: .7rem;
    }
    .spxw-video-concent a img{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: .05rem;
    }
    
    
    .spxw-video-concent a .spxw-video-title{
        width: 100%;
        font-size: .3rem;

    }
    
    /* 专题专栏 */
    .g_ztzl{
        margin: 0 auto;
    }
    .g_ztzl .g_ztzl_title{
        margin-top: .3rem;
    }
    .g_ztzl .g_ztzl_title a{
        font-size: .34rem;
    }
    .g_ztzl .g_ztzl_title a::after{   
        content: '';   
        height: 0.02rem;
    }
    .g_ztzl .g_mySwiper04{
        background-color: #F9FBFC;
        display: flex;
        align-items: center;
        margin-bottom: .5rem;
    }
    .g_ztzl .g_mySwiper04 ul li a img{
        width: 98%;
        height: 100%;
    }
    .g_ztzl .g_mySwiper04  ul{
        height: 100%;
    }
    .g_ztzl .g_mySwiper04  div{
        --swiper-navigation-size:.3rem;/*设按钮大小*/
    }  
    .g_ztzl_lb {
        width: 100%;height: auto;
    }
}