.competition * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.competition a {
    text-decoration: none;
    display: flex;
    align-items: center;
    color: #fff;
}


.competition {
    background: #000000;
}

.competition .imgs-hover {
    transition: all 0.5s !important;
}

.competition .imgs-click {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.competition .imgs-click .inner-text {
    user-select: none;
}

/* kv */
.competition .kv {
    width: 100%;
    height: 46.875vw;
    position: relative;
    overflow: hidden;
}

.competition .kv img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.competition .kv .fusionsolar-kv-nav-mob {
    display: none;
}

.competition .kv .navigation-bar {
    height: 16.2vh;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 1.71875vw;
    z-index: 9;
    display: flex;
    align-items: end;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0));
}

.competition .navigation-action {
    position: fixed !important;
    bottom: auto !important;
    /* 让出顶部导航栏高度 */
    top: 105px !important;
    height: 3.125vw !important;
    background-image: linear-gradient(rgb(0, 0, 0), rgb(0, 0, 0)) !important;
    align-items: center !important;
    justify-content: center !important;
    padding-bottom: 0 !important;
}

.competition .kv .navigation-bar .navigation-title {
    display: none;
    position: absolute;
    left: 2.604167vw;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: fit-content;
    font-weight: 400;
    font-size: .833333vw;
    line-height: 1.25;
    letter-spacing: 0;
    color: rgb(255, 255, 255);
}

.competition .kv .navigation-bar .a-content {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    bottom: 0;
}

.competition .kv .navigation-bar .a-content a:nth-of-type(1) {
    padding-left: 0;
}

.competition .kv .navigation-bar .a-content a {
    width: fit-content;
    font-weight: 400;
    font-size: .833333vw;
    line-height: 1.25;
    letter-spacing: 0;
    color: rgb(255, 255, 255);
    opacity: 60%;
    margin-left: 3.125vw;
    cursor: pointer;
}

.competition .kv .navigation-bar .a-content a:nth-of-type(1) {
    margin-left: 0 !important;
}

.competition .kv .navigation-bar .a-content a:nth-last-of-type(1) {
    opacity: 1;
}

.competition .kv .navigation-bar .lang-list {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(-100%, -1vw);
    z-index: 9;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0);
    transition: all 0.3s;
}

.competition .kv .navigation-bar .lang-list-active {
    transform: translate(-100%, -0.3vw) !important;
    top: 0.5vw;
    bottom: auto;
}

.competition .kv .navigation-bar .lang-list-action {

    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 6px;
    background-color: rgba(0, 0, 0, .15);
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
}

.competition .kv .navigation-bar .lang-list ul {
    border: 1px solid transparent;
    cursor: pointer;
    display: flex;
    flex-direction: column-reverse;
    width: 7.291667vw;
    padding: .677083vw 0 .677083vw 1.149479vw !important;
    list-style: none;
    list-style-image: none;
    margin: 0;
}

.competition .kv .navigation-bar .lang-list li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    font-size: .677083vw;
    font-weight: 500;
    line-height: .833333vw;
}

.competition .kv .navigation-bar .lang-list li .active {
    display: flex;
    flex-direction: column;

}

.competition .kv .navigation-bar .lang-list .lang-other {
    display: none;
}

.competition .kv .navigation-bar .lang-list li div a {
    display: flex;
    align-items: center;
    padding-bottom: .5vw;
}

.competition .kv .navigation-bar .lang-list li img {
    position: relative;
    width: 1.041667vw;
    height: 1.041667vw;
    margin: 0 .416667vw 0 0;
}

.competition .kv .navigation-bar .lang-list li span {
    flex-shrink: 0;
}

/* year-best */
.competition .year-best {
    padding-top: 9.895833vw;
    width: 65.625vw;
    margin: 0 auto;
}

.competition .year-best .title-content {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.competition .section-title-left-icon,
.competition .section-title-right-icon {
    width: 1.92708vw;
    height: 2.86458vw;
}

.competition .year-best .title-content .title-text {
    font-weight: 700;
    font-size: 2.91667vw;
    line-height: 1.5;
    letter-spacing: 0px;
    background-image: linear-gradient(to right, rgb(255, 255, 255), rgb(153, 153, 153));
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: .821875vw;
    padding-right: 1.022396vw;
}

.competition .year-best .img-content {
    margin-top: 6.041667vw;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.competition .year-best .img-content img {
    width: 100%;
    transition: all 0.5s;
}

.competition .year-best .img-content .action {
    transform: scale(1.1);
}

.competition .year-best .img-content .inner-text {
    position: absolute;
    width: 100%;
    padding-left: 3.125vw;
    padding-bottom: 1.770833vw;
    padding-right: 3.125vw;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0, 0.5));
    display: flex;
    justify-content: space-between;
}

.competition .year-best .img-content .inner-text div:nth-of-type(2) {
    display: flex;
    align-items: end;
}

.competition .year-best .img-content .inner-text p {
    font-size: .833333vw;
    color: #ffffff;
    line-height: 1.5;
}

/* year-top-video */
.competition .year-top-video {
    padding-top: 9.895833vw;
    width: 71.09375vw;
    margin: 0 auto;
    background-color: black;
}

.competition .year-top-video .title-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.competition .year-top-video .title-content .title-text {
    font-weight: 700;
    font-size: 2.91667vw;
    line-height: 1.5;
    letter-spacing: 0px;
    background-image: linear-gradient(to right, rgb(255, 255, 255), rgb(153, 153, 153));
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: .821875vw;
    padding-right: 1.022396vw;
}

.competition .year-top-video .imgs-content {
    margin-top: 6.354167vw;
    display: flex;
    justify-content: space-between;
}

.competition .year-top-video .imgs-content img,
.competition .year-top-video .imgs-content picture {
    width: 100%;
    height: 100%;
}

.competition .year-top-video .imgs-content .left-content {
    width: 38.333333vw;
}

