* {
  box-sizing: border-box;
}
body { overflow: initial;}
.all-wrap {
  width: 100%;
  padding-top: 0;
}
.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: center;
}
.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;
}

.content-tab {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  z-index: 999;
  position: sticky;
  padding: 20px 0;
}
.content-tab .item {
  width: 410px; height: 78px; line-height: 72px;
  display: flex;
  justify-content: center;
  font-size: 20px; color: #43CDBA;
  font-weight: 400; white-space: nowrap;
  cursor: pointer;
}
.content-tab .item.b {
  color: #ffffff;
}
.content-tab .item.tab-left {
  position: relative; right: -20px;
  background: url(../../images/lawyer/pc/tab-left2.png) no-repeat;
}
.content-tab .item.tab-left.b {
  position: relative; right: -20px;
  background: url(../../images/lawyer/pc/tab-left1.png) no-repeat;
}
.content-tab .item.tab-right {
  position: relative; right: 20px;
  background: url(../../images/lawyer/pc/tab-right2.png) no-repeat;
}
.content-tab .item.tab-right.b {
  position: relative; right: 20px;
  background: url(../../images/lawyer/pc/tab-right1.png) no-repeat;
}

.content-footer {
  padding: 34px 0 50px 0;
  display: flex;
  justify-content: center;
}
.content-footer .btn {
  width: 320px;
  height: 70px;
  border-radius: 40px;
  background: #14b59f;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
}

