.module-margin {
  margin-top: 100px;
  /* pc全局的距离上一个模块的距离 */
}

.text-center {
  text-align: center;
}

.big-title {
  font-size: 44px;
}

.base-paragraph-text {
  font-size: 16px;
  color: #8f8f8f;
  text-align: justify;
}

.base-paragraph-text1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 1px;
  color: #8f8f8f;
  text-align: justify;
}

.color-black {
  color: #1a1a1a;
}

.color-dark {
  color: #2f3343;
}

.color-grey {
  color: #8f8f8f;
}

.color-light-grey {
  color: #f1f1f3;
}

.color-white-grey {
  color: #f9f9f9;
}

.color-green {
  color: #00b984;
}

a.color-green {
  color: #00b984!important;
}

.color-blue {
  color: #3a8cf7;
}

.color-opacity-green {
  background: rgba(0, 185, 132, 0.3);
}

.padding-r1-0 {
  padding-right: 57px;
}

.padding-r1 {
  padding-right: 105.6px;
}

.padding-l1-0 {
  padding-left: 57px;
}

.padding-l1 {
  padding-left: 105.6px;
}

.padding-t03 {
  padding-top: 28px;
}

.padding-t15 {
  padding-top: 14px;
}

.padding-b07 {
  padding-bottom: 67.2px;
}

.blod {
  font-weight: 500;
}

.big-title {
  font-size: 44px;
  font-weight: 800;
  color: #2f3343;
  line-height: 50px;
  vertical-align: middle;
}

.first-module-padding {
  padding-top: 92px;
}

.footer-wrapper-content {
  background: rgba(249, 249, 249, 1);
}

.fonter-wrapper {
  color: #5e6364;
}

.footer-nav {
  display: block;
  padding: 19px 0;
  position: relative;
}

.footer-nav::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  border-top: 1px solid #e4e9ec;
  transform: scaleY(0.5);
}

.footer-nav .nav-item {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 0;
  margin-right: 19px;
  position: relative;
}

.footer-nav .nav-item a {
  font-size: 16px;
  color: #5e6364;
}

.footer-nav .nav-item a i {
  font-size: 16px;
}

.footer-nav .nav-item a i:hover {
  color: #00b984;
}

.nav-item {
  position: relative;
}

.nav-item .hover-qrcode {
  position: absolute;
  top: -80px;
  left: 50%;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  z-index: 100;
}

.nav-item .hover-qrcode .bubble {
  width: 64px;
  height: 64px;
  position: relative;
  padding: 4px;
  border-radius: 4px;
  filter: drop-shadow(0 0 2px #999);
  background: #fff;
}

.nav-item .hover-qrcode .bubble::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 26px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 10px solid #fff;
}

.nav-item .hover-qrcode .bubble::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 26px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 10px solid #fff;
}

.nav-item .hover-qrcode .bubble img {
  width: 57px;
  height: 57px;
}

.contact-wrapper {
  display: block;
}

.qrcode-wrapper {
  text-align: right;
}

.contact-margin-top {
  margin-top: 39px;
}

.contact-wrapper .qrcode-wrapper .qrcode-con {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  margin-left: 24px;
  margin-top: 39px;
  width: 110px;
  overflow: hidden;
}

.qrcode-con .qrcode-name {
  font-size: 16px;
  color: #5e6364;
  margin-top: 10px;
}

.contact-title {
  font-size: 16px;
  color: #5e6364;
  margin: 39px 0 24px 0;
}

.link-employment {
  font-size: 16px;
}

.qrcode-con img {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  width: 100%;
}

.border-1px {
  margin-top: 39px;
  position: relative;
}

.border-1px::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  border-top: 1px solid #e5e5e3;
  transform: scaleY(0.5);
}

.bei-an-wrapper {
  display: block;
  padding: 14px 0;
  position: relative;
  text-align: center;
}

.bei-an-wrapper .bei-an-item {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.bei-an-item .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #5e6364;
}

.bei-an-item img {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

/*****************
Scroll to top CSS
*****************/

#topcontrol {
  z-index: 9;
}

#topcontrol {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 40px;
  text-align: center;
  /* -webkit-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1); */
}

#topcontrol .iconfont {
  font-size: 26px;
  line-height: 34px;
  display: block;
  text-align: center;
  color: #5e6364;
}

#topcontrol .totop-wrap {
  position: relative;
}

