body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td,
html {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
sup {
  vertical-align: inherit;
}
sub {
  vertical-align: inherit;
}
section,
article,
aside,
address,
fieldset,
header,
footer,
nav,
dialog,
figure,
time,
video,
mark,
canvas {
  display: block;
  margin: 0;
  padding: 0;
}
img,
fieldset {
  display: block;
  border: 0;
  width: 100%;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: #212121;
}
a,
a:active,
button,
button:active,
input,
span,
label,
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
button {
  background: none;
  border: none;
}
body,
input,
textarea {
  font-family: "PingFang SC", "microsoft yahei", "Hiragino Sans GB", tahoma, arial, sans-serif;
}
html,
body {
  margin: 0 auto;
  max-width: 750px;
  height: 100%;
  font-size: calc(100vw/750*100);
  line-height: 1.6;
  color: #212121;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
}
@media only screen and (min-width: 750px) {
  html,
  body {
    font-size: 75px;
  }
}
.no-scroll,
.no-scroll body {
  height: 100%;
  overflow: hidden;
}
a,
button,
input,
select,
textarea {
  outline: none;
}
input[type="text"],
input[type="password"],
input[type="number"],
textarea {
  line-height: normal;
  color: #212121;
  background: none;
  resize: none;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type='number'] {
  -moz-appearance: textfield;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  line-height: normal;
  color: #999;
}
.abs {
  position: absolute;
  right: 0;
  top: 0;
}
.imgfile {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.nomore {
  padding: 0.2rem;
  font-size: 0.24rem;
  text-align: center;
  color: #999;
}
.wp {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0.3rem 0;
  width: 100%;
  max-width: 750px;
  min-height: 100%;
  font-size: 0.3rem;
  background-color: #f2f4f6;
}
.wp.wp-index {
  padding: 0;
  background: #f2f4f6 url(https://aisiwei.oss-cn-hangzhou.aliyuncs.com/images/banner.jpg) no-repeat center top / 100% auto;
  overflow: hidden;
}
.wp.wp-index::after {
  position: absolute;
  top: -1rem;
  left: -0.6rem;
  width: 3rem;
  height: 3rem;
  content: "";
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
}
@media only screen and (min-width: 750px) {
  .wp {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
}
.box {
  margin: 0 auto;
  padding: 0 0.3rem 0.3rem;
  box-sizing: border-box;
  position: relative;
}
.ban {
  position: relative;
  padding: 0.3rem 0.3rem 0.5rem;
  color: #fff;
}
.ban > img {
  position: absolute;
  right: 1rem;
  bottom: -0.2rem;
  width: 2.4rem;
  height: 2.4rem;
}
@media only screen and (min-width: 750px) {
  .ban > img {
    right: 22%;
  }
}
.ban small {
  display: inline-block;
  vertical-align: middle;
  padding: 0.2rem 0.5rem 0.1rem;
  font-size: 0.28rem;
  color: #07c160;
  background-color: #fff;
  border-radius: 0.2rem;
}
.ban small img {
  display: block;
  margin: 0 auto 0.1rem;
  width: 0.6rem;
}
.ban h1 {
  margin-top: 0.15rem;
  font-size: 0.48rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.ban h2 {
  font-size: 0.36rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.ban h2 em {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.2rem;
  padding: 0 0.2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #6d86fc;
  font-style: normal;
  text-shadow: none;
  background-color: #fff;
  border-radius: 0.3rem;
}
.ban h3 {
  display: inline-block;
  vertical-align: top;
  padding: 0 0.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #6d86fc;
  background-color: #fff;
  border-radius: 0.3rem;
}
.ban a {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  padding: 0 0.2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  color: #fff;
  background-color: #07c160;
  border-radius: 0.1rem;
  z-index: 99;
}
.unit {
  position: relative;
  box-shadow: 0 0 0.24rem rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-radius: 0.3rem;
  overflow: hidden;
}
.titbox {
  margin-bottom: 0.3rem;
  text-align: center;
}
.titbox h2 {
  font-size: 0.45rem;
}
.desc {
  line-height: 1.7;
  text-align: justify;
}
.desc p {
  padding: 0.1rem 0;
  text-indent: 2em;
}
.desc em {
  margin: 0 0.05rem;
  font-style: normal;
  color: #07c160;
}
.desc h5 {
  font-size: 0.36rem;
  color: #f60;
  text-align: center;
}
.icolist {
  margin: 0 auto;
  text-align: center;
}
.icolist li {
  margin-top: 0.7rem;
  padding: 0 0.3rem;
}
.icolist img {
  margin: 0 auto 0.2rem;
  width: 1.5rem;
}
.icolist h3 {
  margin-bottom: 0.2rem;
  font-weight: bold;
  font-size: 0.3rem;
}
.icolist p {
  font-size: 0.28rem;
  text-align: justify;
}
.tit {
  padding: 0.3rem;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}
.ico {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.3rem;
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 0.05rem;
}
.ico::after {
  position: absolute;
  left: 0.1rem;
  top: 0.1rem;
  width: 0.3rem;
  height: 0.3rem;
  content: "";
  border-radius: 0.08rem;
  border: 1px solid #fff;
}
.ico.ico-pdf-doc {
  background-color: #f12d00;
}
.ico.ico-pdf-doc::after {
  background-color: #6d86fc;
}
.ico.ico-doc-pdf {
  background-color: #6d86fc;
}
.ico.ico-doc-pdf::after {
  background-color: #f12d00;
}
.ico.ico-doc-img {
  background-color: #6d86fc;
}
.ico.ico-doc-img::after {
  background-color: #f1d103;
}
.ico.ico-img-doc {
  background-color: #f1d103;
}
.ico.ico-img-doc::after {
  background-color: #6d86fc;
}
.ico.ico-pdf-tools {
  background-color: #f12d00;
}
.ico.ico-pdf-tools::after {
  background-color: #f12d00;
}
.ico.ico-doc-zip {
  background-color: #f1d103;
}
.ico.ico-doc-zip::after {
  background-color: #f12d00;
}
.lbltxt {
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  padding: 0 0.1rem;
  font-size: 0.2rem;
  font-style: normal;
  color: #e60000;
  border: 1px solid #e60000;
  border-radius: 0.06rem;
}
.btn {
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.3rem;
  text-align: center;
  letter-spacing: 1px;
  color: #fff;
  background-color: #6d86fc;
  border-radius: 0.45rem;
  cursor: pointer;
}
.btn.btn-pay {
  background-color: #d67bd6;
}
.btn.btn-line {
  color: #6d86fc;
  background: #fff;
  border: 1px solid #6d86fc;
}
.btn:hover {
  filter: brightness(110%);
}
.btn:active {
  transform: scale(0.96);
}
.fixedbtn {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  max-width: 748px;
  box-sizing: border-box;
  padding: 0.3rem;
}
.list {
  position: relative;
  margin-bottom: -1px;
  font-size: 0.28rem;
  text-align: center;
  overflow: hidden;
}
.list:after {
  display: table;
  content: "";
  clear: both;
}
.list li {
  float: left;
  position: relative;
  box-sizing: border-box;
  padding: 0.5rem 0;
  width: 33.33%;
  cursor: pointer;
}
.list li:hover {
  background-color: #f2f4f6;
}
.list li::before {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  content: "";
  background-color: #ddd;
}
.list li::after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  content: "";
  background-color: #ddd;
}
.list li img {
  display: block;
  margin: 0 auto 0.2rem;
  width: 60%;
  max-width: 0.7rem;
}
.list li:nth-child(3n)::before {
  display: none;
}
.protype {
  position: relative;
  padding: 0.3rem;
  font-size: 0.36rem;
  color: #6d86fc;
  cursor: pointer;
}
.protype img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2rem;
  width: 0.5rem;
}
.protype::before {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  margin-top: -0.2rem;
  width: 0.4rem;
  height: 0.4rem;
  content: "";
  background: url(../img/arrow.png) no-repeat center / cover;
}
.uploadtype {
  border-bottom: 1px solid #ddd;
}
.uploadtype:after {
  display: table;
  content: "";
  clear: both;
}
.uploadtype li {
  float: left;
  box-sizing: border-box;
  padding: 0.3rem 0;
  width: 50%;
  text-align: center;
  font-size: 0.28rem;
  cursor: pointer;
}
.uploadtype li.on {
  background-color: #e2e7fe;
}
.uploadtype li img {
  display: block;
  margin: 0 auto 0.1rem;
  width: 0.7rem;
}
.uploadtxt {
  padding: 0.9rem 0.6rem;
  text-align: center;
}
.uploadtxt p {
  margin-top: 0.6rem;
  font-size: 0.28rem;
  text-decoration: underline;
  color: #777;
  cursor: pointer;
}
.qatype {
  padding: 0.6rem 0.3rem;
  color: #444;
}
.qatype li {
  text-decoration: underline;
}
.qatype li:hover {
  color: #6d86fc;
  cursor: pointer;
}
.qalist {
  padding: 0.6rem 0.3rem;
}
.qalist li {
  padding: 0.3rem 0;
  border-bottom: 1px solid #ddd;
}
.qalist li:last-child {
  border-bottom: none;
}
.qalist li h4 {
  position: relative;
  padding-right: 0.3rem;
  font-size: 0.3rem;
  color: #0096ff;
}
.qalist li h4::after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.2rem;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.36rem;
  font-weight: normal;
  color: #333;
  text-align: center;
  content: "+";
}
.qalist li.on h4::after {
  content: "-";
}
.qalist li.on p {
  display: block;
  padding: 0.2rem;
  font-size: 0.28rem;
  background-color: #f2f4f6;
}
.qalist li p {
  display: none;
  padding-top: 0.2rem;
}
.qalist li p img {
  margin-top: 0.1rem;
  border: 1px solid #ededed;
}
.prostate {
  padding: 0.6rem 0.3rem;
  text-align: center;
}
.proinfo {
  padding: 0.3rem 0 0.2rem;
}
.proinfo img {
  display: block;
  margin: 0 auto 0.2rem;
  width: 1rem;
}
.proinfo h3 {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.proinfo p {
  font-size: 0.24rem;
}
.proresult {
  padding: 0.1rem 0;
}
.proresult img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2rem;
  width: 0.4rem;
}
.barbox {
  position: relative;
  margin: 0.3rem 0;
  height: 0.24rem;
  line-height: 0.24rem;
  color: #fff;
  background-color: #ddd;
  overflow: hidden;
  border-radius: 0.12rem;
}
.barbox .bar {
  position: relative;
  display: block;
  height: 100%;
  background-color: #20b759;
  overflow: hidden;
  transition: width 0.1s;
}
.barbox em {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  font-size: 0.18rem;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
@keyframes barLight {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.tutor {
  padding: 0.6rem 0.3rem;
}
.tutor li {
  padding: 0.15rem 0;
  font-size: 0.28rem;
}
.tutor .btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  padding: 0 0.3rem;
  width: auto;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.26rem;
}
.pop {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1000;
}
.popmain {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  max-width: 750px;
  box-sizing: border-box;
  font-size: 0.3rem;
  background-color: #fff;
  border-radius: 0.4rem 0.4rem 0 0;
}
@media only screen and (min-width: 750px) {
  .popmain {
    bottom: 50%;
    transform: translateY(50%);
    border-radius: 0.3rem;
  }
}
.popclose {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.3rem;
  font-size: 0.4rem;
  line-height: 1;
  cursor: pointer;
  color: #212121;
  z-index: 20;
}
.poptit {
  position: relative;
  padding: 0.3rem 0.4rem;
  font-size: 0.28rem;
  color: #777;
  border-bottom: 1px solid #eee;
}
.poplist {
  position: relative;
  box-sizing: border-box;
  max-height: 9rem;
  overflow: hidden;
  overflow-y: auto;
}
.poplist::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  border-radius: 6px;
}
.poplist::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #999;
}
.poplist dl {
  padding: 0 0.3rem 0.3rem;
}
.poplist dt {
  position: sticky;
  top: 0;
  padding: 0.4rem 0 0.2rem;
  font-weight: bold;
  background-color: #fff;
  z-index: 2;
}
.poplist dd {
  position: relative;
  padding: 0.3rem;
}
.poplist dd img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2rem;
  width: 0.5rem;
}
.poplist dd em {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  padding: 0 0.1rem;
  font-size: 0.2rem;
  font-style: normal;
  color: #e60000;
  border: 1px solid #e60000;
  border-radius: 0.06rem;
}
.poplist dd::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  content: "";
  background-color: #ddd;
  opacity: 0.75;
}
.poplist dd:active,
.poplist dd:hover {
  cursor: pointer;
  background-color: #f2f4f6;
}
.poplist dd.on {
  color: #6d86fc;
}
.poplist dd.on::before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.2rem;
  width: 0.4rem;
  height: 0.4rem;
  content: "";
  background: url(../img/selected.png) no-repeat center / cover;
}
.pophelp {
  position: relative;
  box-sizing: border-box;
  max-height: 9rem;
  overflow: hidden;
  overflow-y: auto;
}
.pophelp dl {
  padding: 0.3rem;
}
.pophelp dd {
  margin-bottom: 0.3rem;
  font-size: 0.28rem;
  color: #777;
}
.pophelp dd img {
  display: block;
  margin: 0.2rem 0 0.1rem;
}
.loading {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}
.loading .loading-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -60px 0 0 -60px;
  padding: 30px 0 0;
  box-sizing: border-box;
  width: 120px;
  height: 120px;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.loading img {
  display: block;
  margin: 0 auto 8px;
  width: 32px;
  height: 32px;
}
.popmsg {
  position: fixed;
  left: 50%;
  top: 40%;
  transform: translateX(-50%);
  z-index: 9999;
}
.popmsg .popmsg-txt {
  padding: 0.1rem 0.2rem;
  white-space: nowrap;
  font-size: 0.26rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0.1rem;
  z-index: 1000;
  animation: bottomIn 0.25s linear both;
}
@keyframes bottomIn {
  0% {
    transform: translate3d(0, 1rem, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.waitingbox {
  padding: 1rem 0;
  font-size: 0.3rem;
  text-align: center;
}
.waitingbox img {
  margin: 0 auto 0.3rem;
  width: 2rem;
  border-radius: 100%;
}
.ubox {
  padding: 0.6rem 0;
}
.ubox.ubox-how {
  padding-top: 0;
}
.commentbox {
  position: relative;
  padding: 0 0.3rem;
  margin: 0 auto;
  max-width: 690px;
  box-sizing: border-box;
  user-select: none;
}
.commentbox::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1rem;
  content: "";
  background-image: -webkit-linear-gradient(top, rgba(242, 244, 246, 0), #f2f4f6);
}
.commentbox .comment-scroll {
  position: relative;
  height: 6rem;
  overflow: hidden;
}
.commentbox .avatar {
  position: absolute;
  left: 0;
  top: 0.15rem;
  width: 0.8rem;
}
.commentbox .comment-txt {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0.2rem 0.3rem;
  box-sizing: border-box;
  max-width: 90%;
  min-width: 50%;
  font-size: 0.26rem;
  line-height: 1.4;
  text-align: left;
  text-align: justify;
  background-color: #fff;
  box-shadow: 0 0.05rem 0.12rem rgba(0, 0, 0, 0.1);
}
.commentbox .comment-txt::after {
  position: absolute;
  left: -0.2rem;
  top: 0;
  width: 0;
  height: 0;
  line-height: 0;
  content: "";
  border-width: 0.4rem;
  border-style: solid dashed dashed;
  border-color: #fff transparent transparent;
}
.commentbox .comment-txt .comment-time {
  margin-top: 0.2rem;
  font-size: 0.24rem;
  color: #999;
}
.commentbox .comment-txt .comment-time em {
  margin-right: 0.2rem;
  font-style: normal;
  color: #f60;
}
.commentbox ul {
  position: relative;
  font-size: 0.28rem;
  line-height: 0.5rem;
}
.commentbox ul.ani {
  animation: commentList 60s linear infinite both;
}
.commentbox ul li {
  position: relative;
  padding: 0.15rem 0.2rem 0.15rem 1.2rem;
}
.commentbox ul li:nth-child(even) {
  padding: 0.15rem 1.2rem 0.15rem 0.2rem;
  text-align: right;
}
.commentbox ul li:nth-child(even) .avatar {
  left: auto;
  right: 0;
}
.commentbox ul li:nth-child(even) .comment-txt::after {
  left: auto;
  right: -0.2rem;
}
.commentbox ul li:nth-child(even) .comment-txt .comment-time {
  text-align: right;
}
@keyframes commentList {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
.ft {
  padding: 0.3rem;
  font-size: 0.28rem;
  text-align: center;
  background-color: #fff;
}
.img-select {
  margin: 0.6rem auto;
  border-top: 1px solid #ddd;
}
.img-select .btn {
  margin-top: 0.6rem;
}
.items {
  position: relative;
  padding: 0.3rem 0.2rem 0.3rem 1rem;
  text-align: left;
  font-size: 0.3rem;
  color: #333;
  border-bottom: 1px solid #eee;
}
.items::before {
  position: absolute;
  left: 0.3rem;
  top: 50%;
  margin-top: -0.2rem;
  width: 0.4rem;
  height: 0.4rem;
  content: "";
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 100%;
}
.items.on {
  color: #6d86fc;
  background-color: #eceffc;
}
.items.on::before {
  background-color: #6d86fc;
  border-color: #6d86fc;
  box-shadow: inset 0 0 0 3px #fff;
}
.items img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.2rem 0 0;
  width: 0.7rem;
  height: 0.7rem;
}
.qalistbox {
  padding: 0 0 0.3rem;
}
.qalistbox .qalist {
  position: relative;
  max-height: 8rem;
  overflow: hidden;
  overflow-y: auto;
}
.qalistbox .qalist::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  border-radius: 6px;
}
.qalistbox .qalist::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #999;
}
.qalistbox .btn {
  margin: 0 auto;
  width: 92%;
}
.qafixed {
  position: fixed;
  right: 0.1rem;
  top: 0.1rem;
  z-index: 100;
  cursor: pointer;
}
.qafixed img {
  box-sizing: border-box;
  padding: 0.15rem;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.topbar {
  position: relative;
  padding: 0.1rem 0.2rem;
  min-height: 0.7rem;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 101;
}
.topbar .username {
  position: relative;
  padding-left: 0.9rem;
  line-height: 0.7rem;
  font-size: 0.28rem;
}
.topbar .username img {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.7rem;
}
.topbar .topbtns {
  position: absolute;
  right: 0.15rem;
  top: 0.15rem;
}
.topbar .topbtns a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  padding: 0 0.2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  color: #642607;
  text-align: center;
  background-color: #642607;
  background-image: -webkit-linear-gradient(left, #fadbbf, #efb292);
  border-radius: 0.1rem;
  cursor: pointer;
}
.topbar .topbtns a:nth-child(2) {
  color: #fff;
  background: #07c160;
}
.wxbtns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.wxbtns button {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  height: 1rem;
  font-size: 0.3rem;
  color: #fff;
}
.wxbtns button img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 0.5rem;
}
.wxbtns button:first-child {
  background-color: #07c160;
}
.wxbtns button.wxbtn-check,
.wxbtns button:nth-child(2) {
  background: #6d86fc;
}
.wxbtns .wxappmenu {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.3rem;
  text-align: center;
  color: #fff;
  background-color: #07c160;
  overflow: hidden;
}
.wxbtns .wxappmenu img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 0.5rem;
}
.wxuploadbox {
  padding: 0.9rem 0.6rem;
}
.wxuploadbox button {
  width: 100%;
  display: block;
  height: 1rem;
  font-size: 0.3rem;
  color: #fff;
  background-color: #07c160;
  border-radius: 0.5rem;
}
.wxuploadbox button img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 0.5rem;
}
.wxuploadbox .wxappmenu {
  position: relative;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.3rem;
  text-align: center;
  color: #fff;
  background-color: #07c160;
  border-radius: 0.5rem;
  overflow: hidden;
}
.wxuploadbox .wxappmenu img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 0.5rem;
}
.uploadnone {
  padding: 0.9rem 0.6rem;
}
.btnsflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.3rem 0.3rem;
}
.btnsflex > .btn {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1rem;
  line-height: 1rem;
  border-radius: 0.5rem;
}
.btnsflex .btn:not(:first-child) {
  margin-left: 0.3rem;
}
.btnsflex .wxuploadbox {
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.btnsflex .wxuploadbox .wxappmenu {
  color: #6d86fc;
  background-color: #fff;
  border: 1px solid #6d86fc;
}
.wp.wp-page3 {
  background: #f2f4f6 url(../img/banner3.jpg) no-repeat center top / 100% auto;
  overflow: inherit;
  background-attachment: fixed;
}
.wp.wp-page3 .topbar {
  position: sticky;
  top: 0;
  background: #fff;
  box-shadow: 0 0.2rem 0.24rem rgba(0, 0, 0, 0.1);
}
.wp.wp-page3 .tit {
  font-weight: normal;
}
.wp.wp-page3 .list {
  font-size: 0.3rem;
}
.wp.wp-page3 .list li {
  width: 50%;
  text-align: left;
}
.wp.wp-page3 .list li:hover {
  background-color: #f2f4f6;
}
.wp.wp-page3 .list li::before {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  content: "";
  background-color: #eee;
}
.wp.wp-page3 .list li::after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  content: "";
  background-color: #eee;
}
.wp.wp-page3 .list li img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem 0 0.3rem;
  width: 1rem;
  max-width: auto;
}
.wp.wp-page3 .list li p {
  display: inline-block;
  vertical-align: middle;
}
.wp.wp-page3 .list li:nth-child(3n)::before {
  display: block;
}
.wp.wp-page3 .list li:nth-child(even)::before {
  display: none;
}

