* {
  margin: 0px;
  padding: 0px;
}
html,
body {
  height: auto;
}
body {
  max-width: 500px;
  background-color: #f5f5f5;
  margin: 0px auto;
}
::-webkit-scrollbar {
  width: 0px;
  height: 6px;
  -webkit-border-radius: 8px;
}
::-webkit-scrollbar-thumb {
  background-color: #c0c0c0;
  height: 0px;
  outline-offset: 0px;
  outline: 0px solid;
  -webkit-border-radius: 8px;
}
::-webkit-scrollbar-track-piece {
  background-color: none;
  -webkit-border-radius: 0px;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0px #6FF;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #333;
  height: 0px;
  -webkit-border-radius: 8px;
}
.images1 {
  width: 100%;
  height: auto;
}
.images1 img {
  width: 100%;
  height: 100%;
}
.contents {
  padding: 15px 10px;
  height: auto;
  background-color: #fff;
  margin-bottom: 90px !important;
  display: block;
}
.contents .decoration {
  background: linear-gradient(90deg, #ffe6b5 0%, #ffffff 100%);
  height: 25px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  width: 100%;
  position: relative;
}
.contents .decoration .ico1 {
  width: 40px;
  position: absolute;
  left: 0px;
  top: -11px;
}
.contents .decoration .ico2 {
  margin-left: 50px;
  margin-right: 5px;
}
.contents .decoration span {
  font-size: 12px;
  color: #825422;
}
.contents .title {
  margin-top: 10px;
  font-size: 15px;
  height: auto;
  font-weight: bold;
  line-height: 22px;
}
.contents .SellingPoint {
  color: #777777;
  font-size: 12px;
  margin-top: 10px;
  line-height: 20px;
}
.contents .information {
  margin-top: 10px;
  height: 50px;
  background-color: #f8f8f8;
  border-radius: 10px;
  padding: 5px 10px;
  box-sizing: content-box;
}
.contents .information ul {
  display: flex;
}
.contents .information ul li {
  list-style: none;
  flex: 1;
  text-align: center;
  margin-top: 8px;
  min-width: 0;
}
.contents .information ul li .illustrate {
  color: #777;
  font-size: 11px;
}
.contents .information ul li .result {
  padding: 0px 10px;
  margin-bottom: 5px;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contents .information2 {
  height: 40px;
  background-color: #f8f8f8;
  border-radius: 10px;
  display: flex;
  margin-top: 15px;
}
.contents .information2 div {
  cursor: pointer;
  flex: 1;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333;
  font-size: 13px;
}
.contents .information2 div img {
  width: 15px;
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: middle;
  display: inline;
}
.contents .details {
  height: 40px;
  line-height: 40px;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.contents .details .namess {
  font-size: 14px;
  color: #666;
  width: 70px;
  height: 40px;
  text-align: center;
}
.contents .details .plos div {
  width: 68px;
  height: 1px;
  background-color: #f3eded;
  margin-top: 19px;
}
.contents .description {
  height: auto;
}
.contents .description img {
  border-radius: 8px;
}
.filler {
  width: 100%;
  height: 70px;
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  border-top: 1px solid #eee;
  max-width: 470px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0px 15px;
  color: #777;
  font-size: 13px;
  cursor: pointer;
  box-sizing: content-box;
}
.filler .left {
  display: flex;
  width: 50%;
  justify-content: space-around;
  float: left;
  margin-top: 15px;
}
.filler .left img {
  margin-bottom: 3px;
  display: inline-block;
}
.filler .left div {
  text-align: center;
}
.filler .right {
  margin-top: 12px;
  float: right;
  margin-right: 5%;
  width: 45%;
  background-color: #005aff;
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  border-radius: 23px;
  text-align: center;
  letter-spacing: 2px;
  box-shadow: 0px 0.01rem 0.06rem 0px rgba(60, 133, 237, 0.5);
}
.layui-layer-title {
  border: none !important;
  color: #333;
  border-radius: 15px 15px 0 0 !important;
  font-size: 16px;
  color: #005aff;
}
.txxx {
  margin: 0px 5px;
  max-height: 350px;
  height: auto;
  overflow-y: auto;
}
.tjbl {
  height: 45px;
  margin: 0px 10px;
  background: #005aff;
  color: #fff;
  line-height: 45px;
  font-size: 18px;
  border-radius: 30px;
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: center;
  letter-spacing: 2px;
  cursor: pointer;
}
/* 办理表单 */
.teamcon {
  width: 94%;
  margin: 0 auto;
  border-radius: 5px;
}
.teamcona {
  position: relative;
  padding-left: 70px;
  margin-bottom: 10px;
  background-color: #f6f6f6;
  border-radius: 5px;
}
.teamconl {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 49px;
  font-size: 14px;
  color: #333;
  padding-left: 15px;
}
.teamconr {
  /* border: 1px solid #eee; */
  border-radius: 3px;
  height: 47px;
  line-height: 35px;
  padding: 0 3%;
  background-color: #f6f6f6;
  padding-left: 30px;
}
.teamloginr1 {
  border: none;
  height: 40px;
  font-size: 14px;
}
.rightimg {
  width: 23px;
  position: absolute;
  top: 13px;
  right: 5px;
}
.nave {
  background: #fff;
  border-radius: 10px;
  margin: 15px 10px 0;
  border: none;
}
.masking-out {
  display: none;
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
}
.imgsrc {
  width: 280px;
  height: 355.25px;
  background-color: #eee;
  margin: 0px auto;
  margin-top: 40%;
  border-radius: 10px;
}
.imgsrc img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.name {
  margin: 20px auto;
  width: 220px;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: linear-gradient(90deg, #fe8e04 0%, #fe5802 100%);
}
.close {
  width: 50px;
  height: 50px;
  margin: 10px auto;
  text-align: center;
  color: #fff;
}
.close P {
  font-size: 14px;
}
.close img {
  margin-left: 7px;
  width: 35px;
  height: 35px;
  display: block;
}
.select-alert {
  position: fixed;
  left: 30px;
  right: 30px;
  height: 410px;
  top: 50%;
  margin-top: -205px;
  background-color: #fff;
  border-radius: 5px;
  z-index: 9999999999999;
  display: none;
}
.select-alert .titles {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: linear-gradient(132deg, #3c85ed, #3c85ed);
  color: #fff;
  font-size: 15px;
  border-radius: 5px 5px 0px 0px;
}
.select-alert .titles img {
  width: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.search-for {
  width: 94%;
  margin: 10px auto 0;
  border: 1px solid #3c85ed;
  height: 35px;
  line-height: 24px;
  border-radius: 5px;
}
.xhtc_vb1 {
  width: calc(100% - 80px);
  float: left;
  font-size: 14px;
  height: 32px;
  margin: 0px;
  border: none;
  padding-left: 14px;
  border-radius: 5px;
}
.btn {
  width: 60px;
  height: 32px;
  line-height: 32px;
  color: #3c85ed;
  float: right;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.xhtc_vc {
  height: 264px;
  width: 94%;
  margin: 13px auto 0;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.xhtc_vc div {
  cursor: pointer;
}
.qrxz {
  float: left;
  width: 100px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: linear-gradient(132deg, #3c85ed, #3c85ed);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  margin: 4px auto;
  margin-left: 50px;
  cursor: pointer;
}
.hyp {
  float: right;
  width: 98px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #3c85ed;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  margin: 4px auto;
  margin-right: 50px;
  border: 1px solid #3c85ed;
  cursor: pointer;
}
.xhtc_vc div {
  font-size: 14px;
  text-align: center;
  background-color: #f2f9ff;
  border: 1px solid #e8f2fa;
  height: 36px;
  line-height: 36px;
  width: 48%;
  margin-bottom: 8px;
  border-radius: 3px;
  letter-spacing: 1px;
  font-weight: 500;
  color: #333;
}
.xhtc_vc div.on {
  border: 1px solid #ff9a1b;
  background-color: rgba(255, 154, 27, 0.2);
}
.mask-two {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 99999999;
}
.true-false {
  display: none;
}
#tips_content {
  z-index: 99999;
  position: relative;
}
.teamconr1 {
  border: none;
  height: 38px;
  font-size: 14px;
  width: 100%;
  background-color: #f6f6f6;
  margin-top: 5px;
}
#number {
  color: #f14e4e;
  letter-spacing: 1px;
  font-weight: 700;
  cursor: pointer;
}
#provice {
  cursor: pointer;
}
input::-webkit-input-placeholder {
  /* Webkit浏览器 */
  font-weight: 400;
}
input:-moz-placeholder {
  /* Firefox 4-18 */
  font-weight: 400;
}
input::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 400;
}
input:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 400;
}
.zhezhao_boxd {
  z-index: 999999999999999999999999999999999;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.6);
}
.zhezhao_boxd .opentcd1 {
  padding: 20px 0;
  background: #fff;
  text-align: center;
  border-radius: 10px;
  position: fixed;
  width: 300px;
  height: 155px;
  z-index: 9999;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.zhezhao_boxd .opentcd1 img {
  width: 110px;
  position: absolute;
  top: -29px;
  left: 96px;
}
.zhezhao_boxd .opentcd1 p {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  width: 100%;
  height: 85px;
  padding: 45px 0px 0px 0px;
  border-bottom: 1px #dfdcdc solid;
}
.zhezhao_boxd .opentcd1 span {
  font-size: 16px;
  display: block;
  margin-top: 13px;
  color: #296bff;
  letter-spacing: 2px;
}
.sczp {
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.sczp P {
  margin: 10px 0px;
  font-size: 11px;
  line-height: 15px;
  color: #000;
}
.sczp .title {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
}
.sczp .title p {
  color: #000;
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: 700;
  line-height: 20px;
}
.sczp .title p span {
  color: red;
}
.sczp .list-zp {
  margin-top: 10px;
  width: 100%;
  height: 115px;
}
.sczp .list-zp div {
  width: 48%;
  float: left;
  height: 115px;
}
.sczp .list-zp .img-fileFace {
  float: right;
}
.sczp .list-zp .img-fileFace img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.sczp .list-zp .nav-fileFace {
  width: 48%;
  height: 115px;
  position: relative;
}
.sczp .list-zp .nav-fileFace img {
  object-fit: scale-down;
  width: 100%;
  height: 100%;
}
.sczp .list-zp .nav-fileFace input {
  width: 100%;
  height: 115px;
  opacity: 0;
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
}
.sczp .list-zp .nav-fileFace .tips {
  position: absolute;
  display: block;
  bottom: 5px;
  left: 0px;
  text-align: center;
  width: 100%;
  height: 10px;
}
.sczp .list-zp #nav-fileFace {
  background: url(https://gantanhao.vip/webapp/temporary/static/img/upload-img1.png) center no-repeat;
  background-size: 59.2px 50.8px;
}
.sczp .list-zp #nav-fileBack {
  background: url(https://gantanhao.vip/webapp/temporary/static/img/upload-img2.png) center no-repeat;
  background-size: 59.2px 50.8px;
}
.sczp .list-zp #nav-fileHand {
  background: url(https://gantanhao.vip/webapp/temporary/static/img/upload-img3.png) center no-repeat;
  background-size: 50.8px 50.8px;
}
.show-sczj {
  display: none;
}
.xq img {
  border-radius: 10px;
}
.jz {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}
.van-toast {
  position: fixed;
  top: 50%;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: content-box;
  width: 88px;
  max-width: 70%;
  min-height: 88px;
  padding: 16px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  white-space: pre-wrap;
  text-align: center;
  word-break: break-all;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.van-toast--unclickable {
  overflow: hidden;
}
.van-toast--unclickable * {
  pointer-events: none;
}
.van-toast--html,
.van-toast--text {
  width: -webkit-fit-content;
  width: fit-content;
  min-width: 96px;
  min-height: 0;
  padding: 8px 12px;
}
.van-toast--html .van-toast__text,
.van-toast--text .van-toast__text {
  margin-top: 0;
}
.van-toast__loading {
  padding: 4px;
  color: #fff;
}
.van-toast__text {
  margin-top: 8px;
}
.van-loading,
.van-loading__spinner {
  position: relative;
  vertical-align: middle;
}
.van-loading__spinner--circular {
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s;
}
.van-loading__circular {
  display: block;
  width: 100%;
  height: 100%;
}
.van-loading__spinner {
  display: inline-block;
  width: 30px;
  max-width: 100%;
  height: 30px;
  max-height: 100%;
  -webkit-animation: van-rotate 0.8s linear infinite;
  animation: van-rotate 0.8s linear infinite;
}
.van-loading__circular circle {
  -webkit-animation: van-circular 1.5s ease-in-out infinite;
  animation: van-circular 1.5s ease-in-out infinite;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
}
@-webkit-keyframes van-circular {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40;
  }
  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120;
  }
}
@keyframes van-circular {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40;
  }
  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120;
  }
}
@-webkit-keyframes van-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes van-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.layui-layer-hui .layui-layer-content {
  padding: 7px 24px;
  text-align: center;
}
.layui-layer-hui {
  min-width: 100px;
  background-color: #000;
  filter: alpha(opacity=60);
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 7px;
}
.layui-layer-msg {
  z-index: 9999999999999 !important;
}
.zhezhao_boxa {
  z-index: 9999999999999;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}
.opentca img {
  opacity: 0.6;
  border-radius: 10px;
  position: fixed;
  left: 23%;
  z-index: 9999;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.layui-layer-setwin span {
  position: relative;
  width: 22px;
  height: 16px;
  line-height: 18px;
  margin-left: 10px;
  text-align: center;
  font-size: 22px;
  color: #005aff;
  font-weight: 700;
}
.tcxq {
  width: 60%;
  height: 33px;
  background-color: #f8f8f8;
  border-radius: 20px;
  cursor: pointer;
  display: flex;
  margin: 15px 0px;
  margin-left: 20%;
  margin-bottom: 20px;
}
.tcxq div {
  flex: 1;
  height: 33px;
  font-size: 14px;
  line-height: 33px;
  text-align: center;
}
.tcxq .on {
  background-color: #9e9e9e1f;
  border-radius: 20px;
  color: #1a54fa;
  font-weight: bold;
}
.xgzl {
  display: none;
  padding: 10px;
}
.xgzl h4 {
  font-size: 14px;
  font-family: "arial";
}
.xgzl h4 img {
  width: 17px;
  height: 17px;
  vertical-align: middle;
  float: left;
  margin-right: 5px;
  margin-top: 1px;
}
.xgzl .val {
  background: #f7f7f7;
  border-radius: 5px;
  padding: 2%;
  font-size: 13px;
  margin: 15px 0px;
  line-height: 23px;
}
.lxkf {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
.lxkf .van-popup--center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  border-radius: 0.25rem;
  z-index: 2004;
}
.lxkf .van-popup {
  position: fixed;
  max-height: 100%;
  overflow-y: auto;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-overflow-scrolling: touch;
}
.lxkf .dhz {
  padding: 0.6rem 0.3rem;
  text-align: center;
}
.lxkf .titles {
  font-size: 0.36rem;
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.lxkf .erwm {
  margin-bottom: 0.2rem;
}
.lxkf .erwm img {
  width: 3.2rem;
  height: 3.2rem;
  margin-left: 0.6rem;
}
.lxkf .txt {
  margin-bottom: 0.2rem;
  font-size: 0.2rem;
  color: #787777;
}
.lxkf .txt2 {
  margin-bottom: 0.2rem;
  font-size: 0.18rem;
  color: #b2b1b1;
}
.lxkf .lxkfy {
  background: #005aff;
  border-radius: 0.4rem;
  font-size: 0.28rem;
  width: 4.5rem;
  height: 0.8rem;
  color: #ffffff;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
  line-height: 0.8rem;
  cursor: pointer;
}
.lxkf .lxkfy a {
  color: #fff;
}
.lxkf .kyclose {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.cjwt {
  display: none;
  padding: 10px;
  font-size: 14px;
  line-height: 28px;
  font-family: 微软雅黑;
  color: #585656;
}
.cjwt .btstyle {
  font-size: 15px;
  color: #333;
}
.cjwt .marg {
  margin: 8px 0px;
  font-size: 15px;
  color: #333;
}
#imgmodel {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 9999;
}
#popupDiv {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
}
#popupDiv img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
}
