.banner_h {
  width: 100%; }

.banner_h img {
  width: 100%; }

.block-a {
  background-color: #6d8456;
  width: 100%;
  height: 637.5px; }

.block-a-cont {
  width: 712.5px;
  margin: 0 auto;
  text-align: center; }

body {
  /* max-width: rem(1900px); */
  display: block;
  margin: 0 auto; }

.block-a-img img {
  width: 100%;
  height: auto;
  margin-top: -7.5px; }

.a_title {
  width: 726px;
  padding-top: 54px;
  position: relative;
  left: -6.75px;
  font-weight: 900;
  color: #fff;
  font-size: 42px;
  letter-spacing: 3px;
  white-space: nowrap; }

.a_title2 {
  display: none; }

.a_title3 {
  color: #fff;
  font-size: 41.25px;
  letter-spacing: 7.5px;
  font-weight: bold;
  padding-top: 52.5px; }

.Submit-btn {
  height: 45px;
  width: 100%;
  margin-top: 39px; }

.Submit-btn .Submit-btn-cont {
  float: right;
  width: 193.5px;
  height: 42px;
  background: #29411b;
  border-radius: 15px;
  color: #fff;
  font-size: 16.5px;
  display: flex;
  align-items: center;
  font-weight: bold;
  justify-content: center;
  letter-spacing: 0.75px;
  cursor: pointer;
  box-shadow: 0px 0px 9.75px 1px #384a2e;
  position: relative;
  /* top: rem(-4px); */ }

.Submit-btn-cont:hover {
  background: #000; }

.Submit-btn .warTxt {
  float: right;
  font-size: 18.75px;
  color: #fff;
  line-height: 37.5px;
  height: 100%;
  margin-right: 12px; }

.inputs {
  display: flex;
  margin-top: 66px;
  justify-content: space-between; }

.l-input input,
.r-input input {
  background: transparent;
  font-size: 21px;
  color: #fff;
  display: inline-block;
  display: inline-block;
  vertical-align: bottom;
  height: 23.25px;
  margin-left: 9.75px;
  position: relative;
  top: 3px; }

.l-input,
.r-input {
  width: 324px;
  display: inline-block;
  display: flex;
  border-bottom: 2px solid #fff;
  padding-bottom: 30px;
  margin-bottom: 39px; }

.l-input img {
  width: 24px;
  height: 23.25px;
  display: inline-block;
  vertical-align: bottom; }

.r-input {
  margin-left: 24px;
  float: right; }

.r-input img {
  width: 27px;
  height: 20.25px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  top: 3.75px; }

.l-input input::-webkit-input-placeholder {
  color: #fff;
  font-size: 18px;
  font-weight: bold; }

.l-input input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  font-size: 18px;
  font-weight: bold; }

.l-input input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  font-size: 18px;
  font-weight: bold; }

.l-input input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  font-size: 18px;
  font-weight: bold; }

.r-input input::-webkit-input-placeholder {
  color: #fff;
  font-size: 18px;
  font-weight: bold; }

.r-input input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  font-size: 18px;
  font-weight: bold; }

.r-input input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  font-size: 18px;
  font-weight: bold; }

.r-input input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  font-size: 18px;
  font-weight: bold; }

#txt1 {
  width: 712.5px;
  height: 276px;
  background-color: #29411b;
  color: #fff;
  padding: 18px;
  padding-top: 22.5px;
  padding-bottom: 22.5px;
  box-shadow: 0 4.5px 9px -3px #6e8456;
  border-radius: 3.75px;
  resize: none;
  outline: none;
  font-size: 15px;
  border: none;
  box-sizing: border-box;
  box-shadow: 0px 3px 7.5px 1.5px #384a2e; }

#txt1::-webkit-input-placeholder {
  color: #fff;
  font-size: 18px; }

#txt1::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  font-size: 18px; }

#txt1:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  font-size: 18px; }

#txt1:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  font-size: 18px; }

.block-b {
  width: 100%;
  margin-bottom: 337.5px;
  padding-left: 15px;
  padding-right: 15px; }

.block-b-cont {
  max-width: 1225.5px;
  display: flex;
  margin: 0 auto;
  justify-content: space-around;
  margin-top: 82.5px; }

.b-l {
  width: 50%; }

.b-l img {
  display: block;
  width: 80%;
  min-width: 360px; }

.b-r {
  width: 50%; }

.b-r .b-r-block {
  font-size: 21px;
  letter-spacing: 0.5px;
  position: relative; }

