﻿/*!!
 * author  : FeiNiu WuHan UED (HQY)
 * version : 1.0.1
 * date    : 2015-11-06
 * email   : hqy321@gmail.com
 */
button, input, select, textarea {
	font-size: 100%;
	outline: 0
}

img {
	vertical-align: top
}

a,a:hover{
	text-decoration: none;
}

@font-face {
	font-family: iconfont;
	src: url(../fonts/iconfont/iconfont.eot);
	src: url(../fonts/iconfont/iconfont.eot?#iefix) format('embedded-opentype'), url(../fonts/iconfont/iconfont.woff) format('woff'), url(../fonts/iconfont/iconfont.ttf) format('truetype'), url(../fonts/iconfont/iconfont.svg#iconfont) format('svg')
}

.iconfont {
	font-family: iconfont !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

.fn-mall {
	background: #f8f8f8;
	font-family: tahoma, arial, 'Microsoft Yahei', 'Hiragino Sans GB', '\5b8b\4f53', sans-serif;
	min-width: 1190px;
	overflow-x: hidden
}

.fn-mall a, .fn-mall button, .fn-mall input, .fn-mall select, .fn-mall textarea {
	font-family: tahoma, arial, 'Microsoft Yahei', 'Hiragino Sans GB', '\5b8b\4f53', sans-serif
}

.fn-mall a {
	color: #000;
	display: block;
}
.img119088 {
    width: 1190px;
    height: 80px;
}
/*.fn-mall a:hover {
	color: #000
}*/

.fn-mall .mt30 {
	margin-top: 30px
}

.fn-mall .pt30 {
	padding-top: 30px
}

.img-effect {
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	-o-transition: transform .2s linear, -o-transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear, -o-transform .2s linear
}

.img-effect:hover {
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	transform: translateX(-5px)
}

.main-slider {
	width: 100%;
	height: 685px
}

.main-slider .ui-switchable {
	height: 685px;
	width: 100%;
	overflow: hidden;
	position: absolute;
}

.main-slider .ui-switchable .panel {
	height: 685px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.main-slider .ui-switchable .panel a {
	display: block;
	height: 685px;
	width: 100%;
	margin: 0 auto;
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
	text-align: center;
}

.main-slider .ui-switchable .panel a img{
	width:100%;
	height:auto;
}

.main-slider .ui-switchable .panel-full a {
	height: 685px;
	width: 2000px
}

.main-slider .ui-switchable .zoom-out a {
	-webkit-transition: -webkit-transform 4s linear;
	transition: -webkit-transform 4s linear;
	-o-transition: transform 4s linear, -o-transform 4s linear;
	transition: transform 4s linear;
	transition: transform 4s linear, -webkit-transform 4s linear, -o-transform 4s linear;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.main-slider .ui-switchable .ctrl-wrapper {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20
}

.main-slider .ui-switchable .ui-switchable-nav {
	position: absolute;
	top: 655px;
	left: 48%;
}

.main-slider .ui-switchable .ui-switchable-nav li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
	margin-right: 5px;
	width: 25px;
	cursor: pointer;
	background: #fff;
	line-height:5px;
	height:5px;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
}

.main-slider .ui-switchable .ui-switchable-nav li span {
	display: none
}

.main-slider .ui-switchable .ui-switchable-nav li.ui-switchable-active {
	background: #0855bf;
}

.main-slider .popup {
	position: relative
}

.main-slider .imgbox {
	float: right;
	padding:0 5px;
	width: 200px;
	height: 685px;
	z-index: 23;
	background: #f7f7f7;
	opacity: 0.8;
	
}

.main-slider .imgbox .item {
	display: block;
	width: 190px;
	margin-left: 0;
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	-o-transition: transform .2s linear, -o-transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear, -o-transform .2s linear
}

.main-slider .imgbox .item:hover {
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	transform: translateX(-5px)
}

.main-slider .imgbox .item-02 {
	height: 240px
}

.main-slider .imgbox .item-01 {
	height: 480px
}

.main-slider .nav-list {
	float: left;
	width: 218px;
	height: 685px;
	z-index: 24;
	position: relative
}

.main-slider .nav-list-warpper {
	background: #2765cc;
	position: relative;
	z-index: 25;
	overflow: hidden;
	width: 100%;
	height: 100%
}

.main-slider .nav-list .nav-item {
	vertical-align: top;
	padding: 5px 10px;
	border-bottom: 1px dashed #ccc;
}

.main-slider .nav-list .nav-item .nav-menu-item {
	line-height:30px;
	height: 30px;
	display: block;
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	-o-transition: transform .2s linear, -o-transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear, -o-transform .2s linear;
	color: #fff;
}

.main-slider .nav-list .nav-item .nav-menu-item .icon {
	height: 20px;
    margin: 5px auto;
	float: left;
	text-align: center;
	font-size: 18px
}

.main-slider .nav-list .nav-item .nav-menu-item .title {
	float: left;
	width: 92%;
	margin-left: 5px;
	height: 32px;
	white-space: nowrap;
	overflow: hidden
}

.main-slider .nav-list .nav-item .nav-menu-item a {
	color: #fff;
	font-size: 13px
}

.main-slider .nav-list .nav-item .nav-menu-item i {
    font-style: normal;
    float: left;
    width: 10px;
    height: 35px;
    line-height: 35px;
}
.main-slider .nav-list .nav-item .category{
	height: 50px;
    width: 100%;
    overflow: hidden;
}
.main-slider .nav-list .nav-item .category a{
	display: block;
	float: left;
    margin: 0 10px;
    color: #fff;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.main-slider .nav-list .nav-item-hover {
	background: #00348b
}

.main-slider .nav-list .nav-item-hover .nav-menu-item {
	-webkit-transform: translateX(8px);
	-ms-transform: translateX(8px);
	-o-transform: translateX(8px);
	transform: translateX(8px);
}

.main-slider .nav-list .menu-sub {
	width: 960px;
    height: 440px;
	padding: 20px;
	z-index: 24;
	background: #fff;
	position: absolute;
	top: 0;
	left: 180px;
	display: none;
	overflow: hidden
}

.main-slider .nav-list .menu-sub-show {
	display: block;
	-webkit-box-shadow: 1px 0 2px #978d8d inset;
	box-shadow: 1px 0 2px #978d8d inset
}
/*左侧分类经过显示栏目*/
.cate_detail_item {
	position: relative;
}

.cate_detail_item .cate_detail_con {
	border-top: none;
	overflow: hidden;
    padding: 6px 0;
    border-bottom: 1px solid #e0e0e0;
}

.cate_detail_tit {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 70px;
	text-align: right;
	font-weight: 700;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.cate_detail_tit_index{
	top: 9px;
	*top: 8px;
}
.cate_detail_tit .cate_detail_tit_lk{
	font:bold 13px/22px "微软雅黑";
}
.cate_detail_tit_arrow {
	margin-left: 5px;
	background: url(../images/list/attrs-icon.png) -20px -88px;
    width: 10px;
    height: 10px;
    display: inline-block;
}

.cate_detail_con .cate_detail_con_lk {
	float: left;
	margin: 4px 0;
	padding: 0 10px;
	height: 16px;
	border-right: 1px solid #e0e0e0;
	line-height: 16px;
	white-space: nowrap;
	
}
/*
.main-slider .nav-list .sub-columns {
	font-size: 13px;
	width: 205px;
	height: 440px;
	overflow: hidden;
	float: left;
	margin-right: 39px
}

.main-slider .nav-list .right-wrap {
	float: right;
	width: 211px
}

.main-slider .nav-list .right-wrap .li-item {
	max-height: 256px;
	overflow: hidden;
	border: 1px #f8f8f8 solid
}

.main-slider .nav-list .right-wrap .right-img {
	width: 211px;
	height: 183px;
	overflow: hidden
}

.main-slider .nav-list .right-wrap .item {
	width: 104px;
	height: 50px;
	border-right: 1px #f8f8f8 solid;
	border-bottom: 1px #f8f8f8 solid;
	float: left
}

.main-slider .nav-list .right-wrap .item img {
	width: 100%;
	height: 100%;
	vertical-align: top
}

.main-slider .nav-list .right-wrap .even {
	border-right: 0 none
}

.main-slider .column-item {
	margin-bottom: 20px
}

.main-slider .column-item .tlt {
	border-bottom: 1px #ccc solid;
	line-height: 13px;
	padding-bottom: 5px
}

.main-slider .column-item .tlt .name {
	font-weight: 700
}

.main-slider .column-item .tlt .more {
	*margin-top: -17px !important;
	color: #999;
	float: right
}

.main-slider .column-item .words {
	vertical-align: middle
}

.main-slider .column-item .words a {
	line-height: 28px;
	color: #333;
	padding: 0 6px;
	border-left: 1px solid #DEDEDE;
}

.main-slider .column-item .words a:hover {
	color: #da3a4c
}

.main-slider .column-item .words .lh {
	color: #db384c
}
*/
.layout-title {
	font-size: 17px;
	font-weight: 500;
	color: #000;
	line-height: 45px;
	width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	background: url('../images/icon.png') 0 -177px no-repeat ;
	padding-left: 35px;
}

.layout-hd {
	height: 45px
}

.layout .tab-nav {
	margin-top: 17px
}

.layout .tab-nav .item {
	float: left;
	margin-right: 24px;
	padding-bottom: 5px
}

.layout .tab-nav .item a {
	line-height: 28px;
	display: block;
	min-width: 60px;
	font-size: 15px;
	text-align: center
}

.layout .tab-nav .item-active a {
	text-decoration: none;
	font-weight: 700;
	background: url(../images/active.png) no-repeat 0 bottom
}

.layout .slide-nav {
	text-align: center;
	width: 100%
}

.layout .slide-nav li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
	background: url(../images/icon.png) no-repeat 0 -17px;
	margin-right: 6px;
	width: 10px;
	height: 10px
}

.layout .slide-nav li span {
	display: none
}

.layout .slide-nav li.ui-switchable-active {
	background-position: 0 -7px
}

.brand-wall .tab-nav {
	margin-left: 3px
}

.brand-wall .layout-bd {
	height: 286px
}

.brand-wall .wall-left {
	width: 190px;
	height: 286px;
	float: left
}

.brand-wall .wall-right {
	width: 190px;
	height: 286px;
	float: right
}

.brand-wall .wall-center {
	float: left;
	margin-left: 3px;
	width: 805px;
	height: 286px
}

.brand-wall .wall-center .item {
	float: left;
	width: 113px;
	height: 70px;
	margin: 0 2px 2px 0
}

.high_quality{
	width:1150px;
	padding: 0 20px 20px;
    border: 1px #e0e0e0 solid;
}
.feture-cates {
	height: 240px;
}

.feture-cates .cates-left {
	overflow: hidden;
	float: left;
	width: 100%;
}

.feture-cates .cates-left .item {
	float: left;
	width: 218px;
	height: 225px;
	margin-top:15px;
	margin-right: 15px;
}

.feture-cates .cates-left .item:last-child {
	margin-right: 0;
}

.feture-cates .cates-left .item img{
	width:100%;
	height:165px;
}

.feture-cates .cates-left .item p,.feture-cates .cates-left .item span{
	display: block;
	width:100%;
}

.feture-cates .cates-left .item p{
	margin-top:13px;
	height:25px;
	line-height: 25px;
	font-size: 14px;
	color: #454545;
	overflow: hidden;
}
.feture-cates .cates-left .item span{
	color: #d80003;
	font-size: 16px;
}

.feture-cates .cates-left .item span .market-price{
	text-decoration: line-through;
    margin-left: 10px;
    color: #989697;
}
/*限时抢购*/
.popup .popuptitle{
	font-size: 16px;
	height:55px;
	line-height:55px;
	color:#202020;

}
.slideGroup {
	width: 190px;
}

.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 0 15px;
	position: relative;
}

.slideGroup .sPrev, .slideGroup .sNext {
	position: absolute;
	left: 0;
	top: 44%;
	display: block;
	width: 8px;
	height: 16px;
	background: url(../images/icon.png) 0px -148px no-repeat;
}

.slideGroup .sNext {
	left: auto;
	right: 0;
	background: url(../images/icon.png) -46px -148px no-repeat;
}

.slideGroup .sPrev:hover, .slideGroup .sNext:hover {
	border-color: #f60;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup .parBd ul li {
	float: left;
	width: 100%;
	_display: inline;
	overflow: hidden;
}
.timetitle{
	display: block;
	width:165px;
	font-size: 12px;
	color:#666666;
	height: 25px;
	line-height:25px;
	overflow: hidden;
}
.timeprice{
	font-size: 15px;
	color:#e31939;
	padding:8px 0px;
}
.proclamation {
	background: #FFF;
	width: 200px;
	height: 155px;
    margin-top: 7px;
}
.proclamation .tabs-nav {
	background: #F7F7F7;
	height: 35px;
	padding: 0px;
	z-index: 1;
	border-bottom: 1px solid #e5e5e5;
}
.proclamation .tabs-nav li {
	background: #F7F7F7;
	text-align: center;
	display: block;
	width: 102px;
	height: 32px;
	line-height: 32px;
	float: left;
	margin: 0px;
	z-index: 9;
	cursor: pointer;
}
.proclamation .tabs-nav li.tabs-selected {
	color: #333;
	font-weight: 600;
	width: 49%;
	height: 32px;
	line-height: 32px;
	position: relative;
	z-index: 10;
	_margin-bottom: -1px/* IE6 */;
}
.proclamation .tabs-nav li span{
	display: block;
    width: 60px;
    margin: 0 auto;
    color: #333;
	font-size: 14px;
}
.proclamation .tabs-nav li.tabs-selected span{
	border-bottom: 3px solid #00348b;
	color:#0855bf;
}
.proclamation .tabs-panel {
	width: 95%;
	height:141px;
	overflow:hidden;
	margin: 6px auto;
}
.proclamation .mall-news {
	padding: 3px 2.5%;
}
.proclamation .mall-news li {
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 20px;
	padding: 1px 5px;
	overflow: hidden;
}
.tabs-hide {
	display: none !important;
}
.tabs-panel .store-join-btn {
	background: url(../images/enter.jpg) no-repeat;
	display: block;
	width: 165px;
	height: 60px;
	margin: 20px auto 15px;
}
.tabs-panel .store-join-help {
	color: #999;
	display: block;
	text-align: center;
}
.tabs-panel .store-join-help i.icon-cog {
	background: url(../images/common-icon.png) no-repeat;
	background-position: -294px -66px;
	font-size: 14px;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}

/*限时抢购*/
.slideBox .time {
    z-index: 1;
    position: relative;
    right: 0;
    bottom: 0;
    height: 16px;
    line-height: 16px;
    margin-bottom:20px;
}
.slideBox .time-bg {
    z-index: 1;
    position: absolute;
    height: 25px;
    width: 100%;
    background: #ff4500;
}
.time-txt {
    z-index: 2;
    position: relative;
    color:#fff;
    height: 25px;
    line-height: 25px;
}
.time-txt span,.time-txt i{
    display: block;
    float: right;
    /*height:16px;*/
    text-align: center;
}

.time-txt i{
    padding:0 2px;
    font-style: normal;
}
.feture-cates .cates-right {
	overflow: hidden;
	float: right;
	width: 199px;
	height: 397px
}

.feture-cates .cates-right .item {
	float: left;
	width: 198px;
	height: 198px;
	border-left: 1px solid #ededed;
	border-bottom: 1px solid #ededed
}

.boutique .layout-bd {
	overflow: hidden;
	height: 245px;
	background: #fff
}

.boutique-left {
	float: left;
	width: 812px
}

.boutique-right {
	float: right;
	width: 378px
}

.boutique .item {
	float: left;
	height: 122px;
	width: 202px;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed
}

.boutique .item-list-wrap {
	float: left;
	width: 406px
}

.boutique .item .num {
	font-size: 16px;
	line-height: 20px;
	display: block;
	color: #da3a4c;
	font-family: Arial;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap
}

.boutique .item .title {
	font-size: 14px;
	line-height: 20px;
	display: block;
	color: #333
}

.boutique .item-big {
	height: 245px
}

.boutique .item-big .pic {
	padding: 15px 0;
	text-align: center
}

.boutique .item-big .pic a {
	width: 160px;
	height: 160px;
	display: inline-block;
	vertical-align: top
}

.boutique .item-big .title {
	width: 160px;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap
}

.boutique .item-big .num {
	width: 160px;
	margin: 5px auto 0 auto
}

.boutique .item-small .pic {
	padding: 15px 5px 0 15px;
	float: left
}

.boutique .item-small .pic img {
	vertical-align: top;
	width: 80px;
	height: 80px
}

.boutique .item-small .info {
	float: left;
	padding: 15px 0 0 6px
}

.boutique .item-small .title {
	width: 90px;
	height: 40px;
	overflow: hidden;
	padding-top: 12px
}

.boutique .item-small .num {
	width: 90px;
	margin-top: 6px
}

.boutique .comment-list {
	margin-top: 12.5px;
	height: 220px;
	overflow: hidden
}

.boutique .comment-list .comment {
	height: 97px;
	padding-top: 13px
}

.boutique .comment-list .comment .pic {
	float: left;
	padding: 4px 0 0 14px
}

.boutique .comment-list .comment .pic img {
	vertical-align: top;
	width: 80px;
	height: 80px
}

.boutique .comment-list .comment .info {
	padding-left: 18px;
	float: left;
	width: 258px;
	color: #666
}

.boutique .comment-list .comment .author {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap
}

.boutique .comment-list .comment .author img {
	border-radius: 50%;
	float: left;
	margin-right: 8px;
	width: 28px;
	height: 28px
}

.boutique .comment-list .comment .detail {
	margin-top: 6px;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	padding: 0 10px;
	background: #f8f8f8
}

.boutique .comment-list .comment .detail a {
	color: #666
}

.boutique .comment-list .comment .detail a:hover {
	color: #da3a4c
}

.banner-img-single {
	height: 80px;
	display: block
}

.m-fn-plink {
	width: 1170px;
	height: 164px;
	border: 1px solid #E9E9E9;
	padding: 10px
}

.m-fn-plink ul {
	width: 1170px;
	height: 164px
}

.m-fn-plink li {
	float: left;
	width: 100px;
	height: 164px;
	background: #FBFBFB;
	margin: 0 1px;
	padding: 0 14px;
	text-align: center
}

.m-fn-plink li .n {
	width: 100px;
	height: 18px;
	font-size: 12px;
	font-weight: 700;
	color: #333;
	font-family: SimSun;
	margin-top: 17px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap
}

.m-fn-plink li .p {
	display: block;
	width: 100px;
	height: 100px;
	margin-top: 12px;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.m-fn-plink li .p:hover {
	-webkit-transition: -webkit-transform 2s linear;
	-o-transition: -o-transform 2s linear;
	transition: -webkit-transform 2s linear;
	-o-transition: transform 2s linear, -o-transform 2s linear;
	transition: transform 2s linear;
	transition: transform 2s linear, -webkit-transform 2s linear, -o-transform 2s linear;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.floor-wrapper {
	height: 521px
}

.floor-left {
	float: left;
	overflow: hidden;
	width: 190px;
	height: 521px
}

.floor-right {
	float: right;
	overflow: hidden;
	width: 1000px;
	height: 521px
}

.floor-left .menu-box {
	height: 230px;
	background: #f8f8f8 url(../images/floor.png) no-repeat 0 0
}

.floor-left .menu-box-hd {
	position: relative;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap
}

.floor-left .menu-box-hd em {
	font-size: 15px;
	color: #fff;
	position: absolute;
	top: 1px;
	left: 5px
}

.floor-left .menu-box-hd p {
	line-height: 40px;
	padding-left: 37px;
	font-size: 20px
}

.floor-left .menu-box-hd p a {
	color: #fff
}

.floor-left .menu-box-bd {
	padding-top: 10px
}

.floor-left .menu-box-bd .item-list {
	padding-left: 14px;
	float: left
}

.floor-left .menu-box-bd .item-list .item{
	float: left;
}
.floor-left .menu-box-bd .item-list .item a {
	font-size: 14px;
	color: #fff;
	width: 70px;
	display: block;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap
}

.floor-left .slide {
	width: 190px;
	margin: 0 auto
}

.floor-left .slide-container {
	width: 100%;
	height: 240px;
	margin-top: 15px;
	overflow: hidden
}

.floor-left .slide-container .panel {
	width: 170px;
	height: 240px
}

.floor-left .slide .slide-nav {
	margin-top: 10px
}


.floor-right .goods-list .item {
	float: left;
	overflow: hidden;
	width: 199px;
	height: 240px;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background: #fff
}

.floor-right .goods-list .item .pic {
	text-align: center;
	height: 155px;
	padding: 5px 0
}

.floor-right .goods-list .item .pic img {
	width: 155px;
	height: 155px;
	vertical-align: top
}

.floor-right .goods-list .item .title a {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	font-size: 14px;
	padding: 0 10px
}

.floor-right .goods-list .item .price {
	font-family: arial;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	padding: 0 10px;
	margin-top: 8px
}

.floor-right .goods-list .item .price .curr {
	float: left;
	color: #da3a4c;
	font-size: 18px;
	margin-right: 10px
}

.floor-right .goods-list .item .price .prev {
	float: left;
	color: #999;
	font-size: 14px
}

.floor-right .goods-list .nbdr {
	border-right: none !important
}
/*热卖推荐*/
.floor-right .pics-list{
	display: none;
}
.floor-right .pics-list .item {
	float: left;
	overflow: hidden;
	width: 199px;
	height: 240px;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background: #fff
}

.floor-right .pics-list .item .pic {
	text-align: center;
	height: 155px;
	padding: 5px 0
}

.floor-right .pics-list .item .pic img {
	width: 155px;
	height: 155px;
	vertical-align: top
}

.floor-right .pics-list .item .title a {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	font-size: 14px;
	padding: 0 10px
}

.floor-right .pics-list .item .price {
	font-family: arial;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	padding: 0 10px;
	margin-top: 8px
}

.floor-right .pics-list .item .price .curr {
	float: left;
	color: #da3a4c;
	font-size: 18px;
	margin-right: 10px
}

.floor-right .pics-list .item .price .prev {
	float: left;
	color: #999;
	font-size: 14px
}

.floor-right .pics-list .nbdr {
	border-right: none !important
}

.floor-right .layout-hd {
	height: 40px;
	overflow: hidden
}

.floor-right .layout-hd .tab-nav {
	margin-top: 7px;
	padding-left: 24px
}

.floor-right .layout-hd .cates-list {
	float: right;
	margin-top: 15px
}

.floor-right .layout-hd .cates-list .cates {
	float: left;
	line-height: 18px;
	color: #666;
	margin-left: 24px;
	font-size: 15px;
}

/*.floor-right .pics .img-effect {
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	-o-transition: transform .2s linear, -o-transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear, -o-transform .2s linear
}

.floor-right .pics .img-effect:hover {
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	transform: translateX(-5px)
}

.floor-right .pics .item {
	float: left;
	overflow: hidden;
	height: 240px;
	width: 200px;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background: #fff
}

.floor-right .pics .nbdr {
	border-right: none !important
}

.floor-right .pics-01 .item-big {
	border: none;
	height: 481px;
	width: 397px
}

.floor-right .pics-02 .item-big {
	border: none;
	height: 481px;
	width: 196px
}

.floor-right .pics-03 .item {
	height: 199px;
	width: 199px
}

.floor-right .pics-03 .item-small {
	height: 281px
}

.floor-right .pics-03 .item-big {
	height: 281px;
	width: 599px
}*/

.floor .banner-img-list {
	height: 80px;
	margin-top: 10px
}

.floor .banner-img-list .item {
	width: 131px;
	height: 80px;
	float: left;
	border-right: 1px solid #ededed
}

.floor .banner-img-list .item04, .floor .banner-img-list .item05, .floor .banner-img-list .item06 {
	width: 132px
}

.floor .banner-img-list .item09 {
	border-right: 0
}

.floor-01 .floor-left {
	background: #f7ecf2
}

.floor-01 .floor-left .menu-box {
	background-position: 0 0
}

.floor-02 .floor-left {
	background: #f7efeb
}

.floor-02 .floor-left .menu-box {
	background-position: 0 -250px
}

.floor-03 .floor-left {
	background: #ebf9f4
}

.floor-03 .floor-left .menu-box {
	background-position: 0 -500px
}

.floor-04 .floor-left {
	background: #ecf5fd
}

.floor-04 .floor-left .menu-box {
	background-position: 0 -750px
}

.floor-05 .floor-left {
	background: #f4f0f6
}

.floor-05 .floor-left .menu-box {
	background-position: 0 -1000px
}

.floor-06 .floor-left {
	background: #fdf3f2
}

.floor-06 .floor-left .menu-box {
	background-position: 0 -1250px
}

.floor-07 .floor-left {
	background: #fbf2eb
}

.floor-07 .floor-left .menu-box {
	background-position: 0 -1500px
}

.floor-08 .floor-left {
	background: #f1f4f5
}

.floor-08 .floor-left .menu-box {
	background-position: 0 -1750px
}

.floor-09 .floor-left {
	background: #efeff8
}

.floor-09 .floor-left .menu-box {
	background-position: 0 -2000px
}

.mall-side-nav {
	z-index: 300;
	position: fixed;
	bottom: 100px;
	left: 50%;
	top:50%;
	width: 36px;
	margin-left: -641px;
	display: none;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.mall-side-nav .side-wrapper {
	border: 1px solid #e5e5e5;
	width: 34px;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background: #fff
}

.mall-side-nav-show .side-wrapper {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.mall-side-nav-show .side-wrapper .navfloor{	
	display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #00348b;
    color: #fff;
}

.mall-side-nav .item {
	display: block;
	height: 34px;
	position: relative;
	color: #666;
	text-decoration: none;
	margin-bottom: 1px
}

.mall-side-nav .item:last-child {
	margin-bottom: 0
}

.mall-side-nav .item .sep {
	position: absolute;
	top: -1px;
	left: 7px;
	width: 20px;
	height: 1px;
	background: #e5e5e5
}

.mall-side-nav .item .level {
	line-height: 34px;
	display: block;
	visibility: visible;
	text-align: center;
	font-size: 14px
}

.mall-side-nav .item .text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 34px;
	visibility: hidden;
	-webkit-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
	cursor: pointer
}

.mall-side-nav .item .text-twoline {
	line-height: 12px;
	height: 29px;
	padding-top: 5px
}

.mall-side-nav .item-last {
	margin-bottom: 0
}

.mall-side-nav .item-active .level {
	visibility: hidden
}

.mall-side-nav .item-active .text {
	visibility: visible;
	color: #00348b
}

.mall-side-nav .item:hover .text, .mall-side-nav .active .text{
	visibility: visible;
	background: #00348b;
	color: #fff
}