.sub-header {
    margin: 3rem auto;
}
.mt-160{
    margin-top:160px;
}
@media (max-width: 767px) {
    .sub-header {
        margin: 3rem auto 1rem auto;
    }

}
.sub-header h2 {
    text-align: center;
    line-height: 2.6rem;
    margin-bottom: 1rem;
}
.sub-header div ul {
    text-align: center;
}
.sub-header div ul li {
    display: inline;
    font-size: .85rem;
}
.sub-header div ul li:last-child {
    margin-left: 1rem;
}
.sub-video video{
    width: 100%;
    border-radius: 8px;
}
.sub-model {
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 2rem auto 1rem auto;
}.sub-model div {
    position: relative;
    width: 30%;
    min-height: 180px;
    padding: 2rem;
    background: #fafafb;
    box-sizing: border-box;
     text-align: center;
     border-radius: 8px;
    margin-bottom: 30px;
}.sub-model div h4 {
    line-height: 1.8rem;
    font-size: 1.2rem;
    font-weight: 500;
}.sub-model div a {
    position: absolute;
    bottom: 1.6rem;
    left: 50%;
    transform: translateX(-50%);
    background: #ec470e;
    color: #fff;
    font-size: .85rem;
    padding: .3rem 1rem;
    border-radius: 5px;
    white-space: nowrap;
   }
 @media (max-width: 991px) {
     .sub-model {
         margin: 1rem auto 0 auto;
     }
     .sub-model div h4 {
         line-height: 1.6rem;
         font-size: 1rem;
     }
     .sub-model div {
         width: 48%;
         min-height: 140px;
         padding: 1rem;
         margin-bottom: 1.6rem;
     }
}
/*标题样式*/
.sub-container-header h3 {
    background: url("../../images/sub-tl-bg1.png") no-repeat center bottom;
    background-size: 40%;
    text-align: center;
    padding-top:2rem;
    padding-bottom: 1rem;
    font-size: 1.3rem;
    color: #2c0d04;
}.sub-container-header div {
     background: url("../../images/sub-tl-bg2.png") no-repeat center center;
     background-size: 70%;
     text-align: center;
    font-size: 1rem;
    color: #c7ae9d;
}
@media (max-width: 767px) {
    .sub-container-header h3 {
        background-size: 100%;
    }.sub-container-header div {
         background: none;
     }
}

/*参加院校及评委*/
.sub-pw-swiper {
    margin: 2rem auto;
    /*height: 760px;*/
}
.swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.com-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2) !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sub-sch-pw {
    margin: 1rem auto;
}
.sub-sch-pw .sub-sch-pw-box {
    width: 100%;
    margin: .5rem;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.sub-sch-pw .sub-sch-pw-box .sub-sch-pw-sch-logo{
    width: 80%;
    height: 68px;
    margin: 1rem auto .5rem auto;
}
.sub-sch-pw .sub-sch-pw-box .sub-sch-pw-sch-logo img{
    max-width: 100%;
    max-height: 100%;
}
.sub-sch-pw .sub-sch-pw-box .sub-sch-pw-sch-text{
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    color: #505a66;
}
.sub-sch-pw .sub-sch-pw-box .sub-sch-pw-tch-img {
    position: relative;
    width: 10rem;
    height: 10rem;
    overflow: hidden;
    margin: .8rem auto;
}
.sub-sch-pw .sub-sch-pw-box .sub-sch-pw-tch-img .sub-sch-pw-tch{
     position: relative;
     width: 9rem;
     height: 9rem;
     border-radius: 50%;
     overflow: hidden;
     margin: .5rem auto;
 }
.sub-sch-pw .sub-sch-pw-box .sub-sch-pw-tch-img .sub-sch-pw-tch-country {
    position: absolute;
    right: 0;
    bottom:0;
    width: 3rem;
    height: 3rem;
    border: 1px solid #fff;
    border-radius: 50%;
    overflow: hidden;
}
.sub-sch-pw .sub-sch-pw-box .sub-sch-pw-tch-img .sub-sch-pw-tch-country img {
    width: 100%;
    min-height: 100%;
}
.sub-sch-pw .sub-sch-pw-box .sub-sch-pw-tch-text {
    font-size: 1.1rem;
    font-weight: 700;
}
.sub-sch-pw .sub-sch-pw-box .sub-sch-pw-tch-text p {
    font-size: .85rem;
    font-weight: 700;
    color: #505a66;
}
.sub-sch-pw-swiper-pagination {
    margin-top: 2rem;
    text-align: center;
}
@media (max-width: 767px) {
    .sub-sch-pw {
        margin: 0 auto;
    }
    .sub-pw-swiper {
        /*height: 360px;*/
    }
    .swiper-slide {
        /*height: 100% !important;*/
    }
}

/*获奖选手*/
.sub-winner-swiper {
    margin: 2rem auto;
    /*height: 700px;*/
}
.winner-Swiper {

}
.winner-Swiper .sub-winner-swiper-box {
    position: relative;
}
.winner-Swiper .sub-winner-swiper-box .winner-img {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.winner-Swiper .sub-winner-swiper-box .winner-img img {
    width: 100%;
    aspect-ratio: 3 / 4;
}
.winner-Swiper .sub-winner-swiper-box .winner-info-bg {
    position: absolute;
    top: 60%;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.8));
    border-radius: 8px;
}
.winner-Swiper .sub-winner-swiper-box .winner-info {
    position: absolute;
    bottom: 1rem;
    left: 0;
    right: 0;
 }
