﻿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: 43.8px;
  height: 43.8px;
  bottom: 30%;
  left: 50%;
  margin-left: -21.9px;
}
.video-bottom {
  position: absolute;
  bottom: 20%;
  left: 20%;
  font-size: 18px;
}
.video-bottom .line {
  width: 37px;
  height: 3px;
  background: #C2EF10;
}
.video-bottom p {
  font-weight: bold;
  color: #FFFFFF;
  line-height: 25px;
  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: 21px;
  color: #111111;
}
.detail p + p {
  margin-top: 20px;
}
.experience-container {
  width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
}
.experience-title .head {
  font-size: 40px;
  font-weight: 800;
  color: #111111;
  margin-bottom: 25px;
}
.experience-title .subhead {
  font-size: 26px;
  color: #818181;
}
.experience-tips {
  font-size: 21px;
  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: 540px;
  height: 700px;
}
.experience-right .spus div {
  position: relative;
  width: 180px;
  overflow: hidden;
}
.experience-right .spus div:hover .spus-img {
  transform: scale(1.1);
}
.experience-right .spus div:nth-child(1) .spus-desc {
  width: 120px;
  margin-left: -60px;
}
.experience-right .spus div:nth-child(2) .spus-desc {
  width: 146px;
  margin-left: -73px;
}
.experience-right .spus div:nth-child(3) .spus-desc {
  width: 83px;
  margin-left: -41.5px;
}
.experience-right .spus div:nth-child(4) .spus-desc {
  width: 107px;
  margin-left: -53.5px;
}
.experience-right .spus div:nth-child(5) .spus-desc {
  width: 133px;
  margin-left: -66.5px;
}
.experience-right .spus div:nth-child(6) .spus-desc {
  width: 131px;
  margin-left: -65.5px;
}
.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('../Picture/go_bg3_1.png') no-repeat 100% 100%;
  width: 100%;
  color: #fff;
  background-size: cover;
}
.go-container {
  width: 1200px;
  margin: 0 auto;
}
.go-title-left p:first-child {
  font-size: 40px;
  font-weight: bold;
}
.go-title-left p:last-child {
  font-size: 26px;
  margin-top: 26px;
}
 .go-title img {
  width: 220px;
  height: 60px;
} 
.go .detail {
  margin-top: 10px;
}
.go .detail p {
  color: #fff;
}
.go-pics {
  margin-top: 80px;
}
.go-pics div {
  width: 388px;
  height: 373px;
  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: 1200px;
  margin: 0 auto;
}
.club-title-left p:first-child {
  font-size: 40px;
  font-weight: bold;
  color: #111111;
}
.club-title-left p:last-child {
  font-size: 26px;
  color: #818181;
  margin-top: 20px;
}
.club-title img {
  width: 321px;
  height: 77px;
}
.club .detail {
  margin-top: 36px;
}
.club-pics {
  margin-top: 44px;
  color: #fff;
}
.club-pics .last-left {
  margin-left: 22px;
}
.club-pics .last-right {
  margin-left: 15px;
}
.club-pics .title {
  font-size: 40px;
  font-weight: 800;
}
.club-pics .desc {
  font-size: 20px;
  margin-top: 17px;
  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: 14px;
  height: 14px;
  border-radius: 50%;
  margin-right: 10px;
}
.club-pics .tip {
  display: flex;
  align-items: center;
  margin-bottom: 17px;
  font-size: 18px;
  font-weight: bold;
  margin-right: 35px;
}
.club-pics .club-pics-item {
  width: 590px;
  height: 438.8px;
  position: relative;
}
.club-pics .club-pics-item img {
  width: 100%;
  height: 100%;
}
.club-pics .club-pics-item-text {
  width: 533px;
  position: absolute;
  bottom: 20px;
  left: 5%;
}
.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: 1200px;
  margin: 0 auto;
}
.onemaster-title-left div > p {
  font-size: 40px;
  font-weight: 800;
  color: #111111;
}
.onemaster-title-left .ename {
  font-size: 26px;
  color: #818181;
  margin-top: 27px;
}
.onemaster-title-left img {
  width: 42px;
  height: 27px;
}
.onemaster-title-right img {
  width: 122px;
  height: 80px;
}
.onemaster-card {
  margin-top: 45px;
}
.onemaster-card img {
  width: 223px;
  height: 230px;
}
.onemaster-spu {
  margin-top: 20px;
}
.onemaster-spu-item {
  width: 200px;
  transition: transform 0.3s ease-in-out 0s;
  overflow: hidden;
}
.onemaster-spu-item img {
  width: 200px;
  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;
}
