@import url("plugins/bootstrap.min.css");

* {
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

html, body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  font-family: Arial, sans-serif, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑';
}

a {
  text-decoration: none;
}


li {
  list-style: none;
}

.hide {
  display: none;
}



.wrap, .container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.down-aside {
  width: 2.3rem;
  height: 6.3rem;
  background: url(../image/downimg4.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3.15rem;
  z-index: 20;
}

.down-aside a {
  display: block;
  width: 1.6rem;
  height: 0.61rem;
  margin-left: 0.32rem;
  margin-top: 0.08rem;
}
/* 添加 */
.inner-width{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 45px;
  text-align: center;
  margin-top: 100px;
}

.col-lg-4{
	-webkit-box-flex:0;
	-ms-flex:0 0 33.333333%;
	flex:0 0 33.333333%;
	max-width:33.333333%
}

.content{
  width: 30%;
  color: #ebe8e8
}

.content1{

  color: #ebe8e8
}

.content h1{
  font-size: 60px;
  margin-bottom: 60px;
}

.content h1::after{
  content: "";
  animation: textanim 10s linear infinite;
}

.login-fancy {
  padding: 30px;
  height: 100%;
  position: relative;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0);
  box-shadow: 0 15px 20px rgb(255 255 255 / 0%);
  }
  
  .login-fancy1 {
  padding: 30px;
  height: 100%;
  width: 46.54%;
    left: 26.5%;
  position: relative;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0);
  box-shadow: 0 15px 20px rgb(255 255 255 / 0%);
  }
  .login-fancy h2 {
    font-size: 70px;
    line-height: 70px; }
	
.pb-40 {
  padding-bottom: 2.857rem !important; }
  

  
