/* reset */
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, '\5FAE\8F6F\96C5\9ED1', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  /* text-decoration: underline; */
  text-decoration: none;
  cursor: pointer !important;
}

span:hover {
  /* text-decoration: underline; */
  text-decoration: none;
  cursor: pointer !important;
}

img {
  border: 0;
}

/* body {
    padding-top: 42px;
} */
button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th,
ul,
ol {
  padding: 0;
}

i {
  font-style: normal;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.body::-webkit-scrollbar {
  display: none;
}

/*common*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  zoom: 1;
}

.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.text-indent {
  text-indent: -9999px;
}

.text-center {
  text-align: center;
}

.dis-in-block {
  display: inline-block;
}

.dis-block {
  display: block;
}

.mg-auto {
  margin: 0 auto;
}

.no-mg {
  margin: 0 !important;
}

.no-pd {
  padding: 0 !important;
}

img {
  user-select: none;
}

.hidden {
  overflow: hidden;
}

* {
  box-sizing: border-box;
  outline: none;
  user-select: none;
  font-family: 'fontTx';
}

html,
body {
  background-color: transparent;
  max-width: 750px;
}

.container {
  width: 100%;
  margin: 0 auto;
}

.wrap {
  position: relative;
}

.sp {
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/sp.png) no-repeat;
  background-size: 6.73rem;
}

.kv {
  height: 7.3rem;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0 .36rem;
  padding-top: .2rem;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/kv.png) no-repeat;
  background-size: 100% 100%;
}

.kv .logo {
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/logo.png) no-repeat;
  width: .86rem;
  height: .47rem;
  background-size: 100% 100%;
}

.kv .container {
  display: flex;
  justify-content: space-between;
}

.part0 video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}
.videoP{
                    position: absolute;
    width: 100%;
    height: 7.3rem;
    object-fit: cover;
                }
.kvBtns {
  display: flex;
}

.kvBtns a {
  display: block;
  width: 1.21rem;
  height: .41rem;
  margin-left: .07rem;
}

.kvBtns .btn1 {
  background-position: 0 -.55rem;
}

.kvBtns .btn2 {
  background-position: 0 0;
}

.part1 {
  padding-top: 2.35rem;
  position: relative;
}

.part1 .tabT {
  display: flex;
  justify-content: center;
  margin-bottom: .2rem;
}

.part1 .tabT .btn {
  display: block;
  width: 3.15rem;
  height: .81rem;
  margin: 0 .1rem;
}

.part1 .tabT .btn1 {
  background-position: -3.58rem -2.84rem;
}

.part1 .tabT .btn1.active {
  background-position: -3.58rem -1.63rem;
}

.part1 .tabT .btn2 {
  background-position: 0 -2.84rem;
}

.part1 .tabT .btn2.active {
  background-position: 0 -1.63rem;
}

.part1 .tabD .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 0;
  overflow: hidden;
}

.part1 .tabD .box.active {
  height: auto;
}

.part1 .tabD .box .wenan {
  height: 1.4rem;
}

.part1 .tabD .box p {
  /* text-align: center; */
  color: #f8f8f9;
  font-size: .22rem;
  line-height: 0.35rem;
  padding: 0 0.1rem;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/bf.png) repeat-x center bottom;
  background-size: auto .13rem;
}

/* .part1 .tabD .box+.box {
  display: none;
} */

.part1 .tabD .swiper {
  width: 6.88rem;
  height: 6.35rem;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  margin-top: .25rem;
}

.part1 .tabD .swiper img {
  display: block;
  width: 100%;
  height: 100%;
}

.part1 .tabD .swiper .swiper-pagination-bullets {
  position: absolute;
  right: .30rem;
  bottom: .24rem;
  left: inherit;
  width: auto;
}

.part1 .tabD .swiper .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #72c4f2;
  width: .16rem;
  height: .16rem;
  opacity: 1;
  margin: 0;
  margin-left: .1rem;
}

.part1 .tabD .swiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #96fafc;
}

.part2 {
  padding-top: 1.8rem;
}

.part2 .txt {
  color: #3178b9;
  font-size: .22rem;
  line-height: 1.356;
  margin-bottom: .6rem;
  padding: 0 .35rem;
}

.part2 .icon img {
  display: block;
  width: 6.98rem;
  height: 3.92rem;
  margin: 0 auto;
}

.part3 {
  padding-top: 1.9rem;
}

.part3 .swiper {
  overflow: hidden;
  height: 6.15rem;
}

.part3 .swiper img {
  display: block;
  width: 100%;
  
}

.part3 .swiper .swiper-slide {
  position: relative;
}

