@charset "utf-8";
@import url(/static/comm/css/page.m.css);
#app{
	background: #e6e6e6 !important;
}
body {
    overflow:auto;   /* 用于 android4+，或其他设备 */
    -webkit-overflow-scrolling:touch;    /* 用于 ios5+ */  
}
#navInfo {
	height: 41px;
	border-bottom: 1px solid #dcdcdc;
	background-color: #f6f6f6;
	line-height: 40px;
	padding: 0 15px;
}

#navInfo .dropdown-menu {
	margin-top: -1px;
	padding: 0;
	min-width: 120px;
	border: none;
	border-bottom: 1px solid #dcdcdc;
	border-radius: 5px;
	line-height: normal;
}

#navInfo .dropdown-menu>li {
	width: 96%;
	margin: 0 2%;
	border-bottom: 1px solid #dcdcdc;
	clear: both;
	float: left;
	padding: 5px 8px;
}
#nav .dropdown-menu .dFilter li{
    text-align: left;padding: 0px 10px;
}
.dFilter .glyphicon {
    color: #646464;
}
#navInfo .dropdown-menu li:last-child {
	border-bottom: none;
}

#navInfo .dropdown-menu li a {
	padding: 5px 8px;
	float: left;
}

#navInfo a:hover {
	color: #122e67;
}
#shopSearchNav{
    position: relative;
}
#shopSearchNav > li.on a{
	color: #ff0000;
}

.mainCt {
	flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
	padding: 0 10px 10px 10px;
}

.itemList {
	font-size: 0;
	margin-top:1rem;
}

.itemList>li {
	display: inline-block;
	width: 49.028%;

	font-size: 14px;
	line-height: 22px;
	margin: 10px 1.9436% 0 0;
	background-color: #f8f8f8;
	border-radius: 10px;
	overflow: hidden;
	border: 0px solid #dcdcdc;
}
.itemList>li:NTH-CHILD(1),.itemList>li:NTH-CHILD(2) {
	margin-top: 0;
}
.itemList>li:NTH-CHILD(2n) {
	margin-right: 0;
}

.glyphicon-menu-right{
	color: #fff !important;
}
.itemFace img {
	width: 100%;
	height: 100%;
}

.itemComtent {
	padding:7px 7px;
	height: 80px;
	position: relative;
}
.gPrice{
	font-size: 16px;
}
.itemName {
	word-break: break-all;
	height: 36px;
	overflow: hidden;
	line-height: 18px;    font-size: 14px;
	text-align: justify;color: #333;
}

.itemPrice {
	color: red;
	font-family: 'Microsoft YaHei';
	bottom: 10px;font-size: 12px;margin-top: 8px;
}
.itemPrice small{
	font-size: 12px;margin-left: 4px;
}
.sellStatus {
	float: right;
	color: #969696;
}

.prevNext {
    margin-top: 10px;
    width: 100%;
    display: flex;
}
.prevNext > button {
	height: 40px;
	flex: 1;
	background-color: #fafafa;
}
.item{
	width: 100%;
    padding-top: 20px;
    float: left;
    position: relative;
}
.faceCt{
	height: 38px;
    width: 38px;
    position: absolute;
}
.itemCt{
	padding-left: 51px;
}
.face {
    width: 38px;
    height: 38px;
    border-radius: 50%;
}
.authorName {
    font-size: 16px;
}
.timeDiff {
    color: #959595;
}
.title {
    line-height: 20px;
    padding: 5px 0;
    font-size: 16px;
    color: #112d66;
    word-break: break-all;
}
.msg {
    line-height: 20px;
    font-size: 12px;
    color: #959595;
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}
.thumbOut{
	width:30%;margin-right:3%;margin-bottom:10px;height: 0;padding-bottom: 30%;float: left;
}
.thumb {
	width: 100%;
}
.priceCt {
    padding-top: 10px;
	clear: both;
}
.price {
    color: #f00;
    font-size: 14px;
    float: left;
    font-family: 'microsoft yahei';
}
.viewNum {
    color: #959595;
    font-size: 14px;
    float: right;
}
.slicer {
    border-bottom: 1px solid #dcdcdc;
    float: none;
    clear: both;
    padding-top: 10px;
}
#nav{
	width: 100%;
    height: 41px;
    line-height: 40px;
    text-align: center;
    background: #f6f6f6;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 15px
}
#nav>div{
	width: 33.33%;
    float: left;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.open .caret {
    border-top: 0;
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

#nav .dropdown-menu {
    background-color: #45494C;
    color: #fff;
    width: 130px;
    min-width: 130px;
    padding: 0;
    border: 0;
    left:-9px;
}
#nav .dropdown-menu {
    background-color: #45494C;
    color: #fff;
    width: 130px;
    min-width: 130px;
    padding: 0;
    border: 0;
}
#nav .dropdown-menu .dFilter {
    border-bottom: 1px solid #383838;
    height: 34px;
    line-height: 33px;
    color: #fff;
    padding: 0 10px;
	text-align: center;position: relative;
}
#nav .dropdown-menu .dFilter.on {
   color: #C81414;
}
#nav .dropdown-menu .dFilter i{  position: absolute;
    right: 0;
    padding: 9px;
    top: 0;
    }
#nav #navInfo .dropdown-menu>li>a {
    padding: 3px 10px;
}
#nav .dropdown-menu::before {
    content: '';
    display: inline-block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #45494C;
    position: absolute;
    top: -10px;
    right: 58px;
}

#goodType.on{
    color: #C81414!important;
}
.smallNavInfo{
    position: absolute;
    top: 0px;
    right: -116px;
    background: #45494C;
    width: 115px;
    border-radius: 5px;
   
}
.smallNavInfo li{
    border-bottom: 1px solid #383838;
    height: 34px;
    line-height: 33px;
    color: #fff;
    padding: 0 10px;
    text-align: center;
  
}
.smallNavInfo li:last-child{
    border-bottom: 0px !important;
}
#nav .dropdown-menu .dFilter li.on{
    color: #C81414;
}
#nav .dropdown-menu>li>a{
    color: #fff;height: 34px;line-height: 33px;padding: 0;
}
#types li{
    border-bottom: 1px solid #383838;
    height: 34px;
    line-height: 33px;
    color: #fff;
    padding: 0 10px;
    text-align: center;
    position: relative;
}
#types li:last-child{
    border-bottom: 0;
}
.dFilter .smallNavInfo{
   margin-top: -102px;
}
.dFilter:nth-child(2) .smallNavInfo,.dFilter:nth-child(3) .smallNavInfo{
    margin-top: 0;
}
.today-SmallNav li:last-child{
    border-bottom: 0px !important;
}
.today-SmallNav{
    position: absolute;
    top: 0px;
    right: -116px;
    background: #45494C;
    width: 115px;
    border-radius: 5px;
   
}
.today-SmallNav li{
    border-bottom: 1px solid #383838;
    height: 34px;
    line-height: 33px;
    color: #fff;
    padding: 0 10px;
    text-align: left;
  
}
.today-SmallNav li.on{
    color: #C81414;
}
.prevNext > button{
    border-right: 0;
    border-radius: 0;
}
.prevNext > button:first-child{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.prevNext > button:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #ccc;
}
.m-pagination .wraper{
    margin-left: 10px;
}

.showPic{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
}

.text-center{
	margin: 10px 0;
}