/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js!./src/assets/css/swiper.less ***!
  \***************************************************************************************************************************************************************/
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAQAAABUOBJQAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfkAhAFKRw9VPaEAAABgUlEQVQ4y33UTShEURTA8TMGg1FYjKIpSZLCDmVlYeVjY2FslZSFrYUF2UpsxcZCspBRsrEgG0UpjWyMhShJykfUaOJvMb1xz3jnnbd49737697z7j3vChJ4dbBOkgQSzLr5IBcTQayeB7xIFYkVZbIrdfmnkD3eBm5MWWxasSTGiAN8OyxFpf9Xt/LmsGcaET9Yw7XDsvTm3heyMAcqu0mvpxAuK7by16PZmGLHlPjDHr4cdkvMHeSvGefRYR906KS8RjnnDvthuHA1vMaWym7u/+rmbjOKbRPyh0P8OOyCqN+2CqVO1cETDf5lIrSoaUesshOivDvwjIgFhSk15poNhU1FJ2xYQcqBGbosKDTx4tB7ai0o9KvVPKLYgsKsynTJhiH2FB21oFCl/pdP2i0otOVPG4Abqi0oJNT0+14l+e3CoqLzNgxzqKp90IJCjDuHvtJsH6SdZBx6SdSCwrjKdMGGwqoD00EwwmkengRBIU4agCx9ISQwqmVUYrIjV786APaUkcbwQQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0wMi0xNVQyMTo0MToyOCswODowMFJKEjcAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMDItMTVUMjE6NDE6MjgrMDg6MDAjF6qLAAAAAElFTkSuQmCC);
  left: 0;
  top: 212px;
  right: auto;
  transform: scale(0.6, 0.6);
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAQAAABUOBJQAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfkAhAFLjaprqmVAAABd0lEQVQ4y33UPyjEcRjH8efn3+EUhlOkJEnyZ0OZDCZ/lhucVenKcKvBQFaJVSwG6QZ1UhYDWRSldDZnEHUJ5eiUS+5t4Pg++j33fNdX3+/z+34/z08QIiTYpAcptoQo35VloDhMUqg0TTYsEU8K1Si7UilWEcOtLftoj4SisxYUapw+4ZNRCwqtPDn0hU4LCkN8OPSKegsKM6rTA0otKKwpumrDco4VnbKgEOLGgTkGLSj0knXoPc0WFMLkHXpOlQWFBdVp3IYeO4rOWVAIcuHAPOMWFFp4cGiaCjvTE+r4DosFOHPYK0ELbqj9YlaPUcW2ra/uJ+ewJNX+sIE7hz3T5n/hZRypGxyx3npFdTdvpWdSsT08f9jDm5qbWv/g1nHtsCzd/qPgsa+OjVhTuKjYsjXXYyrVh/9HtQDbyTjslpDfswpBLh32Tp9/TIQl1d20lU8h5bB1M8YinPyyUwLF4PDPfyz1N+x+y0OkS8LyKHHJSJH6AtKl95NCx8ApAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIwLTAyLTE1VDIxOjQ2OjU0KzA4OjAwffNqIwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMC0wMi0xNVQyMTo0Njo1NCswODowMAyu0p8AAAAASUVORK5CYII=);
  right: 0px;
  top: 212px;
  left: auto;
  transform: scale(0.6, 0.6);
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #666;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #666;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%20120%20120%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%3E%3Cdefs%3E%3Cline%20id%3D%27l%27%20x1%3D%2760%27%20x2%3D%2760%27%20y1%3D%277%27%20y2%3D%2727%27%20stroke%3D%27%236c6c6c%27%20stroke-width%3D%2711%27%20stroke-linecap%3D%27round%27%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2830%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2860%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2890%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28120%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28150%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.37%27%20transform%3D%27rotate%28180%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.46%27%20transform%3D%27rotate%28210%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.56%27%20transform%3D%27rotate%28240%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.66%27%20transform%3D%27rotate%28270%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.75%27%20transform%3D%27rotate%28300%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.85%27%20transform%3D%27rotate%28330%2060%2C60%29%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%20120%20120%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%3E%3Cdefs%3E%3Cline%20id%3D%27l%27%20x1%3D%2760%27%20x2%3D%2760%27%20y1%3D%277%27%20y2%3D%2727%27%20stroke%3D%27%23fff%27%20stroke-width%3D%2711%27%20stroke-linecap%3D%27round%27%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2830%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2860%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2890%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28120%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28150%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.37%27%20transform%3D%27rotate%28180%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.46%27%20transform%3D%27rotate%28210%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.56%27%20transform%3D%27rotate%28240%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.66%27%20transform%3D%27rotate%28270%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.75%27%20transform%3D%27rotate%28300%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.85%27%20transform%3D%27rotate%28330%2060%2C60%29%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js!./src/vanilla/widget/index/index.less ***!
  \************************************************************************************************************************************************************************/
