/*
S2B2C V2样式 by wangruohui 2021-07-08*/
.red-bg{
    background: #FF676C;
   /* height: 772px !important;*/
}
.s2b2c-banner-in{
    width: 1200px;
    height: 600px;
    position: relative;
    margin: 0 auto;

}

.s2b2c-banner-img{
    margin: 100px 100px 0 0;
}

.s2b2c-jiagou-box{
   /* background: url("../images/S2B2C-jiagou.png") no-repeat top;
    background-size: 100%;*/
    width: 1200px;
    height: 797px;
    margin: 0 auto;
    text-align: center;
}

.s2b2c-jiagou-img{
    /*width: 1104px;*/
    /*height: 570px;*/
    /*margin-top: 50px;*/
}

.jingxi-line{
    margin: 60px 0 0 0;
}

.jiazhi-box{
    text-align: center;
    height: 568px;
}

.s2b2c-h2{
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
}

.jiazhi-ul{
    width: 1000px;
    /*height: 135px;*/
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content:space-between;
    padding: 0;

}

.jiazhi-li{
    display: inline-block;
    width: 440px;
    height: 90px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    margin: 0 13px 25px;
    padding: 22px;
}

.jiazhi-txt-box{
    text-align: left;
    width: 350px;
    height: 88px;
}

.jiazhi-img{
    float: left;
    margin-right: 25px;
    margin-top: 13px;
    display: inline-block;
}

.jiazhi-title{
    margin: 0 0 13px;
    font-size: 20px;
    font-weight: normal;
}

.jiazhi-detail{
    color: #999;
    font-size:16px;
    line-height: 26px;
}

.jingxihua-box{
    width: 1100px;
    padding: 25px 0;
    margin: 0 auto;
}

.jingxi-ul{
    width: 270px;
   /* height: 85px;*/
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    /*float: left;*/
}

.jingxi-li{
    display: inline-block;
    width: 256px;
    height: 46px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 7.3px;
    text-align: left;
    padding: 12px 0 12px 12px;
    background-color: #fff;
}

.jingxi-img{
    /*width: 46px;
    height: 46px;*/
    float: left;
    /*margin-right: 12px;*/
}

.jingxi-txt-box{
    width: 198px;
    height: 36px;
    float: right;
}

.jingxi-title{
    margin: 0 0 8px;
    font-size: 15px;
}

.jingxi-detail{
    color: #999;
    font-size: 12.4px;
}

.check-detail {
    color: #ED7071;
    background: #fff;
}
.trial-center {
    margin-left: 10px;
}

.b2b2c-h1 {
    padding: 68px 0 60px 0;
    font-size: 28px;
    font-weight: normal;
    margin: 0;
}
.b2b2c-h1.body-h1 {
    padding: 68px 0 10px 0 !important;
}
.b2b2c-p {
    margin: 0 auto 60px;
    width:740px;
}