.b-r-block .content-bo {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 3.75px;
  font-size: 21px;
  color: #29411b; }

.b-r-block .content-bo img {
  width: 24.75px;
  height: 24.75px;
  margin-right: 8.25px;
  /* font-weight: bold; */
  position: relative;
  top: -1.5px; }

.b-r-1 {
  margin-bottom: 74.25px;
  margin-top: 6px; }

.b-r-1 .block-border {
  position: absolute;
  right: 0;
  top: 5.25px;
  border-top: 3px solid #160e10;
  border-right: 3px solid #160e10;
  width: 80.25px;
  height: 73.5px; }

.b-r-2 {
  margin-bottom: 63.75px; }

.b-r-block span {
  line-height: 22.5px;
  /*height: rem(30px);*/
  padding-left: 33px;
  color: #29411b; }

.b-r-3 .code {
  width: 120px;
  height: 120px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 7.5px; }

.b-r-3 .code img {
  width: 120px;
  height: 120px; }

.b-r-3 .code div {
  font-size: 13.5px;
  text-align: center;
  color: #29411b; }

@media screen and (max-width: 1600px) {
  .b-r-block span {
    font-size: 15px; }

  .b-r-block .content-bo {
    font-size: 15px; }

  .b-r-1 {
    margin-bottom: 22.5px; }

  .b-r-2 {
    margin-bottom: 22.5px; }

  .b-l img {
    width: 60%; }

  .block-b-cont {
    padding-left: 37.5px;
    padding-right: 37.5px; }

  .b-r-block .content-bo img {
    width: 19.5px;
    height: 19.5px; }

  .b-r-1 .block-border {
    width: 65.25px;
    height: 58.5px; } }
@media screen and (max-width: 1300px) {
  .b-r-block span {
    font-size: 16px;
    line-height: 12px; }

  .b-r-block .content-bo {
    font-size: 16px; }

  .b-r-1 {
    margin-bottom: 22.5px; }

  .b-r-2 {
    margin-bottom: 22.5px; }

  .b-r-block .content-bo img {
    width: 15px;
    height: 15px; }

  .b-r-1 .block-border {
    width: 51.75px;
    height: 46.5px; }

  .b-r-3 .code {
    width: 75px;
    height: 75px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 37.5px; }

  .b-r-3 .code img {
    width: 75px;
    height: 75px; }

  .b-r-3 .code div {
    font-size: 11.25px;
    text-align: center;
    color: #29411b; } }
@media screen and (max-width: 750px) {
  .banner_h {
    width: 100%; }

  .banner_h img {
    width: 100%; }

  .block-a {
    background-color: #6d8456;
    width: 100%;
    height: 27.2727272727rem;
    border: 1px solid transparent; }

  .block-a-cont {
    width: 20rem;
    margin: 0 auto;
    text-align: center;
    padding-top: 0.9090909091rem; }

  body {
    /* max-width: home(1900px); */
    display: block;
    margin: 0 auto; }

  .block-a-img img {
    width: 100%;
    height: auto;
    margin-top: -0.1818181818rem; }

  .a_title {
    display: none;
    width: 17.6rem;
    padding-top: 1.6727272727rem;
    position: relative;
    left: -0.1636363636rem; }

  .a_title2 {
    display: block;
    color: #fff;
    font-size: 1.2727272727rem;
    font-weight: bold; }

  .cn .a_title2 {
    letter-spacing: 0.1818181818rem; }

  .a_title3 {
    display: none; }

  .Submit-btn {
    height: 1.0909090909rem;
    width: 100%;
    margin-top: 0.9454545455rem; }

  .Submit-btn .Submit-btn-cont {
    float: right;
    width: 10.9090909091rem;
    height: 2.5454545455rem;
    background: #29411b;
    border-radius: 2.5454545455rem;
    color: #fff;
    font-size: 1.0909090909rem;
    display: flex;
    align-items: center;
    font-weight: bold;
    justify-content: center;
    letter-spacing: 0.0181818182rem;
    cursor: pointer;
    box-shadow: 0px 0px 0.2363636364rem 1px #384a2e;
    position: relative;
    /* top: home(-4px); */ }

  .inputs {
    display: block;
    margin-top: 1.6rem; }

  .l-input input,
  .r-input input {
    background: transparent;
    font-size: 1.0909090909rem;
    color: #fff;
    display: inline-block;
    display: inline-block;
    vertical-align: bottom;
    height: 1.4545454545rem;
    margin-left: 0.7272727273rem;
    position: relative;
    top: 0.0727272727rem; }

  .l-input,
  .r-input {
    width: 100%;
    display: flex;
    border-bottom: 2px solid #fff;
    padding-bottom: 1.0909090909rem;
    margin-bottom: 1.0909090909rem; }

  .l-input img {
    width: 1.4909090909rem;
    height: 1.4545454545rem;
    display: inline-block;
    vertical-align: bottom; }

  .r-input {
    margin-left: 0.5818181818rem;
    float: right; }

  .r-input img {
    width: 1.4909090909rem;
    height: 1.1272727273rem;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: 0.0909090909rem; }

  .l-input input::-webkit-input-placeholder {
    color: #fff;
    font-size: 1.0909090909rem;
    font-weight: bold; }

  .l-input input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    font-size: 1.0909090909rem;
    font-weight: bold; }

  .l-input input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    font-size: 1.0909090909rem;
    font-weight: bold; }

  .l-input input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    font-size: 1.0909090909rem;
    font-weight: bold; }

  .r-input input::-webkit-input-placeholder {
    color: #fff;
    font-size: 1.0909090909rem;
    font-weight: bold; }

  .r-input input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    font-size: 1.0909090909rem;
    font-weight: bold; }

  .r-input input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    font-size: 1.0909090909rem;
    font-weight: bold; }

  .r-input input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    font-size: 1.0909090909rem;
    font-weight: bold; }

  #txt1 {
    width: 100%;
    height: 10rem;
    background-color: #29411b;
    color: #fff;
    padding: 0.4363636364rem;
    padding-top: 0.5454545455rem;
    padding-bottom: 0.5454545455rem;
    box-shadow: 0 0.1090909091rem 0.2181818182rem -0.0727272727rem #6e8456;
    border-radius: 0.0909090909rem;
    resize: none;
    outline: none;
    font-size: 1.0909090909rem;
    border: none;
    box-sizing: border-box;
    box-shadow: 0px 0.0727272727rem 0.1818181818rem 0.0363636364rem #384a2e;
    margin-top: 0.5454545455rem; }

  #txt1::-webkit-input-placeholder {
    color: #fff;
    font-size: 1.0909090909rem; }

  #txt1::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    font-size: 1.0909090909rem; }

  #txt1:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    font-size: 1.0909090909rem; }

  #txt1:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    font-size: 1.0909090909rem; }

  .block-b {
    width: 100%;
    margin-bottom: 2.7454545455rem;
    padding-left: 0.3636363636rem;
    padding-right: 0.3636363636rem; }

  .block-b-cont {
    max-width: 29.7090909091rem;
    display: block;
    margin: 0 auto;
    margin-top: 2rem;
    padding: 0 1.8181818182rem; }

  .b-l {
    width: 100%; }

  .b-l img {
    display: block;
    width: 100%;
    min-width: 8.7272727273rem; }

  .b-r {
    width: 100%;
    margin-top: 2.7272727273rem; }

  .b-r .b-r-block {
    font-size: 0.7272727273rem;
    letter-spacing: 0.5px;
    position: relative; }

  .b-r-block .content-bo {
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-bottom: 0.0909090909rem;
    font-size: 1.0909090909rem;
    color: #29411b;
    margin-left: -0.7272727273rem; }

  .b-r-block .content-bo img {
    width: 1.3636363636rem;
    height: 1.3636363636rem;
    margin-right: 0.3636363636rem;
    /* font-weight: bold; */
    position: relative;
    top: -0.0363636364rem; }

  .b-r-1 {
    margin-bottom: 1.8rem;
    margin-top: 0.1454545455rem; }

  .b-r-1 .block-border {
    position: absolute;
    right: 0;
    top: 0.1272727273rem;
    border-top: 3px solid #160e10;
    border-right: 3px solid #160e10;
    width: 1.9454545455rem;
    height: 1.7818181818rem; }

  .b-r-2 {
    margin-bottom: 1.5454545455rem; }

  .b-r-block span {
    line-height: 1.8181818182rem;
    font-size: 0.9090909091rem;
    padding-left: 1.0909090909rem;
    color: #29411b; }

  .b-r-3 .code {
    width: 100%;
    height: 9.0909090909rem;
    display: inline-block;
    position: initial;
    margin-top: 1.8181818182rem;
    margin-bottom: 0.3636363636rem; }

  .b-r-3 .code img {
    width: 9.0909090909rem;
    height: 9.0909090909rem;
    display: block;
    margin: 0 auto; }

  .b-r-3 .code div {
    font-size: 1.0909090909rem;
    text-align: center;
    color: #29411b; }

  .cn .b-r-block .content-bo {
    font-size: 1.0909090909rem; } }

/*# sourceMappingURL=contactUs.css.map */
