body,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}

body {
  color: #353535;
  font-size: 16px;
  background-color: #f4f6f9;
  font-family: -apple-system-font, "Helvetica Neue", sans-serif;
}

html,
body {
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.bindGuide .left {
  float: left;
}

.bindGuide .right {
  float: right;
}

.bindGuide ul,
.bindGuide li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.bindGuide {
  padding: 0.25rem 0;
}

.bindGuide .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.bindGuide .top {
  padding: 0 0.4rem;
}

.bindGuide .top .title {
  font-size: 0.28rem;
  line-height: 0.56rem;
  display: inline-block !important;
  float: left;
  position: static;
  width: auto;
  background-color: #f4f6f9;
}

.bindGuide .top .search {
  margin-right: 0.1rem;
}

.bindGuide .top .search,
.bindGuide .top .detail,
.bindGuide .top .list {
  float: left;
  height: 0.56rem;
  width: 0.56rem;
  line-height: 0.56rem;
  text-align: center;
  border: 0.01rem solid #bdbdbd;
  background-color: #fff;
  vertical-align: middle;
  cursor: pointer;
}

.bindGuide .top .search {
  border-radius: 0.1rem;
}

.bindGuide .top .iconArea button {
  outline: none;
}

.bindGuide .top .iconArea .noRightBorder {
  border-top-left-radius: 0.1rem;
  border-right: 0px;
  border-bottom-left-radius: 0.1rem;
}

.bindGuide .top .iconArea .noLeftBorder {
  border-left: 0px;
  border-top-right-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
}

.bindGuide .top .iconArea img {
  width: 0.26rem;
  height: 0.26rem;
  vertical-align: middle;
}

.bindGuide .top .iconArea .rightImg.active {
  background-color: #4194d1;
  border-color: #4194d1;
}

.bindGuide .top .iconArea .rightImg.active img:nth-child(2) {
  display: inline;
}

.bindGuide .top .iconArea .rightImg.active img:nth-child(1) {
  display: none;
}

.bindGuide .top .iconArea .rightImg img:nth-child(2) {
  display: none;
}

/* listView */

.bindGuide .listArea {
  margin-top: 0.25rem;
}

.bindGuide .listArea .typeList {
  background-color: #fff;
  padding: 0 0.3rem;
  padding-left: 0.4rem;
  font-size: 0.32rem;
  cursor: pointer;
  box-shadow: 1px 2px 4px -1px rgba(0, 0, 0, 0.14);
  border-radius: 0.06rem;
}

.bindGuide .typeList span {
  color: #4e4e4e;
}

.bindGuide .typeList .type .right span {
  color: #bcbcbc;
  font-size: 0.24rem;
  padding-right: 0.4rem;
}

.bindGuide .listArea .typeList.typeA {
  margin-bottom: 0.2rem;
}

.bindGuide .listArea .typeList .type {
  line-height: 0.78rem;
  position: relative;
  padding: 0.15rem 0;
}

/* .bindGuide .listArea .typeList .type .right img{
    width: 0.32rem;
    height: 0.2rem;
} */

.weui-cell__ft::after {
  content: " ";
  display: inline-block;
  height: 0.15rem;
  width: 0.15rem;
  border-width: 3px 3px 0 0;
  border-color: #c8c8cd;
  border-style: solid;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  margin-top: 0.4rem;
  line-height: 0.78rem;
  right: 0px;
  top: 0px;
  /* right: 0.24rem; */
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}

.up.weui-cell__ft::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #4194d1;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  margin-top: 0.53rem;
}

.bindGuide .listArea {
  display: none;
  margin-bottom: 0.25rem;
}

.bindGuide .detailArea {
  display: none;
  padding: 0 0.4rem;
}

.bindGuide .listArea .typeList .item {
  display: none;
}

.bindGuide .listArea .typeList .item.active {
  display: block;
}

.bindGuide .listArea .typeList .item ul {
  background-color: #f4f6f9;
  margin: 0 -0.3rem;
  padding: 0 0.3rem;
  padding-left: 0.4rem;
  margin-left: -0.4rem;
}

