@keyframes scroll {
  0% {
      left: 0;
      transform: translateX(0);
  }

  10% {
      left: 0;
      transform: translateX(0);
  }

  90% {
      left: 100%;
      transform: translateX(-100%);
  }

  100% {
      left: 100%;
      transform: translateX(-100%);
  }
}
* {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  border: 0;
}
input,textarea {
  outline: none;
}
table,tr,th,td {
  border-collapse: collapse;
}
h1,h2,h3,h4,h5,dt {
  font-weight: var(--font-weight-bold);
}
li {
  list-style: none;
}
a {
  -webkit-tap-highlight-color: transparent;
}
html, body {
  background-color: #F7F7F7;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'PingFangSC', 'PingFang SC', "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
body, a {
  font-size: 0.32rem;
}
.app-pc-header {
  display: none;
}
.app-pc-footer {
  display: none;
}

#app .app-content {
  width: 414px;
  margin: 0 auto;
  flex: none!important;
  min-height: 600px;
}
.app-pc-header {
  display: block;
  width: 100%;
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
}
.app-pc-header .app-pc-header-content {
  max-width: 83.3vw;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.app-pc-header-logo {
  height: 2.656vw;
  margin-right: 5.5729vw;
}
.app-pc-header-logo img {
  display: block;
  height: 100%;
}
.app-pc-header-menu {
  flex: 1;
  font-size: 0;
}
.app-pc-header-menu-item {
  display: inline-block;
  height: 4.1666vw;
  line-height: 4.1666vw;
  font-size: 0.8333vw;
  font-family: Microsoft YaHei;
  font-weight: var(--font-weight-normal);
  color: #111111;
  padding: 0 1.5625vw;
  position: relative;
  cursor: pointer;
}
.app-pc-header-menu-item:after {
  content: ' ';
  position: absolute;
  left: 0.9375vw;
  right: 0.9375vw;
  bottom: 0;
  background: #A3764A;
  height: 3px;
  display: none;
}
.app-pc-header-menu-item.active, .app-pc-header-menu-item:hover {
  color: #885728;
}
.app-pc-header-menu-item.active:after, .app-pc-header-menu-item:hover:after {
  display: block;
}
.app-pc-header-down {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
  position: relative;
  margin-right: 1.6666666vw;
  cursor: pointer;
}
.app-pc-header-down-icon {
  height: 1.14583333vw;
  margin-right: 0.46875vw;
}
.app-pc-header-down-text {
  font-family: Microsoft YaHei;
  font-weight: var(--font-weight-normal);
  font-size: 0.83333vw;
  color: #111111;
  line-height: 1.25vw;
}
.app-pc-header-down-dialog {
  width: 7.8125vw;
  margin: 0 auto;
}
.app-pc-header-down-dialog-qr {
  display: block;
  width: 100%;
}
.app-pc-header-down-dialog-txt {
  text-align: center;
  font-size: 0.83333333vw;
  color: #333333;
  line-height: 2.1875vw;
}
.app-pc-header-down:hover .app-pc-header-down-dialog {
  display: block;
}
.app-pc-header-down-popper {
  width: 9.375vw;
  padding: 0!important;
  padding-top: 12px!important;
  min-width: 9.375vw!important;
}
.app-pc-header-login {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.app-pc-header-login-icon {
  height: 1.1666666vw;
  margin-right: 0.572916666vw;
}
.app-pc-header-login-text {
  font-family: Microsoft YaHei;
  font-weight: var(--font-weight-normal);
  font-size: 0.83333vw;
  color: #111111;
  line-height: 1.25vw;
}
.app-pc-header-login-icon2 {
  width: 0.93229166vw;
  margin-left: 0.416666666vw;
}
.app-pc-header-login-dialog {
  display: none;
  position: absolute;
  top: 1.25vw;
  width: 6.25vw;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(194,191,182,0.75);
  border-radius: 8px;
  padding: 10px;
  text-align: center;
  font-size: 0.83333vw;
}
.app-pc-header-login:hover .app-pc-header-login-dialog {
  display: block;
}
.app-pc-banner {
  position: relative;
}
.app-pc-banner-img {
  display: block;
  width: 100%;
}
.app-pc-banner-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.app-pc-banner-bottom img {
  display: block;
  width: 100%;
}
.app-pc-banner-jg-btn {
  position: absolute;
  left: 13.59375vw;
  top: 15.46875vw;
  width: 15.9375vw;
  cursor: pointer;
}
.app-pc-banner-jg-btn img {
  display: block;
  width: 100%;
}
.app-pc-content {
  width: 72.91666666vw;
  margin: 0 auto;
  padding-top: 0.41666666vw;
  padding-bottom: 1vw;
}
.app-safe-wrapper{
  background-color: #f7f7f7;
  padding-bottom: 9vw;
  padding-top: 4vw;

  .inner{
    width: 72.91666666vw;
    margin: 0 auto;
    padding-top: 0.41666666vw;
  }
  .app-pc-index-main-title{
    margin-bottom: 0.85vw
  }

}
.app-pc-content-crumbs {
  line-height: 1.25vw;
  padding: 0.989583333vw 0;
}
.app-pc-content-crumbs a {
  font-family: Microsoft YaHei;
  font-weight: var(--font-weight-normal);
  font-size: 0.72916666vw;
  color: #666666;
  line-height: 1.25vw;
  text-decoration: none;
}
.app-pc-content-crumbs a:last-child {
  color: #885728;
}
.app-pc-content-crumbs span {
  margin: 0 0.41666666vw;
  font-size: 0.72916666vw;
  color: #666666;
}
.app-pc-content-main {
  background-color: #FFFFFF;
  padding: 1.66666vw 3.5416666vw 5.9375vw 3.5416666vw;
}
.app-pc-content-main-title {
  text-align: center;
  font-family: PingFang SC;
  font-weight: var(--font-weight-normal);
  font-size: 1.25vw;
  color: #333333;
  line-height: 1.875vw;
  padding-bottom: 1.25vw;
  border-bottom: 1px dashed #C9C9C9;
}
.app-pc-content-main-box {
  padding-top: 1.9791666vw;
}
.app-pc-content-main-box-title {
  font-family: PingFang SC;
  font-weight: var(--font-weight-medium);
  font-size: 0.9375vw;
  color: #333333;
  line-height: 1.5625vw;
  margin-bottom: 0.833333vw;
}
.app-pc-content-main-title-tips {
  text-align: center;
  font-family: PingFang SC;
  font-weight: var(--font-weight-normal);
  font-size: 0.833333vw;
  color: var(--desc-text-color);
  line-height: 1.5625vw;
}
.app-pc-content-main-box-pa {
  font-family: PingFang SC;
  font-weight: var(--font-weight-normal);
  font-size: 0.833333vw;
  color: #666666;
  line-height: 1.5625vw;
  margin-bottom: 0.833333vw;
}
.app-pc-content-main-box-pa b {
  color: #333333;
}
.app-pc-content-main-box-pa2 {
  font-family: PingFang SC;
  font-weight: var(--font-weight-normal);
  font-size: 0.833333vw;
  color: #666666;
  line-height: 1.5625vw;
  text-align: right;
  margin-bottom: 0.833333vw;
}
.app-pc-content-main-box-pa3 {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: var(--font-weight-normal);
  font-size: 1.0416666vw;
  color: #666666;
  line-height: 1.5625vw;
}
.app-pc-content-main-box-imgmain {
  padding: 1.77083333vw 0;
  width: 62.395833vw;
  margin: 0 auto;
}
.app-pc-content-main-box-imgmain img {
  display: block;
  width: 100%;
}
.app-pc-content-main-menu-item {
  height: 5.104166666666667vw;
  line-height: 5.104166666666667vw;
  font-size: 0;
  border-bottom: 1px dashed #C9C9C9;
}
.app-pc-content-main-menu-item:before {
  content: ' ';
  display: inline-block;
  width: 0.41666666666vw;
  height: 0.41666666666vw;
  background: #A3764A;
  border-radius: 50%;
  margin-right: 0.41666666666vw;
  vertical-align: middle;
}
.app-pc-content-main-menu-item a {
  display: inline-block;
  text-decoration: none;
  font-family: PingFang SC;
  font-weight: var(--font-weight-normal);
  font-size: 0.8333333333vw;
  color: #333333;
  line-height: 1.25vw;
  vertical-align: middle;
}
.app-pc-content-main-menu-item a:hover {
  color: #A3764A;
}

.app-pc-footer {
  display: block;
  background-color: #111111;
  padding: 2.604vw 0;
}
.app-pc-footer-notice {
  text-align: center;
  margin-bottom: 1.5104166vw;
  font-size: 0;
}
.app-pc-footer-notice-item-zw {
  display: inline-block;
  width: 1px;
  height: 1.04166vw;
  background: #BCBCBC;
  overflow: hidden;
  vertical-align: middle;
}
.app-pc-footer-notice-item {
  display: inline-block;
  font-family: Microsoft YaHei;
  font-weight: var(--font-weight-normal);
  font-size: 0.83333vw;
  color: #BCBCBC!important;
  line-height: 1.04166vw;
  cursor: pointer;
  margin-left: 1.0416666vw;
  margin-right: 1.0416666vw;
  vertical-align: middle;
  text-decoration: none;
}
.app-pc-footer-notice-item:first-child {
  margin-left: 0;
}
.app-pc-footer-notice-item:last-child {
  margin-right: 0;
}
.app-pc-footer-notice-item:hover {
  color: #FFFFFF!important;
}
.app-pc-footer-service {
  text-align: center;
  margin-bottom: 1.5104166vw;
  font-size: 0;
}
.app-pc-footer-service-item {
  display: inline-block;
  margin-right: 3.75vw;
  font-family: Microsoft YaHei;
  font-weight: var(--font-weight-normal);
  font-size: 0.83333vw;
  color: #BCBCBC;
  line-height: 1.04166vw;
}
.app-pc-footer-service-item:last-child {
  margin-right: 0;
}
.app-pc-footer-zw {
  width: 72.9166666vw;
  margin: 0 auto;
  height: 1px;
  background: #6C6C6C;
  opacity: 0.5;
  overflow: hidden;
}
.app-pc-footer-tips {
  text-align: center;
  font-size: 0.72916vw;
  font-family: Microsoft YaHei;
  font-weight: var(--font-weight-normal);
  color: #BCBCBC;
  line-height: 0.9375vw;
  padding-top: 1.5104166vw;
}

.app-pc-index-notice {
  background: #EFEFEF;
}
.app-pc-index-notice-main {
  width: 72.9166666vw;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.app-pc-index-notice-main-icon {
  height: 0.9375vw;
  margin-right: 1.25vw;
}
.app-pc-index-notice-main-text {
  flex: 1;
  height: 2.5vw;
  line-height: 2.5vw;
  font-size: 0.729166666vw;
  min-width: 1px;
  overflow: hidden;
}

.app-pc-index-notice-main-more {
  margin-left: 2.0833333333vw;
  font-size: 0.729166666vw;
  color: #A3764A;
  cursor: pointer;
}

.app-pc-index-main {
  padding-top: 3.28125vw;
  /* padding-bottom: 7.0833333333vw; */
}
.app-pc-index-main-title {
  text-align: center;
  width: 72.9166666vw;
  margin: 0 auto;
  line-height: 2.1875vw;
  font-size: 1.875vw;
  font-weight: var(--font-weight-bold);
  margin-bottom: 3vw;
}
.app-pc-index-main-msg {
  width: 72.9166666vw;
  margin: 0 auto;
  margin-bottom: 2.5vw;
}
.app-pc-index-main-msg p {
  font-size:1vw;
  color: #666666;
  line-height: 1.4583333vw;
  text-align: center;
}
.company-info p{
  text-align: left;
  color: #333333;
}
.company-info img{
  width: 1.2vw;
  margin-top: -3px;
}

.app-pc-index-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.app-pc-index-block-item {
  width: 16.6666666vw;
  background-color: #FFFFFF;
  cursor: pointer;
}
.app-pc-index-block-item:hover {
  box-shadow: 0 0.78125vw 1.30208333vw 0 rgba(182, 188, 194, 0.2);
}
.app-pc-index-block-item-img {
  width: 100%;
  height: 11.09375vw;
}
.app-pc-index-block-item-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.app-pc-index-block-item-img-hover1:hover img {
  transform: scale(2.5);
}
.app-pc-index-block-item-text {
  text-align: center;
  height: 3.4895833vw;
  line-height: 3.4895833vw;
  font-size: 0.8333333vw;
}

.app-pc-fixbtn {
  position: fixed;
  width: 3.75vw;
  height: 3.75vw;
  right: 6.77083333vw;
  bottom: 12.86458333vw;
  cursor: pointer;
}
.app-pc-fixbtn-img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0.4vw;
}
.app-pc-fixbtn-dialog {
  position: absolute;
  right: 100%;
  top: 50%;
  width: 11.666666vw;
  height: 11.92708333vw;
  margin-top: -5.93541666vw;
  display: none;
}
.app-pc-fixbtn-dialog-img {
  display: block;
  width: 100%;
  height: 100%;
}
.app-pc-fixbtn:hover .app-pc-fixbtn-dialog {
  display: block;
}
.app-pc-complain-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
}
.app-pc-complain-container {
  width: 31.25vw;
  background: url(../img/suggest-bg.png) top center no-repeat;
  background-size: 100% 100%;
  padding-top: 2.7604166vw;
  padding-bottom: 2.1875vw;
}
.app-pc-complain-title {
  text-align: center;
  font-family: PingFang SC;
  font-weight: var(--font-weight-semi-bold);
  font-size: 1.25vw;
  color: #333333;
  line-height: 1.875vw;
}
.app-pc-complain-content {
  width: 25.67708333vw;
  margin: 0 auto;
  margin-top: 1.979166vw;
}
.app-pc-complain-content p {
  font-family: PingFang SC;
  font-weight: var(--font-weight-normal);
  font-size: 0.83333333vw;
  color: #333333;
  line-height: 1.4583333vw;
  margin-bottom: 0.26041666vw;
}
.app-pc-complain-btn {
  margin: 0 auto;
  margin-top: 2.6041666vw;
  width: 5.479452vw;
  height: 2.08333333333vw;
  background: #C89D73;
  border-radius: 4px;
  text-align: center;
  line-height: 2.08333333333vw;
  font-family: PingFang SC;
  font-weight: var(--font-weight-medium);
  font-size: 0.9375vw;
  color: #FFFFFF;
  cursor: pointer;
}
.youshi-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background: #fafafa;
  margin-bottom: 2vw;
  img{
    width: 45%;
    height: calc(756 / 1344 * 45%);
  }
  div{
    width: 55%;
     padding: 0 50px;
      span{
        font-size:  1.1375vw;
        display: block;
        margin-bottom: 3vw;
        position: relative;
        &::after{
          content: '';
          position: absolute;
          top: 0;
          left: -0.52083333vw;
          width: 32px;
          height: 2px;
          background: #b18554;
          top: 150%;
          left: 0;
        }
      }
  }
}
.company-info-wrapper{
  background: url(../img/company-info-bg.png) no-repeat center;
  height: calc(780 / 3840 * 100vw);
  padding-top: 5vw;
  box-sizing: border-box;
}
#j_app{
  background: #fff;
}


