.all_text img {
  width: 400px;
  height: 68px;
}
.all_text h5 img {
  width: auto;
  height: auto;
}

.f1 {
  padding-bottom: 0px !important;
}
.f1 .col-md-7 {
  width: 54%;
  margin-right: 25px;
  padding: 0;
}

.f1 .row h5 {
  font-size: 28px;
  color: #333;
  margin-bottom: 30px;
  margin-top: 0;
}
.f1 .row>p {
  font-size: 14px;
  color: #666;
  line-height: 2.2em;
  text-indent: 2em;
  margin-bottom: 0;
  text-align: justify;
}
.f1 .row{
  padding: 0 15px!important;
}
.f1 .row a {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.f1 .row a img {
  margin-right: 10px;
}
.f1 .xhh {
  background: #f6f6f6;
  padding: 60px 0 50px;
  margin-top: 60px;
  position: relative;
}
.f1 .xhh .container {
  position: relative;
}
.f1 .xhh h6 {
  font-size: 28px;
  color: #333;
  margin-bottom: 40px;
}
.f1 .xhh p {
  font-size: 14px;
  color: #666;
  line-height: 2.1em;
  text-indent: 2em;
}
.f1 .xhh .col-md-5 {
  position: absolute;
  bottom: -50px;
  right: 0;
}
.f1 .xhh .swiper-button-next, .f1 .xhh .swiper-button-prev {
  background: url(../images/37.jpg);
  margin: 0;
  width: 40px;
  height: 40px;
  background-size: 100% 100%;
  top: 0;
}
.f1 .xhh .swiper-button-prev {
  transform: rotate(180deg);
  right: 60px;
  left: auto;
}
.f1 .xhh .swiper-button-next {
  right: 15px;
}
.f1 .xhh .swiper-button-disabled {
  background: url(../images/36.jpg);
  opacity: 1;
}
.f1 .xhh .swiper-pagination {
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fff;
  right: 15px;
  left: auto;
  bottom: 0;
  font-size: 19px;
  color: #7c7c7c;
}
.f1 .xhh .swiper-pagination .swiper-pagination-current {
  color: #ffe300;
  font-weight: bold;
  font-size: 23px;
}

.f2 #myTab1 {
  text-align: center;
  margin-bottom: 50px;
  padding: 0;
}
.f2 #myTab1 li {
  list-style: none;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  width: 130px;
  font-size: 16px;
  color: #1b1800;
  text-align: center;
  border-radius: 30px;
  background: #e5e5e5;
  margin: 0 40px;
  position: relative;
  cursor: pointer;
}
.f2 #myTab1 li .img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  left: -27px;
}
.f2 #myTab1 li::after {
  content: "";
  position: absolute;
  height: 60px;
  width: 60px;
  top: 50%;
  transform: translate(-70%, -50%);
  left: 0;
  background: url(../images/28.png);
  background-size: 100% 100%;
}
.f2 #myTab1 li.active, .f2 #myTab1 li:hover {
  background: #fff182;
}
.f2 #myTab1 li.active::after, .f2 #myTab1 li:hover::after {
  background: url(../images/31.png);
  background-size: 100% 100%;
}
.f2 p {
  font-size: 16px;
  color: #666666;
  margin: 0;
  line-height: 2em;
  text-indent: 2em;
}
.f2 .img1 {
  margin-top: 30px;
}

