﻿#team .main-banner-slong{
    color: #FFF;
}
.team-box{
    width: 1200px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 0;
    padding: 40px 0;
    padding-top: 80px;
}

.team-title-box{
    margin-bottom: 30px;
    position: sticky;
    top: 81px;
    z-index: 9;
    background-color: #fff;
    transition: all .3s linear;
}
.team-title-box.stickyOpen{
    box-sizing: border-box;
    padding-top: 30px;
}
.team-title-box.stickyOpen::before{
    content: '';
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}
.book-search-box.team-search-box{
    margin-right: 0;
    margin-bottom: 20px;
}
.team-list-info-class{
    margin-bottom: 20px;
}
.team-class-a_btn{
    position: relative;
    top: -120px;
}
.team-list{
    width: 360px;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.team-box .team-list:nth-child(3n+3){
    margin: 0 60px;
}

.team-list-img{
    width: 100%;
    height: 400px;
    display: block;
    position: relative;
    overflow: hidden;
}
.team-list-img span{
    width: 100%;
    height: 100%;
    transition: all .3s linear;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
}
.team-list-info-box{
    width: 300px;
    max-width: 100%;
    display: block;
    position: relative;
    top: -50px;
    margin: 0 auto;
    background-color: #FFF;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.7) 0px 1px 9px;
    box-sizing: border-box;
}
.team-list-title{
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
    text-align: center;
   
}
.team-list-title span{
    font-size: 20px;
    padding-left: 20px;
    display: inline-block;
}

.team-list-class{
    font-size: 22px;
    font-weight: bold;
    color: #f8a322;
    display: block;
    text-align: center;
    letter-spacing: 1px;
     padding-bottom: 10px;
}

.team-list-p{
    font-size: 14px;
    letter-spacing: 2px;
    text-align: justify;
    line-height: 1.6;
    max-height: 0px;
    overflow: hidden;
}
.team-list-p{

    transition: all .3s linear;
}


.team-class-list-box{
    width: 100%;
    display: block;
    margin-top: 10px;
    padding-left: 0px;
    box-sizing: border-box;
}
.team-class-list-box li:last-child{
    margin-right: 0;
}
.team-class-list-box li:first-child{
    margin-left: 0;
}
.team-class-list{
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
    margin-right: 20px;
    margin-left: 10px;
}

.team-class-icon{
    width: 20px;
    height: 19px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url('../img/team_icon.png');
    vertical-align: middle;
    margin-right: 5px;
}
.team-class{
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}
.staute-class {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: none;
    border: 1px solid #f8a322;
    padding-left: 10px;
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
    color: #333333;
    letter-spacing: 2px;
    cursor: context-menu;
}
.staute-class:before {
    content: 'normal';
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    background-color: #ea4504;
    top: 0;
    right: 40px;
    font-size: 0;
}
.staute-class:after {
    content: 'normal';
    font-size: 0;
    width: 0px;
    height: 0px;
    margin: 0 auto;
    border-right: 10px solid transparent;
    border-top: 10px solid #ea4504;
    border-left: 10px solid transparent;
    display: block;
    position: absolute;
    bottom: 12px;
    right: 10px;
}




.team-pages-box{
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 20px;
}
.team-pages-img-box{
    width: 40%;
    display: inline-block;
    vertical-align: top;
    height: calc((400 / 360) * (1200px * 0.4));
}
.team-pages-img-box span {
    width: 100%;
    height: 100%;
    transition: all .3s linear;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
}
.team-pages-info-box{
    width: 60%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 40px;
}
.team-pages-info-name{
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
}
.team-pages-info{
    margin-top: 10px;
}
.team-pages-info-title{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
}
.team-pages-info-text{
    font-size: 16px;
    color: #555;
    letter-spacing: 1px;
    line-height: 2;
}
.team-pages-back{
    text-align: right;
    margin-top: 20px;
    margin-bottom: 10px;
}
.team-pages-box{
    margin-top: 100px;
}
.team-box .team-pages-box{
    margin-top: 40px;
}


@media only screen and (max-width: 1200px){
    .team-pages-img-box {
        height: calc((400 / 360) * (1000px * 0.4));
    }
}
@media only screen and (max-width: 1000px){
    .team-pages-img-box {
        height: calc((400 / 360) * (750px * 0.4));
    }
}
@media only screen and (max-width: 750px){
    .team-pages-img-box {
        height: calc((400 / 360) * (550px * 0.4));
    }
    .team-pages-box{
        padding: 10px;
    }
    .team-pages-back{
        margin-bottom: 0;
    }
    .team-pages-info-box{
        padding: 0 20px;
    }
    .team-pages-info-name{
        font-size: 22px;
    }
    .team-pages-info{
        margin-top: 5px;
    }
    .team-pages-info-title{
        font-size: 18px;
    }
    .team-pages-info-text{
        font-size: 14px;
    }
}
@media only screen and (max-width: 550px){
    .team-pages-img-box {
        height: calc((400 / 360) * 300px);
    }
    .team-pages-img-box,
    .team-pages-info-box{
        width: 100%;
        display: block;
        padding: 0;
    }
    .team-pages-info-box{
        margin-top: 10px;
        padding: 10px 0;
    }
    .team-pages-back .news-back{
        position: initial;
        display: inline-block;
    }
}