.winner-Swiper .sub-winner-swiper-box .winner-info p {
    line-height: 1.2rem;
    color: #fff;
    margin: 0;
}
.winner-Swiper .sub-winner-swiper-box .winner-info p:first-child {
    margin-bottom: .3rem;
}
.winner-name {
    font-weight: 600;
}
.winner-classic {
    font-size: .85rem;
}
.winner-no {
    font-weight: 600;
    font-size: .85rem;
}
.winner-Swiper-pagination {
    margin-top: 2rem;
    text-align: center;
}


.sub-page {
    text-align: center;
}
.sub-page div {
    display: inline-block;
    width: auto !important;
}
.sub-page .slider-sch-pw-next,
.sub-page .slider-sch-pw-prev,
.sub-page .slider-winner-prev,
.sub-page .slider-winner-next {
    padding: .2rem .5rem;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: var(--primary-color);
    font-weight: 600;
    font-size: .75rem;
}
.sub-page .slider-sch-pw-next.swiper-button-disabled,
.sub-page .slider-sch-pw-prev.swiper-button-disabled,
.sub-page .slider-winner-prev.swiper-button-disabled,
.sub-page .slider-winner-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    color: #666;
    pointer-events: none;
}
/*.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 1.2rem;
    color: #666;
    opacity: 1;
    background: none;
}
.swiper-pagination-bullet-active {
    color: #e52124;
    background: none;
    font-weight: 600;
}*/
.sub-sch-pw-swiper-pagination,
.winner-Swiper-pagination {
    margin: auto 1rem;
}
.swiper-pagination-fraction {
    font-size: 1.2rem;
    color: #666;
}
.swiper-pagination-current {
    font-size: 1.2rem;
    color: #e52124;
}


/*专业录取名单*/
.sub-LQ {
    margin: 0 auto 2rem auto;
}
.LQ-slider-container {
    margin-top: 3rem;
}
.sub-LQ-box {
    margin: .3rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    padding: 2rem 3rem;
    border-radius: 8px;
}
.sub-LQ-box-header .sub-LQ-box-header-logo {
    position: relative;
    width: 30%;
    max-height: 80px;
    border-radius: 8px;
    border: 1px solid #c1c1c1;
    overflow: hidden;
}
.sub-LQ-box-header .sub-LQ-box-header-logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
}
.sub-LQ-box-header-name {
    text-align: left;
    margin-left: 1rem;
    margin-top: 1rem;
}
.sub-LQ-box-header-name p {
    color: #666;
    margin: 0;
}
.sub-LQ-box-header-name p:first-child {
    font-size: 1.2rem;
    font-weight: 600;
}
.sub-LQ-box-body {
    justify-content: space-between;
    align-items:baseline;
    margin-top: 1rem;
    max-height: 250px;
    padding: 1rem;
    overflow-y: auto;
}
.sub-LQ-box-body table {
    width: 46%;
}
.sub-LQ-box-body table td {
    font-size: 0.9rem;
    line-height: 1.8rem;
    border-bottom: 1px solid #ccc;
    padding: 1rem 0 .5rem 0;
}
.sub-LQ-box-body table td:last-child {
    text-align: right;
}
@media (max-width: 767px) {
    .sub-LQ-box {
        padding: 1rem;
    }
    .sub-LQ-box-body {
        flex-wrap: wrap;
    }
    .sub-LQ-box-body table {
        width: 100%;
    }
}
    /*国际高峰论坛*/
