* {
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    min-height: 100vh;
    font-family: "Microsoft YaHei";
    background: url(2024_kxjsj_main_bg.png) no-repeat;
    background-size: 100% 100%;
}

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;
}

.mNone {
    display: none !important;
}



.img-cont img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.kjjx-wrapper{
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
}

.kjjx-banner{
    position: relative;
}

.banner-link{
    position: absolute;
    width: 2rem;
    left: 5%;
    top: 6%;
}

.banner-link img{
    display: block;
    width: 100%;
}

.kjjx-main{
    background: url(kc-2023kjjx-zt-mainBg.jpg) no-repeat;
    background-size: 100% auto;
    padding-bottom: 2rem;
    background-position: top center;
}

.kjjx-top-info{
    background: url(kc_2024kjjx_topBg.png) no-repeat;
    height: 1.6rem;
    margin: 0 auto;
    box-sizing: border-box;
    /* padding: 0.6rem 0.4rem; */
    color: #fff;
    text-align: center;
    background-size: 100% 100%;
    position: relative;
}
.kjjx-top-info-inner {
    width: 80%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.kjjx-top-info h3{
    font-size: 0.1rem;
    font-weight: bold;
}

.kjjx-top-info p{
    display: none;
}

.kjjx-rwhjz-title{
    margin: 0.2rem auto 0;
    background: url(2024_rwjhjz_title.png) no-repeat;
    background-size: 100% auto;
    width: 50%;
    height: 0.6rem;
}

.kjjx-tcgxj-title{
    background: url(kc_2024kjjx_zt_title4.png) no-repeat;
    background-size: 100% 100%;
    width: 80%;
    height: 0.7rem;
    margin: 0.2rem auto;
}

.kjjx-tcgxj-list{
    margin-top: 0.2rem;
}

.kjjx-tcgxj-list li{
    height: 2.4rem;
    background: url(kc_2024kjjx_tcgx_bg.png) no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 0.2rem 0.24rem;
}

.kjjx-tcgxj-list h3{
    font-size: 0.2rem;
    color: #fff5cb;
    margin-bottom: 0.04rem;
    padding-left: 0.3rem;
}

.kjjx-tcgxj-list .img-cont{
    width: 1.3rem;
	height: 1.5rem;
    float: left;
}

.kjjx-tcgxj-list .text-cont{
    width: 1.5rem;
    float: right;
    font-size: 0.13rem;
    color: #fff;
    line-height: 1.4;
}

.kjjx-tcgxj-list .text-cont a{
    float: right;
    color: #fff;
}

.kjjx-jcgxj-title{
    width: 80%;
    height: 0.7rem;
    margin: 0.1rem auto 0;
    background: url(kc_2024kjjx_zt_title5.png) no-repeat;
    background-size: 100% 100%;
}


.kjjx-jcgxj-list{
    margin-top: 0.1rem;
    overflow: hidden;
}

.kjjx-jcgxj-list ul{
    width: 100%;
    /* margin-right: -0.5rem; */
    /* padding-left: 0.2rem; */
}

.kjjx-jcgxj-list li{
    width: 50%;
    float: left;
    /* margin-right: 6%; */
    box-sizing: border-box;
    /* padding: 0.2rem 0.4rem; */
}
.kjjx-jcgxj-list li:nth-child(4n){
    margin-right: 0;
}

.kjjx-jcgxj-list .top-cont{
    position: relative;
    height: 3.2rem;
}
.kjjx-jcgxj-list .top-cont::after{
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background: url(kc_2024kjjx_yxqn_bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.kjjx-jcgxj-list .img-cont{
    width: 75%;
    height: 90%;
    position: relative;
    top: 50%;
    left: 50%;
   transform: translate(-50%, -50%);
}

.kjjx-jcgxj-list .top-cont::before{
    content: '';
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(kc_2024kjjx_yxqn_bg2.png) no-repeat;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 35px;
    display: none;
}

.kjjx-jcgxj-list .text-cont{
    display: none;
}

.kjjx-jcgxj-list .name-cont{
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    padding-top: 0.05rem;
    color: #fff;
    margin-bottom: 0.05rem;
}

.kjjx-more{
    width: 1.6rem;
    height: 0.8rem;
    margin: 0 auto;
    background: url(kc_2024kjjx_more1.png) no-repeat;
    background-size: 100% auto;
    text-align: center;
    line-height: 1rem;
    font-size: 0.3rem;
    font-weight: bold;
    display: block;
    color: #fff;
}

.kjjx-more:hover{
    background-image: url(kc_2023kjjx_more2.png);
}

.kjjx-gjhzj-title{
    width: 80%;
    height: 0.7rem;
    margin: 0.2rem auto;
    background: url(kc_2024kjjx_zt_title3.png) no-repeat;
    background-size: 100% auto;
}

.kjjx-gjhzj-list{
    margin-top: 0.2rem;
    overflow: hidden;
}

.kjjx-gjhzj-list ul{
}

.kjjx-gjhzj-list li{
    height: 3.2rem;
    background: url(kc_2024kjjx_gjhz_bg.png) no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 0.2rem 0.4rem;
    margin-bottom: 0.2rem;
}

.kjjx-gjhzj-list .img-cont{
    width: 2.2rem;
	height: 2.85rem;
    float: left;
}

.kjjx-gjhzj-list .text-cont{
    width: 3.4rem;
    color: #ffffff;
    font-size: 0.28rem;
    float: right;
    padding-top: 0.1rem;
}

.kjjx-gjhzj-list .text-cont a{
    color: #fff5cb;
}

.kjjx-gjhzj-list .text-cont h4{
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
    line-height: 1.8;
}

.kjjx-gjhzj-list .text-cont a:hover{
    color: #75d7ed;
}

.kjjx-ndhj-title{
    width: 50%;
    height: 0.7rem;
    margin: 0.4rem auto;
    background: url(kc_2024kjjx_zt_title2.png) no-repeat;
    background-size: 100% auto;
}

.kjjx-ndhj-list{
    margin-top: 0.3rem;
    
}

.kjjx-ndhj-list ul{
    display: flex;
    justify-content: space-between;
}

.kjjx-ndhj-list li{
    width: 30%;
    box-shadow: 0px 0px 50px 0px 
		rgba(0, 67, 196, 0.8);
}


.kjjx-ndhj-list li img{
    display: block;
    width: 100%;
}