
        body{padding: 0 !important;margin: 0 !important;}
        .wzatitle{position: absolute;top: 0; width: 100%;font-size: 16px;text-align: center;color: #0064C8;font-weight: 200;line-height: 32px;}
        .jp-audio { margin: auto !important; min-width: 280px; max-width: 340px; padding: 5px; }
        .jp-interface {position: relative;background-color: #fff;width: 100%;box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);transition: all 0.5s ease-out;}
        .jp-audio .jp-interface {height: 90px;border-radius: 10px; overflow: hidden;}
        .jp-controls-holder {clear: both;margin: 0 auto;position: relative;overflow: hidden;top: -20px;padding: 5px 0;}
        .jp-interface .jp-controls {margin: 0;padding: 0;}
        .jp-audio .jp-controls {padding: 51px 20px 0 10px; }
        .jp-controls button {display: block;float: left;overflow: hidden;text-indent: -9999px;cursor: pointer; border: solid 1px #0064C8;border-radius: 32px;margin-left: 20px;}
        .jp-play {width: 32px;height: 32px;background: url(/static/653b6258672c6c5f04648233/images/bofang.png) 8px 8px no-repeat;}
        .jp-state-playing .jp-play{background: url(/static/653b6258672c6c5f04648233/images/zanting.png) 7px 7px no-repeat;border: solid 1px #0064C8;}
        .jp-stop, .jp-previous, .jp-next {width: 28px;height: 28px;margin-top: 2px; }
        .jp-stop {background: url(/static/653b6258672c6c5f04648233/images/zhongzhi.png) 9px 9px no-repeat;margin-left: 10px; transition: all 0.3s ease-out}
        .jp-audio .jp-progress {position: absolute;width: 100% !important;top: 28px;left: 0;height: 12px;}
        .jp-audio .jp-type-single .jp-progress {width: 186px; }
        .jp-seek-bar {width: 90% !important;height: 6px; cursor: pointer; transition: all 0.3s ease-out;background-color: #E9EBF3;margin: 0 auto;margin-top: 8px;}
        .jp-play-bar {width: 0px;border-radius: 10px;height: 6px; background: #0064C8;position: relative;right: 5px;overflow: inherit !important;}
        .jp-play-bar:after {content: "";display: block;width: 12px;height: 12px;position: absolute;right: -4px;top: -3px;background: #0064C8;box-shadow: 0 0 3px 1px #d3ecfa;border-radius: 100%;}
        .jp-state-no-volume .jp-volume-controls {display: none; }
        .jp-volume-controls {position: absolute;top: 58px; right: 35px;width: 130px;display: block;height: 18px;left: inherit;}
        .jp-volume-controls button {display: block;position: absolute;overflow: hidden;text-indent: -9999px;border: none;cursor: pointer; top: -2px;}
        .jp-mute,.jp-volume-max {width: 24px;height: 24px; }
        .jp-volume-max {right: 0;}
        .jp-mute {background: url(/static/653b6258672c6c5f04648233/images/zuixiao.png) no-repeat;transition: all 0.3s ease-out;}
        .jp-state-muted .jp-mute {background: url(/static/653b6258672c6c5f04648233/images/jingyin.png)  no-repeat;transition: all 0.3s ease-out;}
        .jp-volume-max {background: url(/static/653b6258672c6c5f04648233/images/zuida.png)  no-repeat; transition: all 0.3s ease-out;}
        .jp-volume-bar {position: absolute;top: 7px;left: 18px;width: 82px;height: 5px;cursor: pointer; background-color: #E8EAF2;border-radius: 5px;transition: all 0.3s ease-out;}
        .jp-volume-bar-value {width: 0px;border-radius: 5px;height: 5px;background:#525252;position: relative;overflow: inherit !important;}
        .jp-audio .jp-time-holder {position: absolute;top: 0;}
        .jp-audio .jp-type-single .jp-time-holder {display: block; width: 100%;}
        .jp-current-time,.jp-duration {font-size: 12px; color: rgba(129, 135, 158, 0); font-weight: 200;line-height: 32px;transition: all 0.6s ease-out;}
        .jp-current-time {float: left;display: inline;cursor: default; margin-left: 10px; }
        .jp-duration {float: right;display: inline;text-align: right;cursor: pointer; margin-right: 10px; }
        .jp-state-playing .jp-current-time,.jp-state-playing .jp-duration{color: #81879e;transition: all 0.6s ease;}
        .jp-jplayer audio, .jp-jplayer {width: 100%;height: 100%; position: relative;}
        .jp-jplayer img{border-top-left-radius:5px;border-top-right-radius:5px}
        .jp-jplayer video,.jp-jplayer img{width: 100%;height: 100%;}
        .jp-toggles {padding: 0;margin: 0 auto;overflow: hidden; }
        .jp-audio .jp-type-single .jp-toggles {width: 25px; }
        .jp-toggles button {display: block;float: left;width: 25px;height: 18px;text-indent: -9999px;line-height: 100%;border: none;cursor: pointer; }
        .jp-lang-controls{position: absolute; top: 55px;left: 100px;font-weight: 200;}
        .jp-lang-controls button{font-size: 12px;margin: -3px;border: solid 1px #e5eff9;background-color: #fff;color: #A2A7BA;}
        .jp-lang-controls button:hover,.jp-lang-controls button:focus,.jp-lang-controls button.active{color: #0064C8;cursor: pointer;}
        .jp-lang-controls button.lang-standard{border-top-left-radius: 22px;border-bottom-left-radius: 22px;transition: all 0.3s ease-out;}
        .jp-lang-controls button.lang-shanghai{border-top-right-radius: 22px;border-bottom-right-radius: 22px;transition: all 0.3s ease-out}
        .jp-gui.jp-interface p{display: none;}
