* {
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    font-family: "Microsoft YaHei";
    -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url('SourceHanSerifCN-Regular-1.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceHanSansCN-heavy';
    src: url('sourcehanserifcnheavy.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}

ul, li {
    list-style: none;
}

input {
    border: 0;
    outline: none;
}

i, em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.mNone {
    display: none !important;
}

.img-cont img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.kczs-wrapper{
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
}

.kczs-zhpm{
    background: url(2025_cxzs_main_banner.png);
    background-size: cover;
    padding: 40px 0;
}


.kczs-top-info{
    /* padding: 0 70px; */
}

.kczs-top-info .info-text{
    float: left;
    width: 610px;
    line-height: 1.4;
    padding-top: 86px;
    font-family: 思源黑体;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #000000;
}
.kczs-top-info .info-text p:nth-last-child(1) {
    margin-top: 20px;
}

.kczs-top-info .img-cont{
    width: 542px;
    float: right;
}

.kczs-top-info .img-cont p{
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}

.kczs-zhpm-box{
    margin-top: 30px;
}

.kczs-zhpm-title{
    font-size: 28px;
    padding-bottom: 24px;
    position: relative;
    border-bottom: 1px solid #0078B4;
    padding-left: 35px;
    margin-bottom: 10px;
    margin-left: -33px;
    margin-right: -33px;
}

.kczs-zhpm-title::before{
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #9FA0A0;
    position: absolute;
    left: 10px;
    top: 15px;
}

.kczs-zhpm-left{
    float: left;
    font-size: 18px;
    padding-top: 17px;
    vertical-align: middle;
    color: #660875;
    padding-right: 10px;
    font-weight: bold;
}

.kczs-zhpm-left h3{
    color:#d41667;
    display: block;
    margin-bottom: 5px;
    font-size: 28px;
}

.kczs-zhpm-right{
    color: #585757;
	vertical-align: middle;
    padding-right: 40px;
    padding-top: 16px;
}

.kczs-zhpm-list{
    margin-top: 100px;
    overflow-y: auto;
    height: 700px;
    /* padding: 10px 0; */
}
.kczs-zhpm-list-title {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin: 60px auto 25px;
    color: #000000;
}
.kczs-zhpm-list::-webkit-scrollbar {
    width:6px;
    height:1px;
}
.kczs-zhpm-list::-webkit-scrollbar-thumb {
    border-radius:0px;
    background:#9fa0a0;
}

.kczs-zhpm-swiper{
    margin-top: 80px;
    padding: 0 50px 80px;
    position: relative;
}


.kczs-zhpm-swiper .swiper-container{
    margin-top: 15px;
}

.kczs-zhpm-swiper .swiper-btn{
    width: 52px;
    height: 48px;
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    top: 43%;
    background-size: 30px auto;
    background-position: center;
}

.kczs-zhpm-swiper  .prev-btn{
    background-image: url(kc_2023cxzs_arrow2.png);
    left: 0px;
}

.kczs-zhpm-swiper  .next-btn{
    background-image: url(kc_2023cxzs_arrow1.png);
    right: 0px;
}

.kczs-zhpm-swiper .pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 0;
    margin: 0 -50px;
    border-top: 1px solid #9864ab;
    padding-top: 20px;
  }
  .kczs-zhpm-swiper .swiper-pagination-switch {
    display: inline-block;
    width: 33.33%;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
  }

  .kczs-zhpm-swiper .swiper-pagination-switch:first-child::after{
    content: '美国';
  }

  .kczs-zhpm-swiper .swiper-pagination-switch:nth-child(2)::after{
    content: '欧洲';
  }

  .kczs-zhpm-swiper .swiper-pagination-switch:last-child::after{
    content: '中国';
  }
  .kczs-zhpm-swiper .swiper-active-switch {
    color: #d71666;
    font-weight: bold;
  }

.kczs-content2{
    background: url(2025_cxzs_content2_banner.png) no-repeat;
    background-size: cover;
    padding: 50px 0;
}  

.kczs-content2 p{
    color: #fff;
    padding: 0 125px;
    line-height: 1.9;
    text-align: justify;
}

.kczs-content2 p span{
    font-weight: bold;
}

.kczs-zhfx{
    padding: 60px 0 20px;
    background: url(kc_2023kczs_bg3.jpg);
    background-size: cover;
    overflow: hidden;
}

.kczs-zhfx-item{
    margin-bottom: 60px;
}

.kczs-zhfx-title{
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 40px;
}

.kczs-zhfx-title h3{
    font-size: 28px;
    float: left;
}

.kczs-zhfx-title span{
    float: right;
}

.kczs-zhfx-list{
    overflow-y: auto;
    height: 700px;
    padding: 20px 0;
}

.kczs-zhfx-list .img-cont{
    padding-right: 35px;
}

.kczs-zhfx-list::-webkit-scrollbar {
    width:6px;
    height:1px;
}
.kczs-zhfx-list::-webkit-scrollbar-thumb {
    border-radius:0px;
    background:rgba(0, 120, 180, 1);
}
.kczs-zhfx-list::-webkit-scrollbar-thumb {
    border-radius:0px;
    background:rgba(0, 120, 180, 1);
}

.kczs-zhfx-list::-webkit-scrollbar-track {
    width: 1px;
    border-radius:10px;
    background:#d7d7da;
}

.kczs-zhfx-item:first-child h3{
    color: #d41667;
}

.kczs-zhfx-item:nth-child(2) h3{
    color: #530064;
}

.kczs-zhfx-item:last-child h3{
    color: #029bd1;
}

.kczs-zhfx-item:first-child .kczs-zhfx-list::-webkit-scrollbar-thumb {
    background:#d41667;
}

.kczs-zhfx-item:nth-child(2) .kczs-zhfx-list::-webkit-scrollbar-thumb {
    background:red;
}

.kczs-zhfx-item:last-child .kczs-zhfx-list::-webkit-scrollbar-thumb {
    background:#029bd1;
}

.kczs-download{
    background: url(2025_cxzs_download_banner.png) no-repeat;
    background-size: cover;
    padding: 70px 0 50px;
}
.kczs-download h3 {
    font-family: 思源宋体;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    color: #1B336E;
    margin-bottom: 20px;
}
.kczs-download p{
    line-height: 35px;
    color: #191919;
    font-weight: bold;
    margin-bottom: 10px;
}

.kczs-download .needLogin{
    display: block;
    width: 296px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin: 30px auto 40px;
    border: 1px solid #fff;
    font-family: 'SimSun';
    background: #1B336E;
}
.xgxx-box li {
    /* margin-bottom: 16px; */
    line-height: 60px;
}
.xgxx-box li a {
    color: #000;
}

.kczs-xgxx{
    padding: 70px 0 40px ;
    background: url(kc_2023kczs_bg5.jpg);
    background-size: cover;
}

.kczs-xgxx h3{
    font-size: 28px;
    font-family: 'SimSun'
}

.kczs-xgxx ul{
    padding-left: 40px;
    margin-top: 20px;
}

.kczs-xgxx ul li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 60px;
}

.kczs-xgxx-more{
    width: 170px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #5d5e62;
    margin: 30px auto 0;
    display: block;
}

.kczs-wqcx{
    background: url(2025_cxzs_wqcx_banner.png) no-repeat;
    background-size: cover;
    padding: 40px 0;
}

.kczs-wqcx-left{
    float: left;
    border-right: 1px solid #fff;
    padding-right: 20px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin-right: 20px;
}

.kczs-wqcx-right{
    float: left;
    width: 1000px;
    padding: 10px 0;
}

.kczs-wqcx-right li{
    float: left;
    width: 210px;
    height: 70px;
    background: #fff;
    position: relative;
    border-radius: 0 20px 0 20px;
    box-sizing: border-box;
    padding: 5px 8px;
    box-sizing: border-box;
    margin-right: 40px;
    margin-bottom: 20px;
}

.kczs-wqcx-right li::after{
    content: '';
    width: 10px;
    height: 14px;
    border: 2px solid #32a0ff;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    display: block;
    bottom: -6px;
    right: -8px;
}

.kczs-wqcx-right li::before{
    content: '';
    width: 10px;
    height: 14px;
    border: 2px solid transparent;
    border-left-color: #32a0ff;
    border-top-color: #32a0ff;
    position: absolute;
    display: block;
    top: -6px;
    left: -8px;
}

.kczs-wqcx-right li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #243f55;
    text-align: center;
    font-size: 14px;
    border: 1px solid #c6c8c9;
    border-radius: 0 16px 0 16px;
    padding-top: 5px;
    box-sizing: border-box;
    font-weight: bold;
}

