<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 宸ュ湴 */
.dx-floor-06 { height: 775px; margin-top: 75px; }
.dx-floor-06 .floor-06-content { width: 1200px; margin: auto; }
.dx-floor-06 p { margin: 0px; }
.dx-floor-06 .dx-common-title { text-align: center; }
.dx-floor-06 .dx-common-title a { height: 100%; text-decoration: none; color: #323232; font-size: 0px; display: inline-block; }
.dx-floor-06 .dx-common-title p { font-size: 32px; }
.dx-floor-06 .dx-common-title:after { content: ""; width: 50px; height: 1px; background: #e00012; display: block; margin: 25px auto 0; }
.dx-floor-06 .dx-common-title span { color: #999; display: block; margin-top: 5px; font-size: 14px; }

.dx-floor-06 .floor-06-content { margin-top: 50px; position: relative; }
.dx-floor-06 .swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.dx-floor-06 .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.dx-floor-06 .swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}
.dx-floor-06 .swiper-container-android .swiper-slide, .dx-floor-06 .swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.dx-floor-06 .swiper-button-prev, .dx-floor-06 .swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}
.dx-floor-06 .swiper-button-next, .dx-floor-06 .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}
.dx-floor-06 .swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10;
}
.dx-floor-06 .swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.dx-floor-06 .swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}
.dx-floor-06 .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
}
.dx-floor-06 .floor-06-content .floor-06-pic { width: 380px; height: 380px; font-size: 0px; transition: all 0.5s ease; position: relative; overflow: hidden; }
.dx-floor-06 .floor-06-content .floor-06-pic i { position: absolute; top: 20px; right: 20px; display: block; padding: 10px 25px; color: #fff; background: #e00012; font-size: 14px; font-style: normal; border-radius: 50px; }
.dx-floor-06 .floor-06-content .floor-06-pic img { width: 380px; height: 380px; transition: all 0.5s ease; }
.dx-floor-06 .floor-06-content .swiper-container { padding: 32px 0 32px; }
.dx-floor-06 .floor-06-content a { color: #323232; text-decoration: none; }
.dx-floor-06 .floor-06-content .floor-06-text { background: #fff; padding: 32px; margin: -50px 20px 0; text-align: center; position: relative; z-index: 1; transition: all 0.5s ease; }
.dx-floor-06 .floor-06-content .floor-06-text p { font-size: 20px; color: #323232; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dx-floor-06 .floor-06-content .floor-06-text .floor-06-infor { margin-top: 10px; font-size: 16px; color: #d9d9d9; }
.dx-floor-06 .floor-06-content .floor-06-text .floor-06-infor span { color: #666; }
.dx-floor-06 .floor-06-content .swiper-slide.swiper-slide-next .floor-06-pic { transform: translateY(-32px); }
.dx-floor-06 .floor-06-content .swiper-slide.swiper-slide-next .floor-06-text { box-shadow: 0 15px 32px rgba(0,0,0,0.15); }
.dx-floor-06 .floor-06-content .swiper-slide:hover .floor-06-pic img { transform: scale(1.15); }

.dx-floor-06 .swiper-button-prev,.dx-floor-06 .swiper-button-next { width: 50px; height: 75px; top: 50%; margin-top: -75px; }
.dx-floor-06 .swiper-button-prev { background: url(../images/gongdi/slide-left.png) no-repeat; left: -75px; }
.dx-floor-06 .swiper-button-next { background: url(../images/gongdi/slide-right.png) no-repeat; right: -75px; }

.dx-floor-06 .swiper-pagination { text-align: center; font-size: 0px; position: relative; margin-top: 32px; }
.dx-floor-06 .swiper-pagination span { width: 9px; height: 9px; display: inline-block; vertical-align: top; position: relative; background: #999; margin: 0 15px; opacity: 1; }
.dx-floor-06 .swiper-pagination span.swiper-pagination-bullet-active { background: #e00012; }
</pre></body></html>