/*
	DESTOON Copyright (C)2008-2099 www.destoon.com
	This is NOT a freeware,Use is subject to license.txt
*/
.dvoice {}
.dvoice .vtime {color:#999999;font-size:12px;}
.dvoice s {text-decoration:none;}
.dvoice i {font-style:normal;}
.dvoice em {color:#666666;font-size:12px;font-style:normal;}
.dvoice em b {color:#0067B8;font-weight:normal;padding:0 16px;cursor:pointer;}
.vload,.vstart,.vrecord,.vplay,.vpause{width:24px;height:24px;border-radius:50%;padding:0;margin:0;cursor:pointer;}
.vload  {background:url('dplayer-load.svg') no-repeat center center;background-size:16px 16px;border-radius:0;}
.vrecord  {background:#F6F6F6 url('dplayer-record.svg') no-repeat center center;background-size:16px 16px;}
.vstart  {background:#F6F6F6 url('dplayer-start.svg') no-repeat center center;background-size:16px 16px;}
.vplay  {background:#F6F6F6 url('dplayer-play.svg') no-repeat center center;background-size:16px 16px;}
.vpause {background:#F6F6F6 url('dplayer-pause.svg') no-repeat center center;background-size:16px 16px;}

.ls img {max-width:400px;}
.ls .amr0 {height:16px;line-height:16px;background:#FFFFFF;border:#E7E7EB 1px solid;;overflow:hidden;padding:10px;border-radius:16px;cursor:pointer;-webkit-user-select:none;}
.ls .amr0 i {display:none !important;}
.ls .amr0 s {font-size:12px;text-decoration:none;float:right;}
.ls .amr0 img {width:16px;height:16px;}