.lobourService {
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
.labourServiceSwiper {
  width: 100%;
  height: 480px;
  margin-bottom: 92px;
}
.boxTitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 56px;
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-bottom: 21px;
}
.boxTitle span {
  width: 40px;
  height: 4px;
  background: #0278e0;
}
.titleHint {
  width: 1000px;
  /* height: 60px; */
  margin: 0 auto;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #aab8cb;
  line-height: 24px;
  margin-bottom: 78px;
  text-align:center;
}
.banner1 {
  width: 100%;
  height: 540px;
  position: relative;
  background: #f9f9ff;
}
.banner1 img {
  width: 1200px;
  height: 396px;
  position: absolute;
  top: 49px;
  left: calc(50% - 600px);
  /* margin: 0 auto */
}
.banner2 {
  position: relative;
  width: 100%;
  height: 594px;
  background: url(../img/images/组\ 14@2x.png) no-repeat;
  background-size: 100% 100%;
}
.banner2 .banner2Text {
  position: absolute;
  right: calc(50% + 188px);
}
.banner2 img {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
}
.banner2Text .title {
  /* width: 119px; */
  height: 29px;
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  margin-top: 73px;
  /* line-height: 295px; */
}
.banner2Text .line {
  width: 61px;
  height: 4px;
  background: #ffffff;
  margin-top: 19px;
}
.banner2Text > ul {
  margin-top: 40px;
  margin-left: 20px;
}
.banner2Text > ul > li {
  list-style: disc !important;
  font-size: 16px;
  line-height: 46px;
  color: #fcfafa;
}
.banner2Text ul li::marker {
  color: #fff;
}
.myBtn2 {
  margin-top: 47px;
  width: 180px !important;
  height: 49px !important;
  background-color: #fff;
  border-radius: 4px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #0278e0;
  /* line-height: 46px; */
}
.indexBox1 {
  width: 100%;
  height: 212px;
  background-color: #f2f2f2;
  margin-bottom: 93px;
}
.indexContent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 100%;
  /* background-color: red; */
  margin: 0 auto;
}
.indexItem {
  height: 120px;
  width: 111px;
}
.indexItem .indexText {
  width: 100%;
  /* height: 40px; */
  font-size: 51px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2979ff;
  text-align: center;
  /* line-height: 500px; */
}
.indexItem .num {
  width: 100%;
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #7d7d7d;
  text-align: center;
  margin-top: 27px;
  /* line-height: 163px; */
}
.banner3 {
  width: 1200px;
  height: 620px;
  margin: 0 auto;
  background-color: #fff;
}
.myItem {
  display: flex;
  padding: 2px;
  height: 560px !important;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
  background-color: #fff;
}
.myItem .lognBox {
  width: 264px;
  height: 264px;
  background: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(199, 199, 199, 0.35);
  border-radius: 6px;
}
.layui-carousel > [carousel-item] > * {
  background-color: #fff !important;
}
.bottomBanner {
  width: 100%;
  height: 657px;
  background: url(../img/images/组\ 14@2x.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.boxTitle1 {
  color: #fff;
  margin-top: 53px;
}
.titlLine1 {
  background-color: #fff !important;
}
.seachBox {
  position: relative;
  width: 579px;
  height: 48px;
  background: #ffffff;
  border-radius: 8px;
  margin: 0 auto;
}
.seachBox img {
  height: 24px;
  width: 24px;
  position: absolute;
  left: 19px;
  top: 12px;
}
.seachText {
  width: 321px;
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
  margin: 0 auto;
  margin-top: 13px;
}
.conTent {
  width: 1199px;
  /* height: 259px; */
  background: #ffffff;
  border-radius: 7px;
  margin: 0 auto;
  margin-top: 27px;
  padding: 29px 35px;
  box-sizing: border-box;
}
.signBox {
  display: flex;
  margin-top: 34px;
}
.sign {
  height: 27px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #0278e0;
  line-height: 27px;
  margin-right: 24px;
  padding: 7px;
  /* box-sizing: border-box; */
}
.signBlue {
  background: #eaf4fe;
  border-radius: 4px;
}
.signRed {
  /* width: 58px; */
  /* height: 27px; */
  background: #fcedec;
  border-radius: 4px;
}
.itemLine {
  margin-top: 35px;
  margin-bottom: 24px;
  width: 1129px;
  height: 1px;
  border: 1px solid #c6c5c5;
}
.bottomBtn {
  width: 259px;
  height: 45px;
  background: #ffffff;
  border-radius: 9px;
  margin: 0 auto;
  margin-top: 48px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #2e5ff6;
  line-height: 45px;
  text-align: center;
}

.loginBox {
  position: absolute;
  width: 326px;
  height: 357px;
  background: #ffffff;
  opacity: 0.96;
  border-radius: 10px;
  top: 62px;
  right: 100px;
  z-index: 100;
  padding: 34px;
  box-sizing: border-box;
}

.login_title {
  width: 214px;
  height: 18px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2187e4;
  line-height: 18px;
  margin-bottom: 30px;
}

.layui-input {
  border: none;
  background: #f4f3f8;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  margin-bottom: 30px;
  font-size: 16px;
}

.sub-btn-box .layui-btn {
  /* width: 220px; */
  width: 100%;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  margin-top: 10px;
  letter-spacing: 8px;
  border-radius: 5px;
}
.verify-btn-box {
  position: relative;
  width: 100%;
}
.verify-btn {
  height: 45px;
  line-height: 45px;
  margin-top: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  text-align: center;
  background-color: #f3f3f3;
  color: #999;
  font-size: 14px;
  cursor: pointer;
}
.verify-btn i {
  color: #ccc;
}

/* 滑动验证码样式 */
.block {
  position: absolute;
  left: 0;
  top: 0;
}

.sliderContainer {
  position: relative;
  text-align: center;
  line-height: 32px;
  background: #f7f9fa;
  border-radius: 2px;
  color: #10b2fa;
}

.sliderbg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-color: #f7f9fa;
  height: 30px;
  border-radius: 2px;
  border: 1px solid #e6e8eb;
}

.sliderContainer_active .slider {
  top: -1px;
  border: 1px solid #1991fa;
}

.sliderContainer_active .sliderMask {
  border-width: 1px 0 1px 1px;
}

.sliderContainer_success .slider {
  top: -1px;
  border: 1px solid #52ccba;
  background-color: #52ccba !important;
}

.sliderContainer_success .sliderMask {
  border: 1px solid #52ccba;
  border-width: 1px 0 1px 1px;
  background-color: #d2f4ef;
}

.sliderContainer_success .sliderIcon:before {
  content: "\f00c";
}

.sliderContainer_fail .slider {
  top: -1px;
  border: 1px solid #f57a7a;
  background-color: #f57a7a !important;
}

.sliderContainer_fail .sliderMask {
  border: 1px solid #f57a7a;
  background-color: #fce1e1;
  border-width: 1px 0 1px 1px;
}

.sliderContainer_fail .sliderIcon:before {
  content: "\f00d";
}

.sliderContainer_active .sliderText,
.sliderContainer_success .sliderText,
.sliderContainer_fail .sliderText {
  display: none;
}

.sliderMask {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  border: 0 solid #1991fa;
  background: #d1e9fe;
  border-radius: 2px;
}

.slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 30px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: background 0.2s linear;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider:hover {
  background: #1991fa;
}

.slider:hover .sliderIcon {
  background-position: 0 -13px;
}

.sliderText {
  position: relative;
}

.sliderIcon {
}

.refreshIcon {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  margin: 6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 1rem;
  z-index: 5;
  transition: color 0.3s linear;
}

.refreshIcon:hover {
  color: #6c757d;
}

@media screen and (max-width: 1200px) {
  .login_Box {
    left: 0;
    width: 320px;
  }
}
.layui-icon-close {
  position: absolute;
  top: 7px;
  right: 7px;
  font-size: 20px;
  color: #1e9fff;
  font-weight: bold;
  cursor: pointer;
}

.slidercaptcha {
  margin: 0 auto;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
  margin-top: 25px;
  position: absolute;
  bottom: 50px;
  background-color: #fff;
  box-shadow: 0 0 2px 2px #eee;
  width: 100%;
  height: 215px;
  z-index: 110;
  display: none;
}

.slidercaptcha .card-body {
  padding: 6px;
}

.slidercaptcha canvas:first-child {
  border-radius: 4px;
  border: 1px solid #e6e8eb;
}

.slidercaptcha.card .card-header {
  background-image: none;
  /* background-color: rgba(0, 0, 0, 0.03); */
}

.slidercaptcha.card .card-header span {
  margin-top: 8px;
  display: inline-block;
  margin-left: 29px;
}

.refreshIcon {
  top: -30px;
  font-size: 18px;
  color: #1e9fff;
}
