@charset "utf-8";
/* CSS Document */
.ueditor img{
	max-width:100% !important;
}
.ueditor video{
	max-width:100% !important;
}
.PN_Ueditor .edui-default{
	max-width:100% !important;
	width: auto !important;
}