body{
  background: #1452E8 url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/all-bak.png) center top no-repeat;
  margin: 0 auto;
  counter-reset: list-counter;
  min-width: 1310px !important;
  position: relative;
  z-index: 0;
  padding-bottom: 79px !important;
}
.heard-top {
  height: 991px;
  position: relative;
  width: 100%;
}
.mainInfo{
  width: 1300px;
  margin: 0 auto;
}
.top-text{
  padding: 0 48px;
  height: 260px;
  font-size: 22px;
  padding-bottom: 30px;
}
.top-text p{
  color: #020e92;
  line-height: 34px;
  letter-spacing: 0.6px;
  margin: 0;
}
.top-text p span{
  font-weight: bold;
}
/* 要闻聚焦 */
.ywjj-box{
  margin-top: 65px;
}
section .top-title{
  text-align: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 40px;
}
.ywjj-box .content-box{
  display: flex;
  background-color: rgba(10, 61, 179, 0.5);
  border-radius: 16px;
  padding: 20px;
}
.ywjj-box .content-box .left-box{
  position: relative;
  width: 55%;
  overflow: hidden;
}
.ywjj-box .swiper-wrapper .swiper-slide{
  height: 437px;
}
.ywjj-box .swiper-wrapper .swiper-slide a{
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.ywjj-box .swiper-wrapper .swiper-slide a .pic_title{
    position: absolute;
    background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/banner-title-bak.png) no-repeat;
    width: calc(100% - 20px);
    bottom: 0;
    font-size: 22px;
    color: #FFFFFF;
    height: 89px;
    line-height: 127px;
    background-size: 100% 100%;
    padding: 0 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ywjj-box .swiper-wrapper .swiper-slide a .pic_title img{
  display: none;
  width: 37px;
  height: 31px;
  margin-left: 23px;
  margin-right: 15px;
  /* margin-top: 10px; */
  margin-bottom: -7px;
}

.ywjj-box .swiper-button-next:after{
  display: none;
}
.ywjj-box .swiper-button-prev:after{
  display: none;
}
.ywjj-box .swiper-button-next{
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/ywjj-banner-right-btn.png) no-repeat;
  right: -1px;
  height: 72px;
  width: 46px;
}
.ywjj-box .swiper-button-prev{
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/ywjj-banner-left-btn.png) no-repeat;
  left: -1px;
  height: 72px;
  width: 46px;
}
.ywjj-box .swiper-pagination{
  text-align: right;
  width: 98%;
}
.ywjj-box .swiper-pagination .swiper-pagination-bullet-active{
  background: #99F3BD !important;
}
.ywjj-box .swiper-pagination .swiper-pagination-bullet{
  background: #FEFFFF;
  opacity: 0.8;
  width: 9px;
  height: 9px;
}
.ywjj-box .content-box .right-box{
  margin-left: 20px;
  width: calc(100% - 55% - 20px);
  padding-top: 10px;
}
.ywjj-box .content-box .right-box li{
  position: relative;
  margin-bottom: 15px;
  padding-left: 20px;
  cursor: pointer;
  height: 58px;
  display: flex;
  align-items: center;
}
.ywjj-box .content-box .right-box li:last-child{
  margin-bottom: 0;
}
.ywjj-box .content-box .right-box li::before{
  content: '';
  position: absolute;
  width: 5px;
  height: 100%;
  border-radius: 20px;
  background-color: #28DF99;
  left: 0;
}
.ywjj-box .content-box .right-box li a{
  color: #FFFFFF;
  font-size: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}
