:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.dropdown-link {
  color: #777;
  font-weight: 700;
}

.dropdown-link:hover {
  color: #fff;
}

.about-us {
  text-decoration: none;
}

.logo {
  width: auto;
  max-width: none;
  height: 25px;
  margin-left: 40px;
  margin-right: auto;
}

.a01 {
  z-index: 120;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template:
    "Area Area-2"
    / 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  max-height: none;
  margin-top: 10px;
  margin-left: 100px;
  margin-right: 100px;
  display: grid;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block {
  color: #838383;
  border: 1px #000;
  border-bottom-color: #0d00ff;
  border-radius: 0;
  text-decoration: none;
  display: block;
}

.text-block:hover {
  pointer-events: auto;
  color: #000;
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  column-count: 0;
  mix-blend-mode: normal;
  border: 1px solid #000;
  border-bottom: 2px solid #3800f1;
  border-radius: 0;
  text-decoration: none;
}

.d01 {
  grid-column-gap: 59px;
  grid-row-gap: 59px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
}

.d02 {
  margin-left: auto;
  margin-right: auto;
}

.home {
  margin-right: 100px;
  text-decoration: none;
}

.home:hover {
  color: #a82d2d;
  font-weight: 400;
}

.games {
  margin-right: 100px;
  text-decoration: none;
}

.text-block-4 {
  color: #fff;
}

.dropdown-list {
  background-color: #c7a1a1;
}

.dropdown-list.w--open {
  color: #fff;
  background-color: rgba(10, 47, 102, 0);
}

.icon {
  color: #fff;
}

.navigation-txt {
  color: #494949;
  margin-left: auto;
  margin-right: 100px;
}

.navigation-txt:hover {
  color: #000;
  font-weight: 400;
}

.body {
  background-color: #f0f0f0;
  overflow: visible;
}

.txt-games {
  margin-left: 100px;
  text-decoration: none;
}

.txt-games:hover {
  font-weight: 700;
}

.txt-about-us {
  margin-left: 100px;
  text-decoration: none;
}

.txt-about-us:hover {
  font-weight: 700;
}

.text-block-5,
.text-block-6,
.text-block-7 {
  color: #000;
  text-decoration: none;
}

.txt-home {
  text-decoration: none;
}

.txt-home:hover {
  font-weight: 700;
  position: static;
}

.d03 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.games-01 {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  grid-template:
    "czjy-img czjy-text mn-img mn-text . ."
    "Area-6 Area-5 Area-4 Area-3 Area-2 Area"
    / 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1200px;
  max-width: none;
  display: grid;
}

.image {
  max-width: 100%;
}

.div-block {
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  max-width: none;
  height: 50px;
  display: flex;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.text-block-8 {
  font-size: 30px;
  font-weight: 700;
}

.text-block-9 {
  color: #a28f6f;
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  position: static;
}

.d02-1 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.text-span {
  color: #000;
}

.d03-1 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.text-block-10,
.text-block-11,
.text-block-12 {
  font-size: 20px;
}

.text-block-13 {
  color: #000;
  font-size: 20px;
}

.text-block-14 {
  width: 90%;
  margin-top: 10px;
  font-size: 12px;
}

.t03 {
  position: relative;
}

.button {
  background-color: #b9b9b9;
  border-radius: 20px;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.button-copy {
  background-color: #ff9100;
  border-radius: 20px;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.text-block-3 {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  margin-right: 20px;
  display: flex;
  position: static;
}

.div-block-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 20px;
  display: grid;
}

.text-block-15 {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.text-block-16 {
  color: #fff;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-17 {
  color: #fff;
  text-align: left;
}

.text-block-2 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: none;
  position: static;
}

.link-6 {
  color: #fff;
}

.weiba {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #a1a1a1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  width: 100vw;
  height: 50px;
  margin-top: 0;
  display: grid;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.d04 {
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.div-block-12 {
  width: 1200px;
}

.text-block-18 {
  margin-top: 10px;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
}

.slide {
  width: 100%;
  height: 100%;
}

.mask {
  overflow: clip;
}

.slider {
  width: auto;
  height: auto;
  overflow: clip;
}

.image-4 {
  max-width: 100%;
}

.div-block-14-1 {
  background-image: url("../images/mn-official.jpg");
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 700px;
  display: block;
}

.div-block-14-2 {
  background-image: url("../images/czjy-official.jpg");
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 700px;
  display: block;
}

.div-block-14 {
  background-image: url("../images/1111111111111.jpg");
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 700px;
  display: block;
}

.div-block-14-copy {
  background-image: url("../images/78978978.jpg");
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 700px;
  display: block;
}

.div-block-14-copy-copy {
  background-image: url("../images/未标题-13333.jpg");
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 700px;
  display: block;
}

.text-span-3 {
  color: #a0a0a0;
}

.bold-text-3 {
  font-size: 30px;
  font-weight: 400;
}

.paragraph-8 {
  color: #f5f5f5;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}

.grey-p {
  color: #8b8b8b;
  max-width: none;
}

.grey-p.max600 {
  color: #efefef;
  text-align: left;
  max-width: 1100px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  line-height: 1.2em;
  display: block;
}

.h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 50px;
}

.h3.black-h3 {
  color: #fff;
}

.seeing-is-believing {
  z-index: 1;
  color: #000;
  text-align: center;
  background-color: #474747;
  margin-bottom: 0;
  padding-top: 75px;
  padding-bottom: 30px;
  position: relative;
}

.paragraph-9 {
  color: #939393;
  text-align: left;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.seeing-is-believing-2 {
  z-index: 1;
  color: #000;
  text-align: center;
  background-color: #474747;
  margin-bottom: 0;
  padding-top: 75px;
  padding-bottom: 30px;
  position: relative;
}

.paragraph-10 {
  color: #939393;
  text-align: left;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-11 {
  color: #f5f5f5;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}

.div-block-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #535353;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

@media screen and (max-width: 991px) {
  .games-01 {
    width: 900px;
    position: static;
  }

  .div-block {
    width: 900px;
  }

  .t03 {
    position: relative;
  }

  .text-block-14 {
    width: 100%;
    font-size: 12px;
    line-height: 13px;
  }

  .text-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-right: 0;
  }

  .div-block-10 {
    display: block;
  }

  .weiba {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    background-color: #a7a7a7;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    height: 120px;
    margin-top: 40px;
    position: static;
    top: auto;
    bottom: 0;
  }

  .d04 {
    margin-bottom: 0;
  }

  .div-block-12 {
    width: 900px;
  }

  .seeing-is-believing,
  .seeing-is-believing-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-15 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .navigation-txt {
    margin-right: 40px;
  }

  .txt-games,
  .txt-about-us {
    margin-left: 40px;
  }

  .d03 {
    position: static;
  }

  .games-01 {
    grid-template:
      "czjy-img czjy-text"
      "mn-img mn-text"
      "Area-6 Area-5"
      "Area-7 Area-12"
      "Area-8 Area-13"
      / 1fr;
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 60px;
  }

  .text-block-14 {
    font-size: 12px;
    line-height: 20px;
    display: block;
  }

  .button,
  .button-copy {
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .weiba {
    margin-top: 0;
    margin-bottom: 0;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .d04 {
    margin-bottom: 20px;
  }

  .image-4 {
    max-width: 100%;
    height: auto;
    max-height: none;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    margin-left: 20px;
  }

  .navigation-txt {
    margin-right: 10px;
  }

  .txt-games,
  .txt-about-us {
    margin-left: 20px;
  }

  .games-01 {
    grid-template:
      "czjy-img"
      "czjy-text"
      "mn-img"
      "mn-text"
      "Area-6"
      "Area-7"
      "Area-8"
      "Area-9"
      "Area-10"
      "Area-11"
      / 1fr;
    grid-auto-columns: 1.75fr;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image {
    margin-top: 10px;
  }

  .button {
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    left: 0;
    right: 0;
  }

  .button-copy {
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
  }

  .image-2,
  .image-3 {
    margin-top: 10px;
  }

  .text-block-3 {
    font-size: 12px;
  }

  .div-block-11 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    grid-template:
      "Area Area-2 Area-3"
      / 0.75fr 1fr 0.75fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .weiba {
    height: 120px;
  }

  .div-block-12 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .h3 {
    font-size: 36px;
    line-height: 42px;
  }
}

#w-node-_18ced772-a0bb-ac6c-b14a-3a5d051089a5-a7ec7c94 {
  grid-area: Area-6;
}

#w-node-czjy-img-a7ec7c94 {
  grid-area: czjy-img;
}

#w-node-czjy-text-a7ec7c94 {
  grid-area: czjy-text;
}

#w-node-mn-img-a7ec7c94 {
  grid-area: mn-img;
}

#w-node-mn-text-a7ec7c94 {
  grid-area: mn-text;
}

#w-node-_52eb813d-2584-3e9b-39f4-0471cda6d453-a7ec7c94 {
  grid-area: Area-5;
}

#w-node-_9e2ce025-6732-fc9d-6e29-15c6011aac16-a7ec7c94 {
  grid-area: Area-4;
}

#w-node-_5d53d144-7675-b76f-c4cd-4e40649f2dad-a7ec7c94 {
  grid-area: Area-3;
}

#w-node-_0c461b53-87f0-e37a-5c74-33a77e950c10-a7ec7c94 {
  grid-area: Area-2;
}

#w-node-de540a31-3f25-e014-104c-450a5a6f6aa9-a7ec7c94 {
  grid-area: Area;
}

