.company-profiles{
  margin: 60px 20px;
}
.company-profiles .same-title{
  margin-bottom: 27px;
}
.company-profiles .content img{
  display: block;
  width: 100%;
}
.company-profiles .content .txt{
  padding-left: 40px;
  margin-top: 30px;
  line-height: 30px;
  position: relative;
}
.company-profiles .content .txt::after{
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 13px;
  background: #833D5B;
}
.company-profiles .content .txt::before{
  content: '';
  position: absolute;
  top: 16px;
  left: 10px;
  width: 19px;
  height: 1px;
  background: #833D5B;
}
.data-box{
  color: #fff;
  background: #833D5B;
  padding: 42px 0 40px;
}
.data-box ul li{
  text-align: center;
}
.data-box .num .tnumber{
  font-weight: bold;
  font-size: 44px;
}
.data-box ul li .name{
  font-size: 16px;
  margin-top: 10px;
}
.map{
  margin: 96px 0 110px;
  text-align: center;
}
.map .title p{
  color: #B8B8B8;
  margin-top: 10px;
}
.map .map-box img{
  display: block;
  max-width:90% ;
  margin: 0 auto;
}
.honor .title{
  text-align: center;
}
.honor .title p{
  color: rgba(128, 127, 127, .28);
  margin-top: 20px;
}
.honor .honor-swiper{
  
  margin-top: 56px;
  position: relative;
}
.honor .honor-swiper .swiper-container{
  padding: 77px 0;
  background: #FAFAFA;
}
.honor  .honor-swiper .swiper-slide{
  height: 388px;
  background: #FFFFFF;
  padding:  0 30px;
}
.honor  .honor-swiper .swiper-slide .pic-box{
  width: 100%;
  height: 388px;
  padding-top: 53px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.honor  .honor-swiper .swiper-slide .pic-box img{
  display: block;
  width: 80%;
	height: 80%;
  margin:  0 auto;
  
}
.honor  .honor-swiper .swiper-slide .name{
  padding: 23px 0 30px;
  border-top: 1px solid  #B8B8B8;
  text-align: center;
  display: none;
}
.honor  .honor-swiper .swiper-slide:hover{
  height: 431px;
  margin-top: -43px;
}
.honor  .honor-swiper .swiper-slide:hover .pic-box{
  height:361px
}

.honor  .honor-swiper .swiper-slide:hover .name{
  display: block;
}
.partner .left-box{
  width: 44%;
  background-image: url(../image/partner-leftbg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.partner .left-box .title{
  width: 394px;
  height: 334px;
  background-image: url(../image/partner-icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 143px auto 0;
  padding-top: 144px;
  text-align: center;
}
.partner .partner-swiper{
  width: 56%;
  background: #fff;
  padding: 147px 250px 145px 58px;
  
}
.partner .partner-swiper .swiper-container{
  width: 100%;
  height: 382px;
  padding: 10px 10px 10px 10px;
}

.partner .partner-swiper .swiper-slide{
  width: 227px;
  height: 129px;
  background: #FFFFFF;
  box-shadow: 0px 0px 7px 0px #EFEEEE;
  text-align: center;
  /* height: calc((100% - 15px) / 2); */
}
.partner .partner-swiper .swiper-slide .pic-box{
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partner .partner-swiper .swiper-slide .pic-box img{
  width: 80%;
}
.partner .partner-swiper .swiper-slide:hover .pic-box img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.partner .partner-swiper .next, .partner .partner-swiper .prev {
  top: auto;
  bottom: 0;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0px 7px 0px #EFEEEE;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  opacity: 1;
}

@media (max-width: 1080px) {
  .banner{
    height: 450px;
  }
  .partner .partner-swiper {
    width: 56%;
    background: #fff;
    padding: 147px 150px 145px 58px;
  }
}
@media (max-width: 750px) {
  .company-profiles {
    margin: 30px 0;
  }
  .company-profiles .content img{
    height: 200px;
  }
  .company-profiles .content .txt::before{
    display: none;
  }
  .company-profiles .content .txt {
    padding-left: 20px;
    margin-top: 20px;
    line-height: 2;
  }
  .data-box {
    padding: 30px 0 10px;
  }
  .data-box ul{
    flex-wrap: wrap;
  }
  .data-box ul li{
    margin-bottom: 20px;
    width: 33.33%;
  }
  .data-box .num .tnumber {
    font-size: 26px;
  }
  .data-box ul li .name{
    margin-top: 6px;
  }
  .map {
    margin: 46px 0 50px;
  }
  .honor .title p {
    margin-top: 10px;
  }
  .honor .honor-swiper {
    margin-top: 0;
  }
  .honor .honor-swiper .swiper-container {
    padding: 0;
    background: #FAFAFA;
  }
  .honor .honor-swiper .swiper-slide {
    height: auto;
    background: #FFFFFF;
    padding: 0 30px;
  }
  .honor .honor-swiper .swiper-slide .pic-box {
    width: 100%;
    height: 258px;
    padding-top: 33px;
    padding-bottom: 30px;
  }
  .honor .honor-swiper .swiper-slide .pic-box img{
		
    height: 100%;
  }
  .honor .honor-swiper .swiper-slide .name {
    padding: 20px 0;
    display: block;
  }
  .partner{
    flex-wrap: wrap;
  }
  .partner .left-box{
    width: 100%;
  }
  .partner .left-box .title {
    width: 40%;
    height: auto;
    background-image: url(../image/partner-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 43px auto ;
    padding: 24px 0;
    text-align: center;
  }
  .partner .partner-swiper {
    width: 100%;
    background: #fff;
    padding: 27px 15px;
  }
  .partner .partner-swiper .swiper-container{
    height: 250px;
  }
  .partner .partner-swiper .swiper-slide {
    height: 79px;
  }
}
