@charset "utf-8";

/* CSS Document */



/*banner*/

#banner img{ width:100%; height:auto;}

body{ background:#f3f3f3;}





#team .container{background:#fff;}

#team .teamText{ width:380px;    height: 308px;}

#team .teamTextTitle p img{ width:113px; height:113px;}

#team .teamTextTitle{ position:relative;margin-top: -23px; margin-left:13px;height:127px; border-bottom:1px dashed #e6e2e0; }

#team .teamTextTitle p{ position:absolute; left:7px; top:0;}

#team .teamTextName{ padding-left:110px; text-align:center;}

#team .teamTextName a{ font-size:18px; color:#555; display:inline-block;margin-top: 48px;

    margin-bottom: 7px;} 

#team .teamTextName a:hover{ color:#ff0000}

#team .teamTextName span{ font-size:14px; color:#bfbfbf; display:inline-block;} 

#team .teamList li{ border:1px solid #e6e2e0; margin-bottom:82px;}

#team .teamList{ margin:0 auto; margin-top:43px;    width: 93.167%;    padding-bottom: 3px;}

#team .teamTextBrif{ margin-left:27px; font-size:14px; color:#555; line-height:33px; margin-top:20px;}

#team .teamTextBrif span{ color:#989898;}

#team .teamTextBrif p{display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 3;

overflow: hidden;}

#team .teamImg{ margin-right:7px; margin-bottom: -47px; margin-top: 46px;}

#team .teamImg a{    margin-right: 21px; width:328px; height:305px; overflow:hidden; display:inline-block; }

#team .teamImg a img{transform:scale(1); transition: all .4s ease;}

#team .teamImg a:hover img{ transform:scale(1.05); transition: all .4s ease;}

.post .position { width: 97%;}

#team{ margin-top:41px; margin-bottom: 37px;}

#footer {

    margin-top: 29px;

}



@media (max-width:350px){ 



}













































