.lead{
    line-height: 2;
    font-size: 14px;
}
.lead .bread{
    width: 1000px;
    background: #f6f6f6;
    line-height: 13px;
    margin-bottom: 16px;
}
.lead .bread span {
    background: #fff;
    padding: 0 10px 0 20px;
    width: 100%;
}
.lead h1{
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    line-height: 90px;
    text-align: center;
}
.lead .line{
    width: 90%;
    height: 11px;
    overflow: hidden;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 0 auto;
    margin-bottom: 30px;
}
.lead .center{
    text-align:center;
    padding: 10px 8px 12px 0px;
    background-size: 100% 100%;
    display: block;
    height: 144px;
    text-align: -webkit-center;
    background-image: url(/zhzjt/resource/cms/2014/05/2014051913032254280.jpg);
    width: 120px;
    vertical-align: top;
    margin: 0 auto;
    margin-bottom: 15px;
}
.lead .center img{
    width:100px;
    height: 130px;
}