/* 人工智能场景应用案例 */
.rgzncj-box{
  margin-top: 40px;
}
.rgzncj-box .content-box{
  display: flex;
  background-color: rgba(10, 61, 179, 0.5);
  border-radius: 16px;
  padding: 30px;
  justify-content: space-between;
}
.content-son{
  overflow: hidden;
  position: relative;
}
.content-son .title{
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  position: relative;
}
.content-son .title p{
  color: #FFFFFF;
  font-size: 35px;
  padding-left: 25px;
  font-weight: bold;
}
.content-son .title p::before{
  content: '';
  position: absolute;
  width: 5px;
  height: 85%;
  border-radius: 20px;
  background-color: #28DF99;
  left: 0;
  top: 17%;
}
.content-son .title a{
  margin-left: auto;
  font-size: 18px;
  color: #99f3bd;
  cursor: pointer;
}
.rgzncj-box .content-son .info-box{
}
.rgzncj-box .content-son .info-box .content-pic{
  margin-bottom: 10px;
}
.rgzncj-box .content-son .info-box .content-pic .swiper-wrapper{
}
.rgzncj-box .content-son .info-box .content-pic .swiper-slide{
  width: 597px !important;
  height: 292px;
  position: relative;
}
.rgzncj-box .content-son .info-box .content-pic .swiper-slide img{
  width: 100%;
  height: 100%;
}
.rgzncj-box .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.rgzncj-box .swiper-wrapper .swiper-slide a .pic_title{
  position: absolute;
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/banner-title-bak.png) no-repeat;
  width: calc(100% - 20px);
  bottom: 0;
  font-size: 22px;
  color: #FFFFFF;
  height: 66px;
  line-height: 81px;
  background-size: 100% 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}
.rgzncj-box .info-box .swiper-button-next{
  top: 36% !important;
}
.rgzncj-box .info-box .swiper-button-prev{
  top: 36% !important;
}
.rgzncj-box .content-son .info-box li{
  height: 60px;
  border-bottom: 2px solid #3E6EDA;
  padding: 10px 0;
  display: flex;
  padding-left: 5px;
  align-items: center;
}
.rgzncj-box .content-son .info-box li:last-child{
  border-bottom: unset;
}
.rgzncj-box .content-son .info-box li a{
  font-size: 22px;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 16px;
  cursor: pointer;
  width: 78%;
}
.rgzncj-box .content-son .info-box li a::before{
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #FFFFFF;
  border-radius: 50%;
  left: 0;
  top: 48%;
}
.rgzncj-box .content-son .info-box li span{
  display: block;
  font-size: 18.65px;
  color: #FFFFFF;
  line-height: 60px;
  margin-left: auto;
}
.rgzncj-box .qn-left{
  width: 595px;
}
.rgzncj-box .qw-right{
  width: 595px;
}
/* 政策汇编、东盟创新 */
.two-pic{
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
}
.two-pic a{
  cursor: pointer;
}
.two-pic a img{

}
/* 产业发展 */
.cyfz-box{
  margin-top: 65px;
  background-color: rgba(10, 61, 179, 0.5);
  border-radius: 16px;
  padding: 30px;
}
.cyfz-box .title{
  margin-bottom: 30px;
}
.cyfz-box .info-box{
  display: flex;
  justify-content: space-between;
}
.cyfz-box .content-pic{
  width: 595px;
  height: 327px;
  position: relative;
  overflow: hidden;
}
.cyfz-box .swiper-wrapper .swiper-slide a{
  display: block;
  width: 595px;
  height: 327px;
  cursor: pointer;
}
.cyfz-box .swiper-wrapper .swiper-slide a .pic_title{
  position: absolute;
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/banner-title-bak.png) no-repeat;
  width: calc(100% - 20px);
  bottom: 0;
  font-size: 22px;
  color: #FFFFFF;
  height: 66px;
  line-height: 81px;
  background-size: 100% 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}
