*{
    margin: 0;
    padding: 0;
}
.loss-banner{
    width: 100%;
    height: 700px;
    float: left;
    background-image: url("../images/loss/loss_banner.jpg");
    background-size: 100% 100%;
}
.loss-banner p{
    text-align: center;
    font-size: 60px;
    line-height: 730px;
    margin-right: 600px;
    color: white;
}
.loss{
    width: 100%;
    height: 360px;
    float: left;
}
.loss1{
    width: 1000px;
    height: 360px;
    margin: 0 auto;

}
.loss-p{
    width: 100%;
    height: 120px;
    float: left;
    text-align: center;
    font-size: 40px;
    line-height: 120px;
}
.loss1 p{
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}
.loss1 p span{
  color:#FA9D2A;
}
.Platform{
    width: 100%;
    height: 620px;
    float: left;
    background: #F1F1F1;
}
.Platform1{
    width: 1000px;
    height:620px;
    margin: 0 auto;

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