.f3 {
  background: url(../images/38.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.f3 .all_h3 {
  color: #fff;
}

.f4 .new {
  margin-bottom: 30px;
}
.f4 .new::after {
  content: "";
  clear: both;
  display: block;
}
.f4 .new .img {
  width: 30%;
  float: left;
}
.f4 .new .img img {
  border-radius: 30px;
}
.f4 .new .text {
  width: 70%;
  float: left;
  padding-left: 25px;
}
.f4 .new .text h5 {
  font-size: 16px;
  color: #333333;
  margin-top: 0;
  margin-bottom: 15px;
}
.f4 .new .text p {
  font-size: 14px;
  line-height: 2em;
  color: #888;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.f4 .new .text a {
  display: block;
  height: 40px;
  line-height: 40px;
  border: 1px solid #dcddde;
  border-radius: 30px;
  font-size: 12px;
  color: #4e5453;
  padding: 0 30px;
}
.f4 .new .text a span {
  display: inline-block;
  transition: 0.2s;
}
.f4 .new .text a span:first-of-type {
  margin-right: 30px;
}
.f4 .new .text a span:last-of-type {
  float: right;
  color: #ffe300;
}
.f4 .new .text a img {
  margin-right: 5px;
}
.f4 .new .text a:hover {
  color: #fff;
  background: #ffe300;
  border-color: #ffe300;
}
.f4 .new .text a:hover span:last-of-type {
  color: #fff;
}

.f_main .ft {
  padding: 20px;
  border: 1px solid #ececec;
  margin-bottom: 30px;
}
.f_main .ft h5 {
  margin-top: 0px;
  font-size: 16px;
  margin-bottom: 10px;
  transition: 0.3s;
}
.f_main .ft h6 {
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 15px;
}
.f_main .ft h6 span {
  display: inline-block;
  margin-right: 30px;
}
.f_main .ft h6 img {
  margin-right: 5px;
}
.f_main .ft p {
  font-size: 14px;
  color: #888;
  line-height: 1.8em;
  height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.f_main .ft a {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  border: 2px solid #ffe300;
  border-radius: 25px;
  float: right;
  font-size: 12px;
  color: #333;
  transition: 0.3s;
}
.f_main .ft:hover h5 {
  color: #ffe300;
}
.f_main .ft:hover a {
  color: #fff;
  background: #ffe300;
}

@media (max-width: 1199px) {
  .f1 .row>p {
    font-size: 16px;
    line-height: 2.2em;
    text-indent: 2em;
    margin-bottom: 0;
  }
  .f1 .col-md-5 h5 {
    margin-top: 10px;
  }
    .f1 .col-md-7{
        margin-bottom: 0;
    }
}
@media (max-width: 991px) {
  .all_text img {
    width: 280px;
    height: 45px;
  }

  .f1 .col-md-7 {
    width: 50%;
    float: left;
  }
  .f1 .col-md-5 {
    width: 50%;
    float: left;
  }
  .f1 .col-md-5 h5 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .f1 .col-md-5 p {
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 10px;
  }
  .f1 .xhh {
    padding: 0px;
  }
  .f1 .xhh h6 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .f1 .xhh .col-md-5 {
    bottom: 0px;
  }
  .f1 .xhh .swiper-button-next, .f1 .xhh .swiper-button-prev {
    top: 20px;
  }
}
@media (max-width: 767px) {
  .all_text img {
    width: 210px;
    height: 31px;
  }
  .f1 .row>p{
    font-size: 14px;
    line-height: 28px;
  }
  .f1 .row h5{
    font-size: 24px;
  }
  .f1 .col-md-7 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .f1 .row h5{
    margin-bottom: 15px;
  }
  .f1 .col-md-5 {
    width: 100%;
  }
  .f1 .col-md-5 h5 {
    margin-top: 10px;
    font-size: 21px;
  }
  .f1 .col-md-5 p {
    font-size: 14px;
  }
  .f1 .xhh {
    margin-top: 20px;
  }
  .f1 .xhh .col-md-5 {
    position: initial;
  }
  .f1 .xhh h6 {
    font-size: 21px;
  }
  .f1 .xhh p {
    line-height: 1.7em;
  }

  .f2 #myTab1 {
    margin-bottom: 20px;
  }
  .f2 #myTab1 li {
    margin: 0 5px;
  }
  .f2 #myTab1 li img {
    display: none;
  }
  .f2 #myTab1 li::after {
    display: none;
  }
  .f2 p {
    line-height: 1.8em;
  }

  .f4 .new .text {
    padding-left: 15px;
  }
  .f4 .new .text h5 {
    margin-bottom: 7px;
  }
  .f4 .new .text p {
    font-size: 12px;
    line-height: 1.7em;
    margin-bottom: 7px;
  }
  .f4 .new .text a {
    height: 30px;
    line-height: 30px;
  }
  .f4 .new .text a span:nth-of-type(2) {
    display: none;
  }
  .f4 .new .text a span:first-of-type {
    margin-right: 0px;
  }

  .f4 .new {
    margin-bottom: 15px;
  }

  .f_main .ft {
    padding: 15px;
    margin-bottom: 15px;
  }
  .f_main .ft h6 {
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=mikailang.css.map */
