.swiper-slide {
	text-align: center;
	background: #fff;
	/* Center slide text vertically */
	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: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-slide .pro-icon img {
	width:auto;
}


.NewsSwiper {
	width: 100%;
	height: 100%;
}
.NewsSwiper .swiper-slide {
	text-align:left;
	font-family:'Apple Sandoll Gothic Neo';
	font-size:14px;
	color:#333;
	white-space:nowrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.NewsSwiper .swiper-slide a {
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.Visual-Swiper {
	width: 100%;
	height: 100%;
}
.Visual-Swiper .swiper-button-next,
.Visual-Swiper .swiper-button-prev {
	width:80px !important;
	height:64px !important;
	font-weight:900;
	color:#FFFFFF;
}
.Visual-Swiper .swiper-button-next {
	right:12.5%;
}
.Visual-Swiper .swiper-button-prev {
	left:12.5%;
}
@media (max-width:1679px) {
.Visual-Swiper .swiper-button-next {
	right:5%;
}
.Visual-Swiper .swiper-button-prev {
	left:5%;
}
}
@media (max-width:1439px) {
.Visual-Swiper .swiper-button-next {
	right:10px;
}
.Visual-Swiper .swiper-button-prev {
	left:10px;
}
}
@media (max-device-width:1079px) {
.Visual-Swiper .swiper-button-next,
.Visual-Swiper .swiper-button-prev {
	width:48px !important;
	height:48px !important;
}
}
@media (max-device-width:539px) {
.Visual-Swiper .swiper-button-next,
.Visual-Swiper .swiper-button-prev {
	width:32px !important;
	height:32px !important;
}
}


.Banroll-3col-Swiper {
	width: 100%;
	height: 100%;
}
.Banroll-3col-Swiper .swiper-slide {
	width:960px;
	height: 524px;
	background: #000;
}
.Banroll-3col-Swiper .swiper-slide img {
	opacity:0.25;
}
.Banroll-3col-Swiper .swiper-slide-active img {
	opacity:1;
}
.Banroll-3col-Swiper .swiper-button-next,
.Banroll-3col-Swiper .swiper-button-prev {
	width:64px !important;
	height:64px !important;
	font-weight:900;
	color:#fff;
}
.Banroll-3col-Swiper .swiper-button-next {
	right:15%;
}
.Banroll-3col-Swiper .swiper-button-prev {
	left:15%;
}
@media (max-width:1679px) {
.Banroll-3col-Swiper .swiper-button-next {
	right:9%;
}
.Banroll-3col-Swiper .swiper-button-prev {
	left:9%;
}
}
@media (max-width:1439px) {
.Banroll-3col-Swiper .swiper-button-next {
	right:10px;
}
.Banroll-3col-Swiper .swiper-button-prev {
	left:10px;
}
}
@media (max-device-width:1079px) {
.Banroll-3col-Swiper .swiper-slide {
	width:640px;
	height:349px;
}
.Banroll-3col-Swiper .swiper-button-next,
.Banroll-3col-Swiper .swiper-button-prev {
	width:48px !important;
	height:48px !important;
}
}
@media (max-device-width:767px) {
.Banroll-3col-Swiper .swiper-slide {
	width:100%;
	height:100%;
}
}
@media (max-device-width:539px) {
.Banroll-3col-Swiper .swiper-button-next,
.Banroll-3col-Swiper .swiper-button-prev {
	width:32px !important;
	height:32px !important;
}
}



.goodsBOB-Swiper {
	width:100%;
	height:100%;
	padding-bottom:60px !important;
}

.goodsBOB-Swiper .swiper-pagination {
	top:auto !important;
	bottom:0;
}
@media (max-width:1199px) {
.goodsBOB-Swiper {
	padding-bottom:45px !important;
}
}
@media (max-width:1023px) {
}
@media (max-width:767px) {
.goodsBOB-Swiper {
	padding-bottom:30px !important;
}
}
@media (max-width:539px) {
.goodsBOB-Swiper {
	padding-bottom:25px !important;
}
}
@media (max-width:359px) {
}


.mainEvent-Swiper {
	width:100%;
	height:100%;
}
.mainEvent-Swiper .swiper-slide a {
	display:block;
	width:100%;
	height:100%;
	background-position:100% 50%;
	background-repeat:no-repeat;
	background-size:cover;
}
.mainEvent-Swiper .swiper-pagination {
	bottom:auto;
	top:65px;
	padding-left:20%;
	text-align:left;
}
.mainEvent-Swiper .swiper-pagination-bullet {
	width:17px;
	height:17px;
	background:#fff;
	opacity:0.7;
}
.mainEvent-Swiper .swiper-pagination-bullet-active {
	background:#333399;
	opacity:1;
}
@media (max-device-width:1199px) {
.mainEvent-Swiper .swiper-pagination {
	top:48px;
	padding-left:25px;
}
}
@media (max-device-width:539px) {
.mainEvent-Swiper .swiper-pagination {
	top:25px;
	padding-left:15px;
}
.mainEvent-Swiper .swiper-pagination-bullet {
	width:12px;
	height:12px;
}
}
@media (max-device-width:369px) {
.mainEvent-Swiper .swiper-pagination-bullet {
	width:10px;
	height:10px;
}
}


