@charset "utf-8";
/* CSS Document */
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
a, address, article, b, body, dd, div, dl, dt, em, fieldset, footer, form, h1, h2, h3, h4, h5, h6, header, i, legend, li, menu, nav, ol, p, section, span, td, th, ul {
	margin: 0;
	padding: 0
}
@font-face {
  font-family: 'JDJLXI';   /*字体名称*/
  src: url('../JDJLXI.TTF');       /*字体源文件*/
}
body, button, input, select, textarea {
	font-family:JDJLXI, PingFang SC, helvetica neue, hiragino sans gb, microsoft yahei, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #4f5180;
	overflow-x:hidden;
}
body {
	background: #fff
}
body, html {
	height: 100%
}
fieldset, img {
	border: 0
}
li, ul {
	list-style: none
}
em, i {
	font-style: normal
}
h1, h2, h3, h4 {
	font-weight: 400
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
a, a:hover {
	text-decoration: none
}
a:focus, button, input, select, textarea {
	outline: none;
	font-size: 100%
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-variant: normal
}
img, input, select {
	vertical-align: middle
}
legend {
	display: none
}
textarea {
	resize: none
}
button {
	cursor: pointer
}

.swiper-slide{ height:100px;}
.ba1{ background:url(../img/ba1.jpg) center no-repeat; background-size:auto 100%;}
.ba2{ background:url(../img/ba2.jpg) center no-repeat; background-size:auto 100%;}
.ba3{ background:url(../img/ba3.jpg) center no-repeat; background-size:auto 100%;}
.ba4{ background:url(../img/ba4.jpg) center no-repeat; background-size:auto 100%;}
.ba5{ background:#f2f2f2;}
.content{ position:absolute; left:2.5%; top:2.5%;background:#fff; padding:20px; width:95%; height:85%; z-index:999;}
.footer{ height:60px; line-height:60px; width:100%; background:url(../img/footer.jpg) center no-repeat; background-color:#003035; position:absolute; left:0; bottom:0;}
.logo{ position:fixed; left:18.8%; top:3.6%; z-index:2;}










