.dialog__wrapper1[data-v-319700df] {
  position: fixed;
  right: 20px !important;
  bottom: 80px !important;
  margin: 0;
  border-radius: 8px;
  z-index: 1001;
  height: 560px;
  width: 800px;
}
.dialog__wrapper1 .dialog__header[data-v-319700df] {
  background: #e5f4ff;
  height: 0px;
  padding: 0;
}
.dialog__wrapper1 .dialog__header .title[data-v-319700df] {
  border-left: 0px;
  height: 10px;
  padding: 0 25px 0 31px;
  font-size: 20px;
}
@media screen and (max-width: 1366px) {
.dialog__wrapper1 .dialog__header .title[data-v-319700df] {
    font-size: 16px;
}
}
.dialog__wrapper1 .dialog__close[data-v-319700df] {
  position: absolute;
  top: 30px;
  right: 30px;
  transform: scale(2);
  cursor: pointer;
}
.v-modal[data-v-319700df] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
  background: #000;
  z-index: 100;
}
.dialog__box[data-v-319700df] {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  min-height: 100px;
  background: #fff;
  box-shadow: 0px 3px 18px rgba(34, 49, 100, 0.33);
  border-radius: 5px;
}
.dialog__box.dialog__box-center[data-v-319700df] {
  text-align: center;
}
.dialog__close[data-v-319700df] {
  text-align: left;
  position: relative;
  height: 10px;
  padding: 5px 0;
}
.dialog__close .modal-close[data-v-319700df] {
  position: absolute;
  width: 10px;
  height: 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAACIklEQVRYR93Zz08TQRQH8O/b1hhiwl+AB0yM/wBEwtCakEg8oP8EMZE/CQ565wrEiIlJtzO1XjxJOOEfwYUDdZ4ZYEm73e3Or90CPU87n77ZmffmLfV6veftdvsLM68D+KO1/tTtdn9jDh+l1Coz7wN4xcxpq9XaISllH8DGmOeCmbc6nc6vJo39fv81EZ0AWByb97sBcgGkUWQJzrD+GeA5gBfzQiqlusx8mItcxjmlNE3fJEnyFcBC00il1CYzH5XMfQlgiwyqYmAty12FI6JtIcSPa2DTSFuccd0Bm0K64KaAdSNdcYXAupA+uFJgbKQvbiYwFjIEVwkMRYbirIC+yBg4a6ArMhbOCWiLTJLk2az0lWUI20pp4qC2+VJVWgTwpCyvE9E7IcRPm3myMc5Ai0gWze+dz72AjkhvnPMzmA9NxXKb4UG4xw20iF4W8Asiei+ESF02R9Ob5NL1ePEGBhwzXkinXVyFM9fVuR3UNrjsLt14qnPBZc9OLGTlEvvgYiJnAkNwsZClwBi4GMhCYExcKHIKWAcuBPlwLu51Rs6xCprIONcRlFJ+AHAA4GlBQg8umYqKhMFgsK61Nl218YZlNvQOafqDbwEc35bq+d+qBZdNMqNxaYbctN+klH8BLDcVufw8FcjT+94CvjJAU0h2xv5ZrctaVrQWRZKZv9FwOFwajUafAawx8xkz787rNYSUcoWI9pj5JYBUa/3xPyWwu/heBD6dAAAAAElFTkSuQmCC);
  background-size: 100%;
  right: -5px;
  top: -5px;
}
.btn-view[data-v-319700df] {
  background-color: #0888ff;
  color: #fff;
  display: inline-block;
  width: 45px;
  height: 20px;
  line-height: 15px;
  text-align: center;
  position: absolute;
  top: -4px;
  right: 20px;
  font-size: 10px;
  border: 1px solid #0070d9;
}
.dialog__body[data-v-319700df] {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  font-size: 0;
  border-radius: 5px;
}
.dialog__footer[data-v-319700df] {
  height: 68px;
}
.dialog-fade-enter-active[data-v-319700df] {
  animation: dialog-fade-in-319700df 0.3s;
}
.dialog-fade-leave-active[data-v-319700df] {
  animation: dialog-fade-out-319700df 0.3s;
}
@keyframes dialog-fade-in-319700df {
0% {
    transform: translate3d(0, -20px, 0);
    opacity: 0;
}
100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes dialog-fade-out-319700df {
0% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
100% {
    transform: translate3d(0, -20px, 0);
    opacity: 0;
}
}

@charset "UTF-8";
.customer-center-container {
  padding: 28px 0 80px 0;
  width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.customer-center-container .empty-box {
  display: block;
  width: 100%;
  padding-bottom: 30px;
  text-align: center;
  color: #999;
  background-color: #fff;
}
.customer-center-container .apply-list .empty-box {
  padding-top: 30px;
}
.customer-center-container .basic-info {
  width: 100%;
  height: 55px;
  padding: 20px;
  background-size: cover;
  border-top-left-radius: 8px;
  background-color: #fff;
}
.customer-center-container .basic-info .logo {
  width: 235px;
}
.customer-center-container .basic-info .pic-content {
  position: relative;
  margin-top: 20px;
}
.customer-center-container .basic-info .pic-content img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.customer-center-container .basic-info .pic-content .gender-ico {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: -2px;
}
.customer-center-container .basic-info .name {
  font-size: 16px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  font-weight: 500;
  color: #333;
}
.customer-center-container .basic-info .other-info {
  margin-top: 8px;
  margin-bottom: 0;
  padding-left: 0;
}
.customer-center-container .basic-info .other-info li {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  color: #555;
}
.customer-center-container .basic-info .other-info li:nth-child(1)::after, .customer-center-container .basic-info .other-info li:nth-child(2)::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 12px;
  background-color: #ccc;
  margin: -1px 14px;
}
.customer-center-container .basic-info .user-type {
  margin-top: 18px;
}
.customer-center-container .basic-info .user-type .el-input--small .el-input__inner {
  height: 38px;
  line-height: 38px;
  border-radius: 0;
  border-color: #ECECEC;
  color: #555;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
}
.customer-center-container .left-nav {
  border-bottom-left-radius: 8px;
  padding: 24px 16px 12px;
  background-color: #fff;
  margin-top: 0px;
  position: relative;
}
.customer-center-container .left-nav .nav-item {
  display: flex;
  flex-direction: row;
  padding-left: 20px;
  height: 44px;
  line-height: 48px;
  margin-bottom: 18px;
  font-size: 14px;
  color: #667085;
  border-radius: 4px;
  cursor: pointer;
  background-size: 240px 100%;
  background-repeat: no-repeat;
  background-position-x: 0px;
}
.customer-center-container .left-nav .nav-item .svg-icon {
  fill: #667085;
}
.customer-center-container .left-nav .nav-item .nav-ico {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  margin-top: 16px;
  color: #ccc;
}
.customer-center-container .left-nav .nav-item:hover {
  color: #3F73FF;
}
.customer-center-container .left-nav .nav-item:hover .svg-icon {
  fill: #3F73FF;
}
.customer-center-container .left-nav .nav-item.common {
  background-image: none !important;
}
.customer-center-container .left-nav .nav-item.active {
  background: #3F73FF;
  color: #fff;
  fill: #fff;
}
.customer-center-container .left-nav .nav-item.active .nav-ico {
  color: #fff;
}
.customer-center-container .left-nav .nav-item.active .svg-icon {
  fill: #fff;
}
.customer-center-container .left-nav .nav-footer {
  width: 169px;
  height: 100px;
  position: absolute;
  bottom: 0;
}
.customer-center-container .left-activity {
  margin-top: 16px;
  background-color: #fff;
  padding: 24px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.customer-center-container .left-activity .msg-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #333333;
  margin-bottom: 15px;
}
.customer-center-container .left-activity .block .el-timeline {
  padding-left: 0px;
}
.customer-center-container .left-activity .block .el-timeline-item {
  padding-bottom: 27px;
}
.customer-center-container .left-activity .block .el-timeline-item__node--normal {
  left: 3px;
  width: 5px;
  height: 5px;
}
.customer-center-container .left-activity .block .el-timeline-item__timestamp.is-top {
  padding-top: 0px;
  color: #666666;
}
.customer-center-container .left-activity .block .area-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #333333;
  margin-bottom: 10px;
}
.customer-center-container .left-activity .block .area {
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
  color: #666666;
  letter-spacing: 0em;
}
.customer-center-container .left-activity .block .location {
  margin-right: 4px;
}
.customer-center-container .customer-body-wrap {
  padding: 0 0 0 28px;
  overflow-x: hidden;
}
.customer-center-main .personal-msg {
  height: 78px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 16px;
  background-color: #fff;
  margin-bottom: 16px;
}
.customer-center-main .personal-msg .info-cter {
  display: flex;
  margin-bottom: 16px;
}
.customer-center-main .personal-msg .img-body {
  width: 54px;
  height: 54px;
  margin-right: 16px;
}
.customer-center-main .personal-msg .img-body img {
  width: 54px;
  height: 54px;
  border-radius: 50%;
}
.customer-center-main .personal-msg .info-body {
  width: 100%;
}
.customer-center-main .personal-msg .info-body .name {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #333;
  margin-bottom: 5px;
}
.customer-center-main .personal-msg .info-body .exp {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #828A9C;
  white-space: nowrap;
}
.customer-center-main .personal-msg .info-status {
  padding-top: 13px;
}
.customer-center-main .interview-container {
  margin-bottom: 16px;
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding: 16px 20px;
}
.customer-center-main .interview-container .in-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
}
.customer-center-main .interview-container .in-list .recruit-info {
  cursor: pointer;
  width: 430px;
  padding: 15px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
  background: #fff;
  border-radius: 8px;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box {
  position: relative;
  z-index: 2;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .pos-title {
  display: flex;
  justify-content: space-between;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .pos-title .company-name {
  flex: 1;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .pos-title .tag {
  margin: 0 10px;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .pos-title .tag span {
  border: 1px solid #f94b0f;
  color: #f94b0f;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .pos-time {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-bottom: 22px;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .img-box {
  width: 22px;
  height: 22px;
  border-radius: 2px;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-name2 {
  max-width: 210px;
  font-size: 12px;
  line-height: 26px;
  color: #333333;
  margin-left: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-name1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  margin-left: 8px;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-type {
  font-size: 12px;
  line-height: 17px;
  color: #aaaaaa;
  margin-left: 10px;
  display: flex;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-type .type {
  display: inline-block;
  flex: 1;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-type .num {
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .company-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .onStatus {
  margin-left: 8px;
  height: 24px;
  padding: 3px 7px;
  line-height: 20px;
  font-size: 12px;
  width: 50px;
  border-radius: 2px;
  background: #DFFAF0;
  color: #00C27C;
}
.customer-center-main .interview-container .in-list .recruit-info .info-box .onStatus span {
  margin-right: 4px;
}
.customer-center-main .interview-container .in-list .recruit-info .pos-title {
  display: flex;
  justify-content: space-between;
}
.customer-center-main .interview-container .in-list .recruit-info .pos-title .company-name {
  flex: 1;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .pos-title .tag {
  margin-left: 20px;
}
.customer-center-main .interview-container .in-list .recruit-info .pos-title .tag span {
  border: 1px solid #f94b0f;
  color: #f94b0f;
}
.customer-center-main .interview-container .in-list .recruit-info .pos-time {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-bottom: 22px;
}
.customer-center-main .interview-container .in-list .recruit-info .img-box {
  width: 22px;
  height: 22px;
  border-radius: 2px;
}
.customer-center-main .interview-container .in-list .recruit-info .company-name2 {
  max-width: 150px;
  font-size: 12px;
  line-height: 26px;
  color: #333333;
  margin-left: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .company-name1 {
  max-width: 240px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  margin-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .company-type {
  font-size: 12px;
  line-height: 17px;
  color: #aaaaaa;
  margin-left: 10px;
  display: flex;
}
.customer-center-main .interview-container .in-list .recruit-info .company-type .type {
  display: inline-block;
  flex: 1;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .company-type .num {
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .recruit-info .company-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer-center-main .interview-container .in-list .recruit-info .onStatus {
  margin-left: 8px;
  height: 24px;
  padding: 3px 7px;
  line-height: 20px;
  font-size: 12px;
  width: 50px;
  border-radius: 2px;
  background: #DFFAF0;
  color: #00C27C;
}
.customer-center-main .interview-container .in-list .recruit-info .onStatus span {
  margin-right: 4px;
}
.customer-center-main .interview-container .in-list .recruit-info .mapMask {
  position: absolute;
  right: 0;
  top: 0;
}
.customer-center-main .interview-container .in-list .recruit-info .mapMask img {
  width: 100px;
  height: 75px;
}
.customer-center-main .interview-container .in-list .recruit-info .enterBtn {
  position: absolute;
  right: 0px;
  top: 10px;
}
.customer-center-main .interview-container .in-list .recruit-info .enterBtn img {
  cursor: pointer;
  width: 48px;
  height: 48px;
}
.customer-center-main .interview-container .in-list .recruit-info .hr-info {
  display: flex;
  justify-content: space-between;
  height: 24px;
}
.customer-center-main .interview-container .in-list .recruit-info .line {
  border-bottom: 1px solid #EEEEEE;
  margin-right: 16px;
  margin-top: 11px;
  margin-bottom: 11px;
}
.customer-center-main .interview-container .in-list .recruit-info .btn1 {
  height: 24px;
  font-size: 12px;
  width: 90px;
  border-radius: 2px;
  padding: 2px 21px;
  background-color: #FFF;
  color: #3F73FF;
}
.customer-center-main .interview-container .in-list .recruit-info .btn2 {
  height: 24px;
  font-size: 12px;
  width: 90px;
  padding: 2px 21px;
  border-radius: 2px;
  color: #fff;
  background: #3F73FF;
}
.customer-center-main .interview-container .in-list .recruit-info .btn2-disabled {
  height: 24px;
  font-size: 12px;
  width: 90px;
  padding: 2px 21px;
  border-radius: 2px;
  color: #999;
  background: #ccc;
}
.customer-center-main .interview-container .in-list .delivery {
  margin-bottom: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 16px;
  padding: 24px 20px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box {
  display: flex;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line {
  width: 100%;
  height: 4px;
  border-radius: 20px;
  background: rgba(46, 31, 136, 0.2);
  position: relative;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .node-time {
  position: absolute;
  bottom: 15px;
  left: 92px;
  font-size: 12px;
  color: #828A9C;
  width: 67px;
  text-align: center;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .time-two {
  left: 225px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .time-three {
  left: 350px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .node-status {
  position: absolute;
  bottom: -30px;
  left: 103px;
  font-size: 12px;
  font-weight: 600;
  color: #101828;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .status-two {
  left: 235px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .status-three {
  right: 0;
  width: 169px;
  text-align: center;
  left: 360px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .process-node {
  width: 25%;
  height: 4px;
  position: absolute;
  border-radius: 20px;
  left: 0;
  top: 0;
  background: transparent;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .process-node::after {
  content: '';
  height: 16px;
  width: 16px;
  border: 4px solid rgba(46, 31, 136, 0.2);
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: -17px;
  bottom: -7px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .greenline {
  width: 25%;
  height: 4px;
  position: absolute;
  border-radius: 20px;
  left: 0;
  top: 0;
  background: #3F73FF;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .greenline::after {
  content: '';
  height: 16px;
  width: 16px;
  border: 4px solid #3F73FF;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: -17px;
  bottom: -7px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .redline {
  width: 25%;
  height: 4px;
  position: absolute;
  border-radius: 20px;
  left: 0;
  top: 0;
  background: #d92d20;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .redline::after {
  content: '';
  height: 16px;
  width: 16px;
  border: 4px solid #d92d20;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: -17px;
  bottom: -7px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .noSecond {
  width: 28%;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .noSecond::after {
  content: '';
  height: 0;
  width: 0;
  border: 0;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .one {
  left: 0;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .two {
  left: 28%;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .three {
  left: 55%;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .four {
  left: 75%;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .process-line .four::after {
  content: '';
  height: 0;
  width: 0;
  border: 0;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: -17px;
  bottom: -7px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .position-info-box {
  width: 244px;
  border-right: 1px dashed #DCDFE5;
  padding: 10px 0;
  cursor: pointer;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .position-info-box .name-salary-box {
  width: 244px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 25px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .position-info-box .name-salary-box .name {
  color: #101828;
  font-size: 18px;
  font-weight: 600;
  min-width: 100px;
  max-width: 115px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  word-break: keep-all;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .position-info-box .name-salary-box .salary {
  color: #3F73FF;
  font-size: 16px;
  font-weight: 600;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .position-info-box .tags-box {
  color: #828A9C;
  font-size: 12px;
  margin-top: 9px;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .position-info-box .tags-box span {
  padding: 0 8px;
  border-right: 1px solid #DCDFE5;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .position-info-box .tags-box span:nth-child(1) {
  padding-left: 0;
}
.customer-center-main .interview-container .in-list .delivery .position-process-box .position-info-box .tags-box span:last-child {
  border-right: 0;
}
.customer-center-main .interview-container .in-list .delivery .company-info-box {
  display: flex;
  align-items: center;
  color: #101828;
  font-size: 14px;
  padding: 6px 10px;
  margin-top: 12px;
  box-sizing: border-box;
  border-radius: 8px;
  background: #F8F9FA;
  justify-content: space-between;
}
.customer-center-main .interview-container .in-list .delivery .company-info-box img {
  width: 22px;
  height: 22px;
  border-radius: 2.4px;
  overflow: hidden;
  margin-right: 8px;
}
.customer-center-main .interview-container .in-list .delivery .company-info-box .logo-name {
  display: flex;
  align-items: center;
}
.customer-center-main .interview-container .in-list .delivery .company-info-box .tag-box {
  color: #828A9C;
}
.customer-center-main .interview-container .in-list .delivery .company-info-box .tag-box span {
  padding: 0 6px;
  height: 10px;
  line-height: 10px;
  border-right: 1px solid #DCDFE5;
}
.customer-center-main .interview-container .in-list .delivery .company-info-box .tag-box span:last-child {
  border-right: 0;
  padding-right: 0;
}
.customer-center-main .interview-container .in-list .delivery .img-box {
  width: 48px;
  height: 48px;
  margin-right: 12px;
  border-radius: 2px;
}
.customer-center-main .interview-container .in-list .delivery .name1 {
  width: 142px;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  color: #333333;
  margin-bottom: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .delivery .name2 {
  width: 142px;
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
  color: #AAAAAA;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .interview-container .in-list .delivery .process {
  width: 468px;
  position: relative;
  margin-left: 20px;
}
.customer-center-main .interview-container .in-list .delivery .process .bg-img {
  position: absolute;
  top: 11px;
  z-index: 1;
  width: 468px;
}
.customer-center-main .interview-container .in-list .delivery .process .line-img {
  position: absolute;
  top: 13px;
  z-index: 2;
}
.customer-center-main .interview-container .in-list .delivery .process .small {
  width: 86px;
  height: 4px;
}
.customer-center-main .interview-container .in-list .delivery .process .big {
  width: 181px;
  height: 4px;
}
.customer-center-main .interview-container .in-list .delivery .process .circle-img {
  z-index: 2;
}
.customer-center-main .interview-container .in-list .delivery .process .statusItem {
  width: 100px;
  height: 60px;
  font-size: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.customer-center-main .interview-container .in-list .delivery .process .statusItem .time {
  font-size: 12px;
  font-weight: 500;
  color: #999999;
}
.customer-center-main .interview-container .in-list .delivery .process .statusItem .name {
  font-size: 12px;
  font-weight: 500;
  color: #333333;
}
.customer-center-main section {
  margin-bottom: 20px;
}
.customer-center-main .title {
  width: 100%;
  height: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-end;
}
.customer-center-main .title .extra {
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  margin-left: 8px;
}
.customer-center-main .title .extra .num {
  color: #FB8602;
}
.customer-center-main .title .btn {
  margin-left: auto;
  font-size: 14px;
  color: #999999;
}
.customer-center-main .invite-box {
  padding: 0;
}
.customer-center-main .invite-box .in-title {
  color: #101828 !important;
}
.customer-center-main .invite-box .in-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.customer-center-main .invite-box .in-list-item {
  background: #fff;
  padding: 12px;
  border-radius: 8px;
  color: #101828;
  display: flex;
  align-items: center;
}
.customer-center-main .invite-box .in-list-item .list-item-left {
  width: 175px;
  border-right: 1px solid #E8EAEE;
  padding: 20px 15px 20px 0;
}
.customer-center-main .invite-box .in-list-item .list-item-right {
  padding-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.customer-center-main .invite-box .in-list-item .list-item-right .time {
  color: #3F73FF;
  font-weight: 700;
  font-size: 18px;
}
.customer-center-main .invite-box .in-list-item .list-item-right .date {
  color: #828A9C;
  font-size: 14px;
  margin: 5px 0 10px;
}
.customer-center-main .invite-box .in-list-item .list-item-right .enter-btn {
  background: #3F73FF;
  color: #fff;
  border-radius: 4px;
  width: 62px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.customer-center-main .invite-box .in-list-item .list-item-right .nostart-btn {
  opacity: 0.6;
}
.customer-center-main .invite-box .in-list-item .list-item-right .end-btn {
  color: #828A9C;
  width: 62px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
}
.customer-center-main .invite-box .in-list-item .position-name {
  display: flex;
  align-items: center;
  width: 100%;
}
.customer-center-main .invite-box .in-list-item .position-name .name {
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}
.customer-center-main .invite-box .in-list-item .position-name .type1 {
  width: 56px;
  height: 20px;
  font-size: 12px;
  background: #E4EFFF;
  color: #0B4DA2;
  text-align: center;
  line-height: 20px;
  border-radius: 4px;
}
.customer-center-main .invite-box .in-list-item .position-name .type2 {
  width: 56px;
  height: 20px;
  font-size: 12px;
  background: #FFEABF;
  color: #EB8000;
  text-align: center;
  line-height: 20px;
  border-radius: 4px;
}
.customer-center-main .invite-box .in-list-item .company-name {
  color: #667085;
  font-size: 12px;
  margin-top: 10px;
}
.customer-center-main .invite-box .position {
  padding: 16px 0 0;
  border: none;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.02);
  margin: 5px;
}
.customer-center-main .invite-box .position .company-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
  background: #ffffff;
  padding: 0 16px;
}
.customer-center-main .invite-box .position .company-info .position_name_info {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 250px;
  font-size: 17px;
  color: #101828;
  font-weight: 600;
  height: 27px;
  line-height: 27px;
  word-break: keep-all;
}
.customer-center-main .invite-box .position .company-info .img-box {
  width: 46px;
  height: 46px;
}
.customer-center-main .invite-box .position .company-info .contact-btn {
  width: 104px;
  height: 29px;
  border-radius: 4px;
  color: #fff;
  background: rgba(46, 31, 136, 0.9);
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.customer-center-main .invite-box .position .position-tag {
  padding: 0 0 16px 0;
  border-bottom: 1px solid #EEEEEE;
  display: flex;
}
.customer-center-main .invite-box .position .position-tag .posTag {
  width: 42px;
  height: 20px;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #FF5151;
  font-weight: 400;
  padding: 4px 10px;
  border-radius: 4px;
  margin-right: 6px;
}
.customer-center-main .invite-box .position .position-tag .tag {
  padding: 4px 8px;
  background: #f1f1f1;
  border-radius: 2px;
  font-size: 12px;
  line-height: 17px;
  color: #999999;
  margin-right: 8px;
}
.customer-center-main .invite-box .position .position-name2 {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  cursor: pointer;
}
.customer-center-main .invite-box .position .salary {
  font-size: 14px;
  line-height: 24px;
  color: #3F73FF;
}
.customer-center-main .invite-box .position .tag {
  font-size: 12px;
  color: #667085;
  padding: 0 8px;
  height: 12px;
  line-height: 12px;
}
.customer-center-main .invite-box .position .company-name {
  max-width: 250px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.customer-center-main .invite-box .position .company-name .color-999 {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
  margin-top: 4px;
}
.customer-center-main .invite-box .position .company-name:hover {
  cursor: pointer;
  color: #1275fa;
}
.customer-center-main .invite-box .position .position-info {
  display: flex;
  align-items: center;
  padding: 0 16px;
  justify-content: space-between;
  height: 38px;
  background: #FAFAFA;
  margin-top: 12px;
}
.customer-center-main .invite-box .position .position-info .position-detail:first-child {
  border-right: 1px solid #ddd;
}
.customer-center-main .invite-box .position .position-info .position-detail {
  display: flex;
  align-items: center;
  padding: 0 12px;
  width: 50%;
}
.customer-center-main .invite-box .position .position-info .position-detail .position-name {
  font-size: 12px;
  line-height: 17px;
  color: #333333;
}
.customer-center-main .invite-box .position .position-info .position-detail .position-salary {
  font-size: 14px;
  line-height: 20px;
  color: #ff5151;
  margin-left: 8px;
}
.customer-center-main .invite-box .position .position-info .img-box {
  width: 22px;
  height: 22px;
}
.customer-center-main .invite-box .position .position-info .company-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer-center-main .invite-box .position .position-info .company-box .logo-wrap {
  width: 22px;
  height: 22px;
}
.customer-center-main .invite-box .position .position-info .company-name2 {
  max-width: 150px;
  font-size: 12px;
  line-height: 25px;
  color: #333333;
  margin-left: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-center-main .invite-box .position .position-info .company-hr {
  color: #344054;
  font-weight: 500;
  font-size: 12px;
  display: flex;
  align-items: center;
  line-height: 20px;
}
.customer-center-main .invite-box .position .position-info .company-hr img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border: 1px solid #D9D9D9;
  border-radius: 50%;
  overflow: hidden;
}
.customer-center-main .invite-box .position .el-row .el-col:first-child {
  border-right: 1px solid #d8d8d8;
}
.customer-center-main .invite-box .position .company-position {
  margin-left: 16px;
}
.customer-center-main .invite-box .position .company-position .first {
  display: flex;
  justify-content: space-between;
}
.customer-center-main .invite-box .position .company-position .first .position-name {
  width: 108px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.customer-center-main .invite-box .position .company-position .first .position-name:hover {
  cursor: pointer;
  color: #1275fa;
}
.customer-center-main .invite-box .position .company-position .first .position-salary {
  margin-right: 0px;
  width: 71px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #d34848;
  line-height: 20px;
}
.customer-center-main .invite-box .position .company-position .position-degree {
  margin-top: 2px;
  width: 24px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
.customer-center-main .invite-box .position .company-position::after {
  width: 1px;
  height: 36px;
  background: #d8d8d8;
}
.customer-center-main .interview-list .list-wrap {
  padding: 30px;
  padding-bottom: 0;
  background-color: #fff;
}
.customer-center-main .interview-list .list-wrap .item {
  margin-bottom: 30px;
  display: flex;
}
.customer-center-main .interview-list .list-wrap .item .time-info {
  width: 124px;
  height: 48px;
  background-size: cover;
  display: flex;
  color: #fff;
  font-size: 18px;
  margin-right: 12px;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day,
      .customer-center-main .interview-list .list-wrap .item .time-info .time {
  display: flex;
  flex: 0.5;
  align-items: center;
  justify-content: center;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day {
  flex-direction: column;
  font-size: 12px;
  padding-left: 12px;
  align-items: flex-start;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day span {
  height: 17px;
  line-height: 14px;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name {
  height: 24px;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span {
  flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span:not(.type-flag) {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .company {
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 278px;
  display: block;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag {
  width: 72px;
  height: 16px;
  line-height: 16px;
  background: #FFFFFF;
  border: 1px solid;
  opacity: 1;
  border-radius: 8px;
  padding: 0px 8px;
  font-size: 10px;
  margin-left: 8px;
  text-align: center;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.ground {
  border-color: #637DEB;
  color: #637DEB;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.online {
  border-color: #FA732B;
  color: #FA732B;
}
.customer-center-main .resume-list .pagination-wrap .el-pagination {
  margin-right: auto;
}
.common-info-font /deep/ span {
  font-family: "NotoSansHans-Regular", "NotoSansHans", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif !important;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.commonBlueTxt {
  color: #17b575;
}
.font-l {
  font-size: 24px;
}
.font-s {
  font-size: 14px;
}
.font-red {
  color: rgba(231, 57, 14, 0.68) !important;
}
.font-strong {
  font-weight: 600;
}
.txt-common-blue {
  color: #17b575 !important;
}
.cursorPointer,
.btn {
  cursor: pointer;
}
.middle-content {
  width: 1120px;
  margin: 0 auto;
  position: relative;
}
.searchBar-wrap {
  height: 180px;
  padding-top: 30px;
  padding-bottom: 40px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.searchBar-wrap .search-bar {
  height: 110px;
}
.searchBar-wrap .search-bar .el-row {
  border: 1px solid rgba(221, 221, 221, 0.960784);
  height: 100%;
  cursor: pointer;
}
.searchBar-wrap .search-bar .el-row .el-col {
  height: 100%;
  position: relative;
}
.searchBar-wrap .search-bar .el-row .el-col.bordered::after {
  content: "";
  width: 1px;
  height: 100px;
  border-left: 1px dashed #dddddd;
  position: absolute;
  right: 0;
  top: 4px;
}
.searchBar-wrap .search-bar .el-row:hover {
  border-color: #3F73FF;
}
.searchBar-wrap .search-bar .search-item {
  padding-top: 18px;
  padding-left: 40px;
  padding-right: 40px;
}
.searchBar-wrap .search-bar .search-item .search-title {
  margin-bottom: 10px;
  color: #555555;
  font-size: 18px;
}
.searchBar-wrap .search-bar .search-item .el-input {
  padding-right: 30px;
}
.searchBar-wrap .search-bar .search-btn {
  padding-top: 30px;
}
.searchBar-wrap .search-bar .search-btn .el-button {
  width: 120px;
  height: 50px;
  background: linear-gradient(315deg, #2498fc 0%, #0e44f8 100%);
  color: #ffffff;
  font-size: 20px;
  border-radius: 0px;
  font-weight: 500;
  border: none;
}
.searchBar-wrap .search-bar .search-btn .reset-btn {
  margin-left: 20px;
  color: #999999;
  font-size: 14px;
  cursor: pointer;
}
.searchBar-wrap .search-bar .search-btn .reset-btn .reset {
  width: 10px;
  margin-right: 4px;
}
.searchBar-wrap .el-input .el-input__inner {
  background-color: #ffffff;
  border: none;
  padding: 0px;
}
.searchBar-wrap .el-cascader {
  width: 100%;
}
.btnBefore, .home-container .header .flex-inner .header-menu.el-menu--horizontal .el-menu-item::before, .home-container .header-black .flex-inner .el-submenu::before, .home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item::before, .home-container .body-wrap .api-wrap .api-item.desc .title-wrap .custom-divider::after, .home-container .body-wrap .api-wrap .api-item.desc .title-wrap .btn::before {
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  content: "";
  display: block;
  position: absolute;
  transform: scaleX(0);
  background: #ffffff;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform-origin: center right;
}
.btnHover, .home-container .header .flex-inner .header-menu.el-menu--horizontal .el-menu-item:hover:before, .home-container .header-black .flex-inner .el-submenu:hover:before, .home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item:hover:before, .home-container .body-wrap .api-wrap .api-item.desc .title-wrap .btn:hover:before, .home-container .body-wrap .api-wrap .api-row:hover .api-item.desc .title-wrap .custom-divider::after {
  transform: scaleX(1);
  transform-origin: center left;
}
.table-body {
  margin-bottom: 15px;
}
.el-container {
  border-top: none !important;
  width: 100%;
}
.left-aside {
  width: 300px !important;
  background-color: #f8f9ff;
  border-right: 1px solid rgba(102, 123, 163, 0.2);
  z-index: 200;
  overflow: visible;
}
.doc-content {
  max-width: calc(100vw - 300px);
  min-height: 100%;
  background-color: #fff;
  flex-grow: 1;
  overflow: hidden;
  padding-right: 200px;
}
.doc-page-body {
  padding: 28px 40px 52px;
  width: 100%;
  max-width: 1200px;
  font-size: 14px;
  color: #5e6d82;
}
.doc-page-body .content-body {
  width: 99%;
}
.doc-page-body .content-body section {
  margin-bottom: 20px;
}
.doc-page-body .content-body section h4 {
  font-weight: 600;
}
.doc-page-body .content-body section .intro {
  color: #333;
  margin-bottom: 12px;
}
.doc-page-body .content-body section .paragraph {
  line-height: 28px;
  margin-bottom: 12px;
}
.doc-page-body .content-body section .el-table {
  margin-bottom: 5px;
}
.doc-page-body .content-body section .el-tabs__nav-wrap {
  border-bottom: 1px solid #eaeefb;
}
.doc-page-body .content-body section .el-tabs__nav-wrap .el-tabs__nav-scroll {
  padding-left: 0;
}
.doc-page-body .content-body section .el-tabs__content {
  padding-top: 16px;
}
.doc-page-body .content-body section .title-lt {
  font-weight: 600;
  color: #333;
}
.doc-page-body .content-body .common-info-section .common-info {
  list-style-type: disc;
  margin-left: 16px;
}
.doc-page-body .content-body .common-info-section .common-info li {
  line-height: 26px;
}
.doc-text {
  color: #5e6d82;
}
@media (max-width: 1440px) {
.left-aside,
  .nav-content {
    width: 260px !important;
}
.doc-content {
    max-width: calc(100vw - 240px);
}
.doc-page-body {
    padding: 20px 32px;
}
}
.doc-title {
  width: 100%;
  position: relative;
  color: #1f2f3d;
}
.doc-title .txt-content {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.doc-title .txt-content h3 {
  font-size: 24px;
  font-weight: 500;
}
.doc-title .txt-content .tips {
  color: #fff;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  margin-left: 12px;
}
.doc-title .txt-content .download-page {
  margin-left: 9px;
  color: #355dc6;
  cursor: pointer;
}
.doc-title .sub-content {
  display: flex;
  align-items: flex-end;
}
.doc-title .sub-content .update-time {
  color: rgba(94, 109, 130, 0.44);
  font-size: 14px;
  display: inline-block;
  margin-top: 26px;
}
.doc-title .sub-content .download-page {
  margin-left: auto;
  color: #355dc6;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 16px;
}
.doc-title .custom-divider {
  margin: 16px 0;
  background-color: #ebebeb;
}
.doc-title.sub-title {
  margin-bottom: 16px;
}
.doc-title.sub-title .txt-content h3 {
  font-size: 18px;
  font-weight: 500;
}
.atention-content {
  padding: 12px 16px;
  background: #ecf8ff;
  border-radius: 4px;
  border-left: 5px #50bfff solid;
  margin-bottom: 12px;
}
.atention-content .el-col {
  font-size: 14px;
  font-weight: 400;
  color: #43556f;
  line-height: 26px;
}
.atention-content.red {
  background: rgba(252, 221, 201, 0.25);
  border-left: 5px rgba(231, 57, 14, 0.68) solid;
}
.atention-content .atention-title {
  font-weight: 600;
  line-height: 30px;
}
.atention-content.single {
  height: 40px;
  line-height: 20px;
}
.anchor-wrap {
  width: calc(100vw - 1600px);
  min-width: 180px;
  max-width: 500px;
  position: fixed;
  right: 0;
  margin-top: 116px;
}
.anchor-wrap .ant-anchor-wrapper {
  background-color: #fff;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor {
  font-size: 12px;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor .ant-anchor-link:nth-child(2) {
  font-size: 14px;
  font-weight: 600;
}
.ant-anchor-ink::before {
  background-color: #ebebeb;
}
.ant-anchor-ink-ball {
  margin-top: -8px;
  width: 2px;
  height: 24px;
  background-color: #17b575;
  border: none;
  border-radius: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title {
  color: #17b575;
}
a.link,
.link {
  text-decoration: underline;
  color: #355dc6;
  cursor: pointer;
}
.copy-code-wrap {
  position: relative;
}
.copy-code-wrap .copy-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200;
  background-color: #eaeefb;
  border-radius: 0 4px 0 0;
  cursor: pointer;
}
.copy-code-wrap .copy-btn.common-text-btn {
  border: none;
  height: 32px;
  line-height: 32px;
  width: -moz-max-content;
  width: max-content;
  background: none;
  color: #355dc6;
  padding: 0;
}
.copy-code-wrap .copy-btn.common-text-btn span {
  font-size: 13px;
  line-height: 20px;
}
.copy-code-wrap .code-wrap {
  background-color: #fafafa;
  border: 1px solid #eaeefb;
  border-radius: 4px;
  margin-top: 16px;
  padding: 16px 24px;
  width: 100%;
  overflow-x: auto;
  position: relative;
  z-index: 100;
}
.copy-code-wrap .code-wrap code {
  background-color: #fafafa;
  padding: 0;
  min-height: 164px;
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  white-space: pre-wrap;
  /* Firefox */
}
.copy-code-wrap.inline {
  display: inline-block;
  background-color: #fafafa;
  border: 1px solid #eaeefb;
  border-radius: 4px;
  padding: 0 28px 0 16px;
  border-right: none;
  margin: 0 10px;
}
.copy-code-wrap.inline span {
  margin-right: 24px;
}
.readProtocol {
  color: #17b575;
  cursor: pointer;
}
.expand-btn {
  display: flex;
  color: #17b575;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
}
.expand-btn .ico {
  margin-left: 9px;
  transition: transform 0.3s;
}
.expand-btn .ico.up {
  transform: rotate(180deg);
}
.list-style {
  list-style: disc;
  list-style-position: inside;
}
.strong-tip {
  font-weight: 600;
}
.deep-text {
  color: #333;
}
.el-table__empty-text {
  line-height: unset;
}
.el-table__empty-text .empty-list-wrap {
  min-height: 266px;
  text-align: center;
  z-index: 100;
  padding: 0;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25%;
}
.el-table__empty-text .empty-list-wrap p {
  color: #8c8e9c;
  margin-top: 16px;
  font-size: 12px;
  margin-left: 8px;
}
.step-line .line-inner {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 12px;
}
.step-line .line-inner .point {
  display: inline-block;
  margin: 0 4px;
  height: 3px;
  width: 3px;
  border-radius: 50%;
  background-color: #c1c3cd;
}
code {
  font-size: 13px;
}
.code .sendCode {
  height: 42px;
  line-height: 42px;
}
.code .sendCode /deep/ span {
  border-left: 1px #e0e5ed solid;
  line-height: 16px;
  display: block;
  font-size: 14px;
  color: #003c8d;
}
.code .el-input {
  border-radius: 0px;
  float: left;
  display: inline-block;
  position: relative;
}
.code .el-button {
  width: 40%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px;
  float: left;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  top: 1px;
  position: absolute;
  right: 1px;
  border: none;
}
.codeInput /deep/ .el-input__inner {
  padding-right: 40%;
}
.no-line-height {
  line-height: initial;
}
.no-line-height:only-child {
  line-height: initial;
}
.dialog-body-content section {
  margin-bottom: 16px;
}
.dialog-body-content section .dg-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 32px;
}
.common-text-btn {
  border: none;
  background: none;
}
.common-text-btn span {
  color: #17b575;
}
.common-text-btn:hover, .common-text-btn:focus {
  border: none;
  background: none;
}
.dark-blue {
  color: #355dc6;
}
.dark-red {
  color: #ce6b6b;
}
.underline {
  text-decoration: underline;
}
.common-blue {
  color: #43556f;
}
.trace-info /deep/ .el-step__line {
  background-color: #e1eaf5;
  left: 17px !important;
}
.trace-info /deep/ .el-step__title {
  font-size: 12px;
  line-height: 20px;
}
.trace-info /deep/ .el-step__head.is-finish,
.trace-info /deep/ .el-step__title.is-finish,
.trace-info /deep/ .el-step__description.is-finish {
  color: #8891a2;
}
.trace-info /deep/ .el-step__icon {
  width: unset;
  height: unset;
  left: 6px;
  border: none;
  top: -5px;
  color: #e1eaf5;
}
.trace-info /deep/ .el-step__main {
  top: -5px;
  position: relative;
  margin-bottom: 24px;
  width: 320px;
}
.el-popper /deep/ .trace-info .el-step__icon {
  left: 13px;
}
.el-popper /deep/ .empty-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.alert-dialog .el-dialog__body {
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.alert-dialog .el-dialog__footer {
  padding-bottom: 40px;
}
.alert-dialog .el-dialog__footer .el-button {
  font-size: 16px;
  height: 38px;
}
.status-line {
  padding: 20px 20px 0 20px;
}
.status-line .el-timeline {
  padding-left: 0;
}
.status-line .el-timeline .time {
  height: 15px;
  font-size: 10px;
  line-height: 15px;
  color: #999999;
  margin-left: 8px;
}
.status-line .el-timeline .desc {
  height: 17px;
  font-size: 12px;
  line-height: 17px;
  color: #999999;
  margin-top: 2px;
}
.status-line .empty-box {
  display: block;
  margin-bottom: 20px;
  color: #999;
  width: 100%;
  text-align: center;
}
.el-dialog__title {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
}
.flex-line {
  display: flex !important;
  align-items: center;
  width: 100%;
}
.flex-line .suffix {
  margin-left: auto;
}
.el-pagination {
  text-align: center !important;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #ffffff;
  font-family: Source Han Sans SC;
}
.el-menu--popup-bottom-start {
  margin-top: 0;
}
.el-menu--horizontal .el-menu {
  background: #fff;
  border-radius: 4px;
  width: 120px;
  min-width: 120px !important;
  padding: 10px 0 !important;
}
.el-menu--horizontal .el-menu .el-menu-item {
  background: #fff;
  color: #333;
  text-align: center;
  font-size: 14px;
}
.el-menu--horizontal .el-menu .el-menu-item:hover {
  font-weight: 550;
  color: #333;
}
.el-menu--horizontal .el-menu .is-active {
  font-weight: 550;
  color: #333 !important;
}
.el-menu--horizontal .el-menu::before {
  transition: none;
}
.home-container {
  height: 100%;
  position: relative;
}
.home-container #header {
  background-color: #fff;
}
.home-container .home-mobile-route-list,
  .home-container .home-mobile-menu,
  .home-container .header-mobile {
  display: none;
}
.home-container .top-ad {
  position: fixed;
  width: calc(100% - 17px);
  z-index: 300;
  top: 0;
}
.home-container .top-ad .ad {
  height: 56px;
  text-align: center;
}
.home-container .top-ad .ad img {
  width: 100%;
  height: 100%;
}
.home-container .top-ad .ad .close {
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.home-container .top-ad .ad .down {
  width: 35px;
  height: 56px;
  margin-top: -75px;
  cursor: pointer;
}
.home-container .top-ad .ad .roll {
  transform: rotate(180deg);
}
.home-container .header {
  height: 56px;
  position: fixed;
  width: 100%;
  z-index: 300;
}
.home-container .header .flex-inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  height: 100%;
}
.home-container .header .flex-inner .middle—logo {
  width: 156px;
  height: 40px;
}
.home-container .header .flex-inner .logo {
  width: 156px;
  height: 40px;
  float: left;
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal {
  background-color: rgba(0, 66, 155, 0);
  border-bottom: none;
  height: 100%;
  margin-left: 0;
  min-width: 420px;
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal .el-menu-item {
  padding: 0 6px;
  margin-right: 30px;
  color: #333;
  font-weight: 600;
  font-size: 16px;
  height: 56px;
  line-height: 56px;
  border-bottom: none;
  background-color: rgba(0, 66, 155, 0) !important;
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal .el-menu-item:hover {
  background-color: rgba(0, 66, 155, 0);
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal .el-menu-item.is-active {
  border-bottom: none;
  background: transparent !important;
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal .el-menu-item.is-active::before {
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  content: "";
  display: none !important;
  position: absolute;
  background: transparent;
  transform: scaleX(1);
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal .is-active {
  color: #fff !important;
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal .el-submenu {
  margin-right: 36px;
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title {
  padding: 0;
  color: #333333;
  height: 108px;
  line-height: 108px;
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title .el-submenu__icon-arrow {
  display: none;
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title:hover {
  color: #ffffff;
}
.home-container .header .flex-inner .header-menu.el-menu--horizontal .el-submenu.is-active .el-submenu__title {
  border-bottom: none;
  color: #ffffff;
}
.home-container .header .flex-inner .header-right {
  flex: 1;
}
.home-container .header .flex-inner .header-right .inner {
  display: flex;
  align-items: start;
  justify-content: end;
  font-size: 14px;
}
.home-container .header .flex-inner .header-right .inner .w-74 {
  width: 74px;
  border-right: 1px solid #ddd;
  text-align: center;
  cursor: pointer;
}
.home-container .header .flex-inner .header-right .search-wrap {
  height: 28px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.home-container .header .flex-inner .header-right .search-wrap .search-input {
  height: 28px;
  width: auto;
  position: relative;
  top: -6px;
  left: 36px;
}
.home-container .header .flex-inner .header-right .search-wrap .search-input .el-input__inner {
  position: absolute;
  right: 0;
  height: 28px;
  line-height: 28px;
  width: 0px;
  padding: 0;
  border: 1px solid transparent;
  transition: 0.4s ease;
}
.home-container .header .flex-inner .header-right .search-wrap .search-input .el-input__inner:focus {
  border-color: #ffffff;
}
.home-container .header .flex-inner .header-right .search-wrap .search-input.focus .el-input__inner {
  width: 440px;
  height: 36px;
  padding: 0 15px;
  border: 1px solid #dcdfe6;
  border-color: #ffffff;
}
.home-container .header .flex-inner .header-right .search-wrap .search-input.el-autocomplete {
  position: absolute;
  top: 0;
  left: -12px;
}
.home-container .header .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input {
  width: auto;
  height: 100%;
}
.home-container .header .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix {
  white-space: nowrap;
  right: 20px;
}
.home-container .header .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix .search-btn {
  position: relative;
  top: 2px;
}
.home-container .header .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix .suffix-wrap-line {
  display: inline-block;
  position: relative;
  top: -30%;
  width: 1px;
  height: 12px;
  background: #dfdede;
}
.home-container .header .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix .suffix-toggle {
  position: relative;
  top: -30%;
  left: 10px;
  cursor: pointer;
  font-size: 13px;
  color: #333333;
}
.home-container .header .flex-inner .header-right .search-wrap .search-icon {
  margin-top: 6px;
  margin-right: 20px;
  cursor: pointer;
}
.home-container .header .flex-inner .header-right .search-wrap .btn {
  display: inline-block;
  height: 32px;
  width: 32px;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.home-container .header .flex-inner .header-right .search-wrap .svg-wrap {
  text-align: center;
  transition: unset;
}
.home-container .header .flex-inner .header-right .search-wrap .svg-wrap svg {
  margin-top: 8px;
}
@media (max-width: 1190px) {
.home-container .header .flex-inner .header-right .login-wrap {
    margin-left: 15px;
}
}
@media (min-width: 1190px) {
.home-container .header .flex-inner .header-right .login-wrap {
    margin-left: 215px;
}
}
.home-container .header .flex-inner .header-right .home-icon {
  margin-right: 6px;
}
.home-container .header .flex-inner .header-right .login-btn {
  width: 95px;
  height: 32px;
  background: linear-gradient(180deg, #ffda60 0%, #ffb332 100%);
  font-weight: 400;
  color: #613d00;
  font-size: 14px;
  padding: 7px 14px;
  border: none;
  border-radius: 2px;
  font-family: PingFangSC-Regular, PingFang SC;
}
.home-container .header .flex-inner .header-right .btn {
  width: auto;
  font-size: 14px;
  line-height: 14px;
  margin-right: 28px;
  color: white;
}
.home-container .header .flex-inner .header-right .comapny {
  position: absolute;
  padding: 26px 36px;
  width: 160px;
  height: 56px;
  top: -26px;
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  background-color: #f42210;
  color: white;
}
.home-container .header .header-slide {
  position: fixed;
  top: 68px;
  width: 100%;
  height: 134px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 3px 5px 0px rgba(177, 177, 177, 0.15);
  z-index: 300;
  opacity: 1;
  transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
}
.home-container .header .header-slide .middle-content {
  display: flex;
  padding: 24px 0;
  height: 100%;
}
.home-container .header .header-slide .middle-content .slide-content-left {
  position: relative;
  flex: 1;
}
.home-container .header .header-slide .middle-content .slide-content-left .slide-content-left-content {
  position: absolute;
  right: 0;
  padding: 12px 0;
  width: 210px;
}
.home-container .header .header-slide .middle-content .slide-content-left .slide-content-left-content .slide-content-left-title {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.home-container .header .header-slide .middle-content .slide-content-left .slide-content-left-content .slide-content-left-description {
  font-size: 14px;
  color: #606266;
  line-height: 20px;
  margin-top: 4px;
}
.home-container .header .header-slide .middle-content .slide-content-middle {
  width: 1px;
  height: 100%;
  background: #dfe3ec;
  margin: 0 20px;
}
.home-container .header .header-slide .middle-content .slide-content-right {
  flex: 4.2;
  position: relative;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content {
  display: flex;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item {
  margin-right: 29px;
  display: flex;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-thin {
  text-align: center;
  margin: 0 20px;
  cursor: pointer;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-thin:hover p {
  color: #355dc6;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-thin img {
  margin-bottom: 10px;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-thin p {
  font-size: 14px;
  color: #333333;
  line-height: 21px;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-left {
  margin-right: 12px;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-left img {
  width: 120px;
  height: auto;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right {
  padding-top: 19px;
  font-size: 14px;
  line-height: 21px;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right.list-item-right-thin {
  padding-top: 36px;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right .list-item-right-route {
  display: block;
  color: #333333;
  cursor: pointer;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right .list-item-right-route.right-route2 {
  margin-top: 16px;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right .list-item-right-route:hover {
  color: #355dc6;
}
.home-container .header .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right .list-item-right-desc {
  color: #606266;
}
.home-container .header .header-slide.slide-hide {
  height: 0;
  opacity: 0;
}
.home-container .header .header-slide.slide-hide .middle-content {
  padding: 0;
}
.home-container .header .header-slide.slide-hide .middle-content .slide-content-left .slide-content-left-content {
  padding: 0;
}
.home-container .header.thin {
  height: 60px;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.11);
  top: 0;
}
.home-container .header.thin .flex-inner {
  height: 60px;
}
.home-container .header.thin .flex-inner .header-menu.el-menu--horizontal .el-menu-item {
  height: 60px;
  line-height: 60px;
}
.home-container .header.thin .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title {
  height: 60px;
  line-height: 60px;
}
.home-container .header.thin .thin-inner {
  padding: 0 20px;
}
.home-container .header.thin .header-slide {
  top: 60px;
}
.home-container .header-black {
  background-color: #ffffff;
  height: 94px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: fixed;
  width: 100%;
  margin: 0 auto;
  z-index: 300;
  top: 0;
}
.home-container .header-black .el-menu {
  background-color: rgba(0, 0, 0, 0);
}
.home-container .header-black .flex-inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: end;
  height: 100%;
}
.home-container .header-black .flex-inner img {
  height: 23px;
}
.home-container .header-black .flex-inner .logo {
  width: 156px;
  height: 40px;
  float: left;
}
.home-container .header-black .flex-inner .el-submenu {
  padding: 0 6px;
  margin-right: 20px;
  color: #333333;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.02em;
  height: 56px;
  line-height: 56px;
  border-bottom: none;
}
.home-container .header-black .flex-inner .el-submenu.is-active {
  border-bottom: none;
}
.home-container .header-black .flex-inner .el-submenu.is-active::before {
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  content: "";
  display: none !important;
  position: absolute;
  background: transparent;
  transform: scaleX(1);
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal {
  border-bottom: none;
  height: 100%;
  min-width: 420px;
  display: flex;
  justify-content: space-between;
  flex: 1;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-submenu__title {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 56px;
  border-bottom: 0 !important;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item {
  padding: 0 6px;
  color: var(--menu-color, #333333);
  font-family: Source Han Sans CN;
  font-size: 16px;
  letter-spacing: 4%;
  font-weight: 420;
  letter-spacing: -0.02em;
  height: 56px;
  line-height: 56px;
  border-bottom: none;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item.is-active {
  color: var(--active-color, #3F73FF) !important;
  font-weight: 600;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item.is-active::after {
  content: '';
  position: absolute;
  left: 20%;
  right: 20%;
  width: 60%;
  bottom: 11px;
  height: 3px;
  background-color: var(--underline-color, #2382FF);
  border-radius: 1.5px;
  animation: underlineAppear 0.3s ease;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .is-active {
  font-size: 16px;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item:hover {
  background-color: transparent;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-menu-item:hover::before {
  display: none !important;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title {
  padding: 0;
  font-family: Source Han Sans CN;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 4%;
  color: #333333 !important;
  height: 56px;
  line-height: 54px;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title .el-submenu__icon-arrow {
  display: none;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title:hover {
  color: #3f73ff;
}
.home-container .header-black .flex-inner .header-menu.el-menu--horizontal .el-submenu.is-active .el-submenu__title {
  border-bottom: none;
  color: #ffffff;
}
.home-container .header-black .flex-inner .origin-menu.el-menu--horizontal .is-active {
  color: #000 !important;
}
.home-container .header-black .flex-inner .header-right {
  display: flex;
  align-items: center;
  flex: 1;
}
.home-container .header-black .flex-inner .header-right .inner {
  display: flex;
  align-items: start;
  justify-content: end;
  font-size: 14px;
  color: #333333;
  line-height: 100%;
}
.home-container .header-black .flex-inner .header-right .inner .visitorBox {
  display: flex;
  align-items: center;
}
.home-container .header-black .flex-inner .header-right .inner .visitorBox img {
  margin-right: 4px;
  width: 24px;
  height: 24px;
}
.home-container .header-black .flex-inner .header-right .inner .visitorBox .loginBtn {
  color: #fff;
  border-radius: 8px;
  padding: 8px 12px;
  border: 2px solid #FFFFFF80;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 46.63%, rgba(255, 255, 255, 0.16) 100%);
  -webkit-backdrop-filter: blur(4.4px);
          backdrop-filter: blur(4.4px);
}
.home-container .header-black .flex-inner .header-right .inner .visitorBox .loginBtn.dark-login {
  color: #333333;
  border: 2px solid rgba(51, 51, 51, 0.5);
  background: linear-gradient(180deg, rgba(51, 51, 51, 0.1) 0%, rgba(51, 51, 51, 0) 46.63%, rgba(51, 51, 51, 0.05) 100%);
  -webkit-backdrop-filter: blur(4.4px);
          backdrop-filter: blur(4.4px);
}
.home-container .header-black .flex-inner .header-right .inner .visitorBox .loginBtn.dark-login:hover {
  color: #2382FF;
  border-color: #2382FF;
  background: linear-gradient(180deg, rgba(63, 115, 255, 0.1) 0%, rgba(63, 115, 255, 0) 46.63%, rgba(63, 115, 255, 0.05) 100%);
}
.home-container .header-black .flex-inner .header-right .inner .w-74 {
  width: 74px;
  border-right: 1px solid #ddd;
  text-align: center;
  cursor: pointer;
}
.home-container .header-black .flex-inner .header-right .origin-loginBox {
  border: 2px solid transparent;
  padding: 5px 10px;
  border-radius: 4px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #f6a90f;
  position: relative;
  background-color: #ffffff;
  background: #ffffff;
  background-clip: padding-box;
  /*important*/
  cursor: pointer;
}
.home-container .header-black .flex-inner .header-right .origin-loginBox::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  /*important*/
  background: linear-gradient(115.52deg, #fbcd34 1.41%, #e00112 94.34%);
}
.home-container .header-black .flex-inner .header-right .search-wrap {
  height: 28px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input {
  height: 28px;
  width: auto;
  position: relative;
  top: -6px;
  left: 36px;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input .el-input__inner {
  position: absolute;
  right: 0;
  height: 28px;
  line-height: 28px;
  width: 0px;
  padding: 0;
  border: 1px solid transparent;
  transition: 0.4s ease;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input .el-input__inner:focus {
  border-color: #ffffff;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.focus .el-input__inner {
  width: 440px;
  height: 36px;
  padding: 0 15px;
  border: 1px solid #dcdfe6;
  border-color: #ffffff;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete {
  position: absolute;
  top: 0;
  left: -12px;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input {
  width: auto;
  height: 100%;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix {
  white-space: nowrap;
  right: 20px;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix .search-btn {
  position: relative;
  top: 2px;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix .suffix-wrap-line {
  display: inline-block;
  position: relative;
  top: -30%;
  width: 1px;
  height: 12px;
  background: #dfdede;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-input.el-autocomplete .el-input__suffix .suffix-toggle {
  position: relative;
  top: -30%;
  left: 10px;
  cursor: pointer;
  font-size: 13px;
  color: #333333;
}
.home-container .header-black .flex-inner .header-right .search-wrap .search-icon {
  margin-top: 6px;
  margin-right: 20px;
  cursor: pointer;
}
.home-container .header-black .flex-inner .header-right .search-wrap .btn {
  display: inline-block;
  height: 32px;
  width: 32px;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.home-container .header-black .flex-inner .header-right .search-wrap .svg-wrap {
  text-align: center;
  transition: unset;
}
.home-container .header-black .flex-inner .header-right .search-wrap .svg-wrap svg {
  margin-top: 8px;
}
@media (max-width: 1190px) {
.home-container .header-black .flex-inner .header-right .login-wrap {
    margin-left: 15px;
}
}
@media (min-width: 1190px) {
.home-container .header-black .flex-inner .header-right .login-wrap {
    margin-left: 215px;
}
}
.home-container .header-black .flex-inner .header-right .home-icon {
  margin-right: 6px;
}
.home-container .header-black .flex-inner .header-right .login-btn {
  width: 95px;
  height: 32px;
  background: linear-gradient(180deg, #ffda60 0%, #ffb332 100%);
  font-weight: 400;
  color: #613d00;
  font-size: 14px;
  padding: 7px 14px;
  border: none;
  border-radius: 2px;
  font-family: PingFangSC-Regular, PingFang SC;
}
.home-container .header-black .flex-inner .header-right .btn {
  width: auto;
  font-size: 14px;
  line-height: 14px;
  margin-right: 28px;
  color: white;
}
.home-container .header-black .flex-inner .header-right .comapny {
  position: absolute;
  padding: 26px 36px;
  width: 160px;
  height: 56px;
  top: -26px;
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  background-color: #f42210;
  color: white;
}
.home-container .header-black .header-slide {
  position: fixed;
  top: 68px;
  width: 100%;
  height: 134px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 3px 5px 0px rgba(177, 177, 177, 0.15);
  z-index: 300;
  opacity: 1;
  transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
}
.home-container .header-black .header-slide .middle-content {
  display: flex;
  padding: 24px 0;
  height: 100%;
}
.home-container .header-black .header-slide .middle-content .slide-content-left {
  position: relative;
  flex: 1;
}
.home-container .header-black .header-slide .middle-content .slide-content-left .slide-content-left-content {
  position: absolute;
  right: 0;
  padding: 12px 0;
  width: 210px;
}
.home-container .header-black .header-slide .middle-content .slide-content-left .slide-content-left-content .slide-content-left-title {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.home-container .header-black .header-slide .middle-content .slide-content-left .slide-content-left-content .slide-content-left-description {
  font-size: 14px;
  color: #606266;
  line-height: 20px;
  margin-top: 4px;
}
.home-container .header-black .header-slide .middle-content .slide-content-middle {
  width: 1px;
  height: 100%;
  background: #dfe3ec;
  margin: 0 20px;
}
.home-container .header-black .header-slide .middle-content .slide-content-right {
  flex: 4.2;
  position: relative;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content {
  display: flex;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item {
  margin-right: 29px;
  display: flex;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-thin {
  text-align: center;
  margin: 0 20px;
  cursor: pointer;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-thin:hover p {
  color: #355dc6;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-thin img {
  margin-bottom: 10px;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-thin p {
  font-size: 14px;
  color: #333333;
  line-height: 21px;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-left {
  margin-right: 12px;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-left img {
  width: 120px;
  height: auto;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right {
  padding-top: 19px;
  font-size: 14px;
  line-height: 21px;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right.list-item-right-thin {
  padding-top: 36px;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right .list-item-right-route {
  display: block;
  color: #333333;
  cursor: pointer;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right .list-item-right-route.right-route2 {
  margin-top: 16px;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right .list-item-right-route:hover {
  color: #355dc6;
}
.home-container .header-black .header-slide .middle-content .slide-content-right .slide-content-right-content .slide-content-right-item .list-item-right .list-item-right-desc {
  color: #606266;
}
.home-container .header-black .header-slide.slide-hide {
  height: 0;
  opacity: 0;
}
.home-container .header-black .header-slide.slide-hide .middle-content {
  padding: 0;
}
.home-container .header-black .header-slide.slide-hide .middle-content .slide-content-left .slide-content-left-content {
  padding: 0;
}
.home-container .header-black.thin {
  height: 60px;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.11);
  top: 0;
}
.home-container .header-black.thin .flex-inner {
  height: 60px;
}
.home-container .header-black.thin .flex-inner .header-menu.el-menu--horizontal .el-menu-item {
  height: 60px;
  line-height: 60px;
}
.home-container .header-black.thin .flex-inner .header-menu.el-menu--horizontal .el-submenu .el-submenu__title {
  height: 60px;
  line-height: 60px;
}
.home-container .header-black.thin .thin-inner {
  padding: 0 20px;
}
.home-container .header-black.thin .header-slide {
  top: 60px;
}
.home-container .header-white {
  background-color: transparent;
}
.home-container .user-info {
  text-align: right;
  color: #333;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.home-container .user-info .name {
  margin-left: 14px;
  max-width: 120px;
  overflow: hidden;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.home-container .user-info .name-box {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-container .user-info .quit {
  margin-left: 8px;
  opacity: 0.6;
  cursor: pointer;
  font-size: 14px;
}
.home-container .tel-btn {
  margin-left: 24px;
  display: flex;
  align-items: center;
  color: #00c27c;
  cursor: pointer;
}
.home-container .tel-btn img {
  margin-right: 5px;
}
.home-container .body-wrap {
  min-width: 1240px;
  position: relative;
  background: linear-gradient(180deg, aliceblue 0%, #f3f6f9 36.98%);
  background-position: center;
}
.home-container .body-wrap.thin {
  padding-top: 0;
  margin-top: 60px;
  background-color: #fff;
}
.home-container .body-wrap .bg-logo {
  height: 500px;
  width: 500px;
  position: fixed;
  background-repeat: no-repeat;
  top: 420px;
  right: 100px;
  pointer-events: none;
}
.home-container .body-wrap .news-col {
  position: absolute;
  z-index: 101;
  background-color: rgba(240, 241, 246, 0.8);
}
.home-container .body-wrap .news-col .news-wrap {
  display: flex;
  height: 100%;
  align-items: center;
  color: #333333;
  font-size: 14px;
}
.home-container .body-wrap .news-col .news-wrap .news {
  height: 20px;
  line-height: 20px;
}
.home-container .body-wrap .news-col .news-wrap .news .news-desc {
  margin-right: 8px;
}
.home-container .body-wrap .news-col .news-wrap .news .news-ico {
  display: inline-block;
  height: 14px;
  width: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 1px;
}
.home-container .body-wrap .news-col .news-wrap .news .more-btn {
  display: inline-block;
  margin-left: 45px;
}
.home-container .body-wrap .news-col .news-wrap .close-btn {
  margin-left: auto;
  display: inline-block;
  height: 14px;
  width: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: -5px;
}
.home-container .body-wrap .banner-col {
  position: relative;
  z-index: 100;
}
.home-container .body-wrap .banner-col .banner-wrap {
  display: block;
  background-color: #000000;
  position: relative;
  z-index: 100;
}
.home-container .body-wrap .banner-col .banner-wrap .learn-more {
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: 0;
  left: 0;
  margin-top: 8px;
  color: #ffffff;
  border: 1px solid #ffffff;
  background: transparent;
}
.home-container .body-wrap .banner-col .banner-wrap .learn-more .btn-text {
  position: relative;
  z-index: 4;
}
.home-container .body-wrap .banner-col .banner-wrap .learn-more::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 36px;
  background-color: #ffffff;
  border-radius: 2px;
  border: none;
  transition: all 0.4s ease 0s;
  top: -1px;
  left: -1px;
  z-index: 3;
}
.home-container .body-wrap .banner-col .banner-wrap .learn-more:hover .btn-text {
  color: #ffffff;
}
.home-container .body-wrap .banner-col .banner-wrap .learn-more:hover::after {
  width: 120px;
  height: 36px;
}
.home-container .body-wrap .banner-col .banner-wrap .el-carousel__container {
  width: 100vw;
}
.home-container .body-wrap .banner-col .banner-wrap .banner-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap {
  margin-top: 120px;
}
.home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap h1 {
  font-size: 40px;
  font-weight: 500;
  vertical-align: bottom;
  display: inline-block;
  margin-bottom: 20px;
}
.home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap.active .title,
            .home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap.active .subtitle,
            .home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap.active .desc {
  transform: translateY(0px);
  opacity: 1;
}
.home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap .title {
  opacity: 0;
  transition: all ease-out 1s;
  -webkit-transition: all ease-out 1s;
  transform: translateY(25px);
}
.home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap .title span {
  font-size: 18px;
  vertical-align: bottom;
  margin-left: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap .subtitle {
  font-size: 32px;
  opacity: 0;
  transform: translateY(25px);
  transition: all ease-out 1s;
  -webkit-transition: all ease-out 1s;
}
.home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap .desc {
  width: 28.9%;
  margin-top: 13px;
  opacity: 0;
  transform: translateY(25px);
  transition: all ease-out 1s;
  -webkit-transition: all ease-out 1s;
}
@media (max-width: 1280px) {
.home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap h1 {
    font-size: 34px;
}
.home-container .body-wrap .banner-col .banner-wrap .banner-img .banner-text-wrap .subtitle {
    font-size: 26px;
}
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation {
  position: absolute;
  left: 0;
  bottom: 236px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  z-index: 200;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot {
  margin-right: 8px;
  display: inline-block;
  zoom: 1;
  cursor: pointer;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot span {
  border: 0;
  border-radius: 20px;
  background-color: #333333;
  margin: 7px;
  background-color: transparent;
  width: auto;
  height: auto;
  position: relative;
  transition: 0.36s ease;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot span::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 31px;
  background-color: #333333;
  width: 0;
  height: 1px;
  transition: 0.36s ease;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot span::after {
  font-size: 16px;
  color: rgba(51, 51, 51, 0.7);
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot span:hover::after {
  color: #ffffff;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot.active span {
  padding-right: 112px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot.active span::before {
  width: 112px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot.active span::after {
  color: #ffffff;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:last-of-type.active span {
  padding-left: 112px;
  padding-right: 0;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:last-of-type.active span::before {
  left: auto;
  right: 31px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(1) span::after {
  content: "01";
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(2) span::after {
  content: "02";
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(3) span::after {
  content: "03";
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(4) span::after {
  content: "04";
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(5) span::after {
  content: "05";
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(6) span::after {
  content: "06";
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(7) span::after {
  content: "07";
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(8) span::after {
  content: "08";
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(9) span::after {
  content: "09";
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(10) span::after {
  content: 10;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(11) span::after {
  content: 11;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(12) span::after {
  content: 12;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(13) span::after {
  content: 13;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(14) span::after {
  content: 14;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(15) span::after {
  content: 15;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(16) span::after {
  content: 16;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(17) span::after {
  content: 17;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(18) span::after {
  content: 18;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(19) span::after {
  content: 19;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(20) span::after {
  content: 20;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(21) span::after {
  content: 21;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(22) span::after {
  content: 22;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(23) span::after {
  content: 23;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(24) span::after {
  content: 24;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(25) span::after {
  content: 25;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(26) span::after {
  content: 26;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(27) span::after {
  content: 27;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(28) span::after {
  content: 28;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(29) span::after {
  content: 29;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(30) span::after {
  content: 30;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(31) span::after {
  content: 31;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(32) span::after {
  content: 32;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(33) span::after {
  content: 33;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(34) span::after {
  content: 34;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(35) span::after {
  content: 35;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(36) span::after {
  content: 36;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(37) span::after {
  content: 37;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(38) span::after {
  content: 38;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(39) span::after {
  content: 39;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(40) span::after {
  content: 40;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(41) span::after {
  content: 41;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(42) span::after {
  content: 42;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(43) span::after {
  content: 43;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(44) span::after {
  content: 44;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(45) span::after {
  content: 45;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(46) span::after {
  content: 46;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(47) span::after {
  content: 47;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(48) span::after {
  content: 48;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(49) span::after {
  content: 49;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(50) span::after {
  content: 50;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(51) span::after {
  content: 51;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(52) span::after {
  content: 52;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(53) span::after {
  content: 53;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(54) span::after {
  content: 54;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(55) span::after {
  content: 55;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(56) span::after {
  content: 56;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(57) span::after {
  content: 57;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(58) span::after {
  content: 58;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(59) span::after {
  content: 59;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(60) span::after {
  content: 60;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(61) span::after {
  content: 61;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(62) span::after {
  content: 62;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(63) span::after {
  content: 63;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(64) span::after {
  content: 64;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(65) span::after {
  content: 65;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(66) span::after {
  content: 66;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(67) span::after {
  content: 67;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(68) span::after {
  content: 68;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(69) span::after {
  content: 69;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(70) span::after {
  content: 70;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(71) span::after {
  content: 71;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(72) span::after {
  content: 72;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(73) span::after {
  content: 73;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(74) span::after {
  content: 74;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(75) span::after {
  content: 75;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(76) span::after {
  content: 76;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(77) span::after {
  content: 77;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(78) span::after {
  content: 78;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(79) span::after {
  content: 79;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(80) span::after {
  content: 80;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(81) span::after {
  content: 81;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(82) span::after {
  content: 82;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(83) span::after {
  content: 83;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(84) span::after {
  content: 84;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(85) span::after {
  content: 85;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(86) span::after {
  content: 86;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(87) span::after {
  content: 87;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(88) span::after {
  content: 88;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(89) span::after {
  content: 89;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(90) span::after {
  content: 90;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(91) span::after {
  content: 91;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(92) span::after {
  content: 92;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(93) span::after {
  content: 93;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(94) span::after {
  content: 94;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(95) span::after {
  content: 95;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(96) span::after {
  content: 96;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(97) span::after {
  content: 97;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(98) span::after {
  content: 98;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(99) span::after {
  content: 99;
  font-size: 14px;
}
.home-container .body-wrap .banner-col .banner-wrap .pagenation .page-dot:nth-of-type(100) span::after {
  content: 100;
  font-size: 14px;
}
@media (max-width: 1440px) {
.home-container .body-wrap .banner-col .banner-wrap .pagenation {
    bottom: 248px;
}
}
@media (max-width: 1280px) {
.home-container .body-wrap .banner-col .banner-wrap .pagenation {
    bottom: 220px;
}
}
@media (min-width: 1440px) {
.home-container .body-wrap .banner-col .banner-wrap .pagenation {
    bottom: 240px;
}
}
.home-container .body-wrap .api-wrap {
  position: relative;
  z-index: 200;
  margin-bottom: 24px;
}
.home-container .body-wrap .api-wrap .api-item {
  height: 200px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.home-container .body-wrap .api-wrap .api-item.el-col-11 {
  width: 540px;
}
.home-container .body-wrap .api-wrap .api-item.el-col-13 {
  width: 570px;
}
.home-container .body-wrap .api-wrap .api-item .trans-content {
  height: 100%;
  width: 100%;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000;
}
.home-container .body-wrap .api-wrap .api-item.video-wrap .video-obj {
  width: 100%;
  height: 100%;
  margin-top: -9%;
}
.home-container .body-wrap .api-wrap .api-item.video-wrap .video-title {
  height: 57%;
  width: 100%;
  line-height: 38px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  background: rgba(0, 0, 0, 0.28);
  padding: 2.7% 8.6%;
  position: absolute;
  bottom: -50px;
  opacity: 0;
  left: 0;
  font-family: Arial, Helvetica, sans-serif, "\5FAE\8F6F\96C5\9ED1";
}
.home-container .body-wrap .api-wrap .api-item.video-wrap .video-title .filter {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  filter: blur(10px);
  opacity: 0.5;
  background: #333333;
  right: 0;
  left: 0;
  bottom: 0px;
}
.home-container .body-wrap .api-wrap .api-item.video-wrap .video-title .text-content {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 200;
}
.home-container .body-wrap .api-wrap .api-item.video-wrap .video-title .play-btn {
  width: 55px;
  height: 55px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 22%;
  right: 10%;
  z-index: 210;
}
.home-container .body-wrap .api-wrap .api-item.video-wrap:hover .video-title {
  color: #fff;
  bottom: 0px;
  opacity: 1;
}
.home-container .body-wrap .api-wrap .api-item .img {
  height: 100%;
  width: 100%;
  background-size: cover;
}
.home-container .body-wrap .api-wrap .api-item.desc {
  padding: 40px 64px;
  background: #ffffff;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap {
  position: relative;
  margin-bottom: 10px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .text {
  font-size: 24px;
  color: #000000;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .custom-divider {
  width: 268px;
  background-color: #dfe3ec;
  margin: 14px 0 10px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .btn {
  display: inline-block;
  text-align: center;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ffffff;
  color: #ffffff;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .btn::before {
  background-color: #ffdf00;
  bottom: 0px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .btn.thin {
  background: none;
  font-size: 16px;
  color: #ffffff;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .btn.thin .arrow-r {
  display: inline-block;
  width: 7px;
  height: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
  margin-left: 0;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .btn.thin::before {
  opacity: 0;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .btn.thin:hover:before {
  opacity: 0;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .btn.thin:hover .arrow-r {
  margin-left: 12px;
  opacity: 1;
}
.home-container .body-wrap .api-wrap .api-item.desc .sub-desc {
  font-size: 14px;
  list-style: disc;
  list-style-position: inside;
}
.home-container .body-wrap .api-wrap .api-item.desc .sub-desc li,
            .home-container .body-wrap .api-wrap .api-item.desc .sub-desc p {
  height: 34px;
  line-height: 34px;
}
.home-container .body-wrap .api-wrap .api-item.desc .sub-desc p {
  padding-left: 18px;
}
.home-container .body-wrap .api-wrap .api-row:hover .api-item .trans-content {
  transform: scale(1.05, 1.05);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000;
}
.home-container .body-wrap .api-wrap .video-api:hover .video-title {
  color: #fff;
  bottom: 0px;
  opacity: 1;
}
@media (min-width: 1280px) {
.home-container .body-wrap .api-wrap {
    margin-bottom: 36px;
}
.home-container .body-wrap .api-wrap .api-item.el-col-11 {
    width: 500px;
}
.home-container .body-wrap .api-wrap .api-item.el-col-13 {
    width: 520px;
}
.home-container .body-wrap .api-wrap .api-item.desc {
    padding: 40px 64px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap {
    margin-bottom: 10px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .text {
    font-size: 22px;
}
}
@media (max-width: 1440px) {
.home-container .body-wrap .api-wrap {
    margin-bottom: 24px;
}
.home-container .body-wrap .api-wrap .api-item {
    height: 200px;
}
.home-container .body-wrap .api-wrap .api-item.el-col-11 {
    width: 540px;
}
.home-container .body-wrap .api-wrap .api-item.el-col-13 {
    width: 570px;
}
.home-container .body-wrap .api-wrap .api-item.desc {
    padding: 40px 64px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap {
    margin-bottom: 10px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .text {
    font-size: 24px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .custom-divider {
    margin: 14px 0 10px;
    width: 268px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .btn {
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.home-container .body-wrap .api-wrap .api-item.desc .sub-desc {
    font-size: 14px;
    list-style: disc;
    list-style-position: inside;
}
.home-container .body-wrap .api-wrap .api-item.desc .sub-desc li,
              .home-container .body-wrap .api-wrap .api-item.desc .sub-desc p {
    height: 34px;
    line-height: 34px;
}
.home-container .body-wrap .api-wrap .api-item.desc .sub-desc p {
    padding-left: 18px;
}
}
@media (min-width: 1440px) {
.home-container .body-wrap .api-wrap {
    margin-bottom: 36px;
}
.home-container .body-wrap .api-wrap .api-item.el-col-11 {
    width: 600px;
}
.home-container .body-wrap .api-wrap .api-item.el-col-13 {
    width: 630px;
}
.home-container .body-wrap .api-wrap .api-item.desc {
    padding: 40px 68px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap {
    margin-bottom: 10px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .text {
    font-size: 26px;
}
.home-container .body-wrap .api-wrap .api-item.desc .title-wrap .custom-divider {
    margin: 14px 0 10px;
    width: 268px;
}
}
.home-container .body-wrap .find-help {
  position: relative;
  font-size: 14px;
  margin-bottom: 24px;
  line-height: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-container .body-wrap .find-help .text {
  line-height: 34px;
}
.home-container .body-wrap .find-help .customer-service {
  margin: 0 17px 0 10px;
}
.home-container .body-wrap .find-help .concat {
  display: inline-block;
  text-align: center;
  width: 120px;
  height: 36px;
  margin-left: 16px;
  line-height: 36px;
  background-color: #ffffff;
  position: relative;
  color: #ffffff;
}
@media (max-width: 1440px) {
.home-container .body-wrap .find-help {
    margin-bottom: 24px;
    line-height: 36px;
    height: 36px;
}
.home-container .body-wrap .find-help .concat {
    width: 120px;
    height: 36px;
    line-height: 36px;
}
}
.home-container .footer {
  min-width: 1240px;
  font-size: 12px;
}
.home-container .footer .website-info-box {
  background: #1B1B1B;
  padding: 40px 20px 20px;
}
.home-container .footer .website-info-box .goBeian-box {
  width: 1190px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
  padding: 37px 0 17px 0;
  color: #cccccc;
}
.home-container .footer .website-info-box .goBeian-box .goBeian {
  display: flex;
  cursor: pointer;
  font-size: 12px;
  line-height: 20px;
  padding-top: 10px;
}
.home-container .footer .website-info-box .website-info {
  width: 1190px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin: 0 auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #FFFFFF66;
}
.home-container .footer .website-info-box .website-info .qrcode-logo {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.home-container .footer .website-info-box .website-info .qrcode-logo .logo {
  margin-bottom: 20px;
}
.home-container .footer .website-info-box .website-info .qrcode-logo .logo img {
  height: 45px;
}
.home-container .footer .website-info-box .website-info .qrcode-logo .wxapp {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 6px;
  gap: 28px;
}
.home-container .footer .website-info-box .website-info .qrcode-logo .wxapp div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-container .footer .website-info-box .website-info .qrcode-logo .wxapp span {
  font-size: 13px;
}
.home-container .footer .website-info-box .website-info .qrcode-logo .wxapp img {
  width: 115px;
  height: 115px;
  margin-bottom: 6px;
}
.home-container .footer .website-info-box .website-info .qrcode-logo .wxapp .imgBig:hover {
  transform: scale(2) translate(0, 7px);
  /*transform:变形属性，scale：缩放1.1倍 */
  z-index: 999 !important;
}
.home-container .footer .website-info-box .entrance-box {
  display: flex;
}
.home-container .footer .website-info-box .entrance-box .link-box {
  margin-right: 80px;
  max-width: 400px;
}
.home-container .footer .website-info-box .entrance-box .link-box div {
  margin-bottom: 17px;
  color: rgba(255, 255, 255, 0.75);
}
.home-container .footer .website-info-box .entrance-box .link-box .title {
  color: #fff;
  margin-bottom: 20px;
  font-size: 17px;
}
.home-container .footer .website-info-box .entrance-box .link-box img {
  width: 360px;
  margin-top: 17px;
}
.home-container .footer .website-info-box .entrance-box .link-box:last-child {
  margin-right: 0 !important;
}
.home-container .footer .footer-body {
  height: 50px;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  margin: auto;
  background: #2d3034;
}
.home-container .footer .footer-body .col-title {
  text-align: right;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 27px;
}
.home-container .footer .footer-body .bottom-scan {
  display: flex;
}
.home-container .footer .footer-body .bottom-scan .w100 {
  width: 100px;
}
.home-container .footer .footer-body .bottom-scan .scan-text {
  margin-top: 9px;
  width: 100px;
  text-align: center;
}
.home-container .footer .footer-body .info-cter {
  display: flex;
  margin-bottom: 16px;
}
.home-container .footer .footer-body .img-body {
  width: 49px;
  height: 37px;
  margin-right: 18px;
}
.home-container .footer .footer-body .info-body {
  width: 100%;
}
.home-container .footer .footer-body .info-body > div {
  color: #333;
  font-size: 12px;
  font-weight: 600;
}
.home-container .footer .footer-body .col-list {
  text-align: right;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  margin-bottom: 12px;
}
.home-container .footer .footer-body .col-text {
  font-size: 12px;
  line-height: 17px;
  color: #666666;
  width: 96px;
}
.home-container .footer .footer-about {
  width: 1190px;
  border-top: 1px solid #eee;
  color: #ccc;
  font-size: 12px;
  height: 56px;
  line-height: 57px;
  text-align: center;
  bottom: 0;
  display: flex;
  margin: 20px auto auto !important;
  justify-content: space-between;
}
.home-container .footer-black {
  min-width: 1240px;
  background: #464f69;
  font-size: 12px;
}
.home-container .footer-black .copy {
  color: #ffffff;
  background: #464f69;
  font-size: 14px;
  height: 56px;
  line-height: 60px;
  text-align: center;
  bottom: 0;
  margin: auto;
  width: 1350px;
}
.home-container .footer-black .copy span:first-child {
  margin-right: 30px;
}
.home-container .footer-black .about-gxrc {
  border-bottom: 1px #4f5c81 solid;
  background-color: #464f69;
  color: #fff;
}
.home-container .footer-black .about-gxrc .footer_img {
  width: 14px;
  height: 15px;
  margin-right: 12px;
}
.home-container .footer-black .about-gxrc .link {
  padding: 0;
  width: 1240px;
  margin: 0 auto;
  height: 48px;
  line-height: 48px;
}
.home-container .footer-black .about-gxrc .link li {
  width: 280px;
  display: inline-block;
  font-size: 14px;
  text-align: center;
}
.home-container .footer-black .about-gxrc .link li a {
  color: #fff;
}
.home-container .footer-black .about-gxrc .link li:first-child {
  width: 334px;
}
.home-container .footer-black .about-gxrc .link li:nth-child(4) {
  width: 344px;
}
.home-container .footer-black .footer-body {
  height: 240px;
  width: 1240px;
  margin: auto;
  align-items: flex-start;
  justify-content: left;
  flex-wrap: wrap;
  color: #fff;
  padding-top: 3px;
  position: relative;
}
.home-container .footer-black .footer-body .about-gxrc {
  border-bottom: 1px #4f5c81 solid;
}
.home-container .footer-black .footer-body .about-gxrc .footer_img {
  width: 14px;
  height: 15px;
  margin-right: 12px;
}
.home-container .footer-black .footer-body .about-gxrc .link {
  padding: 0;
  width: 1240px;
}
.home-container .footer-black .footer-body .about-gxrc .link li {
  width: 220px;
  display: inline-block;
  font-size: 14px;
  border-right: 1px solid #4f5c81;
  text-align: center;
}
.home-container .footer-black .footer-body .about-gxrc .link li a {
  color: #d7e6f5;
}
.home-container .footer-black .footer-body .about-gxrc .link li:first-child {
  width: 265px;
}
.home-container .footer-black .footer-body .about-gxrc .link li:nth-child(4) {
  width: 214px;
  border-right: none;
}
.home-container .footer-black .footer-body .logo-link {
  display: flex;
}
.home-container .footer-black .footer-body .logo-link .footer_img5 {
  margin-left: 18px;
  margin-top: 66px;
  width: 140px;
  height: 115px;
}
.home-container .footer-black .footer-body .logo-link .footer-img {
  width: 226px;
  height: 185px;
  position: absolute;
  top: 36px;
  left: 652px;
}
.home-container .footer-black .footer-body .logo-link .friend-link {
  margin-top: 48px;
  width: 680px;
  height: 173px;
  margin-left: 7px;
}
.home-container .footer-black .footer-body .logo-link .friend-link .footer_img6 {
  width: 15px;
  height: 13px;
  margin-right: 3px;
}
.home-container .footer-black .footer-body .logo-link .friend-link .jump-link {
  font-size: 14px;
  display: flex;
  padding-left: 28px;
}
.home-container .footer-black .footer-body .logo-link .friend-link .jump-link .link-left {
  width: 264px;
}
.home-container .footer-black .footer-body .logo-link .friend-link .jump-link .link-left span {
  margin-top: 18px;
  font-weight: bold;
  display: block;
}
.home-container .footer-black .footer-body .logo-link .friend-link .jump-link .link-left a {
  margin-top: 12px;
  display: block;
  opacity: 0.75;
}
.home-container .footer-black .footer-body .logo-link .friend-link .jump-link .link-right {
  width: 400px;
}
.home-container .footer-black .footer-body .logo-link .friend-link .jump-link .link-right span {
  margin-top: 18px;
  font-weight: bold;
  display: block;
}
.home-container .footer-black .footer-body .logo-link .friend-link .jump-link .link-right a {
  margin-top: 12px;
  display: block;
  opacity: 0.75;
}
.home-container .footer-black .footer-body .logo-link .footer_img7 {
  position: absolute;
  left: 1063px;
  top: 73px;
  width: 116px;
  height: 136px;
}
.home-container .footer-black .footer-body .logo-link .footer_img8 {
  position: absolute;
  left: 927px;
  top: 82px;
  width: 52px;
  height: 72px;
}
.home-container .float_ad .el-dialog {
  background: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  text-align: center;
}
.home-container .float_ad .el-dialog .chacha {
  margin-top: 36px;
  width: 48px;
  height: 48px;
}
.home-container .float_ad .el-dialog__header {
  display: none;
}
.home-container .float_ad .el-dialog__body {
  padding: 0px;
}
.full-video-wrap {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 350;
  transition: background 1s ease;
}
.full-video-wrap .play-area {
  width: 100%;
  height: 100%;
}
.full-video-wrap .play-area .play-item {
  width: 960px;
  padding: 10px;
  height: 618px;
  background: #252525;
  border-color: #252525;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -480px;
  margin-top: -456px;
  z-index: 2;
  transition: margin 0.36s ease, background 1s ease, border-color 1s ease;
}
.full-video-wrap .play-area .play-item .vedio-content {
  width: 100%;
  height: 540px;
}
.full-video-wrap .play-area .play-item .vedio-content .full-video {
  position: absolute;
  width: 940px;
}
.full-video-wrap .play-area .play-item .video-info {
  width: 100%;
  height: 48px;
  position: relative;
  transition: opacity 1s ease;
}
.full-video-wrap .play-area .play-item .video-info .title {
  font-size: 16px;
  color: #fff;
}
.full-video-wrap .play-area .play-item .video-info .sub-title {
  color: #7d7d7d;
  font-size: 13px;
  line-height: 22px;
  margin-top: 6px;
}
.full-video-wrap .play-area.show .play-item {
  margin-top: -20%;
}
.full-video-wrap.deep {
  background: rgba(0, 0, 0, 0.9);
}
.full-video-wrap.deep .play-item {
  background: 0 0;
  background: transparent;
  border-color: transparent;
}
.full-video-wrap.deep .play-item .video-info {
  opacity: 0;
}
@media (max-width: 1440px) {
.home-container .body-wrap .banner-col .banner-wrap .el-carousel__container {
    height: 628px;
}
.home-container .body-wrap .banner-col .banner-wrap .el-carousel__container .banner-img .banner-text-wrap {
    margin-top: 88px;
}
}
@media (max-width: 1280px) {
.home-container .body-wrap .banner-col .banner-wrap .el-carousel__container {
    height: 560px;
}
}
@media (min-width: 1440px) {
.home-container .body-wrap .banner-col .banner-wrap .el-carousel__container {
    height: 690px;
}
.home-container .body-wrap .banner-col .banner-wrap .el-carousel__container .banner-img .banner-text-wrap {
    margin-top: 80px;
}
.home-container .body-wrap .banner-col .banner-wrap .learn-more {
    top: 12px;
}
}
.el-submenu::before {
  transition: none !important;
  background: transparent !important;
}
.goBeian-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 20px 0 0;
}
.goBeian {
  cursor: pointer;
}
.goBeian:hover {
  color: #1c9eff;
}
.footerText {
  display: flex;
  width: 1190px;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin: 0 auto;
}
/deep/.el-dialog {
  border-radius: 15px;
}
.message-button {
  position: fixed;
  right: 40px;
  bottom: 10px;
  cursor: pointer;
}
.el-badge .is-fixed {
  top: 12px !important;
  right: 0 !important;
}
.messageDialog .el-dialog__body {
  padding-top: 0 !important;
}
.footer_main {
  position: absolute;
  left: 1063px;
  top: 245px;
  width: 116px;
  text-align: center;
  font-weight: bold;
}
.footer_second {
  position: absolute;
  left: 1063px;
  top: 210px;
  width: 116px;
  height: 136px;
  text-align: center;
  font-weight: bold;
}


/*# sourceMappingURL=14.1778667764426.css.map*/