/* 主体部分 */
.banner{
    width: 100%;
    display: block;
}
.rq{
    background: linear-gradient(90deg, #CBF2FF 0%, #FFFFFF 100%);
    height: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.time{
    line-height: 1.2rem;
    color: #333333;
    font-weight: bold;
    font-size: .3rem;
}
.number{
    width: .51rem;
    background-image: url("../img/jx.png");
    background-size: .59rem .82rem;
    background-repeat: no-repeat;
}
.personnel{
    display: flex;
    flex-wrap: wrap;
    padding: .48rem 0 0 0;
    justify-content: center;
    border-bottom: .16rem solid #F3F3F3;
}
.box{
    border-right: .01rem solid #F0F0F0;
    text-align: center;
    width: 2.4rem;
    margin-bottom: .5rem;
}
.ch{
    width: 1.08rem;
}
.ch1{
    color: #061D38;
    font-size: .26rem;
}
.box:nth-of-type(3n){
    border: 0;
}

.middle{
    padding: .3rem .32rem 0 .31rem;
}

.middles{
    padding: .32rem 0 .31rem;
}

.mbox{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0.1rem 0.2rem;
}
.shu{
    width: .08rem;
    height: .4rem;
    background: linear-gradient(315deg, #0639AB 0%, #006EFF 100%);
    border-radius: .04rem;
}
 
.titles{
    color: #333333;
    font-size: .4rem;
    font-weight: bold;
    margin-left: .2rem;
    letter-spacing:0.05rem;
    padding: 0.28rem 0;
}

.title{
    color: #333333;
    font-size: .4rem;
    font-weight: bold;
    margin-left: .2rem;
    letter-spacing:0.05rem;
    /* padding: 0.28rem 0; */
}
.more{
    font-size: .26rem;
    color: #666666;
}
.swiper-container{
    margin-top: .33rem;
}
.swiper-pagination{
    text-align: right;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    left: -0.26rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 .06rem;
}
.swiper-pagination-bullet{
    width: .06rem;
    height: .06rem;
    background: #FFFFFF;
}
.swiper-pagination-bullet-active{
    width: .17rem;
    border-radius: .03rem;
    height: .06rem;
    background: #00B4FF;
}
.photo{
    width: 100%;
}
.viderbox{
    display: flex;
    justify-content: space-between;
    margin-top: .25rem;
    margin-bottom: .33rem;
}
.v1{
    width: 3.28rem;
}

.v2{
    width: 3.28rem;
}
 
.introduce{
    display: inline-block;
    height: 1.3rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-indent: 2em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    letter-spacing: 0.03rem;
    padding: 0.4rem 0.02rem;
}


.host{
    width: 100%;
    text-align: center;
    line-height: .64rem;
    color: #333333;
    font-size: .32rem;
    font-weight: bold;
}
.photobox{
    display: flex;
    justify-content: space-around;
    padding: .27rem 0 .31rem;
    border: 1px solid #DCF1FF;
}
.gd{
    width: 2.6rem;
}
.fgx{
    width: .01rem;
    height: 1rem;
    background: #E8E8E8;
}
.sponsor-implement{
    display: flex;
    justify-content: space-between;
    padding-bottom: .48rem;
    border-bottom: .16rem solid #F3F3F3;
    padding: .24rem .32rem .48rem;
}
.sponsor{
    width: 3.3rem;
    border: 1px solid #DCF1FF;
}
.sponsor1{
    width: 3.3rem;
    line-height: .64rem;
    color: #333333;
    font-size: .32rem;
    font-weight: bold;
    text-align: center;
}
.sponsor2{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: .07rem .14rem .31rem;
}
.xg{
    width: 2.85rem;
    margin-bottom: .04rem;
}
.am{
    width: 2.54rem;
    margin-top: .1rem;
}
.fgx1{
    width: 2.88rem;
    height: 1px;
    background: #E8E8E8;
}
.hf{
    width: 1.92rem;
}
.implement1{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: .64rem 0;
}
.shubox{
    display: flex;
    align-items: center;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color: #FFFFFF;
    background: linear-gradient(310deg, #0070FF 0%, #003276 100%);
    border-radius: 4px;
    width: 3.32rem;
    border: 0;
}
.nav>li>a{
    padding: 0;
    text-align: center;
    line-height: .72rem;
}
.nav-tabs{
    border: 0;
}
.nav-tabs>li>a{
    border: 1px solid #0070FF;
    border-radius: 4px;
    width: 3.32rem;
    color: #0070FF;
    margin: 0;
}
.nav-tabs>li{
    float: none;
}
.nav-tabs{
    display: flex;
    align-items: center;
    margin-bottom: .16rem;
}
.li1{
    margin-right: .22rem;
}
.tabbox{
    /* margin-top: .39rem; */
}
/* .tabbox2{
  width: 100%;
  height: 1000px;
    margin-top: .39rem;
    background-color:#2987E1;
} */
.Journalism{
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #333333;
    font-size: .28rem;
    line-height: .92rem;
    border-bottom: 1px solid #E6E6E6;
}
.Journalism:nth-of-type(5n){
    border: 0;
}
.advertisement{
    width: 100%;
    margin-top: .41rem;
}
.forum{
    width: 88%;
    margin: 0.28rem auto 0.2rem auto;
    box-shadow: 0px 5px 26px 0px rgba(0, 0, 0, 0.06);
    margin-top: .3rem;
    padding: 0.2rem 0.2rem 0.3rem 0.25rem;
    position: relative;
    background-color: #fff;
    border-radius: 0.1rem;
}

.forumes{
    width: 89%;
    margin: 0.28rem auto 0.2rem auto;
    box-shadow: 0px 5px 26px 0px rgba(0, 0, 0, 0.06);
    margin-top: .3rem;
    padding: 0.2rem 0.2rem 0.3rem 0.25rem;
    position: relative;
    background-color: #fff;
    border-radius: 0.1rem;
}


.forum1{
    /* font-size: .28rem;
    font-weight: bold;
    color: #000000;
    line-height: .42rem; */
    font-size: 0.28rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 700;
    color: #333333;
    line-height: .42rem;;
}

.forum2 img {
    width: 0.21rem !important;
    height: 0.24rem !important;
    margin-top: -0.03rem;

} 


.forum2{
    color: #333333;
    font-size: .26rem;
    margin-top: .16rem;
}

.forums{
    position: relative;
    color: #666666 ;
    font-size: .26rem;
    margin-top: .16rem;
    padding: 0.02rem 0.35rem;
}

.forums img {
    position: absolute;
    left:15px;
    top: 4px;
    width: 0.2387rem !important;
    height: 0.2387rem !important; 

} 

.sondws{
     width: 99%;
     height: 100%;
     padding: 0.08rem 0.04rem 0rem 0.12rem;
}

.forum3{
    font-size: .26rem;
    color: #0639AB;
    margin-top: .34rem;
}
.bg1{
    position: absolute;
    top: .56rem;
    right: 0;
    width: 2.5rem;
}
.shu11{
    width: 100%;
    height: .16rem;
    background: #F3F3F3;
    margin-top: .4rem;
}
.activity{
    position: relative;
}
.activity1{
    width: 100%;
    height: 4.21rem;
    margin-top: .3rem;
    border-radius: 0.1rem;
}
.activity2{
width: 100%;
height: 40%;
padding: 0.3rem;
filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;
background-color: #000;
position: absolute;
bottom: 0.01rem;
border-radius: 0 0 0.1rem 0.1rem;

}

.activity2 p:nth-child(1){
  color: #fff;  
  font-size: 0.3rem;
  font-weight: 700;
}
.activity2 p:nth-child(2){
  color: #fff;  
  font-size: 0.22rem;
}


.acc{
    position: relative;
}
.act{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: .25rem;
}
.act1{
    width: 3.3rem;
    height: 2.26rem;
}
.act2{
    width: 2.98rem;
    position: absolute;
    top: 1.64rem;
    left: .16rem;
    color: #FFFFFF;
    font-weight: bold;
    font-size: .2rem;
}
.zxb{
    width: 3.3rem;
}
.pepo{
    width: 7.5rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.pepo1{
    position: relative;
    margin-top: .3rem;
    margin-right: .26rem;
}
.pepo1:nth-of-type(2n){
    margin-right: 0;
}
.introduce1{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 3.3rem;
    background: linear-gradient(270deg, #0639AB 0%, #006EFF 100%);
    padding: .2rem;
}
.name{
    font-size: .32rem;
    font-weight: bold;
    color: #FFFFFF;
}
.name1{
    color: #FFFFFF;
    font-size: .24rem;
    margin-top: .17rem;
}

.line{
  width: 100%;
  height: 0.02rem;
  background-color: #F0F0F0;
  margin:0.2rem auto
}

/* .adds{
    position: absolute;
    text-align: center;
    font-size: 0.35rem;
    width: 100%;
    padding: 0.4rem 0 0 0.32rem;
    font-weight: 700;
    line-height: 0.8rem;
    color: #FFFFFF;
    line-height: 0.56rem;
    background: linear-gradient(180deg, #F3EBE0 0%, #E7D2A5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */

.blue{
    width: 100%;
    border-radius: 0.3rem;
    /* margin-top: 0.40rem; */
}

 .blue img{
     width: 100%;
     height: 100%;
 } 

.forums span{
    margin-left: 0.32rem;
}

 
.weekston {
    width: auto !important;
    height: 1rem !important;
    margin-left: 0.3rem;
    border-radius: 0 0 0.3rem 0;
    position: relative;
} 

.weekston p {
    font-size: 0.36rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1rem;
    text-align: center;
    position: absolute;
    left: 0.08rem;
}

.actives{
    width: 100%;
    height: 6rem;
    /* box-shadow:0px 0px 5px 5px #EFEFEF; */
    margin: 0.3rem auto;
    box-shadow: 0 2px 10px 6px #EFEFEF;
    border-radius: 10px;
  }
  .actives img{
    width: 100%;
    height: 3.8rem;
  }

.active{
  width: 100%;
  height: 0rem;
  /* margin: 0.3rem auto; */
  border-radius: 10px;
}

.active img{
  width: 100%;
  height: 3.8rem;
}

.actives p:nth-child(2){
    font-size: 0.28rem;
    font-weight: 700;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
  }
  
  .actives p:nth-child(3){
    font-size: 0.26rem;
    color: #333333 ;
     margin-left: 0.3rem;
  }
  .actives p:nth-child(4){
    font-size: 0.26rem;
    color: #333333 ;
     margin-left: 0.3rem;
  }


.active p:nth-child(2){
  font-size: 0.28rem;
  font-weight: 700;
  margin-left: 0.3rem;
  margin-top: 0.3rem;
}

.active p:nth-child(3){
  font-size: 0.26rem;
  color: #333333 ;
   margin-left: 0.3rem;
}
.active p:nth-child(4){
  font-size: 0.26rem;
  color: #333333 ;
   margin-left: 0.3rem;
}