.company_01 {
  padding-top: 5.2%;
}
.company_01 .edit_con_original {
  margin-top: 2%;
}
.title h2 {
  font-weight: bold;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.clearfix {
  *zoom: 1;
}
.company_02 {
  padding-top: 5%;
  padding-bottom: 7%;
}
.company_02 .content {
  margin-top: 2%;
  margin-bottom: 3%;
  position: relative;
}
.company_02 .content .swiper-button-prev,
.company_02 .content .swiper-button-next {
  background: none;
  color: #3fb97a;
  font-size: 30px;
  font-weight: bold;
}
.company_02 .content .swiper-button-prev.swiper-button-disabled,
.company_02 .content .swiper-button-next.swiper-button-disabled {
  opacity: 1;
  cursor: pointer;
}
.company_02 .content .swiper-button-prev.disabled,
.company_02 .content .swiper-button-next.disabled {
  opacity: 0.5;
  cursor: auto;
}
.company_02 .content .box {
  float: left;
  width: 51.8%;
}
.company_02 .content .box img {
  width: 100%;
}
.company_02 .content .rightbox {
  box-sizing: border-box;
  padding: 5% 3.5%;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 51.8%);
  height: 100%;
  background: #fafafa;
}
.company_02 .content .rightbox p {
  color: #333333;
  margin-bottom: 2%;
}
.company_02 .content .rightbox h2 {
  line-height: 2;
  color: #3d3d3d;
}
.company_02 .swiperbox {
  position: relative;
}
.company_02 .swiperbox::after {
  position: absolute;
  content: '';
  top: 10px;
  border-radius: 50%;
  width: 98%;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  background: #7a7a7a;
}
.company_02 .swiperbox .swiper-slide {
  cursor: pointer;
  color: #333333;
  text-align: center;
}
.company_02 .swiperbox .swiper-slide em {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 25px;
  background: #fff;
  margin: 0 auto;
  margin-bottom: 15px;
}
.company_02 .swiperbox .swiper-slide em::after {
  border: 1px solid #000;
  position: absolute;
  content: '';
  border-radius: 25px;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  transform: translate(-50%, -50%);
  background: #fff;
}
.company_02 .swiperbox .swiper-slide.on {
  color: #009944;
}
.company_02 .swiperbox .swiper-slide.on em {
  border: 1px solid #3eb271;
  background: #fff;
}
.connnn {
  text-align: center;
  color: #fff;
}
.company_02 .swiperbox .swiper-slide.on em::after {
  width: 10px;
  height: 10px;
  border: none;
  background: #009944;
}
@media only screen and (max-width: 767px) {
  .company_01 .edit_con_original br {
    display: none;
  }
  .company_02 .content .box {
    float: none;
    width: 100%;
  }
  .company_02 .content .rightbox {
    box-sizing: border-box;
    padding: 5% 3.5%;
    position: static;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fafafa;
  }
  .swiper-button-next,
  .swiper-button-prev {
    top: 32%;
  }
  .title {
    margin-bottom: 5%;
  }
}
.honor_01 .content .rightbox .v-m-c {
  width: 100%;
  padding: 0 10%;
}
.honor_01 .content .rightbox p {
  margin-bottom: 2%;
}
.honor_01 .content .rightbox h2 {
  line-height: 2;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .honor_01 .content .rightbox .v-m-c {
    position: static;
    padding: 0;
    transform: none;
  }
}
.team_01 {
  padding-bottom: 5.2%;
  padding-top: 3.6%;
}
.team_01 .pull-left {
  width: 38.7%;
}
.team_01 .pull-left img {
  width: 100%;
}
.team_01 .pull-right {
  box-sizing: border-box;
  padding-top: 4.5%;
  position: relative;
  width: 52.53%;
  padding-right: 7%;
}
.team_01 .pull-right::after {
  content: '';
  width: 210px;
  height: 4px;
  background: #009944;
  position: absolute;
  top: 9px;
  left: 0;
}
.team_01 .pull-right h3 {
  margin-top: 8%;
  text-align: right;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .team_01 .pull-right {
    box-sizing: border-box;
    padding-top: 8.5%;
    position: relative;
    width: 100%;
    padding-right: 0;
  }
  .team_01 .pull-left {
    float: none;
    width: 58.93%;
    display: block;
    margin: 0 auto;
  }
  .team_01 .pull-right::after {
    content: '';
    width: 210px;
    height: 4px;
    background: #009944;
    position: absolute;
    top: 9px;
    transform: translateX(-50%);
    left: 50%;
  }
}
.culttitle {
  font-weight: bold;
  margin-bottom: 2%;
}
.culture_01 {
  padding-top: 5.5%;
}
.culture_01 ul li {
  overflow: hidden;
  transition: all 0.3s;
  position: relative;
  border-radius: 10px;
  float: left;
  height: 100%;
  margin-right: 0.44%;
  width: 15.48%;
}
.culture_01 ul li .onshow {
  display: none;
}
.culture_01 ul li .topbpx {
  padding: 20px;
  padding-right: 60px;
  display: inline-block;
  color: #fff;
  position: relative;
  z-index: 2;
  border: 3px solid #2CB46E;
}
.culture_01 ul li .topbpx h2 {
  margin-bottom: 12px;
}
.culture_01 ul li .topbpx p {
  line-height: 1.2;
}
.culture_01 ul li .tittt {
  margin: 2% 0 1% 0;
  position: relative;
  z-index: 2;
  color: #fff;
}
.culture_01 ul li .conttt {
  position: relative;
  z-index: 2;
  color: #fff;
}
.culture_01 ul li .onhide {
  width: 100%;
  text-align: center;
  display: block;
  z-index: 2;
}
.culture_01 ul li .onhide h2 {
  width: 100%;
  color: #fff;
}
.culture_01 ul li .onhide em {
  height: 4px;
  width: 28px;
  background: #009944;
  display: block;
  margin: 0 auto;
  margin-top: 24px;
}
.culture_01 ul li::after {
  z-index: 1;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
}
.culture_01 ul li.on {
  box-sizing: border-box;
  padding: 4%;
  width: 51.8%;
}
.culture_01 ul li.on .onshow {
  display: block;
}
.culture_01 ul li.on .onhide {
  display: none;
}
.culture_01 ul li:nth-child(4) {
  margin-right: 0;
}
.culture_02 {
  padding-top: 5.2%;
}
.culture_02 ul li {
  float: left;
  width: 31.5%;
  margin-right: 1.83%;
}
.culture_02 ul li:nth-child(3) {
  margin-right: 0;
}
.culture_02 ul li dt {
  position: relative;
  border-radius: 20px;
}
.culture_02 ul li dt .bank {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.culture_02 ul li dt h2 {
  z-index: 2;
  color: #fff;
  line-height: 1;
  position: absolute;
  bottom: 20px;
  box-sizing: border-box;
  padding: 0 40px;
}
.culture_02 ul li dd{
  padding: 15px 40px;
}
.culture_02 ul li dd p {
  line-height: 1.5;
  height: 4.5em;
  overflow: hidden;
  
}
.culture_03 {
  padding-top: 5.2%;
}
.culture_03 img {
  transform: translateY(-74px);
  width: 100%;
}
.culture_04 .culttitle {
  margin-bottom: 1%;
}
.culture_04 .boxculturebox {
  position: relative;
}
.culture_04 .boxculturebox .v-m-c {
  width: 100%;
  font-weight: bold;
}
.culture_04 .boxculturebox .v-m-c h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
.culture_04 .boxculturebox .rightimg {
  float: right;
  width: 49.89%;
}
.culture_04 .boxculturebox .lefttext {
  background: #f4f8f6;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: calc(100% - 49.89%);
}
.culture_05 {
  padding-top: 5.2%;
  padding-bottom: 5.3%;
}
.culture_05 ul li {
  float: left;
  width: 32.53%;
  margin-right: 0.803%;
  margin-bottom: 0.803%;
}
.culture_05 ul li:nth-child(3n) {
  margin-right: 0;
}
.culture_05 ul li dl {
  border-radius: 20px;
  overflow: hidden;
}
.culture_05 ul li:nth-child(3n + 1){
  clear: both;
}
.culture_05 ul li dl dd {
  padding: 30px;
  background: #f4f8f6;
}
.culture_05 ul li dl dd h2 {
  margin-bottom: 10px;
  font-weight: bold;
  max-height: 2.4em;
  overflow: hidden;
  line-height: 1.2;
}
.culture_05 ul li dl dd p {
  overflow: hidden;
  line-height: 1.5;
  height: 6em;
}
@media only screen and (max-width: 1599px) {
  .culture_01 ul li.on {
    box-sizing: border-box;
    width: 51.8%;
  }
}
@media only screen and (max-width: 1499px) {
  .culture_01 ul li.on {
    padding: 3.5%;
  }
}
@media only screen and (max-width: 1399px) {
  .culture_01 ul li.on {
    padding: 3.5%;
  }
}
.phone{
  display: none;
}
.pc{
  display: block;
}
@media only screen and (max-width: 767px) {
  .phone .swiper-button-prev,.phone .swiper-button-next,.develop02_box .swiper-button-prev,.develop02_box .swiper-button-next{lefT:-0px; top:18%; margin-top: 0; background: #fff;}
.phone .swiper-button-next,.develop02_box .swiper-button-next{left:auto; right:-0px;}
.phone .swiper-button-prev i,.phone .swiper-button-next i,
.develop02_box .swiper-button-prev i,.develop02_box .swiper-button-next i{ font-size: 30px; color:#40B97A;}
.phone .swiper-button-prev.swiper-button-disabled,.phone .swiper-button-next.swiper-button-disabled,
.develop02_box .swiper-button-prev.swiper-button-disabled,.develop02_box .swiper-button-next.swiper-button-disabled{opacity: 1;}
.phone .swiper-button-prev.swiper-button-disabled i,.phone .swiper-button-next.swiper-button-disabled i,
.develop02_box .swiper-button-prev.swiper-button-disabled i,.develop02_box .swiper-button-next.swiper-button-disabled i{color:#3D3D3D;}
  .pc{
    display: none;
  }
  .phone{
    display: block;
    position: relative;
  }
  .phone dl dd{
    padding: 3%;
    background: #3fb97a;
  }
  .phone dl dd .topbpx{
    padding: 20px;
    padding-right: 60px;
    display: inline-block;
    color: #fff;
    position: relative;
    z-index: 2;
    border: 3px solid #fff;
  }
  .phone dl dd .tittt {
    margin: 2% 0 1% 0;
    position: relative;
    z-index: 2;
    color: #fff;
}
.phone dl dd .conttt {
  position: relative;
  z-index: 2;
  color: #fff;
}
  .culture_01 ul {
    height: auto !important;
  }
  .culture_01 ul li {
    margin-bottom: 2%;
    padding: 4.5% !important;
    position: relative;
    border-radius: 10px;
    float: none;
    height: auto;
    margin-right: 0.44%;
    width: 100% !important;
  }
  .onshow {
    display: block !important;
  }
  .onhide {
    display: none !important;
  }
  .culture_02 ul li {
    float: left;
    width: 100%;
    margin-right: 1.83%;
  }
  .culture_02 ul li dt h2 {
    padding: 0 15px;
  }
  .culture_02 ul li dd p {
    /* padding: 15px; */
  }
  .culture_03 img {
    transform: translateY(-28px);
    width: 100%;
  }
  .culture_04 .boxculturebox .rightimg {
    float: none;
    width: 100%;
  }
  .culture_04 .boxculturebox .lefttext {
    position: static;
    height: 200px;
    width: 100%;
  }
  .culture_04 .boxculturebox .v-m-c {
    top: 77%;
  }
  .culture_05 ul li {
    float: left;
    width: 100%;
    margin-right: 0.803%;
    margin-bottom: 2%;
  }
  .culture_05 ul li dl dd {
    padding: 15px;
    background: #f4f8f6;
  }
  .company_02 .swiperbox .swiper-slide {
    cursor: auto;
  }
}
<!--0.00010991096496582-->