
.about-content .about-con{
    background-color: #ffffff!important;
}
.product_img{
    width: 335px;
    float: left;
}
.product_img p{
    text-align: center;
}
.product-line{
    width: 100%;
    height: 7px;
}
.product-line span{
    width: 29%;
    height: 100%;
    display: inline-block;
    float: left;
}
.bg-71af57{
    background-color: #71af57;
}

.product-con{
    width: 421px;
    float: right;
}
.bg-l{
    display: inline-block;
    width: 49.6%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF;
    background-color: #006794;
}
.about-cont table{
    width: 100%;
    color: #595757;
    margin-top: 7px;
    font-size: 15px;
    border-top: 1px solid #727171;
    border-bottom: 1px solid #727171;
}
.about-cont table tr{
    height: 24px;
    line-height: 24px;
    border-top: 1px solid #AFAFAF;
}
.about-cont table tr td{
    width: 50%;
    padding-left: 32px;
}
.about-cont table tr:first-child{
    border-top: 0!important;
}
.span-8{
    text-align: center;
    margin-top: 26px;
}
.span-8 span{
    display: inline-block;
    width: 63px;
    margin-bottom: 3px;
    height: 38px;
    font-size: 15px;
    line-height: 38px;
    border: 1px solid #006794;
}
.span-8 span.span-l{
    background-color: #006794;
    color: #FFFFFF;
}