﻿.item-container2025 {
    position: relative;
    width: 1400px;
    height: 122px;
    margin: 0 auto;
    /*border: 1px solid #000;*/
    border-radius: 20px;
    overflow: hidden;
    font-size: 0;
    box-sizing: border-box;
    top: -48px;
    text-align: left;
    box-shadow: 0px 4px 20px 4px rgb(159, 196, 235);
    background-color: rgb(255, 255, 255);
    background-image: url(/Content/Images/2025/index/actbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.item-container2025-ngcolor {
    background-color: rgb(238, 247, 255);
}

.item-act3-part2025 {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 76px;
    margin: 23px 0;
    padding: 0 30px;
    width: 33.33%;
}

.item-act-left, .item-act-right {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.item-act-left {
    text-align: left;
    height: 76px;
    width: 60%;
}

.item-act-right {
    text-align: center;
    width: 40%;
}

.item-act-left-title {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-family: ali;
    color: #000;
    font-weight: bold;
}

.item-act-left-title span {
    cursor: pointer;
}

    .item-act-left-title span:hover {
        color: rgb(255, 190, 6);
    }

.item-act-left-time {
    position: relative;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-family: ali;
    color: #555;
    font-weight: bold;
}

.item-act-right-status {
    position: relative;
    height: 44px;
    line-height: 44px;
    width: 136px;
    border-radius: 25px;
    font-size: 18px;
    font-family: ali;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.item-act-right-status-gray {
    background-color: #ccc;
}

    .item-act-right-status-gray:hover {
        background-color: #bbb;
    }

.item-act-right-status-ing {
    background-color: rgb(255, 190, 6);
}

    .item-act-right-status-ing:hover {
        background-color: rgb(255, 230, 66);
    }







.item-title-box2025 {
    position: relative;
    margin: 0 auto;
    padding: 30px 0 30px 0;
    display: inline-block;
    background-image: url(/Content/Images/2025/index/titlebg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.item-title-box-eng2025 {
    position: relative;
    font-size: 50px;
    font-family: ali;
    text-align: center;
    font-weight: bold;
    color: #000000;
}

.item-title-box-img-txt2025 {
    position: relative;
    text-align: center;
    padding-bottom: 18px;
    text-align: center;
    font-size: 38px;
    font-family: ali;
    font-weight: bold;
    color: #555;
    top: -12px;
}





.item-container-bg2025 {
    position: absolute;
    left: 0;
    bottom: -330px;
    width: 262px;
    height: 543px;
    background-image: url(/Content/Images/2025/index/bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.item-container-bg2025-2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 382px;
    height: 787px;
    background-image: url(/Content/Images/2025/index/bg2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}





.item-value-item-left-item2025 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 100px;
    width: auto;
}

.item-value-item-left-item-txt2025 {
    position: relative;
    width: 100%;
    font-size: 22px;
    font-family: ali;
    text-align: center;
    z-index: 989;
    cursor: pointer;
}

.item-value-item-left-item-line2025 {
    position: absolute;
    bottom: -2px;
    /*width: 100%;*/
    width: 120px;
    height: 4px;
    font-size: 30px;
    font-family: ali;
    background-color: transparent;
    /*border-radius: 4px;*/
    z-index: 988;
}

.item-value-item-left-item-line2025-active {
    background-color: rgb(250, 205, 0);
}

.item-value-item-left-item-txt2025-active {
    font-size: 30px;
    font-weight: bold;
}

.item-value-item-left-item-txt2025:hover {
    font-size: 30px;
    font-weight: bold;
}

    .item-value-item-left-item-txt2025:hover + .item-value-item-left-item-line2025 {
        background-color: rgb(250, 205, 0);
    }




.item-bottom-container2025 {
    position: relative;
    width: 100%;
    /*background-image: url(/Content/Images/film/bottom-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent !important;
    padding-bottom: 70px;*/
}


.item-value-container-ct-l {
    position: relative;
    width: 40%;
    display: inline-block;
    vertical-align: top;
}


.item-value-container-ct-r {
    position: relative;
    width: 60%;
    display: inline-block;
    vertical-align: top;
    padding-left: 2%;
    padding-right: 0;
    box-sizing: border-box;
}
