
        html,
body,
div,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
input,
textarea,
label,
ul,
ol,
dl,
li,
dt,
dd,
.clearfix:after {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	/*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important;*/
	font-family: "PingFang SC","XHW-pzh", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

h1,
h2,
h3,
h4 {
	font-weight: normal;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #3773db;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

iframe,
img {
	border: 0;
}

img {
	vertical-align: middle;
}

input {
	outline: none
}

.clearfix {
	display: block;
	#zoom: 1;
}

.clearfix:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0px;
	font-size: 0px;
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: none;
}
/* 滚动代码开始 */
.gda_swper { width: 1200px; margin: 0 auto; position: relative;}
.gdaSwiper { width: 1200px; height: 200px; /* 高度可以改*/ overflow: hidden; } 
.gdaSwiper .pic { width:292px; height: auto; margin: 0 auto; }
.gdaSwiper .pic img { width:292px; height: 164px; }
.gda_swper .pic p { width: 292px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; overflow: hidden; color: #3773db; }
.gda_swper .pic p a { color: #3773db; }
.gda_swper .swiper-button-next { position: absolute; right: -40px; top: 70px; cursor: pointer; z-index: 99; } /* 最有箭头自己改颜色或者做背景图都可以 */
.gda_swper .swiper-button-prev { position: absolute; left: -40px; top: 70px; cursor: pointer; z-index: 99; } /* 最有箭头自己改颜色或者做背景图都可以 */

/* END */
    