.component-swiper {
    position: relative;
}

/*----------                     ---------- */
/*丨                                       丨*/
/*丨             第一个轮播图              丨*/
/*丨                                       丨*/
/*----------                     ---------- */
.swiper-externalLink {
    width: 100%;
    height: 100%;
    display: block;
}

#index-slide {
    width: 100%;
    height: 582px;
}

#index-slide .swiper-button-prev:after {
    content: ''!important;
    position: absolute;
    border-top: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
    transform: rotate(-135deg);
    top: 22.25px;
    right: 20px;
    width: 14px;
    height: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#index-slide .swiper-button-next:after {
    content: ''!important;
    position: absolute;
    border-top: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
    transform: rotate(45deg);
    top: 22.25px;
    right: 25px;
    width: 14px;
    height: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.common-threeSwiper .swiper-button-prev:after{
    content: ''!important;
    position: absolute;
    border-top: 1.5px solid #000;
    border-right: 1.5px solid #000;
    transform: rotate(-135deg);
    top: 22.25px;
    right: 20px;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.common-threeSwiper .swiper-button-next:after{
    content: ''!important;
    position: absolute;
    border-top: 1.5px solid #000;
    border-right: 1.5px solid #000;
    transform: rotate(45deg);
    top: 22.25px;
    right: 25px;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#index-slide .swiper-button-prev {
    left: 80px !important;

}

#index-slide .swiper-button-next {
    right: 80px !important;
}

#index-slide .swiper-button-prev, #index-slide .swiper-button-next {
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 1);
    opacity: 0.6;
    border-radius: 50%;
}

#index-slide .swiper-button-next:after, #index-slide .swiper-button-prev:after {
    font-size: 24px!important;
    color: #fff!important;
}

.university-page {
    padding-top: 3.7%;
    text-align: center;
}

.university-page0 {
    margin: auto;
    display: inline-block;
}

.queue {
    display: inline-block;
}

.index-slide1 {
    width: 100%;
    height: 600px;
}

#index-slide1 .swiper-wrapper .swiper-slide img {
    width: 70%;
    display: block;
    margin: 0 auto;
}

.qube-content {
    position: absolute;
    z-index: 99;
    top: 318px;
    left: 18.3%;
    line-height: 2;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    cursor: default;
}

.qube-content .doll {
    font-size: 18px !important;
    color: #000 !important;
    display: inline-block;
    padding-left: 8px;
}

.qube-content .price {
    display: inline-flex;
    align-items: center;
    justify-content: left;
}

.qube-content span {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: left;
    font-size: 30px;
}

.qube-content span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.qube-content span:nth-child(1) {
    letter-spacing: 1px;
    font-size: 40px;
    color: #fff;
}

.qube-content span:nth-child(2) {
    letter-spacing: 1px;
}

.qube-content span:nth-child(3) {
    margin-right: 15px;
}

#swiper0 img {
    width: 100%;
    height: 100%;
    display: block;
}

#swiper0 .slide-btn {
    position: absolute;
    width: 199px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left: 17px;
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
    top: 110%;
    left: 0;
    transition: .3s;
}

#swiper0 .slide-btn:hover {
    color: #fff;
    background: #ff5c0f;
    transition: .3s;
}

#swiper0 .slide-btn:hover span {
    color: #fff;
    transition: .3s;
}

#swiper0 .slide-btn:hover:after {
    border-top: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
}

#swiper0 .slide-btn:after {
    content: '';
    position: absolute;
    border-top: 1.5px solid #000;
    border-right: 1.5px solid #000;
    transform: rotate(45deg);
    top: 12.75px;
    right: 20px;
    width: 14px;
    height: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#swiper0 .slide-btn span {
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #000;
    position: relative;
    top: 0;
    font-size: 24px;
}

/*----------                     ---------- */
/*丨                                       丨*/
/*丨             分页器轮播图              丨*/
/*丨                                       丨*/
/*----------                     ---------- */
#index-slide2 {
    height: 31px;
    width: 1296px;
    margin: auto;
    text-align: center;
    bottom: 80px;
}

#index-slide2 .swiper-wrapper {
    width: 1296px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#index-slide2 .swiper-wrapper .swiper-slide {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 185px !important;
    margin-right: 31px !important;
    background: #fff;
    color: #000;
    font-size: 15px;
    transition: all .2s;
}

#index-slide2 .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #000;
    transition: all .2s;
}

#index-slide2 .swiper-wrapper .swiper-slide-thumb-active a {
    color: #fff;
}

#index-slide2 .swiper-wrapper .swiper-slide a:hover {
    width: 100%;
    height: 100%;
    color: #000;
    background: #fff;
    border: 1px solid #000;
    transition: all .2s;
}

#index-slide2 .swiper-wrapper .swiper-slide span {
    padding: 0 20px 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 170px;
    cursor: default;
}

#index-slide2 .swiper-wrapper .swiper-slide-thumb-active {
    background: #000;
    color: #fff;
    transition: all .5s;
}

/*----------                     ---------- */
/*丨                                       丨*/
/*丨               专题跳转                丨*/
/*丨                                       丨*/
/*----------                     ---------- */
.section1 {
    width: 100%;
    height: 324px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.item {
    position: relative;
    width: 600px;
    height: 196px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #262626;
    cursor: pointer;
    transition: all .3s;
}

.item:nth-child(1) {
    margin-right: 10px;
}

.item .leftItem {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    padding-left: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: left;
    line-height: 2;
}

.section1 .item img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 600px;
    max-height: 196px;
    width: 100%;
}

.item .leftItem span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
    transition: all .3s;
}

