.swiper-container {
  width: 100%;
}
.swiper-pagination {
  position: relative;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  margin-bottom: 0.2rem;
  width: 3.4rem;
  height: 2.2rem;
}

.kerwin .swiper-slide{
    height: auto!important;
}

.swiper_img {
  width: 100%;
  height: 100%;
}
.swiper-pagination {
  margin-top: 0.6rem;
}
.content .right .content_a {
  margin-left: 0.8rem;
}
.content .right .content_a:first-child {
  margin-right: 0;
}
.introduce .line {
  margin-top: 0.3rem;
  margin-bottom: 0.39rem;
  width: 1.2rem;
  height: 0.04rem;
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
}
.introduce_text_p {
  font-size: 0.18rem;
  line-height: 0.4rem;
  text-indent: 2em;
}
.img_box {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  height: 5rem;
  width: 100%;
  border: 0.01rem dashed #ccc;
  box-sizing: border-box;
}

.honor {
  padding-bottom: 0.8rem;
  width: 100%;
  /*height: 8.96rem;*/
  background: #ffffff;
}
.honor .honor_h3 {
  font-size: 0.3rem;
  line-height: 0.4rem;
  text-align: center;
}
.honor .line {
  margin: 0.3rem auto 0.6rem !important;
  width: 1.2rem;
  height: 0.04rem;
  margin: 0 auto;
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  background: #003abc;
}
.honor_p {
  margin-bottom: 0.4rem;
  text-align: center;
}

.cooperation {
  margin-top: 1rem;
  width: 100%;
  background-color: #f5f5f5;
}
.cooperation_line {
  margin: 0.3rem auto 0.6rem;
  width: 1.2rem;
  height: 0.04rem;
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  background: #003abc;
}
.cooperation .cooperation_p {
  margin-bottom: 0.31rem;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.cooperation_box {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.7rem;
}
.cooperation_box .cooperation_box_item {
  margin-bottom: 0.2rem;
  margin-right: 0.22rem;
  width: 2.15rem;
  height: 0.8rem;
  border: #ccc dashed 0.01rem;
  margin-right: 0.22rem;
  box-sizing: border-box;
}
.cooperation_box .cooperation_box_item:nth-child(6n) {
  margin-right: 0;
}
.develop {
  height: 11.64rem;
  width: 100%;
  background-color: #fff;
}

.develop_line {
  margin: 0.3rem auto 0.6rem !important;
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  width: 1.2rem;
  height: 0.04rem;
  margin: 0 auto;
  background: #003abc;
}
.develop .develop_p {
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #333333;
  text-align: center;
}
.flex_box .f_top {
  margin-top: 0.31rem;

  display: flex;
  justify-content: space-between;
  text-align: center;
}

.flex_box .f_top .f_t_left {
  width: 6.9rem;
  height: 5rem;
  background-color: #adf;
}
.flex_box .f_t_right .top {
  margin-bottom: 0.2rem;
}
.flex_box .f_t_right .t_bottom {
  display: flex;
  justify-content: space-between;
}
.flex_box .t_bottom .b_left {
  width: 4.3rem;
  height: 2.4rem;
}
.flex_box .t_bottom .b_right {
  width: 2.4rem;
  height: 2.4rem;
}
.flex_box .b_right .b_right_img {
  width: 100%;
  height: 100%;
}
.f_bottom {
  display: flex;
  justify-content: space-between;
}
.f_bottom .f_bottom_img {
  margin-top: 0.2rem;
  width: 3.35rem;
  height: 2.4rem;
}
.company {
  padding-bottom: 0.65rem;
  background-color: #f5f5f5;
}
.company h3 {
  font-size: 0.3rem;
  line-height: 0.4rem;
  text-align: center;
}
.company .company_line {
  margin: 0.3rem auto 0.51rem;
  width: 1.2rem;
  height: 0.04rem;
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  background: #003abc;
}
.company_p {
  line-height: 0.36rem;
  text-align: center;
}
.com_pic {
  margin-top: 0.31rem;

  display: flex;
  flex-wrap: wrap;
}
.com_pic .com_pic_img {
  display: block;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  width: 4.5rem;
  height: 3rem;
}
.com_pic .com_pic_img:nth-child(3n) {
  margin: 0;
}
.publicity {
  padding-bottom: 0.8rem;
  background-color: #fff;
}
.publicity_line {
  margin: 0.3rem auto 0.6rem;
  width: 1.2rem;
  height: 0.04rem;
  background: #003abc;
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
}
.publicity .publicity_box {
  position: relative;
  margin-top: 0.6rem;
  width: 14rem;
  height: 7.8rem;
}
.position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video {
  width: 100%;
  height: 100%;
  object-fit: none!important;
}





@media only screen and (max-width: 1024px){
    .img_box{
    height: auto;
    margin: 10px 0;
}
.cooperation_box .cooperation_box_item{
    margin-right: 0px;
}
.cooperation_box{
    justify-content: space-between;
}
.f_bottom{
        flex-wrap: wrap;
}
.develop{
    height: auto;
}
.publicity .publicity_box, 
.com_pic .com_pic_img{
    width: 100%;
    height: auto;
    
}
.publicity .publicity_box{
    margin: auto;
}
}