.container {
	/*padding:0!important;*/
	overflow: hidden;
	width: 90%!important;

}
.row {
	padding:0!i;
}
.btn_ li button{
	background: #3EB370;
	border:none;
	color: #fff;
	padding:10px 30px;
	margin-left: 20px;
	border-radius: 5px;
}
.icon_ {
	max-width: 20px;
}
.icon_ img {
	width: 100%;
}
.title {
	font-size: 22px;
	font-weight: 700;
}
h1 {
	font-size: 20px!important;
	font-weight: 700!important;
}
.bor {
	border:2px dashed #999999;
}
img {
	max-width: 100%;
}
.wz {
	background: #FFF1E1;
	padding:10px;
}
.pm {
	padding-bottom: 20px;
}
.btm {
	margin-bottom: 20px;
}
.dz li {
	font-size: 18px;
}
ul, ol, li, dl, dt, dd { list-style: none; margin:0;padding: 0;}
.clearfixed:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; zoom: 1; }
.clearfixed > li {display: block;float: left;}