*{}
*{}
*{}
*{}
*{}
*{}
body ul.nav > li.nav_li1>a{
    font-size: 16px;
    padding: 0 16px;
}
body .ms +.product{
    display: block;
}
body .product>ul>li{
    height: 360px;
}

body .product>ul {
    margin-bottom: 20px;
    float: none;
    display: flex;
    flex-wrap: wrap;
}
body .product>ul>li>a:nth-child(1){
    height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: none; */
    box-sizing: content-box;
    position: relative;
    z-index: 10;
}
body .product>ul>li>a:nth-child(1) img{
    height: auto;
    max-height: 260px;
    width: auto;
    max-width: 100%;
}
.nc14{}
.nc2{}
.nc3, .nc5, .nc7, .nc9, .nc11{
    font-size: 20px;
    margin: 25px 0 10px;
}
.nc4{}
.nc5{}
.nc6{}
.nc7{}
.nc8{}
.nc9{}
.nc10{}
.nc11{}
.nc12{}
.nc13{}
.nc1{
    font-size: 24px;
    margin: 0 0 30px;
}

.new-content {
    text-align: left;
    line-height: 1.88;
}

body .product-content td *{
    text-align: center !important;
}