123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227 |
- .audio_pertime-choice{
- width: 370px;
- height: 20px;
- }
- .audio_time-tit{
- width: 50px;
- height: 18px;
- line-height:18px;
- float: left;
- text-align: right;
- font-size: 12px;
- color: #666;
- margin-top: 2px;
- }
- .audio_time-btns{
- float: left;
- width: 200px;
- height: 20px;
- }
- .audio_time-btn{
- float: left;
- width: 40px;
- height: 18px;
- text-align: center;
- font-size: 12px;
- line-height: 18px;
- border: 1px solid #ccc;
- cursor: pointer;
- margin-left: 5px;
- margin-top: 2px;
- }
- .audio_time-btn:hover{
- background-color: #f0f0f0;
- }
- .audio_time_select{
- background-color: #0087B5;
- color: #fff;
- }
- .audio_time_select:hover{
- background-color: #0087B5;
- color: #fff;
- }
- .audio_progress{
- width: 272px;
- height: 6px;
- margin-left:7px;
- cursor:pointer;
- background-image: url(../img/progress.png);
- background-repeat: no-repeat;
- }
- .audio_progress_total{
- width: 370px;
- height: 20px;
- }
- .audio_progress_total div{
- float: left;
- }
- .audio_progress_div{
- width: 272px;
- height: 10px;
- margin: 10px 0px 0px 0px;
- }
- .audio_progress_time{
- width: 88px;
- height: 20px;
- color: #FFF;
- text-align: left;
- margin: 2px 0px 0px 8px;
- }
- .audio_progress_nowtime{
- font-size:11px;
- width: 35px;
- height: 20px;
- margin: 0px 0px 0px 5px;
- }
- .audio_progress_totaltime{
- font-size:11px;
- width: 35px;
- height: 20px;
- margin: 0px 0px 0px 0px;
- }
- .audio_btn_total{
- width: 362px;
- height: 25px;
- }
- .audio_btn{
- float:left;
- width: 200px;
- height: 20px;
- margin: 0px 0px 0px 50px;
- }
- .audio_btn div{
- float:left;
- }
- .audio_btn_stop{
- width: 10px;
- height: 10px;
- margin: 2px 0px 0px 30px;
- background-image: url(../img/stop.png);
- background-repeat: no-repeat;
- cursor: pointer;
- }
- .audio_btn_stop:hover{
- background-image: url(../img/stop_1.png);
- }
- .audio_btn_back{
- width: 16px;
- height: 10px;
- margin: 2px 0px 0px 30px;
- background-image: url(../img/back.png);
- background-repeat: no-repeat;
- cursor: pointer;
- }
- .audio_btn_back:hover{
- background-image: url(../img/back_1.png);
- }
- .audio_btn_play{
- width: 15px;
- height: 15px;
- margin: 0px 0px 0px 30px;
- background-image: url(../img/play.png);
- background-repeat: no-repeat;
- cursor: pointer;
- }
- .audio_btn_play:hover{
- background-image: url(../img/play_1.png);
- }
- .audio_btn_forward{
- width: 16px;
- height: 10px;
- margin: 2px 0px 0px 30px;
- background-image: url(../img/forward.png);
- background-repeat: no-repeat;
- cursor: pointer;
- }
- .audio_btn_forward:hover{
- background-image: url(../img/forward_1.png);
- }
- .audio_btn_parse{
- width: 15px;
- height: 15px;
- margin: 0px 0px 0px 30px;
- background-image: url(../img/parse.png);
- background-repeat: no-repeat;
- cursor: pointer;
- display: none;
- }
- .audio_btn_parse:hover{
- background-image: url(../img/parse_1.png);
- }
- .audio_progress_btn{
- width:10px;
- height: 10px;
- margin: -4px 0px 0px 0px;
- background-image: url(../img/dian.png);
- background-repeat: no-repeat;
- cursor: pointer;
- }
- .audio_progress_btn:hover{
- background-image: url(../img/dian_1.png);
- }
- .audio_text{
- float:left;
- width: 160px;
- height: 25px;
- margin: 0px 0px 0px 0px;
- font-size: 12px;
- }
- .audio_text div{
- float: left;
- }
- .audio_text_pertime{
- width: 70px;
- height: 25px;
- margin: -2px 0px 0px 25px;
- }
- .audio_text_time_select{
- cursor:pointer;
- width: 49px;
- height: 17px;
- margin: 0px 0px 0px 0px;
- font-size: 12px;
- background-image: url(../img/select_bg.png);
- background-repeat: no-repeat;
- }
- #audio_text_pertime_input{
- width: 24px;
- height:17px;
- line-height:17px;
- background-image:url(../img/timer_bg.png);
- background-repeat: no-repeat;
- font-size: 12px;
- text-align: center;
- }
- .audio_text_time_option{
- display:none;
- font-size: 12px;
- list-style: none;
- width: 49px;
- right:54px;
- top:-114px;
- position: absolute;
- z-index: 401;
- border: 1px solid #cdd3d5;
- }
- .audio_text_time_option li{
- float:left;
- width: 49px;
- font-size: 12px;
- list-style: none;
- height: 19px;
- line-height: 15px;
- text-align: center;
- background-color: #ecf3f6;
- cursor: pointer;
- }
- .audio_text_time_option li:hover{
- background-color: #e6e6e6;
- }
- .audio_text_time_select_bt{
- width: 6px;
- height: 4px;
- background-image:url(../img/select_bt.png);
- background-repeat: no-repeat;
- margin: 6px 0px 0px 2px;
- cursor: pointer;
- }
|