html {
  margin: 0;
  padding: 0;
}

body {
  font-size: 14px;
  font-family: PingFang SC, Source Han Sans CN, WenQuanYi Micro Hei, Microsoft Yahei, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #333333;
  min-width: 900px;
}
body>a{display: none;}
.clearfix {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  width: 100%;
}
.tl {
  text-align: left !important;
}
.tc {
  text-align: center !important;
}
.tr {
  text-align: right !important;
}
.red {
  color: #D0021B !important;
}
.green {
  color: #4F9600 !important;
}
.gray {
  color: #666666 !important;
}
.blue {
  color: #425FFF !important;
}
.blk10 {
  clear: both;
  height: 10px;
}
.privacy {
  font-size: 12px;
  font-weight: 500;
  margin-top: 20px;
  line-height: 20px;
  width: 800px;
}
.privacy .check {
  height: 14px !important;
  margin-right: 10px;
  float: left;
}
.home {
  /* height: 0.8rem; */
  width: 100%;
  /* background:rgba(0,0,0,0.75); */
  min-width: 1000px;
  line-height: 0;
}
.header {
  /* position: absolute; */
  top: 0;
  left: 0;
  height: 0.8rem;
  width: 100vw;
  background: rgba(0, 0, 0, 1);
  z-index: 300;
}
.header.header-submenu{
  top: 0.8rem!important;
  background-color: rgba(34, 34, 34, 0.9000)!important;
  height: 0.6rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1000);
}
.header.header-submenu .nav{
  height: 0.6rem;
  float: left;
  display: none;
}
.header.header-submenu .nav a{
  line-height: 0.6rem;
}
.header.header-submenu .nav a:first-child{
  margin-left: 0;
}
.header .z2pl {
  /* float: left; */
  /* display: table-cell;
  vertical-align: bottom; */
  /* font-family: SourceHanSansCN-Normal,SourceHanSansCN,PingFang SC;; */
  /* font-weight: 400; */
  /* margin-top: 0.26rem; */
  color: #ffffff;
  cursor: pointer;
}
.header .z2pl .dot{
  border-radius:0.06rem;
  line-height:0.12rem;
  background:#FF223D;
  margin-left: -0.08rem;
  margin-top: 0.02rem;
  vertical-align: text-top;
  display:inline-block; 
  /* width: 29px;  */
  height: 0.12rem;
  width: 0.12rem;
  overflow: hidden;
  /* font-size: 10px; */
  /* padding: 1px 4px 1px 3px;  */
  transform: scale(0.6); transform-origin: 0 0;
}
.header .z2pl:hover .dot{
  color: #fff;
}
.header .z2pl:hover {
  color: #8295FF;
}
.header .z {
  font-size: 0.2rem;
}
.header .z2 {
  font-size: 0.16rem;
  margin-left: -0.03rem;
}
.logo {
  width: 1.35rem;
  height: 0.36rem;
  float: left;
  margin: 0.22rem 0.2rem 0 0.6rem;
}
.nav {
  height: 0.8rem;
  float: right;
  margin-right: 0.4rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.nav a:hover {
  color: #8295FF;
  text-decoration: none !important;
}
.nav a{
  color: #ffffff;
  font-size: 0.2rem;
  line-height: 0.8rem;
  padding: 0;
  /* vertical-align: bottom; */
  /* display: inline-block; */
  font-weight: 200;
  margin: 0rem 0.2rem;
  text-decoration: none;
  position: relative;
  font-family: SourceHanSansCN-Normal,SourceHanSansCN,PingFang SC;
}
.nav .current{
  border-bottom: none;
  font-weight: 400;
}
.nav .current::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 0.02rem;
  border-radius: 0.01rem;
  background-color: #fff;
  border-bottom: none;
  bottom: 0;
}
.nav .current:hover {
  color: #ffffff;
}
.nav .shop, .nav .shop:hover {
  color: #333;
  background-color: rgba(255, 255, 255, 0.8500);
  padding: 0.07rem 0.15rem;
  height: 0.22rem;
  line-height: 0.22rem;
  font-size: 0.16rem;
  border-radius: 0.03rem;
}
.nav .shop img {
  margin-left: 0.08rem;
  height: 0.18rem;
  float: right;
}
.nav .zconn {
  border: 0.01rem solid #ffffff;
  padding: 0 0.15rem;
  border-radius: 0.05rem;
  height: 0.22rem;
  line-height: 0.22rem;
  padding: 0.07rem 0.15rem;
}
.nav .zconn:hover {
  border: 0.01rem solid #425FFF;
  color: #ffffff;
  background-color: #425FFF;
}
.line {
  border-top: 1px solid #cccccc;
  margin: 0 0.7rem;
}
.tryUsers {
  width: 100%;
  max-width: 1440px;
  min-width: 960px;
  background-image: url(https://img.zconnect.cn/pc_consult_bg3-20231215.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 830px;
  padding: 0;
  margin: 0 auto;
}
.tryUsers .content {
  width: 888px;
  margin: 0 auto;
  padding-top: 80px;
  position: relative;
}
.tryUsers .content .title {
  font-size: 36px;
  line-height: 50px;
  height: 50px;
  font-weight: 600;
}
.tryUsers .content .row {
  height: 45px;
  margin-top: 15px;
}
.tryUsers .content input, .tryUsers .fakeInput {
  height: 45px;
  font-size: 20px;
  color: #666;
  line-height: 50px;
  padding: 0 10px;
  border: 0;
  outline: none;
  border-radius: 5px;
  background: white;
  letter-spacing: 1px;
}
.tryUsers .content .mobile {
  width: 300px;
}
.tryUsers .captchaContain {
  float: left;
  width: 180px;
  padding: 0;
}
.tryUsers .content .captcha {
  float: left;
  width: 100px;
  cursor: pointer;
}
.tryUsers .content .captchaDiv {
  float: left;
  margin: 0 10px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 130px;
  color: #ccc;
  border: 1px solid #eee;
  background: #F3F3F3;
  border-radius: 5px; 
  background-size: 120%;
  background-position: center;
}
.tryUsers .content .verifyStat {
  float: right;
  width: 25px;
  height: 25px;
  margin: 10px 10px;
  display: none;
}
.tryUsers .smsContain {
  width: 320px;
  padding: 0;
}
.tryUsers .content .smsCode {
  width: 120px;
  float: left;
}
.tryUsers .content .btnSendSms {
  float: right;
  font-size: 16px;
  margin-right: 20px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  letter-spacing: 0;
  color: #425FFF;
}
.tryUsers .content .btnSendSms.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.tryUsers .errorMsg {
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  font-size: 13px;
  display: none;
}
.tryUsers .submit {
  width: 180px;
  height: 45px;
  margin-top: 20px;
  background: #425FFF;
  color: white;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  border-radius: 8px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tryUsers .submit.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.tryUsers .info1 {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 26px;
  margin-top: 10px;
  width: 600px;
}
.tryUsers .info2 {
  font-size: 12px;
  color: #333333;
  line-height: 20px;
  margin-top: 30px;
  width: 880px;
}
.tryUsers .rightQr {
  width: 240px;
  height: 240px;
  background: #FFFFFF;
  border-radius: 5px;
  position: absolute;
  right: 0;
  top: 90px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
}
.tryUsers .QRTrim {
  background-image: url(https://img.zconnect.cn/home/pc_qrcode.png);
  width: 100px;
  height: 100px;
  margin: 20px auto;
  background-size: auto 131px;
  background-position: 0px -32px;
  background-repeat: no-repeat;
}
.dlgContainer {
  background: #00000080;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.dlg {
  width: 700px;
  height: 610px;
  background: white;
  border-radius: 5px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -350px;
  margin-top: -300px;
  overflow: hidden;
}
.dlg .topBlk {
  height: 167px;
  width: 700px;
  background: linear-gradient(90deg, #5CABFF 0%, #425FFF 100%);
}
.dlg .topBlk .closeBtn {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 10px;
  padding: 3px;
  cursor: pointer;
}
.dlg .topBlk .closeBtn:hover {
  background-color: #ffffff22;
}
.dlg .topBlk .device {
  width: 250px;
  height: 167px;
  float: left;
  /* margin-top: 26px; */
  margin-left: 16px;
}
.dlg .topBlk .right {
  margin-top: 30px;
  margin-left: 30px;
  float: left;
}
.dlg .topBlk .successIcon {
  width: 30px;
  height: 30px;
  float: left;
  border: 2px solid white;
  border-radius: 50%;
}
.dlg .topBlk .successTitle {
  margin-left: 10px;
  font-size: 24px;
  line-height: 34px;
  color: white;
  height: 34px;
  float: left;
}
.dlg .topBlk .content {
  clear: both;
  margin-top: 8px;
  color: white;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
}
.bodyBlk {
  margin: 20px 30px;
}
.bodyBlk .title {
  font-size: 18px;
  line-height: 25px;
  color: #333333;
  height: 25px;
  font-weight: bold;
}
.bodyBlk .title2 {
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  height: 25px;
  font-weight: bold;
  margin: 7px 0 3px 0;
}
.bodyBlk .details {
  font-size: 14px;
  line-height: 21px;
  color: #333333;
}
.bodyBlk .download1 {
  width: 320px;
  float: left;
}
.bodyBlk .download2 {
  width: 176px;
  float: left;
  margin-top: 30px;
}
.bodyBlk .download3 {
  float: left;
  width: 130px;
  text-align: right;
  margin-top: 30px;
}
.bodyBlk .qrDown {
  width: 90px;
  height: 90px;
}
.bottom {
  height: 1.6rem;
  margin: 0.3rem 0.7rem;
}
.bottom .logo {
  width: 2.29rem;
  height: 0.8rem;
  float: left;
  margin: 0.3rem 0.4rem 0 0;
}
.bottom .copyright {
  color: #666666;
  text-align: left;
  float: left;
  width: 6.4rem;
  margin-top: 0.25rem;
  font-size: 0.14rem;
  font-weight: 400;
  line-height:0.2rem;
  letter-spacing: 0;
}
.bottom .copyright a {
  color: #425FFF;
  text-decoration: none;
}
.qrcode {
  float: right;
  align-items:center;
  justify-content:center;
}
.qrcode img {
  float: left;
  height: 1.31rem;
}
input::-webkit-input-placeholder { 
  letter-spacing: 0;
  color: #ccc;
  font-size: 0.16rem;
}
input:-moz-placeholder { 
  letter-spacing: 0;
  color: #ccc;
  font-size: 0.16rem;
} 
input::-moz-placeholder { 
  letter-spacing: 0;
  color: #ccc;
  font-size: 0.16rem;
} 
input:-ms-input-placeholder { 
  letter-spacing: 0;
  color: #ccc;
  font-size: 0.16rem;
}
.close {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  overflow: hidden;
}
.close.black::before, .close.black::after {
  height: 4px;
  margin-top: -2px;
}
.close::before {
  transform: rotate(45deg);
}
.close::before, .close::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
}
.close.black::before, .close.black::after {
  height: 8px;
  margin-top: -4px;
}
.close::after {
  transform: rotate(-45deg);
}
.close::before, .close::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
}
.mask, .mask2 {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.loadingDlg {
  position: absolute;
  width: 460px;
  height: 277px;
  background-color: white;
  text-align: center;
  border-radius: 5px;
  left: 50%;
  top: 40%;
  margin-left: -230px;
  margin-top: -100px;
}
.loadingDlg .title {
  font-size: 18px;
  margin: 40px 0 10px 0;
  font-weight: 600;
}
.loadingDlg .title2 {
  font-size: 16px;
  margin: 15px 0 10px 0;
  font-weight: 600;
}
.loading {
  width: 56px;
  height: 56px;
  margin: 0 auto;
  background-image: url(../images/loading.png);
  background-size: contain;
  animation: loadingAni 1.4s infinite linear;
}
@keyframes loadingAni {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
