.title{
    color: #fff;
}
.stui-pannel_ft.col-pd h4{
 color:#fff;
}
.row .stui-foot{
color: #757575;
}
.stui-page__item li.active a:hover{
    color: black;
}
#cms_notice_ordinary_box{
    margin-bottom: 20px !important;
}
.desc.detail{
    color: #fff;
}
.desc.detail .left{
    font-weight: 600;
}
.stui-content__detail{
    width: 100%;
}
.stui-content__detail .title{
    border-bottom: 1px solid #909090;
    padding-bottom: 13px;
}
.stui-play__list .cms_charging_lin_div_gold,.stui-play__list .cms_charging_lin_div_vip{
    border-radius:5px
}
.nav-swiper029 {
    overflow: hidden;
    margin-top:20px;
}

.nav-swiper029 .swiper-pagination {
    position: relative;
    top: -30px !important;
}

.nav-swiper029 .swiper-pagination-bullet {
    border-radius: 0;
    height: 6px !important;
    width: 6px !important;
}

.nav-swiper029 .swiper-pagination-bullet-active {
    border-radius: 0;
    height: 6px !important;
    width: 12px !important;
}
.slide-time-img3{
    top: 0;
    left: 0;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width:767px){
    .slide-time-img3{
        height: 250px;
      }
      .logo h2{
        margin-top: 6px;
        line-height: 0;
        margin-left: 10px;
      }
}