/* 联系我们 开始 */
#contact .banner{
    height: 20vw;
}

#contact .title{

}

#contact .title h3{
    font-size:56px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    display: inline-block;
}

#contact .title span{
    font-size:42px;
    color:rgba(176,176,176,0.2);
    line-height:52px;
    display: inline-block;
    margin-left: 36px;
}
#contact .info{
    font-size:20px;
    font-weight:400;
    color:#444444;
    line-height:28px;
    margin:10px auto 30px auto;
}

#contact .contact{
    margin-top:60px;
}
#contact .contact .item{
    width:30%;
    margin: 20px 3% 20px 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    padding:30px 40px;
}
#contact .contact .item:last-child{
    margin-right:0;
}
#contact .contact .icon{
    width:64px;
    height:64px;
    margin-bottom:20px;
}
#contact .contact h4{
    font-size:24px;
    font-weight:700;
}
#contact .contact p{
    color:#666;
    font-size:18px;
}

#contact .about{
    margin-top:60px;
}

#contact .about .item{
    width:30%;
    margin: 20px 3% 20px 0;
}
#contact .about .item:last-child{
    margin-right:0;
}
#contact .about .item .image{
    height:120px;
    background:#376BC2;
    line-height:120px;
    text-align:center;
    color:#fff;
    font-size:32px;
}
#contact .about .item .image:after{
    display:block;
    height:1px solid #fff;
    width:100px;
}
#contact .about .item ul{
    padding:20px 30px;
    border:1px solid #A2ABC4;
    border-top:0;
    border-bottom:6px solid #435165;
    height:300px;
}
#contact .about .item li{
    position:relative;
    font-size:18px;
    padding:10px 0;
}
#contact .about .item li i{
    position:absolute;
    right:0;
    top:15px;
    width:20px;
    height:20px;
    background:url('../../images/web/icon_arrow_right.png') center center / contain no-repeat;
}
#contact .about .item li a{
    display:block;
}
#contact .about .item li a:hover{
    color:#376BC2;
    font-weight:700;
}
/* 联系我们 结束 */

/* 关于我们 开始 */
#about .banner{
    width: 100%;
    height: 35vw;
    position: relative;

}
#about .bot{
    width: 100%;
    background: rgba(0,0,0,0.7);
    padding: 10px 0;
    transform: translateY(-100%);
}
#about .banner-bot-list{
    margin: 2.17vw auto;
    align-items: center;
    justify-content: space-around;
}
#about .banner-bot-list .list-one{
    text-align: center;
}
#about .top-num span{
    font-size:56px;
    font-family:DINAlternate-Bold,DINAlternate;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:66px;
    letter-spacing:2px;
    vertical-align: middle;
}
#about .top-num img{
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
#about .bot-text{
    margin-top: 21px;
    font-size:20px;
    font-weight:500;
    color:rgba(85,85,85,1);
    line-height:28px;
}

#about .adv-img{
    width: 100%;
    height: 20.83vw;
}

section .tit{
    position: relative;
}
section .tit h1,section .tit p{
    margin-left:40px;
}
section .tit span{
    position: absolute;
    top:0;
    left:0;
    line-height:1.5;
}
section .tit span:after{
    content: '';
    display: block;
    width:20px;
    height:5px;
    background:#000;
    margin: 0 auto;
}

/* 关于我们 */
#about .intro .tit span{
    display:inline-block;
}
#about .intro .con,#about .intro .con p{
    font-size:16px;
}
#about .intro .con{
    margin:20px auto;
    overflow:hidden;
}
#about .intro .con p{
    margin:10px auto;
    padding-bottom:10px;
}
#about .intro .con img{
    max-width:400px;
    margin:10px 20px;
    border-radius:8px;
}
#about .intro .about-img{
    background: url(../../images/web/about/about_img.jpg) center center / cover no-repeat;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

/* 关于我们 - 企业职能 */
.func .con{
    margin-top:20px;
}
.func .con .text{
    border-top:2px solid rgba(233, 119, 65, 0.90);
    padding: 20px 20px 20px 0;
    line-height:2;
}
.func .con .text h5{
    font-size:16px;
    font-weight:bold;
    margin-top:8px;
}
.func .func-img{
    width: 90%;
    position: relative;
    height: 320px;
    overflow: hidden;
}
.func .func-img img:hover{
    transform: scale(1.1);
}
.func .func-img img{
    object-fit: cover;
    width: 90%;
    height: 100%;
    transition: .5s;
    margin: 0 auto;
    display: block;
}
.func h4{
    text-align:center;
    font-size:24px;
    position: absolute;
    bottom:0px;
    left: 8%;
    right: 8%;
    color:#fff;
    font-weight: 700;background:rgba(0,0,0,0.7);
}
.icon-arrow{
    width: 20px;
    height: 34px;
    margin-top: 8.77vw;
}
.icon-arrow img{
    width: 100%;
    height: 100%;
}
/* 关于我们 - 荣誉资质 */
#about .honor {
    position: relative;
    margin: 0 auto
}

