<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
}
.video {
  position: absolute;
  top: 0;
  left: 0;
}
.video-bg {
  display: inline-block;
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
}
.video-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-control {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.video-control img {
  display: block;
  position: absolute;
  width: 34px;
  height: 34px;
  bottom: 30%;
  left: 50%;
  margin-left: -17px;
}
.video-bottom {
  position: absolute;
  bottom: 15%;
  left: 20%;
  font-size: 14px;
}
.video-bottom .line {
  width: 37px;
  height: 3px;
  background: #C2EF10;
}
.video-bottom p {
  font-weight: bold;
  color: #FFFFFF;
  line-height: 19px;
  margin-top: 7px;
}
#video-full {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 200;
  background: #fff;
}
#video-full-close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
  cursor: pointer;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 25px 25px;
}
#video-full-close img {
  width: 24px;
  height: 24px;
}
#video-full video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: fill;
  /*杩欓噷鏄叧閿�*/
}
.detail {
  padding-left: 10px;
  border-left: 3px solid #C2EF10;
}
.detail p {
  font-size: 16px;
  color: #111111;
}
.detail p + p {
  margin-top: 20px;
}
.experience-container {
  width: 1000px;
  box-sizing: border-box;
  margin: 0 auto;
}
.experience-title .head {
  font-size: 32px;
  font-weight: 800;
  color: #111111;
  margin-bottom: 16px;
}
.experience-title .subhead {
  font-size: 18px;
  color: #818181;
}
.experience-tips {
  font-size: 16px;
  margin-left: 22px;
}
.experience-tips ul {
  list-style: disc;
}
.experience-tips ul li {
  line-height: 42px;
}
.experience-tips ul li::marker {
  color: #808080;
}
.experience-left img {
  width: 124px;
  height: 46px;
}
.experience-right .spus {
  width: 465px;
  height: 600px;
}
.experience-right .spus div {
  position: relative;
  width: 155px;
  overflow: hidden;
}
.experience-right .spus div:hover .spus-img {
  transform: scale(1.1);
}
.experience-right .spus div:nth-child(1) .spus-desc {
  width: 103px;
  margin-left: -51.5px;
}
.experience-right .spus div:nth-child(2) .spus-desc {
  width: 125px;
  margin-left: -62.5px;
}
.experience-right .spus div:nth-child(3) .spus-desc {
  width: 71px;
  margin-left: -35.5px;
}
.experience-right .spus div:nth-child(4) .spus-desc {
  width: 94px;
  margin-left: -47px;
}
.experience-right .spus div:nth-child(5) .spus-desc {
  width: 114px;
  margin-left: -57px;
}
.experience-right .spus div:nth-child(6) .spus-desc {
  width: 114px;
  margin-left: -57px;
}
.experience-right .spus-desc {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 100;
  transition: transform 0.3s ease-in-out 0.3s;
}
.experience-right .spus-img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  transition: transform 0.3s ease-in-out 0.1s;
}
.go {
  background: url('https://bikegoimage.oss-cn-shanghai.aliyuncs.com/official/pc/img/index/go_bg.jpg') no-repeat 100% 100%;
  width: 100%;
  color: #fff;
  background-size: cover;
}
.go-container {
  width: 1000px;
  margin: 0 auto;
}
.go-title-left p:first-child {
  font-size: 32px;
  font-weight: bold;
}
.go-title-left p:last-child {
  font-size: 18px;
  margin-top: 20px;
}
.go-title img {
  width: 82px;
  height: 97px;
}
.go .detail {
  margin-top: 10px;
}
.go .detail p {
  color: #fff;
}
.go-pics {
  margin-top: 58px;
}
.go-pics div {
  width: 323px;
  height: 311px;
  overflow: hidden;
  border-radius: 14px;
}
.go-pics div img {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease-in-out 0.1s;
}
.go-pics img:hover {
  transform: scale(1.2);
}
.club-container {
  width: 1000px;
  margin: 0 auto;
}
.club-title-left p:first-child {
  font-size: 32px;
  font-weight: bold;
  color: #111111;
}
.club-title-left p:last-child {
  font-size: 18px;
  color: #818181;
  margin-top: 20px;
}
.club-title img {
  width: 266px;
  height: 64px;
}
.club .detail {
  margin-top: 30px;
}
.club-pics {
  margin-top: 40px;
  color: #fff;
}
.club-pics .last-left {
  margin-left: 17px;
}
.club-pics .last-right {
  margin-left: 11px;
}
.club-pics .title {
  font-size: 32px;
  font-weight: 800;
}
.club-pics .desc {
  font-size: 16px;
  margin-top: 13px;
  font-weight: 500;
}
.club-pics .line {
  width: 100%;
  background: #fff;
  opacity: 0.3;
  height: 1px;
  margin-top: 14px;
  margin-bottom: 14px;
}
.club-pics .circle {
  width: 11.6px;
  height: 11.6px;
  border-radius: 50%;
  margin-right: 10px;
}
.club-pics .tip {
  display: flex;
  align-items: center;
  margin-bottom: 17px;
  font-size: 14px;
  font-weight: bold;
  margin-right: 35px;
}
.club-pics .club-pics-item {
  width: 492px;
  height: 366px;
  position: relative;
}
.club-pics .club-pics-item img {
  width: 100%;
  height: 100%;
}
.club-pics .club-pics-item-text {
  width: 442px;
  position: absolute;
  bottom: 13px;
  left: 30px;
}
.club-pics .club-pics-item-text .circle {
  border: 3px solid #C2EF10;
}
.club-pics .club-pics-item-text .circle2 {
  border: 3px solid #fff;
}
.onemaster {
  width: 100%;
  background: #F3F3F3;
  overflow: hidden;
}
.onemaster-container {
  width: 1000px;
  margin: 0 auto;
}
.onemaster-title-left div &gt; p {
  font-size: 32px;
  font-weight: 800;
  color: #111111;
}
.onemaster-title-left .ename {
  font-size: 18px;
  color: #818181;
  margin-top: 20px;
}
.onemaster-title-left img {
  width: 34px;
  height: 22px;
}
.onemaster-title-right img {
  width: 92px;
  height: 59px;
}
.onemaster-card {
  margin-top: 10px;
}
.onemaster-card .detail {
  height: 93px;
}
.onemaster-card img {
  width: 169px;
  height: 154px;
}
.onemaster-spu {
  margin-top: 20px;
}
.onemaster-spu-item {
  width: 167px;
  transition: transform 0.3s ease-in-out 0s;
}
.onemaster-spu-item img {
  width: 167px;
  float: left;
}
.onemaster-spu-item .top {
  transition: box-shadow 0.3s ease-in-out 0s;
}
.onemaster-spu-item:hover {
  transform: scale(1.08);
}
.onemaster-spu-item:hover .top {
  box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.2);
}
#gotoTop {
  position: fixed;
  right: 40px;
  bottom: 100px;
  width: 46px;
  height: 46px;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.12);
  border-radius: 50%;
  z-index: 9999;
  display: none;
}
#gotoTop img {
  margin-top: 10px;
  width: 24px;
  height: 27px;
}
.nav {
  display: fixed;
}
</pre></body></html>