.container{
    width: 100%;
    min-width: 1210px;
    height: auto;
    display: block;
    background: #efe7e5;
}
.top-wrap{
    width: 100%;
    height: 513px;
    background:url(../images/top.jpg) center top no-repeat;
    display: block;
}
.top-wrap .box{
    width: 1210px;
    height: 513px;
    margin: 0 auto;
    position: relative;
    display: block;
}
.top-wrap a{
    width: 194px;
    height: 92px;
    display: block;
    position: absolute;
    outline: none;
}
.top-wrap .item-wj{
    left: 0;
    bottom: 0;
}
.top-wrap .item-xz{
    left: 233px;
    bottom: 0;
}
.top-wrap .item-fq{
    left: 457px;
    bottom: 0;
}
.top-wrap .item-zc{
    right: 327px;
    bottom: 0;
}
.top-wrap .item-zh{
    right: 82px;
    bottom: 0;
}
.desc-wrap{
    width: 920px;
    min-height: 800px;
    margin: 0 auto;
    padding-top: 56px;
}
.desc-wrap .title{
    color: #9c1803;
    text-align: center;
    font: bold 26px/26px "微软雅黑";
    padding-bottom: 26px;
    border-bottom:1px solid #dbc9c5;
}
.desc-wrap img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 20px 0;
}
.desc-wrap p{
    font: 18px/34px "微软雅黑";
    padding: 20px 0;
}