.safe-tips{
  .section {
    margin-bottom: 1.2vw;
    font-family: PingFang SC;
    font-weight: var(--font-weight-medium);
    color: #333333;
    line-height: 1.5625vw;
    margin-bottom: 0.833333vw;
  }
  .section-title {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
  }
  .subsection {
    margin-top: 0.833333vw;
    table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 10px;
      font-size: 0.833333vw;
      
    }
    caption{
      font-size: 0.9375vw;    
      border: 1px solid #ccc;
      border-bottom: none;
      padding: 10px;
      font-weight: bold;
    }
    table, th, td {
      border: 1px solid #ccc;
    }
    th, td {
      padding: 8px;
      text-align: center;
    }
    th {
      background-color: #f2f2f2;
    }
  }
  .subsection-title {
    font-size: 0.9375vw;
    margin-bottom: 0.833333vw;
    line-height: 1.5625vw;
  }
  .tip {
      background-color: #f0f0f0;
      padding: 10px;
      border-radius: 5px;
  }
  .important {
      color: red;
      margin: 0;
  }
  ul{
    list-style: none;
  }
  ul,p,li,a{
    font-family: PingFang SC;
    font-weight: var(--font-weight-normal);
    font-size: 0.833333vw;
    color: #666666;
    line-height: 1.5625vw;
    margin-bottom: 0.833333vw;
    /* text-indent: 2em; */
  }
  a {
      text-decoration: none;
  }
  a:hover {
      text-decoration: underline;
  }
}