.cyfz-box .right-li{
  width: 595px;
}
.cyfz-box .right-li li{
  height: 60px;
  border-bottom: 2px solid #3E6EDA;
  padding: 10px 0;
  display: flex;
  padding-left: 5px;
  align-items: center;
}
.cyfz-box .right-li li:last-child{
  border-bottom: unset;
}
.cyfz-box .right-li li a{
  font-size: 22px;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 16px;
  cursor: pointer;
  width: 78%;
}
.cyfz-box .right-li li a::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #FFFFFF;
  border-radius: 50%;
  left: 0;
  top: 48%;
}
.cyfz-box .right-li li span{
  display: block;
  font-size: 18.65px;
  color: #FFFFFF;
  line-height: 60px;
  margin-left: auto;
}
/* 科普知识等 */
.bottom-box{
  display: flex;
  margin-top: 45px;
  padding: 25px 0;
  position: relative;
}
.bottom-box .left-btn{
  position: relative;
  padding: 20px 0;
  padding-left: 30px;
  margin-right: 60px;
  padding-top: 53px;
}
.bottom-box .left-btn::before{
  content: '';
  position: absolute;
  z-index: 1;
  width: 215px;
  height: 566px;
  background-color: rgba(10, 61, 179, 0.5);
  border-radius: 16px;
  left: 0;
  top: 0;
}
.bottom-box .left-btn a{
  position: relative;
  z-index: 9;
  width: 275px;
  height: 149px;
  display: block;
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/bottom_kpzs.png) no-repeat;
  background-size: 100% 100%;
  font-size: 36px;
  color: #1559f8;
  margin-bottom: 30px;
  cursor: pointer;
  font-weight: bold;
  padding-top: 65px;
  padding-left: 40px;
}
.bottom-box .left-btn a:last-child{
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/bottom_rcjs.png) no-repeat;
  background-size: 100% 100%;
}
.bottom-box .left-btn a span{
  display: block;
  font-size: 20px;
  color: #ed6c00;
  font-weight: 500;
}
.bottom-box .right-box{
  width: calc(100% - 341px);
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/kpzs-right-bak-notext.png) no-repeat;
  background-size: 100% 100%;
  padding: 30px 50px;
}
.bottom-box .right-box .right-info{
  display: none;
  
}
.bottom-box .right-box .active_li{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bottom-box .right-box .active_li .son-box{
  display: block;
}
.bottom-box .right-box .right-info .son-box .title-box{
  height: 60px;
  padding: 10px 0;
  display: flex;
  padding-left: 5px;
  border-bottom: 1px solid #CBCBCB;
  width: 420px;
  margin-right: 40px;
  display: flex;
  align-items: center;
}
.bottom-box .right-box .right-info .son-box .title-box:last-child{
  border-bottom: unset;
}
.bottom-box .right-box .right-info .son-box .title-box a{
  font-size: 22px;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 16px;
  cursor: pointer;
  width: 76%;
  color: #333333;
  cursor: pointer;
  font-weight: bold;
}
.bottom-box .right-box .right-info .son-box .title-box span{
  display: block;
  font-size: 18.65px;
  color: #828282;
  line-height: 60px;
  margin-left: auto;
  font-weight: bold;
}
.bottom-box .right-box .right-info .content-box{
  display: none;
  position: absolute;
  right: 42px;
  height: 100%;
  top: -15px;
  padding: 10px;
  overflow-y: auto;
  width: 322px;
  border-radius: 30px;
  background-color: #FFFFFF;
  height: calc(100% - 20px);
  overflow-y: hidden;
  background: rgba(0, 0, 0, 0) url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/bottom_right_pfone.png) no-repeat;
  border: unset;
  height: 648px;
}
.bottom-box .right-box .right-info .content-box .trs_editor_view{
  margin: 10px auto;
  width: 82%;
  margin-right: 0;
  overflow-y: scroll;
  height: 85%;
  padding-right: 10px;
  margin-left: 0;
  margin-top: 48px;
  padding-left: 24px;
  padding-right: 13px;
}
.content-box .trs_editor_view img{
  width: 100% !important;
}

.trs_editor_view::-webkit-scrollbar {
  width: 6px;
}

.trs_editor_view::-webkit-scrollbar-track {
  background: #1353F7;
  border-radius: 10px;
}

