* {
  touch-action: auto !important;
}
.foot {
  left: 0;
}
.foot {
  max-width: 500px;
  left: 50%;
  transform: translate(-50%, 0);
}
/* / 禁用iPhone中Safari的字号自动调整 / */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* / 解决IOS默认滑动很卡的情况 / */
  -webkit-overflow-scrolling: touch;
}
/* 禁止缩放表单 */
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  resize: none;
  border: none;
}
/* 取消链接高亮 */
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* 设置HTML5元素为块 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
/* / 图片自适应 / */
img {
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
}
/* 初始化 */
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 500px) {
  html {
    min-width: 320px!important;
    max-width: 500px!important;
    margin: 0 auto;
    font-size: 66.6667px !important;
    background-color: #f9f9f9;
  }
}
body {
  color: #000;
  background-color: #fff;
  box-sizing: border-box;
  line-height: 1;
}
em,
i {
  font-style: normal;
}
ul,
li {
  list-style-type: none;
}
strong {
  font-weight: normal;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  text-decoration: none;
  color: #969696;
  /* font-family: ‘Microsoft YaHei’, Tahoma, Arial, sans-serif; */
}
a:hover {
  text-decoration: none;
}
ul,
ol {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  /* font-family: ‘Microsoft YaHei’; */
}
img {
  border: none;
}
input {
  /* font-family: ‘Microsoft YaHei’; */
}
.top5 {
  margin-top: 0.1rem !important;
}
.top10 {
  margin-top: 0.2rem !important;
}
.top15 {
  margin-top: 0.3rem !important;
}
.top20 {
  margin-top: 0.4rem !important;
}
.top25 {
  margin-top: 0.5rem !important;
}
.top30 {
  margin-top: 0.6rem !important;
}
.top35 {
  margin-top: 0.7rem !important;
}
.top40 {
  margin-top: 0.8rem !important;
}
.top45 {
  margin-top: 0.9rem !important;
}
.top50 {
  margin-top: 1rem!important;
}
.footerBtn {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 1.2rem;
  box-shadow: 0px -2px 8px 0px rgba(168, 180, 200, 0.08);
  background-color: #fff;
  display: flex;
  z-index: 9999;
  max-width: 500px;
  transform: translate(-50%, 0);
}
.footerBtn > li {
  height: 100%;
  width: calc(100%/5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.footerBtn > .footerBtn_center {
  align-items: flex-start;
}
.footerBtn > .footerBtn_center > a {
  text-align: center;
}
.footerBtn > .footerBtn_center > a > .icon_box {
  width: 1.12rem;
  height: 0.94rem;
  background: url("../../assets/images/bottom_shw.png") no-repeat;
  background-size: 100% 100%;
  margin-top: -0.22rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footerBtn > .footerBtn_center > a > .icon_box > .icon {
  width: 0.48rem;
  height: 0.48rem;
  background: url("../../assets/images/lytk.png") no-repeat;
  background-size: 100% 100%;
  margin-top: 0.32rem;
}
.footerBtn > .footerBtn_center > a > .text {
  line-height: 0.2rem;
  margin-top: 0.1rem;
}
.footerBtn > .footerBtn_center > a > .text > span {
  font-size: 0.2rem;
  color: #989DAA;
}
.footerBtn > .footerBtn_item > a > .text {
  font-size: 0.2rem;
  text-align: center;
  color: #989DAA;
  line-height: 0.2rem;
  margin-top: 0.2rem;
}
.footerBtn > .footerBtn_item:nth-child(1) > a > .icon {
  width: 0.52rem;
  height: 0.44rem;
  background: url("../../assets/images/bottom/index.png") no-repeat;
  background-size: 100% 100%;
}
.footerBtn > .footerBtn_item:nth-child(2) > a > .icon {
  width: 0.42rem;
  height: 0.46rem;
  background: url("../../assets/images/bottom/course.png") no-repeat;
  background-size: 100% 100%;
}
.footerBtn > .footerBtn_item:nth-child(4) > a > .icon {
  width: 0.42rem;
  height: 0.46rem;
  background: url("../../assets/images/bottom/tiku.png") no-repeat;
  background-size: 100% 100%;
}
.footerBtn > .footerBtn_item:nth-child(5) > a > .icon {
  width: 0.42rem;
  height: 0.46rem;
  background: url("../../assets/images/bottom/my.png") no-repeat;
  background-size: 100% 100%;
}
.footerBtn > .active > a > .text {
  color: #000000;
}
.footerBtn > .active:nth-child(1) > a > .icon {
  width: 0.52rem;
  height: 0.5rem;
  background: url("../../assets/images/bottom/index-a.png") no-repeat;
  background-size: 100% 100%;
}
.footerBtn > .active:nth-child(1) > a > .text {
  margin-top: 0.16rem;
}
.footerBtn > .active:nth-child(2) > a > .icon {
  width: 0.58rem;
  height: 0.48rem;
  background: url("../../assets/images/bottom/course-a.png") no-repeat;
  background-size: 100% 100%;
}
.footerBtn > .active:nth-child(2) > a > .text {
  margin-top: 0.18rem;
}
.footerBtn > .active:nth-child(4) > a > .icon {
  width: 0.44rem;
  height: 0.52rem;
  background: url("../../assets/images/bottom/tiku-a.png") no-repeat;
  background-size: 100% 100%;
}
.footerBtn > .active:nth-child(4) > a > .text {
  margin-top: 0.14rem;
}
.footerBtn > .active:nth-child(5) > a > .icon {
  width: 0.48rem;
  height: 0.52rem;
  background: url("../../assets/images/bottom/my-a.png") no-repeat;
  background-size: 100% 100%;
}
.footerBtn > .active:nth-child(5) > a > .text {
  margin-top: 0.14rem;
}
.suspension {
  width: 0.88rem;
  position: fixed;
  bottom: 1.4rem;
  right: 0.2rem;
  z-index: 9998;
}
.suspension > .service {
  width: 100%;
  height: 0.88rem;
  border-radius: 50%;
  background: linear-gradient(216deg, #FCA8AE, #FF6E62);
  box-shadow: 1px 3px 5px 0px rgba(240, 114, 120, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
}
.suspension > .service > .icon {
  width: 0.58rem;
  height: 0.46rem;
  background: url("../../assets/images/service.png") no-repeat;
  background-size: 100% 100%;
}
.suspension .goTop {
  width: 100%;
  height: 0.88rem;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 1px 3px 8px 0px rgba(240, 120, 114, 0.17);
  overflow: hidden;
  display: none;
}
.suspension .goTop > .icon {
  width: 0.42rem;
  height: 0.52rem;
  background: url("../../assets/images/top.png") no-repeat;
  background-size: 100% 100%;
  margin: 0.2rem auto 0;
}
.modelbox {
  background-color: #fff;
  overflow: scroll;
  /* padding-bottom: 0.8rem; */
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.modelbox > .modelbox_none {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
}
.modelbox > .modelbox_none > i {
  font-size: 0.32rem;
  color: #828282;
}
.modelbox > .modelbox_title {
  font-size: 0.44rem;
  font-weight: bold;
  text-align: center;
  margin-top: 0.8rem;
  color: #40434b;
}
.modelbox > .modelbox_text {
  text-align: center;
  font-size: 0.28rem;
  color: #757575;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
}
.modelbox > .modelbox_content {
  padding: 0 0.28rem 0 0.8rem;
}
.modelbox > .modelbox_content .icon_tab_color {
  background-color: #d04c37 !important;
  color: #fff !important;
}
.modelbox > .modelbox_content > .modelbox_content_li:nth-last-child(1) > .modelbox_content_icon {
  border-bottom: 0;
}
.modelbox > .modelbox_content > .modelbox_content_li > .modelbox_content_title {
  position: relative;
  margin-bottom: 0.08rem;
}
.modelbox > .modelbox_content > .modelbox_content_li > .modelbox_content_title > span {
  font-size: 0.36rem;
  color: #3f434b;
}
.modelbox > .modelbox_content > .modelbox_content_li > .modelbox_content_title > i {
  position: absolute;
  top: 0.08rem;
  left: -0.5rem;
  width: 0.22rem;
  height: 0.22rem;
  border-radius: 50%;
  background-color: #d04c37;
  box-shadow: 0px 6px 3px 3px rgba(254, 238, 237, 0.5);
}
.modelbox > .modelbox_content > .modelbox_content_li > .modelbox_content_icon {
  overflow: hidden;
  padding-bottom: 0.36rem;
  border-bottom: 0.02rem solid #f1f1f1;
  margin-bottom: 0.3rem;
}
.modelbox > .modelbox_content > .modelbox_content_li > .modelbox_content_icon > a {
  float: left;
  width: 2.04rem;
  height: 0.58rem;
  background-color: #f1f1f1;
  font-size: 0.26rem;
  color: #828282;
  border-radius: 100px;
  line-height: 0.58rem;
  text-align: center;
  margin-top: 0.22rem;
  margin-left: 0.14rem;
}
.modelbox > .modelbox_content > .modelbox_content_li > .modelbox_content_icon > a:nth-child(1),
.modelbox > .modelbox_content > .modelbox_content_li > .modelbox_content_icon > a:nth-child(4),
.modelbox > .modelbox_content > .modelbox_content_li > .modelbox_content_icon > a:nth-child(7),
.modelbox > .modelbox_content > .modelbox_content_li > .modelbox_content_icon > a:nth-child(10) {
  margin-left: 0;
}
