* {
    padding: 0;
    margin: 0
}

body {
    text-align: left;
    background: #000
}

img {
    border: 0
}

.error_wrap {
    /*position:fixed;*/
    top: 0;
    left: 0;
    width:100%;
    height: 1080px;
    min-width: 1000px;
    /*height:100%;*/
    /*min-width: 1000px;*/
    z-index:-10;
    zoom: 1;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    background: url(/images/error/error_bg.jpg) no-repeat center 0;
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
    position: relative
}

.bottom {
    vertical-align:bottom;
    font-family: "Microsoft YaHei", "微软雅黑", Arial, "Helvetica Neue", Helvetica, "sans-serif";
    height: 160px;
    background-color: #000;
    background-repeat: no-repeat;
    z-index: 1;
    font-size: 12px;
    color: #959595;
    position: relative;
}

.rel1100 {
    margin: 0 auto;
    width: 1100px;
    position: relative;
}

.foot_dl {
    position: absolute;
    top: 40px;
}

.foot_dl dt {
    float: left;
    padding-left: 7px;
}

.foot_dl dt a {
    float: left;
    padding: 0 12px;
}

.foot_dl dt a.wanmei {
    border-right: 1px solid #000;
}

.foot_dl dd {
    float: right;
    font-size: 12px;
    margin: 0;
    line-height: 1.25;
    max-width: 750px;
}

.bottom .rel1100 .certificate {
    position: absolute;
    top: 85px;
    left: 230px;
    line-height: 1.5;
    font-size: 12px;
    color: #555;
    text-align: center;
}

/*.btn-site{width:208px;height:64px; position:absolute;left:487px;;top:500px;}*/