body,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

body {
	position: relative;
	max-width: 10.8rem;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	background-color: #28569b;
	margin: 0 auto;
	font-size: 0.2rem;
}

.content-bg {
	max-width: 6.4rem;
	overflow: hidden;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-focus-ring-color: rgba(0, 0, 0, 0);
	-moz-focus-ring-color: rgba(0, 0, 0, 0);
	focus-ring-color: rgba(0, 0, 0, 0);
}

* {
	-webkit-tap-highlight-color: transparent;
}

li {
	list-style: none;
}

img {
	vertical-align: middle;
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear:after {
	content: "";
	display: block;
	clear: both;
}

.clear {
	zoom: 1;
}

.pr {
	position: relative;
}

.header {
	background: url("../img/header.jpg")no-repeat center top;
	background-size: 100% auto;
	width: 10.8rem;
	height: 19.46rem;
	padding-top: .01rem;
}

.main {
	background: url("../img/bg.jpg") no-repeat;
	background-size: 100% auto;
	width: 10.8rem;
	height: 60.53rem;
}

.ic {
	width: 10.8rem;
	height: 2.16rem;
	background: url("../img/ic.png") no-repeat;
	background-size: 100% auto;
	margin: 16.7rem auto 0;
	position: relative;
}

.btn-qwsq {
	width: 3.48rem;
	height: 1.1rem;
	background: url("../img/btn-qwsq.png") no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: .52rem;
	right: .6rem;
}

.time {
	background: url("../img/time.png") no-repeat;
	background-size: 100% auto;
	width: 10.04rem;
	height: 1.29rem;
	margin: 0 auto;
	padding-top: 0.8rem;
	background-position: 0 0.8rem;
	text-align: center;
	color: #fff;
	font-size: 0.36rem;
}

.time h2 {
	color: #93c8eb;
	font-weight: bold;
	font-size: 0.36rem;
	padding-top: 0.5rem;
}

.time p {
	margin-top: 0.4rem;
}

.part1 {
	width: 9.65rem;
	padding-top: 2.28rem;
	margin: 0 auto;
}

.part1 .btn-get {
	display: block;
	width: 3.9rem;
	height: 1.17rem;
	background: url("../img/btn-get.png") no-repeat;
	background-size: 100% auto;
	margin: 0.3rem auto;
}

.part2 {
	margin-top: 10.2rem;
}

.part2 .swiper-container {
	width: 9.6rem;
	height: 10.8rem;
}

.part2 .swiper-container .swiper-wrapper {
	width: 6.66rem;
}

.part2 .swiper-container .swiper-slide img {
	width: 6.66rem;
}

.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.9);
	z-index: 1 !important;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
	z-index: 9 !important;
}
.swiper-slide-next {
	z-index: 2 !important;
}

.swiper-slide-next:after,.swiper-slide-prev:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0,.8);
}

.swiper-button-prev {
	background: url("../img/prve.png") no-repeat;
	background-size: 100% auto;
	width: 1.47rem;
	height: 1.05rem;
	border: none;
}

.swiper-button-next {
	background: url("../img/next.png") no-repeat;
	background-size: 100% auto;
	width: 1.47rem;
	height: 1.05rem;
	border: none;
}

.part3 {
	width: 10.8rem;
	margin: 4.4rem auto 0;
}

.part3 img {
	display: block;
	width: 100%;
}

.part4 {
	width: 9.64rem;
	margin: 3.16rem auto 0;
}
.part4 li {
	width: 9.64rem;
	margin: 0 auto .26rem;
}

