.index-row-one .row-one-left{width:230px;float:left;border:1px solid rgba(255, 255, 255, 0.3);height:570px;padding:0;}
.index-row-one .row-one-center{width:750px;float:left;padding:0;}
.index-row-one .row-one-right{width:200px;float:left;padding:0;}

.row-one-left dl{margin:0;padding:5px 15px;border-bottom:1px solid rgba(255, 255, 255, 0.3);position:relative;height:70px;background: rgba(0, 0, 0, 0.3);}
.row-one-left dl:last-child{border:none!important;}
.row-one-left dt{height:30px;line-height:30px;color: #fff;}
.row-one-left dd.sub-link{font-size:12px;color:#999;height:30px;line-height:30px;overflow:hidden;}
.row-one-left dd a{margin-right:10px;}
.row-one-left dd.sub-menu{position:absolute;left:228px;top:0;width:500px;/*border:3px solid #E00024;*/padding:10px 30px;display:none;background:#fff;transition: top 0.01s ease-in 0s;}
.row-one-left dd.sub-menu h4{border-bottom:1px dashed #eee;line-height:40px;}
.row-one-left dd.sub-menu ul{overflow:hidden;}
.row-one-left dd.sub-menu li{float:left;margin:5px 10px 5px 0;}
.row-one-left dd.sub-arrow {position:absolute;background:#E00024;width:1px;left:-1px;top:0;transition: top 0.01s ease-in 0s;display:none;height:71px;}
.row-one-left dl:hover{background:#E00024!important;}
.row-one-left dl:hover dt{color:#fff!important;}
.row-one-left dl:hover .sub-link a{color:#F1ABB1!important;}
.row-one-left dl:hover .sub-menu{display:block;z-index:99999;}
.row-one-left dl:hover .sub-arrow{display:block;z-index:99999;}
.font-color2 {color:#555555;}
.font-color1 { color: rgba(255, 255, 255, 0.72)}

/*.row-one-center .index-slide{width:750px;height:300px;overflow:hidden;position:relative;z-index:1;}*/
.row-one-center .index-slide{width:100%;height:562px;position:absolute;z-index:-1;background: #f5f5f5; left:0;}
.row-one-center .index-slide .bd img{width:100%;height:562px;}
.row-one-center .index-slide .prev,.index-slide .next{position:absolute;font-size:30px;color:#fff;background:rgba(0,0,0,0.3);top:40%;width:40px;height:60px;line-height:60px;text-align:center;display:none;}
.row-one-center .index-slide:hover .prev,.index-slide:hover .next{display:block;}
.row-one-center .index-slide .next{right:0;}
.row-one-center .index-slide .prev{left:0;}
.row-one-center .index-slide .prev:hover,.index-slide .next:hover{background:rgba(0,0,0,0.5);color:#fff;}
.row-one-center .index-slide .hd {width:750px;right:0;text-align:center;position:absolute;bottom:0;height:50px;line-height:50px;}
.row-one-center .index-slide .hd li{display:inline-block;text-indent:-99999;font-size:0;width:15px;height:15px;background:rgba(255,255,255,0.5);border-radius:50%;margin-right:15px;}
.row-one-center .index-slide .hd li.on{background:#fff;}
.row-one-center .ad-block-1{overflow:hidden;width:750px;}
.row-one-center .ad-block-1 a{float:left;width:250px;height:100px;overflow:hidden;display:block;border-right:1px solid #eee;}
.row-one-center .ad-block-1 img{width:100%;}
.row-one-center .ad-block-2{overflow:hidden;width:750px;}
.row-one-center .ad-block-2 a{float:left;width:250px;height:170px;overflow:hidden;display:block;border-right:1px solid #eee;border-top:1px solid #eee;}
.row-one-center .ad-block-2 img{width:100%;}


/*主页标题*/
.index-best-title{padding:20px 0;height:80px;line-height:45px;}
.index-best-title .sub-nav{float:left;width:340px;}
.index-best-title .sub-nav h3{float:left;margin:0;height:40px;line-height:50px;font-size:24px;}
.index-best-title .sub-nav a{font-size:14px;margin-left:20px;line-height:50px;}
.index-best-title .sub-tip{float:right;width:590px;font-size:13px;padding-left:20px;padding-right:20px;background: #FFEDC7;height:43px;margin-top:3px;}
.index-best-title .sub-tip a{color:#6B3612;}
.index-best-title .sub-btn{float: right;}

.index-floor-title{margin:30px 0;overflow:hidden;}
.index-floor-title .left-border{border-top:1px solid #ccc;margin-top:20px;float:left;}
.index-floor-title .right-border{border-top:1px solid #ccc;margin-top:20px;float: right;}
.index-floor-title .center-text{text-align:center;padding:0px !important;line-height:40px;}
.index-floor-title .center-text h3{font-size: 24px;margin:0;}

/* 商品列表 */
.goods-list{margin:0 -10px;}
.goods-list .list-item{width:224px;position:relative;float:left;margin:10px;border:1px solid #eee;transition: all 0.3s ease 0s;}
.goods-list .list-item .cover{width:224px;height:224px;overflow:hidden}
.goods-list .list-item .cover img{width:222px;height:222px;}
.goods-list .list-item:hover{border-color:transparent;box-shadow:2px 2px 10px 3px rgba(0,0,0,.1)}
.goods-list .list-item .info{padding:10px}
.goods-list .list-item .title{font-size:12px;line-height:20px;height:40px;margin:10px 0;}
.goods-list .list-item .price{height:40px;line-height:40px;overflow:hidden;}
.goods-list .list-item .price span{float:left;font-size:12px;color:#999;}
.goods-list .list-item .price em{color:#f40;font-weight:bold;font-size:16px;margin-right:3px;}
.goods-list .list-item .price del{float:right;color:#999;}
.goods-list .list-item .button-wrapper{position:absolute;left:0;right:0;bottom:0;padding:0 30px 30px;overflow:hidden}
.goods-list .list-item .button-wrapper .button{display:block;width:100%;height:38px;color:#fff;background:#ff5216;font-size:16px;line-height:38px;text-align:center;-webkit-transform:translateY(70px);-ms-transform:translateY(70px);transform:translateY(70px);-webkit-transition:.3s;transition:.3s}
.goods-list .list-item .button-wrapper .button:hover{background:#e33c03}
.goods-list .list-item:hover .button-wrapper .button{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}



/* 购物车 */
.cart-shop table{border:1px solid #eee;border-top:3px solid #f60;}
.cart-shop thead th{background:#f5f5f5;border-bottom:1px solid #eee!important;}
.cart-shop .price{padding:5px;}
/*banner*/
.banner-box {width:100%;height:auto}
.banner-box ul {height:562px !important;}
.banner-box ul li a img {width:100%; height:auto;max-width: 1920px;min-width: 780px; height:562px;}
.banner-box .banner-big {width:100%}
.notice-float {position:absolute;right:0;}
.notice-box1 {position:relative;}
.tile-div {width:224px !important;}
.xiaoqu-list .list-item .cover {width:224px !important;}
.focus-pic-li {position:absolute;height:0;margin-bottom: 8px;}