.hexin-box ul,.ziyou-box ul,.duoduan-box ul{
    display: flex;
    display: -webkit-flex;
    justify-content:space-between;/*决定子元素两端对齐，均匀间隔*/
    padding: 0;
}

.hexin-box li,.ziyou-box li,.duoduan-box li{
    text-align: center;
    float: left;
    display: inline-block;
}

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

.b2b2c-banner{
    width: 100%;
    height: 600px;
}
.yellow-bg{
    background: #FFAF00;
}
.fl-r{
    float: right;
}

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


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

.b2b2c-banner-h2 {
    font-size: 33px;
    margin-bottom: 30px;
}

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

.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: #FFAE00;
    background: #fff;
}

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

.b2c-duoduan-box{
    padding-top: 50px;
}

.b2c-h2{
    width: 100%;
    text-align: center;
     margin: 0 0 20px 0;
    font-size: 28px;
}

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

.duoduan-box{
    width: 1200px;
    height: 390px;
    /*padding: 50px 0;*/
    margin: 0 auto;
}

.duoduan-ul{
    width: 966px;
    height: 232px;
    margin: 60px auto 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content:space-between;/*决定子元素两端对齐，均匀间隔*/
}

.duoduan-li{
    width: 150px;
    height: 232px;
    text-align: center;
    float: left;
    display: inline-block;
}

.duoduan-p{
    margin-top: 22px;
    font-size: 16.6px;
    font-weight: normal;
}

.mar-t28{
    margin-top: 24.5px;
}

.ziyou-ul{
    width: 1000px;
    height: 209px;
    margin: 0 auto;
    padding: 0;
}

.ziyou-li{
    width: 22%;
    height: 280px;
}

.ziyou{
    width: 167px;
    height: 209px;
}

.hexin-box{
    width: 100%;
    height: 900px;
}

.hexin-ul{
    width: 1060px;
    height: 317px;
    margin: 0 auto;
    padding: 0;
}

.hexin-li{
    width: 300px;
    height: 317px;
    text-align: center;
}

.hexin-h3{
    font-size: 24px;
    margin: 16.6px 0 23.3px 0;
    font-weight: normal;
}

.hexin-p-txt{
    color: #999;
    font-size: 16px;
    line-height: 26px;
    width: 256px;
    height: 52px;
    margin: 0 auto;
}

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

.b2b2c-h1 {
    padding: 68px 0 60px 0;
    font-size: 28px;
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
}
.b2b2c-h1.body-h1 {
    text-align: center;
    padding: 68px 0 10px 0 !important;
}
.b2b2c-p {
    margin: 0 auto 60px;
    width: 616px;
}
.banner-bg-title {
    text-align: left;
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 2px;
    margin: 20px 0;
    font-weight: normal;
}