/*-----------------[初始化]--------------*/
body {
	color: #444;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
a {
	color: #444;
}
a:hover {
	color: #134268;
}
img, .ani {
	max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input, textarea, select {
	font-size: 12px;
	color: #444;
	font-family: "微软雅黑", "Microsoft Yahei";
}
input[type='submit'], input[type='reset'], input[type='button'], select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/* PB模板库：Www.PBmbk.Com */
/* QQ：43171398 */
/* PBOOTCMS模板交流群号：183945698*/
/* 商龙PBootCMS模板下载  http://www.EcLong.com */
/* 八戒站长 http://www.BaJieZhan.Com  */
/* 站长源码城 整站模板下载网站 Www.CnYmc.Com */
/* 淘搜：Www.TaoSou.Net */
/* 素材海：Www.SuCaiHai.Com */
/* 模板齐：Www.MoBanQi.Com */
/* 开发堂模板网：Www.KaiFaTang.Com */
/*布局*/
.wp {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.h50 {
	height: 50px;
	clear: both;
	overflow: hidden;
}
.h100 {
	height: 100px;
	clear: both;
	overflow: hidden;
}