.left-nav {} .left-nav-content { height: 350px; background: url(../images/hxx_spzllb_tp.png) no-repeat center center; background-size: 100% 100%; width: 100%; } .left-nav-title { /*background-color: #D91519;*/ height: 50px; width: 100%; text-align: center; } .left-nav-title p { color: #fff; font-size: 16px; line-height: 65px; } .left-nav-menu { width: 100%; -webkit-padding-start: 0; } .left-nav-menu li { height: 42px; text-align: center; line-height: 42px; width: 100%; cursor: pointer; } .left-nav-menu li a { color: #333; font-size: 16px; } .active { color: #D91519 !important; } .breadcrumb li { color: #D91519; } .breadcrumb li a { color: #D91519; } .breadcrumb>li+li:before { padding: 0 5px; color: #D91519; content: "/\00a0"; } .right-content-div div p{ font-size: 12px; color: #333; margin-top: 10px; text-align: center; } @media (min-width: 992px) { .left-nav { width: 21%; } .right-content { width: 79%; } } @media (max-width: 991px){ .row-pagination{ display: none; } .left-nav{ display: none; } .left-nav-content{ height: 100px; background: #fff; } .left-nav-title{ background-color: #D91519; } .left-nav-menu{ overflow: hidden; } .left-nav-menu li{ float: left; width: 20%; } }