.banner {
  width: 100%;
}
.cn .section.section1 .map .loc {
  width: 250px;
  height: 84px;
}
.section {
  width: 1220px;
  margin: 0 auto;
}
.section .etip {
  color: #e10000;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 14px;
  display: none;
}
.section.section2 {
  margin-top: 61px;
}
.section.section2 .line {
  width: 100%;
  display: flex;
  margin-bottom: 45px;
}
.section.section2 .line.line3 {
  justify-content: space-between;
}
.section.section2 .line.line1 .fitem input {
  width: 1210px;
}
.section.section2 .line .fitem label {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
  display: block;
  margin-bottom: 20px;
}
.section.section2 .line .fitem label i {
  color: red;
  font-size: 20px;
}
.section.section2 .line .fitem > select,
.section.section2 .line .fitem input {
  display: block;
  width: 390px;
  height: 48px;
  background-color: #fff;
  border-radius: 6px;
  border: none;
  outline: none;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0 10px;
}
.section.section2 .line .fitem textarea {
  width: 1210px;
  height: 140px;
  background-color: #fff;
  border-radius: 6px;
  border: none;
  outline: none;
  font-size: 20px;
  box-sizing: border-box;
  padding: 10px;
}
.section.section2 .code_line {
  margin-top: 76px;
}
.section.section2 .code_line .fitem {
  width: 390px;
  height: 48px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}
.section.section2 .code_line label {
  color: #000000;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
}
.section.section2 .code_line input {
  width: 200px;
  height: 48px;
  background-color: #fff;
  border: none;
  outline: none;
  font-size: 20px;
}
.section.section2 .code_line input::-webkit-input-placeholder {
  color: #ccc;
}
.section.section2 .code_line i {
  display: inline-block;
  height: 48px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.section.section2 .code_line i svg {
  height: 20px;
  width: 20px;
}
.section.section2 .btn_w {
  display: flex;
  margin-top: 44px;
  align-items: center;
}
.section.section2 .btn_w .tip1 {
  width: 224px;
  height: 16px;
  color: #73b36e;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
  margin-left: 20px;
  display: block;
}
.section.section2 .btn_w .btn {
  width: 280px;
  height: 48px;
  border-radius: 6px;
  background: #73b36e;
  color: #ffffff;
  font-family: Helvetica Neue;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  cursor: pointer;
  line-height: 44px;
  border: none;
}
.section.section2 .tip {
  margin-top: 63px;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
}
.section.section2 .tip_suc {
  color: #73b36e;
  font-size: 20px;
  font-weight: 500;
  margin-top: 24px;
  line-height: 20px;
  display: none;
}
.section.section2 .tip_suc.tip_err {
  color: #e10000;
}
.section.section4 {
  margin-top: 61px;
}
.section.section4 .ttl {
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
}
.section.section1 {
  margin-top: 87px;
}
.section.section1 .ttl {
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
}
.section.section1 .map {
  height: 653px;
  width: 1220px;
  margin: 0 auto;
  margin-top: 42px;
  overflow: hidden;
  position: relative;
}
.section.section1 .map img {
  height: 100%;
  position: relative;
  right: 110px;
}
.section.section1 .map .loc {
  position: absolute;
  width: 305px;
  height: 89px;
  box-sizing: border-box;
  padding-left: 34px;
  padding-top: 17px;
  background: linear-gradient(180deg, #ffffff, rgba(255, 255, 255, 0.2) 100%);
  border-radius: 6px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(27.18px);
  top: 0;
}
.section.section1 .map .loc.loc1 {
  top: 94px;
  left: 89px;
}
.section.section1 .map .loc.loc2 {
  top: 191px;
  left: 58px;
}
.section.section1 .map .loc.loc3 {
  top: 131px;
  left: 898px;
}
.section.section1 .map .loc.loc4 {
  top: 226px;
  left: 829px;
}
.section.section1 .map .loc.loc5 {
  top: 450px;
  left: 900px;
}
.section.section1 .map .loc .ttl {
  height: 20px;
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
}
.section.section1 .map .loc .info {
  width: 190px;
  height: 24px;
  color: #666666;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 400;
  line-height: -1px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 8px;
}
.section.section1 .map .loc::after {
  display: block;
  content: '';
  width: 32px;
  height: 39px;
  background: url(../images/map_loc.svg?v=20) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -16px;
  top: 10px;
}
.section.section3 {
  width: 1100px;
  margin-bottom: 65px;
  margin-top: 91px;
}
.section.section3 ul {
  display: flex;
  justify-content: space-between;
}
.section.section3 ul li {
  list-style: none;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 44px;
  background-image: url(../images/loc_ico.svg?v=20);
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 16px 18px;
}
