body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

.active a {
	border-bottom: 2px solid #5b92fd !important;
}
a{
	 color: #5b92fd;
}
a:focus, a:hover {
    color: #5b92fd;
    text-decoration: underline;
}
.navbar {
	margin-bottom: 0 !important;
}

html.body,
.imgDiv {
	width: 100%;
}

.imgDiv {
	position: relative;
}

.imgDiv img {
	width: 100%;
}

.imgDiv a {
	display: block;
	position: absolute;
}

.imgDiv .ipDl {
	display: block;
	width: 15.2%;
	height: 8.5%;
	top: 48%;
	left: 12.6%;
	background:url(../img/xiazai_ios.png) no-repeat center;
	background-size:  100% 100%;
}
.imgDiv .ipDl:hover{
	background:url(../img/xiazai_ios_nor.png) no-repeat center;
	background-size:  100% 100%;
}

.imgDiv .adDl {
	width: 15.2%;
	height: 8.5%;
	top: 58.5%;
	left: 12.6%;
	background:url(../img/xiazai_android.png) no-repeat center;
	background-size:  100% 100%;
}
.imgDiv .adDl:hover{
	background:url(../img/xiazai_android_nor.png) no-repeat center;
		background-size:  100% 100%;
}
.ewm{
	position: absolute;
	width: 10%;
	height: 19%;
	top: 48%;
	left: 32%;
	background:url(../img/xiazai_erweima_new.png) no-repeat center;
	background-size:  100% 100%;
}
h2 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h3 {
	font-size: 12px;
	color: #5b92fd;
	text-indent: 2em;
	margin-bottom: 5px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
}

p {
	font-weight: 700;
	line-height: 2em;
	font-size: 12px;
	text-indent: 2em;
	margin-bottom: 10px;
}

ul p {
	text-indent: 0 !important;
}

#gotobox {
	z-index: 99;
	position: fixed;
	bottom: 100px;
	right: 20px;
	width: 48px;
	height: 48px;
	background: url(../img/gotop.png) no-repeat 0 0;
}

#gotobox a {
	display: block;
	width: 48px;
	height: 48px;
}

/*# sourceMappingURL=dlStyle.css.map */

.footer {
	text-align: center;
	padding: 20px;
	background-color: #f9f9f9;
	color: #999;
}
