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

.eseal-features-box{
    margin-bottom: 80px;
}
.eseal-features-box .title{
    padding-top: 80px;
    text-align: center;
}
.eseal-features-box .eseal-ui-box{
    margin-top: 60px;
}
.eseal-features-box .eseal-ui-box li{
    width: 277px;
    height: 250px;
}

.eseal-features-box .eseal-ui-box li:hover{
    width: 277px;
    height: 250px;
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 #D0D4DA;
    border-radius: 4px;
}

.eseal-features-box .eseal-ui-box li p{
    margin: 0 30px;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: left;
}
.eseal-features-box .eseal-ui-box .eseal-li-box2{
    margin: 0 31px 0 30px;
}
.eseal-features-box .eseal-ui-box .eseal-li-box3{
    margin-right: 31px;
}
.eseal-features-box .eseal-ui-box .top-title{
    height: 70px;
    margin-top: 40px;
    margin-left: 30px;
}
.eseal-features-box .eseal-ui-box .top-title .second-box{
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #333333;
}
.eseal-features-box .eseal-li-box1 .top-title .first-box{
    height: 70px;
    width: 70px;
    background: url("../images/openPlat/1-1.svg");
}
.eseal-features-box .eseal-li-box2 .top-title .first-box{
    height: 70px;
    width: 70px;
    background: url("../images/openPlat/1-2.svg");
}
.eseal-features-box .eseal-li-box3 .top-title .first-box{
    height: 70px;
    width: 70px;
    background: url("../images/openPlat/1-3.svg");
}
.eseal-features-box .eseal-li-box4 .top-title .first-box{
    height: 70px;
    width: 70px;
    background: url("../images/openPlat/1-4.svg");
}

.show-features-box{
    margin-top: 80px;
}
.show-features-box .title{
    text-align: center;
    margin-bottom: 60px;
}
.show-features-box .content-box{
    margin-top: 60px;
}
.show-features-box .item-box{
    float: left;
    width: 400px;
    height: 200px;
    text-align: center;
    margin-bottom: 80px;
}
.show-features-box .item-box img{
    width: 110px;
}
.show-features-box .item-box .title{
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    margin: 30px 0 10px;
}
.show-features-box .item-box .text{
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}




.install-explain-box{
    background-color: #f6f6f9;
    padding-bottom: 80px;
}
.install-explain-box .title{
    text-align: center;
    padding-top: 80px;
    margin-bottom: 60px;
}
.install-explain-box .item-box{
    position: relative;
    height: 256px;
}

.install-explain-box .item-box .text-word-box{
    position: absolute;
    height: 35px;
    width: 128px;
    top: 111px;
    left: 130px;

}
.install-explain-box .item-box .text-word-box .title-1{
    height: 22px;
    line-height: 22px;
    width: 100%;
    font-size: 16px;
    color: #FFFFFF;
}
.install-explain-box .item-box  .sub-item-box3 .text-word-box{
    position: absolute;
    height: 35px;
    width: 192px;
    top: 111px;
    left: 98px;
}

.install-explain-box .item-box .text-word-box .under-line-box{
    height: 3px;
    width: 84px;
    display: inline-block;
    background-color: #3997CB;
}

.install-explain-box .item-box .sub-item-box1,.sub-item-box2,.sub-item-box3{
    /*width: 387px;*/
    /*height: 256px;*/
    /*-webkit-background-size: 100%;*/
    /*background-size: 100%;*/
    /*background-position: center center;*/
    /*position: relative;*/
    /*transition: all 1s ease-in-out;*/
    /*-moz-transition:all 1s ease-in-out; !* Firefox 4 *!*/
    /*-webkit-transition:all 1s ease-in-out; !* Safari and Chrome *!*/
    /*-o-transition:all 1s ease-in-out; !* Opera *!*/
}
.install-explain-box .item-box .sub-item-box1{
    background: url("../images/openPlat/4-1.png");
    width: 387px;
    height: 256px;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: center center;
    position: relative;
    transition: all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out; /* Firefox 4 */
    -webkit-transition:all .3s ease-in-out; /* Safari and Chrome */
    -o-transition:all .3s ease-in-out; /* Opera */
}
.install-explain-box .item-box .sub-item-box1:hover{
    background: url("../images/openPlat/4-1.png");
    width: 387px;
    height: 256px;
    -webkit-background-size: 120%;
    background-size: 120%;
    background-position: center center;
    position: relative;
}
.install-explain-box .item-box .sub-item-box2{
    background: url("../images/openPlat/4-2.png");
    margin-left: 20px;
    margin-right: 19px;
    width: 387px;
    height: 256px;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: center center;
    position: relative;
    transition: all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out; /* Firefox 4 */
    -webkit-transition:all .3s ease-in-out; /* Safari and Chrome */
    -o-transition:all .3s ease-in-out; /* Opera */
}
.install-explain-box .item-box .sub-item-box2:hover{
    background: url("../images/openPlat/4-2.png");
    margin-left: 20px;
    margin-right: 19px;
    width: 387px;
    height: 256px;
    -webkit-background-size: 120%;
    background-size: 120%;
    background-position: center center;
    position: relative;
}
.install-explain-box .item-box .sub-item-box3{
    background: url("../images/openPlat/4-3.png");
    width: 387px;
    height: 256px;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: center center;
    position: relative;
    transition: all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out; /* Firefox 4 */
    -webkit-transition:all .3s ease-in-out; /* Safari and Chrome */
    -o-transition:all .3s ease-in-out; /* Opera */
}
.install-explain-box .item-box .sub-item-box3:hover{
    background: url("../images/openPlat/4-3.png");
    width: 387px;
    height: 256px;
    -webkit-background-size: 120%;
    background-size: 120%;
    background-position: center center;
    position: relative;
}

.dock-process-box{
    padding-top: 80px;
}
.dock-process-box .title{
    text-align: center;
    margin-bottom: 60px;
}
.dock-process-box .text-content-box{
    display: inline-block;
    width: 1064px;
    margin-left: 48px;
    text-align: justify;
    float: left;
    height: 22px;
    margin-top: 30px;
    margin-bottom: 80px;
}


