* {
	margin: 0;
	padding: 0;
}
a {
	color: #fff;
	text-decoration: none
}
body {
	font: 0px/1.6 "Microsoft Yahei";
	color: #fff;
	overflow-x: hidden;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 1.55rem;
}
ul li {
	list-style: none
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
*+height:1%;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*+html .clearfix {
	zoom: 1;
} /* IE7 */
.fL {
	float: left !important;
}
.w750{
	width: 7.5rem;
	margin: 0 auto;

}
img{
	max-width: 100%;
}
.header img{
	width: 7.5rem;
}

.wx{
	position: fixed;
	z-index: 3000;
	background: #fff;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100vh;
}
.wx .wx3{
position: absolute;
left: 0;
right: 0;
bottom: 0;
	
}

.top01{
	padding:0 0.37rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 1.06rem;
	background: url("../assets/t1.d704fa00.202561.jpg") no-repeat;
	background-size: 7.5rem 1.06rem;
}

.logo{
	width: 2.45rem;
}
.smLogo{
	width: 1.32rem;
}
.top02{
	
}
.top03 img{
	display: block;
	margin: 0 auto;
}
.top02{
	background: url("../assets/jd01.bbaf387b.202561.jpg") no-repeat;
	background-size: 7.5rem 3.42rem;
	height: 3.42rem;
	padding-top: 0.09rem;
	box-sizing: border-box;
}
.top07{
	background: url("../assets/ztbg.b26e84a8.202561.jpg") no-repeat;
	background-size: 7.5rem 4.59rem;
	box-sizing: border-box;
	padding-top: 0.95rem;
	height: 4.59rem;
}


.swiper1{
	width: 6.74rem;
	height: 3.16rem;
	margin: 0 auto;
	 overflow: hidden;
	 box-sizing: border-box;
	 position: relative;
}
.swiper1 img{
	width: 6.74rem;
	height: 3.16rem;
}


.swiper2{
	width: 6.78rem;
	height: 3.18rem;
	margin: 0 auto;
	 overflow: hidden;
	 box-sizing: border-box;
	 position: relative;
}
.swiper2 img{
	width: 6.78rem;
	height: 3.18rem;
}

.kfBox{
	position: fixed;
	right: 20px;
	top: 40%;
	z-index: 300;
}
.kfBox img{
	width: 1.39rem;
	height: 1.72rem;
	animation: shareCodeBtnAn 0.45s ease-in-out infinite alternate;
}
.top04{
	width: 7.5rem;
	height: 1.47rem;
	background: url("../assets/t4.a969e044.202561.jpg") no-repeat;
	background-size: 7.5rem 1.47rem;
	display: flex;align-items: center;
	justify-content: center;
}
.top04 img{
	animation: shareCodeBtnAn 0.45s ease-in-out infinite alternate;
	width: 5.09rem;
	height: 1.11rem;
}


.webBox{
	background: url("../assets/xlbg.e4a3e4c5.202561.jpg") no-repeat;
	background-size: 7.5rem 3.78rem;
	height: 3.78rem;
	box-sizing: border-box;
	overflow: hidden;
	padding:1.12rem 0.37rem 0;
}

.webItem{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.32rem;
	height: 0.6rem;
}
.webLeft{
	background: url("../assets/web.400c6481.202561.png") no-repeat;
	background-size: 5.14rem 0.61rem;
	width: 5.14rem;
	height: 0.61rem;
	box-sizing: border-box;
	line-height: 0.61rem;
	overflow: hidden;
	display: flex;
}
.webLeft .webZd{
	width: 1.35rem;
	font-size: 0.25rem;
	text-align: center;
}
.ms{
	margin-top: 0.01rem;
	margin-bottom: 0.01rem;
	width:1rem;
	background: #271d15;
	font-size: 0.25rem;
	color: #fff;
	text-align: center;
	line-height: 0.52rem;
}
.webUrl{
	flex: 1;
	text-align: center;
	color: #ffffff;
	font-size: 0.25rem;
}
.webRigth img{
	width: 1.42rem;
}
.top05 img{
	display: block;
	margin: 0 auto;
}


#isAn{
	display: none;
}
#isIo{
	display: none;
}
#isWeixn{
	display: none;
}

.foot{
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	bottom: 0;
}
.foot a{
	width: 7.5rem;
	height: 1.55rem;
	margin: 0 auto;
	background: url("../assets/foot.33da5158.202561.png") no-repeat;
	background-size:7.5rem 1.55rem;
	display: block;
	position: relative;
}
.foot a img{
	width: 1.22rem;
	height: 1.13rem;
	right: 0.38rem;
	top:0.23rem;
	position: absolute;
	animation: shareCodeBtnAn 0.45s ease-in-out infinite alternate;
}

@media only screen and (max-width:750px) {
	.kfBox{
		position: fixed;
		right: 0;
		top: 6.54rem;
		z-index: 300;
	}
}

@keyframes shareCodeBtnAn {
  from {
    transform: scale(0.95);
  }
  to {
    transform: scale(1.05);
  }
}
