.header {
    width: 100%;
    position: relative;
}

.pc-container .header .qrcode {
    width: 20%;
    height: 15%;
    position: absolute;
    right: 35%;
    bottom: 9%;
    border-radius: 20px;
    border: 10px solid #fdd952
}

.pc-container .header .download_icon {
    width: 100%;
    display: flex;
    position: absolute;
    right: 10%;
    bottom: 12.1%;
    justify-content: flex-end;
}

.pc-container .header .download_icon img {
    width: 11%;
    height: 11%;
    margin-left: 5%;
}

.pc-container .header .download_icon #m {
    display: none;
}

.pc-container .header .download_icon #w {
    display: none;
}

.mobile-container {
    position: relative;
}

.mobile-container .header .btn {
    width: 4rem;
    height: 1.5rem;
    background: #FFD952;
    border-radius: 100px;
    position: absolute;
    font-size: 20px;
    text-align: center;
    line-height: 1.5rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    right: 0.4rem;
    bottom: 5.5rem;
}

.footer .footerAboutMessage {
    display: flex;
    justify-content: center;
    padding: 20px 0;
    background: #ffffff;
}

.footer .footerAboutMessage p {
    color: rgba(255, 255, 255, 0.8);
    line-height: 18px;
    font-size: 0.2rem;
}

.footer .footerAboutMessage>div {
    padding: 0px 0.32rem;
    max-width: 3.3rem;
}

.footer .footerAboutMessage div h5 {
    font-size: 0.2rem;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 5px;
}

.footer .footerAboutMessage div p.footerAboutMessageTitP {
    font-size: 0.2rem;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
}

.footer .footerAboutMessage div p.footerAboutMessageTitP::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0.27rem;
    height: 4px;
    background: linear-gradient(90deg, #b75ce8, #79cafe)
}

.footer .footerAboutMessage div div {
    font-size: 0.028rem;
    text-align: left;
}

.footer .footerAboutMessage div div.gzBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.footer .footerAboutMessage .footerAboutMessageItem.ewm {
    flex: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .footerAboutMessage .footerAboutMessageItem.aboutours {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .footerAboutMessage .footerAboutMessageItem.aboutours p {
    font-size: 0.2rem;
    padding: 0;
    line-height: 24px;
    color: #fff;
}

.footer .footerAboutMessage div div.gzBox .gzBoxEwm {
    align-self: center;
}

.footer .footerAboutMessage div div.gzBox>div {
    padding-right: 16px;
}

.footer .footerAboutMessage div div.gzBox img {
    width: 100%;
    height: 100%;
}

.footer .footerAboutMessage div div.gzBox .ewmPic {
    width: 0.76rem;
}

.footer .footerAboutMessage div div.gzBox .wxPic {
    width: 0.33rem;
}

.footer .footerAdress {
    padding: 20px 0;
}

.footer .footerAdress>div ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    color: #1C2852
}

.footer .footerAdress>div ul li {
    color: #1C2852;
    font-size: 14px;
    border-left: 1px solid #fff;
    margin-top: 10px;
    padding: 0px 5px;
    height: 14px;
    line-height: 14px;
}

.footer .footerAdress>div ul li:first-child {
    border-left: 1px solid transparent;
}

.footer .footerAdress>div ul li a {
    display: inline-block;
    border: none;
    padding: 0;
    margin: 0;
    color: #1C2852;
    height: 16px;
    line-height: 16px;
    position: relative;
}

.footer .footerAdress>div ul li a img {
    position: absolute;
    left: -22px;
    top: 50%;
    transform: translateY(-50%);
}

.footer .flexDiv {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer img {
    width: auto;
}

.footer a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    margin: 5px 0;
    padding: 0px 10px;
    line-height: 20px;
}

.footer a:last-child {
    border-left: 1px solid rgba(255, 255, 255, 0.8);
}

.footer .footerAdress p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
    text-align: center;
    padding: 5px 0;
}

