﻿@charset "utf-8";
body {
    background: #fff;
}

.ej_dh {
    width: 100%;
    height: auto;
    margin-top: 50px;
    padding-bottom: 25px;
    border-bottom: 1px solid #c9cfdf;
}

.ej_dh img {
    width: 216px;
    height: 41px;
}

.content {
    position: relative;
}

.banner {
    margin-top: -60px;
}

.jp-audio {
    width: 300px;
    font-size: 16px;
    line-height: 1.6;
    background: none;
    border: none;
    margin: 0 auto;
}

.jp-audio .jp-interface {
    position: relative;
    width: 100%;
    background: none;
    height: 80px;
}

.jp-audio .jp-controls {
    width: 30px;
    padding: 0;
    height: 30px;
    position: absolute;
    left: 5px;
    top: auto;
    bottom: 13px;
}

.jp-controls button {
    width: 30px;
    height: 30px;
    background: url("//www.xinhuanet.com/video/2019zhuanti/zmzgr/images/20190714_zmzgrLSJ_play_v1.png") 0 0 no-repeat;
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    outline: none;
}
.jp-volume-controls{
    display: none;
}
.jp-state-playing .jp-play {
    background: url("//www.xinhuanet.com/video/2019zhuanti/zmzgr/images/20190714_zmzgrLSJ_pause_v1.png") 0 0 no-repeat;
}

.jp-state-playing .jp-play:focus {
    background: url("//www.xinhuanet.com/video/2019zhuanti/zmzgr/images/20190714_zmzgrLSJ_pause_v1.png") 0 0 no-repeat;
}

.jp-play:focus {
    background: url("//www.xinhuanet.com/video/2019zhuanti/zmzgr/images/20190714_zmzgrLSJ_play_v1.png") 0 0 no-repeat;
}

.jp-audio .jp-progress {
    position: absolute;
    top: 32px;
    height: 2px;
}

.jp-audio .jp-type-single .jp-progress {
    width: 200px;
    left: 48px;
    position: absolute;
    top: 20px;
    height: 3px;
    z-index: 1;
    overflow: initial;
    background-color: #ddd;
}

.jp-seek-bar {
    background: #fb2f32;
    /* -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,.2), inset 0 2px 3px 0 rgba(0,0,0,.39);
            -moz-box-shadow: 0 1px 0 0 rgba(255,255,255,.2), inset 0 2px 3px 0 rgba(0,0,0,.39);
            box-shadow: 0 1px 0 0 rgba(255,255,255,.2), inset 0 2px 3px 0 rgba(0,0,0,.39); */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    border: none;
}

.jp-play-bar {
    background: #3861d6;
    height: 100%;
    position: relative;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: inherit !important;
}

.jp-play-bar::after {
    content: "";
    background: #3861d6;
    width: 14px;
    height: 14px;
    -moz-border-radius: 100%;
    border-radius: 100%;
    right: -14px;
    top: -5px;
    position: absolute;
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 0px;
    width: 300px;
    position: absolute;
    top: 14px;
    height: 15px;
    font-size: 14px;
    line-height: 15px;
    color: #e0e0e0;
    right: auto;
}

.jp-current-time {
    width: 45px;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: default;
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    color: #333;
}

.jp-duration {
    width: 45px;
    float: right;
    overflow: hidden;
    text-align: center;
    cursor: default;
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    color: #333;
}

.voicer-swiper {
    width: 1200px;
    margin: 50px auto 0;
    position: relative;
}

.voicer-swiper .lmt {
    text-align: center;
    margin-bottom: 30px;
}

.voicer-swiper .swiper-container {
    width: 1100px;
    margin: 0 auto;
}

.voicer-swiper .slideBox {
    width: 340px;
    margin: 0 auto 15px;
    -webkit-box-shadow: 0 0 10px 0 #e8e8e8;
    box-shadow: 0 0 10px 0 #e8e8e8;
}

.voicer-swiper .slideBox img {
    width: 340px;
    height: 192px;
}