.kczs-wqcx-right li span{
    display: block;
    font-size: 22px;
    font-weight: bold;
}

.kczs-wqcx-right li img{
    display: block;
    width: 100%;
}

.kczs-zhpm-text{
    margin-top: 30px;
    font-size: 20px;
    color: #000000;
    line-height: 1.3;
}

.kczs-zhpm-text span{
    font-weight: bold;
}

.kczs-base-list{
    margin: 50px 0;
    position: relative;
}

.kczs-base-list .city-item{
    overflow: hidden;
    line-height: 33px;
    height: 33px;
    font-size: 16px;
}

.kczs-base-list .city-item span{
    display: block;
    float: left;
    margin-right: 28px;
}

.kczs-base-list .city-item::after{
    content: '';
    display: block;
    overflow: hidden;
    width: auto;
    border-top: 1px dashed #999999;
    height: 1px;
    margin-top: 18px;
}

.kczs-base-list .chart-main{
    position: absolute;
    top: -22px;
    right: 0;
    width: 696px;
}

.kczs-base-list .chart-item{
    width: 174px;
    float: left;
}

.kczs-base-list .chart-top{
    font-size: 12px;
    color: #000000;
    line-height: 15px;
}

.kczs-base-list .chart-top::before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 10px;
    margin-right: 10px;
    background-color: #888888;
}