.swiper-c {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-c .swiper .video {
    min-width: 100%;
    min-height: 100%;
}

.swiper-c .swiper:nth-child(2),
.swiper-c .swiper:first-child {
    z-index: 10;
    width: 100%;
    position: absolute;
}

.swiper-c .swiper:first-child .video-text {
    position: absolute;
    left: 10%;
    top: 33%;
    width: 25%;
    height: 40%;
    z-index: 100;
}

.swiper-c .swiper:first-child .video-text .buyClass {
    width: 2.18rem;
    height: 0.62rem;
    border-radius: 0.32rem;
    background-color: #ac71ed;
    color: #fff;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.62rem;
    box-shadow: 0 15px 20px 10px rgba(172, 113, 237, 0.1);
    cursor: pointer;
}

.swiper-c .swiper:first-child .video-text .h1 {
    width: 4rem;
    font-size: 0.4rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.swiper-c .swiper:first-child .video-text img {
    width: 100%;
    margin-bottom: 30px;
}

.swiper-c .swiper:first-child .video-text>p {
    width: 295px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 0.16rem;
    white-space: 5px;
    line-height: 0.26rem;
}

.swiper-c .swiper:nth-child(2) {
    z-index: 5;
    /* background-color: pink; */
}

.swiper-container .swiper-wrapper .swiper-slide img {
    height: 100%;
}

.swiper-container.firstSwiper .swiper-wrapper .swiper-slide {
    overflow: hidden !important;
}

.swiper-container.firstSwiper .swiper-wrapper .swiper-slide div.swiper-slide-item {
    width: 100%;
    height: 100%;
}

.swiper-container.firstSwiper .swiper-wrapper .swiper-slide div.swiper-slide-item.pic0 {
    background: url(../img/swiper/P1-0@2x.png) top center / cover no-repeat;
}

.swiper-container.firstSwiper .swiper-wrapper .swiper-slide div.swiper-slide-item.pic1 {
    background: url(../img/swiper/P1-1@2x.png) top center / cover no-repeat;
}

.swiper-container.firstSwiper .swiper-wrapper .swiper-slide div.swiper-slide-item.pic2 {
    background: url(../img/swiper/P1-2@2x.png) top center / cover no-repeat;
}

.swiper-container.firstSwiper .swiper-wrapper .swiper-slide div.swiper-slide-item.pic3 {
    background: url(../img/swiper/P1-3@2x.png) top center / cover no-repeat;
}

.swiper-container.firstSwiper .swiper-wrapper .swiper-slide div.swiper-slide-item img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
}

.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    width: .6rem;
    height: .03rem;
    border-radius: .01rem;
    background-color: #fff;
}

.content .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: transparent;
}

.content .advantage .swiper-pagination-bullets {
    width: auto;
    height: auto;
    background-color: rgba(255, 255, 255, .1);
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0.05rem;
    padding: 4px 10px;
}

.content .advantage .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.12rem;
    height: 0.168rem;
    background: url('/pc/img/1/music.png') center center / 100% no-repeat;
    margin: 0px 15px 0;
}

.content .advantage .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: url('/pc/img/1/music-active.png') center center / 100% no-repeat;
}

.swiper-c .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-image: linear-gradient(to right, #80ECF8, #87A4FE);
}

.hover-window {
    box-sizing: border-box;
    padding: 5px;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 70px;
    z-index: 100;
    background-image: linear-gradient(#05A9C0, #2B71F7);
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    display: none;
}

.hover-window .hover-container {
    min-height: 50px;
    box-sizing: border-box;
    padding: 10px 0;
    cursor: pointer;
    border-bottom: 1px solid #60BAE3;
}

.hover-window .hover-container:last-child {
    padding-top: 12px;
    border-bottom: none;
}

.hover-window .hover-img {
    width: 22px;
    height: 22px;
    margin: 0 auto;
}

.hover-window p,
.hover-window a {
    display: block;
    color: #98DFFF;
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
}

.hover-window .hover-img2 {
    display: none;
}

.hover-window .barcode {
    position: absolute;
    right: 100px;
    width: 160px;
    height: 200px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 15px;
    display: none;
}

#zc__sdk__container {
    right: 100px !important;
}

.hover-window .barcode.buyLesson {
    top: 30px;
}

.hover-window .barcode .code-container {
    width: 130px;
    height: 130px;
    box-sizing: border-box;
    padding: 12px;
    background-color: rgb(243, 248, 252);
    border-radius: 10px;
}

.hover-window .barcode p {
    color: #333;
}

.hover-window .barcode p .color-o {
    color: rgb(255, 120, 94);
}

.hover-window .barcode p.color-grey {
    color: #999;
}