html::-webkit-scrollbar {
  display: none;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  font-family: "Microsoft YaHei", SimSun, Arial, Tahoma, Helvetica;
  background: #fff;
  margin: 0 auto;
  background-position: center 36px;
}

img {
  border: 0;
  vertical-align: middle;
}

a {
  text-decoration: none;
}
a:focus {
  outline: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul li {
  list-style-type: none;
  vertical-align: middle;
}

input,
textarea {
  border: 0;
  outline: 0;
  resize: none;
  -webkit-appearance: none;
}

p,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.ToSteamPageV3 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: #fff;
}
.ToSteamPageV3 .Top {
  width: 1920px;
  height: 600px;
  position: relative;
}
.ToSteamPageV3 .Top .ContentArea {
  height: 176px;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  position: absolute;
  top: 380px;
  z-index: 4;
}
.ToSteamPageV3 .Top .ContentArea .titleBox {
  display: flex;
  height: 42px;
  line-height: 42px;
  font-weight: 400;
}
.ToSteamPageV3 .Top .ContentArea .titleBox .title {
  display: flex;
  align-items: center;
  float: left;
  color: #fff;
  margin-right: 21px;
  font-size: 32px;
  line-height: 42px;
}
.ToSteamPageV3 .Top .ContentArea .titleBox .title.center {
  width: 100%;
  text-align: center;
}
.ToSteamPageV3 .Top .ContentArea .titleBox .taglist {
  height: 42px;
}
.ToSteamPageV3 .Top .ContentArea .titleBox .taglist .item {
  margin-top: 12px;
  float: left;
  padding: 0 6px;
  height: 24px;
  border: 1px solid #9b8e75;
  border-radius: 4px;
  line-height: 24px;
  color: #f5dcb6;
  font-size: 12px;
  text-align: center;
  margin-left: 10px;
}
.ToSteamPageV3 .Top .ContentArea .titleBox .DiscountedPrice {
  float: left;
  color: #e9b065;
  margin-right: 13px;
  font-size: 32px;
}
.ToSteamPageV3 .Top .ContentArea .titleBox .DiscountedPrice span {
  margin-left: 7px;
  font-size: 20px;
  position: relative;
  top: -1px;
}
.ToSteamPageV3 .Top .ContentArea .titleBox .OriginalPrice {
  opacity: 0.5;
  font-size: 20px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-decoration: line-through;
  text-align: left;
  color: #ffffff;
  position: relative;
  top: 5px;
}
.ToSteamPageV3 .Top .ContentArea .EnglishTitle {
  margin-top: 8px;
  height: 21px;
  line-height: 21px;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
}
.ToSteamPageV3 .Top .ContentArea .DescriptiveInformation {
  margin-top: 20px;
  width: 563px;
  opacity: 0.5;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 26px;
}
.ToSteamPageV3 .Top .ContentArea .RightBox {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 180px;
}
.ToSteamPageV3 .Top .ContentArea .RightBox .Btnlist {
  position: absolute;
  bottom: 38px;
}
.ToSteamPageV3 .Top .ContentArea .RightBox .Btnlist .item {
  cursor: pointer;
  width: 180px;
  height: 40px;
  background: #000;
  border-radius: 20px;
  display: block;
  margin-bottom: 15px;
}
.ToSteamPageV3 .Top .ContentArea .RightBox .Btnlist .item img {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.ToSteamPageV3 .Top .ContentArea .RightBox .Btnlist .item:hover img {
  opacity: 1;
}
.ToSteamPageV3 .Top .ContentArea .RightBox .Btnlist .item:last-child {
  margin-bottom: 0;
}
.ToSteamPageV3 .Top .ContentArea .RightBox .tips {
  right: 0;
  position: absolute;
  bottom: 8px;
  height: 14px;
  width: 230px;
  background: url("//image.gamersky.com/webimg13/zhuanti/toSteamPageV3/tips.png") left no-repeat;
  text-indent: 19px;
  line-height: 14px;
  font-size: 14px;
  font-family: Source Han Sans CN, Source Han Sans CN-Medium;
  font-weight: 500;
  text-align: left;
  color: #666666;
}
.ToSteamPageV3 .Top .progress-bar {
  position: absolute;
  bottom: 16px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 24px;
  border-radius: 4px;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  z-index: 4;
}
.ToSteamPageV3 .Top .progress-bar .text {
  top: 0;
  width: 100%;
  position: absolute;
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #458fb2;
}
.ToSteamPageV3 .Top .progress-bar .progress {
  height: 100%;
  background-color: #fff;
  width: 0%;
  transition: width 0.1s ease-in-out;
}
.ToSteamPageV3 .Top .progress-load {
  width: 1000px;
  bottom: 16px;
  left: 50%;
  margin-left: -500px;
  position: absolute;
  z-index: 999;
  width: 1000px;
  height: 4px;
  overflow: hidden;
}
.ToSteamPageV3 .Top .progress-load img {
  height: 84px;
  position: relative;
  top: -40px;
  left: 50%;
  margin-left: -186px;
}
.ToSteamPageV3 .Top .bg {
  position: relative;
}
.ToSteamPageV3 .Top .bg::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  width: 1920px;
  height: 603px;
  background: linear-gradient(180deg, transparent, #000);
}
.ToSteamPageV3 .Bot {
  width: 1920px;
  height: 480px;
  width: 100%;
  backdrop-filter: blur(40px);
  background: #000;
}
.ToSteamPageV3 .Bot .bl {
  width: 100%;
  height: 290px;
  position: relative;
  top: 34px;
  z-index: 4;
  overflow: hidden;
}
.ToSteamPageV3 .Bot .bl .swiper-container {
  position: relative;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 290px;
  overflow: visible !important;
}
.ToSteamPageV3 .Bot .bl .swiper-container .swiper-wrapper {
  overflow: visible;
}
.ToSteamPageV3 .Bot .bl .swiper-container .swiper-button-prev {
  width: 38px;
  height: 38px;
  background: url("//imgf.gamersky.com/img/tqbc2010/steamimg/jt.png");
  left: 558px;
}
.ToSteamPageV3 .Bot .bl .swiper-container .swiper-button-next {
  width: 38px;
  height: 38px;
  background: url("//imgf.gamersky.com/img/tqbc2010/steamimg/hjt.png");
  right: 558px;
}
.ToSteamPageV3 .Bot .bl .swiper-container .swiper-slide {
  height: 290px;
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ToSteamPageV3 .Bot .bl .swiper-container .swiper-slide img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.ToSteamPageV3 .Bot .bl .swiper-container .swiper-slide-active .hz {
  position: relative;
  width: 100%;
  height: 100%;
}
.ToSteamPageV3 .Bot .bl .swiper-container .swiper-slide-active .hz img {
  position: absolute;
  top: 0;
  display: block;
  left: -25px;
  width: 545px;
  height: 290px;
  z-index: 99;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);
}
.ToSteamPageV3.wap {
  width: 7.5rem;
  position: relative;
  left: 50%;
  margin-left: -3.75rem;
  background: #000;
}
.ToSteamPageV3.wap .Top {
  width: 7.5rem;
  height: 13rem;
  background-color: #000;
}
.ToSteamPageV3.wap .Top .bg {
  width: 7.5rem;
  height: 9.44rem;
  background: black;
}
.ToSteamPageV3.wap .Top .bg::after {
  width: 7.5rem;
  height: 7.5rem;
  position: absolute;
  top: 3.6rem;
  background: url("//image.gamersky.com/webimg13/zhuanti/toSteamPageV3/wapzz.png") no-repeat center;
  background-size: 7.5rem;
}
.ToSteamPageV3.wap .Top .bg img {
  width: 7.5rem;
  height: 9.44rem;
  object-fit: cover;
}
.ToSteamPageV3.wap .Top .progress-bar {
  position: absolute;
  width: 6.7rem;
  height: 0.48rem;
  top: 6.42rem;
  border-radius: 0.08rem;
  left: 50%;
  margin-left: -3.35rem;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  z-index: 4;
}
.ToSteamPageV3.wap .Top .progress-bar .text {
  top: 0;
  width: 100%;
  position: absolute;
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #458fb2;
}
.ToSteamPageV3.wap .Top .progress-bar .progress {
  height: 100%;
  background-color: #fff;
  width: 0%;
  transition: width 0.1s ease-in-out;
}
.ToSteamPageV3.wap .Top .ContentArea {
  height: 5.82rem;
  width: 6.46rem;
  left: 50%;
  margin-left: -3.23rem;
  position: absolute;
  top: 7.5rem;
  z-index: 4;
}
.ToSteamPageV3.wap .Top .ContentArea .titleBox {
  height: 1.04rem;
  font-weight: 400;
  position: relative;
  display: block;
}
.ToSteamPageV3.wap .Top .ContentArea .titleBox .title {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 0.48rem;
}
.ToSteamPageV3.wap .Top .ContentArea .titleBox .DiscountedPrice {
  float: left;
  color: #e9b065;
  margin-right: 0;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.64rem;
  line-height: 0.64rem;
}
.ToSteamPageV3.wap .Top .ContentArea .titleBox .DiscountedPrice span {
  margin-left: 7px;
  font-size: 20px;
  position: relative;
  top: -1px;
}
.ToSteamPageV3.wap .Top .ContentArea .titleBox .OriginalPrice {
  position: absolute;
  opacity: 0.5;
  font-size: 0.28rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-decoration: line-through;
  text-align: left;
  color: #ffffff;
  bottom: 0;
  right: 0;
  line-height: 0.28rem;
  height: 0.28rem;
  top: auto;
}
.ToSteamPageV3.wap .Top .ContentArea .EnglishTitle {
  margin-top: -0.24rem;
  height: 0.24rem;
  line-height: 0.24rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  position: absolute;
}
.ToSteamPageV3.wap .Top .ContentArea .EnglishTitle.center {
  width: 100%;
  text-align: center;
}
.ToSteamPageV3.wap .Top .ContentArea .waptaglist {
  height: 0.4rem;
  display: inline-block;
  position: relative;
  top: 0.2rem;
  left: 50%;
  transform: translateX(-50%);
}
.ToSteamPageV3.wap .Top .ContentArea .waptaglist .item {
  float: left;
  height: 0.4rem;
  padding: 0 0.12rem;
  height: 0.48rem;
  border: 0.02rem solid #9b8e75;
  border-radius: 0.08rem;
  line-height: 0.48rem;
  color: #f5dcb6;
  font-size: 0.24rem;
  text-align: center;
  margin: 0 0.1rem;
}
.ToSteamPageV3.wap .Top .ContentArea .DescriptiveInformation {
  margin-top: 0.3rem;
  width: 6.46rem;
  opacity: 0.5;
  font-size: 0.28rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 0.44rem;
}
.ToSteamPageV3.wap .Top .ContentArea .RightBox {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 2.22rem;
  width: 6.58rem;
}
.ToSteamPageV3.wap .Top .ContentArea .RightBox .Btnlist {
  width: 6.58rem;
  position: absolute;
  bottom: 1.3rem;
  align-items: center;
  justify-content: center;
  display: flex;
}
.ToSteamPageV3.wap .Top .ContentArea .RightBox .Btnlist .item {
  margin: 0 0.1rem;
  cursor: pointer;
  display: block;
  background-size: 100% !important;
  width: 3.2rem;
  height: 0.92rem;
  background: #fff;
  border-radius: 0.46rem;
  margin-bottom: 0;
}
.ToSteamPageV3.wap .Top .ContentArea .RightBox .Btnlist .item:first-child {
  margin-bottom: 0;
  margin: 0 0.1rem 0 0;
}
.ToSteamPageV3.wap .Top .ContentArea .RightBox .Btnlist .item:last-child {
  margin-bottom: 0;
  margin: 0 0 0 0.1rem;
}
.ToSteamPageV3.wap .Top .ContentArea .RightBox .tips {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: 0.6rem;
  height: 0.28rem;
  width: 4.65rem;
  background: url("//image.gamersky.com/webimg13/zhuanti/toSteamPageV3/tips.png") left no-repeat;
  text-indent: 0.38rem;
  line-height: 0.32rem;
  font-size: 0.28rem;
  font-family: Source Han Sans CN, Source Han Sans CN-Medium;
  font-weight: 500;
  text-align: left;
  color: #666666;
}
.ToSteamPageV3.wap .Bot {
  width: 7.5rem;
  height: 5.06rem;
}
.ToSteamPageV3.wap .Bot .bl {
  width: 335px;
  height: 230px;
  position: relative;
  top: 20px;
  z-index: 4;
  overflow: hidden;
  margin-left: 50%;
  transform: translateX(-50%);
}
.ToSteamPageV3.wap .Bot .bl .swiper-container {
  position: relative;
  overflow: hidden !important;
  left: 0;
  margin-left: 0;
  width: 335px;
  height: 190px;
  border-radius: 15px;
}
.ToSteamPageV3.wap .Bot .bl .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  height: 190px;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ToSteamPageV3.wap .Bot .bl .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ToSteamPageV3.wap .Bot .bl .swiper-container .swiper-slide-active .hz {
  position: relative;
  width: 100%;
  height: 100%;
}
.ToSteamPageV3.wap .Bot .bl .swiper-container .swiper-slide-active .hz img {
  position: absolute;
  top: 0;
  display: block;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 99;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);
}
.ToSteamPageV3.wap .Bot .bl .swiper-pagination {
  margin-left: 50%;
  transform: translateX(-50%);
}
.ToSteamPageV3.wap .Bot .bl .swiper-pagination .swiper-pagination-bullet {
  background: #7b7b7b;
  width: 7px;
  height: 7px;
  margin: 0 2px;
}
.ToSteamPageV3.wap .Bot .bl .swiper-pagination .swiper-pagination-bullet-active {
  width: 13px;
  background: #fff;
  border-radius: 3px;
}
.ToSteamPageV3.wap .progress-load {
  bottom: 0 !important;
}

.ToSteamPageV3 .Top .bg img,
.ToSteamPageV3 .Top .bg video {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 600px;
}