/*/css/brand/bottom_tab.css*/
.tab {width: 1008px;margin: 0 auto}@media (max-width: 768px) {.tab {width: 100%;background: #fff;-webkit-box-sizing: border-box;box-sizing: border-box}}.tab .tab_title {position: relative;height: 35px;white-space: nowrap;font-size: 0;border-bottom-width: 1px;border-bottom-style: solid;transition: all .2s;-webkit-transition: all .2s;border-color: #ff8a00}@media (max-width: 768px) {.tab .tab_title {padding: 0 0.2rem;height: 0.74rem;border-color: #f2f2f2;display: -webkit-box;display: -ms-flexbox;display: flex}}.tab .tab_title .tab_title_item {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;font-size: 16px;transition: all .2s;-webkit-transition: all .2s;position: relative;line-height: 36px;padding: 0 15px;text-align: center;cursor: pointer}@media (max-width: 768px) {.tab .tab_title .tab_title_item {display: -webkit-box;display: -ms-flexbox;display: flex;height: 0.74rem;line-height: normal;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 0.26rem;width: auto;padding: 0 0.05rem}.tab .tab_title .tab_title_item+.tab_title_item {margin-left: 0.2rem}}.tab .tab_title .tab_title_item.tab_current {background-color: #ff8a00;color: #fff}.tab .tab_title .tab_title_item.tab_current:after {content: "";height: 0;width: 0;border-bottom: 4px solid #fff;border-left: 4px dashed transparent;border-right: 4px dashed transparent;position: absolute;bottom: 0;left: 50%;margin-left: -4px}@media (max-width: 768px) {.tab .tab_title .tab_title_item.tab_current:after {display: none}}@media (max-width: 768px) {.tab .tab_title .tab_title_item.tab_current {background: #fff;color: #ff8a00;border-bottom: 1px solid #ff8a00}}@media (min-width: 1024px) {.tab .tab_title .tab_title_item {-webkit-transition: all 0.3s linear;transition: all 0.3s linear}.tab .tab_title .tab_title_item:hover {background-color: #ff8a00;color: #fff}.tab .tab_title .tab_title_item:hover:after {content: "";height: 0;width: 0;border-bottom: 4px solid #fff;border-left: 4px dashed transparent;border-right: 4px dashed transparent;position: absolute;bottom: 0;left: 50%;margin-left: -4px}}@media (min-width: 1024px) and (max-width: 768px) {.tab .tab_title .tab_title_item:hover:after {display: none}}.tab .tab_content {margin-top: 10px}@media (max-width: 768px) {.tab .tab_content {margin-top: 0}}.tab .tab_content .tab_item {display: none;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 10px;background: #f2f2f2;font-size: 0;text-align: justify}@media (max-width: 768px) {.tab .tab_content .tab_item {padding: 0;background: #fff}}.tab .tab_content .tab_item.tab_show {display: block !important}.tab {clear: both;margin-bottom: 30px}@media (max-width: 768px) {.tab {border-bottom: 0.1rem solid #f2f2f2;border-top: 0.1rem solid #f2f2f2;margin-top: 0.2rem;margin-bottom: 0.2rem;overflow: hidden}.tab .tab_content .tab_item.tab_show {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;height: 0.84rem;-webkit-box-align: center;-ms-flex-align: center;align-items: center}.tab .tab_content .tab_item .other_link_item,.tab .tab_content .tab_item .gap_line {-ms-flex-negative: 0;flex-shrink: 0}}.tab_item .other_link_item {font-size: 14px;color: #333;line-height: 20px;display: inline-block;vertical-align: middle;clear: both}@media (min-width: 1024px) {.tab_item .other_link_item {-webkit-transition: all 0.3s linear;transition: all 0.3s linear}.tab_item .other_link_item:hover {text-decoration: underline;color: #ff8a00}}@media (max-width: 768px) {.tab_item .other_link_item {padding: 0 0.2rem;line-height: normal;font-size: 0.24rem}}.gap_line {display: inline-block;width: 1px;height: 14px;background: #cdcdcd;vertical-align: middle;margin: 0 8px}.gap_line:last-child {display: none}@media (max-width: 768px) {.gap_line {height: 0.24rem;margin: 0}}.bottom_recommend_brands {width: 1008px;margin: 30px auto;clear: both}@media (max-width: 768px) {.bottom_recommend_brands {width: 100%;margin: 0.2rem auto 0;border-bottom: 0.1rem solid #f2f2f2}}.bottom_recommend_brands .recommend_brands_list {width: 100%;overflow: hidden;margin-top: 10px;position: relative}@media (max-width: 768px) {.bottom_recommend_brands .recommend_brands_list {width: 6.8rem;margin: 0 auto;margin-top: 0.2rem}}.bottom_recommend_brands .recommend_brands_list .left_btn,.bottom_recommend_brands .recommend_brands_list .right_btn {position: absolute;width: 30px;height: 60px;top: 50%;margin-top: -30px;background: #ff8a00;line-height: 60px;text-align: center;z-index: 9;cursor: pointer;-webkit-animation: show_btn_fade 3s linear infinite;animation: show_btn_fade 3s linear infinite;outline: none}@media (min-width: 1024px) {.bottom_recommend_brands .recommend_brands_list .left_btn,.bottom_recommend_brands .recommend_brands_list .right_btn {-webkit-transition: all 0.3s linear;transition: all 0.3s linear}.bottom_recommend_brands .recommend_brands_list .left_btn:hover,.bottom_recommend_brands .recommend_brands_list .right_btn:hover {-webkit-animation: none;animation: none}}@media (max-width: 768px) {.bottom_recommend_brands .recommend_brands_list .left_btn,.bottom_recommend_brands .recommend_brands_list .right_btn {display: none}}.bottom_recommend_brands .recommend_brands_list .left_btn i,.bottom_recommend_brands .recommend_brands_list .right_btn i {font-size: 20px;color: #fff}.bottom_recommend_brands .recommend_brands_list .bottom_recommend_brands_item_container {overflow: hidden}.bottom_recommend_brands .recommend_brands_list .right_btn {right: 0}.bottom_recommend_brands .recommend_brands_list .recommend_brand_swiper_item {-webkit-box-sizing: border-box;box-sizing: border-box;border: 1px solid #e3e3e3;-ms-flex-negative: 0;flex-shrink: 0}.bottom_recommend_brands .recommend_brands_list .recommend_brand_swiper_item img {width: 100%;display: block;height: 106px;-o-object-fit: contain;object-fit: contain}@media (max-width: 768px) {.bottom_recommend_brands .recommend_brands_list .recommend_brand_swiper_item img {height: 1.25rem}}.bottom_recommend_brands .recommend_brands_list .recommend_brand_swiper_item span {display: block;text-align: center;height: 28px;font-size: 14px;color: #333;line-height: 28px;border-top: 1px solid #e3e3e3}@media (max-width: 768px) {.bottom_recommend_brands .recommend_brands_list .recommend_brand_swiper_item span {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 0.24rem;line-height: normal;height: 0.62rem;-webkit-box-sizing: border-box;box-sizing: border-box}}.bottom_recommend_brands .recommend_brands_list .bottom_recommend_brands_pagination {width: 100%;text-align: center;font-size: 0;margin-top: 10px}@media (max-width: 768px) {.bottom_recommend_brands .recommend_brands_list .bottom_recommend_brands_pagination {margin-top: 0.1rem;margin-bottom: 0.1rem}}.bottom_recommend_brands .recommend_brands_list .bottom_recommend_brands_pagination .bottom_recommend_brands_pagination_bullet {width: 10px;height: 10px;border-radius: 999px;margin: 0 8px;display: inline-block;background: #e3e3e3;cursor: pointer;outline: none}@media (max-width: 768px) {.bottom_recommend_brands .recommend_brands_list .bottom_recommend_brands_pagination .bottom_recommend_brands_pagination_bullet {width: 0.2rem;height: 0.2rem;margin: 0 0.15rem}}.bottom_recommend_brands .recommend_brands_list .bottom_recommend_brands_pagination .bottom_recommend_brands_pagination_bullet.bottom_recommend_brands_pagination_current {background: #ff8a00}.about_product_item {margin-bottom: 20px}.about_product_item .product_item {overflow: hidden;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 7px;border: none;width: 100%;margin-bottom: 10px}.about_product_item .product_item:first-child {margin-top: 10px}.about_product_item .product_item .brand_img {width: 125px;float: left;height: 84px}.about_product_item .product_item .brand_img img {display: block;width: 100%}.about_product_item .product_item .brand_info {overflow: hidden;padding-left: 10px;display: block}.about_product_item .product_item .brand_info .brand_name {display: block;font-size: 14px;height: 48px;line-height: 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical}@media (min-width: 1024px) {.about_product_item .product_item .brand_info .brand_name {-webkit-transition: all 0.3s linear;transition: all 0.3s linear}.about_product_item .product_item .brand_info .brand_name:hover {color: #ff8a00;text-decoration: underline}}.about_product_item .product_item .brand_info .btns_list {display: block;width: 100%;height: 20px;line-height: 20px;font-size: 14px;margin-top: 16px}.about_product_item .product_item .brand_info .btns_list a {float: left;margin-left: 30px;color: #169bd5}@media (min-width: 1024px) {.about_product_item .product_item .brand_info .btns_list a {-webkit-transition: all 0.3s linear;transition: all 0.3s linear}.about_product_item .product_item .brand_info .btns_list a:hover {text-decoration: underline}}.about_product_item .product_item .brand_info .btns_list a:first-child {margin-left: 0;color: #ff8a00}.about_product_item .product_item .brand_info .btns_list a:first-child+a {color: #ff8a00}/*# sourceMappingURL=bottom_tab.css.map */