.bindGuide .listArea .typeList .item ul li {
  border-bottom: 0.01rem solid #ccc;
  padding: 0.2rem 0;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.bindGuide .listArea .typeList .item ul li:nth-last-child(1) {
  border-bottom: 0;
}

/* .bindGuide .listArea .typeList .item ul li._2770,.bindGuide .listArea .typeList .item ul li._4170 {
    word-break: break-all;
} */

.bindGuide .listArea .typeList .item ul li .printerBox .new {
  top: -0.1rem;
}

.bindGuide .listArea .typeList .item ul li .new {
  margin: 0;
  position: absolute;
  top: 0.1rem;
  left: 0.78rem;
  width: 0.32rem;
  height: 0.32rem;
  display: none;
}

.bindGuide .listArea .typeList .item ul li .new.true {
  display: block;
}

.bindGuide .listArea .typeList .item ul li:nth-last-child(1) {
  /* border-bottom: 0px; */
}

.bindGuide .listArea .typeList .item ul li .printerBox {
  position: relative;
}

.bindGuide .listArea .typeList .item ul li img.printerImg {
  width: 0.7rem;
  height: 0.7rem;
  padding-left: 0.06rem;
  border-radius: 0.06rem;
  border: 0.02rem solid #e4e7ec;
  margin: 0;
  margin-right: 0.3rem;
  padding-right: 0.06rem;
  /* float: left; */
  background-color: #fff;
  display: block;
}

/* detailView */

.bindGuide .detailArea {
  margin-top: 0.25rem;
  text-align: center;
}

.bindGuide .detailArea ul {
  /* display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items:center; */
  /* margin-left:-0.08rem; */
  margin: 0 -0.08rem;
  text-align: left;
}

.bindGuide .detailArea ul li {
  width: 2.12rem;
  height: 2.2rem;
  display: inline-block;
  margin: 0 0.08rem 0.25rem;
  position: relative;
  box-sizing: border-box;
  vertical-align: top;
  overflow: hidden;
  cursor: pointer;
  border: 0.02rem solid #e4e7ec;
  background-color: #fff;
}

.bindGuide .detailArea ul li .imgBox {
  padding: 0.1rem;
  height: 1.4rem;
  padding-top: 0.2rem;
  padding-bottom: 0px;
  text-align: center;
}

.bindGuide .detailArea ul li .imgBox img {
  height: 1.4rem;
  width: 1.4rem;
  margin: 0;
}

.bindGuide .detailArea ul li .new {
  position: absolute;
  margin: 0;
  top: 0.1rem;
  right: 0.02rem;
  width: 0.36rem;
  height: 0.36rem;
  display: none;
}

.bindGuide .detailArea ul li .new.true {
  display: block;
}

.bindGuide .detailArea ul li p,
.bindGuide .detailArea ul li.subModle .subModleName {
  width: 100%;
  font-size: 0.2rem;
  /* word-break:break-all; */
  color: #333333;
  margin-bottom: 0px;
  text-align: center;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.bindGuide .detailArea ul li.subModle p {
  visibility: hidden;
}

/* 复制 */

.bindGuide .copy {
  padding: 0.1rem 0.4rem 0.6rem;
  cursor: pointer;
}

.bindGuide .copy .leftBox {
  font-size: 0.24rem;
  color: #6a6969;
  width: 5.5rem;
  float: left;
  padding: 0px;
  margin: 0px;
  display: block;
}

.bindGuide .copy .leftBox p {
  padding: 0px;
  margin: 0px;
  line-height: 0.36rem;
  white-space: nowrap;
  font-size: 0.24rem;
}

.bindGuide .copy button,
.bindGuide .copyBtn {
  width: 1.12rem;
  line-height: 0.6rem;
  background-color: #4194d1;
  border-radius: 0.1rem;
  color: #fff;
  border: 0px;
  font-size: 0.28rem;
  float: right;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

.bindGuide .buy {
  font-size: 0.24rem;
  white-space: nowrap;
  color: #6a6969;
  padding: 0.1rem 0.4rem 0.2rem;
  line-height: 2;
}

.bindGuide .buyBtn {
  float: none;
  font-size: 0.25rem;
  display: inline-block;
  width: 0.8rem;
  height: 0.46rem;
  line-height: 0.46rem;
  margin-left: 0.08rem;
}

.toast,
#message {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  min-height: 100%;
  height: 100%;
}

.toast .shadow {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.toast .toast_content {
  z-index: 99;
  position: absolute;
  font-size: 12px;
  top: 50%;
  left: 50%;
  /* transform: translate(-50%, -50%); */
  background: #fff;
  border-radius: 8px;
  width: 4.5rem;
  height: 2rem;
  border: 1px solid #ebebeb;
  text-align: center;
  margin: -1rem 0 0 -2.25rem;
}

.toast .toast_content p {
  padding: 0.7rem 0.16rem;
}
.btn_contact {
  background-color: #0278ab;
  font-size: 0.32rem;
  text-align: center;
  width: 3.7rem;
  height: 0.72rem;
  line-height: 0.72rem;
  color: #fff;
  margin: 0.4rem auto;
  border-radius: 0.14rem;
  cursor: pointer;
}
.follow_box {
  padding-top: 0.2rem;
  width: 75%;
  margin: 0 auto;
}
.follow_box p {
  font-size: 0.32rem;
  text-align: center;
}
.follow_box .qrcode {
  border: 0.02rem solid #0096d6;
  border-radius: 0.1rem;
  width: 30%;
  margin: 0.2rem auto 0.4rem;
}
.follow_box .qrcode img {
  width: 88%;
  margin: 6%;
  vertical-align: middle;
}
.simplify {
  margin: 0rem 0.4rem 0.24rem;
}
.simplifyBox {
  border: 0.04rem solid #4194d1;
  border-radius: 0.25rem;
  padding-left: 0.45rem;
  padding-right: 0.45rem;
  background-color: #fff;
  margin-bottom: 0.16rem;
  text-align: center;
}
.simplifyBox .simplifyGuideTab {
  color: #fff;
  width: 2.64rem;
  font-size: 0.24rem;
  background-color: #4194d1;
  border-radius: 0px 0px 0.16rem 0.16rem;
  padding: 0.1rem;
  margin-bottom: 0.18rem;
}
.simplifyBox .simplifyGuideIntro {
  font-size: 0.28rem;
  color: #404040;
  text-align: left;
}
.simplify .simlifyNote {
  font-size: 0.24rem;
  color: #707070;
  display: flex;
}
.simplify .simlifyNote .lefticon {
  margin-right: 0.1rem;
}
.simplify .simplifcation {
  width: 75%;
}
@media screen and (min-width: 750px) {
  .simplify .simplifcation {
    width: 50%;
  }
  .simplifyBox {
    padding-left: 0.64rem;
    padding-right: 0.64rem;
  }
}
