﻿.m_mall  h2{ text-align:center; color:#d83131; display:inline-block; width:100%;}
.m_mall .theme_div{ display:inline-block; }
.item{ width:49%; float:left; margin-bottom:5px; margin-left:1%;}
.item img{ max-height:90px; width:100%;}
.item .link{ margin-right:5px; position:relative; display:block; box-shadow:0 0 1px rgba(0,0,0,0.4); background-color:#fff; padding-bottom:3%;}
.item .fix{ background:-webkit-linear-gradient(0deg,#ff1663 0,#ff485e 51%,#ff7959 100%); width:60%; margin:0 auto; color:#fff; text-align:center; -webkit-border-radius:.5rem; line-height:25px;}
.item .tit{height:36px; margin-bottom:7px; padding:0 7px; line-height:18px; font-size:14px; color:#333; overflow:hidden; margin-top:0px;}
.item .info { height:20px; line-height:20px; padding:0 7px 5px 7px; margin:0 auto}
.item .start{width:70px; height:24px; line-height:24px; text-align:center; font-size:12px; color:#fff; background-color:rgba(0, 0, 0, 0.7); border-radius:0 0 10px 0; position:absolute; top:0; left:0; margin:0 auto;}
.item .info .pri{color:#f60; }
.item .info .pri em{ font-size:22px; font-weight:400}
.item .info .txt{ font-size:12px; color:#999; float:right;}


/*标签分类*/ 
.tab{  }
.tab-hd {  overflow:hidden; zoom:1; display:table; width:100%; height:50px; bottom:0px; position:fixed; background-color:rgba(0,0,0,.75);}
.wrap-fix{ position:fixed; z-index:999; background-color:#fff; top:0px; left:0px;}
.tab-hd li{  width:33.3%;text-align:center; cursor:pointer; line-height:50px; height:50px;  display:inline; float:left; font-weight:500;}
.tab-hd li.active{ color:#333;display:inline; background-color:#e8014f}
.tab-hd li a{ color:#fff;}
.atab{  width:100%; height:50px; display:block;}
.tab-bd li.thisclass{ display:list-item;}

.tab-bd .item{ width:49%; float:left; margin-bottom:5px; margin-left:1%}
.tab-bd .item img{ height:80px; width:100%;}
.tab-bd .item .link{ margin-right:5px; position:relative; display:block; box-shadow:0 0 1px rgba(0,0,0,0.4);}
.tab-bd .item .tit{height:36px; margin-bottom:7px; padding:0 7px; line-height:18px; font-size:14px; color:#333; overflow:hidden; margin-top:0px;}
.tab-bd .item .info { height:20px; line-height:20px; padding:0 7px 5px 7px; margin:0 auto}
.tab-bd .item .start{width:70px; height:24px; line-height:24px; text-align:center; font-size:12px; color:#fff; background-color:rgba(0, 0, 0, 0.7); border-radius:0 0 10px 0; position:absolute; top:0; left:0; margin:0 auto;}
.tab-bd .item .info .pri{color:#f60; }
.tab-bd .item .info .pri em{ font-size:18px; font-weight:400}
.tab-bd .item .info .txt{ font-size:12px; color:#999; float:right;}


