.nav .menu-mainnav{display: block;}

.banner{position: relative;width: 100%;height: 470px;overflow:hidden;}
.slidebanner{position: relative;}
.slidebanner .ad{width: 1200px;position: absolute;left: 50%;margin-left: -600px;height: 100%;}
.slidebanner .bd a{background-color: #ccc;background-position: center; background-repeat: no-repeat;background-size: cover;width: 100%;height: 470px;display: block;}
.slidebanner .hd {position: absolute;bottom: 10px;left: 50%;margin-left: -600px;padding-right: 50px;width: 1200px;z-index: 99;text-align: right;box-sizing: border-box;}
.slidebanner .hd li{display: inline-block;width: 12px;height: 12px;border:1px solid #fff;border-radius: 50%;text-indent: 999999px;margin:0 5px;cursor: pointer;}
.slidebanner .hd li.on{background-color:#fff;}

.slidebanner .prev, .next{
    position: absolute;left: 210px;top: 50%;margin-top: -30px;display: block;border-radius: 5px;
    width: 35px;height: 60px;background: rgba(0, 0, 0, 0.4) url(../images/slider-arrow.png) -108px 13px no-repeat;
    filter: alpha(opacity=50); opacity: 0.5;z-index: 1;}
.slidebanner .next{left: auto;right: 10px;background-position: 10px 13px;}
.slidebanner .prev:hover, .slidebanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slidebanner .bd{width: 100%;max-width: 1920px;min-width: 1200px;margin: 0 auto;}

/*场景采购*/
.scenecj {margin: 10px auto ;height: 200px;}
.scenecj .nb{overflow: hidden;}
.scenecj .nb li{float: left;overflow: hidden;width: 200px;height: 200px;padding-left: 2px;}
.scenecj .nb li:first-child{font-size: 40px;width: 200px;height: 200px;}
.scenecj li a{display: block;position: relative;text-align: center;height: 100%;}
.scenecj li .item-img{height: 200px;}
.scenecj li img{height: 100%;display: block;}
.scenecj li .item-bg{background-color: rgba(0, 0, 0, 0.3);position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.scenecj li:hover .item-bg{background-color: rgba(0, 0, 0, 0.1);}
.scenecj li .item-name{color: #fff;font-size: 30px;font-weight: bold;position: absolute;left: 0;top: 0;
    width: 100%;height: 100%;text-align: center;line-height: 200px;}
.scenecj li:first-child .item-name{line-height: 200px;font-size: 35px;}


.content{padding-bottom: 50px;}
.content .cont-item{overflow: hidden;clear: both;padding:20px 0;}
.content .cont-item a{display: block;float: left;margin-right: 13px;width: 290px;height: 184px;overflow: hidden;background-color: #fff;}
.content .cont-item a img{width: 100%;}
.content .cont-item a:last-child{margin-right: 0;}
.time-limit{background-color:#fff;padding:25px 15px 15px;}
.time-limit .timeslimit-bar span{font-size: 22px;color:#e40101;}
.time-limit .timeslimit-bar .time{display: inline-block;margin-left: 20px;}
.time-limit .slide-timeslimit{margin-top:20px;position: relative;}
.time-limit .slide-timeslimit .bd li{width: 16.66%;float: left;}
.time-limit .slide-timeslimit .bd .nr{padding:15px;border-right: 1px solid #f0f0f0;}
.time-limit .slide-timeslimit .bd li:nth-child(6n) .nr{border-right: 0;}
.time-limit .slide-timeslimit .bd a{display: block;}
.time-limit .slide-timeslimit .bd .picbox{width: 158px;height: 158px;overflow: hidden;margin:0 auto;}
.time-limit .slide-timeslimit .bd .picbox img{width: 100%;}
.time-limit .slide-timeslimit .bd .word{height: 3em;overflow: hidden;margin:12px 0 8px;}
.time-limit .slide-timeslimit .bd .word a{line-height: 1.5em;}

.time-limit .pricebox .price{color:#e40101;display: inline-block;}
.time-limit .pricebox .price span{font-size: 18px;color: #e40101;}
.time-limit .pricebox del{color:#787878;float: right;margin-top:7px;}
.time-limit .slide-timeslimit .prev-next{position: absolute;width: 100%;z-index: 99;top: 50%;margin-top:-30px;display: none;}
.time-limit .slide-timeslimit .prev-next .prev{left: -15px;}
.time-limit .slide-timeslimit .prev-next .next{right: -15px;}
.time-limit .slide-timeslimit:hover .prev-next{display: block;}
/*精品推荐*/
.floor .goods-container {position: relative;height: 264px;box-shadow: 0 0 1px 0 #aaa;overflow:hidden;background-color: #FFF;}
.floor .goods-container ul{position: relative;overflow:hidden;border-top: 2px solid #1295da;}
.floor .goods-container ul:after{content: '';clear:both;display: block;}
.floor .goods-container ul li{width: 200px;float: left;margin-top: 20px;}
.floor .goods-container .grid-price{line-height: 16px;height: 16px;color: #dd0044;font-size: 16px;
    font-family: Arial, '微软雅黑'; margin: 8px 0 0 20px;text-align: left;}
.floor .goods-container .grid-title{width: 167px;display: block;color: #5e5e5e;font-size: 12px;margin: 32px 0 0 20px;
    height: 18px; line-height: 18px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.floor .goods-container .grid-info{width: 198px;height: auto;margin: 0 auto;background: #fff;
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;-ms-transition: all .2s linear 0s;-o-transition: all .2s linear 0s;
    transition: all .2s linear 0s;}
.floor .goods-container .grid-info .grid-img{margin: 0 auto;width: 120px;height: 120px;}
.floor .goods-container .grid-info .grid-img img{width: 120px;height: 120px;transition: all .2s linear;}
.floor .goods-container li:hover .grid-title{color: #dd0044;}
.floor .goods-container li:hover .grid-img img{transform: translateY(-2px);}
.floor .goods-container .thumb{display: inline-block;width: 100%;height: 100%;
    text-align: center;padding-top: 15px;border-right: 1px dashed #eee;}
.floor .goods-container li:nth-child(6n) .thumb{border: none;}
/*商品列表*/
.main-adv{margin:27px 0 13px;}
.main-adv .nb img{width: 100%;}
.floor .floor-title{clear: both;overflow: hidden;padding: 27px 0 16px 0;line-height: 20px;text-indent: 5px;}
.floor .floor-title h3{float: left;font-size: 22px;color:#333;font-family: "Microsoft YaHei", "微软雅黑";font-weight: 600;}
.floor .floor-title h3 span{font-size: 20px;color: #ccc;font-family: Arial;vertical-align: middle;padding-left: 9px;}
.floor .floor-title .sub-nav{float: left;margin-left: 20px;width: 950px;}
.floor .floor-title .sub-nav a{font-size: 14px;color: #999;margin-left: 0;margin-right: 24px;}
.floor .floor-title .sub-nav a:hover {color: #74c7ff;border-bottom: 1px solid #74c7ff;}
.floor .floor-title .more{float: right;margin-left: 20px;line-height: 22px;font-size: 14px;color: #333;}
.floor .floornr{overflow: hidden;clear: both;}
.floor .style-sale ul{position: relative;border-top: 2px solid #1295da;}
.floor .style-sale ul::after{content: '';display: block;clear: both;}
.floor .style-sale li{float: left;text-align: center;width: 240px;;height: 235px;box-sizing:border-box;
    background-color: #fff;transition: all .3s linear;border-right: 1px solid #eee;border-bottom: 1px solid #eee;}
.floor .style-sale li:hover {box-shadow: 0 0 8px 0 rgba(200,200,200,0.50);transform: translateY(-3px);}
.floor .style-sale li:first-child a{display: block;width: 100%;height: 100%;}
.floor .style-sale li:first-child img{width: 100%;height: 100%;}
.floor .style-sale li:nth-child(2) img{width: 100%;height: 100%;}
.floor .style-sale li a{display: block;overflow: hidden;height: 100%;position: relative;}
.floor .style-sale li a .goods-box{width: 170px;height: 170px;overflow: hidden;margin: 0px 0 0px 34px;}
.floor .style-sale li a .goods{width: 100%;height: 100%;}
.floor .style-sale li .picbox{display: block;position: relative;width: 100%;overflow: hidden;margin-top:10px;}
.floor .style-sale li h4{font-size: 14px;padding:0 20px;;height: 20px;line-height: 18px;color: #5e5e5e;}
.floor .style-sale li p{color: #d0021b;line-height: 21px;
    font-size: 14px;text-align: left;padding:0 20px;}
.floor .style-sale li:hover .picbox h4{color: #d0021b;}
.floor .style-sale li.cover{height: 470px;border: none;}


/*.floor0 .main-adv{display: none;}*/
.floor0 .floor-title h3{border-color:#ff9a9a;}
.floor0 .itemsale .itemtitle{background-color:#ff9a9a;}
.floor1 .floor-title h3{border-color:#0aa6e8;}
.floor1 .itemsale .itemtitle{background-color:#0aa6e8;}
.floor2 .floor-title h3{border-color:#64c333;}
.floor2 .itemsale .itemtitle{background-color:#64c333;}
.floor3 .floor-title h3{border-color:#f7a945;}
.floor3 .itemsale .itemtitle{background-color:#f7a945;}
.floor4 .floor-title h3{border-color:#19c8a9;}
.floor4 .itemsale .itemtitle{background-color:#19c8a9;}
.floor5 .floor-title h3{border-color:#ea5f8d;}
.floor5 .itemsale .itemtitle{background-color:#ea5f8d;}

.leftgood-bar{position: fixed;left: 270px;top: 30%;z-index:99;display: none;}
.leftgood-bar .lgb{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height: 38px;background-color:#fff;position: relative;}
.leftgood-bar .onlgb{background-color:#74c7ff;}
.leftgood-bar .lgb:last-child{border-bottom: none;}

.leftgood-bar .lgb .icon-scramble{background-position: 2px -143px;}
.leftgood-bar .lgb .icon-brand{background-position: 3px -212px;}
.leftgood-bar .lgb .icon-hot{background-position: 2px -252px;}
.leftgood-bar .lgb .icon-new{background-position: 1px -300px;}
.leftgood-bar .lgb .icon-like{background-position: 2px -346px;}
.leftgood-bar .lgb a{display: block;width: 100%;height: 100%;line-height: 38px;color: #999;text-align: center;}
.leftgood-bar .lgb0.onlgb a{color: #fff;}
.leftgood-bar .lgb0.onlgb{}
.leftgood-bar .lgb1.onlgb{background-color:#0aa6e8;}
.leftgood-bar .lgb2.onlgb{background-color:#64c333;}
.leftgood-bar .lgb3.onlgb{background-color:#f7a945;}
.leftgood-bar .lgb4.onlgb{background-color:#19c8a9;}
.leftgood-bar .lgb5.onlgb{background-color:#ea5f8d;}

.leftgood-bar .onlgb .icon-scramble{background-position: -40px -143px;}
.leftgood-bar .onlgb .icon-brand{background-position: -37px -212px;}
.leftgood-bar .onlgb .icon-hot{background-position: -37px -252px;}
.leftgood-bar .onlgb .icon-new{background-position: -39px -300px;}
.leftgood-bar .onlgb .icon-like{background-position: -38px -346px;}

.guesslike{overflow: hidden;clear: both;}
.guesslike .title-ab{padding:38px 0 20px}

.indyourlike .picbox{display: block;width: 235px;height: 235px;overflow: hidden;display: table-cell;vertical-align: middle;text-align: center;*display: block;}
.indyourlike .picbox img{display: table-cell;}
