[data-btn] {
  width: 100%;
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
}
[data-btn]:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  [data-btn] {
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
  }
}
[data-btn="1"] {
  background: #d53a79;
  color: #fff;
  border-radius: 50px;
}
[data-btn="1"]:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  background: #6bb999;
}

[data-btn="2"] {
  background: #f39800;
  color: #fff;
  border-radius: 50px;
}

[data-btn="3"] {
  background: #fff;
  color: #7f7f7f;
  border: solid 2px #7f7f7f;
  border-radius: 50px;
}

[data-btn="4"] {
  background: #6f6198;
  color: #fff;
  border: solid 2px #6f6198;
  border-radius: 50px;
}

[data-btn="5"] {
  background: #fff;
  color: #6f6198;
  border: solid 2px #6f6198;
  border-radius: 50px;
}
[data-btn="5"]:hover {
  background: #6f6198;
  color: #fff;
  border: solid 1px #6f6198;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

[data-btn="6"] {
  background: #c9caca;
  color: #000;
  border-radius: 50px;
}

[data-btn="7"] {
  background: #6dc19f;
  color: #fff;
  border: solid 1px #6dc19f;
  border-radius: 50px;
}

[data-btn="8"] {
  background: #EC7DAD;
  color: #fff;
  border: solid 1px #EC7DAD;
  border-radius: 50px;
}

[data-minibtn] {
  width: 210px;
  height: 23px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 11px;
  font-size: 1.1rem;
  border-radius: 3px;
}

@media screen and (max-width: 768px) {
  [data-minibtn] {
    width: 80%;
    height: 40px;
    border-width: 1px;
    font-size: 14px;
    font-size: 1.4rem;
    border-radius: 3px;
  }
}
[data-minibtn="1"] {
  background: #fff;
  color: #6f6198;
  border: solid 1px #6f6198;
}
[data-minibtn="1"]:hover {
  background: #6f6198;
  color: #fff;
  border: solid 1px #6f6198;
}

[data-title="1"] {
  margin: 20px 0 0 0;
  width: 100vw;
  height: 562px;
  position: relative;
}
[data-title="1"] .infiniteslide_wrap {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  position: relative;
  z-index: 1;
}
[data-title="1"] .infiniteslide_wrap [data-slideText] {
  width: 100vw;
  display: block;
}
[data-title="1"] .infiniteslide_wrap [data-slideText] ul li {
  padding: 0 80px 0 0;
  color: #fff;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 240px;
  font-size: 24rem;
  font-weight: 600;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
[data-title="1"] .infiniteslide_wrap [data-slideText] ul li span {
  color: #9fd9f6;
}
[data-title="1"] .infiniteslide_wrap [data-slideText] ul li img {
  height: 133px;
}
[data-title="1"] > div[data-titleWrap] {
  margin: 0 auto;
  width: 1200px;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
}
[data-title="1"] > div[data-titleWrap] h1 {
  position: absolute;
  top: 90px;
  left: 60px;
  color: #fff;
  font-size: 21px;
  font-size: 2.1rem;
}
[data-title="1"] > div[data-titleWrap] > div {
  margin: 0 auto;
  padding: 47px 0 0 0;
  width: 612px;
}

@media screen and (max-width: 768px) {
  [data-title="1"] {
    margin: 0;
    width: 100vw;
    height: 300px;
  }
  [data-title="1"] .infiniteslide_wrap {
    height: 100%;
  }
  [data-title="1"] .infiniteslide_wrap [data-slideText] {
    width: 100vw;
    display: block;
  }
  [data-title="1"] .infiniteslide_wrap [data-slideText] ul li {
    padding: 0 80px 0 0;
    font-size: 150px;
    font-size: 15rem;
    font-weight: 600;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  [data-title="1"] .infiniteslide_wrap [data-slideText] ul li span {
    color: #9fd9f6;
  }
  [data-title="1"] > div[data-titlewrap] {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: auto;
    right: auto;
  }
  [data-title="1"] > div[data-titlewrap] h1 {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    text-align: center;
    font-size: 21px;
    font-size: 2.1rem;
  }
  [data-title="1"] > div[data-titlewrap] > div {
    margin: 0 auto;
    padding: 75px 0 0 0;
    width: 65%;
  }
}
[data-title="2"] {
  margin: 20px 0 0 0;
  padding: 19px 0 19px 0;
  min-height: 87px;
  height: auto;
  -ms-flex-align: start;
      align-items: flex-start;
}
[data-title="2"] div {
  margin: 0 auto;
  width: 900px;
}
[data-title="2"] div h1 {
  margin: 10px auto 0 auto;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.8rem;
}
[data-title="2"] div ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
[data-title="2"] div ul li {
  height: auto;
  color: #fff;
}
[data-title="2"] div ul li:first-child p {
  margin: 0 !important;
  padding: 0 5px;
  min-width: 53px;
  height: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 3px;
}
[data-title="2"] div ul li:last-child {
  margin: 0 0 0 15px;
}

@media screen and (max-width: 768px) {
  [data-title="2"] {
    margin: 20px 0 0 0;
    padding: 19px 20px;
    min-height: 87px;
    height: auto;
  }
  [data-title="2"] div {
    width: 100%;
  }
  [data-title="2"] div h1 {
    margin: 10px auto 0 auto;
    font-size: 18px;
    font-size: 1.8rem;
  }
  [data-title="2"] div ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
  [data-title="2"] div ul li {
    height: auto;
    color: #fff;
  }
  [data-title="2"] div ul li:first-child p {
    margin: 0 !important;
    padding: 0 5px;
    min-width: 53px;
    height: 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    border-radius: 3px;
  }
  [data-title="2"] div ul li:last-child {
    margin: 0 0 0 15px;
  }
}
[data-title="3"] {
  margin: 40px 0 0 0;
  padding: 0 0 22px 0;
  border-bottom: solid 1px #b4b4b4;
  width: 100%;
}
[data-title="3"] h1 {
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
}

[data-subtitle] {
  width: 100%;
  text-align: center;
  color: #d53a79;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 800;
}

[data-slide] {
  margin: 17px auto 70px auto;
  width: 1000px;
  height: 341px;
}
[data-slide] .slick-dots {
  bottom: -20px;
}
[data-slide] .slick-dots li {
  margin: 0 8px;
  width: 40px;
  height: 4px;
}
[data-slide] .slick-dots li button {
  width: 40px;
  height: 4px;
}
[data-slide] .slick-dots li button:before {
  content: "";
  width: 40px;
  height: 4px;
  background: #b4b4b4;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
[data-slide] .slick-dots li button[aria-selected="true"]:before {
  background: #d53a79;
}

.slick-dotted.slick-slider {
  margin-bottom: 80px !important;
}

@media screen and (max-width: 768px) {
  [data-slide] {
    margin: 17px auto 70px auto;
    width: 100%;
    height: auto;
  }
  [data-slide] .slick-dots {
    display: none !important;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 50px !important;
  }
}
[data-items] {
  margin: 25px auto 0 auto;
  width: 1030px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-items] > li {
  margin: 0 10px;
  width: 236px;
}
[data-items] > li:nth-of-type(n + 5) {
  margin-top: 30px;
}
[data-items] > li a {
  color: #7f7f7f;
  display: block;
}
[data-items] > li a:nth-of-type(1) {
  position: relative;
}
[data-items] > li a:nth-of-type(1) p {
  padding: 0 8px;
  width: 153px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-items] > li a:nth-of-type(2) {
  margin: 10px 0 0 0;
  line-height: 1.4;
  font-size: 12px;
  font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
  [data-items] {
    margin: 25px auto 0 auto;
    width: 100%;
  }
  [data-items] > li {
    margin: 0;
    width: calc(50% - 10px);
  }
  [data-items] > li:nth-child(even) {
    margin-left: 10px;
  }
  [data-items] > li:nth-child(odd) {
    margin-right: 10px;
  }
  [data-items] > li:nth-of-type(n + 3) {
    margin-top: 20px;
  }
  [data-items] > li:nth-of-type(n + 5) {
    margin-top: 20px;
  }
  [data-items] > li a:nth-of-type(1) p {
    padding: 0 8px;
    width: 153px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  [data-items] > li a:nth-of-type(2) {
    margin: 10px 0 0 0;
  }
}
[data-category] {
  color: #fff;
}

[data-text], [data-select] {
  padding: 14px 10px;
  border: solid 2px #c9caca;
  background: #fff;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
}
[data-text]:-ms-input-placeholder, [data-select]:-ms-input-placeholder {
  color: #c9caca;
}
[data-text]::placeholder, [data-select]::placeholder {
  color: #c9caca;
}

[data-check] {
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
[data-check] p {
  margin-left: 15px;
  position: relative;
  top: -1px;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  [data-text], [data-select] {
    padding: 10px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  [data-btn] {
    width: 100%;
    height: 50px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
