<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-color: #eeeeee;
   padding-right: 0 !important;
}
/* 椤堕儴css */
a{
    text-decoration-line: none;
}
 .modal-open {
     /*padding-right: px !important;*/
     /*overflow-y: scroll !important;*/
}
 .nextBtn{
     font-weight: bolder;
     cursor: pointer;
     width: 60px;
     height: 100px;
     top: 160px;
 }
.headBox{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 74px;
    background: #ffffff;
    z-index: 999;
}
.headContent{
    width: 1184px;
    margin: 0 auto;
}
.headContent .logocss{

    margin-top: 10px;
    float: left;
    cursor: pointer;
}
.headContent .headNav{
    float: left;
    margin-left: 60px;
    color: #656363;
}
.headContent .headNav li{
    float: left;
    margin-right: 60px;
    line-height: 74px;
    cursor: pointer;
}
.headContent .headSearch{
    float: left;
    width: 230px;
    height: 34px;
    border: 1px solid #d2d2d2;
    border-radius: 50px;
    margin-top: 18px;
    position: relative;
    margin-right: 10px;
}
.headContent .headSearch input{
   position: absolute;
   left: 5px;
   top: 2px;
   height: 30px;
   border: none;
   outline: none;
   border-radius: 8px;
}
.headContent .headSearch .searchIcon{
    position: absolute;
    right: 18px;
    top: 8px;
    cursor: pointer;
}
.loginBox{
    float: right;
    /*margin-left: 40px;*/
    line-height: 74px;
}   
.loginBox .firSpan{
    margin-right: 20px;
    cursor: pointer;
}
.loginBox .lastSpan{
    margin-left: 20px;
    cursor: pointer;
}
.loginBox .headpoto{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    background: #eeeeee;
    /* margin-top: 20px; */
    vertical-align: middle;
    overflow: hidden;
}
.loginBox .loginName{
    line-height: 74px;
    cursor: pointer;
    margin-left: 10px;
    vertical-align: middle;
}
.mianConetnt{
    width: 1184px;
    /*margin: 0 auto;*/
    margin-left: -92px;
    float: none;
    margin-top: 94px;
}
/* 鍐呭-杞挱 */
.maintop{
    clear: both;
}
.mainhead{
    width: 880px;
    height: 378px;
    float: left;
}
.swiper-container {
    width: 100%;
    height: 100%;

  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  /* 鍚嶇墖涓庣櫥闄� */
  .loginCard{
      width: 286px;
      height: 378px;
      float: right;
      background: #fff;
  }
 .loginCont{
     width: 100%;
 }
  .loginCont .headPro{
      width: 106px;
      height: 106px;
      border-radius: 50%;
      background: #dcdcdc;
      margin: 0 auto;
      margin-top: 76px;
  }
  .loginCont button{
      width: 160px;
      height: 30px;
      background: #51b3dd;
      color: #fff;
      border: none;
      border-radius: 10px;
      outline-style: none;
        margin: 80px 0 0 65px;
  }
  .useCard .headPro{
    width: 106px;
    height: 106px;
    border-radius: 50%;
    background: #dcdcdc;
    margin: 0 auto;
    margin-top: 30px;
      overflow: hidden;
  }
  .useCard ul{
      margin-top: 16px;
  }
  .useCard ul li{
      width: 108px;
      text-align: center;
      margin: 0 auto;
  }
  .useCard ul .firli{
      font-size: 16px;
  }
  .useCard ul .secli{
   color: #b0b0b0;
}
/*  #51b3dd*/
.useCard ul .thirdli{
    width: 134px;
    height: 30px;
    line-height: 30px;
    border-radius: 10px;
    background: #eeeeee;
    margin-top: 26px;
    margin-bottom: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
}
.useCard ul .fortli{
    margin-top: 20px;
    cursor: pointer;
    color: #fff;
    background: #51b3dd;
    padding: 3px 2px;
    border-radius: 10px;
}

/* 妯″潡瀵艰埅 */
.mainNav{
    clear: both;
    margin-top: 20px;
}
.mainNav .navCol{
    width: 180px;
    height: 68px;
    margin-top: 20px;
    margin-left: 20px;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    position: relative;
}
.mainNav .navCol li{
    margin-left: 10px;
}
.mainNav .navCol img{
    position: absolute;
    right: 10px;
    top: 8px;
    
}
.mainNav .navCol .navTitle{
    font-size: 18px;
    margin-top: 10px;
}
.mainNav .navCol .navGo{
    width: 44px;
    height: 18px;
    border-radius: 10px;
    background:rgba(226, 221, 221, 0.4);
    text-align: center;
    line-height: 18px;
    margin-top: 8px;
}
.mainNav .firNav{
    background: #c468d0;
}
.mainNav .secNav{
    background: #72d0ca;
}
.mainNav .secNav img{
   top:12px
}
.mainNav .thidNav{
    background: #ebb252;
}
.mainNav .thidNav img{
    top:12px
 }
.mainNav .forNav{
    background: #5ec1e8;
}
.mainNav .forNav img{
    top:12px
 }
.mainNav .fifNav{
    background: #ed7a7a;
}
.mainNav .sixNav{
    background: #eb5993;
}
/* 杩戞湡鐩存挱 */
.livePrev{
    margin-top: 94px;
}
.livePrev .liveCol{
    width: 368px;
    height: 207px;
    margin-top: 30px;
    margin-right: 50px;
    background: #fff;
    border-radius: 15px;
    position: relative;
    cursor: pointer;
}
.livePrev .liveCol .liVePro{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #dcdcdc;
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    overflow: hidden;
}
.livePrev .liveCol .liveCard{
    /*float: right;*/
    /*width: 204px;*/
    /*margin-top: 120px;*/
    /*padding-left: 20px;*/
    position: absolute;
    bottom: 10px;
    right: 0px;
    clear: both;
}
.livePrev .liveCol .liveCard h5{
font-size: 16px;
margin-bottom: 20px;
    margin-top: 10px;
width: 180px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.livePrev .liveCol .liveCard p{
    line-height: 14px;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 18px;
    margin-top: 10px;
}
@keyframes yuying1{
    0%{
        height: 0%;
    }
    20%{
        height: 50%;
    }
    50%{
        height: 100%;
    }
    80%{
        height: 50%;
    }
    100%{
        height: 0%;
    }
}	
.liveOn{
    width: 100px;
    height: 30px;
    background-image: linear-gradient(to right,#e95a07,#f5af4a);
    border-radius: 15px;
    margin-top: 20px;
    float: right;
    margin-right: 20px;
    
}
.liveTrail{
    width: 160px;
    height: 30px;
    border-radius: 15px;
    background: #ada5b194;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    color: #fff;

}
.liveTrail span{
    font-size: 12px;
}
.liveOn span{
   font-size: 12px;
   line-height: 30px;
   margin-left: 6px;
   color: #fff;
}
.liveAnl{
    width: 22px;
    float: left;
    height: 12px;
    padding-top: 4px;
    vertical-align: middle;
    margin-left: 14px;
    
}
.liveAnl#one{
    animation:yuying1 0.6s infinite 0.4s;
   -webkit-animation:yuying1 0.6s infinite 0.1s;
}
.liveAnl #two{
    animation:yuying1 0.6s infinite 0.5s;
   -webkit-animation:yuying1 0.6s infinite 0.2s;
}
.liveAnl #three{
    animation:yuying1 0.6s infinite 0.6s;
   -webkit-animation:yuying1 0.6s infinite 0.3s;
}
.liveAnl #four{
    animation:yuying1 0.6s infinite 0.7s;
   -webkit-animation:yuying1 0.6s infinite 0.4s;
}

