@charset "utf-8";

/* **** Award **** */
.award {
    margin-top: 80px;
    background-color: rgba(0, 0, 0, 0.2);
}
.award > .container {
    overflow: hidden;
}
/* **** 电梯导航 **** */
.elevator {
    position: fixed;
    top: 160px;
    width: 280px;
}
.elevatorNav:not(:last-child) {
    margin-bottom: 20px;
}
.elevatorLink {
    position: relative;
    display: unset;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
}
.elevatorLink::after {
    position: absolute;
    content: "";
    display: block;
    width: 30px;
    height: 4px;
    background: #c30d23;
    right: -60px;
    top: 12px;
    opacity: 0;
}
.mElevatorLinkDivide {
    display: none;
}
.elevatorNav.active a:after {
    width: 40px;
    opacity: 1;
}
.elevatorNav a:hover:after {
    transition: all 0.5s ease-in-out;
    width: 40px;
    opacity: 1;
}

/* **** 关于奖项 **** */
.elevatorList {
    padding: 60px 0 60px 320px;
}
.elevatorItemTitle {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: normal;
    color: #c30d23;
}
.elevatorItemDesc {
    font-size: 0;
    color: #e0e0e0;
}
.elevatorItemDescText {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 30px;
}
.elevatorItemDescText a{
    display: inline;
    color: #c30d23;
    font-weight: bold;
}
.elevatorItemDescText strong > i {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    background: url(img/flowStepArrowRed.png) center center no-repeat;
}
.affectItem {
    font-size: 0;
}
.affectItemCaret {
    display: inline-block;
    vertical-align: top;
}
.affectItemCaret {
    width: 8px;
    height: 8px;
    margin: 10px 10px 0 0;
    line-height: 20px;
    border-radius: 100%;
    background-color: #e0e0e0;
}
.font20 {
    font-size: 20px;
}
.divideLine {
    margin: 0 0 30px;
    padding: 0;
    border: 0.5px solid #c30d23;
}

/* **** 奖项设置 **** */
.font16 {
    font-size: 16px;
}
.awardCaret {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 4px;
    margin-right: 10px;
    background-color: #c30d23;
}
.font18 {
    font-size: 18px;
}
.awardCategoryBox {
    position: relative;
}

/* **** 参赛流程 **** */
.flowList {
    color: #e0e0e0;
}
.flowItem {
    margin-bottom: 15px;
    font-size:0;
    line-height: 30px;
}
.flowDate, .flowDesc {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
}
.flowDate {
    width: 170px;
    margin-right: 10px;
    text-align: right;
}
.flowDesc {
    width: calc(100% - 180px);
}
.flowImg {
    /* width: 100%; */
    margin: 30px 0;
}
.mFlow {
    display: none;
}

@media screen and (max-width: 750px) {
    /* **** Award **** */
    .award {
        margin-top: 1rem;
    }
    /* **** 电梯导航 **** */
    .elevator {
        box-sizing: border-box;
        top: 1rem;
        left: 0;
        width: 100%;
        padding: 0.2rem 3% 0;
        font-size: 0;
        text-align: center;
        background: url(img/bg.png) #1e1e1e center 0 no-repeat;
        z-index: 900;
    }
    .elevatorNav {
        display: inline-block;
        width: 2.2rem;
        border: 1px solid #e0e0e0;
    }
    .elevatorNav:not(:last-child) {
        margin: 0 0 0.3rem;
    }
    .elevatorNav:nth-child(3n - 1) {
        margin: 0 0.15rem 0.2rem;
    }
    .elevatorNav.active {
        border-color: #c30d23;
    }
    .elevatorNav.active .elevatorLink {
        color: #c30d23;
    }
    .elevatorNav.active a:after {
        display: none;
    }
    .elevatorLink {
        width: 100%;
        font-size: 0.28rem;
        line-height: 0.6rem;
    }
    .elevatorLink::after {
        display: none;
    }
    .mElevatorLinkDivide {
        display: block;
    }
    /* **** 关于奖项 **** */
    .elevatorList {
        width: 100%;
        padding: 3.5rem 0 0;
    }
    .elevatorItemTitle {
        margin-bottom: 0.6rem;
        font-size: 0.48rem;
    }
    .elevatorItemDescText {
        margin-bottom: 0.6rem;
        font-size: 0.28rem;
        line-height: 0.6rem;
    }
    .affectItemCaret {
        width: 0.16rem;
        height: 0.16rem;
        margin: 0.2rem 0.2rem 0 0;
        line-height: 0.4rem;
    }
    .divideLine {
        margin: 0 0 0.6rem;
    }
    /* **** 奖项设置 **** */

    /* **** 参赛流程 **** */
    .flowImg {
        display: none;
        margin: 0;
    }
    .mFlow {
        display: block;
        margin: 0 0 0.6rem;
        font-size: 0.28rem;
        line-height: 0.6rem;
        color: #e0e0e0;
    }
    .flowDl {
        position: relative;
    }
    .flowDl::before {
        content: "";
        display: block;
        width: 0.2rem;
        height: 0.2rem;
        position: absolute;
        left: 0;
        top: 0.22rem;
        border-radius: 100%;
        background: #c30d23;
    }
    .flowDl::after {
        content: "";
        position: absolute;
        top: 0.24rem;
        left: 0.1rem;
        width: 0.02rem;
        height: 100%;
        background: #c30d23;
    }
    .flowDl:last-child::after {
        top: -0.2rem;
    }
    .flowDt {
        padding-left: 0.4rem;
        /* font-size: 0.28rem; */
    }
}
