﻿.sov_line ul {
    width: 100%;
    padding: 0 5px;
    height: 54px;
}

.sov_line ul li {
    float: left;
    width: 10%;
    text-align: center;
    position: relative;
}

.sov_line ul li div {
    float: left;
    width: 82.8%;
    height: 54px;
    line-height: 54px;
}

.sov_line ul li span {
    display: block;
    float: left;
    width: 1px;
    height: 14px;
    line-height: 14px;
    background: #b3a795;
    position: absolute;
    top: 23px;
    left: 105px;
}

.h_title.solu{
    padding-bottom:31px;
}
.content {
    padding-bottom: 25px;
}
.white ul li div {
    text-align: left;
}
.sov_line {
    max-width: 1200px;
    min-width: 1000px;
    height: 54px;
    margin: 22px auto;
    font-size: 14px;
}
.erp_system{
    width: 230px;
    color:#fff;
    border:1px solid #bbb;
    height: 43px;
    line-height: 42px;
    margin: 0 auto;
    font-size: 16px;
}
.erp_line{
    width: 500px;
    color:#fff;
    height: 43px;
    line-height: 42px;
    margin: -22px auto;
    font-size: 16px;
}
.erp_line span{
    display: block;
    height: 100%;
    float: left;
}
.erp_line .span1{
    width:145px;
    border-top:1px solid #bbb;
}
.erp_line .span2{
    width:210px;
}
.erp_line .span3{
    width:145px;
    border-top:1px solid #bbb;
}

.fa_banner_right dd {
    width: 274px;*width:210px;
}
@media screen and (min-width: 300px) and (max-width: 1200px){
    #fa_ban .first {
        width: 900px;
        margin: 0 auto;
    }
    .fa_banner_list .fa_banner_left {
        margin-right: 13px;
    }
    .fa_banner_list {
        width: 262px;
        padding-left: 19px;
    }
    a.banner_left, a.banner_right {
        top: 56px;
    }
    a.banner_left {
        left: 9px;
    }

    a.banner_right {
        right: 13px;
    }
    .fa_banner_right dd {
        *width: 170px;
        width: 249px;
    }
    .sov_line ul li div {
        width: 94.8%;
    }
}