* {
  box-sizing: border-box;
}
.all-wrap {
  width: 100%;
  padding-top: 0;
}
.all-wrap .content-box { color: #666}
.all-wrap .content-box b { color: #333}

 .nu {color: #249ded; font-weight: bold}

.all-wrap .banner-box {
  width: 100%;
  height: 400px;
  position: relative;
}
.all-wrap .banner-box .banner {
  height: 400px;
  width: auto;
  position: absolute;
  top: 0;
  z-index: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.all-wrap .banner-box .banner-content {
  width: 1200px;
  height: 400px;
  position: relative;
  margin: auto;
  z-index: 1;
  padding-top: 120px;
}
.all-wrap .banner-box .banner-content h1,
.all-wrap .banner-box .banner-content h2,
.all-wrap .banner-box .banner-content h3 {
  color: #fff;
  margin-bottom: 12px;
  line-height: 1;
  text-align: left;
}
.all-wrap .banner-box .banner-content h1 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
.all-wrap .banner-box .banner-content h2 {
  font-size: 24px;
}
.all-wrap .banner-box .banner-content h3 {
  font-size: 16px;
  margin-bottom: 12px;
}
.all-wrap .banner-box .banner-content .zixun_btn {
  width: 180px;
  height: 43px;
  background: linear-gradient(90deg, #00bcd5, #38cdba);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 30px;
}
.all-wrap .content-box {
  padding: 50px 0;
}
.all-wrap .content-box h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.all-wrap .content-box h4 {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  margin-top: 8px;
  line-height: 1;
  text-align: center;
}
.all-wrap .content-box1 {
  padding-bottom: 0px;
}
.all-wrap .content-box1 h2 {
  /* margin-bottom: 80px; */
}
.all-wrap .content-box1 .row, .all-wrap .content-box .row{
  width: 1200px;
  margin: 0 auto;
}
.all-wrap .content-box1 .col {
  padding-left: 20px;
  padding-right: 20px;
}
.all-wrap .content-box1 .col-wrap {
  vertical-align: middle;
}
.all-wrap .content-box1 .col-wrap span {
  display: inline-block;
  color: #ffffff;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5;
  vertical-align: middle;
}

.all-wrap .content-box1 b {
  font-weight: 600;
  font-size: 24px;
  color: #333333;
  display: block;
  text-align: left;
}
.all-wrap .content-box1 img {
  max-width: 100%;
}
.all-wrap .content-box1 ul {
  margin-bottom: 30px;
}
.all-wrap .content-box1 li {
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
}
.all-wrap .content-box1 .content1 {
  padding-top: 40px;

}
.all-wrap .content-box1 .content1 .col:nth-last-child(1) {
  text-align: left;
}
.all-wrap .content-box1 .content1 b {
  margin-bottom: 10px;
}
.all-wrap .content-box1 .content1 p {
  font-size: 16px;
  color: #666666;
  margin-bottom: 30px;
}
.all-wrap .content-box1 .content1 ul {
  margin-bottom: 30px;
}
.all-wrap .content-box1 .content1 li {
  line-height: 48px;
}
.all-wrap .content-box1 .content1 b.b2 {
  display: block;
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
}
.all-wrap .content-box1 .content2 {
  padding: 50px 0;
  background: #f8feff;
}
.all-wrap .content-box1 .content2 b {
  margin-bottom: 30px;
}
.all-wrap .content-box1 .content2 .col:nth-child(1) .col-wrap {
  padding: 120px 0 0 120px;
}
.all-wrap .content-box1 .content3 {
  background: url('../../images/generalweb/pc/content-box1-3-3.png') no-repeat 50% 50%;
  height: 600px;
}
.all-wrap .content-box1 .content3 .col:nth-child(1) .col-wrap {
  text-align: right;
  padding-top: 125px;
}
.all-wrap .content-box1 .content3 .col:nth-child(2) .col-wrap {
  width: 501px;
  height: 202px;
  background: #edf9f7;
  border-radius: 94px 94px 100px 0;
  border-radius: 94px 94px 100px 0;
  padding: 45px 0 0 40px;
  margin-left: 40px;
  margin-top: 175px;
}
.all-wrap .content-box1 .content3 .col:nth-child(2) .col-wrap b {
  margin-bottom: 35px;
}
.all-wrap .content-box1 .content4 {
  height: 600px;
  background: url("../../images/generalweb/pc/content-box1-bg2.png") no-repeat 50%
    50%;
}
.all-wrap .content-box1 .content4 .col:nth-child(2) .col-wrap {
  padding-top: 35px;
}
.all-wrap .content-box1 .content4 .col:nth-child(1) .col-wrap {
  padding: 150px 0 0 120px;
}
.all-wrap .content-box1 .content4 b {
  margin-bottom: 30px;
}
.all-wrap .content-box2 .row .col .col-wrap{text-align: left; padding: 10px;}

.all-wrap .content-box2 .row .col .col-wrap b, .all-wrap .content-box7 .row .col .col-wrap b {
  font-size: 24px;
  font-weight: bold;

}
.all-wrap .content-box2 .row .col .col-wrap p {
  margin-top: 20px;
}
.all-wrap .content-box2 .row .col .tab-warp2 {
  margin-top: 20px;
}
.all-wrap .content-box2 .row .col .col-wrap ul{
  margin-top: 50px;
}

.all-wrap .content-box2 {
  /* background: #f7fdfd; */
  position: relative;
  overflow: hidden;
  background-size: auto;
  background-image: url('../../images/yandex/bg-01.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  height: 665px;
}
.all-wrap .content-box2 h4 {
  margin-bottom: 30px;
}

.all-wrap .content-box2 .content {
  width: 1200px;
  margin: 0 auto;
}
.all-wrap .content-box2 .content .nav-tabs1{
  text-align: center;
  margin-bottom:100px;
}
.all-wrap .content-box2 .content .nav-tabs1 li{
  float: none;
  display: inline-block;
  margin: 0 12px;
}

.all-wrap .content-box2 .content .nav-tabs1 li a{
  width: 210px;
  height: 52px;
  border-radius:22px;
  display:block;
  background-color: #fff;
  font-size: 16px;
  line-height:52px;
  color: #666666;
}
.all-wrap .content-box2 .content .nav-tabs1 li.active > a{
  background-image: url('../../images/yandex/button_bg.png'); /* 设置背景图片 */
  background-size: cover; /* 背景图片覆盖整个元素 */
  color: #fff;

  background-color: transparent;
}

.all-wrap .content-box2 .row .col {
  text-align: center;
}
.all-wrap .content-box2 .row .col p {
  display: block;
  font-size: 16px;
  color: #666666;
  margin-top: 30px;
}




.all-wrap .content-box3 {
  height: 460px;
}
.all-wrap .content-box3 .row{
  margin-bottom: 20px;
}
.all-wrap .content-box3  .row .col-wrap b { font-size: 16px; display: inline-block}
.all-wrap .content-box3  .row .col-wrap p { font-size: 14px; display: inline-block}
.all-wrap .content-box3  .row .col-wrap .right {display: inline;  float: right; width: 250px}

.all-wrap .content-box3 .box-wrap {
  width: 1140px;
  margin: 80px auto 0;
  display: flex;
  position: relative;
}
.all-wrap .content-box3 .box-wrap .text-box {
  position: relative;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list {
  width: 510px;
  height: 480px;
  position: absolute;
  left: 20px;
  top: -17px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list span {
  position: absolute;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t1 {
  top: 179px;
  left: 146px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t2 {
  top: 109px;
  left: 138px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t3 {
  top: 102px;
  left: 269px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t4 {
  top: 109px;
  left: 352px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t5 {
  top: 124px;
  left: 53px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t6 {
  top: 140px;
  left: 150px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t7 {
  top: 140px;
  left: 225px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t8 {
  top: 140px;
  left: 318px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t9 {
  top: 160px;
  left: 75px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t10 {
  top: 179px;
  left: 361px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t11 {
  top: 235px;
  left: 85px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t12 {
  top: 247px;
  left: 213px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t13 {
  top: 214px;
  left: 348px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t14 {
  top: 238px;
  left: 292px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t15 {
  top: 275px;
  left: 53px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t16 {
  top: 296px;
  left: 118px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t17 {
  top: 288px;
  left: 177px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t18 {
  top: 320px;
  left: 327px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t19 {
  top: 321px;
  left: 35px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t20 {
  top: 326px;
  left: 166px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t21 {
  top: 349px;
  left: 102px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t23 {
  top: 350px;
  left: 246px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t24 {
  top: 302px;
  left: 426px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t25 {
  top: 340px;
  left: 411px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t26 {
  top: 147px;
  left: 423px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t27 {
  top: 267px;
  left: 316px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t28 {
  top: 249px;
  left: 376px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .t29 {
  top: 302px;
  left: 250px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .c1 {
  color: #23e7b7;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .c2 {
  color: #6dd7ff;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .c3 {
  color: #ffae46 !important;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .c4 {
  color: #939393;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .c5 {
  color: #e77f23;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .c6 {
  color: #ffffff !important;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .c7 {
  color: #6ad3fa;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .fs1 {
  font-size: 48px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .fs2 {
  font-size: 36px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .fs3 {
  font-size: 30px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .fs4 {
  font-size: 24px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .fs5 {
  font-size: 18px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .fs6 {
  font-size: 18px;
}
.all-wrap .content-box3 .box-wrap .text-box .text-list .b {
  font-weight: bold;
}
.all-wrap .content-box3 .box-wrap .icon-box {
  margin-left: 55px;
  position: relative;
}
.all-wrap .content-box3 .box-wrap .icon-box .name-line-list {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  position: absolute;
}
.all-wrap .content-box3 .box-wrap .icon-box .name-line-list .item {
  width: 66px;
  height: 85px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 1;
  padding-top: 78px;
  margin-right: 33.5px;
  margin-bottom: 28px;
}
.all-wrap .content-box3 .box-wrap .icon-box .name-line-list .item:nth-child(6n) {
  margin-right: 0;
}


.all-wrap .content-box4 {
  background: #f7fdfd;
  overflow: hidden;
}
.all-wrap .content-box4 .icon-list {
  width: 1030px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}
.all-wrap .content-box4 .icon-list .item {

}
.all-wrap .content-box4 .icon-list .item img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-bottom: 20px;
}
.all-wrap .content-box4 .icon-list .item p {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 1;
  text-align: center;
  width: 100%;
}

.all-wrap .content-box7 {
  background-image: url('../../images/yandex/bg-02.png');
  background-position: center top;
  background-repeat: no-repeat;
  height: 665px;

}
.all-wrap .content-box7 .left { padding: 70px 0;}
.all-wrap .content-box7 .left .col-wrap{ padding: 25px 0;}

.all-wrap .content-box7 .swiper1 {
  background-image: url('../../images/yandex/radius.png');
  background-position: center top;
  background-repeat: no-repeat;
  margin: 40px 30px;
  padding-left: 15px;
  text-align: center;
  position: relative;
  width: 600px;
  height: 376px;
}


.all-wrap .content-box7 .swiper1 .swiper {
  width: 520px;
  height: 346px;
  overflow: hidden;
  margin: 30px auto 0 auto;
}
.all-wrap .content-box7 .swiper1 .arrow-left {
  left: 10px;
  background: url('../../images/yandex/arrow-left.png') no-repeat 0 0;
}
.all-wrap .content-box7 .swiper1 .arrow-right {
right: 10px;
background: url(../../images/yandex/arrow-right.png) no-repeat 0 0;
}
.all-wrap .content-box7 .swiper1 .arrow {
  width: 16px;
  height: 29px;
  position: absolute;
  top: 45%;
  cursor: pointer;
}

.all-wrap .content-box7 .right .mid-img {width: 520px;height: 346px;}
.all-wrap .content-box7 .right .lef img {}


.all-wrap .content-box5 .col-wrap, .all-wrap .content-box6 .col-wrap{  text-align: center; margin: 85px auto }
.all-wrap .content-box6 {background-color: #E4F0FF}

.m-wrap .box-wrap { color: #666}
.m-wrap .box-wrap b { color: #333}
.red {color: #d33519; font-weight:bold}

.m-wrap .box-wrap { color: #333; }
/* 移动 */
.m-wrap .mbanner {
  width: 10rem;
  height: 4.8rem;
  position: relative;
}
.m-wrap .mbanner h1 {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 6vw;
  font-weight: bold;
  width: 100%;
  text-align: center;
  top: 0.8rem;
}
.m-wrap .mbanner h3 {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 3vw;
  font-weight: 400;
  color: #ffffff;
  top: 1.8rem;
  width: 100%;
  text-align: center;
}
.m-wrap .mbanner .h-2 {
  top: 1.91rem;
}
.m-wrap .mbanner img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.m-wrap .content-box ul li {color: #333; font-size: 0.34rem}
.m-wrap .box-wrap {
  width: 100%;
  padding: 0.5rem 0;
}
.m-wrap .content-box {
  /* padding: 0.3rem; */
}
.m-wrap .box-wrap h2 {
  font-size: 0.48rem;
  width: 100%;
  text-align: center;
  margin: 0 0 0.267rem 0;
  overflow: hidden;
  font-weight: bold;
  color: #333333;
  line-height: 1.2;
}
.m-wrap .box-wrap h4 {
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 1;
  width: 100%;
  text-align: center;
  margin-bottom: 0.467rem;
}
.m-wrap .box-wrap1 {
  /* background: #f00; */
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  text-align: center;
  padding-bottom: 0;
  /* border: 1px solid #ededed; */
}
.m-wrap .box-wrap1 .row {
  margin: 0 -0.2rem;
}
.m-wrap .box-wrap1 .col {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  margin-bottom: 0.3rem;
}
.m-wrap .box-wrap1 .col-wrap {
  position: relative;
  background: #FFFFFF;
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
  border: 1px solid #EBEBEB;
}
.m-wrap .box-wrap1 .col img, .m-wrap .box-wrap2 .col img {
  width: 100%;
}
.m-wrap .box-wrap1 .col p{
  font-size: 0.28rem;
  color: #666;
  line-height: 1.5;
  position: absolute;
  top: 0.5rem;
  left: 0.2rem;
  text-align: left;
}

.box-wrap1 .col ul{ text-align: left; line-height: 2; font-size: 0.24rem}


.m-wrap .box-wrap2, .m-wrap .box-wrap4, .m-wrap .bg {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1dbbc7+0,2096d4+100 */
  background-color: #E3F0FF; /* Old browsers */
  background: rgb(227,240,255); /* Old browsers */

  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

.m-wrap .box-wrap2 .icon{
  display: inline-block;
  width: 0.9rem;
  height: 0.9rem;
  margin-right: 0.2rem;
  margin-left: 0.5rem;
}
.m-wrap .box-wrap2 .icon img{
  width: 100%;
}
.m-wrap .box-wrap2 table{
  width: 100%;
}
.m-wrap .box-wrap2 td{
  border-bottom: 1px solid #eaeaea;
  background: #fff;
}
.m-wrap .box-wrap2 .tit{
  height: 1.12rem;
  line-height: 1.12rem;
  position: relative;
}
.m-wrap .box-wrap2 .tit b{
  font-size: 0.36rem;
  font-weight: 600;
}
.m-wrap .box-wrap2 .tit {

}
.m-wrap .box-wrap2 .tit .bar{
  position: absolute;
  right: 0.5rem;
  top: 0.25rem;
}
.m-wrap .box-wrap2 .tit .open{
  display: block;
  width: 0.66rem;
  height: 0.66rem;
  line-height: 0.66rem;
  text-align: center;
  background: #eaeaea;
  color: #666;
  font-size: 0.7rem;
  /* font-weight: 600; */
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.m-wrap .box-wrap2 .tit .close{
  display: none;
  width: 0.66rem;
  height: 0.66rem;
  line-height: 0.60rem;
  text-align: center;
  background: #eaeaea;
  color: #666;
  font-size: 0.7rem;
  /* font-weight: 600; */
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.m-wrap .box-wrap2 .cont{
  display: none;
}
.m-wrap .box-wrap2 .active .tit{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00bde6+0,00bde6+100 */
  background: rgb(55,130,215); /* Old browsers */


}
.m-wrap .box-wrap2 .active .tit b{
  color: #fff;
}
.m-wrap .box-wrap2 .active .cont{
  display: block;
  padding: 0.5rem;
}
.m-wrap .box-wrap2 .active .tit .open{
  display: none;
}
.m-wrap .box-wrap2 .active .tit .close{
  display: block;
}
.m-wrap .box-wrap2 .tit .icon .tit-open {display: inline}
.m-wrap .box-wrap2 .tit .icon .tit-close {display: none}
.m-wrap .box-wrap2 .cont { font-size: 0.28rem; line-height: 2}
.m-wrap .box-wrap2 .cont img {max-width: 100%; margin: 10px 0 20px 0}

.m-wrap .box-wrap3 .content .col-wrap img {max-width: 36%;  margin: 0.4rem 0.1rem auto 0;}
.m-wrap .box-wrap3 .content .col-wrap .right{width: 60%;  float: right;}
.m-wrap .box-wrap3 .content .col-wrap .right:after { clean:both;}
.m-wrap .box-wrap3 .content .col-wrap .right b {font-size: 0.3rem; font-weight: bold; line-height: 2}
.m-wrap .box-wrap3 .content .col-wrap .right p {font-size: 0.24rem; line-height: 1.5; color: #666}
.m-wrap .box-wrap3 .content .row { margin: 20px 0}


.m-wrap .box-wrap4 .content .swiper2 {
  background-image: url('../../images/yandex/radius.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  position: relative;
  height: 5.76rem;
  margin-top: 0.5rem;

}

.m-wrap .box-wrap4 .content .swiper {
  width: 90%;
  height: 5.2rem !important;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 0.5rem;
}


.m-wrap .box-wrap4 .swiper2 .arrow{
  width: 0.29rem;
  height: 0.50rem;
  position: absolute;
  top: 50%;
  cursor: pointer;
  margin-top: -5%;
}
.m-wrap .box-wrap4 .swiper2 .arrow-left{
  left: 0.3rem;
  background: url('../../images/yandex/arrow-left.png') no-repeat 0 0;
  background-size: cover;
}
.m-wrap .box-wrap4 .swiper2 .arrow-right{
  right: 0.3rem;
  background: url('../../images/yandex/arrow-right.png') no-repeat 0 0;
  background-size: cover;
}


.m-wrap .box-wrap4 .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.m-wrap .box-wrap4 .swiper-slide img {
  height: inherit;
}
.m-wrap .box-wrap4 .col-wrap p, .m-wrap .box-wrap5 .content .col-wrap p {
  color: #666;
}
.m-wrap  .content .col-wrap {margin-top:0.5rem; line-height: 1.5;}
.m-wrap .content .col-wrap b {font-weight: bold;  font-size: 0.37rem; margin-top: 0.2rem}
.m-wrap .content .col-wrap p { font-size: 0.26rem; margin-top: 0.2rem}

.m-wrap .box-wrap5 .content .col-wrap img { max-width: 100%}
.m-wrap .box-wrap5 .box-wrap5-img {padding: 0}
.m-wrap .box-wrap5 .content  .left{width: 50%; display: table-cell; vertical-align:middle}
.m-wrap .box-wrap5 .content  .right{width: 47%; display: table-cell;}

.m-wrap  .box-wrap6 img {max-width: 100%}

.m-wrap  .box-wrap7 h2 { margin-bottom:0.5rem}
.m-wrap .box-wrap7 {
  overflow: hidden;
  background: #fff;
}
.m-wrap .box-wrap7 .icon-list {
  margin-top: -0.133rem;
  margin-bottom: 0.467rem;
  display: flex;
  justify-content: space-between;
  padding: 0 0.667rem;
}
.m-wrap .box-wrap7 .icon-list .item {
  width: 2.167rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.m-wrap .box-wrap7 .icon-list .item img {
  width: 1.6rem;
  height: auto;
  margin-bottom: 0.2rem;
  border-radius: 50%;
}
.m-wrap .box-wrap7 .icon-list .item p {
  font-size: 0.23rem;
  font-weight: bold;
  color: #333333;
  line-height: 1;
  width: 100%;
  text-align: center;
}