.family-nav{
  padding: 0px;
  margin-top: -34px;
  z-index: 9;
  box-shadow:10px 3px 50px 5px rgba(153, 153, 153, 0.24);
 }
 .family-nav .qw-nav{
     background-color: #000;
     padding: 2%;
 }
 .family-nav .qw-nav a{
    color: #fff;
    margin: 0 2%;
}
 .family-nav .qw-nav a:hover{
    color: #a61f31;
}
.family-nav .img-left{
    padding: 5% 0 5% 2%;
}
.family-nav .img-left .left{
    height: 143px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #e6e6e6;
}
.family-nav .img-left .left img{
    width: 100%;
    max-width: 261px;
}
.family-nav .txt-right{
    padding: 5% 7% 5% 5%;
}
.family-nav .right{
    height: 143px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.family-nav .right p{
line-height: 26px;
}

.business-center .title{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: 70px 0 42px 0;
  }
  .business-center .title h1{
  font-weight: 600;
  }
  .business-center .title .red-line,.about-snimay .red-line{
   width: 40px;
   height: 3px;
   background-color: #a51f31;
  }
  .business-center .title .eng{
   margin: 10px 0 18px 0;
   color: #999;
   }

   .joining{
     padding-bottom: 7%;
   }

   .custom-list{
    display: flex;
    justify-content: space-around;
    align-items: center;
   }
   .custom-list .item-arrow{
     width: 300px;
     height: 200px;
    display: flex;
    justify-content: space-around;
    align-items: center;
   }
   .custom-list .item-arrow .item{
   display: flex;
   flex-direction: column;
   justify-content: space-around;
   align-items: center;
  }
   .custom-list .item .txt{
    margin-top: 20px;
    color: #a9a9a9;

   }
   .custom-list .item .join-txt{
    margin: 20px 0;
    color: #a9a9a9;
    font-size: 18px;
   }
   .house-custom .layui-tab {
    text-align: center!important;
   }
   .house-custom .layui-tab-title-A{
     height: 69px;
     border: none;
     margin-bottom: 20px;
     background: rgb(51,51,51);
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     letter-spacing: 2px;
   }
   .house-custom .layui-tab-title-A li{
     line-height: 38px;
     max-width: 197px;
     box-sizing: border-box;
     display: inline-block;
     cursor: pointer;
     width: 200px;
     margin-top: 15px;
   }
   .house-custom .layui-tab-brief>.layui-tab-more li.layui-this:after,   .house-custom .layui-tab-brief> .layui-tab-title-A .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: none;
   }
   .house-custom .layui-tab-brief>.layui-tab-title-A .layui-this {
    color: #fff;
    border: 1px #ccc solid;
   }
   .layui-tab-title-tow{
       display: flex;
       justify-content: center;
   }
   .layui-tab-title-tow li{
       list-style: none;
       margin: 20px 30px;
       font-size: 15px;
       cursor: pointer;
   }
    .layui-tab-title-tow li:hover{
        border-bottom: 1px #000 solid;
    }
    .checked{
        border-bottom: 1px #000 solid;
    }
.house-custom .house-list{
  display: block;
}
.house-custom .house-list img{
    width: 353px;
    height: 240px;
}

.house-custom .house-list .txt{
  padding: 7% 0;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.house-custom .page-jump{
  width: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
}
.house-custom .jump {
  font-size: 16px;
  color: #666;
  margin-left: 30px;
}
.house-custom .jump .pagenum{
  width: 50px;
  height: 32px;
  margin: 0 5px;
  padding: 0 5px;
  border: 1px solid #adadad;
}
.house-custom .page-jump .layui-laypage .layui-laypage-curr .layui-laypage-em {

  background-color: #a31e30;
}
.layui-laypage a{
  margin: 0 6px !important;
  background-color: #f1f1f1;
}
.layui-laypage span{
  margin: 0 6px !important;
}


   .jiameng-sup{
     padding: 2% 0 10% 0;
     background: url(../../../images/family/img_bg.png) no-repeat center;
   }
   .jiameng-sup .title{
    color: #fff;
  }
  .jiameng-sup .support{
     width: 62%;
     margin: 0 auto;
   }
   .jiameng-sup .support-swiper {
    overflow: hidden;
   }
   .jiameng-sup .support-swiper .swiper-slide{
    width: 400px !important;
   }
   .support-swiper-button-next{
    right: -120px;
    left: auto;
  }
  .support-swiper-button-prev {
    left: -100px;
    right: auto;
  }
  .support .swiper-button-next:after{
    background: url(../../../images/family/next.png) no-repeat center;
  }
  .support .swiper-button-prev:after {
    background: url(../../../images/family/pre.png) no-repeat center;
}
.support .swiper-button-next:after, .support .swiper-button-prev:after{
    content: 'next';
    font-size: 0;
    width: 20px;
    height: 30px;
  }
  .none{
    display: none;
  }



 