.form-control {
  border-radius: 3px;
  font-size: 13px;
  height: auto;
  line-height: 1.33333;
  padding: 15px 15px 15px 20px;
  background: transparent;
  color: #9295a2;
  border: 1px solid #ebe8e8;
  box-shadow: none;
  width: 100%;  }
  .form-control label {
    color: #9295a2;
    margin-top: 8px;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 13px;
    display: block; }
  .form-control:focus {
    background: transparent;
    box-shadow: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-color: #84ba3f;
    color: #9295a2; }
	
.mb-0 {
  margin-bottom: 0 !important; 
  font-size: large;
  margin-top: 20px;}
  
.mb-10 {
  margin-bottom: 0.7143rem !important; 
  font-size: large;}
  
.mb-20 {
  margin-bottom: 0 !important;}
  
/* .mb-30 { */
  /* margin-bottom: 2.143rem !important; } */
  
.form-control:last-child {
  border-radius: 0; }
  
.button {
  background: #84ba3f;
  padding: 10px 20px;
  font-size: 0.12rem;
  letter-spacing: 1px;
  border: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  border: 2px solid #84ba3f;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .button:hover {
    background: #9295a2;
    color: #ffffff;
    border-color: #4e5165; }
  .button:focus {
    background: #9295a2;
    color: #ffffff;
    border-color: #4e5165; }
	
h3 {
  font-size: 0.3rem;
  line-height: 0.3rem; }

h1, h2, h3, h4, h5, h6 {
  color: #ffffff;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 0.5rem; }

h1, h2, h3, h4, h5, h6, p, span, ul, li, a, ol {
  padding: 0;
  margin: 0; }
  
  .fa{display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale}
  
  /* .fa,.fas{font-weight:900} */
  
  /* .fa,.far,.fas{font-family:"Font Awesome 5 Free"} */
  
  /* .fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1} */
  
  /* .fa-check:before{content:"\f00c"} */
  
  *,::after,::before{box-sizing:border-box}
  
  .bg:before {
  content: '';
  background: rgb(56 53 53 / 60%);
  width: 40%;
  height: 50%;
  position: absolute;
  top: 12%;
  left: 30%;
  z-index: 0;
  box-shadow: 0 15px 20px rgb(101 48 48);
  }
  
  .bg1:before {
  content: '';
  background: rgb(56 53 53 / 60%);
  width: 40%;
  height: 73%;
  position: absolute;
  top: 12%;
  left: 30%;
  z-index: 0;
  box-shadow: 0 15px 20px rgb(101 48 48);
  }
  
/* 添加结尾 */

.down-aside a.ios-aside {
  margin-top: 2.18rem;
}

.android-aside {
  top: 0.91rem;
}

.mumu-aside, .leidian-aside {
  cursor: pointer;
}





.page1 {
  /* background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/bg1.jpg) no-repeat; */
  background: #000;
  background-position: bottom;
  background-size: cover;
  overflow: hidden;
}

.page2 {
  background: url(../image/bg2.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

.page3 {
  background: url(../image/bg3.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

.page4 {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/bg4.jpg) #e1f3fb no-repeat;
  background-position: center bottom;
  overflow: hidden;
  background-size: 100%;
}

.page5 {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/bg5.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}


.nav {
  width: 100%;
  height: 0.76rem;
  background: rgba(238, 235, 231, 0.9);
  position: fixed;
  top: 0;
  z-index: 10;
}

.nav-box {
  max-width: 18rem;
  min-width: 13.5rem;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo {
  width: 1.37rem;
}

.nav-box ul {
  width: 12.6rem;
  font-family: '微软雅黑';
}

.nav-box ul li {
  width: 2.1rem;
  height: 100%;
  float: left;
  position: relative;
}

.nav-box ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #6d6d6d;
  font-size: 0.12rem;
  text-align: center;
}

.nav-box ul li.act a {
  color: #359aff;
}

.nav-box ul li a p {
  font-size: 0.22rem;
  line-height: 0.3rem;
}

.nav-box ul li em {
  font-size: 0.22rem;
  position: absolute;
  color: #6d6d6d;
  top: 5px;
  left: 0;
}

.channel {
  width: 3.6rem;
  height: 100%;
  background: url(../image/channel.png) no-repeat;
  background-size: 100%;
  background-position: center;
  position: relative;
}

.channel>div {
  width: 16.66%;
  height: 100%;
  float: left;
  cursor: pointer;
  position: relative;
}

.channel div a {
  display: block;
  width: 100%;
  height: 100%;
}

.qqbox {
  width: 2.3rem;
  position: absolute;
  left: -0.9rem;
  top: 0.76rem;
  background: #414141;
  display: none;
}

.channel div.qqbox a {
  display: block;
  width: auto;
  margin: 0.05rem;
  line-height: 0.4rem;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
}

.qqbox a:hover {
  background: #359aff;
}

.qqbox::after {
  position: absolute;
  content: '';
  border-bottom: 5px solid #414141;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: -5px;
  left: 1.1rem;
}

.channel .qq:hover .qqbox {
  display: block;
}

.wx img {
  width: 1.4rem;
  position: absolute;
  top: 0.68rem;
  left: -0.36rem;
  display: none;
}

.wx:hover img {
  display: block;
}


.slogan {
  width: 10rem;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 50%;
  margin-left: -5rem;
}

.down {
  width: 762px;
  height: 168px;
  background: url(../image/downimg3.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  margin-left: -350px;
  top: 680px;
}


.orderbox {
  width: 7.6rem;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  margin-left: -3.8rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: scale(0.88);
}

.orderbtn {
  width: 3.44rem;
  display: block;
  margin: -0.05rem auto 0;
  cursor: pointer;
}

.ordernum {
  width: 8.64rem;
  font-size: 0.24rem;
  text-align: center;
  margin-top: -0.3rem;
  color: #fff;
  font-style: italic;
  text-shadow: 1px 1px 5px #359aff;
}

.ios, .android {
  width: 160px;
  height: 62px;
  position: absolute;
  left: 300px;
  top: 16px;
  cursor: pointer;
}

.android {
  top: 91px;
}

.mumu, .leidian {
  width: 160px;
  height: 62px;
  position: absolute;
  left: 470px;
  top: 16px;
  cursor: pointer;
}

.leidian {
  top: 91px;
}

.vbtn {
  width: 0.9rem;
  position: absolute;
  left: 50%;
  margin-left: -0.45rem;
  bottom: 4.3rem;
  cursor: pointer;
  z-index: 5;
}

.rewardbtn {
  width: 1.55rem;
  position: absolute;
  left: 50%;
  margin-left: -0.77rem;
  bottom: 0.4rem;
  cursor: pointer;
}

.arrow {
  width: 0.6rem;
  position: absolute;
  left: 50%;
  margin-left: -0.3rem;
  bottom: 0.3rem;
  cursor: pointer;
  animation: arrow 1s linear infinite;
}

@keyframes arrow {
  0% {
    transform: translateY(0);
    opacity: 0;
  }

  100% {
    transform: translateY(50%);
    opacity: 1;
  }
}

.age {
  width: 0.8rem;
  position: absolute;
  right: 25px;
  bottom: 1rem;
  cursor: pointer;
}

.dcbox {
  width: 100%;
  height: 1.5rem;
  border-bottom: 0.01rem solid #fff;
  margin-top: -0.6rem;
  position: relative;
}

.dclist {
  width: 11.35rem;
  height: 0.9rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 0.57rem;
}

.dclist li {
  width: 16.66%;
  text-align: center;
  font-size: 0.3rem;
  color: #ffffff;
  font-weight: bold;
  line-height: 0.9rem;
  position: relative;
}

.dclist li::before {
  position: absolute;
  content: '';
  width: 0.08rem;
  height: 0.08rem;
  background: #fff;
  border-radius: 50%;
  left: 0.9rem;
  top: 0.9rem;
}

.dclist li::after {
  position: absolute;
  content: '';
  width: 0.26rem;
  height: 0.26rem;
  border: 0.01rem solid #fff;
  border-radius: 50%;
  left: 0.8rem;
  top: 0.8rem;
}

.dclist li.act::before {
  background: #fff300;
}

.dclist li.act::after {
  border: 0.01rem solid #fff300;
}

.dclist li img {
  width: 1.2rem;
  position: absolute;
  top: -0.5rem;
  left: 0.4rem;
}

.dcimg {
  width: 100%;
  position: absolute;
  left: 0;
  top: -0.5rem;
}

.reward {
  width: 11rem;
  height: 5.02rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.5rem;
  background: url(../image/reward1.png) no-repeat;
  background-size: 100%;
  position: relative;
}

.reward img {
  width: 0.8rem;
  display: block;
  float: left;
  margin-left: 1.1rem;
  margin-top: 0.3rem;
  display: none;
  position: relative;
  z-index: 5;
  top: 0;
}

.reward img.done1 {
  margin-left: -0.3rem;
}

.reward ul {
  width: 100%;
  height: 100%;
}

.reward ul li {
  width: 16.666%;
  height: 100%;
  float: left;
}

.rewardli1.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/reward.png) no-repeat;
  background-size: auto 100%;
  background-position: 0 0;
}

.rewardli2.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/reward.png) no-repeat;
  background-size: auto 100%;
  background-position: 20% 0;
}

.rewardli3.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/reward.png) no-repeat;
  background-size: auto 100%;
  background-position: 40% 0;
}

.rewardli4.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/reward.png) no-repeat;
  background-size: auto 100%;
  background-position: 60% 0;
}

