div{


   border: none;


}
.max-wid {
    width: 83%;
    max-width: 1200px;
    margin: auto;
}
.top{
    width: 100%;
    height: 68vh;
}
.top img{
    width: 100%;
    height: 100%;
}
#bloc .wrapper{
margin-top: -0.99rem;

}

.tab-xian{
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-bottom: 0.8rem;
}
.tab-list{
    width: 100%;
    /*border-bottom: 1px solid #eee;*/

}
.top-main{
width: 100px;
    text-align: center;
    height: 1.28rem;
    line-height: 1.28rem;
    font-size: 0.2rem;
    color: #b2b2b2;
    position: relative;
    margin-right: 1rem;
    cursor: pointer;
}
.top-main.on{
    color: #000;
    font-size: 0.24rem;
}
.top-main .xian{
    width: 0.2rem;
    height: 0.03rem;
    background-color: #d90909;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    display: none;
}
.top-main.on .xian{
    display: block;
}
.tab-main{
    position: relative;
    padding-bottom: 1rem;

}
.tab-main img{
    width: 100%;
    height: 100%;
}
.tab-main-one{
    width: 6rem;
    background-color: #fff;
    padding: 0.6rem;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 1rem;
}
.main-one{
    box-shadow: 0 0 80px 2px rgba(0,0,0,.1);
}
.one-one{
    margin-bottom: 0.6rem;
}
.one-one h3{
    font-size: 0.28rem;
    color: #000;
    font-weight: bold;
}
.one-one text{
    /*font-size: 0.16rem;*/
    color: #9b9b9b;
    position: relative;
padding-left: 0.32rem;
    line-height: 0.4rem;
}
.one-one text:before{
    content:"";
   width: 24px;
    height: 1px ;
    background-color: #9b9b9b;
    position: absolute;
    left: 0;
    top: 50%;
}
.one-two{
    color: #000;
    width: 100%;
    margin-bottom:0.2rem ;
    line-height: 0.3rem;
}
.one-three{
    font-weight: bold;
    color: #d90909;
}
.tab-main-two{
    width: 10rem;
    background-color: #fff;
    padding: 0.6rem 0.5rem;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: -1rem;
}

.pre-bottom{
    height: 4rem;
    margin-top: -0.8rem;
}
.red_bottom{
    width: 100%;
}
.red_bottom img{
    width: 100%;
    height: 100%;
}
.btn{
    width: 1.3rem;
    height: 0.6rem;
    position: absolute;
    right: 0;
    bottom: -1rem;
}
.really{
    width: 3.8rem;
    position: relative;
}
.really img{
    width: 100%;

}
.really .heng{
    width: 0.3rem;
    height: 2px;
    background-color: #dfdfdf;
    margin: 0.4rem auto 0.2rem;
}
.really .text{
    /*width: 1.88rem;*/
    text-align: center;
    font-size: 16px;
    color: #000;
    margin: 0 auto;
    font-weight: bold;
}
.staff-list{
    /*margin-top: -2rem;*/
    position: relative;
    /*z-index: -1;*/

}
.staff-list .tab-main-two{
    width: 7.9rem;
}
.staff-list .tab-main{
    padding-bottom: 0;
    position: relative;
    /*z-index: -1;*/
}
.swiper-cont{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}