* {
    padding: 0px;
    margin: 0px;
}

body>div {
    overflow: hidden;
    position: relative;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

body>div>img {
    width: 100%;
    height: 100%;
    float: left;
}

.image011 {
    position: relative;
}

.keketing-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84%;
    height: 55%;
    display: flex;
    align-items: center;
    overflow: hidden;
    transform: translate(-50%, -50%);
}

.audio {
    width: 86%;
    height: 15%;
    position: absolute;
    top: 53%;
    left: 7%;
    overflow: hidden;
}

.m-swiper-slide {
    display: block;
    background-size: 100% 100%;
    width: 100% !important;
    padding: 0px 5px !important;
    box-sizing: border-box !important;
}

.m-swiper-img {
    width: 100%;
}


.video {
    width: 86%;
    height: 25%;
    position: absolute;
    top: 74%;
    left: 7%;
    overflow: hidden;
}


.video-second {
    width: 86%;
    height: 18%;
    position: absolute;
    top: 39%;
    left: 7%;
    overflow: hidden;
}

#video-three {
    width: 86%;
    height: 18%;
    position: absolute;
    top: 35%;
    left: 7%;
    overflow: hidden;
}

.audio-item {
    width: 100%;
    height: 80%;
    border: 4px solid #ff9e00;
    box-shadow: 0 0px 3px #e99100;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 0px 10px;
    padding-right: 0px;
    display: flex;
    align-items: center;
}

.video-item {
    width: 100%;
    height: 86%;
    border: 4px solid #ff9e00;
    border-radius: 16px;
    box-shadow: 0 0px 3px #e99100;
    box-sizing: border-box;
    padding: 10px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}



.title {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 100;
    font-size: 12px;
    color: #fff;
}

.title span {
    float: left;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 2px 8px;
    margin-right: 2px;
    border-radius: 4px;
}

.cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
}



.coverImage {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}

.videoUrl {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    border-radius: 10px;
    background-color: #fff;
    display: none;
}


.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #6fdca7;
}

.text-left {
    position: relative;
    height: 76%;
    border-radius: 8px;
    overflow: hidden;
}

.playBtn01 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
}


.playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 44px;
    height: 44px;
    z-index: 100;
}

.text-img {
    height: 100%;
    border-radius: 5px;
}

.text-right {
    height: 100%;
    width: 75%;
    float: left;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    box-sizing: border-box;
    padding-top: 8px;
}

.text-right>div {
    width: 100%;

}

.text-title {
    font-weight: 700;
    font-size: 14px;
    color: #333333;
}

.text-grade {
    color: #333;
    font-size: 12px;
    margin: 2px 0px;
}

.progress {
    height: 19px;
    width: 100%;
    position: relative;
    padding: 0px 35px;
    box-sizing: border-box;
    display: flex;
    align-items: center;

}

.start-time {
    font-size: 12px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #999999;
}

.run-time {
    display: inline-block;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background-color: #eee;
    position: relative;
    overflow: hidden;
}

.cover-progress {
    position: absolute;
    top: 0px;
    width: 0%;
    height: 100%;
    background-color: #ff9e00;
}

.end-time {
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #999999;

}

.feedback-item {
    position: relative;
    clear: both;
}

.feedback-item>img{
   width: 100%;
   float: left;
}

.feedback-des{
    clear: both;
}

.feedback-des img{
    width: 100%;
   float: left;
}

.feedback-item:nth-child(odd) .laba {
    position: absolute;
    top: 8.5vw;
    left: 7vw;
    width: 7.5vw;
}

.feedback-item:nth-child(even) .laba {
    position: absolute;
    top: 8.5vw;
    left: 25.5vw;
    width: 7.5vw;
}

.laba img {
    width: 100%;
}

.image12 ul {
    width: 95%;
    height: 76%;
    position: absolute;
    top: 17%;
    left: 50%;
    transform: translateX(-50%);
    list-style: none;
    box-sizing: border-box;
    font-family: "KaiTi"
}

.image12 ul li {
    width: 90%;
    height: 16%;
    margin: 10px 5%;
    border-radius: 30px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0px 0px 16px #41bf81;
    border: 4px solid #EBFFF5;
    display: flex;
    align-items: center;
    padding: 0px 25px;
}

.image12 ul li .laba {
    display: inline-block;
    height: 60%;
    width: 30px;
    margin-right: 16px;
}

.image12 ul li .laba img {
    height: 100%;
}

.image12 ul li span {
    font-size: 18px;
    font-weight: 700;
}

.down-app {
    display: block;
    width: 100%;
}

.down-app img {
    width: 100%;
    height: 100%;
    float: left;
}


/* 东湖 */
.my-dong-hua {
    display: inline-block;
    overflow: hidden;
    position: fixed;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;

}


.dong-hua-content {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 5px 6px;
    display: flex;
    align-items: center;
    float: left;
    font-size: 14px;
    border-radius: 4px;
}

.dong-hua-content img {
    width: 14px;
    height: 14px;
    animation: run 2s infinite linear;
}

.addVip {
    height: 65px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    background-color: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.vip-btn-text {
    width: 100%;
    height: 60px;
    font-size: 16px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background-color: #ff8000;
    margin: 0px 16px;
    box-sizing: border-box;
    background-size: 100% 100%;
    letter-spacing: 1px;
}
.downLoad{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    padding: 8px 16px;
    background: #f5f5f5;
}
.load-left {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.load-left-left{
    margin-right: 4px;
}
.load-left-right p:first-child {
    font-size: 14px;
    font-weight: 700;
    color: #333;
}
.load-left-right p:last-child {
    font-size: 12px;
    font-weight: 700;
    color: #888;
    letter-spacing: -.5px;
}
.load-right {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.load-btn {
    background-color: #ff9e00;
    height: 1.88rem;
    width: 4.75rem;
    border-radius: 5px;
    color: #fff;
    font-size: .88rem;
}
.load-btn, .loading {
    display: flex;
    justify-content: center;
    align-items: center;
}
@keyframes run {
    0% {
        transform: rotateZ(0deg);
    }

    100% {
        transform: rotateZ(360deg);
    }
}
@supports (bottom: env(safe-area-inset-bottom)) {
    .addVip {
        padding-bottom:  calc(env(safe-area-inset-bottom)/2);
    }
}