/* h5 第五套模板 全局*/

.v5_f-l { display: block; float: left;}
.v5_f-r { display: block; float: right;}
.v5_clear:after { display: block; clear: both; width: 0; height: 0; overflow: hidden; font-size: 0; content: '.';}

.m-footer { background-color: #444444; color: #ffffff;}

/*首页轮播*/
.ui-swipeslide-bullets { position: absolute; right: 10px; bottom: 11px; height: 11px !important;}
.ui-swipeslide-bullets li { width: 6px !important; height: 6px !important; margin: 0 !important; margin-left: 6px !important; border: none !important; background: #363637 !important;}
.ui-swipeslide-bullets li.active { background: #f78447 !important;}
.gallery .bullets { height: 50px !important; background-color: unset;background: linear-gradient(180deg, rgba(0, 0, 0, 0.01), rgb(65, 65, 65));}
.gallery .bullets em { font-weight: normal; background: #b03b23; color: #e8e8e8; width: 28px; height: 15px; line-height: 15px; text-align: center; margin-top: 5px; margin-right: 5px;padding: 1px 2px;border-radius: 1px;display: none;}
.v5-gallery-title { color: #ffffff; font-size: 16px; -webkit-line-clamp: 1; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden;}
.v5-gallery-dec { -webkit-line-clamp: 1; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; font-size: 12px;}