.team-components {
    position: relative;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px;
}
.team-title{
    margin: auto;
    width: 1025px;
    background: url(../../images/backgruond-teaminfo.jpg) no-repeat 0 0;
    padding: 4px;
    padding-bottom: 18px;
    position: relative;
    z-index: 100;
}
.team-title>div{
    display: inline-block;
}
.team-title-img{
    width: 232px;
    height: 290px;
}
.team-title-img img{
    width: 100%;
    height: 100%;
}

.team-title-user{
    vertical-align: middle;
    width: 294px;
    height: 200px;
    border-right: 2px solid #4C9A4C;
}
.team-title-name{
    text-align: center;
    font-size:36px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    margin : 38px 0;
}
.team-title-job{
    text-align: center;
    font-size:16px;
    color:rgba(255,255,255,1);
    line-height:24px;
    margin-bottom: 13px;
}
.team-title-qualifications{
    width: 400px;
    margin-left: 45px;
    vertical-align: middle;
}
.team-introduce-info{
    margin-bottom: 28px;
}
.title {
    position: relative;
    padding-left: 22px;
    font-size:18px;
    margin-bottom: 10px;
    font-weight:bold;
    letter-spacing: 2px;
    color:rgba(255,255,255,1);
    vertical-align: top;
    text-shadow:0px 2px 2px rgba(36,133,33,1);
}
.title:after {
    position: absolute;
    left: 0;
    top: 6px;
    width: 5px;
    height: 16px;
    content: '';
    display: block;
}
.tran::after{
    transform:rotate(11deg);
    -ms-transform:rotate(11deg); 	/* IE 9 */
    -moz-transform:rotate(11deg); 	/* Firefox */
    -webkit-transform:rotate(11deg); /* Safari 和 Chrome */
    -o-transform:rotate(11deg); 	/* Opera */
}
.color-1:after {
    background-color: #E9328D;
}
.color-2:after {
    background-color: #1781CB;
}
.color-4:after {
    background-color: #F6982D;
}
.color-5:after {
    background-color: #67B564;
}
.color-3:after {
    background-color: #EA2E8E;
}
.introduce-content{
    font-size:14px;
    margin-left: 22px;
    color:rgba(255,255,255,1);
    line-height:30px;
    letter-spacing: 1px;

}
.introduce-box{
    display: inline-block;
    padding: 4px 40px;
    background:rgba(255,255,255,0.2);
    color: #fff;
    margin-left: 22px;
    border-radius:4px;
    margin-top: 12px;
}
.introduce-text{
    display: inline-block;
    padding: 4px 40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(234,234,234,1);
    margin-left: 22px;
    border-radius:4px;
    margin-top: 12px;
}
.team-posi{
    position: absolute;
    right: -10px;
    top: 2px;
    height: 37px;

}
.team-posi>img{ 
    height: 100%;
    width: 10px;
}
.team-posi-son{
    display: inline-block;
    height: 30px;
    font-size: 16px;
    color: #fff;
    position: relative;
    right: -5px;
    top: -3px;
    padding: 0 0 0 10px;
    line-height: 25px;
}
.team-posi-zj{
    padding: 0 20px 3px 30px;
    background: #1781CB;
}
.team-posi-td{
    background: #E9328D;
}
.team-posi-dtr{
    background: #F69731;
}
.team-box{
    width: 1000px;
    background:rgba(245,245,245,1);
    padding-top: 150px;
    position: relative;
    margin: auto;
    z-index: 10;
    top: -110px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 40px;
}
.team-box>div{
    margin-bottom: 40px;
}
.black{
    text-shadow:0px 2px 2px rgba(36,133,33,0) !important;
    font-size:18px;
    font-weight:bold;
    color:rgba(34,34,34,1);
}
.introduce-contents{
    font-size:14px;
    margin-left: 22px;
    color:rgba(34,34,34,1);
    line-height:30px;
    letter-spacing: 1px;
}
.swiper-container{
    margin-top: 22px;
    height: 270px;
}
.swiper-container /deep/ .swiper-slide img{
    width:191px;
    height:264px;;
}
.paginations /deep/ .swiper-pagination{
    bottom: 10px;
    position: relative;
    margin-right: 10px;
}
.paginations{
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.swiper-pagination-bullet{
    margin-left: 10px;
    width:12px;
    height:12px;
    background:rgba(24,129,204,1);
}
.paginations /deep/ .swiper-pagination-bullet-active{
    width:12px;
    height:12px;
    background:rgba(24,129,204,1);
}
.team-imgs{
    margin-bottom: 0 !important;
}
