.swiper-pagination-custom {
    bottom: 5%;
    left: 0;
    width: 100%;
    height: 20px;
    /* background-color: red; */
    /* text-align: center; */
}
/*自定义分页器的样式，这个你自己想要什么样子自己写*/
.swiper-pagination-customs {
    display: inline-block;
    width: 0.24rem;
    height: 0.03rem;
    opacity: 1;
    background: #a2a2a2;
    border-radius: 0.02rem;
}
/*自定义分页器激活时的样式表现*/
.swiper-pagination-customs-active {
    display: inline-block;
    width: 0.24rem;
    height: 0.03rem;
    opacity: 1;
    background: #e6930f;
     border-radius: 0.02rem;
}
.box{
    width: 100%;
}
.banner-box{
    width: 100%;
    position: relative;
}
.banner-box img{
    width: 100%;
    height: 100%;
}
.about-box{
    width: 100%;
    height: 3.58rem;
    background: #d2bb8c;
    margin-top: -0.04rem;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.font1{
    font-size: 36px;
    font-family: SourceHanSansCN, SourceHanSansCN-Normal;
    font-weight: Normal;
    color: #ffffff;
    margin-top: 0.77rem;
}
.font2{
    width: 60%;
    margin-top: 0.09rem;
    font-size: 12px;
    font-family: SourceHanSansCN, SourceHanSansCN-Normal;
    font-weight: Normal;
    text-align: center;
    color: #ffffff;
    line-height: 0.24rem;
}
.btn{
    margin-top: 0.50rem;
    width: 1.96rem;
    height: 0.50rem;
    opacity: 1;
    border: 1px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    font-size:12px;
}
.tab-box{
    width:100%;
    height: 6.71rem;
    opacity: 1;
    background: #f9f8f4;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.tab-box-li{
    width: 3.70rem;
    height: 3.70rem;
    opacity: 1;
    background: #ffffff;
    cursor: pointer;
}
.tab-box-li-1{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
}

.tab-box-li-2{
    background: #D2BB8C;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0rem 0.32rem;
    color: #fff;
}
.tab-box-name{
    font-size: 24px;
    font-family: SourceHanSansCN, SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: center;
    color: #343434;
    line-height: 0.36rem;
}

.tab-box-li-2-title{
    width: 100%;
    font-size: 24px;
    font-family: SourceHanSansCN, SourceHanSansCN-Medium;
    font-weight: 500;
    color: #ffffff;
    padding-top: 0.51rem;
}
.tab-box-li-2-content{
    font-size: 16px;
    font-family: SourceHanSansCN, SourceHanSansCN-Normal;
    font-weight: Normal;
    text-align: justify;
    color: #ffffff;
    line-height: 0.27rem;
    padding-top: 0.10rem;
}

.banner-text{
    position: absolute;
    left: 50%;
    top: 10%;
    font-size: 40px;
    font-family: SourceHanSansCN, SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 0.60rem;
    transform: translate(-50%, 0%);
}

.social-box{
    width: 100%;
    margin-top: -0.04rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: #F9F8F4;
}
.social-content{
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 0.30rem;
}

.social-content-search{
    width: 100%;
    height: 0.40rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.social-content-search1{
    width: 32%;
     height: 0.40rem;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #d2bb8c;
    display: flex;
    box-sizing: border-box;
    padding: 0rem 0.10rem;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.social-content-search1-text{
    font-size: 12px;
    font-family: SourceHanSansCN, SourceHanSansCN-Normal;
    font-weight: Normal;
    color: #888888;
}
.social-content-search1-img{
    width: 0.09rem;
    height:0.14rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-content-search1-img img{
   width: 100%;
}
.social-content-search2{
    width: 32%;
    opacity: 1;
    background: #ffffff;
    display: flex;
}
.search-input{
    width: 60%;
    height: 0.40rem;
    border: 1px solid #d2bb8c;
    border-right: none;
    box-sizing: border-box;
    padding: 0rem 0.05rem;
}
.search-btn{
    width: 40%;
    border: 1px solid #d2bb8c;
    background: #D2BB8C;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
}

.search-input input{
    width: 100%;
    height: 100%;
    background:none;
    outline:none;
    border:0px;
}

.search-btn-img{
    width: 0.20rem;
    height: 0.18rem;
    padding-right: 0.10rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.search-btn-img img{
  width: 100%;
  height: 100%;
}

.ocial-content-table{
    width: 100%;
}

.social-content-table-thead{
    width: 100%;
    height:.3rem;
    opacity: 1;
    background: #f9f8f4;
    display: flex;
    align-items: center;
    margin-top: 0.30rem;
}

.thead-li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    opacity: 1;
    font-size: 12px;
    font-family: SourceHanSansCN, SourceHanSansCN-Medium;
    font-weight: 500;
    color: #333333;
    box-sizing: border-box;
    padding: 0rem 0.10rem;
}
.thead-li:nth-child(1){
    width: 30%;
}
.thead-li:nth-child(2){
    justify-content: center;
    width: 17.5%;
}
.thead-li:nth-child(3){
    justify-content: center;
   width: 17.5%;
}
.thead-li:nth-child(4){
    justify-content: center;
    width: 17.5%;
}
.tdata-li-top{
    width: 100%;
    min-height: 0.3rem;
    opacity: 1;
    background: #fff;
    display: flex;
    align-items: center;

    cursor: pointer;
}
.thead-li:nth-child(5){
    justify-content: center;
   width: 17.5%;
}

.social-content-table-tdata{
    width: 100%;
    border-bottom: 1px dashed #d2bb8c;
}
.tdata-li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    opacity: 1;
    font-size: 12px;
    font-family: SourceHanSansCN, SourceHanSansCN-Medium;
    font-weight: 500;
    color: #666666;
    box-sizing: border-box;
    padding: 0rem 0.10rem;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
}
.tdata-li:nth-child(1){
    width: 30%;
}
.tdata-li:nth-child(2){
    justify-content: center;
     width: 17.5%;
    display: flex;
}
.tdata-li:nth-child(3){
    justify-content: center;
    width: 17.5%;
    display: flex;
}
.tdata-li:nth-child(4){
    justify-content: center;
   width: 17.5%;
    display: flex;
}
.tdata-li:nth-child(5){
    justify-content: center;
   width: 17.5%;
   display: flex;
   justify-content: center;
   align-items: center;
    display: flex;
}
.tdata-li-top:hover{
    background: #F9F8F4;
}

.tdata-open{
    border-top: solid 1px #D2BB8C;
    background: #F9F8F4;
    box-sizing: border-box;
    padding: 0.30rem;
}
.open-title{
    font-size: 18px;
    font-family: SourceHanSansCN, SourceHanSansCN-Normal;
    font-weight: Normal;
    color: #333333;
    margin-top: 0.10rem;
}

.tdata-open p{
    color: #666666;
    line-height: 0.16rem;
}
.open-title:first-child{
    margin-top: 0;
}
.open-btn{
    width: 1.68rem;
    height: 0.44rem;
    opacity: 1;
    background: #d2bb8c;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    cursor: pointer;
}


.paging{
    display: flex;
    align-items: center;
}
.paging div{
    width: 0.40rem;
    height: 0.40rem;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #d9d7d4;
    border-radius: 0.05rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #B3975F;
    margin: 0 0.10rem;
}
.paging div.disable{
    color: #fff;
    cursor: not-allowed;
    background-color: rgb(211, 211, 211);
}
.paging div.active{
    border: none;
    background-color: #B3975F;
    color: #fff;
}

.page{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0.30rem;
}

option{
    color: #888888;
}
.mask{
    width: 100%;
    height: 100vh;
    background: rgb(0, 0, 0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}
.mask-box{
    width: 80%;
    height: 3rem;
    opacity: 1;
    background: #ffffff;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.close{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.mask-content{
    width: 100%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.text{
    display: flex;
    margin-top: 0.20rem;
}
.text div:nth-child(1){
    font-size: 12px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    color: #666666;
}
.text div:nth-child(2){
    font-size: 12px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    color: #D2BB8C;
}
/* .logo{
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.text{
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    position: absolute;
} */

.tdata-li{

}