ul,ol{padding-left:0; list-style-type:none;}
html, body, * {     font-family: "Microsoft YaHei" ! important; }
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-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;
}

.addcent-title{
    height: 142px;
    line-height: 142px;
    text-align: center;
    font-size: 30px;
    color: #000;
}

.list{}
.list li{
    float:left;
}

/*设备功能*/
.added-equipment{
    width: 100%;
    background: #fff;
    min-height: 400px;
    height: auto;
}
.equipment-title{
    width: 100%;
    text-align: center;
}
.equipment-title-t{
    padding-top: 48px;
    font-size: 30px;
    color: #000;
}
.equipment-cent{

}


/*这个是小型机房新加的样式，以上是增值复制样式*/
.addroon-top-fl{
    width: 670px;
    color: #666;
    font-size: 14px;
}
.addroon-top-fr{
    position: absolute;
    z-index: 9;
    right: 0px;
    top: 30px;
    width: 500px;
}
.addroon-top-fr img{
    width: 100%;
}

.addroon-program{
    min-height: 400px;
    height: auto;
    text-align: center;
    padding-bottom: 50px;
}
.addequ-cent-fr{
    display: inline-block;
    padding-top: 80px;
    float: right;
}
.addequ-cent-fl{
    display: inline-block;
    width: 470px;
    text-align: left;
    font-size: 14px;
    padding-top: 80px;
    padding-bottom: 56px;
    color: #666;
    line-height: 26px;
}
.addequ-cent-fl-title{
    margin-top: 30px;
    color: #333;
    font-size: 16px
}
/*这个是智慧新增样式*/
.wisdom-title-txt{
    color: #666;
    font-size: 16px;
    margin-bottom: 26px;
}
.wisdom-item-cent{
    width: 100%;
}
.visdom-list{
    margin-top: 40px;

}
.visdom-list li{
    width: 33%;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.visdom-list-img{
    height: 87px;
}
.wisdom-list-title{
    margin-top: 12px;
    font-size: 18px;
    color: #333;
    line-height: 36px;
   font-weight: 500;
}


.wisdom-cent-fl{
    width:600px;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;

}
.wisdom-cent-fr{
    float: right;
    width: 600px;
    text-align: right;
    color: #666;
    font-size: 16px;
}
.wisdom-cent-fr-title{
    font-size: 24px;
    color: #333333;
    margin-top: 86px;
    margin-bottom: 30px;
}