﻿@charset "utf-8";
/*首页样式*/
section{min-width: 320px;max-width:750px; margin:0 auto; overflow:hidden;}
.sub_title{padding:0.4rem;font-size: 0.4rem;color: #333;border-bottom:1px solid #dedede;margin-bottom: 0.4rem;}
.sub_type{margin:0 0.4rem;height: 5.33rem;overflow: hidden;}
.sub_type img{display: block;width: 100%;height: 100%;}
.view_tip{padding:0.53rem 0.4rem 0.4rem;}
.viewBox{padding:0 0.4rem;}
.likeBox{padding:0 0.4rem;}
.view_con{border:1px solid #efefef;background: #fff;padding:0.26rem;height: 3.2rem;}
.releaseBtn{width: 2.35rem;height: 0.93rem;background: #2abbeb;margin-top: 0.4rem;}
.button#one:focus{
    background: #9e9e9e;
}
.likeBtn{width: 2.35rem;height: 0.93rem; background: #969696 ;margin-top: 0.4rem;}
.view_list{margin:0.66rem 0 0;padding:0 0.4rem;}
.view_list li{padding:0.4rem 0;border-bottom: 1px solid #eee;}
.view_list li:last-child{border-bottom: 0 none;}

.sub_img{text-align:center;margin:0 0.4rem;overflow: hidden;}
.sub_img img{display: block;height: auto;}
.shareTips{padding:0.4rem;background: #dfefd9;color: #699968;border-top:1px solid #d6ebca;border-bottom: 1px solid #d6ebca;margin-top:0.4rem;}
.fileList0{padding:0.1rem;background: #FFFFFF;color: #104e8b;border-top:0px solid #d6ebca;border-bottom: 0px solid #d6ebca;margin-top:0.1rem;}
.fileList1{padding:0.1rem;background: #c5c1aa;color: #104e8b;border-top:0px solid #d6ebca;border-bottom: 0px solid #d6ebca;margin-top:0.1rem;}



.audioBox{background: url(../images/audio.jpg) 0 0 no-repeat;background-size: 100% 100%;position: relative;}
.audiojs{height: 1.2rem;background: rgba(0,0,0,0.4);width: 100%;position: absolute;bottom:0;left: 0;right: 0;
    display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
}
.audiojs .play-pause{width:1.61rem;height: 100%;padding:0;float: inherit;background: rgba(0,0,0,0.3);border-right: 0 none;}
.audiojs .playname{display: none;}
.audiojs .scrubber{height:0.13rem;border-radius:5px;overflow:hidden;background:#fff;padding:0;margin:0.535rem 0.4rem;display: block;-webkit-box-flex: 1;-moz-box-flex:1;-webkit-flex: 1;-ms-flex: 1;flex: 1;float: inherit;}
.audiojs .progress{background: #37beec;height:0.13rem;bottom:0;border-radius:5px;}
.audiojs .loaded{display: none;}
.audiojs .time{height: 100%;font-size:0.32rem;margin:0;padding:0 0.4rem 0 0;float: inherit;line-height: normal;border-left: 0 none;display: -webkit-box;-webkit-box-orient: horizontal;-webkit-box-pack: center;-webkit-box-align: center;}
.volume{display: none;}

.audiojs p{width: 100%;height: 100%;}
.audiojs .play{background: url(../images/play.png) center center no-repeat;background-size: 0.4rem auto;}
.audiojs .pause{background: url(../images/off.png) center center no-repeat;background-size: 0.4rem auto;}

/*.error_img{padding:4rem 0 0;}*/
.error_img img{display: block;width: 4.21rem;height: auto;margin:0 auto 0.26rem;}











