.container #main .header .topnav .content .list .btn-item .btn .btn-content .active::after {
  width: 4rem;
}
.container #main .header .p-topnav {
  visibility: hidden;
  opacity: 0;
  height: auto;
  background: rgba(153, 153, 153, 0.3);
  box-shadow: 0px 3px 14px 1px rgba(0, 0, 0, 0.05);
  z-index: 1000;
}
.container #main .header .p-topnav .p-content {
  width: 20rem;
  text-align: center;
  box-sizing: border-box;
}
.container #main .header .p-topnav .p-content li {
  margin: 0.3rem 0.75rem;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.container #main .header .p-topnav .p-content li .item {
  background: rgba(153, 153, 153, 0.3);
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  height: 2.6rem;
  line-height: 2.6rem;
  padding-left: 1rem;
  position: relative;
}
.container #main .header .p-topnav .p-content li .item .title {
  color: #ffffff;
  font-size: 1rem;
  font-weight: bold;
}
.container #main .header .p-topnav .p-content li .item .active {
  color: #ace537;
}
.container #main .header .p-topnav .p-content li .item i {
  content: "";
  display: block;
  width: 0.875rem;
  height: 0.875rem;
  background: url(../../images/mobile-drop-down.png) no-repeat center;
  position: absolute;
  top: 40%;
  right: 1rem;
}
.container #main .header .p-topnav .p-content li .item-content {
  display: none;
}
.container #main .header .p-topnav .p-content li .item-content .open-item {
  height: 2.6rem;
  line-height: 2.6rem;
  text-align: left;
  padding-left: 1rem;
  margin: 0.3rem auto;
}
.container #main .header .p-topnav .p-content li .item-content .open-item a {
  color: rgba(255, 255, 255, 0.65);
}
.container #main .header .p-topnav .p-content li .item-content .open-item:hover {
  background: rgba(153, 153, 153, 0.3);
  border-radius: 0.1875rem;
}
.container #main .header .p-topnav .p-content li .item-content .open-item:hover a {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.9);
}
.container #main .header .p-topnav .p-content li .item-content:hover {
  display: block;
}
.container #main .header .p-topnav .p-content .top {
  margin-top: 0.75rem;
}
.container #main .header .p-topnav .p-content .bottom {
  margin-bottom: 0.75rem;
}
.container #main .header.p-topnav-open .p-topnav {
  visibility: visible;
  opacity: 1;
}
.container #main .main-content .map-img {
  width: 1200px;
  margin: 0 auto;
  padding-top: 6.25rem;
}
.container #main .main-content .map-img img {
  width: 100%;
  height: 100%;
}
.container #main .main-content .contact-us {
  width: 1200px;
  margin: 0 auto;
}
.container #main .main-content .contact-us .content {
  padding-top: 8.75rem;
}
.container #main .main-content .contact-us .content h3 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #8dc21f;
  text-align: center;
}
.container #main .main-content .contact-us .content .form {
  width: 57.5rem;
  margin: 0 auto;
  margin-top: 2.5rem;
  text-align: center;
}
.container #main .main-content .contact-us .content .form .name p {
  font-size: 1rem;
  color: #ffffff;
  text-align: left;
}
.container #main .main-content .contact-us .content .form .name input {
  width: 100%;
  height: 3.75rem;
  line-height: 3.75rem;
  margin-top: 1rem;
  border: 1px solid #979797;
  filter: blur(undefinedpx);
  background-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
  text-indent: 1.25rem;
  color: #ffffff;
}
.container #main .main-content .contact-us .content .form .email {
  margin-top: 2rem;
}
.container #main .main-content .contact-us .content .form .email p {
  font-size: 1rem;
  color: #ffffff;
  text-align: left;
}
.container #main .main-content .contact-us .content .form .email input {
  width: 100%;
  height: 3.75rem;
  line-height: 3.75rem;
  margin-top: 1rem;
  border: 1px solid #979797;
  filter: blur(undefinedpx);
  background-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
  text-indent: 1.25rem;
  color: #ffffff;
}
.container #main .main-content .contact-us .content .form .phone-number {
  margin-top: 2rem;
}
.container #main .main-content .contact-us .content .form .phone-number p {
  font-size: 1rem;
  color: #ffffff;
  text-align: left;
}
.container #main .main-content .contact-us .content .form .phone-number input {
  width: 100%;
  height: 3.75rem;
  line-height: 3.75rem;
  margin-top: 1rem;
  border: 1px solid #979797;
  filter: blur(undefinedpx);
  background-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
  text-indent: 1.25rem;
  color: #ffffff;
}
.container #main .main-content .contact-us .content .form .note {
  margin-top: 2rem;
}
.container #main .main-content .contact-us .content .form .note p {
  font-size: 1rem;
  color: #ffffff;
  text-align: left;
}
.container #main .main-content .contact-us .content .form .note input {
  width: 100%;
  height: 3.75rem;
  line-height: 3.75rem;
  margin-top: 1rem;
  border: 1px solid #979797;
  filter: blur(undefinedpx);
  background-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
  text-indent: 1.25rem;
  color: #ffffff;
}
.container #main .main-content .contact-us .content .form button {
  width: 6.5rem;
  margin-top: 5rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  background: #93d901;
  border-radius: 0.25rem;
  font-size: 1rem;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
  border: 0;
}
@media all and (max-width: 1199px) {
  .container #main {
    background: linear-gradient(180deg, #272731 0%, #101116 100%);
  }
  .container #main .header {
    height: auto;
    border-bottom: 0;
    background-color: #272731;
  }
  .container #main .header .topnav {
    width: auto;
    padding-top: 1.25rem;
    height: 3.75rem;
    line-height: 3.75rem;
  }
  .container #main .header .topnav .content {
    width: 100%;
    height: 3.25rem;
    line-height: 3.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .container #main .header .topnav .content .ico {
    flex: none;
    width: 23.2%;
    height: 3.25rem;
    background: url(../../images/mobile-logo.png) no-repeat left;
    background-size: 75%;
    margin-left: 0.625rem;
  }
  .container #main .header .topnav .content .list {
    display: none;
  }
  .container #main .header .topnav .content .nav-toggle {
    width: 5.33%;
    float: right;
    height: 3.25rem;
    background: url(../../images/mobile-nav-toggle.png) no-repeat right;
    background-size: 75%;
    cursor: pointer;
    margin-right: 0.625rem;
  }
  .container #main .header .p-topnav {
    position: absolute;
    top: 5rem;
    right: 0;
  }
  .container #main .header .p-topnav .p-content {
    width: 9.75rem;
  }
  .container #main .header .p-topnav .p-content li {
    margin: 0.25rem 0.625rem;
  }
  .container #main .header .p-topnav .p-content li .item {
    height: 1.625rem;
    line-height: 1.625rem;
    padding-left: 0.25rem;
    position: relative;
  }
  .container #main .header .p-topnav .p-content li .item .title {
    font-size: 0.8125rem;
  }
  .container #main .header .p-topnav .p-content li .item i {
    width: 0.4375rem;
    height: 0.25rem;
    background: url(../../images/mobile-drop-down.png) no-repeat center;
    position: absolute;
    top: 50%;
    right: 0.625rem;
  }
  .container #main .header .p-topnav .p-content li .item-content .open-item {
    height: 1.625rem;
    line-height: 1.625rem;
    padding-left: 0.25rem;
  }
  .container #main .header .p-topnav .p-content li .item-content .open-item a {
    font-size: 0.8125rem;
    color: rgba(255, 255, 255, 0.9);
  }
  .container #main .header .p-topnav .p-content li .item-content .open-item:hover {
    border-radius: 3px 3px 3px 3px;
  }
  .container #main .header .p-topnav .p-content li .item-content .open-item:hover a {
    font-weight: 400;
  }
  .container #main .header .p-topnav .p-content .top {
    margin-top: 0.625rem;
  }
  .container #main .header .p-topnav .p-content .bottom {
    margin-bottom: 0.625rem;
  }
  .container #main .main-content {
    margin-top: 5rem;
  }
  .container #main .main-content .map-img {
    padding-top: 1.25rem;
    width: auto;
    margin: 0 0.625rem;
  }
  .container #main .main-content .contact-us {
    width: auto;
    margin: 0 0.625rem;
  }
  .container #main .main-content .contact-us .content {
    padding-top: 2.5rem;
  }
  .container #main .main-content .contact-us .content h3 {
    font-size: 0.9375rem;
  }
  .container #main .main-content .contact-us .content .form {
    width: 100%;
    margin-top: 1.5rem;
  }
  .container #main .main-content .contact-us .content .form .name p {
    font-size: 0.8125rem;
  }
  .container #main .main-content .contact-us .content .form .name input {
    height: 2.5rem;
    line-height: 2.5rem;
    margin-top: 0.625rem;
    font-size: 0.75rem;
    text-indent: 0.625rem;
  }
  .container #main .main-content .contact-us .content .form .email {
    margin-top: 0.625rem;
  }
  .container #main .main-content .contact-us .content .form .email p {
    font-size: 0.8125rem;
  }
  .container #main .main-content .contact-us .content .form .email input {
    height: 2.5rem;
    line-height: 2.5rem;
    margin-top: 0.625rem;
    font-size: 0.75rem;
    text-indent: 0.625rem;
  }
  .container #main .main-content .contact-us .content .form .phone-number {
    margin-top: 0.625rem;
  }
  .container #main .main-content .contact-us .content .form .phone-number p {
    font-size: 0.8125rem;
  }
  .container #main .main-content .contact-us .content .form .phone-number input {
    height: 2.5rem;
    line-height: 2.5rem;
    margin-top: 0.625rem;
    font-size: 0.75rem;
    text-indent: 0.625rem;
  }
  .container #main .main-content .contact-us .content .form .note {
    margin-top: 0.625rem;
  }
  .container #main .main-content .contact-us .content .form .note p {
    font-size: 0.8125rem;
  }
  .container #main .main-content .contact-us .content .form .note input {
    height: 2.5rem;
    line-height: 2.5rem;
    margin-top: 0.625rem;
    font-size: 0.75rem;
    text-indent: 0.625rem;
  }
  .container #main .main-content .contact-us .content .form button {
    width: 7.5rem;
    margin-top: 2.5rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.75rem;
  }
  .container #main .footer {
    width: 100%;
    margin-top: 5.375rem;
    background: rgba(51, 51, 51, 0.51);
    opacity: 0.5;
    height: auto;
  }
  .container #main .footer .footer-content {
    width: auto;
    margin: 0 0.625rem;
    display: block;
    padding-top: 1.875rem;
  }
  .container #main .footer .footer-content .left .phone-number .bg {
    width: 0.75rem;
    height: 0.75rem;
    background-size: 100%;
  }
  .container #main .footer .footer-content .left .phone-number .text {
    color: #BBBBBB;
    font-size: 0.625rem;
  }
  .container #main .footer .footer-content .left .service {
    margin-top: 0.5rem;
  }
  .container #main .footer .footer-content .left .service .bg {
    width: 0.75rem;
    height: 0.75rem;
    background-size: 100%;
  }
  .container #main .footer .footer-content .left .service .text {
    color: #BBBBBB;
    font-size: 0.625rem;
  }
  .container #main .footer .footer-content .left .site {
    margin-top: 0.5rem;
  }
  .container #main .footer .footer-content .left .site .bg {
    width: 0.75rem;
    height: 0.75rem;
    background-size: 100%;
  }
  .container #main .footer .footer-content .left .site .text {
    color: #BBBBBB;
    font-size: 0.625rem;
  }
  .container #main .footer .footer-content .right {
    margin-top: 0.5rem;
    padding-bottom: 1.875rem;
    vertical-align: top;
  }
  .container #main .footer .footer-content .right .copyright {
    display: inline-block;
    color: #BBBBBB;
    font-size: 0.625rem;
    vertical-align: top;
  }
  .container #main .footer .footer-content .right .record {
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
  }
  .container #main .footer .footer-content .right .record a {
    display: block;
    height: 100%;
    font-size: 0.625rem;
    color: #BBBBBB;
  }
}
