


.filehtml {
	display: none;
	position: absolute;
	top: 30px;
	left: 10%;
	width: 80%;
	max-width: 1000px;
	height: auto;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	z-index:99999;
}
.filehtml .title {
	width: 100%;
	border-bottom: 1px solid #ddd;
	line-height: 40px;
	text-align: center;
}
.filehtml .list {
	width: 100%;
	max-width: 1000px;
	padding-bottom: 10px;
	max-height: 600px;
	overflow-x: hidden;
	overflow-y: auto;
}

.filehtml .list .imgxiabiao,.filehtml .list .addimg {
	float: left;
	vertical-align: middle;
	width: 120px;
	position: relative;
	text-align: center;
	border: 1px solid #ddd;
	margin: 10px;
	height: 120px;
	line-height: 120px;
	cursor: pointer;
	background: url("/aiyun/img/bg.png") no-repeat;
	background-size: 100% 100%;
}

.filehtml .list div.shanchu {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 20px;
	height: 20px;
	background: url("/aiyun/img/delete.png");
	background-size: 100% 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 1;
	z-index:99;
	line-height:0px; font-size:0px;
}
.filehtml .list img {
	display: inline;
	width: 100%;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	max-height: 95%;
}
.filehtml .list .name {
	display: none;
	margin-top: 20px;
	padding: 0 10px;
}

.filehtml .foot {
	border-top: 1px solid #ddd;
	height: 50px;
}
.filehtml .foot span {
	float: right;
	margin-right: 15px;
	width: 120px;
	height: 30px;
	background: #00B7EE;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin-top: 7.5px;
	border-shadow: 1px 1px 1px #ddd;
	border-radius: 5px;
	cursor: pointer;
}
.filehtml .title .fileoff{float: right;margin-right: 15px;}

@media screen and (max-width: 767px) {
	.filehtml {
		left: 0;
		width: 300px;
		left: 50%;
		margin-left: -150px;
	}
	.filehtml .list,.filehtmlyulan .list  {
		height: 300px;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.filehtml .list {
		width: 300px;
		margin: 10px;
	}
}




.filehtmlyulan {
	width: 100%;
	height: auto;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
}
.filehtmlyulan .list {
	width: 100%;
	padding-bottom: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}

.filehtmlyulan .list a.xiugai {
	position: absolute;
	left: 8px;
	top: 8px;
	width: 20px;
	height: 20px;
	background: url("/aiyun/img/xiugai.png");
	background-size: 100% 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 1;
	z-index:99;
	line-height:0px; font-size:0px;
}

.filehtmlyulan .list div.shanchu {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 20px;
	height: 20px;
	background: url("/aiyun/img/delete.png");
	background-size: 100% 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 1;
	z-index:99;
	line-height:0px; font-size:0px;
}

.filehtmlyulan .list .imgxiabiao {
	float: left;
	vertical-align: middle;
	width: 120px;
	position: relative;
	text-align: center;
	border: 1px solid #ddd;
	margin: 10px;
	height: 120px;
	line-height: 120px;
	cursor: pointer;
	background: url("/aiyun/img/bg.png") no-repeat;
	background-size: 100% 100%;
}

.filehtmlyulan .list img {
	display: inline;
	width: 120px;
	height:120px;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	max-height: 95%;
}





.jinddutiao{width:100%; height:24px; margin-bottom:8px; display:none; text-align:center;}
.jinddutiaos{width:0;height:100%; text-align:center; background:#FFB080; line-height:24px; font-size:12px; color:#FFFFFF; }

.uploadyulan img{width:120px;}
.baojiauploadvideo{background:url(/aiyun/img/uploadvideo.png) no-repeat #FFBABA; margin:4px 0px; background-color:#FFBABA;}
.baojiauploadaudio{background:url(/aiyun/img/uploadaudio.png) no-repeat #FFBABA; margin:4px 0px; background-color:#FFBABA;}
.baojiauploadimg{background:url(/aiyun/img/uploadimg.png) no-repeat #FFBABA; margin:4px 0px; background-color:#FFBABA;}
