.audio-bor {
    background: linear-gradient(132.38deg, #55e0ff 13.16%, #718fff 60.88%, #ca58ff 105.31%), #0097ff;
    width: 250px;
    padding: 2px;
    border-radius: 30px;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 24px;
}

.play-audio {
    height: 58px;
    border-radius: 35px;
    background: #dee2e6;
    display: flex;
    align-items: center;

}

.play-audio img {
    margin: 0 10px;
    cursor: pointer
}

.hove {
    display: flex;
    align-items: center;
    white-space: nowrap;
    width: 100%;
}

.bar {
    width: 60%;
    display: inline-block;
}

.bg {
    background: url(https://images.imyfone.com/filme/assets/overview/magicvoice/bar.png) no-repeat center;
    position: relative;
    height: 6px;
    cursor: pointer;
}

.bg span {
    width: 12px;
    height: 12px;
    background: url(https://images.imyfone.com/filme/assets/overview/magicvoice/dot.svg) no-repeat center;
    position: absolute;
    top: -3px;
    left: 0;
    cursor: pointer;
}

.bg .progress-bar {
    background: #62bbff;
    border-radius: 5px;
    width: 0;
    height: 6px;
    cursor: pointer;
}

.play-audio .audio-length-current {
    margin-left: 10px;
    color: black;
}

.play-audio span {
    font-size: 14px;
    line-height: 19px;
    white-space: nowrap;
}

.play-audio .audio-length-total {
    margin-right: 10px;
    color: black;
}

/* banner audio */
.banner-voice-box .audio-bor1,
.banner-voice-box1 .audio-bor1,
.banner-voice-box2 .audio-bor1,
.banner-voice-box3 .audio-bor1,
.banner-voice-box4 .audio-bor1 {
    width: 150px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
}

.banner-voice-box .audio-bor1 .play-audio1,
.banner-voice-box1 .audio-bor1 .play-audio1,
.banner-voice-box2 .audio-bor1 .play-audio1,
.banner-voice-box3 .audio-bor1 .play-audio1,
.banner-voice-box4 .audio-bor1 .play-audio1 {
    position: absolute;
    left: 10px;
}

/* .banner-voice-box1 {
    position: absolute;
    bottom: 80px;
    z-index: 10;
}

.banner-voice-box2 {
    position: absolute;
    bottom: 28px;
    z-index: 10;
    right: 155px;
}

.banner-voice-box3 {
    position: absolute;
    bottom: 152px;
    z-index: 10;
    right: 37px;
}

.banner-voice-box4 {
    position: absolute;
    top: 80px;
    z-index: 10;
    right: 0;
} */

.play-img {
    background: url("https://images.imyfone.com/filme/assets/product/voice_recorder/broadcast.svg") no-repeat;
    background-size: cover;
    width: 28px;
    height: 28px;
}

.pause-img {
    background: url("https://images.imyfone.com/filme/assets/product/voice_recorder/stop.svg") no-repeat;
    background-size: cover;
    width: 28px;
    height: 28px;
}

/* @media(max-width:768px) {
    .banner-voice-box .audio-bor1 .play-audio1,
    .banner-voice-box1 .audio-bor1 .play-audio1,
    .banner-voice-box2 .audio-bor1 .play-audio1,
    .banner-voice-box3 .audio-bor1 .play-audio1,
    .banner-voice-box4 .audio-bor1 .play-audio1{
        left: 288px;
    }
}
@media(max-width:400px) {
    .banner-voice-box .audio-bor1 .play-audio1,
    .banner-voice-box1 .audio-bor1 .play-audio1,
    .banner-voice-box2 .audio-bor1 .play-audio1,
    .banner-voice-box3 .audio-bor1 .play-audio1,
    .banner-voice-box4 .audio-bor1 .play-audio1{
        left: 120px;
    }
}
@media(max-width:375px) {
    .banner-voice-box .audio-bor1 .play-audio1,
    .banner-voice-box1 .audio-bor1 .play-audio1,
    .banner-voice-box2 .audio-bor1 .play-audio1,
    .banner-voice-box3 .audio-bor1 .play-audio1,
    .banner-voice-box4 .audio-bor1 .play-audio1{
        left: 108px;
    }
} */
/* banner audio */

.audio-switch {
    width: 246px;
    height: 58px;
    border-radius: 63px;
    border: 2px solid #207CFB;
    background: #FFF;
    text-align: center;
    margin: 20px auto;
    display: flex;
    align-items: center;
}
.audio-switch .audio-play-switch {
    margin-left: 7px;
    margin-right: 11px;
    cursor: pointer
}
.audio-switch .switch-bg{
    width: 36px;
    height: 21px;
    border-radius: 20px;
    background: #AFAFAF;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 21px;
}
.audio-switch .switch-bg .switch-btn{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #FFF;
    margin: 0 3px;
}
.audio-switch .switch-bg.active{
    justify-content: flex-end;
    background: #207CFB;
}
.audio-switch .txt{
    color: #207CFB;
    font-size: 16px;
    font-weight: 700;
}
.voxbox-button-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 30px !important;
}
.voxbox-button-box a.download {
    display: flex;
    width: auto;
    min-width: 252px;
    height: 64px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: linear-gradient(270deg, #1F81FF 0%, #7A2FEA 100%);
    font-weight: 700;
    font-size: 18px;
    padding: 0 40px;
    color: #fff;
    text-decoration: none;
}
.voxbox-button-box .safe-text {
    position: relative;
    padding-left: 24px;
    font-size: 14px;
    color: #666;
    margin: 16px 0
}
/* voxbox online按钮添加 */
.down-online-btn{
    display: flex;
    align-items: center;
    justify-content: center;
}
.down-online-btn .online-down{
    height: 44px;
    background: linear-gradient(117.03deg, #FFA51E 3.13%, #FA5A92 100%);
    color: #FFF;
    border-radius: 4px;
    padding: 0 15px;
    display: flex;
}
.down-online-btn .online-down:hover{
    background: linear-gradient(117.03deg, #E38B08 3.13%, #DC2565 100%), linear-gradient(225deg, #18C8FF 14.89%, #933FFE 85.85%);
}

.voxbox-button-box .online-down{
    display: flex;
    width: auto;
    min-width: 252px;
    height: 64px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: linear-gradient(270deg, #1F81FF 0%, #7A2FEA 100%);
    font-weight: 700;
    font-size: 18px;
    padding: 0 40px;
    color: #fff;
    text-decoration: none;
}
.voxbox-button-box-lt{
    flex-direction: row;
    align-items: baseline;
    
}
.voxbox-button-box-lt .vb-online{
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.voxbox-button-box-lt .vb-lt-down{
    margin-right: 20px;
}
@media (max-width: 768px) {
    .voxbox-button-box-lt .vb-online{
        margin-right: 0;
    }
    .voxbox-button-box-lt{
        flex-direction: column;
        align-items: center;
    }
    .voxbox-button-box-lt .vb-lt-down{
        margin:  0 0 15px;
    }
}