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{

}
.added-top-fl{
    width: 700px;
    color: #666;
    font-size: 14px;
    display: inline-block;
}
.added-top-fl-title{
    font-size: 48px;
    color: #000;
    padding-top: 80px;
}

.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;
    padding-bottom: 80px;
    line-height: 28px;

}
.added-top-fr{
    position: absolute;
    z-index: 9;
    right: 0px;
    top: 30px
}
/*系统组成*/
.system-title{
    padding-top:58px;
    padding-bottom: 30px;
    font-size: 30px;
    text-align: center;
}
.system-img{
    text-align: center;
}
/*购物流程*/
.mg-top{
    height: 36px;
}
.shoping-title{
    padding-top:38px;
    font-size: 30px;
    text-align: center;
}
.shoping-img{
    text-align: center;
}
.shoping-cent{
    background: #f5f5f5;
    min-height: 281px;
    height: auto;
}
.shopimg-cent-fr{
    float: right;
    width: 800px;
    line-height: 280px;
    font-size: 18px;
    color: #333;
}
.shopimg-cent-fr p{
    padding-bottom: 0px;
    margin-bottom: 0px;
}



/*新增*/
.cashier-title{
    text-indent: 2em;
    font-size: 14px;
    color: #666;
}
.mb{
    margin-bottom: 36px;
}
.cashier-top-fr{
    float: right;
    width:420px;
    margin-top: 36px;
}
.cashier-cent{
    line-height: 28px;
}