.all-wrap .content-box{
  padding: 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{
  height: 509px;
  background: url('../../images/lawyer/pc/content-box1-bg.jpg') no-repeat 50% 100%;
}
.all-wrap .content-box1 .list-box {
  width: 1200px;
  margin: auto;
  display: flex;
  padding-bottom: 50px;
}
.all-wrap .content-box1 .list-box .item {
  width: 600px;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  margin-top: 80px;
}
.all-wrap .content-box1 .list-box .item2{
  text-align: left;
}
.all-wrap .content-box1 .list-box .item2 h3{
  height: 25px;
  font-size: 24px;
  color: #333333;
  margin-bottom: 10px;
}
.all-wrap .content-box1 .list-box .item2 p{
  height: 14px;
  font-size: 14px;
  text-align: left;
  color: #666666;
  margin-bottom: 43px;
}
.all-wrap .content-box1 .list-box .item2 li{
  font-size: 14px;
  color: #03BCBE;
  padding: 5px 0;
}
.all-wrap .content-box1 .list-box .item2 li img{
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.all-wrap .content-box2 {
  background: #f7fdfd;
  position: relative;
  overflow: hidden;
  background-size: auto;
  background-position: center top;
  background-repeat: no-repeat;
}
.all-wrap .content-box2 .content{
  width: 1200px;
  margin: 0 auto;
}
.all-wrap .content-box2 .row{
  padding-top: 50px;
  margin: 0 -40px;
}
.all-wrap .content-box2 .row .col{
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}
.all-wrap .content-box2 .row .col-wrap{
  height: 295px;
  border-radius: 20px 20px 20px 20px;
  background: #ffffff;
  box-shadow: 0 8px 22px 2px #0d3f3d1a;
  padding: 0 40px;
  padding-top: 50px;
}
.all-wrap .content-box2 .row .icon{
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-bottom: 28px;
}
.all-wrap .content-box2 .row b{
  display: block;
  font-size: 20px;
  text-align: center;
  color: #333333;
  margin-bottom: 15px;
}
.all-wrap .content-box2 .row p{
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  color: #666666;
}
.all-wrap .content-box3 .content{
  width: 1200px;
  margin: 0 auto;
}
.all-wrap .content-box3 .nav-tabs{
  margin: 40px 0;
  text-align: center;
}
.all-wrap .content-box3 .nav-tabs li{
  float: none;
  display: inline-block;
}
.all-wrap .content-box3 .nav-tabs li a{
  border: none;
  font-size: 20px;
  color: #1D1D1D;
  padding: 25px;
}
.all-wrap .content-box3 .nav-tabs li a:hover{
  background: none;
  border: none;
}
.all-wrap .content-box3 .nav-tabs li.active>a, 
.all-wrap .content-box3 .nav-tabs li.active>a:focus, 
.all-wrap .content-box3 .nav-tabs li.active>a:hover{
  border: none;
  border-bottom: 4px solid #5BDAC9;
  color: #5BDAC9;
}
.all-wrap .content-box3 .row{
  margin: 0 -10px;
}
.all-wrap .content-box3 .col{
  padding-left: 10px;
  padding-right: 10px;
}
.all-wrap .content-box3 .item{
  background: #aaa;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.all-wrap .content-box3 .item::after{
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.all-wrap .content-box3 .text{
  padding: 0 30px;
  position: absolute;
  bottom: 30px;
  z-index: 2;
}
.all-wrap .content-box3 .text b{
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #FFFFFF;
  display: block;
  position: relative;
}
.all-wrap .content-box3 .text b::after{
  content:"";
  display: inline-block;
  width: 60px;
  height: 4px;
  border-radius: 2px 2px 2px 2px;
  opacity: 0.7;
  background: #54ffff;
  position: absolute;
  top: 100%;
  left: 0px;
}
.all-wrap .content-box3 .text p{
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
  padding: 10px 0;
  display: none;
}
.all-wrap .content-box3 .item:hover p{
  display: block;
}
.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 {
  width: 125px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.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-box5 {
  margin: auto;
  height: 485px;
  position: relative;
  background: #f7fdfd;
}
.all-wrap .content-box5 h4{
  margin-bottom: 50px;
}
.all-wrap .content-box5 .content{
  width: 1200px;
  margin: 0 auto;
}
.all-wrap .content-box5 .row{
  margin: 0 -10px;
}
.all-wrap .content-box5 .col{
  padding-left: 10px;
  padding-right: 10px;
}
.all-wrap .content-box5 .col-wrap{
  background: #aaa;
  height: 250px;
  padding: 32px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.all-wrap .content-box5 .col-wrap b{
  font-size: 24px;
  text-align: left;
  color: #FFFFFF;
  display: block;
  margin-bottom: 10px;
}
.all-wrap .content-box5 .col-wrap p{
  font-size: 14px;
  text-align: left;
  color: #FFFFFF;
}
.all-wrap .content-box5 .col-wrap .row{
  margin-top: 79px;
}
.all-wrap .content-box5 .col-wrap .row{
  color: #fff;
  font-size: 14px;
}
.all-wrap .content-box5 .col-wrap .row .icon{
  width: 46px;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  margin-right: 10px;
  text-align: center;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.all-wrap .content-box5 .col1{
  background: url('../../images/lawyer/pc/content-box5-1.png') no-repeat 50% 50%;
}
.all-wrap .content-box5 .col2{
  background: url('../../images/lawyer/pc/content-box5-2.png') no-repeat 50% 50%;
}
.all-wrap .content-box6 .item-list {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
  margin: 45px auto 0;
  justify-content: space-around;
}
.all-wrap .content-box6 .item-list .item {
  width: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}
.all-wrap .content-box6 .item-list .item img {
  width: 86px;
  height: 86px;
  margin: 20px auto;
}
.all-wrap .content-box6 .item-list .item .name {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
  line-height: 1;
  text-align: center;
}
.all-wrap .content-box6 .item-list .item .msg {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
  text-align: center;
}
.all-wrap .content{
  padding: 80px 0;
}
.all-wrap .content b{
  display: block;
  font-size: 24px;
  text-align: left;
  color: #45A895;
  font-weight: 600;
  margin-bottom: 16px;
}
.all-wrap .content li{
  color: #666666;
  font-size: 16px;
  text-align: left;
  line-height: 28px;
}
.all-wrap .content2{
  background: #f5fdfd;
}
.all-wrap .row{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.al-row {
  background: #ffffff;
  box-shadow: 2px 3px 40px 0 #67676726;
  padding: 40px; margin-bottom: 30px!important;
  display: flex;align-items: center;
}
.al-wrap {
  background: #ffffff;
}
.al-h1 {
  font-weight: 700;
  font-size: 30px;
  text-align: left;
  color: #333333;
  width: 1200px;
  margin: 35px auto;
}
.al-wrap .al-title {
  color: #5BCDBE;
  font-size: 20px;
  font-weight: 700; margin-bottom: 30px;
}
.al-wrap .al-active {
  width: 50px;
  height: 3px;
  background: #5bcdbe; margin-bottom: 18px;
}
.al-wrap .al-ul { font-size: 16px;font-weight: 400;color: #333333;}
.al-wrap .al-ul-desc {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 88px;
  overflow: hidden;
}
.al-wrap .btn {
  border-radius: 4px; color: #FFFFFF;
  background: #5bcdbe;font-size: 14px;
}


.box-wrap .m-videos {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.m-videos .m-al-h1 {
  font-weight: 700;
  font-size: .66rem;
  color: #333333;
  text-align: center;
  margin: 0.2rem 0 1rem 0;
}
.m-videos .m-al-row {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center; margin-bottom: 1.46rem;
}

.m-videos .m-al-title {
  color: #5BCDBE;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}

.m-videos .m-al-active {
  width: 50px;
  height: 3px;
  background: #5bcdbe;
  margin-bottom: 18px;
}

.m-videos .m-al-li {
  font-size: .4rem;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0.16rem;
}

.m-videos .m-al-ul-desc {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  width: 100%; margin: 0.41rem 0;
  font-size: .4rem;
  overflow: hidden;
}

.m-videos .btn {
  border-radius: 4px;
  color: #FFFFFF;
  background: #5bcdbe;
  font-size: 14px;
}




.m-content-tab {
  width: 100%;
  background: linear-gradient(to right, #70D4C4, #F1FBF9);
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  z-index: 999;
  position: sticky;
}
.m-content-tab.t-hover {
  background: linear-gradient(to right, #F1FBF9, #70D4C4);
}

.m-content-tab .item {
  width: 350px; height: 90px;
  display: flex;
  justify-content: center;
  align-items: center; text-align: center;
  font-size: 0.5rem;
  color: #43CDBA;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
}

.m-content-tab .item.b {
  color: #ffffff;
}

.m-content-tab .item.tab-left {
  text-indent: -10px;
  position: relative; right: -5px;
  background: url(../../images/lawyer/m/tab-left2.png) no-repeat right;
}

.m-content-tab .item.tab-left.b {
  position: relative; right: -5px;
  background: url(../../images/lawyer/m/tab-left1.png) no-repeat right;
}

.m-content-tab .item.tab-right {
  position: relative; right: 5px;
  background: url(../../images/lawyer/m/tab-right2.png) no-repeat;
}

.m-content-tab .item.tab-right.b {
  position: relative; right: 5px;
  background: url(../../images/lawyer/m/tab-right1.png) no-repeat;
}

.m-wrap .mbanner {
  width: 10rem;
  height: 4.8rem;
  position: relative;
}
.m-wrap .mbanner h1 {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 7vw;
  font-weight: bold;
  width: 100%;
  text-align: center;
  top: 1.4rem;
}
.m-wrap .mbanner h3 {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 3vw;
  font-weight: 400;
  color: #ffffff;
  top: 2.7rem;
  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 .box-wrap {
  width: 100%;
}
.m-wrap .content-box{
  background: #f6f6f6;
  padding: 0.3rem;
}
.m-wrap .box-wrap > h2 {
  font-size: 0.48rem;
  width: 100%;
  text-align: center;
  margin: 0.5rem 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 {
  padding: 0 0.4rem 0.133rem;
  background: #fff;
  border: 1px solid #ededed;
  border-radius: 0.1rem;
  -webkit-border-radius:0.2rem;;
  -moz-border-radius:0.2rem;;
  -ms-border-radius:0.2rem;;
  -o-border-radius:0.2rem;;
  margin-bottom: 0.3rem;
}
.m-wrap .box-wrap1 img {
  width: 100%;
}
.m-wrap .box-wrap1 h3 {
  font-size: 0.42rem;
  font-weight: 600;
  color: #666;
  line-height: 1;
  margin-bottom: 0.2rem;
}
.m-wrap .box-wrap1 p {
  font-size: 0.3rem;
  color: #999;
  line-height: 1.5;
  margin-bottom: 0.16rem;
}
.m-wrap .box-wrap1 ul li{
  color: #14B4B4;
  font-size: 0.3rem;
  vertical-align: middle;
  line-height: 0.75rem;
}
.m-wrap .box-wrap1 ul li img {
  width: 0.4rem;
  display: inline-block;
  margin-right: 0.1rem;
}
.m-wrap .box-wrap2 {
  background: #fff;
  border: 1px solid #ededed;
  border-radius: 0.1rem;
  -webkit-border-radius:0.1rem;
  -moz-border-radius:0.1rem;
  -ms-border-radius:0.1rem;
  -o-border-radius:0.1rem;
  margin-bottom: 0.3rem;
  padding: 0.4rem;
}
.m-wrap .box-wrap2 .row{
  margin: 0 -0.12rem;
}
.m-wrap .box-wrap2 .col{
  margin-bottom: 0.3rem;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
}
.m-wrap .box-wrap2 .col-wrap{
  text-align: center;
  border-radius: 20px 20px 20px 20px;
  background: #ffffff;
  box-shadow: 0 8px 22px 2px #0d3f3d1a;
  padding: 0.5rem 0.6rem;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -ms-border-radius: 20px 20px 20px 20px;
  -o-border-radius: 20px 20px 20px 20px;
}
.col-wrap-title {
  color: #45A895;
  font-weight: 700;
}
.col-wrap .col-wrap-ul {
  display: flex;
}
.col-wrap .col-wrap-ul .s-ul {
  margin-right: 20px;
  line-height: 28px;
}
.col-wrap .s-ul li{
  color: #666666;
}
.col-wrap .s-ul li::before {
  content: '.';
  position: relative;
  top: -5px;
  font-size: 26px;
  margin-right: 8px;
}

.m-wrap .col-wrap-ul {
  display: flex;
  justify-content: space-between;
}

.m-wrap .s-ul {
  line-height: 0.6rem;
  padding-bottom: 0.6rem;
}

.m-wrap .box-wrap2 .icon{
  display: inline-block;
  width: 0.7rem;
  height: 0.7rem;
  margin-bottom: 0.3rem;
}
.m-wrap .box-wrap2 .icon img{
  max-width: 100%;
}
.m-wrap .box-wrap2 b{
  display: block;
  text-align: center;
  font-size: 0.3rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 0.1rem;
}
.m-wrap .box-wrap2 p{
  text-align: center;
  font-size: 0.28rem;
  color: #666;
}
.m-wrap .box-wrap3 {
  background: #fff;
  border: 1px solid #ededed;
  border-radius: 0.1rem;
  -webkit-border-radius:0.1rem;
  -moz-border-radius:0.1rem;
  -ms-border-radius:0.1rem;
  -o-border-radius:0.1rem;
  margin-bottom: 0.3rem;
  padding: 0.4rem;
}
.m-wrap .box-wrap3 .nav-tabs{
  text-align: center;
  margin-bottom: 0.6rem;
  border: none;
}
.m-wrap .box-wrap3 .nav-tabs li{
  float:none;
  display: inline-block;
}
.m-wrap .box-wrap3 .nav-tabs a{
  height: 0.63rem;
  line-height: 0.63rem;
  font-size: 0.36rem;
  padding: 0 0.4rem;
  border: 1px solid #BFBFBF;
  border-radius: 0.31rem;
  -webkit-border-radius: 0.31rem;
  -moz-border-radius: 0.31rem;
  -ms-border-radius: 0.31rem;
  -o-border-radius: 0.31rem;
  color: #333;
}
.m-wrap .box-wrap3 .nav-tabs li.active>a,
.m-wrap .box-wrap3 .nav-tabs li.active>a:focus,
.m-wrap .box-wrap3 .nav-tabs li.active>a:hover{
  background: #5bdac9;
  color: #fff;
  border-color: #5bdac9;
}
.m-wrap .box-wrap3 table td{
  width: 50%;
}
.m-wrap .box-wrap3 td img{
  max-width: 100%;
}
.m-wrap .box-wrap3 td.text{
  background: #11b7ad;
  text-align: center;
  padding: 0 0.2rem;
}
.m-wrap .box-wrap3 td b{
  display: block;
  font-size: 0.33rem;
  color: #FFFFFF;
  font-weight: 600;
  padding-bottom: 0.28rem;
  position: relative;
  margin-bottom: 0.1rem;
}
.m-wrap .box-wrap3 td b::after{
  content: "";
  display: inline-block;
  width: 1rem;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 50%;
  bottom: 0px;
  opacity: 0.7;
  margin-left: -0.5rem;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.m-wrap .box-wrap3 td p{
  font-size: 0.28rem;
  color: #FFFFFF;
}
.m-wrap .box-wrap4 {
  overflow: hidden;
  background: #f6fefd;
}
.m-wrap .box-wrap4 .icon-list {
  margin-top: -0.133rem;
  margin-bottom: 0.467rem;
  display: flex;
  justify-content: space-between;
  padding: 0 0.667rem;
}
.m-wrap .box-wrap4 .icon-list .item {
  width: 1.867rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.m-wrap .box-wrap4 .icon-list .item img {
  width: 1.6rem;
  height: auto;
  margin-bottom: 0.2rem;
  border-radius: 50%;
}
.m-wrap .box-wrap4 .icon-list .item p {
  font-size: 0.24rem;
  font-weight: bold;
  color: #333333;
  line-height: 1;
  width: 100%;
  text-align: center;
}
.m-wrap .box-wrap5 {
  background: #fff;
  border: 1px solid #ededed;
  border-radius: 0.1rem;
  -webkit-border-radius:0.1rem;
  -moz-border-radius:0.1rem;
  -ms-border-radius:0.1rem;
  -o-border-radius:0.1rem;
  margin-bottom: 0.3rem;
  padding: 0.4rem;
}
.m-wrap .box-wrap5 .col{
  padding: 0px;
  position: relative;
}
.m-wrap .box-wrap5 .col-wrap{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  padding: 0.33rem;
}
.m-wrap .box-wrap5 .col-wrap b{
  font-size: 0.42rem;
  color: #fff;
  display: block;
  margin-bottom: 0.1rem;
}
.m-wrap .box-wrap5 .col-wrap p{
  font-size: 0.3rem;
  color: #fff;
  margin-bottom: 1.05rem;
}
.m-wrap .box-wrap5 .col-wrap .row{
  font-size: 0.3rem;
  color: #fff;
}
.m-wrap .box-wrap5 .col-wrap .row .col-xs-6{
  padding: 0px;
}
.m-wrap .box-wrap5 .col-wrap .icon{
  width: 0.78rem;
  height: 0.78rem;
  text-align: center;
  line-height: 0.78rem;
  display: inline-block;
  background: #fff;
  border-radius: 0.15rem;
  -webkit-border-radius: 0.15rem;
  -moz-border-radius: 0.15rem;
  -ms-border-radius: 0.15rem;
  -o-border-radius: 0.15rem;
}
.m-wrap .box-wrap5 .col-wrap .icon img{
  width: 0.55rem;
}
.m-wrap .box-wrap5 img{
  max-width: 100%;
}

.m-wrap .box-wrap6 {
  background: #fff;
}
.m-wrap .box-wrap6 .item-list {
  padding: 0.467rem 0.667rem 0.267rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.m-wrap .box-wrap6 .item-list .item {
  width: 1.867rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 0.4rem;
}
.m-wrap .box-wrap6 .item-list .item img {
  width: 1.147rem;
  height: 1.147rem;
  margin-bottom: 0.2rem;
}
.m-wrap .box-wrap6 .item-list .item p {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
  line-height: 1;
}

.m-wrap .box-wrap7 {
  background: #fff;
  border: 1px solid #ededed;
  border-radius: 0.1rem;
  -webkit-border-radius:0.1rem;
  -moz-border-radius:0.1rem;
  -ms-border-radius:0.1rem;
  -o-border-radius:0.1rem;
  margin-bottom: 0.3rem;
  padding: 0.4rem;
  text-align: center;
}
.m-wrap .box-wrap7 .col{
  padding: 0;
}
.m-wrap .box-wrap7 b{
  display: block;
  font-size: 0.36rem;
  color: #333333;
  font-weight: 600;
  margin-bottom: 0.2rem;
}
.m-wrap .box-wrap7 li{
  font-size: 0.3rem;
  color: #666;
}
.m-wrap .box-wrap7 img{
  width: 100%;
  margin: 0.3rem 0;
}


.m-wrap .col-wrap-title {
  font-weight: 700;
  font-size: .5rem;
  text-align: left;
  color: #333333; margin-bottom: 0.2rem;
}
.m-wrap .box-wrap-li {
  background: #fff;
  border-radius: 0.1rem;
  -webkit-border-radius:0.1rem;
  -moz-border-radius:0.1rem;
  -ms-border-radius:0.1rem;
  -o-border-radius:0.1rem;
  margin-bottom: 0.3rem;
  padding: 0.8rem 0.4rem 0.4rem 0.4rem;
  text-align: center;
}
.m-wrap .box-wrap-li .content {
  padding-bottom: 0.5rem;
}
.m-wrap .box-wrap-li .col{
  padding: 0;
}
.m-wrap .box-wrap-li b{
  display: block;
  font-size: 0.36rem;
  color: #333333;
  font-weight: 600;
  margin-bottom: 0.2rem;
}
.m-wrap .box-wrap-li li{
  font-size: 0.38rem;
  color: #666;
  text-align: left;
}
.m-wrap .box-wrap-li li::before {
  content: '.';
  position: relative;
  top: -4px;
  font-size: 0.8rem;
  margin-right: 0.1rem;
}
.m-wrap .box-wrap-li img{
  width: 100%;
  margin: 0.3rem 0;
}