body {
	background: #fafafa;
}

body a {
	color: #333333;
}

.weui-grid {
	width: 25%;
}

.weui-grids {
	background: #ffffff;
}

.weui-tab__bd {
	padding-bottom: 60px;
}

.weui-tabbar {
	position: fixed;
}

.swiper-container {
	height: 140px;
}

.swiper-container .swiper-slide {
	background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.swiper-container img {
	visibility: hidden;
}

.weui-grid:after {
	border: 0;
}

.weui-grid:before {
	border-right: 0;	
}

.weui-panel__hd {
	color: #333333;
	font-size: 12pt;
    font-weight: bolder;
}

.weui-panel__hd .arrow {
	float: right;
	font-size: 10pt;
    font-weight: 400;
}

.weui-panel__hd .arrow a {
	color: #999999;
}

.weui-grids:before {
	border-top: 0;
}

.weui-panel:after {
	border-bottom: 0;
}

.weui-panel__hd:after {
	border-bottom: 0;
}

.weui-panel:before {
	border-top: 0;
}

.weui-media-box_appmsg .weui-media-box__hd {
	width: auto;
	height: 68px;
	position: relative;
}

.weui-media-box_appmsg .weui-media-box__thumb {
	width: 121px;
	height: auto;
}

.weui-media-box__title {
	line-height: 1.2;
	white-space: inherit;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

.weui-media-box__desc .price-container {
	float: right;
	font-size: 10pt;
    font-weight: 600;
    color: #F31E09;
}

.weui-media-box__desc .price-container.free {
    color: #23C8B1;
}

.weui-media-box_appmsg .weui-media-box__bd {
	justify-content: space-between;
    height: 68px;
    display: flex;
    flex-direction: column;
}

.weui-media-box_appmsg .weui-media-box__hd .label, .weui-grid__cover .label {
	font-size: 8pt;
    position: absolute;
    left: 0;
    top: 0;
    margin: 6px;
    color: #ffffff;
    background: rgba(0, 0 ,0,0.6);
    border-radius: 3px;
    line-height: 100%;
    padding: 4px 6px;
}

.grid-panel .weui-grid {
	width: 43.99%;
	padding: 0;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.12);
	margin: 3%;
}

.grid-panel .weui-grid__cover img {
	width: 100%;
	height: auto;
}

.weui-footer, .weui-grid__label {
	text-align: left;
    font-size: 10pt;
    font-weight: 500;
    color: #000000;
}

.weui-grids .weui-grid__body {
	padding: 6px;
}

.weui-grids .weui-grid__body .weui-media-box__desc {
	line-height: 2;
}

.card-panel .weui-media-box_appmsg {
	padding: 0;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.12);
	margin: 3% !important;
	flex-direction: column;
}

.card-panel .weui-media-box_appmsg .weui-media-box__thumb {
	width: 100%;
	height: auto;
}

.card-panel .weui-media-box_appmsg .weui-media-box__hd {
	height: auto;
	margin-right: 0;
}

.card-panel .weui-media-box__bd {
	padding: 12px;
}

.card-panel .weui-media-box__desc {
	overflow: inherit;
	margin-top: 16px;
}

.weui-media-box__desc .btn {
	color: #666666;
	border: 1px solid #666666;
    padding: 3px 8px;
    border-radius: 50px;
}

.weui-search-bar {
    padding: 11px 18px;
    background: #ffffff;
}

.weui-search-bar__form {
    background: #ffffff;
}

.weui-search-bar__form:after {
	border-radius: 35px;
}

.weui-search-bar__label {
	display: none;
	border-radius: 35px;
}

.weui-search-bar__box .weui-search-bar__input {
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 8px;
}

.swiper-container .img-responsive {
	width: 100%;
    height: 140px;
}

.weui-grids {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}

.weui-grid__icon {
	width: 35px;
	height: 35px;
}

.weui-grid__icon img {
	width: 35px;
	height: 35px;
}

.weui-grid__label {
	font-size: 13px;
}

.weui-media-box__title {
	height: 37px;
    line-height: 1.4;
	font-size: 13px;
	font-weight: bold;
}

.weui-media-box {
	margin: 15px 0;
	padding: 0 15px;
}

.weui-media-box:before {
	border-top: 0;
}

