* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #4744bd;
}

/* swiper */
.swiperBox {
	position: relative;
	width: 580px;
	height: 328px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: auto;
	margin-top:28px;
}

.swiper {
	width: 580px;
	height: 328px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	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;
}

.swiper-slide img {
	display: block;
	width: 580px;
	height: 328px;
	object-fit: cover;
}

.swiper-pagination {
	position: absolute;
	z-index: 20;
	bottom: 4px;
	text-align: center;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fff;
}

.shop {
	width: 640px;
	overflow:hidden;
	padding-top: 349px;
	box-sizing: border-box;
	background: url(../../images/arivocStore/headPic.png) no-repeat top center;
	margin:auto;
	padding-bottom:62px;
	min-height:100vh;
}

.shop .writeHome{
	position: absolute;
	width: 580px;
	height: 150px;
	top: 200px;
	left: 50%;
	transform: translateX(-50%);
}

/* .shop .goodsList {
	width: 620px;
	height: 1302px;
	margin: auto;
	background: url(../../images/arivocStore/backPic.png) no-repeat center center;
} */

.shop .goodsListPen {
	width: 620px;
	height: 608px;
	margin: auto;
	background: url(../../images/arivocStore/penBackImg.png) no-repeat center center;
}

.shop .goodsListPen2 {
	width: 620px;
	height: 1065px;
	margin: auto;
	background: url(../../images/arivocStore/penBackImg2.png) no-repeat top center;
	padding-top:28px;
	background-size: 620px 1100px;
    border-radius: 24px;
}

.shop .goodsListBook {
	width: 620px;
	height: 565px;
	margin: auto;
	background: url(../../images/arivocStore/penBackImg.png) no-repeat center center;
	padding-top: 10px;
    box-sizing: border-box;
    background-size:620px 565px;
}

.shop .goodsItemA2 {
	width: 600px;
	height: 208px;
	margin: auto;
	background: url(../../images/arivocStore/A2PenPic.png) no-repeat center center;
}
	
.shop .goodsItemA3Book{
	width: 600px;
	height: 208px;
	margin: auto;
	background: url(../../images/arivocStore/A3PenBook.png) no-repeat center center;
}

.shop .goodsItemA3 {
	width: 600px;
	height: 208px;
	margin: auto;
	background: url(../../images/arivocStore/A3PenPic.png) no-repeat center center;
	transform: translateY(3px);
	-webkit-transform: translateY(3px);
	-o-transform: translateY(3px);
	-moz-transform: translateY(3px);
}

.shop .goodsItemWordMachine {
	width: 600px;
	height: 204px;
	margin: auto;
	background: url(../../images/arivocStore/wordMachineNew.png) no-repeat center center;
	transform: translateY(3px);
	-webkit-transform: translateY(3px);
	-o-transform: translateY(3px);
	-moz-transform: translateY(3px);
}

.shop .goodsItemWordAllKing {
	width: 600px;
	height: 224px;
	margin: auto;
	background: url(../../images/arivocStore/wordAlmightyKing.png) no-repeat center center;
}

.shop .goodsItemYueDu {
	width: 600px;
	height: 170px;
	margin: auto;
	background: url(../../images/arivocStore/yueDuPic.png) no-repeat center center;
}

.shop .goodsItemSpelling {
	width: 600px;
	height: 170px;
	margin: auto;
	background: url(../../images/arivocStore/spellingPic.png) no-repeat center center;
}

.shop .primarySchoolBooks{
	width: 600px;
	height: 182px;
	margin: auto;
	background: url(../../images/arivocStore/primarySchoolBooks.png) no-repeat 6px center;
}

.shop .middleSchoolBooks{
	width: 600px;
	height: 161px;
	margin: auto;
	background: url(../../images/arivocStore/middleSchoolBooks.png) no-repeat 6px center;
}

.contrast{
	width: 579px;
	height: 216px;
	margin:18px auto 34px;
	background: url(../../images/arivocStore/contrast.png) no-repeat center;
}

.goodsItemPreClass{
	width: 604px;
	height: 346px;
	margin: auto;
	background: url(../../images/arivocStore/PreClass.png) no-repeat center center;
}