@charset "utf-8"; .sub-list { width: 230px; height: 500px; padding: 10px 0; background: #fff; box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 0.5); } .sub-list>li { -position: relative; height: 40px; padding: 0 15px; line-height: 40px; } .sub-list>li::after { position: absolute; content: ""; left: 15px; right: 15px; bottom: 0; border-bottom: 1px solid #f1f1f1; } .sub-list>li:last-child::after { border-bottom: 0; } .sub-list>li:hover { background: #e9f9f0; } .sub-list>li:last-child { border-bottom: 0; } .sub-list>li>a { position: relative; float: left; padding: 0 10px; color: #666; } .sub-list>li>a:hover { text-decoration: underline; } .sub-list>li>a::after { position: absolute; content: '/'; left: -2px; color: #999; } .sub-list>li>a:first-child::after { content: ''; } .nav-box { display: none; z-index: 999; position: absolute; left: 230px; top: 0px; width: 600px; padding: 20px; border-left: 3px solid #f2f3f1; background: #fff; overflow: hidden; -webkit-box-shadow: 2px 0px 5px 0px rgba(22, 22, 19, 0.18); -moz-box-shadow: 2px 0px 5px 0px rgba(22, 22, 19, 0.18); box-shadow: 2px 0px 5px 0px rgba(22, 22, 19, 0.18); text-align: left; } .nav-box ul { overflow: hidden; } .nav-box ul li { float: left; height: 24px; background: #333; margin-right: 16px; text-align: center; line-height: 24px; } .nav-box ul li a { display: block; padding: 0 15px; color: #fff; } .nav-box dl { max-height: 100px; margin-bottom: 14px; overflow: hidden; } .nav-box dt { position: relative; display: block; font-size: 15px; line-height: 30px; font-weight: bold; } .nav-box dt::before { position: absolute; content: ''; top: 50%; left: 0; width: 100%; border-bottom: 1px solid #ccc; } .nav-box dt b { z-index: 66; position: relative; display: inline-block; padding-right: 15px; background: #fff; } .nav-box dd { display: block; margin-top: 8px; line-height: 30px; } .nav-box dd a { display: inline-block; margin-right: 10px; font-size: 13px; color: #666; } /* banner */ .slide-banner { width: 710px; margin: 10px 0 0 10px; overflow: hidden; } .slide-banner .swiper-container { height: 300px; } .slide-banner .swiper-container img { height: 100%; } .slide-banner .swiper-pagination span { width: 8px; height: 8px; background: #fff; opacity: 1; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; } .slide-banner .swiper-pagination .swiper-pagination-bullet-active { width: 20px; } .slide-bottom { background: #fff; } .slide-bottom ul { width: 560px; overflow: hidden; } .slide-bottom ul li { float: left; width: 20%; padding-top: 26px; text-align: center; transition: all 0.26s ease; -webkit-transition: all 0.26s ease; -moz-transition: all 0.26s ease; -ms-transition: all 0.26s ease; -o-transition: all 0.26s ease; } .slide-bottom ul li:hover { transform: translateY(-5px); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); } .slide-bottom ul li img { display: inline-block; width: 80px; height: 80px; overflow: hidden; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .slide-bottom ul li p { padding: 7px 0; } .slide-bottom ul li span { display: inline-block; width: 85px; height: 20px; background: #777780; font-size: 12px; color: #fff; line-height: 20px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; } .tab-box ul { display: none; } .tab-box ul.active { display: block; } .slide-right { width: 240px; background: #fff; box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 0.5); } .br-top { padding: 18px 20px 16px 20px; overflow: hidden; border-bottom: 1px solid #DFDFDF; } .br-top img { display: inline-block; vertical-align: middle; margin-right: 10px; } .br-top p { display: inline-block; vertical-align: middle; width: 130px; } .br-top p span { display: block; margin-top: 4px; font-size: 12px; } .zsxx-box { margin-top: 12px; padding: 0 16px; overflow: hidden; } .zsxx-box p { margin-bottom: 10px; font-size: 12px; font-weight: bold; color: #333; } .zsxx-box p b { display: inline-block; margin-right: 8px; font-size: 12px; color: #f23030; } .zsxx-box .swiper-container { height: 150px; } .zsxx-box li { position: relative; padding-left: 12px; overflow: hidden; } .zsxx-box li::before { position: absolute; content: ''; top: 7px; left: 0; width: 3px; height: 3px; background: #666; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .zsxx-box li:hover::before { background: #ee0f15; } .zsxx-box li a { float: left; width: 120px; /*width: 125px;*/ font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .zsxx-box li span { float: right; font-size: 12px; } .zsxx-box li:hover span { color: #ee0f15; } .zx-btn { margin-top: 10px; padding: 0 10px; } .zx-btn a { display: inline-block; vertical-align: middle; width: 106px; height: 44px; color: #fff!important; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; background: #f73e43; line-height: 44px; text-align: center; } .zx-btn a.btn02 { margin-left: 3px; background: #BFAA6E; } .zx-form { padding: 10px; margin-top: 10px; } .zx-form label { display: block; width: 100%; margin-bottom: 10px; line-height: 24px; overflow: hidden; } .zx-form label span { float: left; width: 80px; font-size: 12px; } .zx-form label select, .zx-form label input { width: 140px; height: 24px; border: 1px solid #ccc; cursor: pointer; font-size: 12px; color: #999; } .zx-form label input { padding-left: 5px; } .zx-form .submit { display: block; width: 100%; height: 36px; padding-left: 94px; color: #fff; cursor: pointer; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; text-align: left; background: #ee0f15 url(../images/icon_search_white.png) 70px center no-repeat; background-size: 14px 14px; } /* 大牌精选 */ .bgf { padding-bottom: 40px; background: #fff; } .hb-title { padding-top: 30px; padding-bottom: 20px; font-size: 22px; color: #333; } .hb-title i { vertical-align: middle; margin-top: -4px; margin-right: 8px; font-size: 28px; } .hb-title>a { float: right; margin-top: 6px; color: #999; font-weight: normal; } .tod-star { width: 280px; } .tod-star .swiper-container { background: #F4F5FA; } .tod-star li .botbox { height: 171px; padding: 10px; } .tod-star li h3 { padding: 8px 0; line-height: 18px; overflow: hidden; } .tod-star li h3 a { float: left; width: 160px; font-size: 16px; color: #333; } .tod-star li h3 b { float: right; color: #E65450; } .tod-star li p { width: 100%; margin-top: 8px; font-size: 12px; overflow: hidden; } .tod-star li p span { font-size: 12px; color: #999; } .tod-star li p span em { font-size: 12px; color: #333; } .tod-star .swiper-pagination { bottom: 20px; } .tod-star .swiper-pagination .swiper-pagination-bullet { width: 10px; height: 10px; margin: 0 5px; } .tod-star .swiper-pagination-bullet-active { background: #ee0f15; } .ppjx-box { width: 920px; } .ppjx-box .hb-title i { font-size: 26px; } .ppjx-box ul { padding-top: 5px; margin-top: -5px; overflow: hidden; } .ppjx-box li { float: left; width: 20%; padding-left: 10px; margin-bottom: 10px; } .ppjx-box li a { display: block; padding-bottom: 10px; background: #F4F5FA; transition: all 0.26s ease; -webkit-transition: all 0.26s ease; -moz-transition: all 0.26s ease; -ms-transition: all 0.26s ease; -o-transition: all 0.26s ease; } .ppjx-box li a:hover { transform: translateY(-5px); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); } .ppjx-box li h3 { padding: 10px 8px 3px; color: #333; font-weight: normal; } .ppjx-box li p { padding: 0 8px; font-size: 12px; color: #E65450; overflow: hidden; font-weight: bold; } .ppjx-box li p font { font-size: 12px; color: #E65450; max-width: 82px; overflow: hidden; display: inline-block; height: 16px; } .ppjx-box li p span { float: right; font-size: 12px; color: #999; font-weight: normal; } /* 推荐 */ .troom .hb-title span { display: inline-block; margin-left: 10px; color: #999; font-weight: normal; } .troom ul { overflow: hidden; margin: 0 -10px; padding: 8px 0; padding-bottom: 20px; } .troom ul li { float: left; width: 20%; padding: 0 10px; margin-bottom: 20px; } .troom ul li a { position: relative; display: block; padding-bottom: 10px; background: #fff; transition: all 0.26s ease; -webkit-transition: all 0.26s ease; -moz-transition: all 0.26s ease; -ms-transition: all 0.26s ease; -o-transition: all 0.26s ease; box-shadow: 0px 0px 6px 0px rgba(204, 204, 204, 0.5); } .troom ul li a:hover { transform: translateY(-5px); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); } .troom ul li h3 { padding: 0 10px; font-size: 16px; text-align: center; line-height: 36px; } .troom ul li p { padding: 0 10px; overflow: hidden; } .troom ul li p b { color: #f23030; } .troom ul li p span { color: #999; } /* 严选品牌 */ .ch-brand ul { margin: 0 -5px; } .ch-brand ul li { width: 14.28%; padding: 0 5px; margin-bottom: 10px; } .ch-brand ul li i { position: absolute; top: 10px; right: 10px; font-size: 12px; color: #fff; padding: 2px 4px; background: rgba(0, 0, 0, .5); border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; } .ch-brand ul li h3 { font-size: 14px; text-align: left; font-weight: normal; } .ch-brand ul li p b, .ch-brand ul li p span { font-size: 12px; } /* 加盟资讯 */ .hb-title p { margin-top: 6px; font-weight: normal; } .hb-title p a { margin: 0 6px; color: #666; } .join-infor-left { width: 360px; } .infor-rd { padding: 18px 0; margin-bottom: 15px; border-bottom: 1px solid #DFDFDF; } .infor-rd h3 i { display: inline-block; vertical-align: top; padding: 1px 5px; font-size: 12px; color: #E65450; border: 1px solid #E65450; } .infor-rd h3 a { margin-left: 6px; font-size: 16px; font-weight: normal; } .infor-rd p { height: 46px; margin-top: 6px; color: #999; line-height: 22px; overflow: hidden; } .infor-rd p a { color: #ee0f15; } .jmzx-list li { position: relative; margin-top: 12px; padding-left: 15px; } .jmzx-list li::before { position: absolute; content: ''; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -1px; background: #999; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .jmzx-list li a { display: block; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .join-infor-mid { width: 460px; margin-left: 30px; } .jm-tab-tit { height: 45px; overflow: hidden; } .jm-tab-tit span { float: left; width: 33.33%; text-align: center; font-size: 18px; color: #333; line-height: 53px; border-top: 2px solid #DFDFDF; cursor: pointer; } .jm-tab-tit span.on { color: #ee0f15; border-top: 2px solid #ee0f15; } .jm-tab-box ul { display: none; } .jm-tab-box ul.active { display: block; } .jm-tab-box li:first-child { padding-left: 50px; margin-bottom: 1px; } .jm-tab-box li:first-child::before { content: '热点'; top: 2px; width: 36px; height: 18px; font-size: 12px; color: #ee0f15; text-align: center; line-height: 18px; border: 1px solid #ee0f15; background: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; } .jm-tab-box li:first-child a { font-weight: bold; font-size: 16px; color: #333; } .join-infor-right { width: 330px; padding: 22px 28px 15px 20px; background: #F4F5FA; } .wd-tit { font-size: 18px; color: #333; font-weight: bold; } .wd-tit a { float: right; margin-top: 4px; font-weight: normal; color: #999; } /* 精选专题 */ /* .culling-content { padding: 10px 0; background: url(../images/bg.png) center no-repeat; background-size: cover; } .culling-content .hb-title { color: #fff; } .culling-content .hb-title i { color: #fff; } .culling-content .hb-title>a { color: #fff; } .culling-content ul { overflow: hidden; margin: 0 -15px; padding-top: 5px; } .culling-content ul li { float: left; width: 20%; padding: 0 15px; margin-bottom: 25px; transition: all 0.36s ease; -webkit-transition: all 0.36s ease; -moz-transition: all 0.36s ease; -ms-transition: all 0.36s ease; -o-transition: all 0.36s ease; } .culling-content ul li:hover { transform: translateY(-5px); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); } .culling-content ul li span { display: block; margin-top: 10px; text-align: center; font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }*/ /* 加盟模块 */ .join-module { padding-bottom: 30px; background: #fff; } .join-module-left { width: 880px; } .join-slide-content { position: relative; padding: 15px; background: #ee0f15; } .join-slide-content .swiper-slide a { float: left; width: 14.28%; padding: 15px; background: #fff; border-right: 2px solid #ee0f15; border-bottom: 2px solid #ee0f15; } .join-slide-content .swiper-slide a img { transition: all 0.26s ease; -webkit-transition: all 0.26s ease; -moz-transition: all 0.26s ease; -ms-transition: all 0.26s ease; -o-transition: all 0.26s ease; } .join-slide-content .swiper-slide a:hover img { transform: translateY(-5px); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); } .join-slide-content .swiper-button { z-index: 99; position: absolute; top: 50%; left: 0; width: 24px; height: 60px; margin-top: -30px; text-align: center; line-height: 54px; background: rgba(0, 0, 0, .3); border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; cursor: pointer; } .join-slide-content .swiper-button i { vertical-align: middle; font-size: 30px; color: #fff; } .join-slide-content .s-next { left: auto; right: 0; } .join-module-right { width: 300px; } .join-module-right ul { margin-top: 0; padding: 20px; padding-top: 12px; background: #F4F5FA; } /* 排行榜 */ .rank-content { padding-top: 10px; padding-bottom: 30px; background: url(../images/bg1.png) center no-repeat; background-size: cover; } .rank-left { width: 880px; } .rank-left .hb-title { color: #fff; } .rank-left .hb-title i { color: #fff; } .rank-list { width: 900px; } .rank-box { float: left; width: 280px; height: 450px; margin-right: 20px; border-top: 2px solid #fff; background: rgba(182, 187, 205, 0.5); } .rank-box strong { position: relative; display: block; padding: 0 20px; padding-top: 20px; margin-bottom: 20px; font-size: 18px; color: #F3D683; font-weight: normal; } .rank-box strong::before { position: absolute; content: ''; top: -2px; left: 0; width: 50%; border-top: 2px solid #F3D683; } .rank-list { overflow: hidden; } .rank-list ul { padding: 0 20px; } .rank-list ul li { margin-top: 12px; overflow: hidden; } .rank-list ul li img { display: none; margin-right: 12px; } .rank-list ul li.active img { display: block; } .rank-list ul li div { line-height: 20px; overflow: hidden; } .rank-list ul li div i { position: relative; width: 16px; height: 20px; float: left; margin-right: 12px; color: #fff; } .rank-list ul li span { float: left; width: 100px; color: #fff; } .rank-list ul li em { float: right; font-size: 12px; color: #DFDFDF; } .rank-list ul li .dn { display: none; } .rank-list ul li.active span { margin-bottom: 10px; } .rank-list ul li.active em { display: block; float: left; width: 100%; } .rank-list ul li div i::before { position: absolute; content: '1'; color: #fff; width: 16px; height: 20px; text-align: center; } .rank-list ul li:nth-of-type(1) div i::before { color: #666; background: url(../images/icon-sign.png) no-repeat; } .rank-list ul li:nth-of-type(2) div i::before { content: '2'; color: #666; background: url(../images/icon-sign.png) no-repeat; } .rank-list ul li:nth-of-type(3) div i::before { content: '3'; color: #666; background: url(../images/icon-sign.png) no-repeat; } .rank-list ul li:nth-of-type(4) div i::before { content: '4'; } .rank-list ul li:nth-of-type(5) div i::before { content: '5'; } .rank-list ul li:nth-of-type(6) div i::before { content: '6'; } .rank-list ul li:nth-of-type(7) div i::before { content: '7'; } .rank-list ul li:nth-of-type(8) div i::before { content: '8'; } .rank-list ul li:nth-of-type(9) div i::before { content: '9'; } .rank-list ul li:nth-of-type(10) div i::before { content: '10'; } .hot-item { width: 900px; margin-top: 16px; } .hot-item span { font-weight: bold; font-size: 16px; color: #fff; } .hot-item span, .hot-item a { display: inline-block; vertical-align: top; text-align: center; width: 110px; margin-top: 10px; margin-right: 13px; line-height: 30px; } .hot-item a { color: #BFAA6E; border: 1px solid #BFAA6E; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; } .hot-item a:hover { background: #BFAA6E; color: #fff!important; } .rank-right { width: 300px; } .rank-right .hb-title { position: relative; color: #fff; } .rank-right .hb-title span { position: absolute; top: 40px; left: 0; font-size: 32px; color: rgba(255, 255, 255, .2); font-weight: bold; line-height: 42px; } .rank-right .swiper-container { height: 430px; margin-top: 20px; padding-left: 24px; padding-top: 20px; padding-bottom: 15px; overflow: hidden; } .rank-right .swiper-container::before { position: absolute; content: ''; left: 4px; top: 0; height: 100%; border-left: 1px solid #B6BBCD; } .rank-right .swiper-slide div { line-height: 20px; overflow: hidden; font-size: 12px; color: rgba(255, 255, 255, .5); } .rank-right .swiper-slide b { display: inline-block; vertical-align: top; margin-right: 10px; color: #fff; max-width: 198px; overflow: hidden; height: 20px; } .rank-right .swiper-slide span { display: inline-block; vertical-align: top; max-width: 80px; margin-left: 6px; padding: 0 4px; background: rgba(188, 163, 91, 1); font-size: 12px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; } .rank-right .swiper-slide em { float: right; font-size: 12px; color: rgba(255, 255, 255, .5); } .rank-right .swiper-slide p { position: relative; max-width: 100%; height: 26px; margin-top: 12px; line-height: 26px; background: #b6bbcd; padding: 0 10px; font-size: 12px; color: #333; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .rank-right .swiper-slide p::before { position: absolute; content: ''; left: -12px; top: 50%; margin-top: -6px; border: 6px solid transparent; border-right-color: #b6bbcd; } .rank-right .swiper-slide p::after { position: absolute; content: ''; top: 50%; left: -24px; width: 8px; height: 8px; margin-top: -4px; background: #b6bbcd; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } /* 新品推荐 */ .new-product ul { margin: 0 -8px; padding-top: 5px; overflow: hidden; } .new-product ul li { float: left; width: 16.6%; padding: 0 8px; margin-bottom: 10px; } .new-product ul li a { display: block; padding-bottom: 10px; background: #fff; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; } .new-product ul li a:hover { transform: translateY(-5px); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); } .new-product ul li h3 { padding: 0 10px; margin-top: 8px; font-weight: normal; } .new-product ul li p { margin-top: 4px; padding: 0 10px; overflow: hidden; } .new-product ul li b { float: left; font-size: 12px; color: #E65450; } .new-product ul li span { float: right; font-size: 12px; color: #999; } .all-classify { background: #fff; padding: 40px 0; } .all-classify-nav { height: 50px; line-height: 47px; background: #F4F5FA; border: 1px solid #DFDFDF; } .all-classify-nav span { float: left; padding: 0 15px; cursor: pointer; } .all-classify-nav a { float: right; margin-right: 20px; color: #ee0f15; } .all-classify-nav span.on { background: #fff; color: #ee0f15; font-weight: bold; border-top: 2px solid #ee0f15; border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF; } .all-classify-nav span.on:first-child { border-left: 0; } .all-classify-box { padding: 20px 30px; padding-top: 10px; border: 1px solid #DFDFDF; border-top: 0; } .all-classify-box ul { display: none; overflow: hidden; } .all-classify-box ul.active { display: block; } .all-classify-box ul li { position: relative; float: left; width: 12.5%; padding: 0 10px; margin-top: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .all-classify-box ul li::before { position: absolute; content: ''; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -2px; background: #999; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } /* 品牌分类导航 */ .brand-sort { padding: 40px 0; } .brand-sort-nav { height: 40px; line-height: 40px; border-bottom: 1px solid #DFDFDF; } .brand-sort-nav span { position: relative; font-size: 18px; color: #333; } .brand-sort-nav span::before { position: absolute; content: ''; left: 0; bottom: 0; width: 108px; border-top: 1px solid #333; } .brand-sort-nav p a { margin: 0 6px; } .brand-sort-box { float: left; width: 50%; } .brand-sort-box dl { margin-top: 10px; overflow: hidden; } .brand-sort-box dt { float: left; width: 42px; font-size: 12px; color: #333; font-weight: bold; margin-top: 10px; } .brand-sort-box dd { float: left; width: 535px; } .brand-sort-box dd a { float: left; width: 57px; margin-top: 10px; margin-left: 20px; font-size: 12px; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } @media screen and (max-width:768px) { .slide-banner { width: 100%; margin: 0; } .slide-banner .swiper-container, .slide-banner .swiper-container img { height: auto; } .ppjx-box { width: 100%; } .ppjx-box li { width: 50%; padding: 0 5px; } .ppjx-box li p span { display: none; } .hb-title { padding-top: 20px; font-size: 20px; } .ppjx-box .hb-title i { font-size: 22px; } /* */ .troom ul li p { display: none !important; } .troom { padding: 0 10px; } .troom .hb-title span { display: none; } .troom ul { margin: 0; padding-bottom: 0; } .troom ul li { width: 50%; margin-bottom: 10px; padding: 0 5px; } .troom ul li:nth-of-type(n+7) { display: none; } /* */ .culling-content { padding: 10px; } .culling-content ul { margin: 0; } .culling-content ul li { width: 50%; padding: 0 6px; margin-bottom: 15px; } .culling-content ul li:nth-of-type(n+7) { display: none; } .culling-content ul li span { font-size: 14px; } /* 加盟资讯 */ .join-infor-left { width: 100%; } .join-infor-mid { width: 100%; margin-top: 30px; margin-left: 0; } .join-infor-right { width: 100%; margin-top: 30px; } /* */ }