.wrap {
    min-width: 1000px;
    background: url("../images/header-bg.jpg") no-repeat center top;
}

.wrap-inner{
    margin: 0 auto;
    width: 1000px;
    position: relative;
}
.wrap-up {
    width: 1000px;
    height: 266px;
    background: url("../images/main-top.jpg") no-repeat;
    position: relative;
}

.wrap-down {
    width: 1000px;
    height: 771px;
    background: url("../images/main-down.jpg") no-repeat;
    position: relative;
}

.wrap-down-inner{
    width: 578px;
    height: 771px;
    position: relative;
}

.wrap-up .btn{
    position: absolute;
    top: 0;
    width: 92px;
    height: 28px;
    text-indent: -99999px;
}

.sqWebSite{
    right: 252px;
    z-index: 100;
}
.sqBBS{
    right: 156px;
    z-index: 100;
}
.qixi-btn, .activity-btn, .qixi-logo, .close-btn {
    position: absolute;
    text-indent: -9999px;
    cursor: pointer;
}

.close-btn{
    width: 102px;
    height: 24px;
    left: 249px;
}

.qixi-logo {
    width: 200px;
    height: 135px;
    right: 0;
    top: 28px;
    z-index: 10;
}

.qixi-logo a {
    display: block;
    width: 100%;
    height: 100%;
}


.wrap-down .btn{
    position: absolute;
    text-indent: -99999px;
}

.wrap-down .serverList{
    left: 162px;
    top: 22px;
    width: 281px;
    height: 65px;
}



.wrap-down .section-title{
    position: absolute;
    left:100px;
    top: 32px;
    text-indent: -9999px;
    background: url("../images/section-title.jpg") no-repeat;
    width: 440px;
    height: 60px;
}

.wrap-down .second-title{
    background-position: 0 -60px;
}

.wrap-down .third-title{
    background-position: 0 -120px;
}
.wrap-down .fourth-title{
    background-position: 0 -180px;
}

.wrap-down .section-1{
    width: 82px;
    height: 36px;
    left: 449px;
    top: 167px;
}

.wrap-down .section-2{
    width: 82px;
    height: 36px;
    left: 449px;
    top: 306px;
}

.wrap-down .section-3{
    width: 82px;
    height: 36px;
    left: 102px;
    top: 543px;
}

.wrap-down .section-4{
    width: 82px;
    height: 36px;
    left: 333px;
    top: 543px;
}


.wrap .pop {
    position: absolute;
    top: 0;
    left: 0;
    width: 578px;
    height: 747px;
    display: none;
    background: url("../images/box-bg-1.jpg") no-repeat;
    z-index: 10;
}


.wrap .section-first-box-img,.wrap .section-second-box-img,.wrap .section-third-box-img,.wrap .section-fourth-box-img{
    position: absolute;
    top: 110px;
    left: 72px;
    width: 460px;
    height: 460px;
    border: none;
    outline: none;
}

#header-flash{
    position: absolute;
    left: 161px;
    top: 21px;
    z-index: 5;
}

#header-man{
    position: absolute;
    left: 548px;
    top: -45px;
}

