*{line-height:auto !important;}
.swiper-container {
  width: 106%;
  height: 320px;
  color: #fff;
  text-align: center;
  margin-left:-3% !important;
}
.swiper-slide {
  width: 100%;
  height: 100%;
}
.green-slide {
  background: #49a430;
}
.pink-slide {
  background: #973e76;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 50%;
  bottom: 5px;
  margin-left:-60px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #D8D8D8;
  border:none;
  margin-right:10px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #CBCBCB;
}
.swiper-active-switch {
  background: #000;
}
/*以上是轮播图css*/
.about_box{margin-top:.5rem;padding: .5rem 0;padding-bottom:.7rem;}
.title1_l,.title1_r{width:50%;color:#1F1F1E;line-height:normal;}
.title1_r{width:50%;}
.title1_l{font-size:.6rem;position: relative;font-weight:bold;}
.title1{display:flex; justify-content:space-between;}
.title1_r_title{color:#1F1F1E;font-weight:bold;}
.logo2{position:absolute;left:0;bottom:0;}
.about_box2{margin-top:0;}
.about_box2{border-bottom:1px solid #D8D8D8;padding:1rem 0;}
.about_box3{margin-top:0;padding:1rem 0;border-bottom:1px solid #D8D8D8;}
.about_box4{padding:1rem 0;margin-top:0;}
.title1_r_content{display:flex;width:100%;flex-wrap:wrap;}
.title1_r_content_l{width:40%;}
.title1_r_title2{margin-bottom:.3rem;font-size:.3rem;}
.item{margin-top:.05rem;}
.about_box5{padding-top:0;}
.about_box4{padding-bottom:.3rem;}
.logos{padding-top:1rem;border-top:1px solid #D8D8D8;margin-bottom:1rem;}
.logos_title{font-size:.6rem;margin-bottom:1rem;font-weight:bold;}
.logos_img{margin-left:2.5%;width:95%;}
.title1_r_title_concact{font-size:.6rem;line-height:normal;}
.title1_r_title_concact span{font-size:.25rem;font-weight:normal;margin-top:.1rem;display:block;}
.title1_r_title_address{margin-top:.8rem;}
.title1_r_title_sw,.title1_r_title_email{margin-top:.5rem;}
.about_box3_concact{margin-bottom:1rem;}
.title1_work{font-size:.2rem !important;font-weight:normal;margin-top:.5rem;}
.title1_work p,.r_title{margin-top:.1rem;}
.title1_r_title_join{font-size:.69rem;}
.r_title{margin-top:.5rem;margin-bottom:.1rem;width:100%;}
.title1_r .title1_r_title_join{line-height:normal;}
.about_box_join{margin-top:0;}
.about_box_bottom{margin-bottom:.9rem;}
.title1_r_content_wz{display:none;}
.title1_r_content_sm{display:none;}
.r_title_mpre strong{border-bottom:2px solid #1F1F1E;}

@media screen and (max-width:750px) {
    .title1{flex-wrap:wrap;}
    .title1_l,.title1_r{width:100%;}
}