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;
}
.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;
    padding-bottom: 80px;
    line-height: 28px;

}
.added-top-fr{
    position: absolute;
    z-index: 9;
    right: 128px;
    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;
}
/*自助购物*/
.shoping-item{
    min-height: 306px;
}
.shoping-item-fl{
    display: inline-block;
    width: 620px;
}
.shopimg-cent-fl-txt{
    float: right;
    width: 362px;
    font-size: 18px;
    color: #333;
    line-height: 28px;
}
.shoping-cent-fl-title{
    font-size: 24px;
    color: #666;
    font-weight: bold;
    padding:50px 0px 30px 20px;
}
.shopimg-item-fr{
    float: right;
}
/*校验*/
.check-cent-fr{
    width: 780px;
    display: inline-block;
}
.check-cent-title{
    padding-top: 48px;
    padding-left: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #666;
}
.check-cent-cent{
    padding-top: 20px;
    width: 296px;
    display: inline-block;
    padding-left: 30px;
    line-height: 28px;
    font-size: 18px;
    color: #333;
}
.chek-cent-txt{
    display: inline-block;
}
.check-cent-cents{
    width: 420px;
    float: right;
    display: inline-block;
    padding-top: 20px;
    font-size: 18px;
    color: #333;
}
/*Jaya终端*/
.ent-cent-title{
    text-align: center;
    font-size: 30px;
    color: #000;
    margin-bottom: 30px;
}
.ent-cent-txt{
    font-size: 18px;
    color: #666;
    text-align: center;
    margin-bottom: 30px;
}
.ent-cent-cent{
    display: flex;
    flex-direction: row;
}
.ent-cent-cent-fl{
    display: flex;
    width: 650px;
}

.ent-cent-cent-fr p{
    margin: 12px auto;
    width: 420px;
}
.ent-cent-cent-fr{
    display: flex;
    flex-direction: column;
    width: 557px;
    height:462px;
    background-color: #9bd1ff;
    background-color:rgba(155,209,255,0.2);
    padding-top: 40px;
}
.stys-end{
    margin-bottom: 60px;
}