﻿.kj-index-aboutus{
    flex-wrap:wrap;
}
.kj-aboutus-img {
    width: 100%;
    flex: 0 0 100%;
    margin-right: 0%;
    margin-bottom:30px;
}
.kj-product-top{
    height:auto;
}
.kj-product-top-nav > li {
    flex: 0 0 33%;
}
.index-custom {
    flex-wrap: wrap;
}
.index-custom-items {
    flex:0 0 50%;
    width:50%;
}
.index-custom-items:nth-child(3), .index-custom-items:nth-child(4) {
    padding-top:0;
}