.news_tit{display:flex;justify-content:space-between;align-items:center;}

.bgbanner{background:url(/eportal/uiFramework/commonResource/image/2025062011071954018.png) no-repeat;}





/*中文轮播图*/
#lb_swiper .swiper-pagination-bullet{background:none!important;}
#lb_swiper .swiper-pagination-bullet {
    font-size: 30px;
    color: #a3a3a4;
    display: inline-block;
    width: 60px !important;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
    bottom: 0;
    opacity: 1;
    margin: 0 30px !important;
}
#lb_swiper .swiper-pagination-bullet-active {
   /* background: url(/eportal/uiFramework/commonResource/image/2025031017255778144.png) no-repeat !important;*/
    background: url(/eportal/uiFramework/commonResource/image/2025032614013752446.png) no-repeat !important;
    background-size: 100% 100% !important;
    color:#333;
}
#lb_swiper .swiper-pagination-bullet+.swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    left: -43px;
    top: 50%;
    height: 3px;
    width: 30px;
    background-color: #b6b7b9;
    margin-top: -.5px;
}
 #lb_swiper {
      position: relative;
      width: 90%;
      margin: 0 auto;
      max-width:1920px;
    }
.mySwiper1 {overflow:hidden;}

    #lb_swiper .swiper-container {
      padding-bottom: 60px;
    }

    #lb_swiper .swiper-slide {
      width: 70%;
      height: auto;
      background: #fff;
      box-shadow: 0 8px 30px #ddd;
    }

    #lb_swiper .swiper-slide img{
      width: 100%;
      height: auto;
    }

    #lb_swiper .swiper-slide img {
      display: block;
    }

    #lb_swiper .swiper-slide p {
      line-height: 98px;
      padding-top: 0;
      text-align: center;
      color: #636363;
      font-size: 1.1em;
      margin: 0;
    }

    #lb_swiper .swiper-pagination {
      width: 100%;
      bottom: -80px;
      display:none;
      
    }


.boot_box{
    background-color: #cd100a;
    height: 10px;
}


#lb_swiper .swiper-button-prev{
    left: 32px !important;
    right: auto;
    width: 70px !important;
    height:70px!important;
    background: url(/eportal/uiFramework/commonResource/image/2025032414573654326.png) no-repeat!important;
    background-size: 100%!important;
}

#lb_swiper .swiper-button-prev:after, #lb_swiper .swiper-rtl .swiper-button-next:after {
    content: '' !important;
}

#lb_swiper .swiper-button-next,#lb_swiper .swiper-button-prev{z-index:9999;}

#lb_swiper .swiper-button-next{
    right: 32px !important;
    left: auto;
    width: 70px !important;
    height:70px!important;
    background: url(/eportal/uiFramework/commonResource/image/2025032414593089055.png) no-repeat!important;
    background-size: 100%!important;
}

#lb_swiper .swiper-button-next:after,#lb_swiper .swiper-rtl .swiper-button-prev:after {
    content: '' !important;
}



