@charset "UTF-8";
/**设置cssfun方法**/
body {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.main .module > h1 {
  font-size: 48px;
  color: #202124;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 15px 0;
}

.main .module > h2 {
  font-size: 40px;
  color: #202124;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 15px 0;
}

.main .module > p {
  font-size: 18px;
  color: #5f6368;
  text-align: center;
  padding: 0 calc( ( 100% - 630px)/2);
}

.main .module > a {
  display: block;
  width: 242px;
  width: fit-content;
  padding: 0 30px;
  height: 52px;
  height: 42px;
  line-height: 52px;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  border-radius: 4px;
  background: #4285F4;
  margin: 0 auto;
  cursor: pointer;
}

.main .module.foreWord {
  margin: 90px 0 150px 0;
}

.main .module.foreWord p {
  line-height: 34px;
  margin: 30px 0 50px;
}

.main .retail {
  margin: 90px 0 100px 0 !important;
}

.main .module_login {
  margin-bottom: 80px;
  background-color: #F8F9FA;
}

.main .module_login img:first-of-type {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.main .module_login img:last-of-type {
  display: none;
}

.main .module_plan {
  margin: 0 0 100px 0;
}

.main .module_plan .module_content {
  margin: 50px 0 0 0;
}

.main .module_plan .module_content > .list {
  display: flex;
  justify-content: space-between;
}

.main .module_plan .module_content > .list > .item {
  width: 400px;
  height: 572px;
  overflow: hidden;
  border: 1px solid #CBCBCB;
  border-radius: 4px;
  padding: 28px 16px 0;
}

.main .module_plan .module_content > .list > .item .title div {
  text-align: left;
}

.main .module_plan .module_content > .list > .item .title div img {
  width: 30px;
}

.main .module_plan .module_content > .list > .item .title p {
  font-size: 16px;
  color: #202124;
  margin: 24px 0;
}

.main .module_plan .module_content > .list > .item .list {
  height: 440px;
  overflow-x: hidden;
  overflow-y: auto;
  /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.main .module_plan .module_content > .list > .item .list .item {
  border-top: 1px solid #CBCBCB;
  padding: 24px 0 16px;
}

.main .module_plan .module_content > .list > .item .list .item h4 {
  font-size: 14px;
  color: #2E78F7;
  margin: 0 0 24px 0;
}

.main .module_plan .module_content > .list > .item .list .item h4 a {
  font-size: 14px;
  color: #2E78F7;
}

.main .module_plan .module_content > .list > .item .list .item p {
  font-size: 14px;
  color: #5f6368;
  line-height: 24px;
  font-weight: 300;
}

.main .module_plan .module_content > .list > .item .list .item > a {
  display: block;
  font-size: 14px;
  color: #2E78F7;
  line-height: 22px;
  text-decoration: underline;
  margin: 6px 0;
}

.main .module_plan .module_content > .list > .item .list::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff;
}

.main .module_plan .module_content > .list > .item .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #fff;
}

.main .module_plan .module_content > .list > .item .list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #CBCBCB;
}

.main .module_case {
  margin: 0 0 47px 0;
}

.main .module_case .module_content {
  margin: 55px 0 0 0;
}

.main .module_case .module_content .list:first-of-type {
  display: flex;
}