.rewardli5.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/reward.png) no-repeat;
  background-size: auto 100%;
  background-position: 80% 0;
}

.rewardli6.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/reward.png) no-repeat;
  background-size: auto 100%;
  background-position: 100% 0;
}

.rewardtip {
  width: 90%;
  margin: 0 auto;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.24rem;
  margin-top: 0.3rem;
}

.dcline {
  width: 5rem;
  height: 0;
  border-bottom: 0.01rem solid #fff300;
  position: absolute;
  bottom: -0.01rem;
}

.dcline img {
  position: absolute;
  width: 0.5rem;
  right: -0.2rem;
  top: -0.22rem;
}

.news-container {
  width: 15.3rem;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -7.65rem;
  top: 50%;
  transform: translateY(-50%);
}

.t {
  width: 4.92rem;
  display: block;
  margin: 0 auto;
}

.news-box {
  width: 100%;
  height: 5.7rem;
  margin-top: 0.4rem;
  background: #fff;
}

.pet1 {
  width: 2.2rem;
  position: absolute;
  left: 50%;
  margin-left: -9rem;
  top: 50%;
  margin-top: -3.9rem;
  /* animation: pet1 2s linear infinite; */
}

@keyframes pet1 {
  0% {
    transform: translateY(10%);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(10%);
  }
}

.pet2 {
  width: 3rem;
  position: absolute;
  left: 50%;
  margin-left: 6rem;
  top: 50%;
  margin-top: 2rem;
  /* animation: pet2 3s linear infinite; */
}

.pet3 {
  width: 6.4rem;
  position: absolute;
  left: 50%;
  margin-left: -6.8rem;
  bottom: 2.5rem;
  /* animation: pet3 3s linear infinite; */
}

.pet4 {
  width: 2.8rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8.8rem;
  margin-top: -4rem;
  /* animation: pet3 3s linear infinite; */
}

.pet5 {
  width: 3.3rem;
  position: absolute;
  left: 50%;
  margin-left: 5.8rem;
  top: 50%;
  margin-top: 2rem;
  /* animation: pet2 3s linear infinite; */
}

@keyframes pet2 {
  0% {
    transform: translateY(10%);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(10%);
  }
}

@keyframes pet3 {
  0% {
    transform: translateY(3%);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(3%);
  }
}

.banner {
  width: 8rem;
  height: 5.3rem;
  overflow: hidden;
  margin-top: 0.35rem;
  margin-left: 0.3rem;
  float: left;
  position: relative;
}

