<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0;
	padding: 0;
}

.sponsor-flls-top {
	width: 100%;
	position: relative;
}

.sponsor-flls-down {
	background:
		url('../images/sponsor-flls-bg-down.jpg')
		center top no-repeat;
	background-size: cover;
	width: 100%;
	position: relative;
	margin-top: -1px;
	padding-bottom: 50px;
}

.flls-main-content-top {
	width: 1200px;
	height: 250px;
	background:
		url('../images/flls-content-top-bg.png')
		no-repeat;
	background-size: cover;
	position: relative;
	top: -60px;
	left: 50%;
	margin-left: -600px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.flls-main-content-top-right {
	width: 522px;
	margin-right: 28px;
}

.flls-main-content-top-right-fonts-box {
	display: flex;
	align-items: center;
}

.flls-main-content-top-right-line {
	width: 4px;
	height: 22px;
	background: #000000;
	margin-right: 16px;
}

.flls-main-content-top-right-fonts1 {
	font-size: 28px;
	font-weight: bold;
	color: #61117E;
}

.flls-main-content-top-right-fonts2 {
	color: #999999;
	font-size: 20px;
}

.flls-main-content-top-right-fonts3 {
	color: #403E3E;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 20px;
}

.flls-main-content-center {
	width: 1200px;
	height: 568px;
	margin: -60px auto 0;
	background:
		url('../images/flls-main-content-center-bg.png')
		no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.flls-intro-left-img {
	width: 278px;
	height: 482px;
}

.flls-main-content-center-right {
	display: flex;
	align-items: center;
}

.flls-intro-right {
	width: 806px;
	margin-left: 40px;
	margin-right: 10px;
}

.flls-main-content-top-right-fonts-border {
	border-bottom: #403E3E 1px dashed;
	padding-bottom: 30px;
	margin-bottom: 26px;
}

.flls-honor-list-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	margin-top: 30px;
}

.flls-honor-list {
	width: 160px;
}

.flls-honor-list-img {
	height: 100px;
}

.flls-honor-list-fonts1 {
	font-weight: bold;
	color: #FFA200;
	font-size: 18px;
	margin-top: -5px;
}

.flls-honor-list-line {
	width: 1px;
	height: 140px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, .3), rgba(0, 0, 0, 0));
}

.flls-honor-list-fonts2 {
	font-size: 16px;
	color: #403E3E;
	margin-top: 2px;
}

.flls-main-content-bottom {
    width: 1180px;
    height: 558px;
    margin: 10px auto 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(23, 14, 0, 0.2);
    position: relative;
}
.flls-main-content-bottom::after {
    position: absolute;
    content: '';
    top: 14px;
    left: 24px;
    width: 1140px;
    height: 530px;
    border: 1px solid rgba(160, 160, 160, .3);
    border-radius: 10px;
    z-index: 2;
}
.flls-Wondeful-moment {
    margin: 0 0 0 32px;
    padding-top: 18px;
}
.flls-swiper-box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 32px;
    left: 24px;
    z-index: 3;
}
.video-swiper-left video {
    border: 6px solid #6E008E;
    margin-top: 62px;
}
.video-swiper-right {
    margin-left: 36px;
    height: 496px;
    overflow-y: auto;
    overflow-x: unset;
    padding-right: 6px;
}
.video-swiper-right-list {
    position: relative;
    cursor: pointer;
    transition: all .4s;
    width: 100%;
    overflow: hidden;
}
.video-swiper-right-list:not(:first-child){
    margin-top: 10px;
}
.video-swiper-right-list-img {
    width: 298px;
    height: 158px;
    transition: all .4s;
}
.video-swiper-right-list-activing::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 158px;
    border: 4px solid #6E008E;
    z-index: 2;
}
#fllsVideo2,
#fllsVideo3,
#fllsVideo4,
#fllsVideo5,
#fllsVideo6,
#fllsVideo7
 {
    display: none;
}
.video-swiper-right-list-bottom {
    position: absolute;
    width: 100%;
    height: 32px;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    line-height: 32px;
    text-align: center;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 18px;
}
.video-swiper-right-list:hover img{
    transform: scale(1.03);
}
.video-swiper-right-list-activing:hover {
    transform: unset;
}
.video-swiper-right::-webkit-scrollbar{
    width:10px;
    height:10px;
    display: unset;
}
.video-swiper-right::-webkit-scrollbar-track{
    background: rgb(239, 239, 239);
    border-radius:2px;
}
.video-swiper-right::-webkit-scrollbar-thumb{
    background: #6E008E;
    border-radius:10px;
}
.video-swiper-right::-webkit-scrollbar-thumb:hover{
    cursor: pointer;
}
/* .video-swiper-right::-webkit-scrollbar-corner{
    background: #179a16;
} */</pre></body></html>