锘?bg {
    margin-top:80px;height:357px;z-index:-1;position:relative;
}
.bg > div{
    background-image:url(/images/about/staff_banner.jpg);  top: 0; left: 0; height: 100%; width: 100%; background-position: center 80px; background-repeat: no-repeat; background-attachment: fixed;  zoom: 1;
}
    
.line {
    width:100%;
}
.line.bg1 {
    background:#fff;padding:    0px 0 80px;
}
.line.bg1 .title{
    text-align:center;background:url(/images/about/staff_tt1.jpg) no-repeat center center;width:100%;height:75px;margin-bottom:30px;
}
.line.bg1 .img{
    overflow:hidden;width:100%;padding:60px 0 40px;
}
.line.bg1 .memo{
    font-size:14px;color:#777;line-height:25px;
}
.line.bg1 .memo p.tt{
    color:#333;padding-top:15px;
}