.jt{
  width: 100%;
  padding-top: 372px;
  padding-top: 3.72rem;
  background: url(/images/jt2024-banner.png) center top no-repeat;
  background-size: 1920px auto;
  background-size: 19.20rem auto;
}
.jt *{
  box-sizing: border-box;
}
.jt a:hover{
  text-decoration: none;
}
.jt-content{
  width: 1200px;
  width: 12rem;
  margin: auto;
  background: #fff;
  padding: 0 20px;
  padding: 0 0.2rem;
}
.jt-part1{
	/* background-color: #fafafa; */
  padding: 0 9px;
  padding: 0 0.09rem;
  padding-bottom: 0;
  margin-top: 10px;
    margin-top: 0.1rem;
}
.jt-part1-box{
  width: 547px;
  width: 5.47rem;
}
.jt-part1-tab-list-bool{
  width: 100%;
  border-bottom: 1px solid #d7dde3;
  border-bottom: 0.01rem solid #d7dde3;
  margin-bottom: 30px;
  margin-bottom: 0.3rem;
}
.jt-part1-tab-list-bool>div:nth-child(1){
  position: relative;
}
/* .jt-part1-tab-list-bool>div:nth-child(1)::before{
  content: "";
  display: block;
  position: absolute;
  background: #fafafa;
  height: 100%;
  width: 20px;
  width: 0.2rem;
  left: 0;
  bottom: -2px;
} */
/* .jt-part1-tab-list-bool::after{
  content: "";
  position: absolute;
  width: 80%;
  right: 0;
  bottom: 0;
} */
.jt-part1-tab-list-bool a{
  display: block;
  /* width: 162px;
  width: 1.62rem; */
  text-align: center;
  height: 46px;
  height: 0.46rem;
  /* border-radius: 23px;
  border-radius: 0.23rem; */
  font-size: 20px;
  font-size: 0.20rem;
	/* font-weight: bold; */
	line-height: 46px;
	line-height: 0.46rem;
	letter-spacing: 2px;
	letter-spacing: 0.02rem;
	color: #333333;
  position: relative;
  margin-bottom: 1px;
  padding-bottom: 10px;
  padding-bottom: 0.10rem;
  margin-right: 49px;
  margin-right: 0.49rem;
}
.jt-part1-tab-list-bool a::after{
  content: "";
  width: 100%;
  height: 3px;
  background: transparent;
  border-radius: 2px;
  display: block;
}
.jt-part1-tab-list-bool .cur a{
  color: #1171E8;
  font-weight: bold;
}
.jt-part1-tab-list-bool .cur a::after{
  background: #1B78EB;
  background: linear-gradient(90deg, #61A7FE 0%, #1B78EB 100%);
}
.jt-part1-tab-item a{
  display: block;
  font-size: 18px;
  font-size: 0.18rem;
	line-height: 18px;
	line-height: 0.18rem;
	color: #333333;
  margin-bottom: 35px;
  margin-bottom: 0.35rem;
}
.jt-part1-tab-item a::before{
  content: "";
  float: left;
  width: 4px;
  width: 0.04rem;
	height: 4px;
	height: 0.04rem;
	background-color: #bfbfbf;  
  margin-top: 8px;
  margin-top: 0.08rem;
  margin-right: 17px;
  margin-right: 0.17rem;
  border-radius: 50%;
}
.jt-part1-tab-item a:hover{
  color: #0283e6;
}
.jt-part1-tab-item a:hover::before{
  background: #0283e6;
}
.jt-part1-tab-item a.jt-part1-more{
  display: block;
  text-align: center;
  font-size: 30px;
  font-size: 0.3rem;
  margin-bottom: 30px;
  margin-bottom: 0.3rem;
  display: none;
}
.jt-part1-tab-item a.jt-part1-more::before{
  display: none;
}
.jt-part2{
  height: 338px;
  height: 3.38rem;
	background-color: #e8f3fc;
  padding: 34px 14px;
  padding: 0.34rem 0.14rem;
  padding-bottom: 0;
  margin-bottom: 48px;
  margin-bottom: 0.48rem;
}
.jt-part2-box1{
  width: 549px;
  width: 5.49rem;
  position: relative;
}
.jt-part2-box2{
  width: 583px;
  width: 5.83rem;
  background: #fff;
  padding: 30px 35px;
  padding: 0.3rem 0.35rem;
  height: 269px;
  height: 2.69rem;
  overflow: hidden;
  padding-top: 27px;
  padding-top: 0.27rem;
}
/* ÂÖ²¥ */
.swiper-container {
  position: relative;
  overflow: hidden;
}
.swiper1-container{
  height: 269px;
  height: 2.69rem;
}
.swiper-wrapper{
  position: relative;
}
.swiper1-container .swiper-wrapper{
  margin-bottom: 10px;
  margin-bottom: 0.1rem;
  height: 200px;
  height: 2rem;
}
.swiper1-container .swiper-slide {
  width: 549px;
  width: 5.49rem;
  height: 269px;
  height: 2.69rem;
  text-align: center;
  font-size: 18px;
  font-size: 0.18rem;
  /* background: #a32020; */
  position: relative;
  float: left;
}
.swiper1-container .swiper-slide img {
  display: block;
  width: 100%;
  height: 269px;
  height: 2.69rem;
  /* height: 100%; */
  /* object-fit: cover; */
}
.swiper-pagination {
  width: 100%;
  text-align: center;
  height: 14px;
  height: 0.14rem;
  line-height: 14px;
  line-height: 0.14rem;
}
.swiper-pagination span{
  display: inline-block;
  width: 14px;
  width: 0.14rem;
	height: 2px;
	height: 0.02rem;
	background-color: #b2beda;
  margin: 0 2.5px;
  margin: 0 0.025rem;
  cursor: pointer;
}
.swiper-pagination span.swiper-active-switch {
  background-color: #2ca0f8;
}
/* ÂÖ²¥½áÊø */
.jt-part2-title{
  border-bottom: 1px solid #dfe4e8;
  border-bottom: 0.01rem solid #dfe4e8;
  margin-bottom: 11px;
  margin-bottom: 0.11rem;
  padding-bottom: 11px;
  padding-bottom: 0.11rem;
}
.jt-part2-text{
  font-size: 24px;
  font-size: 0.24rem;
	font-weight: bold;
	letter-spacing: 2px;
	letter-spacing: 0.02rem;
	color: #333333;
}
.jt-part2-text img{
  height: 29px;
  height: 0.29rem;
  float: left;
  margin-right: 10px;
  margin-right: 0.1rem;
}
.jt-part2-more{
  cursor: pointer;
  width: 107px;
  width: 1.07rem;
	height: 31px;
	height: 0.31rem;
	border-radius: 15px;
	border-radius: 0.15rem;
	border: 1px solid #2c87f8;
	border: 0.01rem solid #2c87f8;
  text-align: center;
  font-size: 16px;
  font-size: 0.16rem;
	line-height: 31px;
	line-height: 0.31rem;
	letter-spacing: 1px;
	letter-spacing: 0.01rem;
	color: #2c87f8;
}
.jt-part2-more img{
  height: 11px;
  height: 0.11rem;
  display: inline-block;
  margin-left: 9px;
  margin-left: 0.09rem;
  vertical-align: middle;
  margin-top: -5px;
  margin-top: -0.05rem;
}
.jt-part2-list a{
  float: left;
  width: 242px;
  width: 2.42rem;
	height: 48px;
	height: 0.48rem;
	background-color: #F1F4F7;
	border-radius: 4px;
	border-radius: 0.04rem;
  font-size: 16px;
  font-size: 0.16rem;
	line-height: 48px;
	line-height: 0.48rem;
	letter-spacing: 0px;
	color: #333333;
  padding: 0 30px;
  padding: 0 0.3rem;
  margin-bottom: 17px;
  margin-bottom: 0.17rem;
}
.jt-part2-list a::before{
  content: "";
  float: left;
  width: 5px;
  width: 0.05rem;
	height: 5px;
	height: 0.05rem;
	background-color: #1a9ee7;
  border-radius: 50%;
  margin-top: 22px;
  margin-top: 0.22rem;
  margin-right: 16px;
  margin-right: 0.16rem;
}
.jt-part2-list a:nth-child(2n){
  float: right;
}
.jt-part2-list a:hover{
  color: #fff;
  background: #016ff7;
	box-shadow: 0px 3px 18px 0px  rgba(185, 185, 185, 0.43);
	box-shadow: 0px 0.03rem 0.18rem 0px  rgba(185, 185, 185, 0.43);
}
.jt-part2-list a:hover::before{
  background: #fff;
}
.jt-part3-title{
  display: block;
  margin-bottom: 44px;
  margin-bottom: 0.44rem;
}
.jt-part3-title img{
  display: block;
  width: 100%;
}
/* ÂÖ²¥ */
.swiper2-container .arrow-left{
  background-image: url(/images/jt2024-icon4.png);
}
.swiper2-container .arrow-right{
  background-image: url(/images/jt2024-icon5.png);
}
.swiper-pagination2{
  display: none;
}
.swiper2-container{
  height: 300px;
  height: 3rem;
  margin-bottom: 47px;
  margin-bottom: 0.47rem;
}
.swiper2-container .swiper-slide{
  width: 395px;
  width: 3.95rem;
	height: 300px;
	height: 3rem;
  padding-right: 26px;
  padding-right: 0.26rem;
}
.swiper2-container .swiper-slide a{
  display: block;
  width: 371px;
  width: 3.71rem;
	height: 300px;
	height: 3rem;
	background-color: #ffffff;
	border: 1px solid #f0f0f0;
	border: 0.01rem solid #f0f0f0;
  padding: 25px 20px;
  padding: 0.25rem 0.2rem;
}
.swiper2-container .swiper-slide img{
  width: 330px;
  width: 3.30rem;
  max-width: 100% !important;
	height: 180px !important;
	height: 1.80rem !important;
  display: block;
  margin-bottom: 26px;
  margin-bottom: 0.26rem;
}
.swiper2-container .swiper-slide p{
  font-size: 18px;
  font-size: 0.18rem;
	line-height: 26px;
	line-height: 0.26rem;
	letter-spacing: 1px;
	letter-spacing: 0.01rem;
	color: #333333;
  font-weight: bold;
  text-align: left;
}
.SWIPER-2 .arrow-left, .SWIPER-2 .arrow-right{
  width: 37px;
  width: 0.37rem;
	height: 65px;
	height: 0.65rem;
  border-radius: 0px 6px 6px 0px;
  border-radius: 0px 0.06rem 0.06rem 0px;
  top: 100px;
  top: 1rem;
}
.SWIPER-2 .arrow-right{
  border-radius: 6px 0px 0px 6px;
  border-radius: 0.06rem 0px 0px 0.06rem;
  right: 5px;
  right: 0.05rem;
}
.SWIPER-2 .arrow-left{
  left: 10px;
  left: 0.1rem;
}
@media screen and (max-width: 768px){
  .jt-content{
    width: 100%;
    padding: 0 0.25rem;
    background: #fff;
  }
  .jt{
    /* background-size: 100%;
    padding-top: 1.4rem; */
    background-size: 11rem;
    padding-top: 2.8rem;
    box-sizing: border-box;
        padding: 0 0.1rem;
        padding-top: 31vw;
        background-size: 160% auto;
  }
  .jt-part1-box,.jt-part2-box1,.jt-part2-box2{
    float: none;
    width: 100%;
  }
  .jt-part1-tab-list-bool a {
    /* width: 2rem; */
    height: 0.6rem;
    border-radius: 0.3rem;
    font-size: 0.30rem;
    line-height: 0.6rem;
  }
  .jt-part1{
    padding: 0.25rem;
  }
  .jt-part2{
    height: auto;
    padding: 0.25rem;
  }
  .jt-part1-tab-item a {
    font-size: 0.28rem;
    line-height: 0.28rem;
    margin-bottom: 0.35rem;
  }
  .jt-part1-tab-item a.jt-part1-more{
    display: block;
    font-size: .32rem;
    text-align: center;
    background: #F2F3F4;
    border-radius: 9px;
    border-radius: .09rem;
    letter-spacing: 1px;
    color: #8A8888;
    line-height: .67rem;
  }
  .jt-part1-tab-item a::before{
    margin-top: 0.13rem;
  }
  .swiper-pagination span{
    width: 0.3rem;
    height: 0.05rem;
    margin: 0 0.1rem;
  }
  .jt-part2-box1{
    margin-bottom: 0.5rem;
  }
  .jt-part2-box2{
    height: auto;
    padding: 0.25rem;
  }
  .jt-part2-text{
    font-size: 0.3rem;
  }
  .jt-part2-text img{
    height: 0.35rem;
  }
  .jt-part2-more{
    width: 1.6rem;
    height: 0.45rem;
    line-height: 0.45rem;
    font-size: 0.25rem;
    border-radius: 0.3rem;
  }
  .jt-part2-list a{
    /* width: 2.9rem; */
    width: 48%;
    font-size: 0.28rem;
  }
  .pagination{
    display: block;
  }
  .swiper2-container .swiper-slide{
    padding: 0;
  }
  .swiper2-container .swiper-slide a{
    width: 100%;
    height: 4.45rem;
  }
  .swiper2-container .swiper-slide img{
    width: 100%;
    height: 3rem !important;
  }
  .swiper2-container{
    height: 4.5rem;
    margin-bottom: 0.1rem;
  }
  .swiper2-container .swiper-slide p{
    font-size: 0.28rem;
    line-height: 0.35rem;
  }
  /* .swiper2-container .arrow-left,.swiper2-container .arrow-right{
    display: block;
    position: absolute;
    width: 0.37rem;
    height: 0.65rem;
    border-radius: 0px 0.06rem 0.06rem 0px;
    z-index: 1;
    top: 40%;
    background-size: 100%;
  }
  .swiper2-container .arrow-left{
    left: 0;
  }
  .swiper2-container .arrow-right{
    right: 0;
  } */
   .swiper-pagination2{
    display: block;
   }
   .jt-part3-box{
    margin-bottom: 0.5rem;
   }
}