* {
  box-sizing: border-box;
}
.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: 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: 68px 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{
  background: #F6F6F6;
}
.all-wrap .content-box1 h4{
  margin-bottom: 80px;
}
.all-wrap .content-box1 .content {
  width: 1200px;
  margin: 0 auto;
}
.all-wrap .content-box1 .col-wrap{
  height: 155px;
  line-height: 155px;
  vertical-align: middle;
  text-align: center;
}
.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 .col:nth-child(1) .col-wrap{
  background: url('../../images/schoolweb/pc/content-box1-1.png') no-repeat 50% 50%;
}
.all-wrap .content-box1 .col:nth-child(2) .col-wrap{
  background: url('../../images/schoolweb/pc/content-box1-2.png') no-repeat 50% 50%;
}
.all-wrap .content-box1 .col:nth-child(3) .col-wrap{
  background: url('../../images/schoolweb/pc/content-box1-3.png') no-repeat 50% 50%;
}
.all-wrap .content-box1 .col:nth-child(4) .col-wrap{
  background: url('../../images/schoolweb/pc/content-box1-4.png') no-repeat 50% 50%;
}
.all-wrap .content-box1 b{
  font-weight: 600;
  font-size: 22px;
  color: #303133;
  display: block;
  margin: 42px 0 0 70px;
  text-align: left;
}
.all-wrap .content-box1 .row{
  margin: 0 -13px;
}
.all-wrap .content-box1 .col{
  padding-left: 13px;
  padding-right: 13px;
}
.all-wrap .content-box1 img{
  width: 100%;
}
.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 h4{
  margin-bottom: 60px;
}
.all-wrap .content-box2 .content{
  width: 1200px;
  margin: 0 auto;
}
.all-wrap .content-box2 .row{
  margin: 0 -20px;
}
.all-wrap .content-box2 .row .col{
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.all-wrap .content-box2 .row .col-wrap{
  border: 1px solid #EFEFEF;
}
.all-wrap .content-box2 .row td{
  height: 210px;
  padding: 20px;
}
.all-wrap .content-box2 .row td .icon{
  width: 100px;
  height: 100px;
  display: inline-block;
}
.all-wrap .content-box2 .row td:nth-child(1){
  width: 48%;
  border-right: 1px solid #EFEFEF;
}
.all-wrap .content-box2 .row td:nth-child(1) b{
  display: block;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
}
.all-wrap .content-box2 .row td:nth-child(2){
  line-height: 1.8;
  text-align: left;
}
.all-wrap .content-box2 .col:hover .col-wrap{
  border-color: #1CB29D;
}
.all-wrap .content-box2 .col:hover td:nth-child(1){
  background: #1CB29D;
}
.all-wrap .content-box2 .col:hover td:nth-child(1) b{
  color: #fff;
}
.all-wrap .content-box2 .col:hover td:nth-child(2) {
  color: #1CB29D;
}
.all-wrap .content-box2 .col:nth-child(1) td .icon{
  background: url('../../images/schoolweb/pc/content-box2-1-1.png') no-repeat 50% 50%;
}
.all-wrap .content-box2 .col:nth-child(2) td .icon{
  background: url('../../images/schoolweb/pc/content-box2-2-1.png') no-repeat 50% 50%;
}
.all-wrap .content-box2 .col:nth-child(3) td .icon{
  background: url('../../images/schoolweb/pc/content-box2-3-1.png') no-repeat 50% 50%;
}
.all-wrap .content-box2 .col:nth-child(4) td .icon{
  background: url('../../images/schoolweb/pc/content-box2-4-1.png') no-repeat 50% 50%;
}

.all-wrap .content-box2 .col:nth-child(1):hover td .icon{
  background: url('../../images/schoolweb/pc/content-box2-1.png') no-repeat 50% 50%;
}
.all-wrap .content-box2 .col:nth-child(2):hover td .icon{
  background: url('../../images/schoolweb/pc/content-box2-2.png') no-repeat 50% 50%;
}
.all-wrap .content-box2 .col:nth-child(3):hover td .icon{
  background: url('../../images/schoolweb/pc/content-box2-3.png') no-repeat 50% 50%;
}
.all-wrap .content-box2 .col:nth-child(4):hover td .icon{
  background: url('../../images/schoolweb/pc/content-box2-4.png') no-repeat 50% 50%;
}

.all-wrap .content-box3{
  background: #F6F6F6;
}
.all-wrap .content-box3 .content{
  width: 1200px;
  margin: 0 auto;
}
.all-wrap .content-box3 .nav-tabs{
  margin: 40px 0 0 0;
  text-align: center;
  border: none;
  margin-bottom: 24px;
}
.all-wrap .content-box3 .nav-tabs li{
  float: none;
  margin-bottom: 0px;
  display: inline-block;
}
.all-wrap .content-box3 .nav-tabs li a{
  width: 300px;
  height: 58px;
  line-height: 58px;
  border: none;
  font-size: 18px;
  color: #1D1D1D;
  background: #fff;
  padding: 0px;
  margin: 0 15px;
  border-radius: 29px;
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;
  -ms-border-radius: 29px;
  -o-border-radius: 29px;
  border: 1px solid #EBEBEB;
}
.all-wrap .content-box3 .nav-tabs li a:hover{
  background: #fff;
}
.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{
  color: #fff;
  background-image: linear-gradient(270deg, #37CDBB 0%, #00BCD4 100%);
}
.all-wrap .content-box3 .tab-pane{
  padding: 50px;
  background: #fff;
}
.all-wrap .content-box3 table{
  width: 100%;
}
.all-wrap .content-box3 td{
  width: 33.3%;
  text-align: center;
  padding: 40px;
  border-right: 1px dashed #E5E5E5;
  border-bottom: 1px dashed #E5E5E5;
}
.all-wrap .content-box3 tr:nth-child(1) td{
  padding-top: 0px;
}
.all-wrap .content-box3 tr:nth-last-child(1) td{
  padding-bottom: 0px;
  border-bottom: none;
}
.all-wrap .content-box3 td:nth-last-child(1){
  border-right: none;
}
.all-wrap .content-box3 img{
  width: 50px;
  height: 50px;
  margin-right: 15px;
  vertical-align: top;
  float: left;
}
.all-wrap .content-box3 .text{
  overflow: hidden;
  vertical-align: top;
  text-align: left;
}
.all-wrap .content-box3 .text b{
  display: block;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  margin-bottom: 12px;
}


.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;
}
.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: 1.7rem;
}
.m-wrap .mbanner h3 {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 3vw;
  font-weight: 400;
  color: #ffffff;
  top: 2.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 .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: #f6f6f6;
  /* background: #f00; */
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  text-align: center;
  /* 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.4rem;
}
.m-wrap .box-wrap1 .col-wrap{
  position: relative;
}
.m-wrap .box-wrap1 .col img{
  width: 100%;
}
.m-wrap .box-wrap1 .col .text{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  display: flex; /* 设置为flex容器 */
  justify-content: center; /* 在主轴上对齐内容到中心位置 */
  align-items: center;
}
.m-wrap .box-wrap1 .col .text span{
  font-weight: 600;
  font-size: 0.48rem;
  color: #FFFFFF;
}
.m-wrap .box-wrap2 {
  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.4rem;
}
.m-wrap .box-wrap2 table{
  border-collapse: collapse;
  margin-bottom: 0.5rem;
}
.m-wrap .box-wrap2 table:nth-last-child(1){
  margin-bottom: 0;
}
.m-wrap .box-wrap2 td{
  border: 1px solid #D9D9D9;
  padding: 0.45rem;
  
}
.m-wrap .box-wrap2 td .icon{
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.2rem;
}
.m-wrap .box-wrap2 td .icon img{
  width: 100%;
}
.m-wrap .box-wrap2 td:nth-child(1){
  width: 42%;
  background: #1CB29D;
  text-align: center;
}
.m-wrap .box-wrap2 td:nth-child(1) b{
  display: block;
  font-weight: 600;
  font-size: 0.36rem;
  color: #FFFFFF;
}
.m-wrap .box-wrap2 td:nth-child(2){
  font-size: 0.32rem;
  color: #666666;
  line-height: 1.5;
}
.m-wrap .box-wrap3 {
  background: #F6F6F6;
  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 .content{
  
}
.m-wrap .box-wrap3 .nav-tabs{
  margin: 0.4rem 0 0 0;
  text-align: center;
  border: none;
  margin-bottom: 24px;
}
.m-wrap .box-wrap3 .nav-tabs li{
  width: 50%;
  margin-bottom: 0px;
  display: inline-block;
}
.m-wrap .box-wrap3 .nav-tabs li a{
  height: 1.2rem;
  line-height: 1.2rem;
  border: none;
  font-size: 0.36rem;
  color: #1D1D1D;
  background: #fff;
  padding: 0px;
  margin: 0 15px;
  border-radius: 29px;
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;
  -ms-border-radius: 29px;
  -o-border-radius: 29px;
  border: 1px solid #EBEBEB;
}
.m-wrap .box-wrap3 .nav-tabs li a:hover{
  background: #fff;
}
.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{
  color: #fff;
  background-image: linear-gradient(270deg, #37CDBB 0%, #00BCD4 100%);
}
.m-wrap .box-wrap3 .tab-pane{
  background: #fff;
}
.m-wrap .box-wrap3 td{
  width: 33.3%;
  text-align: center;
  padding: 0.3rem;
}
.m-wrap .box-wrap3 td img{
  width: 0.9rem;
  height: 0.9rem;
  display: inline-block;
  margin-bottom: 0.1rem;
}
.m-wrap .box-wrap3 td b{
  display: block;
  font-weight: 600;
  font-size: 0.35rem;
  color: #333333;
  margin-bottom: 0.1rem;
}
.m-wrap .box-wrap3 td p{
  font-size: 0.24rem;
  color: #666;
}
.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-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;
}