html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
}
/* 顶部页 */
#section_0 {
  background-image: url(https://cdn3.pwbb.club/pwdd_home/images/bg_1.png);
  background-size: cover;
  background-position: center center;
}
.toTop {
  height: 80px;
  width: 80px;
  padding-bottom: 10px;
  z-index: 10;
  position: fixed;
  bottom: 30px;
  right: 30px;
  /* border:2px solid #d0d1fcc7; */
  /* background: #d0d1fcc7; */
}
.sign_1 {
  width: 80px;
  height: 50px;
  transform: translateY(-5px);
}
.logo {
  width: 80px;
  height: 80px;
  transform: translateY(-35px);
}
.introGroup {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.introText {
  transform: translate(60px, 20px);
}
.introText > .text1 {
  color: #5139df;
}
.introText > .text2 {
  color: #7a22b0;
}
.introImg {
  width: 400px;
}
/* 导航栏 */
.phoneNav {
  display: none;
}
nav {
  padding-left: 5%;
  height: 100px;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
  background-image: url(https://cdn3.pwbb.club/pwdd_home/images/bg_1.png);
  background-size: cover;
}
.nav-link {
  padding: 20px;
  font-size: 36px;
  color: #673ab7;
}
.nav-link:hover {
  color: #02a7f0;
  transform: scale(2);
}
/* 首页 */
#section_1 {
  margin: 50px 10%;
}
.img_0 {
  width: 100%;
}
.img_1 {
  width: 250px;
  height: 230px;
}
.img_2 {
  width: 300px;
}
.img_3 {
  width: 400px;
  height: 400px;
}
.img_4 {
  width: 400px;
}
.img_5 {
  width: 300px;
  height: 400px;
}
.img_6 {
  width: 70px;
}
.img_7 {
  height: 30px;
  transform: translateY(5px);
}
/* 特色 */
.bgcolor_1 {
  background: linear-gradient(#f5f5b6 30%, #f1f1f1 100%);
}
.speciaImg1 {
  padding: 0 10%;
}
.bgcolor_2 {
  background: #f1f1f1;
}
.icon1 {
  width: 100%;
}
.icon2 {
  width: 250px;
  padding: 20px 0;
}
.speciaTitle {
  padding: 50px 0;
}
.playerGroup {
  margin-bottom: 200px;
}
.circle {
  position: absolute;
  z-index: -10;
  border-radius: 50%;
}
.circle1 {
  width: 50px;
  height: 50px;
  background-color: #f9f618;
}
.circle2 {
  width: 500px;
  height: 500px;
  background-color: #a07cd7;
}
.circle3 {
  width: 500px;
  height: 500px;
  background-color: #02a7f0;
}
.card {
  position: absolute;
  z-index: 10;
  width: 320px;
  height: 300px;
  padding: 20px;
  background: #ffffff;
  border-radius: 20px;
  transform: translateY(300px);
}
.img_card {
  width: 320px;
}
/* 老板 */
.bgcolor_3 {
  height: 800px;
  padding: 0 10%;
  background-image: url(https://cdn3.pwbb.club/pwdd_home/images/bg_3.png);
  background-size: cover;
  background-position: center center;
}
/* 陪玩 */
.bgcolor_4 {
  padding: 0 10%;
  background: #fe5c7e;
  padding-bottom: 100px;
}
.carouselBox {
  position: relative;
}

/* 管理 */
.bgcolor_5 {
  padding: 0 10%;
  background-image: url(https://cdn3.pwbb.club/pwdd_home/images/bg_5.png);
  height: 550px;
}
.noteGroup5_2 {
  padding: 50px 10% 0 10%;
}
.max-width {
  max-width: 50%;
}
.colorBox1 {
  width: 700px;
  border-radius: 30px;
  box-sizing: border-box;
  margin: 30px;
  padding: 30px;
}
.module1 {
  background-color: #c498f0;
}
.module2 {
  background-color: #2397ff;
}
.module3 {
  background-color: #fe7794;
  background: linear-gradient(196deg, #dcb2af 10%, #ffffff 40%);
}
.module4 {
  background-color: #4fc2ba;
}
.blueBox {
  position: relative;
  z-index: -10;
}
.colorBox2 {
  position: relative;
  z-index: -10;
  height: 200px;
}
.blueBox1 {
  background: #34abf2;
}
.blueBox2 {
  background: #82adc7;
}
.blueBox3 {
  background: #c7e8fc;
}
.translate1 {
  transform: translateY(-80px);
}
.noteGroup5_3 {
  padding: 0 10% 50px 10%;
}
.show1 {
  display: none;
}
/* 更多 */
#section_6 {
  height: 2300px;
}
.bgcolor_6 {
  padding: 0 10%;
  background: linear-gradient(#02a7f0 40%, #ffffff 100%);
  height: 550px;
}
.absoulte {
  position: absolute;
  right: 0;
}
.shareImg {
  height: 300px;
}
.shareImg2 {
  height: 270px;
  margin-bottom: 30px;
}
.teachText {
  font-size: 26px;
  color: #0c65e0;
  margin: 0 5px;
}
.joinPwbb {
  font-size: 24px;
  margin: 50px 0 80px 0;
}
.noteGroup6_1 {
  height: 500px;
}
/* 底部 */
footer {
  height: 100px;
  background-color: #183288;
  display: flex;
  align-items: center;
  justify-content: center;
}

.img9_1 {
  height: 20px;
  padding-right: 5px;
}

.img9_2 {
  height: 16px;
  padding-right: 5px;
}
.footerText {
  font-size: 18px;
}
/* 按钮 */
button {
  color: #8080ff;
  border-radius: 15px;
  border: 3px solid #8080ff;
  background: #f9f9ff;
  font-size: 20px;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-bottom: 16px;
}
button:hover {
  cursor: pointer;
  transform: scale(1.1);
}
/* 其他 */
li {
  list-style: none;
}

a {
  text-decoration: none;
}
p {
  margin: 0;
}
.move1 {
  --animate-delay: 2.5s;
}
.shadowBox {
  position: absolute;
  z-index: -1;
}
.classTitle {
  padding: 50px;
  font-size: 40px;
  font-weight: bold;
}
.noteGroup {
  padding: 50px 10%;
}
.noteGroup2 {
  padding: 50px 10% 100px 10%;
}
.textGroup {
  width: 400px;
  padding: 50px 0;
}
.textGroup1 {
  margin-bottom: 50px;
}
.textGroup2 {
  width: 600px;
}
.textGroup3 {
  padding: 0;
  transform: translateY(-50px);
}
.nodeTitle {
  font-size: 30px;
  font-weight: bold;
}
.nodeTitle1 {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 20px;
}
.nodeText {
  font-size: 24px;
  color: #7f7f7f;
}
.nodeText1 {
  padding: 30px;
}
.nodeText2 {
  padding: 20px;
}
.nodeText3 {
  padding-top: 50px;
}
.nodeText4 {
  padding-top: 10px;
}
.nodeText5 {
  padding-top: 100px;
}
.nodeText6 {
  padding: 120px 0 50px 0;
}
.nodeText7 {
  padding: 50px 20% 50px 20%;
}
.nodeText8 {
  font-size: 26px;
  padding: 60px 0 30px 0;
}
.phoneImg {
  width: 400px;
}
.cardImg {
  width: 400px;
}
.cardImg1 {
  width: 320px;
  height: 300px;
}
/* 字体 */
.text1 {
  font-size: 50px;
}

.text2 {
  font-size: 22px;
  margin-bottom: 40px;
}

.text3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.text4 {
  font-size: 24px;
  margin: 35px 0;
}

.text5 {
  font-size: 18px;
}
.text6 {
  font-size: 30px;
  margin-bottom: 10px;
}
.text7 {
  font-size: 20px;
}
.annotation {
  color: #baadad !important;
}

.blueText {
  color: #169bd5;
}
.whiteText {
  color: #ffffff;
}
/* 布局 */
.center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex {
  display: flex;
}

.align-center {
  align-items: center;
}

.just-start {
  justify-content: start;
}
.align-center {
  display: flex;
  align-items: center;
}
.content-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 50px 0;
}

.space-around {
  display: flex;
  justify-content: space-around;
}
.space-between {
  display: flex;
  justify-content: space-between;
}
.text-center {
  text-align: center;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}
.text-left {
  text-align: left;
}
.noWarp {
  display: flex;
  flex-wrap: nowrap;
}
.warp {
  display: flex;
  flex-wrap: wrap;
}
.webEnd {
  display: block;
}
.phoneEnd {
  display: none;
}
/* 轮播图 */
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
.banner {
  width: 311px;
  height: 120px;
  position: absolute;
  top: 153px;
  left: 46px;
  overflow: hidden;
  border-radius: 5px;
}

.banner ul {
  width: 2000px;
  height: 100%;
  animation: loops 15s infinite ease;
}

.item {
  height: 100%;
  float: left;
}

.item img {
  width: 311px;
  height: 120px;
}

@keyframes loops {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(-310px);
  }

  100% {
    transform: translateX(-620px);
  }
}
