.public_w {
  max-width: 1480px;
  width: 85%;
  margin: 0 auto;
}
.public_w1 {
  max-width: 974px;
  width: 85%;
  margin: 0 auto;
}
.title {
  font-family: HelveticaNeue_Medium;
  font-size: calc(10px + 1.9rem);
  color: #3A4046;
}
* {
  margin: 0;
  padding: 0;
}
.home {
  /* 顶部banner */
  /* 关于我们 */
  /* Welcome to Hangzhou Alkali Pump */
  /* 产品 */
  /* Innovation leads the future */
  /* Green sustainable development */
  /* Global marketing */
  /* 合作伙伴 */
  /* 新闻 */
}
.home .banner {
  width: 100%;
  position: relative;
}
.home .banner > img {
  width: 100%;
}
.home .banner > div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* border: 1px #f00 solid; */
}
.home .banner > div > div {
  width: 80%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* border: 1px #f00 solid; */
}
.home .banner > div > div > p:nth-of-type(1) {
  font-family: Gothic_bold;
  font-weight: bold;
  font-size: calc(10px + 2.5rem);
  color: #FFFFFF;
}
.home .banner > div > div > p:nth-of-type(2) {
  font-family: Helvetica;
  font-size: calc(10px + 1.5rem);
  color: #FFFFFF;
  margin-top: calc(1px + 0.6rem);
  margin-bottom: calc(10px + 3rem);
}
.home .banner > div > div > p:nth-of-type(3) {
  font-family: Helvetica;
  font-size: calc(10px + 0.7rem);
  color: #FFFFFF;
  margin-top: calc(10px + 0.6rem);
  margin-bottom: calc(10px + 3rem);
  opacity: 0.8;
}
.home .banner > div > div > div {
  display: flex;
}
.home .banner > div > div > div > a {
  height: calc(16px + 2rem);
  border-radius: calc(17px + 2rem);
  display: flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.6);
  font-family: FuturaBT;
  font-weight: normal;
  font-size: calc(10px + 0.4rem);
  color: #FFFFFF;
}
.home .banner > div > div > div > a:nth-child(1) {
  padding: 0 calc(10px + 0.4rem);
  padding-top: 4px;
  margin-right: calc(10px + 1rem);
}
.home .banner > div > div > div > a:nth-child(2) {
  padding: 0 calc(10px + 1.45rem);
  padding-top: 4px;
}
.home .about {
  width: 80%;
  margin-top: calc(100px + 5.5rem);
  margin-bottom: calc(60px + 5rem);
  display: flex;
  flex-direction: column;
  /* border: 1px solid #000; */
}
.home .about > div:nth-of-type(1) {
  width: calc(101px + 7rem);
  height: calc(18px + 1.5rem);
  border-radius: calc(18px + 1.5rem);
  border: 1px solid rgba(225, 85, 50, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Helvetica;
  font-size: calc(8px + 0.6rem);
  color: rgba(225, 85, 50, 0.8);
}
.home .about > p:nth-of-type(1) {
  font-family: Helvetica;
  font-size: calc(10px + 2.3rem);
  color: #333333;
  margin-top: calc(10px + 0.5rem);
  width: 115%;
}
.home .about > p:nth-of-type(1) > span {
  color: #E15532;
  opacity: 0.8;
}
.home .about > p:nth-of-type(2) {
    font-family: Helvetica;
  font-size: calc(10px + 2.3rem);
  color: #333333;
  margin-top: calc(10px + 0.5rem);
}

.home .about > p:nth-of-type(3){
    font-family: Helvetica_light;
  font-weight: 300;
  font-size: calc(10px + 0.7rem);
  color: #333333;
  line-height: calc(12px + 1rem);
  margin-top: calc(10px + 1.45rem);
}
.home .about > a {
  width: calc(69px + 3.5rem);
  height: calc(12px + 1.5rem);
  background: #E15532;
  border-radius: calc(12px + 1.5rem);
  margin-top: calc(14px + 2.5rem);
  font-family: Helvetica;
  font-size: calc(10px + 0.4rem);
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .wp {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* border: 1px solid #f00; */
}

.home .wp > p {
  margin-bottom: calc(10px + 0.4rem);
}
.home .wp > p:nth-of-type(1){
    margin-bottom: 0;
}
.home .wp > span {
  max-width: calc(100px + 30rem);
  font-family: Helvetica;
  font-size: calc(10px + 0.5rem);
  color: #666666;
  line-height: calc(10px + 1rem);
  text-align: center;
}
.home .wp > div {
  width: 100%;
  margin-top: calc(10px + 2.5rem);
  /* border: 1px solid #000; */
}
.home .wp > div .swiper3 {
  width: 100%;
  overflow: hidden;
}
.home .wp > div .swiper3 .swiper-slide {
  overflow: hidden;
}
.home .wp > div .swiper3 .swiper-slide > a {
  /* width: 32%; */
  /* height: calc(110px + 30rem); */
  /* position: relative; */
  overflow: hidden;
  /* border: 1px solid #f00; */
}
.home .wp > div .swiper3 .swiper-slide > a > img {
  width: 100%;
  transition: all 0.3s;
}
.home .wp > div .swiper3 .swiper-slide > a > p {
  width: 100%;
  text-align: center;
  transition: all 0.3s;
  position: absolute;
  /* left: 50%;
                            transform: translateX(-50%); */
  font-family: Helvetica;
  font-weight: bold;
  font-size: calc(10px + 0.7rem);
  color: #FFFFFF;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.6);
  bottom: calc(10px + 2rem);
}
.home .wp > div .swiper3 .swiper-slide > a:hover > img {
  transform: scale(1.1);
}
.home .wp > div .swiper3 .swiper-slide > a:hover > p {
  transform: translateY(-10px);
}
.home .products {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: calc(30px + 5rem);
  position: relative;
  padding-bottom: calc(10px + 2.5rem);
  /* border: 1px solid #000; */
}
.home .products > p {
  margin-bottom: calc(10px + 0.4rem);
}
.home .products > span {
  max-width: calc(110px + 40rem);
  font-family: Helvetica;
  font-size: calc(10px + 0.5rem);
  color: #666666;
  line-height: calc(10px + 1rem);
  text-align: center;
}
.home .products .swiper {
  width: 100%;
  margin-top: calc(12px + 2.5rem);
  /* border: 1px solid #f00; */
}
.home .products .swiper .swiper-slide {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: calc(15px + 1rem);
  /* border: 1px solid #000; */
}
.home .products .swiper .swiper-slide a {
  overflow: hidden;
  position: relative;
}
.home .products .swiper .swiper-slide a > img {
  transition: all 0.3s;
}
.home .products .swiper .swiper-slide a > div {
  width: calc(20px + 4.5rem);
  height: calc(20px + 4.5rem);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(225, 85, 50, 0.5);
  font-size: calc(10px + 0.4rem);
  color: #fff;
  font-size: Helvetica;
  text-transform: uppercase;
}
.home .products .swiper .swiper-slide > a > img:nth-of-type(1) {
  width: calc(120px + 30rem);
  height: 100%;
}
.home .products .swiper .swiper-slide > div {
  display: flex;
  flex-direction: column;
}
.home .products .swiper .swiper-slide > div > a > img:nth-of-type(1) {
  width: calc(125px + 30rem);
}
.home .products .swiper .swiper-slide > div > a:nth-child(1) {
  margin-bottom: calc(14px + 1rem);
}
.home .products .swiper .swiper-slide a:hover > img {
  transform: scale(1.1);
}
.home .products .swiper .swiper-slide a:hover > div {
  opacity: 1;
}
.home .wp1 {
  width: 100%;
  background: #F6F7F9;
  margin-top: calc(30px + 5rem);
  padding-top: calc(23px + 3.5rem);
  padding-bottom: calc(22px + 3rem);
}
.home .wp1 .public_w {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* border: 1px solid #000; */
}
.home .wp1 .public_w > div {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: calc(16px + 3.5rem);
  margin-top: calc(10px + 1.45rem);
}
.home .wp1 .public_w > div > div:nth-of-type(1) {
  width: calc(155px + 30rem);
  height: calc(160px + 15rem);
}
.home .wp1 .public_w > div > div:nth-of-type(1) .aa {
  width: 100%;
  height: calc(160px + 15rem);
}
.home .wp1 .public_w > div > div:nth-of-type(2) {
  width: 46%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* border: 1px solid #f00; */
}
.home .wp1 .public_w > div > div:nth-of-type(2) > p {
  font-family: HelveticaNeue_Medium;
  font-size: calc(10px + 1.1rem);
  color: #333333;
}
.home .wp1 .public_w > div > div:nth-of-type(2) > span {
  font-family: Helvetica;
  font-size: calc(10px + 0.4rem);
  color: #666666;
  line-height: calc(10px + 0.7rem);
  margin-top: calc(10px + 2rem);
  margin-bottom: calc(10px + 1rem);
}
.home .wp1 .public_w > div > div:nth-of-type(2) > div {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.home .wp1 .public_w > div > div:nth-of-type(2) > div > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home .wp1 .public_w > div > div:nth-of-type(2) > div > div > img {
  width: calc(14px + 2.5rem);
  height: calc(14px + 2.5rem);
}
.home .wp1 .public_w > div > div:nth-of-type(2) > div > div > img:nth-last-child(1) {
  margin-right: 10px;
}
.home .wp1 .public_w > div > div:nth-of-type(2) > div > div > p {
  margin-top: 0.6rem;
  font-family: Helvetica;
  font-size: calc(6px + 0.6rem);
  color: #333333;
}
.home .wp2 {
  width: 80%;
  margin: calc(30px + 5rem) auto;
  display: flex;
  flex-direction: column;
  /* border: 1px solid #f00; */
}
.home .wp2 > p {
  margin-bottom: calc(10px + 0.4rem);
}
.home .wp2 > span {
  max-width: calc(102px + 40rem);
  font-family: Helvetica;
  font-size: calc(10px + 0.5rem);
  color: #666666;
  line-height: calc(10px + 1rem);
  margin-bottom: calc(10px + 1.5rem);
}
.home .wp2 > div {
  width: 100%;
  position: relative;
}
.home .wp2 > div > img {
  width: 100%;
}
.home .wp2 > div > div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* border: 1px solid #f00; */
}
.home .wp2 > div > div > p {
  font-family: Helvetica_bold;
  font-size: calc(10px + 2.5rem);
  color: #FFFFFF;
}
.home .wp2 > div > div > span {
  font-family: Helvetica_bold;
  font-size: calc(10px + 0.9rem);
  color: #FFFFFF;
  margin-top: calc(14px + 1.5rem);
  margin-bottom: calc(10px + 2.5rem);
}
.home .wp2 > div > div > a {
  font-family: FuturaBT;
  font-weight: normal;
  font-size: calc(10px + 0.6rem);
  color: #FFFFFF;
  text-decoration: underline;
}
.home .wp3 {
  width: 80%;
  display: flex;
  /* border: 1px solid #f00; */
}
.home .wp3 .wp3a {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.home .wp3 .wp3a > span {
  font-family: Helvetica;
  font-size: calc(10px + 0.4rem);
  color: #333333;
  line-height: calc(10px + 1rem);
  width: calc(150px + 20rem);
  margin-top: calc(8px + 3rem);
}
.home .wp3 .wp3a > a {
  width: calc(42px + 5rem);
  height: calc(18px + 2rem);
  background: #E15532;
  font-family: HelveticaNeue;
  font-weight: 500;
  font-size: calc(6px + 0.6rem);
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: calc(14px + 2rem);
}
.home .wp3 .wp3b {
  position: relative;
  /* border: 1px solid #000; */
}
.home .wp3 .wp3b > div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* border: 1px solid #f00; */
}
.home .wp3 .wp3b > div .add{
  width: 0.85rem;
  height: 0.85rem;
  background: rgba(255, 255, 255, 0);
  border-radius: 50%;
  border: 1px solid #E15532;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  cursor: pointer;
  transition: transform 0.5s ease-in-out;
}
.home .wp3 .wp3b > div .addd {
  width: 0.85rem;
  height: 0.85rem;
  background: rgba(255, 255, 255, 0);
  border-radius: 50%;
  border: 1px solid #E60012;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  cursor: pointer;
  transition: transform 0.5s ease-in-out;
}
.home .wp3 .wp3b > div .add > div:nth-of-type(1) {
  width: 0.35rem;
  height: 0.35rem;
  background: #E15532;
  border-radius: 50%;
}
.home .wp3 .wp3b > div .addd > div:nth-of-type(1) {
  width: 0.35rem;
  height: 0.35rem;
  background: #E60012;
  border-radius: 50%;
}
.home .wp3 .wp3b > div .add:hover,
.home .wp3 .wp3b > div .addd:hover {
  transform: scale(1.2);
  border: 1px solid #E60012;
}
.home .wp3 .wp3b > div .add:hover > div:nth-of-type(1),
.home .wp3 .wp3b > div .addd:hover > div:nth-of-type(1) {
  background: #E60012;
}
.home .wp3 .wp3b > div .add1 {
  top: 25.88%;
  left: 17.06%;
}
.home .wp3 .wp3b > div .add2 {
  top: 77.21%;
  left: 28.04%;
}
.home .wp3 .wp3b > div .add3 {
  top: 35.4%;
  left: 44.35%;
}
.home .wp3 .wp3b > div .add4 {
  top: 24.12%;
  left: 49.15%;
}
.home .wp3 .wp3b > div .add5 {
  top: 29.2%;
  left: 55.12%;
}
.home .wp3 .wp3b > div .add6 {
  top: 3.27%;
  left: 75.26%;
}
.home .wp3 .wp3b > div .add7 {
  top: 34.29%;
  left: 62.37%;
}
.home .wp3 .wp3b > div .add8 {
  top: 40%;
  left: 71.35%;
}
.home .wp3 .wp3b > div .add9 {
  top: 38.05%;
  left: 65.46%;
}
.home .wp3 .wp3b > div .add10 {
  top: 40.27%;
  left: 68.02%;
}
.home .wp3 .wp3b > div .add11 {
  top: 29.42%;
  left: 81.45%;
}
.home .wp3 .wp3b > div .addd1 {
  top: 36.28%;
  left: 77.19%;
}
.home .wp3 .wp3b > div .add13 {
  top: 42.92%;
  left: 76.12%;
}
.home .wp3 .wp3b > div .add14 {
  top: 46.24%;
  left: 75.27%;
}
.home .wp3 .wp3b > div .add15 {
  top: 55.53%;
  left: 75.59%;
}
.home .wp3 .wp3b > div .addd2 {
  top: 60.84%;
  left: 75.37%;
}
.home .wp3 .wp3b > div .add17 {
  top: 58.19%;
  left: 78.36%;
}
.home .wp3 .wp3b > div .cont {
  width: calc(30px + 8.5rem);
  height: calc(17px + 4rem);
  background: #E15532;
  border-radius: 2px;
  opacity: 0.8;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* padding: 0 calc(10px + 0.5rem); */
  font-size: calc(10px + 0.3rem);
  /* overflow: hidden; */
}
.home .wp3 .wp3b > div .cont > span {
  /* width: 100%; */
  padding: 0 calc(10px + 0.5rem);
  margin-bottom: 0.35rem;
  font-family: Helvetica_bold;
  color: #FFFFFF;
}
.home .wp3 .wp3b > div .cont > p {
  width: 100%;
  padding: 0 calc(10px + 0.5rem);
  font-family: Helvetica;
  color: #FFFFFF;
  line-height: 19px;
  word-wrap: break-word;
  text-align: center;
}
.home .wp3 .wp3b > div .cont1 {
  top: 3%;
  left: 7%;
}
.home .wp3 .wp3b > div .cont2 {
  top: 51%;
  left: 18%;
}
.home .wp3 .wp3b > div .cont3 {
  top: 41%;
  left: 34%;
}
.home .wp3 .wp3b > div .cont4 {
  top: 0%;
  left: 33%;
}
.home .wp3 .wp3b > div .cont5 {
  top: 38%;
  left: 45%;
}
.home .wp3 .wp3b > div .cont6 {
  top: -15%;
  left: 53%;
}
.home .wp3 .wp3b > div .cont7 {
  top: 42%;
  left: 53%;
}
.home .wp3 .wp3b > div .cont8 {
  top: 43%;
  left: 55.5%;
}
.home .wp3 .wp3b > div .cont9 {
  top: 43%;
  left: 55.5%;
}
.home .wp3 .wp3b > div .cont10 {
  top: 45%;
  left: 58%;
}
.home .wp3 .wp3b > div .cont11 {
  top: 30%;
  left: 84%;
}
.home .wp3 .wp3b > div .cont12 {
  top: 35%;
  left: 78.5%;
}
.home .wp3 .wp3b > div .cont13 {
  top: 35%;
  left: 78.5%;
}
.home .wp3 .wp3b > div .cont14 {
  top: 45%;
  left: 53%;
}
.home .wp3 .wp3b > div .cont15 {
  top: 35%;
  left: 78%;
}
.home .wp3 .wp3b > div .cont16,.home .wp3 .wp3b > div .cont17{
  width: calc(30px + 8.5rem);
  height: calc(17px + 4rem);
  border-radius: 2px;
  opacity: 0.8;
  position: absolute;
  background: #E15532;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home .wp3 .wp3b > div .cont16{
    top: 7.63%;
    right: 23.15%;
}
.home .wp3 .wp3b > div .cont16>span,.home .wp3 .wp3b > div .cont17>span{
    font-family: Helvetica_bold;
    font-size: calc(10px + 0.3rem);
    color: #FFFFFF;
}
.home .wp3 .wp3b > div .cont16>p,.home .wp3 .wp3b > div .cont17>p{
    width: 100%;
  padding: 0 calc(10px + 0.3rem);
  font-family: Helvetica1;
  color: #FFFFFF;
  line-height: calc(4px + 0.75rem);
  word-wrap: break-word;
  text-align: center;
  font-size: calc(10px + 0.3rem);
}
.home .wp3 .wp3b > div .cont17{
    top: 7.63%;
    right: 0.15%;
}
.home .wp4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: calc(30px + 5rem);
  margin-bottom: calc(20px + 5rem);
}
.home .wp4 > span {
  max-width: 80%;
  width: calc(174px + 25rem);
  font-family: Helvetica;
  font-size: calc(10px + 0.5rem);
  color: #666666;
  line-height: calc(10px + 1rem);
  text-align: center;
  margin-bottom: calc(10px + 3rem);
}
.home .wp4 > div{
    width: 80%;
}
.home .wp4 > div>img{
    width: 100%;
}
.home .news {
  width: 100%;
}
.home .news > div:nth-of-type(1) {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url('../images/home_news_bg.jpg') no-repeat;
  padding-top: calc(30px + 3.5rem);
  padding-bottom: calc(20px + 15rem);
  /* border: 1px solid #000; */
}
.home .news > div:nth-of-type(1) > span {
  max-width: 80%;
  width: calc(140px + 25rem);
  font-family: Helvetica;
  font-size: calc(10px + 0.5rem);
  color: #333333;
  line-height: calc(10px + 0.9rem);
  text-align: center;
  margin-top: calc(10px + 0.4rem);
}
.home .news .news2 {
  width: 80%;
  margin-top: calc(-20px - 9.5rem);
  display: flex;
  justify-content: space-between;
  /* gap: calc(10px + 1.5rem); */
  /* border: 1px #f00 solid; */
}
.home .news .news2 .swiper4 {
  width: 100%;
  overflow: hidden;
}
.home .news .news2 .swiper4 .swiper-slide {
  width: 31.5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* border: 1px #0f0 solid; */
  /* border: 1px solid rgba(151,151,151,0.4); */
  transition: all 0.3s;
}
.home .news .news2 .swiper4 .swiper-slide > a {
  width: 100%;
}
.home .news .news2 .swiper4 .swiper-slide > a .contt1 {
  width: 100%;
  /* heigh    t: 100%; */
  overflow: hidden;
  height: calc(53px + 12.5rem);
}
.home .news .news2 .swiper4 .swiper-slide > a .contt1 img {
  width: 100%;
  height: 100%;
  /* height: 303px; */
  transition: all 0.3s;
}
.home .news .news2 .swiper4 .swiper-slide > a .contt2 {
  width: 100%;
  /* height: calc(82px + 5rem); */
  display: flex;
  flex-direction: column;
  padding-left: calc(10px + 1.25rem);
  padding-right: calc(10px + 3.25rem);
  border: 1px solid rgba(151, 151, 151, 0.4);
  /* border: 1PX #F00 solid; */
}
.home .news .news2 .swiper4 .swiper-slide > a .contt2 > p {
  font-family: Helvetica_bold;
  font-size: calc(10px + 0.4rem);
  color: #333330;
  line-height: calc(10px + 1rem);
  margin-top: calc(10px + 1rem);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.home .news .news2 .swiper4 .swiper-slide > a .contt2 > span {
  display: block;
  width: 100%;
  height: 1px;
  position: relative;
  margin-top: 0.55rem;
  margin-bottom: calc(10px + 0.6rem);
  transition: background-color 1s;
}
.home .news .news2 .swiper4 .swiper-slide > a .contt2 > span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(80, 80, 80, 0.26);
  transition: width 0.5s;
}
.home .news .news2 .swiper4 .swiper-slide > a .contt2 > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: calc(10px + 1rem);
  /* border: 1px #ff0 solid; */
}
.home .news .news2 .swiper4 .swiper-slide > a .contt2 > div > span {
  font-family: DIN;
  font-weight: 400;
  font-size: calc(10px + 0.5rem);
  color: #222222;
}
.home .news .news2 .swiper4 .swiper-slide > a .contt2 > div > img:nth-of-type(1) {
  width: 0.5rem;
  /* height: 19px; */
}
.home .news .news2 .swiper4 .swiper-slide > a:hover .contt1 > img {
  transform: scale(1.1);
}
.home .news .news2 .swiper4 .swiper-slide > a:hover .contt2 > span::before {
  width: 100%;
}
.home .news .news2 .swiper4 .swiper-slide:hover {
  border: none;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
}
.home .news .news2 .swiper4 .swiper-slide:hover .swiper-slide2 {
  border: none;
}
@media screen and (max-width: 1100px) {
    
    .home .about > p:nth-of-type(1){
        width: 100%;
    }
  .home .wp1 .public_w > div {
    flex-direction: column;
  }
  .home .wp1 .public_w > div > div:nth-of-type(1) {
    width: 100%;
  }
  .home .wp1 .public_w > div > div:nth-of-type(2) {
    width: 100%;
  }
  .home .wp2 > div > div > span {
    text-align: center;
  }
  
  .home .wp3 {
    flex-direction: column;
  }
  .home .wp3 .wp3a > span {
    width: 100%;
  }
  .home .wp3 .wp3b > div .cont > span{
      font-size: 1.2rem;
  }
  .home .wp3 .wp3b > div .cont > p{
      font-size: 1.2rem;
  }
  .home .wp3 .wp3b > div .cont16>span,.home .wp3 .wp3b > div .cont17>span{
    font-family: Helvetica_bold;
    font-size: 1.2rem;
    color: #FFFFFF;
}
    .home .wp3 .wp3b > div .cont16>p,.home .wp3 .wp3b > div .cont17>p{
        width: 100%;
      /*padding: 0 calc(10px + 0.3rem);*/
      font-family: Helvetica1;
      color: #FFFFFF;
      line-height: calc(4px + 0.75rem);
      word-wrap: break-word;
      text-align: center;
      font-size: 1.2rem;
    }
  .home .wp4 > span {
    width: 100%;
  }
  .home .banner{
      height: 125%;
  }
  .home .banner > div > div > p:nth-of-type(1){
      font-size: calc(15px + 1rem);
      margin-top: calc(10px + 0rem);
  }
   .home .banner > div > div > p:nth-of-type(2){
      margin-bottom: 0;
      font-size: calc(10px + 1rem);
  }
    .home .banner > div > div > p:nth-of-type(3){
      font-size: calc(9px + 1rem);
  }
 
}


.home .about > div:nth-of-type(2) {
    width: calc(101px + 7rem);
    height: calc(18px + 1.5rem);
    border-radius: calc(18px + 1.5rem);
    border: 1px solid rgba(225, 85, 50, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Helvetica;
    font-size: calc(8px + 0.6rem);
    color: rgba(225, 85, 50, 0.8);
    margin-top: calc(20px + 3rem);
}




.home .about > p:nth-of-type(2) > span {
    color: #E15532;
    opacity: 0.8;
}

.home .about > p:nth-of-type(3) {
  
    margin-top: calc(20px + 0.5rem);
}

