ul,ol{padding-left:0; list-style-type:none;}
button{
    outline: none;
}
a:focus{text-decoration: none;}
.cent-box{
    width: 100%;
    margin-top: 80px;
}
.box-frame{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.cent-box{
    background: #f5f5f5;
}
.added-top{
    width: 100%;
    background: #fff;
    height: 420px;

}
.added-top-fl{
    width: 770px;
    color: #666;
    font-size: 14px;
}
.added-top-fl-title{
    font-size: 48px;
    color: #000;
    padding-top: 80px;
}
.content-img{
    margin: 8px ;
    height: 40px;
    display: table;
    background: linear-gradient(90deg, rgb(2,132,248), rgb(131,1,255));
    border-radius: 40px;
    padding: 2px;
    margin-top: 40px;

}
.content-imgs{
    height: 40px;
    border-radius: 40px;
    background: #fff;
    padding: 2px 50px;
    line-height: 40px;
    color:#2c8bf7;
    font-size: 20px;
}
.text-gradient {
    display: inline-block;
    color: green;
    font-size: 20px;
    padding-bottom: 0px;
    ont-family: ´微软雅黑´;
    background-image: -webkit-gradient(linear, left 0, right bottom, from(rgb(2, 132, 248)), to(rgb(131, 1, 255)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.added-top-fl-cent{
    padding-top: 40px;
}
.added-top-fr{
    position: absolute;
    z-index: 9;
    right: 128px;
    top: 30px
}
.addcent-title{
    height: 142px;
    line-height: 142px;
    text-align: center;
    font-size: 30px;
    color: #000;
}
.addeent-program{
    height: 300px;
}
.list{}
.list li{
    float:left;
}
.program-list{
   width:  1200px
}
.program-list li{
    width: 25%;
    text-align: center;
}
.program-list-img{
    height: 94px;
}
.program-list-txt{
    font-size: 18px;
    color: #000;
    padding-top: 48px;
}
/*设备功能*/
.added-equipment{
    width: 100%;
    background: #fff;
    min-height: 650px;
    height: auto;
}
.equipment-title{
    width: 100%;
    text-align: center;
}
.equipment-title-t{
    padding-top: 48px;
    font-size: 30px;
    color: #000;
}
.equipment-cent{

}
.equipment-cent-fl{
    display: inline-block;
    padding-top: 80px;
    float: left;
}
.equipment-cent-fr{
    display: inline-block;
    width: 470px;
    text-align: right;
    font-size: 16px;
    padding-top: 100px;
}

.add-customer-top{
    padding-top: 80px;
    font-size: 30px;
    color: #000;
}
.add-customer-cent{
    height: 326px;
}
.add-customer-cent-fl{
    padding-top: 36px;
    width: 677px;
    text-align: left;
    display: inline-block;
    font-size: 16px;
    color: #666;
    line-height: 28px;
}
.add-customer-cent-fr{
    width: 500px;
    float: right;
}