.padding0 {
  padding: 0px;
}
.pt0 {
  padding-top: 0px;
}
.pb100 {
  padding-bottom: 100px;
}
.padding30{
  padding-top: 30px;
}
.mt80 {
  margin-top: -80px;
}
.mt100{
  margin-bottom: 100px;
}
.w3l-counter-6 .conuter-66-info {
  /* background: #f8f9fa;  */
}


.w3l-counter-6 h4 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 20px;
  text-align: center; }

.w3l-counter-6 .counter-grids-info h6 {
  font-size: 35px;
  line-height: 40px;
  color: var(--heading-color);
  font-weight: 700;
  margin-top: 20px; }

.w3l-counter-6 p.title-text {
  max-width: 750px;
  margin: 0 auto 50px; }

.counter-gd {
  background: #fff;
  padding: 40px 30px;
  border-radius: 8px;
  box-shadow:0px 8px 27px 0px rgba(237,241,250,1);
 }
 .counter-gd img {
   width: 60px;
   height: 60px;

 }
 .counter-gd-title {
  font-size:22px;
  font-family:"Microsoft YaHei";
  font-weight:bold;
  color:#10161a;
  line-height: 48px;
  margin-top: 10px;
 }
 .counter-gd-title:hover {
  color:#6b97f8;
 }

.w3l-counter-6 .counter-grids-info h4 {
  color: var(--heading-color);
  font-size: 50px;
  text-transform: capitalize;
  line-height: 60px;
  font-weight: 700; }

.w3l-counter-6 .counter-grids-info p {
  font-size: 15px;
  line-height: 28px;
  font-family:"Microsoft YaHei";
  color: #868d99;
  font-weight: 400;
  line-height: 2;
  margin-top: 10px;
 }

.w3l-counter-6 .counter-gd label {
  font-size: 1em;
  color: var(--heading-color);
  font-weight: 100; }
  

@media all and (max-width: 992px) {
  .w3l-counter-6 .counter-gd {
    margin-bottom: 2em; }
  .w3l-counter-6 .counter-grids-info h4 {
    font-size: 40px;
    line-height: 40px; }
  .counter-gd img {
    width: 55px; } 
  }

@media all and (max-width: 480px) {
  .counter-grids-info {
    padding: 0 10px; }
  .counter-grids-info .col-6 {
    padding: 0 5px; }
  .w3l-counter-6 .counter-gd {
    margin-bottom: .7em; } }

