@charset "utf-8";
/** reset **/
body, p, ul, ol, dl, dt, dd, th, td, h1, h2, h3, h4, h5, h6, form, input, button, select, option, textarea {
  margin: 0;
  padding: 0; }

body {
  font: 12px/1.5 'microsoft yahei', tahoma, arial, \5b8b\4f53, 'sans-serif'; }

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-size: 100%; }

ul, ol {
  list-style-type: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a, a:focus, input, button, select, textarea {
  -moz-outline: none;
  outline: none; }

textarea {
  resize: none; }

em, th {
  font-style: normal; }

img {
  border: 0 none;
  vertical-align: top; }

a {
  text-decoration: none;
  color: inherit; }

i {
  font-style: normal; }

/*clearfix*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after, .clear {
  clear: both; }

.clearfix {
  zoom: 1; }
  
/* 设置placeholder的默认颜色 */
input::-moz-placeholder,textarea::-moz-placeholder{color:#DFDFDF; opacity: 1;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#DFDFDF; opacity: 1;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#DFDFDF; opacity: 1;}
.fl { float: left;}
.fr { float: right;}
.m0 { margin: 0;}
.h_f-icon { background: url(/images/head_office-icon.png) no-repeat;}
/*总社登录-head*/
.head_office-head-left { margin-left: 86px;}
.head_office-head { height: 100px; width: 100%; background: #FFF; min-width: 1150px;}
.head_office-logo { display: inline-block; width: 240px; height: 70px; margin: 15px 20px 0 0;}
.head_office-wel { font: 14px/100px "Microsoft Yahei"; color: #6d6c71;}

.head_office-head-right { margin-right: 64px;}
.head_office-head-right li { float: left; font: 14px/100px "Microsoft Yahei"; color: #6d6c71; margin-left: 46px;}
.head_office-head-right li a { font: 14px/100px "Microsoft Yahei"; color: #6d6c71;}
.head_office-head-right li span { display: inline-block; width: 32px; height: 31px; margin-right: 8px; vertical-align: middle;}
.head_office-head-right li span.h_f-tel { background-position: 0 -37px;}
.head_office-head-right li span.h_f-qq { background-position: -37px -37px;}
.head_office-head-right li span.h_f-col { background-position: -73px -37px;}
/*总社登录-login*/
.cbp-bislideshow {list-style: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: -1;padding: 0;margin: 0;}
.cbp-bislideshow a { background-position: center center; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover; -webkit-transition: opacity 1s; -moz-transition: opacity 1s; transition: opacity 1s; opacity: 0;}
.cbp-bislideshow a img { display: none; +display: block; width: 100%;}
/*切换图片按钮*/
.slide-btn { background: url(/images/head_office-trangle.png) no-repeat; cursor: pointer; width: 90px; height: 144px;}
.prev-btn { background-position: 0 0;}
.prev-btn:hover { background-position: -192px 0;}
.next-btn { background-position: -96px 0;}
.next-btn:hover { background-position: -288px 0;}
/*切换图片豆子*/
.slide-pagination { position: absolute; bottom: 80px; left: 0; width: 100%; text-align: center;}
.slide-pagination .slide-pagination-bullet { display: inline-block; height: 20px; width: 20px; background: #FFF; cursor: pointer; border-radius: 100%; margin: 0 5px;}
.slide-pagination .slide-pagination-bullet.slide-pagination-bullet-active { background: #01adf1;}
/*登录输入*/
.head_office-login { width: 240px; background: url(/images/head_office-login_bj.png); border-radius: 20px; position: fixed; padding: 20px 16px;}
.login-box { position: relative;}
.login-box li { height: 36px; margin-bottom: 10px; clear: both; background: #FFF;}
.login-box li.no-bj { background: none;}
.login-box li label { width: 20px; height: 20px; margin: 8px;}
.h_f-per { background-position: 0 -115px;}
.h_f-lock { background-position: -29px -115px;}
.login-box li input.login-box-input { background: none; height: 36px; border: none; font: 12px/36px "Microsoft Yahei"; color: #666; padding-left: 10px; width: 190px; -webkit-box-shadow: 0 0 0 1000px white inset;}
.login-box-line { border-right: 1px solid #DFDFDF; height: 18px; margin-top: 9px;}
.security_code-input { background: #FFF; border: 1px solid #FFF; height: 36px; width: 140px; font: 12px/36px "Microsoft Yahei"; color: #666; padding-left: 12px;}
.security_code-img { cursor: pointer; width: 76px; height: 34px; border: 2px solid #FFF;}
.login-forrem-pass { overflow: hidden;}
.login-forrem-pass label,.login-forrem-pass a{ font-size: 12px; color: #6d6c71;}
.simulate-check { display: inline-block; width: 12px; height: 12px; background-position: -58px -116px; margin-right: 6px; vertical-align: -2px;}
.simulate-check.checked { background-position: -58px -78px; }
.rem-password { display: none;}
.login-btn {display: block; width: 100%; height: 36px; background: #01adf1; text-align: center; font: 14px/36px "Microsoft Yahei"; color: #FFF; margin: 26px auto; border: none; cursor: pointer;}
/*分割线*/
.halving-line { border-top: 1px solid #FFF; margin-bottom: 24px; position: relative;}
/*浏览器*/
.advice-text { font: 12px "Microsoft Yahei"; color: #6d6c71; text-align: center; margin-bottom: 24px;}
.browser-help a { display: inline-block; margin-right: 10px;}
.browser-help a img { width: 36px; display: block;}
.browser-help a.m0 { margin: 0;}
.browser-help a:last-child { margin: 0;}

.cbp-bislideshow a:first-child {opacity:1; z-index:999;}
li .b_tel {padding:0 15px;}

.liantuo .MainLayout_pageWrap__NAPof{
  background: url(https://cdn2.weimob.com/static/saas-fe-zhan-web-stc/images/passport/weimob/bg.png) 0 0 no-repeat;
  background-size: cover;
  min-height: 680px;
  height: 100vh;
}

.liantuo .MainLayout_header__H9RMF {
  width: 100%;
  height: 50px;
}
.liantuo .MainLayout_header__H9RMF .MainLayout_headerWrap__jbZMK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-backdrop-filter: blur(10.873126983642578px);
  backdrop-filter: blur(10.873126983642578px);
  position: absolute;
  width: 100%;
  top: 0;
  height: 50px;
  z-index: 9;
}
.Logo_logoWrap__YuRU9 {
  width: 162px;
  height: 33px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0;
  margin-right: 20px;
  margin-bottom: 14px;
}
.MainLayout_content__Jd6Pt {
  top: calc(13%);
}
.MainLayout_content__Jd6Pt, .MainLayout_headerTitle__69ebL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.ContentPanel_fixWidth__RF8kU {
  width: 420px;
}
.ContentPanel_mainContentWrap__622Vb {
  z-index: 1;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 520px;
  padding: 40px 40px 30px;
  background: #fff;
  -webkit-box-shadow: 0 20px 30px 0 rgb(63 63 65/6%);
  box-shadow: 0 20px 30px 0 rgb(63 63 65/6%);
  border-radius: 10px;
  border: 1px solid #fff;
}
.ContentPanel_sloganWrap__2yewD {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -57px;
}
.LoginTypeIcon_iconBg__FgRwH {
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-radius: 0 10px 0 0;
  border-color: #f2f7ff #f2f7ff #fff #fff;
  border-style: solid;
  border-width: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.LoginTypeIcon_qrcodeIcon__8xqcd {
  background-image: url(https://cdn2.weimob.com/static/saas-fe-zhan-web-stc/images/passport/qrcode/qrcode2.png);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.LoginTypeIcon_loginTypeIcon__l6evS {
  position: absolute;
  top: 0;
  right: 0;
  width: 101px;
  height: 101px;
  display: block;
  background: url(https://cdn2.weimob.com/static/saas-fe-zhan-web-stc/images/passport/qrcode/qrcode2.png) no-repeat 50%;
  background-size: 90px;
  cursor: pointer;
  z-index: 9;
}
.ant-form {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0,0,0,.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
}
.ant-form-item {
  box-sizing: border-box;
  padding: 0;
  color: rgba(0,0,0,.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  margin: 0 0 24px;
  vertical-align: top;
}
.ant-form-vertical .ant-form-item-row {
  flex-direction: column;
}
.ant-row, .ant-row:after, .ant-row:before {
  display: flex;
}
.ant-row {
  flex-flow: row wrap;
  min-width: 0;
}
.ant-form-item-control:first-child:not([class^=ant-col-]):not([class*=" ant-col-"]) {
  width: 100%;
}
.ant-form-vertical .ant-form-item .ant-form-item-control {
  width: 100%;
}
.ant-form-item-control {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.ant-col {
  position: relative;
  max-width: 100%;
  min-height: 1px;
}
.ant-form-item-control-input {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 32px;
}
.ant-form-item-control-input-content {
  flex: auto;
  max-width: 100%;
}
.LoginComp_tabNav__ivu1P {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 28px;
  margin-bottom: 20px;
  margin-top: 12px;
}
.LoginComp_tabNav__ivu1P .LoginComp_tabItem__N8LdY {
  font-size: 20px;
  color: #b6babf;
  cursor: pointer;
  font-weight: 400;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}
.LoginComp_split__fIf8C {
  width: 1px;
  height: 16px;
  background: #e1e2e6;
}

.g-mr12 {
  margin-right: 12px;
}
.g-ml12 {
  margin-left: 12px;
}
.LoginComp_tabNav__ivu1P .LoginComp_tabItem__N8LdY.LoginComp_active__AV1af {
  color: #1e2226;
  font-weight: 600;
}

.LoginComp_tabNav__ivu1P .LoginComp_tabItem__N8LdY {
  font-size: 20px;
  color: #b6babf;
  cursor: pointer;
  font-weight: 400;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}
.PhoneNumber_areaCodeWrap__eEDKf {
  position: relative;
  top: 35px;
  left: 16px;
}
.ant-form-item {
  box-sizing: border-box;
  padding: 0;
  color: rgba(0,0,0,.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  margin: 0 0 24px;
  vertical-align: top;
}
.ant-form-item-control:first-child:not([class^=ant-col-]):not([class*=" ant-col-"]) {
  width: 100%;
}
.ant-form-vertical .ant-form-item .ant-form-item-control {
  width: 100%;
}
.ant-form-item-control {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.ant-col {
  position: relative;
  max-width: 100%;
  min-height: 1px;
}
.ant-form-item-control-input {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 32px;
}
.ant-form-item-control-input-content {
  flex: auto;
  max-width: 100%;
}
.PhoneNumber_selectArea__pn_bM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon svg {
  display: inline-block;
}
svg:not(:root) {
  overflow: hidden;
}
.anticon>* {
  line-height: 1;
}
.ant-col-24.ant-form-item-label, .ant-col-xl-24.ant-form-item-label, .ant-form-vertical .ant-form-item-label {
  padding: 0 0 8px;
  line-height: 1.5715;
  white-space: normal;
  text-align: left;
}
.ant-form-item-label {
  display: inline-block;
  flex-grow: 0;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.ant-col {
  position: relative;
  max-width: 100%;
  min-height: 1px;
}
.text-\[\#1F2026\] {
  --tw-text-opacity: 1;
  color: rgb(31 32 38/var(--tw-text-opacity));
}
.s-fw-b {
  font-weight: 600;
}
.ant-form-vertical .ant-form-item .ant-form-item-control {
  width: 100%;
}
.ant-form-item-control {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.ant-col {
  position: relative;
  max-width: 100%;
  min-height: 1px;
}
.ant-form-item-control-input {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 32px;
}
.ant-form-item-control-input-content {
  flex: auto;
  max-width: 100%;
}
.ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input:placeholder-shown {
  font-weight: 400;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
  touch-action: manipulation;
}
input[type=number], input[type=password], input[type=text], textarea {
  -webkit-appearance: none;
}
.ant-input-borderless, .ant-input-borderless-disabled, .ant-input-borderless-focused, .ant-input-borderless:focus, .ant-input-borderless:hover, .ant-input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.ant-input {
  box-sizing: border-box;
  margin: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0,0,0,.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all .3s;
}
.weimobFont {
  font-family: WeimobFont;
  font-size: 14px;
  line-height: 26px;
  font-weight: 440;
  color: #1f2026;
}
button, input {
  overflow: visible;
}
a, button, input, textarea {
  -webkit-tap-highlight-color: rgba(255,255,255,0);
}
.LoginComp_bottomWrap__mugqj {
  width: calc(100% - 80px);
  position: absolute;
  bottom: 30px;
}

element.style {
}
.LoginComp_bottomWrap__mugqj .ant-btn-primary {
  border-color: #006aff;
  background: #006aff;
}
.LoginComp_submitBtm__nJxq3 {
  width: 100%;
  height: 50px;
  text-align: center;
  color: #fff;
  background: #006aff;
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ant-btn-primary {
  color: #fff;
  border-color: #1890ff;
  background: #1890ff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.12);
  box-shadow: 0 2px 0 rgba(0,0,0,.045);
}
.AgreeProtocol_protocol___72m2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #8a9099;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
  height: 19px;
}
.pt-\[15px\] {
  padding-top: 15px;
}
.s-br-t-dash {
  border-top: 1px dashed #e9ecf0;
}

.s-fc-a6 {
  color: #8a9099;
}
.jc-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ai-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.text-\[\#8A9099\] {
  --tw-text-opacity: 1;
  color: rgb(138 144 153/var(--tw-text-opacity));
}

.text-\[14px\] {
  font-size: 14px;
}
.flex-1 {
  flex: 1 1 0%;
}
.s-cursor-p {
  cursor: pointer;
}
.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.g-tac {
  text-align: center;
}
.Footer_footerWrap__ei0a5 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
}
.s-fs12 {
  font-size: 12px;
}
.s-fc-gy5 {
  color: #9598a6;
}
.g-tac {
  text-align: center;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}