*{
	margin:0;
    padding:0;
    font-family:  Arial, Helvetica, "苹方", "PingFang SC", "微软雅黑", "Microsoft YaHei", "华文黑体", "冬青黑体", "黑体";
}
html,
body {
	color: #333;
	font-size:14px;
	min-width: 1200px;
}
img{display: block;}
ul li,ol li{
	list-style: none;
}
a,a:visited{
	text-decoration: none;
	color:#333;
}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

.bannerPic img {
	width: 100%
}

.title {
	background-image: url('https://zikuaiji.bj.bcebos.com/mobile/index/titlel.png'), url('https://zikuaiji.bj.bcebos.com/mobile/index/titler.png');
	background-position: left center, right center;
	background-repeat: no-repeat, no-repeat;
	background-size: 105px 20px;
	text-align: center;
	color: #333;
	font-size: 30px;
	margin:70px 410px;
	font-weight: 500;
}

.common-header {
	width: 100%;
	position: fixed;
	z-index: 99;
}

.common-footer {
	width: 100%;
	position: fixed;
	z-index: 99;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
	-webkit-tap-highlight-color: transparent; outline: none;
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}

.w-1200{
	width:1200px;
	margin: 0 auto;
}
.mt-70{
	margin-top:70px;
}
