.borderDsB {
  border: 1px dashed #2b93ea;
}
.colorBlac {
  color: #303133;
}
.el-button--default {
  background-color: #fff !important;
}
.el-message-box__wrapper /deep/ .el-button--primary {
  background-color: #00B0FA;
}
.fw {
  font-weight: bold;
}
.colorB {
  color: #00B0FA !important;
}
.colorR {
  color: #f56c6c;
}
.curP {
  cursor: pointer;
}
.fsB14 {
  font-size: 16px;
  font-weight: 900;
}
.border-error {
  border: 1px solid #f56c6c !important;
}
/* 登录框特殊样式，有影响到ele的dailog */
.hx-code-img {
  width: 171px;
  height: 40px;
  cursor: pointer;
}
.hxLoginDialog .el-dialog__header {
  padding: 0;
}
.hxLoginDialog .el-dialog__body {
  padding: 0;
}
.hx-body {
  background-color: #f0f2f5;
}
.hx-content {
  padding-top: 64px;
  padding-bottom: 20px;
}
.hx-container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.hx-header {
  height: 64px;
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.hx-header .header-main {
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  align-items: center;
  padding: 0;
  height: 64px;
  width: 1200px;
  margin: 0 auto;
}
.hx-header .header-main .header-img {
  height: 30px;
  cursor: pointer;
  text-align: left;
}
.hx-header .header-main .header-img .img-logo {
  height: 30px;
}
.hx-header .header-main .title-text {
  width: 112px;
  text-align: left;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  align-items: center;
}
.hx-header .header-main .title-text .line {
  margin-left: 8px;
  width: 1px;
  height: 22px;
  background: rgba(206, 206, 206, 0.5);
  border-radius: 1px;
}
.hx-header .header-main .title-text .circ {
  margin-left: 8px;
  width: 5px;
  height: 10px;
  display: block;
  width: 0;
  height: 0;
  border-width: 5px 5px 5px 0;
  margin-right: 0px;
  border-style: solid;
  border-color: transparent #595757 transparent transparent;
  /*透明 黄 透明 透明 */
}
.hx-header .header-main .title-text .name {
  margin-left: 8px;
  height: 30px;
  font-size: 22px;
  color: #595757;
  line-height: 30px;
  cursor: pointer;
}
.hx-header .header-main .title-text .circ2 {
  margin-left: 8px;
  width: 3px;
  height: 6px;
  display: block;
  width: 0;
  height: 0;
  border-width: 3px 3px 3px 0;
  margin-right: 0px;
  border-style: solid;
  border-color: transparent #595757 transparent transparent;
  /*透明 黄 透明 透明 */
}
.hx-header .header-main .title-text .name2 {
  margin-left: 8px;
  height: 30px;
  font-size: 14px;
  color: #595757;
  line-height: 30px;
  cursor: pointer;
}
.hx-header .header-main .hx-header-text {
  flex: 1;
  text-align: right;
  color: #303133;
  font-size: 18px;
}
.hx-header .header-main .hx-header-text .hht-main:hover .hhtm-iframe {
  display: block;
}
.hx-header .header-main .hx-header-text .hht-main:hover .hhtm-loginout {
  display: block;
}
.hx-header .header-main .hx-header-text .hht-main {
  position: relative;
  width: 236px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.hx-header .header-main .hx-header-text .hht-main .hht-img {
  display: inline-block;
  width: 34px;
  height: 34px;
}
.hx-header .header-main .hx-header-text .hht-main .hht-img .hhti-img {
  width: 100%;
  height: 100%;
}
.hx-header .header-main .hx-header-text .hht-main .phln-top-nav {
  line-height: 19px;
  height: 19px;
}
.hx-header .header-main .hx-header-text .hht-main .phln-top-nav .phlnt-name {
  padding-left: 6px;
  display: inline-block;
  width: 80px;
  font-size: 14px;
  text-align: left;
  color: #303133;
  line-height: 19px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hx-header .header-main .hx-header-text .hht-main .phln-top-nav .phlnt-img {
  width: 46px;
}
.hx-header .header-main .hx-header-text .hht-main .phln-top-nav .phlnt-img2 {
  width: 16px;
}
.hx-header .header-main .hx-header-text .hht-main .phln-top-nav .phlnt-date {
  top: -5px;
  position: relative;
  display: inline-block;
  padding: 2px;
  font-size: 12px;
  text-align: left;
  color: #ffffff;
  line-height: 12px;
  background: #f56c6c;
  border-radius: 2px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-loginout {
  display: none;
  position: absolute;
  right: 0;
  bottom: -41px;
  width: 142px;
  height: 41px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  align-items: center;
  cursor: pointer;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-loginout .httml-img {
  line-height: 41px;
  float: left;
  vertical-align: middle;
  padding: 5px 3px 0 10px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-loginout .html-out {
  line-height: 41px;
  float: left;
  font-size: 14px;
  text-align: left;
  color: #606266;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe {
  display: none;
  position: absolute;
  right: 0;
  bottom: -287px;
  width: 396px;
  height: 287px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main:before {
  content: '';
  z-index: 9;
  width: 0;
  height: 0;
  position: absolute;
  top: -7px;
  right: 4px;
  border-bottom: 7px solid #eceef3;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main {
  margin-top: 10px;
  height: 277px;
  z-index: 9;
  position: relative;
  background: #eceef3;
  border-radius: 6px;
  border-right: 6px;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
  padding: 0;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .htmm-back {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  text-align: left;
  color: #606266;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .htmm-back .icon {
  width: 12px;
  height: 13px;
  padding-right: 5px;
  position: relative;
  top: 1px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-left {
  padding: 24px 0 0 10px;
  display: flex;
  align-items: center;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-left .phl-img {
  width: 64px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-left .phl-img .phli-img {
  width: 100%;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-left .phl-name {
  text-align: left;
  padding-left: 10px;
  width: 300px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-left .phl-name .phln-top .phlnt-name {
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: #303133;
  line-height: 21px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-left .phl-name .phln-top .phlnt-img {
  position: relative;
  top: 2px;
  width: 46px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-left .phl-name .phln-top .phlnt-date {
  font-size: 12px;
  text-align: left;
  color: #ffffff;
  line-height: 12px;
  background: #f56c6c;
  border-radius: 2px;
  position: relative;
  top: -2px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-left .phl-name .phln-bot {
  font-size: 14px;
  text-align: left;
  color: #909399;
  line-height: 19px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-left .phl-name .phln-bot .noneVip {
  font-size: 14px;
  text-align: left;
  color: #00b0fa;
  line-height: 19px;
  cursor: pointer;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-menu {
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-menu .htm-item {
  cursor: pointer;
  padding: 0 12px;
  text-align: center;
  height: 19px;
  font-size: 14px;
  color: #85888f;
  line-height: 19px;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .hhtmim-menu .htm-item:nth-child(4n+0) {
  border-right: none;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .pm-l {
  padding: 14px 14px 26px 14px ;
  margin-top: 10px;
  background-color: white;
  border-radius: 0 0 6px 6px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .pm-l .pml-title {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  color: #303133;
  line-height: 16px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .pm-l .pml-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .pm-l .pml-flex .pmlf-item {
  margin-top: 16px;
  text-align: center;
  cursor: pointer;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .pm-l .pml-flex .pmlf-item .pmlfi-img {
  width: 40px;
  height: 40px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .hhtmi-main .pm-l .pml-flex .pmlf-item .pmli-des {
  padding-top: 0;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  text-align: center;
  color: #606266;
  line-height: 16px;
}
.hx-header .header-main .hx-header-text .hht-main .hhtm-iframe .vipBg {
  background-color: #ffebbe;
}
.hx-footer {
  position: relative;
  z-index: 99;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 56px;
  background: #242f44;
  text-align: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 56px;
}
.hx-footer .footer-r {
  margin-left: 15px;
  cursor: pointer;
}
.hx-header-text--em {
  font-weight: bold;
  font-style: normal;
}
.hx-register__box {
  width: 1200px;
  margin: 0 auto;
  min-height: 520px;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-top: 24px;
  padding: 22px;
  border-radius: 5px;
}
.hx-register-header__text {
  font-size: 14px;
}
.hx-register-header__text a {
  color: #00B0FA;
}
.hx-register__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 43px;
  color: #4A4A4A;
  text-align: center;
}
.hx-register__form {
  width: 500px;
  margin: 45px auto;
}
.hx-login__box {
  width: 465px;
  margin: 100px auto;
}
.border-top {
  border-top: 1px solid rgba(206, 206, 206, 0.5);
}
.login-main {
  height: 100vh;
  align-items: center;
  background-image: url('../../assets/images/loginBg.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #F8FBFE;
}
.hx-login__content {
  background-color: #fff;
  margin: 0px auto;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  width: 402px;
}
.hx-login-tabs__box .el-tabs__nav-scroll {
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  justify-content: center;
}
.hx-login-tabs__box .el-tabs__item {
  line-height: 50px;
  height: 50px;
}
.hx-login-ca__box {
  margin: 0 auto;
  width: 402px;
  height: 280px;
  padding: 104px 32px 0;
  position: relative;
}
.choose-auth-type {
  position: relative;
  top: 60px;
  text-align: center;
  font-size: 14px;
  line-height: 38px;
  border-radius: 3px;
  width: 400px;
  margin: 0 auto;
  color: black;
}
.change-info-title {
  position: relative;
  top: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 38px;
  border-radius: 3px;
  width: 400px;
  margin: 0 auto;
  background-color: rgba(114, 198, 226, 0.66666667);
  color: #0099FF;
}
.hx-login-ca__con {
  height: 168px;
  background-color: #F5F7FA;
  padding: 0 20px;
  margin-top: 10px;
}
.hx-login-ca__con /deep/ .el-checkbox__label {
  display: inline;
}
.hx-login-ca__con /deep/ .el-checkbox__label .xq-form-item__checkbox--text {
  white-space: normal;
}
.hx-login-form__box {
  padding: 10px 32px 0;
  margin-top: 84px;
}
.re-auth-form {
  padding: 0 100px 0 16px;
  margin-top: 0;
}
.re-auth-form .hx-el-form-item {
  margin: 8px auto 0 auto;
}
.login-box-top-title {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 40px;
  height: 64px;
  width: 100%;
}
.login-box-top-title .top-title {
  cursor: pointer;
  padding-left: 32px;
  font-size: 14px;
  color: #00b0fa;
  line-height: 16px;
}
.login-box-top-title .is-active {
  font-size: 20px;
  font-weight: bold;
  color: #303133;
  line-height: 24px;
}
.login-top-bg {
  position: absolute;
  right: 54px;
  top: 8px;
  background-image: url('../images/loginTopIcon.png');
  background-size: 100% 100%;
  width: 97px;
  height: 24px;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  color: #e6a23c;
}
.login-top-icon {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  width: 61px;
  height: 57px;
}
.hx-login-footer {
  padding: 16px 32px;
  border-top: 1px solid rgba(206, 206, 206, 0.5);
  position: relative;
  overflow: hidden;
}
.hx-login-footer .borderL {
  position: absolute;
  width: 1px;
  height: 14px;
  right: 77px;
  top: 18px;
  background: #d8d8d8;
}
.hx-login-footer .ft-tip {
  margin-top: 12px;
  font-size: 12px;
  text-align: left;
  color: #909399;
}
.hx-login-footer--tabs {
  margin-top: 65px;
  position: relative;
  border-top: 1px solid rgba(206, 206, 206, 0.5);
  text-align: center;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
}
.hx-login-footer--tabs div {
  flex: 1;
}
.hx-login-footer--tabs .lineCen {
  position: absolute;
  background-color: rgba(206, 206, 206, 0.5);
  width: 1px;
  height: 20px;
  left: 50%;
  top: 50%;
  margin-top: -10px;
}
.hx-login-footer {
  text-align: center;
}
.hx-login-footer .reg-now {
  float: right;
  width: 85px;
  text-align: right;
}
.hx-login-footer .reg-now-l {
  float: left;
  width: 85px;
  text-align: left;
}
.hx-login-tabs__btn {
  flex: 1;
  line-height: 49px;
  text-align: center;
  color: #00B0FA;
  background-color: white;
  border: 0;
}
.hx-login-tabs__btn--active {
  background-color: #fff;
  color: #606266;
}
.hx-renzheng-steps__box {
  width: 550px;
  margin: 55px auto;
}
.hx-renzheng__footer {
  padding: 40px;
  border-top: 1px solid rgba(206, 206, 206, 0.5);
}
.hx-renzheng2-form {
  width: 1000px;
  margin: 50px auto;
  position: relative;
}
.hx-renzheng2-form .right-tip-text1 {
  position: absolute;
  left: 640px;
  top: 88px;
  height: 35px;
  line-height: 35px;
}
.hx-renzheng2-form .right-tip-text2 {
  position: absolute;
  left: 640px;
  top: 200px;
  height: 35px;
  line-height: 17px;
}
.hx-renzheng2-form .right-tip-text3 {
  position: absolute;
  left: 640px;
  top: 490px;
  height: 35px;
  line-height: 35px;
}
.hx-renzheng2-form .right-tip-text4 {
  position: absolute;
  left: 640px;
  top: 153px;
  height: 35px;
  line-height: 35px;
}
.hx-renzheng2-form .hx-certification-status {
  position: absolute;
  right: 150px;
  top: 72px;
  color: #67C23A;
  text-align: left;
  z-index: 9;
}
.hx-renzheng2-form .unit-text {
  top: 70px;
  right: 110px;
  color: #606266;
}
.hx-renzheng2-form .tip0 {
  top: 10px;
}
.hx-renzheng2-form .tip2 {
  top: 255px;
}
.hx-renzheng2-form .tip3 {
  top: 317px;
}
.hx-renzheng2-form .bind-phone {
  top: 132px;
  cursor: pointer;
  color: #13B5F9;
}
.input-border {
  border: 1px solid #DCDFE6;
}
.hx-renzheng2-title__box {
  width: 100%;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  justify-content: space-between;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
  padding: 13px 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.info-text {
  font-size: 14px;
  text-align: left;
  color: #606266;
  line-height: 20px;
}
.hx-renzheng2__title {
  font-size: 16px;
  color: #303133;
  font-weight: bold;
}
.hx-renzheng2__note {
  font-size: 14px;
  color: #909399;
}
.hx-renzheng2__note .hx-renzheng2__em {
  font-style: normal;
  color: #F56C6C;
  display: inline-block;
  margin: 0 4px;
  position: relative;
  top: 2px;
}
.hx-renzheng4-con {
  margin-top: 125px;
  margin-bottom: 160px;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  justify-content: center;
  align-items: center;
}
.hx-renzheng4-con img {
  width: 68px;
}
.hx-renzheng4-con .hx-renzheng4-text {
  margin-left: 22px;
}
.hx-renzheng4-con .hx-renzheng4-text h1 {
  color: #303133;
  font-size: 24px;
}
.hx-renzheng4-con .hx-renzheng4-text p {
  color: #606266;
  font-size: 14px;
  margin-top: 5px;
}
.hx-renzheng4-con .hx-renzheng4-text .fb-btn {
  color: #00B0FA;
  padding: 0 5px;
  cursor: pointer;
}
.hx-user__box {
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  justify-content: space-between;
  min-height: 650px;
}
.hx-user-menu__box {
  width: 200px;
  min-height: 650px;
  background-color: #ffffff;
}
.hx-user_main {
  background-color: #fff;
  padding: 0px;
  width: 1200px;
  position: relative;
}
.hx-user_main .audit-status-img {
  position: absolute;
  right: 60px;
  top: 20px;
  width: 124px;
}
.hx-user-main__con {
  position: relative;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  justify-content: space-between;
  margin-top: 20px;
}
.warn-text {
  margin: 20px auto;
  text-align: center;
  width: 672px;
}
.hx-user-main__con_bind {
  position: relative;
}
.hx-user-main__con_bind .top-img {
  width: 100%;
  padding: 40px 0 0 0;
  text-align: center;
}
.hx-user-main__con_bind .top-img .topi-success {
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hx-user-main__con_bind .top-img .topi-success .tps-left .tps-left-I {
  color: #00B0FA;
  font-size: 68px;
}
.hx-user-main__con_bind .top-img .topi-success .tps-right {
  padding-left: 22px;
  font-size: 24px;
  text-align: left;
  color: #303133;
  line-height: 32px;
}
.user-info-bind {
  margin: 33px 154px;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  position: relative;
  background: #ffffff;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  border: 1px solid #e7eaf0;
  padding: 0 44px 34px 44px;
  flex-wrap: wrap;
}
.user-info-bind .user-bind-l {
  padding-top: 34px;
  width: 50%;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  position: relative;
}
.user-info-bind .user-bind-l .user-b-lef {
  width: 90px;
  text-align: right;
  padding-right: 20px;
  font-size: 14px;
  color: #303133;
}
.user-info-bind .user-bind-l .user-b-rig {
  flex: 1;
  word-break: break-all;
  word-wrap: break-word;
  text-align: left;
  font-size: 14px;
  color: #606266;
}
.user-info-bind .user-bind-l .bind-phone {
  position: absolute;
  right: 20px;
  top: 35px;
  font-size: 14px;
  color: #00b0fa;
  cursor: pointer;
}
.user-info-bind .absolute-text {
  position: absolute;
  background-color: white;
  top: -15px;
  left: 10px;
  width: 100px;
  text-align: left;
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #303133;
  line-height: 19px;
}
.hx-user-main__title {
  margin-top: 0px;
  color: #303133;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  align-items: center;
  height: 60px;
  padding: 0 20px;
  border-radius: 2px;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
}
.hx-user-main__title .text-no {
  color: #E6A23C;
  font-size: 14px;
}
.hx-user-main__title .hx-button {
  padding: 10px 12px;
  margin-left: 15px;
}
.hx-user-main__title .title {
  color: #303133;
  font-size: 16px;
  font-weight: bold;
}
.hx-user-main__title .title .hmt-des {
  padding-left: 16px;
  font-size: 14px;
  text-align: left;
  color: #909399;
  line-height: 19px;
}
.hx-user-main__title .breadcrumb {
  font-size: 14px;
  color: #606266;
}
.hx-user-main__title .breadcrumb i {
  font-size: 10px;
}
.hx-user-main__title .breadcrumb .current-title {
  color: #303133;
}
.hx-user-main__title--both {
  justify-content: space-between;
}
.hx-user-main__footer {
  height: 78px;
}
.hx-user-main__footer .footer {
  width: 100%;
  height: 78px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid rgba(206, 206, 206, 0.5);
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  align-items: center;
  justify-content: center;
}
.hx-user-main__footer .hx-button {
  min-width: 110px;
}
.hx-user-main__card:hover {
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.6s;
}
.hx-user-main__card {
  border-radius: 2px;
  height: 245px;
  width: 300px;
  border: 1px solid rgba(206, 206, 206, 0.5);
  position: relative;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  flex-wrap: wrap;
  cursor: pointer;
}
.hx-user-main__card .humc-img {
  margin: 20px auto 20px auto;
}
.hx-user-main__card .humc-img .img {
  width: 72px;
  height: 72px;
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}
.hx-user-main__card .humc-title {
  font-size: 16px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
.hx-user-main__card .text {
  font-size: 14px;
  color: #606266;
  width: 100%;
  text-align: center;
  margin-top: 13px;
}
.hx-user-main__card .hx-button {
  align-self: flex-end;
  width: 126px;
  margin: 20px auto;
}
.hx-user-form__box {
  width: 500px;
  margin: 0 auto;
  margin-top: 22px;
  position: relative;
}
.hx-form-info-show__box {
  font-size: 14px;
}
.hx-form-info-show__box .title {
  color: #303133;
  text-align: right;
}
.hx-form-info-show__box .text {
  padding-left: 20px;
  color: #606266;
}
.hx-form-info__item {
  margin-bottom: 40px;
}
.hx-form .el-cascader,
.hx-form .el-select {
  width: 100%;
}
.hx-el-form-item {
  margin: 16px auto 0 auto;
}
.hx-el-form-item .el-form-item .el-form-item__label {
  display: flex;
  color: #303133;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  line-height: 1;
  height: 40px;
}
.hx-el-form--550 .el-row {
  display: flex;
  flex-wrap: wrap;
}
.hx-el-form--550 .el-row .isStartLine {
  margin-left: 150px;
}
.hx-el-form--550 .el-row .is100 {
  margin-left: 150px;
}
.hx-el-form--550 .el-row .is100 .el-form-item__content {
  width: 366px;
}
.hx-el-form--550 .hx-el-form-item {
  margin: 20px auto 0 auto;
}
.hx-el-form--550 .hx-el-form-item .el-form-item {
  min-height: 40px;
}
.hx-el-form--550 .hx-el-form-item .el-form-item .el-input.is-disabled .el-input__inner {
  background-color: white;
  border: none;
  color: #606266;
}
.hx-el-form--550 .hx-el-form-item .el-form-item .el-date-editor--date {
  width: 150px;
}
.hx-el-form--550 .hx-el-form-item .el-form-item .el-date-editor--date .el-input__inner {
  font-size: 14px;
  padding-right: 0px;
}
.hx-renzheng-form-detail .el-row .hx-renzheng2-title__box {
  margin-bottom: 20px;
}
.hx-renzheng-form-detail .el-row .isUpload {
  height: 115px;
}
.hx-renzheng-form-detail .hx-el-form-item {
  margin: 0 auto;
}
.hx-renzheng-form-detail .hx-el-form-item .el-form-item .el-input.is-disabled .el-input__inner {
  background-color: white;
  border: none;
  color: #606266;
}
.hx-form-item {
  position: relative;
  width: 100%;
  line-height: 40px;
  height: 40px;
  margin-bottom: 20px;
  text-align: center;
}
.hx-form-item-tip {
  width: 100%;
  line-height: 1;
  margin: 24px 0;
  text-align: center;
}
.hx-form-item__inner {
  background: #ffffff;
  border-radius: 2px;
  line-height: 40px;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  position: relative;
}
.hx-form-item__inner .sendText {
  position: absolute;
  right: -12px;
  top: 0px;
  height: 39px;
  cursor: pointer;
  width: 140px;
  text-align: center;
}
.hx-form-item__inner .input-readonly {
  color: #C0C4CC;
  background: #fbfbfb;
  border: 1px solid #cecece;
}
.hx-form-item__inner .hx-form-item__input {
  border: 1px solid gainsboro;
  border-radius: 2px;
  padding: 10px 8px;
  display: block;
  width: 100%;
  flex: 1;
}
.hx-form-item__inner .hx-form-item__input::placeholder {
  color: #909399;
}
.hx-form-item__inner button {
  display: inline-block;
  margin-right: 12px;
}
.hx-form-item-left-label {
  position: absolute;
  text-align: right;
  left: -110px;
  top: 0px;
  width: 100px;
  line-height: 40px;
  color: #303133;
  padding-left: 10px;
}
.hx-form-item--hint {
  position: absolute;
  right: -230px;
  top: 4px;
  width: 220px;
  line-height: 1;
  color: #606266;
  padding-left: 10px;
  background-image: url('../images/right-jiao.png');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto 100%;
  text-align: left;
}
.hx-form-item--tooltip {
  position: absolute;
  right: -210px;
  top: 4px;
  height: 32px;
  width: 200px;
}
.hx-form-item--tooltip .hfit-flex {
  color: #606266;
  padding-left: 10px;
  background-image: url('../images/right-jiao.png');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto 100%;
  text-align: left;
  height: 32px;
  line-height: 16px;
  display: flex;
  align-items: center;
}
.hx-button--text {
  background-color: transparent;
  border: 0;
}
.hx-form-item__checkbox--text {
  display: inline-block;
  margin-left: 10px;
  color: #606266;
}
.hx-form-item__checkbox--text a {
  color: #00B0FA;
}
.hx-button {
  border-radius: 2px;
}
.hx-form-submit__button {
  width: 100%;
  height: 40px;
}
.hx-button--to {
  padding: 0;
  min-width: 124px;
  height: 40px;
  line-height: 40px;
}
.hx-button.el-button--primary {
  color: #fff;
}
.hx-button.el-button--primary.is-plain {
  background-color: transparent;
  box-shadow: none;
}
.hx-button.el-button--primary:hover {
  color: #fff;
}
.hx-button.el-button--primary.is-disabled {
  color: #FFF;
  background-color: #a0cfff;
  border-color: #a0cfff;
}
.hx-button--block {
  width: 100%;
}
.hx-alert {
  width: 100%;
  line-height: 32px;
}
.hx-alert--warning {
  background-color: #FDF6ED;
  color: #E6A23C;
  padding: 0 15px;
}
.hx-title-box {
  width: 100%;
  height: 70px;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  align-items: center;
  padding: 0 24px;
  justify-content: space-between;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
}
.hx-title-box .hx-title {
  font-size: 24px;
  color: #303133;
  vertical-align: middle;
}
.hx-title-box .hx-title-placeholder {
  font-size: 14px;
  color: #909399;
  vertical-align: middle;
}
.hx-title-box .hx-title-button {
  box-shadow: 0px 6px 12px 0px rgba(19, 181, 249, 0.4);
  background-color: #13B5F9;
  color: #fff;
  border: 0;
  padding: 6px 12px;
  border-radius: 2px;
}
.hx-title-box .htb-renz {
  display: flex;
  line-height: 32px;
}
.hx-title-box .htb-renz .htbr-des {
  line-height: 32px;
  font-size: 14px;
  text-align: right;
  color: #909399;
}
.hx-title-box .htb-renz .htbr-btn {
  padding-left: 16px;
}
.hx-steps {
  width: 100%;
  position: relative;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  justify-content: space-between;
}
.hx-steps .hx-steps__line {
  background-color: rgba(206, 206, 206, 0.2);
  height: 2px;
  width: calc(100% - 60px);
  position: absolute;
  top: calc((28px - 2px) / 2);
  left: calc(60px / 2);
  z-index: 5;
}
.hx-steps .hx-steps__num {
  width: 28px;
  height: 28px;
  background-color: #f5f5f5;
  color: #909399;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
}
.hx-steps .hx-steps__item {
  z-index: 10;
  position: relative;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.hx-steps .hx-steps__text {
  font-size: 14px;
  color: #909399;
  display: inline-block;
  margin-top: 5px;
}
.hx-steps .hx-steps__num--active {
  background-color: #13B5F9;
  color: #fff;
}
.hx-steps .hx-steps__text--active {
  color: #303133;
}
.hx-upload {
  display: flex;
  display: -ms-flex;
  /*ie问题*/
}
.hx-upload__box {
  width: 100px;
  height: 100px;
  border-radius: 5px;
  border: 1px solid #cecece;
  line-height: 98px;
  font-size: 20px;
  color: #909399;
  display: inline-block;
  margin-right: 10px;
}
.hx-upload__list {
  flex: 1;
}
.hx-upload__item {
  width: 100px;
  height: 100px;
  border-radius: 5px;
  border: 1px solid #cecece;
  line-height: 98px;
  font-size: 20px;
  color: #909399;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.hx-upload__item + .hx-upload__item {
  margin-left: 10px;
}
.hx-upload-item__image {
  width: 98px;
  height: 98px;
  position: absolute;
  left: 1px;
  top: 1px;
}
.hx-upload-item__cover {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  justify-content: center;
  align-items: center;
  color: #ffffff;
}
.hx-upload-item__cover i {
  display: inline-block;
  cursor: pointer;
}
.hx-upload-item__cover i + i {
  margin-left: 10px;
}
.el-dialog__headerbtn {
  z-index: 9;
}
.hx-menu__box {
  width: 100%;
  background-color: #fff;
}
.hx-menu__list {
  width: 100%;
  padding: 12px 0;
}
.hx-menu-item-title__box {
  line-height: 40px;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  justify-content: space-between;
  padding: 0 20px;
  cursor: pointer;
}
.hx-menu-item-title__box .title {
  font-size: 16px;
  color: #606266;
}
.hx-menu-item-title__box .title i {
  display: inline-block;
  margin-right: 5px;
}
.hx-menu-item-title__box .title span {
  font-size: 14px;
}
.hx-menu-item-title__box .jiantou {
  font-size: 10px;
  color: #d8d8d8;
}
.hx-menu-item-title__box:hover,
.hx-menu-item-title__box--active {
  background-color: rgba(206, 206, 206, 0.2);
}
.hx-menu-item-title__box:hover .title,
.hx-menu-item-title__box--active .title {
  color: #303133;
}
.hx-menu-item-title__box:hover .title span,
.hx-menu-item-title__box--active .title span {
  font-weight: bold;
}
.xq-menu-children__list {
  width: 100%;
  padding: 0 20px;
}
.xq-menu-children__item {
  line-height: 40px;
  padding-left: 26px;
  color: #606266;
  cursor: pointer;
}
.xq-menu-children__item:hover,
.xq-menu-children__item--active {
  color: #00B0FA;
}
.orgList {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 66px;
}
.message-tip {
  margin-top: 20px;
  text-align: center;
  height: 19px;
  font-size: 14px;
  color: #606266;
  line-height: 19px;
}
.head-notice {
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
}
.head-notice .head-pic {
  flex: 4;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  align-items: center;
}
.head-notice .head-pic .pic {
  width: 84px;
  border-radius: 42px;
}
.head-notice .head-pic .text {
  flex: 1;
  margin-left: 20px;
}
.head-notice .head-pic .text .title {
  height: 21px;
  font-size: 16px;
  font-weight: bold;
  color: #303133;
  line-height: 21px;
}
.head-notice .head-pic .text .wecoln {
  height: 19px;
  font-size: 14px;
  color: #909399;
  line-height: 19px;
}
.head-notice .head-pic .text .user-info {
  font-size: 16px;
  font-weight: bold;
  color: #303133;
}
.head-notice .head-pic .text .user-info .lineinner {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #cecece;
  border-radius: 1px;
}
.head-notice .head-pic .text .user-info .right {
  font-size: 14px;
  color: #00b0fa;
  font-weight: normal;
  cursor: pointer;
}
.head-notice .right-notic {
  flex: 5;
  border-left: 1px solid rgba(206, 206, 206, 0.5);
  padding-left: 20px;
  height: 85px;
}
.head-notice .right-notic .title {
  height: 19px;
  font-size: 14px;
  color: #303133;
  line-height: 19px;
  font-weight: bold;
}
.head-notice .right-notic .notice-body {
  margin-top: 10px;
  height: 19px;
  font-size: 14px;
  color: #606266;
  line-height: 19px;
  display: flex;
  display: -ms-flex;
  /*ie问题*/
}
.head-notice .right-notic .notice-body .notice-left {
  flex: 1;
  text-align: left;
}
.head-notice .right-notic .notice-body .notice-right {
  width: 100px;
  text-align: right;
}
.hx-person-c {
  padding: 20px;
}
.person-header {
  display: flex;
  align-items: center;
}
.person-header .ph-left {
  width: 540px;
  display: flex;
  align-items: center;
  border-right: 1px solid gainsboro;
}
.person-header .ph-left .phl-img {
  width: 64px;
}
.person-header .ph-left .phl-img .phli-img {
  width: 100%;
}
.person-header .ph-left .phl-name {
  padding-left: 10px;
  width: 280px;
}
.person-header .ph-left .phl-name .phln-top .phlnt-name {
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: #303133;
  line-height: 21px;
}
.person-header .ph-left .phl-name .phln-top .phlnt-img {
  position: relative;
  top: 2px;
  width: 46px;
}
.person-header .ph-left .phl-name .phln-top .phlnt-img2 {
  position: relative;
  top: 2px;
  width: 16px;
}
.person-header .ph-left .phl-name .phln-top .phlnt-date {
  font-size: 12px;
  text-align: left;
  color: #ffffff;
  line-height: 12px;
  background: #f56c6c;
  border-radius: 2px;
  position: relative;
  top: -1px;
}
.person-header .ph-left .phl-name .phln-bot {
  font-size: 14px;
  text-align: left;
  color: #909399;
  line-height: 19px;
}
.person-header .ph-right {
  padding-left: 20px;
  display: flex;
  align-items: center;
}
.person-header .ph-right .phr-card {
  padding: 10px 16px;
  text-align: left;
  background: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 6px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}
.person-header .ph-right .phr-card .phrc-top {
  font-size: 14px;
  text-align: left;
  color: #909399;
  line-height: 19px;
}
.person-header .ph-right .phr-card .phrc-bot {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 10px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #303133;
  line-height: 19px;
}
.person-header .ph-right .phr-card .phrc-bot2 {
  padding-top: 10px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #f56c6c;
  line-height: 27px;
}
.person-menu {
  margin-top: 20px;
  width: 940px;
  background: #f5f7fa;
  border-radius: 10px;
  display: flex;
  padding: 15px;
}
.person-menu .pm-l {
  width: 363px;
}
.person-menu .pm-l .pml-title {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  color: #303133;
  line-height: 16px;
}
.person-menu .pm-l .pml-flex {
  display: flex;
  flex-wrap: wrap;
}
.person-menu .pm-l .pml-flex .pmlf-item {
  cursor: pointer;
  margin-top: 23px;
  width: 90px;
  text-align: center;
}
.person-menu .pm-l .pml-flex .pmlf-item .pmlfi-img {
  width: 31px;
  height: 31px;
}
.person-menu .pm-l .pml-flex .pmlf-item .pmli-des {
  padding-top: 0;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  text-align: center;
  color: #606266;
  line-height: 16px;
}
.person-menu .pm-r {
  width: 527px;
  margin-left: 20px;
}
.person-menu .pm-r .pmr-title {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  color: #303133;
  line-height: 19px;
}
.person-menu .pm-r .pmr-item {
  margin-top: 10px;
  background: #ffffff;
  border-radius: 6px;
  padding: 10px 16px;
}
.person-menu .pm-r .pmr-item .pmri-title {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  color: #e6a23c;
  line-height: 20px;
}
.person-menu .pm-r .pmr-item .pmri-title2 {
  padding-top: 4px;
  font-size: 14px;
  text-align: left;
  color: #e6a23c;
  line-height: 20px;
}
.person-menu .pm-r .pmr-item .pmri-title3 {
  font-size: 14px;
  text-align: left;
  color: #606266;
  line-height: 20px;
}
.person-menu .pm-r .pmr-item .pmri-input {
  margin-top: 12px;
  display: flex;
  width: 100%;
  height: 40px;
}
.person-menu .pm-r .pmr-item .pmri-input .pmrii-text {
  padding-left: 12px;
  font-size: 14px;
  color: #303133;
  line-height: 19px;
  text-align: left;
  height: 40px;
  line-height: 40px;
  width: 397px;
  background: #f0f2f5;
  border-radius: 7px 0px 0px 7px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.person-menu .pm-r .pmr-item .pmri-input .pmrii-btn {
  cursor: pointer;
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: #00b0fa;
  border-radius: 0px 7px 7px 0px;
  font-size: 14px;
  text-align: center;
  font-weight: 700;
  color: #ffffff;
}
.person-title {
  margin-top: 20px;
  padding: 10px 0;
  font-size: 16px;
  font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #303133;
  line-height: 18px;
  width: 100%;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
}
.person-renz {
  display: flex;
  flex-wrap: wrap;
}
.person-renz .pr-item:nth-child(2n+0) {
  padding-left: 20px;
}
.person-renz .pr-item {
  width: 50%;
  margin-top: 20px;
}
.person-renz .pr-item .pri-name {
  font-size: 14px;
  text-align: left;
  color: #303133;
}
.person-renz .pr-item .pri-des {
  padding-top: 10px;
  font-size: 14px;
  text-align: left;
  color: #909399;
  position: relative;
}
.person-renz .pr-item .pri-des .prid-btn {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 42px;
  height: 19px;
  font-size: 14px;
  text-align: right;
  color: #00b0fa;
  line-height: 19px;
}
.renz-notice {
  margin-top: 100px;
  padding: 0px;
}
.renz-notice .rn-alert {
  padding: 30px;
}
.renz-notice .rn-ca-body {
  margin: 20px 186px;
}
.renz-notice .rn-ca-body .rcb-top {
  width: 828px;
  padding: 14px 16px;
  background: #F5F7FA;
  border-radius: 4px;
  font-size: 14px;
  color: #606266;
  letter-spacing: 0;
}
.renz-notice .rn-ca-body .rcb-top .rt-title {
  font-size: 16px;
  color: #303133;
  letter-spacing: 0;
  font-weight: 600;
}
.renz-notice .rn-ca-body .rcb-des {
  font-size: 14px;
  color: #909399;
  line-height: 19px;
  margin: 20px 0;
}
.renz-notice .rn-ca-body .rcb-des .rd-num {
  font-size: 14px;
  color: #303133;
  line-height: 19px;
}
.renz-notice .rn-ca-body .rcb-content {
  height: 220px;
  overflow-y: scroll;
  margin-top: -16px;
  display: flex;
  flex-wrap: wrap;
}
.renz-notice .rn-ca-body .rcb-content .rc-item {
  box-sizing: border-box;
  width: 246px;
  height: 48px;
  padding: 6px 16px;
  background: #FFFFFF;
  border: 1px solid #CECECE;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  line-height: 18px;
  color: #303133;
  letter-spacing: 0;
  margin-right: 16px;
  margin-top: 16px;
  text-align: left;
  display: flex;
  align-items: center;
}
.renz-notice .rn-ca-body .rcb-content .rc-item:hover {
  border: 2px solid #00B0FA;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  color: #00B0FA;
  cursor: pointer;
}
.renz-notice .rn-ca-body .rcb-content .rc-item.active {
  border: 2px solid #00B0FA;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  color: #00B0FA;
  cursor: pointer;
}
.renz-notice .rn-ca-body .rcb-not {
  padding: 50px 292px;
}
.renz-notice .rn-ca-body .rcb-not .rn-top {
  text-align: center;
}
.renz-notice .rn-ca-body .rcb-not .rn-top .rnt-img {
  width: 64px;
}
.renz-notice .rn-ca-body .rcb-not .rn-text {
  width: 238px;
  height: 44px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.25);
  text-align: center;
  line-height: 22px;
  font-weight: 400;
}
.renz-notice .rn-main {
  display: flex;
  flex-wrap: wrap;
  padding: 100px 34px;
  justify-content: center;
}
.renz-notice .rn-main .rnm-item {
  width: 360px;
  height: 196px;
  background: #ffffff;
  border: 1px solid rgba(206, 206, 206, 0.5);
  border-radius: 4px;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.renz-notice .rn-main .rnm-item .rtBtn {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 0 10px;
  height: 24px;
  background: #67c23a;
  border-radius: 0px 6px 0px 6px;
  font-size: 14px;
  color: white;
  text-align: center;
  line-height: 24px;
}
.renz-notice .rn-main .rnm-item .bgNoPass {
  background: #c0c4cc;
}
.renz-notice .rn-main .rnm-item .bgNoPass2 {
  background: #ff9900;
}
.renz-notice .rn-main .rnm-item .bgNoPass3 {
  background: #ff0000;
}
.renz-notice .rn-main .rnm-item .rnmi-top {
  padding: 20px 0;
  display: flex;
  box-sizing: border-box;
}
.renz-notice .rn-main .rnm-item .rnmi-top .rnt-img {
  width: 130px;
  text-align: center;
  padding-left: 10px;
}
.renz-notice .rn-main .rnm-item .rnmi-top .rnt-img .rnti-img {
  width: 100px;
}
.renz-notice .rn-main .rnm-item .rnmi-top .rnt-title {
  padding-right: 10px;
}
.renz-notice .rn-main .rnm-item .rnmi-top .rnt-title .rntt-t {
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  color: #606266;
  line-height: 27px;
  padding-bottom: 10px;
}
.renz-notice .rn-main .rnm-item .rnmi-top .rnt-title .rntt-d {
  font-size: 14px;
  text-align: left;
  color: #909399;
  line-height: 19px;
}
.renz-notice .rn-main .rnm-item .rnmi-bottom {
  border-top: 1px solid #ebeef5;
  height: 53px;
  line-height: 53px;
  border-radius: 2px 2px 4px 4px;
  font-size: 14px;
  text-align: center;
  color: #00b0a7;
  cursor: pointer;
}
.renz-notice .rn-main .rnm-item .rnmi-bottom:hover {
  background: rgba(0, 0, 0, 0.02);
}
.renz-notice .head-pic {
  display: flex;
  display: -ms-flex;
  /*ie问题*/
  align-items: center;
  justify-content: center;
}
.renz-notice .head-pic .pic {
  width: 130px;
  border-radius: 65px;
}
.renz-notice .head-pic .pic .pic_img {
  width: 130px;
  height: 130px;
  border-radius: 65px;
}
.renz-notice .head-pic .text {
  margin-left: 20px;
}
.renz-notice .head-pic .text .title {
  height: 21px;
  font-size: 16px;
  color: #303133;
  line-height: 21px;
}
.renz-notice .head-pic .text .color_nopass {
  color: #F56C6C;
}
.renz-notice .head-pic .text .wecoln {
  width: 344px;
  margin-top: 10px;
  font-size: 14px;
  color: #606266;
  line-height: 19px;
}
.renz-notice .head-pic .text .wecoln .rit {
  color: #303133;
}
.renz-notice .head-pic .text .tip {
  width: 344px;
  margin-top: 10px;
  font-size: 14px;
  color: red;
  line-height: 19px;
}
.renz-notice .head-pic .text .renz_btn {
  margin-top: 10px;
}
.renz-notice .bottom_text {
  margin-top: 150px;
  padding-top: 20px;
  border-top: 1px solid rgba(206, 206, 206, 0.5);
  text-align: center;
  font-size: 14px;
  color: #606266;
}
.renz-notice .bottom_text .phone {
  color: #606266;
  font-weight: bold;
}
.renz-notice .cbap-el-form {
  width: 330px;
  margin: 0 auto;
  padding-bottom: 166px;
  padding-top: 90px;
}
.reg-logo {
  width: 100%;
  text-align: center;
}
.reg-logo .pic {
  width: 90px;
}
.color_green {
  color: #00B0FA;
  cursor: pointer;
}
.rules-main {
  width: 1200px;
  margin: 0 auto;
}
.rules-title {
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
}
.rules-text {
  color: #606266;
  font-size: 16px;
  line-height: 26px;
}
.regCaTitle {
  height: 51px;
  background: #f5f7fa;
  border-radius: 1px;
  font-size: 14px;
  color: #303133;
  line-height: 51px;
  text-align: center;
  margin-bottom: 10px;
}
.regCaTitle .ml20 {
  margin-left: 20px;
}
.regCaTitle .orgName {
  font-size: 14px;
  font-weight: bold;
  color: #303133;
}
.regCaText {
  font-size: 14px;
  text-align: center;
  color: #e6a23c;
  line-height: 19px;
  padding-bottom: 10px;
}
.vip-center {
  text-align: center;
}
.vip-center .vip-status-none {
  width: 368px;
  margin: 77px auto;
  text-align: center;
}
.vip-center .vip-status-none .vip-top-img {
  margin: 0 auto;
  width: 131px;
}
.vip-center .vip-status-none .vip-none-des {
  font-size: 16px;
  color: #606266;
  line-height: 21px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
}
.vip-center .vip-status-none .vip-none-choose {
  padding-top: 15px;
  text-align: left;
  font-size: 14px;
  color: #909399;
  line-height: 19px;
}
.vip-center .vip-status-none .vip-none-choose-item {
  padding-top: 5px;
  display: flex;
  justify-content: space-between;
}
.vip-center .vip-status-none .vip-none-choose-item .choose-item {
  padding: 0;
  height: 19px;
  font-size: 14px;
  color: #303133;
  line-height: 19px;
}
.vip-center .vip-status-none .vip-none-choose-item .choose-item .ri-ght {
  cursor: pointer;
  color: #00B0FA;
}
.vip-center .vip-status-none .vip-non-vip {
  font-size: 16px;
  color: #606266;
  line-height: 21px;
}
.vip-center .news-main {
  padding: 0px 20px 40px 20px;
  background-color: white;
}
.vip-center .news-main .vip-all .top-all {
  display: flex;
  margin-top: 40px;
  align-items: center;
}
.vip-center .news-main .vip-all .top-all .top-line {
  width: 4px;
  height: 16px;
  background: #00b0fa;
  border-radius: 2px;
}
.vip-center .news-main .vip-all .top-all .top-title {
  padding-left: 8px;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: #303133;
  line-height: 18px;
}
.vip-center .news-main .vip-all .top-all .top-title2 {
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  color: #00b0fa;
  line-height: 27px;
}
.vip-center .news-main .vip-all .block-all {
  display: flex;
  flex-wrap: wrap;
}
.vip-center .news-main .vip-all .block-all .block-item:nth-child(4n+0) {
  margin-right: 0;
}
.vip-center .news-main .vip-all .block-all .block-item {
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
  width: 218px;
  height: 167px;
  background: #ffffff;
  border: 1px solid rgba(206, 206, 206, 0.5);
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.vip-center .news-main .vip-all .block-all .block-item .bi-img {
  width: 50px;
  height: 50px;
  margin: 32px auto 0 auto;
}
.vip-center .news-main .vip-all .block-all .block-item .bi-img .bii-img {
  width: 100%;
  height: 100%;
}
.vip-center .news-main .vip-all .block-all .block-item .bi-title {
  padding-top: 19px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #303133;
  line-height: 21px;
}
.vip-center .news-main .vip-all .block-all .block-item .bi-des {
  padding-top: 11px;
  font-size: 12px;
  text-align: center;
  color: #909399;
  line-height: 16px;
}
.vip-center .news-main .vip-all .block-inner-all {
  display: flex;
  flex-wrap: wrap;
}
.vip-center .news-main .vip-all .block-inner-all .block-item:nth-child(3n+0) {
  margin-right: 0;
}
.vip-center .news-main .vip-all .block-inner-all .block-item:hover .bi-qrcode {
  display: block;
}
.vip-center .news-main .vip-all .block-inner-all .block-item {
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
  cursor: pointer;
  width: 300px;
  min-height: 40px;
  background: #ffffff;
  border: 1px solid #e6e9ef;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.vip-center .news-main .vip-all .block-inner-all .block-item .bi-title {
  padding: 0 34px 0 14px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  text-align: left;
  color: #303133;
}
.vip-center .news-main .vip-all .block-inner-all .block-item .bi-right-arr {
  position: absolute;
  width: 7px;
  height: 13px;
  right: 14px;
  top: 50%;
  margin-top: -9px;
  color: #c0c4cc;
}
.vip-center .news-main .vip-all .block-inner-all .block-item .bi-qrcode {
  display: none;
  z-index: 9;
  position: absolute;
  right: 74px;
  top: -148px;
  width: 148px;
  height: 148px;
  background: #ffffff;
  border-radius: 8px;
}
.vip-center .news-main .vip-all .block-inner-all .block-item .bi-qrcode .biq-img {
  width: 100%;
  height: 100%;
}
.vip-center .news-main .table-header {
  padding-left: 6px;
}
.vip-center .news-main .table-title {
  padding-left: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #303133;
}
.vip-center .news-main .el-table--border,
.vip-center .news-main .el-table--group {
  border-top: 1px solid #EBEEF5;
  border-left: none!important;
  border-right: none!important;
}
.vip-center .news-main .vip-table {
  margin-top: 20px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  border-radius: 6px;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
}
.vip-center .news-main .vip-table .top-all {
  display: flex;
  margin-top: 0;
  padding: 12px 16px;
  align-items: center;
}
.vip-center .news-main .nm-tabs {
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
  height: 48px;
  line-height: 48px;
}
.vip-center .news-main .nm-tabs .nmt-item {
  cursor: pointer;
  float: left;
  height: 48px;
  line-height: 48px;
  padding: 0 24px;
  color: #606266;
}
.vip-center .news-main .nm-tabs .nmt-item:hover {
  font-weight: bold;
  color: #00B0FA;
  border-bottom: 2px solid #00B0FA;
}
.vip-center .news-main .nm-tabs .nmt-item-active {
  font-weight: bold;
  color: #00B0FA;
  border-bottom: 2px solid #00B0FA;
}
.vip-center .news-main .hot-news {
  margin-top: 20px;
}
.vip-center .news-main .hot-news .hn-title {
  text-align: left;
  height: 43px;
  line-height: 43px;
  font-size: 16px;
  font-weight: bold;
  color: #303133;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
  position: relative;
}
.vip-center .news-main .hot-news .hn-title .hnt-more {
  position: absolute;
  right: 0;
  top: 0;
  height: 43px;
  line-height: 43px;
  width: 40px;
  text-align: right;
  cursor: pointer;
  font-weight: normal;
  font-size: 14px;
}
.vip-center .news-main .hot-news .hn-text {
  display: flex;
  align-items: center;
  line-height: 50px;
  border-bottom: 1px dashed rgba(206, 206, 206, 0.5);
  cursor: pointer;
}
.vip-center .news-main .hot-news .hn-text .hnt-left {
  width: 22px;
  text-align: left;
}
.vip-center .news-main .hot-news .hn-text .hnt-left img {
  width: 14px;
  position: relative;
  top: 1px;
}
.vip-center .news-main .hot-news .hn-text .hnt-right {
  text-align: left;
  font-size: 14px;
  color: #303133;
  flex: 1;
}
.vip-center .news-main .hot-news .hn-text .hnt-right .hnt-hot {
  padding: 0 5px;
  background: #f56c6c;
  color: white;
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 12px;
}
.vip-center .news-main .hot-news .hn-text .hnt-right .hnt-new {
  padding: 0 5px;
  background: #FED785;
  color: white;
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 12px;
}
.vip-center .news-main .hot-news .hn-text .hnt-date {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  text-align: right;
  color: #909399;
}
.vip-center .news-main .hot-news .hn-text:hover {
  background: #f5f7fa;
}
.vip-center .news-main .hot-news .hn-text:hover .hnt-right {
  color: #00B0FA;
}
.vip-center .news-main .hot-news .rectangle-news {
  display: flex;
  flex-wrap: wrap;
}
.vip-center .news-main .hot-news .rectangle-news .recn-item {
  margin-top: 20px;
  margin-right: 20px;
  width: 215px;
  height: 300px;
  background-image: url('../../assets/images/news-bg.png');
  background-size: 100% 100%;
  text-align: left;
  padding-bottom: 10px;
  overflow: hidden;
}
.vip-center .news-main .hot-news .rectangle-news .recn-item .recn-top-title {
  margin-top: 10px;
  display: inline-block;
  padding: 7px 10px;
  text-align: center;
  font-size: 14px;
  color: white;
  background-color: #00B0FA;
}
.vip-center .news-main .hot-news .rectangle-news .recn-item .recn-title {
  text-align: left;
  padding: 16px;
  font-size: 17px;
  font-weight: bold;
  color: #303133;
}
.vip-center .news-main .hot-news .rectangle-news .recn-item .recn-text {
  padding: 0 16px 16px 16px;
  font-size: 14px;
  color: #606266;
}
.vip-center .news-main .hot-news .rectangle-news .recn-item:hover {
  background-image: none;
  background-color: #00B0FA;
}
.vip-center .news-main .hot-news .rectangle-news .recn-item:hover .recn-top-title {
  background-color: white;
  color: #00B0FA;
}
.vip-center .news-main .hot-news .rectangle-news .recn-item:hover .recn-title {
  color: white;
}
.vip-center .news-main .hot-news .rectangle-news .recn-item:hover .recn-text {
  color: rgba(255, 255, 255, 0.8);
}
.vip-center .news-main .bottom-pagn {
  display: flex;
  margin-top: 20px;
  text-align: center;
  height: 24px;
  color: #979797;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
}
.vip-center .news-main .bottom-pagn .zfx {
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #cecece;
}
.vip-center .news-main .bottom-pagn .bp-number {
  margin: 0 16px;
}
.vip-center .news-main .bottom-pagn .bp-go {
  cursor: pointer;
  padding-left: 16px;
}
.vip-center .news-main .bottom-pagn .page-num {
  margin: 0 2px;
  width: 33px;
  height: 24px;
  color: #303133;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #cecece;
}
.vip-center .news-main .bottom-pagn .page-num .page-num-input {
  text-align: center;
  background-color: transparent;
  width: 100%;
  height: 100%;
  border: none;
}
.vip-center .news-detail {
  background: #f5f7fa;
  position: relative;
}
.vip-center .news-detail .nd-title {
  padding-top: 32px;
  line-height: 32px;
  font-size: 24px;
  color: #303133;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
}
.vip-center .news-detail .nd-time {
  margin-top: 11px;
  margin-bottom: 32px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  /* 水平居中 */
}
.vip-center .news-detail .nd-time .ndt-type {
  color: #00B0FA;
  padding-right: 24px;
}
.vip-center .news-detail .nd-time .ndt-times {
  color: #909399;
}
.vip-center .news-detail .nd-body {
  padding: 31px 24px;
  background-color: white;
}
.vip-center .news-detail .nd-body p img {
  max-width: 100%;
}
.vip-center .news-detail .nd-body img {
  max-width: 100%;
}
.vip-center .news-detail .nd-down {
  border-top: 1px solid rgba(206, 206, 206, 0.5);
  padding: 18px 24px;
  text-align: left;
  align-items: center;
  justify-content: start;
  background-color: white;
  font-size: 14px;
}
.vip-center .news-detail .nd-down .ndd-title {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #303133;
}
.vip-center .news-detail .nd-down .ndd-files {
  display: flex;
  flex-wrap: wrap;
}
.vip-center .news-detail .nd-down .ndd-files .nddf-item {
  margin-right: 12px;
  cursor: pointer;
  margin-top: 18px;
  padding: 8px 13px;
  display: flex;
  background: #ffffff;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: 1px solid #e8ebf2;
}
.vip-center .news-detail .nd-down .ndd-files .nddf-item .nddf-name {
  color: #00B0FA;
  font-size: 14px;
}
.vip-center .news-detail .nd-down .ndd-files .nddf-item .nddf-icon {
  font-size: 17px;
  padding-left: 54px;
  color: #909399;
}
.rules-main {
  height: 300px;
  overflow-y: scroll;
  width: 100%;
  color: #303133;
}
.vip-rule-dia-footer {
  text-align: center;
}
.border-bottom-dash {
  border-bottom: 1px dashed rgba(206, 206, 206, 0.5);
}
.buy-main .buy-item {
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.buy-main .buy-item .buy-i-l {
  text-align: left;
  width: 94px;
  font-size: 14px;
  color: #606266;
  line-height: 19px;
}
.buy-main .buy-item .buy-i-r {
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.buy-main .buy-item .buy-i-r .buy-header .img-i {
  width: 32px;
}
.buy-main .buy-item .buy-i-r .buy-descript {
  flex: 1;
  font-size: 13px;
  color: #e6a23c;
  min-height: 35px;
  text-align: left;
  line-height: 25px;
  padding: 5px 20px;
  background: rgba(230, 162, 60, 0.15);
  border-radius: 2px;
  border: 1px solid rgba(230, 162, 60, 0.3);
  margin-left: 13px;
  position: relative;
}
.buy-main .buy-item .buy-i-r .buy-descript .buy-dc-img {
  position: absolute;
  left: -6px;
  top: 50%;
  margin-top: -5px;
  width: 6px;
}
.buy-main .buy-item .buy-i-r .buy-name {
  flex: 1;
  font-size: 14px;
  color: #606266;
  line-height: 19px;
  text-align: left;
}
.buy-main .buy-item .buy-i-r .buy-right-btn {
  flex: 1;
  font-size: 14px;
  cursor: pointer;
  color: #00B0FA;
  text-align: right;
}
.buy-main .buy-item .buy-i-r .bp-top {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  color: #303133;
  border-bottom: 1px dashed rgba(206, 206, 206, 0.5);
}
.buy-main .buy-item .buy-i-r .bp-top .bp-top-price {
  font-size: 26px;
  font-weight: bold;
  color: #f56c6c;
}
.buy-main .buy-item .buy-i-r .bp-top .bp-pay-price {
  margin-left: 16px;
  font-size: 14px;
  color: #909399;
  text-decoration: line-through;
}
.buy-main .buy-item .buy-i-r .buy-type {
  cursor: pointer;
  position: relative;
  width: 150px;
  height: 40px;
  margin-right: 16px;
  display: flex;
  align-items: center;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #e4e8ef;
  overflow: hidden;
  justify-content: center;
}
.buy-main .buy-item .buy-i-r .buy-type .bp-top {
  width: 90%;
  height: 40px;
  text-align: center;
}
.buy-main .buy-item .buy-i-r .buy-type .bp-top .img-wx {
  position: relative;
  top: -5px;
  width: 100%;
}
.buy-main .buy-item .buy-i-r .buy-type .buy-tp-dec {
  font-size: 14px;
  color: #303133;
}
.buy-main .buy-item .buy-i-r .bp-checked {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #00B0FA;
  background-color: #00B0FA;
  opacity: 0.1;
}
.buy-main .buy-item .buy-i-r .bp-checked-img {
  position: absolute;
  right: -2px;
  bottom: 0;
  width: 29px;
}
.buy-main .buy-item .buy-i-r .bu-price-checked {
  background: #f2fbff;
  border: 1px solid #00B0FA !important;
}
.buy-main .buy-item .buy-i-r .buy-price {
  cursor: pointer;
  box-sizing: border-box;
  width: 190px;
  height: 90px;
  margin-bottom: 16px;
  margin-right: 16px;
  border: 1px solid rgba(206, 206, 206, 0.5);
  position: relative;
}
.buy-main .buy-item .buy-i-r .buy-price .bp-bottom {
  text-align: center;
  height: 41px;
  font-size: 14px;
  color: #303133;
  display: flex;
  justify-content: center;
  align-items: center;
}
.buy-main .buy-item .buy-i-r .buy-price .bp-b-ck {
  font-weight: bold;
}
.buy-main .buy-item .buy-i-r .vip-vip {
  width: 100%;
  height: 174px;
  background: #f5f7fa;
  border-radius: 2px;
  text-align: center;
}
.buy-main .buy-item .buy-i-r .vip-vip .top-text {
  margin-top: 56px;
  font-size: 14px;
  color: #303133;
  line-height: 19px;
}
.buy-main .buy-item .buy-i-r .vip-vip .bot-phone {
  margin-top: 43px;
  font-size: 14px;
  font-family: Roboto-Bold, Roboto;
  font-weight: bold;
  color: #303133;
}
.vip-rules-dialog /deep/ .el-dialog__body {
  border-top: 1px solid rgba(206, 206, 206, 0.5);
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
  padding: 24px 20px;
}
.not-padding-dialog /deep/ .el-dialog__body {
  border-top: 1px solid rgba(206, 206, 206, 0.5);
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
  padding: 0;
}
.pad0 {
  padding: 0;
}
.border-none {
  border: none;
}
.border-none .el-input__inner {
  border: none;
}
.pay-main {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
}
.pay-main .pm-left {
  text-align: center;
}
.pay-main .pm-left .pay-img {
  width: 280px;
  height: 280px;
}
.pay-main .pm-left .pml-text {
  font-size: 14px;
  color: #606266;
  line-height: 19px;
}
.pay-main .pm-right {
  width: 359px;
  background: #f5f7fa;
  border-radius: 1px;
}
.pay-main .pm-right .pmr-item {
  display: flex;
  margin: 14px;
}
.pay-main .pm-right .pmr-item .pmri-l {
  width: 100px;
  text-align: left;
  font-size: 14px;
  color: #606266;
}
.pay-main .pm-right .pmr-item .pmri-r {
  flex: 1;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  color: #303133;
}
.pay-main .pm-right .pmr-item2 {
  display: flex;
  margin: 14px;
}
.pay-main .pm-right .pmr-item2 .bp-top {
  height: 48px;
  line-height: 48px;
  text-align: right;
  font-size: 14px;
  color: #303133;
  border-bottom: 1px dashed rgba(206, 206, 206, 0.5);
}
.pay-main .pm-right .pmr-item2 .bp-top .bp-top-price {
  font-size: 26px;
  font-weight: bold;
  color: #f56c6c;
}
.colorR {
  color: #F56C6C;
}
.colorPrimary {
  color: #00B0FA;
}
.pay-success-main .psm-top {
  text-align: center;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
  padding-bottom: 36px;
  padding-top: 10px;
}
.pay-success-main .psm-top .psmt-left {
  flex: 2;
  text-align: right;
}
.pay-success-main .psm-top .psmt-left .psmt-img {
  width: 68px;
}
.pay-success-main .psm-top .psmt-right {
  flex: 3;
  text-align: left;
  padding-left: 22px;
}
.pay-success-main .psm-top .psmt-right .psmtr-title {
  font-size: 24px;
  color: #303133;
  line-height: 32px;
}
.pay-success-main .psm-top .psmt-right .psmtr-des {
  font-size: 14px;
  color: #606266;
  line-height: 24px;
}
.pay-success-main .psm-top .psmt-right .psmtr-des .psmtr-desb {
  font-weight: bold;
}
.pay-success-main .psm-bottom {
  text-align: center;
}
.pay-success-main .psm-bottom .psmb-top {
  padding-top: 8px;
  font-size: 14px;
  color: #606266;
  line-height: 24px;
  display: flex;
}
.pay-success-main .psm-bottom .psmb-top div {
  flex: 1;
}
.pay-success-main .psm-bottom .psmb-img {
  margin: 20px auto;
  background-image: url('../../assets/images/payvipun.png');
  background-size: 100% 100%;
  width: 440px;
  height: 141px;
  position: relative;
}
.pay-success-main .psm-bottom .psmb-img .psmb-title {
  position: absolute;
  text-align: left;
  max-width: 65%;
  left: 20px;
  top: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #979694;
  line-height: 27px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pay-success-main .psm-bottom .psmb-img .psmb-title-checked {
  color: #CE9D53;
}
.pay-success-main .psm-bottom .psmb-img .psmb-title2 {
  position: absolute;
  text-align: left;
  left: 20px;
  top: 60px;
  font-size: 14px;
  color: #909399;
  line-height: 19px;
}
.pay-success-main .psm-bottom .psmb-img .psmb-title3 {
  position: absolute;
  text-align: left;
  left: 20px;
  top: 80px;
  font-size: 14px;
  color: #909399;
  line-height: 19px;
}
.pay-success-main .psm-bottom .psmb-img .psmb-btn {
  cursor: pointer;
  position: absolute;
  text-align: center;
  right: 20px;
  top: 50%;
  margin-top: -50px;
  width: 96px;
  height: 84px;
  background: #aeaca9;
  border-radius: 6px;
  font-size: 20px;
  color: #ffffff;
  line-height: 84px;
}
.pay-success-main .psm-bottom .psmb-img .psmb-btn-checked {
  background: #EF7033;
}
.pay-success-main .psm-bottom .psmb-img-checked {
  background-image: url('../../assets/images/payvipon.png');
}
.pay-success-main .psm-bottom .psmb-go {
  cursor: pointer;
  margin-top: -20px;
  color: #909399;
}
.pay-success-main .psm-bottom .psmb-go2 {
  margin-top: 11px;
  color: #909399;
}
.coupon-title {
  text-align: left;
  font-size: 16px;
  color: #303133;
  padding: 12px 0;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
}
.coupon-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.coupon-list .cl-psmb-img {
  margin-top: 16px;
  margin-left: 15px;
  margin-right: 15px;
  background-image: url('../../assets/images/payvipun.png');
  background-size: 100% 100%;
  width: 440px;
  height: 141px;
  position: relative;
}
.coupon-list .cl-psmb-img .psmb-title {
  position: absolute;
  text-align: left;
  left: 20px;
  top: 20px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #979694;
  line-height: 27px;
}
.coupon-list .cl-psmb-img .psmb-title-checked {
  color: #CE9D53;
}
.coupon-list .cl-psmb-img .psmb-title2 {
  position: absolute;
  text-align: left;
  left: 20px;
  top: 60px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #909399;
  line-height: 19px;
}
.coupon-list .cl-psmb-img .psmb-title3 {
  position: absolute;
  text-align: left;
  left: 20px;
  top: 90px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #909399;
  line-height: 19px;
}
.coupon-list .cl-psmb-img .psmb-btn {
  cursor: pointer;
  position: absolute;
  text-align: center;
  right: 20px;
  top: 50%;
  margin-top: -50px;
  width: 96px;
  height: 84px;
  background: #aeaca9;
  border-radius: 6px;
  font-size: 20px;
  color: #ffffff;
  line-height: 84px;
}
.coupon-list .cl-psmb-img .psmb-btn-checked {
  background: #EF7033;
}
.coupon-list .cl-psmb-img-checked {
  background-image: url('../../assets/images/payvipon.png');
}
.couppon-top {
  padding: 12px 16px;
  background: #f5f7fa;
  font-size: 14px;
  border-radius: 7px;
}
.couppon-top .coupon-form {
  display: flex;
  align-items: center;
  height: 40px;
  line-height: 40px;
}
.couppon-top .coupon-form .cf-code {
  width: 321px;
}
.couppon-top .coupon-form .cf-img-code {
  margin-left: 12px;
  width: 191px;
}
.couppon-top .coupon-form .cf-img {
  cursor: pointer;
  border-radius: 4px;
  width: 100px;
  height: 40px;
  overflow: hidden;
  margin-left: 6px;
  border: 1px solid #606266;
  text-align: center;
}
.couppon-top .coupon-form .cf-btn {
  text-align: left;
  margin-left: 12px;
  width: 120px;
}
.coupon-text {
  padding: 12px 0;
  text-align: left;
  line-height: 22px;
  font-size: 14px;
  color: #909399;
}
.iframe-vip-nesw {
  width: 100%;
  min-height: 200px;
  border: none;
  background-color: white;
}
.iframe-vip-nesw /deep/ img {
  max-width: 100%;
}
.noData {
  margin-top: 16px;
  border-top: 1px solid rgba(206, 206, 206, 0.5);
  text-align: center;
  color: #52657d;
  padding-top: 76px;
}
.noData img {
  width: 100px;
}
.noData .nd-text {
  margin-top: 16px;
  font-size: 14px;
}
.vip-rules-main {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.vip-rules-main .vrm-1 {
  position: relative;
  height: 614px;
  background-image: url(../../assets/images/vip-rules/mod01.png);
  background-size: cover;
  background-position: center center;
}
.vip-rules-main .vrm-1 .vrm-1-btn {
  cursor: pointer;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -99px;
  width: 198px;
  font-size: 20px;
  line-height: 48px;
  font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: center;
  border-radius: 10px;
  height: 48px;
  color: #ca9c59;
  background: transparent;
  border: 2px solid #ca9c59;
}
.vip-rules-main .vrm-1 .vrm-1-btn:hover {
  color: white;
  background: #ca9c59;
}
.vip-rules-main .vrm-2 {
  height: 330px;
  background-image: url(../../assets/images/vip-rules/mod02.png);
}
.vip-rules-main .vrm-2 .vrm2-btn {
  cursor: pointer;
  position: absolute;
  top: 37px;
  left: 50%;
  margin-left: 455px;
  width: 143px;
  font-size: 20px;
  line-height: 48px;
  font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #ca9c59;
  background: transparent;
  border: 2px solid #ca9c59;
  border-radius: 10px;
  height: 48px;
}
.vip-rules-main .vrm-2 .vrm2-btn:hover {
  color: white;
  background: #ca9c59;
}
.vip-rules-main .vrm-3 {
  height: 240px;
  background-image: url(../../assets/images/vip-rules/mod03.png);
}
.vip-rules-main .vrm-3 .vrm2-btn {
  cursor: pointer;
  position: absolute;
  top: 37px;
  left: 50%;
  margin-left: 455px;
  width: 143px;
  font-size: 20px;
  line-height: 48px;
  font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #ca9c59;
  background: transparent;
  border: 2px solid #ca9c59;
  border-radius: 10px;
  height: 48px;
}
.vip-rules-main .vrm-4 {
  background: #191e35;
  width: 100%;
  text-align: center;
}
.vip-rules-main .vrm-4 .vrm4-main {
  margin: 0 auto;
  padding: 41px 0;
  width: 1200px;
  display: flex;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-left {
  width: 260px;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-left .left-item {
  cursor: pointer;
  margin-top: 10px;
  height: 69px;
  line-height: 53px;
  text-align: left;
  font-size: 16px;
  font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
  font-weight: 700;
  color: white;
  background-image: url(../../assets/images/vip-rules/leftbtnbg.png);
  padding-left: 29px;
  background-size: 100% 100%;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-left .li-on {
  background-image: url(../../assets/images/vip-rules/leftbtnbg-on.png);
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-left .left-item:hover {
  background-image: url(../../assets/images/vip-rules/leftbtnbg-on.png);
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-right {
  flex: 1;
  padding-left: 68px;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-right .vr4-title {
  height: 54px;
  background-image: url(../../assets/images/vip-rules/title.png);
  background-size: auto 49px;
  background-repeat: no-repeat;
  padding-left: 52px;
  padding-top: 7px;
  line-height: 54px;
  font-size: 32px;
  font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-right .vr4-des {
  padding-top: 42px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  text-align: left;
  color: #ffffff;
  line-height: 24px;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-right .vr4-des-title {
  margin-top: 38px;
  font-size: 20px;
  font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #d19b4c;
  line-height: 27px;
  height: 27px;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-right .vr4-img {
  position: relative;
  width: 870px;
  margin-top: 32px;
  min-height: 330px;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-right .vr4-img .vr4-img-img {
  width: 100%;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-right .vr4-img .vr4-img-rt {
  position: absolute;
  top: 16px;
  right: 20px;
  font-size: 20px;
  color: #d19b4c;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-right .vr4-img .vr4-img-title {
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -120px;
  font-weight: bold;
  font-size: 40px;
  color: #d19b4c;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-right .vr4-img .vr4-img-btn {
  cursor: pointer;
  position: absolute;
  bottom: 66px;
  left: 50%;
  margin-left: -71px;
  width: 143px;
  height: 48px;
  font-size: 20px;
  text-align: center;
  line-height: 45px;
  border-radius: 10px;
  border: 2px solid #ca9c59;
  color: #ca9c59;
  background-color: transparent;
}
.vip-rules-main .vrm-4 .vrm4-main .vrm4-right .vr4-img .vr4-img-btn:hover {
  color: #ffffff;
  background: #ca9c59;
}
.vip-rules-main .vrm-5 {
  height: 580px;
  background-image: url(../../assets/images/vip-rules/mod05.png);
}
.vip-rules-main .vrm-5 .vrm5-btn {
  cursor: pointer;
  position: absolute;
  top: 63%;
  left: 50%;
  margin-left: -370px;
  width: 143px;
  font-size: 20px;
  line-height: 48px;
  font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #ca9c59;
  background: transparent;
  border: 2px solid #ca9c59;
  border-radius: 10px;
  height: 48px;
}
.vip-rules-main .vrm-5 .vrm5-btn:hover {
  color: white;
  background: #ca9c59;
}
.vip-rules-main .vrm-5 .vrm5-btn2 {
  cursor: pointer;
  position: absolute;
  top: 35%;
  left: 50%;
  margin-left: 400px;
  width: 143px;
  font-size: 20px;
  line-height: 48px;
  font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #ca9c59;
  height: 48px;
}
.vip-rules-main .vrm-6 {
  height: 500px;
  background-image: url(../../assets/images/vip-rules/mod06.png);
}
.vip-rules-main .vrm-6 .vrm6-btn {
  cursor: pointer;
  position: absolute;
  bottom: 13%;
  left: 50%;
  margin-left: -98px;
  width: 197px;
  height: 44px;
  line-height: 44px;
  background: #191e35;
  border-radius: 10px;
  box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.05);
  font-size: 14px;
  font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
.vip-rules-main .vrm-7 {
  height: 371px;
  background-image: url(../../assets/images/vip-rules/bottombg.png);
}
.vip-rules-main .vrm-7 .vrm7-title {
  background-image: url(../../assets/images/vip-rules/bottomtitle.png);
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 51px;
  margin-left: -89px;
  width: 178px;
  height: 49px;
}
.vip-rules-main .vrm-7 .arrow {
  background-image: url(../../assets/images/vip-rules/arrow.png);
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 52.5%;
  margin-left: -289px;
  width: 39px;
  height: 21px;
}
.vip-rules-main .vrm-7 .arrow2 {
  margin-left: 289px;
}
.vip-rules-main .vrm-7 .v7-step1 {
  width: 122px;
  position: absolute;
  left: 50%;
  top: 38%;
  margin-left: -489px;
  text-align: center;
  cursor: pointer;
}
.vip-rules-main .vrm-7 .v7-step1 .v7s-img {
  width: 122px;
  height: 122px;
  background-image: url(../../assets/images/vip-rules/bottomstep.png);
  background-size: 100% 100%;
  line-height: 122px;
  text-align: center;
}
.vip-rules-main .vrm-7 .v7-step1 .v7s-img .v7s-i-img {
  width: 40px;
}
.vip-rules-main .vrm-7 .v7-step1 .v7s-title {
  margin-top: -20px;
  font-size: 24px;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: center;
  color: white;
}
.vip-rules-main .vrm-7 .v7-step1 .v7s-line {
  width: 2px;
  height: 22px;
  border: 1px solid white ;
  margin-left: 61px;
}
.vip-rules-main .vrm-7 .v7-step1 .v7s-text {
  text-align: center;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: white;
}
.vip-rules-main .vrm-7 .v7-step1:hover .v7s-img {
  background-image: url(../../assets/images/vip-rules/bottomstepon.png);
}
.vip-rules-main .vrm-7 .v7-step1:hover .v7s-title {
  color: #ca9c59;
}
.vip-rules-main .vrm-7 .v7-step1:hover .v7s-line {
  border: 1px solid #ca9c59;
}
.vip-rules-main .vrm-7 .v7-step1:hover .v7s-text {
  color: #ca9c59;
}
.vip-rules-main .vrm-7 .v7-step2 {
  position: absolute;
  left: 50%;
  top: 38%;
  margin-left: -61px;
}
.vip-rules-main .vrm-7 .v7-step3 {
  position: absolute;
  left: 50%;
  top: 38%;
  margin-left: 489px;
}
.cloud-auth-four {
  width: 852px;
  margin: 0 auto;
}
.cloud-auth-four .caf-top {
  font-size: 24px;
  text-align: center;
  color: #303133;
  line-height: 32px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
}
.cloud-auth-four .caf-top .caft-img {
  width: 68px;
  margin-right: 22px;
  vertical-align: middle;
}
.cloud-auth-four .caf-content {
  margin-top: 50px;
  padding-bottom: 40px;
  display: flex;
}
.cloud-auth-four .caf-content .cc-left {
  width: 266px;
  box-sizing: border-box;
}
.cloud-auth-four .caf-content .cc-left .ccl-box {
  width: 266px;
  box-sizing: border-box;
  border: 4px solid #41B035;
}
.cloud-auth-four .caf-content .cc-left .ccl-box.cclb-zfb {
  border: 4px solid #038cff;
}
.cloud-auth-four .caf-content .cc-left .ccl-box .cclb-i .cclbi-img {
  width: 258px;
  height: 258px;
  vertical-align: middle;
}
.cloud-auth-four .caf-content .cc-left .ccl-box .cclb-text {
  padding: 10px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 24px;
  background-color: #41B035;
}
.cloud-auth-four .caf-content .cc-left .ccl-box .cclb-text.cclbt-zfb {
  background-color: #038cff;
}
.cloud-auth-four .caf-content .cc-left .ccl-box .cclb-text .cclbt-img {
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.cloud-auth-four .caf-content .cc-left .ccl-btn {
  text-align: center;
  margin-top: 24px;
}
.cloud-auth-four .caf-content .cc-r {
  flex: 1;
  margin-left: 60px;
}
.cloud-auth-four .caf-content .cc-r .ccr-item {
  display: flex;
  align-items: center;
  padding: 8px 0;
}
.cloud-auth-four .caf-content .cc-r .ccr-item .ccri-label {
  width: 120px;
  font-size: 14px;
  text-align: left;
  color: #606266;
  line-height: 20px;
}
.cloud-auth-four .caf-content .cc-r .ccr-item .ccri-value {
  font-size: 14px;
  text-align: left;
  color: #303133;
  line-height: 20px;
}
.cloud-auth-four .caf-content .cc-r .ccr-item .ccri-text2 {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.85);
}
.cloud-auth-four .caf-content .cc-r .ccr-item .ccri-money {
  font-size: 24px;
  text-align: left;
  color: #ff4d4f;
  line-height: 24px;
}
.cloud-auth-four .caf-content .cc-r .ccr-line {
  margin: 16px 0;
  width: 100%;
  height: 1px;
  opacity: 1;
  background: rgba(206, 206, 206, 0.5);
  border-radius: 1px;
}
.cloud-auth-four .cafive-content {
  margin-bottom: 50px;
  padding: 24px;
  background: #f5f7fa;
  border-radius: 6px;
}
.cloud-auth-four .cafive-content .cc-r {
  flex: 1;
}
.cloud-auth-four .cafive-content .cc-r .ccr-item {
  display: flex;
  align-items: center;
  padding: 8px 0;
}
.cloud-auth-four .cafive-content .cc-r .ccr-item .ccri-label {
  width: 120px;
  font-size: 14px;
  text-align: left;
  color: #606266;
  line-height: 20px;
}
.cloud-auth-four .cafive-content .cc-r .ccr-item .ccri-value {
  font-size: 14px;
  text-align: left;
  color: #303133;
  line-height: 20px;
}
.cloud-auth-four .cafive-content .cc-r .ccr-item .ccri-text2 {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.85);
}
.cloud-auth-four .cafive-content .cc-r .ccr-item .ccri-money {
  font-size: 24px;
  text-align: left;
  color: #ff4d4f;
  line-height: 24px;
}
.cloud-auth-four .cafive-content .cc-r .just-spb {
  justify-content: space-between;
}
.cloud-auth-four .cafive-content .cc-r .ccr-line {
  margin: 16px 0;
  width: 100%;
  height: 1px;
  opacity: 1;
  background: rgba(206, 206, 206, 0.5);
  border-radius: 1px;
}
.news-detail-back {
  position: absolute;
  right: 20px;
  top: 10px;
  border: 1px solid #dce2eb;
  background-color: white;
  padding: 5px 10px 5px 5px;
  border-radius: 2px;
  font-size: 14px;
  color: #6d747d;
  line-height: 19px;
  cursor: pointer;
}
.news-detail-back i {
  width: 8px;
  height: 13px;
  color: #dce2eb;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
[id^='qidian'] {
  display: none;
}
.customer {
  position: fixed;
  bottom: 20%;
  right: 10px;
  background: url(../images/customer.png);
  background-position: top;
  background-repeat: no-repeat;
  width: 82px;
  height: 210px;
  cursor: pointer;
}
.customer .close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50% ;
}
.customer .close:hover {
  background: rgba(0, 0, 0, 0.05);
}
.customer.true {
  background-image: url(../images/customer-vip.png);
}
.customer.true.inner {
  background-image: url(../images/customer-vip2.png);
}
.customer.true.inner .customer-top {
  background-image: url(../images/customer-top2.png);
}
.customer .customer-top {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 26px;
  height: 41px;
  margin: auto;
  background: url(../images/customer-top.png);
  background-position: top;
  background-repeat: no-repeat;
}
.reg-sucs {
  display: flex;
}
.reg-sucs .rs-left {
  width: 50px;
}
.reg-sucs .rs-left .rsl-I {
  font-size: 32px;
}
.reg-sucs .rs-right .rsr-title {
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: #67c23a;
  line-height: 21px;
}
.reg-sucs .rs-right .rsr-des {
  font-size: 14px;
  text-align: left;
  color: #606266;
  line-height: 19px;
}
.rnao-all {
  width: 852px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 80px;
}
.rnao-all.readonly .rnao-choose .rnaoc-item {
  cursor: no-drop;
}
.rnao-all .rnao-title {
  margin-top: 40px;
  font-size: 16px;
  text-align: left;
  color: #303133;
  line-height: 21px;
  padding-bottom: 13px;
  border-bottom: 1px solid rgba(206, 206, 206, 0.5);
}
.rnao-all .rnao-choose {
  display: flex;
  flex-wrap: wrap;
}
.rnao-all .rnao-choose .rnaoc-item {
  margin-top: 24px;
  margin-right: 24px;
  width: 268px;
  height: 48px;
  line-height: 48px;
  background: #ffffff;
  border: 1px solid rgba(206, 206, 206, 0.5);
  border-radius: 1px;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  text-align: center;
  color: #606266;
  cursor: pointer;
}
.rnao-all .rnao-choose .rnaoc-active {
  border: 2px solid #00b0a7;
  color: #00b0a7;
  cursor: pointer!important;
}
.rnao-all .rnao-choose .rnaoc-item:nth-child(3n+0) {
  margin-right: 0;
}
.canNotClick {
  color: #606266 !important;
}
.ca-bind-bottom {
  margin-top: 20px;
  display: flex;
  background: #FFFFFF;
}
.ca-bind-bottom .cbb-item {
  flex: 1;
}
.ca-bind-bottom .cbb-item .cbi-top {
  margin-top: 20px;
  font-size: 14px;
  color: #909399;
  text-align: center;
  line-height: 20px;
}
.ca-bind-bottom .cbb-item .cbi-bottom {
  margin-top: 10px;
  text-align: center;
  padding-bottom: 20px;
}
.ca-bind-bottom .cbb-item:first-child {
  border-right: 1px solid #EBEEF5;
}
.cd-alert {
  margin-bottom: 20px;
}
.cd-alert .el-alert {
  background: #E5F7FE;
  border: 1px solid #7DD6FC;
  border-radius: 2px;
}
.cd-alert .el-alert .el-alert__icon {
  color: #00B0FA;
}
.my-alert {
  background-color: #E5F7FE !important;
  border: 1px solid #7DD6FC;
  border-radius: 2px;
}
.my-alert .el-alert__icon {
  color: #00B0FA;
}
.my-alert-warn {
  background-color: #fffbe6 !important;
  border: 1px solid #ffe58f;
  border-radius: 2px;
}
.my-alert-warn .el-alert__icon {
  color: #FAAD14;
}
.my-alert-warn .el-alert__title {
  color: rgba(0, 0, 0, 0.65);
}
.op-info {
  margin: 20px 0;
}
.op-info .el-alert--success {
  color: #00B0FA;
  background: rgba(0, 176, 250, 0.1);
}
.op-info .el-alert--success .el-icon-success {
  color: #00B0FA;
}
.op-info .el-alert--warning {
  color: #00B0FA;
  background: rgba(0, 176, 250, 0.1);
}
.op-info .el-alert--warning .el-icon-warning {
  color: #00B0FA;
}
.op-info .el-alert--info {
  color: rgba(0, 0, 0, 0.65);
  background: rgba(19, 135, 232, 0.06);
  border: 1px solid #1387e8;
}
.op-info .el-alert--info .el-icon-info {
  color: #00B0FA;
}
.auth-bg {
  position: absolute;
  left: 520px;
  top: -40px;
  width: 401px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  background-image: url('/assets/images/ccm-bg.png');
  background-size: 100% 100%;
}
.cat-fix-right {
  position: fixed;
  z-index: 9;
  right: 0;
  top: 90px;
  width: 150px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px #e9e9e9;
}
.cat-fix-right .cfr-item {
  font-size: 14px;
  text-align: center;
  color: #303133;
  line-height: 40px;
  height: 40px;
  border-bottom: 1px solid #eaeaea;
}
.sidebar-right {
  position: fixed;
  right: 10px;
  bottom: 100px;
  width: 50px;
  background: white;
  font-size: 14px;
  color: #606266;
  box-sizing: border-box;
  box-shadow: 0px 6px 12px 0px #DFE8F1;
  border: 1px solid #E1E6F1;
  text-align: center;
  display: block;
  z-index: 999;
}
.sidebar-right .leave-message {
  border-bottom: 1px solid #E1E6F1;
  cursor: pointer;
  position: relative;
}
.sidebar-right .leave-message .online-img {
  margin: 10px auto 0 auto;
}
.sidebar-right .leave-message .online-img .yjs-iconfont {
  font-size: 24px;
}
.sidebar-right .leave-message .online-img .oi-img {
  width: 20px;
  height: 20px;
}
.sidebar-right .leave-message .online-span {
  width: 32px;
  margin: 4px auto 10px auto;
  line-height: 20px;
}
.sidebar-right .leave-message .lm-tip {
  display: none;
  position: absolute;
  width: 160px;
  z-index: 9;
  right: 50px;
  top: -50%;
  padding-right: 13px;
}
.sidebar-right .leave-message .lm-tip .lmt-main {
  background: #ffffff;
  box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12);
  padding: 0 16px;
  text-align: center;
}
.sidebar-right .leave-message .lm-tip .lmt-main .lmtm-qr {
  margin-top: 16px;
  width: 112px;
  height: 112px;
  border: 1px solid #e3e3e3;
}
.sidebar-right .leave-message .lm-tip .lmt-main .lmtm-text {
  margin-top: 8px;
  padding-bottom: 16px;
  font-size: 14px;
  text-align: center;
  color: rgba(0, 0, 0, 0.85);
  line-height: 19px;
}
.sidebar-right .leave-message .lm-tip .lmt-main::before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -10px;
  border: 10px solid white;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: white;
  border-right-color: transparent;
}
.sidebar-right .leave-message .lm-tip .lmt-main .lmtm-item {
  padding: 16px 0;
  font-size: 14px;
  text-align: left;
  color: #909399;
  line-height: 20px;
}
.sidebar-right .leave-message .lm-tip .lmt-main .lmtm-item .lmtmi-tel {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: #303133;
  line-height: 18px;
}
.sidebar-right .leave-message .lm-tip .lmt-main .lmtm-item.borderB {
  border-bottom: 1px solid #eaeaea;
}
.sidebar-right .leave-message:hover {
  color: #1387e8;
}
.sidebar-right .leave-message:hover .lm-tip {
  display: block;
}
.sidebar-right .back-top {
  cursor: pointer;
  display: none;
}
.member-login-popper {
  padding: 0;
  border: 2px solid #00B0FA;
  background: linear-gradient(180deg, #F0F5FE 0%, #FFFFFF 46%);
}
.member-login-popper .top {
  position: relative;
}
.member-login-popper .top .close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 9;
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
}
.member-login-popper .popper__arrow {
  border-top-color: #00B0FA !important;
}
.member-login-popper .popper__arrow::after {
  bottom: 2px !important;
}
.member-login-popper .Btn {
  cursor: pointer;
}
.member-login-popper .Btn.primary {
  color: #00B0FA;
}
.member-login-con {
  position: relative;
  height: 394px;
  padding: 40px 32px;
}
.member-login-con .Btn {
  width: 100%;
}
.member-login-con .tabs {
  display: flex;
  margin-bottom: 40px;
}
.member-login-con .tabs .tab {
  font-size: 16px;
  color: #303133;
  margin-right: 24px;
  text-align: left;
  cursor: pointer;
}
.member-login-con .tabs .tab.active {
  font-weight: bold;
  color: #00B0FA;
  border-bottom: 2px solid #00B0FA;
}
.member-login-con .code-tip {
  position: absolute;
  bottom: 20px;
  right: 32px;
  color: #C0C4CC;
}
.member-login-con .ca-bd {
  margin-top: 10px;
  padding: 40px 30px;
  background-color: #F2F6FE;
}
.member-login-con .ca-bd .Btn.ca {
  width: 100%;
}
.member-login-con .ca-ft {
  display: flex;
  padding: 16px 0;
}
.member-login-con .ca-ft .Btn {
  width: 50%;
  color: #00B0FA;
  text-align: center;
}
.member-login-con .ca-ft .Btn + .Btn {
  border-left: 1px solid #EBEEF5;
}
.member-login-con .form-code .code-img {
  display: block;
  width: 100%;
  height: 40px;
  cursor: pointer;
}