#about .honor .con{
    margin:40px auto;
    width:90%;
    overflow:hidden;
    padding-bottom:50px;
}

#about .honor  .swiper-slide {
    width: 520px;
    height: 408px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}
#about .honor  .swiper-slide .image{
    height:310px;
    width:100%;
}
#about .honor  .swiper-slide img{
    display:block;
}
#about .honor  .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 24px;
    margin: 0;
}

#about .honor .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#about .honor .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#about .honor .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #E97741;
    background-color: #fff;
}

#about .honor .swiper-button-prev {
    left: 0px;
    width: 45px;
    height: 45px;
    background: url(../../images/web/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#about .honor .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#about .honor .swiper-button-next {
    right: 0px;
    width: 45px;
    height: 45px;
    background: url(../../images/web/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#about .honor .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

.swiper-button-next,.swiper-button-prev{
    width:64px;
    height:64px;
    z-index:10;
}

.funfact-one {
  padding-top: 120px;
}
.funfact-one .block-title {
  margin-bottom: 20px;
}
.funfact-one__single {
  position: relative;
  border-radius: 50%;
  background-color: white;
  width: 220px;
  height: 220px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.funfact-one__single-outer {
  width: 220px;
  height: 220px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(37, 39, 88, 0.05);
          box-shadow: 0px 10px 60px 0px rgba(37, 39, 88, 0.05);
  margin-top: 40px;
}
.funfact-one__single:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#E97741), color-stop(50%, #F0A37D), to(#EBA44E));
  background-image: linear-gradient(90deg, #E97741 0%, #F0A37D 50%, #EBA44E 100%);
  border-radius: 50%;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
}
.funfact-one__single:hover:before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.funfact-one__single:hover .funfact-one__title, .funfact-one__single:hover .funfact-one__tag-line {
  color: #fff;
}
.funfact-one__title {
  margin: 0;
  color: #DD591A;
  font-size: 42px;
  letter-spacing: -0.04em;
  line-height: 1em;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  font-weight:bold;
}
.funfact-one__tag-line {
  color: #8B8C9C;
  font-size: 16px;
  letter-spacing: .2em;
  margin: 0;
  text-transform: uppercase;
  line-height: 1em;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

[class*=funfact-one__dot-] {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f7c324;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: dotsAnim;
          animation-name: dotsAnim;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
          animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.funfact-one__dot-1 {
  top: 45px;
  left: 50px;
}

.funfact-one__dot-2 {
  left: 45px;
  bottom: 50px;
}

.funfact-one__dot-3 {
  right: 45px;
  top: 110px;
}

#map{
    width:100%;
    height:500px;
}
/*  联系我们 结束 */


/* PAD */
@media screen and (min-width:768px) and (max-width:1199px) {
    
}

/* 手机 */
@media screen and (max-width:767px) {
    .banner{
      height:30vw !important;
    }

    .funfact-one__single-outer{
      margin-top:10px;
    }

    /* 关于我们 */
    #about .honor .swiper-slide{
        width:320px;
        height:240px;
    }
    #about .honor .swiper-slide .image{
        height:190px;
    }
    #about .honor .swiper-slide p{
        line-height:40px;
        font-size:16px;
    }
    
    .funfact-one__single-outer{
        width: 120px;
        height: 120px;
    }
    .funfact-one__single{
        width: 120px;
        height: 120px;
    }
    .funfact-one__dot-1{
        top: 20px;
        left: 30px;
    }
    .funfact-one__dot-2 {
        left: 20px;
        bottom: 30px;
    }
    .funfact-one__dot-3 {
        right: 15px;
        top: 55px;
    }
    .funfact-one__title{
        font-size: 22px;
        line-height: 28px;
    }
    .funfact-one__tag-line{
        font-size: 12px;
        line-height: 16px;
        margin-top: 0px; 
    }
    #about .intro .about-img{
      height:240px;
    }

    #about .func .func-img{
      height:200px;
    }
    #about .func h4{
      font-size:18px;
    }

}