.kczs-base-list .chart-list{
    margin-top: 10px;
    /* background: #fff; */
}

.kczs-base-list .list-item{
    height: 30px;
    line-height: 30px;
	background-color: #efb9c9;
    margin-bottom: 3px;
}

.kczs-base-list .list-item span{
    display: block;
    width: 0;
    height: 100%;
    background-color: #9FA0A0;
    font-size: 16px;
    color: #fff;
    text-indent: 12px;
}

.kczs-base-list .chartp-bottom{
    height: 6px;
	border: solid 1px #999999;
    border-top: none;
    border-right: none;
    font-size: 12px;
    text-align: center;
    margin-top: 15px;
    position: relative;
}

.kczs-base-list .chartp-bottom::after{
    content: '100';
    font-size: 20px;
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    transform: scale(0.5);
    bottom: -2px;
}
.kczs-base-list .kczs-color0 .list-item{
    background-color: #B5B6B6;
}
.kczs-base-list .kczs-color1 .list-item span,.kczs-base-list .kczs-color1 .chart-top::before{
    background-color: #9FA0A0;
}

.kczs-base-list .kczs-color1 .list-item{
    background-color: #E8E3BE;
}

.kczs-base-list .kczs-color1 .list-item span,.kczs-base-list .kczs-color1 .chart-top::before{
    background-color: #C3B955;
}

.kczs-base-list .kczs-color2 .list-item{
    background-color: #F3C8BD;
}

.kczs-base-list .kczs-color2 .list-item span,.kczs-base-list .kczs-color2 .chart-top::before{
    background-color: #E06B61;
}


.kczs-base-list .kczs-color3 .list-item{
    background-color: #BFDFE3;
}

.kczs-base-list .kczs-color3 .list-item span,.kczs-base-list .kczs-color3 .chart-top::before{
    background-color: #23ADB8;
}

/* .kczs-base-list .kczs-color4 .list-item{
    background-color: rgba(159, 160, 160, .5);
} */

.kczs-base-list .kczs-color4 .list-item span,.kczs-base-list .kczs-color4 .chart-top::before{
    background-color: #9fa0a0;
}

.kczs-base-list .kczs-color5 .list-item{
    background-color: rgba(99, 190, 123, .5);
}

.kczs-base-list .kczs-color5 .list-item span,.kczs-base-list .kczs-color5 .chart-top::before{
    background-color: rgba(99, 190, 123, 1);
}

.kczs-wxkj-list{
    margin-top: 60px;
}

.kczs-wxkj-list .kczs-zhpm-left h3{
    position: relative;
}

.kczs-wxkj-list .kczs-zhpm-left span::after{
    content: '';
    width: 30px;
	height: 1px;
	background: #660875;
    position: absolute;
    left: 0;
    bottom: -12px;
}

.kczs-wxkj-list + .kczs-zhpm-list{
    height: auto;
    overflow: hidden;
}


.kczs-base-list .chart-main.five-col{
    width: 775px;
}

.kczs-base-list .chart-main.five-col .chart-item{
    width: 155px;
}

