﻿@charset "UTF-8";
img {
  width: auto; }

body {
  text-align: justify; }

.banner .banner_info {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }
  .banner .banner_info .box {
    width: 1200px;
    margin: 0 auto; }
    .banner .banner_info .box .title {
      font-size: 50px; }

.navbar {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
  z-index: 100; }
  .navbar li {
    width: 200px;
    height: 80px;
    line-height: 80px;
    cursor: pointer; }
  .navbar .index {
    width: 200px;
    height: 4px;
    position: absolute;
    bottom: 0;
    transition: 0.3s; }

#GSJJ .certificate {
  width: 80%; }
  #GSJJ .certificate .swiper-slide img {
    transition: .2s;
    transform: scale(0.9);
    margin-top: 7%; }
  #GSJJ .certificate .swiper-slide-active img {
    margin-top: 0;
    transition: .2s;
    transform: scale(1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  #GSJJ .certificate .certificate-pagination span {
    margin: 0 15px; }
  #GSJJ .certificate .certificate-pagination .swiper-pagination-bullet-active {
    background: #2ba44e; }
#GSJJ .swiper-btn {
  font-size: 45px;
  color: #2ba44e;
  position: absolute;
  cursor: pointer; }
#GSJJ .prev {
  left: 0px;
  top: calc(50% - 22.5px); }
#GSJJ .next {
  right: 0px;
  top: calc(50% - 22.5px); }

#LDBZ .wrap .option {
  width: 365px;
  border: 1px solid #e5e5e5;
  padding: 30px;
  box-sizing: border-box;
  margin-right: 49.5px; }
  #LDBZ .wrap .option:nth-child(3n+3) {
    margin-right: 0; }
  #LDBZ .wrap .option .top {
    height: 250px; }
    #LDBZ .wrap .option .top img {
      width: 155px;
      height: 155px;
      object-fit: cover; }
  #LDBZ .wrap .option .introduction {
    height: 180px;
    overflow: hidden;
    overflow-y: auto;
    overflow-y: scroll;
    scrollbar-color: transparent transparent;
    scrollbar-track-color: transparent;
    -ms-scrollbar-track-color: transparent;
    /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/ }
    #LDBZ .wrap .option .introduction::-webkit-scrollbar {
      width: 6px;
      height: 6px;
      background-color: transparent; }
    #LDBZ .wrap .option .introduction::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px transparent;
      border-radius: 10px;
      background-color: transparent; }
    #LDBZ .wrap .option .introduction::-webkit-scrollbar-thumb {
      border-radius: 10px;
      opacity: .7;
      background-color: transparent; }

#LXWM .wrap .type_title {
  border-bottom: 1px solid #eeeeee; }
#LXWM .wrap .contact_form input {
  border: none;
  height: 60px;
  background-color: #eeeeee;
  padding: 10px;
  box-sizing: border-box;
  width: 48%; }
#LXWM .wrap .contact_form textarea {
  border: none;
  width: 100%;
  background-color: #eeeeee;
  padding: 10px;
  box-sizing: border-box; }
#LXWM .wrap #map {
  height: 540px; }
  #LXWM .wrap #map .amap-marker-label {
    border: none;
    padding: 5px; }
    #LXWM .wrap #map .amap-marker-label::after {
      content: '';
      border: 6px solid transparent;
      border-top: 6px solid #fff;
      position: absolute;
      bottom: -12px;
      left: 45%; }

#CCLC .title .icon {
  width: 40px; }
#CCLC .wrap::after {
  content: '';
  width: 1px;
  height: 100%;
  background-color: #c9c9c9;
  position: absolute;
  top: 0;
  left: calc(50% - 1px); }
#CCLC .wrap .box::after {
  content: '';
  width: 40px;
  height: 40px;
  background: #fff;
  position: absolute;
  left: calc(50% - 20px);
  top: 0;
  z-index: 10; }
#CCLC .wrap .box::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #2ba44e;
  position: absolute;
  left: calc(50% - 10px);
  border: 6px solid #f4f4f4;
  border-radius: 50%;
  top: 10px;
  z-index: 20; }
#CCLC .wrap .option {
  display: inline-block;
  width: 45%; }
#CCLC .history_wrap {
  width: 80%;
  margin: 0 auto;
  overflow: hidden; }
  #CCLC .history_wrap::before {
    content: '';
    width: 180px;
    height: 88px;
    background-image: linear-gradient(to right, #f5f8fa, transparent);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: .8; }
  #CCLC .history_wrap::after {
    content: '';
    width: 180px;
    height: 88px;
    background-image: linear-gradient(to right, transparent, #f5f8fa);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    opacity: .8; }
  #CCLC .history_wrap .swiper-slide {
    font-size: 24px;
    color: #666;
    transition: .2s;
    height: 48px;
    padding-bottom: 40px;
    position: relative; }
    #CCLC .history_wrap .swiper-slide::before {
      content: '';
      width: 100%;
      height: 4px;
      background-color: #2ba44e;
      position: absolute;
      bottom: 10px; }
    #CCLC .history_wrap .swiper-slide::after {
      content: '';
      width: 7px;
      height: 7px;
      border: 5px solid #fff;
      background-color: #acd598;
      position: absolute;
      bottom: 3px;
      left:44%;
      border-radius: 50%; }
  #CCLC .history_wrap .swiper-slide-active {
    font-size: 40px;
    color: #2ba44e;
    transition: .2s; }
    #CCLC .history_wrap .swiper-slide-active::after {
      content: '';
      width: 10px;
      height: 10px;
      border: 5px solid #fff;
      background-color: #2ba44e;
      position: absolute;
      bottom: 1.5px;
      left:43%;
      border-radius: 50%; }
  #CCLC .history_wrap .history_content img {
    width: 80%;
    margin: 0 auto; }
  #CCLC .history_wrap .history_content .swiper-btn {
    font-size: 45px;
    color: #dcdcdc;
    position: absolute;
    cursor: pointer; }
  #CCLC .history_wrap .history_content .history_prev {
    left: 0px;
    top: calc(50% - 22.5px); }
  #CCLC .history_wrap .history_content .history_next {
    right: 0px;
    top: calc(50% - 22.5px); }

.min_title span::before {
  content: '';
  width: 80px;
  height: 2px;
  background-color: #2ba44e;
  position: absolute;
  left: -100px;
  top: 50%; }
.min_title span::after {
  content: '';
  width: 80px;
  height: 2px;
  background-color: #2ba44e;
  position: absolute;
  right: -100px;
  top: 50%; }

.amap-logo {
  display: none !important; }

/*# sourceMappingURL=about_us.css.map */
