.cFF5757{color: #FF5757;}
.cFF6300{color: #FF6300;}
.c141418{color: #141418;}
.bgF7F8F8{background: #F7F8F8}
.c2F73FF{color: #2F73FF;}
.cFFF755{color: #FFF755;}
.c745846{color: #745846;}
.c009FFF{color: #009FFF;}
.c9F9EA2{color: #9F9EA2;}
.bg202023{background-color: #202023;}
.mt154{margin-top: 154px;}
.pb64{padding-bottom: 64px;}

.trackIndex6-banner{
    width: 100%;
    /*background: url("../images/track/index2.png") no-repeat center;*/
    /*background-size: cover;*/
    /*background: #03C7A5;*/
    position: relative;
    min-width: 1270px;

}
.trackIndex6-banner img{max-width: 100%;}
.Wbody{min-width: 1280px;}
.infoHeader{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.trackIndex6-banner-bottom{height: 70px;
    background: rgba(6, 15, 32, .5);}
.trackIndex6-bottom{
    margin-left: 12.9%;
    margin-top: 15.1%;
    gap: 20px;
    font-size: 20px;
}
.Registration-btn {
    width: 230px;
    height: 62px;    
    background: linear-gradient( #fef5b3 0%, #feb704 100%);
    border-radius: 31px;
    font-size: 38px;
    font-weight: bold;
    color: #0c12b4;
    transition: all .3s;
    line-height: 1;
}
.Registration-btn:hover{
    background: linear-gradient( #feb704 0%, #fef5b3 100%);
}

.contestIntro-container{
    width: 1000px;
    height: 312px;
    border-radius: 5px;
    box-shadow: 0px 10px 20px 0px rgba(49, 109, 225, 0.1);
    filter: blur(0px);
    background: rgb(255, 255, 255);
    overflow: hidden;
}
.contestIntro-video{
    width:554px;
    height: 100%;
    overflow: hidden;
    background: #18191A;

}
.contestIntro-right{
    padding: 24px;
    background: url(../images/track/6/iBg.svg) no-repeat center;
}
.currentlyItems-containerBox{
    width: 1000px;
    position: relative;
}

.currentlyItems-containerBox:before{
    box-shadow: 0px 10px 20px 0px rgba(47, 115, 255, 0.12);
    border-radius: 16px;
    content: "";
    position: absolute;
    height: 366px;
    left: 0;
    right: 20px;
    bottom: 0;
    background: linear-gradient(270.00deg, rgba(47, 115, 255, 0) 1.823%,rgb(47, 115, 255) 97.467%);
    background-size: 100% 100%;
    overflow: hidden;
}


.currentlyItems-containerBox:after{
    content: "";
    position: absolute;
    height: 366px;
    left: 0;
    right: 20px;
    bottom: 0;
    background: url(../images/track/6/ciBg1-1.png) no-repeat center;
    background-size: 100% 100%;
    border-radius: 16px;
    overflow: hidden;
}
.currentlyItems-container{
    min-height: 478px;
    background: url(../images/track/6/ciBg2.svg) no-repeat center;
    margin-bottom: 24px;
    padding: 24px;
    gap: 24px;
}
.currentlyItems-tabs{
    height: 366px;
    width: 144px;
    margin: 0 24px;
}
.currentlyItems-tabsItem{
    height: 56px;
    padding:0 16px 0 24px;
    background: #7FA9FF;
    color: #FFFFFF;
    width: 100%;
    cursor: pointer;
}
.right-icon{
    width: 24px;
    height: 24px;
    border: 2px solid transparent;
    border-radius: 50%;

}
.currentlyItems-tabsItem.active,.currentlyItems-tabsItem:hover{
    color: #2F73FF;
    background: linear-gradient(270.00deg, rgb(237, 252, 174),rgb(108, 252, 243) 99.028%);
}
.currentlyItems-tabsItem.active .right-icon,.currentlyItems-tabsItem:hover .right-icon{
    border-color: #2F73FF;
}

.currentlyItems-btn{
    width: 120px;
    height: 40px;
    font-size: 16px;
    border-radius: 20px;
    border: 1px solid rgb(47, 115, 255);
    background: #FFFFFF;
    color: #2F73FF;
    cursor: pointer;

}
.currentlyItems-item:hover{ color: #2F73FF;}
.currentlyItems-item:hover dt div{ color: #2F73FF;}
.currentlyItems-item:hover .currentlyItems-btn{
    color: #FFFFFF;
    box-shadow: 0px 2px 7px 0px rgba(47, 115, 255, 0.5);
    background: linear-gradient(180.00deg, rgb(92, 171, 255) 1.344%,rgb(47, 115, 255) 100%);
}
.contestRule-container{
    gap:40px;
}

.contestRule-title{
    width: 126px;
    height: 40px;
    background: url(../images/track/6/rt.png) no-repeat center;
    padding-left: 18px;
    color: #FFFFFF;
    font-size: 18px;
    background-size: 100% 100%;
}
.contestRule-item{
    gap: 12px;
}
.contestRule-item ul{
    gap: 14px;
}
.contestRule-item li{
    lin-height:22px;
    font-size: 16px;
}
.contestRegulation{
    height: 426px;
    background: url(../images/track/6/crBg.png) no-repeat center;
    background-size: cover;
}
.trackPlan-line{
    width: 100%;
    height: 6px;
    background-color: #D8D8D8;
    border-radius: 3px;
}
.Step-icon{
    width: 48px;
    height: 48px;
    border-radius: 50%;
}
.Step-icon1{
    background: url(../images/track/6/p1.png) no-repeat center;
    background-size: 100% 100%;
}
.Step-icon2{
    background: url(../images/track/6/p2.png) no-repeat center;
    background-size: 100% 100%;
}
.Step-icon3{
    background: url(../images/track/6/p3.png) no-repeat center;
    background-size: 100% 100%;
}
.Step-icon4{
    background: url(../images/track/6/p4.png) no-repeat center;
    background-size: 100% 100%;
}
.Step-icon5{
    background: url(../images/track/6/p5.png) no-repeat center;
    background-size: 100% 100%;
}
.Plan-Step_item.active .Step-icon1{
    background: url(../images/track/6/p1_1.png) no-repeat center;
    background-size: 100% 100%;
}
.Plan-Step_item.active .Step-icon2{
    background: url(../images/track/6/p2_1.png) no-repeat center;
    background-size: 100% 100%;
}
.Plan-Step_item.active .Step-icon3{
    background: url(../images/track/6/p3_1.png) no-repeat center;
    background-size: 100% 100%;
}
.Plan-Step_item.active .Step-icon4{
    background: url(../images/track/6/p4_1.png) no-repeat center;
    background-size: 100% 100%;
}
.Plan-Step_item.active .Step-icon5{
    background: url(../images/track/6/p5_1.png) no-repeat center;
    background-size: cover;
}
.Plan-Step_item{gap: 14px;cursor: pointer;}

.stepPoint{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 18px;
    border: 3px solid rgb(47, 115, 255);
    box-shadow: 0px 2px 5px 0px rgba(78, 167, 255, 0.5);
    background: rgb(255, 255, 255);
    position: absolute;
    top: -50px;
    left: 40px;
    font-weight: bold;
}
.PlanStepTip{
    position: absolute;
    padding:5px 15px;
    font-size: 16px;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid #FF6300;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
    background: rgb(255, 255, 255);
    color: #141418;
    min-height: 78px;
    border-radius: 8px;
    width: 258px;
    bottom: 138px;

}
.PlanStepTip-arrow{
    position: absolute;
    border: 10px solid;
    border-color: #FF6300 transparent transparent transparent;
    bottom: -20px;
    left: 45px;
}
.awardsSet-item img{
    width: 100%;
    height: 100%;
}

.PlanStepTip-arrow:after{
    content: "";
    position: absolute;
    border: 10px solid;
    border-color: #FFFFFF transparent transparent transparent;
    top: -11px;
    left: -10px;
}
.Plan-Step_item.active{color: #FF6300;}
.Plan-Step_item.active .stepPoint{border-color: #FF6300;}
.projectStep{margin-right: -44px}

.awardsSet-container{
    width: 1000px;
    height: 974px;
    border-radius: 16px;
    box-shadow: 0px 10px 20px 0px rgba(47, 115, 255, 0.3);
    background: url(../images/track/6/sBg.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
    margin-top: 26px;
    padding: 24px;
    gap: 68px;
}
.awardsSet-listItem{
    padding-top: 16px;


}
.awardsSet-item{
    width: 168px;
    height: 188px;
    overflow: hidden;
    position: relative;
}
.awardsSet-item span{
    width: 100%;
    bottom: 64px;
    position: absolute;
}

.awardsSet-title{

    width: 44px;
    padding: 14px;
    border-radius: 8px;
    overflow: hidden;
    font-weight: bold;
    background: linear-gradient(0.00deg, rgb(237, 252, 174) 0.486%,rgb(108, 252, 243) 99.514%);
}
.awardsSet-listItem dd{gap: 46px}
.awardsSet-itemList{gap: 48px;padding-right: 46px;}
.contestDistribute{
    padding: 56px 0 28px;
    height: 706px;
    background: url(../images/track/6/dBg.png) no-repeat center;
    background-size: cover;
}

.contestDistribute-container{
    width: 1000px;
    padding: 0 10px;
    row-gap: 8px;
    column-gap: 176px;
}
.contestDistribute-item{
    position: relative;
    width: 209px;
    height: 270px;
    overflow: hidden;
}
.contestDistribute-item dd{
    width: 209px;
    height: 184px;
}
.contestDistribute-item dt{
    margin-top: -48px;
}


.contestDistribute-item img{
    width: 100%;
    height: 100%;
}

.contestDistribute-area{
    width: 200px;
    height: 48px;
    border-radius: 24px;
    overflow: hidden;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    background: linear-gradient(180.00deg, rgb(92, 171, 255) 1.344%,rgb(47, 115, 255) 100%);
}
.contestDistribute-areaList{
    width: 164px;
    height: 64px;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 4px 14px 0px rgba(192, 210, 241, 0.8);
    background: rgb(214, 225, 244);
}
.bigShot-container{
    width: 1020px;
    overflow: hidden;
    position: relative;
    margin-right: -20px;
    z-index: 1;
}

.bigShot_userInfo{
   width: 294px;
   height: 376px;
    margin-top: 24px;
}
.bigShot_userInfo dd{
    width: 238px;
    height: 280px;
    border-radius: 8px;
    background: linear-gradient(180.00deg, rgb(235, 242, 247),rgb(190, 201, 218) 96.145%);
    padding-top: 38px;
}
.bigShot_userInfo dd img{
    width: 100%;
}
.bigShot_slide{
    height: 458px;
    gap:60px;
    padding: 22px 44px 22px 28px;
    background: url(../images/track/6/bBg.png) no-repeat center;
    background-size: contain;
}
.bigShot_userInfo dt{
    margin-top: -20px;
}
.bigShot_userInfoTitle{
    width: 120px;
    height:40px;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFE262;
}

.swiper-pagination{
    bottom: 85px;
    left: 294px;
    right: 20px;
    gap:12px;
}

.swiper_banner .swiper-pagination-bullet{width: 12px;height: 12px;border-radius: 12px;}
.swiper_banner .swiper-pagination-bullet-active{width: 32px;}

.contestContact-container{
    gap:102px;
}
.contestContact-container dl{
    gap: 24px;
}
.contestContact-container dd{
    padding: 9px;
    width: 160px;
    height: 160px;
    border: 3px solid #2F73FF;
    border-radius: 8px;
    overflow: hidden;
    box-sizing: border-box;
    border: 3px solid rgb(47, 115, 255);
    border-radius: 8px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    background: linear-gradient(180.00deg, rgb(217, 229, 255),rgb(196, 236, 255) 100%);
}
.contestContact-container dd img{
    width: 100%;
    height: 100%;
    border-radius: 8px;

}
.cc-icon{
    width: 24px;
    height: 24px;
    overflow: hidden;
}
.cc-icon img{
    width: 100%;
    height: 100%;
}
.contestContact-container li{gap: 8px;}
.contestContact-container li div{opacity: .8}
.contestContact-container ul{gap: 4px}

.contestContact-title{
    width: 104px;
    height: 40px;
    position: relative;
    font-weight: bold;
    font-size: 16px;
    border: 3px solid #2F73FF;
    margin-left: 3px;
    color: #2F73FF;
}

.contestContact-title:after{
    content: "";
    display: block;
    border: 3px solid #2F73FF;
    width: 10px;
    height: 10px;
    background-color: #FFFFFF;
    top: -6px;
    right: -6px;
    position: absolute;
    box-sizing: border-box;
}
.contestContact-title:before{
    content: "";
    display: block;
    border: 3px solid #2F73FF;
    width: 10px;
    height: 10px;
    background-color: #FFFFFF;
    bottom: -6px;
    left: -6px;
    position: absolute;
    box-sizing: border-box;

}

.trarckIF-left {
    width: 124px;
    position: fixed;

    font-size: 14px;
    z-index: 5;
   bottom: 15%;


}
.trarckIF-left ul{
    background: rgb(255, 255, 255);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    z-index: 5;
    width: 90px;
    margin-left: 20px;
}
.trarckIF-left li {
    cursor: pointer;
    text-align: center;
    position: relative;
    line-height: 42px;
    font-size: 14px;
}

.trarckIF-left li:not(:first-child){
    border-top: 1px solid #ECEDF3;
}
.trarckIF-left li.active,.trarckIF-left li:hover{
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 4px 4px 0px 0px;
    background: linear-gradient(90.00deg, rgb(92, 191, 255) 1.068%,rgb(47, 115, 255) 98.932%);
    border-color:transparent ;
}
.trarckI-interpretation{
    width: 623px;
    height: 56px;
    opacity: .5;
    background: linear-gradient( 270deg, rgba(255,211,182,0) 0%, #FFD3B6 9%, #FFD3B6 88%, rgba(255,211,182,0) 100%);
}
.trarckI-interpretationTitle{
    position: absolute;
    width: 623px;
    height: 56px;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%);

}



.trarckIF-right {
    position: fixed;
    bottom: 120px;
    right: 0;
    z-index: 100;
    width: 88px;
    background: rgb(255, 255, 255);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: 1px solid #DDDDDD;
}
.widget-item{
    width: 88px;
    height: 88px;
    position: relative;
}
.widget-item:after{
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    height: 1px;
    background: #ECEDF3 !important;
    left: 12px;
    right: 12px;
    width: 64px !important;
}
.extra-wechat {
    position: absolute;
    opacity: 1;
    transition: all .3s ease-out 0s;
    /* visibility: hidden; */
    border-radius: 4px;
    left: -114px;
    top: -11px;
    font-size: 12px;
    width: 140px;
    height: 140px;
    border-radius: 4px;
    padding: 5px;
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    border-radius: 12px;
}

.extra-wechat img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border-radius: 0;
}

.widget-item:hover .extra-wechat {
    left: -152px;
    opacity: 1;
    visibility: visible
}
.widget-item-icon{
    width: 38px;
    height: 38px;
    border: 2px solid transparent;
    border-radius: 50%;
}


.extra-wechat:after{
    content: "";
    position: absolute;
    border: 6px solid;
    border-color: transparent transparent transparent #FFFFFF;
    right: -12px;
}
.extra-wechat:before{
    content: "";
    position: absolute;
    border: 7px solid;
    border-color: transparent transparent transparent #DDDDDD;
    right: -14px;
}

.widget-item:hover{
    color: #FFFFFF;
    background: linear-gradient( 180deg, #5CBFFF 0%, #2F73FF 100%);
    border-radius: 4px;
}
.widget-item:hover .widget-item-icon{
    border-color: #FFFFFF;
}
.widget-item:hover p {
    color: #ffffff !important;
}

@media screen and (max-width:1400px) {
    .Registration-btn {

        width: 154px;
        height: 42px;
        font-size: 24px;
        border-radius: 21px;
    }
    .trackIndex6-bottom{
        margin-left: 12.9%;
        margin-top: 17%;
        font-size: 16px;
    }
}
.arrow-icon{
    animation: arrowDown 1s infinite;
}
@keyframes arrowDown {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(10px);
    }
}