#header {
  width: 100%;
  height: 80px;
}

#header .nav {
  max-width: 1700px;
  min-width: 1200px;
  height: 100%;
  /* background-color: aqua; */
  margin: 0 auto;
}

.nav .logo {
  width: 163px;
  height: 49px;
  margin-top: 10px;
  float: left;
}

.nav ul {
  float: right;
  margin-top: 32px;
  margin-right: 150px;
}

.nav ul li {
  float: left;
  margin-left: 32px;
  font-family: "PingFang-SC-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
}

.nav ul li a {
  color: #000000;
}

.swiper {
  width: 1184px;
  height: 450px;
  margin: 0 auto;
  background-image: url("../images/lottery/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}

.main {
  width: 1184px;
  margin: 0 auto;
}

.mian_nav {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #cccccc;
  margin-top: 20px;
}

.about_text {
  color: #333333;
}

.lottery_iphone {
  text-align: center;
  box-sizing: border-box;
  padding: 20px 0;
}

.item_title {
  margin-top: 48px;
}

.title_text {
  font-family: PingFang-SC-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}

.title_text_s {
  display: inline-block;
  font-family: PingFang-SC-Bold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #333333;
  position: relative;
}

.title_text_s>span {
  width: 10px;
  height: 10px;
  border: solid 2px #ffbb33;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  right: -18px;
  top: 0;
}

.orange {
  display: block;
  width: 50px;
  height: 6px;
  background-color: #ffbb33;
  margin-bottom: 15px;
  margin-top: 15px;
}

.text_box {
  margin-top: 48px;
}

.text_b {
  font-family: PingFang-SC-Regular;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #000000;
}

.text_s {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #000000;
}

.idea_box {
  text-align: center;
  margin-top: 48px;
  margin-bottom: 63px;
}

.idea_item {
  display: inline-block;
  width: 784px;
  height: 150px;
  background-color: #fffbf2;
  position: relative;
}

.idea_item>img {
  position: absolute;
  top: 52px;
  left: 100px;
}

.idea_p {
  font-family: PingFang-SC-Bold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #333333;
  position: absolute;
  top: 32px;
  left: 199px;
}

.idea_s {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #333333;
}

.idea_t {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #000000;
  position: absolute;
  top: 75px;
  left: 199px;
}

.mood_box {
  width: 784px;
  height: 592px;
  margin: 48px auto 63px;
}

.mood_bg {
  width: 384px;
  height: 288px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 16px;
  font-family: PingFang-SC-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #ffffff;
  box-sizing: border-box;
  padding: 240px 0 0 16px;
}

.mood_box .mood_bg:nth-child(2n-1) {
  margin-right: 16px;
}

.color_box {
  width: 784px;
  height: 184px;
  margin: 45px auto 62px;
}

.color_item {
  width: 184px;
  height: 184px;
  margin-right: 16px;
  box-sizing: border-box;
  padding: 100px 0 0 17px;
}

.color_box>.color_item:nth-child(4n) {
  margin-right: 0;
}

.color_item_b {
  font-family: PingFang-SC-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #ffffff;
}

.color_item_s {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
}

.color>p {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
}

.or {
  color: #ffbb33;
}

.hui {
  color: #999999;
}

.home {
  width: 1000px;
  height: 705px;
  margin: 0 auto;
}

.home_b {
  font-family: PingFang-SC-Bold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #333333;
}

.home_s {
  font-family: PingFang-SC-Regular;
  font-size: 13.5px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 29px;
  letter-spacing: 0px;
  color: #333333;
}

.swiper_box {
  height: 614px;
  width: 1100px;
  margin: 0 auto;
  position: relative;
}

.swiper-container {
  height: 100%;
  width: 900px;
  box-sizing: border-box;
}

.swiper-button-prev {
  outline: none;
}

.swiper-button-next {
  outline: none;
}

.swiper-button-prev {
  background-image: url("../images/vip/left.png") !important;
}

.swiper-button-next {
  background-image: url("../images/vip/right.png") !important;
}

.us {
  display: inline-block;
  width: 280px;
  height: 50px;
  border-radius: 32px;
  border: solid 1px #00aaff;
  font-family: PingFang-SC-Regular;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
  line-height: 50px;
}

.footer {
  width: 100%;
  height: 220px;
  background-color: #0d0f1a;
}

.footer>ul {
  width: 800px;
  height: 180px;
  margin: 0 auto;
}

.footer>ul>li {
  float: left;
}

.footer>p {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.footer>p>a {
  color: #fff;
}

.li_1 {
  width: 300px;
  height: 100%;
}

.li_2 {
  width: 200px;
  height: 100%;
}

.li_3 {
  width: 200px;
  height: 100%;
}

.li_4 {
  width: 90px;
  height: 100%;
  text-align: center;
}

.p_big {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 41px;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 18px;
  margin-top: 35px;
}

.p_small {
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  margin-bottom: 8px;
  color: #fff;
}

.li_4>img {
  margin-top: 35px;
  margin-bottom: 10px;
}