.main .module_case .module_content .list:first-of-type .item {
  width: calc( ( 100% - 100px)/3);
  margin: 0 50px 0 0;
  min-height: 270x;
  padding: 12px 24px 36px 15px;
  border: 1px solid #CBCBCB;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}

.main .module_case .module_content .list:first-of-type .item div:first-of-type {
  height: 50px;
  display: flex;
  align-items: center;
  text-align: left;
}

.main .module_case .module_content .list:first-of-type .item div:first-of-type img {
  height: 40px;
}

.main .module_case .module_content .list:first-of-type .item:nth-of-type(3n) {
  margin: 0;
}

.main .module_case .module_content .list:first-of-type .item .tag {
  margin: 16px 0 24px 0;
  font-size: 12px;
  color: #515254;
}

.main .module_case .module_content .list:first-of-type .item h3 {
  font-size: 20px;
  line-height: 30px;
  color: #202124;
  margin: 0 0 77px 0;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.main .module_case .module_content .list:first-of-type .item p {
  font-size: 14px;
  font-weight: 300;
  color: #202124;
  position: absolute;
  left: 15px;
  bottom: 15px;
}

.main .module_case .module_content .list:first-of-type .item:hover {
  background: #2E78F7;
}

.main .module_case .module_content .list:first-of-type .item:hover .tag,
.main .module_case .module_content .list:first-of-type .item:hover h3,
.main .module_case .module_content .list:first-of-type .item:hover p {
  color: #fff;
}

.main .module_case .module_content .list:nth-of-type(2) {
  display: flex;
}

.main .module_case .module_content .list:nth-of-type(2) .item {
  width: calc( ( 100% - 100px)/3);
  margin: 0 50px 0 0;
  min-height: 320px;
  padding: 16px 16px 0 16px;
  border: 1px solid #CBCBCB;
  border-radius: 4px;
  cursor: pointer;
}

.main .module_case .module_content .list:nth-of-type(2) .item div:first-of-type {
  position: relative;
}

.main .module_case .module_content .list:nth-of-type(2) .item div:first-of-type img:first-of-type {
  width: 100%;
}

.main .module_case .module_content .list:nth-of-type(2) .item div:first-of-type img:nth-of-type(2) {
  width: 100%;
  display: none;
}

.main .module_case .module_content .list:nth-of-type(2) .item div:first-of-type img:nth-of-type(3) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.main .module_case .module_content .list:nth-of-type(2) .item div:first-of-type img:nth-of-type(4) {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.main .module_case .module_content .list:nth-of-type(2) .item:nth-of-type(3n) {
  margin: 0;
}

.main .module_case .module_content .list:nth-of-type(2) .item .tag {
  font-size: 12px;
  color: #34A853;
  margin: 13px 0 6px 0;
}

.main .module_case .module_content .list:nth-of-type(2) .item h3 {
  font-size: 16px;
  line-height: 24px;
  color: #202124;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.main .module_case .module_content .list:nth-of-type(2) .item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.main .module_case .module_content .list:nth-of-type(2) .item:hover h3 {
  color: #2E78F7;
}

.main .module_case .module_content .list:nth-of-type(2) .item:hover div:first-of-type img:nth-of-type(3) {
  display: none;
}

.main .module_case .module_content .list:nth-of-type(2) .item:hover div:first-of-type img:nth-of-type(4) {
  display: block;
}

.main .module_case .module_content a {
  display: block;
  width: 242px;
  width: fit-content;
  padding: 0 30px;
  height: 52px;
  height: 42px;
  line-height: 52px;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  border-radius: 4px;
  background: #4285F4;
  cursor: pointer;
}

.main .module_case .module_content a:first-of-type {
  margin: 45px auto 55px;
}

.main .module_case .module_content a:nth-of-type(2) {
  margin: 48px auto 0;
}

.main .module_sole {
  margin: 0 0 47px 0;
}

.main .module_sole .module_content {
  margin: 55px 0 0 0;
}

.main .module_sole .module_content .list {
  display: flex;
  justify-content: flex-start;
}

.main .module_sole .module_content .list .item {
  width: calc( ( 100% - 108px)/3);
  min-height: 360px;
  margin: 0 50px 0 0;
  cursor: pointer;
  border: 1px solid #CBCBCB;
  border-radius: 4px;
  position: relative;
}

.main .module_sole .module_content .list .item > div:first-of-type {
  width: 100%;
}

.main .module_sole .module_content .list .item > div:first-of-type img {
  width: 100%;
  border-radius: 4px;
}

.main .module_sole .module_content .list .item > div:first-of-type img:first-of-type {
  display: block;
}

.main .module_sole .module_content .list .item > div:first-of-type img:nth-of-type(2) {
  display: none;
}

.main .module_sole .module_content .list .item > div:nth-of-type(2) {
  padding: 8px 30px 50px 20px;
  margin: -4px 0 0 0;
}

.main .module_sole .module_content .list .item > div:nth-of-type(2) .tag {
  font-size: 12px;
  color: #202124;
  color: #5f6368;
}

.main .module_sole .module_content .list .item > div:nth-of-type(2) h3 {
  font-size: 20px;
  line-height: 25px;
  height: 48px;
  color: #202124;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 12px 0 14px 0;
}

.main .module_sole .module_content .list .item > div:nth-of-type(2) p:first-of-type {
  font-size: 16px;
  line-height: 24px;
  height: 92px;
  font-weight: 300;
  color: #5f6368;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.main .module_sole .module_content .list .item:nth-of-type(3n) {
  margin: 0;
}

.main .module_sole .module_content .list .item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.main .module_sole .module_content .list .item:hover > div:nth-of-type(2) {
  border: 0;
}

.main .module_sole .module_content .list .item:hover > div:nth-of-type(2) h4 {
  color: #1A73E8;
}

.main .module_sole .module_content a {
  display: block;
  width: 242px;
  width: fit-content;
  padding: 0 30px;
  height: 52px;
  height: 42px;
  line-height: 52px;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  border-radius: 4px;
  background: #4285F4;
  cursor: pointer;
  margin: 48px auto 55px;
}

.main .module_data {
  margin: 0 0 47px;
}

.main .module_data .module_content {
  position: relative;
  margin: 55px 0;
  padding: 0 72px;
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  overflow: hidden;
  cursor: pointer;
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:first-of-type {
  margin: 0 22px 0 0;
  width: 105px;
  min-height: 128px;
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:first-of-type img {
  width: 105px;
  height: 100%;
  min-height: 128px;
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:first-of-type img:first-of-type {
  display: block;
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:first-of-type img:nth-of-type(2) {
  display: none;
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:nth-of-type(2) {
  position: relative;
  max-width: calc( 100% - 130px);
  width: calc( 100% - 130px);
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:nth-of-type(2) h4 {
  width: 100%;
  font-size: 22px;
  color: #202124;
  padding: 4px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:nth-of-type(2) h4:hover {
  color: #1A73E8;
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:nth-of-type(2) p:first-of-type {
  width: 100%;
  font-size: 22px;
  color: #202124;
  padding: 4px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:nth-of-type(2) p:last-of-type {
  font-size: 16px;
  font-weight: 300;
  color: #5f6368;
  line-height: 26px;
  margin: 2px 0 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:nth-of-type(2) a {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  font-weight: 300;
  color: #4285F4;
  cursor: pointer;
}

.main .module_data .module_content .swiper-button-next {
  right: 20px;
}

.main .module_data .module_content .swiper-button-prev {
  left: 20px;
}

.main .module_data .module_content .swiper-button-next,
.main .module_data .module_content .swiper-button-prev {
  transform: translateY(-50%);
}

.main .module_contact {
  background: #3c4043;
  padding: 36px 0;
}

.main .module_contact .module_content {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.main .module_contact .module_content h3 {
  font-sizE: 36px;
  color: #fff;
  line-height: 44px;
}

.main .module_contact .module_content div {
  width: 389px;
  margin-top: 25px;
}

.main .module_contact .module_content div p {
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  margin: 0 0 36px;
}

.main .module_contact .module_content div a {
  display: block;
  width: fit-content;
  padding: 0 24px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #1a73e8;
  font-weight: 500;
  text-align: center;
  background: white;
  border-radius: 4px;
  cursor: pointer;
}

@media screen and (max-width: 1440px) {
  .main .module_plan .module_content > .list > .item {
    width: 360px;
  }
  .main .module_case .module_content .list:first-of-type .item {
    width: 360px;
  }
  .main .module_case .module_content .list:nth-of-type(2) .item {
    width: 360px;
  }
  .main .module_contact .module_content {
    width: calc( 100% - 200px);
  }
}

@media screen and (max-width: 750px) {
  .main .module > h1 {
    font-size: 5.33333vw;
    line-height: 8vw;
    margin: 0 0 2vw 0;
  }
  .main .module > h2 {
    font-size: 4.8vw;
    line-height: 6.4vw;
    margin: 0 0 2vw 0;
  }
  .main .module > p {
    font-size: 3.2vw;
    line-height: 4.53333vw;
    padding: 0 10.66667vw;
  }
  .main .module > a {
    padding: 0 4vw;
    height: 8vw;
    line-height: 8vw;
    font-size: 3.2vw;
    border-radius: 0.53333vw;
  }
  .main .retail {
    margin: 9.33333vw 0 !important;
    padding: 0 5.33333vw;
  }
  .main .module.foreWord {
    margin: 9.33333vw 0;
    overflow: hidden;
  }
  .main .module.foreWord h1 {
    font-size: 7.46667vw;
    line-height: 9.6vw;
    text-align: left;
  }
  .main .module.foreWord p {
    text-align: left;
    line-height: 1.8;
    margin: 0 0 6.4vw 0;
    padding: 0;
    font-size: 4vw;
  }
  .main .module.foreWord p br {
    display: none;
  }
  .main .module.foreWord a {
    float: left;
  }
  .main .module_login {
    margin-bottom: 10.66667vw;
  }
  .main .module_login img:first-of-type {
    display: none;
  }
  .main .module_login img:last-of-type {
    width: 100%;
    display: block;
  }
  .main .module_plan {
    margin: 0 0 4vw 0;
  }
  .main .module_plan > h1,
  .main .module_plan > p {
    display: none;
  }
  .main .module_plan .module_content {
    margin: 9.33333vw 0 0 0;
  }
  .main .module_plan .module_content > .list {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .main .module_plan .module_content > .list > .item {
    width: 100%;
    height: 100vw;
    border: 0.13333vw solid #CBCBCB;
    border-radius: 0.53333vw;
    padding: 6vw 3.2vw 0;
    margin: 0 0 5.33333vw 0;
  }
  .main .module_plan .module_content > .list > .item .title {
    display: flex;
    align-items: center;
    margin: 0 0 4.66667vw 0;
  }
  .main .module_plan .module_content > .list > .item .title div {
    text-align: left;
  }
  .main .module_plan .module_content > .list > .item .title div img {
    width: 4.93333vw;
  }
  .main .module_plan .module_content > .list > .item .title p {
    font-size: 4.26667vw;
    margin: 0 0 0 1.6vw;
  }
  .main .module_plan .module_content > .list > .item .list {
    height: 84vw;
  }
  .main .module_plan .module_content > .list > .item .list .item {
    border-top: 0.13333vw solid #CBCBCB;
    padding: 4.8vw 0 4.66667vw;
  }
  .main .module_plan .module_content > .list > .item .list .item h4 {
    font-size: 3.73333vw;
    margin: 0 0 2.66667vw 0;
  }
  .main .module_plan .module_content > .list > .item .list .item h4 a {
    font-size: 3.73333vw;
  }
  .main .module_plan .module_content > .list > .item .list .item p {
    font-size: 3.2vw;
    line-height: 5.33333vw;
  }
  .main .module_plan .module_content > .list > .item .list .item > a {
    font-size: 3.2vw;
    line-height: 4.26667vw;
    margin: 1.06667vw 0;
  }
  .main .module_plan .module_content > .list > .item .list::-webkit-scrollbar {
    display: none;
  }
  .main .module_case {
    margin: 0 0 8.26667vw 0;
  }
  .main .module_case .module_content {
    margin: 8vw 0 0 0;
  }
  .main .module_case .module_content .list:first-of-type {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .main .module_case .module_content .list:first-of-type .item {
    width: 100%;
    min-height: 36.26667vw;
    padding: 2vw 2vw 8vw;
    border: 0.13333vw solid #CBCBCB;
    border-radius: 0.53333vw;
    margin: 0 0 2.66667vw 0;
  }
  .main .module_case .module_content .list:first-of-type .item div:first-of-type {
    height: 8vw;
  }
  .main .module_case .module_content .list:first-of-type .item div:first-of-type img {
    height: 5.33333vw;
  }
  .main .module_case .module_content .list:first-of-type .item .tag {
    margin: 2.66667vw 0 2.4vw 0;
    font-size: 3.2vw;
  }
  .main .module_case .module_content .list:first-of-type .item h3 {
    font-size: 4vw;
    line-height: 5.33333vw;
    display: block;
  }
  .main .module_case .module_content .list:first-of-type .item p {
    font-size: 3.2vw;
    left: 2vw;
    bottom: 4vw;
  }
  .main .module_case .module_content .list:nth-of-type(2) {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .main .module_case .module_content .list:nth-of-type(2) .item {
    width: 100%;
    min-height: 60vw;
    padding: 2.53333vw 2.26667vw 0 2.66667vw;
    border: 0.13333vw solid #CBCBCB;
    border-radius: 0.53333vw;
    margin: 0 0 3.2vw 0;
  }
  .main .module_case .module_content .list:nth-of-type(2) .item div:first-of-type img:first-of-type {
    display: none;
  }
  .main .module_case .module_content .list:nth-of-type(2) .item div:first-of-type img:nth-of-type(2) {
    display: block;
  }
  .main .module_case .module_content .list:nth-of-type(2) .item .tag {
    font-size: 3.2vw;
    margin: 3.73333vw 0 1.33333vw 0;
  }
  .main .module_case .module_content .list:nth-of-type(2) .item h3 {
    font-size: 4vw;
    line-height: 5.33333vw;
    display: block;
  }
  .main .module_case .module_content a {
    padding: 0 4vw;
    height: 8vw;
    line-height: 8vw;
    font-size: 3.2vw;
    border-radius: 0.53333vw;
  }
  .main .module_case .module_content a:first-of-type {
    margin: 10.26667vw auto 12.26667vw;
  }
  .main .module_case .module_content a:nth-of-type(2) {
    margin: 4.93333vw auto 0;
  }
  .main .module_sole {
    margin: 0 0 8.26667vw 0;
  }
  .main .module_sole .module_content {
    margin: 8vw 0 0 0;
  }
  .main .module_sole .module_content .list {
    flex-wrap: wrap;
  }
  .main .module_sole .module_content .list .item {
    width: 100%;
    min-height: 36.26667vw;
    border: 0.13333vw solid #CBCBCB;
    border-radius: 0.53333vw;
    margin: 0 0 2.66667vw 0;
  }
  .main .module_sole .module_content .list .item > div:first-of-type img:first-of-type {
    display: none;
  }
  .main .module_sole .module_content .list .item > div:first-of-type img:last-of-type {
    display: block;
  }
  .main .module_sole .module_content .list .item > div:last-of-type {
    padding: 2vw 2vw 8vw;
  }
  .main .module_sole .module_content .list .item > div:last-of-type .tag {
    margin: 2.66667vw 0 2.4vw 0;
    font-size: 3.2vw;
  }
  .main .module_sole .module_content .list .item > div:last-of-type h3 {
    font-size: 4vw;
    line-height: 5.33333vw;
    height: auto;
    display: block;
  }
  .main .module_sole .module_content .list .item > div:last-of-type p:first-of-type {
    font-size: 3.2vw;
    line-height: 5.33333vw;
    height: auto;
    display: block;
  }
  .main .module_sole .module_content a {
    padding: 0 4vw;
    height: 8vw;
    line-height: 8vw;
    font-size: 3.2vw;
    border-radius: 0.53333vw;
    margin: 4.93333vw auto 0;
  }
  .main .module_data .module_content {
    margin: 8vw 0;
    padding: 0 5.33333vw;
  }
  .main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide {
    padding: 2vw 2vw 1.86667vw 1.6vw;
  }
  .main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:first-of-type {
    margin: 0 2.53333vw 0 0;
    width: 25.06667vw;
    min-height: 30.53333vw;
  }
  .main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:first-of-type img {
    width: 25.06667vw;
  }
  .main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:first-of-type img:first-of-type {
    display: none;
  }
  .main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:first-of-type img:nth-of-type(2) {
    display: block;
  }
  .main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:nth-of-type(2) h4 {
    font-size: 4.26667vw;
    line-height: 6.66667vw;
  }
  .main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:nth-of-type(2) p:first-of-type {
    font-size: 5.33333vw;
    line-height: 6.66667vw;
    margin: 0 0 1.6vw 0;
  }
  .main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:nth-of-type(2) p:last-of-type {
    font-size: 3.2vw;
    line-height: 5.33333vw;
  }
  .main .module_data .module_content .swiper-container .swiper-wrapper .swiper-slide > div:nth-of-type(2) a {
    font-size: 3.2vw;
  }
  .main .module_data .module_content .swiper-button-next {
    right: 0;
  }
  .main .module_data .module_content .swiper-button-prev {
    left: 0;
  }
  .main .module_data .module_content .swiper-button-next,
  .main .module_data .module_content .swiper-button-prev {
    width: 2.13333vw;
    height: 3.46667vw;
  }
  .main .module_contact .module_content {
    width: calc( 100% - 56px);
    margin: 0 28px;
    display: flex;
    flex-direction: column;
  }
  .main .module_contact .module_content h3 {
    font-size: 5.33333vw;
    line-height: 32px;
    margin: 0 0 25px;
  }
  .main .module_contact .module_content div {
    width: 100%;
    margin-top: 0px;
  }
  .main .module_contact .module_content div p {
    font-size: 4.26667vw;
  }
}
