html {
  font-size: 100px;
}

@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("/2GP-GE5/0729/user/2GP/font/SourceHanSansCN-Regular.woff") format("woff"), url("/2GP-GE5/0729/user/2GP/font/SourceHanSansCN-Regular.ttf") format("truetype"), url("/2GP-GE5/0729/user/2GP/font/SourceHanSansCN-Regular.eot") format("embedded-opentype"), url("/2GP-GE5/0729/user/2GP/font/SourceHanSansCN-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SourceHanSansCN-Bold";
  src: url("/2GP-GE5/0729/user/2GP/font/SourceHanSansCN-Bold.woff") format("woff"), url("/2GP-GE5/0729/user/2GP/font/SourceHanSansCN-Bold.ttf") format("truetype"), url("/2GP-GE5/0729/user/2GP/font/SourceHanSansCN-Bold.eot") format("embedded-opentype"), url("/2GP-GE5/0729/user/2GP/font/SourceHanSansCN-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

html {
  font-size: 100px;
}

body {
  min-width: 1200px;
  /* 让内容在中间 */
  /* position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%); */
}

img {
  display: block;
}


/* 头部样式 */

.header-y {
  width: 100%;
  height: 54px;
  background-color: #fff;
  box-shadow: 0px 4px 15px 1px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}

.header-container-y {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
}

.header-left-y {
  display: flex;
  align-items: center;
}



.header-left-y img:nth-child(1) {
  width: 2.27rem;
  cursor: pointer;
}

.header-right-y ul {
  display: flex;
  align-items: center;
}


.header-right-y ul li:last-child {
  margin: 0;
}

.header-right-y ul li {
  cursor: pointer;
  margin-right: .6rem;
  font-size: 18px;
  position: relative;
  font-family: SourceHanSansCN-Regular;
}

.header-right-y ul li i {
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #043491;
  opacity: 0;
  position: absolute;
  bottom: -9px;
  left: 0;
}

.header-right-li-current {
  opacity: 1 !important;
}

.header-right-li-weight {
  font-weight: 600;
}

.header-right-y ul li img {
  height: .35rem;
  margin-right: .1rem;
}

.banner-y {
  position: relative;
}

.banner-y .video-img {
  width: 100%;
}

.banner-bgcimg-y {
  padding-top: 54px;
}

.substitute {
  width: 100%;
}

.banner-img-title {
  position: absolute;
  bottom: 4.83rem;
  left: .8rem;
}

.banner-img-title img {
  width: 14.63rem;
}

.banner-y>img {
  background-size: cover;
}

.banner-countdown-y {
  position: absolute;
  left: 5.54rem;
  bottom: 2.52rem;
}

.banner-close-countdown-y {
  display: none;
}

.banner-countdown-content {
  display: flex;
  align-items: center;
  margin-top: .35rem;
  justify-content: flex-end;
}

.banner-img-title-main {
  font-size: .3rem;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: .35rem;
  margin-top: .32rem;
}

.banner-countdown-content>span {
  font-size: .21rem;
  font-family: SourceHanSansCN-Regular;
  font-weight: 300;
  color: #fff;
  margin: 0 .15rem;
}

.banner-countdown-content>div {
  width: 1.12rem;
  height: .79rem;
  background: url("/2GP-GE5/0729/user/2GP/img/cutbgc.png") repeat-x;
  background-size: 50% 100%;
  letter-spacing: .1rem;
  display: flex;
  justify-content: center;
}

.banner-countdown-content p {
  margin-left: .25rem;
  font-size: .59rem;
  font-family: SourceHanSansCN-Regular;
  font-weight: 300;
  line-height: .77rem;
  letter-spacing: .21rem;
  color: #2258A1;
}

.banner-countdown-title {
  font-size: .33rem;
  font-family: SourceHanSansCN-Regular;
  font-weight: 300;
  color: #FFFFFF;
  margin-bottom: .23rem;
  text-align: center;
}


/* 体验 */

.experience-y {
  display: flex;
  align-items: center;
  width: 100%;
  height: 3.36rem;
}

.experience-y p {
  font-size: .36rem;
  font-family: SourceHanSansCN-Regular;
  font-weight: bold;
  color: #FFFFFF;
  margin: .3rem 0 .43rem 0;
}

.experience-left-y {
  background: url("/2GP-GE5/0729/user/2GP/img/06.jpg");
  background-size: 100% 100%;
}

.experience-right-y {
  background: url("/2GP-GE5/0729/user/2GP/img/07.jpg");
  background-size: 100% 100%;
}

.experience-left-y,
.experience-right-y {
  width: 50%;
  height: 100%;
  position: relative;
}

.experience-left-position-y {
  width: 54%;
  position: absolute;
  top: 50%;
  right: .85rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.experience-left-position-y>img,
.experience-right-position-y>img {
  width: 2.84rem;
}

.experience-right-position-y {
  width: 54%;
  position: absolute;
  top: 50%;
  left: .85rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.experience-btn-y {
  width: 1.72rem;
  height: .54rem;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  opacity: 0.9;
  font-size: .24rem;
  font-family: SourceHanSansCN-Regular;
  font-weight: 300;
  color: #323333;
  line-height: .54rem;
  text-align: center;
  cursor: pointer;
  letter-spacing: 2px;
}

.experience-cantbtn-y {
  pointer-events: none;
}


/* 拍卖 */

.banner-main-x {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.iframe {
  position: absolute;
  display: none;
}

.iframe iframe {
  width: 100%;
  height: 100%;
  border: 0 none;
}

.start-mask {
  width: 17.32rem !important;
  min-width: 1096px;
  height: 9.7rem;
  min-height: 615px;
  position: absolute;
  top: 0.5rem;
  left: 0.82rem;
  display: none;
}

.end-mask {
  width: 17.32rem !important;
  min-width: 1096px;
  height: 9.7rem;
  min-height: 615px;
  position: absolute;
  top: 0.5rem;
  left: 0.82rem;
  display: none;
}

.banner-main-x ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-main-x ul li {
  border-right: 1px solid #fff;
  padding: 0 .5rem;
}

.banner-main-x ul li:nth-child(1) img {
  width: 5.08rem;
}

.banner-main-x ul li:nth-child(2) img {
  width: 4.05rem;
}

.banner-main-x ul li:last-child {
  border: none;
}

.banner-main-x p {
  font-size: .48rem;
  font-family: SourceHanSansCN-Regular;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
  margin-top: 1.5rem;
}

.live-play {
  width: 1.22rem;
  height: 1.22rem;
  margin: 0 auto;
  cursor: pointer;
}

.banner-y .banner-slide-x {
  position: absolute;
  left: 0;
  bottom: .48rem;
  width: 4.33rem;
}

.banner-y .banner-slide-x-move {
  left: -2.4rem;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
}

.banner-current-x {
  width: 2.83rem;
  height: .86rem;
  background: url("https://media.ghac.cn/app/sporthybrid-union2021/0922/Live/img/current.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: .83rem;
  top: -0.86rem;
  cursor: pointer;
}

.banner-current-x span {
  font-size: .22rem;
  font-family: SourceHanSansCN-Regular;
  font-weight: 300;
  color: #fff;
  width: 100%;
  display: inline-block;
  line-height: .37rem;
  text-align: right;
  box-sizing: border-box;
  padding-right: .14rem;
}

.midea-img {
  width: 3.45rem !important;
  height: .43rem;
  position: absolute;
  bottom: 3.8rem;
  left: 1.6rem;
}


/* 遮罩层 */
.con {
  height: 100vh;
  background: url("/2GP-GE5/0729/Live/media/img/bg.png") no-repeat;
  background-size: 100% 100%;
}

.logo-box {
  padding: 0.15rem 0 0 0.25rem;
  box-sizing: border-box;
}

.logo {
  display: block;
  width: 3.85rem;
  height: 0.25rem;
}

.title-box {
  margin-top: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.title1 {
  display: block;
  width: 3.85rem;
  height: 1.15rem;
}

.title2 {
  display: block;
  width: 3.25rem;
  height: 1.23rem;
}

.line {
  display: block;
  width: 1px;
  height: 1.22rem;
  background: #fff;
  margin: 0 0.4rem;
}

.video-box {
  width: 10.8rem;
  height: 6.08rem;
  margin: 0.5rem auto 0;
  position: relative;
}

.video-box video,
.video-box img {
  display: block;
  width: 100%;
  height: 100%;
}

.video-box .play-btn {
  position: absolute;
  display: block;
  width: 1.23rem;
  height: 1.23rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.dialog-box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}

.form-con {
  width: 6rem;
  height: 7rem;
  position: absolute;
  top: 50%;
  left: 50%;
  padding-top: 0.75rem;
  transform: translateX(-50%) translateY(-50%);
  background: rgba(216, 216, 216, 1);
}

.form-hide {
  display: none;
}

.form-title {
  font-size: 0.48rem;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #2258a1;
  text-align: center;
  line-height: 0.3rem;
}

.form-box {
  margin-top: 0.65rem;
  padding: 0 0.9rem;
  box-sizing: border-box;
}

.form-row {
  height: 0.6rem;
  margin-bottom: 0.45rem;
  position: relative;
}

.form-row input {
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  padding-left: 15px;
  background: #ffffff;
  border: 1px solid #cccccc;
}

.code-img {
  position: absolute;
  display: block;
  width: 1.2rem;
  height: 0.4rem;
  right: .1rem;
  top: 50%;
  transform: translateY(-50%);
}

.code-btn {
  position: absolute;
  display: block;
  width: 1.2rem;
  height: 0.4rem;
  right: 0.1rem;
  top: 50%;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  line-height: 0.4rem;
  transform: translateY(-50%);
  background: rgba(34, 88, 161, 1);
}

.code-btn.send_sms {
  cursor: pointer;
}

.sumit-btn {
  cursor: pointer;
  width: 3rem;
  height: 0.65rem;
  background: #2258a1;
  border-radius: 0.05rem;
  font-size: 0.36rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 0.65rem;
  margin: 0 auto;
  margin-top: 0.85rem;
}

.sumit-btn.disabled {
  background: grey;
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}

/* placeholder 属性修改 */
input::-webkit-input-placeholder {
  font-size: 0.24rem;
  font-weight: 400;
  color: #d3d3d3;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 0.24rem;
  font-weight: 400;
  color: #d3d3d3;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 0.24rem;
  font-weight: 400;
  color: #d3d3d3;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 0.24rem;
  font-weight: 400;
  color: #d3d3d3;
}

.getCode_btn,
.getCode_img {
  width: 1.5rem;
  height: 0.5rem;
  color: #fff;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.5rem;
  border-radius: 0.35rem;
  background: #6ec2da;
  position: absolute;
  top: 50%;
  right: 0.25rem;
  transform: translateY(-50%);
}

.getCode_img img {
  display: block;
  width: 100%;
  height: 100%;
}

.sumit_btn {
  width: 1.75rem;
  height: 0.5rem;
  background: #6ec2da;
  border-radius: 0.1rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.5rem;
  text-align: center;
  margin: auto;
  margin-top: 0.5rem;
}

.code-btn.clicks {
  background: #ccc;
}

/* 状态 */

.status {
  display: none !important;
}

.otherStatus {
  display: block !important;
}


/* jianrong */

@media screen and (max-width: 1450px) {
  .banner-img-title-main {
    letter-spacing: .27rem;
  }
}