.content .box {
  width: 100%;
}

.content .box .top {
  width: 100%;
  height: 460px;
  position: relative;
}

.content .box .top .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.content .box .top .bg img {
  width: 100%;
}

.content .box .top .title {
  position: relative;
  z-index: 2;
  margin-left: 6.25%;
  padding-top: 185px;
  float: left;
}

.content .box .top .title::after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #ea222d 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(90deg, #ea222d 0%, #efefef 100%);
  background-image: -ms-linear-gradient(90deg, #ea222d 0%, #efefef 100%);
  top: 140px;
  left: -152px;
  z-index: -1;
}

.content .box .top .title .h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
}

.content .box .top .title .p {
  font-size: 18px;
  line-height: 32px;
  color: #666666;
  margin-top: 16px;
}

.content .box .top .title .icon {
  position: absolute;
  top: 83px;
  left: 0;
  width: 82px;
  height: 74px;
}

.content .box .top .title .icon img {
  width: 100%;
}

.content .box .top .contact {
  position: relative;
  z-index: 2;
  float: left;
  margin-top: 70px;
  margin-left: 52px;
}

.content .box .top .contact .item {
  margin-bottom: 36px;
  position: relative;
}

.content .box .top .contact .item::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}

.content .box .top .contact .item .icon {
  float: left;
}

.content .box .top .contact .item .icon img {
  width: 55px;
}

.content .box .top .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.content .box .top .contact .item .text {
  float: left;
  margin-left: 15px;
  color: #333;
}

.content .box .top .contact .item.add .text .h3 {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.6px;
  color: #333;
}

.content .box .top .contact .item.book .text .h3 {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.6px;
  color: #333;
}

.content .box .top .contact .item.phone .text .h3 {
  font-size: 24px;
  line-height: 30px;
  color: #333;
}

.content .box .top .contact .item .text .p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: -0.4px;
  color: #868686;
  margin-top: 16px;
}

.content .box .top .list {
  position: relative;
  z-index: 2;
  float: left;
  margin-top: 95px;
}

.content .box .top .list .item {
  float: left;
  margin-left: 96px;
}

.content .box .top .list .item .img {
  width: 190px;
  height: 190px;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
}

.content .box .top .list .item .img img {
  width: 100%;
  height: 100%;
}

.content .box .top .list .item .text {
  margin-top: 0px;
  text-align: center;
}

.content .box .top .list .item .text .icon i {
  font-size: 26px;
}

.content .box .top .list .item .text .name {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  margin-top: 14px;
}

.content .box .top .list .item .text .en {
  font-size: 15px;
  font-weight: lighter;
  line-height: 15px;
  color: #333333;
  margin-top: 10px;
}

.content .box .bottom {
  position: relative;
  width: 100%;
  padding-bottom: 30px;
}

.content .box .bottom::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}

.content .box .bottom .title {
  position: absolute;
  left: 6.25%;
  top: -215px;
}

.content .box .bottom .title .h1 {
  font-size: 42px;
  font-weight: bold;
  line-height: 42px;
  color: #000000;
}

.content .box .bottom .title .p {
  font-size: 17px;
  line-height: 32px;
  color: #666666;
  margin-top: 17px;
}

.content .box .bottom .left1 {
  float: left;
  width: 60%;
  height: 647px;
  position: relative;
}

.content .box .bottom .left1 .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.content .box .bottom .left1 .bg img {
  width: 100%;
}

.content .box .bottom .right1 {
  float: left;
  width: 40%;
  background-color: #165937;
  position: relative;
}

.content .box .bottom .right1 .right-box {
  margin-top: 40px;
  margin-left: 96px;
  margin.right1: 120px;
}

.content .box .bottom .right1 .right-box .h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
  color: #ffffff;
}

.content .box .bottom .right1 .right-box .h2 {
  font-size: 32px;
  line-height: 32px;
  color: #ffffff;
  margin-top: 24px;
}

.content .box .bottom .right1 .right-box .icon {
  position: absolute;
  top: 62px;
  .right1: 120px;
  width: 74px;
  height: 90px;
}

.content .box .bottom .right1 .email-box .icon img {
  width: 100%;
  opacity: 0.3;
}

.content .box .bottom .right1 .right-box .message {
  width: calc(100% - 17px);
  height: 140px;
  margin-top: 34px;
  background-color: #1c6842;
  border: 0;
  color: rgba(255, 255, 255, 0.5);
  padding-top: 17px;
  padding-left: 17px;
  font-size: 17px;
}

.content .box .bottom .right1 .right-box .message::input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.message {
  border-top: 5px solid #ea222d;
  background: #fff;
}

