.banner {
  margin-top: 180px;
  position: relative; }
  .banner > img {
    width: 100%; }

.proban {
  position: absolute;
  left: 50%;
  bottom: -40px;
  z-index: 12;
  transform: translateX(-50%); }

.ban_box {
  width: 650px;
  background: #4a9a83;
  box-shadow: 0px 4px 13px 0px rgba(0, 24, 34, 0.35);
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: white;
  line-height: 48px;
  padding: 66px 52px; }

.set2 {
  background: #eef1f5;
  width: 100%;
  padding: 55px 0; }

.feat_pro {
  font-size: 0;
  margin-top: 15px;
  margin-bottom: 35px; }

.feat_cnt {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 50px; }
  .feat_cnt a {
    color: #333333; }

.histit {
  font-size: 24px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  margin: 15px 0 12px; }

.hisdel {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  padding-right: 20%; }

.his_even {
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #262626;
  line-height: 72px;
  margin-top: 55px; }

.history .md {
  position: relative;
  outline: none;
  text-align: center;
  height: 115px; }
  .history .md span {
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    transition: all .1s linear;
    color: #999;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%); }
.history .md.slick-slide.slick-current.slick-active span {
  font-size: 36px;
  color: #262626;
  font-weight: bold;
  opacity: 1; }
.history .slick-prev, .history .slick-arrow {
  font-size: 0;
  opacity: 0; }

.slick-list {
  padding: 0 !important; }

.slider-nav {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center; }

.slider-nav::after {
  background: #fff;
  top: 70%;
  z-index: -2;
  display: none; }

.slider-for {
  width: 754px;
  margin: 35px auto 0; }
  .slider-for .bt p {
    font-size: 16px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: center; }

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .banner {
    margin-top: 150px; }

  .ban_box {
    width: 580px;
    padding: 40px 30px; }

  .history .md span {
    font-size: 20px; }

  .history .md.slick-slide.slick-current.slick-active span {
    font-size: 30px; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .banner {
    margin-top: 150px; }

  .ban_box {
    width: 580px;
    padding: 40px 30px; }

  .history .md span {
    font-size: 18px; }

  .history .md.slick-slide.slick-current.slick-active span {
    font-size: 26px; }

  .history .md {
    height: 60px; } }
@media screen and (max-width: 767px) {
  .banner {
    margin-top: 82px; }

  .banner > img {
    height: 150px;
    object-fit: cover; }

  .proban {
    bottom: -20px; }

  .ban_box {
    width: 80%;
    padding: 15px 20px;
    font-size: 18px;
    line-height: 20px; }

  .set2 {
    padding: 15px 0; }

  .slider-for {
    width: 100%;
    margin: 25px auto 0; }

  .history .md {
    text-align: center;
    height: 60px; }

  .slider-nav {
    background-size: cover; }

  .history .md span {
    font-size: 16px; }

  .history .md.slick-slide.slick-current.slick-active span {
    font-size: 24px; }

  .set2 {
    padding: 15px 0; }

  .histit {
    font-size: 18px;
    line-height: 24px;
    margin: 5px 0 10px; }

  .hisdel {
    font-size: 14px;
    line-height: 22px;
    padding-right: 0; }

  .his_even {
    font-size: 22px;
    margin-top: 25px; } }

/*# sourceMappingURL=history.css.map */
