/*banner*/
.part {
    margin-top: 70px;
}
.bim-noShow{
    display: none !important;
}
section.banner {
    position: relative;
    width: 100%;
    height: 650px;
}
.signupBtn,.signup-btn{
    cursor:pointer;
}
.titlePng{
    width: 35%;
    /* object-fit: contain; */
    position: relative;
    top: 38px;
    min-width: 320px;
    min-height: 130px;
}
.list-unstyled a:hover{
    color: rgba(255,255,255,0.85);
}
.banner > img {
    width: 100%;
    height: 650px;
    object-fit: fill;
}

.banner > .bannerBtn {
    position: absolute;
    bottom: 22%;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 15px;
    padding: 4px 60px;
}

.myflex {
    display: flex;
    flex-wrap: wrap;
}

.BannerBtn {
    width: 264px;
    height: 62px;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    line-height: 62px;
    color: #204AC9;
    background: linear-gradient(91.95deg, #FFFFFF 7.51%, #C4D4FF 125.14%);
    border-radius: 4px;
    cursor: pointer;
}

.backFF {
    background: linear-gradient(100.35deg, #FEFEFF 5.12%, #FFFFFF 47.45%, #FBFCFF 95.62%);
}

.allWorks .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    width: 37px;
    height: 34px;
    background: url(../../static/images/left.svg) no-repeat;
    background-size: 256%;
    background-position: -27px -26px;
}

.allWorks .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    width: 38px;
    height: 34px;
    background: url("../../static/images/right.svg") no-repeat;
    background-size: 256%;
    background-position: -29px -26px;
}