.competition .year-top-video .imgs-content .right-content {
    width: 31.71875vw;
}

.competition .year-top-video .imgs-click .imgs-hover {
    filter: brightness(0.7);
}

.competition .year-top-video .action {
    transform: scale(1.1);
    filter: brightness(1) !important;
}

.competition .year-top-video .inner-text {
    position: absolute;
    width: 100%;
    padding-left: 3.125vw;
    padding-bottom: 1.770833vw;
    padding-right: 3.125vw;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0, 0.5));
}

.competition .year-top-video .inner-text p {
    font-size: .833333vw;
    color: #FFFFFF;
    line-height: 1.5;
}

.competition .year-top-video .play-icon {
    width: 5.208333vw;
    height: 5.208333vw;
    position: absolute;
    z-index: 1;
}

.competition .year-top-video .left-content .imgs-click,
.competition .year-top-video .right-content .imgs-click {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.competition .year-top-video .left-content .imgs-click:nth-of-type(1) {
    height: 19.6875vw;
}

.competition .year-top-video .left-content .imgs-click:nth-of-type(2) {
    height: 39.583333vw;
    margin-top: 1.041667vw;
}

.competition .year-top-video .left-content .imgs-click:nth-of-type(3) {
    height: 29.895833vw;
    margin-top: 1.041667vw;
}

.competition .year-top-video .right-content .imgs-click:nth-of-type(1) {
    height: 46.666667vw;
}

.competition .year-top-video .right-content .imgs-click:nth-of-type(2) {
    height: 23.489583vw;
    margin-top: 1.041667vw;
}

.competition .year-top-video .right-content .imgs-click:nth-of-type(3) {
    height: 19.010417vw;
    margin-top: 1.041667vw;
}

/* year-top */
.competition .year-top {
    padding-top: 9.895833vw;
    width: 71.09375vw;
    margin: 0 auto;
    background-color: black;
}

.competition .year-top .title-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.competition .year-top .title-content .title-text {
    font-weight: 700;
    font-size: 2.91667vw;
    line-height: 1.5;
    letter-spacing: 0px;
    background-image: linear-gradient(to right, rgb(255, 255, 255), rgb(153, 153, 153));
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: .821875vw;
    padding-right: 1.022396vw;
    -webkit-background-clip: text;
}

.competition .year-top .inner-1 {
    height: 37.34375vw;
    display: flex;
    justify-content: space-between;
    margin-top: 6.354167vw;
}

.competition .year-top .imgs-content img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    object-fit: cover;
}

.competition .year-top .imgs-click {
    overflow: hidden;
    position: relative;
}

.competition .year-top .action {
    transform: scale(1.1);
}

.competition .year-top .inner-1 .img-1 {
    height: 100%;
    width: 33.229167vw;
}

.competition .year-top .inner-1 .right-box {
    height: 100%;
    width: 36.8vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.competition .year-top .inner-1 .right-box .imgs-click:nth-of-type(1) {
    height: 17.5vw;
}

.competition .year-top .inner-1 .right-box .imgs-click:nth-of-type(2) {
    height: 18.802083vw;
}

.competition .year-top .inner-2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 1vw;
}

.competition .year-top .inner-2 .imgs-click:nth-of-type(1) {
    width: 33.229167vw;
    height: 17.5vw;
}

.competition .year-top .inner-2 .imgs-click:nth-of-type(2) {
    width: 36.8vw;
    height: 17.5vw;
}

.competition .year-top .inner-3 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 1vw;
}

.competition .year-top .inner-3 .left-box {
    width: 33.229167vw;
    height: 41.927083vw;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.competition .year-top .inner-3 .left-box .imgs-click:nth-of-type(1) {
    height: 25.260417vw;
}

.competition .year-top .inner-3 .left-box .imgs-click:nth-of-type(2) {
    height: 15.625vw;
}

.competition .year-top .inner-3 .img-8 {
    height: 41.927083vw;
    width: 36.8vw;
}

.competition .year-top .inner-4 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 1vw;
}

.competition .year-top .inner-4>div:first-child {
    width: 43vw;
    margin-right: 1vw;
}

.competition .year-top .inner-4 .imgs-click {
    height: 26.041667vw;
    width: 100%;
}

.competition .year-top .inner-text {
    position: absolute;
    width: 100%;
    padding-left: 3.125vw;
    padding-bottom: 1.770833vw;
    padding-right: 3.125vw;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0, 0.5));
}

.competition .year-top .inner-text p {
    font-size: .833333vw;
    color: #FFFFFF;
    line-height: 1.5;
}

/* month-best */
.competition .month-best {
    padding-top: 9.895833vw;
    width: 71.09375vw;
    margin: 0 auto;
    background-color: black;
}

.competition .month-best .title {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.competition .section-title-left-icon,
.competition .section-title-right-icon {
    width: 1.927083vw;
    height: 2.864583vw;
}

.competition .month-best .title .month-best-title {
    font-weight: 700;
    font-size: 2.91667vw;
    line-height: 1.5;
    letter-spacing: 0px;
    background-image: linear-gradient(to right, rgb(255, 255, 255), rgb(153, 153, 153));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: .821875vw;
    padding-right: 1.022396vw;
}

.competition .month-best .imgs-content {
    padding-top: 6.041667vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.competition .month-best .imgs-content img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
    /* position: absolute;
    left: 0;
    top: 0; */
}

.competition .month-best .imgs-content .content-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* height: 41.770833vw; */
    width: calc(50% - .416vw);
}

.competition .month-best .imgs-content .imgs-1 {
    width: 100%;
    /* height: 36.458333vw; */
    overflow: hidden;
    position: relative;
    display: block;
    justify-content: center;
    align-items: center;
    margin-bottom: .833333vw;
}

