.home-page6 {
  background: #1E2958 url("../img2/home/about-me.jpeg") no-repeat center 0px;
  position: relative;
  padding-bottom: 100px;
  margin-top: var(--margin-top1);
  height: 500px;
  background-size: 100% auto;
}
.home-page6 .con .content {
  padding: 0;
  color: #fff;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
}
.content {
  width: 1180px;
}
.business-contact {
  padding-top: var(--margin-top1);
  text-align: center;
}
.business-contact a {
  display: inline-block;
  width: 415px;
  height: 187px;
  border: 2px solid #E3E8EC;
  border-radius: 10px;
  text-align: center;
  margin: 0 30px;
  transition: all 0.5s;
}
.business-contact a p {
  color: #8898A8;
}
.business-contact a img {
  width: 45px;
  margin: 30px 0 20px 0;
  transition: all 0.5s;
}
.business-contact a:hover {
  font-weight: bold;
}
.business-contact a:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  cursor: pointer;
}
.spare-parts .preview-img {
  cursor: pointer;
}
.spare-parts .text {
  font-size: 16px;
  color: #152C54;
}
.spare-parts .text2 {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
.spare-parts .text2 p {
  font-size: 20px;
  padding: 50px 0 25px 0;
  font-weight: bold;
}
.spare-parts .text2 .line {
  width: 50px;
  height: 4px;
  background-color: #fff;
  margin-top: 34px;
}
.spare-parts .spare-parts-page1 .page-title {
  padding: var(--margin-top-3vw) 0 20px 0;
}
.spare-parts .spare-parts-page2 .page-title {
  padding: var(--margin-top-3vw) 0 3vw 0;
}
.spare-parts .spare-parts-page2 .partner img {
  width: 100%;
}
.spare-parts .spare-parts-bg {
  background: url("../img2/business/spare-parts-bg2.png") repeat-y center 0px;
  background-size: 100% 100%;
  margin-bottom: var(--margin-top1);
}
.spare-parts .spare-parts-page3 {
  margin-top: var(--margin-top-3vw);
}
.spare-parts .spare-parts-page3 .page-title {
  padding: 0vw 0 3vw 0;
}
.spare-parts .spare-parts-page3 .img-content {
  display: flex;
}
.spare-parts .spare-parts-page3 .img-content.mobile-box {
  display: none;
}
.spare-parts .spare-parts-page3 .img-content dd {
  margin-right: 12px;
  width: 26.78%;
}
.spare-parts .spare-parts-page3 .img-content dd .img {
  margin-bottom: 12px;
}
.spare-parts .spare-parts-page3 .img-content dd .img img {
  width: 100%;
}
.spare-parts .spare-parts-page3 .img-content dd:nth-child(3) {
  margin-right: 0px;
}
.spare-parts .spare-parts-page3 .img-content dd .text-b {
  background-color: #7B95AF;
  padding: 36px 40px;
  padding-bottom: 43px;
}
.spare-parts .spare-parts-page3 .img-content dd .text-b .jt {
  width: 46px;
}
.spare-parts .spare-parts-page3 .img-content dd.r {
  width: calc(100% - 26.78%*2);
}
.spare-parts .spare-parts-page3 .img-content2 {
  padding: 3vw 0 var(--margin-top1) 0;
  display: flex;
  width: 100%;
  align-items: flex-end;
}
.spare-parts .spare-parts-page3 .img-content2 dd {
  margin-right: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-evenly;
  align-content: flex-end;
}
.spare-parts .spare-parts-page3 .img-content2 dd.left {
  width: calc(100% - 67.89855072% - 12px);
  background-color: #2C4D92;
  display: block;
  box-sizing: border-box;
  padding: 380px 60px 100px 60px;
  position: relative;
}
.spare-parts .spare-parts-page3 .img-content2 dd.left .jt {
  width: 46px;
  position: absolute;
  right: 30px;
  top: 35px;
  transform: rotate(225deg);
}
.spare-parts .spare-parts-page3 .img-content2 dd.right {
  width: 67.89855072%;
  margin-right: 0px;
  height: 520px;
}
.spare-parts .spare-parts-page3 .img-content2 dd.right .right1 {
  display: flex;
  width: 100%;
}
.spare-parts .spare-parts-page3 .img-content2 dd.right .right1 .img {
  margin-right: 12px;
  width: calc((100% - 12px)/2);
}
.spare-parts .spare-parts-page3 .img-content2 dd.right .right1 .img img {
  width: 100%;
}
.spare-parts .spare-parts-page3 .img-content2 dd.right .right1 .img:nth-child(2n) {
  margin-right: 0px;
}
.spare-parts .spare-parts-page3 .img-content2 dd.right .right2 {
  display: flex;
  width: 100%;
  padding-top: 12px;
}
.spare-parts .spare-parts-page3 .img-content2 dd.right .right2 .img img {
  width: 100%;
}
.spare-parts .spare-parts-page3 .img-content2 dd.right .right2 .img:first-child {
  margin-right: 12px;
  width: 21.5%;
}
.spare-parts .spare-parts-page3 .img-content2 dd.right .right2 .img.r {
  background-color: #E3E7EC;
  width: calc(100% - 21.5% - 12px);
  display: flex;
}
.spare-parts .spare-parts-page3 .img-content2 dd.right .right2 .img.r .preview-img {
  width: 37%;
}
.spare-parts .spare-parts-page3 .img-content2 dd.right .right2 .img.r .animation-2 {
  margin-top: 173px;
  width: 300px;
}
.spare-parts .spare-parts-page3 .img-content3 {
  padding: 0 0 0vw 0;
  display: flex;
  width: 100%;
  align-items: flex-end;
}
.spare-parts .spare-parts-page3 .img-content3 dd {
  margin-right: 12px;
  width: 34%;
}
.spare-parts .spare-parts-page3 .img-content3 dd .img img {
  width: 100%;
}
.spare-parts .spare-parts-page3 .img-content3 dd.b .img {
  margin-bottom: 13px;
}
.spare-parts .spare-parts-page3 .img-content3 dd.b .img:last-child {
  margin-bottom: 0px;
}
.spare-parts .spare-parts-page3 .img-content3 dd.c {
  width: calc(100% - 34%*2 - 24px);
}
.spare-parts .spare-parts-page3 .img-content3 dd.c .text-b {
  padding: 36px 60px;
  padding-bottom: 43px;
  padding-top: 150px;
  background-color: #7B95AF;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 0px;
}
.spare-parts .spare-parts-page3 .img-content3 dd.c .text-b .jt {
  width: 46px;
  position: absolute;
  right: 30px;
  top: 35px;
  transform: rotate(-45deg);
}
.spare-parts .spare-parts-page3 .img-content4 {
  padding: var(--margin-top1) 0;
  display: flex;
  width: 100%;
  align-items: flex-end;
}
.spare-parts .spare-parts-page3 .img-content4 dd {
  margin-right: 12px;
  display: flex;
  flex-wrap: wrap;
}
.spare-parts .spare-parts-page3 .img-content4 dd.a {
  width: calc(100% - 67.89855072% - 12px);
  background-color: #2C4D92;
  display: block;
  box-sizing: border-box;
  padding: 20px 60px 100px 60px;
  position: relative;
}
.spare-parts .spare-parts-page3 .img-content4 dd.a .jt {
  width: 46px;
  position: absolute;
  right: 30px;
  top: 35px;
  transform: rotate(225deg);
}
.spare-parts .spare-parts-page3 .img-content4 dd.b {
  width: 67.89855072%;
  display: flex;
}
.spare-parts .spare-parts-page3 .img-content4 dd.b .img {
  margin-right: 12px;
  width: calc((100% - 12px)/2);
}
.spare-parts .spare-parts-page3 .img-content4 dd.b .img img {
  width: 100%;
}
.spare-parts .spare-parts-page3 .img-content4 dd.b .img:nth-child(2n) {
  margin-right: 0px;
}
.spare-parts .spare-parts-page3 .img-content5 {
  padding: 0;
}
.spare-parts .spare-parts-page3 .img-content5 .text {
  background-color: #7B95AF;
  position: relative;
  display: flex;
  width: 788px;
  height: 123px;
  align-items: center;
  box-sizing: border-box;
  padding: 0 40px;
  float: right;
}
.spare-parts .spare-parts-page3 .img-content5 .text .jt {
  width: 46px;
  transform: rotate(-45deg);
  margin-right: 90px;
}
.spare-parts .spare-parts-page3 .img-content5 .text p {
  padding-top: 0px;
  padding-bottom: 10px;
  font-weight: bold;
}
.spare-parts .spare-parts-page3 .img-content5 dl {
  display: flex;
  width: 100%;
  align-items: flex-end;
}
.spare-parts .spare-parts-page3 .img-content5 dl dd {
  margin-right: 12px;
}
.spare-parts .spare-parts-page3 .img-content5 dl dd .img img {
  width: 100%;
}
.spare-parts .spare-parts-page3 .img-content5 dl dd:nth-child(3) {
  margin-right: 0px;
}
.food .text {
  font-size: 16px;
  color: #152C54;
}
.food .food-page1 .page-title {
  padding: 20px 0 20px 0;
}
.food .food-page2 {
  background: url("../img2/business/food1.jpg") no-repeat center bottom;
  padding-bottom: 300px;
}
.food .food-page2 .page-title {
  text-align: left;
  border-left: 5px solid #F29301;
  padding: 0 0 0 20px;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 29px;
  margin: var(--margin-top1) 0 82px 0;
}
.food .food-page2 .partner {
  padding: 0vw 5% 0px 5%;
}
.food .food-page2 .partner img {
  width: 100%;
}
.food .food-page3 .page-title {
  text-align: left;
  padding: 0 0 0 0px;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 29px;
  margin: var(--margin-top1) 0 var(--margin-top1) 0;
}
.food .food-page3 .con {
  display: flex;
  justify-content: space-between;
}
.food .food-page3 .con .left {
  width: 740px;
  color: #152C54;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  line-height: 28px;
}
.food .food-page3 .con .right {
  border: 1px solid #2C4D92;
  padding: 8px 5px;
}
.food .food-page4 {
  background: #F2F4F5 url("../img2/business/jt2.png") no-repeat center -5px;
  padding: 12vw 0;
  margin-top: var(--margin-top1);
  padding-bottom: 170px;
}
.food .food-page4 .icon {
  text-align: center;
}
.food .food-page4 .icon img {
  width: 140px;
}
.food .food-page4 .sub-title {
  color: #13337B;
  font-size: 29px;
  line-height: 51px;
  font-weight: bold;
  width: 913px;
  margin: auto;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 150px;
}
.food .food-page4 .food-list {
  display: flex;
  align-items: center;
}
.food .food-page4 .food-list dd {
  line-height: 30px;
}
.food .food-page4 .food-list dd p {
  color: #F29301;
  font-size: 44px;
  font-weight: bold;
  padding-bottom: 30px;
  padding-left: 6px;
}
.food .food-page4 .food-list dd p img {
  height: 46px;
}
.food .food-page4 .food-list dd.text {
  padding-left: 210px;
  font-size: 25px ;
  line-height: 1.5;
}
.food .food-page4 .food-list.r {
  flex-direction: row-reverse;
}
.food .food-page4 .food-list.r dd p {
  padding-left: 0px;
  padding-right: 6px;
}
.food .food-page4 .food-list.r dd p img {
  height: 46px;
}
.food .food-page4 .food-list.r dd.text {
  padding-left: 0px;
  padding-right: 180px;
  text-align: right;
}
.food .food-page5 {
  padding-top: var(--margin-top1);
}
.food .food-page5 .contact {
  border: 2px solid #E3E8EC;
  width: 870px;
  margin: auto;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 0 60px;
  display: flex;
  flex-wrap: wrap;
}
.food .food-page5 .contact dd {
  width: 50%;
  text-align: center;
  padding-top: 42px;
}
.food .food-page5 .contact dd img {
  width: 45px;
  margin-bottom: 20px;
}
.food .food-page5 .contact dd.c {
  border-bottom: 2px solid #E3E8EC;
  padding-top: 0px;
}
.food .food-page5 .contact dd.c a {
  line-height: 64px;
  display: inline-block;
  color: #8898A8;
  width: 315px;
  text-align: left;
}
.food .food-page5 .contact dd.c a span {
  color: #373C81;
}
.food .food-page5 .contact dd.c a:hover {
  color: #13337B;
  font-weight: bold;
}
.food .food-page5 .contact dd.c:nth-child(2n) a {
  width: 160px;
}
.food .food-page5 .contact dd.c:nth-last-child(1),
.food .food-page5 .contact dd.c:nth-last-child(2) {
  border-bottom: none;
}
.offshore .offshore-page1 {
  /* 去掉背景大图，使用纯色背景避免视觉干扰 */
  background-color: #f5f7fb;
  position: relative;
}
.offshore .offshore-page1 .bg-bottom {
  padding-bottom: 40px;
}
.offshore .offshore-page1 .bg-bottom .page-title {
  padding: var(--margin-top-3vw) 0 3vw 0;
}
.offshore .offshore-page1 .bg-bottom .con {
  display: flex;
  /* 让左右两侧内容在容器内上下居中，更协调 */
  align-items: center;
}
.offshore .offshore-page1 .bg-bottom .con .right {
  color: #152C54;
  line-height: 26px;
  padding-left: 80px;
}
.offshore .offshore-page1 .bg-bottom .con .right p {
  font-weight: bold;
  color: #F29301;
  padding-bottom: 36px;
}
.offshore .offshore-page2 .page-title {
  text-align: left;
  border-left: 5px solid #F29301;
  padding: 0 0 0 20px;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 29px;
  margin: var(--margin-top1) 0 var(--margin-top1) 0;
}
.offshore .offshore-page2 .offshore-list {
  display: flex;
  justify-content: space-between;
}
.offshore .offshore-page2 .offshore-list a {
  display: block;
  width: 150px;
}
.offshore .offshore-page2 .offshore-list a div {
  height: 150px;
  background-color: #F1F3F5;
}
.offshore .offshore-page2 .offshore-list a div img {
  width: 100%;
}
.offshore .offshore-page2 .offshore-list a p {
  font-size: 16px;
  color: #152C54;
  text-align: center;
  padding-top: 28px;
  position: relative;
  width: 110%;
  left: -5%;
}
.offshore .offshore-page3 {
  background: url("../img2/business/bg3.jpg") no-repeat center bottom;
  border-bottom: 28px solid #96C0D9;
}
.offshore .offshore-page3 .content {
  min-height: 860px;
  position: relative;
}
.offshore .offshore-page3 .content .page-title {
  text-align: center;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 29px;
  margin: var(--margin-top1) 0 var(--margin-top-3vw) 0;
}
.offshore .offshore-page3 .content .con {
  border: 1px solid #2C4D92;
  display: flex;
  position: relative;
}
.offshore .offshore-page3 .content .con dd {
  width: 50%;
  height: 280px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.offshore .offshore-page3 .content .con dd.right {
  background-color: #DDECF3;
}
.offshore .offshore-page3 .content .con dd.right .icon {
  margin-right: 80px;
  margin-left: 50px;
}
.offshore .offshore-page3 .content .con dd .icon {
  width: 110px;
}
.offshore .offshore-page3 .content .con dd .text {
  color: #152C54;
  font-size: 16px;
}
.offshore .offshore-page3 .content .con dd.left .text {
  margin-right: 50px;
  margin-left: 80px;
}
.offshore .offshore-page3 .content .con .jt {
  width: 85px;
  height: 20px;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -42.5px;
  position: absolute;
  z-index: 2;
}
.offshore .offshore-page3 .content .con .jt img {
  width: 100%;
}
.offshore .offshore-page3 .content .title2 {
  width: 650px;
  line-height: 99px;
  border-radius: 50px;
  background-color: #fff;
  color: #13337B;
  font-size: 29px;
  text-align: center;
  margin: auto;
  margin-top: 130px;
  font-weight: bold;
}
.offshore .offshore-page3 .content .icon-number {
  display: flex;
  position: absolute;
  width: 100%;
  bottom: -190px;
}
.offshore .offshore-page3 .content .icon-number dd {
  width: 33%;
}
.offshore .offshore-page3 .content .icon-number dd .img {
  max-width: 242px;
  width: 100%;
  height: 242px;
  background-color: #113083;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 242px;
  box-sizing: border-box;
  border: 5px solid #fff;
  margin: auto;
}
.offshore .offshore-page3 .content .icon-number dd .img img {
  height: 85px;
}
.offshore .offshore-page3 .content .icon-number dd p {
  font-size: 16px;
  color: #152C54;
  text-align: center;
  padding-top: 45px;
}
.offshore .offshore-page3 .content .icon-number dd:nth-child(2) .img {
  background-color: #8898A8;
}
.offshore .offshore-page3 .content .icon-number dd:nth-child(3) .img {
  background-color: #71AED3;
}
.offshore .offshore-page4 .page-title {
  text-align: left;
  border-left: 5px solid #F29301;
  padding: 0 0 0 20px;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 29px;
  margin: calc(var(--margin-top1) + 150px) 0 var(--margin-top1) 0;
}
.offshore .offshore-page4 .page-title.a2 {
  margin-top: var(--margin-top1);
}
.offshore .offshore-page4 .partner {
  padding: 0vw 5% 0px 5%;
}
.offshore .offshore-page4 .banner-b img {
  width: 100%;
}
.offshore .offshore-page5 {
  padding-top: var(--margin-top1);
}
.offshore .offshore-page5 .contact {
  border: 2px solid #E3E8EC;
  width: 870px;
  margin: auto;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 0 60px;
  display: flex;
  flex-wrap: wrap;
}
.offshore .offshore-page5 .contact dd {
  width: 50%;
  text-align: center;
  padding-top: 42px;
}
.offshore .offshore-page5 .contact dd img {
  width: 45px;
  margin-bottom: 20px;
}
.offshore .offshore-page5 .contact dd.c {
  border-bottom: 2px solid #E3E8EC;
  padding-top: 0px;
}
.offshore .offshore-page5 .contact dd.c a {
  line-height: 64px;
  display: inline-block;
  color: #8898A8;
}
.offshore .offshore-page5 .contact dd.c a span {
  color: #373C81;
}
.offshore .offshore-page5 .contact dd.c a:hover {
  color: #13337B;
  font-weight: bold;
}
.offshore .offshore-page5 .contact dd.c:nth-last-child(1),
.offshore .offshore-page5 .contact dd.c:nth-last-child(2) {
  border-bottom: none;
}
/* 响应式适配 */
@media (max-width: 768px) {
    max-width: 90%;
  }
}
.stores {
  text-align: justify;
}
.stores .text {
  font-size: 16px;
  color: #152C54;
  line-height: 28px;
}
.stores .stores-page1 {
  position: relative;
  min-height: 600px;
  margin-top: var(--margin-top-3vw);
  padding-bottom: var(--margin-top1);
  background-size: cover;
}
.stores .stores-page1 .con {
  display: flex;
  justify-content: space-between;
  margin-top: var(--margin-top1);
  align-items: center;
}
.stores .stores-page1 .con img {
  width: 413px;
}
.stores .stores-page1 .con .text {
  width: 710px;
}
.stores .stores-page1 .con2 {
  display: flex;
  justify-content: space-between;
  margin-top: var(--margin-top1);
  align-items: center;
  flex-direction: row-reverse;
}
.stores .stores-page1 .con2 img {
  width: 392px;
}
.stores .stores-page1 .con2 .text {
  width: 710px;
}
.stores .stores-page1 .con2 .text p {
  font-size: 25px;
  color: #152C54;
  position: relative;
  padding-bottom: 27px;
  margin-bottom: 38px;
}
.stores .stores-page1 .con2 .text p:after {
  content: '';
  width: 58px;
  height: 5px;
  background-color: #8898A8;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.stores .stores-page1 .con2.type2 {
  flex-direction: row;
}
.stores .stores-page2 {
  background-color: #2C4D92;
}
.stores .stores-page2 .page-title {
  color: #fff;
  padding: var(--margin-top1) 0 var(--margin-top1) 0;
}
.stores .stores-page2 .text-con {
  display: flex;
  justify-content: space-between;
  text-align: left;
  padding-bottom: 70px;
}
.stores .stores-page2 .text-con dd {
  width: calc((100% - 42px)/2);
  border: 2px solid #fff;
  padding: 35px 40px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 30px;
}
.stores .stores-page2 .text-con dd p {
  line-height: 39px;
  font-size: 25px;
  padding-bottom: 38px;
}
.stores .stores-page2 .text-con dd li {
  padding-left: 78px;
  position: relative;
  margin-bottom: 18px;
  min-height: 29px;
  display: flex;
  align-items: center;
  margin-left: 6px;
}
.stores .stores-page2 .text-con dd li:after {
  content: '';
  width: 29px;
  height: 29px;
  border: 1px solid #fff;
  position: absolute;
  left: 5px;
  top: 0px;
}
.stores .stores-page2 .text-con dd li:before {
  content: '';
  position: absolute;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #f29400;
  top: 11px;
  left: 16px;
}
.stores .stores-page2.a2 {
  background-color: #fff;
  position: relative;
}
.stores .stores-page2.a2 .bg {
  position: absolute;
  width: 100%;
  z-index: 0;
  background-color: #2C4D92;
  top: 0px;
}
.stores .stores-page2.a2 .bg .content dd {
  width: calc((100% - 40px)/3);
}
.stores .stores-page2.a2 .bg .content dd img {
  width: 100%;
}
.stores .stores-page2.a2 .content {
  position: relative;
  z-index: 1;
}
.stores .stores-page2.a2 .content .country {
  display: flex;
  justify-content: space-between;
  text-align: left;
  flex-wrap: wrap;
}
.stores .stores-page2.a2 .content .country dd {
  width: calc((100% - 40px)/3);
  position: relative;
  margin-bottom: 20px;
}
.stores .stores-page2.a2 .content .country dd .pic {
  overflow: hidden;
  width: 100%;
}
.stores .stores-page2.a2 .content .country dd .pic img {
  width: 100%;
  transition: all 0.5s;
}
.stores .stores-page2.a2 .content .country dd p {
  width: 100%;
  line-height: 67px;
  font-size: 16px;
  color: #fff;
  background: #305599 url("../img2/business/icon-china.png") no-repeat 20px center;
  background-size: 31px 31px;
  text-align: center;
}
.stores .stores-page2.a2 .content .country dd p.korea {
  background: #667db1 url("../img2/business/icon-korea.png") no-repeat 20px center;
  background-size: 31px 31px;
}
.stores .stores-page2.a2 .content .country dd p.singapore {
  background: #305599 url("../img2/business/icon-singapore.png") no-repeat 20px center;
  background-size: 31px 31px;
}
.stores .stores-page2.a2 .content .country dd p.rotterdam {
  background: #667db1 url("../img2/business/icon-rotterdam.png") no-repeat 20px center;
  background-size: 31px 31px;
}
.stores .stores-page2.a2 .content .country dd p.uae {
  background: #305599 url("../img2/business/icon-uae.png") no-repeat 20px center;
  background-size: 31px 31px;
}
.stores .stores-page2.a2 .content .country dd p.usa {
  background: #667db1 url("../img2/business/icon-usa.png") no-repeat 20px center;
  background-size: 31px 31px;
}
.stores .stores-page2.a2 .content .country dd:hover .pic img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  cursor: pointer;
}
.stores .stores-page3 .page-title {
  margin: calc(var(--margin-top1) + 67px) 0 var(--margin-top1) 0;
}
.stores .stores-page4 .page-title {
  margin: var(--margin-top-3vw) 0 3vw 0;
}
.stores .stores-page4 .partner img {
  width: 100%;
}
.export .text {
  font-size: 16px;
  color: #152C54;
  line-height: 28px;
}
.export .export-page1 {
  background: url("../img2/business/export1.jpg") no-repeat center 110px;
  position: relative;
  margin: var(--margin-top-3vw) 0 3vw 0;
}
.export .export-page1 .text {
  background-color: rgba(48, 85, 153, 0.8);
  padding: 90px 100px 90px 90px;
  color: #fff;
  margin-top: 270px;
  line-height: 28px;
  font-size: 16px;
  width: 640px;
  box-sizing: border-box;
  height: 556px;
}
.export .export-page1 .img {
  width: 470px;
  padding: 23px;
  background-color: #fff;
  position: absolute;
  top: 170px;
  right: -23px;
}
.export .export-page1 .img img {
  width: 100%;
}
.export .export-page1 .animation-2 {
  position: absolute;
  right: 0px;
  top: 480px;
  width: 150px;
}
.export .export-page2 .page-title {
  text-align: left;
  border-left: 5px solid #F29301;
  padding: 0 0 0 20px;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 29px;
  margin: var(--margin-top1) 0 var(--margin-top-3vw) 0;
}
.export .export-page2 .page-title.a2 {
  margin-bottom: 20px;
}
.export .export-page2 .img {
  padding: 0px 0 0 20px;
}
.export .export-page2 .img img {
  width: 100%;
}
.export .export-page2 .item-con {
  display: flex;
  justify-content: space-between;
}
.export .export-page2 .item-con dd:first-child {
  width: calc(100% - 610px);
  padding-top: 20px;
}
.export .export-page2 .item-con dd li {
  padding-bottom: 25px;
  position: relative;
  color: #152c54;
  font-size: 16px;
  padding-left: 28px;
}
.export .export-page2 .item-con dd li:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #152c54;
  left: 2px;
  top: 11px;
}
.export .export-page2 .item-con img {
  width: 550px;
}
.export .export-page2 .table dd {
  height: 88px;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 26px 26px 0 0;
}
.export .export-page2 .table dd:nth-child(1) {
  width: 480px;
}
.export .export-page2 .table dd:nth-child(2) {
  width: calc(100% - 480px*2 - 12px);
}
.export .export-page2 .table dd:nth-child(3) {
  width: 480px;
}
.export .export-page2 .table .thead {
  display: flex;
  justify-content: space-between;
  margin-top: var(--margin-top-3vw);
}
.export .export-page2 .table .thead dd {
  background-color: #9aa8cb;
  font-size: 20px;
}
.export .export-page2 .table .tbody .tr {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 6px;
}
.export .export-page2 .table .tbody .tr dd {
  background-color: #f5f8fb;
  font-size: 16px;
  color: #152c54;
  border-radius: 0px;
  font-weight: normal;
}
.export .export-page2 .table .tbody .tr:nth-child(2n) dd {
  background-color: #e5e8f1;
}
.export .export-page2 .img-list {
  display: flex;
  justify-content: space-between;
  padding: var(--margin-top1) 0 0 0;
}
.export .export-page2 .img-list dd {
  width: calc((100% - 58px)/3);
}
.export .export-page2 .img-list dd img {
  width: 100%;
}
.safety-service .text {
  font-size: 16px;
  color: #152C54;
  line-height: 28px;
}
.safety-service .page-title2 {
  text-align: left;
  border-left: 5px solid #F29301;
  padding: 0 0 0 20px;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 29px;
  margin: var(--margin-top2) 0 82px 0;
  color: #13337b;
  font-weight: bold;
}
.safety-service .safety-service-page1 {
  position: relative;
  margin: var(--margin-top-3vw) 0 3vw 0;
}
.safety-service .safety-service-page1 .page-title {
  margin-bottom: var(--margin-top-3vw);
}
.safety-service .safety-service-page1 .con {
  display: flex;
  align-items: flex-start;
}
.safety-service .safety-service-page1 .con img {
  width: 387px;
  margin-right: 130px;
}
.safety-service .safety-service-page1 .con .text {
  line-height: 24px;
}
.safety-service .safety-service-page1 .con .title {
  text-align: left;
  border-left: 5px solid #F29301;
  padding: 0 0 0 20px;
  line-height: 1;
  color: #F29301;
  margin-bottom: 30px;
}
.safety-service .safety-service-page1 .icon img {
  width: 100%;
}
.safety-service .safety-service-page2 .page-title2 {
  margin-top: var(--margin-top1);
}
.safety-service .safety-service-page2 .business img {
  width: 100%;
}
.safety-service .safety-service-page3 .p-list {
  display: flex;
  padding-top: var(--margin-top1);
}
.safety-service .safety-service-page3 .p-list:nth-child(2n) {
  flex-direction: row-reverse;
  align-items: center;
}
.safety-service .safety-service-page3 .p-list:nth-child(3n) {
  align-items: center;
}
.safety-service .safety-service-page3 .p-list:nth-child(4) {
  justify-content: space-between;
}
.safety-service .safety-service-page3 .p-list img {
  width: 498px;
  margin-right: 110px;
  margin-top: 20px;
}
.safety-service .safety-service-page3 .p-list .text .title {
  color: #13337B;
  font-size: 48px;
  margin-bottom: 40px;
  line-height: 100px;
}
.safety-service .safety-service-page3 .p-list .text .title strong {
  color: #E3E8EC;
  font-size: 100px;
  font-style: italic;
  display: inline-block;
  margin-right: 35px;
}
.safety-service .safety-service-page3 .p-list .text ul {
  padding-right: 110px;
}
.safety-service .safety-service-page3 .p-list .text ul li {
  color: #8898A8;
  line-height: 34px;
  position: relative;
  padding-left: 13px;
}
.safety-service .safety-service-page3 .p-list .text ul li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #8898A8;
  left: 2px;
  top: 15px;
}
.safety-service .safety-service-page4 .content:before {
  content: '';
  position: absolute;
  width: 2px;
  background-color: #E3E8EC;
  border-radius: 2px;
  height: calc(100% - 120px);
  left: 35px;
  top: -30px;
}
.safety-service .safety-service-page4 .content .title {
  font-size: 40px;
  color: #13337B;
  background: url("../img2/business/safety4.svg") no-repeat 0 0;
  background-size: 69px auto;
  padding: 67px 0 0 120px;
  height: 125px;
  box-sizing: border-box;
  margin: var(--margin-top1) 0 var(--margin-top-3vw) 150px;
  position: relative;
}
.safety-service .safety-service-page4 .content .title:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  background-color: #E3E8EC;
  left: -127px;
  top: 87px;
}
.safety-service .safety-service-page4 .content .title.b {
  background: url("../img2/business/safety5-icon.svg") no-repeat 0 0;
  background-size: 69px auto;
}
.safety-service .safety-service-page4 .content .title.c {
  background: url("../img2/business/safety6-icon.svg") no-repeat 0 0;
  background-size: 69px auto;
}
.safety-service .safety-service-page4 .content .title.d {
  background: url("../img2/business/safety7-icon.svg") no-repeat 0 bottom;
  background-size: 100px auto;
}
.safety-service .safety-service-page4 .content .img {
  margin-left: 128px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.safety-service .safety-service-page4 .content .img img {
  width: calc((100% - 80px)/3);
}
.safety-service .safety-service-page4 .content .img2 {
  margin-left: 128px;
}
.safety-service .safety-service-page4 .content .img2 img {
  width: 100%;
}
.safety-service .safety-service-page5 {
  padding-top: var(--margin-top1);
}
.safety-service .safety-service-page5 .contact {
  border: 2px solid #E3E8EC;
  width: 870px;
  margin: auto;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 0 60px;
  display: flex;
  flex-wrap: wrap;
}
.safety-service .safety-service-page5 .contact dd {
  width: 50%;
  text-align: center;
  padding-top: 42px;
}
.safety-service .safety-service-page5 .contact dd img {
  width: 45px;
  margin-bottom: 20px;
}
.safety-service .safety-service-page5 .contact dd.c {
  border-bottom: 2px solid #E3E8EC;
  padding-top: 0px;
}
.safety-service .safety-service-page5 .contact dd.c a {
  line-height: 64px;
  display: inline-block;
  color: #8898A8;
  width: 350px;
  text-align: left;
}
.safety-service .safety-service-page5 .contact dd.c a span {
  color: #373C81;
}
.safety-service .safety-service-page5 .contact dd.c a:hover {
  color: #13337B;
  font-weight: bold;
}
.safety-service .safety-service-page5 .contact dd.c:nth-child(2n) a {
  width: 160px;
}
.safety-service .safety-service-page5 .contact dd.c:nth-last-child(1),
.safety-service .safety-service-page5 .contact dd.c:nth-last-child(2) {
  border-bottom: none;
}
.site-service .text {
  font-size: 16px;
  color: #152C54;
  line-height: 28px;
}
.site-service .site-service-page1 .page-title {
  margin: var(--margin-top-3vw) 0 3vw 0;
}
.site-service .site-service-page1 .text {
  text-align: center;
  width: 1020px;
  margin: auto;
}
.site-service .site-service-page1 .text.b {
  padding: var(--margin-top-4vw) 0 0 0;
}
.site-service .site-service-page1 .img1 {
  padding-top: var(--margin-top-3vw);
}
.site-service .site-service-page1 .img1 img {
  width: 100%;
}
.site-service .site-service-page1 .img2 {
  padding-top: 25px;
  display: flex;
  justify-content: space-between;
}
.site-service .site-service-page1 .img2 img {
  width: calc((100% - 100px)/6);
}
.site-service .site-service-page1 .table dd {
  height: 88px;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.site-service .site-service-page1 .table dd:nth-child(1) {
  width: 35.71428571%;
  padding-left: 60px;
}
.site-service .site-service-page1 .table dd:nth-child(2) {
  width: 27.14285714%;
}
.site-service .site-service-page1 .table dd:nth-child(3) {
  width: 37.14285714%;
}
.site-service .site-service-page1 .table .thead {
  display: flex;
  margin-top: var(--margin-top1);
  background-color: #667DB0;
}
.site-service .site-service-page1 .table .thead dd {
  font-size: 20px;
}
.site-service .site-service-page1 .table .tbody .tr {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
  background-color: #f5f8fb;
}
.site-service .site-service-page1 .table .tbody .tr dd {
  font-size: 16px;
  color: #8797A7;
  border-radius: 0px;
  font-weight: normal;
}
.site-service .site-service-page1 .table .tbody .tr:nth-child(2n) {
  background-color: #e5e8f1;
}
.general-agency .text {
  font-size: 16px;
  color: #152C54;
  line-height: 28px;
}
.general-agency-service-scope {
  background: #f6f8fc;
  padding: var(--margin-top1) 0;
}
.general-agency-service-scope .content {
  max-width: 1200px;
}
.general-agency-service-scope .page-title {
  text-align: center;
  color: #0f2e6b;
}
.general-agency-service-scope .service-items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 20px;
  margin-top: 30px;
}
.general-agency-service-scope .service-item {
  background: #fff;
  border-radius: 18px;
  padding: 24px 28px;
  box-shadow: 0 14px 28px rgba(9, 30, 66, 0.08);
  border-left: 6px solid transparent;
  position: relative;
  overflow: hidden;
}
.general-agency-service-scope .service-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  background: linear-gradient(180deg, #0f47c0 0%, #00a2ff 100%);
}
.general-agency-service-scope .service-item strong {
  display: block;
  font-size: 20px;
  color: #0f2e6b;
  margin-bottom: 12px;
}
.general-agency-service-scope .service-item p {
  margin: 0;
  color: #4a5879;
  line-height: 1.8;
}
.general-agency-service-scope .service-gallery {
  margin-top: 48px;
}
.general-agency-service-scope .service-gallery-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.general-agency-service-scope .service-gallery-item {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 24px rgba(15, 47, 111, 0.1);
  background: #fff;
}
.general-agency-service-scope .service-gallery-item img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.general-agency-service-scope .service-gallery-item img:hover {
  transform: scale(1.06);
}
.general-agency .general-agency-page1 {
  background: url("../img2/business/general-agency-p1.jpg") no-repeat center bottom;
  position: relative;
  margin: var(--margin-top-3vw) 0 0px 0;
  box-sizing: border-box;
  padding-bottom: 30px;
}
.general-agency .general-agency-page1 .text-box {
  width: 562px;
  box-sizing: border-box;
  background-color: rgba(17, 48, 130, 0.8);
  margin-top: 130px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 26px;
  padding: 65px 60px 70px 60px;
  border-top-right-radius: 120px;
  letter-spacing: 1px;
}
.general-agency .general-agency-page1 .text-box p {
  width: 100px;
  height: 5px;
  background-color: #EE9102;
  margin-bottom: 40px;
}
.general-agency .general-agency-page1 .text-box-cn {
  width: 562px;
  min-height: 678px;
  box-sizing: border-box;
  background-color: rgba(17, 48, 130, 0.8);
  margin-top: 130px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 26px;
  padding: 120px 60px 70px 60px;
  border-top-right-radius: 120px;
  letter-spacing: 1px;
}
.general-agency .general-agency-page1 .text-box-cn p {
  width: 100px;
  height: 5px;
  background-color: #EE9102;
  margin-bottom: 40px;
}
.general-agency .general-agency-page2 .content {
  height: 100px;
}
.general-agency .general-agency-page2 .content:after {
  content: '';
  position: absolute;
  width: calc(100% - 230px);
  height: 2px;
  background-color: #EE9102;
  right: 0px;
  bottom: 0px;
}
.general-agency .general-agency-page2 .content .animation-2 {
  position: absolute;
  right: auto;
  top: 60px;
  width: 150px;
  margin-top: 0px;
  left: 230px;
}
.general-agency .general-agency-page3,
.general-agency .general-agency-page4 {
  background: #EFF1F3 url("../img2/business/general-agency1.jpg") no-repeat center 530px;
}
.general-agency .general-agency-page3 .content,
.general-agency .general-agency-page4 .content {
  padding-top: var(--margin-top1);
}
.general-agency .general-agency-page3 .content .page-title,
.general-agency .general-agency-page4 .content .page-title {
  text-align: left;
  border-left: 5px solid #F29301;
  padding: 0 0 0 20px;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 29px;
  margin: 0px 0 var(--margin-top-3vw) 0;
}
.general-agency .general-agency-page3 .content .page-title.a2,
.general-agency .general-agency-page4 .content .page-title.a2 {
  margin-bottom: 20px;
}
.general-agency .general-agency-page3 .content .img img,
.general-agency .general-agency-page4 .content .img img {
  width: 100%;
  padding: 0 70px;
}
.general-agency .general-agency-page3 .content .img-list,
.general-agency .general-agency-page4 .content .img-list {
  display: flex;
  justify-content: space-between;
  padding-top: var(--margin-top1);
}
.general-agency .general-agency-page3 .content .img-list img,
.general-agency .general-agency-page4 .content .img-list img {
  width: calc((100% - 60px)/3);
}
.general-agency .general-agency-page4 {
  background-color: #fff;
  background-image: none;
}
.general-agency .general-agency-page4 .content {
  padding-top: var(--margin-top1);
}
.general-agency .general-agency-page4 .content .text {
  display: flex;
  justify-content: space-between;
}
.general-agency .general-agency-page4 .content .text ul {
  width: calc((100% - 150px)/2);
}
.general-agency .general-agency-page4 .content .text ul li {
  color: #152C54;
  line-height: 36px;
  position: relative;
  padding-left: 12px;
}
.general-agency .general-agency-page4 .content .text ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 4px;
  position: absolute;
  left: 0px;
  background-color: #152C54;
  top: 18px;
}
.general-agency .business-contact {
  padding: var(--margin-top1) 0 0px 0;
}
.technical-service .text {
  font-size: 16px;
  color: #152C54;
  line-height: 28px;
}
.technical-service .technical-service-page1 {
  margin: var(--margin-top-3vw) 0 0px 0;
  box-sizing: border-box;
  padding-bottom: 30px;
  background: url("../img2/business/homeywtitle.jpg") no-repeat center bottom;
  position: relative;
  height: 870px;
}
.technical-service .technical-service-page2 .content .text {
  padding: var(--margin-top1) 0 0px 0;
}
.technical-service .technical-service-page2 .content .title2 {
  color: #13337B;
  font-size: 32px;
  line-height: 52px;
  font-weight: bold;
  padding: var(--margin-top1) 0 0 0;
  position: relative;
}
.technical-service .technical-service-page2 .content .title2:after {
  content: '';
  width: 58px;
  height: 5px;
  background-color: #808084;
  display: block;
  margin-top: 40px;
}
.technical-service .technical-service-page2 .content .title3 {
  width: 416px;
  height: 60px;
  background-color: #a21f25;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin: auto;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: var(--margin-top-3vw);
}
.technical-service .technical-service-page2 .content .title3.a2 {
  margin-bottom: 25px;
  margin-top: var(--margin-top1);
}
.technical-service .technical-service-page2 .content .title3.a3 {
  width: 546px;
  margin-top: var(--margin-top1);
  margin-bottom: 25px;
}
.technical-service .technical-service-page2 .content .title3.a6-l {
  margin-bottom: 25px;
  margin-top: var(--margin-top1);
}
.technical-service .technical-service-page2 .content .title3.a6-r {
  margin-bottom: 25px;
  margin-top: var(--margin-top1);
}
.technical-service .technical-service-page2 .content .title3.color2 {
  background-color: #9f8b69;
}
.technical-service .technical-service-page2 .content .img1 {
  padding-top: 46px;
}
.technical-service .technical-service-page2 .content .img1 img {
  width: 100%;
}
.technical-service .technical-service-page2 .content .text2 {
  display: flex;
  justify-content: space-between;
  background-color: #ECECEC;
  box-sizing: border-box;
  padding: 52px 70px;
}
.technical-service .technical-service-page2 .content .text2 ul {
  width: calc((100% - 120px)/2);
}
.technical-service .technical-service-page2 .content .text2 ul li {
  color: #152C54;
  line-height: 28px;
  position: relative;
  padding-left: 30px;
}
.technical-service .technical-service-page2 .content .text2 ul li:before {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  left: 0px;
  background-color: #152C54;
  top: 12px;
}
.technical-service .technical-service-page2 .content .item3 {
  background-color: #EDEDEF;
  position: relative;
  padding: 30px 0;
  padding-left: calc(100% - 800px);
}
.technical-service .technical-service-page2 .content .item3 img {
  width: calc(100% - 800px);
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.technical-service .technical-service-page2 .content .item3 .text2 {
  padding: 0px 40px;
}
.technical-service .technical-service-page2 .content .item3 .text2 ul {
  width: 360px;
}
.technical-service .technical-service-page2 .content .item4,
.technical-service .technical-service-page2 .content .item5 {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  background-color: #EDEDEF;
  padding: 30px 0;
  justify-content: space-between;
  box-sizing: border-box;
  padding-left: 80px;
}
.technical-service .technical-service-page2 .content .item4 img,
.technical-service .technical-service-page2 .content .item5 img {
  width: 54.64285714%;
}
.technical-service .technical-service-page2 .content .item4 .text2,
.technical-service .technical-service-page2 .content .item5 .text2 {
  padding: 52px 0px;
}
.technical-service .technical-service-page2 .content .item4 .text2 ul,
.technical-service .technical-service-page2 .content .item5 .text2 ul {
  width: 100%;
}
.technical-service .technical-service-page2 .content .item5 {
  padding-left: 0px;
  justify-content: flex-start;
  flex-direction: unset;
}
.technical-service .technical-service-page2 .content .item5 img {
  width: 29.85714286%;
  margin-right: 130px;
}
.technical-service .technical-service-page2 .content .item6 {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.technical-service .technical-service-page2 .content .item6 .dd {
  width: calc((100% - 60px)/2);
  display: flex;
  flex-wrap: wrap;
}
.technical-service .technical-service-page2 .content .item6 .dd .con {
  background-color: #EDEDEF;
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
}
.technical-service .technical-service-page2 .content .item6 .dd .con .text2 ul {
  width: 100%;
}
.technical-service .technical-service-page3 {
  margin: var(--margin-top-3vw) 0 0px 0;
  box-sizing: border-box;
  padding-bottom: 30px;
  background: url("../img2/business/technical-service7.jpg") no-repeat center bottom;
  position: relative;
  padding-top: var(--margin-top1);
  padding-bottom: 70px;
}
.technical-service .technical-service-page3 .page-title {
  color: #fff;
  margin-bottom: 30px;
}
.technical-service .technical-service-page3 .item-zs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.technical-service .technical-service-page3 .item-zs dd {
  width: calc((100% - 80px)/5);
  background-color: #fff;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 20px #2E2523;
  margin-top: 40px;
  transition: all 0.5s;
  cursor: pointer;
}
.technical-service .technical-service-page3 .item-zs dd .title {
  height: 43px;
  background-color: #A11F24;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.technical-service .technical-service-page3 .item-zs dd img {
  width: 100%;
}
.technical-service .technical-service-page3 .item-zs dd:hover {
  transform: scale(1.1);
}
.technical-service .business-contact {
  margin: 0px 0 var(--margin-top1) 0;
  padding-top: var(--margin-top1);
}
.equipment-project .tag-module {
  width: 37px;
  background-color: #808A9A;
  height: 66px;
}
.equipment-project .tag-module:before {
  content: '';
  display: block;
  width: 100%;
  height: 15px;
  background-color: #fff;
}
.equipment-project .sub-title {
  font-size: 20px;
  color: #13337B;
  font-weight: bold;
  position: relative;
  padding-left: 75px;
  margin-left: 27px;
}
.equipment-project .sub-title h1 {
  padding: 10px 0 30px 0;
}
.equipment-project .sub-title .t2 {
  font-size: 16px;
  color: #808A9A;
  line-height: 26px;
  font-weight: normal;
}
.equipment-project .sub-title .t2.s3 {
  margin-top: 0px;
  color: #808A9A;
  font-size: 20px;
  display: inline-block;
  border-bottom: 1px solid #13337B;
  padding-top: 0px;
}
.equipment-project .text-page3 {
  color: #808A9A;
  font-size: 16px;
  line-height: 26px;
  padding: 10px 70px 0 100px;
}
.equipment-project .text-page3 ul li {
  position: relative;
  padding-left: 12px;
}
.equipment-project .text-page3 ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  left: 0px;
  background-color: #808A9A;
  top: 12px;
}
.equipment-project .sort-number {
  height: 56px;
  background-color: #fff;
  width: 41px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.equipment-project .sort-number span {
  display: inline-block;
  width: 41px;
  background-color: #13337B;
  text-align: center;
  line-height: 41px;
  font-size: 16px;
  color: #fff;
}
.equipment-project .equipment-project-page1 {
  position: relative;
  margin: var(--margin-top-3vw) 0 0px 0;
  box-sizing: border-box;
  padding-bottom: 30px;
  background: url("../img2/business/equipment-project1.jpg") no-repeat center bottom;
}
.equipment-project .equipment-project-page1 .text {
  font-size: 16px;
  color: #152C54;
  line-height: 28px;
}
.equipment-project .equipment-project-page1 .content {
  text-align: right;
  padding-bottom: 320px;
}
.equipment-project .equipment-project-page1 .content .text {
  width: 590px;
  height: 590px;
  border-radius: 590px;
  margin-top: var(--margin-top1);
  text-align: left;
  background-color: rgba(128, 138, 154, 0.9);
  box-sizing: border-box;
  display: inline-block;
}
.equipment-project .equipment-project-page1 .content .text .con {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 80px;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  padding-top: 170px;
}
.equipment-project .equipment-project-page1 .content .text .con:before {
  content: '';
  width: 60px;
  height: 2px;
  background-color: #182980;
  border-radius: 2px;
  display: block;
  margin-bottom: 32px;
}
.equipment-project .equipment-project-page1 .content .text .con img {
  position: absolute;
  bottom: 0px;
  left: -150px;
}
.equipment-project .equipment-project-page2,
.equipment-project .equipment-project-page3 {
  background-color: #D5D9DD;
  padding-top: var(--margin-top1);
}
.equipment-project .equipment-project-page2 .content,
.equipment-project .equipment-project-page3 .content {
  padding-bottom: 120px;
}
.equipment-project .equipment-project-page2 .content .page-title,
.equipment-project .equipment-project-page3 .content .page-title {
  text-align: left;
  border-left: 5px solid #F29301;
  padding: 0 0 0 20px;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 29px;
  margin: 0px 0 var(--margin-top-3vw) 0;
}
.equipment-project .equipment-project-page2 .content .img,
.equipment-project .equipment-project-page3 .content .img {
  padding: 0 50px;
}
.equipment-project .equipment-project-page2 .content .img img,
.equipment-project .equipment-project-page3 .content .img img {
  width: 100%;
}
.equipment-project .equipment-project-page2 .content .text1,
.equipment-project .equipment-project-page3 .content .text1 {
  padding: 0 50px var(--margin-top1) 50px;
  color: #808A9A;
  line-height: 26px;
  padding-top: var(--margin-top1);
}
.equipment-project .equipment-project-page2 .content .text2,
.equipment-project .equipment-project-page3 .content .text2 {
  position: relative;
  padding-right: 70px;
}
.equipment-project .equipment-project-page2 .content .text2 .img2,
.equipment-project .equipment-project-page3 .content .text2 .img2 {
  padding-left: 102px;
  display: flex;
  justify-content: space-between;
  padding-top: var(--margin-top-3vw);
}
.equipment-project .equipment-project-page2 .content .text2 .img2 dd,
.equipment-project .equipment-project-page3 .content .text2 .img2 dd {
  background-color: #808A9A;
  width: calc((100% - 65px)/2);
}
.equipment-project .equipment-project-page2 .content .text2 .img2 dd .t2,
.equipment-project .equipment-project-page3 .content .text2 .img2 dd .t2 {
  padding: 30px 40px;
  color: #fff;
  padding-bottom: 40px;
}
.equipment-project .equipment-project-page2 .content .text2 .img2 dd .t2 .t,
.equipment-project .equipment-project-page3 .content .text2 .img2 dd .t2 .t {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #13337B;
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.equipment-project .equipment-project-page2 .content .text2 .img2 dd .t2 ul li,
.equipment-project .equipment-project-page3 .content .text2 .img2 dd .t2 ul li {
  position: relative;
  color: #fff;
  padding-left: 12px;
}
.equipment-project .equipment-project-page2 .content .text2 .img2 dd .t2 ul li:after,
.equipment-project .equipment-project-page3 .content .text2 .img2 dd .t2 ul li:after {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  left: 0px;
  background-color: #fff;
  top: 12px;
}
.equipment-project .equipment-project-page2 .content .text2 .img2 dd img,
.equipment-project .equipment-project-page3 .content .text2 .img2 dd img {
  width: 100%;
}
.equipment-project .equipment-project-page2 .content .text2 .img2 dd.d2,
.equipment-project .equipment-project-page3 .content .text2 .img2 dd.d2 {
  width: 100%;
  display: flex;
}
.equipment-project .equipment-project-page2 .content .text2 .img2 dd.d2 .t2,
.equipment-project .equipment-project-page3 .content .text2 .img2 dd.d2 .t2 {
  width: 326px;
}
.equipment-project .equipment-project-page2 .content .text2 .img2 dd.d2 img,
.equipment-project .equipment-project-page3 .content .text2 .img2 dd.d2 img {
  width: calc(100% - 326px);
}
.equipment-project .equipment-project-page2 .content .text2 .img2.top44,
.equipment-project .equipment-project-page3 .content .text2 .img2.top44 {
  padding-top: 44px;
}
.equipment-project .equipment-project-page2 .tag-module,
.equipment-project .equipment-project-page3 .tag-module {
  position: absolute;
  right: 0px;
  bottom: -19px;
}
.equipment-project .equipment-project-page2.page4 .content,
.equipment-project .equipment-project-page3.page4 .content {
  padding-bottom: 80px;
}
.equipment-project .equipment-project-page2.page4 .content .tag-module,
.equipment-project .equipment-project-page3.page4 .content .tag-module {
  bottom: auto;
  top: -135px;
  background-color: #fff;
}
.equipment-project .equipment-project-page2.page4 .content .tag-module:before,
.equipment-project .equipment-project-page3.page4 .content .tag-module:before {
  background-color: #808A9A;
}
.equipment-project .equipment-project-page3 {
  background-color: #fff;
  padding-top: 0px;
}
.equipment-project .equipment-project-page3 .content {
  padding: var(--margin-top1) 0 var(--margin-top-3vw) 0;
}
.equipment-project .equipment-project-page3 .content .sort-number {
  background-color: #D5DADE;
}
.equipment-project .equipment-project-page3 .content .t2 {
  color: #808A9A;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #DFE1E5;
  padding-bottom: 10px;
}
.equipment-project .equipment-project-page3 .content .t2.s2 {
  margin-top: 50px;
}
.equipment-project .equipment-project-page3 .content .t2.s3 {
  margin-top: 50px;
  color: #808A9A;
  font-size: 20px;
  display: inline-block;
  border-bottom-color: #13337B;
}
.equipment-project .equipment-project-page3 .content .text2 .img2 {
  flex-wrap: wrap;
}
.equipment-project .equipment-project-page3 .content .text2 .img2 dd {
  margin-bottom: 44px;
}
.equipment-project .equipment-project-page3 .content .text2 .img2 dd .t2 {
  height: 172px;
}
.equipment-project .equipment-project-page3 .content .text2 .img2 dd .t2 ul li {
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
}
.equipment-project .equipment-project-page3 .content .text2 .img2 dd img {
  border: 8px solid #D5DADE;
}
.equipment-project .equipment-project-page3 .content .page3-img1 {
  padding: 65px 0px 0 90px;
}
.equipment-project .equipment-project-page3 .content .page3-img1 img {
  width: 100%;
}
.equipment-project .equipment-project-page3 .content .page5-con {
  padding: 30px 0px 0 100px;
  display: flex;
}
.equipment-project .equipment-project-page3 .content .page5-con img {
  width: 550px;
}
.equipment-project .equipment-project-page3.page5 .content {
  padding-bottom: 0px;
}
.equipment-project .equipment-project-page3.page5 .content .text2 {
  padding-right: 0px;
}
.equipment-project .equipment-project-page3.page5 .content .text-page3 {
  padding: 0px;
  font-weight: normal;
  font-size: 16px;
}
.equipment-project .equipment-project-page3.page5 .content .t2.s3 {
  width: 100%;
  margin-bottom: 10px;
}
.equipment-project .business-contact {
  margin-bottom: var(--margin-top1);
  display: flex;
}
.equipment-project .business-contact .email {
  margin: 0 20px;
  display: block;
  width: calc((100% - 120px)/3);
  box-sizing: border-box;
}
.case-sharing {
  padding: var(--margin-top1) 0 0px 0;
}
.case-sharing .bg {
  background-color: #F8F9F9;
}
.case-sharing .bg .content {
  padding: 4vw 0;
}
.case-sharing .bg .content .page-title {
  position: relative;
  height: 132px;
}
.case-sharing .bg .content .page-title:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 5px;
  background-color: #012ff2;
  top: 66px;
  left: 50%;
  margin-left: -20px;
}
.case-sharing .bg .content .case-content {
  display: flex;
  justify-content: space-between;
}
.case-sharing .bg .content .case-content .left,
.case-sharing .bg .content .case-content .right {
  width: 38% ;
}
.case-sharing .bg .content .case-content .left .img,
.case-sharing .bg .content .case-content .right .img {
  background-size: cover;
  background-position: center center;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.case-sharing .bg .content .case-content .left .img .cover,
.case-sharing .bg .content .case-content .right .img .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  opacity: 1;
  z-index: 99;
}
.case-sharing .bg .content .case-content .left .img .cover:hover,
.case-sharing .bg .content .case-content .right .img .cover:hover {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  opacity: 1;
}
.case-sharing .bg .content .case-content .left .img img,
.case-sharing .bg .content .case-content .right .img img {
  opacity: 0;
  width: 100%;
  position: relative;
  display: block;
}
.case-sharing .bg .content .case-content .left .text,
.case-sharing .bg .content .case-content .right .text {
  background-color: #fff;
  margin-top: 30px;
  padding: 3% 7% 0 7%;
  position: relative;
  text-align: left;
}
.case-sharing .bg .content .case-content .left .text .date,
.case-sharing .bg .content .case-content .right .text .date {
  color: #C3D0D8;
  font-size: 16px;
  margin-bottom: 18px;
}
.case-sharing .bg .content .case-content .left .text .t,
.case-sharing .bg .content .case-content .right .text .t {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  height: 55px;
}
.case-sharing .bg .content .case-content .left .text .line,
.case-sharing .bg .content .case-content .right .text .line {
  width: 58px;
  height: 5px;
  background-color: #F29301;
  margin-top: 5%;
}
.case-sharing .bg .content .case-content .left .text:hover,
.case-sharing .bg .content .case-content .right .text:hover {
  background-color: #13337B;
}
.case-sharing .bg .content .case-content .left .text:hover .date,
.case-sharing .bg .content .case-content .right .text:hover .date {
  color: #C3D0D8;
}
.case-sharing .bg .content .case-content .left .text:hover .t,
.case-sharing .bg .content .case-content .right .text:hover .t {
  color: #fff;
}
.case-sharing .bg .content .case-content .right {
  width: 55%;
}
.case-sharing .bg .content .case-content .right .item {
  display: flex;
  margin-bottom: 8%;
}
.case-sharing .bg .content .case-content .right .item .img {
  width: 40%;
}
.case-sharing .bg .content .case-content .right .item .text {
  margin-top: 0px;
  width: 60%;
  padding: 3% 5% 0 7%;
}
.case-sharing .bg .content .case-content .right .item .line {
  margin-top: 7%;
}
.case-sharing .bg .content .case-content .right .more {
  margin: 0 0 0 35%;
  padding: 0;
  width: auto;
}
@media screen and (max-width: 1500px) {
  .technical-service .technical-service-page1 {
    background-size: 120% auto;
    height: 60vw;
  }
}
@media screen and (max-width: 1380px) {
  .home-page6 .con .content {
    padding-left: 100px;
  }
  .content {
    width: 100%;
    padding: 0 50px 0 100px;
    box-sizing: border-box;
  }
  .business-contact a {
    margin-bottom: 20px;
  }
  .stores .stores-page1 .con img {
    width: 30%;
  }
  .stores .stores-page1 .con .text {
    width: calc(70% - 20px);
    font-size: 14px;
  }
  .stores .stores-page1 .con2 img {
    width: 30%;
  }
  .stores .stores-page1 .con2 .text {
    width: calc(70% - 20px);
    font-size: 14px;
  }
  .stores .stores-page2 .country dd p {
    font-size: 12px;
    background-position: 10px center;
    padding-left: 20px;
  }
  .food .text {
    font-size: 14px;
  }
  .food .food-page2 {
    padding-bottom: 10%;
    background-size: auto calc(100% - 100px);
  }
  .food .food-page2 .page-title {
    text-align: left;
    border-left: 5px solid #F29301;
    padding: 0 0 0 20px;
    line-height: 26px;
    letter-spacing: 0px;
    font-size: 29px;
    margin: 90px 0 82px 0;
  }
  .food .food-page2 .partner {
    padding: 0vw 5% 0px 5%;
  }
  .food .food-page2 .partner img {
    width: 100%;
  }
  .food .food-page3 .con {
    display: flex;
    justify-content: space-between;
  }
  .food .food-page3 .con .left {
    width: 60%;
  }
  .food .food-page3 .con .left img {
    width: 100%;
  }
  .food .food-page3 .con .right {
    width: calc(40% - 20px);
    padding-left: 20px;
  }
  .food .food-page3 .con .right img {
    width: 100%;
  }
  .food .food-page4 .sub-title {
    width: 100%;
  }
  .food .food-page4 .food-list {
    display: flex;
    align-items: center;
  }
  .food .food-page4 .food-list dd {
    line-height: 30px;
    margin-bottom: 50px;
  }
  .food .food-page4 .food-list dd img {
    width: 100%;
  }
  .food .food-page4 .food-list dd.text {
    font-size: 2vw;
    padding-left: 10vw;
  }
  .food .food-page4 .food-list.r {
    flex-direction: row-reverse;
  }
  .food .food-page4 .food-list.r dd p {
    padding-left: 0px;
    padding-right: 6px;
  }
  .food .food-page4 .food-list.r dd p img {
    height: 46px;
  }
  .food .food-page4 .food-list.r dd p img.js {
    width: 68px;
  }
  .food .food-page4 .food-list.r dd.text {
    padding-left: 0px;
    padding-right: 10%;
    text-align: right;
  }
  .food .food-page5 {
    padding-top: 100px;
  }
  .food .food-page5 .contact {
    width: 100%;
  }
  .spare-parts .spare-parts-page3 .img-content dd .text-b,
  .spare-parts .spare-parts-page3 .img-content2 dd.left,
  .spare-parts .spare-parts-page3 .img-content3 dd.c .text-b,
  .spare-parts .spare-parts-page3 .img-content4 dd.a {
    padding: 4vw;
  }
  .spare-parts .spare-parts-page3 .img-content2 dd.right .right2 .img.r .animation-2 {
    margin-top: 26%;
  }
  .offshore .offshore-page1 .bg-bottom .con .left {
    width: 40%;
  }
  .offshore .offshore-page1 .bg-bottom .con .left img {
    width: 100%;
  }
  .offshore .offshore-page1 .bg-bottom .con .right {
    width: calc(60% - 20px);
    font-size: 14px;
    padding-left: 50px;
  }
  .offshore .offshore-page3 .content .icon-number {
    width: 85%;
  }
  .offshore .offshore-page3 .content .icon-number dd .img {
    max-width: 180px;
    width: 100%;
    height: 180px;
  }
  .offshore .offshore-page5 .contact {
    width: 100%;
    padding: 0 20px;
  }
  .offshore .offshore-page5 .contact dd.c a {
    font-size: 14px;
  }
  .export .text {
    font-size: 14px;
    color: #152C54;
    line-height: 23px;
  }
  .export .export-page1 .text {
    line-height: 23px;
    font-size: 14px;
    width: 640px;
    height: 556px;
  }
  .export .export-page2 .item-con {
    display: flex;
    justify-content: space-between;
  }
  .export .export-page2 .item-con dd {
    width: 30%;
  }
  .export .export-page2 .item-con dd img {
    width: 100%;
  }
  .export .export-page2 .item-con dd:first-child {
    width: 70%;
    padding-top: 20px;
  }
  .export .export-page2 .item-con dd li {
    padding-bottom: 15px;
    font-size: 14px;
    padding-left: 28px;
    padding-right: 20px;
    text-align: left;
  }
  .export .export-page2 .table dd {
    height: 68px;
    border-radius: 26px 26px 0 0;
  }
  .export .export-page2 .table dd:nth-child(1) {
    width: 38%;
  }
  .export .export-page2 .table dd:nth-child(2) {
    width: calc(24% - 12px);
  }
  .export .export-page2 .table dd:nth-child(3) {
    width: 38%;
  }
  .export .export-page2 .table .thead dd {
    font-size: 18px;
  }
  .export .export-page2 .table .tbody .tr dd {
    font-size: 14px;
  }
  .export .export-page2 .img-list dd {
    width: calc((100% - 28px)/3);
  }
  .safety-service .text {
    font-size: 14px;
    color: #152C54;
    line-height: 23px;
  }
  .safety-service .safety-service-page1 .con img {
    width: 50%;
    margin-right: 50px;
  }
  .safety-service .safety-service-page1 .con .text {
    line-height: 21px;
  }
  .safety-service .safety-service-page1 .icon img {
    width: 100%;
  }
  .safety-service .safety-service-page3 .p-list {
    align-items: flex-start;
  }
  .safety-service .safety-service-page3 .p-list img {
    width: 50%;
    margin-right: 50px;
  }
  .safety-service .safety-service-page4 .content {
    padding: 0px;
    margin: 0 50px 0 100px;
    box-sizing: border-box;
    width: auto;
  }
  .technical-service .text {
    font-size: 14px;
    color: #152C54;
    line-height: 23px;
  }
  .technical-service .technical-service-page1 {
    margin: var(--margin-top-3vw) 0 0px 0;
    padding-bottom: 30px;
  }
  .technical-service .technical-service-page2 .content .text2 {
    padding: 10% 12%;
  }
  .equipment-project .equipment-project-page1 {
    margin: var(--margin-top-3vw) 0 0px 0;
  }
  .equipment-project .equipment-project-page1 .text {
    font-size: 14px;
    line-height: 1.2;
  }
  .equipment-project .equipment-project-page1 .content {
    height: 1100px;
    text-align: right;
  }
  .equipment-project .equipment-project-page2,
  .equipment-project .equipment-project-page3 {
    padding-top: var(--margin-top-3vw);
  }
  .equipment-project .equipment-project-page2 .content,
  .equipment-project .equipment-project-page3 .content {
    padding: var(--margin-top-3vw) 0 var(--margin-top-3vw) 100px;
  }
  .equipment-project .equipment-project-page2 .content .page-title,
  .equipment-project .equipment-project-page3 .content .page-title {
    text-align: left;
  }
  .equipment-project .equipment-project-page2 .content .img,
  .equipment-project .equipment-project-page3 .content .img {
    padding: 0 0px;
  }
  .equipment-project .equipment-project-page2 .content .img img,
  .equipment-project .equipment-project-page3 .content .img img {
    width: 100%;
  }
  .equipment-project .equipment-project-page2 .content .text1,
  .equipment-project .equipment-project-page3 .content .text1 {
    padding: 0;
    color: #808A9A;
    line-height: 26px;
    padding-top: 20px;
    padding-bottom: 100px;
  }
  .equipment-project .equipment-project-page2 .content .text2,
  .equipment-project .equipment-project-page3 .content .text2 {
    padding-right: 0px;
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2,
  .equipment-project .equipment-project-page3 .content .text2 .img2 {
    padding-left: 0px;
    display: flex;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2 dd,
  .equipment-project .equipment-project-page3 .content .text2 .img2 dd {
    width: calc((100% - 25px)/2);
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2 dd .t2,
  .equipment-project .equipment-project-page3 .content .text2 .img2 dd .t2 {
    padding: 30px 40px;
    color: #fff;
    padding-bottom: 40px;
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2 dd .t2 .t,
  .equipment-project .equipment-project-page3 .content .text2 .img2 dd .t2 .t {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #13337B;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2 dd img,
  .equipment-project .equipment-project-page3 .content .text2 .img2 dd img {
    width: 100%;
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2 dd.d2,
  .equipment-project .equipment-project-page3 .content .text2 .img2 dd.d2 {
    width: 100%;
    display: flex;
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2 dd.d2 .t2,
  .equipment-project .equipment-project-page3 .content .text2 .img2 dd.d2 .t2 {
    width: 326px;
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2 dd.d2 img,
  .equipment-project .equipment-project-page3 .content .text2 .img2 dd.d2 img {
    width: calc(100% - 326px);
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2.top44,
  .equipment-project .equipment-project-page3 .content .text2 .img2.top44 {
    padding-top: 44px;
  }
  .equipment-project .equipment-project-page2 .tag-module,
  .equipment-project .equipment-project-page3 .tag-module {
    position: absolute;
    right: 0px;
    bottom: -19px;
  }
  .equipment-project .equipment-project-page2.page4 .content,
  .equipment-project .equipment-project-page3.page4 .content {
    padding-bottom: 80px;
  }
  .equipment-project .equipment-project-page2.page4 .content .tag-module,
  .equipment-project .equipment-project-page3.page4 .content .tag-module {
    bottom: auto;
    top: -135px;
    background-color: #fff;
  }
  .equipment-project .equipment-project-page2.page4 .content .tag-module:before,
  .equipment-project .equipment-project-page3.page4 .content .tag-module:before {
    background-color: #808A9A;
  }
  .equipment-project .equipment-project-page3 .content {
    padding: var(--margin-top-3vw) 0;
  }
  .equipment-project .equipment-project-page3 .content .t2.s2 {
    margin-top: 50px;
  }
  .equipment-project .equipment-project-page3 .content .t2.s3 {
    margin-top: 0px;
  }
  .equipment-project .equipment-project-page3 .content .page5-con {
    padding: 30px 0px 0 100px;
    display: flex;
    align-items: flex-start;
  }
  .equipment-project .equipment-project-page3 .content .page5-con img {
    width: 40%;
  }
  .equipment-project .equipment-project-page3.page5 .content {
    padding-bottom: 0px;
  }
  .equipment-project .equipment-project-page3.page5 .content .text2 {
    padding-right: 0px;
  }
  .equipment-project .equipment-project-page3.page5 .content .text-page3 {
    padding: 0px;
    font-weight: normal;
    font-size: 16px;
  }
  .equipment-project .equipment-project-page3.page5 .content .t2.s3 {
    width: 100%;
    margin-bottom: 30px;
  }
  .equipment-project .equipment-project-page3.page5 .content .sub-title {
    padding-left: 20px;
    font-size: 14px;
  }
  .equipment-project .equipment-project-page3.page5 .content .sub-title h1 {
    padding-left: 50px;
    font-size: 20px;
  }
  .site-service .text {
    font-size: 14px;
    color: #152C54;
    line-height: 23px;
  }
  .site-service .site-service-page1 .text {
    width: auto;
  }
  .general-agency .text {
    font-size: 14px;
    color: #152C54;
    line-height: 23px;
  }
  .case-sharing .bg .content {
    padding: 4vw 50px 4vw 100px;
  }
}
@media screen and (max-width: 850px) {
  .case-sharing .bg .content .case-content {
    display: block;
  }
  .case-sharing .bg .content .case-content .left,
  .case-sharing .bg .content .case-content .right {
    width: 100% ;
  }
  .case-sharing .bg .content .case-content .right {
    width: 100%;
  }
  .case-sharing .bg .content .case-content .right .item {
    display: flex;
    margin-bottom: 8%;
    margin-top: 30px;
  }
  .case-sharing .bg .content .case-content .right .item .img {
    width: 40%;
  }
  .case-sharing .bg .content .case-content .right .item .text {
    margin-top: 0px;
    width: 60%;
    padding: 3% 5% 0 7%;
  }
  .case-sharing .bg .content .case-content .right .item .line {
    margin-top: 9%;
  }
}
@media screen and (max-width: 750px) {
  .home-page6 {
    background: #253570 url("../img2/home/about-me.jpeg") no-repeat center 0;
    position: relative;
    padding-bottom: 0px;
    background-size: 100% auto;
    height: auto!important;
  }
  .home-page6 .con .content {
    padding: 60px 20px 30px 20px;
    justify-content: center;
    align-items: center;
    gap: 60px;
    max-width: 1300px;
    margin: 0 auto;
    color: #fff;
    display: block;
  }
  .content {
    width: 100%;
    padding: 0 35px;
    box-sizing: border-box;
  }
  .food .food-page5 .contact,
  .offshore .offshore-page5 .contact {
    width: 100%;
    padding: 0 20px;
  }
  .food .food-page5 .contact dd,
  .offshore .offshore-page5 .contact dd {
    font-size: 12px;
    width: calc(100% - 109px);
  }
  .food .food-page5 .contact dd:nth-child(2n),
  .offshore .offshore-page5 .contact dd:nth-child(2n) {
    width: 109px;
  }
  .food .food-page5 .contact dd.c a,
  .offshore .offshore-page5 .contact dd.c a {
    width: 100%;
    line-height: 20px;
    padding: 10px 0;
    font-size: 3vw;
    text-align: left;
  }
  .food .food-page5 .contact dd.c a span,
  .offshore .offshore-page5 .contact dd.c a span {
    color: #373C81;
    display: inline-block;
  }
  .food .food-page5 .contact dd.c a:hover,
  .offshore .offshore-page5 .contact dd.c a:hover {
    color: #13337B;
    font-weight: bold;
  }
  .food .food-page5 .contact dd.c:nth-child(2n) a,
  .offshore .offshore-page5 .contact dd.c:nth-child(2n) a {
    width: 100%;
  }
  .food .food-page5 .contact dd.c:nth-child(2n-1) a,
  .offshore .offshore-page5 .contact dd.c:nth-child(2n-1) a {
    padding-left: 0px;
  }
  .food .food-page5 .contact dd.c:nth-last-child(1),
  .offshore .offshore-page5 .contact dd.c:nth-last-child(1),
  .food .food-page5 .contact dd.c:nth-last-child(2),
  .offshore .offshore-page5 .contact dd.c:nth-last-child(2) {
    border-bottom: none;
  }
  .business-contact {
    padding: 0 50px;
    padding-top: 70px;
  }
  .business-contact a {
    display: block;
    width: auto;
    height: 187px;
    margin: 0px;
    margin-bottom: 20px;
  }
  .stores .stores-page1 {
    margin-top: var(--margin-top-3vw);
    height: auto;
    background-position: center bottom;
    padding-bottom: 50px;
  }
  .stores .stores-page1 .con {
    display: block;
    text-align: center;
    margin-top: 50px;
  }
  .stores .stores-page1 .con img {
    width: 70%;
    margin-bottom: 20px;
  }
  .stores .stores-page1 .con .text {
    width: auto;
    font-size: 14px;
    text-align: left;
  }
  .stores .stores-page1 .con2 {
    margin-top: 50px;
    text-align: center;
    display: block;
  }
  .stores .stores-page1 .con2 img {
    width: 70%;
    margin-bottom: 20px;
  }
  .stores .stores-page1 .con2 .text {
    width: auto;
    font-size: 14px;
    text-align: left;
    margin-top: 30px;
  }
  .stores .stores-page2 .page-title {
    color: #fff;
    padding: var(--margin-top-3vw) 0;
  }
  .stores .stores-page2 .text-con {
    display: block;
    padding-bottom: 20px;
  }
  .stores .stores-page2 .text-con dd {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 20px;
  }
  .stores .stores-page2 .text-con dd p {
    line-height: 1.6;
    font-size: 18px;
    padding-bottom: 38px;
  }
  .stores .stores-page2 .text-con dd li {
    font-size: 14px;
    padding-left: 50px;
  }
  .stores .stores-page2 .text-con dd:last-child {
    margin-bottom: 0px;
  }
  .stores .stores-page2.a2 {
    background-color: #2C4D92;
  }
  .stores .stores-page2.a2 .bg {
    display: none;
  }
  .stores .stores-page2.a2 .content {
    padding-top: 20px;
  }
  .stores .stores-page2.a2 .content .country {
    display: flex;
    justify-content: space-between;
    text-align: left;
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
  .stores .stores-page2.a2 .content .country dd {
    width: calc((100% - 20px)/2);
    position: relative;
  }
  .stores .stores-page2.a2 .content .country dd .pic {
    overflow: hidden;
    width: 100%;
  }
  .stores .stores-page2.a2 .content .country dd .pic img {
    width: 100%;
    transition: all 0.5s;
  }
  .stores .stores-page2.a2 .content .country dd p {
    position: relative;
    height: 40px;
    bottom: 0px;
    left: 0px;
    box-sizing: border-box;
    width: 100%;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    background-size: 20px 20px !important;
    text-align: center;
    background-color: #305599 !important;
    background-position: 10px center !important;
    padding-left: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .stores .stores-page2.a2 .content .country.en-mobile dd p {
    font-size: 2vw;
    padding-left: 33px;
  }
  .stores .stores-page3 .page-title,
  .stores .stores-page4 .page-title {
    margin: var(--margin-top-3vw) 0;
  }
.food .food-page1 .page-title {
  padding: 20px 0 20px 0;
}
  .food .food-page2 {
    padding-bottom: 10%;
    margin: 0px;
    background-size: auto calc(100% - 80px);
  }
  .food .food-page2 .page-title {
    margin: var(--margin-top-3vw) 0;
    font-size: 26px;
    margin-bottom: 10vw;
  }
  .food .food-page2 .partner {
    padding: 0vw 5% 0px 5%;
  }
  .food .food-page2 .partner img {
    width: 100%;
  }
  .food .food-page3 .page-title {
    margin: var(--margin-top-3vw) 0;
    line-height: 1.3;
  }
  .food .food-page3 .con {
    display: block;
    font-size: 14px;
  }
  .food .food-page3 .con .left {
    width: 100%;
  }
  .food .food-page3 .con .left img {
    margin-top: 10px;
  }
  .food .food-page3 .con .right {
    width: 100%;
    padding-left: 0px;
    margin-top: 10px;
  }
  .food .food-page4 {
    margin: var(--margin-top-3vw) 0;
    background-size: 100px auto;
    padding: 80px 0;
  }
  .food .food-page4 .sub-title {
    margin-bottom: 80px;
  }
  .food .food-page4 .food-list {
    display: flex;
    align-items: center;
  }
  .food .food-page4 .food-list dd {
    line-height: 20px;
    margin-bottom: 50px;
  }
  .food .food-page4 .food-list dd img {
    width: 120px;
  }
  .food .food-page4 .food-list dd p {
    font-size: 26px;
    padding-bottom: 10px;
  }
  .food .food-page4 .food-list dd.text {
    padding-left: 30px;
    font-size: 14px;
  }
  .food .food-page5 {
    padding: 30px 0 50px 0;
  }
  .spare-parts .spare-parts-page1 .page-title {
    padding: var(--margin-top-3vw) 0 20px 0;
  }
  .spare-parts .spare-parts-page2 .page-title {
    padding: var(--margin-top-3vw) 0 var(--margin-top-3vw) 0;
  }
  .spare-parts .spare-parts-page3 {
    margin-top: var(--margin-top-3vw);
  }
  .spare-parts .spare-parts-page3 .img-content dd .text-b,
  .spare-parts .spare-parts-page3 .img-content2 dd.left,
  .spare-parts .spare-parts-page3 .img-content3 dd.c .text-b,
  .spare-parts .spare-parts-page3 .img-content4 dd.a {
    padding: 8vw 6vw;
  }
  .spare-parts .spare-parts-page3 .img-content dd .text-b .jt,
  .spare-parts .spare-parts-page3 .img-content2 dd.left .jt,
  .spare-parts .spare-parts-page3 .img-content3 dd.c .text-b .jt,
  .spare-parts .spare-parts-page3 .img-content4 dd.a .jt {
    display: none;
  }
  .spare-parts .spare-parts-page3 .img-content dd .text-b p,
  .spare-parts .spare-parts-page3 .img-content2 dd.left p,
  .spare-parts .spare-parts-page3 .img-content3 dd.c .text-b p,
  .spare-parts .spare-parts-page3 .img-content4 dd.a p {
    padding: 0px;
    padding-bottom: 20px;
  }
  .spare-parts .spare-parts-page3 .page-title {
    padding: 0vw 0 var(--margin-top-3vw) 0;
  }
  .spare-parts .spare-parts-page3 .img-content {
    flex-wrap: wrap;
  }
  .spare-parts .spare-parts-page3 .img-content.pc-box {
    display: none;
  }
  .spare-parts .spare-parts-page3 .img-content.mobile-box {
    display: flex;
  }
  .spare-parts .spare-parts-page3 .img-content dd {
    margin-right: 12px;
    width: calc((100% - 12px)/2);
  }
  .spare-parts .spare-parts-page3 .img-content dd.r {
    width: 100%;
  }
  .spare-parts .spare-parts-page3 .img-content dd.r .text-b {
    margin-bottom: 12px;
  }
  .spare-parts .spare-parts-page3 .img-content dd:nth-child(2) {
    margin-right: 0px;
  }
  .spare-parts .spare-parts-page3 .img-content2 {
    padding: var(--margin-top-3vw) 0;
    display: block;
  }
  .spare-parts .spare-parts-page3 .img-content2 dd.left {
    width: 100%;
  }
  .spare-parts .spare-parts-page3 .img-content2 dd.right {
    height: auto;
    width: 100%;
    margin-top: 20px;
  }
  .spare-parts .spare-parts-page3 .img-content2 dd.right .right2 .img.r .animation-2 {
    margin-top: 26%;
  }
  .spare-parts .spare-parts-page3 .img-content3 {
    flex-wrap: wrap;
  }
  .spare-parts .spare-parts-page3 .img-content3 dd {
    margin-right: 12px;
    width: calc((100% - 12px)/2);
  }
  .spare-parts .spare-parts-page3 .img-content3 dd.b {
    margin-right: 0px;
  }
  .spare-parts .spare-parts-page3 .img-content3 dd.c {
    width: 100%;
    margin-top: 20px;
    margin-right: 0px;
  }
  .spare-parts .spare-parts-page3 .img-content4 {
    flex-wrap: wrap;
    padding: var(--margin-top-3vw) 0;
  }
  .spare-parts .spare-parts-page3 .img-content4 dd {
    margin-right: 0px;
  }
  .spare-parts .spare-parts-page3 .img-content4 dd.a {
    width: 100%;
  }
  .spare-parts .spare-parts-page3 .img-content4 dd.b {
    width: 100%;
  }
  .spare-parts .spare-parts-page3 .img-content5 .text {
    width: 100%;
    padding: 8vw 6vw;
    height: auto;
  }
  .spare-parts .spare-parts-page3 .img-content5 .text .jt {
    display: none;
  }
  .spare-parts .spare-parts-page3 .business-contact {
    padding: 70px 0 0 0;
  }
  .offshore .page-title {
    line-height: 1.2 !important;
  }
  .offshore .offshore-page1 {
    background-size: 200%;
  }
  .offshore .offshore-page1 .bg-bottom {
    background-size: 200%;
    min-height: auto;
    padding-bottom: 20vw;
  }
  .offshore .offshore-page1 .bg-bottom .page-title {
    padding: var(--margin-top-3vw) 0;
  }
  .offshore .offshore-page1 .bg-bottom .con {
    display: block;
  }
  .offshore .offshore-page1 .bg-bottom .con .left {
    width: 100%;
  }
  .offshore .offshore-page1 .bg-bottom .con .right {
    width: 100%;
    padding: 50px 0;
    padding-bottom: 0px;
  }
  .offshore .offshore-page2 .page-title {
    margin: var(--margin-top-3vw) 0;
  }
  .offshore .offshore-page2 .offshore-list {
    display: block;
  }
  .offshore .offshore-page2 .offshore-list a {
    width: auto;
    padding-bottom: 50px;
    margin: 0 50px;
  }
  .offshore .offshore-page2 .offshore-list a div {
    height: auto;
  }
  .offshore .offshore-page2 .offshore-list a div img {
    width: 100%;
  }
  .offshore .offshore-page3 .content {
    min-height: auto;
    padding-bottom: 100px;
  }
  .offshore .offshore-page3 .content .page-title {
    margin: var(--margin-top-3vw) 0;
  }
  .offshore .offshore-page3 .content .con {
    display: block;
  }
  .offshore .offshore-page3 .content .con dd {
    width: auto;
    height: auto;
    padding: 20px;
  }
  .offshore .offshore-page3 .content .con dd.right {
    background-color: transparent;
  }
  .offshore .offshore-page3 .content .con dd.right .icon {
    margin: 0px;
  }
  .offshore .offshore-page3 .content .con dd.right .text {
    margin: 0px;
    padding-left: 20px;
  }
  .offshore .offshore-page3 .content .con dd.left .text {
    margin: 0px;
    padding-left: 20px;
  }
  .offshore .offshore-page3 .content .con .jt {
    display: none;
  }
  .offshore .offshore-page3 .content .title2 {
    width: auto;
    line-height: 21px;
    border-radius: 50px;
    font-size: 21px;
    margin: auto;
    margin-top: var(--margin-top-3vw);
    padding: 20px;
  }
  .offshore .offshore-page3 .content .icon-number {
    display: flex;
    position: relative;
    width: 100%;
    bottom: 0px;
    justify-content: space-between;
    padding-top: 30px;
  }
  .offshore .offshore-page3 .content .icon-number dd {
    width: calc((100vw - 30px - 100px)/3);
  }
  .offshore .offshore-page3 .content .icon-number dd .img {
    width: 100%;
    height: auto;
    height: calc((100vw - 30px - 100px)/3);
    border: 0.6vw solid #fff;
  }
  .offshore .offshore-page3 .content .icon-number dd .img img {
    width: 30%;
  }
  .offshore .offshore-page3 .content .icon-number dd p {
    font-size: 13px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
  }
  .offshore .offshore-page4 .page-title {
    margin: var(--margin-top-3vw) 0;
  }
  .offshore .offshore-page4 .page-title.a2 {
    margin-top: var(--margin-top-3vw);
  }
  .offshore .offshore-page5 {
    padding: var(--margin-top-3vw) 0;
  }
  .export .export-page1 {
    margin: var(--margin-top-3vw) 0;
  }
  .export .export-page1 .text {
    width: 100%;
    padding: 30px;
    font-size: 14px;
    line-height: 21px;
    height: auto;
    margin-top: 170px;
    padding-top: 60vw;
  }
  .export .export-page1 .img {
    width: 90%;
    top: 170px;
    right: -23px;
  }
  .export .export-page1 .img img {
    width: 100%;
  }
  .export .export-page1 .animation-2 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    margin-top: 0px;
    width: 100px;
    margin: auto;
    margin-top: 20px;
  }
  .export .export-page2 .page-title {
    margin: var(--margin-top-3vw) 0;
  }
  .export .export-page2 .page-title.a2 {
    margin-bottom: 20px;
  }
  .export .export-page2 .item-con {
    display: block;
  }
  .export .export-page2 .item-con dd {
    width: 100%;
  }
  .export .export-page2 .item-con dd img {
    width: 100%;
  }
  .export .export-page2 .item-con dd:first-child {
    width: auto;
    padding-top: 20px;
  }
  .export .export-page2 .item-con dd li {
    padding-bottom: 15px;
    font-size: 14px;
    padding-left: 28px;
    padding-right: 20px;
  }
  .export .export-page2 .table dd {
    height: 68px;
    border-radius: 16px 16px 0 0;
  }
  .export .export-page2 .table dd:nth-child(1) {
    width: 38%;
  }
  .export .export-page2 .table dd:nth-child(2) {
    width: calc(24% - 4px);
  }
  .export .export-page2 .table dd:nth-child(3) {
    width: 38%;
  }
  .export .export-page2 .table .thead dd {
    font-size: 14px;
  }
  .export .export-page2 .table .tbody .tr dd {
    font-size: 2.5vw;
    word-break: break-word;
  }
  .export .export-page2 .img-list dd {
    width: calc((100% - 28px)/3);
  }
  .safety-service .page-title2 {
    margin: var(--margin-top-3vw) 0;
    font-size: 21px;
  }
  .safety-service .safety-service-page1 {
    margin: var(--margin-top-3vw) 0;
    height: auto;
    background-position: center bottom;
    background-size: 200%;
  }
  .safety-service .safety-service-page1 .page-title {
    margin-bottom: var(--margin-top-3vw);
  }
  .safety-service .safety-service-page1 .con {
    display: block;
  }
  .safety-service .safety-service-page1 .con img {
    width: 100%;
    margin: 0px;
  }
  .safety-service .safety-service-page1 .con .text {
    line-height: 1.6;
    padding-top: 50px;
  }
  .safety-service .safety-service-page1 .icon {
    padding-bottom: 50px;
  }
  .safety-service .safety-service-page2 .page-title2 {
    margin-top: var(--margin-top-3vw);
  }
  .safety-service .safety-service-page3 .p-list {
    padding-top: var(--margin-top-3vw);
    display: block;
  }
  .safety-service .safety-service-page3 .p-list img {
    width: 100%;
  }
  .safety-service .safety-service-page3 .p-list .text .title {
    font-size: 28px;
    margin-bottom: 40px;
    line-height: 60px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .safety-service .safety-service-page3 .p-list .text .title strong {
    font-size: 60px;
    margin-right: 10px;
  }
  .safety-service .safety-service-page3 .p-list .text ul {
    padding-right: 0px;
  }
  .safety-service .safety-service-page3 .p-list .text ul li {
    line-height: 24px;
  }
  .safety-service .safety-service-page4 .content {
    width: auto;
    margin: 0px 35px;
  }
  .safety-service .safety-service-page4 .content:before {
    display: none;
  }
  .safety-service .safety-service-page4 .content .title {
    margin: 0px;
    background-size: 20px auto !important;
    padding: 0px;
    font-size: 21px;
    padding-left: 30px;
    height: auto;
    line-height: 20px;
    height: 60px;
    display: flex;
    align-items: center;
    background-position: 0 center !important;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .safety-service .safety-service-page4 .content .title:before {
    display: none;
  }
  .safety-service .safety-service-page4 .content .img {
    margin-left: 0px;
  }
  .safety-service .safety-service-page4 .content .img img {
    width: calc((100% - 20px)/3);
  }
  .safety-service .safety-service-page4 .content .img2 {
    margin-left: 0px;
  }
  .safety-service .safety-service-page4 .content .img2 img {
    width: 100%;
  }
  .technical-service {
    word-break: break-all;
  }
  .technical-service .technical-service-page1 {
    position: relative;
    margin: var(--margin-top-3vw) 0 0px 0;
    background: url("../img2/business/homeywtitle.jpg") no-repeat center bottom;
    height: 70vw;
    background-size: 128%;
  }
  .technical-service .technical-service-page1 .content {
    padding: 0px;
  }
  .technical-service .technical-service-page2 .content .text {
    padding: var(--margin-top-3vw) 0 0px 0;
  }
  .technical-service .technical-service-page2 .content .title2 {
    padding: var(--margin-top-3vw) 0 0 0;
    font-size: 32px;
    line-height: 1.2;
  }
  .technical-service .technical-service-page2 .content .title3 {
    width: 100%;
    height: auto;
    margin-top: 42px;
    font-size: 18px;
    padding: 10px;
    box-sizing: border-box;
  }
  .technical-service .technical-service-page2 .content .title3.a3 {
    width: auto;
    margin-top: var(--margin-top-3vw);
  }
  .technical-service .technical-service-page2 .content .text2 {
    display: block;
    padding: 20px 30px;
  }
  .technical-service .technical-service-page2 .content .text2 ul {
    width: auto;
  }
  .technical-service .technical-service-page2 .content .item3 {
    padding-left: 0;
    padding-top: 0px;
  }
  .technical-service .technical-service-page2 .content .item3 img {
    width: 100%;
    position: inherit;
    left: 0px;
    top: 0;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    margin-bottom: 20px;
  }
  .technical-service .technical-service-page2 .content .item3 .text2 ul {
    width: auto;
  }
  .technical-service .technical-service-page2 .content .item4,
  .technical-service .technical-service-page2 .content .item5 {
    display: block;
    padding: 30px 0;
    padding-left: 0px;
    padding-top: 0px;
  }
  .technical-service .technical-service-page2 .content .item4 img,
  .technical-service .technical-service-page2 .content .item5 img {
    width: 100%;
  }
  .technical-service .technical-service-page2 .content .item4 .text2,
  .technical-service .technical-service-page2 .content .item5 .text2 {
    padding: 30px 20px;
  }
  .technical-service .technical-service-page2 .content .item4 .text2 ul,
  .technical-service .technical-service-page2 .content .item5 .text2 ul {
    width: 100%;
  }
  .technical-service .technical-service-page2 .content .item5 {
    padding-top: 0px;
  }
  .technical-service .technical-service-page2 .content .item5 img {
    width: 100%;
    margin-right: 0px;
  }
  .technical-service .technical-service-page2 .content .item6 {
    display: block;
  }
  .technical-service .technical-service-page2 .content .item6 .dd {
    width: 100%;
  }
  .technical-service .technical-service-page2 .content .item6 .dd .con {
    height: auto;
    display: block;
  }
  .technical-service .technical-service-page2 .content .item6 .dd .con img {
    width: 100%;
  }
  .technical-service .technical-service-page3 {
    margin: var(--margin-top-3vw) 0 0px 0;
    background-color: #2476a6;
    background-size: cover !important;
  }
  .technical-service .technical-service-page3 .item-zs dd .title {
    font-size: 3vw;
  }
  .technical-service .technical-service-page3 .page-title {
    color: #fff;
    margin-bottom: 30px;
  }
  .technical-service .technical-service-page3 .item-zs {
    display: flex;
  }
  .technical-service .technical-service-page3 .item-zs dd {
    width: calc((100% - 20px)/2);
  }
  .technical-service .business-contact {
    margin: 0px 0 var(--margin-top-3vw) 0;
    padding-top: var(--margin-top-3vw);
  }
  .equipment-project .sub-title {
    margin-left: 0px;
    padding-left: 50px;
  }
  .equipment-project .equipment-project-page1 .text {
    font-size: 14px;
    line-height: 1.2;
  }
  .equipment-project .equipment-project-page1 .content {
    height: 896px;
    padding: 0 0vw;
    text-align: center;
  }
  .equipment-project .equipment-project-page1 .content .text {
    width: 90vw;
    height: 90vw;
    border-radius: 80vw;
    margin-top: 250px;
    box-sizing: border-box;
  }
  .equipment-project .equipment-project-page1 .content .text .con {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    font-size: 13px;
    line-height: 21px;
    shape-outside: circle(50%);
    padding-top: 0px;
    position: relative;
    box-sizing: border-box;
  }
  .equipment-project .equipment-project-page1 .content .text .con:before {
    display: none;
  }
  .equipment-project .equipment-project-page1 .content .text .con img {
    position: absolute;
    bottom: -60px;
    left: 0px;
    width: 50%;
  }
  .equipment-project .equipment-project-page2,
  .equipment-project .equipment-project-page3 {
    padding-top: var(--margin-top-3vw);
  }
  .equipment-project .equipment-project-page2 .content,
  .equipment-project .equipment-project-page3 .content {
    padding: 0 35px;
  }
  .equipment-project .equipment-project-page2 .content .text2,
  .equipment-project .equipment-project-page3 .content .text2 {
    position: relative;
    padding-right: 0px;
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2,
  .equipment-project .equipment-project-page3 .content .text2 .img2 {
    display: block;
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2 dd,
  .equipment-project .equipment-project-page3 .content .text2 .img2 dd {
    width: 100%;
  }
  .equipment-project .equipment-project-page2 .content .text2 .img2 dd .t2,
  .equipment-project .equipment-project-page3 .content .text2 .img2 dd .t2 {
    height: auto;
  }
  .equipment-project .equipment-project-page2 .content sub-title,
  .equipment-project .equipment-project-page3 .content sub-title {
    padding-left: 0px;
    margin-left: 0px;
  }
  .equipment-project .equipment-project-page2 .content .page3-img1,
  .equipment-project .equipment-project-page3 .content .page3-img1 {
    padding: 0px;
  }
  .equipment-project .equipment-project-page2 .content .page5-con,
  .equipment-project .equipment-project-page3 .content .page5-con {
    padding: 30px 0px 0 0px;
    display: block;
  }
  .equipment-project .equipment-project-page2 .content .page5-con img,
  .equipment-project .equipment-project-page3 .content .page5-con img {
    width: 100%;
    margin-bottom: 30px;
  }
  .equipment-project .equipment-project-page2 .tag-module,
  .equipment-project .equipment-project-page3 .tag-module {
    position: absolute;
    right: 0px;
    bottom: -19px;
    display: none;
  }
  .equipment-project .equipment-project-page2 .text-page3,
  .equipment-project .equipment-project-page3 .text-page3 {
    padding: 30px;
  }
  .equipment-project .equipment-project-page2.page4 .content,
  .equipment-project .equipment-project-page3.page4 .content {
    padding-bottom: 80px;
  }
  .equipment-project .equipment-project-page2.page4 .content .tag-module,
  .equipment-project .equipment-project-page3.page4 .content .tag-module {
    bottom: auto;
    top: -135px;
    background-color: #fff;
  }
  .equipment-project .equipment-project-page2.page4 .content .tag-module:before,
  .equipment-project .equipment-project-page3.page4 .content .tag-module:before {
    background-color: #808A9A;
  }
  .equipment-project .equipment-project-page2.page5 .content,
  .equipment-project .equipment-project-page3.page5 .content {
    padding-bottom: 0px;
  }
  .equipment-project .equipment-project-page2.page5 .content .text2,
  .equipment-project .equipment-project-page3.page5 .content .text2 {
    padding-right: 0px;
  }
  .equipment-project .equipment-project-page2.page5 .content .text-page3,
  .equipment-project .equipment-project-page3.page5 .content .text-page3 {
    padding: 0px;
    font-weight: normal;
    font-size: 14px;
  }
  .equipment-project .equipment-project-page2.page5 .content .t2.s3,
  .equipment-project .equipment-project-page3.page5 .content .t2.s3 {
    width: 100%;
    margin-bottom: 10px;
  }
  .equipment-project .equipment-project-page2.page5 .content .sub-title,
  .equipment-project .equipment-project-page3.page5 .content .sub-title {
    padding: 0px;
  }
  .equipment-project .business-contact {
    margin-bottom: 50px;
    display: block;
    padding: 0px;
  }
  .equipment-project .business-contact .email {
    margin: 0 0px;
    display: block;
    margin-top: 50px;
    width: 100%;
    box-sizing: border-box;
  }
  .site-service .site-service-page1 .page-title {
    margin: var(--margin-top-3vw) 0;
  }
  .site-service .site-service-page1 .text.b {
    padding: 50px 0 0 0;
  }
  .site-service .site-service-page1 .img1 {
    padding-top: 50px;
  }
  .site-service .site-service-page1 .img2 {
    padding-top: 15px;
    flex-wrap: wrap;
  }
  .site-service .site-service-page1 .img2 img {
    width: calc((100% - 30px)/3);
    margin-bottom: 15px;
  }
  .site-service .site-service-page1 .table dd {
    font-weight: bold;
    text-align: center;
    justify-content: center;
  }
  .site-service .site-service-page1 .table dd:nth-child(1) {
    padding-left: 0px;
  }
  .site-service .site-service-page1 .table .thead {
    margin-top: 90px;
  }
  .site-service .site-service-page1 .table .thead dd {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .site-service .site-service-page1 .table .tbody .tr dd {
    font-size: 12px;
  }
  .general-agency .text {
    font-size: 14px;
    color: #152C54;
    line-height: 23px;
  }
  .general-agency .general-agency-page1 {
    margin: var(--margin-top-3vw) 0 0px 0;
  }
  .general-agency .general-agency-page1 .text-box {
    width: auto;
    margin: 0px;
    margin-top: 70px;
    padding: 30px;
    border-top-right-radius: 60px;
  }
  .general-agency .general-agency-page1 .text-box p {
    margin-bottom: 20px;
  }
  .general-agency .general-agency-page2 .content {
    height: 50px;
  }
  .general-agency .general-agency-page2 .content .animation-2 {
    position: absolute;
    right: auto;
    top: 20px;
    width: 150px;
    margin-top: 0px;
    left: 230px;
  }
  .general-agency .general-agency-page3,
  .general-agency .general-agency-page4 {
    background: #EFF1F3 url("../img2/business/general-agency1.jpg") no-repeat center 530px;
  }
  .general-agency .general-agency-page3 .content,
  .general-agency .general-agency-page4 .content {
    padding-top: 66px;
  }
  .general-agency .general-agency-page3 .content .page-title,
  .general-agency .general-agency-page4 .content .page-title {
    margin-bottom: 0px;
  }
  .general-agency .general-agency-page3 .content .img img,
  .general-agency .general-agency-page4 .content .img img {
    width: 100%;
    padding: 50px 0px;
  }
  .general-agency .general-agency-page3 .content .img-list,
  .general-agency .general-agency-page4 .content .img-list {
    display: flex;
    justify-content: space-between;
    padding-top: 0px;
  }
  .general-agency .general-agency-page3 .content .img-list img,
  .general-agency .general-agency-page4 .content .img-list img {
    width: calc((100% - 30px)/3);
  }
  .general-agency .general-agency-page4 .content {
    padding-top: var(--margin-top-3vw);
    padding-bottom: var(--margin-top-3vw);
  }
  .general-agency .general-agency-page4 .content .text {
    display: block;
  }
  .general-agency .general-agency-page4 .content .text ul {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .general-agency .general-agency-page4 .content .text ul li {
    line-height: 21px;
  }
  .general-agency .general-agency-page4 .content .text img {
    width: 100%;
  }
  .general-agency .business-contact {
    padding: 0 50px;
    padding-top: 70px;
  }
  .case-sharing {
    padding-bottom: 0px;
    padding-top: 40px;
  }
  .case-sharing .bg .content {
    padding: 4vw 30px;
    padding-top: 8vw;
  }
  .case-sharing .bg .content .page-title {
    position: relative;
    height: 106px;
  }
  .case-sharing .bg .content .case-content {
    display: block;
  }
  .case-sharing .bg .content .case-content .left,
  .case-sharing .bg .content .case-content .right {
    width: 100% ;
  }
  .case-sharing .bg .content .case-content .left .img .cover,
  .case-sharing .bg .content .case-content .right .img .cover {
    display: block;
    position: inherit;
    height: auto;
  }
  .case-sharing .bg .content .case-content .left .img img,
  .case-sharing .bg .content .case-content .right .img img {
    display: none;
  }
  .case-sharing .bg .content .case-content .left,
  .case-sharing .bg .content .case-content .right {
    width: 100%;
  }
  .case-sharing .bg .content .case-content .left .item,
  .case-sharing .bg .content .case-content .right .item {
    display: block;
    margin-bottom: 8%;
    margin-top: 30px;
  }
  .case-sharing .bg .content .case-content .left .item .img,
  .case-sharing .bg .content .case-content .right .item .img {
    width: 100%;
  }
  .case-sharing .bg .content .case-content .left .item .text,
  .case-sharing .bg .content .case-content .right .item .text {
    margin-top: 0px;
    width: 100%;
    padding: 3% 5% 0 7%;
  }
  .case-sharing .bg .content .case-content .left .item .line,
  .case-sharing .bg .content .case-content .right .item .line {
    margin-top: 9%;
  }
  .case-sharing .bg .content .case-content .left .more,
  .case-sharing .bg .content .case-content .right .more {
    margin: 0 0 0 35%;
    padding: 0;
    width: auto;
  }
}
/*# sourceMappingURL=./business.css.map */