.myJustifyBetween {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.swipermask {
    display: none;
}

.compition_type {
    font-weight: 400;
    font-size: 12px;
    padding: 1px 10px;
    border-radius: 10px;
}

.totalVotes {
    font-size: 14px;
    font-weight: 400;
}

button.align-self-stretch > a:hover {
    color: inherit;
}

button.align-self-stretch {
    width: 120px;
    height: 40px;
    margin-top: 20px;
    font-weight: bold;
    color: #FFFFFF;
    border-radius: 32px;
    font-size: 16px;
}

.img-fluid-part {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.section_container_box {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.justifyCenter{
	justify-content: center;
}
.backFFBox {
    background: linear-gradient(100.35deg, #FEFEFF 5.12%, #FFFFFF 47.45%, #FBFCFF 95.62%);
    width: 1345px;
    max-width: 1345px;
    box-shadow: 0px 4px 23px 0px #02298726;
    border-radius: 4px;
	width: 90%;
}
.groupTitle{
    background: linear-gradient(180deg, rgba(190, 243, 255, 0.1) 0%, rgba(32, 120, 201, 0.24) 100%);
    border-bottom: 5px solid #204AC9;
}
.contest {
    color: #FFFFFF;
    width: 188px;
    height: 55px;
    border-radius: 4px !important;
    background: #204AC9 !important;
}

#section_container {
    background: linear-gradient(100.35deg, #FEFEFF 5.12%, #FFFFFF 47.45%, #FBFCFF 95.62%);
    border-radius: 4px;
    width: 100% !important;
    box-shadow: 0px 4px 23px rgba(113, 22, 22, 0.15);;
}

.allWorks {
    width: 90%;
    display: flex;
    justify-content: center;
}
/*.swiper-slide{*/
/*    position: relative;*/
/*    height: 100%;*/
/*    flex-shrink: 0;*/
/*}*/
.imgIndex{
    width: 100%;
    height: auto;
    top:50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
}
.allproject_title {
    height: 50px;
    font-size: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -8px;
    margin-top: -57px;
}

.title-left {
    width: 120px;
    height: 4px;
    margin-right: 10px;
    background: linear-gradient(90.5deg, rgba(0, 82, 217, 0) 0%, #CA3EFC 100%);
}

.title-right {
    width: 120px;
    height: 4px;
    margin-left: 10px;
    background: linear-gradient(90.5deg, rgba(0, 82, 217, 0) 0%, #CA3EFC 100%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}

.popularworksimgbtn {
    border: 2px solid;
    border-radius: 4px;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.popularworksimgbtn:hover{
    color: #204AC9 !important;
}
.popularworksimgbtn1:hover{
    color: #204AC9 !important;
}
.bannerCont {
    position: relative;
    display: flex;
    height: 345px;
    /*bottom: 22%;*/
    left: 138px;
    top: -528px;
    width: calc(100% - 138px);
    /*background-color: red;*/
}

.positionRe {
    position: relative;
}

.arrowhead {
    position: absolute;
    right: 120px;
    bottom: 115px;
}

.w100 {
    width: 100%;
}

.pr120 {
    padding-right: 120px;
}
.organization .allproject_title{
    top: 0px !important;
}
.bannerCont_center {
    flex: 1;
    width: 100%;
    height: 345px;
}
.hw-review .allproject_title img{
    top: -13px !important
}
.hw-ask .allproject_title img{
    top: -5px !important;
}
.hw-Time .allproject_title img{
    top: -5px !important;
}
.hw-bg .titlePng{
    top: -11px !important;
}
.hw-bg .allproject_title{
    margin-top: 113px !important;
}
.bannerCont_center_pk {
    margin: 20px 0px 0px 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF;
    width: 100%;
}

.bannerCont_center_Subtitle {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 86px;
    color: #FFFFFF;
    margin-top: 8px;
    background-image: linear-gradient(180deg, #F1F4FF 0%, #FFFFFF 36.46%, #FFFFFF 60.94%, #A5BDFE 100%);
    -webkit-background-clip: text;
    color: transparent;
}

.bannerCont_center_title {
    /* 报名时间 */
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}

.fa-volume-up:before {
    margin-right: 10px;
}

.text-truncate a {
    font-size: 14px;
    opacity: 0.8;
}

.chakan {
    display: inline-block;
    margin-top: 20px;
    width: 230px;
    height: 50px;
    line-height: 25px;
    cursor: pointer;
    padding: 10px 26px;
    color: #FFFFFF;
    text-align: center;
    transition: .3s ease-out;
    background-color: #100321;
    /* 默认投影 */
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05);
    border-radius: 25px;
}

.chakan:hover {
    color: #FFFFFF;
    background: #204AC9 !important;
}

.img img {
    width: 120px;
    height: 120px;
}

.img p {
    text-align: center;
    color: #DEDEDE;
    font-size: 14px;
    line-height: 23px;
    margin: 0;
}

.ul li {
    list-style: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    color: white;


}

.ul {
    margin: 0;
    padding: 0;
}

.bolds {
    font-weight: bolder;
}

.model {
    display: none;
}

.banner_min {
    display: none;
}

.fa-volume-up_tips {
    height: 80px;
    line-height: 80px;
    overflow: hidden;
}

.group125 {
    display: none;
}

.container-fluid {
    position: absolute;
    width: 100% !important;
    padding: 0;
    top: 570px;
    height: 80px;
    overflow: hidden;
}

.group125_signupBtn {
    display: none;
}

.enroll {
    height: 230px;
    object-fit: contain;
}

#pc {
    margin-bottom: 190px;
}

label {
    margin-bottom: 0px !important;
}

.competitionorganization {
    color: #080808 !important;
    font-size: 16px !important;
    line-height: 36px !important;
    width: 50%;
}

.swiper-container {
    overflow: hidden;
}

/*.imgIndex{*/
/*	width: 290px !important;*/
/*	max-width: 290px !important;*/
/*}*/
.imgBackgImage {
    position: relative;
    left: -130px;
}

.imgBackgImage img {
    position: absolute;
}
.allWors {
    position: absolute;
    z-index: 10;
    width: 200px;
    top: 35px;
    left: 68px;
    letter-spacing: 3px;
}

.background1 {
    top: -22px;
}

.background2 {
    left: -28px;
}

.background3 {
    top: 21px;
}

.seeMore {
    font-size: 16px;
    color: #204AC9;
}
.seeMore:hover{
    color: rgba(196,46,13,0.85);
}

.imgBackgImage label {
    color: #204AC9;
    font-size: 42px
}
.hw-Time .part{
    padding: 50px 30px !important;
}
.pinshen-min{
    display: none;
}
.pinshen-margin{
    margin-top: 24px;
}
@media screen and (min-width: 600px) {
    .swiper-slide {
        width: 270px !important;
        margin-right: 10px !important;
    }
    .allWorks .swiper-container-horizontal{
        max-width: 1114px;
        overflow: hidden;
    }
    .seeMore-box{
        /*margin-left: -90px;*/
        /*margin-top: 94px !important;*/
        margin-bottom: 32px !important;
    }
}

@media screen and (max-width: 600px) {
    .titlePng{
        width: 35%;
        /* object-fit: contain; */
        position: relative;
        top: 30px;
        min-width: 160px;
        min-height: 0px;
    }
    #section_container{
        margin-top: 50px;
    }
    .text-16{
        font-size: 14px;
        line-height: 28px;
    }
    .organization-content-ul{
        display:block;
        /*flex-wrap:wrap;*/
        font-size: 16px;
        flex: 1;
    }
    .organization-content-ul li{
        width: 100% !important;
        line-height: 28px !important;
        font-size: 14px !important;
    }
    .bannerImgIndex {
        height: 256px !important;
        object-fit: cover;
    }
    .pinshen-min{
        display: block;
    }
    .pinshen-margin{
        margin-bottom: 0px !important;
    }
    .organization .organization-content{
        margin-top: 0px !important;
    }
    .organization-content{
        display: block !important;
    }
    .allWorks .text-center{
        margin-bottom: 24px !important;
        margin-top: 24px !important;
    }

    .organization{
        margin-top: 90px !important;
    }
    .foreword{
        margin-top: 90px !important;
    }
    .hw-Time{
        margin-top: 142px !important;
    }
    .hw-Time .part{
        padding: 0px !important;
    }
    .hw-ask-box{
        margin-top: 90px !important;
    }
    .hw-review{
        margin-top: 150px !important;
    }
    .hw-bg .allproject_title{
        margin-top: 95px !important;
    }
    .hw-ask-box{
        margin-top: 90px;
    }
    .hw-bg .part{
        padding-top: 0px !important;
    }
    .hw-bg .hw-text1{
        padding: 0px !important;
    }
    .hw-bg .justifyCenter{
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .hw-bg .bg-line{
        margin: 20px 0 !important;
    }
    #pinshen .container{
        padding: 0px !important;
    }
    .foreword .text-16{
        padding: 0 0 0 0 !important;
        margin-top: 23px !important;
    }
    .hw-Time .img-fluid-part{
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .hw-bg .img-fluid{
        margin-left: 0px !important;
    }
    .foreword .backFF{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .hw-index-h3{
        margin-bottom: 16px !important;
        margin-top: 66px !important;
    }
    .hwIndexH3{
        margin-top: 20px !important;
        margin-bottom: 15px !important;
    }
    .hw-review .groupTitle{
        width: 100% !important;
        white-space: nowrap;
    }
    .hw-review .hw-prize{
        width: 100% !important;
    }
    .allWorks .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        display: none;
    }
    .allWorks .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        display: none;
    }
    /*.imgBackgImage img {*/
    /*    width: ;*/
    /*}*/

    #newS {
        height: 40px !important;
    }

    #ov {
        height: 40px !important;
    }

    .bannerCont {
        position: relative;
        display: flex;
        width: 100%;
        height: 170px;
        /*bottom: 22%;*/
        top: -193px;
        left: 6px;
        z-index: 0;
        /*background-color: red;*/
    }

    .logininfo-mobile li {
        list-style: none;
    }

    .bannerCont_center {
        flex: 1;
        width: 100%;
        height: 93%;
        z-index: 200;
    }

    .myflexMedia {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .bannerCont_center_pk {
        width: 100%;
        margin: 10px auto 10px auto;
        text-align: center;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        color: #FFFFFF;
    }

    .bannerCont_center_Subtitle {
        /* 2022年“建模大师杯” */
        text-align: center;
        margin-top: 10px;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 23px;
        /* identical to box height */
        color: #FFFFFF;
    }

    .bannerCont_center_title {
        /* 报名时间 */
        margin: 0;
        text-align: center;
        width: 100%;
        padding: 4px;
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 24px;
        /* identical to box height, or 200% */
        color: #FFFFFF;
    }

    .pr120 {
        padding: 0px;
    }

    .myJustifyBetween {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .banner {
        height: 256px !important;
    }

    .BannerBtn {
        width: 82px;
        height: 27px;
        font-weight: 700;
        font-size: 12px;
        text-align: center;
        line-height: 27px;
        color: #204AC9;
        background: linear-gradient(91.95deg, #FFFFFF 7.51%, #C4D4FF 125.14%);
        border-radius: 4px;
        cursor: pointer;
        margin-top: 10px;
    }

    .arrowhead {
        display: none;
    }

    .texts {
        display: none !important;
    }

    .group125 {
        position: relative;
        z-index: 10;
        display: block;
        width: 90% !important;
        height: 100% !important;
        object-fit: cover;
        margin-left: 5%;
        margin-top: -175px;
    }

    .fa-volume-up_tips {
        display: none;
    }

    .group125_signupBtn {
        position: relative;
        display: inline;
        z-index: 100;
        top: -92px;
        left: 254px;
        height: 40px;
        /* 按钮 */
        font-size: 12px;
        color: white;
        padding: 4px 6px;
        cursor: pointer;
        transition: .3s ease-out;
        background: linear-gradient(90.5deg, #E50416 0%, #FC763E 100%);
        /* 默认投影 */
        border-radius: 25px;
    }

    .section_container_box {
        margin-top: 0px;
    }

    .allproject_title {
        height: 50px;
        font-size: 42px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .title-left {
        width: 60px;
        height: 4px;
        margin-right: 10px;
        background: linear-gradient(90.5deg, rgba(0, 82, 217, 0) 0%, #CA3EFC 100%);
    }

    .title-right {
        width: 60px;
        height: 4px;
        margin-left: 10px;
        background: linear-gradient(90.5deg, rgba(0, 82, 217, 0) 0%, #CA3EFC 100%);
        transform: matrix(-1, 0, 0, 1, 0, 0);
    }

    button.align-self-stretch {
        width: 110px;
        height: 30px;
        line-height: 10px;
        font-weight: bold;
        border-radius: 32px;
        margin-top: 5px;
    }

    .container-fluid {
        position: absolute;
        padding: 0;
        top: 216px;
        height: 40px;
        overflow: hidden;
    }

    #newS .fas {
        display: none;
    }

    .container-fluid {
        padding: 0 !important;
    }

    #ov {
        margin: 0 !important;
    }

    #pc {
        display: none;
    }

    .model {
        display: block !important;
        width: 100%;
        padding-top: 30px;
    }
}

.absoluteHeader {
    position: absolute;
    width: 100%;
    z-index: 1;
}