.competition .month-best .imgs-content .imgs-3 {
    width: calc(50% - .416vw);
    /* height: 41.770833vw; */
    overflow: hidden;
    position: relative;
    display: block;
    justify-content: center;
    align-items: center;
}

.competition .month-best .imgs-content .imgs-2 {
    width: 100%;
    height: 100%;
    /* height: 18.541667vw; */
    overflow: hidden;
    position: relative;
    display: block;
    justify-content: center;
    align-items: center;
}

.competition .month-best .imgs-content .imgs-hover {
    /* filter: brightness(0.7); */
}

.competition .month-best .imgs-content .action {
    transform: scale(1.1);
    filter: brightness(1);
}

.competition .month-best .inner-text {
    position: absolute;
    width: 100%;
    padding-left: 3.125vw;
    padding-bottom: 1.770833vw;
    padding-right: 3.125vw;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0, 0.7));
    display: flex;
    justify-content: space-between;
}

.competition .month-best .inner-text p {
    font-size: .833333vw;
    color: #FFFFFF;
    line-height: 1.5;
}

.competition .text-top {
    position: absolute;
    left: 2.083333vw;
    top: 2.083333vw;
    opacity: 1;
    transition: all 0.5s;
    background: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, .2));
    padding: .5vw 1vw;
    border-radius: 3vw;
}

.competition .text-top h3 {
    font-size: 1.8vw;
    background-image: linear-gradient(to right, rgb(255, 255, 255), rgb(169, 188, 223));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
}


.competition .text-top.top1 {
    background: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, .2));
}

.competition .text-top.top1 h3 {
    font-size: 2vw;
    background-image: linear-gradient(to right, #fff, #e7c28f);
}





.competition .month-best .text-black h3 {
    color: #000 !important;
}

.competition .month-best .play-icon {
    cursor: pointer;
    position: absolute;
    width: 5.208333vw;
    height: 5.208333vw;
}

.competition .month-best .play-icon img {
    width: 100%;
    height: 100%;
}

/* Judges */
.competition .judges {
    width: 100%;
    padding-top: 9.791667vw;
    padding-left: 14.583333vw;
    padding-right: 14.322917vw;
}

.competition .judges .title {
    width: 100%;
    display: flex;
    justify-content: center;
}

.competition .judges .title .title-text {
    font-weight: 700;
    font-size: 2.91667vw;
    line-height: 1.5;
    letter-spacing: 0px;
    background-image: linear-gradient(to right, rgb(255, 255, 255), rgb(153, 153, 153));
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.competition .judges .swiper-imgs-content {
    width: 100%;
    padding-top: 6.875vw;
}

.competition .judges .swiper-imgs-content img {
    width: 23.4375vw;
    height: 34.458333vw;
    /* transform: scale(0.6); */
    /* filter: brightness(20%); */
    transition: all 0.8s;
    transform: translateX(-4.7vw);
}

.competition .judges .swiper-imgs-content .swiper-slide:not(.swiper-slide-active) img {
    filter: brightness(50%);
}

/* .competition .judges .swiper-imgs-content .swiper-slide {
    z-index: 77;
    transform: translateX(-4.7vw);
}

.competition .judges .swiper-imgs-content .swiper-slide-active {
    z-index: 99;
}

.competition .judges .swiper-imgs-content .swiper-slide-active img {
    transform: scale(1);
    filter: brightness(100%);
}

.competition .judges .swiper-imgs-content .swiper-slide-prev,
.competition .judges .swiper-imgs-content .swiper-slide-next {
    z-index: 88;
}

.competition .judges .swiper-imgs-content .swiper-slide-prev img {
    transform: scale(0.8);
    filter: brightness(50%);
}

.competition .judges .swiper-imgs-content .swiper-slide-next img {
    transform: scale(0.8);
    filter: brightness(50%);
} */

.competition .judges .swiper-text-content {
    width: 100%;
    text-align: center;
    padding-top: 2.604167vw;
    padding-bottom: 15.625vw;
}

.competition .judges .swiper-text-content p:nth-of-type(1) {
    font-weight: 500;
    line-height: 1.25;
    color: #fff;
    font-size: 2.5vw;
}

.competition .judges .swiper-text-content p:nth-of-type(2) {
    font-weight: 400;
    line-height: 1.6;
    font-size: 1.25vw;
    color: #fff;
    margin-top: 1.40625vw;
}











/* 遮罩层 */
.competition .imgs-alert {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    align-items: center;
    justify-content: center;
}

.competition .imgs-alert .background-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    background-color: rgba(0, 0, 0, 0.7);
    pointer-events: none;
    z-index: 999;
}

.competition .imgs-alert .inner-content {
    background-color: white;
    overflow: hidden;
    display: none;
    z-index: 999;
    transform: scale(0.3);
    opacity: 0;
    transition: all 0.5s;
    position: relative;
    max-height: calc(100% - 8.333333vw);
    /* min-height: 300px; */
}


.competition .imgs-alert .inner-content .scroll-content {
    width: 100%;
    display: flex;
}

.competition .imgs-alert .action {
    opacity: 1;
    transform: scale(1);
}

.competition .imgs-alert .close-content {
    position: absolute;
    right: 1vw;
    top: 1vw;
    z-index: 9999;
}

.competition .imgs-alert .close-content img {
    height: 1.5625vw;
    width: 1.5625vw;
    transition: all 0.5s;
    cursor: pointer;
}

.competition .imgs-alert .close-action {
    transform: rotate(90deg);
}

.competition .imgs-alert .inner-content .scroll-content .img-content {
    position: relative;
    max-width: 45.625vw;
    height: 100%;
    background: #000;
}

.competition .imgs-alert .inner-content .scroll-content .img-content {
    position: relative;
    max-width: 45.625vw;
    height: 100%;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.competition .imgs-alert .inner-content .scroll-content .img-content .alert-img {
    width: auto;
    height: 100%;
    max-width: 45.625vw;
    max-height: calc(100vh - 8.333333vw);
}

.competition .imgs-alert .inner-content .swiper-wrapper {
    align-items: center;
}

.competition .imgs-alert .inner-content .swiper-container {
    transition-timing-function: ease-out;
}

.competition .imgs-alert .inner-content .swiper-slide {
    height: 100%;
    text-align: center;
    max-height: 41.666667vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate3d(0, 0, 0);
}

.competition .imgs-alert .inner-content .swiper-slide img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    user-select: none;
    object-fit: contain;
}

.competition .imgs-alert .inner-content .swiper-button-prev,
.competition .imgs-alert .inner-content .swiper-button-next {
    color: rgb(245 245 245);
}


.competition .imgs-alert .inner-content .scroll-content .img-content .play-icon {
    cursor: pointer;
    position: absolute;
    width: 5.208333vw;
    height: 5.208333vw;
}

.competition .imgs-alert .inner-content .scroll-content .img-content .play-icon img {
    width: 100%;
    height: 100%;
}

.competition .imgs-alert .inner-content .text-content {
    width: 20.833333vw;
    position: relative;
}

.competition .imgs-alert .inner-content .text-content .text-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 2.083333vw 0.520833vw 2.083333vw 2.083333vw;
    overflow: auto;
    /* min-height: 300px; */
}