.banner img {
  display: block;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  background: #9d9d9d;
  border-radius: 0.08rem;
  margin: 0 0.15rem !important;
  opacity: 1;
  transition: width 0.5s;
}

.swiper-pagination-bullet-active {
  width: 0.6rem;
  background: #359aff;
}

.tese-container {
  width: 12.5rem;
  height: 8rem;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -6.25rem;
  top: 50%;
  transform: translateY(-45%);
}

.tese-container .swiper-slide {
  background: #000;
}

.tese-container .swiper-slide img {
  width: 100%;
  display: block;
  opacity: 0.6;
}

.tsbox {
  padding-top: 0.6rem;
}

.tsbox-pagination {
  width: 100%;
  text-align: center;
  bottom: 0.15rem;
}

.kuang {
  width: 10.33rem;
  position: absolute;
  top: 0px;
  z-index: 20;
  left: 50%;
  margin-left: -5.17rem;
  margin-top: -0.06rem;
}

.tsbox .swiper-slide-active img {
  opacity: 1;
}

.swiper-button-prev, .swiper-button-next {
  width: 1.8rem;
  height: 0.64rem;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/qh.png) no-repeat;
  background-size: auto 100%;
}

.swiper-button-prev::after, .swiper-button-next::after {
  content: '';
}

.swiper-button-next {
  background-position: right;
}

.bot-container {
  width: 13rem;
  height: 100%;
  margin: 0 auto;
  overflow: auto;
}

.links {
  width: 4.9rem;
  height: 4.24rem;
  position: absolute;
  left: 50%;
  margin-left: 1.1rem;
  bottom: 3.8rem;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/media.png?v=1) no-repeat;
  background-size: 100%;
  z-index: 10;
}

.links>div {
  width: 33.33%;
  height: 2.12rem;
  float: left;
  cursor: pointer;
  position: relative;
}

.links>div a {
  display: block;
  width: 100%;
  height: 100%;
}

.links .qq .qqbox {
  left: -0.25rem;
  top: 1.48rem;
  z-index: 999;
}

.links .qq .qqbox::after {
  left: 1rem;
}

.links .qq .qqbox a {
  display: block;
  width: auto;
  margin: 0.05rem;
  line-height: 0.4rem;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
}

.links .qq:hover .qqbox {
  display: block;
}

.links .wx img {
  left: 0.23rem;
  top: 0.26rem;
}

.links .wx:hover img {
  display: block;
}

.bot-box {
  width: 100%;
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
}

.bot-desc {
  width: 9.7rem;
  font-size: 0.14rem;
  color: #c1c1c1;
  line-height: 0.3rem;
  margin-left: 0.7rem;
}

.news, .infomation, .pictures, .vip, .newsdetail, .celebration {
  height: 100%;
  overflow: auto;
  /* padding-top: 110px; */
  /* padding-bottom: 400px; */
  background: url(../image/subbg1.jpg) #e8f3fa no-repeat;
  background-position: center top;
  position: relative;
}

.t3 {
  margin-top: 1.1rem;
}

.bot-img {
  width: 100%;
  height: 3rem;
  background: url(../image/subbg2.jpg) #e8f3fa no-repeat;
  background-size: 100%;
  background-position: center bottom;
}

.newslist {
  width: 10.38rem;
  margin: 0 auto;
  min-height: 500px;
}

.newslist li {
  height: 1.11rem;
  background: url(../image/listbg.jpg) no-repeat;
  background-size: 100%;
  overflow: hidden;
  margin-top: 0.28rem;
  position: relative;
}

.newslist li a {
  display: block;
  margin: 0.55rem 0.3rem 0;
  font-size: 0.22rem;
  color: #49240e;
}

.newslist li a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.newslist li a span {
  position: absolute;
  right: 0.3rem;
  top: 0.2rem;
}

.news-type {
  width: 11.35rem;
  margin: 0.4rem auto 0;
  overflow: hidden;
}

.news-type li {
  width: 1rem;
  height: 0.48rem;
  font-size: 0.24rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.48rem;
  float: left;
  margin-right: 0.4rem;
  background: #fff;
  color: #3ca5ff;
  cursor: pointer;
}

.news-type li.act {
  background: #3ca5ff;
  color: #fff;
}

.more {
  width: 200px;
  height: 56px;
  background: #3ca5ff;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 56px;
  margin: 20px auto 0;
  cursor: pointer;
}

.gl-box {
  width: 1136px;
  margin: 40px auto 0;
}