.totop-wrap .suspend {
  position: absolute;
  bottom: 2px;
  left: -110px;
  width: 115px;
  overflow: hidden;
  display: none;
}

.totop-wrap .suspend img {
  width: 100%;
}

/*************
Preloader CSS
*************/

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  background: #ffffff;
  width: 100%;
  text-align: center;
  height: 100%;
  z-index: 9999;
}

.preloader img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.link-employment {
  color: #5e6364;
}

.link-employment .icon-2arrow {
  font-size: 14px;
  display: inline-block;
  padding-left: 5px;
}

.hover-green:hover {
  color: #00b984;
  font-weight: 500;
}

.weight500 {
  font-weight: 500;
}

.margin-tp20 {
  margin-top: 20px;
}

/* 新导航 */

.tab-wrapper-content {
  background: #fafbfc;
}

.submenu-tab {
  display: inline-block;
  padding: 20px 0;
  color: #2f3343;
  font-size: 16px;
  margin-right: 56px;
}

.submenus-container .active {
  color: #2f3343 !important;
  font-weight: 600;
  border-bottom: 2px solid #00b984;
}

.submenus-container--top {
  position: fixed;
  top: 0;
  background: #ffffff;
}

.submenu-tab-slider {
  position: absolute;
  bottom: 0;
  display: block;
  width: 0;
  height: 2px;
  background: #00b984;
  transition: left 0.3s ease;
}

.navFix {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  /* min-width: 1220px; */
  border-radius: 0;
  z-index: 9998;
}

.header-nav .icon-bar {
  width: 18px !important;
}

.navFix-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.tab-wrapper-content .container {
  background: #fafbfc;
}

.hover-code {
  position: absolute;
  top: -158px;
  left: 50%;
  left: 50%;
  width: 150px;
  overflow: hidden;
  transform: translateX(-50%);
  z-index: 100;
  display: none;
}

.arrow_up {
  width: 9px;
  height: 9px;
  border-top: 2px solid #5e6364;
  border-right: 2px solid #5e6364;
  border-radius: 2px;
  transform: rotate(-45deg);
}

.arrow_bot {
  width: 9px;
  height: 9px;
  border-top: 2px solid #5e6364;
  border-right: 2px solid #5e6364;
  border-radius: 2px;
  transform: rotate(135deg);
}

.hover-code img {
  width: 100%;
}

.hidden-lg {
  display: none;
}

.mobile-scroll-top {
  display: block;
  width: 100%;
  background: rgba(242, 243, 245, 1);
  font-size: 0.25rem;
  font-weight: 800;
  color: rgba(94, 99, 100, 1);
  line-height: 0.25rem;
  text-align: center;
  padding: 0.31rem 0;
  margin-top: 0.4rem;
}

.low-browser-mask {
  width: 100%;
  height: 768px;
  background-image: url(../img/low-browser-bg.png);
  background-size: 100% 100%;
  position: relative;
}

.low-browser-modal {
  position: fixed;
  top: 15%;
  left: 50%;
  width: 455px;
  height: 271px;
  transform: translateX(-50%);
  z-index: 10000;
}

.low-browser-modal-img {
  display: block;
  width: 455px;
  height: 271px;
}

.low-browser-modal-img img {
  width: 100%;
}

.contact-text {
  color: #5e6364;
  font-size: 16px;
  line-height: 26px;
  vertical-align: middle;
  margin-bottom: 12px;
}

.contact-type {
  display: inline-block;
  width: 70px;
  height: 26px;
  line-height: 26px;
  text-align: justify;
  text-align-last: justify;
  vertical-align: top;
}

.contact-type:after {
  content: "";
  height: 0;
  line-height: 0;
  display: inline-block;
  width: 100%;
  font-size: 0;
}

.contact-info {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  vertical-align: top;
}

.contact-info:after {
  height: 0;
  line-height: 0;
  font-size: 0;
  display: inline-block;
}

.container {
  padding: 0;
}

.row {
  margin-right: 0;
  margin-left: 0;
}

.history .container {
  padding: 0 15px;
}

.history .big-title {
  margin-left: -15px;
}

.tab-wrapper-content .col-md-12,
.tab-wrapper-content .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-right: 0;
  padding-left: 0;
}

@media only screen and (max-width: 991px) {
  .history-info .carousel-container {
    padding: 56px 0 56px 0;
  }
}
