/*order-option*/
/*order-option*/
[v-cloak] {
  display: none;
}
.ag亚洲集团-contact-us {
  padding: 4.1666666667vw 0;
}
.ag亚洲集团-contact-us-wrapper {
  max-width: 91.1111111111vw;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag亚洲集团-contact-us-wrapper.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.ag亚洲集团-contact-us-wrapper.reverse .ag亚洲集团-contact-us-form {
  padding-left: 0;
  padding-right: 3.3333333333vw;
}
.ag亚洲集团-contact-us-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  max-width: 50%;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}
.ag亚洲集团-contact-us-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ag亚洲集团-contact-us-form {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  max-width: 50%;
  width: 100%;
  padding-left: 3.3333333333vw;
}
.ag亚洲集团-contact-us-form-title {
  font-size: 2.2222222222vw;
  line-height: 1.21875;
  font-weight: 600;
  margin-bottom: 3.3333333333vw;
  color: rgb(37, 39, 40);
}
.ag亚洲集团-contact-us-form .el-form-item {
  margin-bottom: 24px;
}
.ag亚洲集团-contact-us-form .el-input__wrapper {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid rgb(194, 200, 211);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  padding: 0;
}
.ag亚洲集团-contact-us-form .el-input__wrapper.is-focus {
  border-color: rgb(67, 64, 64);
}
.ag亚洲集团-contact-us-form .el-select .el-input__wrapper.is-focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.ag亚洲集团-contact-us-form .el-select .el-input__wrapper:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.ag亚洲集团-contact-us-form .el-input__inner {
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.95);
  height: 58px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ag亚洲集团-contact-us-form .el-input__inner::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: 20px;
}
.ag亚洲集团-contact-us-form .el-input__inner::-moz-placeholder {
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: 20px;
}
.ag亚洲集团-contact-us-form .el-input__inner:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: 20px;
}
.ag亚洲集团-contact-us-form .el-input__inner::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: 20px;
}
.ag亚洲集团-contact-us-form .el-input__inner::placeholder {
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: 20px;
}
.ag亚洲集团-contact-us-form .el-input__prefix-inner {
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.95);
  padding-right: 4px;
  padding-top: 1px;
}
.ag亚洲集团-contact-us-form .el-select {
  width: 100%;
}
.ag亚洲集团-contact-us-form .el-icon.el-select__caret.el-select__icon {
  font-size: 16px;
  color: rgb(0, 0, 0);
}
.ag亚洲集团-contact-us-form .el-select .el-input.is-focus .el-input__wrapper {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.ag亚洲集团-contact-us-form .el-textarea__inner {
  min-height: 7.2222222222vw !important;
  padding: 1.1111111111vw 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid rgb(194, 200, 211);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  border-radius: 0;
  font-size: 16px;
  line-height: 20px;
}
.ag亚洲集团-contact-us-form .el-checkbox {
  height: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  white-space: wrap;
}
.ag亚洲集团-contact-us-form .el-checkbox__input {
  margin-top: 2px;
}
.ag亚洲集团-contact-us-form .el-checkbox__inner {
  border: 1px solid rgb(26, 29, 37);
}
.ag亚洲集团-contact-us-form .el-checkbox__input.is-checked .el-checkbox__inner {
  border-color: rgb(26, 29, 37);
  background-color: rgb(26, 29, 37);
}
.ag亚洲集团-contact-us-form .el-checkbox__label {
  font-size: 14px;
  line-height: 1.4;
  color: rgb(92, 96, 106);
}
.ag亚洲集团-contact-us-form .el-checkbox__label a {
  color: rgb(26, 29, 37);
  text-decoration: underline;
}
.ag亚洲集团-contact-us-form .el-checkbox__input.is-checked + .el-checkbox__label {
  color: rgb(92, 96, 106);
}
.ag亚洲集团-contact-us-form .el-button {
  padding: 13px 32px;
  height: 47px;
  font-size: 14px;
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.95);
  color: #fff;
  border-radius: 4px;
}
.ag亚洲集团-contact-us-form .el-button:hover {
  background: rgba(0, 0, 0, 0.8);
}
.ag亚洲集团-contact-us-form .el-form-item.is-error .el-input__wrapper {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ag亚洲集团-contact-us-form .el-form-item__error {
  font-size: 12px;
  line-height: 1.5;
  color: rgb(255, 0, 20);
  margin: 0;
  padding-top: 4px;
}
.ag亚洲集团-contact-us-form .el-select.phone1 .el-input__inner,
.ag亚洲集团-contact-us-form .el-select.country .el-input__inner,
.ag亚洲集团-contact-us-form .el-select.topic .el-input__inner {
  text-align: right;
}
.ag亚洲集团-contact-us-form .el-select.country .el-input__prefix-inner,
.ag亚洲集团-contact-us-form .el-select.topic .el-input__prefix-inner {
  font-size: 16px;
  line-height: 20px;
  color: rgb(161, 166, 175);
}
.el-popper.contact-us-select {
  border-radius: 8px;
  -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.05) !important;
          box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.05) !important;
  border: none;
  background: rgb(255, 255, 255);
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select {
  padding: 8px;
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .search {
  margin-bottom: 5px;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 2;
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper {
  border: 1px solid rgb(194, 200, 211);
  border-radius: 8px;
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner {
  font-size: 13px;
  line-height: 1.5;
  color: rgb(26, 29, 37);
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner::-webkit-input-placeholder {
  font-size: 13px;
  line-height: 1.5;
  color: rgb(161, 166, 175);
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner::-moz-placeholder {
  font-size: 13px;
  line-height: 1.5;
  color: rgb(161, 166, 175);
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner:-ms-input-placeholder {
  font-size: 13px;
  line-height: 1.5;
  color: rgb(161, 166, 175);
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner::-ms-input-placeholder {
  font-size: 13px;
  line-height: 1.5;
  color: rgb(161, 166, 175);
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner::placeholder {
  font-size: 13px;
  line-height: 1.5;
  color: rgb(161, 166, 175);
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .el-select-dropdown__wrap {
  max-height: 200px;
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .el-select-dropdown__list {
  margin: 0 !important;
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .el-input__wrapper {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .el-select-dropdown__item {
  padding: 13.5px 12px;
  height: auto;
  font-size: 13px;
  line-height: 1.5;
  color: rgb(92, 96, 106);
  border-radius: 8px;
  overflow: hidden;
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .el-select-dropdown__item.hover,
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .el-select-dropdown__item:hover {
  background-color: rgb(245, 245, 245);
}
.el-popper.contact-us-select .el-select-dropdown.contact-us-select .el-select-dropdown__item.selected {
  font-weight: 400;
}
.el-popper.contact-us-select .el-scrollbar {
  display: block !important;
}
.el-popper.contact-us-select .el-select-dropdown__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.el-popper.contact-us-select .el-select-dropdown__item svg {
  display: none;
}
.el-popper.contact-us-select .el-select-dropdown__item.selected {
  background-color: rgb(245, 245, 245);
}
.el-popper.contact-us-select .el-select-dropdown__item.selected svg {
  display: block;
}
.el-select-dropdown__empty {
  display: none !important;
}
.el-popper__arrow {
  display: none !important;
}
.ag亚洲集团-message-box {
  max-width: 400px;
  padding: 40px;
}
.ag亚洲集团-message-box .el-message-box__header {
  padding: 0;
}
.ag亚洲集团-message-box .el-message-box__header .el-message-box__title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag亚洲集团-message-box .el-message-box__header .el-message-box__title .el-icon {
  width: 60px;
  height: 60px;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.ag亚洲集团-message-box .el-message-box__header .el-message-box__title .el-icon svg {
  display: none;
}
.ag亚洲集团-message-box .el-message-box__header .el-message-box__title span {
  font-size: 20px;
  line-height: 1.5;
  color: rgb(26, 29, 37);
  font-weight: 500;
  margin: 24px 0 8px;
}
.ag亚洲集团-message-box .el-message-box__content {
  padding: 0;
}
.ag亚洲集团-message-box .el-message-box__content .el-message-box__message p {
  font-size: 14px;
  line-height: 1.5;
  color: rgb(92, 96, 106);
}
.ag亚洲集团-message-box .el-message-box__btns {
  padding: 0;
}
.ag亚洲集团-message-box .el-message-box__btns .el-button {
  padding: 13.5px;
  width: 100%;
  margin-top: 32px;
  height: auto;
  background-color: rgba(0, 0, 0, 0.95);
  border: 0;
  border-radius: 4px;
  outline: none;
}
.ag亚洲集团-message-box .el-message-box__btns .el-button span {
  font-size: 14px;
  line-height: 1.5;
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 768px) {
  .ag亚洲集团-contact-us {
    padding: 8.5333333333vw 0 17.0666666667vw;
  }
  .ag亚洲集团-contact-us-wrapper {
    display: block;
    padding: 0 4.2666666667vw;
    max-width: none;
  }
  .ag亚洲集团-contact-us-image {
    display: none;
  }
  .ag亚洲集团-contact-us-form {
    max-width: 100%;
    padding: 0 !important;
  }
  .ag亚洲集团-contact-us-form-title {
    font-size: 6.4vw;
    line-height: 1.4;
    color: rgb(37, 39, 40);
    margin-bottom: 8.5333333333vw;
  }
  .ag亚洲集团-contact-us-form .el-form-item {
    margin-bottom: 6.4vw;
  }
  .ag亚洲集团-contact-us-form .el-input__inner {
    height: 48px;
    font-size: 14px;
    line-height: 1.5;
    color: rgb(26, 29, 37);
  }
  .ag亚洲集团-contact-us-form .el-input__inner::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
    line-height: 1.5;
  }
  .ag亚洲集团-contact-us-form .el-input__inner::-moz-placeholder {
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
    line-height: 1.5;
  }
  .ag亚洲集团-contact-us-form .el-input__inner:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
    line-height: 1.5;
  }
  .ag亚洲集团-contact-us-form .el-input__inner::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
    line-height: 1.5;
  }
  .ag亚洲集团-contact-us-form .el-input__inner::placeholder {
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
    line-height: 1.5;
  }
  .ag亚洲集团-contact-us-form .el-input__prefix-inner {
    font-size: 14px;
    line-height: 1.5;
    color: rgb(26, 29, 37);
  }
  .ag亚洲集团-contact-us-form .el-form-item__error {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
  }
  .ag亚洲集团-contact-us-form .el-checkbox__input {
    margin-top: 3px;
  }
  .ag亚洲集团-contact-us-form .el-checkbox__label {
    font-size: 13px;
  }
  .ag亚洲集团-contact-us-form .el-textarea__inner {
    min-height: 28.8vw !important;
    font-size: 14px;
    line-height: 1.5;
  }
  .ag亚洲集团-contact-us-form .el-select.country .el-input__prefix-inner,
  .ag亚洲集团-contact-us-form .el-select.topic .el-input__prefix-inner {
    font-size: 14px;
    line-height: 1.5;
  }
  .el-popper.contact-us-select {
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    inset: 0 !important;
    border-radius: 0;
    position: fixed !important;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: none !important;
    transition: none !important;
  }
  .el-popper.contact-us-select .el-select-dropdown.contact-us-select {
    width: 100% !important;
    padding: 0;
    background-color: #fff;
    border-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: absolute;
    bottom: 0;
    -webkit-transition: none !important;
    transition: none !important;
  }
  .el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner {
    font-size: 13px;
    line-height: 1.5;
    color: rgb(26, 29, 37);
  }
  .el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner::-webkit-input-placeholder {
    font-size: 13px;
    line-height: 1.5;
    color: rgb(161, 166, 175);
  }
  .el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner::-moz-placeholder {
    font-size: 13px;
    line-height: 1.5;
    color: rgb(161, 166, 175);
  }
  .el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner:-ms-input-placeholder {
    font-size: 13px;
    line-height: 1.5;
    color: rgb(161, 166, 175);
  }
  .el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner::-ms-input-placeholder {
    font-size: 13px;
    line-height: 1.5;
    color: rgb(161, 166, 175);
  }
  .el-popper.contact-us-select .el-select-dropdown.contact-us-select .search .el-input__wrapper .el-input__inner::placeholder {
    font-size: 13px;
    line-height: 1.5;
    color: rgb(161, 166, 175);
  }
  .el-popper.contact-us-select .el-select-dropdown.contact-us-select .el-scrollbar {
    padding: 16px;
  }
  .el-popper.contact-us-select .el-select-dropdown.contact-us-select .el-select-dropdown__wrap {
    max-height: 81.3333333333vw;
  }
  .el-popper.contact-us-select .el-select-dropdown.contact-us-select .el-select-dropdown__item {
    padding: 13px 12px;
    font-size: 13px;
    line-height: 1.5;
  }
}