.part3 .swiper .swiper-slide .gif {
  width: 3.12rem;
  height: 1.48rem;
  position: absolute;
  left: 3.75rem;
  top: 1.81rem;
}

.part3 .swiper .swiper-slide .gif:nth-child(2) {
  top: 3.51rem;
}

.part3 .swiper .swiper-slide .gif img {
  width: 100%;
}

.part4 {
  padding-top: 1.8rem;
}

.part4 .swiper {
  height: 4.32rem;
  overflow: hidden;
}

.part4 .swiper img {
  display: block;
  width: 100%;
  height: 100%;
}

.part5 {
  padding-top: 2.32rem;
}

.part5 .video {
  width: 6.98rem;
  height: 3.92rem;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/videoBg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-left: .14rem;
  padding-top: .06rem;
}

.part5 .videoBox {
  width: 6.4rem;
  height: 3.79rem;
  position: relative;
}

.part5 .videoBox .videoPoster {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.part5 .videoBox .videoPoster img {
  display: block;
  width: 1.15rem;
  height: 1.33rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.part5 .videoBox video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.part6 {
  padding-top: 2rem;
}

.part6 .items {
  width: 6.9rem;
  height: 1.64rem;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/part6.png) no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
}

.part6 .items:nth-child(2) {
  margin-top: 0.3rem;
}

.part6 .items h3 {
  line-height: .56rem;
  color: #fbf7c4;
  padding-left: .75rem;
  font-size: .26rem;
  margin-bottom: .2rem;
}

.part6 .items p {
  color: #fff;
  font-size: .22rem;
  padding-left: .38rem;
  padding-right: .70rem;
  height: .8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.part0 {
  position: relative;
}

.part0 .line {
  position: absolute;
  bottom: 0;
}

.part1 {
  height: 12.16rem;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/bg1.png) 50% 50%/cover no-repeat;
  margin-top: -.55rem;
}

.part2 {
  height: 8.11rem;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/bg2.png) 50% 50%/cover no-repeat;
}

.part3 {
  height: 8.34rem;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/bg3.png) 50% 50%/cover no-repeat;
}

.part4 {
  height: 6.57rem;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/bg4.png) 50% 50%/cover no-repeat;
}

.part5 {
  height: 7.17rem;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/bg5.png) 50% 50%/cover no-repeat;
}

.part6 {
  height: 6.46rem;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/bg6.png) 50% 50%/cover no-repeat;
}

.sidebarSp {
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/btnSp.png) no-repeat;
  background-size: 314px;
}

.sidebar {
  position: fixed;
  right: 0;
  display: none;
  top: 30%;
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/sidebarBg.png) no-repeat;
  background-size: 100% 100%;
  width: 215px;
  height: 418px;
  padding-top: 30px;
}

.sidebar .ul {
  width: 133px;
  margin-left: 35px;
}

.sidebar .ul a {
  display: block;
  width: 100%;
  height: 41px;
}

.sidebar .ul .items {
  margin-bottom: 13px;
}

.sidebar .ul .items:nth-of-type(1) {
  background-position: -181px 0;
}

.sidebar .ul .items:nth-of-type(1).active {
  background-position: 0 0;
}

.sidebar .ul .items:nth-of-type(2) {
  background-position: -181px -54px;
}

.sidebar .ul .items:nth-of-type(2).active {
  background-position: 0 -54px;
}

.sidebar .ul .items:nth-of-type(3) {
  background-position: -181px -108px;
}

.sidebar .ul .items:nth-of-type(3).active {
  background-position: 0 -108px;
}

.sidebar .ul .items:nth-of-type(4) {
  background-position: -181px -162px;
}

.sidebar .ul .items:nth-of-type(4).active {
  background-position: 0 -162px;
}

.sidebar .ul .items:nth-of-type(5) {
  background-position: -181px -216px;
}

.sidebar .ul .items:nth-of-type(5).active {
  background-position: 0 -216px;
}

.sidebar .ul .items:nth-of-type(6) {
  background-position: -181px -270px;
}

.sidebar .ul .items:nth-of-type(6).active {
  background-position: 0 -270px;
}

.topBtn {
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/topBtn.png) no-repeat;
  background-size: 100% 100%;
  width: 59px;
  height: 42px;
  display: block;
  margin: 0 auto;
}

.openBtn {
  background: url(//game.gtimg.cn/images/speedm/cp/a20230523yzw/m/openBtn.png) no-repeat;
  background-size: 100% 100%;
  width: 47px;
  height: 140px;
  position: fixed;
  right: 0;
  top: 40%;
}

.closeBtn {
  position: absolute;
  width: 25px;
  height: 160px;
  left: 0;
  top: 100px;
}