@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Verdana, "微软雅黑", "苹方", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Arial, sans-serif;
  -webkit-text-size-adjust: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  font-size: 0.24rem;
  color: #333333;
  background: #fff;
  min-height: 100vh;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video,
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  font-family: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul, li, ol {
  list-style: none;
  line-height: normal;
}

i, address, cite, dfn, em, var {
  font-style: normal;
}

input[type=date] {
  outline: none;
  border: none;
}

a {
  text-decoration: none;
  color: #333333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active, a:hover, a:focus {
  color: #ff0000;
  outline-width: 0;
}

video {
  border: none;
  outline: none;
  display: block;
  width: 100%;
}

img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

input[type=file] {
  cursor: pointer;
}

html {
  font-size: 13.3333333333vw;
  font-size: -webkit-calc(100vw/7.5);
}

@media screen and (min-width: 1081px) {
  html {
    font-size: 75px;
  }
}
img {
  width: 100%;
  -ms-interpolation-mode: bicubic;
}

.index-page {
  width: 7.5rem;
  margin-left: auto;
  margin-right: auto;
  min-height: 100vh;
  background: #010133 url("images/bg.jpg") center top no-repeat;
  background-size: 100% auto;
  padding-top: 6.36rem;
  position: relative;
  padding-bottom: 95px;
  padding-bottom: calc(95px + constant(safe-area-inset-bottom));
  padding-bottom: calc(95px + env(safe-area-inset-bottom));
}
.index-page .logo {
  width: 1.93rem;
  display: block;
  position: absolute;
  left: 0.2rem;
  top: 0.24rem;
  z-index: 9;
}
.index-page .logo img {
  display: block;
}
.index-page .title {
  margin-bottom: 0rem;
}
.index-page .title img {
  display: block;
}
.index-page .three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.3rem;
  margin-bottom: 0.4rem;
}
.index-page .three li {
  width: 2.42rem;
  height: 0.69rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url("images/btn.png") center center no-repeat;
  background-size: 100% auto;
  color: #fff;
  text-align: center;
}
.index-page .three p {
  font-size: 0.2rem;
}
.index-page .three .con {
  font-weight: bold;
  font-size: 0.26rem;
}
.index-page .links {
  padding: 0 0.5rem;
  margin-bottom: 0.1rem;
}
.index-page .links li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.3rem;
}
.index-page .links .name {
  width: 1.64rem;
  border-radius: 0.45rem;
  height: 0.45rem;
	line-height: 0.45rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffe98a), to(#ffb054));
  background: linear-gradient(to bottom, #ffe98a 0%, #ffb054 100%);
  line-height: 0.45rem;
  text-align: center;
}
.index-page .links .con {
  background-color: #343434;
  border-radius: 0.45rem;
  margin: 0 0.1rem;
  color: #fae464;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  text-align: center;
  color: #fae464;
  border: #614d3c 1px solid;
  height: 0.45rem;
  padding: 0 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 0.43rem;
  font-size: 0.28rem;
  font-weight: bold;
}
.index-page .links .btn {
  width: 1.64rem;
  border-radius: 0.45rem;
  height: 0.45rem;
  line-height: 0.45rem;
  border: #f0cc77 1px solid;
  text-align: center;
  color: #ffd97b;
}
.index-page .other {
  background: url("images/line.png") center center no-repeat;
  background-size: 7.11rem auto;
  color: #fff;
  padding: 0.1rem 0.3rem;
  min-height: 0.92rem;
  line-height: 0.36rem;
  margin-bottom: 40px;
}
@media screen and (max-width:650px){
.index-page .other {
  margin-bottom: 0px;
}
}
.index-page .btn-service {
  position: fixed;
  right: 50%;
  margin-right: -3.75rem;
  top: 30vh;
  z-index: 9;
}
.index-page .btn-service img {
  width: 1.22rem;
  display: block;
}
.index-page .fixed-operate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  z-index: 888;
  left: 50%;
  width: 7.5rem;
  margin-left: -3.75rem;
  bottom: 0;
  background-color: #07003f;
  border-top: #4f4a77 1px solid;
  padding: 0.13rem 0.16rem;
  padding-bottom: 7px;
  padding-bottom: calc(7px + constant(safe-area-inset-bottom));
  padding-bottom: calc(7px + env(safe-area-inset-bottom));
}
.index-page .fixed-operate .icon {
  width: 1.25rem;
  border-radius: 0.1rem;
  height: 1.26rem;
  position: relative;
}
.index-page .fixed-operate .icon img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-page .fixed-operate .icon img {
  display: block;
}
.index-page .fixed-operate .icon .img {
  border-radius: 0.1rem;
}
.index-page .fixed-operate .icon .light {
  width: 0.69rem;
  height: 0.69rem;
  position: absolute;
  position: absolute;
  left: -0.2rem;
  top: -0.2rem;
}
.index-page .fixed-operate .con {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  margin-left: 0.2rem;
  color: #fff;
}
.index-page .fixed-operate .con h3 {
  color: #fffc00;
  font-size: 0.28rem;
}
.index-page .fixed-operate .txt {
  color: #ffffff;
  font-size: 0.2rem;
  margin-top: 0.05rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(100%, #707070), to(#ffffff));
  background: linear-gradient(to bottom, #ffffff 0%, #707070 100%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.index-page .fixed-operate .star {
  margin-top: 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-page .fixed-operate .star img {
  width: 0.26rem;
  height: 0.26rem;
}
.index-page .fixed-operate .btn {
  width: 2.2rem;
  height: 0.74rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-animation: scale 2s linear infinite;
          animation: scale 2s linear infinite;
}
.index-page .fixed-operate .btn img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-page .fixed-operate .btn.isPC {
  background: none;
  color: red;
  -webkit-animation: scale 2s linear infinite;
          animation: scale 2s linear infinite;
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@-webkit-keyframes myfirst2 {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
@keyframes myfirst2 {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
.buttons {
    width: 100%;
    text-align: center;
}
.buttons button {
    width: 4.5rem;
    height: 1.24rem;
    background: url(images/5cdf17_450x124.png?v=0.1) center no-repeat;
    background-size: 4.5rem 1.24rem;
    -webkit-animation: myfirst2 1s infinite;
    animation: myfirst2 1s infinite;
}
button, input[type="button"], input[type="date"], input[type="number"], input[type="password"], input[type="reset"], input[type="submit"], input[type="text"], textarea {
    -webkit-appearance: none;
    border: none;
    background: 0 0;
}
button {
    font-family: "microsoft yahei", Arial;
    outline: 0;
    cursor: pointer;
    font-size: 0.26rem;
    border: none;
}