body {
    background: #ffffff;
    width: 100%;
    /* overflow: hidden; */
    overflow-y: auto;
}
.banner {
    width: 100%;
}
.banner img {
    width: 100%;
    display: block;
}
.banner a {
    position: absolute;
    width: 20%;
    height: 0.4rem;
    display: block;
    cursor: pointer;
    top: 0;
    left: 0;
    z-index: 2;
}
.zt_bg {
    background: url(body_bg.png) center no-repeat;
    box-sizing: border-box;
    background-size: 100% 100%;
    margin-top: -4px;
}
.cxzs_banner {
    padding-bottom: .5rem;
    background: url(2025_9_zgc_cxzs_banner_bg.png) no-repeat;
    background-size: 100% 100%;
}
.trend_content_right {
    width: 100%;
    height: 6rem;
    margin-top: .5rem;
    background: url(trend_content_right_bg.png) no-repeat;
    background-size: 100% 100%;
}
.info_container {
    width: 83%;
    color: #fff;
    font-size: 0.13rem;
    background-color: #2548b6;
    padding: .1rem .3rem;
    line-height: 0.25rem;
    position: relative;
    top: -33px;
    margin: 0 auto;
}
.info_container strong{
    font-size: .15rem;
}
.trend_container .serch {
    width: 3rem;
    height: .6rem;
    background: url(2025_9_zgc_cxzs_search_bg.png) no-repeat;
    background-size: 100% 100%;
}
.trend_container .text {
    margin-top: .2rem;
    font-family: SourceHanSansCN-Regular;
    font-size: .3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .5rem;
    letter-spacing: 0px;
    color: #000000;
}
.cxzs_container_main {
    width: 95%;
    margin: 0 auto;
    position: relative;
}
.cxzs_banner_main {
    width: 95%;
    margin: 0 auto;
    position: relative;
}
.cxzs_container {
    padding-top: .5rem;
    min-height: 32rem;
    background: url(2025_9_zgc_cxzs_main_bg.png) no-repeat;
    background-size: 167% 98%;
    background-position: -2.4rem 2.4rem;
    background-color: #f9fbfc;
}
.achievement_box {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0.2rem;
    /* background: #fff; */
}
.achievement_img {
    position: relative;
    height: 2.1rem;
    background: url(2025_zgc_cxzs_chart.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 1rem;
}
.achievement_img img {
    position: absolute;
    width: 10%;
    bottom: 22%;
    left: 2%;
}
.achievement_box p {
    font-family: SourceHanSansCN-Regular;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0px;
    color: #1b7b84;
    padding: 0 0.2rem;
}
.achievement_box span {
    font-size: 0.3rem;
    font-weight: bold;
}
.kchkt_swiper {
    width: 80%;
}
.kchkt_swiper .swiper-btn.prev {
    left: -0px;
    background: url(left_btn.png) no-repeat;
}
.kchkt_swiper .swiper-btn.next {
    right: -100px;
    background: url(right_btn.png) no-repeat;
}
.kchkt_swiper {
    margin: 0 auto;
    margin-top: 0.6rem;
}
.kchkt_swiper .swiper-container {
    height: 2.2rem;
}
.swiper-item {
    width: 100%;
    border-radius: 0.1rem;
    overflow: hidden;
}
.kchkt_swiper .swiper-slide {
    width: 5rem;
    border-radius: 0.1rem;
}
.kchkt_swiper .swiper-slide {
    height: auto;
}
.kchkt_swiper .swiper-slide-active {
    box-shadow: none;
}
.down_btn {
    background: #21C2D4 !important;
    margin: 0rem auto .3rem;
}
.docreltime_xgxx {
    float: right;
}
.index_v2024 {
    width: calc(100% - 1rem);
    margin: 0 auto;
    margin-top: 0.8rem;
    margin-bottom: 0.3rem;
    height: 4rem;
    position: relative;
}

.index_v2024 img {
    position: absolute;
}
.index_0_top {
    width: 25%;
    left: 50%;
    bottom: 20%;
    transform: translate(-50%);
}
.index_0_bottom {
    width: 40%;
    bottom: -10%;
    left: 50%;
    transform: translate(-50%);
}
.index_1 {
    width: 28%;
    left: 0;
    bottom: 0;
    display: none;
}
.index_2 {
    width: 28%;
    left: 0;
    top: 0;
    display: none;
}
.index_3 {
    width: 31%;
    left: 54%;
    top: 0;
    transform: translate(-50%);
    display: none;
}
.index_4 {
    width: 24%;
    right: 0;
    top: 0;
    display: none;
}
.index_5 {
    width: 27%;
    right: 0;
    top: 42%;
    display: none;
}
.index_6 {
    width: 27%;
    right: 0;
    bottom: 0;
    display: none;
}
.line_year {
    position: absolute;
    width: 75%;
    left: 26%;
    bottom: 27%;
    height: 1.6rem;
}
.line_year li {
    width: 3.2%;
    position: absolute;
    bottom: -0px;
    height: 100%;
    display: flex;
    justify-content: end;
    flex-direction: column;
}
.line_year li div {
    width: 100%;
    position: relative;
}
.line_year p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    border-top-right-radius: 0.04rem;
    border-top-left-radius: 0.04rem;
    background: url(2025_zgc_cxzs_line.png) no-repeat;
    background-size: 100% 100%;
}