#w-node-_87ae9d77-7fe6-76f8-dc29-632187ae9f2e-a7ec7c94 {
  align-self: center;
}

#w-node-_87ae9d77-7fe6-76f8-dc29-632187ae9f36-a7ec7c94 {
  align-self: center;
  justify-self: center;
}

#w-node-_87ae9d77-7fe6-76f8-dc29-632187ae9f3c-a7ec7c94,
#w-node-_87ae9d77-7fe6-76f8-dc29-632187ae9f37-a7ec7c94,
#w-node-_6cd95702-59b0-2cb7-05f0-e7c95c9e66d7-c31c4f81,
#w-node-_6cd95702-59b0-2cb7-05f0-e7c95c9e66dc-c31c4f81,
#w-node-_49516b4c-f63a-a209-4ed6-cee25802365b-80261e5d,
#w-node-_49516b4c-f63a-a209-4ed6-cee258023660-80261e5d {
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_87ae9d77-7fe6-76f8-dc29-632187ae9f2e-a7ec7c94 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-czjy-img-a7ec7c94 {
    grid-area: czjy-img;
  }

  #w-node-czjy-text-a7ec7c94 {
    grid-area: czjy-text;
  }

  #w-node-mn-img-a7ec7c94 {
    grid-area: mn-img;
  }

  #w-node-mn-text-a7ec7c94 {
    grid-area: mn-text;
  }

  #w-node-_52eb813d-2584-3e9b-39f4-0471cda6d453-a7ec7c94 {
    grid-area: Area-5;
  }

  #w-node-_9e2ce025-6732-fc9d-6e29-15c6011aac16-a7ec7c94 {
    grid-area: Area-7;
  }

  #w-node-_5d53d144-7675-b76f-c4cd-4e40649f2dad-a7ec7c94 {
    grid-area: Area-12;
  }

  #w-node-_0c461b53-87f0-e37a-5c74-33a77e950c10-a7ec7c94 {
    grid-area: Area-8;
  }

  #w-node-de540a31-3f25-e014-104c-450a5a6f6aa9-a7ec7c94 {
    grid-area: Area-13;
  }
}

