a {
  text-decoration: none!important;
}
body {
  background-color: #EFF3F7;
}
.kj_wrap * {
  box-sizing: border-box;
} 
.kj_wrap {
  background: url(/images/kj_bg2024.png) no-repeat top center;
  background-size: 1920px auto;
  background-size: 19.20rem auto;
  overflow: hidden;
}
.kj_title {
  display: block;
  padding-bottom: 20px;
  padding-bottom: .20rem;
}
.kj_title img {
  width: 100%;
}
.kj_wrap .kj_box {
  background-color: #fff;
  margin-top: 381px;
  margin-top: 3.81rem;
  padding: 0 22px;
  padding: 0 .22rem;
  box-sizing: border-box;
}
.kj_item1 {
  padding-top: 16px;
  padding-top: .16rem;
}
.kj_item1 .kj_item1_box {
  width: 555px;
  width: 5.55rem;
}
.kj_item1 .kj_item1_box .kj_item1_title {
  width: 100%;
  border-bottom: 1px solid #E6E6E6;
}
.kj_item1 .kj_item1_box .kj_item1_title a {
  display: inline-block;
  text-align: center;
  color: #000;
  font-size: 20px;
  font-size: .2rem;
  font-weight: bold;
  margin-bottom: -2px;
  letter-spacing: 2px;
  letter-spacing: .02rem;
}
.kj_item1 .kj_item1_box .kj_item1_title a::after {
  content: '';
  display: block;
  height: 4px;
  background: #0079D7;
  border-radius: 2px;
  margin-top: 8px;
  height: .04rem;
  border-radius: .02rem;
  margin-top: .08rem;
}
.kj_item1_content {
  padding-top: 13px;
  padding-top: .13rem;
  padding-right: 12px;
  padding-right: .12rem;
}
.kj_item1_content a {
  display: block;
  font-size: 18px;
  font-size: .18rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 51px;
  line-height: .51rem;
  position: relative;
  padding-left: 21px;
  padding-left: .21rem;
}
.kj_item1_content a:hover {
  color: #0079D7;
  font-weight: bold;
  text-decoration: underline!important;
}
.kj_item1_content a::before {
  content: "";
  display: inline-block;
  width: 4px;
  width: .04rem;
  height: 4px;
  height: .04rem;
  background-color: #BFBFBF;
  border-radius: 4px;
  border-radius: .04rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.kj_item2 {
  width: 100%;
  padding: 27px 20px;
  padding: .27rem .20rem;
  background: #F7F7F7;
}
.kj_item2_lf {
  width: 540px;
  height: 307px;
  width: 5.40rem;
  height: 3.07rem;
}
.kj_item2_lf img {
  width: 100%;
  height: 100%;
}
.kj_item2_rt {
  width: 552px;
  width: 5.52rem;
}
.kj_item2_rt div a {
  width: 264px;
  height: 106px;
  margin-right: 24px;
  margin-right: .24rem;
  margin-bottom: 27px;
  margin-bottom: .27rem;
  width: 2.64rem;
  height: 1.06rem;
}
/* .kj_item2_rt a:nth-child(2n) {
  margin-right: 0;
} */
.kj_item2_rt a:nth-child(3), 
.kj_item2_rt a:nth-child(4) {
  margin-bottom: 0;
}

.kj_item3 {
  width: 100%;
  padding: 40px 0 49px;
  padding: .40rem 0 .49rem;
  overflow: hidden;
  box-sizing: border-box;
}
.kj_item3 .kj_item3_lf {
  width: 720px;
  width: 7.2rem;
}
.kj_item3 .kj_item3_lf .kj_item3_title {
  display: block;
  background: #D8EEFF;
  background: linear-gradient(91deg, rgba(164, 216, 255, .54), rgba(196, 227, 255, .54));
  width: 720px;
  width: 7.2rem;
  height: 55px;
  height: .55rem;
  line-height: 55px;
  line-height: .55rem;
  box-sizing: border-box;
  padding-left: 32px;
  padding-left: .32rem;
  color: #00355E;
  font-weight: bold;
  font-size: 24px;
  font-size: .24rem;
  letter-spacing: 2px;
  letter-spacing: .02rem;
}
.kj_item3 .kj_item3_box {
  background-color: #F5FBFF;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 7px 26px 19px;
  padding: .07rem .26rem .19rem;
}
.kj_item3 .kj_item3_box a {
  display: block;
  width: 320px;
  width: 3.2rem;
  height: 61px;
  height: .61rem;
  line-height: 61px;
  line-height: .61rem;
  margin-top: 12px;
  margin-top: .12rem;
  margin-right: 23px;
  margin-right: .23rem;
  letter-spacing: 1px;
  letter-spacing: .01rem;
  background: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kj_item3 .kj_item3_box a img {
  margin: 17px 34px 0 31px;
  margin: .17rem .34rem 0 .31rem;
  width: 25px;
  width: .25rem;
}
.kj_item3 .kj_item3_rt a {
  display: block;
  width: 410px;
  width: 4.1rem;
  height: 100px;
  height: 1.0rem;
}
.kj_item3 .kj_item3_rt a img {
  width: 100%;
}
.kj_item3 .kj_item3_rt a:first-child+a {
  margin: 34px 0;
  margin: .34rem 0;
}

@media screen and (max-width: 768px) {
  .kj_wrap {
    width: 100%;
    background: url(/images/kj_bg_h5_2024.png) no-repeat;
    background-size: 100% auto;
  }
  .kj_wrap .kj_box {
    width: 94%;
    margin-top: 2.95rem;
  }
  .kj_item1 .kj_item1_box {
    width: 100%;
    margin-top: .2rem;
  }
  .kj_item1 .kj_item1_box1 {
    margin-top: .3rem;
  }
  .kj_item1 .kj_item1_box .kj_item1_title a {
    height: .74rem;
    line-height: .59rem;
    font-size: .36rem;
  }
  .kj_item1_content {
    padding-top: .1rem;
  }
  .kj_item1_content a {
    font-size: .28rem;
    line-height: .7rem;
  }
  .kj_item1_content a:hover {
    color: #333;
    font-weight: normal;
    text-decoration: none!important;
  }
  .kj_item1_content a::before {
    content: "";
    width: .06rem;
    height: .06rem;
    left: 0;
    top: .32rem;
  }
  .kj_item2 {
    background: #fff;
    padding: .3rem 0;
  }
  .kj_item2_lf, .kj_item2_rt {
    width: 100%;
    float: none;
  }
  .kj_item2_lf img {
    height: auto;
  }
  .kj_item2_rt .kj_title {
    padding: .5rem 0 .2rem;
  }
  .kj_item2_rt div a {
    width: 49%;
    height: 1.3rem;
    margin-right: 2%;
  }
  .kj_item2_rt a img {
    width: 100%;
    max-height: 1.3rem;
  }

  .kj_item3 {
    padding: .3rem 0;
  }
  .kj_item3 .kj_item3_lf {
    width: 100%;
    float: none;
  }
  .kj_item3 .kj_item3_lf .kj_item3_title {
    background-size: 100% 100%;
    width: 100%;
    height: .8rem;
    line-height: .8rem;
    padding-left: .32rem;
    font-size: .32rem;
  }
  .kj_item3 .kj_item3_box {
    padding: 0 .26rem .19rem;
  }
  .kj_item3 .kj_item3_box a {
    width: 48%;
    height: 1rem;
    line-height: 1rem;
    margin: .2rem 4% 0 0;
    font-size: .28rem;
  }
  .kj_item3 .kj_item3_box a img {
    transform: translateY(96%);
    margin: 0 .15rem;
    width: .3rem;
  }
  .kj_item3 .kj_item3_box a:nth-child(even) {
    margin-right: 0;
  }
  .kj_item3 .kj_item3_rt {
    float: none;
    width: 100%;
    margin-top: .3rem;
  }
  .kj_item3 .kj_item3_rt a {
    width: 100%;
    height: auto;
  }
  .kj_item3 .kj_item3_rt a img {
    width: 100%;
    height: auto;
  }
}