.qiyeweixin,
.qiyeweixin * {
  box-sizing: border-box;
}

.mao {
  width: 0;
  height: 0;
  position: relative;
  top: -160px
}

.qiyeweixin .banner {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 512px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

.qiyeweixin .banner .img-box,
.qiyeweixin .banner .text-box {
  width: auto;
  max-width: 33.85%;
  height: auto;
  max-height: 77.73%;
  font-size: 0;
  text-align: right;
}

.qiyeweixin .banner .img-box img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  filter: drop-shadow(0 3px 7px rgba(0, 0, 0, .35));
}

.qiyeweixin .banner .text-box {
  padding-left: 70px;
}

.qiyeweixin .banner .text-box .wenzi1 {
  margin-bottom: 40px;
  text-align: left;
}

.qiyeweixin .banner .text-box .wenzi2 {
  margin-bottom: 20px;
  text-align: left;
}

.qiyeweixin .banner .text-box .wenzi1 img,
.qiyeweixin .banner .text-box .wenzi2 img {
  width: auto;
  max-width: 100%;
}

.qiyeweixin .banner .text-box .link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 40px;
  border-radius: 5px;
  background-color: #00afff;
  color: #fff;
  font-size: 14px;
}

.qiyeweixin .mao-list {
  position: static;
  background: #0082ef;
  height: 110px;
  width: 100%;
  z-index: 10;
}

.qiyeweixin .mao-list .content {
  width: 100%;
  max-width: 1270px;
  height: 100%;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}

.qiyeweixin .mao-list .mao-link {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  position: relative;
  text-align: center;
}

.qiyeweixin .mao-list .mao-link .icon {
  width: 45px;
  height: 45px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  vertical-align: middle;
}

.qiyeweixin .mao-list .mao-link .icon img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin-left: -90px;
  filter: drop-shadow(45px 0px 0px #fff);
}

.qiyeweixin .mao-list .mao-link .wenzi {
  font-size: 18px;
  line-height: 1;
  padding: 0 0 0 10px;
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
}

.qiyeweixin .mao-list .mao-link.on {
  background: #0052e6;
}

.qiyeweixin .mao-list .mao-link.on:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, rgba(0, 63, 140, .45), rgba(0, 63, 140, 0));
}

.qiyeweixin .mao-list .mao-link.on .icon img {
  filter: drop-shadow(45px 0px 0px #00a8ed);
}

.qiyeweixin .block1 {
  padding: 160px 0 75px 0;
}

.qiyeweixin .block1 .mt {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 80px;
}

.qiyeweixin .block1 .mt .icon {
  width: 56px;
  height: 91px;
  font-size: 0;
}

.qiyeweixin .block1 .mt .icon img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.qiyeweixin .block1 .mt .wenzi {
  color: #333;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 10px;
  font-weight: bold;
  padding-left: 10px;
}

.qiyeweixin .block1 .mt .wenzi span {
  color: #0082ef;
}

.qiyeweixin .block1 .wenti-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
}

.qiyeweixin .block1 .wenti-list .list-item {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 100px;
  width: 44.88%;
}

.qiyeweixin .block1 .wenti-list .list-item .icon-box {
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.qiyeweixin .block1 .wenti-list .list-item .icon-box img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.qiyeweixin .block1 .wenti-list .list-item .text-box {
  width: calc(100% - 90px);
  padding-left: 30px;
}

.qiyeweixin .block1 .wenti-list .list-item .text-box .bt {
  color: #333;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 15px;
}

.qiyeweixin .block1 .wenti-list .list-item .text-box .bc {
  color: #666;
  font-size: 14px;
  line-height: 2.5714;
}

.qiyeweixin .block1 .zixun-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 156px;
  height: 60px;
  border-radius: 5px;
  background: #0b59fb;
  color: #fff;
  font-size: 18px;
  box-shadow: 0 12px 18px rgba(62, 131, 254, .42);
  margin: -40px auto 0 auto;
}

.qiyeweixin .block2 {
  padding: 75px 0 0 0;
}

