@charset 'utf-8';
body {
  background-color: #f9f9f9;
}

.top-data-program-content {
  width: 100%;
  height: 550px;
  box-sizing: border-box;
  padding: 17px 26px 43px 22px;
  background-color: #fff;
  margin-top: 29px;
}

.program-top-title-div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  box-sizing: border-box;
  border-bottom: 1px solid #CCCCCC;
}

.top-title-left {
  height: 38px;
}

.title-img-div {
  display: inline-block;
  height: 24px;
  padding-bottom: 12px;
  border-bottom: 2px solid #0E5FAD;
}

.title-img-div img {
  height: 100%;
}
.title-img-div span{
  color: #0e5fad;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  margin-left: 6px;
}

.program-title-list-more {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}

.program-item-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.program-left-data {
  display: block;
  width: 764px;
  height: 427px;
}

.program-left-data video {
  width: 100%;
  height: 427px;
  object-fit: cover;
}

.program-right-data {
  width: 555px;
  height: 427px;
}

.program-right-title-div {
  width: 100%;
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
}

.program-right-title-div span {
  font-size: 24px;
  font-weight: bold;
  color: #166EBA;
}

.program-list-item {
  display: block;
  width: 100%;
  height: 66px;
  line-height: 66px;
  margin-bottom: 9px;
  padding-left: 24px;
  box-sizing: border-box;
  background: url(2023lits-bg-2.png) center center no-repeat;
  cursor: pointer;
}

.program-list-item:last-child {
  margin-bottom: 0;
}

