h4 {
  font-size: 28px;
}

.contact-us .single-info {
  height: 86px;
  background: #EDF2FF url(./tout.png) 0 0 no-repeat !important;
  text-indent: 150px;
  line-height: 86px;
  border-radius: 10px;
  position: relative;
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
}

.contact-us .contact-info {
  margin-top: 50px;
}

.contact-us .single-info a {
  font-size: 40px;
  color: #000;
  font-weight: 800;
}

.contact-us .single-info:after {
  position: absolute;
  z-index: -1;
  content: '';
  bottom: -10px;
  left: 40px;
  right: 0;
  margin: 0 auto;
  width: 80%;
  height: 90%;
  background: #EDF2FF !important;
  opacity: 0;
  filter: blur(10px);
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
}

.contact-us .single-info:hover:after {
  opacity: 0.8;
}

.contact-us .single-info:hover {
  transform: translateY(-5px);
}

.contact-us .single-info i {
  font-size: 42px;
  color: #fff;
  position: absolute;
  left: 40px;
}

.about-section .swiper-container {
  width: 100%;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
}

.about-section .swiper-slide {
  background-size: cover;
  background-position: center;
}

.about-section .gallery-top {
  height: 80%;
  width: 100%;
}

.about-section .gallery-top .swiper-button-next,
.about-section .gallery-top .swiper-button-prev {
  top: 40%
}

.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

.about-section .swiper-title {
  width: 100%;
  padding: 1em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0px;
  bottom: 0px;
  box-sizing: border-box;
}

.about-section .swiper-title a {
  color: #fff;
}

.col-xl-7,
.col-xl-5 {
  padding-left: 15px;
  padding-right: 15px;
}

.col-lg-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-lg-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.about-section h3 {
  font-size: 24px;
  font-weight: 600;
  color: #1a76d1;
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 20px;
}

.about-section h3:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #1a76d1;
}

.appointment {
  background-color: #fff;
}

#swiperzt {
  width: 100%;
  height: inherit;
}

#swiperzt img {
  width: 100%
}

.why-choose {
  padding-top: 80px;
  padding-bottom: 40px;
}

.news-single {
  padding: 0;
}

.news-single .blog-comments {
  margin-top: 0;
}

.single-blog-widget-title h4 {
  color: white
}

.single-blog-widget-title span {
  font-size: 0.9em;
}

.single-blog-widget-title a:not(:first-of-type)::before {
  display: inline-block;
  padding-right: .4rem;
  padding-left: .4rem;
  color: #fff;
  content: "|";
}

.single-blog-widget-title span:not(.active) {
  color: #fff;
  cursor: pointer;
}

.single-blog-widget-title h4 {
  color: white
}

.single-blog-widget-title span {
  font-size: 0.9em;
}

.single-blog-widget-title a:not(:first-of-type)::before {
  display: inline-block;
  padding-right: .4rem;
  padding-left: .4rem;
  color: #fff;
  content: "|";
}

.single-blog-widget-title span:not(.active) {
  color: #fff;
  cursor: pointer;
}

.contact-tools .col-6 {
  padding-left: 15px;
  padding-right: 15px;
}

.single-blog-widget-title h4 {
  color: white
}

.single-blog-widget-title span {
  font-size: 0.9em;
}

.single-blog-widget-title a:not(:first-of-type)::before {
  display: inline-block;
  padding-right: .4rem;
  padding-left: .4rem;
  color: #fff;
  content: "|";
}

.single-blog-widget-title span:not(.active) {
  color: #fff;
  cursor: pointer;
}

#tools1:after {
  background-image: url(./tools1bg.jpg)
}

#tools2:after {
  background-image: url(./qrcode.jpg)
}

#tools2:before {
  background: none
}

#tools2:hover .front {
  opacity: 0;
}

#tools3:after {
  background-image: url(./tools3bg.jpg)
}

#tools4:after {
  background-image: url(./tools4bg.jpg)
}

#tools6:after {
  background-image: url(./tools6bg.jpg)
}

#tools5 .service-box:after {
  background-image: url(./tools5bg.jpg)
}

#tools7:after {
  background-image: url(./tools7bg.jpg)
}

#tabnewslvzhigongzuo {
  padding-left: 50px;
}

.contact-tools {
  padding: 40px 0px
}

/* 手机端 */
@media screen and (max-width: 768px) {
body{
  background-color: #f1f1f1;
}
  .col-xl-7,
  .col-xl-5,
  .col-lg-5,
  .col-lg-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    padding: 0;
  }

  .mrb-80 {
    margin-bottom: 0.8rem;
  }

  .contact-us .contact-info {
    margin-top: 0.2rem;
  }

  .pdt-60 {
    padding-top: 0.3rem;
  }

  .why-choose {
    padding-top: 0;
    padding-bottom: 0.4rem;
    margin-top: 0.2rem;
  }

  #tabnewslvzhigongzuo {
    padding-left: 0;
  }

  .contact-us .single-info {
    height: 0.88rem;
    line-height: 0.88rem;
    background-size: 1.5rem auto !important;
    background-position: left center !important;
    text-indent: 1.6rem;
    border-radius: 0;
  }

  .contact-us .single-info a {
    font-size: 0.3rem;
  }

  .about-section .swiper-container {
    height: 5rem;
  }

  .about-section .swiper-title {
    padding: 0.2rem;
  }

  .col-xl-5 {
    padding: 0 0.2rem;
  }

  .position-relative {
    margin-top: 0.2rem;
    background-color: #fff;
    padding-top: 0.2rem;
  }
  .about-section h3{
    padding-bottom: 0.2rem;
  }


  .hometabs {
    display: flex;
  }

  .blog-comments .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .blog-comments .title .morebtn {
    color: #565151;
  }

  .main-sidebar .single-widget {
    padding: 0.2rem;
  }

  .main-sidebar .single-widget .title {
    margin-bottom: 0.3rem;
  }

  .main-sidebar {
    margin-top: 0.3rem;
  }

  .main-sidebar .side-tags .tag {
    margin-top: 0.3rem;
  }

  .main-sidebar .side-tags .tag li {
    margin-bottom: 8px;
  }

  .main-sidebar .side-tags .tag li a {
    background-color: #8799a3;
    color: #fff;
    padding: 4px 8px;

  }

  .sidebar-widget {
    padding: 0.2rem;
    margin-bottom: 0.25rem
  }
  .mrb-80{
    margin-bottom: 0.2rem;
  }
  .mrb-30 {
    margin-bottom: 0.3rem;
  }

  .single-blog-widget-title h4 {
    font-size: 18px;
  }

  .contact-tools {
    padding: 0.25rem 0;
  }

  .contact-tools .col-xl-5 {
    padding: 0;
  }

  .news-sidebar-widget .single-widget .title {
    position: relative;
    font-size: 18px;
    /*font-weight: 600;*/
    text-transform: capitalize;
    display: block;
    padding-left: 12px;
  }

  .news-sidebar-widget .single-widget .title::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    height: 100%;
    width: 3px;
    background: #275293;
  }

  .news-sidebar-widget .single-widget {
    padding: 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.2rem;
  }
  .main-sidebar .single-widget{
    border-radius: 0;
    background-color: #fff;
  }
  .news-single .blog-comments {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0.2rem;
  }
  .about-section{
    padding-top: 0;
  }
  .widget-categories .cut1{
    overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  }
  
  .news-sidebar-widget .widget-categories ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: 0.15rem ;
 }
 .news-sidebar-widget .widget-categories ul li .mobile-right{
  font-size: 30px;
  color: #8799a3;
 }
}