.banner{
    margin-top: 80px;
    width: 100%;
    height: 346px;
    background: url("../images/tsjybg.jpg") center center;
}
.banner p{
    font-size: 36px;
    text-align: center;
    line-height: 300px;
}


h3{
    font-size: 36px;
    color: #333;
    text-align: center;
    font-weight: normal;
}
.lxfs{
    padding: 120px 0;
    width: 100%;
}
.lxfs-a{
    width: 1200px;
    margin: 60px auto 0;
}
.lxfs-b{
    width: 33.33%;
    float: left;
}
.lxfs-b img{
    display: block;
    width: 150px;
    height: 150px;
    margin: auto;
}
.lxfs-b span{
    display: block;
    font-size: 16px;
    font-weight:bold;
    color: #666;
    text-align: center;

}
.lxfs-b p{
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 10px;
}
.lxfs-c{
    width: 1200px;
    height: 600px;
    margin: 60px auto 0;
    padding:20px;
}
