/*
B2B2 V2样式 by wangruohui 2021-08-04*/
.fl-r{
    float: right;
}

.fl-l{
    float: left;
}

.gray-bg{
    background: #f9f9f9;
}

.b2b-banner{
    background: #ED70BA;
    width: 100%;
    height: 600px;
    background-size: 100%;
    position: fixed;
    z-index: 1;
}

.white-bg{
    background: #fff;
    position: absolute;
    top: 600px;
    z-index: 99;
    width: 100%;
}

.b2b-banner-in{
    width: 1200px;
    height: 600px;
    position: relative;
    margin: 0 auto;
}

.b2b2c-banner-p {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 2px;
}

.banner-txt-box {
    color: #fff;
    position: absolute;
    top:140px;
    left: 100px;
    display: inline-block;
    width: 500px;
}

.b2b2c-banner-h2 {
    font-size: 45px;
    margin-bottom: 20px;
}

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

.b2b2c-h1, .b2b2c-p, .b2b2c-h2 {
    width: 100%;
    text-align: center;
   /* margin-top: 68px;*/
    font-size: 28px;
    margin-bottom: 20px;
}

.b2b2c-p {
    width:617px;
    margin: 0 auto;
    font-size: 20px;
    color: #999;
    text-align: center;
    line-height: 32px;
}

.dajian-box {
    width: 1200px;
    margin: 0 auto;
    height: 952px;

}

.dajian-1{
    text-align: center;
}

.shangpin-box{
    width: 100%;
    height: 780px;
}

.shagnpin-in{
    width: 1200px;
    height: 644px;
    margin: 0 auto;
   /* padding: 20px 0 50px 0;*/
    text-align: center;
}

.shangpin-show{
    display: inline-block;
    width: 960px;
    margin: 0 auto;

}


.spshow-text-ul{
    width: 413px;
    display: inline-block;
    padding: 0;
}

.spshow-title{
    font-size: 20px;
    margin-bottom: 12px !important;
    font-weight: normal;
}

.spshow-font{
    color: #777;
    font-size: 16px;
    line-height: 26px;
}

.spshow-text-li{
    margin-top: 0px;
    text-align: left;
}


.banner-btn {
    font-size: 14px;
    width: 130px;
    height: 45px;
    line-height: 45px;
    margin-top: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.check-detail {
    color: #ED70BA;
    background: #fff;
}

.saas-check-detail {
    color: #FF8A53;
    background: #fff;
}

.trial-center, .saas-trial-center {
    margin-left: 10px;
}

.banner-title {
    text-align: left;
    font-size: 38px;
    letter-spacing: 2px;
    font-weight: 300;
    margin: 20px 0 0 0;
}

.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: 700px;
}
.banner-bg-title {
    text-align: left;
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 2px;
    margin: 20px 0;
    font-weight: normal;
}