﻿@charset "utf-8";
img[src*="file:"] {
	width: 100px !important;
	height: 100px !important;
}
.dzsw {
	margin-left: 10px;
}
@media (max-width: 768px) { 
	.dzsw {
		margin-top: 10px;
		margin-left: 0px;
	}
}