.qiyeweixin .block2 .mt {
  text-align: center;
  color: #333;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 10px;
}

.qiyeweixin .block2 .mt span {
  color: #0082ef;
}

.qiyeweixin .block2 .liangdian-item {
  padding-top: 75px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.qiyeweixin .block2 .liangdian-item .bt {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.qiyeweixin .block2 .liangdian-item .bt-content {
  position: relative;
}

.qiyeweixin .block2 .liangdian-item .bt-content:before {
  content: "";
  position: absolute;
  left: -42px;
  top: 50px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #0082ef;
}

.qiyeweixin .block2 .liangdian-item .bt .title {
  color: #333;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 15px;
}

.qiyeweixin .block2 .liangdian-item .bt .title span {
  color: #267ef0;
  font-size: 60px;
  font-style: italic;
}

.qiyeweixin .block2 .liangdian-item .bt .sub-title {
  color: #333;
  font-size: 16px;
  line-height: 1;
}

.qiyeweixin .block2 .liangdian-item .yinliu-box {
  padding: 50px 0 30px 0;
}

.qiyeweixin .block2 .yinliu-box .box-title {
  background-color: #0763eb;
}

.qiyeweixin .block2 .yinliu-box .box-title .content {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  height: 86px;
}

.qiyeweixin .block2 .yinliu-box .box-title .title-item {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}

.qiyeweixin .block2 .yinliu-box .box-title .title-item.on {
  font-weight: bold;
}

.qiyeweixin .block2 .yinliu-box .box-content {}

.qiyeweixin .block2 .yinliu-box .boxcontainer {

  padding: 70px 0 0 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .neirong-container {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .neirong-container:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box {
  float: left;
  width: 62.2%;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box .textbox-container {
  display: none;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box .wenzi {
  color: #fff;
  text-align: right;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box .biaoti {
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 15px;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box .neirong {
  font-size: 16px;
  line-height: 2.625;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box .img {
  font-size: 0;
  text-align: right;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box .img img {
  width: auto;
  max-width: 100%;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .menu-box {
  float: right;
  width: 30.94%;
  background: rgba(11, 89, 251, .65);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
  padding: 25px 40px;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .menu-box .menu-item {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 68px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  cursor: pointer;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .menu-box .menu-item:last-child {
  margin-bottom: 0;
}

.qiyeweixin .block2 .yinliu-box .boxcontainer .menu-box .menu-item.on {
  font-weight: bold;
  background: rgba(255, 255, 255, .35);
}

.qiyeweixin .block2 .zhuanhuamenu {}

.qiyeweixin .block2 .zhuanhuamenu .content {
  width: 100%;
  max-width: 1270px;
  white-space: nowrap;
  font-size: 0;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 60px;
}

.qiyeweixin .block2 .zhuanhuamenu .menuitem {
  width: 130px;
  height: 58px;
  display: inline-flex;
  vertical-align: top;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  color: #333;
  font-size: 18px;
  cursor: pointer;
}

.qiyeweixin .block2 .zhuanhuamenu .menuitem.on {
  background: #0b59fb;
  color: #fff;
  font-weight: bold;
  box-shadow: 0 6px 27px rgba(0, 0, 0, .2);
}

.qiyeweixin .block2 .zhuanhuabox {
  padding-bottom: 120px;
}

.qiyeweixin .block2 .zhuanhuabox .boxcontainer {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  text-align: center;
  display: none;
}

.qiyeweixin .block2 .zhuanhuabox .biaoti {
  color: #333;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 20px;
}

.qiyeweixin .block2 .zhuanhuabox .neirong {
  color: #666;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 25px;
}

.qiyeweixin .block2 .zhuanhuabox .img {
  font-size: 0;
}

.qiyeweixin .block2 .zhuanhuabox .img img {
  width: auto;
  max-width: 100%;
  filter: drop-shadow(0 3px 7px rgba(0, 0, 0, .35));
}

.qiyeweixin .block2 .fenxi-content {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  padding-bottom: 90px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 60px;
}

.qiyeweixin .block2 .fenxi-menu {
  width: 22%;
}

.qiyeweixin .block2 .fenxi-menu .menu-content {
  width: 60%;
  margin: 0 auto;
  background: #edeef5;
  border-radius: 5px;
  padding: 40px 10px;
}

.qiyeweixin .block2 .fenxi-menu .menu-item {
  text-align: center;
  color: #333;
  font-size: 18px;
  line-height: 1;
  padding: 20px 0;
  position: relative;
  cursor: pointer;
}

.qiyeweixin .block2 .fenxi-menu .menu-item.on {
  color: #0082ef;
  font-weight: bold;
}

.qiyeweixin .block2 .fenxi-menu .menu-item.on:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 50px;
  height: 0;
  border-bottom: 1px #0082ef solid;
}

.qiyeweixin .block2 .fenxi-box {
  width: 74%;
}

.qiyeweixin .block2 .fenxi-box .box-container {
  display: none;
}

.qiyeweixin .block2 .fenxi-box .text-box {}

.qiyeweixin .block2 .fenxi-box .text-box .biaoti {
  color: #333;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 20px;
}

.qiyeweixin .block2 .fenxi-box .text-box .neirong {
  color: #666;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 40px;
}

.qiyeweixin .block2 .fenxi-box .img-box {
  font-size: 0;
}

.qiyeweixin .block2 .fenxi-box .img-box img {
  width: auto;
  max-width: 100%;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, .3));
}

.qiyeweixin .block3 {
  padding: 150px 0 85px 0;
}

.qiyeweixin .block3 .mt {
  text-align: center;
  margin-bottom: 60px;
  color: #333;
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 10px;
}

.qiyeweixin .block3 .mt span {
  color: #0082ef;
}

.qiyeweixin .block3 .hangye-list {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto 35px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.qiyeweixin .block3 .hangye-list .swiper-button-prev,
.qiyeweixin .block3 .hangye-list .swiper-button-next {
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  background: none;
  margin: 0;
}

.qiyeweixin .block3 .hangye-list .swiper-button-prev img,
.qiyeweixin .block3 .hangye-list .swiper-button-next img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.qiyeweixin .block3 .hangye-list .swiper-button-next img {
  transform: rotateY(180deg);
}

.qiyeweixin .block3 .hangye-list .swiper-button-prev:after,
.qiyeweixin .block3 .hangye-list .swiper-button-next:after {
  display: none;
}

.qiyeweixin .block3 .hangye-list .swiper-hangye-list {
  width: calc(100% - 66px);
}

.qiyeweixin .block3 .hangye-list .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.qiyeweixin .block3 .hangye-list .slide-content {
  color: #b6b6b6;
  font-size: 18px;
  line-height: 1;
  padding: 20px 5px;
  position: relative;
  cursor: pointer;
}

.qiyeweixin .block3 .hangye-list .swiper-slide-thumb-active .slide-content {
  color: #333;
  font-weight: bold;
}

.qiyeweixin .block3 .hangye-list .swiper-slide-thumb-active .slide-content:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  border-bottom: 3px #0082ef solid;
}

.qiyeweixin .block3 .swiper-hangye-info .slide-content {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}

.qiyeweixin .block3 .swiper-hangye-info .title-box {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 25px;
  font-weight: bold;
}

.qiyeweixin .block3 .swiper-hangye-info .neirong-box {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.qiyeweixin .block3 .swiper-hangye-info .img-box {
  width: 30.7%;
  font-size: 0;
  position: relative;
}

.qiyeweixin .block3 .swiper-hangye-info .img-box .img-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  border-radius: 50%;
  overflow: hidden;
  padding-bottom: 100%;
}

.qiyeweixin .block3 .swiper-hangye-info .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.qiyeweixin .block3 .swiper-hangye-info .tuwen-box {
  width: 55.11%;
  color: #fff;
}

.qiyeweixin .block3 .swiper-hangye-info .info-item {
  margin-bottom: 20px;
}

.qiyeweixin .block3 .swiper-hangye-info .info-item .nt {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}

.qiyeweixin .block3 .swiper-hangye-info .info-item .nt svg {
  width: 18px;
  height: 18px;
  margin-left: 10px;
}

.qiyeweixin .block3 .swiper-hangye-info .info-item .nc {
  font-size: 14px;
  line-height: 2.57;
}

.qiyeweixin .block3 .swiper-hangye-info .info-item .tupian {
  font-size: 0;
}

.qiyeweixin .block3 .swiper-hangye-info .info-item .tupian img {
  width: auto;
  max-width: 100%;
}

.qiyeweixin .block4 {
  padding: 85px 0 100px 0;
}

.qiyeweixin .block4 .mt {
  text-align: center;
  margin-bottom: 60px;
}

.qiyeweixin .block4 .mt .title {
  color: #333;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 10px;
  margin-bottom: 20px;
}

.qiyeweixin .block4 .mt .title span {
  color: #0082ef;
}

.qiyeweixin .block4 .mt .sub-title {
  color: #666;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 20px;
}

.qiyeweixin .block4 .mc {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}

.qiyeweixin .block4 .mc .kh-logo-item {
  filter: grayscale(1);
  width: auto;
  height: 70px;
  margin-bottom: 60px;
  margin-right: 60px;
  font-size: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.qiyeweixin .block4 .mc .kh-logo-item img {
  width: auto;
  height: auto;
  max-height: 100%;
}

.qiyeweixin .block4 .mc .kh-logo-item:hover {
  filter: grayscale(0);
}

.qiyeweixin .yaodai {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.qiyeweixin .yaodai .content {
  width: 74vw;
  max-width: 1420px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 450px;
}

.qiyeweixin .yaodai .text-box {
  width: 60.56%;
  color: #333;
  font-size: 45px;
  line-height: 1.7778;
}

.qiyeweixin .yaodai .text-box span {
  color: #00a9ee;
}

.qiyeweixin .yaodai .zixun-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 23.94%;
  height: 102px;
  border-radius: 51px;
  background: #00a9ee;
  box-shadow: 0 12px 18px rgba(62, 131, 254, .42);
  padding: 0 35px;
}

.qiyeweixin .yaodai .zixun-button .wenzi {
  color: #fff;
  font-size: 25px;
  line-height: 1;
  font-weight: bold;
  width: calc(100% - 48px);
  padding-right: 60px;
  text-align: center;
}

.qiyeweixin .yaodai .zixun-button .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.qiyeweixin .yaodai .zixun-button .icon svg {
  width: 20px;
  height: 20px;
  color: #00a9ee;
}

/*************** 20221230 ******************/
.qiyeweixin .banner .banner-container{width:100%;max-width:1200px;height:100%;display:flex;justify-content:center;align-items:center;flex-direction: row-reverse;}
.qiyeweixin .banner .img-box{width:45.667%;max-width:unset;max-height:100%;}
.qiyeweixin .banner .text-box{width:54%;max-width:unset;max-height:100%;padding-left:0;color:#fff;}
.qiyeweixin .banner .text-box .wenzi1{font-size: 45px;color: #fff;white-space: nowrap;display: flex;justify-content: flex-start;align-items: center;margin-bottom:25px;}
.qiyeweixin .banner .text-box .wenzi1 .icon{width:71px;font-size:0}
.qiyeweixin .banner .text-box .wenzi1 .icon img{width:100%;}
.qiyeweixin .banner .text-box .wenzi2{margin-bottom: 35px;text-align: left;font-size: 28px;line-height: 1;font-weight: lighter;}
.qiyeweixin .banner .text-box .wenzi3{font-size:18px;line-height:1.667;margin-bottom:25px;text-align:left;}
.qiyeweixin .banner .text-box .wenzi3 li{list-style: disc inside;}
.qiyeweixin .banner .text-box .wenzi3 li span{font-weight:bold;}
.qiyeweixin .banner .text-box .color1{color:#00afff}
.qiyeweixin .banner .text-box .color2{color:#fb6500}
.qiyeweixin .banner .text-box .color3{color:#ffcc00}
.qiyeweixin .banner .text-box .color4{color:#2cb800}

@media screen and (max-width:1600px) {
  .qiyeweixin .mao-list {
    height: 80px;
  }

  .qiyeweixin .block1 {
    padding: 8.333% 0 3.90625%;
  }

  .qiyeweixin .block1 .wenti-list .list-item {
    margin-bottom: 50px;
  }

  .qiyeweixin .block1 .zixun-link {
    margin-top: 0;
  }

  .qiyeweixin .block2 {
    padding: 3.90625% 0 0 0;
  }

  .qiyeweixin .block3 {
    padding: 7.8125% 0 4.427% 0;
  }

  .qiyeweixin .block4 {
    padding: 4.427% 0 5.208% 0;
  }

  .qiyeweixin .yaodai .content {
    max-width: 1270px;
    height: 300px;
  }

  .qiyeweixin .yaodai .text-box {
    font-size: 36px;
  }

  .qiyeweixin .yaodai .zixun-button{
    height: 72px;
    padding: 0 15px;
  }

  .qiyeweixin .yaodai .zixun-button .wenzi {
    font-size: 22px;
  }

  .qiyeweixin .yaodai .zixun-button .icon {
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width:1024px) {
.qiyeweixin .banner .banner-container{
padding-left:4%;padding-right:4%;
}
  .qiyeweixin .mao-list .mao-link{
    white-space: nowrap;
  }
  .qiyeweixin .mao-list .mao-link .wenzi{
    width: calc(100% - 90px);
    white-space: normal;
    text-align: left;
  }
  .qiyeweixin .block1,
  .qiyeweixin .block2 .yinliu-box .boxcontainer,
  .qiyeweixin .block2 .zhuanhuamenu .content,
  .qiyeweixin .block2 .zhuanhuabox,
  .qiyeweixin .block2 .fenxi-content,
  .qiyeweixin .block3 .hangye-list,
  .qiyeweixin .block3 .swiper-hangye-info .slide-content,
  .qiyeweixin .block4 .mc,
  .qiyeweixin .yaodai .content{
    padding-left: 4%;
    padding-right: 4%;
  }

  .qiyeweixin .block4 .mc .kh-logo-item{
    margin-right: 30px!important;
  }

  .qiyeweixin .yaodai .content{
    width: 100%;
  }

  .qiyeweixin .yaodai .zixun-button .wenzi{
    padding-right: 0;
  }
}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
.qiyeweixin .banner .text-box{width:100%;}
.qiyeweixin .banner .img-box{position: absolute;right: 4%;bottom: 0;}
}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
.qiyeweixin .banner .banner-container{align-items: flex-start;padding-top: 10%;}
.qiyeweixin .banner .text-box .wenzi1{font-size:38px;}
.qiyeweixin .banner .text-box .wenzi1 .icon{width:64px;}
.qiyeweixin .banner .text-box .wenzi2{font-size:24px;margin-bottom:20px;}
.qiyeweixin .mao-list{height:auto;}
.qiyeweixin .mao-list .content{display: flex;justify-content: space-between;align-items: stretch;;flex-wrap: wrap;}
.qiyeweixin .mao-list .mao-link{display: flex;justify-content: flex-start;align-items: center;height: 70px;width: 50%;padding: 0 20px;}
.qiyeweixin .block1{padding-top:80px;padding-bottom:50px;}
.qiyeweixin .block1 .mt .icon{width:48px;height:auto;}
.qiyeweixin .block1 .mt .wenzi{width:56vw;font-size:32px;}
.qiyeweixin .block1 .wenti-list .list-item{justify-content: center;align-items: center;flex-direction: column;}
.qiyeweixin .block1 .wenti-list .list-item .text-box{width:100%;padding-left:0;padding-top:20px;text-align:center;}
.qiyeweixin .block2{padding-top:60px;}
.qiyeweixin .block2 .mt{font-size:32px;}
.qiyeweixin .block2 .liangdian-item{padding-top:55px;}
.qiyeweixin .block2 .liangdian-item .bt .title{font-size:26px;}
.qiyeweixin .block2 .liangdian-item .bt .title span{font-size:48px;}
.qiyeweixin .block2 .liangdian-item .bt-content:before{top:40px;width:16px;height:16px;}
.qiyeweixin .block2 .liangdian-item .yinliu-box{padding-top:40px;}
.qiyeweixin .block2 .yinliu-box .boxcontainer .neirong-container{display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column-reverse;}
.qiyeweixin .block2 .yinliu-box .boxcontainer .menu-box{padding:25px;display: flex;justify-content: flex-start;align-items: stretch;margin-bottom: 20px;width:100%;}
.qiyeweixin .block2 .yinliu-box .boxcontainer .menu-box .menu-item{width:25%;margin-bottom:0;}
.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box{width:100%;}
.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box .img{margin-top:20px;}
.qiyeweixin .block2 .zhuanhuamenu .content{overflow-x: scroll;}
.qiyeweixin .block2 .zhuanhuabox{padding-bottom:90px;}
.qiyeweixin .block2 .fenxi-content{flex-direction: column;}
.qiyeweixin .block2 .fenxi-menu{width:100%;margin-bottom:30px;}
.qiyeweixin .block2 .fenxi-menu .menu-content{width:100%;padding:20px;overflow-x: scroll;white-space: nowrap;}
.qiyeweixin .block2 .fenxi-menu .menu-item{display: inline-block;vertical-align: top;padding: 20px;}
.qiyeweixin .block2 .fenxi-box{width:100%;}
.qiyeweixin .yaodai .content{flex-direction: column;justify-content: center;}
.qiyeweixin .yaodai .text-box {font-size: 32px;width: 100%;}
.qiyeweixin .yaodai .zixun-button{width: 200px;margin-top: 30px;}
}

@media only screen and (max-width: 479px) {
.qiyeweixin .banner .text-box .wenzi1{font-size: 28px;white-space: normal;flex-wrap: wrap;}
.qiyeweixin .banner .text-box .wenzi1 .icon {width: 46px;}
.qiyeweixin .banner .text-box .wenzi2{font-size:20px;}
.qiyeweixin .mao-list .mao-link .icon{width:35px;height:35px;}
.qiyeweixin .mao-list .mao-link .wenzi{width:calc(100% - 35px);font-size:15px;}
.qiyeweixin .block1 .mt .wenzi {width: 68vw;font-size: 26px;letter-spacing: 5px;line-height: 1.4;}
.qiyeweixin .block2 .mt{font-size:26px;letter-spacing: 5px;}
.qiyeweixin .block2 .yinliu-box .box-title .content{height:76px;}
.qiyeweixin .block2 .yinliu-box .box-title .title-item{font-size:15px;}
.qiyeweixin .block2 .yinliu-box .boxcontainer{padding-top:40px;}
.qiyeweixin .block2 .yinliu-box .boxcontainer .menu-box{padding:10px;}
.qiyeweixin .block2 .yinliu-box .boxcontainer .menu-box .menu-item{font-size:15px;}
.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box .biaoti{font-size:16px;margin-bottom:10px;}
.qiyeweixin .block2 .yinliu-box .boxcontainer .text-box .neirong{font-size:15px;}
.qiyeweixin .block3 .mt{font-size:26px;letter-spacing:5px;}
.qiyeweixin .block3 .swiper-hangye-info .neirong-box{flex-direction: column;}
.qiyeweixin .block3 .swiper-hangye-info .img-box{width: 80vw;margin: 0 auto 20px auto;}
.qiyeweixin .block3 .swiper-hangye-info .img-box .img-content{position: static;}
.qiyeweixin .block3 .swiper-hangye-info .tuwen-box{width:100%;}
.qiyeweixin .block4 .mt .title{font-size:26px;letter-spacing:5px;}
.qiyeweixin .block4 .mc .kh-logo-item {margin-right: 20px!important;height: 40px;margin-bottom: 30px;}
.qiyeweixin .yaodai .text-box{font-size:24px;}

}