.box-pc .top-swiper {
    position: relative;
    overflow: hidden;
    max-height: 782px;
}

.box-pc .top-swiper .swiper-banner {
    width: 100%;
    height: 100%;
}

.box-pc .top-swiper .swiper-slide a {
    display: block;
}

.box-pc .top-swiper .swiper-slide a img {
    width: 100%;
}

.box-pc .top-swiper .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    border-radius: 4px;
    background: #e6e6e6;
    opacity: 1;
    box-shadow: 0px 1px 4px #636363;
}

.box-pc .top-swiper .swiper-pagination-bullet-active {
    height: 6px;
    background-color: #fff;
}

.box-pc .top-swiper .swiper-pagination {
    bottom: 44px;
}

 
.content .p-body {
    padding: 20px;
    width: 1000px;
    min-height:1166px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 40px;
  }
  @media  screen and (max-width: 750px) {
    .content .p-body { 
        width: 100%;
  }

  }
  .content .p-body h3 {
    display: inline-block;
    line-height: 1.6;
    color: #fff;
    background: #DA1A86;
    padding: 0 20px 0 4px;
    margin: 10px 0
  }
  
  .content .p-body h4 {
    display: inline-block;
    line-height: 1.6;
    color: #fff !important;
    background: #DA1A86;
    padding: 0 20px 0 4px;
    margin: 10px 0
  }
  
  .content .p-body p {
    font-size: 16px;
    line-height: 250%;
    text-align: left;
    vertical-align: middle;
    color: #414141
  }
  
  .content .p-body a {
    color: #DA1A86;
    text-decoration: underline
  }
  
  .content .p-body img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  
  .content .p-body table {
    width: 100%;
    max-width: 100%;
    /* white-space: pre; */
    border-spacing: 0;
    border-collapse: collapse;
    word-break: break-all;
    word-wrap: break-word
  }
  
  .content .p-body table thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit
  }
  
  .content .p-body table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit
  }
  
  .content .p-body table thead>tr>th {
    border-bottom-width: 2px;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    text-align: left;
    font-weight: 700;
    border: 1px solid #ddd
  }
  
  .content .p-body table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit
  }
  
  .content .p-body table tbody>tr>td {
    border: 1px solid #ddd;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
  }
  
  .content .p-body table tbody>tr>th {
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px
  }
/* 赛事报名 start */

