* {
	margin: 0;
	padding: 0;
}
.swiper-container {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	
}

.swiper-slide {
	position: relative;
}

.img {
	width: 100%;
	height: 300px;
	display: block;
	margin: 0 auto;
}

.banner_logins{
	position: absolute;
	width:300px;
	left:75%;
	z-index: 9999;
	margin-left: -150px;
}


.topzhuanpan {
	width: 281px;
	height: 281px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 280px;
	right: 0;
	margin: auto;
	cursor: pointer;
}

.img1 {
	width: 281px;
	height: 281px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	right: 0;
	margin: auto;
	width: 281px;
	height: 281px;
}

.img2 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	right: 0;
	margin: auto;
}

.center {
	position: absolute;
	left: 220px;
	top: 17px;
	right: 0;
	margin: auto;
}

.text {
	display: inline-block;
	width: 215px;
	height: 42px;
	background: rgba(255, 208, 32, 1);
	box-shadow: 0px 2px 4px 0px rgba(191, 130, 0, 0.5);
	border-radius: 4px;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 42px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0;
	margin: auto;
	z-index: 99;
}

.center li {
	width: 333px;
	height: 227px;
	background: rgba(255, 230, 179, 0.69);
	box-shadow: 0px 2px 4px 0px rgba(154, 105, 0, 0.5);
	border: 4px solid rgba(255, 176, 39, 1);
	position: absolute;
	top: 35px;
	left: 20px;
	right: 0;
	margin: auto;
}

.list p {
	position: absolute;
	display: inline-block;
	background: rgba(255, 255, 255, 1);
	border-radius: 5px;
	border: 1px solid rgba(212, 212, 212, 1);
}

.list p:nth-of-type(1) {
	width: 65px;
	height: 64px;
	font-size: 12px;
	font-weight: 500;
	color: rgba(97, 97, 97, 1);
	position: absolute;
	top: 32px;
	text-align: center;
	left: 26px;
}

.list p:nth-of-type(1) img {
	width: 41px;
	height: 18px;
	padding-top: 11px;
}

.list p:nth-of-type(2) {
	width: 100px;
	height: 100px;
	font-size: 22px;
	text-align: center;
	font-weight: 500;
	color: rgba(97, 97, 97, 1);
	line-height: 30px;
	position: absolute;
	top: 0px;
	left: 115px;
}

.list p:nth-of-type(2) img {
	width: 36px;
	height: 36px;
	padding-top: 11px;
}

.list p:nth-of-type(3) img {
	width: 41px;
	height: 17px;
	padding-top: 11px;
}

.list p:nth-of-type(3) {
	width: 65px;
	height: 64px;
	font-size: 12px;
	font-weight: 500;
	color: rgba(97, 97, 97, 1);
	position: absolute;
	top: 32px;
	text-align: center;
	right: 29px;
}

.text1 {
	display: inline-block;
	padding-top: 18px;
	color: #FFFFFF;
}

.text2 {
	display: block;
	position: absolute;
	top: 125px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: rgba(255, 7, 7, 1)
}

.text2 span {
	font-size: 24px;
	margin-left: 8px;
	font-weight: 500;
	color: rgba(255, 7, 7, 1);
}

.center button {
	cursor: pointer;
	width: 161px;
	height: 43px;
	background: #FF2020;
	border-radius: 32px;
	line-height: 43px;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
	position: absolute;
	top: 171px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border: 0;
}

.center button:hover {
	background: #BD0000;
}

.midP {
	margin-top: 11px;
}

.midP img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}

.list p:nth-of-type(1) img,
.list p:nth-of-type(3) img {
	display: block;
	margin: 0 auto;
}

.list p:nth-of-type(1) span,
.list p:nth-of-type(3) span {
	display: block;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	margin-top: 8px;
	color: #616161;
}

.list p:nth-of-type(1) span:nth-of-type(2),
.list p:nth-of-type(3) span:nth-of-type(2) {
	display: block;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	margin-top: 5px;
	color: #FFF5E2;
}