#one,#two,#three,#four,#five{
    width:2px;
    height: 100%;
    /* margin-left: 10px; */
    border-radius: 50px;
    background-color: #fff;
    vertical-align: middle;
    display: inline-block;
}

/* 鎺ㄨ崘 */
.recom{
    margin-top: 94px;
}
.recom .recomCol{
    width: 280px;
    height: 334px;
    margin-top: 20px;
    margin-right: 20px;
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    padding: 0;
}
.recom .recomCol .recomImg{
    width: 280px;
    height: 150px;
    position: relative;
}
.recom .recomCol .playModel{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(117, 115, 115, 0.4);
}
.recom .recomCol .playModel img{
    display: block;
    margin: 0 auto;
    margin-top: 38px;
    cursor: pointer;
}
.recomText{
    margin-left: 10px;
}
.recom .recomCol .recomText h5{
    font-size: 16px;
    width: 206px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.recom .recomCol .recomText ul li{
    font-size: 14px;

   
}
.introText{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
    margin-top: 20px;
}
.recom .recomCol .recomText .textBotm{
    margin-top: 22px;
}
.footBox{
    width: 100%;
    height: 320px;
    background: #434343;
    margin-top: 50px;
}
/* 搴曢儴 */
.footContent{
    width: 1184px;
    margin: 0 auto;
    color: #979797;
}
.footcFirst {
    float: left;
    margin-left: 56px;
}
.footcFirst ul li{
width: 154px;
/* display: inline-block; */
float: left;
margin-right: 50px;
margin-top: 50px;
vertical-align: middle;
}
.footcFirst ul li p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
}
.footcCenter{
    width: 342px;
    float: left;
}
.footcCenter p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 264px;
}
.footcLast{
width: 76px;
float: left;
margin-left: 34px;
}
.footcLast  h4{
    color: #fff;
    margin-top: 48px;
    margin-bottom: 24px;


}
.footcLast ul li{
    line-height: 24px;
    cursor: pointer;
}