@media all and (max-width: 384px) {
  .counter-gd {
    background: #fff;
    padding: 30px 10px; }
  .w3l-counter-6 .counter-grids-info h6 {
    font-size: 30px;
    line-height: 35px;
    margin-top: 15px; }
  .w3l-counter-6 .counter-grids-info p {
    font-size: 15px;
   }
  .counter-gd img {
    width: 50px; } }

    .single-gallery-item {
      position: relative;
      z-index: 1;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .single-gallery-item::after {
        background-color:rgba(255,253,251,0.89);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2;
        content: '';
        opacity: 0;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms; }
      .single-gallery-item:hover::after {
        opacity: 1; }
      .single-gallery-item .view-more-btn {
        position: absolute;
        bottom: 40px;
        left: 40px;
        z-index: 9;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
       }
        .single-gallery-item .view-more-btn p {
          background-color: transparent;
          font-size: 16px;
          color: #ffffff;
          display: block;
          box-shadow: none;
          font-weight: 700;
          opacity: 0; }
      .single-gallery-item:hover .view-more-btn p {
        opacity: 1; }

        .w3l-features-photo-7 .w3l-features-photo-7_top-left h2 {
          font-size: 32px;
          font-weight: 700;
          line-height: 40px; }
        
        .w3l-features-photo-7 .w3l-features-photo-7_top-left h4 {
          font-size: 26px;
          font-weight: 700;
          line-height: 35px;
          margin-bottom: 20px; 
        }
        .w3l-features-photo-7 .w3l-features-photo-7_top-left h4 span {
          font-size: 26px;
          font-weight: 700;
          line-height: 35px;
          margin-bottom: 20px; 
          color: #6b97f8;
        }
        
        .w3l-features-photo-7 .w3l-features-photo-7-box span.fa, .w3l-features-photo-7 .icon {
          display: inline-block;
          height: 65px;
          transition: all .3s ease;
          width: 65px;
          text-align: center;
          font-weight: 400;
          line-height: 65px;
          color: #fff;
          border-radius: 50%;
          font-size: 18px; }
        .w3l-features-photo-7-box-txt {
          color: #10161a;
          font-family: 'Microsoft YaHei';
        }
        
        .w3l-features-photo-7 h5.w3l-features-photo-7-box-txt a {
          font-size: 22px;
          font-weight: 700;
          line-height: 30px;
          margin-bottom: 6px;
          display: inline-block;
          color: var(--heading-color);
          transition: .3s;
          --webkit-transform: .3s;
          --moz-transform: .3s;
          --ms-transform: .3s;
          --o-transform: .3s; }
        
        .w3l-features-photo-7 h5.w3l-features-photo-7-box-txt a:hover {
          color: var(--text-hover-color); }
        
        .w3l-features-photo-7 .w3l-features-photo-7_top-right img {
          border-radius: 6px; }
        
        .w3l-features-photo-7 .feat_top {
          display: grid;
          grid-template-columns: 1fr 1fr;
          grid-column-gap: 20px;
          grid-row-gap: 40px;
          margin-top: 130px; }
        
        .w3l-features-photo-7 .w3l-features-photo-7-box {
          display: grid;
          grid-template-columns: 1fr auto;
          grid-gap: 15px; }

        
        @media (max-width: 992px) {
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h4 {
            font-size: 24px;
            line-height: 30px; }
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h2 {
            font-size: 28px;
            line-height: 35px; }
            .w3l-features-photo-7 .py-lg-5 {
              padding-top: 0rem!important;
            }
           }
        
        @media (max-width: 736px) {
          .w3l-features-photo-7 .feat_top {
            grid-template-columns: 1fr;
            grid-column-gap: 0px;
            grid-row-gap: 30px; } }
        
        @media (max-width: 415px) {
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h4 {
            font-size: 22px;
            line-height: 30px; }
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h2 {
            font-size: 26px;
            line-height: 35px; }
          }
        
        @media (max-width: 375px) {
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h4 {
            font-size: 20px;
            line-height: 28px; }
          .w3l-features-photo-7 .w3l-features-photo-7_top-left h2 {
            font-size: 24px;
            line-height: 32px; }
          .w3l-features-photo-7 h5.w3l-features-photo-7-box-txt a {
            font-size: 20px;
            line-height: 26px; }
          .w3l-features-photo-7 .w3l-features-photo-7-box {
            grid-gap: 10px; } }
.hengline {
  content: "";
  height: 4px;
  width: 40px;
  background-color: #6b97f8;
  margin-top: 20px;
  margin-left: 48% !important;
}
/* 导航栏蓝色下划线 开始*/

.nav-menu>ul>li>a:hover, .nav-menu>ul>li>a:focus, .nav-menu>ul>li.active>a {
  background: transparent;
  color: #6b97f8;
}
@media only screen and (min-width: 768px){
  .nav-menu>ul>li>a:hover:after, .nav-menu>ul>li.active>a:after {
      width: 100%;
  }
}
.drop-down {
  position: relative;
}
.drop-down>a:before {
  font-family: 'FontAwesome';
  content: "\f054";
  font-size: 6px;
  margin-left: 6px;
  margin-top: 2px;
  float: right;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.2s transform;
  transition: 0.2s transform;
}
.dropdown {
  position: absolute;
  right: -50%;
  top: 0;
  background-color: #6b97f8;
  width: 200px;
  -webkit-box-shadow: 0px 5px 5px -5px rgba(53, 64, 82, 0.2);
  box-shadow: 0px 5px 5px -5px rgba(53, 64, 82, 0.2);
  -webkit-transform: translateY(15px) translateX(50%);
  -ms-transform: translateY(15px) translateX(50%);
  transform: translateY(15px) translateX(50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.nav-menu>.drop-down>.dropdown {
  top: 100%;
  right: 50%;
}
.nav-menu>.drop-down>.dropdown .dropdown.dropdown-left {
  right: 150%;
}
.dropdown li a {
  display: block;
  color: #FFF;
  border-top: 1px solid rgba(250, 250, 250, 0.1);
  padding: 10px 0px;
}
.dropdown li:nth-child(1) a {
  border-top: none;
}
.drop-down:hover>.dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px) translateX(50%);
  -ms-transform: translateY(0px) translateX(50%);
  transform: translateY(0px) translateX(50%);
}
.drop-down:hover>a:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* 导航栏蓝色下划线 结束 */
.info-feature p{
  color: #868d99;
}