@import url(./index.css?v=2023618);
.contact {
  background-color: #f7f6f2;
}
.contact .con-line {
  margin: auto;
  height: 0.02667px;
  width: 90%;
  background-color: #dfdccf;
}
.contact .flex {
  display: flex;
}
.contact .main img {
  padding-top: 1.13333px;
  width: 100%;
}
.contact .C-frends {
  flex-direction: column;
  width: 89%;
  padding-left: 0.45333rem;
  margin: auto;
  height: 2.26667rem;
  justify-content: space-between;
  border-left: 0.08rem solid #bc204b;
}
.contact .C-frends .size {
  font-size: 0.42667rem;
  color: #282828;
}
.contact .C-frends .size-1 {
  font-size: 0.26667rem;
  color: #282828;
}
.contact .char {
  justify-content: center;
  margin-top: 1.06667rem;
}
.contact .char .con-liner {
  text-align: center;
  font-size: 0.42667rem;
  color: black;
  font-weight: bold;
}
.contact .char .con-liner::before {
  content: '';
  display: inline-block;
  position: relative;
  right: 0.26667rem;
  width: 1.33333rem;
  height: 0.02667rem;
  bottom: 0.10667rem;
  background-color: #282828;
  text-align: center;
}
.contact .char .con-liner::after {
  content: '';
  display: inline-block;
  position: relative;
  left: 0.26667rem;
  bottom: 0.10667rem;
  width: 1.33333rem;
  height: 0.02667rem;
  background-color: #282828;
  text-align: center;
}
.contact .mappng {
  margin-top: 0.48rem;
}
.contact .mappng img {
  width: 100%;
}
.contact .con-content {
  margin-top: 0.53333rem !important;
  width: 90%;
  margin: auto;
  text-indent: 0.53333rem;
  color: #646464;
  font-size: 0.32rem;
  line-height: 0.53333rem;
}
.contact .con-cooperation {
  margin-top: 0.53333rem !important;
  width: 6rem;
  margin: auto;
  height: 0.90667rem;
  text-align: center;
  line-height: 0.90667rem;
  font-size: 0.32rem;
  background-color: #bc204b;
  color: white;
  margin-bottom: 0.4px;
}

/* utility classes */
.text-white {
  color: #fff !important;
}
.mt-3-auto {
  margin: 3% auto;
}
.contact .con-input {
  margin-bottom: 0.53333rem !important;
  flex-direction: column;
  margin-top: 1.06667rem !important;
  width: 89%;
  margin: auto;
  background-color: #ffffff;
  text-align: center;
  align-items: center;
  padding-bottom: 0.4px;
  padding-bottom: 0.53333rem;
}
.contact .con-input .char {
  margin-top: 20rem / base !important;
}
.contact .con-input .el-input-group {
  width: 80%;
  padding-top: 0.13333px;
}
.contact .con-input p {
  font-size: 0.42667rem;
  color: #646464;
}
.contact .con-input img {
  position: absolute;
  left: 0.26667rem;
  top: 0.2rem;
  width: 0.66667rem;
  height: 0.66667rem;
  margin-top: 0.26667rem;
}
.contact .con-input .abset {
  width: 80%;
  position: relative;
}
.contact .con-input input {
  padding-left: 1.06667rem;
  width: 5.86667rem;
  height: 1.06667rem;
  margin-top: 0.26667rem;
  width: 100%;
  display: block;
  border: 0;
  background-color: #f7f7f7;
}
.contact .con-input button {
  margin-top: 0.53333rem;
  width: 7.06667rem;
  height: 0.93333rem;
  border: 0;
  background-color: #bc204b;
  color: white;
  font-size: 0.32rem;
}
.contact .con-input .con-sub {
  margin-top: 0.26667px;
  width: 80%;
  border-radius: 0.08px;
  color: #ffffff;
  font-size: 1.2rem;
  background: linear-gradient(#983a3f, #872328);
}
.contact .con-list {
  padding-bottom: 0.4px;
}
.contact .con-list .imgwidth {
  width: 70vw;
  margin: auto;
  justify-content: space-between;
}
.contact .con-list .imgwidth div {
  text-align: center;
  color: #646464;
  font-size: 0.8rem;
}
.contact .con-list img {
  width: 30vw;
}
.contact .bgcolor {
  width: 1vw;
  height: 14vh;
  background-color: red;
}
.text-white {
  color: #fff !important;
}
