p{
    margin: 0;
}
.ele-platform-text-box{
    margin-top: 100px;
}
.ele-platform-text-box .main-box{
    position: relative;
    height: 360px;
    background: url("../images/rule/banner.svg");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.ele-platform-text-box .left-box{
    width: 528px;
    position: absolute;
    top: 0;
    left: 0;
}
.ele-platform-text-box .left-box .title{
    padding-top: 110px;
}
.ele-platform-text-box .left-box .desc-text{
    margin-top: 10px;
    text-align: justify;
}
.ele-platform-text-box .left-box .content-text{
    text-align: justify;
    margin-top: 20px;
}

.rule-text-box{
    margin-top: 80px;
    margin-bottom: 90px;
}
.rule-text-box .title{
    text-align: center;
    margin-bottom: 40px;
}
.rule-text-box .sub-title,.sub-title1{
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    text-align: left;
}
.rule-text-box .sub-title1{
    margin-top: 41px;
}
.rule-text-box .content-box,.content-box1{
    text-align: left;
    margin-left: 1em;
    line-height: 26px;
    font-size: 16px;
    color: #2A2A2A;
    text-align: justify;
    line-height: 26px;
}
.rule-text-box .content-box1,.content-box2{
    margin-top: 25px;
    text-align: left;
    color: #333;
}
.rule-text-box .content-box2{
    margin-top: 27px;
    margin-bottom: 27px;
    font-size: 18px;
    color: #151515;
    line-height: 25px;
    text-indent: 1em;
}

