/*
 * Author: happynetlife
 * Mail: happynetlife@qq.com
 * Date time: 2021/5/18
 * Copyright (c) 2016~2021 王兴民 All rights reserved.
 */
.swiper-container.special {
	height: 10rem;
}
.btn-group {padding: 0;margin: 0;list-style: none outside none}
.btn-group::after {content: "";display: table;height: 0;clear: both}
.btn-group li {min-height: 1.5rem;max-width: 100%;padding: 0;text-align: center}
.btn-group a {display: block}
.btn-group.group-image {padding: 1rem 0 0 0;background-color: #fff}
.group-image li {float: left;width: 50%;height: 5rem}
.group-image li a {display: block;padding:.5rem;height:100%;line-height:1rem;font-size: .6rem}
.group-image li img {width: 100%;height: 100%;box-shadow: 0 0 2px rgba(0,0,0,.1)}