.competition .imgs-alert .inner-content .text-content .text-info .text-info-item {
    height: 100%;
}

.competition .imgs-alert .inner-content .text-content .text-info .text-info-item .info-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.competition .imgs-alert .inner-content .title-content {
    flex-shrink: 0;
    padding-right: 1.5625vw;
    padding-top: 1vw;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.competition .imgs-alert .inner-content .title-content img {
    width: 2.708333vw;
    height: 2.708333vw;
    border-radius: 50%;
    overflow: hidden;
}

.competition .imgs-alert .inner-content .title-content a {
    display: block;
    width: fit-content;
    position: relative;
    z-index: 99;
    width: 71%;
}

.competition .imgs-alert .inner-content .title-content a .link-to-userhome {
    text-align: left;
    width: fit-content;
}

.competition .imgs-alert .inner-content .title-content img {
    display: block;
    width: 3.5vw;
    height: 3.5vw;
    transform: translateX(-1vw);
}

.competition .imgs-alert .inner-content .title-content a .link-to-userhome p {
    font-weight: 400;
    font-size: .833333vw;
    /* margin-top: -1vw; */
    overflow-wrap: anywhere;
}

.competition .imgs-alert .inner-content h3 {
    color: #000;
    font-size: 1.041667vw;
    font-weight: 500;
    line-height: 1.25;
    /* margin-top: 1.041667vw; */
    width: 100%;
}

.competition .imgs-alert .inner-content p {
    color: #333;
    font-size: 0.833333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 0.260417vw;
}


.competition .imgs-alert .inner-content .works {
    padding-right: 1.5625vw;
    margin-top: 2.083333vw;
    overflow: auto;
    padding-bottom: 2vw;
}

/* .competition .imgs-alert .inner-content .works .works-tag {
    display: flex;
    flex-flow: row wrap;
}

.competition .imgs-alert .inner-content .works .works-tag li {
    color: rgba(0, 0, 0, 0.7);
    font-size: 0.729167vw;
    font-weight: 400;
    line-height: 1.6;
    padding: 0.364583vw 0.520833vw;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    margin: 0 0.520833vw 0.520833vw 0;
} */

.competition .imgs-alert .inner-content .works .works-address {
    color: rgba(0, 0, 0, 0.7);
    font-size: 0.833333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 0.520833vw;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.competition .imgs-alert .inner-content .works .works-address img {
    width: 1.041667vw;
    height: 1.041667vw;
    margin-right: 0.260417vw;
}

.competition .imgs-alert .inner-content .works .comment-info {
    margin-top: 1.041667vw;
}

.competition .imgs-alert .inner-content .works .comment-info .comment-title {
    color: #000;
    font-size: 1.041667vw;
    font-weight: 500;
    line-height: 1.25;
}

.competition .imgs-alert .inner-content .works .comment-info ul {
    margin-top: 1.041667vw;
}

.competition .imgs-alert .inner-content .works .comment-info ul li h3 {
    color: #000;
    font-size: 0.833333vw;
    font-weight: 500;
    line-height: 1.25;
}

.competition .imgs-alert .inner-content .works .comment-info ul li p {
    color: rgba(0, 0, 0, 0.7);
    font-size: 0.833333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 0.260417vw;
}


.competition .imgs-alert .inner-content .text-content .works::-webkit-scrollbar {
    width: 1px;
}

.competition .imgs-alert .inner-content .text-content .works::-webkit-scrollbar-thumb {
    background: #000;
}

.competition .imgs-alert .inner-content .text-content .works::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0);
}


/* 0829 */

.new-0829 .content-right {
    flex-wrap: wrap;
    width: calc(50% - .416vw);
    gap: inherit;
    align-items: flex-start;
    align-content: flex-start;
}

.competition .new-0829 .imgs-content img {
    object-fit: cover;
}

.competition .new-0829 .imgs-content .imgs-3 {
    width: 100%;
    margin-top: .832vw;
}

.competition .new-0829 .imgs-content .imgs-2 {
    width: 100%;
    margin-top: .832vw;
}


.new-0829 .content-left>.imgs-2:nth-child(1) {
    height: 20vw;
}

.new-0829 .content-left>.imgs-2:nth-child(2) {
    height: 44vw;
}

.new-0829 .content-left>.imgs-2:nth-child(3) {
    height: 26vw;
}


.new-0829 .content-right>.imgs-3:nth-child(1) {
    height: 48vw;
}

.new-0829 .content-right>.imgs-3:nth-child(2) {
    height: 22vw;
}

.new-0829 .content-right>.imgs-3:nth-child(3) {
    height: 20vw;
}