.abs{position:absolute;right:0;top:0}body,html{margin:0 auto;max-width:750px;background-color:#f2f4f6}.bdbox{position:relative;margin:0 auto;padding-bottom:1.5rem;max-width:750px;font-size:.3rem;color:#000}.bdbox .bdtheme{position:relative;padding-bottom:1.2rem;background-color:#83a7ff}.bdbox .bdtheme>img{display:block;margin:0 auto;max-width:750px;width:100%}.bdbox .bdtheme .bdbtn{position:absolute;left:50%;bottom:.2rem;margin:0 0 0 -2.2rem;width:4.4rem;height:.9rem;line-height:.9rem;font-size:.3rem;color:#333;background-color:#fff}.bdbox .bdbot{position:fixed;left:0;right:0;bottom:.6rem}.bdbox .bdbot img{display:block;margin:0 auto;max-width:750px;width:100%;opacity:.5}.ft-company{padding:.3rem 0;font-size:.26rem;text-align:center;color:#fff;background-color:#37a8ff}.bdbtn{margin:0 auto .6rem;width:5.2rem;box-sizing:border-box;height:1rem;line-height:1rem;font-style:normal;font-size:.34rem;text-align:center;color:#fff;background-color:#ec75d1;border-radius:.6rem;animation:scaleBtn .4s linear infinite alternate both}.bdbtn img{display:inline-block;vertical-align:middle;margin-right:.1rem;width:.5rem}.bdpro,.bdstep,.bdcomment{position:relative;margin:0 0 .3rem;padding:.3rem;box-sizing:border-box;z-index:10}.bdpro h3,.bdstep h3,.bdcomment h3{margin-bottom:.3rem;font-size:.3rem;font-weight:bold;line-height:1.2;color:#0096ff}.bdpro{position:relative;z-index:2}.bdpro dl:not(:first-child){margin-top:.6rem}.bdpro dl:after{display:table;content:"";clear:both}.bdpro dl dt{margin-bottom:.3rem;font-size:.3rem;font-weight:bold;line-height:1.2;color:#0096ff}.bdpro dl dd{position:relative;float:left;margin:1.5%;padding:.3rem;box-sizing:border-box;width:47%;background-color:#fff;border-radius:.2rem}.bdpro dl img{display:inline-block;vertical-align:middle;margin-right:.1rem;width:.6rem}.bdstep{padding-top:.3rem}.bdstep ul{background-color:#fff}.bdstep li{position:relative;padding:.3rem 0 .3rem .2rem;font-size:.3rem;text-align:center}.bdstep li:not(:first-child):after{position:absolute;left:50%;top:-0.6em;content:"鈫�"}.bdcomment{padding-top:.3rem}.bdcomment h3{margin-bottom:.5rem}#fixBtn{position:fixed;left:0;right:0;bottom:0;margin:0 auto;padding:.6rem .3rem;box-sizing:border-box;max-width:750px;z-index:200}#fixBtn .bdbtn{margin:0 auto;width:100%}.exa-list{margin:0 auto;max-width:690px;box-sizing:border-box;user-select:none}.exa-list .exa-roll{position:relative;height:6rem;overflow:hidden}.exa-list ul{position:relative}.exa-list ul.listani{animation:nameList 60s linear infinite both}.exa-list ul li{position:relative;margin-bottom:.3rem;padding-bottom:.3rem;border-bottom:1px dashed #ccc}.exa-list ul li h4{position:relative;margin-bottom:.1rem;line-height:.5rem;font-size:.28rem;z-index:2}.exa-list ul li h4 span{color:#f60;letter-spacing:2px}.exa-list ul li p{position:relative;z-index:2}.exa-list ul li time{position:absolute;right:0;top:0;padding-left:.2rem;font-size:.24rem;line-height:.5rem;z-index:2;color:#999}.exa-list ul li strong{margin-left:.1rem;padding-right:.2rem}@keyframes nameList{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@keyframes scaleBtn{0%{transform:scale(1)}100%{transform:scale(.9)}}.gowechat{position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);padding:.3rem .3rem .3rem 1.5rem;white-space:nowrap;font-size:.32rem;line-height:1.5;color:#fff;background-color:rgba(0,0,0,0.8);border-radius:.2rem;z-index:1000}.gowechat img{position:absolute;left:.3rem;top:.3rem;width:.9rem}.gowechat p{font-size:.28rem;opacity:.8}/*# sourceMappingURL=./index.css.map */