#wp_audio_player_show {
	top: -36px; position: relative;
}
.wp_audio_player_btn {
	width: 100%; overflow: hidden; margin-top: 3px;
}
#hd_select {
	background: none; border: currentColor; border-image: none; color: rgb(255, 255, 255); margin-right: 5px; float: right;
}
#btn_start {
	display: none;
}
#slider .ui-slider-handle {
	display: none;
}
#slider {
	height: 0.5em; cursor: pointer; opacity: 0.5;
}
#slider .ui-slider-range {
	background: rgb(255, 0, 0);
}
#btn_start {
	background: url("../start.png") no-repeat center / contain; width: 32px; height: 20px; float: left; cursor: pointer;
}
#btn_pause {
	background: url("../timeOut.png") no-repeat center / contain; width: 32px; height: 20px; float: left; cursor: pointer;
}
#btn_stop {
	background: url("../stop.png") no-repeat center / contain; width: 32px; height: 20px; float: left; cursor: pointer;
}
#pause_btn_all {
	background: url("../pause.png") no-repeat center / contain; left: 50%; width: 64px; height: 64px; margin-left: -32px; position: absolute; cursor: pointer;
}
video {
	background: rgb(31, 31, 31);
}
.slider_time_content {
	top: -2px; color: rgb(255, 255, 255); margin-left: 10px; float: left; position: relative;
}
#hd_select option {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.wp_articlecontent {
	position: relative;
}
div#slider1 {
	left: 479px; width: 5px !important; bottom: 62px; display: none; position: absolute;
}
div#btn_qp {
	left: 511px; bottom: 38px; color: rgb(255, 255, 255); position: absolute;
}
.voice {
	background: url("../voice.png") no-repeat center; left: 475px; width: 21px; height: 18px; bottom: 41px; position: absolute;
}
.ui-slider-vertical .ui-slider-range-min {
	background: rgb(193, 193, 193);
}
.ui-slider-vertical .ui-slider-handle {
	left: -0.43em; margin-bottom: -0.6em; margin-left: 0px;
}
.ui-slider .ui-slider-handle {
	background: rgb(169, 169, 169) !important; border-radius: 50%; border: 1px solid rgb(255, 255, 255) !important; border-image: none !important; width: 1em; height: 1em;
}