@media screen and (max-width: 1440px) {
    .kczs-zhpm-fzms-main {
        width: 100% !important;
    }
    .kczs-zhpm-fzms-main img {
        width: 100% !important;
    }
    .cxzs_dsq_fzms_line_box {
        left: 55px !important;
    }
    .fzms-info-text {
        width: 100% !important;
    }
    .cxzs-wxkj-banner {
        width: 100% !important;
    }
    .kxzxzhfx_box .kczs-base-list .chart-main {
        width: 680px !important;
    }
    .kxzxzhfx_box .kczs-base-list .chart-item {
        width: 136px !important;;
    }
    .cxgdzhfx_box .kczs-base-list .chart-main {
        width: 680px !important;
    }
    .cxgdzhfx_box .kczs-base-list .chart-item {
        width: 136px !important;;
    }
    .kczs-wqcx-right li {
        margin-right: 20px !important;
    }
    .kczs-wrapper{
        width: 900px;
        margin: 0 auto;
        font-size: 15px;
    }

    .kczs-top-info{
        padding: 0 20px;
    }

    .kczs-top-info .info-text{
        width: 420px;
        padding-top: 30px;
        font-size: 15px;
    }

    .kczs-top-info .img-cont{
        width: 380px;
    }

    .kczs-zhpm-title{
        font-size: 22px;
        padding-left: 28px;
        padding-bottom: 5px;
    }

    .kczs-zhpm-title::before{
        width: 10px;
        height: 10px;
        top: 12px;
    }

    .kczs-zhpm-swiper .swiper-pagination-switch{
        font-size: 18px;
    }
	
	.kczs-top-info .img-cont p{
		font-size: 14px;
	}

    .kczs-content2,.kczs-download,.kczs-xgxx{
        padding: 50px 0 40px;
    }

    .kczs-content2 p,.kczs-download p{
        padding: 0 36px;
    }

    .kczs-download a{
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        width: 240px;
    }

    .kczs-xgxx h3{
        font-size: 24px;
    }

    .kczs-xgxx ul li{
        height: 45px;
        line-height: 45px;
    }

    .kczs-xgxx-more{
        width: 140px;
        height: 35px;
        line-height: 35px;
    }

    .kczs-wqcx-left{
        font-size: 24px;
    }

    .kczs-wqcx{
        padding: 20px 0;
    }

    .kczs-zhpm-text{
        font-size: 16px;
    }

    .kczs-base-list .chart-item{
        width: 175px;
    }

    .kczs-base-list .chart-main{
        width: 700px;
    }

    .kczs-base-list .chart-main.five-col .chart-item{
        width: 140px;
    }

    .kczs-base-list .chart-main.five-col{
        width: 700px;
    }

}

.kczs-zhpm-fzms-main {
    width: 1200px;
    height: 544px;
    margin: 50px auto 0;
    position: relative;
}
.kczs-zhpm-fzms-main img {
    width: 100%;
    height: 100%;
}

.qqcxrdqy_annotation {
    display: flex;
    justify-content: center;
    gap: 64px;
    margin-top: 20px;
}
.qqcxrdqy_annotation-box {
    width: 480px;
    border-top: 1px solid #999999;
}
.qqcxrdqy_annotation-box li{
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    font-size: 14px;
    box-sizing: border-box;
    padding: 0 25px;
    border-bottom: 1px solid #B2B2B2;
}
.qqcxrdqy_annotation-box li .serial-number {
    width: 30px;
    text-align: center;
    color: #333333;
}
.qqcxrdqy_annotation-box li .serial-name {
    flex: 1;
    text-align: center;
    color: #333333;
}
.qqcxrdqy_annotation-box p {
    height: 30px;
    font-size: 14px;
    color: #333333;
    padding-top: 10px;
    padding-left: 10px;
}
.qqcxrdqy_annotation-box li .title {
   color:#111;
   font-weight: bold;
}



