/* header */
.top {
  width: 100%;
  height: 1.47rem;
  font-size: 1rem;
  background-image: linear-gradient(to right, #017e54, #ce0c0c) !important;
}

.top .top_wrap {
  width: 37.5rem;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  font-size: 0.4rem;
  color: #ffffff;
}

.top .qode_icon_font_awesome {
  font-size: 0.375rem;
  color: #ffffff;
  background-color: #ef1313;
  border-color: #f35959;
  border-style: solid;
  border-width: 1px;
  line-height: 0.843rem;
  height: 0.9rem;
  width: 0.9rem;
  text-align: center;
  border-radius: 2em;
  -webkit-border-radius: 2em;
}

.top .top_wrap_one {
  margin-right: 20px;
}

.top .top_wrap_one span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  padding-left: 4px;
  /* font-family: 'work sans'; */
}

.header_bottom {
  width: 100%;
}

.wrap_nav {
  width: 37.5rem;
  height: 3.125rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.wrap_nav .logo {
  width: 5.25rem;
  /* height: 2.81rem; */
  height: auto;
}

.wrap_nav .bottom_right {
  display: flex;
}

.wrap_nav .bottom_right li {
  padding: 0 22px;
  line-height: 3.125rem;
  font-size: 0.5625rem;
  font-weight: bold;
  color: #000;
  /* font-family: 'montserrat,sans-serif'; */
  text-transform: none;
  cursor: pointer;
  position: relative;
}

.wrap_nav .bottom_right li .bottom_href {
  color: #000;
  display: block;
  width: 100%;
  height: 100%;
}

.wrap_nav_active .bottom_href {
  color: #fc634a !important;
}

.bottom_right li:hover .bottom_href {
  color: #fc634a;
}

.nav_hover {
  background: #fff;
  position: absolute;
  top: 3.125rem;
  z-index: 999;
  display: none;
  width: 7.03rem;
  left: -0.58rem;
  padding-bottom: 0.3rem;
  padding-top: 0.3rem;
}

.nav_hover>a {
  font-size: 0.375rem;
  display: block;
  width: 100%;
  line-height: 0.5rem;
  padding: 0.3rem 1rem 0.3rem 1.3rem;
  /* font-family: 'montserrat,sans-serif'; */
  color: #000;
  text-transform: uppercase;
  /* font-family: 'montserrat,sans-serif'; */
  color: #000;
}

.wrap_nav_two:hover .nav_hover {
  display: block;
}

.nav_hover a:hover {
  color: #fc634a;
}

.nav_products {
  background: #fff;
  position: absolute;
  top: 3.125rem;
  z-index: 999;
  display: none;
  left: -0.58rem;
  padding-bottom: 0.6rem;
  padding-top: 0.6rem;
  width: 36.875rem;
  left: -28rem;
  height: 14rem;
}

.nav_products_wrap {
  width: 100%;
  height: 100%;
  display: flex;
}

.nav_item {
  width: 25%;
}

.nav_item a {
  font-size: 0.375rem;
  display: block;
  width: 100%;
  line-height: 0.5rem;
  padding: 0.5rem 1rem 0.5rem 1.3rem;
  /* font-family: 'montserrat,sans-serif'; */
  color: #000;
  text-transform: uppercase;
  border-right: 1px solid #000;
}

.nav_item:last-child a {
  border-right: none;
}

.nav_item .nav_color {
  color: #007e54;
}

.wrap_nav_three:hover .nav_products {
  display: block;
}

.nav_item>a:hover {
  color: #fc634a;
}

/* header */




.banner {
  /* height: 17.60rem; */
  width: 100%;
  height: auto;
  /* background-image: url("https://ahchampion.com/image/indexBanner.jpg"); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  /* position: relative; */
  /* z-index: 0; */
}

.banner img {
  width: 100%;
  height: auto;
}

.banner .banner_text {
  width: 18.28rem;
  height: 100%;
  position: absolute;
  right: 18%;
  top: 0;
  padding-top: 10%;
}

.banner .banner_title {
  font-size: 1.344rem;
  color: #007e54;
  line-height: 1.56rem;
  font-weight: 500;
  text-shadow: none;
  letter-spacing: 0;
  text-transform: uppercase;
  padding-bottom: 20px;
  text-align: right;
}

.banner .banner_title_2 {
  padding-bottom: 1rem;
  color: #007e54;
  font-size: 0.81rem;
  line-height: 1.25rem;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  text-shadow: none;
  text-align: right;
}

.banner .banner_text a {
  float: right;
  background-image: linear-gradient(to right, #017e54, #ce0c0c);
  display: block;
  width: 6.97rem;
  height: 1.6875rem;
  text-align: center;
  line-height: 1.6875rem;
  color: #ffffff;
  font-size: 0.5rem;
}

.wpb_wrapper {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  width: 38.43rem;
  padding-top: 2.5rem;
  /* align-items: center; */
}

.wpb_wrapper .wpb_left {
  width: 24.6875rem;
}

.wpb_wrapper .wpb_left_img {
  width: 11.875rem;
  /* height: 6.25rem; */
  height: auto;
  /* margin-top: 2rem; */
}

.wpb_wrapper .wpb_left_img img {
  width: 100%;
  height: auto;
}

.wpb_wrapper .wpb_right_new {
  width: 24.6875rem;
  margin: 0 auto;
}

.wpb_wrapper .wpb_left_img {
  width: 11.875rem;
  /* height: 6.25rem; */
  height: auto;
  /* margin-top: 2rem; */
}

.wpb_wrapper .wpb_left_img img {
  width: 100%;
  height: auto;
}

.wpb_wrapper .wpb_right_new {
  width: 24.6875rem;
  margin: 0 auto;
}

.wpb_left_title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
}

.wpb_wrapper .font_7,
.wpb_wrapper .font_8 {
  color: #000;
  /* font-family: 'work sans,sans-serif'; */
  font-size: 0.6rem;
  line-height: 0.844rem;
  font-style: normal;
  font-weight: 400;
}

.wpb_wrapper .wpb_right {
  width: 11.875rem;
  /* height: 6.25rem; */
  height: auto;
  margin-top: 2rem;
}

.wpb_mobile_img {
  display: none;
}

.wpb_wrapper .wpb_right .wpb_right_img {
  width: 100%;
  height: 100%;
}

.vc_column_inner {
  width: 100%;
  padding-top: 2.1875rem;
}

.vc_column_inner .inner-1 {
  text-align: center;
  font-size: 1.25rem;
  color: #2d2e48;
  /* font-family: ' montserrat,sans-serif'; */
  font-weight: 600;
}

.vc_column_inner .inner-space {
  height: 22px;
}

.vc_column_inner .inner-2 {
  color: #979595;
  /* font-family: 'work sans'; */
  font-size: 0.6rem;
  line-height: 1rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.6px;
  text-transform: none;
  text-align: center;
}

.image_list {
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 38.44rem;
  display: flex;
  margin: 0 auto;
}

.image_list a {
  display: block;
  width: 33.3%;
  text-align: center;
}

.image_list a img {
  width: 11.875rem;
  height: 13.97rem;
}

.image_list a p {
  width: 100%;
  color: #2d2e48;
  /* font-family: 'montserrat,sans-serif'; */
  font-size: 0.5625rem;
  line-height: 0.75rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0.5625rem;
}

.section_inner {
  width: 100%;
  font-size: 1.25rem;
  font-weight: 600;
  color: #2d2e48;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 1.3125rem;
}

.wpb_row {
  width: 37.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.wpb_row .wpb_row_left {
  width: 8.6719rem;
}

.wpb_row .wpb_row_left div {
  color: #2d2e48;
  /* font-family: 'montserrat,sans-serif'; */
  font-size: 0.5625rem;
  line-height: 0.75rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 15px;
}

.wpb_row_left label {
  display: flex;
  align-items: center;
  color: #959595;
  font-weight: normal;
  margin-bottom: 10px;
}

.wpb_row_left label .checkbox {
  width: 19px;
  height: 14px;
  margin: 0;
  margin-right: 5px;
}

.wpb_row_left label:hover {
  color: #000;
  font-weight: 500;
}

.vc_column-inner {
  display: flex;
  width: 29rem;
  flex-wrap: wrap;
}

.vc_column-inner li {
  width: 33.3%;
  margin-bottom: 1.33rem;
  text-align: center;
}

.vc_column-inner li a {
  position: relative;
  display: block;
}

.column_hover {
  display: none;
  transition: all 0.2s ease-in;
  opacity: 0;
}

.column_hover span {
  width: 5.45rem;
  height: 1.678rem;
  background-image: linear-gradient(to right, #017e54, #ce0c0c);
  display: block;
  color: #ffffff;
  font-size: 0.469rem;
  text-align: center;
  line-height: 1.678rem;
}

.vc_column-inner li a:hover .column_hover {
  opacity: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 253, 253, 0.7);
  transition: all 0.2s ease-in;
}

.vc_column-inner li a:hover~.number {
  color: red;
}

.vc_column-inner li img {
  height: 8.875rem;
}

.vc_column-inner li div {
  margin-top: 1rem;
  font-size: 0.43rem;
  color: #2d2e48;
  font-weight: 700;
}

.grid_section {
  width: 100%;
  height: 13.6875rem;
  background-image: linear-gradient(to right, #017e54, #ce0c0c) !important;
}

.grid_section_title {
  font-size: 1.25rem;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  /* font-family: 'montserrat,sans-serif'; */
  padding-top: 1.5rem;
  padding-bottom: 1.31rem;
}

.grid_section_wrap {
  width: 37.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.grid_section_item {
  width: 33.3%;
  height: 7.75rem;
  background: #ffffff;
  margin-left: 0.98rem;
  text-align: center;
}

.grid_section_item:first-child {
  margin-left: 0;
}

.grid_section_item p {
  color: #000;
  /* font-family: 'work sans,sans-serif'; */
  font-size: 0.65rem;
  line-height: 0.843rem;
  font-style: normal;
  font-weight: 400;
  margin-top: -0.3px;
  margin-bottom: -0.3px;
  width: 9rem;
  text-align: center;
  margin: 1.875rem auto 0.656rem;
}

.grid_section_item span {
  font-size: 0.47rem;
}

.qode-simple {
  width: 37.5rem;
  height: 8rem;
  margin: 0 auto;
  padding: 0.625rem 0;
  position: relative;
}

.qode-top {
  margin: 1rem auto 0;
  height: 5.47rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.qode_symbol {
  font-size: 6rem;
  height: 100%;
  height: 5.47rem;
  width: 20%;
  text-align: center;
  color: #dd0000;
  position: relative;
}

.qode_right {
  width: 80%;
}

.qode_right_top {
  text-align: center;
  font-size: 0.79rem;
  /* font-family: 'montserrat,sans-serif'; */
  font-weight: 600;
}

.qode_right_b {
  color: #000;
  /* font-family: 'work sans,sans-serif'; */
  font-size: 0.47rem;
  line-height: 0.843rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin-top: 0.32rem;
}

.qode-bottom {
  width: 37.5rem;
  height: 3.54rem;
  background-image: linear-gradient(to right, #017e54, #ce0c0c) !important;
  margin: 0 auto;
  position: absolute;
  bottom: -2.2rem;
  display: flex;
  align-items: center;
}

.qode_bottom_text {
  margin-left: 1.2rem;
  font-size: 0.6rem;
  color: #ffffff;
  /* font-family: 'work sans,sans-serif'; */
}

.qode-btn-a {
  position: absolute;
  right: -1rem;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 5.5625rem;
  height: 1.678rem;
  background-image: linear-gradient(to right, #017e54, #ce0c0c) !important;
  font-size: 0.4375rem;
  line-height: 1.678rem;
  text-align: center;
  color: #ffffff;
}

.qode-btn-a:hover {
  color: #dd0000;
}

.footer {
  width: 100%;
  height: 14rem;
  background: #f7f7f7;
  display: flex;
  align-items: center;
}

.footer_wrap {
  height: 6.375rem;
  display: flex;
  width: 40.625rem;
  margin: 4rem auto 0;
}

.footer_wrap .one {
  width: 33.3%;
}

.one_title {
  color: #2d2e48;
  font-weight: 500;
  font-size: 0.5625rem;
  margin-bottom: 0.6875rem;
}

.one {
  font-size: 0.4rem;
  color: #818181;
}

.one a {
  display: block;
  margin-bottom: 0.6rem;
  font-size: 0.4rem;
  color: #818181;
  /* font-family: 'work sans,sans-serif'; */
}

.one a:hover {
  color: #ffffff;
}

.one_icon {
  font-size: 0.375rem;
  color: #ffffff;
  background-color: #ef1313;
  border-color: #f35959;
  border-style: solid;
  border-width: 1px;
  line-height: 0.843rem;
  height: 0.9rem;
  width: 0.9rem;
  text-align: center;
  border-radius: 2em;
  -webkit-border-radius: 2em;
}

.one__email {
  color: #818181;
  margin-left: 0.2rem;
  /* font-family: 'work sans,sans-serif'; */
}

.one__addr {
  display: inline-flex;
  margin-left: 0.2rem;
  margin-top: 0.8rem;
  font-size: 0.375rem;
  /* font-family: 'work sans,sans-serif'; */
  line-height: 0.7rem;
}

.mobile_header {
  display: none;
}

/* 移动端 */
/* 移动端 */
/* 移动端 */
/* 移动端 */
/* 移动端 */
@media screen and (max-width: 700px) {
  .mobile_header {
    width: 100%;
    display: block;
    background: #fff;
    padding-bottom: 1rem;
    padding-top: 2rem;
    /* height: 2rem; */
  }

  .navbar {
    border: none;
    margin-bottom: 0;
    background: #fff;
  }

  .navbar_img {
    width: 150px;
    height: auto;
    position: relative;
    bottom: 17px;
    left: 10px;
  }

  .nav_bar_a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    position: relative;
    display: block;
    padding: 10px 15px;
  }

  .navbar-default .navbar-nav>li>a {
    color: #000;
  }

  .nav_bar_a:active {
    box-shadow: 0 0;
  }

  .nav_bar_t {
    float: right;
  }

  .nav_bar_a a {
    display: inline-block;
    color: #000;
  }

  .wrapper {
    width: 100%;
    box-sizing: border-box;
  }
  .wpb_wrapper .wpb_right {
    display: none;
  }
  .wpb_wrapper .wpb_left_img {
    display: none;
  }
  .wpb_wrapper .wpb_right_new {
    margin: 0 auto;
    width: 66%;
  }

  .header {
    display: none;
  }

  /* header */



  .banner {
    width: 100%;
    /* height: 61rem; */
    height: auto;
  }

  .banner img {
    width: 100%;
    height: auto;
  }

  .banner .banner_text {
    width: 100% !important;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 18%;
    padding-top: 38%;

  }

  .banner .banner_title {
    font-size: 3rem;
    width: 300px;
    margin-left: 3.3rem;
    line-height: 3rem;
    font-weight: 400;
  }

  /* .banner .banner_title_2 {
    padding-bottom: 32px;
    color: #007e54;
    font-size: 15px;
    line-height: 35px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0;
    text-shadow: none;
    width: 200px;
    margin-left: 10.6rem;
    font-weight: 400;
  } */

  .banner .banner_text a {
    width: 150px;
    height: 50px;
    font-size: 13px;
    line-height: 50px;
  }

  .wpb_wrapper {
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .wpb_left_title {
    font-size: 3rem;
    font-weight: 400;
  }

  .wpb_wrapper .font_7,
  .wpb_wrapper .font_8 {
    line-height: 27px;
    font-size: 14px;
    width: 100%;
    margin-top: 2rem;
  }

  .wpb_wrapper .wpb_left {
    margin: 0 auto;
    width: 66%;
  }

  .wpb_left_new {
    margin: 0 auto;
    width: 66%;
  }

  .wpb_wrapper .wpb_right {
    display: none;
  }

  .wpb_mobile_img {
    display: block;
    width: 300px;
    /* height: 157px; */
    height: auto;
    margin: 0 auto;
  }

  .vc_column_inner .inner-1 {
    font-size: 2rem;
  }

  .vc_column_inner .inner-2 {
    width: 100%;
    font-size: 13px;
  }

  .image_list {
    display: block;
    width: 100%;
  }

  .image_list a {
    width: 100%;
    height: auto;
  }

  .image_list a img {
    width: 300px;
    height: 350px;
  }

  .image_list a p {
    font-size: 1.5rem;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .section_inner {
    font-size: 2rem;
  }

  .wpb_row {
    display: block;
    width: 100%;
  }

  .wpb_row .wpb_row_left {
    width: 80%;
    margin: 0 auto;
  }

  .wpb_row .wpb_row_left div {
    font-size: 1.5rem;
    line-height: normal;
  }

  .vc_column-inner {
    width: 100%;
  }

  .vc_column-inner li {
    width: 100%;
  }

  .vc_column-inner li img {
    width: 300px;
    height: 353px;
  }

  .column_hover {
    display: none;
  }

  .vc_column-inner li div {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .grid_section {
    height: auto;
    width: 100%;
    padding-bottom: 1rem;
  }

  .grid_section_title {
    font-size: 2rem;
  }

  /* .grid_section_item {
    display: none;
  } */
  /* .grid_section_item {
    width: 300px;
  } */

  .grid_section_item {
    display: block;
    margin: 0 auto !important;
    width: 300px;
    height: 255px;
    padding-top: 1px;
  }

  .grid_section_item p {
    margin: 2rem auto 2rem;
    width: 50%;
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
  }

  .grid_section_item span {
    font-size: 13px;
  }

  .grid_section_wrap {
    display: block;
    width: 100%;
  }

  .qode-simple {
    width: 100%;
    height: auto;
  }

  .qode-top {
    display: block;
    width: 100%;
    height: auto;
  }

  .qode_symbol {
    display: none;
  }

  .qode_right {
    width: 50%;
    margin: 0 auto 3rem;
  }

  .qode_right_b {
    font-size: 15px;
    margin-top: 20px;
  }

  .qode_right_top {
    font-size: 18px;
  }

  .qode-bottom {
    width: 90%;
    height: 255px;
    display: block;
    position: relative;
    bottom: 0;
    padding-top: 50px;
  }

  .qode_bottom_text {
    width: 50%;
    margin: 0 auto;
    font-size: 20px;
  }

  .qode-btn-a {
    position: relative;
    right: 0;
    top: 0;
    transform: none;
    width: 114px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
    margin-top: 1rem;
  }

  /* footer */
  .footer {
    height: auto;
    display: block;
    width: 100%;
  }

  .footer_wrap {
    display: block;
    height: auto;
    width: 100%;
    margin: 0;
    padding: 3rem 15px;
  }

  .footer_wrap .one {
    width: 100%;
    margin-bottom: 30px;
  }

  .one_title {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .one a {
    font-size: 15px;
    font-weight: normal;
  }

  .one_icon {
    height: 30px;
    width: 30px;
    font-size: 12px;
    color: #ffffff;
    background-color: #ef1313;
    border-color: #ef1313;
    border-style: solid;
    border-width: 1px;
    line-height: 27px;
    height: 27px;
    width: 27px;
    text-align: center;
    margin-right: 10px;
  }

  .one__email {
    font-size: 15px;
  }

  .one__addr {
    font-size: 15px;
    line-height: 27px;
  }

  .one {
    font-size: 16px;
  }

  .foooter-space {
    display: none;
  }
}