.article-webkit {
  width: 100%;
  min-width: 1366px;
}
.article-webkit .article-header .header-center {
  background-image: url("/assets/admin/images/hardWare/header-back.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  height: 334px;
}
.article-webkit .article-header .header-center .header-cover {
  width: 1200px;
  text-align: center;
  margin: 0 auto;
}
.article-webkit .article-header .header-center .header-cover h1 {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  padding-top: 100px;
}
.article-webkit .article-header .header-center .header-cover p {
  font-size: 20px;
  color: #D2D3D4;
  text-align: center;
  width: 870px;
  line-height: 34px;
  margin: 0 auto;
  margin-top: 30px;
  display: block;
}
.article-webkit .partner {
  width: 100%;
  height: 330px;
  background-image: url('/assets/admin/images/hardWare/par-back.png');
  background-size: cover;
  background-position: center;
}
.article-webkit .partner h1 {
  font-size: 32px;
  color: #050507;
  padding-top: 48px;
  text-align: center;
  font-weight: bold;
}
.article-webkit .partner .logo-list {
  width: 100%;
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.article-webkit .partner .logo-list img {
  width: 140px;
  height: 117px;
  object-fit: cover;
  object-position: center;
}
.article-webkit .partner .logo-list .arrow-l {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: -20px;
  cursor: pointer;
}
.article-webkit .partner .logo-list .arrow-r {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: -20px;
  cursor: pointer;
  transform: rotate(180deg);
}
.article-webkit .way {
  width: 100%;
  padding-top: 36px;
  background: #fff;
  padding-bottom: 50px;
}
.article-webkit .way .way-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.article-webkit .way .way-top .way1 {
  height: 645px;
  width: auto;
}
.article-webkit .way .way1-left .title-content {
  display: flex;
  align-items: center;
}
.article-webkit .way .way1-left .title-content .line {
  width: 8px;
  height: 30px;
  background: #3BB486;
}
.article-webkit .way .way1-left .title-content h2 {
  font-size: 32px;
  color: #050507;
  font-weight: bold;
  margin-left: 12px ;
  line-height: 1;
}
.article-webkit .way .way1-left .desc1 {
  font-size: 20px;
  color: #5A5A5A;
  margin-top: 20px;
  width: 423px;
  text-align: left;
}
.article-webkit .way .way1-left .tc2 {
  margin-top: 60px;
}
.article-webkit .way .way1-left .way-list {
  width: 432px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.article-webkit .way .way1-left .way-list .one {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 16px;
}
.article-webkit .way .way1-left .way-list .one img {
  width: 204px;
  height: 128px;
  border-radius: 4px;
}
.article-webkit .way .way1-left .way-list .one p {
  font-size: 20px;
  color: #575768;
  line-height: 1;
}
.article-webkit .way .way-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 134px;
}
.article-webkit .way .way-bottom img {
  height: 360px;
  width: auto;
}
.article-webkit .way .way-bottom .left {
  height: 360px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.article-webkit .way .way-bottom .left h2 {
  font-size: 30px;
  color: #050507;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}
.article-webkit .way .way-bottom .left .desc2 {
  font-size: 18px;
  width: 620px;
  color: #5A5A5A;
  text-align: left;
}
.article-webkit .way .way-bottom .left .way-list2 .one {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.article-webkit .way .way-bottom .left .way-list2 .one .po {
  width: 6px;
  height: 6px;
  background: #8BE6C4;
  border-radius: 50%;
}
.article-webkit .way .way-bottom .left .way-list2 .one p {
  font-size: 16px;
  color: #010B14;
  margin-left: 6px;
  font-weight: bold;
  line-height: 1;
}
.article-webkit .way .way-bottom .left .btn-get {
  width: 144px;
  height: 48px;
  background: #3BB486;
  border-radius: 48px;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.article-webkit .hard {
  width: 100%;
  background: #f8f8f8;
  padding: 50px 0;
}
.article-webkit .hard .content-center {
  display: flex;
  justify-content: space-between;
}
.article-webkit .hard img {
  height: 360px;
  width: auto;
}
.article-webkit .hard .left {
  height: 360px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.article-webkit .hard .left h2 {
  font-size: 30px;
  color: #050507;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}
.article-webkit .hard .left .desc2 {
  font-size: 18px;
  width: 620px;
  color: #5A5A5A;
  text-align: left;
  margin-top: 16px;
}
.article-webkit .hard .left .way-list2 .one {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.article-webkit .hard .left .way-list2 .one .po {
  width: 6px;
  height: 6px;
  background: #8BE6C4;
  border-radius: 50%;
}
.article-webkit .hard .left .way-list2 .one p {
  font-size: 16px;
  color: #010B14;
  margin-left: 6px;
  font-weight: bold;
  line-height: 1;
}
.article-webkit .hard .left .btn-get {
  width: 144px;
  height: 48px;
  background: #3BB486;
  border-radius: 48px;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.article-webkit .w {
  background: #fff;
}
.article-webkit .getForm {
  width: 100%;
  height: 360px;
  background-size: cover;
  background-position: center;
  background-image: url('/assets/admin/images/hardWare/get-back.png');
  box-sizing: border-box;
  padding-top: 92px;
}
.article-webkit .getForm .content-center {
  display: flex;
  justify-content: space-between;
}
.article-webkit .getForm .left h2 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}
.article-webkit .getForm .left p {
  font-size: 20px;
  color: #9FA5BF;
  margin-top: 35px;
  width: 524px;
  text-align: left;
}
.article-webkit .getForm .right h2 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}
.article-webkit .getForm .right .form {
  width: 550px;
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.article-webkit .getForm .right .form input {
  width: 260px;
  height: 45px;
  border: none;
  background: #fff;
  font-size: 18px;
  color: #050507;
  border-radius: 4px;
  outline: none;
  padding-left: 14px;
  margin-bottom: 22px ;
}
.article-webkit .getForm .right .form input::placeholder {
  font-size: 18px;
  color: #B5B8C5;
}
.article-webkit .getForm .right .form .btn-sub {
  width: 260px;
  height: 45px;
  background: #3BB486;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  cursor: pointer;
}
.content-center {
  width: 1200px;
  margin: 0 auto;
}
.clickShowCertificate {
  cursor: pointer;
}
.certificate {
  display: none;
  position: absolute;
  width: 100%;
  top: -425px;
  z-index: 99999;
}
.certificate .myCertificate {
  width: 1238px;
  height: 425px;
  margin: 0 auto;
}
.certificate .cancel {
  position: relative;
  right: 70px;
  top: -360px;
  width: 21px;
  height: 21px;
}
#footer-webkit {
  position: relative;
}
#footer-webkit #footer-js-webkit {
  background: #2d483b;
}
#footer-webkit #footer-js-webkit .footer-center {
  background: #2d483b;
}
#footer-webkit #footer-js-webkit .footer-center .list-li {
  width: 20%;
}
#footer-webkit #footer-js-webkit .footer-center .list-li .title {
  font-size: 18px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #ffffff;
}
#footer-webkit #footer-js-webkit .footer-center .list-li .desc {
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #c0d5cb;
}
#footer-webkit #footer-js-webkit .footer-center .list-li .desc-a {
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #c0d5cb;
  line-height: 24px;
}
#footer-webkit #footer-js-webkit .footer-center .list-li img {
  width: 90px;
  height: 90px;
}
#footer-webkit #footer-js-webkit .footer-center .list-li .smgz-wg {
  float: none;
}
.left-fixed {
  bottom: 50px;
  cursor: pointer;
}
.left-fixed .myQrcode {
  width: 183px;
  height: 157px;
  line-height: 140px;
  background: url(/assets/web/pc/images/index/qrCodeBgc.png) no-repeat center;
  margin-left: 11px;
  margin-bottom: 10px;
  position: relative;
  display: none;
}
.left-fixed .myQrcode img {
  vertical-align: middle;
}
.left-fixed .myQrcode .qrcodeConsult {
  height: 15px;
  display: inline-block;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #ffffff;
  position: absolute;
  bottom: 74px;
  left: 44px;
}
.left-fixed .weChatConsulting img {
  max-width: 100%;
}