/* mob */
@media screen and (max-aspect-ratio: 11 / 10) {
    .competition a {
        text-decoration: none;
        cursor: pointer;
        color: inherit;
    }

    /* kv */
    .competition .kv {
        width: 100%;
        height: 100vh;
        position: relative;
        overflow: hidden;
    }

    .competition .kv img {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    /* mob bar */
    .competition .kv .fusionsolar-kv-nav-mob {
        position: fixed;
        top: 56px;
        display: flex;
        justify-content: space-between;
        z-index: 998;
        width: 100%;
        background-color: rgb(255, 255, 255);
        background-image: none;
        align-items: center;
        color: black;
        padding: 0px 6.66667vw;
    }

    .competition .kv .fusionsolar-kv-nav-mob .fusionsolar-kv-nav-content-mob {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .competition .kv .fusionsolar-kv-nav-mob .fusionsolar-kv-nav-content-mob .fusionsolar-kv-nav-content_link {
        font-weight: 700;
        height: 13.3333vw;
        font-size: 3.33333vw;
        display: flex;
        align-items: center;
        text-align: center;
    }

    .competition .kv .fusionsolar-kv-nav-mob .fusionsolar-kv-nav-content-mob .fusionsolar-kv-nav-content_link span {
        width: 3.33333vw;
        height: 3.33333vw;
        display: inline-block;
        vertical-align: middle;
        background: url("//solar.huawei.com/admin/asset/v1/gray/view/7d2ad162183c429ba732075467a79565.png") 0% 0% / 100% 100%;
        margin: auto 0px auto 0.416667vw;
        margin-left: 1.11111vw;
    }

    .competition .kv .fusionsolar-kv-nav-mob .fusionsolar-kv-nav-content-mob .fusionsolar-kv-nav-content_link span .textItem_arr_drop {
        transform: rotate(-180deg);
    }

    .competition .kv .fusionsolar-kv-nav-mob .fusionsolar-kv-nav-content-mob .fusionsolar-kv-nav-content-a {
        width: 36.1111vw;
        top: 10.2778vw;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 2.82px 8.47px 0px;
        border-radius: 1.11111vw;
        padding: 1.11111vw 2.22222vw;
        position: absolute;
        z-index: 1;
        display: none;
        background: rgb(255, 255, 255);
    }

    .competition .kv .fusionsolar-kv-nav-mob .fusionsolar-kv-nav-content-mob .fusionsolar-kv-nav-content-a .kv-nav-p {
        font-size: 3.33333vw;
        padding: 1.38889vw 1.11111vw;
        border-radius: 1.11111vw;
        display: block;
        line-height: 1.5;
    }

    .competition .kv .fusionsolar-kv-nav-mob .fusionsolar-kv-nav-content-mob .fusionsolar-kv-nav-content-a .kv-nav-p:not(:first-child),
    .lang-other div a:not(:first-child) {
        margin-top: 2.22222vw;
    }

    .competition .kv .fusionsolar-kv-nav-mob .fusionsolar-kv-nav-mob .lang-list {
        position: relative;
        display: flex;
        align-items: center;
        transform: none;
        border: none;
        border-radius: 0;
        background-color: transparent;
        bottom: 0;
        right: 0;
        z-index: 9;
    }

    .competition .kv .fusionsolar-kv-nav-mob .lang-list ul {
        border: none;
        width: auto;
        justify-content: flex-end;
        flex-direction: row;
        padding: .677083vw 0 .677083vw 1.149479vw !important;
        list-style: none;
        list-style-image: none;
        margin: 0;
        cursor: pointer;
        display: flex;
    }

    .competition .kv .fusionsolar-kv-nav-mob .lang-list li:first-child {
        width: auto;
        height: 13.3333vw;
    }

    .competition .kv .fusionsolar-kv-nav-mob .lang-list li {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        color: #fff;
        font-weight: 500;
        line-height: .833333vw;
        color: #000;
        font-size: 3.33333vw;
        line-height: 1.5;
    }

    .competition .kv .fusionsolar-kv-nav-mob .lang-list li img {
        width: 3vw;
        height: 3vw;
        margin: 0 1vw 0 0;
        position: relative !important;
    }

    .competition .kv .fusionsolar-kv-nav-mob .lang-list .lang-other {
        display: none;
        top: 10.2778vw;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 2.82px 8.47px 0px;
        border-radius: 1.11111vw;
        padding: 1.11111vw 2.22222vw;
        position: absolute;
        z-index: 999;
        background: rgb(255, 255, 255);
    }

    .competition .kv .fusionsolar-kv-nav-mob .lang-list li div a {
        font-size: 3.333333vw;
        padding: 1.388889vw 1.111111vw;
        border-radius: 1.111111vw;
        line-height: 1.5;
        text-decoration: none;
        cursor: pointer;
        color: inherit;
    }

    /* pc bar */
    .competition .kv .navigation-bar {
        height: 16.2vh;
        position: absolute;
        bottom: 0;
        width: 100%;
        padding-bottom: 4vw;
        z-index: 9;
        display: none;
        align-items: end;
    }

    .competition .navigation-action {
        position: fixed !important;
        bottom: auto !important;
        /* 让出顶部导航栏高度 */
        /* top: 82px !important; */
        height: 3.125vw !important;
        background-image: linear-gradient(rgb(0, 0, 0), rgb(0, 0, 0)) !important;
        align-items: center !important;
        justify-content: center !important;
        padding-bottom: 5vw !important;
        padding-top: 5vw !important;
    }

    .competition .kv .navigation-bar .navigation-title {
        display: none;
        position: absolute;
        left: 2.604167vw;
        top: 0;
        bottom: 0;
        margin: auto 0;
        height: fit-content;
        font-weight: 400;
        font-size: .833333vw;
        line-height: 1.25;
        letter-spacing: 0;
        color: rgb(255, 255, 255);
    }

    .competition .kv .navigation-bar .a-content {
        margin: 0 auto;
        display: flex;
        justify-content: center;
        bottom: 0;
    }

    .competition .kv .navigation-bar .a-content a:nth-of-type(1) {
        padding-left: 0;
    }

    .competition .kv .navigation-bar .a-content a {
        width: fit-content;
        font-weight: 400;
        font-size: 2.5vw;
        line-height: 1.25;
        letter-spacing: 0;
        color: rgb(255, 255, 255);
        opacity: 60%;
        margin-left: 3.125vw;
        cursor: pointer;
    }

    .competition .kv .navigation-bar .lang-list {
        position: absolute;
        right: -17vw;
        bottom: 1.9vw;
        z-index: 9;
        border: 1px solid rgba(255, 255, 255, 0);
        border-radius: 6px;
        background-color: rgba(0, 0, 0, 0);
        transition: all 0.3s;
    }

    .competition .kv .navigation-bar .lang-list-active {
        top: 2.5vw;
        bottom: auto;

    }

    .competition .kv .navigation-bar .lang-list-action {
        border: 1px solid rgba(255, 255, 255, .5);
        border-radius: 1vw;
        background-color: rgba(0, 0, 0, .15);
        backdrop-filter: blur(50px);
        -webkit-backdrop-filter: blur(50px);
        right: -13vw;
    }

    .competition .kv .navigation-bar .lang-list ul {
        border: 1px solid transparent;
        cursor: pointer;
        display: flex;
        flex-direction: column-reverse;
        width: 15vw;
        padding: 1vw 0 1vw 1vw !important;
        list-style: none;
        list-style-image: none;
        margin: 0;
    }

    .competition .kv .navigation-bar .lang-list li {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        color: #fff;
        font-size: 1.8vw;
        font-weight: 500;
        line-height: 1.5;
    }

    .competition .kv .navigation-bar .lang-list li .active {
        display: flex;
        flex-direction: column;

    }

    .competition .kv .navigation-bar .lang-list .lang-other {
        display: none;
    }

    .competition .kv .navigation-bar .lang-list li a {
        display: flex;
        align-items: center;
    }

    .competition .kv .navigation-bar .lang-list li img {
        position: relative;
        width: 2.8vw;
        height: 2.8vw;
        margin: 0 1vw 0 0;
    }

    /* year-top-video */
    .competition .year-top-video {
        padding-top: 27.77777777vw;
        width: 87vw;
    }

    .competition .year-top-video .title-content {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .competition .year-top-video .title-content .title-text {
        font-size: 6.666667vw;
        padding-left: .821875vw;
        padding-right: 1.022396vw;
    }

    .competition .year-top-video .imgs-content {
        margin-top: 6.354167vw;
        display: flex;
        justify-content: space-between;
    }

    .competition .year-top-video .imgs-content img,
    .competition .year-top-video .imgs-content picture {
        width: 100%;
        height: 100%;
    }

    .competition .year-top-video .imgs-content .left-content {
        width: 43.666667vw;
    }

    .competition .year-top-video .imgs-content .right-content {
        width: 39.666667vw;
    }

    .competition .year-top-video .imgs-click .imgs-hover {
        filter: brightness(0.7);
    }

    .competition .year-top-video .action {
        transform: scale(1.1);
        filter: brightness(1) !important;
    }

    .competition .year-top-video .inner-text {
        position: absolute;
        width: 100%;
        padding-left: 3.125vw;
        padding-bottom: 1.770833vw;
        padding-right: 3.125vw;
        bottom: 0;
        opacity: 0;
        transition: all 0.5s;
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0, 0.5));
    }

    .competition .year-top-video .inner-text p {
        font-size: .833333vw;
        color: #FFFFFF;
        line-height: 1.5;
    }

    .competition .year-top-video .play-icon {
        width: 10vw;
        height: 10vw;
        position: absolute;
        z-index: 1;
    }

    .competition .year-top-video .left-content .imgs-click,
    .competition .year-top-video .right-content .imgs-click {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .competition .year-top-video .left-content .imgs-click:nth-of-type(1) {
        height: 23.6875vw;
    }

    .competition .year-top-video .left-content .imgs-click:nth-of-type(2) {
        height: 47.583333vw;
        margin-top: 3.5vw;
    }

    .competition .year-top-video .left-content .imgs-click:nth-of-type(3) {
        height: 34.895833vw;
        margin-top: 3.5vw;
    }

    .competition .year-top-video .right-content .imgs-click:nth-of-type(1) {
        height: 56.666667vw;
    }

    .competition .year-top-video .right-content .imgs-click:nth-of-type(2) {
        height: 27.489583vw;
        margin-top: 3.5vw;
    }

    .competition .year-top-video .right-content .imgs-click:nth-of-type(3) {
        height: 22.010417vw;
        margin-top: 3.5vw;
    }

    /* year-best */
    .competition .year-best {
        padding-top: 27.77777777vw;
        width: 87vw;
        margin: 0 auto;
    }

    .competition .year-best .title-content {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .competition .section-title-left-icon,
    .competition .section-title-right-icon {
        width: 1.927083vw;
        height: 2.864583vw;
    }

    .competition .year-best .title-content .title-text {
        font-size: 6.666667vw;
        padding-left: .821875vw;
        padding-right: 1.022396vw;
    }

    /* year-top */
    .competition .year-top {
        padding-top: 27.77777777vw;
        width: 87vw;
        margin: 0 auto;
        background-color: black;
    }

    .competition .year-top .title-content {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .competition .year-top .title-content .title-text {
        font-size: 6.666667vw;
        padding-left: .821875vw;
        padding-right: 1.022396vw;
        text-align: center;
    }

    .competition .year-top .imgs-content img {
        width: 100%;
        height: 100%;
        transition: all 0.5s;
    }

    .competition .year-top .imgs-click {
        overflow: hidden;
        position: relative;
    }

    .competition .year-top .action {
        transform: scale(1.1);
    }

    .competition .year-top .inner-1 {
        height: 55vw;
        display: flex;
        justify-content: space-between;
        margin-top: 6.354167vw;
    }

    .competition .year-top .inner-1 .img-1 {
        height: 100%;
        width: 39.666667vw;
    }

    .competition .year-top .inner-1 .right-box {
        height: 100%;
        width: 43.666667vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .competition .year-top .inner-1 .right-box .imgs-click:nth-of-type(1) {
        height: 27.75vw;
    }

    .competition .year-top .inner-1 .right-box .imgs-click:nth-of-type(2) {
        height: 23.75vw;
    }

    .competition .year-top .inner-2 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 3.5vw;
    }

    .competition .year-top .inner-2 .imgs-click:nth-of-type(1) {
        width: 39.666667vw;
        height: 24vw;
    }

    .competition .year-top .inner-2 .imgs-click:nth-of-type(2) {
        width: 43.666667vw;
        height: 24vw;
    }

    .competition .year-top .inner-3 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 3.5vw;
    }

    .competition .year-top .inner-3 .left-box {
        width: 39.666667vw;
        height: 55vw;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .competition .year-top .inner-3 .left-box .imgs-click:nth-of-type(1) {
        height: 27.75vw;
    }

    .competition .year-top .inner-3 .left-box .imgs-click:nth-of-type(2) {
        height: 23.75vw;
    }

    .competition .year-top .inner-3 .img-8 {
        height: 55vw;
        width: 43.666667vw;
    }

    .competition .year-top .inner-4 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 3.5vw;
    }

    .competition .year-top .inner-4 .imgs-click {
        height: 31vw;
    }

    .competition .year-top .inner-text {
        position: absolute;
        width: 100%;
        padding-left: 3.125vw;
        padding-bottom: 1.770833vw;
        padding-right: 3.125vw;
        bottom: 0;
        opacity: 0;
        transition: all 0.5s;
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0, 0.5));
    }

    .competition .year-top .inner-text p {
        font-size: .833333vw;
        color: #FFFFFF;
        line-height: 1.5;
    }

    /* month-best */
    .competition .month-best {
        padding-top: 27.77777777vw;
        width: 87vw;
        margin: 0 auto;
        background-color: black;
    }

    .competition .month-best .title {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .competition .section-title-left-icon,
    .competition .section-title-right-icon {
        width: 4.861111vw;
        height: 7.361111vw;
    }

    .competition .month-best .title .month-best-title {
        font-size: 6.666667vw;
        padding-left: .821875vw;
        padding-right: 1.022396vw;
        text-align: center;
    }

    .competition .month-best .imgs-content {
        padding-top: 8.333333vw;
        display: flex;
        justify-content: space-between;
    }

    .competition .month-best .imgs-content img {
        width: 100%;
        height: 100%;
        /* position: absolute; */
    }

    .competition .month-best .imgs-content .content-left {
        /* height: 60.5vw; */
    }

    .competition .month-best .imgs-content .imgs-1 {
        width: 100%;
        /* height: 30.583333vw; */
        overflow: hidden;
        position: relative;
        margin-bottom: 3.833333vw;
    }

    .competition .month-best .imgs-content .imgs-2 {
        width: 43.666667vw;
        /* height: 26vw; */
        overflow: hidden;
        position: relative;
    }

    .competition .month-best .imgs-content .imgs-3 {
        width: 39.666667vw;
        /* height: 60.5vw; */
        overflow: hidden;
        position: relative;
    }


    .competition .month-best .imgs-content .action {
        transform: scale(1.1);
    }

    .competition .month-best .inner-text {
        position: absolute;
        width: 100%;
        padding-left: 3.125vw;
        padding-bottom: 1.770833vw;
        bottom: 0;
        opacity: 0;
        transition: all 0.5s;
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0, 0.5));
    }

    .competition .month-best .inner-text p {
        font-size: .833333vw;
        color: #FFFFFF;
        line-height: 1.5;
    }

    /* Judges */
    .competition .judges {
        width: 100%;
        padding-top: 41.66666666666vw;
        padding-left: 14.583333vw;
        padding-right: 14.322917vw;
    }

    .competition .judges .title {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .competition .judges .title .title-text {
        font-size: 6.666667vw;
    }

    .competition .judges .swiper-imgs-content {
        width: 100%;
        padding-top: 20.833333vw;
    }

    .competition .judges .swiper-imgs-content img {
        width: 33.333333vw;
        height: 49.138889vw;
        /* transform: scale(0.6); */
        /* filter: brightness(60%); */
        transition: all 0.8s;
        transform: translateX(-5vw);
    }

    .competition .judges .swiper-imgs-content .swiper-slide img {
        filter: brightness(50%);
    }

    .competition .judges .swiper-imgs-content .swiper-slide-active img {
        filter: brightness(100%);
    }

    /* .competition .judges .swiper-imgs-content .swiper-slide {
        z-index: 77;
        transform: translateX(-4.7vw);
    }

    .competition .judges .swiper-imgs-content .swiper-slide-active {
        z-index: 99;
    }

    .competition .judges .swiper-imgs-content .swiper-slide-active img {
        transform: scale(1);
        filter: brightness(100%);
    }

    .competition .judges .swiper-imgs-content .swiper-slide-prev,
    .competition .judges .swiper-imgs-content .swiper-slide-next {
        z-index: 88;
    }

    .competition .judges .swiper-imgs-content .swiper-slide-prev img {
        transform: auto;
        filter: auto;
    }

    .competition .judges .swiper-imgs-content .swiper-slide-next img {
        transform: auto;
        filter: auto;
    } */

    .competition .judges .swiper-text-content {
        width: 100%;
        text-align: center;
        padding-top: 11.111111vw;
        padding-bottom: 41.66666666666vw;
    }

    .competition .judges .swiper-text-content p:nth-of-type(1) {
        font-weight: 500;
        line-height: 1.25;
        color: #fff;
        font-size: 5vw;
    }

    .competition .judges .swiper-text-content p:nth-of-type(2) {
        font-weight: 400;
        line-height: 1.6;
        font-size: 3.333333vw;
        color: #fff;
        margin-top: 1.40625vw;
    }












    /* 遮罩层 */
    /* .competition .imgs-alert {
        flex-direction: column;
    } */

    .competition .imgs-alert .inner-content {
        max-width: calc(100% - 13.333333334vw);
        max-height: calc(100% - 13.333333334vw);
        position: absolute;
    }

    .competition .imgs-alert .inner-content li {
        list-style: none;
    }

    .competition .imgs-alert .inner-content .scroll-content {
        flex-direction: column;
        justify-content: flex-start;
        overflow: auto;
    }

    .competition .imgs-alert .inner-content .swiper {
        flex: 0 0 41.666667vw;
        min-height: 260px;
    }

    .competition .imgs-alert .inner-content .swiper-slide img {
        width: auto !important;
    }

    .competition .imgs-alert .close-content {
        right: 3vw;
        top: 3vw;
        background-color: rgba(255, 255, 255, .65);
    }

    .competition .imgs-alert .close-content img {
        height: 4.166667vw;
        width: 4.166667vw;
        cursor: pointer;
        display: block;
    }

    .competition .imgs-alert .inner-content .scroll-content .img-content {
        max-width: 100%;
    }

    .competition .imgs-alert .inner-content .scroll-content .img-content .alert-img {
        width: 100%;
        max-width: 100%;
        max-height: 100%;
    }

    .competition .imgs-alert .inner-content .scroll-content .img-content .play-icon {
        cursor: pointer;
        position: absolute;
        width: 10vw;
        height: 10vw;
    }

    .competition .imgs-alert .inner-content .scroll-content .img-content .play-icon img {
        width: 100%;
        height: 100%;
    }

    .competition .imgs-alert .inner-content .text-content {
        width: 100%;
    }

    .competition .imgs-alert .inner-content .text-content .text-info {
        position: static;
        padding: 6.666666667vw;
    }

    .competition .imgs-alert .inner-content .text-content .text-info .text-info-item {
        height: 100%;
    }

    .competition .imgs-alert .inner-content .text-content .text-info .text-info-item .info-content {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .competition .imgs-alert .inner-content .title-content {
        flex-shrink: 0;
        padding-right: 1.5625vw;
    }

    .competition .imgs-alert .inner-content .title-content img {
        position: relative;
        z-index: 1;
        width: 13.88888889vw;
        height: 13.88888889vw;
        transform: translateX(-4vw);
    }

    .competition .imgs-alert .inner-content .title-content a {
        margin-top: -3vw;
    }

    .competition .imgs-alert .inner-content h3 {
        font-size: 4.444444vw;
        /* margin-top: 2.22222223vw; */
    }

    .competition .imgs-alert .inner-content p {
        font-size: 3.333333vw !important;
        margin-top: 1.111111vw;
    }


    .competition .imgs-alert .inner-content .works {
        margin-top: 6.66666667vw;
        overflow: visible;
    }

    /* .competition .imgs-alert .inner-content .works .works-tag {
        display: flex;
        flex-flow: row wrap;
    }

    .competition .imgs-alert .inner-content .works .works-tag li {
        font-size: 3.055556vw;
        padding: 1.388889vw 2.222222vw;
        margin: 0 2.222222vw 2.222222vw 0;
    } */

    /* .competition .imgs-alert .inner-content .works .works-speak {
        margin-top: 6.66666667vw;
    } */

    .competition .imgs-alert .inner-content .works .works-speak h3 {
        font-size: 4.44444445vw;
    }

    .competition .imgs-alert .inner-content .works .works-speak p {
        font-size: 3.33333334vw;
        margin-top: 2.222222222vw;
    }

    .competition .imgs-alert .inner-content .works .works-address {
        font-size: 3.33333334vw;
        margin-top: 2.222222222vw;
    }

    .competition .imgs-alert .inner-content .works .works-address img {
        width: 3.3333333vw;
        height: 3.3333333vw;
        margin-right: 1.111111111111111vw;
    }

    .competition .imgs-alert .inner-content .works .comment-info {
        margin-top: 3.333333vw;
    }

    .competition .imgs-alert .inner-content .works .comment-info .comment-title {
        font-size: 4.444444vw;
    }

    .competition .imgs-alert .inner-content .works .comment-info ul {
        margin-top: 3.333333vw;
    }

    .competition .imgs-alert .inner-content .works .comment-info ul li h3 {
        font-size: 3.333333vw;
    }

    .competition .imgs-alert .inner-content .works .comment-info ul li p {
        font-size: 3.333333vw;
        margin-top: 2.222222vw;
    }

    .competition .year-top .inner-4>div:first-child {
        margin-right: 3.5vw;
    }

    .competition .new-0829 .imgs-content .imgs-2 {
        width: 100%;
    }

    .competition .new-0829 .imgs-content .imgs-3 {
        width: 100%;
    }

    .competition .new-0829 .imgs-content .content-right {
        width: calc(50% - 1.75vw);
    }

    .competition .new-0829 .imgs-content .content-left {
        width: calc(50% - 1.75vw);
    }

    .competition .new-0829 .imgs-content .imgs-2 {
        margin-top: 3.5vw;
    }

    .competition .new-0829 .imgs-content .imgs-3 {
        margin-top: 3.5vw;
    }

    .competition .imgs-alert .lang .close-content {
        top: 3vw;
    }

    .competition .imgs-alert .lang .scroll-content .img-content .alert-img {
        object-fit: cover;
    }


}