.xin_bg_1{
    background: url('../images/xin_bg_1.png') no-repeat ;
    background-size:cover;
    height:127px;
    background-position: center;
}
.xin_bg_2{
    background: url('../images/xin_bg_2.png') no-repeat ;
    background-size:cover;
    height:auto;
    background-position: center;
}
.xin_bg_2_top{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    box-sizing: border-box;
    text-align: center;
    padding: 30px 20px;
}
.xin_bg_2_top .text_bg{
    width: 25%;
    color: #fff;
    background: #196386;
    padding: 10px 20px;
    margin: 0 20px;
    text-align: center;
    font-size: 20px;
    border-radius: 8px;
    font-weight: 500;
    letter-spacing: 2px;
    white-space: nowrap;
    overflow: hidden;
}
.xin_bg_2 .goods-base {
    margin-bottom: 0px;
    border-radius: 0px;
}
.xin_bg_3{
    background: url('../images/xin_bg_3.png') no-repeat ;
    background-size:cover;
    height:206px;
    background-position: center;
}
.xin_conf_parameter_bs {
    margin-left: 30px;
    width: 92%;
    border: none;
}
.xin_bg_2 .goods-base .flex-center {
    display: flex;
    align-items: center;
    width: 142px;
    background: revert;
    color: #4ab3f4;
    box-sizing: border-box;
}
.xin_bg_2 .goods-base .name{
    font-size: 18px;
}
.xin_bg_2 .goods-base .text {
    color: #fff;
    font-size: 16px;
}