.line_year_2013 {
    left: 9%;
}
.line_year_2014 {
    left: 16%;
}
.line_year_2015 {
    left: 23%;
}
.line_year_2016 {
    left: 30%;
}
.line_year_2017 {
    left: 37%;
}
.line_year_2018 {
    left: 44%;
}
.line_year_2019 {
    left: 51%;
}
.line_year_2020 {
    left: 58%;
}
.line_year_2021 {
    left: 65%;
}
.line_year_2022 {
    left: 73%;
}
.line_year_2023 {
    left: 80%;
}

.line_year_2013 div {
    height: 9%;
}
.line_year_2014 div {
    height: 12%;
}
.line_year_2015 div {
    height: 17%;
}
.line_year_2016 div {
    height: 20%;
}
.line_year_2017 div {
    height: 27%;
}
.line_year_2018 div {
    height: 31%;
}
.line_year_2019 div {
    height: 37%;
}
.line_year_2020 div {
    height: 48%;
}
.line_year_2021 div {
    height: 55%;
}
.line_year_2022 div {
    height: 63%;
}
.line_year_2023 div {
    height: 74%;
}
.line_year .number {
    font-size: .09rem;
    color: #0b3fcf;
    transform: translate(-30%);
    margin-bottom: 18%;
}
.feiji {
    display: none;
}
.line_year .line_year_2013_bg,
.line_year .line_year_2014_bg,
.line_year .line_year_2015_bg,
.line_year .line_year_2016_bg,
.line_year .line_year_2017_bg,
.line_year .line_year_2018_bg,
.line_year .line_year_2019_bg,
.line_year .line_year_2020_bg,
.line_year .line_year_2021_bg,
.line_year .line_year_2022_bg {
    height: 0;
}

.line_year .year {
    font-size: 0.09rem;
    position: absolute;
    bottom: -12%;
    transform: translate(-12%);
    color: #a09898;
}
.overflow_ellipsis {
    max-width: 4rem;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.cxzs_swiper, .dynamic_content_FocusPic {
    width: 7rem;
    height: 4rem;
    position: relative;
}
.cxzs_swiper .swiper-slide {
    width: 7rem;
    height: 4rem;
}
.swiper-item {
    width: 100%;
    height: 4rem;
    display: flex;
    justify-content: space-between;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid transparent;
}
.swiper-item-left {
    width: 60%;
    box-sizing: border-box;
    padding: .3rem .2rem;
}
.swiper-item-left h3 {
    font-size: .28rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
}
.swiper-item-left p {
    font-size: .2rem;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
    margin-top: .4rem;
}
.swiper-item-right {
    flex: 1;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    justify-items: center;
}
.swiper-item-right img{
    width: calc(100% - 20%);
    object-fit: contain;
}
.cxylzs_container {
    border-color: #1264FE;
}
.cxylzs_container .swiper-item-left {
    background: #1264FE;
}

.cyfzzs_container {
    border-color: #734DC4;
}
.cyfzzs_container .swiper-item-left {
    background: #734DC4;
}
.swiper-nav {
    width: 100%;
    display: flex;
    margin: .3rem auto;
    justify-content: space-between;
}
.nav_item {
    width: 1.2rem;
    height: .8rem;
    font-size: .16rem;
    line-height: .2rem;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: .22rem;
    cursor: pointer;
    border: 1px solid transparent;
}
.cxyl_nav {
    color: #1264FE;
    border-color: #1264FE;
}
.active0{
    color: #FFFFFF;
    background: #1264FE;
}
.cyfz_nav {
    color: #734DC4;
    border-color: #883EF4;
}
.active1 {
    color: #FFFFFF;
    background: #883FF4;
}
.scst_nav {
    color: #EE873A;
    border-color: #EE873A;
}
.active2 {
    color: #FFFFFF;
    background: #EE873A;
}
.kfxt_nav {
    color: #BF528A;
    border-color: #BF528A;
}
.active3 {
    color: #FFFFFF;
    background: #BF528A;
}
.yjyy_nav {
    color: #5FB27F;
    border-color: #5FB27F;
}
.active4 {
    color: #FFFFFF;
    background: #5FB27F;
}
.scstzs_container {
    border-color: #EE873A;
}
.scstzs_container .swiper-item-left {
    background: #EE873A;
}

.kfxtzs_container {
    border-color: #BF528A;
}
.kfxtzs_container .swiper-item-left {
    background: #BF528A;
}

.yjyyzs_container {
    border-color: #5FB27F;
}
.yjyyzs_container .swiper-item-left {
    background: #5FB27F;
}
.swiper_btn_focusPic {
    width: 32px;
	height: 31px;
	background-color: #0058db;
	border-radius: 1px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, 0);
}
.swiper_btn_focusPic img {
    width: 12px;
	height: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.xgxx_container {
    background: url(2025_9_zgc_cxzs_annual_reports.png) no-repeat;
    background-size: 100% 100%;
    /* margin-top: -6rem; */
}
.lay_xgxx ul li span {
    color: #fff;
}
.lay_xgxx .time {
    float: right;
}
.lay_xgxx ul li {
    background: none !important;
}
.lay_xgxx ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    background: url(2025_9_zgc_cxzs_before_bg.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 0px;
    vertical-align: top;
    margin-top: .15rem;
}
.lay_bg {
    padding-bottom: .5rem;
}
.lay_bg .title {
    font-size: 0.36rem;
    border-left: 4px #fff solid;
    margin: .3rem 0;
    padding-left: .2rem;
    color: #fff;
}
.gg_box .right ul li:hover,
.gg_box .right ul li {
    background: url(2025_9_zgc_cxzs_item_bg.png) no-repeat;
    background-size: 100% 100%;
}
.lay_xgxx .title {
    color: #fff;
    border-color: #fff;
}
.gg_box .right ul li:hover .gg_txt {
    color: #000;
}