body{background:#fff}
.labIcon{
    background: url(../images/AILab-icon.png) no-repeat;
    background-size: 500px 500px;
    display: inline-block;
    vertical-align: middle;
}

.comTitle{
    padding: 0.4rem 0 0.3rem 0;
    overflow: hidden;
}
.comTitle span{
    float: left;
    color:#4a5b65;
    font-size: 0.34rem;
    line-height: 0.56rem;
}
.comTitle a{
    float: right;
    width: 1.2rem;
    height: 0.54rem;
    text-align: center;
    line-height: 0.54rem;
    border-radius: 0.04rem;
    border:1px solid #9AABB8;
    color:#9aabb8;
    font-size: 0.24rem;
}
.comTitle a .labIcon{
    background-position:-47px -6px;
    width: 10px;
    height: 9px;
    margin-left: 0.1rem;
    vertical-align:0;
}
.AILab-hdPic img{width: 100%;vertical-align:top;}
.AILab-msg{
    position:relative;
    margin:-0.8rem 0.18rem 0 0.18rem;
    background:#fff;
    padding:0.3rem;
}
.AILab-msg .base-msg{
    position: relative;
    padding-left:1.6rem;
    min-height:1.32rem;
}
.AILab-msg .base-msg img{
    position:absolute;
    top:0;
    left:0;
    width: 1.32rem;
    height: 1.32rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    vertical-align:top;
}
.AILab-msg .base-msg .labName{font-size: 0.3rem;font-weight: bold;padding:0.08rem 0;}
.AILab-msg .base-msg .contactBtn span{
    display: inline-block;
    padding:0 0.2rem;
    border-radius:0.06rem;
    -webkit-border-radius:0.06rem;
    background:#c3d1d4;
    color:#fffefe;
    font-size:0.24rem;
    line-height:0.5rem;
}
.AILab-msg h2{
    font-size: 0.28rem;
    color:#4a5b65;
    padding: 0.3rem 0;
    line-height: 1;
}

.AILab-msg .introduce{font-size: 0.26rem;color:#4a5b65;line-height: 0.4rem;padding:0.2rem 0;border-bottom:1px dotted #DBE4EA;}
.AILab-msg .introduce .pHeight{
    height:60px;
    overflow: hidden;
    line-height: 20px;
}
.AILab-msg .introduce p{}
.AILab-msg .introduce .more{text-align: center;display: none;}
.AILab-msg .introduce .more a{
    background-position: -7px -8px;
    width: 11px;
    height: 7px;
}
.AILab-msg .introduce .more a.active{
    transform:rotate(-180deg);
    -webkit-transform:rotate(-180deg);
}
.AILab-msg .researchArea .tags{overflow:hidden;}
.AILab-msg .researchArea .tags a{float:left;padding:0 0.24rem;height:0.5rem;line-height:0.5rem;border:1px solid #9DACB8;border-radius:0.26rem;-webkit-border-radius:0.26rem;font-size: 0.24rem;color:#9baab6;margin:0 0.2rem 0.2rem 0;}
.AILab-msg .researchArea .cnt{position: relative;font-size:0.24rem;color:#9baab6;line-height:0.38rem;padding-left:24px;}
.AILab-msg .researchArea .cnt em{
    position: absolute;
    left: 0;
    top:3px;
    background-position: -25px -6px;
    width: 16px;
    height: 16px;
    margin-right:0.1rem;
}
.lab-dynamic{
    border-top:1px solid #DBE4EA;
    background:#eaeeef;
    padding: 0.2rem;
}
.lab-dynamic .main{
    background:#fff;
    padding:0.26rem 0.24rem  0.24rem 1.4rem;
    position:relative;
}
.lab-dynamic .main img{
    position: absolute;
    top:0.26rem;
    left: 0.26rem;
    width: 0.9rem;
    height: 0.7rem;
}
.lab-dynamic .main .slider{
    border-left:1px dashed #C2CACC;
    padding-left: 0.3rem;
    line-height: 0.36rem;
    height:0.72rem;
    overflow:hidden;
}
.lab-dynamic .main .slider li{
    height: 0.72rem;
    overflow: hidden;
}
.lab-dynamic .main .slider li span{
    display: inline-block;
    vertical-align: middle;
    line-height: 0.3rem;
    background:#3e93d2;
    font-size: 0.24rem;
    color:#fff;
    padding: 0 0.1rem
}
.AILab-info{
    padding-top: 0.2rem;
    word-break: break-word;
    border-top:1px solid #DBE4EA;
}
.AILab-info .menu{
    background:#fff;
    border-bottom:1px solid #DFDFDF; 
    padding: 0 0 0 0.4rem;
}
.AILab-info .menu.fixed{
    position: fixed;
    width:100%;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    left: 0;
    top: 0;
    z-index: 9;
}
.AILab-info .menu a{
    font-size: 0.278rem;
    font-weight: bold;
    float: left;
    color:#666;
    padding: 0.2rem 0;
    position: relative;
    margin-right: 9%;
}
.AILab-info .menu a.cur{color:#ee5b2e;}
.AILab-info .menu a.cur:before{
    content:"";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background :#ee5b2e;
    width: 100%;
}

/*研究项目及成果*/
.studyResult{
    padding: 0 0.4rem;
}
.studyResult .slider li{
    border-bottom: 1px dotted #DBE4EA;
    padding-bottom: 0.4rem;
    margin-bottom: 0.3rem;
}
.studyResult .slider li:last-child{
    border-bottom: 0;
    padding-bottom: 0.2rem;
}
.studyResult .slider .item .hdTit a{
    font-size: 0.28rem;
    color:#ee5b2e;
}
.studyResult .slider .item .des{
    font-size: 0.26rem;
    color:#4a5b65;
    line-height:0.4rem;
    padding:0.2rem 0;
}
.studyResult .slider .imgVideo a{
    width: 48%;
    float: left;
}
.studyResult .slider .imgVideo a:nth-child(2n){float: right;}
.studyResult .slider .imgVideo a img{
    width: 100%;
    vertical-align: top;
}

/*发表论著*/
.publicBook{
    border:1px solid #E6E6E6;
    padding: 0 0.4rem;
}
.publicBook .list .item{
    font-size: 0.24rem;
    color:#afb7c7;
    margin-bottom: 0.16rem;
    border-bottom: 1px dotted #DBE4EA;
    padding-bottom: 0.2rem;
}
.publicBook .list .item:last-child{
    border-bottom:  0;
}

.publicBook .list .item .bookTit{
    padding-bottom:0.1rem;
}
.publicBook .list .item .bookTit a{
    font-size: 0.26rem;
    font-weight:bold;  
    line-height:0.36rem; 
    color:#ee5b2e;
}
.publicBook .list .item .msg .fl{
    font-size: 0.24rem;
    color:#4a5b65;
}
/*队伍概况*/
.teamProfile{

}
.teamProfile .comTitle{margin: 0 20px;}
.teamProfile .cnt{
    font-size: 0.26rem;
    color:#4a5b65;
    line-height: 0.4rem;
    padding:0 0.4rem;
}
.teamProfile .slider{
    position: relative;
    overflow: hidden;
    padding:0.3rem 0 0.3rem 0.3rem;
}

.teamProfile .slider li{
    background:#fff;
    text-align: center;
    padding: 18px 0.2rem;
    width: 2.4rem;
    box-shadow:0 1px 12px rgba(139,190,228,0.32);
}
.teamProfile .slider li .avater img{
    width: 1.3rem;
    height: 1.3rem;
    vertical-align: top;
    border-radius: 50%;
    -webkit-border-radius: 50%;;
}
.teamProfile .slider li .name{
    font-size: 0.28rem;
    color:#4a5b65;    
    padding:0.1rem 0;
    font-weight:bold;
} 
.teamProfile .slider li .tit{font-size: 0.22rem;color:#4a5b65;}
.teamProfile .slider li .txt{
    line-height: 0.3rem;
    color:#9aabb8;
    font-size: 0.2rem;
    height: 1.8rem;
    overflow: hidden;
}
.teamProfile .slider li .quote{
    background-position: -64px -8px;
    width: 13px;
    height: 12px;
    margin-bottom:  0.1rem;
}


/*开设课程*/
.setCourse{
    border-top:1px solid #E6E6E6;
    background:#fff;
    padding: 0 0.4rem;
    margin-top:0.2rem;
}
.setCourse .item{
    padding: 0 0.26rem 0.2rem 0.26rem;
    background:#f2f7fb;
    border-radius:0.1rem;
    -webkit-border-radius:0.1rem;
    margin-bottom: 0.55rem;
    position:relative; 
}
.setCourse .item .tit {
    padding:0.2rem 0  0.1rem 0.6rem;
}
.setCourse .item em{
    position: absolute;
    left:0.2rem;
    top:-11px;
    background-position:-85px -7px;
    width: 27px;
    height: 26px;
}
.setCourse .item .tit a{
    font-size:  0.26rem;
    color:#ee5b2e;
    font-weight: bold;
}
.setCourse .item .cnt{
    font-size: 14px;
    color:#999;
    line-height:24px;
}
.empty{
    text-align: center;
    padding-top: 0.2rem;
    font-size: 0.26rem;
    color:#a2a2a2;
}
.empty img{
    width: 1.4rem;
    height:1.1rem;
}

/*弹窗*/
.team-pop,
.labDynamic-pop{
    position: fixed;
    left: 0;
    bottom: -200%;
    width: 100%;
    background:#fff;
    border-top-left-radius: 0.2rem;
    -webkit-border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    -webkit-border-top-right-radius: 0.2rem;
    padding: 0 0.42rem;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    z-index:  11;
    max-height: 92%;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -ms-transition-property: -ms-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
}
.team-pop.show,
.labDynamic-pop.show{bottom: 0;}
.team-pop .teamPop-hd{
    padding: 0.75rem 0 0.32rem 0;
    overflow: hidden; 
}
.team-pop .teamPop-hd img{
    float: left;  
    width: 1.6rem;
    height:1.6rem;
    border-radius:50%;
    -webkit-border-radius:50%;;
}
.team-pop .teamPop-hd .txt{
    overflow: hidden;
    padding-left: 0.4rem; 
    color:#366783;
}
.team-pop .teamPop-hd .txt h2{font-size:0.3rem;font-weight:bold;padding:0.3rem 0 0.1rem 0;}
.team-pop .teamPop-hd .txt p{font-size:0.26rem;}
.team-pop .item{
    border-top:1px dotted #DBE4EA;
    padding:0.3rem 0;
}
.team-pop .item h3{
    font-size:  0.24rem;
    color:#366783;
    padding-bottom:0.2rem;
    font-weight: normal;  
}
.team-pop .item p{
    font-size:  0.28rem;
    color:#366783;
    line-height:0.4rem;
}
.team-pop .close,
.labDynamic-pop .close{
    padding:0.3rem 0 0.5rem 0;
    text-align:center;  
    color:#a8aeb0;
    font-size:  0.24rem;
}
.team-pop .close em,
.labDynamic-pop .close em{
    background: url(../images/AILab-icon.png) no-repeat -7px -8px;
    background-size: 500px 500px;
    width: 11px;
    height: 7px;
    display: inline-block; 
    vertical-align: 1px; 
    margin-left:0.12rem; 
}
/*右侧*/
.AIMask-pop{
    position: fixed;
    left: 0;
    top:0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.27);
    z-index: 10;
    display: none;
}
.contact-pop{
    position: fixed;   
    width:84%;
    left: 8%;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    background:#fff;
    z-index: 11;
    display: none;
}
.contact-pop .cls{
    position: absolute;
    width: 0.7rem;
    height: 0.7rem;
    right: 0;
    top:0;
    background: #eaeeef;
}
.contact-pop .cls em{
    position: absolute;
    left: 50%;
    margin-left:-10px;
    top:50%;
    margin-top: -9px;
    background: url(../images/AILab-icon.png) no-repeat -117px -8px;
    background-size: 500px 500px;
    width: 20px;
    height: 19px;
}
.contact-pop .title{
    text-align:center;
    padding:0.32rem 0;
    color:#4a5b65;
    font-size: 0.3rem;
}
.contact-pop .codeImg{text-align:center; }
.contact-pop .codeImg img{
    width:  1.8rem;
    height: 1.8rem;
    vertical-align: top;
}
.contact-pop .list {
    padding:0 0.8rem;
}
.contact-pop .list li{
    position:relative;  
    padding-left: 0.8rem;
    color:#366783;
    margin-bottom:0.3rem;
}
.contact-pop .list li em{
    position: absolute;
    left:0;
    top:0;
}
.contact-pop .list li .em1{
    background-position: -146px -8px;
    width: 19px;
    height: 19px;
}
.contact-pop .list li .em2{
    background-position:  -172px -8px;
    width: 20px;
    height: 16px;
    top:5px;
}
.contact-pop .list li .em3{
    background-position: -200px -7px;
    width: 19px;
    height: 23px;
}
.contact-pop .list li .em4{
    background-position:  -226px -10px;
    width: 23px;
    height: 20px;
}
.contact-pop .codeImg{
    padding-bottom: 0.5rem;
    text-align: center;
}
.contact-pop .codeImg img{
    width: 1.8rem;
    height: 1.8rem;
    vertical-align: top;
}
/**/
.labDynamic-pop{
    /*max-height: 60%;*/
    overflow-y:auto; 
}
.labDynamic-pop .loading{
    text-align:center; 
    padding-top:0.2rem;
    display:none;
}
.labDynamic-pop .comTitle{
    margin: 0;
    margin-top: 0.1rem;
    text-align:center;
    font-size: 0.3rem;
    color:#4a5b65;
}
.labDynamic-pop .item{
    border-bottom:1px dotted #DDE3E5;
    padding-bottom: 0.2rem;
    color:#366783;
    font-size: 0.24rem;
}
.labDynamic-pop .item-hd{
    font-size: 14px;
    color:#366783;
    padding-top:0.16rem;
}
.labDynamic-pop .item .cnt a{
    color:#ee5b2e;
}
.labDynamic-pop .item:nth-child(1) .item-hd{
    border-top:0;
}
.labDynamic-pop .item .cnt{
    font-size: 0.28rem;
    margin: 6px 0 0 0;
}
.labDynamic-pop .item .imgs img{
    width: 32%;
    float:left;
    margin-right:2%;
    vertical-align:top;
    margin-top:0.16rem ;
}
.labDynamic-pop .item .imgs img:last-child{
    margin-right:0;
}
.labDynamic-pop{display: block;}
