.ns-main .n-title{
	line-height:50px;
	font-weight:700;
	padding:0 10px;
	margin:15px auto;
}

.ns-main .tip-box {
	width: 100%;
	text-align: center;
	margin: 80px auto;
}

.tip-box .tip-icon {
	display: block;
	width: 156px;
	height: 85px;
	margin: 0 auto;
	background: url(../img/goods/not_category.png) no-repeat 0 0;
}

.tip-box .tip-text {
	line-height: 20px;
	padding: 10px;
}

.ns-main .m-events-container{
	padding-bottom:10px;
}

.m-events-container .row {
    margin: 0;
}

.col-md-4:hover .u-img .u-cover{
	opacity:0.8;
	overflow:hidden;
}

.m-events-container .row .col-md-4{
    float: left; 
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
	width:30%;
	margin-right:5%;
	padding: 0;
}

.m-events-container .row .col-md-4:nth-child(3n){
	margin-right:0;
}

.col-md-4 .u-img {
    height: 144px;
    width: 100%;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.col-md-4 h3 {
    margin: 0px 10px 10px 10px;
}

.col-md-4 .u-desc {
    margin: 0 10px 10px 10px;
    color: #666;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}

.u-desc > p{
	word-break: break-word;
}

.col-md-4 .u-img .u-snap {
	width: 100%;
    transition: transform 1s;
	position: absolute;
    top: 0;
    left: 0;
}

.col-md-4 .u-img .u-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 144px;
    opacity: 0;
    z-index: 19;
    background: rgba(0, 0, 0, 0.7);
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.col-md-4 .u-img .u-cover .u-button {
    position: absolute;
    color: #fff;
    line-height: 44px;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-left: -70px;
    margin-top: -22px;
    width: 140px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 2px;
}

.col-md-4 h3 span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #eee;
}

.col-md-4 .u-desc {
    margin: 0 10px 10px 10px;
    color: #666;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}

/*猜你喜欢和浏览历史*/
.ns-main .browse-history-tab {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	position: relative;
	z-index: 1;
	clear:both;
}

.ns-main .browse-history-tab span {
	float: left;
	padding: 0 20px;
	font-size: 14px;
	cursor: pointer;
}

.ns-main .browse-history-tab .browse-history-line {
	width: 104px;
	height: 2px;
	font-size: 0;
	position: absolute;
	left: 0;
	bottom: -2px;
}

.ns-main .browse-history-tab .browse-history-other {
	float: right;
}

.ns-main .browse-history-tab .browse-history-other a {
	color: #999;
}

.ns-main .browse-history-tab .browse-history-other a:hover {
	color: #e23435;
}

.ns-main .browse-history-tab .browse-history-other .icon {
	float: left;
	width: 16px;
	height: 16px;
	margin: 12px 4px 0 0;
}

.browse-history-tab .browse-history-other .history-recommend-change .icon {
	background-position: -43px -78px;
}

.browse-history-tab .browse-history-other .history-recommend-change:hover .icon {
	background-position: -43px -99px;
}

.browse-history-tab .browse-history-other .clear-history .icon {
	background-position: -24px -78px;
}

.browse-history-tab .browse-history-other .clear-history:hover .icon {
	background-position: -24px -99px;
}

.browse-history-tab .browse-history-other .text {
	float: left;
}

.ns-main .browse-history-con {
	border: 1px solid #eee;
	border-top: 0;
	padding: 20px;
}

.ns-main .browse-history-con .browse-history-inner {
	width: 100%;
	height: 256px;
	overflow: hidden;
	position: relative;
}

.ns-main .browse-history-con .browse-history-inner ul {
	overflow: hidden;
	width: 100%;
	height: 256px;
}

.browse-history-con .browse-history-inner ul.recommend-panel {
	position: absolute;
	left: 0;
	top: 0;
}

.browse-history-con .browse-history-inner li {
	width: 173px;
	float: left;
	border: 1px solid #eee;
	margin-right: 10px;
	margin-top:16px;
	margin-bottom:16px;
}

.browse-history-con .browse-history-inner li img{
	height:100%;
}

.browse-history-con .browse-history-inner li.li-special,.ns-main .browse-history-con .browse-history-inner li:nth-last-child(1),.browse-history-inner li:nth-child(6n)
{
	padding-right: 0px;
	margin-right: 0px
}

.ns-main .browse-history-con .browse-history-inner .p-img {
	width: 100%;
	height: 160px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 160px;
}

.ns-main .browse-history-con .browse-history-inner .p-img img{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

.ns-main .browse-history-con .browse-history-inner .p-name {
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.ns-main .browse-history-con .browse-history-inner .p-comm {
	height: 18px;
	line-height: 18px;
	padding: 5px 0 0;
}

.ns-main .browse-history-con .browse-history-inner .p-comm .p-price {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.ns-main .browse-history-con .browse-history-inner .p-comm .p-comm-num {
	float: right;
	color: #999;
}

.none{
	display:none;
}

.banner-wrap {
    position: relative;
}   

.banner-wrap .carousel-inner > .item > a {
	display: inline-block;
}
.banner-wrap .carousel-inner > .item > a > img {
    max-width: 100%;
	max-height: 100%;
	height: auto;
	display: inline-block;
}

.banner-wrap .sidebar {
    width: 220px;
    position: absolute;
    left: 50%;
    top: 18px;
    margin-left: 380px;
}

.banner-wrap .sidebar .login-wrap {
    width: 100%;
    overflow: hidden;
    padding: 25px;
    margin-bottom: 12px;
    background: #fff;
    height: 200px;
}

.banner-wrap .sidebar .login-wrap .img-wrap {
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: block;
    position: relative;
    margin: 0 auto 10px;
    border-radius: 100%;
    border: 4px solid #fff;
    box-shadow: 3px 2px 10px 0 rgba(79, 5, 1, .84);
    overflow: hidden;
    background: #f2f2f2;
}

.banner-wrap .sidebar .login-wrap .img-wrap img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: block;
}

.banner-wrap .sidebar .login-wrap .operation {
    line-height: 27px;
    text-align: center;
}

.banner-wrap .sidebar .login-wrap .operation > div {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
}

.banner-wrap .sidebar .login-wrap .operation > div a {
    display: inline-block;
    width: 68px;
    text-align: center;
    line-height: 22px;
    border: 1px solid;
    font-size: 12px;
    padding: 1px 0;
}

.banner-wrap .sidebar .login-wrap .operation > div a:last-child {
    margin-left: 10px;
}

.banner-wrap .sidebar .content-wrap {
    background: #fff;
    height: 200px;
    padding: 10px;
}

.banner-wrap .sidebar .content-wrap .menu {
    line-height: 30px;
    height: 30px;
}

.banner-wrap .sidebar .content-wrap .menu ul {
    width: 80%;
    padding-left: 0;
    display: inline-block;
    margin-bottom: 0 !important;
}

.banner-wrap .sidebar .content-wrap .menu ul li {
    display: inline-block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-right: 20px;
}

.banner-wrap .sidebar .content-wrap .menu ul li.active {
    border-bottom: 2px solid;
}

.banner-wrap .sidebar .content-wrap .menu ul li:hover {
    cursor: pointer
}

.banner-wrap .sidebar .content-wrap .menu .notice-more {
    float: right;
    display: inline-block;
    width: 30px;
    text-align: right;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.banner-wrap .sidebar .content-wrap .item {
    padding: 0 !important;
    box-sizing: content-box;
    position: relative;
    line-height: 20px;
    height: 150px;
    overflow: hidden;
}

.banner-wrap .sidebar .content-wrap .item ul {
    height: auto;
    overflow: hidden;
    padding-left: 0 !important;
    margin-top: 8px;
}

.banner-wrap .sidebar .content-wrap .item ul li {
    height: 28px;
    line-height: 28px;
}

.banner-wrap .sidebar .content-wrap .item ul li a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}