.gl-title, .pic-title {
  width: 100%;
  height: 54px;
  background: url(../image/t4.png) no-repeat;
}

.gl-title li {
  width: 25%;
  height: 100%;
  float: left;
  cursor: pointer;
}

.gl1.act {
  background: url(../image/t4.png) no-repeat;
  background-position: 0 bottom;
}

.gl2.act {
  background: url(../image/t4.png) no-repeat;
  background-position: -284px bottom;
}

.gl3.act {
  background: url(../image/t4.png) no-repeat;
  background-position: -568px bottom;
}

.gl4.act {
  background: url(../image/t4.png) no-repeat;
  background-position: -852px bottom;
}

.glbox {
  width: 100%;
  height: 500px;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  background: url(../image/gl.jpg) no-repeat;
}

/* .glbox img{
  position: absolute;
  top: 0;
} */
.pic-title {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/t5.png) no-repeat;
  margin-top: 40px;
}

.pic-title li {
  width: 33.33%;
  height: 100%;
  float: left;
  cursor: pointer;
}

.pic1.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/t5.png) no-repeat;
  background-position: 0 bottom;
}

.pic2.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/t5.png) no-repeat;
  background-position: 50% bottom;
}

.pic3.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/t5.png) no-repeat;
  background-position: 100% bottom;
}

.pic-box {
  height: 312px;
  margin-top: 40px;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/picbg.png) no-repeat;
  position: relative;
  overflow: hidden;
  z-index: 10;
}

.picSwiper {
  width: 1070px;
  margin-top: 22px;
  margin-left: 33px;
  overflow: hidden;
}

.picSwiper img {
  width: 100%;
}

.picSwiper .swiper-slide .picimg {
  width: 198px;
  height: 198px;
  overflow: hidden;
}

.picSwiper .swiper-slide p {
  font-size: 20px;
  color: #6b6b6b;
  line-height: 56px;
  text-align: center;
}

.pic-button {
  width: 1370px;
  margin: 0 auto;
  position: relative;
  margin-top: -160px;
}

.pic-prev, .pic-next, .picture-prev, .picture-next {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/qh1.png) no-repeat;
  background-size: auto 100%;
}

.pic-next, .picture-next {
  background-position: right;
}

.gl-list-box {
  width: 692px;
  height: 340px;
  overflow: hidden;
  margin-left: 80px;
  margin-top: 40px;
  position: relative;
  z-index: 5;
}

.gl-list-box li {
  height: 36px;
  font-size: 17px;
  color: #6b6b6b;
  line-height: 36px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/line.png) no-repeat;
  background-position: bottom;
  text-indent: 20px;
}

.gl-list-box li.gltitle {
  width: 500px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gl-type {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.gl-type1 {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/gl1.png?v=1);
}

.gl-type2 {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/gl2.png?v=1);
}

.gl-type3 {
  background: url(../image/gl3.png);
}

.gl-type4 {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/gl4.png?v=2);
}

.gl-list-box li:hover {
  color: #3ca5ff;
}

.pagination {
  font-size: 0px;
  margin-left: 80px;
}

.pagination span {
  display: inline-block;
  height: 22px;
  padding: 5px 10px 3px;
  font-size: 17px;
  line-height: 22px;
  color: #fff;
  background: #51b4fd;
  border-bottom: 2px solid #51b4fd;
  margin: 0 10px;
  cursor: pointer;
}

.pagination span.act {
  background: none;
  color: #51b4fd;
}

.pagination span.dot {
  background: none;
  border-bottom: 2px solid transparent;
  color: #999;
}

.picture-box {
  width: 1370px;
  position: relative;
  margin: 40px auto 0;
}

.pictureSwiper {
  width: 1150px;
  height: 775px;
  margin-left: 110px;
  overflow: hidden;
}

.pictureSwiper .swiper-slide {
  height: auto;
  text-align: center;
  font-size: 18px;
  /* background: #fff; */
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; */
}

.pictureSwiper .swiper-slide div {
  width: 363px;
  margin: 10px;
  cursor: pointer;
}

.piclist {
  height: 240px;
  float: left;
}

.pictureSwiper .swiper-slide div img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  transition: width 0.5s;
}

.pictureSwiper .swiper-slide div img:hover {
  width: 110%;
}

.piclist a {
  display: block;
  width: 363px;
  height: 204px;
  overflow: hidden;
  position: relative;
}

.piclist p {
  line-height: 0.4rem;
}

.newslistbox {
  width: 6.2rem;
  height: 4.6rem;
  float: left;
  margin-left: 0.4rem;
  margin-top: 0.25rem;
  position: relative;
}

