@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: dcfont;
	src: url('http://47.93.120.28/a_style/msyh.ttf');
}
.jwztBox{
	margin:-6px;
	line-height: 1.75;
    	font-size: 18px;
    	color: #3f3f3f;
}
p img{ height:auto !important;max-width:100%;border-radius: 5px !important;}
#p{
# text-align: justify !important;
#}
table , table tr, table tr td,table tr td img  {max-width: 100% !important;border-radius: 5px !important;}

center img{max-width:100% !important;border-radius: 5px !important;}

img{max-width:100%;border-radius: 5px !important;}
/*视频控件隐藏：全屏、更多、下载*/
video::-internal-media-controls-download-button{ display: none !important;}
video::-webkit-media-controls-fullscreen-button{ display: none !important;}
video::-webkit-media-controls-panel {width: calc(100% + 50px);}
