body{
    font-family: "Source Han Sans CN" !important;
}
.wid160{
    max-width: 1600px;
}

.wid140{
    max-width: 1400px;
}
.wid120{
    max-width: 1200px;
}

.flex{
    display: flex;
}
.brn{
    border-right: none !important;
}
.bln{
    border-left: none !important;
}
.fenye-banner{
    background-image: url(../images/team/team_banner.png);
    background-repeat: no-repeat ;
    height: 1250px;
    background-position: center top;
}
.fenye-banner .pagetitle-team{
    position: absolute;
    background: rgba(0,0,0,0.6);
    width: 100%;
    z-index: 999;
}
.content-layer{
    margin: 0 auto;
    line-height: 1;
}
.introduce-team-bgc{
    text-align: center;
    line-height: 1;
}
.introduce-team-bgc span{
    font-size: 80px;
    color: #f0f0f0;
    font-family: "Source Han Sans CN";
    font-weight: 700;
}
.introduce-team-layer{
    position: relative;
    background: #fff;
    padding-top: 115px;
    line-height: 1;
}
.leveltitle{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 139px;
}
.leveltitle .zn{
    font-size: 40px;
    color: #3e3e3e;
    text-align: center;
    margin-bottom: 22px;
    font-family: "Source Han Sans CN";
    font-weight: 600;
    
}
.leveltitle .en{
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-top: 13px;
    font-family: "Source Han Sans CN";
}
.leveltitle h4{
    width: 100px;
    border-radius: 10px;
    margin: 0 auto;
}
.introduce-team-border{
    transform: translateY(500px);
    padding: 40px;
    border: 2px solid #fff;
}
.intr-con-img{
    max-width: 600px;
    text-align: center;
    margin: 0 20px;
    margin-right: 25px;
}
.intr-con-img img{
    width: 93%;
}
.intr-con{
    display: flex;
    justify-content: center;
    margin-top: 83px;
}
.intr-con-text{
    max-width: 600px;
}
.intr-con-text p{
    padding: 25px 20px;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Source Han Sans CN";
    color: #333;
    margin: 0 20px;
}
.banner-team{
    background-image: url(../images/team/teambanner2.jpg);
    height: 376px;
    width: 100%;
}
.banner-text{
    padding-top: 100px;
    text-align: center;
}
.banner-text .title span{
    font-size: 36px;
    color: #fff;
    padding: 10px;
    border: 1px solid #fff;
    line-height: 2;
}
.banner-text .text p{
    font-size: 20px;
    color: #fff;
}
.banner-text .text{
    margin-top: 40px;
}
.banner-text .text p{
    margin: 20px 0;
}
.index_number {
    width: 100%;
    margin: 20px auto;
    text-align: left;
    overflow: hidden !important;
}
.index_number ::-webkit-scrollbar{
    display: none;
}
.main_red {
    background: url(../images/team/teambanner3.png) center center no-repeat;
    width: 100%;
    height: 160px;
    background-size: cover;
    padding: 30px;
}
.time_bg {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 20px 0;
}
.time_bg ul li {
    float: left;
    width: 300px;
    position: relative;
}
.xyNumber {
    font-size: 80px;
    margin: 0;
    text-align: center;
    line-height: 90px;
    font-family: "KaiTi";
    font-weight: normal;
}
 .por-one{
    float: left;
    width: 20%;
}
.por-two{
    float: left;
    width: 25%;
}
.por-t {
    width: 100%;
}
.por-b{
    width: 100%;
}
.time_bg ul li span {
    position: absolute;
    top: 10px;
    right: 75px;
    font-size: 30px;
    display: block;
}
.index_number p {
    font-size: 20px;
    text-align: center;
    margin: 10px;
    display: block;
}
.time_bg ul li span.xyj3 {
    right: 25px;
}
.team-members-layer{
    margin: 0 auto;
}
.honer-team{
    margin: 0 auto;
}
.members-center{
    text-align: center;
}
.team-members .position{
    position: relative;
    height: 42px;
    margin-top: 35px;
    background-image: url(../images/team/mem.png);
    background-repeat: no-repeat;
    background-position: 78px;
}
.team-members .position span{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    font-size: 24px;
    color: #3e3e3e;
}
.team-members .po-text p{
    margin: 20px 0;
    font-size: 16px;
    color: #808080;
}
#team-swiper{
    margin-top: 150px;
}
.teamNext{
    background-image: url(../images/team/teamNext.png) !important;
    right: 0 !important;
    top: 23% !important;
}
.teamPrev{
    background-image: url(../images/team/teamPrev.png) !important;
    left: 0 !important;
    top: 23% !important;
}
.join-btn {
    width: 325px;
    text-align: center;
    margin: 0 auto;
    background: #ff7300;
    border-radius: 30px;
    margin-top: 50px;
}
.join-btn a{
    display: block;
    padding: 17px;
    font-size: 26px;
    color: #fff !important;
}
.cooperation-layer{
    margin: 0 auto;
}
.cootitle{
    position: relative;
}
.cootitle-bgc{
    line-height: 1;
    font-size: 50px;
    color: #eff2f9;
    font-weight: 800;
}
.cootit-text{
    position: absolute;
    top: 28px;
}
.cootit-text .zn{
    font-size: 32px;
    color: #333;
    font-weight: 500;
}
.cootit-text h4{
    width: 100px;
    border-radius: 10px;
    margin-top: 15px;
}
.padr{
    padding-right: 0 !important;
}
.padl{
    padding-left: 0 !important;
}
.f-img{
    width: 50%;
    padding: 13px;
    border: 1px solid #bcd1ed;
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    margin-top: -1px;
}
.f-img img{
    width: 100%;
}
.f-text{
    width: 50%;
    padding: 50px 75px;
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
.f-text p{
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}
.introduce-team-layer .honer-text{
    text-align: center;
    font-size: 16px;
    color: #333;
}
.introduce-team-layer .honer-text p{
    margin: 28px 0;
}


.teamfooter{
    background-image: url(../images/team/footteam.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.teamfooter-layer {
    width: 850px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: rgba(0, 0, 0, .6);
}
.teamfooter-box{
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 27px 0;
    background: rgba(39,94,170,.8);
    position: absolute;
    width: 100%;
    transform: translateY(116px);
    min-width: 1230px;
}
.portrait{
    
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 242px;
   
}


.portrait .porbgimg{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.portrait .porp{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}


.join-btn a img{
    transition: all 1s;
}
.join-btn a:hover img{
    transform: translate(25px, -10px);
}

.portrait .porbg{
    transition: .9s;
    transform: rotate(0deg)
}
.portrait:hover .porbg{
    transform: rotate(180deg)
   
}
