/* 顶部 */
.top{
    height: 1030px;
}
header{
    width: 100%;
    height: 990px;
    background: url(./20241119Banner.png) no-repeat center top;
}

.nav{
    transform: translateY(-30px);
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: linear-gradient(to bottom, #ba47ff, #784cff);
}

.nav ul{
   
    display: flex;
    justify-content: space-around;
  
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
}

.nav ul li{
    list-style: none;
    font-size: 28px;
}

.nav ul li a{
    color: #fff;
    text-decoration: none;
}

/*  */

.content_container{
    background: url(./20241119bg.png) no-repeat 0 0;
}

/* 超燃瞬间 */

.title_Imgs{
    position: relative;
    /* margin-top: 60px; */
    text-align: center;
}

.crsj{
    margin-top: 60px;
}

.crsj_swiper{
    height: 675px;
}

.swiper-slide{
    /* background-color: #784cff; */
}
.swiper-button{
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    z-index: 999;
}
.right{
    float: right;
}
.swiper-button img{
    cursor: pointer;
}
.crsj_text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: rgba(0,0,0,0.5);
   
    font-size: 24px;
    line-height: 80px;
    text-indent: 1em;
}

.crsj_text a{
    color: #fff;
}
.swiper-pagination{
    text-align: right;
    
}
.swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #fff;
    opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 20px;
    width: calc(100% - 18px);
    left:-18px;
}

.swiper-pagination-bullet-active{
    background-color: #b748ff;
    width: 35px;

}


.scroll_msg{
    background: linear-gradient(to bottom, #b547ff, #794cff);
    height: 54px;
    margin-top: 50px;
    line-height: 54px;
    font-size: 18px;
   
}
.scroll_msg a {
    color: #fff;
}

.scroll_msg a + a{
    margin-left: 30px;
}

.scroll_msg a:hover{
    text-decoration: underline;
}


.title_Bar{
    position: relative;
    margin-top: 70px;
    margin-bottom: 30px;
}
.title_Bar span{
    position: absolute;
    right: 30px;
    top:40%;
    font-size: 16px;
}
.title_Bar span a{
    color: #fff;
}


/*  */

.aoyunLive {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.Livemore {
    width: 100%;
    padding-bottom: 15px;
    float: right;
    text-align: right;
}

.Livemore a {
    color: #fff;
}

.Livebig01 {
    width: 600px;
    height: 368px;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.Livebig01 img:hover {
    transform: scale(1.2);
}

.Livebig01 img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.Livebig01 h4 {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.Livebig01 h4 a {
    color: #fff;
    padding-left: 10px;
}

.Livebig02 {
    width: 270px;
    height: 368px;
    float: left;
}

.Livebig02img {
    position: relative;
    overflow: hidden;
    width: 270px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 197px;
    float: left;
}

.Livebig02img img {
    transition: all 2s;
    width: 100%;
}

.Livebig02img img:hover {
    transform: scale(1.1);
}

.Livebig02bai {
    width: 270px;
    height: 170px;
    float: left;
    padding: 12px 14px 0px;
    box-sizing: border-box;
    background-color: #e6f3fb;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.Livebig02bai font {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
}

.Livebig02bai p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
}

.Livebig02bai a,
.Livebig02bai p a {
    color: #0694da;
}

.left30 {
    margin-left: 30px;
}


/*  */
.IlookCopy {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.Copyimg {
    width: 195px;
    height: 127px;
    float: left;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.Copyimg img {
    transition: all 2s;
    width: 100%;
}

.Copyimg img:hover {
    transform: scale(1.1);
}

.Copytxt {
    width: 318px;
    padding-left: 20px;
    float: left;
}

.Copytxt font {
    font-size: 18px;
    line-height: 32px;
}

.Copytxt p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
}

.Copytxt a,
.Copytxt p a {
    color: #0694da;
}

.sszj_content_left{
    width: 536px;
    float: left;
}


/*  */

.xuanzhvid {
    width: 643px;
    height: 458px;
    float: right;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.xuanzhvid .swiper-pagination {
    width: auto !important;
    right: 0px !important;
    left: auto !important;
    bottom: 14px !important;
    padding-right: 20px;
}

.ahead-pic {
    width: 643px;
    height: 458px;
    float: left;
}

.ahead-pic ul {
    float: left;
}

.ahead-pic .swiper-slide img {
    width: 100%;
    /* 确保图片不会超出容器 */
    height: 100%;
    /* 确保图片不会超出容器 */
}

.ahead-pic .ahead_txt {
    width: 603px;
    padding: 5px 20px;
    position: absolute;
    bottom: 0;
    background: rgb(48 48 48 / 75%);
    line-height: 40px;
}

.ahead-pic .ahead_txt a {
    color: #fff;
}

.ahead-pic .swiper-pagination {
    /* position: absolute;
   width: 110px;
   bottom: 14px;
   right: 0; */
}

.ahead-pic .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    right: 15px;
}

.ahead-pic .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 1;
}

.ahead-pic .swiper-pagination-bullet-active {
    background: #fff;
    width: 32px;
    border-radius: 10px;
}

.ahead-pic .videoIcon {
    position: absolute;
    left: 50%;
    margin-left: -53.5px;
    top: 50%;
    margin-top: -53px;
}

.lshg_item{
    position: relative;
    width: 276px;
    height: 156px;
    float: left;
    margin-left: 32px;
}

.lshg_item:first-child{
    margin: 0;
}

.lshg_item img{
    width: 100%;
    height: 100%;
}

.lshg_item .lshg_text{
    position: absolute;
    bottom: 0;
    height: 30px;
    line-height:30px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    text-indent: .3rem;
}
.lshg_text a{
    color: #fff;
}


.zlhz{
    margin-top: 120px;
}

.zlhz-swiper_outer{
    margin-top: 70px;
}

.zlhz-swiper{
    width: 1200px;
    height: 150px;
}

.zlhz-swiper .swiper-slide{
    /* background-color: #0694da; */
    transform: scale(.85);
    transition: 300ms;
    border-radius: 10px;

}

.zlhz-swiper .swiper-slide-active{
    transform: scale(1);
    
  }

  .hzdw{
    margin-top: 120px;
  }
  .hzdw_group {
    margin-top: 70px;
  }

.hzdw_group ul{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(178px, 1fr)); /* 自动填充列，最小宽度178px */
    gap: 26px; /* 网格项之间的间距 */
    width: 100%; /* 容器宽度 */
    max-width: 1200px; /* 最大宽度 */
    margin: 0 auto; /* 水平居中 */
}
.hzdw_group ul li{
    width: 178px;
    height: 100px;
    background: #123321;

}

.hzdw_group a{
    width: 178px;
    height: 100px;
    display: block;
}

.hzdw_group a img{
    width: 100%;
    height: 100%;
}





.bottom{
    margin-bottom: 50px;
}