.m-footer {
  display: none;
}

.m-header {
  display: none;
}

.nav1 {
  padding: 0 6.4rem;
  box-sizing: border-box;
}
body{ background: #f8f8f8;}
.clearfix {zoom: 1;}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.view{width: 100%;
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  text-align: left;
  color: #333;
  margin:60px auto 29px;
}

.cont{ padding: 0 6.4rem;
  box-sizing: border-box;
}
.waic{width: 90%;margin:30px auto;}
.cont1,.cont2,.cont3{width: 100%;}
/* .cont-tit{margin-bottom: 60px;} */
.cont-tit .tit01{
  background: url(heng.png) no-repeat 0 center;
  padding-left: 20px;
  font-weight: 900;
  font-size: 26px;
  line-height: 36px;
  text-align: left;
  color: #333;
}
.cont-tit .tit01 span{font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 20px;
  line-height:36px;
  text-align: left;
  color: #ddd;
}
.cont-tit p{
  margin-top:20px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #333;
  margin-bottom: 50px;
}


.swi-box{width: 94.4%;margin:30px auto 0;
  overflow: hidden;
  min-height: 284px;
  border-radius: 50px 50px 4px 4px;
  background: #f0f2f7;
  padding-bottom: 20px;
}
.swiper-slide  .swi-lef{
  float: left;
  width: 66.18%;
  margin-left: 5%;
}
.swiper-slide  .swi-lef span{
  display: block;
  margin:40px 0 10px 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  color: #0064c3;}
.swiper-slide  .swi-lef p{
  font-weight: 700;
font-size: 16px;
line-height: 28px;
text-align: left;
color: #333;
margin:0px 0 16px 0;
}
.swiper-slide  .swi-lef div p{
  font-weight: 400;
font-size: 14px;
line-height: 28px;
text-align: left;
color: #999;
text-indent: 2em;
margin:0px 0 0 0;
}
.mySwiper2 .swiper-slide  .swi-rig{
  float: right;
  width: 16.17%;
  height: auto;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #707070;
  margin:34px 6% 0 0;
}
.mySwiper2 .swiper-slide  .swi-rig img{width: 100%;height: 100%;border-radius: 50%;}

.mySwiper2 {
  width: 100%;
}


/* .mySwiper .swiper-wrapper{width: 100%;margin:30px 0 30px 6.1%;overflow: hidden;}  */

.mySwiper .swiper-slide {
  /* width: 23%!important; */
  height: 120px;
  border-radius: 50px 0;
  background: #fff;
  box-shadow: 0 3px 6px #f0f2f7;
  -webkit-box-shadow: 0 3px 6px #f0f2f7;
  -moz-box-shadow: 0 3px 6px #f0f2f7;
  -o-box-shadow: 0 3px 6px #f0f2f7;
  border: 1px solid #f0f2f7;
      cursor: pointer;
}

.mySwiper .swiper-slide-thumb-active {
  background: #f7f9ff;
border: 1px solid #0064c3;
}

.mySwiper .swiper-slide .xiabox img {
  float: left;
width:26.9%;
height: auto;
margin:20px 4.5% 0 4.5%;border-radius: 50%;
  object-fit: cover;
}
.mySwiper .swiper-slide .xiabox .miao{float: left;width:64%;}
.mySwiper .swiper-slide .xiabox .miao span{font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  color: #333;
  display: block;
  margin:30px 0 10px 0;
}
.mySwiper .swiper-slide .xiabox .miao p{font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  text-align: left;
  color: #999;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 93%;

}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
}
.swiper-button-next{background: url(right.png) no-repeat!important;right:-10px;}
.swiper-button-prev{background:url(left.png) no-repeat!important;left:-10px;}


.swiper-outer {
  width: calc(100% + 140px);
  margin-left: -70px;
  margin-right: -70px;
  padding: 0 70px;
  position: relative;
}

.swiper {
  width: 100%;position:static;
}

.swiper-button-next {
  right: 0; /* 紧贴容器右侧 */
}

.swiper-button-prev {
  left: 0; /* 紧贴容器左侧 */
}



.cont3{margin:60px auto 0;}
.cont3 ul{margin: 15px auto 30px;}
.cont3 ul li{
  float: left;
  width: 23.5%;
  margin-right: 2%;
}
.cont3 ul li:nth-of-type(4){margin-right: 0;}
.cont3 ul li img{width: 100%;height: 196px;object-fit: cover;}
.cont3 ul li p{font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #333;
  line-height: 32px;
  margin-top: 15px; 
   text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 99%;
  padding-left: 20px;
  background: url(shu.png) no-repeat 0 center;
}


@media (max-width: 1680px) {
  .cont{ padding: 0 4.2rem;
    box-sizing: border-box;
  }
  .cont-tit p{
    margin-bottom: 40px;
  }
  .swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  /* .mySwiper .swiper-slide{margin-right: 20px!important;} */
  .swiper-button-next{background: url(right.png) no-repeat!important;background-size: 100%!important;}
  .swiper-button-prev{background:url(left.png) no-repeat!important;background-size: 100%!important;;}
}
@media (max-width: 1440px) {
  .cont{ padding: 0 3.2rem;
    box-sizing: border-box;
  }
  .swiper-button-next, .swiper-button-prev {
    width: 32px;
    height: 32px;
  }
  .swiper-outer {
    width: calc(100% + 120px);
    margin-left: -60px;
    margin-right: -60px;
    padding: 0 60px;
    position: relative;
  }
  .swiper-button-next{background: url(right.png) no-repeat!important;background-size: 100%!important;}
  .swiper-button-prev{background:url(left.png) no-repeat!important;background-size: 100%!important;;}
}

@media (max-width: 1366px) {
  .cont{ padding: 0 3rem;
    box-sizing: border-box;
  }
}




@media screen and (max-width: 1024px) and  (max-width: 768px){
  .cont{ padding: 0 2rem;
    box-sizing: border-box;
  }
  .cont3{margin:40px auto 0;}
}
@media (max-width:768px) {
.banner-container .txt {
  position: absolute;
  top: 1.875rem;
  left: 0.8rem;
}
.nav1 {
  padding: 0 1.2rem;
}
.cont {
  padding: 0 0.6rem;
  box-sizing: border-box;
}
.cont-tit .tit01 {
  font-size: 20px;}
  .cont-tit .tit01 span {
    font-size: 16px;}
.mySwiper .swiper-slide .xiabox .miao {
  width: 100%;
}
.swiper-slide .swi-lef{width: 90%;}
.mySwiper .swiper-slide .xiabox img,.mySwiper .swiper-slide .xiabox .miao p{display: none;}
.mySwiper .swiper-slide .xiabox .miao span {
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  color: #333;
  display: block;
  margin: 10px 0 10px 0;
}
.swiper-slide .swi-lef span {
  display: block;
  margin: 28px 0 30px 0;}
.mySwiper2 .swiper-slide .swi-rig {
  float: none;
  width: 65px;
  height: 64px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #707070;
  margin: 4px 0;
  position: absolute;
  right: 35px;
  top: 40px;
}
.mySwiper .swiper-slide {
  /* width: 22%!important; */
  height: 50px;
  border-radius: 5px;}
  /* .mySwiper .swiper-slide {
    margin-right: 12px!important;
} */
.swiper-button-next, .swiper-button-prev {
  width: 24px;    position: absolute;
  top: 60%;
  height: 24px;}
.swiper-button-prev{left:1px;}
.swiper-button-next{right:-2px}

.cont3{margin:15px auto 0;}
.cont3 ul{margin: 10px auto 20px;}
.cont3 ul li{
  float: left;
  width: 47%;
  margin-right: 6%;
  margin-bottom: 15px;
}
.cont3 ul li:nth-of-type(4){margin-right: 0;}
.cont3 ul li:nth-of-type(2){margin-right: 0;}
.cont3 ul li img{width: 100%;height: 140px;object-fit: cover;}
.mySwiper2 .swiper-slide .swi-rig img {
  width: 100%;
  height: 100%!important;
}
.swiper-outer {
  width: calc(100% + 60px);
  margin-left: -30px;
  margin-right: -30px;
  padding: 0 30px;
  position: relative;
}
}