body{
  background-color: #f1f1f1 !important;
}
.contactus_box .lis {
  margin-bottom: 20px;
  display: flex;
}
.contactus_box .lis .db {
  width: 40px;
  height: 40px;
}
.contactus_box .lis .right {
  min-width: 359px;
  line-height: 40px;
  margin-left: 21px;
  font-size: 16px;
  color: rgba(101, 101, 112, 1);
}
.contactus_box .Our {
  width: 479px;
  font-size: 14px;
  color: rgba(101, 101, 112, 1);
  line-height: 20px;
  margin-bottom: 40px;
}
.contactus_box .Contact_Us {
  width: 479px;
  font-size: 26px;
  font-weight: bold;
  margin-top: 96px;
  margin-bottom: 24px;
  color: rgba(38, 38, 45, 1);
}
.contactus_box .jingtu_box {
  margin-bottom: 68px;
  width: 1190px;
}
.contactus_box .jingtu_box > .right {
  /* width: 487px; */
  padding-left: 78px;
  background-color: #fff;
  padding-bottom: 80px;
  margin-top: 35px;
}
.contactus_box .jingtu_box > .left .img {
  width: 570px;
  height: 707px;
}

.contactus_box .top_pics {
  margin-top: 73px;
}
.contactus_box .top_pic {
  background: url("/img/top_banner.png") center center no-repeat;
  background-size: 100% 100%;
  height: 200px;
}

.contactus_box .top_pic {
  margin-bottom: 64px;
}
.contactus_box .Search_box {
  width: 680px;
  height: 54px;
  line-height: 54px;
  background: rgba(255, 255, 255, 1);
}
.contactus_box .Search_box .right {
  width: 128px;
  height: 54px;
  line-height: 54px;
  background: rgba(229, 26, 26, 1);
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}
.contactus_box .Search_box .left {
  width: 552px;
}
.contactus_box .Search_box >>> .el-input__inner {
  border: none;
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  color: rgba(168, 168, 179, 1);
}
.contactus_box .map {
  position: absolute;
  margin-top: -540px;
  margin-left: 80px;
  z-index: 300000;
}
