.banner-home-item li img{
    height: 100% !important;
}
.temp-pro ul.temp-pro-item li p.image {
    margin: 5px 0 10px;
    height: 150px;
    overflow: hidden;
}
.temp-pro ul.temp-pro-menu li:first-child a:before, .temp-pro ul.temp-pro-menu li:nth-child(2) a:before{
    content: '';
    display: none;
    padding: 0;
}
.temp-pro ul.temp-pro-menu li a:before{
    content: '|';
    padding: 0 10px 0 0;
}
.temp-pro ul.temp-pro-item li p.brand {
    font: bold 13px Arial;
    height: 45px;
    overflow: hidden;
    text-align: center;
    display: flex;  align-items: center;
    margin-top: 0;
}
.temp-pro ul.temp-pro-item li div.price {
    text-align: center;
    position: unset;
    font-size: 17px;
    margin-top: 3px;
}
.temp-pro ul.temp-pro-item li .price2 {
    text-align: center;
    font: 13px Arial;
    position: unset;
    margin-top: 3px;
}
.menuScroll {
    min-height: 474px !important;
    /*position: relative;*/
}
.banner-home{
    height: 474px;
}
ul.banner-home-item{
    height: 408px;
}
ul.banner-home-title{
    bottom: -144px;
}
ul.banner-home-right-item li{
    height: 200px;
}
ul.banner-home-right-item li img{
    height: 100%;
}
.showMenuSub>ul{
    min-height: 472px;
}
#header_top #cart_top,#header_top #account{
    display: none;
}