@charset "utf-8";

.navs1:nth-child(1) > .title {
    background: #c51a43;
    color: #fff;
}

h3 {
    color: #000;
}

#search_box {
    float: right;
    padding: 20px 0;
}

#search_box2 {
    background-color: #c51a43;
    width: 70px;
    height: 27px;
    text-align: center;
    display: block;
    cursor: pointer;
    margin-left: 5px;
    font-size: 12px;
    line-height: 2
}

#search_box2 > a {
    color: #fff;
}

.newproduct_img > p {
    margin-top: 20px;
    margin: 20px 0 20px 0;
    font-weight: bold;
}
.newproduct_img h3 {
    margin-top: 30px;
}
.o {
    margin-bottom: 260px;
    width: 100%;
    height: 1500px;
    overflow: hidden;

    
}
.o >ul>li {
    margin-bottom: 300px;
}

