﻿body,html {
    width:100%;
  font-family: PingFang-SC-Medium;
  overflow-x: hidden;
}

.tech_header {
    width: 100%;
    overflow: hidden;
  font-size: 0.38rem;
  line-height: 1rem;
  text-align: center;
  text-indent: -0.67rem;
}

.tech_header a {
  display: inline-block;
  height: 1rem;
  width: 0.67rem;
  background: url("../images/back.png") no-repeat center center;
  background-size: 0.19rem 0.32rem;
  float:left;
}

img.imgs {
  width: 100%;
  display: block;
    width: 100%;
    overflow: hidden;
}
.banner2{
    position: relative;
    width: 100%;
    overflow: hidden;

}

.banner2 p {
  position: absolute;
  width: 4.1rem;
  font-size: 0.23rem;
  line-height: 0.28rem;
  color:#fff;
  margin-left:0.67rem;
  margin-top:1.26rem;

}

.banner5 {
  position: relative;
    width: 100%;
    overflow: hidden;
}

.banner5 .fast {
  position: absolute;
  display: inline-block;
  color:transparent;
  width: 6.6rem;
  height: 0.8rem;
  top:0.88rem;
  left:0.45rem;
}

.banner8 {
  position: relative;
    width: 100%;
    overflow: hidden;
}

.banner8 .outer {
  position: absolute;
  font-size: 0.22rem;
  line-height: 0.51rem;
  color:#fff;
  top: 1.54rem;
  left:1.2rem;
}

.banner9{
    width: 100%;
    overflow: hidden;
}

.banner9 .outer {
  position: absolute;
  font-size: 0;
  width: 100%;
  padding:0 0.37rem;
  padding-top: 2.1rem;
    box-sizing: border-box;

}

.banner9 .outer span{
  display: inline-block;
  width: 2.15rem;
  font-size: 0.22rem;
  color:#fff;
  text-align: center;
  margin-right:0.16rem;
  line-height: 0.28rem;
  vertical-align: -webkit-baseline-middle;
}

.banner9 .outer span:last-child {
  margin-right: 0;
  padding:0 0.26rem;
  box-sizing: border-box;
}

.banner10 {
  position: relative;
  padding-bottom:0.9rem;
    width: 100%;
    overflow: hidden;
}

.banner10 .appointment {
  position: absolute;
  display: inline-block;
  color:transparent;
  width: 6.6rem;
  height: 0.8rem;
  top:0.9rem;
  left:0.45rem;
}

.banner11 {
  position: fixed;
  left:0;
  right:0;
  bottom:0;
  z-index: 9999;
    width: 100%;
    overflow: hidden;
}

.banner11 .outer {
  position: absolute;
  width: 100%;
  font-size: 0;
  height: 0.9rem;
}

.banner11 a{
  display: inline-block;
  width: 50%;
  height: 100%;
  vertical-align: top;
  font-size: 0.3rem;
  color:#fff;
  line-height: 0.9rem;
  text-align: center;
}

/*轮播*/
.swiper-container {
  width: 100%;
  height: 5.12rem;
  background:url("../images/banner7.jpg") no-repeat center center;
  background-size: 7.5rem 5.13rem;
  overflow: hidden;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-button-next{
  right:0;
  height: 0.87rem;
  width: 0.43rem;
  margin-top: -0.28rem;
  background: none;
}

.swiper-button-prev{
  left:0;
  height: 0.87rem;
  width: 0.43rem;
  margin-top: -0.28rem;
  background: none;
}

.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  background-color: #007aff;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom:4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}

.imgs1 {
  width: 6.15rem;
  display: block;
  position: absolute;
  top:0;
}