.weui-tabbar__icon {
	width: 19px;
	height: 19px;
}

.weui-tabbar__item.active .weui-tabbar__label {
	color: #4A90E2;
}

.card-panel .weui-media-box_appmsg .weui-media-box__title {
	font-size: 17px;
}

.page__bd {
	background: #f9f9fc;
}

.weui-search-bar__cancel-btn {
	color: #333333;
}

.category-list .weui-grid__label {
	text-align: center;
}

.weui-media-box__desc .price-container.del {
	margin: 0 3px;
	font-weight: 400;
	text-decoration: line-through;
    color: #D5D5D5;
}

.card-larger .weui-media-box_appmsg .weui-media-box__bd {
	height: auto;
}

.card-panel .weui-media-box_appmsg .weui-media-box__title {
	height: 48px;
}

.nav-mobile-container {
	position: fixed;
    display: block;
    left: 0;
    top: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    }

.nav-mobile {
	width: 250px;   
	left: -250px;
	position: relative;
    background: #3f3f3f;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.nav-mobile .nav.navbar-nav > li > a {
	padding: 12px 30px 8px 30px;
    line-height: 20px;
    font-size: 14px;
    color: #c1c1c1;
    background: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    display: block;
    vertical-align: middle;
}
/* 菜单分组样式 */
.nav-group {
    margin-bottom: 20px;
}

.nav-group-title {
    padding: 15px 30px 10px 30px;
    font-size: 16px;
    font-weight: 500;
    color: #999;
    background: none;
    border: none;
    text-align: left;
    /* width: 100%; */
    cursor: default;
}

.nav-group .nav.navbar-nav > li > a {
    padding: 12px 30px;
    font-size: 16px;
    color: #fff;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-group .nav.navbar-nav > li > a:hover {
    background-color: #333;
    color: #fff;
    text-decoration: none;
}

.nav-group .nav.navbar-nav > li > a:active {
    background-color: #444;
}

/* 移除一级菜单的箭头 */
.nav-group .nav.navbar-nav > li > a::after,
.nav-mobile .nav.navbar-nav > li > a::after {
    display: none;
}

/* 侧边栏导航箭头图标样式 */
.nav-mobile .nav.navbar-nav > li > a img {
    width: 16px;
    height: 16px;
    margin-left: auto;
    float: right;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.nav-mobile .nav.navbar-nav > li > a:hover img {
    opacity: 1;
}

/* 二级菜单箭头图标样式 */
.nav-mobile .dropdown-menu > li > a img {
    width: 20px;
    margin-left: auto;
    float: right;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.nav-mobile .dropdown-menu > li > a:hover img {
    opacity: 1;
}
.nav-hover .dropdown-menu > li > a {
    padding: 10px 30px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    background: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    display: block;
    vertical-align: middle;
}
.nav-hover .dropdown-menu > li > a::after {
    content: '';
    background-image: url('/bundles/zdiscount/mobile/images/chevron-right.svg');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-left: auto;
    display: inline-block;
    float: right;
    background-position: center center;
}

/* 分隔线样式 - 兼容移动端0.5px效果 */
.nav-divider {
    height: 1px;
    /* background-color: #656565; */
    margin: 20px 15px;
    border: none;
    list-style: none;
    transform: scaleY(0.5);
    transform-origin: 0 0;
}

/* 使用伪元素实现更好的0.5px效果 */
.nav-divider::before {
    content: '';
    display: block;
    height: 1px;
    background-color: #656565;
    transform: scaleY(0.5);
    transform-origin: 0 0;
}

.nav-mobile .navbar-form {
	width: 80%;
    margin: 20px auto 20px auto;
}
.navbar-form .button {
    position: absolute;
    left: 12px;
    top: 6px;
    border: none;
    background: none;
    z-index: 10;
    color: #666;
}

.navbar-form .form-control {
    padding-left: 35px;
}

.nav-mobile input.form-control {
	height: 30px;
    width: 150px;
    border-radius: 20px;
    line-height: 28px;
    padding: 0 24px 0 12px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 0;
    border-color: #fff;
}

.nav-mobile-mask {
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.ic-course-tag {
	width: 28px !important;
    position: absolute;
    right: -2px;
    top: 0;
}

.small-icon {
	width: 10px;
	height: 10px;
}