.sub-forum {
    background: #f9f9f9;
}
.sub-forum .row {
    margin: 2rem 0 2rem 0;
}
.sub-forum-box {
    background: #fff;
    border-radius: 120px;
    height: 10rem;
    margin: 1.5rem 0;
}
.sub-forum-img {
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #fff;
    box-shadow: 0 0  8px rgba(0,0,0,.3);
}
.sub-forum-img img {
    height: 100%;
    width: 100%
}
.sub-forum-text {
    width: calc(100% - 13rem);
    margin-top: 1rem;
    margin-left: 1.5rem;
}
.sub-forum-text h4 {
   font-weight: 600;
    line-height: 1.6rem;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: .5rem;
    font-size: 1rem;
}
.sub-forum-text div {
    padding-top: .1rem;
}
.sub-f-name {
    font-size: 1.2rem;
    line-height: 2.8rem;
    font-weight: 600;
    white-space: nowrap;
}
.sub-f-info {
    margin-left: 1rem;
    font-size: .85rem;
    line-height: 2.8rem;
}
@media (max-width: 767px) {
    .sub-forum .row {
        margin: 2rem 0 1rem 0;
    }
    .sub-forum-box {
        background: none;
        height: 6rem;
        margin: 0 0 6rem 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .sub-forum-img {
        width: 6rem;
        height: 6rem;
        margin-top: 1rem;
    }
    .sub-forum-text {
        width: calc(100% - 7rem);
        margin-top: 0;
        margin-left: 1rem;
    }
    .sub-forum-text h4 {
        line-height: 1.2rem;
        font-size: .9rem;
    }
    .sub-forum-text div {
        flex-wrap: wrap;
    }
    .sub-f-name {
        width: 100%;
        font-size: 1rem;
        line-height: 1.4rem;

    }
    .sub-f-info {
        margin-left: 0;
    }
    .sub-f-info p {
        margin: 0;
    }
}
@media (min-width: 768px) {
    .sub-forum-box {
        margin: 0 0 3rem 0;
    }
}


.sub-photo-section {
    margin: 3rem auto;
}
.cld-photo {
    text-align: right;
    padding-right: 2rem;
    margin-bottom: 2rem;
}
.cld-photo a {
    padding: .5rem 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: var(--text-color);
}
.cld-photo a:hover {
    background-color: var(--primary-color);
    color: #fff;
}
.swiper-photo-container {
    width: 100%;
    height: 100%;
}
.swiper-photo-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}
.swiper-photo-container .swiper-slide-active,
.swiper-photo-container .swiper-slide-duplicate-active{
    transform: scale(1);
}
.sub-photo {
    border-radius: 8px;
    overflow: hidden;
}
.sub-photo img {
    width: 100%;
    aspect-ratio: 16 / 9;
}



.slider-photo-nav,.slider-LQ-nav {
    display: flex;
    justify-content: flex-end;
    padding-right: 2rem;
    margin: 1rem auto;
}
.slider-photo-nav div,.slider-LQ-nav div {
    padding: .5rem 1rem;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-left: 1rem;
    color: var(--primary-color);
    font-weight: 800;
}
.slider-LQ-nav {
    margin: 2rem auto;
    padding-right: 0;
}
@media (max-width: 767px) {
    .cld-photo {
        padding-right: 0;
    }
    .slider-photo-nav,.slider-LQ-nav {
        padding-right: 0;
    }
}