.newslistnav {
  width: 100%;
  overflow: hidden;
}

.newslistnav li {
  width: 1.15rem;
  height: 0.5rem;
  font-size: 0.36rem;
  font-weight: bold;
  color: #000;
  text-align: left;
  line-height: 0.5rem;
  position: relative;
  float: left;
  cursor: pointer;
  text-indent: 0.03rem;
}

.newslistnav li span {
  position: relative;
  z-index: 5;
}

.newslistnav li.act {
  color: #3ca5ff;
}

.newslistnav li.act::after {
  position: absolute;
  content: '';
  width: 0.8rem;
  border-top: 0.1rem solid #fff79f;
  bottom: 0.05rem;
  left: 0px;
  z-index: 0;
}

.newslistcont {
  margin-top: 0.4rem;
}

.newslistcont li {
  height: 0.77rem;
  border-bottom: 1px dotted #b3bdc7;
}

.newslistcont li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 22px;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.newslistcont li a p {
  width: 4.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lookall {
  position: absolute;
  left: 50%;
  margin-left: 5.7rem;
  top: 50%;
  margin-top: 2.3rem;
  z-index: 20;
}

.detail-title {
  border-bottom: 0.01rem solid #b4b9bb;
  margin-top: 75px;
  padding: 40px 0 30px;
  color: #000;
  text-align: center;
}

.detail-title p {
  width: 1200px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 50px;
}

.detail-title span {
  display: block;
  font-size: 18px;
  color: #464646;
  line-height: 30px;
}

.detail-cont {
  width: 1200px;
  min-height: 500px;
  margin: 0 auto;
  padding: 30px;
  font-size: 15px;
  color: #464646;
  line-height: 34px;
}

.detail-cont img {
  max-width: 100% !important;
}

.back {
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 175px;
  cursor: pointer;
}

.video {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

.video video {
  width: 990px;
  height: 560px;
  position: absolute;
  left: 50%;
  margin-left: -495px;
  top: 50%;
  margin-top: -280px;
}

.m-tiphtml-box {
  position: fixed;
  z-index: 100;
  left: 50%;
  top: 30%;
  transform: translate(-50%);
  border-radius: 0.2rem;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transform: translate(-50%);
  font-size: 0;
}

.m-tiphtml-box .tip-box-op0 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #000000;
  opacity: 0.7;
  z-index: -1;
  font-size: 18px;
}

.m-tiphtml-box .tip-box-op1 {
  padding: 15px 20px;
  font-size: 16px;
  color: #FFFFFF;
}

.pop {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: none;
}

.agedesc {
  width: 9.15rem;
  height: 6.59rem;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/agedesc.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  margin-left: -4.57rem;
  top: 50%;
  margin-top: -3.29rem;
}

.close {
  width: 0.7rem;
  height: 0.7rem;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.iosbox, .androidbox, .iosSucc {
  width: 5.8rem;
  height: 3.64rem;
  position: absolute;
  left: 50%;
  margin-left: -2.9rem;
  top: 50%;
  margin-top: -1.82rem;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/orderpop1.png) no-repeat;
  background-size: 100%;
}

.androidbox {
  height: 3.71rem;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/orderpop1.png) no-repeat;
  background-size: 100%;
}

.orderSucc {
  width: 7.5rem;
  height: 4.9rem;
  position: absolute;
  left: 50%;
  margin-left: -3.75rem;
  top: 50%;
  margin-top: -2.5rem;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/ordersucc1.png?v=2) no-repeat;
  background-size: 100%;
}

.orderSucc .close {
  top: 0.35rem;
}

.orderSuccTip {
  font-size: 0.22rem;
  color: #dba83d;
  margin-top: 2.2rem;
  text-align: center;
}

.iosbox input {
  display: block;
  width: 3.77rem;
  height: 0.44rem;
  border: none;
  background: none;
  outline: medium;
  text-indent: 0.2rem;
  font-size: 0.2rem;
  margin-left: 1rem;
  margin-top: 1.22rem;
}

.iosSubmit {
  width: 2rem;
  height: 0.52rem;
  margin-left: 1.6rem;
  margin-top: 1.3rem;
  cursor: pointer;
}

.androidbox input {
  display: block;
  width: 3.77rem;
  height: 0.44rem;
  border: none;
  background: none;
  outline: medium;
  text-indent: 0.2rem;
  font-size: 0.2rem;
  margin-left: 1rem;
  margin-top: 1.22rem;
}

.androidbox input.code {
  margin-top: 0.1rem;
  width: 2.46rem;
}

