/******* 4726 *************/
.showCate>a.p2 .proImg{
    height: 180px;
}
.showCate>a.p2 img {
    height: 180px;
    object-fit: contain;
}
.menu span.lv3{
    padding-left: 15px;
}
.menu span.lv3 a{
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.menu>ul>li>ul>li>p>a{
    padding: 10px 5px 0 10px;
    line-height: 25px;
}
.showCate .title a{
    color: #fff;
}
.showCate .title a span{
    padding-right: 25px;
}
.blockNews{
    background: #f5f5f5;
    margin: 30px auto;
    position: relative;

}
.blockNews .title {
    position: relative;
    padding-top: 10px;
}
.blockNews .title p {
    border-top: 1px solid #000;
    margin: 2px 0;
}
#homeProduct .title span{
    left: 41%;
    background: #fff;
}
.blockNews .title span {
    position: absolute;
    top: 0;
    left: 36%;
    padding: 0 20px;
    background: #f5f5f5;
    font-size: 25px;
    text-transform: uppercase;
    font-family: "Times New Roman",Georgia,Serif;
}

.bnMain a>img:hover{
    transform: none;
}
.showCate > .title> .inner-content-div > a{
    color: #333;
}
.newsContent {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
.newsContent .artMenu{
    float: left;
    width: 32%;
    background: #fff;
    margin: 15px 7px 0 8px;
}
.newsContent .artMenu > li>a.p {
    line-height: 45px;
    padding: 0 15px;
    background-color: #f04e23;
    font-weight: bold;
    color: #fff;
    display: block;
    margin-bottom: 5px;
}
.newsContent .artMenu >li>a.p>i {
    float: right;
    line-height: 45px;
}
.newsContent .artMenu >li>ul.childs{
    height: 130px;
    overflow-y: auto;
}
.newsContent .artMenu >li>ul>li>a {
    padding: 10px 15px;
    display: block;
}
.newsContent .artMenu >li>ul>li>a:hover{
    background: #f9f9f9;
}
.blockNews{
    background: #f5f5f5;
    margin: 30px auto;
    position: relative;
    clear: both;

}
.blockNews .title {
    position: relative;
    padding-top: 10px;
}
.blockNews .title p {
    border-top: 1px solid #000;
    margin: 2px 0;
}
.artMenu:nth-last-of-type(6) li:nth-last-child(1) a.p{
    background: #4FC9A3;
}
.artMenu:nth-last-of-type(5) li:nth-last-child(1) a.p{
    background: #ED8A93;
}
.artMenu:nth-last-of-type(4) li:nth-last-child(1) a.p{
    background: #3C7EAF;
}
.artMenu:nth-last-of-type(3) li:nth-last-child(1) a.p{
    background: #F9AC3D;
}
.artMenu:nth-last-of-type(2) li:nth-last-child(1) a.p{
    background: #93C440;
}
.artMenu:nth-last-of-type(1) li:nth-last-child(1) a.p{
    background: #c2998d;
}
.showCate .title .block-view-more a {
    width: 95px;
    height: 60px;
    color: #eee;
    overflow: hidden;
    display: inline-block;
    font-weight: lighter;
    text-align: center;
}
.menu>ul>li>ul {
    width: 100%;
}
.prdHome {
    background: #fff;
}
#middleProductView .pageView.turns-order{
    display: none;
}
@media (min-width: 1200px){
    #bnHome .bnMain{
        margin-right: 200px
    }
}