@media screen and (max-width: 479px) {
  #w-node-czjy-img-a7ec7c94 {
    grid-area: czjy-img;
  }

  #w-node-czjy-text-a7ec7c94 {
    grid-area: czjy-text;
  }

  #w-node-mn-img-a7ec7c94 {
    grid-area: mn-img;
  }

  #w-node-mn-text-a7ec7c94 {
    grid-area: mn-text;
  }

  #w-node-_52eb813d-2584-3e9b-39f4-0471cda6d453-a7ec7c94 {
    grid-area: Area-7;
  }

  #w-node-_9e2ce025-6732-fc9d-6e29-15c6011aac16-a7ec7c94 {
    grid-area: Area-8;
  }

  #w-node-_5d53d144-7675-b76f-c4cd-4e40649f2dad-a7ec7c94 {
    grid-area: Area-9;
  }

  #w-node-_0c461b53-87f0-e37a-5c74-33a77e950c10-a7ec7c94 {
    grid-area: Area-10;
  }

  #w-node-de540a31-3f25-e014-104c-450a5a6f6aa9-a7ec7c94 {
    grid-area: Area-11;
  }

  #w-node-_87ae9d77-7fe6-76f8-dc29-632187ae9f36-a7ec7c94 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87ae9d77-7fe6-76f8-dc29-632187ae9f3c-a7ec7c94 {
    grid-area: Area;
  }

  #w-node-_87ae9d77-7fe6-76f8-dc29-632187ae9f3a-a7ec7c94 {
    grid-area: Area-2;
  }

  #w-node-_87ae9d77-7fe6-76f8-dc29-632187ae9f37-a7ec7c94 {
    grid-area: Area-3;
    justify-self: center;
  }

  #w-node-_6cd95702-59b0-2cb7-05f0-e7c95c9e66d6-c31c4f81 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6cd95702-59b0-2cb7-05f0-e7c95c9e66d7-c31c4f81 {
    grid-area: Area;
  }

  #w-node-_6cd95702-59b0-2cb7-05f0-e7c95c9e66da-c31c4f81 {
    grid-area: Area-2;
  }

  #w-node-_6cd95702-59b0-2cb7-05f0-e7c95c9e66dc-c31c4f81 {
    grid-area: Area-3;
    justify-self: center;
  }

  #w-node-_49516b4c-f63a-a209-4ed6-cee25802365a-80261e5d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_49516b4c-f63a-a209-4ed6-cee25802365b-80261e5d {
    grid-area: Area;
  }

  #w-node-_49516b4c-f63a-a209-4ed6-cee25802365e-80261e5d {
    grid-area: Area-2;
  }

  #w-node-_49516b4c-f63a-a209-4ed6-cee258023660-80261e5d {
    grid-area: Area-3;
    justify-self: center;
  }
}
