﻿.backgrounds{
	width:800px;
	height:500px;
	background:#000;
	margin: auto;
}

.bottoms{
	width: 100%;
	height: 50px;
	background: #000;
	position: relative;
	bottom: 50px;
}

.plays{
	float: left;
	width: 54px;
	/* padding: 14px 20px; */
	height: 100%;
	user-select: none;
}

.plays > img {
	cursor: pointer;
	margin: 15px 20px;
}

.progress{
	width: 540px;
	height: 15px;
	background: #a5a5a5;
	float: left;
	margin: 17px 0px;
	border-radius: 2px;
	cursor: pointer;
}


.headss{
	width: 20px;
	height: 20px;
	background: #f7f7f7;
	float: right;
	margin-top: -2px;
	border-radius: 10px;
	margin-right: -9px;
}

.Time{
	float: left;
	margin: 0px 10px;
	user-select: none;
}

.Time > p {
	float: left;
	font-family: kaiti;
	user-select: none;
	color: #fff;
}

.headssa{
	width: 14px;
	height: 14px;
	background: #ccc;
	margin: 3px auto;
	border-radius: 23px;
}

.music {
	float: left;
	margin: 11px 4px;
	cursor: pointer;
}
.backgrounds{
	width: 750px;
	height:500px;
	background:#000;
	margin: auto;
}

.plays{
	float: left;
	width: 54px;
	height: 100%;
	user-select: none;
}
.plays > img {
	cursor: pointer;
	margin: 15px 20px;
}

.progress{
	width: 490px;
	height: 15px;
	background: #a5a5a5;
	float: left;
	margin: 17px 0px;
	border-radius: 2px;
	cursor: pointer;
}
.isprogress{
	width: 0%;
	height: 100%;
	background: #e2e2e2;
	float: left;
}

.Time{
	float: left;
	margin: 17px 10px;
	user-select: none;
}
.Time > p {
	float: left;
	font-family: kaiti;
	user-select: none;
}

.music > ul{
	float: left;
}
.music > ul > li{
	float: left;
	width: 10px;
	background: #ccc;
	list-style: none;
}
.tiao{
	width: 5px;
	background: #a5a5a5;
	float: left;
	margin: 1px;
}
.full{
	float: left;
	padding: 14px 12px;
}
.full > img{
	cursor: pointer;
	user-select: none;
}


.tiao{
	width: 5px;
	background: rgb(140, 140, 140);
	float: left;
	margin: 1px;
}

.full{
	float: left;
	padding: 14px 12px;
}

.full > img{
	cursor: pointer;
	user-select: none;
}

.nn{
	width: 50px;
	height: 36px;
	background: rgba(175, 175, 175, 0);
	position: relative;
	float: right;
	bottom: 47px;
	z-index: 999;
	right: 60px;
	cursor: pointer;
}

.neihead{
	width: 12px;
	height: 12px;
	background: #ccc;
	border-radius: 10px;
	margin: 4px auto;
}

.nne {
	width: 50px;
	height: 36px;
	background: rgba(175, 175, 175, 0);
	position: relative;
	float: right;
	bottom: 42px;
	z-index: 999;
	right: 16px;
	cursor: pointer;
}





/***<jscompress sourcefile="Video.css" />*/
/*������б߾�*/
.U_MD_UI_video_VideoDiv * { margin: 0; padding: 0; }

.U_MD_UI_video_VideoDiv { /*float: left;*/ margin: 0; padding: 0; overflow: hidden; }

.U_MD_UI_video_VideoMain { width: 100%; height: 100%; background: #000; }

.U_MD_UI_video_VideoControls {position: relative;bottom: 40px;width: 100%;height: 40px;background: #000;z-index: 2;}

.U_MD_UI_video_VideoControls * {float: left;}

.U_MD_UI_video_VideoControls .U_MD_UI_video_PlayPauseButton { width: 39px; height: 39px; cursor: pointer; }

.U_MD_UI_video_VideoControls .U_MD_UI_video_PlayIcon { background: url("http://www.1473.cn/img/Controls/Video/playBtn.png") no-repeat center; }

.U_MD_UI_video_VideoControls .U_MD_UI_video_PauseIcon { background: url("http://www.1473.cn/img/Controls/Video/pauseBtn.png") no-repeat center; }

.U_MD_UI_video_VideoControls .U_MD_UI_video_Time {color: #c2c2c2;line-height: 1;cursor: default;width: auto;text-align: center;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;font-size: 12px;}

.U_MD_UI_video_VideoControls .U_MD_UI_video_Progress {width: 90%;position: relative;background: #c2c2c2;height: 2px;margin: 7px 0;cursor: pointer;top: 4px;}

.U_MD_UI_video_VideoControls .U_MD_UI_video_Progress .U_MD_UI_video_ProgressCircle {float: right;width: 10px;height: 10px;border-radius: 100%;background: #fff;position: relative;top: -4px;left: 8px;}

.U_MD_UI_video_VideoControls .U_MD_UI_video_Progress .U_MD_UI_video_ProgressCurrentTime { height: 100%; background: #fdcd4d; cursor: pointer; float: left;width:0 }

.U_MD_UI_video_VideoControls .U_MD_UI_video_SoundControls { background: url("http://www.1473.cn/img/Controls/Video/soundIcon.png") no-repeat center; height: 100%; width: 10px; margin: 0 0 0 15px; cursor: pointer; }

.U_MD_UI_video_VideoControls .U_MD_UI_video_SoundProgress { width: 35px; position: relative; top: calc(50% - 2px); background: #fff; height: 4px; margin: 0 2px; cursor: pointer; }

.U_MD_UI_video_VideoControls .U_MD_UI_video_SoundProgress .U_MD_UI_video_SoundProgressCurrent { height: 100%; background: #fdcd4d; cursor: pointer; }

.U_MD_UI_video_VideoControls .U_MD_UI_video_FullScreen { background: url("http://www.1473.cn/img/Controls/Video/fullScreenBtn.png") no-repeat center; width: 28px; height: 100%; margin: 0 20px; cursor: pointer; }


.U_MD_UI_video_Time:first-child:after {
    content:"/"
}