.wb_right {
    padding-top: 15px
}

.wb_right .imageL_textR {
    margin-top: 15px;
    margin-bottom: 20px;
    background: #f3f3f3;
    padding: 20px;
    height: auto;
    overflow: hidden
}

.wb_right .imageL_textR .image_l {
    width: 126px;
    margin-right: 20px;
    float: left;
    text-align: center
}

.wb_right .imageL_textR .text_r {
    float: left;
    width: 554px;
    line-height: 28px;
    font-size: 14px
}

.wb_right .imageL_textR img {
    margin-bottom: 10px
}

.wb_right .imageL_textR p {
    width: 100%;
    color: #666;
    text-align: justify
}

.wb_right .imageL_textR span {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 20px
}

.wb_right .tab_item {
    margin-top: 20px;
    padding-left: 17px
}

.wb_right .sys_nav {
    height: auto;
    overflow: hidden
}

.wb_right .sys_nav li {
    width: 175px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.wb_right .sys_nav .dot {
    background: #ea4120;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px
}

.wb_right .sys_nav a {
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.wb_right .sys_nav .active {
    color: #ea4120
}

.wb_right .drive_data_wrap {
    margin-top: 18px
}

.wb_right .drive_data_item {
    display: none;
    padding: 20px;
    background: #f3f3f3;
    height: auto;
    overflow: hidden
}

.wb_right .img_fi {
    display: block;
    width: 156px;
    float: left;
    margin-right: 30px
}

.wb_right .intro_text {
    width: 470px;
    float: left
}

.wb_right p {
    line-height: 24px;
    font-size: 12px;
    color: #666;
    text-align: justify
}

.wb_right .s_tit {
    font-size: 14px;
    color: #333
}

@media (max-width: 767px) {
    .wb_right {
        padding-top:.3rem;
        padding-bottom: 0;
    }

    .wb_right .drive_data_wrap {
        margin-top: .3rem
    }

    .wb_right .tab_item {
        margin-top: .2rem;
        padding-left: .18rem;
        padding-right: .18rem
    }

    .wb_right .sys_nav li {
        width: 50%;
        padding-left: .15rem;
        padding-right: .15rem
    }

    .wb_right .sys_nav li a {
        font-size: .26rem;
        height: .48rem;
        line-height: .48rem
    }

    .wb_right .drive_data_item {
        padding: .2rem
    }

    .wb_right .img_fi {
        width: 1.56rem;
        margin-right: .3rem
    }

    .wb_right .intro_text {
        width: 4.2rem;
    }

    .wb_right .s_tit {
        font-size: .26rem
    }

    .wb_right p {
        line-height: .44rem;
        font-size: .22rem
    }

    .wb_right .imageL_textR {
        margin-left: .18rem;
        margin-right: .18rem;
        padding: .4rem .2rem;
        margin-top: .3rem;
        margin-bottom: .3rem
    }

    .wb_right .imageL_textR .image_l {
        width: 2.3rem;
        margin-bottom: .3rem;
        margin-right: .2rem
    }

    .wb_right .imageL_textR img {
        width: 1.36rem;
        border: .07rem solid #fff;
        margin-bottom: .1rem
    }

    .wb_right .imageL_textR span {
        font-size: .18rem;
        line-height: .3rem
    }

    .wb_right .imageL_textR .text_r {
        width: 3.6rem;
        font-size: .26rem;
        line-height: .48rem
    }

    .wb_right .imageL_textR a {
        font-size: .26rem
    }
}
