@import 'common.css';
@import 'swiper.min.css';
a{
  padding: 0;
  display: block;
}
.about{
  padding: 100px 0 150px;
  background: url(../image/about-sub-banner.jpg) no-repeat bottom center;
}
.about-title{
  text-align: center;
  color: #242a33;
  font-size: 26px;
}
.about-title i{
  display:block;
  margin:20px auto 50px;
  width: 26px;
  height: 3px;
  background: #4386dc;
}
.about-desc{
  line-height: 30px;
  color: #525a66;
  font-size: 16px;
}
.about-list-wrapper {
  position: relative;
  height: 632px;
  /* background: url(../img/about-list-bg.jpg) no-repeat center; */
  background-color: #f7f8fa;
}
.about-list-wrapper::after {
  position: absolute;
  bottom: -30px;
  left: 50%;
  content: '';
  transform: translateX(-50%) rotateZ(45deg);
  width: 56px;
  height: 56px;
  background-color: #fff;
}
.about-list{
  padding: 80px 0;
}
.about-list::after{
  content: "";
  display: block;
  clear: both;
}
.about-list li{
  width: 236px;
  height: 236px;
  float: left;
  /* margin-right: 30px; */
}
/* .about-list li:last-child{
  margin-right: 0;
} */
/* .about-list li:hover{
  box-shadow: 0px 5px 20px rgba(0,0,0,0.1)
} */
/* .about-list li a{
  width: 373px;
  background: #fff;
}
.about-list li a .about-img{
  width: 100%;
  height: 250px;
  background: #ccc;
}
.about-list li a .about-img img{
  width: 100%;
  height: 100%;
}
.about-list li a p{
  padding:0 25px;
  line-height: 70px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #525a66;
} */

.swiper-container{
  display: none;
}
.about-connect{
  padding: 108px 0 0;
}
.about-connect-wrapper{
  position: relative;

}
.btn-wrapper{
  width: 100%;
  height: 55px;
  border-bottom:1px solid #e8ebef;
  font-size: 0;
}
.btn-wrapper span{
  display: inline-block;
  width: 120px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  font-size: 18px;
  color: #525a66;
  margin-left: 40px;
}
.btn-wrapper span.active, .btn-wrapper span:hover {
  border-bottom: 2px solid #4386dc;
  color: #4386dc;
  cursor: pointer;
}
.about-connect-con{
  position: absolute;
  top: 100px;
  left: 40px;
  display: none;
}
.about-connect-con-active{
  display: block;
}
.about-connect-con::after{
  content:"";
  display: block;
  clear: both;
}
.about-address{
  width: 410px;
  line-height: 40px;
  font-size: 16px;
  color: #525a66;
}
.about-address span{
  color: #242a33;
}
.about-map{
  position: relative;
  width: 590px;
  height: 280px;
  margin-left: 70px;
}
.about-map .icon {
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-15px, -35px);
  color: red;
  font-size: 30px;

}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

@media (max-width:768px){

  a{
    padding: 0;
    display: block;
  }
  .about{
    padding: 1.453333rem 0.44rem;
    background: url(../image/about-sub-banner.jpg) no-repeat bottom center;
    background-size: 200%;
  }
  .about-title{
    text-align: center;
    color: #242a33;
    font-size: 0.533333rem;
  }
  .about-title i{
    display:block;
    margin: 0.28rem auto 1.013333rem;
    width: 26px;
    height: 3px;
    background: #4386dc;
  }
  .about-desc{
    line-height: 0.64rem;
    color: #525a66;
    font-size: 0.373333rem;
    text-indent: 0.743333rem;
  }
  .about-list-wrapper {
    display: none;
    position: relative;
    height: 632px;
    /* background: url(../img/about-list-bg.jpg) no-repeat center; */
    background-color: #f7f8fa;
  }
  .about-list-wrapper::after {
    position: absolute;
    bottom: -30px;
    left: 50%;
    content: '';
    transform: translateX(-50%) rotateZ(45deg);
    width: 56px;
    height: 56px;
    background-color: #fff;
  }
  .about-list{
    padding: 80px 0;
  }
  .about-list::after{
    content: "";
    display: block;
    clear: both;
  }
  .about-list li{
    width: 236px;
    height: 236px;
    float: left;
    /* margin-right: 30px; */
  }
  /* .about-list li:last-child{
    margin-right: 0;
  } */
  /* .about-list li:hover{
    box-shadow: 0px 5px 20px rgba(0,0,0,0.1)
  } */
  /* .about-list li a{
    width: 373px;
    background: #fff;
  }
  .about-list li a .about-img{
    width: 100%;
    height: 250px;
    background: #ccc;
  }
  .about-list li a .about-img img{
    width: 100%;
    height: 100%;
  }
  .about-list li a p{
    padding:0 25px;
    line-height: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #525a66;
  } */
  .swiper-container {
    display: block;
    width: 100%;
    padding-top: 1.706667rem;
    padding-bottom: 1.706667rem;
    background-color: #f7f8fa;
  }
  .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 6.666667rem;
    height: 6.666667rem;
  
  }

  .about-connect{
    padding: 2.04rem 0.426667rem;
    text-align: left;
  }
  .about-connect .main .about-connect-lastChild{
    margin: 0!important;
    height: 1.56rem!important;
  }
  .about-connect-wrapper{
    position: relative;
  
  }
  .btn-wrapper{
    width: 100%;
    height: 55px;
    border-bottom:1px solid #e8ebef;
    font-size: 0.4rem;
  }
  .btn-wrapper span{
    display: inline-block;
    width: 80px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    font-size: 18px;
    color: #525a66;
    margin: 0;
  }
  .btn-wrapper span.active, .btn-wrapper span:hover {
    border-bottom: 2px solid #4386dc;
    color: #4386dc;
  }
  .about-connect-con{
    position: static;
    top: 0px;
    left: 0px;
    display: none;
  }
  .about-connect-con-active{
    display: block;
  }
  .about-connect-con::after{
    content:"";
    display: block;
    clear: both;
  }
  .about-address{
    padding: 0.6rem 0;
    text-align: left;
    line-height: 0.613333rem;
    font-size: 0.373333rem;
    color: #525a66;
    float: none;
  }
  .about-address span{
    color: #242a33;
  }
  .about-map{
   width: 100%;
   height: 4.48rem;
   margin: 0;
   float: none;
  }
  .about-map>div{
    width: 100%!important;
   height: 100%!important;
  }
  .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
  .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
  

}