#gree-appDown {
	margin:0 auto;
    padding:80px 0 20px 0;
    height: 840px;
    background: url(../img/app/ima-geBackground-gree+.png) no-repeat center top;
}
.appDown-img {position: relative;}
.appDown-img span {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 196px;
    height: 165px;
    display: block;
    background:url(../img/app/lvzhi.png) no-repeat center;
    background-size: contain;
}

.server-down-img {
    width: 104px;
    padding-bottom:30px;
    text-align: center;
}
.server-down-info {
  padding-left: 80px;
}
.server-down-title {

font-size:36px;
font-weight:600;
color:rgba(51,51,51,1);
line-height:50px;
margin-bottom: 20px;
}
.server-down-des {
font-size:18px;
font-weight:400;
color:rgba(51,51,51,1);
line-height:38px;
margin-bottom: 30px;
}
.server-down-list {margin-bottom: 30px;}
.server-down-list li {
    position: relative;
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:36px;
    padding-left: 30px;
}
.server-down-icon-1::before,
.server-down-icon-2::before,
.server-down-icon-3::before,
.server-down-icon-4::before {
    position: absolute;
    content: "";
    width:20px;
    height: 20px;
    left:0;top:10px;
    background-size: 18px !important;
}

.server-down-icon-1 {
    background: url(../img/app/icon_gree+01.png) no-repeat left center;
}
.server-down-icon-2 { background: url(../img/app/icon_gree+02.png) no-repeat left center;}
.server-down-icon-3 { background: url(../img/app/icon_gree+03.png) no-repeat left center;}
.server-down-icon-4 { background: url(../img/app/icon_gree+04.png) no-repeat left center;}

.down-qcode {
    float: left;
    margin-right: 40px;
font-size:14px;
font-weight:400;
color:rgba(51,51,51,1);
text-align: center;
}