body,html,p,h1,h2,h3,h4,h5,h5,ul,li,ol,dt,dd,dl{
	margin:0;
	padding:0;
}
a:focus,a:hover{
	text-decoration: none!important;
}
body,html{
	background: #fff;
	font-family: "microsoft yahei";
}
ul{
	list-style: none;
}
@media (max-width: 768px) {
	/*.clearb{
		height:65px;
	}*/
	.minheightImg{
		min-height: 150px;
	}
}
@media (min-width: 769px) {
	/*.clearb{
	    height: 130px;
	}*/
}
.navbar-fixed-bottom,
.ishow-nav.navbar-fixed-top{
	z-index: 999;
}
@media screen and (max-width: 767px){
	#leftsead{
	    width: 50px!important;
	    height: 60px!important;
	}
	#leftsead li{
		width: 50px!important;
	}
}
.joinUs{
	display: inline-block;
	border: 1px solid #ccc;
	padding:0px 10px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: 4px;
	margin-right: 10px!important;
	margin-left: 10px!important;
}