.contactcss {
 # min-height: 100vh;
  min-width: 1150px;
  max-width: 1190px;
  margin: 0 auto;
}
.wraptop{
  margin-top: 60px;
  width: 100%;
}
.wraptop img{
  width: 100%;
}

.measure{
  margin-top: 40px;
  height: 100px;
width: 100%;
}
.measureitem{
  float: left;
  width: 25%;
}

.measureitem .itemleft{
  float: left;
  width: 15%;
}
.measureitem .itemright{
  float: left;
  width: 85%;
  text-align: center;
}

.measuretext{
    font-weight: 800;
  font-size: 26px;
  color: #197A3B;
}
.measuretext1{
  font-size: 16px;
  color: #222222;
}

.business{
  width: 100%;
  height: 680px;
}

.bus-background{
  margin-top: 20px;
  margin-left: 5px;
  width: 1180px;
  height: 540px;
  #border:#bbbbbb 1px dashed;
  background-image: url("/static/web/images/business.png");
}

.bus-background a{
    color: #FFFFFF;
}


.carimg01{
position: absolute;
  margin-left: 508px;
  margin-top: -21px;
}



.carimg02{
  position: absolute;
  margin-left: 103px;
  margin-top: 182px;
  cursor: pointer;
}

.carimg03{
  position: absolute;
  margin-left: 407px;
  margin-top: 172px;
  cursor: pointer;
}

.carimg04{
  position: absolute;
  margin-left: 974px;
  margin-top: 144px;
  cursor: pointer;
}
.carimg05{
  position: absolute;
  margin-left: 961px;
  margin-top: 295px;
  cursor: pointer;
}
.carimg06{
  position: absolute;
  margin-left: 557px;
  margin-top: -2px;
  cursor: pointer;
}


.carimg07{
  position: absolute;
  margin-left: 523px;
  margin-top: 333px;
  cursor: pointer;
}

.carimgname01{
  display: none;
margin-top: -20px;
  margin-left: 443px;
  display: flex;
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  width: 130px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background-color: #f2a245;
  font-weight: 900;
  cursor: pointer;
}



.carimgname02{
  display: none;
  margin-top: 178px;
  margin-left: 94px;
  display: flex;
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  width: 130px;
  height: 40px;
  background-color: #187a3b;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  font-weight: 900;
  cursor: pointer;
}

.carimgname03{
  display: none;
  margin-top: 190px;
  margin-left: 403px;
  display: flex;
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  width: 130px;
  height: 40px;
  align-items: center;
  background-color: #70b543;
  justify-content: center;
  font-weight: 900;
  border-radius: 14px;
  cursor: pointer;
}

.carimgname04{
  display: none;
  margin-top: 155px;
  margin-left: 925px;
  display: flex;
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  width: 130px;
  height: 40px;
  align-items: center;
  background-color: #2a77a8;
  justify-content: center;
  border-radius: 14px;
  font-weight: 900;
  cursor: pointer;
}

.carimgname05{
  display: none;
  margin-top: -45px;
  margin-left: 532px;
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  width: 130px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00a2c9;
  border-radius: 14px;
  font-weight: 900;
  cursor: pointer;
}


.carimgname06{
  display: none;
  margin-top: 284px;
  margin-left: 956px;
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  width: 130px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00a2c9;
  border-radius: 14px;
  font-weight: 900;
  cursor: pointer;
}


.carimgname07{
  display: none;
margin-top: 317px;
margin-left: 429px;
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  width: 130px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00a2c9;
  border-radius: 14px;
  font-weight: 900;
  cursor: pointer;
}


.business h1{
  font-size: 46px;
  color: #DDDACE;
}


.minister{
  margin-top: 40px;
  width: 100%;
  height: 285px;
}

.cleanitem{
  text-align: center;
  float:left ;
  width: 25%;
}


.cleanitem img{
  width: 280px;
  height: 134px;
  #border:red 1px dashed;
}

.typetext{
  font-weight: 900;
  margin-top: 10px;
  font-size: 20px;
  color: #197A3B;

}

.typetitle{
  margin-top: 10px;
  font-size: 16px;
  color: #222222;
  text-align: center;
}

.link{
  margin-top: 30px;
  width: 100%;
  height: 420px;
}
.link h1{
  font-size: 46px;
  color: #DDDACE;
}

.linkimg{
  width: 1000px;
  margin-top: -105px;
  margin-left: 202px;

}

.linkitem{
  float: left;
  width: 25%;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}


 