* {
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    font-family: "Microsoft YaHei";
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #313A53;
}

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;
}

.pcNone {
    display: none !important;
}



.img-cont img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.kczs-banner .img-cont{
    width: 100%;
}

.kczs-banner img{
    width: 200%;
    margin-left: -2.6rem;
}

.kczs-wrapper{
    width: 100%;
    padding: 0 0.3rem;
    font-size: 0.3rem;
    box-sizing: border-box;
}

.kczs-zhpm{
    background: url(kc_2023kczs_bg1.jpg);
    background-size: cover;
    padding: 0.3rem 0;
}

.kczs-top-info .info-text p {
    text-indent: .4rem;
    margin-bottom: .4rem;
}
.kczs-top-info .img-cont{
    margin-top: 0.2rem;
}

.kczs-top-info .img-cont p{
    text-align: center;
    font-size: 0.28rem;
    margin-top: 0.3rem;
}

.kczs-zhpm-box{
    margin-top: 0.5rem;
}
.kczs-zhpm-list-title {
    text-align: center;
    margin: 1rem auto .4rem;
    font-weight: bold;
}
.kczs-zhpm-title{
    font-size: 0.34rem;
    padding-bottom: 0.12rem;
    position: relative;
    border-bottom: 1px solid #8e509c;
    padding-left: 0.4rem;
    margin-bottom: 0.2rem;
}

.kczs-zhpm-title::before{
    content: '';
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
    background: #d83279;
    position: absolute;
    left: 0.1rem;
    top: 0.2rem;
}

.kczs-zhpm-left{
    font-size: 0.28rem;
}

.kczs-zhpm-left span{
    color:#5b056a;
    display: block;
    margin-bottom: 0.1rem;
}

.kczs-zhpm-right{
    color: #2d2a29;
    margin-top: 0.1rem;
}

.kczs-zhpm-list{
    margin-top: 20px;
}

.kczs-zhpm-swiper{
    margin-top: 0.5rem;
    padding-bottom: 0.8rem;
    position: relative;
}

.kczs-zhpm-swiper .swiper-container{
    margin-top: 0.2rem;
}

.kczs-zhpm-swiper .swiper-btn{
    display: none;
}



.kczs-zhpm-swiper .pagination {
    position: absolute;
    z-index: 20;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 0;
    border-top: 1px solid #9864ab;
    padding-top: 0.1rem;
  }
  .kczs-zhpm-swiper .swiper-pagination-switch {
    display: inline-block;
    width: 33.33%;
    cursor: pointer;
    text-align: center;
    font-size: 0.32rem;
  }

  .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(kc_2023kczs_bg2.jpg); */
    /* background-size: cover; */
    /* padding: 0.3rem 0; */
}  

.kczs-content2 p{
    color: #fff;
    line-height: 1.5;
}

.kczs-content2 p span{
    font-weight: bold;
}

.kczs-zhfx{
    padding: 0.4rem 0 0.3rem;
    background: url(kc_2023kczs_bg3.jpg);
    background-size: cover;
    overflow: hidden;
}

.kczs-zhfx-item{
    margin-bottom: 0.3rem;
}

.kczs-zhfx-title{
    overflow: hidden;
    margin-bottom: 0.1rem;
}

.kczs-zhfx-title h3{
    font-size: 0.36rem;
}

.kczs-zhfx-title span{
    display: block;
    margin-top: 0.1rem;
}

.kczs-zhfx-list{
    padding: 0.1rem 0;
}


.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:#530064;
}

.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: 100% 100%;
    padding: 0.3rem 0;
}

.kczs-download p {
    line-height: 1.5;
    color: #000;
    text-indent: .4rem;
    margin-bottom: .3rem;
}
.kczs-download h3 {
    font-size: .36rem;
    margin-bottom: .3rem;
}
.kczs-download .needLogin{
    display: block;
    width: 3.6rem;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin: 30px auto 0;
    border: 1px solid #fff;
    background: #1B336E;
    margin-bottom: .5rem;
}

.kczs-xgxx{
    padding: 0.3rem 0;
    background: url(kc_2023kczs_bg5.jpg);
    background-size: cover;
}

.kczs-xgxx h3{
    font-size: 0.36rem;
}

.kczs-xgxx ul{
    margin-top: 0.2rem;
}

.kczs-xgxx ul li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.5rem;
}

.kczs-xgxx-more{
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    border: 1px solid #5d5e62;
    margin: 0.4rem auto 0;
    display: block;
}

.kczs-wqcx{
    background: url(2025_cxzs_wqcx_banner.png) no-repeat;
    background-size: cover;
    padding: 0.3rem 0;
}

.kczs-wqcx-left{
    border-bottom: 1px solid #fff;
    font-size: 0.34rem;
    font-weight: bold;
    color: #fff;
    padding-bottom: 0.1rem;
}

.kczs-wqcx-left br{
    display: none;
}

.kczs-wqcx-right{
    padding: 0.3rem;
    padding-top: 0.6rem;
}

.kczs-wqcx-right li{
    width: 170px;
    height: 70px;
    background: #fff;
    position: relative;
    border-radius: 0 20px 0 20px;
    box-sizing: border-box;
    padding: 5px 8px;
    box-sizing: border-box;
    margin: 0 auto 0.3rem;
}

.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;
}

.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: 0.3rem;
    font-size: 0.28rem;
    color: #000000;
    line-height: 1.3;
}

