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

.ele-platform-text-box .left-box .btn-box{
    margin-top: 40px;
    font-size: 14px;
    color: #333333;
}
.ele-platform-text-box .left-box .btn-box .first-btn:hover{
    color: #fff;
    width: 120px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #3997CB;
    border-radius: 4px;
    cursor: pointer;
    margin-top: -4px;
    border: none;
}
.ele-platform-text-box .left-box .btn-box .second-btn:hover{
    color: #fff;
    width: 120px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #3997CB;
    border-radius: 4px;
    cursor: pointer;
    margin-top: -4px;
    border: none;
}

.ele-platform-text-box .left-box .btn-box .first-btn{
    margin-right: 32px;
}

.ele-platform-text-box .left-box .btn-box .first-btn,.second-btn{
    width: 120px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #333333;
    border-radius: 4px;
    cursor: pointer;
    transition: margin-top .3s;
    -moz-transition:margin-top .3s; /* Firefox 4 */
    -webkit-transition:margin-top .3s; /* Safari and Chrome */
    -o-transition:margin-top .3s; /* Opera */
}

.btn-box a:hover{
    color: #fff;
}


.category-box{
    margin-top: 80px;
}
.category-box .title{
    text-align: center;
    margin-bottom: 60px;
}
.category-box .category-ui-box{
    text-align: center;
}
.category-box .category-ui-box li{
    display: inline-block;
    width: 160px;
    margin: 0 60px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    cursor: pointer;
}

.category-box .category-ui-box .active{
    color: #3997CB;
    border-bottom: 3px solid #3997CB;
}

.showCompany-box{
    margin-bottom: 80px;
}
.showCompany-box li{
    width: 277px;
    height: 140px;
    margin-top: 40px;
    margin-right: 31px;
    background: #F6F6F9;
    border-radius: 4px;
}
.showCompany-box li:nth-child(4n){
    margin-right: 0;
}
.showCompany-box li:first-child{
    margin-right: 30px;
}
.showCompany-box li:nth-child(5n){
    margin-right: 30px;
}


.showCompany-box li .middle-text-box{
    margin-top: 35px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #333333;
}
.middle-text-box div{
    float: left;
}
.middle-text-box .icon-box{
    width: 70px;
    height: 70px;
    background-position: center center;
    -webkit-background-size: 70px 70px;
    background-size: 70px 70px;
    margin-left: 63px;
}
.bg-item-1{
    background: url("../images/esealSignSystem/1.svg") no-repeat;
}
.bg-item-2{
    background: url("../images/esealSignSystem/2.svg") no-repeat;
}
.bg-item-3{
    background: url("../images/esealSignSystem/3.svg") no-repeat;
}
.bg-item-4{
    background: url("../images/esealSignSystem/4.svg") no-repeat;
}
.bg-item-5{
    background: url("../images/esealSignSystem/5.svg") no-repeat;
}
.bg-item-6{
    background: url("../images/esealSignSystem/6.svg") no-repeat;
}
.bg-item-7{
    background: url("../images/esealSignSystem/7.svg") no-repeat;
}
.bg-item-8{
    background: url("../images/esealSignSystem/8.svg") no-repeat;
}
.bg-item-9{
    background: url("../images/esealSignSystem/9.svg") no-repeat;
}
.bg-item-10{
    background: url("../images/esealSignSystem/10.svg") no-repeat;
}
.bg-item-11{
    background: url("../images/esealSignSystem/11.svg") no-repeat;
}
.bg-item-12{
    background: url("../images/esealSignSystem/12.svg") no-repeat;
}
.bg-item-13{
    background: url("../images/esealSignSystem/13.svg") no-repeat;
}
.bg-item-14{
    background: url("../images/esealSignSystem/14.svg") no-repeat;
}
.bg-item-15{
    background: url("../images/esealSignSystem/15.svg") no-repeat;
}
.bg-item-16{
    background: url("../images/esealSignSystem/16.svg") no-repeat;
}
.bg-item-17{
    background: url("../images/esealSignSystem/17.svg") no-repeat;
}
.bg-item-18{
    background: url("../images/esealSignSystem/18.svg") no-repeat;
}
.bg-item-19{
    background: url("../images/esealSignSystem/19.svg") no-repeat;
}
.bg-item-20{
    background: url("../images/esealSignSystem/20.svg") no-repeat;
}
.bg-item-21{
    background: url("../images/esealSignSystem/21.svg") no-repeat;
}
.bg-item-22{
    background: url("../images/esealSignSystem/22.svg") no-repeat;
}


