* {
  padding: 0;
  margin: 0;
  font-family: 'Arial Regular';
}
.mCentral {
  max-width: 1800px;
  margin: 0 auto;
}
.navbar .navbar-brand img {
  width: 289px;
  height: 42px;
}
.navbar .offcanvas-body .active {
  color: white;
}
.navbar .nav-item {
  margin-right: 60px;
}
.navbar .nav-item:last-child {
  margin-right: 0;
}
.navbar .nav-link {
  color: #ffffff;
  font-size: 18px;
}
.bjtm {
  background-color: transparent !important;
}
.navbar-toggler {
  border-color: white;
}
.navbar-toggler .bi-text-left {
  color: #ffffff;
}
#carouselExampleIndicators .carousel-item .nrhz {
  width: 100%;
  display: inline-block;
  background-size: cover;
  background-position: center 0;
}
#carouselExampleIndicators .carousel-item .nrhz img {
  width: 100%;
  height: auto;
}
.navbar-toggler:focus,
.navbar-toggler:active {
  outline: none;
  box-shadow: none;
}
.Abus {
  padding: 0 20px;
  background-color: #f5f7f9;
}
.Abus .mCentral {
  padding: 90px 0 75px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
}
.Abus .Abus1 {
  font-size: 40px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 30px;
}
.Abus .Abus5 {
  display: none;
}
.Abus .Abus2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 60px;
}
.Abus .Abus2 .Abus2a {
  max-width: 1140px;
  font-size: 20px;
  color: #000000;
  line-height: 2;
}
.Abus .Abus2 .Abus2b {
  font-size: 35px;
  color: #000000;
}
.Abus .Abus2 .Abus2b span {
  font-size: 135px;
  font-weight: bold;
  margin-left: 30px;
}
.Abus .Abus3 {
  display: inline-block;
  border-style: solid;
  border-width: 2px;
  border-color: #cc3434;
  background-color: rgba(206, 206, 206, 0);
  border-radius: 50px;
  padding: 14px 28px ;
  font-size: 20px;
  color: #000000;
}
.Abus .Abus3 i {
  width: 7px;
  height: 15px;
  margin-left: 20px;
}
.Abus .Abus3:hover {
  border-color: #000000;
}
.Abus .Abus3:hover i {
  color: red;
}
.Abus .Abus4 {
  max-width: 1800px;
  height: 780px;
  background-size: cover;
  background-position: center 0;
  margin-top: 80px;
}
.whyCus {
  padding: 90px 20px 75px;
  background-color: #ffffff;
}
.whyCus .whyCus1 {
  font-size: 40px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 78px;
}
.whyCus .whyCus2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.whyCus .whyCus2 .whyCus2a {
  width: 938px;
  height: 462px;
  background-size: cover;
  background-position: center 0;
}
.whyCus .whyCus2 .whyCus2b {
  width: 756px;
  color: #000000;
  padding-left: 20px;
}
.whyCus .whyCus2 .whyCus2b .whyCus2b1 {
  font-size: 28px;
  margin-bottom: 75px;
}
.whyCus .whyCus2 .whyCus2b .whyCus2b2 {
  font-size: 20px;
  line-height: 1.5;
}
.OurProducts {
  padding: 80px 20px;
  background-color: #f1f1f3;
}
.OurProducts .OurProducts1 {
  font-size: 40px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 78px;
}
.OurProducts .OurProducts2 {
  display: flex;
  justify-content: space-between;
}
.OurProducts .OurProducts2 .OurProducts2a {
  width: 430px;
  background-color: #ffffff;
}
.OurProducts .OurProducts2 .OurProducts2a .OurProducts2a1 {
  width: 100%;
  
  overflow: hidden;
}
.OurProducts .OurProducts2 .OurProducts2a .OurProducts2a1 img {
  width: 100%;
  height: 100%;
}
.OurProducts .OurProducts2 .OurProducts2a .OurProducts2a2 {
  font-size: 25px;
  color: #000000;
  padding: 40px 20px 38px;
}
.OurProducts .OurProducts2 .OurProducts2a .OurProducts2a3 {
  padding: 0 20px 40px;
}
.OurProducts .OurProducts2 .OurProducts2a .OurProducts2a3 a {
  display: inline-block;
  border-style: solid;
  border-width: 2px;
  border-color: #000000;
  background-color: rgba(206, 206, 206, 0);
  border-radius: 50px;
  padding: 15px 20px;
  font-size: 18px;
  color: #000000;
}
.OurProducts .OurProducts2 .OurProducts2a .OurProducts2a3 a i {
  margin-left: 10px;
  color: red;
  position: relative;
  top: 1px;
/*.OurProducts .OurProducts2 .OurProducts2a:nth-child(2) {
  margin: 0 15px;*/
}
.OurProducts .OurProducts2 .OurProducts2a:hover .OurProducts2a1 img {
  transform: scale(1.2);
}
.OurProducts .OurProducts2 .OurProducts2a:hover .OurProducts2a3 a {
  border-color: #cc3434;
}
.OurProducts .OurProducts2 .OurProducts2a:hover .OurProducts2a3 i {
  color: #000000;
}
.mFooter {
  background-color: #454545;
  padding: 50px 20px 88px;
}
.mFooter .mFooter1 {
  display: flex;
  justify-content: space-between;
}
.mFooter .mFooter1 .mFooter1a img {
  width: 289px;
  height: 42px;
}
.mFooter .mFooter1 .mFooter1b a {
  font-size: 18px;
  color: #cacaca;
  margin-right: 48px;
}
.mFooter .mFooter1 .mFooter1b a:last-child {
  margin-right: 0;
}
.mFooter .mFooter2 {
  width: 100%;
  height: 1px;
  background-color: #626262;
  margin: 40px 0;
}
.mFooter .mFooter3 {
  display: flex;
  justify-content: space-between;
}
.mFooter .mFooter3 .mFooter3a {
  font-size: 17px;
  color: #cacaca;
  line-height: 2;
}
.mFooter .mFooter3 .mFooter3b {
  font-size: 15px;
  color: #818181;
  line-height: 2.222;
  text-align: right;
}
.mFooter .mFooter3 .mFooter3b a {
  font-size: 18px;
  color: #cacaca;
  line-height: 1.818;
  margin-right: 25px;
}
.mFooter .mFooter3 .mFooter3b div a:last-child {
  margin-right: 0;
}
.mabout1 {
  width: 100%;
  height: 850px;
  background-size: cover;
  background-position: center 0;
}
.mabout2 {
  padding: 115px 20px;
}
.mabout2 .mabout2a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mabout2 .mabout2a .mabout2a1 {
  width: 35%;
}
.mabout2 .mabout2a .mabout2a1 .mabout2a1a {
  font-size: 26px;
  color: #000000;
  font-weight: bold;
}
.mabout2 .mabout2a .mabout2a1 .mabout2a1b {
  background-color: #000000;
  width: 67px;
  height: 6px;
  margin: 50px 0 60px;
}
.mabout2 .mabout2a .mabout2a1 .mabout2a1c {
  font-size: 18px;
  color: #000000;
  line-height: 2.222;
}
.mabout2 .mabout2a .mabout2a2 {
  width: 59%;
  height: 510px;
  background-size: cover;
  background-position: center 0;
}
.mabout3 {
  padding: 0px 20px 250px;
  background-size: cover;
  background-position: bottom center;
}
.mabout3 .mabout3a {
  /*text-align: center;*/
  max-width: 1800px;
    margin: 0 auto;
}
.mabout3 .mabout3a .mabout3a1 {
  font-size: 26px;
  color: #000000;
  font-weight: bold;
}
.mabout3 .mabout3a .mabout3a2 {
  background-color: #000000;
  width: 68px;
  height: 6px;
  display: inline-block;
  margin: 35px 0 60px;
}
.mabout3 .mabout3a .mabout3a3 {
  max-width: 1800px;
  margin: 0 auto;
  font-size: 18px;
  color: #000000;
  line-height: 2.222;
}
.mabout4 {
  padding: 210px 20px 185px;
  background-size: cover;
  background-position: center 0;
}
.mabout4 .mabout4a {
  font-size: 22px;
  color: #ffffff;
  line-height: 1.818;
  width: 46%;
  margin-bottom: 110px;
}
.mabout4 .mabout4b img {
  margin-right: 50px;
}
.mabout4 .mabout4b img:last-child {
  margin-right: 0;
}
.mabout5 {
  padding: 220px 0 430px;
  background-size: cover;
  background-position: bottom center;
}
.mabout5 .mabout5a {
  text-align: center;
  font-size: 50px;
  color: #000000;
  margin-bottom: 40px;
}
.mabout5 .mabout5b {
  text-align: center;
  font-size: 20px;
  color: #000000;
  line-height: 1.5;
  margin-bottom: 40px;
}
.mabout5 .mabout5c {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
}
.mabout5 .mabout5c a {
  font-size: 22px;
  color: #ffffff;
  border-radius: 5px;
  background-color: #000000;
  width: 100%;
  height: 60px;
  display: inline-block;
  line-height: 60px;
}
.mproducts1 {
  display: flex;
  justify-content: space-between;
  height: 879px;
}
.mproducts1 .mproducts1a {
  width: 57.5%;
  text-align: right;
  overflow: auto;
}
.mproducts1 .mproducts1a .mproducts1a1 {
  width: 94%;
  display: inline-block;
  text-align: left;
  padding-top: 65px;
  padding-right: 30px;
  padding-bottom: 65px;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1a {
  display: flex;
  align-items: flex-end;
  margin-bottom: 50px;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1a img {
  width: 87px;
  height: auto;
  margin-right: 45px;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1a .mproducts1a1a1a {
  font-size: 26px;
  color: #252525;
  font-weight: bold;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1a .mproducts1a1a1b {
  background-color: #252525;
  width: 67px;
  height: 6px;
  margin-top: 28px;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1b {
  font-size: 16px;
  color: #252525;
  line-height: 1.875;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1b .mproducts1a1b1 {
  font-weight: bold;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1c {
  background-color: #252525;
  width: 67px;
  height: 6px;
  margin: 40px 0 30px;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1d {
  font-size: 26px;
  color: #252525;
  font-weight: bold;
  margin-bottom: 30px;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1e {
  display: flex;
  flex-wrap: wrap;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1e .mproducts1a1e1 {
  font-size: 16px;
  color: #252525;
  font-weight: bold;
  text-align: center;
  width: 264px;
  height: 43px;
  background-color: #f5f7f9;
  border-radius: 5px;
  line-height: 43px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1e .mproducts1a1e1:hover {
  color: #f5f7f9;
  background-color: #252525 !important;
}
.mproducts1 .mproducts1b {
  width: 42.5%;
  background-color: #e9edf5;
  background-size: 100% 100%;
  background-position: center 0;
  position: relative;
  overflow: hidden;
}
.mproducts1 .mproducts1b .mproducts1b1 {
  /* max-width: 67%;
  max-height: 90%; */
  max-width: 94%;
  height: auto;
  left: 3%;
  position: absolute;
}
.mproducts1:nth-child(even) {
  background-color: #f5f7f9;
}
.mproducts1:nth-child(even) .mproducts1b1 {
  left: auto;
  right: 3%;
}
.mproducts1:nth-child(even) .mproducts1b:last-child {
  display: none;
}
.mproducts1:nth-child(even) .mproducts1a1e1 {
  background-color: #ffffff !important;
}
.mproducts1:hover .mproducts1b .mproducts1b1 {
  transform: scale(1.2);
}
.Service1 {
  width: 100%;
  background-color: #f5f7f9;
  padding: 0 20px 150px;
}
.Service1 .Service1a {
  font-size: 18px;
  color: #000000;
  padding-top: 100px;
  margin-bottom: 60px;
}
.Service1 .Service1b {
  width: 100%;
  border-radius: 10px;
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  padding: 60px;
}
.Service1 .Service1b .Service1b1 {
  width: 35%;
}
.Service1 .Service1b .Service1b1 .Service1b1a {
  font-size: 26px;
  color: #000000;
  font-weight: bold;
}
.Service1 .Service1b .Service1b1 .Service1b1b {
  background-color: #000000;
  width: 67px;
  height: 6px;
  margin: 48px 0 56px;
}
.Service1 .Service1b .Service1b1 .Service1b1c {
  font-size: 18px;
  color: #000000;
  line-height: 2.222;
}
.Service1 .Service1b .Service1b2 {
  width: 49%;
  height: 418px;
  background-size: 100% 100%;
  background-position: center 0;
}
.Service1 .Service1c {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.Service1 .Service1c .Service1c1 {
  width: 48%;
  padding: 30px 30px 36px;
  border-radius: 10px;
  background-color: #ffffff;
  margin-bottom: 48px;
}
.Service1 .Service1c .Service1c1 .Service1c1a {
  width: 100%;
  height: 385px;
  border-radius: 10px;
  background-size: 100% 100%;
  background-position: center 0;
  margin-bottom: 40px;
}
.Service1 .Service1c .Service1c1 .Service1c1b {
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px;
}
.Service1 .Service1c .Service1c1 .Service1c1c {
  margin-bottom: 30px;
  background-color: #000000;
  width: 67px;
  height: 6px;
}
.Service1 .Service1c .Service1c1 .Service1c1d {
  font-size: 18px;
  color: #000000;
  line-height: 1.667;
}
.contact1 {
  padding: 100px 20px 188px;
  background-color: #f5f7f9;
}
.contact1 .contact1a {
  font-size: 40px;
  color: #000000;
  margin-bottom: 20px;
}
.contact1 .contact1b {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.contact1 .contact1b .contact1b1 {
  text-align: center;
  width: 30%;
  border-radius: 10px;
  background-color: #ffffff;
  padding: 50px 10px;
  font-size: 16px;
  color: #000000;
}
.contact1 .contact1b .contact1b1 img {
  margin-bottom: 30px;
}
.contact1 .contact1b .contact1b1 .contact1b1a {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 10px;
}
.contact1 .contact1b .contact1b1:nth-of-type(2) {
  margin: 0 10px;
}
.contact1 .contact1c {
  font-size: 22px;
  color: #000000;
  margin-bottom: 46px;
}
.contact1 .contact1d {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.contact1 .contact1d .contact1d1 {
  width: 47%;
  margin-bottom: 15px;
}
.contact1 .contact1d .contact1d1 .contact1d1a {
  font-size: 22px;
  color: #575757;
  margin-bottom: 20px;
}
.contact1 .contact1d .contact1d1 .contact1d1b {
  border-style: solid;
  border-width: 0px;
  border-color: #c7d1e5;
  border-radius: 5px;
  background-color: #ffffff;
  width: 100%;
  height: 58px;
  background-repeat: no-repeat;
  background-position: 18px center;
  padding-left: 60px;
  font-size: 18px;
  color: #939393;
}
.contact1 .contact1d .contact1d1 .contact1d1b::placeholder {
  font-size: 18px;
  color: #939393;
}
.contact1 .contact1d .contact1d1 select {
  appearance: none;
  border-style: solid;
  border-width: 0px;
  border-color: #c7d1e5;
  border-radius: 5px;
  background-color: #ffffff;
  width: 100%;
  height: 58px;
  background-repeat: no-repeat;
  background-position: 18px center;
  padding-left: 60px;
  font-size: 18px;
  color: #939393;
}
.contact1 .contact1d .contact1d1 select:focus {
  outline: none;
  box-shadow: none;
}
.contact1 .contact1d .contact1d1 textarea {
  padding-top: 20px;
  border-style: solid;
  border-width: 0px;
  border-color: #c7d1e5;
  border-radius: 5px;
  background-color: #ffffff;
  width: 100%;
  height: 178px;
  background-repeat: no-repeat;
  background-position: 18px 18px;
  padding-left: 60px;
  font-size: 18px;
  color: #939393;
}
.contact1 .contact1d .contact1d1 textarea::placeholder {
  font-size: 18px;
  color: #939393;
}
.contact1 .contact1d .contact1d1 .contact1d1c {
  margin-bottom: 15px;
}
.contact1 .contact1d .contact1d1 .contact1d1d {
  font-size: 16px;
  color: #939393;
  margin-bottom: 27px;
}
.contact1 .contact1d .contact1d1 button {
  border-radius: 5px;
  background-color: #000000;
  width: 100%;
  height: 60px;
  font-size: 22px;
  color: #ffffff;
}
@media (min-width: 1400px) {
  .navbar .container {
    max-width: 1800px;
  }
}
@media (max-width: 1400px) {
  .mproducts1 {
    height: 700px;
  }
  .navbar .container {
    max-width: 1800px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-brand img {
    width: 130px;
    height: auto;
  }
  .Abus {
    padding: 20px 15px;
  }
  .Abus .mCentral {
    padding: 0;
  }
  .Abus .Abus1 {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .Abus .Abus5 {
    display: block;
    color: #000000;
    font-size: 20px;
  }
  .Abus .Abus5 span {
    font-size: 30px;
    margin-left: 10px;
  }
  .Abus .Abus2 {
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
  .Abus .Abus2 .Abus2a {
    font-size: 16px;
    line-height: 1.6;
  }
  .Abus .Abus2 .Abus2b {
    font-size: 20px;
    display: none;
  }
  .Abus .Abus2 .Abus2b span {
    font-size: 30px;
    margin-left: 10px;
  }
  .Abus .Abus3 {
    display: block;
    text-align: center;
  }
  .Abus .Abus4 {
    margin-top: 20px;
    height: 190px;
  }
  .whyCus {
    padding: 20px 15px;
  }
  .whyCus .whyCus1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .whyCus .whyCus2 {
    flex-wrap: wrap;
  }
  .whyCus .whyCus2 .whyCus2a {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
  }
  .whyCus .whyCus2 .whyCus2b {
    width: 100%;
    padding: 0;
  }
  .whyCus .whyCus2 .whyCus2b .whyCus2b1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .whyCus .whyCus2 .whyCus2b .whyCus2b2 {
    font-size: 16px;
  }
  .OurProducts {
    padding: 20px 15px;
  }
  .OurProducts .OurProducts1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .OurProducts .OurProducts2 {
    flex-wrap: wrap;
  }
  .OurProducts .OurProducts2 .OurProducts2a {
    width: 100%;
    margin-bottom: 15px;
  }
  .OurProducts .OurProducts2 .OurProducts2a .OurProducts2a1 {
    height: 270px;
  }
  .OurProducts .OurProducts2 .OurProducts2a .OurProducts2a2 {
    padding: 20px;
    font-size: 20px;
  }
  .OurProducts .OurProducts2 .OurProducts2a .OurProducts2a3 {
    padding: 0 20px 20px;
  }
  .OurProducts .OurProducts2 .OurProducts2a .OurProducts2a3 a {
    font-size: 16px;
    padding: 10px 15px;
    border-width: 1px;
  }
  .OurProducts .OurProducts2 .OurProducts2a:nth-child(2) {
    margin: 0 0 15px;
  }
  .OurProducts .OurProducts2 .OurProducts2a:last-child {
    margin-bottom: 0;
  }
  .mFooter {
    padding: 15px;
  }
  .mFooter .mFooter1 {
    display: none;
    flex-wrap: wrap;
  }
  .mFooter .mFooter1 .mFooter1a {
    margin-bottom: 15px;
  }
  .mFooter .mFooter1 .mFooter1b a {
    display: inline-block;
  }
  .mFooter .mFooter2 {
    display: none;
    margin: 15px 0;
  }
  .mFooter .mFooter3 {
    flex-wrap: wrap;
  }
  .mFooter .mFooter3 .mFooter3a {
    text-align: center;
    width: 100%;
  }
  .mFooter .mFooter3 .mFooter3a div {
    margin-bottom: 10px;
  }
  .mFooter .mFooter3 .mFooter3b {
    width: 100%;
    text-align: center;
  }
  .mFooter .mFooter3 .mFooter3b div {
    margin-bottom: 10px;
  }
  .mFooter .mFooter3 .mFooter3b div:last-child {
    margin-bottom: 0;
  }
  .mabout1 {
    height: 350px;
  }
  .mabout2 {
    padding: 20px 15px;
  }
  .mabout2 .mabout2a {
    flex-wrap: wrap;
  }
  .mabout2 .mabout2a .mabout2a1 {
    width: 100%;
    margin-bottom: 15px; margin-top: 20px;
  }
  .mabout2 .mabout2a .mabout2a1 .mabout2a1a {
    font-size: 20px;
  }
  .mabout2 .mabout2a .mabout2a1 .mabout2a1b {
    margin: 10px 0 15px;
  }
  .mabout2 .mabout2a .mabout2a1 .mabout2a1c {
    font-size: 16px;
    line-height: 1.5;
  }
  .mabout2 .mabout2a .mabout2a2 {
    width: 100%;
    height: 200px;
  }
  .mabout3 {
    padding: 20px 10px 120px;
  }
  .mabout3 .mabout3a .mabout3a1 {
    font-size: 20px;
  }
  .mabout3 .mabout3a .mabout3a2 {
    margin: 10px 0 15px;
  }
  .mabout3 .mabout3a .mabout3a3 {
    font-size: 16px;
    line-height: 1.6;
  }
  .mabout4 {
    padding: 50px 10px;
  }
  .mabout4 .mabout4a {
    width: 100%;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6;
  }
  .mabout4 .mabout4b img {
    width: 70px;
    margin-right: 10px;
  }
  .mabout5 {
    padding: 20px 10px 40px;
  }
  .mabout5 .mabout5a {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .mabout5 .mabout5b {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .mabout5 .mabout5c {
    width: 50%;
  }
  .mabout5 .mabout5c a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
  .mproducts1 {
    flex-wrap: wrap;
    height: auto;
  }
  .mproducts1 .mproducts1a {
    width: 100%;
    text-align: left;
  }
  .mproducts1 .mproducts1a .mproducts1a1 {
    width: 100%;
    padding: 20px;
  }
  .mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1a {
    margin-bottom: 15px;
  }
  .mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1a img {
    width: 70px;
    margin-right: 25px;
  }
  .mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1a .mproducts1a1a1a {
    font-size: 20px;
  }
  .mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1a .mproducts1a1a1b {
    margin-top: 10px;
  }
  .mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1b {
    line-height: 1.6;
  }
  .mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1c {
    margin: 20px 0 15px;
    width: 100%;
    height: 2px;
  }
  .mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1d {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1e .mproducts1a1e1 {
    margin-right: 0;
    height: 50px;
    line-height: 50px;
    width: 100%;
  }
  .mproducts1 .mproducts1a .mproducts1a1 .mproducts1a1e .mproducts1a1e1:last-child {
    margin-bottom: 0;
  }
  .mproducts1 .mproducts1b {
    width: 100%;
    height: 320px;
    background-size: 100% auto;
  }
  .mproducts1 .mproducts1b .mproducts1b1 {
    top: 0;
    right: 0;
    margin: 0 auto;
  }
  .mproducts1:nth-child(even) .mproducts1b1 {
    left: 0;
    right: 0;
  }
  .mproducts1:nth-child(even) .mproducts1b:last-child {
    display: block;
  }
  .mproducts1:nth-child(even) .mproducts1b:first-child {
    display: none;
  }
  .Service1 {
    padding-bottom: 20px;
  }
  .Service1 .Service1a {
    padding-top: 40px;
    margin-bottom: 20px;
    line-height: 1.6;
    font-size: 16px;
  }
  .Service1 .Service1b {
    padding: 20px;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .Service1 .Service1b .Service1b1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .Service1 .Service1b .Service1b1 .Service1b1b {
    margin: 20px 0 25px;
  }
  .Service1 .Service1b .Service1b1 .Service1b1c {
    font-size: 16px;
    line-height: 1.6;
  }
  .Service1 .Service1b .Service1b2 {
    width: 100%;
    height: 200px;
    background-size: cover;
  }
  .Service1 .Service1c .Service1c1 {
    margin-right: 0;
    width: 100%;
    padding: 10px 10px 15px;
    margin-bottom: 15px;
  }
  .Service1 .Service1c .Service1c1 .Service1c1a {
    height: 200px;
    background-size: cover;
    margin-bottom: 20px;
  }
  .Service1 .Service1c .Service1c1 .Service1c1b {
    margin-bottom: 15px;
  }
  .Service1 .Service1c .Service1c1 .Service1c1c {
    margin-bottom: 15px;
  }
  .Service1 .Service1c .Service1c1 .Service1c1d {
    font-size: 16px;
    line-height: 1.6;
  }
  .contact1 {
    padding: 20px 15px 35px;
  }
  .contact1 .contact1a {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .contact1 .contact1b {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .contact1 .contact1b .contact1b1 {
    width: 100%;
    padding: 20px 15px;
    margin: 0 0 10px;
  }
  .contact1 .contact1b .contact1b1 img {
    margin-bottom: 15px;
  }
  .contact1 .contact1b .contact1b1:nth-of-type(2) {
    margin: 0 0 10px;
  }
  .contact1 .contact1b .contact1b1:last-child {
    margin-bottom: 0;
  }
  .contact1 .contact1c {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .contact1 .contact1d .contact1d1 {
    width: 100%;
  }
}
/* 单行隐藏 */
.wbdhyc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 多行隐藏 */
.wbdhyc2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wbdhyc3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
/* 旋转 */
.xz180 {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}
/* 放大 */
.fdyb {
  transform: scale(2);
}
button,
input,
textarea {
  outline: none;
}
textarea {
  resize: none;
}
a:hover {
  text-decoration: none;
}
a {
  text-decoration: none;
}
/* 动画 */
.dh5s {
  transition: all ease-out 0.5s;
  -moz-transition: all ease-out 0.5s;
  -webkit-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
}
/* 清除浮动 */
.qcfd {
  zoom: 1;
}
.qcfd:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}
/* 字体 */
/* @font-face {
	font-family: syht;
	src: url('../fonts/AlibabaPuHuiTiRegular.ttf');
} */
/* 定义动画名称和关键帧 */
@keyframes slideup {
  from {
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
/* 应用动画到元素上 */
.slideupanimation {
  animation: slideup 1s ease forwards;
}