.kczs-zhpm-text span{
    font-weight: bold;
}

.kczs-base-list{
    margin: 0.5rem 0;
    position: relative;
}

.kczs-base-list .city-item{
    overflow: hidden;
    line-height: 0.4rem;
    height: 0.4rem;
    font-size: 0.2rem;
}

.kczs-base-list .city-item span{
    display: block;
    float: left;
    margin-right: 0.1rem;
}

.kczs-base-list .city-item::after{
    content: '';
    display: block;
    overflow: hidden;
    width: auto;
    border-top: 1px dashed #999999;
    height: 1px;
    margin-top: 0.2rem;
}

.kczs-base-list .chart-main{
    position: absolute;
    top: -0.3rem;
    right: 0;
    width: 5rem;
}

.kczs-base-list .chart-item{
    width: 1.25rem;
    float: left;
}

.kczs-base-list .chart-top{
    font-size: 0.18rem;
    color: #000000;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.kczs-base-list .chart-top::before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 10px;
    margin-right: 10px;
    background-color: #d83279;
    display: none;
}

.kczs-base-list .chart-list{
    margin-top: 0.1rem;
    background: #fff;
}

.kczs-base-list .list-item{
    height: 0.35rem;
    line-height: 0.35rem;
	background-color: #efb9c9;
    margin-bottom: 0.05rem;
}

.kczs-base-list .list-item span{
    display: block;
    width: 0;
    height: 100%;
    background-color: #d83279;
    font-size: 0.2rem;
    color: #fff;
    text-indent: 0.1rem;
}

.kczs-base-list .chartp-bottom{
    height: 0.1rem;
	border: solid 1px #999999;
    border-top: none;
    border-right: none;
    font-size: 0.2rem;
    text-align: center;
    margin-top: 0.3rem;
    position: relative;
}

.kczs-base-list .chartp-bottom:last-child{
    border-right: solid 1px #999999;
}

.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-color1 .list-item{
    background-color: #efb9c9;
}

.kczs-base-list .kczs-color1 .list-item span,.kczs-base-list .kczs-color1 .chart-top::before{
    background-color: #d83279;
}

.kczs-base-list .kczs-color2 .list-item{
    background-color: #ba9bc2;
}

.kczs-base-list .kczs-color2 .list-item span,.kczs-base-list .kczs-color2 .chart-top::before{
    background-color: #660875;
}


.kczs-base-list .kczs-color3 .list-item{
    background-color: #bbd7ee;
}

.kczs-base-list .kczs-color3 .list-item span,.kczs-base-list .kczs-color3 .chart-top::before{
    background-color: #079dd2;
}

.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: 0.6rem;
}

.kczs-wxkj-list .kczs-zhpm-left span{
    position: relative;
}

.kczs-wxkj-list .kczs-zhpm-left span::after{
    content: '';
    width: 0.4rem;
	height: 1px;
	background: #660875;
    position: absolute;
    left: 0;
    bottom: -0.2rem;
    display: none;
}

.kczs-wxkj-list + .kczs-zhpm-list{
    height: auto;
    overflow: hidden;
}


.kczs-base-list .chart-main.five-col{
    width: 4rem;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
}

.kczs-base-list .chart-main.five-col::-webkit-scrollbar{
    display: none;
}

.kczs-base-list .chart-main.five-col .chart-item{
    float: none;
    display: inline-block;
}
.kczs-banner{
    overflow: hidden;
}

.kczs-zhpm-fzms-main {
    width: 100%;
    height: 3rem;
    margin: .1rem auto;
}
.cxzs_dsq_fzms_line_box {
    width: 93%;
    height: 3.4rem;
    position: absolute;
    left: .44rem;
    bottom: 1.4rem;
}
.kczs-zhpm-fzms-main img {
    width: 100%;
    height: 100%;
}
.fzms-info-text {
    text-indent: .4rem;
    margin-top: .4rem;
}
.cxzs-wxkj-banner {
    width: 100%;
    margin-top: .3rem;
}

.kxzxzhfx_box .chart-main {
    width: 4.8rem;
    overflow-x: auto;
    white-space: nowrap;
}
.kxzxzhfx_box .kczs-base-list .chart-item {
    width: 1.6rem;
    float: none;
    display: inline-block;
}
.cxgdzhfx_box .chart-main {
    width: 4.5rem;
    overflow-x: auto;
    white-space: nowrap;
}
.cxgdzhfx_box .kczs-base-list .chart-item {
    width: 1.6rem;
    float: none;
    display: inline-block;
}
.xgxx-box li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.5rem;
}

.qqcxrdqy_annotation {
    display: flex;
    justify-content: center;
    gap: 0.4rem;
    margin-top: 0.4rem;
}
.qqcxrdqy_annotation-box {
    width: 480px;
    border-top: 1px solid #999999;
}
.qqcxrdqy_annotation-box li{
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 0.2rem;
    box-sizing: border-box;
    padding: 0.05rem 0.2rem;
    border-bottom: 1px solid #B2B2B2;
}
.qqcxrdqy_annotation-box li .serial-number {
    width: 0.4rem;
    text-align: center;
    color: #333333;
}
.qqcxrdqy_annotation-box li .serial-name {
    flex: 1;
    text-align: center;
    color: #333333;
    font-size: 0.2rem;
}
.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;
}
