

.about-cont .company-pro{

}
.company-pro img{
   /* margin-left: 12px;*/
}
.company-cor{
    width: 100%;
    height: 475px;
    margin: 20px 0 0 0;
    background-color: #efefef;
    padding: 32px 32px 0 20px;
}
.company-cor div{
    width: 45%;
    float: right;
}

.color-3e3a39{
    color: #3e3a39;
}

.product-list{
    width: 177px;
    height: 208px;
    overflow: hidden;
    text-align: center;
    float: left;
    margin-bottom: 18px;
}
.index-product{
    margin-top: 10px;
}
.index-product .product-list:not(:first-child){
    margin-left: 39.3px;
}
.product-list:hover p{
    background-color: #761c78;
    color: #FFFFFF;
}
.product-list p{
    width: 100%;
    height: 40px;
    background-color: #f0f0f0;
    font-size: 20px;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    line-height: 40px;
}
.product-list img{
    width: 177px;
    display: block;
    height: 168px;
}
.index-product ul{
    width: 177px;
    float: left;
}
.index-product table{
    padding-top: 25px;
    color: #595757;
}
.index-product table tr td:nth-of-type(odd){
    width: 15px;
}
.index-product table tr td:nth-of-type(even){
    width: 201.3px;
    padding-right: 67px;
}
.index-product table tr td:last-child{
    width: 165px;
    padding: 0;
}

.about-div{
    position: relative;
    float: right;
    margin-top: 10px;
    width: 533px;
    height: 426px;
    background: url("/statics/images/about_10.png") no-repeat center;
}
.about-div .f-p{
    width: 317px;
    padding: 0 0 0 5px;
    margin: 0 auto;
    margin-bottom: 61px;
    background-color: #FFFFFF;
}
.about-div ul{
    width: 18.8%;
    margin: 41px 0 24px 2px;
    font-size: 15px;
    float: left;
    height: 195px;
    background-color: #eeeeee;
    padding-top: 5px;
}
.about-div ul li{
    padding-left: 20px;
    line-height: 22px;
}
.t-u li{
    padding-left: 10px!important;
}

.k-div{
    width: 285px;
    height: 315px;
    float: left;
    position: relative;
    margin: 27px 0 0 0;
}
.ul-12,.ul-13{
    width: 49%;
    font-size: 12px;
    margin-top: 10px;
}
.ul-12 li,.ul-13 li{
    padding-left: 24px;
}
.ul-12 img,.ul-13 img{
    vertical-align: middle;
}









