*{margin: 0;padding: 0}
.fl{ float: left}
.fr{ float: right}
.ovh{ overflow: hidden}
body{
    background: #fff;
}
.year-head img{
    width: 100%;
    height: auto;
}
.year-cont{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.year-summary{
    width: 100%;
    height: 241px;
    margin: 40px 0 55px 0;
    padding: 30px 80px;
    background: url("../images/70n.png") no-repeat center;
}
.year-summary p{
    color: #444;
    text-indent: 2em;
    font: 20px/2 "微软雅黑", Arail;
    text-align: justify;
}
.year-common{
    margin-bottom: 96px;
}
.year-title{
    width: 370px;
    height: 32px;
    margin: 0 auto 62px;
    text-indent: 222px;
    color: #8c250c;
    font: bold 30px/32px "微软雅黑",Arail;
    background: url("../images/zt_04.jpg") no-repeat left center;
}
.year-img img{
    width: 374px;
    height: 248px;
}
.year-detail{
    width: 66%;
    color: #444;
    font: 20px/1.6 "微软雅黑",Arail;
    text-indent: 2em;
    text-align: justify;
}
.year-detail a{
    margin-top: 20px;
    color: #8c250c !important;
    font: 20px/1 "微软雅黑",Arail;
    text-decoration: none;
}
.year-detail a:hover{ color: #e02c00 !important;}

.year-foot-box{
    width: 100%;
    height: 210px;
    background: url("../images/bbg.png") no-repeat center bottom;
}
.year-foot{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    border-top: 2px solid #a34e38;
    text-align: center;
    color: #333;
    font: 16px/120px "微软雅黑", Arail;
}