/*主体底部边距*/
.clearfix {
	min-height:550px;
}
#dwz-control {
	margin-bottom:10px;
}
.dwz-btn button {
	margin-right:5px;
	margin-bottom:10px;
}
.dwz-clear {
	clear:right;
}
.dwzContent {
	display:none;
	clear: both;
}
.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
	margin-left:0px !important;
}
.Articleewm {
	z-index:999;
	right:20px;
	top:60px;
	text-align:center;
	color:#717375;
	display:block;
	clear: both;
	position:fixed;
	background:#eee;
}
.Articleewm a {
	font-size:10px;
}
.Articleewm img {
	width:136px;
}
@media screen and (max-width:780px) {
	.Articleewm {
	display:none;
	clear: both;
}
#Articleewm {
	display:none;
	clear: both;
}
}