.goods-feature-box{
    background-color: #f6f6f9;
    height: 993px;
}
.goods-feature-box .title{
    text-align: center;
    padding-top: 80px;
    margin-bottom: 60px;
}
.goods-feature-li-box{
    float: left;
    height: 340px;
    width: 387px;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 40px;
}
.goods-feature-li-box:nth-child(2n){
    margin-right: 19px;
}
.goods-feature-li-box:nth-child(3n){
    margin-right: 0;
}
.goods-feature-li-box .img-box{
    height: 180px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 180px;
    text-align: center;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: center center;
    opacity: 0.8;
    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 */
}

.feature-bg-img1{
    background: url("../images/esealSignSystem/3-1.png") no-repeat;
}
.feature-bg-img2{
    background: url("../images/esealSignSystem/3-2.png") no-repeat;
}
.feature-bg-img3{
    background: url("../images/esealSignSystem/3-3.png") no-repeat;
}
.feature-bg-img4{
    background: url("../images/esealSignSystem/3-4.png") no-repeat;
}
.feature-bg-img5{
    background: url("../images/esealSignSystem/3-5.png") no-repeat;
}
.feature-bg-img6{
    background: url("../images/esealSignSystem/3-6.png") no-repeat;
}

.goods-feature-li-box .img-box:hover{
    height: 180px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 180px;
    text-align: center;
    background-position: center center;
    opacity: 0.8;
    -webkit-background-size: 120%;
    background-size: 120%;
}



.goods-feature-li-box .text-box{
    height: 160px;
    background-color: #fff;
    padding: 28px 30px 0;
}

.goods-feature-li-box .text-desc-box{
    font-size: 16px;
    color: #333333;
    height: 16px;
    line-height: 16px;
    border-left: 4px solid #0091ff;
    padding-left: 4px;
    text-align: justify;
}
.goods-feature-li-box .content-text-box{
    margin-top: 12px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}



.use-way-box{
    height: 556px;
}
.use-way-box .title{
    text-align: center;
    padding-top: 80px;
    margin-bottom: 60px;
}
.use-way-li-box{
    background: #F6F6F9;
    border-radius: 4px;
    float: left;
    width: 285px;
    height: 120px;
    margin-right: 20px;
    margin-bottom: 40px;
}
.use-way-li-box:nth-child(4n){
    margin-right: 0;
}

.middle-text-box-1,.middle-text-box-2{
    height: 50px;
    line-height: 50px;
    margin-top: 35px;
    font-size: 18px;
    color: #333333;
}
.middle-text-box-2{
    display: none;
    color: #3997CB;
}
.middle-text-box-1 div{
    float: left;
}
.middle-text-box-1 .icon-box{
    width: 50px;
    height: 50px;
    background-position: center center;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    margin-left: 77px;
}
.apply-bg-img1{
    background: url("../images/esealSignSystem/4-1.svg") no-repeat;
}
.apply-bg-img2{
    background: url("../images/esealSignSystem/4-2.svg") no-repeat;
}
.apply-bg-img3{
    background: url("../images/esealSignSystem/4-3.svg") no-repeat;
}
.apply-bg-img4{
    background: url("../images/esealSignSystem/4-4.svg") no-repeat;
}
.apply-bg-img5{
    background: url("../images/esealSignSystem/4-5.svg") no-repeat;
}
.apply-bg-img6{
    background: url("../images/esealSignSystem/4-6.svg") no-repeat;
}
.apply-bg-img7{
    background: url("../images/esealSignSystem/4-7.svg") no-repeat;
}
.apply-bg-img8{
    background: url("../images/esealSignSystem/4-8.svg") no-repeat;
}