.androidSubmit {
  width: 1.8rem;
  height: 0.58rem;
  margin-left: 2.1rem;
  margin-top: 0.6rem;
  cursor: pointer;
}

.lookreward {
  width: 2.2rem;
  height: 0.58rem;
  margin-left: 1.5rem;
  margin-top: 2.75rem;
  cursor: pointer;
}

.getcode {
  width: 1.45rem;
  height: 0.49rem;
  position: absolute;
  left: 3.4rem;
  top: 1.72rem;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.49rem;
  color: #fff;
  cursor: pointer;
}

.sendcode {
  display: none;
}

.vipbox {
  width: 100%;
  height: 1855px;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/vipbg.jpg) no-repeat;
  background-position: center;
  overflow: hidden;
}

.vip-title {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.76rem;
  font-size: 48px;
  color: #000;
  font-weight: bold;
}

.vip-title span {
  margin-left: 20px;
  margin-top: 10px;
}

.vip-cont {
  width: 1000px;
  margin: 0 auto;
}

.vip-cont img {
  display: block;
  margin: 10px;
}

.vip-desc {
  font-size: 22px;
  color: #464646;
  font-weight: bold;
  margin-top: 20px;
}

.vip-desc span {
  font-size: 20px;
  font-weight: normal;
}

.vip-tip {
  font-size: 16px;
  color: #6d6b6b;
  margin-top: 20px;
  line-height: 26px;
}

.kf {
  width: 168px;
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -140px;
  z-index: 999;
}

.kf1 {
  width: 168px;
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -0px;
  z-index: 999;
}

.cz {
  width: 102px;
  height: 134px;
  position: absolute;
  right: 20px;
  top: 17px;
}

.kknav {
  width: 11.81rem;
  height: 0.9rem;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/nav.png) no-repeat;
  background-size: 100%;
  margin: 0.35rem auto 0;
}

.kknav li {
  width: 20%;
  height: 100%;
  float: left;
  cursor: pointer;
}

.kknav1.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/nav.png) no-repeat;
  background-size: 11.81rem auto;
  background-position: 0% -0.94rem;
}

.kknav2.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/nav.png) no-repeat;
  background-size: 11.81rem auto;
  background-position: 25% -0.94rem;
}

.kknav3.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/nav.png) no-repeat;
  background-size: 11.81rem auto;
  background-position: 50% -0.94rem;
}

.kknav4.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/nav.png) no-repeat;
  background-size: 11.81rem auto;
  background-position: 75% -0.94rem;
}

.kknav5.act {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/nav.png) no-repeat;
  background-size: 11.81rem auto;
  background-position: 100% -0.94rem;
}

.kkbox {
  width: 100%;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/kkbg.png) no-repeat;
  background-size: 9.79rem auto;
  background-position: center top;
  margin-top: 0.2rem;
  position: relative;
}

.kkSwiper {
  width: 9.1rem;
  height: 6.2rem;
  overflow: hidden;
  margin-left: 1.43rem;
  margin-top: 0.38rem;
  position: relative;
}

.kkSwiper img {
  width: 100%;
  display: block;
}

.kkSwiper .swiper-pagination-bullet {
  background: #359aff;
}

.kkSwiper .swiper-pagination-bullet-active {
  background: #fff;
}

.kktip {
  font-size: 0.18rem;
  color: #fff;
  text-align: center;
}

.kkbox .kk-prev, .kkbox .kk-next {
  width: 0.5rem;
  height: 0.5rem;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/qh.png);
  background-size: 11.76rem auto;
  background-position: -0.2rem -0.05rem;
}

.kkbox .kk-prev {
  left: 50%;
  margin-left: -5.7rem;
  /* margin-top: 0.5rem; */
}

.kkbox .kk-next {
  left: 50%;
  margin-left: 5.2rem;
  /* margin-top: 0.5rem; */
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/qh.png);
  background-size: 11.76rem auto;
  background-position: -11.1rem -0.05rem;
}

.kktitle {
  width: 3.61rem;
  height: 0.87rem;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/kk.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 4.67rem;
  left: 1rem;
  z-index: 10;
  font-size: 0.3rem;
  font-weight: bold;
  color: #5caeff;
  line-height: 1rem;
  text-indent: 1.1rem;
}

.celebrationcont {
  height: 4320px;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/bg.jpg) no-repeat;
  background-position: center;
  overflow: hidden;
}

.znindex {
  width: 100%;
  height: 100vh;
  position: absolute;
}

.znicon {
  position: absolute;
  bottom: 130px;
  left: 50%;
  margin-left: -369px;
  opacity:0.7;
}

.arrow-down {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -116px;
  cursor: pointer;
}