.fzms-info-text {
    width: 100%;
    font-family: 思源黑体;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    color: #191919;
    margin: 50px auto;
}
.fzms-info-text span {
    color: #E06B61;
}
.wxkj_info_text {
    font-family: 思源黑体;
    font-size: 20px;
    font-weight: 350;
    line-height: normal;
    color: #191919;
    /* width: 1150px; */
    padding: 20px 0;
}
.cxzs-wxkj-banner {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.kczs-content2 .kczs-zhpm-title {
    color: #00AAFF;
    border-color: #008BFF;
}
.kczs-content2 .kczs-zhpm-title::before {
    background: #00AAFF;
}
.kczs-content2  .kczs-zhpm-text {
    color: #fff;
}
.kczs-content2 .kczs-base-list .city-item span {
    color: #fff;
}
.kczs-content2 .kczs-base-list .chart-top {
    color: #fff;
}
.kxzxzhfx_box .kczs-base-list .chart-main {
    width: 760px;
}
.kxzxzhfx_box .kczs-base-list .chart-item {
    width: 152px;
}

.kxzxzhfx_box .kczs-base-list .kczs-color0 .list-item{
    background-color: #B5B6B6;
}
.kxzxzhfx_box .kczs-base-list .kczs-color0 .list-item span,.kczs-base-list .kczs-color0 .chart-top::before{
    background-color: #9FA0A0;
}

.kxzxzhfx_box .kczs-base-list .kczs-color1 .list-item span,.kczs-base-list .kczs-color1 .chart-top::before{
    background-color: #C3B955;
}
.kxzxzhfx_box .kczs-base-list .kczs-color1 .list-item{
    background-color: #E8E3BE;
}
.kxzxzhfx_box .kczs-base-list .kczs-color2 .list-item{
    background-color: #F3C8BD;
}

.kxzxzhfx_box .kczs-base-list .kczs-color2 .list-item span,.kczs-base-list .kczs-color2 .chart-top::before{
    background-color: #E06B61;
}

.kxzxzhfx_box .kczs-base-list .kczs-color3 .list-item{
    background-color: rgb(2,84,72);
}

.kxzxzhfx_box .kczs-base-list .kczs-color3 .list-item span,.kczs-base-list .kczs-color3 .chart-top::before{
    background-color: #23ADB8;
}

.kxzxzhfx_box .kczs-base-list .kczs-color4 .list-item{
    background-color: #CDBFE3;
}

.kxzxzhfx_box .kczs-base-list .kczs-color4 .list-item span,.kczs-base-list .kczs-color4 .chart-top::before{
    background-color: #8F7CD3;
}
.kxzxzhfx_box .kczs-zhfx-list {
    background: #fff;
}
.kxzxzhfx_box .kczs-zhfx-list .img-cont img {
    display: block;
    width: 90%;
    margin: 0 auto;
}
.kczs-content2 .kczs-zhpm-box {
    margin-bottom: 100px;
}
/* ============================================================= */
.kczs-content2 .cxgdzhfx_box .kczs-zhpm-title {
    color: #FF6EE8;
}
.kczs-content2 .cxgdzhfx_box .kczs-zhpm-title::before {
    background: #FF6EE8;
}
.cxgdzhfx_box .kczs-zhfx-list::-webkit-scrollbar-thumb {
    border-radius:0px;
    background: #A31F42
}

.cxgdzhfx_box .kczs-base-list .chart-main {
    width: 760px;
}
.cxgdzhfx_box .kczs-base-list .chart-item {
    width: 152px;
}

/* .cxgdzhfx_box .kczs-base-list .kczs-color0 .list-item{
    background-color: rgba(79, 92, 109, 1);
} */
.cxgdzhfx_box .kczs-base-list .kczs-color0 .list-item span,.kczs-base-list .kczs-color0 .chart-top::before{
    background-color: rgba(159, 160, 160, 1);
}

.cxgdzhfx_box .kczs-base-list .kczs-color1 .list-item span,.kczs-base-list .kczs-color1 .chart-top::before{
    background-color: #C3B955;
}
/* .cxgdzhfx_box .kczs-base-list .kczs-color1 .list-item{
    background-color: rgb(1,95,147);
}
.cxgdzhfx_box .kczs-base-list .kczs-color2 .list-item{
    background-color: rgb(85,30,63);
} */

.cxgdzhfx_box .kczs-base-list .kczs-color2 .list-item span,.kczs-base-list .kczs-color2 .chart-top::before{
    background-color:#E06B61;
}


/* .cxgdzhfx_box .kczs-base-list .kczs-color3 .list-item{
    background-color: rgb(2,84,72);
} */

.cxgdzhfx_box .kczs-base-list .kczs-color3 .list-item span,.kczs-base-list .kczs-color3 .chart-top::before{
    background-color: #23ADB8;
}

/* .cxgdzhfx_box .kczs-base-list .kczs-color4 .list-item{
    background-color: rgb(126,102,26);
} */

.cxgdzhfx_box .kczs-base-list .kczs-color4 .list-item span,.kczs-base-list .kczs-color4 .chart-top::before{
    background-color:#8F7CD3;
}
.cxgdzhfx_box .kczs-zhfx-list {
    background: #fff;
}
.cxgdzhfx_box .kczs-zhfx-list .img-cont img {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.kczs-content2 .cxstzhfx_box .kczs-zhpm-title {
    color: #A8FF6E;
    border-color:#A8FF6E;
}
.kczs-content2 .cxstzhfx_box .kczs-zhpm-title::before {
    background: #A8FF6E;
}
.cxstzhfx_box .kczs-zhfx-list::-webkit-scrollbar-thumb {
    border-radius:0px;
    background: #008C55
}