.trs_editor_view::-webkit-scrollbar-thumb {
  background: #F7AF0E;
  border-radius: 10px;
}

.bottom-box .right-box .right-info .content-box .trs_editor_view p{
  line-height: 1.5rem !important;
  margin-bottom: 10px;
}


.bottom-box .right-box .right-info .active_son{
  display: flex;
}
.bottom-box .right-box .right-info .active_son .title-box a{
  color: #1458F8;
}
.bottom-box .right-box .right-info .active_son .title-box span{
  color: #1458F8;
}
.bottom-box .right-box .right-info .active_son .content-box{
  display: block;
}

/* 政策文件、政策解读 */
.zcjdAndZcwj{
  display: flex;
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/zcwj_bak.png) no-repeat;
  height: 440px;
  margin-top: 65px;
  padding: 30px;
  justify-content: space-between;
}
.zcjdAndZcwj .content-son{
  width: 595px;
}
.zcjdAndZcwj .content-son .title{

}
.zcjdAndZcwj .content-son .title p{
  color: #1559f8;
}
.zcjdAndZcwj .content-son .title p::before{
  content: '';
  position: absolute;
  width: 11px;
  height: 85%;
  border-radius: 2px;
  background-color: #C2F5B2;
}
.zcjdAndZcwj .content-son .title a{
  color: #333333;
  font-size: 16px;
}
.zcjdAndZcwj .content-son .title a:hover{
  color: #1559f8;
}
.zcjdAndZcwj .content-son .info-box li{
  height: 60px;
  padding-left: 10px;
  padding-right: 52px;
  display: flex;
  padding-left: 5px;
  align-items: center;
}
.zcjdAndZcwj .content-son .info-box li a{
  font-size: 22px;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 16px;
  cursor: pointer;
}
.zcjdAndZcwj .content-son .info-box li a::before{
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #0F4BE7;
  border-radius: 50%;
  left: 0;
  top: 48%;
}

.data-footer {
  background: unset;
  margin-left: 23%;
  padding-bottom: 0;
}

iframe {
  width: 300px;
  height: 640px;
  border: none;
}

.triangle-left {
  position: absolute;
  left: 389px;
  width: 20px;
  height: 50px;
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025rgzn/images/left-sjx-logo.png) no-repeat;
}

.hdyd_text {
  display: block;
  position: absolute;
  right: 10px;
  font-size: 17px;
  word-break: break-all;
  width: 20px;
  color: #787878;
  top: 40%;
}

.bottom-box .right-box:nth-child(2) .triangle-left {
  top: 103px;
}

.bottom-box .right-box:nth-child(3) .triangle-left {
  top: 346px;
}


.right_link_a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
}

.bottom-box .right-box {
  display: none;
}

.active_box {
  display: block !important;
}

.bottom-box {
  height: 566px;
}

.footer {
  background: unset;
  padding-top: 90px;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 30px;
}

font {
  font-size: unset !important;
}

li a:hover {
  color: #3FFFFF !important;
  font-size: 23px !important;
}

.zcjdAndZcwj .content-son .info-box li a:hover {
  color: #1559F8 !important;
  font-size: 23px !important;
}

.topLogo {
  position: absolute;
  top: 0;
  left: 30%;
  transform: translate(-50%, 0px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 483px;
  height: 141px;
  background: rgb(255 255 255);
  border-radius: 0 0 30px 30px;
}

.topLogo .topLogo_left {
  padding-top: 15px;
  display: flex;
  justify-content: center;
  position: relative;
  height: 65px;
  margin: 0;
}

.topLogo .topLogo_right {
  width: 100%;
  border-top: 1px solid #75ccf3;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 23.43px;
  height: 60px;
  color: #0a5a9a;
  background: rgba(117, 204, 243, .3);
  border-radius: 0 0 30px 30px;
  margin-top: 5px;
}