.program-list-item span {
  font-size: 20px;
  font-weight: bold;
  color: #0E5FAD;
  display: inline-block;
  max-width: 88%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.program-list-item:hover,.program-list-item.cur {
  background: url(2023lits-bg-1.png) center center no-repeat;
}

.program-list-item:hover span,.program-list-item.cur span {
  color: #FFFFFF;
}

.other-data-content {
  margin-top: 60px;
  margin-bottom: 42px;
  height: 700px;
  background: #FFFFFF;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  position: relative;
  padding: 60px 26px 40px 26px;
}

.other-top-tab-content {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8.5px;
}

.other-top-tab-item {
  width: 343px;
  height: 75px;
  line-height: 75px;
  overflow: hidden;
  margin-right: 86px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(2023tab-bg-1.png) center center no-repeat;
}

.other-top-tab-item:last-child {
  margin-right: 0;
}

.other-top-tab-item span {
  font-size: 26px;
  font-weight: bold;
  color: #06264F;
}

.other-top-tab-item:hover, .other-top-tab-item.cur {
  background: url(2023tab-bg-2.png) center center no-repeat;
}

.other-top-tab-item:hover span, .other-top-tab-item.cur span {
  color: #fff;
}

.img-data-list-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.img-item-data {
  display: block;
  width: 320px;
  height: 260px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  margin-top: 46px;
}

.img-item-data img {
  width: 100%;
  height: 180px;
  border-radius: 4px 4px 0 0;
  /*object-fit: cover;*/
}

.img-item-data p {
  width: 100%;
  height: 50px;
  /*display: block;*/
  padding: 0 23px;
  margin-top: 17px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  box-sizing: border-box;
}

.list-one-column, .list-two-column {
  width: 100%;
  height: auto;
}

.list-two-column {
  display: none;
}

.more-text-content {
  width: 100%;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 37px;
}

.more-text-div {
  width: 128px;
  height: 42px;
  background: #C6E7FF;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.more-text-div span {
  font-size: 18px;
  font-weight: 400;
  color: #475781;
}

.yjkp-bar1{
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

.yjkp-bar1 a{
  display: inline-block;
}
.yjkp-wj{
  background: #fff;
  padding: 14px 30px 36px;
  margin-top: 29px;
}
.yjkp-wjc{
  margin-top: 36px;
}
.yjkp-wjc1{
  width: 620px;
  height: 350px;
  overflow: hidden;
}
.yjkp-wjc1 .swiper-slide a{
  display: block;
  width: 100%;
  height: 100%;
}
.yjkp-wjc1 .swiper-slide a img{
  width: 100%;
  height: 100%;
}
.yjkp-wjc1 .swiper-slide a p{
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 0 190px 0 30px;
  color: #fff;
  font-size: 18px;
  background: rgba(0,0,0,.63);
  width: 100%;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yjkp-wjc1-page.swiper-pagination-bullets{
  bottom: 18px;
  left: auto;
  width: auto;
  right: 20px;
  position: absolute;
  z-index: 2;
}
.yjkp-wjc1-page.swiper-pagination-bullets span{
  background: #fff;
  opacity: 1;
  margin-left: 8px!important;
  width: 10px;
  height: 10px;
}
.yjkp-wjc1-page.swiper-pagination-bullets span.swiper-pagination-bullet-active{
  background: #346ddb;
}
.yjkp-wjc2{
  width: 684px;
}
.yjkp-list1 li{
  height: 59px;
  line-height: 59px;
}
.yjkp-list1 li a{
  display: inline-block;
  color: #000000;
  font-size: 18px;
  max-width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yjkp-list1 li a:before{
  display: inline-block;
  content: ' ';
  width: 6px;
  height: 6px;
  margin-right: 10px;
  background: #7d7d7d;
  border-radius: 50%;
  vertical-align: middle;
  margin-top: -2px;
}
.yjkp-list1 li a:hover{
  color: #0e5fad;
}
.yjkp-list1 li span{
  float: right;
  color: #000000;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .yjkp-main {
    font-size: .3rem !important;
  }
  .yjkp-main input {
    font-size: .3rem;
  }
  .yjkp-main a:visited {
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none;
    text-decoration: none;
  }
  .yjkp-main a:active {
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none;
    text-decoration: none;
  }
  .top-data-program-content {
    width: 100%;
    height: auto;
    padding: .1rem .2rem;
    margin-top: .3rem;
  }
  .program-top-title-div {
    margin-bottom: .24rem;
  }
  .top-title-left {
    height: .6rem;
  }
  .title-img-div {
    /*width: 3.2rem;*/
    height: .35rem;
    padding-bottom: .25rem;
  }
  .title-img-div img {
    height: 100%;
  }
  .title-img-div span{
    font-size: .32rem;
  }
  .program-title-list-more {
    font-size: .28rem;
  }
  .program-item-content {
    flex-direction: column;
    justify-content: center;
  }
  .program-left-data {
    width: 100%;
    height: 4.3rem;
  }
  .program-left-data video {
    height: 4.3rem;
  }
  .program-right-data {
    width: 100%;
    height: auto;
    margin-top: .2rem;
  }
  .program-right-title-div {
    margin-top: .10rem;
    margin-bottom: .20rem;
  }
  .program-right-title-div span {
    font-size: .32rem;
  }
  .program-list-item {
    height: .66rem;
    line-height: .66rem;
    margin-bottom: .1rem;
    padding-left: .24rem;
  }
  .program-list-item span {
    font-size: .3rem;
  }
  .other-data-content {
    margin-top: .5rem;
    margin-bottom: .3rem;
    height: auto;
    padding: .1rem .2rem;
  }
  .other-top-tab-content {
    /*width: auto;*/
    height: .6rem;
    justify-content: space-between;
    left: 0;
    padding: 0 .2rem;
    box-sizing: border-box;
  }
  .other-top-tab-item {
    width: 2rem;
    height: .75rem;
    line-height: .75rem;
    margin-right: .35rem;
  }
  .other-top-tab-item span {
    font-size: .3rem;
  }
  .img-data-list-content {
    margin-top: .5rem;
  }
  .img-item-data {
    width: 48%;
    height: 3.1rem;
    margin-top: .2rem;
    padding-bottom: .3rem;
  }
  .img-item-data img {
    height: 1.9rem;
  }
  .img-item-data p {
    height: auto;
    padding: 0 .15rem;
    margin-top: .1rem;
    font-size: .3rem;
  }

  .more-text-content {
    height: .45rem;
    margin-top: .37rem;
    margin-bottom: .3rem;
  }

  .more-text-div {
    width:2rem;
    height: .6rem;
    border-radius: .08rem;
  }
  
  .more-text-div span {
    font-size: .28rem;
  }

  .yjkp-bar1{
    display: block;
    margin-top: .4rem;
    padding: 0 .2rem;
  }
  .yjkp-bar1 a{
    width: 100%;
    margin-bottom: .2rem;
  }
  .yjkp-bar1 a img{
    width: 100%;
  }
  .yjkp-wj{
    padding: .1rem .2rem;
    margin-top: .3rem;
  }
  .yjkp-wjc{
    margin-top: .3rem;
  }
  .yjkp-wjc1{
    height: 5rem;
    width: 100%;
  }
  .yjkp-wjc1 .swiper-slide a p{
    height: .7rem;
    line-height: .7rem;
    font-size: .32rem;
    padding: 0 2rem 0 .2rem;
  }
  .yjkp-wjc1-page.swiper-pagination-bullets{
    right: .2rem;
    bottom: .2rem;
  }
  .yjkp-wjc1-page.swiper-pagination-bullets span{
    width: .14rem;
    height: .14rem;
    margin-left: .06rem!important;
    vertical-align: middle;
  }
  .yjkp-wjc2{
    width: 100%;
    margin-top: .2rem;
  }
  .yjkp-list1 li{
    line-height: .7rem;
    height: .7rem;
  }
  .yjkp-list1 li a{
    font-size: .32rem;
    max-width: 70%;
  }
  .yjkp-list1 li span{
    font-size: .28rem;
  }
}