.article-more.mobileShow{display: none;}
.firstLvCate .mobileShow{display: none;}
.firstLvCateList li{position: relative;}
.secondLvCateList{display: none; position: absolute; top: 0; right: -251px; z-index: 20; background: #fff; width: 250px; border: solid 1px #ccc; box-shadow: 5px 5px 10px #999;}

.brand-intro{margin-bottom: 15px; overflow:hidden;}
.brand-intro p{line-height: 25px;}
.brand-logo{text-align: center; margin: 10px auto; max-width: 200px;}
.showMore{width: 100%; text-align: center; margin-bottom: 25px;}
.showMore a{ color: #424242;}
.showMore a:hover{color: #3b2272;}
.breadcrumb{display: block; visibility: hidden}

#brand-cate-nav-container{display: block;}

.index-search-box input{width: calc(100% - 125px)}