.footcRight{
    float: right;
}
.footcRight h4{
    color: #fff;
    margin-top: 48px;
    margin-bottom: 24px;


}
.footcRight ul li{
    line-height: 24px;
    cursor: pointer;
}
/* 鐧婚檰鏍峰紡 */
.inpsutGrup h4{
    margin-top: 58px;
    margin-left: 68px;
}
.qrLogin{
    background: #eeeeee;
   height: 518px;
}
.loginBox .inputCl{
    background: #eeeeee;
    width: 340px;
    height: 50px;
    margin-top: 22px;
    position: relative
}
.loginBox .inputCl span{
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding-left: 10px;
}
.loginBox .inputCl input{
    border: none;
    outline: none;background:#eeeeee ;
    height: 46px;
    position: absolute;
    left: 50px;
    top: 2px;
    width: 70%;
    font-size: 14px;

}

.yzBox .inputCl{
    width: 340px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;

}
.yzBox img{
    width: 108px;
    height: 40px;
    display: inline-block;
    margin-top: 20px;
    margin-left: 10px;
    vertical-align: middle;
  
}
.loginBox button{
    width: 334px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    background: #00c4ff;
    border: none;
    outline-style: none;
    border-radius: 5px;
    margin-top: 38px;
}
.loginBox p{
    line-height: 30px;
}
.loginBox p input{
    margin: 0;
   vertical-align: middle;
}
.loginBox p span{
   vertical-align: middle;
   margin-top: 2px;
   margin-left: 10px;
}
.qrLogin .qrPhoto{
    width: 220px;
    height: 220px;
    margin-top: 60px;
    margin-left: 72px;
}
.qrLogin p{
    width: 100%;
    text-align: center;
    margin-top: 46px;
}
.qrLogin p span{
    color: #6db9e8;
}
.modContent{
    background: #fff;
    position:fixed;
    top: 50%;
    left: 50%;
    margin-left: -420px;
    margin-top: -260px;
    z-index: 333333335;
}
.loginLeft{
    width: 50%;
    float: left;
}
.loginRight{
    width: 48%;
    float: right;
}
.noLive{
    width: 100%;
    height: 100px;
}
.noLive .noliveText{
    text-align: center;
    color: #656363;
}
.noLive .noliveText .bigSize{
    font-size: 16px;
    color: #000;
}
.noLive .noliveText span{
    vertical-align: middle;
}
.noLive .liveIcon{
    width: 100px;
    margin: 0 auto;
}
</pre></body></html>