@media (min-width: 992px) {
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

.mleft {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  float: left;
}

.mright {
  width: 65%;
  float: left;
  margin-left: 4%;
  margin-top: 5%;
}

.message .about-font p:nth-of-type(1) {
  font-size: 36px;
  line-height: 60px;
}

.about-font p:nth-of-type(1) {
  font-size: 36px;
  color: #ccc;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}

.message .about-font p:nth-of-type(2) {
  font-size: 30px;
  font-weight: 400;
}

.about-font p:nth-of-type(2) {
  color: #ea222d;
  font-weight: bold;
  line-height: 60px;
}

.about-font i {
  width: 28px;
  height: 2px;
  background: #ea222d;
  position: relative;
  display: block;
}

.message-desc {
  font-size: 16px;
  color: #999;
  line-height: 40px;
}

.pt-3,
.py-3 {
  padding-top: 20px !important;
}

.message-tel p:nth-of-type(1) {
  font-size: 18px;
  color: #333;
  margin: 0;
  line-height: 50px;
}

.message-tel p:nth-of-type(2) span {
  font-size: 30px;
  color: #ea222d;
  font-weight: bold;
}

.mt-2,
.my-2 {
  margin-top: 60px !important;
  margin-bottom: 20px;
}

.position-relative {
  position: relative !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

@media screen and (max-width: 1020px) {
  .content .box .top {
    width: 100%;
    height: 650px;
    position: relative;
  }

  .content .box .top .bg {
    display: none;
  }

  .content .box .top .title {
    margin-left: 5%;
  }

  .content .box .top .title .h1 {
    font-size: 20px;
    line-height: 20px;
  }

  .content .box .top .title .p {
    font-size: 12px;
    line-height: 18px;
  }

  .content .box .top .contact {
    width: 96%;
    margin-top: 24px;
    margin-left: 2%;
  }

  .content .box .top .contact .item.book .text .h3 {
    font-size: 13px;
    line-height: 14px;
  }

  .content .box .top .contact .item.add .text .h3 {
    font-size: 13px;
    line-height: 14px;
  }

  .content .box .top .contact .item .text .p {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: -0.15px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 6px;
  }

  .content .box .top .list {
    position: relative;
    z-index: 2;
    float: left;
    margin-top: 0;
    margin-left: 5%;
  }

  .content .box .top .list .item {
    float: left;
    margin-left: 20px;
  }

  .content .box .top .list .item .img {
    width: 150px;
    height: 150px;
    background-color: #ffffff;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
  }

  .content .box .top .list .item .img img {
    height: 150px;
    margin-left: 4px;
    margin-top: 4px;
  }

  .content .box .top .list .item .text .icon i {
    font-size: 18px;
  }

  .content .box .top .list .item .text .name {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-top: 5px;
  }

  .content .box .top .list .item .text .en {
    font-size: 10px;
    font-weight: lighter;
    line-height: 10px;
    color: #333333;
    margin-top: 4px;
  }

  .content .box .top .email {
    width: 82px;
    height: 82px;
    top: -40px;
    right: 5%;
    overflow: hidden;
  }

  .content .box .top .email .icon {
    width: 38px;
    height: 42px;
  }

  .content .box .top .email .text {
    font-size: 10px;
  }

  .content .box .bottom .title {
    position: absolute;
    left: 5%;
    top: -100px;
  }

  .content .box .bottom .title .h1 {
    font-size: 20px;
    line-height: 20px;
  }

  .content .box .bottom .title .p {
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    margin-top: 6.75px;
  }

  .content .box .bottom .left {
    float: left;
    width: 100%;
    height: 250px;
    position: relative;
  }

  .content .box .top .contact .item .icon img {
    width: 30px !important;
  }

  .title .icon img {
    width: 30px !important;
  }

  .content .box .top .title::after {
    display: none;
  }

  .content .box .top .contact .item.phone .text .h3 {
    font-size: 14px;
  }

  .content .box .top .contact .item {
    margin-bottom: 20px;
  }

  .content .box .top .contact .item .text {
    margin-left: 20px;
  }

  .content .box .top .title .icon {
    top: 23px;
  }

  .content .box .top .title {
    padding-top: 85px;
  }

  .content .box .top .list .item .text {
    margin-top: 15px;
  }

  .mleft {
    width: 100%;
    max-width: 100%;
  }

  .mright {
    width: 96%;
    margin-left: 2%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .message .about-font p:nth-of-type(1) {
    font-size: 30px;
  }
  .about-font p:nth-of-type(1){
      font-size:24px;
  }
  .message-desc{
      font-size: 15px;
      line-height: 30px;
  }
  .mt-2,
  .my-2 {
    margin-top: 20px !important;
  }

  .message .about-font p:nth-of-type(2) {
    font-size: 24px;
  }

  .bootstrap-frm {
    padding: 0px !important;
  }
}