* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Segoe UI', Arial, 'Microsoft Yahei', sans-serif;
}

html,
body {
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    height: 100%;
}

body {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

ul,
ol,
li {
    list-style: none;
}

a {
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

button {
    -webkit-tap-highlight-color: transparent;
    border: none;
    outline: none;
}

div,
i {
    -webkit-tap-highlight-color: transparent;
}

input[type="search"] {
    -webkit-appearance: none;
}

body {
    background-color: #ca89d5;
    max-width: 37.5rem;
    margin: 0 auto;
}

.header-top {
    width: 100%;
    margin: 1.1667rem auto;
    position: relative;
    display: flex;
    justify-content: center;
}

.header-top>.btn-history {
    width: 6.72px;
    height: 6.72px;
    display: flex;
    position: absolute;
    top: 3.6px;
    right: 3.6px;
}

.header-top>.btn-history>img {
    width: 100%;
    height: 100%;
}

.header-top>a {
    align-items: center;
    width: 31.25rem;
    height: 3.3333rem;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 2.33rem;
    font-weight: bold;
}

.head-img {
    background: none;
    width: 22.5833rem;
    height: 3.3333rem;
    margin: 0 auto;
}

.form-search {
    width: 28.9167rem;
    height: 3.3333rem;
    margin: 0 auto;
    position: relative;
}

.form-search>.ipt-search {
    color: #fff;
    background-color: #ffffff1a;
    border: .0833rem solid #181a20;
    border-radius: .5833rem;
    width: 100%;
    height: 3.3333rem;
    padding: 0 3.3333rem 0 1.6667rem;
    position: absolute;
}

.form-search .btn-search {
    justify-content: center;
    align-items: center;
    width: 1.75rem;
    height: 1.75rem;
    display: flex;
    position: absolute;
    top: .8333rem;
    right: 1.4167rem;
}

.form-search .icon-search {
    background: url("../images/search.png") center / 100% no-repeat;
    background-size: 100%;
    width: 1.75rem;
    height: 1.75rem;
    display: block;
}

.title {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 28.9167rem;
    height: 2.5rem;
    margin: 1.25rem auto;
    line-height: 2.5rem;
    display: flex;
    position: relative;
}

.title:before {
    content: "";
    background-color: #FA5900;
    border-radius: .5833rem;
    width: .4167rem;
    height: 2.3333rem;
    position: absolute;
    top: 0;
    left: 0;
}

.title .lf {
    flex-direction: row;
    align-items: center;
    margin-left: .8333rem;
    display: flex;
}

.title .lf>span {
    color: #fff;
    font-size: 1.75rem;
    display: block;
}

.title .icon {
    width: 2.3333rem;
    height: 2.3333rem;
    margin-right: .8333rem;
}

.title>a {
    align-items: center;
    height: 2.3333rem;
    display: flex;
}

.title>a>span {
    color: #fff;
    font-size: 1.75rem;
    display: block;
}

.footer {
    box-shadow: none;
    border-radius: .5833rem;
    width: 28.9167rem;
    margin: 1.67rem auto 0;
}

.footer a {
    margin: 0 auto;
    display: flex;
}

.ft-img {
    width: 28.9167rem;
    height: 100%;
    margin: 0 auto;
}

.footer .ft-txt {
    color: #fff;
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: .4167rem;
    font-size: 1.1667rem;
    text-decoration: none;
    display: block;
}

.ft-nav {
    background-color: #0000;
    border-radius: 2.4px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 28.9167rem;
    margin: 0 auto;
    display: flex;
}

.ft-nav a {
    color: #292f52;
    text-align: center;
    font-size: 1.1667rem;
    font-weight: bold;
    text-decoration: none;
}

.ft-nav span {
    color: #fff;
    width: .0833rem;
    height: 2.3333rem;
    overflow: hidden;
}

.ft-list {
    background-color: #ca89d5;;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 31.25rem;
    height: 6.0833rem;
    padding: 0 2.75rem;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.ft-list>a {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.ft-list>a>.img {
    width: 2.3333rem;
    height: 2.3333rem;
}

.ft-list>a>.txt {
    color: #fff;
    margin-top: .4167rem;
    font-size: .8333rem;
}

.ft-list .ft-active>.txt {
    color: #FA5900;
    margin-top: .4167rem;
    font-size: .8333rem;
}

.empty {
    width: 100%;
    height: 1.6667rem;
}

.adv {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex
}

.adv p {
    text-align: center;
    color: #fff;
    width: 100%;
    margin: 20px 0;
    font-size: 20px
}

.adv-float {
    z-index: 999;
    justify-content: center;
    width: 100%;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
}

.lazyLoad {
    background: url("../images/default.png") center / 100% no-repeat;
    background-size: 100%;
}

/* @media only screen and (-webkit-min-device-pixel-ratio: 1) {
  .pixel-ratio-1 {
      -webkit-transform:scale(1);
      transform: scale(1)
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .pixel-ratio-2 {
    -webkit-transform:scale(2);
    transform: scale(2)
}
} */