/* 轮播图 */
#slide {
  width: 49%;
}
#paginations {
  width: 200px !important;
  left: 500px;
  top: 480px;
}
.swi1 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
}
.swi1 .swiper-pagination-bullet-active {
  width: 37px;
  height: 9px;
  border-radius: 18px;
  background: url(/eportal/uiFramework/commonResource/image/2020073115415227836.png);
  background-size: contain;
}
.swi1 {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.swi1 img {
  width: 100%;
  height: 100%;
}
.swi1 .kuai {
  width: 100%;
  height: 100%;
}
.swi1 .kuai img {
  width: 100%;
  height: 100%;
}
.swi1 .kuai .tit {
  width: 100%;
  height: 60px;
  line-height: 50px;
  background: rgba(109, 100, 96, 0.5);
  position: absolute;
  bottom: 0px;
  padding-left: 45px;
  text-align: left;
}
.swi1 .kuai .tit a {
  color: #fff;
}
.tpxw-width {
  width: 100%;
  height: 517px;
  float: left;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 30px;
  overflow: hidden;
  position: absolute;
  right: 15%;
  bottom: 5px;
  z-index: 100;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 25px;
  height: 30px;
  text-align: center;
  background: url(/eportal/uiFramework/commonResource/image/2020071410473132084.png) no-repeat;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  width: 60px;
  height: 30px;
  margin-top: 5px;
  background: url(/eportal/uiFramework/commonResource/image/2020071410472482780.png) no-repeat;
}
.tpxw-width .bd {
  width: 100%;
  height: 100%;
  position: relative;
}
.tpxw-width .bd .tit {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  display: block;
  position: absolute;
  color: #fff;
  z-index: 99;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
  background-color: rgba(149, 145, 147, 0.4);
  font-size: 16px;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
}
.tpxw-width .bd .tit a {
  color: #fff;
}
a.m-btn {
  position: absolute;
  width: 125px;
  height: 40px;
  background: #207be2;
  display: inline-block;
  left: 19%;
  bottom: 19%;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px #aaa;
  font-size: 18px;
}
/*comp*/
.comp {
  width: 1200px;
  margin: auto;
  height: 600px;
  margin-top: 80px;
}
.bg-logo {
  /**background: url(/eportal/uiFramework/commonResource/image/2022011116181574109.png);**/
  background: url(/eportal/uiFramework/commonResource/image/2022042216270842306.jpg);
  background-repeat: no-repeat;
}
.comp .con-r {
  padding-left: 50%;
  width: 50%;
}
.con-r .titl h2 {
  font-size: 42px;
  color: #333;
}
.titl .line {
  width: 120px;
  height: 2px;
  background: #207be2;
  margin-top: 20px;
  margin-bottom: 40px;
}
.det p {
  font-size: 15px;
  line-height: 25px;
  text-indent: 2em;
  margin-bottom: 20px;
}
.con-r .det {
  padding-bottom: 40px;
}
.showNums {
  display: flex;
  justify-content: space-between;
  border-top: 1px #ddd solid;
  padding-top: 50px;
}
.top span.num {
  font-size: 42px;
}
.top span.itm {
  font-size: 15px;
}
.bot {
  font-size: 15px;
}
.con-r .more {
  font-size: 17px;
  display: inline-block;
  width: 120px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #207be2;
  color: #fff;
  border-radius: 50px;
  margin-bottom: 40px;
}
.showNums .box .top:after {
  content: " ";
  height: 3px;
  width: 20px;
  background: #eee;
  display: block;
  margin: 10px 0px;
  transition: all 1s;
}
.showNums .box:hover .top span {
  color: #fe690c;
}
.showNums .box:hover .bot {
  color: #fe690c;
}
.showNums .box:hover .top:after {
  content: " ";
  height: 3px;
  width: 100%;
  background: #fe690c;
  display: block;
  margin: 10px 0px;
}
.comp2 {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}
.titl2 h2 {
      font-size: 2.6rem;
    text-align: left;
  color: #333;
}
.titl2 h3 {
      font-size: 2.6rem;
    text-align: left;
  color: #333;
}
.titl2 .line {
  /**width: 120px;
    background: #207be2;**/
    margin: 0 auto;
    margin-bottom: 25px;
    font-size: 1.2rem;
    color: #333;
   margin-top:10px;
}
.det2 {
  font-size: 15px;
  text-align: center;
  line-height: 24px;
}
.pro-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}
.pro-list .pro-box {
  width: 33.33%;
  position: relative;
  overflow: hidden;
}
.pro-list .pro-box img {
  width: 100%;
}
.pro-list .pro-box .pro-t {
  font-size: 24px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  line-height: 30px;
  overflow: hidden;
}
.pro-list .pro-box .pro-t a{font-size: 24px; color: #fff;}
.center {
 /** width: 1200px;
  margin: 0 auto;
  padding-top: 90px;**/
 /* width: 85%;*/
  width:80%;
  margin: 0 auto;
  padding-top: 70px;
}
.c-list {
  width: 100%;
  overflow: hidden;
  padding: 40px 0px;
}
.card-c {
  /**width: 370px;**/
  margin: 0 auto;
  box-shadow: 0px 0px 20px 0px #eee;
  display: block;
}
.c-list .card-c .cover-c {
  width: 100%;
  height: 40vh;
  overflow: hidden;
}
.c-list .card-c .content {
  /**padding: 20px 30px;**/
  height:90px;background:#fff;padding:10px 10px 0;
}
.c-list .card-c .content h2 {
  font-size: 25px;
  font-weight: normal;
}
.c-list .card-c .content h3 {
  font-size: 25px;
  font-weight: normal;
}
.c-list .card-c .content .sum {
  font-size: 18px;
  line-height: 23px;
  height: 55px;
  /**text-indent: 2em;**/ 
  color:#000;
  font-family: 'SourceSansPro-Bold';
}
.c-list .card-c .content .date-c {
  font-size: 15px;
  color: #999;
  text-align: right;
   padding: 0 3px;  
}
.center .more {
 font-size: 17px;
    display: block;
    /* width: 120px; */
    height: 45px;
    line-height: 45px;
    text-align: left;
    /* background: #207be2; */
    color: #066145;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
}
.center .more a{color: #066145;
    font-size: 1.3rem;}
.imgS img {
  transition: all 1s;
  width:100%;
}
.imgS:hover img {
  transform: scale(1.1);
}
.card-c:hover .imgS img {
  transform: scale(1.1);
}
.card-c:hover {
  box-shadow: 0px 0px 20px 0px #aaa;
}



.titl2 h2{
    position: relative;  /* 为伪元素或子元素提供定位基准 */
    display: inline-block;  /* 让h3宽度适应内容 */
    padding-right: 20px;  /* 为图标留出空间 */
  }
  
.titl2 h3{
    position: relative;  /* 为伪元素或子元素提供定位基准 */
    display: inline-block;  /* 让h3宽度适应内容 */
    padding-right: 20px;  /* 为图标留出空间 */
  }
.titl2 h2::after {
    content: "";
    position: absolute;
    right: -10px;
    top: -6px;
    width: 40px;
    height: 40px;
    z-index: -999;
    background-image: url('/eportal/uiFramework/commonResource/image/2025041514360724312.png');  /* 替换为你的图片路径 */
    background-size: contain;
    background-repeat: no-repeat;
  }
/**列表新闻展示**/ 
.bg_2{
   /* width: 85%;*/
    width:80%;
    margin: 0 auto;
   /* padding-top: 70px;*/
   padding-top:110px;

}
.news-cont{ 
       
}
.news-cont .f-new-cover {
    position: relative;
    /*width: 38%;*/
    /*height:80vh;*/
    width:34%;
    overflow: hidden;
}
.news-cont .f-new-cover img {
  width: 100%;
    height: 100%; 
  transition: all .6s;g
}
.news-cont .news-list {
 /* width: 59%;*/width:61%;
}
.news-cont .news-list .f-new-t a {
  font-size: 24px;
  color: #000;
  margin-bottom: 20px;
  display: inline-block; 
    font-weight: 600;
}
/**.news-cont .news-list .f-new-d {
    padding-bottom: 20px;
     border-bottom: 2px #ddd dashed; 
    font-size: 18px;
    line-height: 26px;
}**/
.news-cont .news-list .f-new-t{float:left;}

.news-cont .news-list .news-l {
  font-size: 1rem;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  border-bottom:1px solid #ddd;
  -ms-flex-pack: justify;justify-content: space-between;/*height: 2.8rem;*/line-height: 3rem;padding-top: 47px;padding-bottom:47px;
}
.news-cont .news-list .news-l a {
  font-size: 1.375rem;
  color: #000;
 /* height: 7rem;*/
  width: 84%;
  font-family: 'SourceSansPro-Bold';
overflow: hidden;
text-overflow: ellipsis; 
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; 

}
 
.news-cont .news-list .news-l div {
 font-size: 1.25rem;
  color: #808080;
line-height: 1rem;
}
.news-cont{
-webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;

}


/**关于**/
.bg_5 {
    background: url(/eportal/uiFramework/commonResource/image/2025041517163574317.png) no-repeat 100% 100%;
    min-height:490px;
    overflow: hidden;
    background-size: cover;
    /*width: 85%;*/
    width:80%;
    margin: 0 auto;
    margin-top: 70px;
    background-size: 100%;
}
.con_05{    
    background: rgb(239 245 238 / 80%);
    width: 40%;
    height: 30vh;
    position: relative;
    top: 8rem;
    left: 2rem;
}


.news-cont .news-list .news-l{ 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; 
    text-decoration: none;
    background-image: linear-gradient(#066245, #066245);
    background-size: 0 2px;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.3s;
}
.news-cont .news-list .news-l:hover{
   background-size: 100% 2px;
    color: #066245;
}
.gengduo{float:right;    line-height: 5rem;}
.gengduo a{ font-size:1rem; color:#000;}


/*各种常见小屏*/
@media screen and (min-width:1800px){

}

@media screen and (max-width:1680px){
  .news-cont .news-list .news-l{padding:20px 0;}
  .news-cont .news-list .news-l a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding-top:25px;padding-bottom:0px;}

  .center .xwzx_box_ul li{margin-right:5%;}
  .xwzx_box_ul li:nth-child(3n){margin-right:0;}
   
  .con_05{height:auto;}
  .bg_5 .center{padding-top: 40px;padding-bottom:10px;}
  .bg_5 .center .more{margin-bottom:10px;}
}
@media screen and (max-width:1440px){
  .center{width:90%;}
  .bg_5{width:90%;}

  .bg_2{width:90%;padding-top: 90px;}
  .news-cont .news-list .news-l{padding:30px 0;}
  
  .bgbanner .center{padding-top:0;}

}
@media screen and (max-width:1366px){


}
@media screen and (max-width:1280px){

  .bgbanner .center{padding-top:0;}
  .c-list .card-c .cover-c{height:auto;}
  .c-list .card-c .content{padding:0 10px;}
  .c-list .card-c .content .sum{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;height: auto;margin-bottom: 8px;}
  .bg_5{margin-top:0;}
  #imgText.w-imgText .swiperBox{padding-right:0;}
  #imgText.w-imgText .textB{padding:15px 0;}
  #imgText.w-imgText .textB .text_x p{font-size:14px;}
  .news-cont .news-list .news-l{padding: 20px 0;}
  .news-cont .news-list .news-l a{padding-top:0;width: 78%;font-size: 18px;line-height: 40px;}
  .news-cont .news-list .news-l div{padding-top: 1rem;font-size: 16px;}

  .bg_5{min-height:400px;}
  #about_shuj .w-imgText .igt_page{left:24rem;}

}

@media screen and (max-width: 1024px) {
    #about_banner{margin-top:65px;}

    .news-cont .news-list .news-l {padding: 10px 0;}

}

@media screen and (max-width:768px){
  .navgationDiv{display:none;}

  *{box-sizing:border-box;}
  #lb_swiper{padding:0 15px;width:100%;}
  #lb_swiper .swiper-button-next,#lb_swiper .swiper-button-prev{height:45px !important;width:45px !important;}

  .center{width:95%;;}
  .titl2 h2{font-size:22px;}
  .titl2 .line{font-size:16px;margin-bottom: 10px;}
  .center .xwzx_box_ul li{width:49%;margin-right:2%;margin-bottom:10px;margin-top:15px;}
  .center .xwzx_box_ul li:nth-child(3n){margin-right:2%;}
  .center .xwzx_box_ul li:nth-child(2n){margin-right:0;}
  .center .xwzx_box_ul li .list-title{height:auto;}
  .xwzx_box_ul .ri{font-size:20px;}
  .xwzx_box_ul .ninayue{font-size:18px;}
  .xwzx_box_ul .list-title a{font-size:16px;line-height:28px;}
  .c-list .card-c .content{height:auto;padding-bottom:10px;}
  .c-list .card-c .content .sum{font-size:16px;line-height: 28px;color: #333;}

  .center .main{padding:0;}
  #imgText.w-imgText .textB .text_x .tt_h a{font-size:18px;}
  #imgText.w-imgText .textB .text_x p{font-size:16px;}
  .w-imgText .textB .text_x .btn a{font-size:20px !important;}
  #imgText.w-imgText .swiper-button-prev{width: 45px;height: 45px;bottom: 40px !important;}
  #imgText.w-imgText .swiper-button-next{width: 45px;height: 45px;bottom: 40px !important;}
  #imgText.w-imgText .img{top:0;}

  .bgbanner .c-list{padding:5px 0;}

  .bg_5{width: 100%;min-height:auto;margin-top:50px;}
  .con_05{top:20px;height: auto;left: 15px;}
  .con_05 .center{padding-top:20px;}
  .con_05 .titl2 h3{font-size:22px !important;}
  .center .more a{font-size:20px !important;}

  .bg_2{padding: 50px 15px 0;width: 100%;}
  .news-cont .f-new-cover{width:45%;}
  .news-cont .news-list{width:52%;}
  .gengduo{line-height:30px;}
  .news-cont .news-list .news-l{flex-wrap:wrap;padding: 15px 0;}
  .news-cont .news-list .news-l a{font-size:16px;line-height:28px;width: 100%;}
  .news-cont .news-list .news-l div{font-size:14px;padding-top: 10px;}


}

/*  移动端 */
@media screen and (max-width: 641px) {
/*
  #nav .swiper-button-next, #nav .swiper-button-prev {display: none}
  .w-imgText .textB .text_x .btn  {margin-top: -1em !important}
  .w-imgText .textB .text_x p {display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 4; overflow: hidden;}
  .news-cont .news-list .news-l {overflow: hidden;padding-top: 15px !important;}
     .news-cont .news-list .f-new-d,  .news-cont .news-list .f-new-t{margin-top:30px}
  .news-cont .news-list .news-l div {line-height: 3rem !important}
  .bg_2 {padding-top: 0 !important; width: 100% !important}
   .bg_5  {margin-top: 30px  !important;background-position: 0px 0px !important; min-height: 355px !important; width: 95% !important}
  .con_05 {left: 0rem !important; width:100% !important; height:20vh !important; top:10rem !important}
    .w-imgText .item {height:35vh !important}
  #imgText .swiper-button-next ,#imgText .swiper-button-prev {left: 15rem !important}
    .c-list .card-c .content .sum  {font-size:12px;height:50px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
   .c-list {padding: 1.2em 0 0 0 !important}
    .c-list .card-c .cover-c {height: 10vh}
    div#about_banner {
      padding-top: 45px;
    }
    .comp {
      width: 98%;
      background-size: 30%;
    }
    .comp .con-r {
      padding-left: 30%;
      width: 100%;
    }
    .comp .con-r {
      padding-left: 30%;
      width: 100%;
    }
    .con-r .titl h2 {
      font-size: 20px;
      color: #333;
    }
  .con-r .titl h3 {
      font-size: 20px;
      color: #333;
    }
  .comp2{width:98%!important;}
  .center{width:95%!important; padding-top: 30px !important}
  .bg-logo{background:none!important;}
  .comp .con-r { padding-left: 0!important;}
  .titl2 h2 { font-size: 20px!important;}
  .titl2 h3 { font-size: 20px!important;}
*/
}


@media screen and (max-width:600px){
  /* .news-cont .f-new-cover img {
      width: 100%;
      height: auto;
      transition: all .6s;
  
  }
  .news-cont .news-list {
      width: 98%;
      float: none;
      margin: 0 auto;
  }
  .news-cont .news-list .f-new-t a {
      font-size: 16px;
      color: #000;
      margin-bottom: 15px;
      display: inline-block;
      margin-top: 15px; 
  }
   .news-cont .news-list .f-new-d {
      padding-bottom: 15px;
      border-bottom: 2px #ddd dashed;
      font-size: 16px;
      line-height: 26px;
  } 
  .news-cont .news-list .news-l a {
      font-size: 14px;
      color: #000;
      width: 250px;
      position: relative;
      overflow: hidden;
  }
  .news-cont .news-list .news-l div {
      font-size: 14px;
      color: #000;
  }
  .news-cont {
      width: 95%;
      margin: 0 auto;
      margin-top: 30px;
  }
  .news-cont .f-new-cover {
      width: 100%;
      height: auto;
  } */


  .center{padding-top: 40px;}
  .titl2 h2{text-align:center;width:100%;}
  .titl2 h2::after{right:auto;}
  .titl2 .line{text-align:center;}
  
  #imgText.w-imgText{padding-bottom:60px}
  #imgText.w-imgText .img{position:static;}
  .w-imgText .item{height:auto !important;}
  .w-imgText .imTB{display:flex;justify-content:space-between;margin-top: 15px;}
  .w-imgText .imTB .img{width:45%;}
  .w-imgText .textB{width:50%;}
  #imgText.w-imgText .textB .text_x p{display:none;}
  #imgText.w-imgText .swiper-button-next{bottom:0 !important;}
  #imgText.w-imgText .swiper-button-prev{bottom:0 !important;}
  #imgText .swiper-button-next, #imgText .swiper-button-prev {left: 38vw !important;}

  .bgbanner .c-list{padding-top:15px;}
  .bg_5{margin-top:30px;background-size: 100% 100%;}
  .con_05{width:45%;}
  .con_05 .center{padding-top:10px;}
  .con_05 .titl2 h3{font-size:20px !important;}
  .center .more{margin-top:8px;}
  .bg_2{padding:0;padding-top:40px;width:95%;}

  .news-cont{}
  .news-cont .f-new-cover{display:none}
  .news-cont .news-list{width:100%;}

}