.area{
    width: 1200px;
    margin: 0 auto;
}
h1,h1 a{
    font-size: 42px;
    color: #333;
    text-align: center;
}
.title1{
    width: 451px;
    height: 120px;
    margin: 0 auto;
}
.title2{
    width: 451px;
    height: 117px;
    margin: 0 auto;
}
.wrap1{
    float: left;
    width: 589px;
    height: 136px;
    background: url("../images/wrap1.png") no-repeat;
    margin-bottom: 30px;
}
.wrap1 .f22,.wrap2 .f22{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wrap2{
    float: left;
    width: 589px;
    height: 137px;
    background: url("../images/wrap2.png") no-repeat;
    overflow: hidden;
    margin-bottom: 30px;
}
.wrap2 .f16{
    width: 527px;
    margin: 10px auto 0;
}
.wrap2 .f22{
    width: 527px;
    margin: 25px auto 0;
}
.back1{
    height: 601px;
    background: url("../images/back2.png") no-repeat top center;
    margin: 0 auto;
    overflow: hidden;
}
.top1{
    width: 405px;
    height: 249px;
    background: url("../images/top1.png") no-repeat;
    margin-top: 70px;
    margin-left: 70px;
}
.top2{
    width: 405px;
    height: 249px;
    background: url("../images/top2.png") no-repeat;
    margin-left: 138px;
    margin-top: -10px;
}
.list{
    height: 31px;
    line-height: 31px;
    padding-left: 50px;
    background: url("../images/shu2.png") no-repeat;
    background-size: 32px 31px;
    margin-bottom: 34px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list a{
    font-size: 20px;
    color: #413929;
}
.back2{
    height: 601px;
    background: url("../images/back3.png") no-repeat top center;
    margin: 0 auto;
    overflow: hidden;
}
.list2{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-bottom: 17px;
    border-bottom: 2px solid #becbc8;
    margin-top: 17px;
}
.list2 a{
    font-size: 20px;
    color: #413929;
}
.title a:hover{
    color: #c90606;
}
.back2 .f20 a{
    color: #413929;
}
.margin {
    margin: 0 auto;
}