.item .leftItem span:nth-child(1) {
    display: block;
    font-size: 30px;
    transition: all .5s;
}

.item:hover .leftItem span:nth-child(1) {
    color: #ff5c0f;
    transition: all .3s;
}

.item .leftItem span:nth-child(2) {
    font-size: 18px;
}

.item .rightItem {
    width: 50%;
    height: 100%;
    padding: 30px;
    float: right;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.item .rightItem .vertical-center {
    width: 100%;
    height: 100%;
    display: block;
}

.item .rightItem img {
    max-width: 240px;
    height: 100%;
    margin: 0 auto;
    display: block;
}

/*丨             轮播标题              丨*/
.common-threeSwiper .title {
    font-size: 40px;
    font-weight: bold;
    color: #000;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 48px;
}

/*丨             二三轮播图通用              丨*/
.common-threeSwiper .component-swiper {
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.common-threeSwiper .swiper-button-prev {
    left: 13% !important;
}

.common-threeSwiper .swiper-button-next {
    right: 13% !important;
}

.common-threeSwiper .swiper-button-prev:after,
.common-threeSwiper .swiper-button-next:after {
    color: #7c7979;
}

/*----------                     ---------- */
/*丨                                       丨*/
/*丨             第二个轮播图              丨*/
/*丨                                       丨*/
/*----------                     ---------- */
.section2 {
    position: relative;
    width: 100%;
    height: 794px;
    background: #efefef;
}

.section2 .swiper-container {
    width: 1230px;
    height: 510px;
    margin: 0!important;
}

.section2 .swiper-slide {
    cursor: pointer;
    margin-right: 30px !important;
    width: 387px !important;
    height: 482px;
    background: #fff;
    display: block;

}

.section2 .swiper-slide .swiper-externalLink {
    transition: all .3s
}

.section2 .swiper-slide .swiper-externalLink:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    transition: all .3s
}

.section2 .swiper-slide .topItem {
    padding: 0px 40px 0 40px;
    width: 100%;
    height: 347px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.section2 .swiper-slide .topItem .vertical-center {
    width: 100%;
    height: 100%;
    padding-top: 50px;
    align-items: center;
    justify-content: center;
}

.section2 .swiper-slide .topItem img {
    max-width: 387px;
    height: 80%;
    margin: 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.section2 .swiper-slide .bottomItem {
    line-height: 1.6;
}

.section2 .swiper-slide a:hover .bottomItem p:nth-child(1) {
    color: #ff5c0f;
    transition: all .3s;
}
.section2 .swiper-slide .bottomItem{
    padding: 0 10px 0 10px;
}
.section2 .swiper-slide .bottomItem p {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 370px;
    transition: .2s;
}

.section2 .swiper-slide .bottomItem p:nth-child(1) {
    font-size: 30px;
    color: #000;
    font-weight: bold;
}

.section2 .swiper-slide .bottomItem p:nth-child(2) {
    font-size: 19px;
    color: #000;
}

.section2 .swiper-slide .bottomItem p:nth-child(3) {
    font-size: 30px !important;
    color: #ff5c0f;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
}

/*.section2 .swiper-slide .bottomItem p:nth-child(3) span {*/
/*font-size: 16px;*/
/*position: relative;*/
/*}*/

/*.section2 .swiper-slide .bottomItem p:nth-child(3) span::before {*/
/*content: '';*/
/*position: absolute;*/
/*width: 45px;*/
/*height: 1.8px;*/
/*background: #ff5c0f;*/
/*transform: rotate(-6deg);*/
/*bottom: 12px;*/
/*right: 5px;*/
/*}*/

/*----------                     ---------- */
/*丨                                       丨*/
/*丨             第三个轮播图              丨*/
/*丨                                       丨*/
/*----------                     ---------- */
.section3 {
    position: relative;
    width: 100%;
    height: 503px;
    background: #fff;
}

.section3 .swiper-container {
    width: 1230px;
    height: 270px;
    padding-top: 17px;
    margin: 0!important;
}

.section3 .swiper-wrapper {
    /*display: inline-flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
}

.section3 .swiper-slide {
    cursor: pointer;
    margin-right: 30px !important;
    width: 387px !important;
    height: 237px;
    display: block;
}

.section3 .swiper-slide .swiper-externalLink {
    position: relative;
    transition: all .3s
}

.section3 .swiper-slide .swiper-externalLink:hover {
    box-shadow: 1px 9px 11px 2px rgba(82, 82, 82, 0.28);
    transition: all .3s;
}

.section3 .swiper-slide .swiper-externalLink:hover .leftItem p:nth-child(1) {
    color: #ff5c0f;
    transition: all .3s;
}

.section3 .swiper-slide .swiper-externalLink img {
    position: absolute;
    width: 100%;
    max-width: 387px;
    max-height: 237px;
}

.section3 .swiper-slide .leftItem {
    position: absolute;
    padding-left: 20px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: left;
    height: 100%;
    width: 55%;
}

.section3 .swiper-slide .rightItem {
    width: 45%;
    height: 100%;
    float: right;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
}

.section3 .swiper-slide .rightItem img {
    max-width: 142px;
    max-height: 200px;
}

.section3 .swiper-slide .leftItem .vertical-center {
    line-height: 1.7;
}

.section3 .swiper-slide .leftItem p {
    transition: all .3s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.section3 .swiper-slide .leftItem p:nth-child(1) {
    font-size: 30px;
}

.section3 .swiper-slide .leftItem p:nth-child(2) {
    font-size: 18px;
    margin-bottom: 10px;
}

.section3 .swiper-slide .leftItem p:nth-child(3) {
    font-size: 18px;
}

/*----------over---------- */