.join {
    min-width: 1200px;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.join .con-box {
    position: relative;
    z-index: 1;
}

.join .con-box .bg-img {
    max-width: 1700px;
    min-width: 1120px;
    margin: -30px auto 0;
    width: 100%;
    z-index: 2;
    box-shadow: 0px 0px 5px 0px rgb(87 87 87 / 15%);
}

.join .pc {
    display: block;
}

.join .mobile {
    display: none;
}

.details-box {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.details-box .competition-time {
    text-align: center;
    box-sizing: border-box;
}

.details-box .competition-time .title {
    font-family: 'fzltdh' !important;
    color: #252525;
    font-size: 32px;
    line-height: 52px;
    margin-bottom: 42px;
}

.details-box .competition-time .title .join-img {
    margin: 0 24px 0;
    max-width: 365px;
    height: auto;
    vertical-align: middle;
}

.details-box .competition-time .titme {
    font-family: 'fzltdh' !important;
    height: 80px;
    line-height: 80px;
    margin-bottom: 58px;
    font-size: 28px;
    color: #252525;
}

.details-box .competition-time .titme>span {
    display: inline-block;
    font-size: 48px;
    width: 80px;
    height: 80px;
    line-height: 84px;
    text-align: center;
    margin-right: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
}

.details-box .competition-time .sign-up {
    display: block;
    margin: 0 auto;
    width: 392px;
    height: 90px;
    line-height: 90px;
    font-size: 32px;
    text-align: center;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.details-box .competition-time .sign-up:last-child {
    margin-top: 32px;
}

.details-box .about>a {
    padding: 0 32px 0 45px;
    margin-bottom: 40px;
    display: block;
    height: 80px;
    width: 460px;
    color: #252525;
    font-size: 22px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #000000;
    box-sizing: border-box;
    background-color: #ffffff;
}

.details-box .about>a .btn {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.details-box .about>a .btn .icon {
    width: 50px;
    height: auto;
}

.details-box .about>a:hover {
    color: #09a9fb;
}

.has-en-box .details-box .competition-time .title,
.has-en-box .details-box .competition-time .titme {
    font-family: 'condBlack' !important
}

.has-en-box .details-box .competition-time .titme>span {
    line-height: 90px;
}

/* 赛事报名 end  */

/* 活动详情 */

.activity {
    width: 100%;
    min-width: 1200px;
    padding: 65px 0;
    position: relative;
    box-sizing: border-box;
}

.activity .box {
    display: flex;
    max-width: 1690px;
    margin: 0 auto;
}

.activity .activity-box {
    display: block;
    width: 100%;
    height: auto;
    margin-right: 30px;
    border-radius: 10px;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 0px 10px 0px rgb(87 87 87 / 8%);
}

.activity .activity-box:nth-child(4n) {
    margin-right: 0;
}

.activity .enter {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.activity .enter .bg {
    transition: all .4s;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
}

.activity .play {
    position: relative;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.activity .enter .show {
    z-index: 1;
    width: 100%;
    height: 468px;
    max-width: 400px;
    max-height: 468px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.activity-box:hover .bg {
    transition: all .4s;
    opacity: 1;
}

.activity-box:hover {
    box-shadow: 0px 1px 26px 6px rgba(87, 87, 87, 0.15);
}

.activity-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 102px;
    font-size: 20px;
    color: #808080;
    border-radius: 10px;
    background: #ffffff;
    font-family: "condBlack" !important;
}

.activity-title {
    margin-bottom: 14px;
    font-size: 22px;
    color: #252525;
}

.has-en-box .activity-title {
    font-family: "PavilionBlack" !important;
}

/* 公告 */

.look {
    width: 100%;
    margin: 90px auto 0 !important;
    min-width: 1200px;
}

.look .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    max-width: 100%;
    max-width: 1680px;
}

.look .notice-box {
    width: calc(50% - 40px);
    height: 240px;
    border: 1px solid #000000;
    border-radius: 10px;
    margin-right: 80px;
    margin-bottom: 60px;
    padding: 44px 16px 14px 44px;
    box-sizing: border-box;
}

.look .notice-box:nth-child(2n) {
    margin-right: 0;
}

.look .even-more {
    display: flex;
    justify-content: end;
    align-items: center;
    font-size: 18px;
}

.look .look-more {
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.look-more .even-more img {
    margin-right: 10px;
    width: 26px;
    height: auto;
}

.notice-box .title {
    font-size: 22px;
    font-weight: 400;
    color: #252525;
    margin-bottom: 11px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.notice-box .details {
    max-width: 622px;
    font-size: 18px;
    line-height: 24px;
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.notice-box .more {
    margin-top: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.notice-box .more1 {
    line-height: 20px;
    font-size: 20px;
    color: #252525;
}

.notice-box .more2 {
    display: none;
    line-height: 20px;
    font-size: 20px;
}

.notice-box .number {
    font-size: 50px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "fzltdh" !important;
    color: #808080;
    opacity: 0.15;
}

/*赛事图集*/

.atlas-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 100px;
    margin-top: 56px;
    font-size: 56px;
    line-height: 56px;
    font-weight: 500;
    color: #2b2b2b;
}

.atlas-title .title {
    position: relative;
}

.atlas-title .title .text {
    z-index: 5;
}

.atlas-title .title .atlas-link {
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 26px;
    background: #0068B7;
    z-index: -1;
}

.atlas-cont {
    max-width: 1680px;
    margin: 0 auto 228px;
}

.atlas-cont .box {
    display: flex;
    width: 100%;
    height: 100%;
}

.atlas-cont .video-box {
    position: relative;
    width: calc(65% - 30px);
}

.atlas-cont .video-box .video {
    flex: 1;
    max-height: 742px;
    max-width: 1074px;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.atlas-cont .video-box .video-img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.atlas-cont .video-box .video-img .play {
    max-width: 174px;
    max-height: 174px;
}

.atlas-cont .right {
    flex-shrink: 0;
    margin-left: 30px;
    max-width: 576px;
    width: 35%;
}

.atlas-cont .show {
    z-index: 1;
    width: 100%;
    height: auto;
}

.atlas-cont .right .phone-top {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    margin-bottom: 34px;
    position: relative;
    display: block;
}

.atlas-cont .right .phone-top:nth-child(2n) {
    margin-bottom: 0;
}

.atlas-cont .right .title {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 38px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.atlas-cont .right .title .normal {
    white-space: nowrap;
    font-family: 'PavilionBlack' !important;
}

/* 关于横琴 start */

.about-hengqin {
    display: block;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.about-hengqin .img2 {
    width: 100%;
    height: auto;
    z-index: 1;
}

.about-hengqin .img3 {
    width: 100%;
    height: auto;
    z-index: 1;
    display: none;
}

.about-hengqin .btn-hengqin {
    display: flex;
    width: 100%;
    max-width: 1680px;
    justify-content: space-evenly;
    align-items: center;
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.about-hengqin .btn-hengqin>a>img {
    max-width: 160px;
    height: 160px;
}

/* 关于横琴 end */

/*  赞助商 start */

.sponsor-content-box {
    margin: 100px 0;
}

.sponsor {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.sponsor .pa-body {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d0d0d0;
}

.sponsor .sponsor-title {
    background-image: url(https://riav3.ihuipao.com/site/2025/hengqin/web/images/mls/sponsors/title-bg.png?v=000012);
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    margin: 30px 0;
    display: inline-block;
    background-size: 100% 100%;
    padding: 0 16px;
    line-height: 40px;
}

.sponsor .pa-6,
.sponsor .pa-7 {
    padding: 0 55px 20px;
}

.sponsor .team {
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d0d0d0;
}

.sponsor .team-left {
    flex: 1;
}

.sponsor .two-box {
    flex: 1;
    white-space: nowrap;
}

/*.sponsor .pa-1 a img { width: 88%; }*/

/*.sponsor .pa-2>a:first-child img { width: 98%; }*/

/*  赞助商 end */

@media screen and (max-width: 1920px) {
    .box-pc .top-swiper {
        height: 100%;
    }
}

@media screen and (max-width: 1770px) {
    /* 赛事报名 */
    .join .con-box .bg-img {
        width: calc(100% - 20px);
        margin: -30px auto 0;
    }
}

@media screen and (max-width: 1600px) {
    /* 赛事报名 */
    .details-box .competition-time {
        margin-bottom: 30px;
    }
    .details-box .competition-time .title {
        margin-bottom: 22px;
        font-size: 28px;
    }
    .details-box .competition-time .titme {
        height: 70px;
        line-height: 70px;
        margin-bottom: 38px;
    }
    .details-box .competition-time .titme>span {
        width: 70px;
        height: 70px;
        line-height: 74px;
        font-size: 48px;
    }
    .has-en-box .details-box .competition-time .titme>span {
        line-height: 80px;
    }
    .details-box .competition-time .sign-up {
        width: 372px;
        height: 80px;
        line-height: 80px;
        font-size: 28px;
    }
    .details-box .competition-time .sign-up:last-child {
        margin-top: 20px;
    }
    .details-box .about>a {
        margin-bottom: 30px;
        height: 75px;
        width: 420px;
        font-size: 20px;
    }
    .details-box .about>a .btn .icon {
        width: 40px;
    }
    /* 活动详情 */
    .activity .enter .show {
        height: 400px;
    }
    .activity-content {
        font-size: 18px;
        height: 92px;
    }
    .activity-title {
        margin-bottom: 8px;
        font-size: 20px;
    }
    .activity-content {
        font-size: 16px;
        height: 82px;
    }
    /* 公告 */
    .look {
        margin: 80px auto 0 !important;
    }
    .look .notice-box {
        width: calc(50% - 30px);
        margin-right: 60px;
        margin-bottom: 40px;
        padding: 34px 16px 14px 34px;
    }
    .atlas-title {
        margin-bottom: 80px;
        margin-top: 36px;
    }
    /* 赛事图集 */
    .atlas-title {
        margin-bottom: 80px;
        margin-top: 36px;
        font-size: 50px;
    }
    .atlas-cont .video-box .video-img .play {
        width: 144px;
        height: 144px;
    }
    .atlas-cont .right .title {
        font-size: 32px;
    }
    .atlas-cont {
        margin: 0 auto 160px;
    }
}

@media screen and (max-width: 1440px) {
    .sponsor-content-box {
        margin: 50px 0;
    }
}

@media screen and (max-width: 1366px) {
    /* 赛事报名 */
    .details-box .competition-time .title {
        font-size: 22px;
    }
    .details-box .competition-time .title .join-img {
        width: 356px;
    }
    .details-box .competition-time .titme {
        height: 60px;
        line-height: 60px;
        margin-bottom: 38px;
    }
    .details-box .competition-time .titme>span {
        width: 60px;
        height: 60px;
        font-size: 42px;
        line-height: 64px;
    }
    .has-en-box .details-box .competition-time .titme>span {
        line-height: 70px;
    }
    .details-box .competition-time .sign-up {
        width: 332px;
        height: 74px;
        line-height: 74px;
        font-size: 24px;
    }
    .details-box .about>a {
        margin-bottom: 26px;
        height: 70px;
        width: 380px;
        font-size: 18px;
    }
    .details-box .about>a .btn .icon {
        width: 30px;
    }
    /* 活动详情 */
    .activity {
        padding: 40px 0;
    }
    .activity .enter .show {
        height: 340px;
    }
    .activity-title {
        margin-bottom: 8px;
        font-size: 18px;
    }
    .activity-content {
        font-size: 14px;
        height: 82px;
    }
    /* 公共 */
    .look .notice-box {
        height: 220px;
    }
    .notice-box .title {
        font-size: 20px;
    }
    .notice-box .details {
        font-size: 16px;
    }
    .notice-box .more1 {
        line-height: 20px;
        font-size: 18px;
    }
    /* 赛事图集 */
    .atlas-cont .video-box .video-img .play {
        width: 120px;
        height: 120px;
    }
    .atlas-cont .right .title {
        font-size: 28px;
    }
    .atlas-cont {
        margin: 0 auto 120px;
    }
}

@media screen and (max-width: 1200px) {
    .box-pc .top-swiper {
        width: 1120px;
    }
    /* 活动详情 */
    .activity .enter .show {
        height: 300px;
    }
}

@media screen and (max-width: 750px) {
    .box-pc .top-swiper {
        min-width: 300px;
    }
    .box-pc .top-swiper .swiper-pagination {
        bottom: 16px;
    }
    .box-pc .top-swiper {
        width: calc(100% - 20px);
        margin: 98px 10px 0;
    }
    /* 赛事报名 */
    .join {
        min-width: 280px;
        padding-bottom: 14px;
        padding-left: 0;
    }
    .join .pc {
        display: none;
    }
    .join .mobile {
        display: block;
    }
    .join .con-box {
        width: calc(100% - 20px);
    }
    .join .con-box .bg-img {
        width: calc(100% - 10px);
        min-width: 280px;
        margin: -20px auto 0;
        max-height: 467px;
    }
    .details-box .competition-time {
        margin-bottom: 0px;
    }
    .details-box .about>a {
        margin-bottom: 8%;
        padding: 0 10px 0 16px;
        height: 45px;
        width: 260px;
        font-size: 14px;
    }
    .details-box .about>a .btn .icon {
        width: 24px;
    }
    .details-box .competition-time .title {
        font-size: 18px;
        margin-bottom: 5%;
        line-height: 34px;
    }
    .details-box .competition-time .title .join-img {
        width: 200px;
    }
    .details-box .competition-time .titme>span {
        width: 40px;
        height: 40px;
        font-size: 24px;
        line-height: 44px;
    }
    .has-en-box .details-box .competition-time .titme>span {
        line-height: 44px;
        margin-right: 4px;
    }
    .details-box .competition-time .titme {
        font-size: 18px;
        margin-bottom: 15%;
    }
    .details-box .competition-time .sign-up {
        width: 200px;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
    }
    .details-box .competition-time .sign-up:last-child {
        margin-top: 5%;
    }
    .details-box {
        margin: 10px 0;
        padding-bottom: 38px;
    }
    /* 活动详情 */
    .activity {
        min-width: 280px;
        padding: 10px;
    }
    .activity .box {
        background: #E6E6E6;
        flex-wrap: wrap;
        width: 100%;
        min-width: 280px;
        padding: 20px;
        box-sizing: border-box;
        border-radius: 10px;
    }
    .activity .activity-box {
        width: calc(50% - 5px);
        height: auto;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .activity .box .activity-box:nth-child(2n) {
        margin-right: 0;
    }
    .activity-content {
        height: 70px;
        font-size: 14px;
    }
    .activity-title {
        margin-bottom: 8px;
        font-size: 18px;
    }
    .activity .play {
        width: 40px;
        height: 40px;
    }
    /* 公告 */
    .look {
        width: calc(100% - 20px);
        min-width: 280px;
        margin: 0 10px !important;
        box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.21);
        border-radius: 10px;
    }
    .look .box {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    .look .notice-box {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 0;
        margin-top: 20px;
        padding: 10px 0;
        border: none;
        display: flex;
        align-items: center;
    }
    .notice-box .more {
        flex-shrink: 0;
        margin-top: 0;
    }
    .notice-box .details {
        max-width: 440px;
        -webkit-line-clamp: 1;
    }
    .look .more1 {
        display: none;
    }
    .look .more2 {
        display: block;
        line-height: 14px;
        font-size: 14px;
    }
    .look .even-more {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
    }
    .notice-box .title {
        font-size: 18px;
        margin-bottom: 6px;
    }
    .notice-box .number {
        font-size: 40px;
        line-height: 40px;
        height: inherit;
        display: inherit;
        font-family: "fzltdh" !important;
        margin-left: 10px;
    }
    /* 赛事图集 */
    .atlas {
        box-shadow: 0px 3px 32px 0px rgb(0 0 0 / 21%);
        border-radius: 10px;
        padding: 20px 10px 10px;
        width: calc(100% - 20px) !important;
        box-sizing: border-box;
        margin: 20px auto !important;
    }
    .atlas-title {
        margin-bottom: 18px;
        margin-top: 0;
        font-size: 18px;
        line-height: 30px;
    }
    .atlas-cont .box {
        justify-content: space-between;
    }
    .atlas-cont .video-box {
        width: calc(70% - 30px);
    }
    .atlas-title .title .atlas-link {
        position: absolute;
        bottom: 2px;
        left: 0;
        width: 100%;
        height: 10px;
        background: #09a9fb;
        z-index: -1;
    }
    .atlas-cont {
        margin: 0 auto;
        justify-content: center;
    }
    .atlas-cont .right {
        flex-shrink: 0;
        margin-left: 12px;
        max-width: 242px;
    }
    .atlas-cont .right .phone-top {
        width: 100%;
        height: auto;
        background-repeat: no-repeat;
        margin-bottom: 14px;
        position: relative;
        display: block;
    }
    .atlas-cont .video-box .video {
        flex: 1;
        max-height: 312px;
        max-width: 450px;
        width: 100%;
        height: 100%;
        object-fit: fill;
    }
    .atlas-cont .video-box .video-img .play {
        max-width: 73px;
        max-height: 74px;
    }
    .atlas-cont .right .title .normal {
        font-size: 16px;
    }
    /* 关于横琴 */
    .about-hengqin {
        min-width: 280px;
    }
    .about-hengqin .btn-hengqin {
        flex-wrap: wrap;
    }
    .about-hengqin .img2 {
        width: 100%;
        height: auto;
        z-index: 1;
        display: none;
    }
    .about-hengqin .img3 {
        width: 100%;
        max-height: 964px;
        z-index: 1;
        display: block;
    }
    .about-hengqin a {
        width: calc(50% - 10px);
        margin: 0 0 10px 10px;
        text-align: right;
    }
    .about-hengqin a:nth-child(2n) {
        text-align: left;
    }
    .about-hengqin .btn-hengqin>a>img {
        max-width: 230px;
        max-height: 230px;
        height: auto;
        width: 56%;
    }
    /* 赞助商 start */
    .sponsor-content-box {
        margin: 66px 0;
    }
    .sponsor {
        width: calc(100% - 40px);
        min-width: calc(100% - 20px);
        margin: 16px 20px;
    }
    .sponsor .pa-body,
    .sponsor .team {
        border-bottom: 1px dashed #d0d0d0;
    }
    .sponsor .two-box .left {
        margin-right: 15px;
    }
    .sponsor .two-box {
        padding: 0 0 10px 0;
    }
    .sponsor .pa-body {
        padding-bottom: 10px;
    }
    .sponsor .pa-6,
    .sponsor .pa-7 {
        padding: 0;
    }
    /* 赞助商 end */
    /* .has-en-box .event-review { margin-bottom: 80px; } */
    .has-en-box .sponsor .sponsor-title {
        white-space: initial;
    }
}

@media screen and (max-width: 660px) {
    /* 赛事报名 */
    .details-box .competition-time .title {
        font-size: 16px;
    }
    /* .details-box .competition-time .titme { font-size: 24px; } */
    .details-box .competition-time .sign-up {
        font-size: 16px;
    }
    .details-box .competition-time .title .join-img {
        margin: 0 10px 0;
    }
    .details-box .about>a {
        width: 220px;
    }
    .details-box .about>a .btn .icon {
        width: 18px;
    }
}

@media screen and (max-width: 580px) {
    /* 赛事报名 */
    .details-box .competition-time .title {
        font-size: 14px;
    }
    .details-box .competition-time .title .join-img {
        margin: 0 5px 0;
    }
    .details-box .competition-time .titme {
        font-size: 18px;
        margin-bottom: 10%;
    }
    .details-box .competition-time .titme>span {
        width: 30px;
        height: 30px;
        font-size: 22px;
        line-height: 30px;
    }
    .has-en-box .details-box .competition-time .titme>span {
        line-height: 34px;
    }
    .details-box .competition-time .sign-up {
        font-size: 16px;
    }
    .details-box .competition-time .sign-up {
        width: 160px;
        height: 38px;
        line-height: 38px;
    }
    .details-box .about>a {
        width: 182px;
        padding: 0 8px 0 12px;
        font-size: 12px;
        height: 40px;
    }
}

@media screen and (max-width: 520px) {
    /* 赛事报名 */
    .details-box .competition-time .title .join-img {
        width: 150px;
    }
    .details-box .competition-time .title {
        margin-bottom: 0px;
        line-height: 14px;
    }
    .details-box .competition-time .titme {
        font-size: 14px;
        margin-bottom: 0;
    }
    .details-box .competition-time .titme>span {
        width: 24px;
        height: 24px;
        font-size: 16px;
        line-height: 24px;
        margin-right: 8px;
    }
    .has-en-box .details-box .competition-time .titme>span {
        line-height: 28px;
    }
    .details-box .competition-time .sign-up {
        width: 120px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
    }
    .details-box .about>a {
        width: 162px;
        padding: 0 4px 0 8px;
        height: 40px;
    }
    .details-box .about>a .btn .icon {
        width: 12px;
    }
    .details-box .about>a {
        height: 36px;
        border-radius: 6px;
    }
}

@media screen and (max-width: 480px) {
    /* 赞助商 start */
    .sponsor {
        width: calc(100% - 20px);
        min-width: calc(100% - 20px);
        margin: 16px 10px;
    }
    .sponsor .sponsor-title {
        font-size: 18px;
        word-break: break-all;
    }
    /* 赞助商 end */
    .box-pc .top-swiper {
        width: calc(100% - 20px);
        margin-top: 70px;
    }
    /* 图集 */
    .atlas {
        padding: 10px 5px 5px;
    }
    .atlas-title {
        margin-bottom: 8px;
    }
    .atlas-cont .video-box {
        width: calc(75% - 30px);
    }
    .atlas-cont .right .phone-top {
        margin-bottom: 5px;
    }
    .atlas-cont .right {
        margin-left: 5px;
    }
    .atlas-cont .video-box .video-img .play {
        max-width: 50px;
        max-height: 50px;
    }
    .atlas-cont .right .title .normal {
        font-size: 12px;
    }
    /* 公告 */
    .look .notice-box {
        margin-top: 0;
        padding: 5px 0;
    }
    .look .notice-box {
        margin-top: 0px;
        padding: 5px 0;
    }
    .notice-box .number {
        font-size: 24px;
        line-height: 28px;
        margin-right: 5px;
    }
    .notice-box .title {
        font-size: 14px;
        margin-bottom: 2px;
    }
    .notice-box .details {
        font-size: 12px;
    }
    .look .box {
        margin: 0;
    }
    .activity-content {
        height: 50px;
        font-size: 12px;
        text-align: center;
    }
    .look .look-more {
        margin: 5px 0;
        font-size: 12px;
        text-align: center;
    }
    /* 活动详情 */
    .activity .box {
        padding: 5px;
    }
    .activity .enter .show {
        height: 180px;
    }
    .activity-title {
        margin-bottom: 4px;
        font-size: 14px;
    }
    .activity-content {
        height: 56px;
        font-size: 12px;
    }
    /* 英文语言样式 start */
    /* .has-en-box .details-box .left .competition-time .title {
		font-size: 17px;
	}
	.has-en-box .details-box .left .competition-time .titme {
		font-size: 14px;
	}
	.has-en-box .details-box .left .competition-time .titme > span {
		padding: 6px 4px;
		margin-right: 4px;
	}
	.has-en-box .about-hengqin .box .title {
		font-size: 20px;
	} */
    /* 英文语言样式 end */
}

@media screen and (max-width: 450px) {
    /* 赛事报名 */
    .details-box {
        justify-content: center;
    }
    .details-box .about {
        margin-left: 8px;
    }
    .details-box .about>a {
        height: 30px;
    }
    .details-box .competition-time .title {
        font-size: 12px;
    }
    .details-box .competition-time .title .join-img {
        width: 120px;
    }
    .details-box .competition-time .titme>span {
        margin-right: 4px;
    }
    .details-box .competition-time .titme {
        font-size: 12px;
    }
    .details-box .about>a {
        width: 162px;
        height: 30px;
        padding: 0 4px 0 8px;
    }
    .has-en-box .details-box .competition-time .titme>span {
        width: 20px;
        height: 20px;
        font-size: 14px;
        line-height: 24px;
    }
    .has-en-box .details-box {
        height: 34px;
    }
}

@media screen and (max-width: 400px) {
    .details-box .about>a {
        width: 134px;
    }
    .has-en-box .details-box .about>a {
        line-height: 12px;
    }
    .has-en-box .details-box .about>a .btn span {
        flex: 1;
        text-align: center;
    }
    .details-box .competition-time .titme>span {
        font-size: 14px;
        line-height: 26px;
    }
}

@media screen and (max-width: 370px) {
    /* 赛事报名 */
    .has-en-box .details-box .competition-time .title {
        font-size: 12px;
    }
    .has-en-box .details-box .competition-time .title .join-img {
        width: 100px;
    }
    .has-en-box .details-box .about>a {
        width: 100px;
        height: 40px;
        padding: 0 2px 0 6px;
        line-height: 12px;
    }
}

@media screen and (max-width: 348px) {
    /* 赛事报名 */
    .details-box .competition-time .title {
        font-size: 12px;
    }
    .details-box .competition-time .title .join-img {
        width: 100px;
    }
    .details-box .about>a {
        width: 100px;
        height: 30px;
        padding: 0 4px 0 8px;
    }
}