.container{
    width: 100%;
    min-width: 1000px;
    height: 1110px;
    display: block;
    background:url(../images/main.jpg) center top no-repeat;
}
.container .box{
    width: 1000px;
    height: 1110px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.box a{
    width: 250px;
    height: 120px;
    display: block;
    position: absolute;
    outline: none;
}
.box .item-wj{
    left: 43px;
    top: 613px;
}
.box .item-xz{
    left: 365px;
    top: 613px;
}
.box .item-fq{
    right: 65px;
    top: 613px;
}
.box .item-zc{
    left: 191px;
    top: 787px;
}
.box .item-zh{
    right: 179px;
    top: 787px;
}
