*{
    margin: 0;
    padding: 0;
}
.rescus-banner{
    width: 100%;
    height: 656px;
    float: left;
    background-image: url("../images/loss/_banner.jpg");
}
.rescus-banner p{
    text-align: center;
    font-size: 60px;
    line-height: 530px;
    margin-left: 300px;
}
.rescus{
    width: 100%;
    height: 500px;
    float: left;
}
.rescus1{
    width: 1000px;
    height: 500px;
    margin: 0 auto;
}
.rescus-p{
    width: 100%;
    height: 120px;
    line-height: 120px;
    font-size: 40px;
    text-align: center;
}
.Platform{
    width: 100%;
    height: 650px;
    float: left;
    background: #F1F1F1;
}
.Platform1{
    width: 1000px;
    height:650px;
    margin: 0 auto;

}
.Platform-p{
    width: 100%;
    height: 120px;
    float: left;
    text-align: center;
    font-size: 40px;
    line-height: 120px;
}
.Platform2{
    width: 100%;
    height: 1150px;
    float: left;
    background: #F1F1F1;
}
.Platform3{
    width: 1000px;
    height:1150px;
    margin: 0 auto;
}
img{
    width: 1000px;
    background-size: 100% 100%;
}