.voicer-swiper .slideBox h3 {
    width: 300px;
    margin: 0 auto;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.music-swiper {
    width: 1200px;
    margin: 50px auto 0;
    position: relative;
}

.music-swiper .lmt {
    text-align: center;
    margin-bottom: 30px;
}

.music-swiper .swiper-container {
    width: 1100px;
    margin: 0 auto;
}

.music-swiper .slideBox {
    width: 340px;
    margin: 0 auto 15px;
    -webkit-box-shadow: 0 0 10px 0 #e8e8e8;
    box-shadow: 0 0 10px 0 #e8e8e8;
    overflow: hidden;
}

.music-swiper .slideBox img {
    width: 340px;
    height: 192px;
}

.music-swiper .slideBox h3 {
    width: 300px;
    margin: 0 auto;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.music-swiper .slideBox .text {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.music-swiper .slideBox .text h2 {
    width: 92%;
    margin: 15px auto;
    line-height: 24px;
    padding-bottom: 10px;
    overflow: hidden;
    font-size: 18px;
    color: #343539;
    border-bottom: 1px solid #c9cfdf;
}

.music-swiper .slideBox .text h2 a {
    color: #343539;
}

.music-swiper .slideBox .text p {
    width: 84%;
    margin: 12px auto;
    position: relative;
    font-size: 14px;
    color: #fb2f32;
    padding-left: 28px;
}

.music-swiper .slideBox .text p:before {
    content: "";
    width: 20px;
    height: 15px;
    background: url("//www.xinhuanet.com/video/2019zhuanti/zmzgr/images/jlp_ck.png") no-repeat;
    position: absolute;
    left: 0;
    top: 3px;
}

.music-swiper .slideBox p a {
    color: #fb2f32;
}

@media screen and (max-width: 768px) {
    .ej_dh {
        width: 96%;
        height: auto;
        margin: 5% auto 0;
        padding-bottom: 5%;
        border-bottom: 1px solid #c9cfdf;
    }

    .ej_dh img {
        width: 42%;
        height: auto;
    }

    .content {
        width: 100%;
    }

    .banner {
        margin-top: 20px;
    }

    .banner img {
        width: 100%;
        height: auto;
    }

    .voicer-swiper .lmt {
        margin-bottom: 20px;
    }

    .voicer-swiper .lmt img {
        width: 38%;
        height: auto;
    }

    .voicer-swiper {
        width: 100%;
        margin: 20px auto 0;
    }

    .voicer-swiper .swiper-container {
        width: 100%;
    }

    .voicer-swiper .slideBox {
        width: 94%;
        margin: 0 auto 15px;
    }

    .voicer-swiper .slideBox img {
        width: 100%;
        height: auto;
    }

    .voicer-swiper .slideBox h3 {
        width: 96%;
    }

    .music-swiper .slideBox h3{
        width: 96%;
    }
    .voicer-swiper .swiper-pagination {
        bottom: -20px;
        left: 0;
        width: 100%;
    }

    .voicer-swiper .swiper-pagination-bullet {
        background: #abb6d4;
        margin: 0 3px;
        opacity: 1;
        border-radius: 0px;
    }

    .voicer-swiper .swiper-pagination-bullet-active {
        background: #3861d6;
    }

    .jp-audio {
        width: 96%;
    }

    .jp-audio .jp-type-single .jp-progress {
        width: 71%;
    }

    .jp-audio .jp-type-single .jp-time-holder {
        width: 100%;
    }

    .jp-duration {
        display: block;
    }

    .music-swiper .lmt {
        margin-bottom: 20px;
    }

    .music-swiper .lmt img {
        width: 38%;
        height: auto;
    }

    .music-swiper {
        width: 100%;
        margin: 60px auto 0;
    }

    .music-swiper .swiper-container {
        width: 100%;
    }

    .music-swiper .slideBox {
        width: 94%;
        margin: 0 auto 15px;
    }

    .music-swiper .slideBox img {
        width: 100%;
        height: auto;
    }

    .music-swiper .swiper-pagination {
        bottom: -20px;
        left: 0;
        width: 100%;
    }

    .music-swiper .swiper-pagination-bullet {
        background: #abb6d4;
        margin: 0 3px;
        opacity: 1;
        border-radius: 0px;
    }

    .music-swiper .swiper-pagination-bullet-active {
        background: #3861d6;
    }

    .swiper-button-prev {
        display: none;
    }

    .swiper-button-next {
        display: none;
    }
}