.mod-index {
  margin: 0 auto;
  width: 100%;
  min-width: 1280px;
  max-width: 1440px;
  background: #f9f9fc;
  position: relative;
  overflow: hidden;
  font-family: 'Roboto-Black', 'Roboto';
  color: #333333;
}
.mod-index .top-banner {
  width: 100%;
  background: url(https://de-c3.hitechset.com/static/ng_easymoni_loan_h5/image/e8609ea84b243e1e4d56cfb26289dd61.png) no-repeat;
  height: 803px;
  background-size: 100% 100%;
  padding: 46px 120px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
}
.mod-index .top-banner__top {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.mod-index .top-banner__top__logo {
  width: 142px;
  height: 26px;
}
.mod-index .top-banner__top__im {
  display: inline-block;
  width: 179px;
  height: 48px;
  background: #ffffff;
  border-radius: 31px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #333333;
}
.mod-index .top-banner__title {
  margin-top: 124px;
  font-weight: 900;
  color: #ffffff;
  line-height: 54px;
  font-size: 54px;
}
.mod-index .top-banner__tips {
  margin-top: 60px;
  color: #ffffff;
  line-height: 45px;
  font-size: 30px;
  width: 579px;
}
.mod-index .top-banner__button {
  width: 316px;
  height: 76px;
  background: #ffffff;
  border-radius: 38px;
  font-size: 22px;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 189px;
}
.mod-index .top-banner__button__img {
  width: 52px;
  height: 48px;
  margin-right: 9px;
}
.mod-index .why-content {
  width: 1200px;
  padding: 82px 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.mod-index .why-content__title {
  margin-bottom: 60px;
}
.mod-index .why-content__content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.mod-index .why-content__item {
  width: 265px;
  height: 360px;
  background: #ffffff;
  box-shadow: 0px 10px 40px 0px rgba(21, 208, 118, 0.1);
  border-radius: 20px;
  padding: 41px 18px 35px;
  box-sizing: border-box;
}
.mod-index .why-content__item__image {
  width: 228px;
  height: 145px;
}
.mod-index .why-content__item__content {
  margin-top: 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mod-index .why-content__item__content__title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
}
.mod-index .why-content__item__content__tips {
  margin-top: 26px;
  font-size: 16px;
  color: #999999;
  line-height: 24px;
  text-align: center;
}
.mod-index .how-content {
  width: 100%;
  background-color: #f0faf6;
  height: 896px;
  padding: 81px 0 48px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.mod-index .how-content__title {
  margin-bottom: 48px;
}
.mod-index .how-content__content {
  width: 1220px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.mod-index .how-content__content__line {
  width: 870px;
  position: absolute;
  height: 2px;
  background: #18d178;
  border-radius: 2px;
  top: 26px;
  left: 170px;
}
.mod-index .how-content__step {
  width: 316px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mod-index .how-content__step__no {
  width: 86px;
  height: 52px;
  display: flex;
  background-color: #f0faf6;
  justify-content: center;
  z-index: 1;
}
.mod-index .how-content__step__no__icon {
  width: 52px;
  height: 52px;
  margin: 0 auto;
}
.mod-index .how-content__step__title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  margin-top: 37px;
}
.mod-index .how-content__image {
  width: 316px;
  height: 540px;
  margin-top: 20px;
}
.mod-index .say-content {
  width: 1200px;
  padding: 81px 0 80px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.mod-index .say-content__title {
  margin-bottom: 60px;
}
.mod-index .say-content__grade {
  display: flex;
  align-items: center;
}
.mod-index .say-content__grade__star {
  width: 60px;
  height: 60px;
  margin-right: 24px;
}
.mod-index .say-content__grade p {
  color: #ff0000;
  font-size: 34px;
  font-weight: 500;
  margin-left: 98px;
}
.mod-index .say-content__swiper {
  width: 100%;
  display: flex;
  height: 214px;
  overflow: hidden;
  margin-top: 67px;
  position: relative;
}
.mod-index .say-content__swiper__item {
  width: 343px;
  height: 214px;
  background: #ffffff;
  border-radius: 20px;
  padding: 28px;
  box-sizing: border-box;
  margin-right: 30px;
}
.mod-index .say-content__swiper__item__top {
  display: flex;
  margin-bottom: 22px;
}
.mod-index .say-content__swiper__item__top__headpic {
  width: 64px;
  height: 64px;
  margin-right: 20px;
}
.mod-index .say-content__swiper__item__top__desc {
  height: 64px;
  overflow: hidden;
}
.mod-index .say-content__swiper__item__top__desc__name {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 12px;
}
.mod-index .say-content__swiper__item__top__desc__phone {
  font-size: 16px;
  color: #333333;
}
.mod-index .say-content__swiper__item__tips {
  height: 72px;
  overflow: hidden;
  font-size: 16px;
  color: #999999;
  line-height: 24px;
}
.mod-index .say-content__swiper::-webkit-scrollbar {
  display: none;
}
.mod-index .box1 {
  display: flex;
  width: auto;
}
.mod-index .footer-about {
  width: 100%;
  background-color: #191919;
  padding: 60px 0 46px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #ffffff;
}
.mod-index .footer-about__title {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  margin: 0 auto;
}
.mod-index .footer-about__titlegroup {
  display: flex;
}
.mod-index .footer-about__titlegroup a {
  color: #fff;
}
.mod-index .footer-about__title1 {
  margin-right: 400px;
}
.mod-index .footer-about__title3 {
  margin-right: 70px;
}
.mod-index .footer-about__value1 {
  width: 491px;
}
.mod-index .footer-about__value3 {
  margin-right: 97px;
}
.mod-index .footer-about__value4 {
  margin-right: 18px;
}
.mod-index .footer-about__value6 {
  width: 491px;
  padding-right: 20px;
  box-sizing: border-box;
}
.mod-index .footer-about__value7 {
  width: 600px;
}
.mod-index .footer-about__value {
  width: 1200px;
  margin: 0 auto;
  margin-top: 17px;
  color: #b1b1b1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mod-index .footer-about__value p {
  font-size: 16px;
}
.mod-index .footer-about__value__logo {
  width: 52px;
  height: 52px;
}
.mod-index .footer-about__copyright {
  margin-top: 45px;
  color: #b1b1b1;
  font-size: 16px;
}
.mod-index .title-text {
  font-size: 34px;
  font-weight: 900;
  line-height: 40px;
}
.mask-wrap {
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
}
.mask-wrap.closeMask {
  display: none;
}
.mask-wrap .mask-content-wrap {
  width: 500px;
  height: 270px;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 15%;
  padding: 20px;
}
.mask-wrap .mask-content-wrap .mask-title {
  font-size: 28px;
  line-height: 80px;
}
.mask-wrap .mask-content-wrap .mask-content {
  font-size: 20px;
}
.mask-wrap .mask-content-wrap .btn-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-top: 30px;
}
.mask-wrap .mask-content-wrap .btn-wrap .btn-item {
  width: 120px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 4px;
  font-size: 20px;
  cursor: pointer;
}
.mask-wrap .mask-content-wrap .btn-wrap .refuse {
  color: #000;
  border: 1px solid #333;
}
.mask-wrap .mask-content-wrap .btn-wrap .continue {
  color: #fff;
  background-color: #1a7ef0;
}

/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js!./src/assets/css/layout.less ***!
  \***************************************************************************************************************************************************************/
* {
  padding: 0;
  margin: 0;
  border: 0;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}
body {
  font-family: arial, 'Helvetica Neue', 'Hiragino Sans GB', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
  font-size: 14px;
  background: #dedede;
  color: #444;
}
body #page-container {
  min-height: 100%;
  position: relative;
  margin: 0 auto;
  background: #fff;
  box-sizing: border-box;
}
.loading {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 9999;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