.sw1 {
  width: 1242px;
  height: 564px;
  margin: 1535px auto 0;
  background: url(../image/zn1.png) no-repeat;
  position: relative;
}

.sw10 {
  width: 1242px;
  height: 564px;
  background: url(../image/zn1.png) no-repeat;
  position: relative;
  margin-top: 550px;
}

.swimgs {
  width: 759px;
  height: 451px;
  position: absolute;
  left: 254px;
  top: 75px;
  z-index: 5;
}

.swimgs img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.3s;
}

.swimgs img.act {
  opacity: 1;
}

.swbtns {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
}

.swbtns>div {
  position: absolute;
  cursor: pointer;
}

.swbtb1 {
  width: 255px;
  height: 100px;
  top: 100px;
}

.swbtb2 {
  width: 201px;
  height: 86px;
  top: 209px;
  left: 53px;
}

.swbtb3 {
  width: 193px;
  height: 82px;
  top: 309px;
  left: 62px;
}

.swbtb4 {
  width: 217px;
  height: 96px;
  top: 400px;
  left: 38px;
}

.swbtb5 {
  width: 220px;
  height: 82px;
  top: 100px;
  right: 10px;
}

.swbtb6 {
  width: 201px;
  height: 89px;
  top: 211px;
  right: 30px;
}

.swbtb7 {
  width: 219px;
  height: 80px;
  top: 300px;
  right: 11px;
}

.swbtb8 {
  width: 218px;
  height: 90px;
  top: 413px;
  right: 12px;
}

#swbtnact {
  position: absolute;
  z-index: 7;
  width: 257px;
  height: 114px;
}

.swbtnact1 {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/zn2.png) no-repeat;
  background-position: -3px 0;
  top: 94px;
  left: 0;
}

.swbtnact2 {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/zn2.png) no-repeat;
  background-position: 43px -132px;
  top: 200px;
  left: 0;
}

.swbtnact3 {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/zn2.png) no-repeat;
  background-position: 51px -257px;
  top: 300px;
  left: 0;
}

.swbtnact4 {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/zn2.png) no-repeat;
  background-position: 29px -386px;
  top: 391px;
  left: 0;
}

.swbtnact5 {
  width: 230px !important;
  height: 109px !important;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/zn2.png) no-repeat;
  background-position: -500px 2px;
  top: 94px;
  right: 0;
}

.swbtnact6 {
  width: 230px !important;
  height: 109px !important;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/zn2.png) no-repeat;
  background-position: -518px -116px;
  top: 200px;
  right: 0;
}

.swbtnact7 {
  width: 230px !important;
  height: 109px !important;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/zn2.png) no-repeat;
  background-position: -499px -239px;
  top: 299px;
  right: 0;
}

.swbtnact8 {
  width: 230px !important;
  height: 109px !important;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/zn2.png) no-repeat;
  background-position: -504px -356px;
  top: 403px;
  right: 0;
}

.d1 {
  position: absolute;
  left: 152px;
  bottom: -35px;
  z-index: 12;
}

.sw2 {
  width: 1210px;
  margin: 420px auto 0;
  overflow: hidden;
}

.sw3 {
  width: 1210px;
  margin: 490px auto 0;
  overflow: hidden;
}

.imgbox {
  width: 758px;
  height: 500px;
  overflow: hidden;
}

.sw .swiper-slide-active .imgbox {
  background: url(../image/swbg.png) no-repeat;
  background-position: center bottom;
  background-size: 742px;
}

.sw .swiper-slide-active img {
  display: block;
  width: 666px;
  margin-left: 68px;
  margin-top: -22px;
  filter: brightness(100%);
}

.sw img {
  margin-top: 58px;
  filter: brightness(70%);
}

.sw img.t {
  width: 300px;
  margin-left: 68px;
  margin-top: 0px;
  display: none;
}

.sw .swiper-slide-active img.t {
  display: block;
}

.sw .swiper-button-prev, .sw .swiper-button-next {
  width: 48px;
  height: 79px;
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/arrow.png);
  left: 236px;
}

.sw .swiper-button-next {
  background: url(https://static.sh7img.com/activity/ddt/new_web/pc/img/zn/arrow.png);
  background-position: right;
  left: auto;
  right: 192px;
}

.goup {
  display: block;
  margin: 150px auto;
  cursor: pointer;
}

.goup1 {
  display: block;
  margin: 53px auto;
  cursor: pointer;
}

.vbtn1 {
  position: absolute;
  top: 345px;
  left: 50%;
  margin-left: -50px;
  cursor: pointer;
  z-index: 5;
}