@media(min-width:751px){
    body{
    background: rgba(247, 247, 247, 1);
}
#list header{
height: 1300px;
background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
#list header .el{
    height: 320px;
    background: linear-gradient(180deg, rgba(46, 172, 250, 0.8) 0%, rgba(255, 255, 255, 0.4) 100%);
}
#list .main:before{
    display: none;
}
.one{
    position: absolute;
    /*top: -11.7rem;*/
    top: 130px;
}

.lmbk{
border-radius: 10px;
background: rgba(255, 255, 255, 0.8);
padding: 20px;
width: calc(720px - 40px);

position: relative;
}
.lmbk:after{
    content: '';
    display: block;
    width: 330px;
    height: 150px;
     background: url(/ceshi/images/list_icon.gif) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 20px;
    top: -24px;
}
.lmbk h1.tit{
    font-size: 48px;
font-weight: 900;
line-height: 48px;
color: rgba(46, 172, 250, 1);
}
.lmbk .count{
    gap:20px;
    margin: 20px 0;
}
.lmbk .count span{
    font-size: 24px;
font-weight: 400;
line-height: 24px;
color: rgba(0, 0, 0, 0.3);
display: flex;
align-items: center;
gap:10px;
}
.lmbk .count span:nth-of-type(1):before{
    content:'';
    display: block;
    width: 30px;
    height: 30px;
      background: url(/ceshi/images/count1.png) no-repeat;
    background-size: 100% 100%;
}
.lmbk .count span:nth-of-type(2):before{
    content:'';
    display: block;
     width: 30px;
    height: 30px;
      background: url(/ceshi/images/count2.png) no-repeat;
    background-size: 100% 100%;
}
.lmbk .des{
    font-size: 28px;
font-weight: 400;
letter-spacing: 0px;
line-height: 56px;
color: rgba(0, 0, 0, 0.8);
text-align: justify;
margin-bottom: 20px;
}
.lmbk .table{
    border-radius: 10px;
background: rgba(241, 249, 254, 1);
padding: 20px;
width: calc(100% - 40px);
margin-bottom: 20px;
}
.lmbk .table .tr{
    gap:20px;
    align-items: start;
}
.lmbk .table .tr span{
    font-size: 28px;
font-weight: 400;
letter-spacing: 0px;
line-height: 42px;
color: rgba(0, 0, 0, 0.5);
display: block;

}
.lmbk .table .tr:nth-of-type(1){
    padding-bottom: 15px;
    border-bottom: 1px dashed rgba(46, 172, 250, 0.2);
}
.lmbk .table .tr:nth-of-type(2){
    padding-top: 15px;
  
}
.lmbk .table .tr span:nth-of-type(2n){
    width: 216px;
}
.lmbk .table .tr span:nth-of-type(2n+1){
   color: rgba(46, 172, 250, 0.8); 
   white-space: nowrap;
   
}
.lmbk .table .tr span:nth-of-type(1){
    width: 84px;
}
.lmbk .table .tr span:nth-of-type(3){
    width: auto;
}
.lmbk .table .tr span:nth-of-type(2){
  margin-right: 8px;
}
.lmbk .swiper{
    overflow: hidden;
}
.lmbk .swiper ol{
    gap:20px;
    align-items: center;
}
.lmbk .swiper ol li{
width: auto;
    
}
.lmbk .swiper ol a{
    display: block;
    /*margin-right: .2rem;*/
    border-radius: 29px;
background: rgba(241, 249, 254, 1);
padding: 0 16px;
height: 50px;
line-height: 50px;
font-size: 24px;
font-weight: 400;
color: rgba(0, 0, 0, 0.8);
}
.tj{
  padding: 20px;
  width: calc(100% - 40px);
  margin-top: 20px;
  border-radius: 10px;
background: rgba(255, 255, 255, 1);
align-items: center;
position: relative;
justify-content: space-between;
}
.tj:before{
    content: '';
    display: block;
    width: 86px;
    height: 82px;
    background: url(/ceshi/images/tj_icon1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.tj .img{
    width: 200px;
height: 190px;
border-radius: 10px;
overflow: hidden;
}
.tj .img img{
    transform: scale(2.3);
}
.tj .info{
    width: 450px;
    position: relative;
}
.tj .info .xq{
    position: absolute;
   display: block;
   font-size: 28px;
font-weight: 400;
line-height: 42px;
color: rgba(46, 172, 250, 1);
display: flex;
align-items: center;
gap:5px;
  right: 0;
    bottom:0;
}
.tj .info .xq:after{
    content:'';
    display: block;
    width: 25px;
    height: 25px;
     background: url(/ceshi/images/xq_icon.png) no-repeat;
    background-size: 100% 100%;
  margin-bottom: -5px;
}
.tj .info .title{
   display: block;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   overflow: hidden;
   text-overflow: ellipsis;
   font-size: 30px;
font-weight: 400;
line-height: 45px;
color: rgba(0, 0, 0, 0.8);
margin-bottom: 10px;
}
.tj .info .des{
    font-size: 28px;
font-weight: 400;
line-height: 42px;
color: rgba(0, 0, 0, 0.5);
}
.two{
   position: relative;
    /*top: -.62rem; */
    padding-top: 20px;
}
.day-tj{
    padding: 0 20px;
    width: calc(100% - 40px);
    border-radius: 30px;
background: rgba(255, 255, 255, 1);
height:60px;
margin-top: 20px;
gap:10px;
align-items: center;
overflow: hidden;
}
.day-tj .tit{
    font-size: 30px;
font-weight: 600;
line-height: 60px;
color: rgba(255, 141, 26, 1);
display: flex;
align-items: center;
gap:10px;
}
.day-tj .tit:before{
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background: url(/ceshi/images/day_tj_icon.png) no-repeat;
    background-size: 100% 100%;
}
.day-tj .title{
    width: 500px;
   font-size: 24px;
font-weight: 400;
letter-spacing: 0px;
line-height: 60px;
color: rgba(0, 0, 0, 0.5); 
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.day-tj .list{
    height: 60px;
    overflow: hidden;
}
.update{
    padding-top: 30px;
}
.thr{
/*margin-top: -.61rem;*/
}
.update .tit{
    font-size: 30px;
font-weight: 600;
letter-spacing: 0px;
line-height: 36px;
color: rgba(0, 0, 0, 0.8);
margin-bottom: 20px;
}
.update .content{
    width: 100%;
    justify-content: space-between;
    align-items: start;
}
.update .content ol{
    width: 350px;
}
.update .content ol.list{
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    height: calc(2316px -279px);

}
.update .content ol.list li{
      width: 350px;
}
.update .content ol li{
    width: 100%;
    border-radius: 10px;
background: rgba(255, 255, 255, 1);
overflow: hidden;
margin-bottom: 20px;
}
.update .content ol li .img{
display: block;
width: 100%;
height: 220px;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}
.update .content ol li .img img{
    transform: scale(1.3);
}
.update .content .list1 li:nth-of-type(2n) .img{
    display: none;
}
.update .content .list li:nth-of-type(2) .img,.update .content .list li:nth-of-type(3) .img,.update .content .list li:nth-of-type(6) .img,.update .content .list li:nth-of-type(7) .img,.update .content .list li:nth-of-type(2) .img,.update .content .list li:nth-of-type(10) .img,.update .content .list li:nth-of-type(11) .img{
    display: none;
}
.update .content .list li:nth-of-type(1) .img,.update .content .list li:nth-of-type(4) .img,.update .content .list li:nth-of-type(5) .img,.update .content .list li:nth-of-type(8) .img,.update .content .list li:nth-of-type(9) .img,.update .content .list li:nth-of-type(12) .img{
    display: block;
}
.update .content .list2 li:nth-of-type(2n+1) .img{
    display: none;
}
.update .content ol li .info{
  padding: 20px;
  width: calc(100% - 40px);
}
.update .content ol li .info .title{
    display: block;
    width: 100%;
    font-size: 30px;
font-weight: 400;
line-height: 50px;
color: rgba(0, 0, 0, 0.8);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.update .content .list1 li:nth-of-type(2n) .info .title{
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.update .content .list2 li:nth-of-type(2n+1) .info .title{
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.update .content .list1 li:nth-of-type(2n+1) .info .title:before{
    content:'';
    display: inline-block;
    width: 30px;
    height: 30px;
     background: url(/ceshi/images/update_icon1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
        margin-bottom: -3px;
}
.update .content .list1 li:nth-of-type(2n) .info .title:before{
    content:'';
    display: inline-block;
    width: 30px;
    height: 30px;
     background: url(/ceshi/images/update_icon2.png) no-repeat;
    background-size: 100% 100%;
    margin-right:10px;
        margin-bottom: -3px;
}
.update .content .list li:nth-of-type(2) .info .title:before,.update .content .list li:nth-of-type(3) .info .title:before,.update .content .list li:nth-of-type(6) .info .title:before,.update .content .list li:nth-of-type(7) .info .title:before,.update .content .list li:nth-of-type(2) .info .title:before,.update .content .list li:nth-of-type(10).info .title:before,.update .content .list li:nth-of-type(11) .info .title:before{
   content:'';
    display: inline-block;
    width: 30px;
    height: 30px;
     background: url(/ceshi/images/update_icon2.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
        margin-bottom: -3px;
}
.update .content .list li:nth-of-type(1) .info .title:before,.update .content .list li:nth-of-type(4) .info .title:before,.update .content .list li:nth-of-type(5) .info .title:before,.update .content .list li:nth-of-type(8) .info .title:before,.update .content .list li:nth-of-type(9) .info .title:before,.update .content .list li:nth-of-type(12) .info .title:before{
    content:'';
    display: inline-block;
    width: 30px;
    height: 30px;
     background: url(/ceshi/images/update_icon1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
        margin-bottom: -3px;
}
.update .content .list li:nth-of-type(2) .title,.update .content .list li:nth-of-type(3) .title,.update .content .list li:nth-of-type(6) .title,.update .content .list li:nth-of-type(7) .title,.update .content .list li:nth-of-type(2) .title,.update .content .list li:nth-of-type(10) .title,.update .content .list li:nth-of-type(11) .title{
padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.update .content .list li:nth-of-type(1) .title,.update .content .list li:nth-of-type(4) .title,.update .content .list li:nth-of-type(5) .title,.update .content .list li:nth-of-type(8) .title,.update .content .list li:nth-of-type(9) .title,.update .content .list li:nth-of-type(12) .title{
padding-bottom: 0 !important;
border: none !important;
}
.update .content .list li:nth-of-type(2) .des,.update .content .list li:nth-of-type(3) .des,.update .content .list li:nth-of-type(6) .des,.update .content .list li:nth-of-type(7) .des,.update .content .list li:nth-of-type(2) .des,.update .content .list li:nth-of-type(10) .des,.update .content .list li:nth-of-type(11) .des{
    display: block;
display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.update .content .list li:nth-of-type(1) .des,.update .content .list li:nth-of-type(4) .des,.update .content .list li:nth-of-type(5) .des,.update .content .list li:nth-of-type(8) .des,.update .content .list li:nth-of-type(9) .des,.update .content .list li:nth-of-type(12) .des{
display: none;
}
.update .content .list li:nth-of-type(2) .time span:nth-of-type(1),.update .content .list li:nth-of-type(3) .time span:nth-of-type(1),.update .content .list li:nth-of-type(6) .time span:nth-of-type(1),.update .content .list li:nth-of-type(7) .time span:nth-of-type(1),.update .content .list li:nth-of-type(2) .time span:nth-of-type(1),.update .content .list li:nth-of-type(10) .time span:nth-of-type(1),.update .content .list li:nth-of-type(11) .time span:nth-of-type(1){
    display: block !important;
  
}
.update .content .list li:nth-of-type(1) .time span:nth-of-type(1),.update .content .list li:nth-of-type(4) .time span:nth-of-type(1),.update .content .list li:nth-of-type(5) .time span:nth-of-type(1),.update .content .list li:nth-of-type(8) .time span:nth-of-type(1),.update .content .list li:nth-of-type(9) .time span:nth-of-type(1),.update .content .list li:nth-of-type(12) .time span:nth-of-type(1){
    display: none !important;

}
.update .content .list li:nth-of-type(2) .time span:nth-of-type(3),.update .content .list li:nth-of-type(3) .time span:nth-of-type(3),.update .content .list li:nth-of-type(6) .time span:nth-of-type(3),.update .content .list li:nth-of-type(7) .time span:nth-of-type(3),.update .content .list li:nth-of-type(2) .time span:nth-of-type(3),.update .content .list li:nth-of-type(10) .time span:nth-of-type(3),.update .content .list li:nth-of-type(11) .time span:nth-of-type(3){
    display: none !important;
  
}
.update .content .list li:nth-of-type(1) .time span:nth-of-type(3),.update .content .list li:nth-of-type(4) .time span:nth-of-type(3),.update .content .list li:nth-of-type(5) .time span:nth-of-type(3),.update .content .list li:nth-of-type(8) .time span:nth-of-type(3),.update .content .list li:nth-of-type(9) .time span:nth-of-type(3),.update .content .list li:nth-of-type(12) .time span:nth-of-type(3){
    display: block !important;

}
.update .content .list li:nth-of-type(2) .time,.update .content .list li:nth-of-type(3) .time,.update .content .list li:nth-of-type(6) .time,.update .content .list li:nth-of-type(7) .time,.update .content .list li:nth-of-type(2) .time,.update .content .list li:nth-of-type(10) .time,.update .content .list li:nth-of-type(11) .time{
   margin-top: 0 !important;
}
.update .content .list li:nth-of-type(1) .time,.update .content .list li:nth-of-type(4) .time,.update .content .list li:nth-of-type(5) .time,.update .content .list li:nth-of-type(8) .time,.update .content .list li:nth-of-type(9) .time,.update .content .list li:nth-of-type(12) .time{
margin-top: 24px !important;
  margin-bottom: 2px !important;
}
.update .content .list li:nth-of-type(2),.update .content .list li:nth-of-type(3),.update .content .list li:nth-of-type(6),.update .content .list li:nth-of-type(7),.update .content .list li:nth-of-type(2),.update .content .list li:nth-of-type(10),.update .content .list li:nth-of-type(11){
    height: 273px;
}
.update .content .list li:nth-of-type(4),.update .content .list li:nth-of-type(5),.update .content .list li:nth-of-type(6),.update .content .list li:nth-of-type(7),.update .content .list li:nth-of-type(8),.update .content .list li:nth-of-type(9),.update .content .list li:nth-of-type(12){
   position: relative; 
   top: -93px;
}
.update .content .list li:nth-of-type(8),.update .content .list li:nth-of-type(9),.update .content .list li:nth-of-type(10),.update .content .list li:nth-of-type(11),.update .content .list li:nth-of-type(12){
    position: relative;
     top: -186px;
}
.update .content .list li:nth-of-type(12){
    top: -279px;
}
.update .content .list2 li:nth-of-type(2n) .info .title:before{
    content:'';
    display: inline-block;
    width: 30px;
    height: 30px;
     background: url(/ceshi/images/update_icon1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
        margin-bottom: -3px;
}
.update .content .list2 li:nth-of-type(2n+1) .info .title:before{
    content:'';
    display: inline-block;
    width: 30px;
    height: 30px;
     background: url(/ceshi/images/update_icon2.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
        margin-bottom: -3px;
}
.update .content ol li .des{
    font-size: 28px;
font-weight: 400;
line-height: 56px;
color: rgba(0, 0, 0, 0.5);
margin: 10px 0;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
}
.update .content .list1 li:nth-of-type(2n+1) .des{
    display: none;
}
.update .content .list2 li:nth-of-type(2n) .des{
    display: none;
}
.update .content ol li .time{
    align-items: center;
    justify-content: space-between;
}
.update .content ol li .time span{
    font-size:24px;
font-weight: 400;
letter-spacing: 0px;
line-height: 24px;
color: rgba(0, 0, 0, 0.3);
}
.update .content ol li .time span:nth-of-type(3){
    font-size: 20px;
font-weight: 400;
letter-spacing: 0px;
line-height: 24px;
color: rgba(0, 0, 0, 0.3);
}
.update .content ol li .time span:nth-of-type(2){
    align-items: center;
    gap:10px;
}
.update .content ol li .time span:nth-of-type(2):before{
    content: '';
    display: block;
    width: 30px;
    height:30px;
     background: url(/ceshi/images/eye_icon.png) no-repeat;
    background-size: 100% 100%;
}
.update .content .list1 li:nth-of-type(2n+1) .time span:nth-of-type(1){
    display: none;
}
.update .content .list1 li:nth-of-type(2n) .time span:nth-of-type(3){
    display: none;
}
.update .content .list2 li:nth-of-type(2n+1) .time span:nth-of-type(3){
    display: none;
}
.update .content .list2 li:nth-of-type(2n) .time span:nth-of-type(1){
    display: none;
}
.update .content .list1 li:nth-of-type(2n+1) .time{
    margin-top: 24px;
    margin-bottom: 2px;
}
.update .content .list2 li:nth-of-type(2n) .time{
    margin-top: 24px;
    margin-bottom: 2px;
}
.update .fenye{
    margin-bottom: 30px;
}
.program{
    overflow: hidden;
}
.program .swiper .swiper-slide{
    width:100% !important;
    justify-content: space-between;
}
.program {
    padding-bottom: .35rem;
    position: relative;
}
.program .swiper .item{
    width:  calc(350px - 40px);
height: calc(340px - 40px);
mix-blend-mode: soft-light;
border-radius: 10px;
padding: 20px;
display: block;
}
.program .swiper .item .tit{
    font-size: 30px;
font-weight: 600;
letter-spacing: 0px;
line-height: 43.44px;
color: rgba(0, 0, 0, 0.8);
}
.program .swiper .des{
    gap:15px;
    flex-wrap: wrap;
    margin-top: 19px;
}
.program .swiper .item1 .des{
    font-size: 24px;
font-weight: 400;
letter-spacing: 0px;
line-height: 24px;
color: rgba(46, 172, 250);
width: 208px;
}
.program .swiper .item2 .des{
    font-size: 24px;
font-weight: 400;
letter-spacing: 0px;
line-height: 24px;
color: rgba(17, 133, 63, 1);
width: 180px;
}
.program .swiper .item3 .des{
    font-size: 24px;
font-weight: 400;
letter-spacing: 0px;
line-height: 24px;
color: rgba(240, 103, 178, 1);
width:208px;
}
.program .swiper .item4 .des{
    font-size: 24px;
font-weight: 400;
letter-spacing: 0px;
line-height: 24px;
color: rgba(235, 137, 0, 1);
width:310px;
}

.program .swiper .item1{
  background: url(/ceshi/images/list_program_bg1.png) no-repeat;
    background-size: 100% 100%;
}
.program .swiper .item2{
  background: url(/ceshi/images/list_program_bg2.png) no-repeat;
    background-size: 100% 100%;
}
.program .swiper .item3{
  background: url(/ceshi/images/list_program_bg3.png) no-repeat;
    background-size: 100% 100%;
}
.program .swiper .item4{
  background: url(/ceshi/images/list_program_bg4.png) no-repeat;
    background-size: 100% 100%;
}
.program .swiper .swiper-pagination{
  bottom: -25px;
  left: 0;
  width: 100%;
  /*height: .05rem;*/
} 

.program .swiper .swiper-pagination-bullet{
    width: 30px;
height: 5px;
opacity: 0.3;
border-radius:5px;
background: rgba(52, 175, 250, 1);
margin: 0;
}
.program .swiper .swiper-pagination-bullet-active{
background: rgba(52, 175, 250, 1);
opacity: 1;

}
.fenye ul{
    /*gap:.2rem;*/
    position: relative;
}
.fenye ul li{
    z-index: 1;
}
.fenye ul li:first-child{
    width: 200px;
height: 80px;
opacity: 1;
border-radius: 10px;
background: rgba(255, 255, 255, 1);
margin-right: 1.35rem;
}
.fenye ul li:last-child{
    width: 200px;
height: 80px;
opacity: 1;
border-radius: 10px;
background: rgba(255, 255, 255, 1);
margin-left: 135px;
}
.fenye ul li a{
    display: block;
    font-size: 30px;
font-weight: 400;
letter-spacing: 0px;
line-height: 80px;
color: rgba(46, 172, 250, 0.8);
text-align: center;
}
.fenye ul li{
    font-size: 30px;
font-weight: 400;
letter-spacing: 0px;
line-height: 80px;
color: rgba(46, 172, 250, 0.8);
text-align: center;
}
.fenye ul li:nth-of-type(2){
    font-size: 30px;
font-weight: 400;
letter-spacing: 0px;
line-height: 80px;
color: rgba(46, 172, 250, 0.8);
}
.fenye ul li:nth-of-type(3){
    font-size: 30px;
font-weight: 400;
letter-spacing: 0px;
line-height: 80px;
color: rgba(0, 0, 0, 0.8);
}
.fenye ul:after{
    content:'';
    display: block;
    width: 280px;
height: 80px;
opacity: 1;
border-radius: 10px;
background: rgba(255, 255, 255, 1);
position: absolute;
left: calc((720px - 280px)/2);
bottom:0;
}

}
@media(max-width:750px){
body{
    background: rgba(247, 247, 247, 1);
}
#list header{
height: 173.3333vw;
background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
#list header .el{
    height: 42.6667vw;
    background: linear-gradient(180deg, rgba(46, 172, 250, 0.8) 0%, rgba(255, 255, 255, 0.4) 100%);
}
#list .main:before{
    display: none;
}
.one{
    position: absolute;
    /*top: -11.7rem;*/
    top: 17.33333vw;
}

.lmbk{
border-radius: 1.33333vw;
background: rgba(255, 255, 255, 0.8);
padding: 2.6667vw;
width: calc(95.9998vw - 5.33333vw);

position: relative;
}
.lmbk:after{
    content: '';
    display: block;
    width: 43.9999vw;
    height: 19.99996vw;
     background: url(/ceshi/images/list_icon.gif) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 2.6667vw;
    top: -3.19993vw;
}
.lmbk h1.tit{
    font-size: 6.39999vw;
font-weight: 900;
line-height: 6.39999vw;
color: rgba(46, 172, 250, 1);
}
.lmbk .count{
    gap:2.6667vw;
    margin: 2.6667vw 0;
}
.lmbk .count span{
    font-size: 3.2vw;
font-weight: 400;
line-height: .24rem;
color: rgba(0, 0, 0, 0.3);
display: flex;
align-items: center;
gap:1.33333vw;
}
.lmbk .count span:nth-of-type(1):before{
    content:'';
    display: block;
    width: 4vw;
    height: 4vw;
      background: url(/ceshi/images/count1.png) no-repeat;
    background-size: 100% 100%;
}
.lmbk .count span:nth-of-type(2):before{
    content:'';
    display: block;
     width: 4vw;
    height: 4vw;
      background: url(/ceshi/images/count2.png) no-repeat;
    background-size: 100% 100%;
}
.lmbk .des{
    font-size: 3.7333vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 7.46667vw;
color: rgba(0, 0, 0, 0.8);
text-align: justify;
margin-bottom: 2.6667vw;
}
.lmbk .table{
    border-radius: 1.33333vw;
background: rgba(241, 249, 254, 1);
padding: 2.6667vw;
width: calc(100% - 5.33333vw);
margin-bottom: 2.6667vw;
}
.lmbk .table .tr{
    gap:2.6667vw;
    align-items: start;
}
.lmbk .table .tr span{
    font-size: 3.7333vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 5.6vw;
color: rgba(0, 0, 0, 0.5);
display: block;

}
.lmbk .table .tr:nth-of-type(1){
    padding-bottom: 2vw;
    border-bottom: 0.13333vw dashed rgba(46, 172, 250, 0.2);
}
.lmbk .table .tr:nth-of-type(2){
    padding-top: 2vw;
  
}
.lmbk .table .tr span:nth-of-type(2n){
    width: 28.8vw;
}
.lmbk .table .tr span:nth-of-type(2n+1){
   color: rgba(46, 172, 250, 0.8); 
   white-space: nowrap;
   
}
.lmbk .table .tr span:nth-of-type(1){
    width: 11.2vw;
}
.lmbk .table .tr span:nth-of-type(3){
    width: auto;
}
.lmbk .table .tr span:nth-of-type(2){
  margin-right: 1.066667vw;
}
.lmbk .swiper{
    overflow: hidden;
}
.lmbk .swiper ol{
    gap:2.6667vw;
    align-items: center;
}
.lmbk .swiper ol li{
width: auto;
    
}
.lmbk .swiper ol a{
    display: block;
    /*margin-right: .2rem;*/
    border-radius: 3.86667vw;
background: rgba(241, 249, 254, 1);
padding: 0 2.13333vw;
height: 6.6667vw;
line-height: 6.6667vw;
font-size: 3.2vw;
font-weight: 400;
color: rgba(0, 0, 0, 0.8);
}
.tj{
  padding: 2.6667vw;
  width: calc(100% - 5.33333vw);
  margin-top: 2.6667vw;
  border-radius: 1.33333vw;
background: rgba(255, 255, 255, 1);
align-items: center;
position: relative;
justify-content: space-between;
}
.tj:before{
    content: '';
    display: block;
    width: 11.46667vw;
    height: 10.93333vw;
    background: url(/ceshi/images/tj_icon1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.tj .img{
    width: 26.6667vw;
height: 25.33333vw;
border-radius: 1.33333vw;
overflow: hidden;
}
.tj .img img{
    transform: scale(2.3);
}
.tj .info{
    width: 59.9999vw;
    position: relative;
}
.tj .info .xq{
    position: absolute;
   display: block;
   font-size: 3.7333vw;
font-weight: 400;
line-height: 5.6vw;
color: rgba(46, 172, 250, 1);
display: flex;
align-items: center;
gap:0.6667vw;
  right: 0;
    bottom:0;
}
.tj .info .xq:after{
    content:'';
    display: block;
    width: 3.33333vw;
    height: 3.33333vw;
     background: url(/ceshi/images/xq_icon.png) no-repeat;
    background-size: 100% 100%;
  margin-bottom: -0.6667vw;
}
.tj .info .title{
   display: block;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   overflow: hidden;
   text-overflow: ellipsis;
   font-size: 4vw;
font-weight: 400;
line-height: 6vw;
color: rgba(0, 0, 0, 0.8);
margin-bottom: 1.3333vw;
}
.tj .info .des{
    font-size: 3.7333vw;
font-weight: 400;
line-height: 5.6vw;
color: rgba(0, 0, 0, 0.5);
}
.two{
   position: relative;
    /*top: -.62rem; */
    padding-top: 2.6667vw;
}
.day-tj{
    padding: 0 2.6667vw;
    width: calc(100% - 5.3333vw);
    border-radius: 4vw;
background: rgba(255, 255, 255, 1);
height: 8vw;
margin-top: 2.6667vw;
gap:1.3333vw;
align-items: center;
overflow: hidden;
}
.day-tj .tit{
    font-size: 4vw;
font-weight: 600;
line-height: 8vw;
color: rgba(255, 141, 26, 1);
display: flex;
align-items: center;
gap:1.3333vw;
}
.day-tj .tit:before{
    content: '';
    display: block;
    width: 5.3333vw;
    height: 5.3333vw;
    background: url(/ceshi/images/day_tj_icon.png) no-repeat;
    background-size: 100% 100%;
}
.day-tj .title{
    width: 66.6667vw;
   font-size: 3.2vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 8vw;
color: rgba(0, 0, 0, 0.5); 
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.day-tj .list{
    height: 8vw;
    overflow: hidden;
}
.update{
    padding-top: 4vw;
}
.thr{
/*margin-top: -.61rem;*/
}
.update .tit{
    font-size: 4vw;
font-weight: 600;
letter-spacing: 0px;
line-height: 4.8vw;
color: rgba(0, 0, 0, 0.8);
margin-bottom: 2.6667vw;
}
.update .content{
    width: 100%;
    justify-content: space-between;
    align-items: start;
}
.update .content ol{
    width: 46.6667vw;
}
.update .content ol.list{
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    height: calc(308.8vw - 37.2vw);

}
.update .content ol.list li{
      width: 46.6667vw;
}
.update .content ol li{
    width: 100%;
    border-radius: 1.3333vw;
background: rgba(255, 255, 255, 1);
overflow: hidden;
margin-bottom: 2.6667vw;
}
.update .content ol li .img{
display: block;
width: 100%;
height: 29.3333vw;
    border-radius: 1.3333vw 1.3333vw 0px 0px;
    overflow: hidden;
}
.update .content ol li .img img{
    transform: scale(1.3);
}
.update .content .list1 li:nth-of-type(2n) .img{
    display: none;
}
.update .content .list li:nth-of-type(2) .img,.update .content .list li:nth-of-type(3) .img,.update .content .list li:nth-of-type(6) .img,.update .content .list li:nth-of-type(7) .img,.update .content .list li:nth-of-type(2) .img,.update .content .list li:nth-of-type(10) .img,.update .content .list li:nth-of-type(11) .img{
    display: none;
}
.update .content .list li:nth-of-type(1) .img,.update .content .list li:nth-of-type(4) .img,.update .content .list li:nth-of-type(5) .img,.update .content .list li:nth-of-type(8) .img,.update .content .list li:nth-of-type(9) .img,.update .content .list li:nth-of-type(12) .img{
    display: block;
}
.update .content .list2 li:nth-of-type(2n+1) .img{
    display: none;
}
.update .content ol li .info{
  padding: 2.6667vw;
  width: calc(100% - 5.3333vw);
}
.update .content ol li .info .title{
    display: block;
    width: 100%;
    font-size: 4vw;
font-weight: 400;
line-height: 6.6667vw;
color: rgba(0, 0, 0, 0.8);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.update .content .list1 li:nth-of-type(2n) .info .title{
    padding-bottom: 2.6667vw;
    border-bottom: 0.13333vw solid rgba(0, 0, 0, 0.1);
}
.update .content .list2 li:nth-of-type(2n+1) .info .title{
    padding-bottom: 2.6667vw;
    border-bottom: 0.13333vw solid rgba(0, 0, 0, 0.1);
}
.update .content .list1 li:nth-of-type(2n+1) .info .title:before{
    content:'';
    display: inline-block;
    width: 4vw;
    height: 4vw;
     background: url(/ceshi/images/update_icon1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 1.3333vw;
        margin-bottom: -0.4vw;
}
.update .content .list1 li:nth-of-type(2n) .info .title:before{
    content:'';
    display: inline-block;
    width: 4vw;
    height: 4vw;
     background: url(/ceshi/images/update_icon2.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 1.3333vw;
        margin-bottom: -0.4vw;
}
.update .content .list li:nth-of-type(2) .info .title:before,.update .content .list li:nth-of-type(3) .info .title:before,.update .content .list li:nth-of-type(6) .info .title:before,.update .content .list li:nth-of-type(7) .info .title:before,.update .content .list li:nth-of-type(2) .info .title:before,.update .content .list li:nth-of-type(10).info .title:before,.update .content .list li:nth-of-type(11) .info .title:before{
   content:'';
    display: inline-block;
    width: 4vw;
    height: 4vw;
     background: url(/ceshi/images/update_icon2.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 1.3333vw;
        margin-bottom: -0.4vw;
}
.update .content .list li:nth-of-type(1) .info .title:before,.update .content .list li:nth-of-type(4) .info .title:before,.update .content .list li:nth-of-type(5) .info .title:before,.update .content .list li:nth-of-type(8) .info .title:before,.update .content .list li:nth-of-type(9) .info .title:before,.update .content .list li:nth-of-type(12) .info .title:before{
    content:'';
    display: inline-block;
    width: 4vw;
    height: 4vw;
     background: url(/ceshi/images/update_icon1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 1.3333vw;
        margin-bottom: -0.4vw;
}
.update .content .list li:nth-of-type(2) .title,.update .content .list li:nth-of-type(3) .title,.update .content .list li:nth-of-type(6) .title,.update .content .list li:nth-of-type(7) .title,.update .content .list li:nth-of-type(2) .title,.update .content .list li:nth-of-type(10) .title,.update .content .list li:nth-of-type(11) .title{
padding-bottom: 2.6667vw;
  border-bottom: 0.13333vw solid rgba(0, 0, 0, 0.1);
}
.update .content .list li:nth-of-type(1) .title,.update .content .list li:nth-of-type(4) .title,.update .content .list li:nth-of-type(5) .title,.update .content .list li:nth-of-type(8) .title,.update .content .list li:nth-of-type(9) .title,.update .content .list li:nth-of-type(12) .title{
padding-bottom: 0 !important;
border: none !important;
}
.update .content .list li:nth-of-type(2) .des,.update .content .list li:nth-of-type(3) .des,.update .content .list li:nth-of-type(6) .des,.update .content .list li:nth-of-type(7) .des,.update .content .list li:nth-of-type(2) .des,.update .content .list li:nth-of-type(10) .des,.update .content .list li:nth-of-type(11) .des{
    display: block;
display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.update .content .list li:nth-of-type(1) .des,.update .content .list li:nth-of-type(4) .des,.update .content .list li:nth-of-type(5) .des,.update .content .list li:nth-of-type(8) .des,.update .content .list li:nth-of-type(9) .des,.update .content .list li:nth-of-type(12) .des{
display: none;
}
.update .content .list li:nth-of-type(2) .time span:nth-of-type(1),.update .content .list li:nth-of-type(3) .time span:nth-of-type(1),.update .content .list li:nth-of-type(6) .time span:nth-of-type(1),.update .content .list li:nth-of-type(7) .time span:nth-of-type(1),.update .content .list li:nth-of-type(2) .time span:nth-of-type(1),.update .content .list li:nth-of-type(10) .time span:nth-of-type(1),.update .content .list li:nth-of-type(11) .time span:nth-of-type(1){
    display: block !important;
  
}
.update .content .list li:nth-of-type(1) .time span:nth-of-type(1),.update .content .list li:nth-of-type(4) .time span:nth-of-type(1),.update .content .list li:nth-of-type(5) .time span:nth-of-type(1),.update .content .list li:nth-of-type(8) .time span:nth-of-type(1),.update .content .list li:nth-of-type(9) .time span:nth-of-type(1),.update .content .list li:nth-of-type(12) .time span:nth-of-type(1){
    display: none !important;

}
.update .content .list li:nth-of-type(2) .time span:nth-of-type(3),.update .content .list li:nth-of-type(3) .time span:nth-of-type(3),.update .content .list li:nth-of-type(6) .time span:nth-of-type(3),.update .content .list li:nth-of-type(7) .time span:nth-of-type(3),.update .content .list li:nth-of-type(2) .time span:nth-of-type(3),.update .content .list li:nth-of-type(10) .time span:nth-of-type(3),.update .content .list li:nth-of-type(11) .time span:nth-of-type(3){
    display: none !important;
  
}
.update .content .list li:nth-of-type(1) .time span:nth-of-type(3),.update .content .list li:nth-of-type(4) .time span:nth-of-type(3),.update .content .list li:nth-of-type(5) .time span:nth-of-type(3),.update .content .list li:nth-of-type(8) .time span:nth-of-type(3),.update .content .list li:nth-of-type(9) .time span:nth-of-type(3),.update .content .list li:nth-of-type(12) .time span:nth-of-type(3){
    display: block !important;

}
.update .content .list li:nth-of-type(2) .time,.update .content .list li:nth-of-type(3) .time,.update .content .list li:nth-of-type(6) .time,.update .content .list li:nth-of-type(7) .time,.update .content .list li:nth-of-type(2) .time,.update .content .list li:nth-of-type(10) .time,.update .content .list li:nth-of-type(11) .time{
   margin-top: 0 !important;
}
.update .content .list li:nth-of-type(1) .time,.update .content .list li:nth-of-type(4) .time,.update .content .list li:nth-of-type(5) .time,.update .content .list li:nth-of-type(8) .time,.update .content .list li:nth-of-type(9) .time,.update .content .list li:nth-of-type(12) .time{
margin-top: 3.2vw !important;
  margin-bottom: .26667vw !important;
}
.update .content .list li:nth-of-type(2),.update .content .list li:nth-of-type(3),.update .content .list li:nth-of-type(6),.update .content .list li:nth-of-type(7),.update .content .list li:nth-of-type(2),.update .content .list li:nth-of-type(10),.update .content .list li:nth-of-type(11){
    height: 36.4vw;
}
.update .content .list li:nth-of-type(4),.update .content .list li:nth-of-type(5),.update .content .list li:nth-of-type(6),.update .content .list li:nth-of-type(7),.update .content .list li:nth-of-type(8),.update .content .list li:nth-of-type(9),.update .content .list li:nth-of-type(12){
   position: relative; 
   top: -12.4vw;
}
.update .content .list li:nth-of-type(8),.update .content .list li:nth-of-type(9),.update .content .list li:nth-of-type(10),.update .content .list li:nth-of-type(11),.update .content .list li:nth-of-type(12){
    position: relative;
     top: -24.8vw;
}
.update .content .list li:nth-of-type(12){
    top: -37.2vw;
}
.update .content .list2 li:nth-of-type(2n) .info .title:before{
    content:'';
    display: inline-block;
    width: 4vw;
    height: 4vw;
     background: url(/ceshi/images/update_icon1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 1.3333vw;
        margin-bottom: -0.4vw;
}
.update .content .list2 li:nth-of-type(2n+1) .info .title:before{
    content:'';
    display: inline-block;
    width: 4vw;
    height: 4vw;
     background: url(/ceshi/images/update_icon2.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 1.3333vw;
        margin-bottom: -0.4vw;
}
.update .content ol li .des{
    font-size: 3.7333vw;
font-weight: 400;
line-height: 7.46667vw;
color: rgba(0, 0, 0, 0.5);
margin: 1.3333vw 0;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
}
.update .content .list1 li:nth-of-type(2n+1) .des{
    display: none;
}
.update .content .list2 li:nth-of-type(2n) .des{
    display: none;
}
.update .content ol li .time{
    align-items: center;
    justify-content: space-between;
}
.update .content ol li .time span{
    font-size: 3.2vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 3.2vw;
color: rgba(0, 0, 0, 0.3);
}
.update .content ol li .time span:nth-of-type(3){
    font-size: 2.6667vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 3.2vw;
color: rgba(0, 0, 0, 0.3);
}
.update .content ol li .time span:nth-of-type(2){
    align-items: center;
    gap:1.3333vw;
}
.update .content ol li .time span:nth-of-type(2):before{
    content: '';
    display: block;
    width: 4vw;
    height: 4vw;
     background: url(/ceshi/images/eye_icon.png) no-repeat;
    background-size: 100% 100%;
}
.update .content .list1 li:nth-of-type(2n+1) .time span:nth-of-type(1){
    display: none;
}
.update .content .list1 li:nth-of-type(2n) .time span:nth-of-type(3){
    display: none;
}
.update .content .list2 li:nth-of-type(2n+1) .time span:nth-of-type(3){
    display: none;
}
.update .content .list2 li:nth-of-type(2n) .time span:nth-of-type(1){
    display: none;
}
.update .content .list1 li:nth-of-type(2n+1) .time{
    margin-top: .24rem;
    margin-bottom: .02rem;
}
.update .content .list2 li:nth-of-type(2n) .time{
    margin-top: 3.2vw;
    margin-bottom: .26667vw;
}
.update .fenye{
    margin-bottom: 4vw;
}
.program{
    overflow: hidden;
}
.program .swiper .swiper-slide{
    width:100% !important;
    justify-content: space-between;
}
.program {
    padding-bottom: 4.6667vw;
    position: relative;
}
.program .swiper .item{
    width:  calc(46.6667vw - 5.3333vw);
height: calc(45.3333vw - 5.3333vw);
mix-blend-mode: soft-light;
border-radius: 1.3333vw;
padding: 2.6667vw;
display: block;
}
.program .swiper .item .tit{
    font-size: 4vw;
font-weight: 600;
letter-spacing: 0px;
line-height: 5.792vw;
color: rgba(0, 0, 0, 0.8);
}
.program .swiper .des{
    gap:2vw;
    flex-wrap: wrap;
    margin-top: 2.53333vw;
}
.program .swiper .item1 .des{
    font-size: 3.2vw;
font-weight: 400;
letter-spacing: 0px;
line-height:  3.2vw;
color: rgba(46, 172, 250);
width: 27.7333vw;
}
.program .swiper .item2 .des{
    font-size: 3.2vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 3.2vw;
color: rgba(17, 133, 63, 1);
width:24vw;
}
.program .swiper .item3 .des{
    font-size: 3.2vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 3.2vw;
color: rgba(240, 103, 178, 1);
width:27.7333vw;
}
.program .swiper .item4 .des{
    font-size: 3.2vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 3.2vw;
color: rgba(235, 137, 0, 1);
width:41.3333vw;
}

.program .swiper .item1{
  background: url(/ceshi/images/list_program_bg1.png) no-repeat;
    background-size: 100% 100%;
}
.program .swiper .item2{
  background: url(/ceshi/images/list_program_bg2.png) no-repeat;
    background-size: 100% 100%;
}
.program .swiper .item3{
  background: url(/ceshi/images/list_program_bg3.png) no-repeat;
    background-size: 100% 100%;
}
.program .swiper .item4{
  background: url(/ceshi/images/list_program_bg4.png) no-repeat;
    background-size: 100% 100%;
}
.program .swiper .swiper-pagination{
  bottom: -3.3333vw;
  left: 0;
  width: 100%;
  /*height: .05rem;*/
} 

.program .swiper .swiper-pagination-bullet{
    width: 4vw;
height: 0.6667vw;
opacity: 0.3;
border-radius: 0.6667vw;
background: rgba(52, 175, 250, 1);
margin: 0;
}
.program .swiper .swiper-pagination-bullet-active{
background: rgba(52, 175, 250, 1);
opacity: 1;

}
.fenye ul{
    /*gap:.2rem;*/
    position: relative;
}
.fenye ul li{
    z-index: 1;
}
.fenye ul li:first-child{
    width: 26.667vw;
height: 10.6667vw;
opacity: 1;
border-radius: .1rem;
background: rgba(255, 255, 255, 1);
margin-right: 1.35rem;
}
.fenye ul li:last-child{
    width: 26.667vw;
height: 10.6667vw;
opacity: 1;
border-radius: 1.3333vw;
background: rgba(255, 255, 255, 1);
margin-left: 18vw;
}
.fenye ul li a{
    display: block;
    font-size: 4vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 10.6667vw;
color: rgba(46, 172, 250, 0.8);
text-align: center;
}
.fenye ul li{
    font-size: 4vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 10.6667vw;
color: rgba(46, 172, 250, 0.8);
text-align: center;
}
.fenye ul li:nth-of-type(2){
    font-size: 4vw;
font-weight: 400;
letter-spacing: 0px;
line-height:10.6667vw;
color: rgba(46, 172, 250, 0.8);
}
.fenye ul li:nth-of-type(3){
    font-size: 4vw;
font-weight: 400;
letter-spacing: 0px;
line-height: 10.6667vw;
color: rgba(0, 0, 0, 0.8);
}
.fenye ul:after{
    content:'';
    display: block;
    width: 37.3333vw;
height: 10.6667vw;
opacity: 1;
border-radius: 1.3333vw;
background: rgba(255, 255, 255, 1);
position: absolute;
left: calc((96vw - 37.3333vw) / 2);
bottom:0;
}
}