body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
div,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
iframe {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body,
button,
input,
select,
textarea {
  font-size: 0.28rem;
  line-height: 0.4rem;
  font-family: PingFang SC;
  font-weight: 400;
  vertical-align: baseline;
  word-wrap: break-word;
}
body,
html {
  max-width: 750px;
  margin: 0 auto;
  background: #f8fafb;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: couriernew, courier, monospace;
}
small {
  font-size: 0.28rem;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  background: transparent;
  outline: 0;
  color: #333;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
fieldset,
input {
  border: 0;
}
img {
  border: 0;
  text-align: center;
  vertical-align: middle;
}
button,
input,
select,
textarea {
  outline: none;
  font-size: 0.28rem;
  margin: 0;
  padding: 0;
  background-color: #fff;
}
textarea {
  resize: none;
  padding: 0.32rem;
  border: #eeeeee solid 0.02rem;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
i {
  width: auto;
  height: auto;
  vertical-align: middle;
  /* display: inline-flex; */
}
.input-on {
  -webkit-appearance: none;
  width: 0.32rem;
  height: 0.32rem;
  min-width: 0.32rem;
  min-height: 0.32rem;
  border: 0.02rem solid #ccc;
  border-radius: 0.08rem;
  position: relative;
}
input[type="checkbox"], input[type="radio"]{
  -webkit-appearance: none;
  width: 0.32rem;
  height: 0.32rem;
  min-width: .32rem;
  min-height: .32rem;
  border: .02rem solid #ccc;
  border-radius: .08rem;
  position: relative;
}
input[type="radio"]{
  -webkit-appearance: none;
  width: 0.32rem;
  height: 0.32rem;
  min-width: .32rem;
  min-height: .32rem;
  border: .02rem solid #ccc;
  border-radius: 50%;
  position: relative;
}
input[type="radio"]:checked:after {
  content: '';
  border-radius: 50%;
  font-size: 0;
  width: 0.32rem;
  height: 0.32rem;
  min-width: 0.32rem;
  min-height: 0.32rem;
  position: absolute;
  top: -0.02rem;
  left: -0.02rem;
  bottom: 0;
  right: 0;
  background: url(../images/selected2.png) no-repeat center center;
  background-size: 100%;
  box-shadow: 0 0 0 0 #1B9FEA;
  margin: 0;
  padding: 0;
}
.table-input[type="checkbox"]:checked:after {
  content: '';
  border-radius: 0.08rem;
  font-size: 0;
  width: 0.32rem;
  height: 0.32rem;
  min-width: 0.32rem;
  min-height: 0.32rem;
  position: absolute;
  top: -0.02rem;
  left: -0.02rem;
  bottom: 0;
  right: 0;
  background: url(../images/selected2.png) no-repeat center center;
  background-size: 100%;
  box-shadow: 0 0 0 0 #1b9fea;
  margin: 0;
  padding: 0;
}
html {
  font-size: 13.33333vw;
}
@media screen and (max-width: 6.4rem) {
  html {
    font-size: 0.85334rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 6.42rem) and (max-width: 7.2rem) {
  html {
    font-size: 0.96rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 7.22rem) and (max-width: 7.5rem) {
  html {
    font-size: 1rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 7.52rem) and (max-width: 7.86rem) {
  html {
    font-size: 1.048rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 7.88rem) and (max-width: 8.24rem) {
  html {
    font-size: 1.0986rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 8.26rem) and (max-width: 8.28rem) {
  html {
    font-size: 1.104rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 8.3rem) and (max-width: 9.6rem) {
  html {
    font-size: 1.28rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 9.62rem) and (max-width: 10.8rem) {
  html {
    font-size: 1.44rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 10.82rem) and (max-width: 12.8rem) {
  html {
    font-size: 1.7066rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 12.82rem) and (max-width: 14.4rem) {
  html {
    font-size: 1.92rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 14.42rem) and (max-width: 15.36rem) {
  html {
    font-size: 2.048rem;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 15.38rem) {
  html {
    font-size: 2.048rem;
    font-size: 13.33333vw;
  }
}
.flex1 {
  display: flex;
  justify-content: space-between;
}
.flex2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex4 {
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.flex5 {
  display: flex;
  justify-content: center;
}
.flex6 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex7 {
  display: flex;
  align-items: center;
}
.shadow1 {
  box-shadow: 0.04rem 0.06rem 0.12rem 0rem #f0f0f0;
}
.shadow2 {
  box-shadow: 0rem 0.16rem 0.32rem 0rem rgba(0, 0, 0, 0.08);
}
.mp-half {
  width: 47%!important;
}
.mp-blue {
  color: #0088fa !important;
}
.mp-blue-rgba {
  color: #fff !important;
  background: linear-gradient(90deg, #31A1FF 0%, #0088FA 100%) !important;
}
.mp-blue-border {
  color: #0088fa !important;
  background: #fff !important;
  border: 0.02rem solid #0088fa !important;
}
.mp-black {
  color: #111111 !important;
}
.mp-grey {
  color: #999999 !important;
}
.mp-grey-rgba {
  color: #999 !important;
  background: #eee !important;
}
.mp-red {
  color: #ff4646 !important;
}
.mp-white {
  color: #ffffff !important;
}
.mp-white-rgba {
  background-color: #ffffff !important;
}
.mp-green {
  color: #33C455 !important;
}
.mp-yellow2 {
  background: linear-gradient(180deg, #ff9147, #ff6600) !important;
}
.show-hide {
  overflow: hidden;
}
.mp-search-new {
  height: 1rem;
  padding: 0.14rem 0.3rem 0.16rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  left: 0;
  top: 0;
  right: 0;
  position: relative;
  /* background: #0088fa; */
  background-color: var(--primary-color);
}
.mp-search-new .fanhui {
  color: #fff;
  line-height: .7rem;
  min-width: 0.82rem;
  font-size: 0.32rem;
  text-align: center;
  margin-left: -0.3rem;
}
.mp-search-new .shaixuan {
  font-size: 0.4rem;
  color: #fff;
  line-height: .7rem;
  min-width: 0.82rem;
  text-align: center;
  margin-right: -0.3rem;
}
.mp-search-new .fbbtn {
  min-width: 1rem;
  margin-left: 0.24rem;
  text-align: center;
  font-size: .24rem;
  color: #fff;
}
.mp-search-new .fbbtn .mp-search-p {
  padding: 0;
  display: flex;
  align-items: center;
  margin: 0;
}
.mp-search-new .fbbtn .mp-mores-ul{
  right: 0;  
}
.mp-search-new .fbbtn i {
  display: block;
  font-size: .44rem;
}
.container-box {
  height: .6rem;
  width: 100%;
  white-space: nowrap;
  overflow: auto;
  position: relative;
  scroll-behavior: smooth;
  margin: 0 auto;
  display: flex;
  /* background-color: #0088fa; */
  background-color: var(--primary-color);
}
.container-box li {
  width: 50%;
  min-width: 2rem;
  height: .6rem;
  line-height: .6rem;
  color: #fff;
  font-size: .28rem;
  text-align: center;
  position: relative;
}
.container-box li.blue-base:after {
  border-color: #fff;
}
.container-box li:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 0.54rem;
  height: 0;
  border: 0.02rem solid transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: .04rem;
  z-index: 1;
}
.container-box .gengduo {
  position: sticky;
  top: 0;
  right: 0;
  padding: 0 .16rem;
  line-height: .6rem;
  font-size: .36rem;
  color: #fff;
  /* background: #0088fa; */
  background-color: var(--primary-color);
}
.mp-search-new .mp-search-p {
  padding: 0 0.16rem 0 0.3rem;
  /* min-width: 1.9rem; */
  max-width: 1.9rem;
  font-size: 0.28rem;
  color: #fff;
  margin-left: -0.3rem;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  white-space: nowrap;
}
.mp-search-new .mp-search-p .xia {
  font-size: 0.26rem;
  margin-left: 0.08rem;
}
.mp-search-new .mp-search-on-new {
  position: relative;
  width: 100%;
}
.mp-search-new .mp-search-on-new .mp-search-input-new {
  height: 0.7rem;
  border: 0;
  width: 100%;
  font-size: 0.28rem;
  color: #333;
  background-color: #f7f7f7;
  margin: 0;
  border-radius: 0.36rem;
  padding: 0 2.1rem 0 0.88rem;
}
.mp-search-new .mp-search-on-new .sousuo {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.88rem;
  height: 0.7rem;
  font-size: 0.32rem;
  color: #666;
  text-align: center;
  line-height: 0.7rem;
  opacity: 0.7;
}
.mp-search-new .mp-search-on-new .guanbi {
  position: absolute;
  top: 0;
  right: 1.3rem;
  width: 0.7rem;
  height: 0.7rem;
  color: #bbb;
  text-align: center;
  line-height: 0.7rem;
  opacity: 0.7;
  display: none;
}
.mp-search-new .mp-search-on-new .search-text-new {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.3rem;
  line-height: 0.7rem;
  border-radius: 0;
  font-size: 0.28rem;
  text-align: center;
  border-left: 0.04rem solid #ddd;
  color: #999;
  background: transparent;
}
.mp-search {
  height: 1rem;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: #fff;
}
.mp-search .fanhui {
  color: #666;
  line-height: 1rem;
  min-width: 0.82rem;
  font-size: 0.32rem;
  text-align: center;
}
.mp-search .shaixuan {
  font-size: 0.4rem;
  color: #666;
  line-height: 1rem;
  min-width: 0.82rem;
  text-align: center;
}
.mp-search .rili {
  font-size: 0.36rem;
  color: #666;
  line-height: 1rem;
  min-width: 0.82rem;
  text-align: center;
}
.mp-search .mp-search-p {
  padding: 0 0.3rem;
  min-width: 1.9rem;
  max-width: 1.9rem;
  font-size: 0.28rem;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mp-search .mp-search-p .xia {
  font-size: 0.26rem;
  margin-left: 0.16rem;
}
.mp-search .mp-search-on {
  position: relative;
  width: 100%;
}
.mp-search .mp-search-on .mp-search-input {
  height: 0.7rem;
  border: 0;
  width: 100%;
  font-size: 0.28rem;
  color: #333;
  padding: 0 0 0 0.7rem;
  border-radius: 0.08rem;
  background-color: #f7f7f7;
  margin: 0;
}
.mp-search .mp-search-on .guanbi {
  position: absolute;
  top: 0;
  right: 0.88rem;
  width: 0.7rem;
  height: 0.7rem;
  color: #bbb;
  text-align: center;
  line-height: 0.7rem;
  opacity: 0.7;
  display: none;
}
.mp-search .mp-search-on .sousuo {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.7rem;
  height: 0.7rem;
  font-size: 0.32rem;
  color: #666;
  text-align: center;
  line-height: 0.7rem;
  opacity: 0.7;
}
.mp-search .mp-search-on .search-text {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.88rem;
  line-height: 0.7rem;
  background: #eeeeee;
  border-radius: 0.08rem;
  font-size: 0.28rem;
  text-align: center;
  color: #999;
}
.mp-search .mp-search-on .search-text1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.3rem;
  line-height: 0.7rem;
  border-radius: 0;
  font-size: 0.28rem;
  text-align: center;
  border-left: .02rem solid #eee;
  color: #999;
}
.mp-about-lack {
  padding: 0 0.32rem;
}
.mp-left-lack {
  padding-left: 0.32rem;
}
.mp-right-lack {
  padding-right: 0.32rem;
}
.mp-lower-box-lower {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.mp-rise-0 {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.mp-rise-50 {
  position: sticky;
  top: 1rem;
  left: 0;
  right: 0;
  z-index: 999;
}
.mp-rise-55 {
  position: sticky;
  top: 1.1rem;
  left: 0;
  right: 0;
  z-index: 999;
}
.mp-lower-box {
  height: 1.12rem;
  padding: 0.16rem 0.32rem;
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
}
.mp-lower-box .mp-btn {
  width: 100%;
  line-height: 0.8rem;
  height: 0.8rem;
  border-radius: 0.4rem;
  text-align: center;
  font-size: 0.28rem;
}
.mp-lower-box .mp-btn2 {
  width: 47%;
  line-height: 0.8rem;
  text-align: center;
  border: 0.02rem solid #0088fa;
  border-radius: 0.4rem;
  color: #0088fa;
  font-size: 0.28rem;
}
.mp-lower-box .mp-btn3 {
  width: 47%;
  line-height: 0.8rem;
  background: linear-gradient(90deg, #31a1ff, #0088fa);
  border-radius: 0.4rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.28rem;
}
.mp-lower-box .mp-btn4 {
  width: 47%;
  line-height: 0.8rem;
  background: #eeeeee;
  border-radius: 0.4rem;
  text-align: center;
  color: #cccccc;
  font-size: 0.28rem;
}
.mp-lower-box .mp-lower-l {
  width: 2.5rem;
  height: 0.8rem;
  padding-right: 0.32rem;
  display: flex;
  justify-content: space-between;
}
.mp-lower-box .mp-lower-l .mp-lower-i {
  width: 0.8rem;
  height: 0.8rem;
  text-align: center;
}
.mp-lower-box .mp-lower-l .mp-lower-i .mp-lower-p {
  width: 100%;
  font-size: 0.2rem;
  text-align: center;
  color: #333333;
}
.mp-lower-box .mp-lower-l .mp-lower-i i {
  font-size: 0.32rem;
}
.mp-nav-item.blue-base:after {
  border-color: #0088FF;
}
.mp-nav-item:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 0.54rem;
  height: 0;
  border: 0.02rem solid transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.mp-nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #fff;
  overflow-x: scroll;
  height: 1.1rem;
}
.mp-nav .mp-nav-about {
  padding: 0 0.32rem;
  color: #999;
  line-height: 1.1rem;
  font-size: 0.32rem;
}
.mp-nav .mp-nav-tac {
  line-height: 1.1rem;
  font-size: 0.34rem;
  font-weight: 600;
  color: #111111;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 4rem;
}
.mp-nav i {
  min-width: 0.8rem;
  line-height: 1.1rem;
  text-align: center;
  color: #666;
}
.mp-nav .mp-nav-item {
  width: 50%;
  font-size: 0.28rem;
  text-align: center;
  color: #666666;
  line-height: 1.1rem;
  position: relative;
  min-width: 1.6rem;
}
.mp-nav .mp-nav-item2 {
  min-width: 1.6rem;
}
.mp-nav::-webkit-scrollbar {
  display: none;
}
.mp-nav .blue-base {
  color: #0088fa;
}
.mp-list-ul {
  background-color: #ffffff;
}
.mp-list-ul li {
  color: #111111;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mp-list-ul li .mp-li-p {
  width: 33.33%;
  height: .68rem;
  line-height: .68rem;
  background-color: #f5f5f5;
  font-weight: 500;
  font-size: .26rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mp-list-ul li .mp-li-p .sort-sales{
  display: inline-block;
  width: .32rem;
  height: .36rem;
  background-image: url(../images/sorton.png);
  background-size: 100% 100%;
}
.mp-list-ul li .mp-li-p .sort-sales2{
  background-image: url(../images/sortbottom.png);
}
.mp-list-ul li .mp-li-p .sort-sales3{
  background-image: url(../images/sorttop.png);
}
.mp-list-ul li .image-text {
  display: flex;
  align-items: center;
}
.mp-list-ul li .image-text .after-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mp-list-ul li .mp-li-d {
  width: 33.33%;
  /* height: 1rem; */
  padding: .24rem 0;
  line-height: .44rem;
  font-size: 0.24rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.mp-list-ul li .mp-li-d .ranking {
  width: 0.4rem;
  height: 0.52rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.mp-list-ul li .mp-li-d .portrait-img {
  width: 0.68rem;
  height: 0.68rem;
  border-radius: 50%;
  margin-right: 0.24rem;
}
.mp-list-ul li .width-10 {
  width: 10%;
}
.mp-list-ul li .width-15 {
  width: 15%;
}
.mp-list-ul li .width-20 {
  width: 20%;
}
.mp-list-ul li .width-25 {
  width: 25%;
}
.mp-list-ul li .width-30 {
  width: 30%;
  padding-left: 0.16rem;
  text-align: left;
}
.mp-list-ul li .width-40 {
  width: 40%;
  padding-left: 0.16rem;
  text-align: left;
}
.mp-list-ul li .width-50 {
  width: 50%;
  padding-left: 0.16rem;
  text-align: left;
}
.mp-list-ul li .width-60 {
  width: 60%;
  padding-left: 0.16rem;
  text-align: left;
}
.mp-list-ul li .width-70 {
  width: 70%;
}
.mp-list-ul li .width-80 {
  width: 80%;
}
.mp-list-ul li .width-90 {
  width: 90%;
}
.mp-label {
  background: linear-gradient(180deg, #ffe8c5, #ffd9a1);
  border-radius: 0.1rem;
  font-size: 0.22rem;
  color: #db8200;
  padding: 0.04rem 0.1rem;
}
.mp-label2 {
  background: linear-gradient(180deg, #deeeff, #c1e3ff);
  border-radius: 0.1rem;
  font-size: 0.22rem;
  color: #0088fa;
  padding: 0.04rem 0.1rem;
}
.mp-label3 {
  background: linear-gradient(180deg, #ff9147, #ff6600);
  border-radius: 0rem 0.16rem 0rem 0.16rem;
  font-size: 0.24rem;
  color: #ffffff;
  padding: 0.04rem 0.1rem;
}
.mp-btn-small {
  display: inline;
  padding: 0.08rem 0.24rem;
  line-height: 0.4rem;
  height: 0.6rem;
  background: linear-gradient(90deg, #ff7474, #ff4646);
  border-radius: 0.3rem;
  color: #fff;
}
.mp-btn-small i {
  margin-right: 0.16rem;
  font-size: 0.32rem;
}
.mp-tool {
  height: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.12rem 0.32rem;
  background-color: #ffffff;
}
.mp-tool .mp-tool-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mp-tool .mp-tool-item .tool-img {
  width: 0.56rem;
  height: 0.56rem;
}
.mp-tool .mp-tool-item .mp-tool-name {
  line-height: 0.4rem;
  font-size: 0.28rem;
  padding-left: 0.16rem;
  color: #111111;
}
.mp-tool .mp-tool-item .mp-tool-careful {
  line-height: 0.34rem;
  font-size: 0.24rem;
  color: #004193;
  padding-right: 0.32rem;
  border-right: 0.02rem solid #eeeeee;
}
.mp-tool .mp-tool-item .mp-tool-careful i {
  color: #004193;
  margin-right: 0.16rem;
}
.mp-tool .mp-tool-item .mp-tool-return {
  line-height: 0.34rem;
  font-size: 0.24rem;
  color: #fe4f00;
  padding-left: 0.32rem;
}
.mp-tool .mp-tool-item .mp-tool-return i {
  color: #fe4f00;
  margin-right: 0.16rem;
}
.mp-tool2 {
  height: 1.12rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0.3rem;
  box-shadow: 0 0 .12rem #dfdfdf;
  background:#fff;
}
.mp-tool2 .mp-tool-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mp-tool2 .mp-tool-item .tool-img {
  width: 0.72rem;
  height: 0.72rem;
  border-radius: 0.06rem;
}
.mp-tool2 .mp-tool-item .mp-tool-consult {
  font-size: 0.24rem;
  color: #FFFFFF;
  text-align: center;
  width: 1.36rem;
  height: .48rem;
  line-height: .48rem;
  border-radius: .04rem;
  background: linear-gradient(180.00deg, #ff3b2d 0%, #ff776d 100%);
}
.mp-tool2 .mp-tool-item .mp-tool-extend {
  margin-left: 0.36rem;
  font-size: 0.24rem;
  color: #FFFFFF;
  text-align: center;
  width: 1.36rem;
  height: .48rem;
  line-height: .48rem;
  border-radius: .04rem;
  background: linear-gradient(180.00deg, #2d85ff 0%, #6dd8ff 100%);
}
.mp-tool2 .mp-tool-item .tool-ii {
  font-size: 0.4rem;
  color: #707070;
}
.mp-tool2 .mp-tool-item .middle {
  margin: 0 0.48rem;
}
.mp-tool2 .mp-tool-item .mp-tool-name {
  line-height: 0.4rem;
  font-size: 0.28rem;
  padding-left: 0.2rem;
  color: #707070;
}
.mp-tool2 .mp-tool-item .mp-tool-name p {
  line-height: 0.36rem;
}
.mp-tool2 .mp-tool-item .mp-tool-name :nth-child(1) {
  font-size: 0.28rem;
  color: #707070;
  line-height: 0.4rem;
}
.mp-tool2 .mp-tool-item .mp-tool-name :nth-child(1) span {
  font-size: .24rem;
}
.mp-tool2 .mp-tool-item .mp-tool-name :nth-child(2) {
  font-size: 0.2rem;
  color: #707070;
  line-height: 0.28rem;
}
.mp-tool2 .mp-tool-item .mp-tool-careful {
  line-height: 0.34rem;
  font-size: 0.24rem;
  color: #004193;
  padding-right: 0.32rem;
  border-right: 0.02rem solid #eeeeee;
}
.mp-tool2 .mp-tool-item .mp-tool-careful i {
  color: #004193;
  margin-right: 0.16rem;
}
.mp-tool2 .mp-tool-item .mp-tool-return {
  line-height: 0.34rem;
  font-size: 0.24rem;
  color: #fe4f00;
  padding-left: 0.32rem;
}
.mp-tool2 .mp-tool-item .mp-tool-return i {
  color: #fe4f00;
  margin-right: 0.16rem;
}
.mp-tools {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 0 0.24rem;
}
.mp-tools .mp-tools-left {
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mp-tools .mp-tools-left .tools {
  font-size: 0.3rem;
  color: #666666;
}
.mp-tools .mp-tools-left .tools i {
  font-size: 0.36rem;
  padding-right: 0.12rem;
}
.mp-tools .mp-tools-left :nth-child(2) {
  padding-left: 0.44rem;
}
.mp-tools .mp-tools-right {
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mp-tools .mp-tools-right .tools {
  font-size: 0.3rem;
  color: #666666;
}
.mp-tools .mp-tools-right .tools i {
  font-size: 0.36rem;
  padding-right: 0.12rem;
}
.mp-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(51, 51, 51, 0.8);
}
.mp-popup .mp-popup2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.mp-popup-middle3 {
  width: 4.84rem;
  border-radius: 0.24rem;
  background-color: #ffffff;
  position: relative;
}
.mp-popup-middle3 .mp-popup-theme {
  font-size: 0.36rem;
  line-height: 0.52rem;
  text-align: center;
  color: #404040;
  padding: 0.8rem 0 0.2rem;
}
.mp-popup-middle3 .mp-popup-theme i {
  padding-left: 0.2rem;
  font-size: 0.44rem;
  line-height: 0.52rem;
  color: #0088fa;
  vertical-align: text-bottom;
}
.mp-popup-middle3 .mp-name-code {
  width: 1.68rem;
  height: 1.68rem;
  border-radius: 50%;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -1.1rem;
}
.mp-popup-middle3 .link-qr {
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.36rem;
  padding: 0.16rem 0 0.2rem;
  color: #CCCCCC;
}
.mp-popup-middle3 .guanbi1 {
  width: 0.8rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  position: absolute;
  color: #fff;
  font-size: 0.72rem;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -1.6rem;
}
.mp-popup-middle3 .link-up {
  width: 3.18rem;
  line-height: 0.6rem;
  background: linear-gradient(180deg, #FFA561 0%, #FF6E00 100%);
  border-radius: 0.04rem;
  font-size: 0.24rem;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
  margin-bottom: 0.44rem;
}
.mp-popup-middle3 .mp-qr-box {
  display: flex;
  justify-content: center;
}
.mp-popup-middle3 .mp-qr-box .mp-qr-code {
  width: 1.92rem;
  height: 1.92rem;
}
.mp-popup-middle2 {
  width: 4.66rem;
  border-radius: 0.16rem;
  background-color: #ffffff;
  position: relative;
}
.mp-popup-middle2 .mp-popup-theme5 {
  font-size: 0.28rem;
  text-align: center;
  color: #0088fa;
  padding: 0.48rem 0 0.2rem;
}
.mp-popup-middle2 .mp-qr-box {
  padding-bottom: 0.32rem;
  display: flex;
  justify-content: center;
}
.mp-popup-middle2 .mp-qr-box .mp-qr-code {
  width: 3.7rem;
  height: 3.7rem;
}
.mp-popup-middle {
  width: calc(100% - 0.6rem);
  border-radius: 0.16rem;
  background-color: #ffffff;
  position: relative;
}
.mp-popup-middle .tips-img {
  width: 1.2rem;
  height: 1.2rem;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -0.6rem;
}
.mp-popup-middle .tips-name {
  font-size: 0.4rem;
  font-family: PingFangSC;
  font-weight: 500;
  line-height: 0.56rem;
  color: #666666;
  text-align: center;
  padding-top: 0.88rem;
}
.mp-popup-middle .tips-txt {
  font-size: 0.28rem;
  font-family: PingFangSC;
  font-weight: 400;
  line-height: 0.44rem;
  color: #999999;
  text-align: center;
  padding: 0.12rem 0.48rem 0.24rem;
}
.mp-popup-middle .tips-on {
  width: 3.2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  background: #0088FA;
  border-radius: 0.08rem;
  font-size: 0.28rem;
  font-family: PingFangSC;
  font-weight: 400;
  color: #FFFFFF;
  margin: auto;
  margin-bottom: 0.44rem;
}
.mp-popup-middle .mp-popup-theme {
  text-align: center;
  padding: 1.02rem 0.4rem 0.88rem;
  font-weight: 600;
  font-size: 0.32rem;
  color: #111111;
}
.mp-popup-middle .mp-popup-theme2 {
  text-align: center;
  padding-top: 0.72rem;
  font-weight: 600;
  font-size: 0.32rem;
  color: #111111;
}
.mp-popup-middle .mp-popup-theme3 {
  text-align: center;
  padding: 0.16rem 0 0.6rem;
  font-weight: 600;
  font-size: 0.28rem;
  color: #999999;
}
.mp-popup-middle .mp-popup-theme4 {
  text-align: center;
  padding: 0.48rem 0 0.32rem;
  font-weight: 600;
  font-size: 0.32rem;
  color: #111111;
}
.mp-popup-middle .close-on {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1.2rem;
  color: #cccccc;
  width: 0.96rem;
  text-align: center;
  font-size: 0.32rem;
}
.mp-popup-middle .mp-popup-ul {
  margin-bottom: 0.16rem;
  max-height: 7.4rem;
  overflow-y: auto;
}
.mp-popup-middle .mp-popup-ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 0.7rem;
  font-size: 0.28rem;
  color: #333333;
  padding: 0 0.32rem;
  border-bottom: 0.02rem solid #f7f7f7;
}
.mp-popup-middle .mp-popup-ul li:last-child {
  border: 0rem;
}
.mp-popup-middle .mp-popup-ul3 {
  margin: 0.16rem 0;
  max-height: 7.4rem;
  overflow-y: auto;
  padding: 0 0.32rem;
}
.mp-popup-middle .mp-popup-ul3 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 1rem;
  font-size: 0.32rem;
  color: #111111;
  border-bottom: 0.02rem solid #f7f7f7;
}
.mp-popup-middle .mp-popup-ul3 li:last-child {
  border: 0rem;
}
.mp-popup-middle .mp-popup-ul2 {
  margin-bottom: 0.16rem;
  max-height: 7.4rem;
  overflow-y: auto;
}
.mp-popup-middle .mp-popup-ul2 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 0.7rem;
  font-size: 0.28rem;
  color: #111111;
  padding: 0 0.32rem;
}
.mp-popup-middle .mp-popup-ul2 li:nth-child(odd) {
  background-color: rgba(0, 136, 250, 0.06);
}
.mp-popup-middle .mp-popup-ul2 li span:nth-child(1) {
  display: inline-block;
  font-weight: 500;
  width: 2.6rem;
}
.mp-popup-middle .mp-popup-ul2 li span:nth-child(2) {
  display: inline-block;
  font-weight: 500;
  width: calc(100% - 2.6rem);
}
.mp-popup-middle .mp-popup-ul4 {
  margin-bottom: 0.16rem;
  max-height: 7.4rem;
  min-height: 4.32rem;
  overflow-y: auto;
}
.mp-popup-middle .mp-popup-ul4 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 1rem;
  font-size: 0.32rem;
  color: #333333;
  padding: 0 0.32rem;
  border-bottom: 0.02rem solid #f7f7f7;
}
.mp-popup-middle .mp-popup-ul4 li:last-child {
  border: 0rem;
}
.mp-popup-middle .mp-popup-ul4 li .goux {
  color: #ffffff;
  font-size: 0.02rem;
  width: 0.28rem;
  height: 0.28rem;
  text-align: center;
  line-height: 0.32rem;
  border-radius: 50%;
  border: 0.02rem solid #cccccc;
}
.mp-popup-middle .mp-popup-ul4 li .i-blue {
  color: #0088fa;
  font-size: 0.32rem;
  border: 0;
  width: auto;
  height: auto;
}
.mp-popup-middle .mp-popup-ul5 {
  margin-bottom: 0.16rem;
  max-height: 7.4rem;
  min-height: 4.32rem;
  overflow-y: auto;
}
.mp-popup-middle .mp-popup-ul5 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 1.4rem;
  font-size: 0.32rem;
  color: #333333;
  padding: 0 0.32rem;
  border: 0.02rem solid #eeeeee;
  border-radius: 0.16rem;
  margin: 0.16rem 0.32rem;
}
.mp-popup-middle .mp-popup-ul5 li .popup-imgtext {
  width: calc(100% - 0.6rem) !important;
  display: flex;
  align-items: center;
  font-size: 0.28rem !important;
}
.mp-popup-middle .mp-popup-ul5 li .popup-imgtext .popup-portrait {
  height: 1.12rem;
  width: 1.12rem;
  margin-right: 0.32rem;
}
.mp-popup-middle .mp-popup-ul5 li .popup-imgtext .popup-imgtext-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mp-popup-middle .mp-popup-ul5 li .goux {
  color: #ffffff;
  font-size: 0.02rem;
  width: 0.28rem;
  height: 0.28rem;
  text-align: center;
  line-height: 0.32rem;
  border-radius: 50%;
  border: 0.02rem solid #cccccc;
}
.mp-popup-middle .mp-popup-ul5 li .i-blue {
  color: #0088fa;
  font-size: 0.32rem;
  border: 0;
  width: auto;
  height: auto;
}
.mp-popup-middle .text-box-d {
  width: 100%;
  padding: 0 0.48rem;
  margin-bottom: 0.32rem;
  height: 3.36rem;
  position: relative;
}
.mp-popup-middle .text-box-d .text-box {
  width: 100%;
  height: 100%;
}
.mp-popup-middle .text-box-d .mp-fix {
  position: absolute;
  bottom: 0.2rem;
  right: 0.8rem;
  font-size: 0.28rem;
  color: #999999;
}
.mp-popup-middle .popup-input {
  display: flex;
  justify-content: space-between;
  padding: 0 0.48rem;
}
.mp-popup-middle .popup-input input {
  width: 4.16rem;
  height: 0.72rem;
  border: 0.02rem solid #eeeeee;
  border-radius: 0.08rem;
  padding-left: 0.16rem;
}
.mp-popup-middle .popup-input .popup-input-add {
  width: 1.52rem;
  line-height: 0.68rem;
  background: rgba(255, 255, 255, 0);
  border: 0.02rem solid #0088fa;
  border-radius: 0.08rem;
  font-size: 0.28rem;
  text-align: center;
  color: #0088fa;
}
.mp-popup-middle .text-add {
  line-height: 0.4rem;
  font-size: 0.28rem;
  padding-top: 0.48rem;
  padding-left: 0.48rem;
  font-weight: 500;
  color: #333333;
}
.mp-popup-middle .mp-popup-ul6 {
  padding: 0 0.32rem 0.48rem 0.48rem;
  display: flex;
  flex-wrap: wrap;
}
.mp-popup-middle .mp-popup-ul6 li {
  line-height: 0.64rem;
  padding: 0 0.16rem;
  background: #eeeeee;
  border-radius: 0.08rem;
  margin-top: 0.16rem;
  margin-right: 0.16rem;
}
.mp-popup-middle .mp-popup-ul6 li i {
  font-size: 0.28rem;
  color: #999;
  margin-left: 0.32rem;
}
.mp-popup-middle .list-y {
  max-height: 7.4rem;
  overflow-y: auto;
}
.mp-popup-middle .popup-text-input {
  padding: 0.24rem 0.48rem 0;
  display: flex;
  justify-content: space-between;
}
.mp-popup-middle .popup-text-input:last-child {
  padding-bottom: 0.48rem;
}
.mp-popup-middle .popup-text-input .popup-name-tel {
  width: 1.12rem;
  line-height: 0.8rem;
  font-size: 0.28rem;
  color: #111111;
  white-space: nowrap;
}
.mp-popup-middle .popup-text-input .upload-img {
  width: 4.52rem;
}
.mp-popup-middle .popup-text-input .upload-img .upload-img1{
  position: relative;
  display: inline-block;
}
.mp-popup-middle .popup-text-input .upload-img .upload-img1 i{
  position: absolute;
  right: 0;
  width: .44rem;
  line-height: .44rem;
  text-align: center;
  color: #999;
  font-size: .4rem;
  background: #fff;
  border-radius: 0 0 0 .12rem;
  opacity: .8;
}
.mp-popup-middle .popup-text-input .upload-img .upload-img1 .logo-name{
  max-width: 2rem;
  height: auto;
  max-height: 2rem;
}
.mp-popup-middle .popup-text-input .gender-text {
  display: flex;
  align-items: center;
  width: 4.52rem;
}
.mp-popup-middle .popup-text-input .gender-text .gender {
  color: #111;
  font-size: 0.28rem;
  padding: 0 0.48rem 0 0.16rem;
}
.mp-popup-middle .popup-text-input .name-tel-text {
  width: 4.52rem;
  line-height: 0.8rem;
  height: 0.8rem;
  background: #f7f7f7;
  border-radius: 0.16rem;
  padding: 0 0 0 0.32rem;
  margin: 0;
}
.mp-popup-middle .popup-text-input .name-tel-text2 {
  width: 4.52rem;
  line-height: 0.76rem;
  height: 0.8rem;
  background: #ffffff;
  border: 0.02rem solid #cccccc;
  border-radius: 0.16rem;
  padding: 0 0 0 0.32rem;
  margin: 0;
}
.mp-popup-middle .popup-text-input .verification-code-text {
  width: 2.34rem;
  line-height: 0.76rem;
  height: 0.8rem;
  background: #ffffff;
  border: 0.02rem solid #cccccc;
  border-radius: 0.16rem;
  padding: 0 0 0 0.32rem;
  margin: 0;
}
.mp-popup-middle .popup-text-input .id-text {
  width: 4.52rem;
  line-height: 0.76rem;
  height: 0.8rem;
  background: #f7f7f7;
  border-radius: 0.16rem;
  padding: 0 0 0 0.32rem;
  margin: 0;
}
.mp-popup-middle .popup-text-input .id-text2 {
  width: 4.52rem;
  line-height: 0.76rem;
  height: 0.8rem;
  background: #ffffff;
  border: 0.02rem solid #cccccc;
  border-radius: 0.16rem;
  padding: 0 0 0 0.32rem;
  margin: 0;
}
.mp-popup-middle .popup-text-input .verification-code {
  width: 1.9rem;
  height: 0.8rem;
  background: #ffffff;
  border: 0;
  background-color: #0088fa;
  border-radius: 0.16rem;
  text-align: center;
  font-size: 0.28rem;
  color: #fff;
  padding: 0;
}
.mp-popup-middle .mp-popup-choice {
  display: flex;
  align-items: center;
  height: 1.1rem;
  border-top: 0.02rem solid #eeeeee;
}
.mp-popup-middle .mp-popup-choice .choice-l {
  width: 100%;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #333333;
  text-align: center;
  border-right: 0.02rem solid #eeeeee;
}
.mp-popup-middle .mp-popup-choice .choice-r {
  width: 100%;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #999999;
  text-align: center;
}
.mp-popup-upper {
  background-color: #ffffff;
  padding: 0.16rem 0;
}
.mp-popup-upper .popup-upper-p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 0.72rem;
  font-size: 0.28rem;
  color: #111111;
  padding: 0 0.32rem;
}
.mp-popup-upper .popup-upper-p .goux {
  color: #ffffff;
}
.mp-popup-upper2 {
  padding: 0 0.16rem 0.48rem 0.14rem;
  background-color: #fff;
}
.mp-popup-upper2 .popup-upper2-text {
  line-height: 0.44rem;
  font-size: 0.32rem;
  font-weight: 600;
  color: #000000;
  padding-top: 0.48rem;
  padding-left: 0.16rem;
}
.mp-popup-upper2 .popup-type-ul {
  display: flex;
  flex-wrap: wrap;
}
.mp-popup-upper2 .popup-type-ul li {
  width: 1.48rem;
  line-height: 0.72rem;
  margin: 0.24rem 0.16rem 0;
  text-align: center;
  background: #eeeeee;
  border-radius: 0.08rem;
}
.mp-popup-upper2 .time-input-box {
  height: 0.72rem;
  padding: 0 0.16rem;
  margin-top: 0.24rem;
  display: flex;
  justify-content: space-between;
}
.mp-popup-upper2 .time-input-box .time-input {
  width: 47%;
  text-align: center;
  border: 0.02rem solid #eeeeee;
  border-radius: 0.08rem;
}
.mp-popup-upper2 .time-input-box .i-i {
  line-height: 0.72rem;
  color: #ccc;
}
.mp-popup-upper2 .mp-popup-choice2 {
  display: flex;
  justify-content: space-between;
  padding: 0 0.16rem;
  margin-top: 0.48rem;
}
.mp-popup-upper2 .mp-popup-choice2 .choice-l {
  width: 47%;
  border-radius: 0.08rem;
  background-color: #eee;
  text-align: center;
  line-height: 0.8rem;
  color: #111;
}
.mp-popup-upper2 .mp-popup-choice2 .choice-r {
  width: 47%;
  border-radius: 0.08rem;
  text-align: center;
  line-height: 0.8rem;
}
.mp-popup-lower {
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0.16rem 0.16rem 0rem 0rem;
}
.mp-popup-lower .popup-lower-text {
  font-size: 0.32rem;
  font-weight: 500;
  text-align: center;
  color: #111111;
  line-height: 1.1rem;
  border-bottom: 0.02rem #f7f7f7 solid;
}
.mp-popup-lower .popup-lower-text:last-child {
  border-top: 0.16rem solid #f4f4f4;
}
.mp-switch {
  min-height: 1.1rem;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 0 0.32rem;
}
.mp-switch .mp-switch-text {
  width: 5.52rem;
  font-size: 0.32rem;
  font-weight: 500;
  color: #111111;
  line-height: 0.44rem;
  padding-top: 0.34rem;
}
.mp-switch .mp-switch-text .describe-text {
  display: inline-block;
  line-height: 0.4rem;
  font-size: 0.28rem;
  color: #999999;
  padding-bottom: 0.24rem;
}
.mp-switch .mp-switch-control {
  width: 1.02rem;
  height: 0.62rem;
  border: 0.04rem solid #e5e5e5;
  border-radius: 0.5rem;
  margin-top: 0.24rem;
}
.mp-switch .mp-switch-control .control-on {
  display: inline-block;
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  border: 0.02rem solid rgba(0, 0, 0, 0.04);
  box-shadow: 0rem 0.06rem 0.02rem 0rem rgba(0, 0, 0, 0.06);
}
.mp-switch .mp-switch-control2 {
  width: 1.02rem;
  height: 0.62rem;
  border: 0.04rem solid #0088fa;
  background-color: #0088fa;
  border-radius: 0.5rem;
}
.mp-switch .mp-switch-control2 .control-on {
  display: inline-block;
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  border: 0.02rem solid rgba(0, 0, 0, 0.04);
  box-shadow: 0rem 0.06rem 0.02rem 0rem rgba(0, 0, 0, 0.06);
  background-color: #fff;
  float: right;
}
.mp-text-list-ul {
  background-color: #fff;
  margin-bottom: 0.16rem;
}
.mp-text-list-ul li {
  display: flex;
  min-height: 1.1rem;
  padding: 0 0.32rem;
  border-bottom: #f7f7f7 solid 0.02rem;
}
.mp-text-list-ul li .text-list-text {
  min-width: 2.2rem;
  line-height: 1.1rem;
  font-size: 0.32rem;
  color: #000;
}
.mp-text-list-ul li .text-list-text-r {
  line-height: 1.1rem;
  font-size: 0.32rem;
  color: #000;
}
.mp-text-list-ul li .content-text {
  display: flex;
  align-items: center;
  width: calc(100% - 2.52rem);
  position: relative;
}
.mp-text-list-ul li .content-text .upload-on {
  line-height: 0.4rem;
  font-size: 0.28rem;
  color: #999999;
}
.mp-text-list-ul li .content-text img {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0.32rem 0;
}
.mp-text-list-ul li .content-text .gender {
  color: #111;
  font-size: 0.28rem;
  padding: 0 0.48rem 0 0.16rem;
}
.mp-text-list-ul li .content-text .input-text {
  width: 90%;
}
.mp-text-list-ul li .content-text .select-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.mp-text-list-ul li .content-text .select-box .address-text {
  width: 40%;
  text-align: right;
  height: 0.48rem;
  font-size: 0.28rem;
  color: #000;
  border: 0;
}
.mp-text-list-ul li .content-text .select-box .address-text i {
  margin-left: 0.16rem;
}
.mp-text-list-ul li .content-text .textarea-text {
  padding-left: 0;
  width: 100%;
  overflow-y: hidden;
  border: 0;
  line-height: 0.4rem;
}
.mp-text-list-ul li .content-text2 {
  padding: 0.32rem 0;
  line-height: 0.44rem;
}
.mp-text-list-ul li .gengduo {
  line-height: 1.1rem;
  color: #ccc;
  font-size: 0.32rem;
}
.mp-text-list-ul2 {
  margin-bottom: 0.16rem;
}
.mp-text-list-ul2 li {
  justify-content: space-between;
}
.mp-text-list-ul2 li .text-list-text2 {
  line-height: 1.1rem;
  font-size: 0.28rem;
  color: #111;
}
.mp-coupon-box {
  padding: 0 0.3rem;
}
.mp-coupon {
  display: flex;
  margin-top: 0.16rem;
}
.mp-coupon .coupon-price {
  width: 2.24rem;
  height: 1.8rem;
  background-image: url(../images/yhqjc.png);
  background-size: 100% 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mp-coupon .coupon-price .coupon-prices {
  line-height: 0.66rem;
  font-size: 0.24rem;
  font-weight: 500;
  color: #ffffff;
}
.mp-coupon .coupon-price .coupon-prices span {
  font-size: 0.48rem;
}
.mp-coupon .coupon-price .coupon-label {
  position: absolute;
  top: 0.2rem;
  left: 0;
  width: 0.86rem;
  line-height: 0.32rem;
  background: #bf4d00;
  border-radius: 0rem 0.16rem 0.16rem 0rem;
  font-size: 0.2rem;
  text-align: center;
  color: #ffffff;
}
.mp-coupon .coupon-price .coupon-img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.9rem;
  height: 0.56rem;
}
.mp-coupon .coupon-text {
  width: 4.66rem;
  background-color: #ffffff;
  border: 0.02rem solid #eeeeee;
  border-radius: 0 0.16rem 0.16rem 0;
  border-left: 0;
  display: flex;
}
.mp-coupon .coupon-text .coupon-middle {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding-left: 0.24rem;
  width: calc(100% - 0.96rem);
}
.mp-coupon .coupon-text .coupon-middle .coupon-name {
  line-height: 0.4rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #111111;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mp-coupon .coupon-text .coupon-middle .coupon-reduction {
  padding-top: 0.08rem;
  line-height: 0.36rem;
  font-size: 0.24rem;
  color: #999999;
  width: 100%;
}
.mp-coupon .coupon-text .coupon-btn {
  width: 0.96rem;
  height: 1.76rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.mp-coupon .coupon-text .coupon-btn i {
  display: inline-block;
  text-align: center;
  color: #999;
  line-height: 0.88rem;
  width: 100%;
  font-size: 0.36rem;
  position: relative;
}
.mp-coupon .coupon-text .coupon-btn i:nth-child(1):after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 0.4rem;
  height: 0;
  border: 0.02rem solid #eee;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.mp-coupon .coupon-text .coupon-btn .coupon-btn-text {
  width: 0.88rem;
  line-height: 0.5rem;
  height: 0.5rem;
  border: 0.02rem solid #ff6600;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  text-align: center;
  color: #ff6600;
}
.mp-coupon .coupon-text .coupon-btn .goux {
  color: #ffffff;
  font-size: 0.02rem;
  width: 0.28rem;
  height: 0.28rem;
  text-align: center;
  line-height: 0.32rem;
  border-radius: 50%;
  border: 0.02rem solid #cccccc;
}
.mp-coupon .coupon-text .coupon-btn .i-blue {
  color: #0088fa;
  font-size: 0.32rem;
  border: 0;
  width: auto;
  height: auto;
}
.mp-coupon .coupon-text .coupon-middle2 {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding-left: 0.24rem;
  width: calc(100% - 1.2rem);
}
.mp-coupon .coupon-text .coupon-middle2 .coupon-name {
  line-height: 0.4rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #111111;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mp-coupon .coupon-text .coupon-middle2 .coupon-reduction {
  padding-top: 0.08rem;
  line-height: 0.36rem;
  font-size: 0.24rem;
  color: #999999;
  width: 100%;
}
.mp-coupon .coupon-text .coupon-btn2 {
  width: 1.2rem;
  height: 1.76rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.mp-coupon .coupon-text .coupon-btn2 .coupon-btn-text {
  width: 0.88rem;
  line-height: 0.5rem;
  height: 0.5rem;
  border: 0.02rem solid #ff6600;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  text-align: center;
  color: #ff6600;
}
.mp-coupon .coupon-text .coupon-btn2 .coupon-received {
  width: 0.88rem;
  line-height: 0.5rem;
  height: 0.5rem;
  border: 0.02rem solid #ff6600;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  text-align: center;
  color: #fff;
  background-color: #ff6600;
}
.mp-coupon-past {
  display: flex;
  margin-top: 0.16rem;
}
.mp-coupon-past .coupon-price {
  width: 2.24rem;
  height: 1.8rem;
  background-image: url(../images/gqyhq.png);
  background-size: 100% 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mp-coupon-past .coupon-price .coupon-prices {
  line-height: 0.66rem;
  font-size: 0.24rem;
  font-weight: 500;
  color: #ffffff;
}
.mp-coupon-past .coupon-price .coupon-prices span {
  font-size: 0.48rem;
}
.mp-coupon-past .coupon-price .coupon-label {
  position: absolute;
  top: 0.2rem;
  left: 0;
  width: 0.86rem;
  line-height: 0.32rem;
  background: #ccc;
  border-radius: 0rem 0.16rem 0.16rem 0rem;
  font-size: 0.2rem;
  text-align: center;
  color: #ffffff;
}
.mp-coupon-past .coupon-price .coupon-img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.9rem;
  height: 0.56rem;
}
.mp-coupon-past .coupon-text {
  width: 4.66rem;
  background-color: #ffffff;
  border: 0.02rem solid #eeeeee;
  border-radius: 0 0.16rem 0.16rem 0;
  border-left: 0;
  display: flex;
}
.mp-coupon-past .coupon-text .coupon-middle {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding-left: 0.24rem;
  width: calc(100% - 0.96rem);
}
.mp-coupon-past .coupon-text .coupon-middle .coupon-name {
  line-height: 0.4rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mp-coupon-past .coupon-text .coupon-middle .coupon-reduction {
  padding-top: 0.08rem;
  line-height: 0.36rem;
  font-size: 0.24rem;
  color: #999999;
  width: 100%;
}
.mp-coupon-past .coupon-text .coupon-btn {
  width: 0.96rem;
  height: 1.76rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.mp-coupon-past .coupon-text .coupon-btn .coupon-btn-text {
  width: 0.88rem;
  line-height: 0.5rem;
  height: 0.5rem;
  border: 0.02rem solid #ccc;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  text-align: center;
  color: #ccc;
}
.mp-coupon-past .coupon-text .coupon-btn .goux {
  color: #ffffff;
  font-size: 0.02rem;
  width: 0.28rem;
  height: 0.28rem;
  text-align: center;
  line-height: 0.32rem;
  border-radius: 50%;
  border: 0.02rem solid #cccccc;
}
.mp-coupon-past .coupon-text .coupon-middle2 {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding-left: 0.24rem;
  width: calc(100% - 1.2rem);
}
.mp-coupon-past .coupon-text .coupon-middle2 .coupon-name {
  line-height: 0.4rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #111111;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mp-coupon-past .coupon-text .coupon-middle2 .coupon-reduction {
  padding-top: 0.08rem;
  line-height: 0.36rem;
  font-size: 0.24rem;
  color: #999999;
  width: 100%;
}
.mp-coupon-past .coupon-text .coupon-btn2 {
  width: 1.2rem;
  height: 1.76rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.mp-coupon-past .coupon-text .coupon-btn2 .coupon-btn-text {
  width: 0.88rem;
  line-height: 0.5rem;
  height: 0.5rem;
  border: 0.02rem solid #ccc;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  text-align: center;
  color: #ccc;
}
.mp-coupon-past .coupon-text .coupon-btn2 .coupon-received {
  width: 0.88rem;
  line-height: 0.5rem;
  height: 0.5rem;
  border: 0.02rem solid #ccc;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  text-align: center;
  color: #fff;
  background-color: #ccc;
}
.mp-programme {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background-color: #fff;
  display: none;
}
.mp-programme .mp-programme-no {
  line-height: 0.44rem;
  width: 100%;
  padding: 0.3rem 0 0 0.3rem;
}
.mp-programme .mp-programme-no i {
  font-size: 0.28rem;
  color: #666;
}
.mp-programme .mp-programme-upper {
  background-color: #fff;
  padding: 0.32rem 0.32rem;
  display: flex;
  justify-content: space-between;
}
.mp-programme .mp-programme-upper .programme-title {
  line-height: 0.5rem;
  color: #333;
  font-size: 0.36rem;
}
.mp-programme .mp-programme-upper .programme-title :last-child {
  line-height: 0.36rem;
  font-size: 0.24rem;
  color: #999999;
  padding-left: 0.32rem;
}
.mp-programme .mp-programme-upper .programme-r {
  width: 0.88rem;
  line-height: 0.5rem;
  border-radius: 0.48rem;
  background-color: #fffefe;
  color: #0088fa;
  font-size: 0.24rem;
  text-align: center;
  border: 0.02rem solid #0088fa;
}
.mp-programme .programme-ul,
.mp-programme .programme-ul2,
.mp-programme .programme-ul3 {
  padding: 0 0.16rem 0 0.14rem;
  display: flex;
  flex-wrap: wrap;
}
.mp-programme .programme-ul li,
.mp-programme .programme-ul2 li,
.mp-programme .programme-ul3 li {
  width: 1.48rem;
  height: 0.7rem;
  margin: 0.24rem 0.16rem 0;
  text-align: center;
  background: #f7f7f7;
  border-radius: 0.08rem;
  position: relative;
  font-size: 0.28rem;
}
.mp-programme .programme-ul li span,
.mp-programme .programme-ul2 li span,
.mp-programme .programme-ul3 li span {
  display: inline-block;
  line-height: 0.7rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mp-programme .programme-ul li i,
.mp-programme .programme-ul2 li i,
.mp-programme .programme-ul3 li i {
  color: #999;
  position: absolute;
  top: -0.14rem;
  right: -0.14rem;
  z-index: 9999;
}
.open-list {
  min-height: 4rem;
  max-height: 7.4rem;
  overflow-y: scroll;
}
.open-list .open-p {
  line-height: 1rem;
  font-size: 0.32rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #111111;
  border-bottom: 0.02rem solid #eeeeee;
  margin: 0 0.32rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.open-list .open-p i {
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.32rem;
  border: 0.02rem solid #cccccc;
  border-radius: 0.08rem;
  color: #ffffff;
  font-size: 0.02rem;
}
.open-list .open-p .i-blue {
  color: #0088fa;
  font-size: 0.32rem;
  border: 0;
  width: auto;
  height: auto;
}
.open-list .open-p .open-ul {
  width: 100%;
  padding-left: 0.64rem;
  font-size: 0.28rem;
  line-height: 0.64rem;
}
.open-list .open-p .open-ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.open-list .open-p .open-ul li .open-li-p {
  font-size: 0.28rem !important;
}
.open-list .open-p .open-ul li i {
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.32rem;
  border: 0.02rem solid #cccccc;
  border-radius: 0.08rem;
  color: #ffffff;
  font-size: 0.02rem;
}
.open-list .open-p .open-ul li .i-blue {
  color: #0088fa;
  font-size: 0.32rem;
  border: 0;
  width: auto;
  height: auto;
}
.select-all {
  position: absolute;
  top: 0.4rem;
  right: 0.32rem;
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.32rem;
  border: 0.02rem solid #cccccc;
  border-radius: 0.08rem;
  color: #ffffff;
  font-size: 0.02rem;
}
.i-blue {
  color: #0088fa;
  font-size: 0.32rem;
  border: 0;
  width: auto;
  height: auto;
}
.mp-card {
  padding: 0 0.32rem;
  height: 1.76rem;
  display: flex;
  align-items: center;
  background-color: #fff;
}
.mp-card .mp-card-img {
  min-width: 2.3rem;
  max-width: 2.3rem;
  height: 1.28rem;
  position: relative;
}
.mp-card .mp-card-img img {
  width: 100%;
  height: 100%;
  border-radius: 0.08rem;
}
.mp-card .mp-card-img .label {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 0.4rem;
  background: rgba(51, 51, 51, 0.6);
  border-radius: 0.08rem 0.08rem 0rem 0.08rem;
  font-size: 0.2rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
  padding: 0 0.08rem;
}
.mp-card .mp-card-text {
  width: calc(100% - 2.3rem);
  padding-left: 0.32rem;
}
.mp-card .mp-card-text .mp-text-upper {
  height: 0.8rem;
  line-height: 0.4rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #111111;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mp-card .mp-card-text .mp-text-in {
  font-size: 0.24rem;
  color: #999;
  line-height: 0.36rem;
  padding: 0.06rem 0;
}
.mp-card .mp-card-text .mp-text-in span:nth-child(2) {
  padding-left: 0.16rem;
}
.mp-card .mp-card-text .mp-text-lower {
  font-size: 0.24rem;
  color: #999;
  line-height: 0.36rem;
  display: flex;
  justify-content: space-between;
  padding-top: 0.12rem;
}
.mp-card .mp-text-i {
  width: 0.96rem;
  height: 1.76rem;
}
.mp-card .mp-text-i i {
  display: inline-block;
  text-align: center;
  color: #999;
  line-height: 0.88rem;
  width: 100%;
  font-size: 0.36rem;
  position: relative;
}
.mp-card .mp-text-i i:nth-child(1):after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 0.4rem;
  height: 0;
  border: 0.02rem solid #eee;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.mp-card-behavior {
  display: flex;
  height: 1rem;
  align-items: center;
  border-top: 0.02rem solid #eee;
  position: relative;
  background-color: #fff;
}
.mp-card-behavior .mp-behavior-text {
  width: 33.33%;
  text-align: center;
  font-size: 0.28rem;
  color: #000000;
  border-left: 0.02rem solid #eee;
}
.mp-card-behavior .mp-behavior-text:nth-child(1) {
  border-left: 0rem solid #eee;
}
.mp-card-behavior .mp-behavior-text i {
  margin-right: 0.16rem;
  font-size: 0.32rem;
}
.mp-subtitle {
  line-height: 0.68rem;
  font-size: 0.26rem;
  padding: 0 0.32rem;
  color: #333;
  background: #F8FAFB;
}
.mp-subtitle i {
  font-size: 0.28rem;
  margin-left: 0.16rem;
  vertical-align: baseline;
}
.copyright {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  margin: auto;
  font-size: 0.24rem;
  font-weight: 500;
  color: #bbb;
  line-height: 0.34rem;
  text-align: center;
  padding-bottom: 0.2rem;
}
.mp-examine {
  display: flex;
  padding: 0.32rem 0.3rem;
  background-color: #fff;
  margin-top: 0.16rem;
}
.mp-examine .mp-name-img {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  margin: 0.22rem 0;
}
.mp-examine .mp-examine-list {
  width: calc(100% - 2.56rem);
  margin-left: 0.48rem;
}
.mp-examine .mp-examine-list .mp-examine-name {
  font-family: "PingFang SC";
  font-weight: 500;
  font-size: 0.32rem;
  color: #111;
  padding: 0.16rem 0;
}
.mp-examine .mp-examine-list .mp-examine-num {
  font-family: "PingFang SC";
  font-weight: normal;
  font-size: 0.24rem;
  color: #666;
}
.mp-examine .mp-examine-list .mp-examine-time {
  font-family: "PingFang SC";
  font-weight: normal;
  font-size: 0.24rem;
  color: #666;
}
.mp-examine .mp-examine-pass {
  width: 1.36rem;
  height: 1.64rem;
}
.mp-examine .mp-examine-pass .mp-examine-y {
  width: 1.36rem;
  height: 0.7rem;
  line-height: 0.7rem;
  border-radius: 0.35rem;
  background: #0088fa;
  font-family: "PingFang SC";
  font-weight: normal;
  font-size: 0.28rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.24rem;
}
.mp-examine .mp-examine-pass .mp-examine-n {
  width: 1.36rem;
  height: 0.7rem;
  line-height: 0.7rem;
  border-radius: 0.35rem;
  background: #fff;
  border: 0.02rem solid #0088fa;
  font-family: "PingFang SC";
  font-weight: normal;
  font-size: 0.28rem;
  text-align: center;
  color: #0088fa;
}
.mp-examinei {
  display: flex;
  padding: 0.44rem 0.3rem;
  background-color: #fff;
  margin-bottom: 0.04rem;
  position: relative;
}
.mp-examinei .mp-name-img {
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0.12rem;
}
.mp-examinei .mp-examinei-tag {
  width: 1.4rem;
  height: 0.3rem;
  border-radius: 0 0 0.12rem 0.12rem;
  background: #ff8f3a;
  opacity: 0.5;
  position: absolute;
  top: 1.54rem;
  text-align: center;
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.3rem;
}
.mp-examinei .mp-examinei-list {
  padding-left: 0.16rem;
  width: calc(100% - 1.4rem);
}
.mp-examinei .mp-examinei-list .mp-examinei-name {
  font-size: 0.28rem;
  color: #666;
  display: flex;
  line-height: 0.5rem;
}
.mp-examinei .mp-examinei-list .mp-examinei-name span:nth-child(1) {
  font-size: 0.36rem;
  color: #0088fa;
  display: block;
  max-width: 2.38rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.16rem;
}
.mp-examinei .mp-examinei-list .mp-examinei-name i {
  padding-left: 0.08rem;
  vertical-align: initial;
}
.mp-examinei .mp-examinei-list .mp-examinei-num {
  font-size: 0.24rem;
  color: #999;
  padding: 0.08rem 0;
  display: flex;
}
.mp-examinei .mp-examinei-list .mp-examinei-num span {
  display: block;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mp-examinei .mp-examinei-list .mp-examinei-time {
  font-size: 0.24rem;
  color: #999;
  display: flex;
}
.mp-examinei .mp-examinei-list .mp-examinei-time span:nth-child(1) {
  display: block;
  width: 3.1rem;
}
.mp-examinei .mp-examinei-list .mp-examinei-pass {
  display: flex;
  justify-content: space-between;
  padding-top: 0.16rem;
  padding-left: 20%;
}
.mp-examinei .mp-examinei-list .mp-examinei-pass .mp-examinei-y {
  width: 1.76rem;
  line-height: 0.44rem;
  border-radius: 0.24rem;
  border: 0.02rem solid #0585f0;
  color: #0585F0;
  text-align: center;
  font-size: 0.22rem;
}
.mp-examinei .mp-examinei-list .mp-examinei-pass .mp-examinei-n {
  width: 1.76rem;
  line-height: 0.48rem;
  border-radius: 0.24rem;
  background: #0088fa;
  color: #fff;
  text-align: center;
  font-size: 0.22rem;
}
.mp-list-ul2 {
  padding: 0 0.3rem;
  margin-top: 0.16rem;
  background-color: #fff;
}
.mp-list-ul2 li {
  display: flex;
  line-height: 0.8rem;
}
.mp-list-ul2 li .item {
  width: 50%;
  font-weight: 500;
  font-size: 0.24rem;
  text-align: center;
  color: #111;
}
.mp-list-ul2 li:first-child {
  line-height: 0.68rem;
  border-bottom: 0.02rem solid #f7f7f7;
}
.mp-list-ul2 li:first-child .item {
  font-weight: bold;
}
.mp-adapt {
  display: flex;
  justify-content: space-between;
  line-height: 0.8rem;
  padding: 0 0.32rem;
  font-size: 0.24rem;
  color: #999;
  margin-bottom: -0.16rem;
  position: relative;
}
.mp-adapt i {
  padding-left: 0.16rem;
  font-size: 0.24rem;
  vertical-align: inherit;
}
.mp-title-blue {
  line-height: 0.72rem;
  background: rgba(0, 136, 250, 0.08);
  font-weight: 500;
  font-size: 0.28rem;
  color: #111;
  padding-left: 0.32rem;
}
.mores-ul {
  width: 2rem;
  line-height: 0.88rem;
  background: #ffffff;
  border-radius: 0.08rem;
  box-shadow: 0.04rem 0.06rem 0.2rem 0rem rgba(0, 0, 0, 0.16);
  background-color: #fff;
  z-index: 9;
  position: absolute;
  display: none;
}
.mores-ul li {
  font-size: 0.28rem;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: center;
  color: #111111;
  border-bottom: 0.02rem solid #eee;
}
#list-ul {
  display: none;
  box-shadow: 0rem 0.16rem 0.32rem 0rem rgba(0, 0, 0, 0.08);
  position: absolute;
  top: 1.1rem;
  left: 0;
  right: 0;
  overflow: hidden;
  background-color: #fff;
  max-height: 4rem;
  overflow-y: auto;
  border-top: 0;
  z-index: 10001;
  border-radius: 0 0 0.08rem 0.08rem;
}
#list-ul li {
  height: 0.7rem;
  line-height: 0.7rem;
  min-height: 0.7rem;
  overflow: hidden;
  padding: 0 0.2rem;
  cursor: pointer;
  font-size: 0.28rem;
}
#list-ul li:hover {
  background-color: #eee;
}
#list-ul::-webkit-scrollbar {
  display: none;
}
.mp-mores-ul {
  width: 2rem;
  line-height: 0.88rem;
  background: #ffffff;
  border-radius: 0.08rem;
  box-shadow: 0.04rem 0.06rem 0.2rem 0rem rgba(0, 0, 0, 0.16);
  background-color: #fff;
  z-index: 9;
  position: absolute;
  top: 1rem;
  display: none;
}
.mp-mores-ul li {
  font-size: 0.28rem;
  text-align: center;
  color: #111111;
  border-bottom: 0.02rem solid #eee;
}
.nav-appear {
  height: 0.9rem;
  display: flex;
  background-color: #ffffff;
  position: relative;
}
.nav-appear .appear-p {
  width: 33.33%;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.28rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-appear .appear-p span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-appear .appear-p i {
  margin-left: 0.08rem;
  font-size: 0.26rem;
  vertical-align: middle;
  min-width: 0.3rem;
}
.show-hide {
  overflow: hidden;
}
.popup-top {
  position: absolute;
  top: 0.9rem;
  right: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100vh;
  display: none;
  background: rgba(51, 51, 51, 0.6);
}
.popup-top .popup2-top {
  width: 100%;
  border-radius: 0 0 0.16rem 0.16rem;
  background-color: #fff;
  padding: 0.16rem 0;
  max-height: 6rem;
  overflow-y: scroll;
}
.popup-top .popup2-top .popup2-top-p {
  width: 100%;
  height: 0.72rem;
  padding: 0 0.3rem;
  font-size: 0.28rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 0.72rem;
  display: flex;
  justify-content: space-between;
}
.popup-top .popup2-top .popup2-top-p i {
  color: #ffffff;
  line-height: 0.72rem;
}
.commerce-box {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.3rem;
  padding-top: 0.24rem;
  background-color: #fff;
}
.commerce-box .commerce {
  width: 23%;
  margin: 0 1%;
  background-color: #fff;
  background: #ffffff;
  box-shadow: 0.04rem 0.06rem 0.12rem #f0f0f0;
  border-radius: 0.16rem;
  margin-bottom: 0.24rem;
  position: relative;
}
.commerce-box .commerce .commerce-img {
  position: relative;
  margin-top: 0.32rem;
}
.commerce-box .commerce .commerce-img img {
  width: 58%;
  margin: 0 19%;
  border-radius: 0.08rem;
  vertical-align: middle;
}
.commerce-box .commerce .commerce-p {
  padding: 0.16rem 0.16rem 0;
  height: 0.88rem;
  font-size: 0.2rem;
  text-align: center;
  font-family: PingFang SC;
  font-weight: bold;
  line-height: 0.4rem;
  line-height: 0.36rem;
  color: #333333;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  box-sizing: border-box;
  margin: 0rem 0 0.32rem;
}
.popup-ul {
  display: flex;
  flex-wrap: wrap;
}
.popup-ul li {
  width: 25%;
  text-align: center;
  background-color: #ffffff;
  line-height: 30px;
  border: 1px solid #eee;
}
.div-box {
  margin-bottom: 12px;
}
.mp-tits {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: #fff;
  overflow-x: scroll;
  height: 50px;
  border-bottom: 2px solid #eee;
  border-radius: 8px 8px 0 0;
}
.mp-tits .tits-about {
  padding: 0 16px;
  color: #999;
  line-height: 50px;
  font-size: 16px;
  min-width: 64px;
}
.box-ul {
  width: 100%;
  height: 255px;
  overflow: auto;
  scroll-snap-type: y mandatory;
  background-color: #fff;
}
.box-ul li {
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  scroll-snap-align: start;
}
.box-ul li:last-child {
  margin-bottom: 120px;
}
.div-box::after {
  content: '';
  position: absolute;
  top: 140px;
  width: 100%;
  height: 45px;
  pointer-events: none;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
::-webkit-scrollbar {
  display: none;
}
.tits {
  font-size: 16px;
  color: #0088fa !important;
}
.tits1 {
  font-size: 16px;
  color: #0088fa !important;
}
.scs_container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scs_cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.scs_dialog {
  width: calc(100% - 30px);
  border-radius: 8px;
  background-color: #ffffff;
  position: relative;
}
.scs_selects {
  display: flex;
}
.scs_selects_group {
  /* width: 33.33%; */
  flex:1;
}
.scs_selects_group_view {
  height: 200px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.scs_item {
  height: 40px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.scs_selects_group_view:before {
  content: '';
  position: absolute;
  left: 0;
  top: 80px;
  bottom: auto;
  right: auto;
  height: 1px;
  width: 100%;
  background-color: #ccc;
  display: block;
}
.scs_selects_group_view:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 80px;
  right: auto;
  top: auto;
  height: 1px;
  width: 100%;
  background-color: #ccc;
  display: block;
}
.scs_selects_group_title {
  line-height: 35px;
  text-align: center;
}
.scs_theme {
  text-align: center;
  padding: 24px 0 16px;
  font-weight: 600;
  font-size: 16px;
  color: #111111;
  border-bottom: 1px solid #eeeeee;
}
.scs_selected {
  font-size: 15px;
  color: #0088fa;
}
.scs_btns {
  display: flex;
  align-items: center;
  height: 55px;
  border-top: 1px solid #eeeeee;
}
.scs_btn {
  width: 50%;
  line-height: 24px;
  font-size: 16px;
  color: #333333;
  text-align: center;
}
.scs_btn_ok {
  color: #0088fa;
}
.scs_btn_cancel {
  border-right: 1px solid #eeeeee;
}
#myAddrs {
  width: 100%;
}
.mp-list-ul li .mp-li-d input {
  vertical-align: middle;
}

.mp-list-ul li .mp-li-p input {
  vertical-align: middle;
}
.tits-input,
.tits-input1 {
  height: 35px;
  width: 240px;
  margin: auto;
  position: relative;
}
.tits-input .icon-kehuxiangqing-sousuo,
.tits-input1 .icon-kehuxiangqing-sousuo {
  font-size: 16px;
  position: absolute;
  left: 12px;
  color: #999;
  line-height: 35px;
}
.tits-input input,
.tits-input1 input {
  width: 100%;
  height: 100%;
  padding: 0 0 0 34px;
  margin: 0;
  background: #f7f7f7;
  border-radius: 25px;
}
.tits-input1 {
  width: 320px;
}
.record-ul {
  height: 158px;
  border-radius: 11px;
  background: #fff;
  padding: 0 12px;
  margin: 15px;
  box-shadow: 0 5px 6px rgba(120, 193, 255, 0.2);
  position: relative;
}
.record-ul .tit-text {
  height: 50px;
  line-height: 50px;
  margin: 0 -12px 12px;
  padding: 0 35px 0 12px;
  border-bottom: 1px dashed #d1d1d1;
  font-family: "PingFangSC Medium";
  font-weight: 500;
  font-size: 16px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.record-ul li {
  display: flex;
  padding: 4px 0;
  font-size: 14px;
  color: #999999;
}
.record-ul li .talk-time {
  padding-left: 10px;
}
.tent-tures .tent-tubox .tent-bord img{
  height: 100%;
}
.shareul-box{
  /* padding-top: .4rem; */
}
.shareul-box .shareul-img{
  width: 100%;
  height: calc(100vh - 2.8rem);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding-top: .4rem; */
  position: relative;
}
.shareul-img .sharegraph-img{
  width: 5.6rem;
  /* height: 9.36rem; */
  border-radius: .08rem;
  margin: auto;
}
.shareul-img .sharegraph{
  width: 5.6rem;
  min-height: 9.36rem;
  border-radius: .12rem;
  /* margin: auto;
  margin-top: .4rem; */
  background-color: #fff;
  position: relative;
  /* background-image: url(../images/calendar.png);
  background-size: 100% 100%; */
  overflow: auto;

  display: flex;
  flex-direction: column;
}
.shareul-img .sharegraph .bac{
    flex: 1;
    width: 100%;
    background-image: url(../images/calendar.jpg);
    background-size: 100% 100%;
}

.mp-popup-lower{
  /* height: 4.48rem; */
}
.shareul{
  display: flex;
  padding: .32rem 1.6rem .32rem .32rem;
  overflow-x: scroll;
}
.shareul li{
  width: 1.2rem;
  height: 2.14rem;
  position: relative;
  min-width: 1.2rem;
  margin-right: .24rem;
  border-radius: .12rem;
  border: .02rem solid transparent;
  overflow: hidden;
}
.shareul li .shareul-img{
  transform: scale(.22);
  position: absolute;
  top: -3.64rem;
  left: -2.22rem;
}
.shareul li img{
  min-width: 1.2rem;
  /* height: 2.14rem; */
  border-radius: .12rem;
}
.shareul .borderline{
  transform: scale(1.05);
  border: .02rem solid #0088fa;
}
.shareul-text{
  font-size: .32rem;
  text-align: center;
  line-height: .9rem;
  padding: .2rem 0 .32rem;
}
.shareul-text .icon--weixin{
  display: inline-block;
  width: .7rem;
  height: .7rem;
  line-height: .7rem;
  font-size: .52rem;
  margin-right: .16rem;
  background: #eee;
  color: #31C044;
  border-radius: 50%;
}


.mp-search-p2 {
  padding: 0 .16rem 0 .3rem;
  min-width: 1.4rem;
  max-width: 1.9rem;
  font-size: .28rem;
  color: #333;
  /* margin-left: -0.3rem; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mp-search-p2 .xia {
  font-size: .26rem;
  margin-left: .08rem;
}
.mp-mores-ul2 {
  width: 2rem;
  line-height: .88rem;
  background: #ffffff;
  border-radius: .08rem;
  box-shadow: .04rem .06rem .2rem 0rem rgba(0, 0, 0, 0.16);
  background-color: #fff;
  z-index: 9;
  position: absolute;
  top: .9rem;
  display: none;
}
.mp-mores-ul2 li {
  font-size: .28rem;
  text-align: center;
  color: #111111;
  border-bottom: .02rem solid #eee;
}
.textarea-txt{
  width: 100%;
  min-height: 5.4rem;
}
.icon-ul{
  display: flex;
  flex-wrap: wrap;
  padding: 0 .16rem .16rem;
}
.icon-ul li{
  width: 1.08rem;
  height: .9rem;
  line-height: .9rem;
  text-align: center;
}
.icon-ul li span{
  font-size: .44rem;
}
.icon-ul li.icon-line{
  color: #308EE3;
  transform: scale(1.7);
}
.recommend-box{
  height: 6rem;
  padding: 0 .32rem;
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  border-radius: 0.16rem 0.16rem 0rem 0rem;
  display: none;
}
.recommend-box .recommend{
  padding: .32rem 0 .32rem;
  text-align: center;
  font-size: .36rem;
  color: #333;
}
.recommend-box .icon-guanbi11{
  position: absolute;
  right: .24rem;
  top: .2rem;
  color: #999;
  font-size: .32rem;
}
.recommend-box .recommend-txt{
  padding-bottom: .24rem;
  font-size: .24rem;
  color: #999;
  text-align: center;
}
.recommend-box textarea{
  background: #f2f2f2;
  border-radius: .12rem;
  font-size: .32rem;
  color: #333;
  width: 100%;
}
.recommend-box .text{
  text-align: center;
  font-size: .28rem;
  color: #333;
  margin: .16rem 0 .44rem;
}
.recommend-box .text i{
  vertical-align: bottom;
}
.recommend-box .recommend-btn{
  margin: auto;
  width: 3.8rem;
  line-height: 0.8rem;
  height: 0.8rem;
  border-radius: 0.4rem;
  text-align: center;
  font-size: 0.28rem;
  color: #fff !important;
  background: linear-gradient(90deg, #31A1FF 0%, #0088FA 100%) !important;
}
.recommend-t{
  width: 1.6rem;
  /* height: 2.2rem; */
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  background-color: #fff;
  padding: .4rem 0 .24rem;
}
.recommend-t:after {
    content: "";
    position: absolute;
    left: 0;
    top: .7rem;
    width: .04rem;
    height: 1.4rem;
    background : #f2f2f2;
}
.sharebox .guanbi12{
  font-size: .24rem;
  color: #999;
  position: absolute;
  top: .08rem;
  right: .16rem;
  z-index: 9;
}
.recommend-t .icon-fabu1{
  font-size: .36rem;
  color: #333;
}
.recommend-t .icon-zhinengmingpian-weixin{
  line-height: .6rem;
}
.recommend-t i{
  height: .44rem;
  color: #31C044!important;
}
.recommend-t p{
  width: 100%;
  /* padding-top: .16rem; */
  text-align: center;
  color: #333;
  font-size: .28rem;
  line-height: .4rem;
}
.recommend-t .recommend-line{
  width: 1rem;
  height: .2rem;
  padding-top: 0;
  margin: 0 12px;
  /* background: #f2f2f2; */
}
.recommend-t .fx{
  padding-top: 0;
}
.shareul-img .sharegraph .share-top {
  /* object-fit: cover; */
  width: 100%;
  /* max-height: 100%; */
  /* max-height: 3.8rem; */
  border-radius: 0.12rem 0.12rem 0 0;
}
.shareul .borderline .shareul-img .sharegraph .share-top {
  height: 3.2rem;
}
.shareul-img .sharegraph .sharegraphbox{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  /* height: 6rem; */
  /* background: #fff; */
  /* opacity: .9; */
  opacity: .9;
  /* background-image: url(../images/calendar.jpg);
  background-size: 100% 100%; */
}

.shareul-img .sharegraph .name {
  display: flex;
  align-items: center;
  padding: 0.24rem 0.32rem 0;
}
.shareul-img .sharegraph .name img {
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 50%;
  border: 1px solid #ddd;
}
.shareul-img .sharegraph .name p {
  color: #666;
  font-size: 0.24rem;
  padding-left: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* color: #0088fa; */
  font-weight: 700;
}
.shareul-img .sharegraph .name p span {
  padding-left: 0.16rem;
  /* color: #0088fa; */
  font-weight: 700;
}
.shareul-img .sharegraph .title {
  padding: 0.44rem 0.32rem .32rem;
  text-align: left;
  position: relative;
}
.shareul-img .sharegraph .title .text {
  padding: 0 .4rem;
  font-size: 0.28rem;
  font-weight: 700;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.shareul-img .sharegraph .title .txt {
  padding-top: 0.32rem;
  color: #666;
  font-size: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shareul-img .sharegraph .title .top1 {
  position: absolute;
  top: 0.2rem;
  left: 0.16rem;
  width: 0.4rem;
  height: 0.2rem;
  color: #0088fa;
  font-size: 0.48rem;
}
.shareul-img .sharegraph .title .bottom {
  position: absolute;
  bottom: .48rem;
  right: 0;
  width: 0.4rem;
  height: 0.2rem;
  color: #0088fa;
  font-size: 0.48rem;
}
.shareul-img .sharegraph .share-er {
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  margin-top: .24rem;
  display: block;
}
.shareul-img .sharegraph .share-er2 {
  width: 1.3rem;
  height: 1.3rem;
  position: absolute;
  right: .32rem;
  bottom: .32rem;
  border-radius: .08rem;
}
.shareul-img .sharegraph .share-er2.erleft {
  left: .32rem;
}
.shareul-img .sharegraph .share-er2.ercenter {
  left: .32rem;
  margin: auto;
}
.shareul-img .sharegraph .share-er2 img {
  width: 1.3rem;
  height: 1.3rem;
  border-radius: .08rem;
}
.shareul-img .save-text{
  font-size: .24rem;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: .04rem;
  z-index: 9;
  text-align: center;
}
.shareul-img .sharegraph .share-text {
  text-align: center;
  color: #999;
  font-size: 0.2rem;
  line-height: .4rem;
  margin-bottom: 0.6rem;
}
.shareul-img .sharegraph .share-i {
  height: 0.48rem;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #f0f8ff; */
  color: #666;
  border-radius: 0 0 0.12rem 0.12rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.shareul-img .sharegraph .share-i i {
  font-size: 0.2rem;
  color: #0088fa;
}
.shareul-img .sharegraph .share-i p {
  padding-left: 0.04rem;
  font-size: 0.2rem;
  color: #999;
}
.sharegraph .share-time{
  font-size: .24rem;
  color: #333;
  text-align: left;
  display: inline-block;
  border: .02rem solid #ccc;
  padding: 0 .08rem;
  border-radius: .08rem;
  line-height: .36rem;
  max-width: 98%;
}
.sharegraph .share-time i{
  padding-right: .04rem;
  font-size: .26rem;
  color: #0088fa;
}
.sharegraph .share-time p{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layui-form-item{
  display: flex;
  margin-bottom: 0!important;
  background: #fff;
}
.layui-form-item .layui-form-label{
  /* width: 100px; */
  min-width: 2.2rem;
  line-height: 1.1rem;
  font-size: 0.32rem;
  color: #000;
  padding: 0;
  text-align: left;
}
.layui-form-item .layui-input-block {
  margin-left: 0;
  flex: 1;
  display: flex;
  align-items: center;
}
.layui-form-item .layui-input{
  width: 4.66rem;
  border: 0;
  padding-left: 0;
  height: 38px;
  font-size: .28rem;
}
.layui-form-select {
  position: relative;
  border: 0;
  right: 0;
  width: auto;
}
.layui-form-select dl{
  text-align: left;
}