@charset "UTF-8";
/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/
.w_1200 .index_categroy .cateItem{width: 225px;margin-left:18px;}
.w_1200 .index_products .products_right{width: 944px;}

#banner{position: relative;/*overflow: hidden;*/width: 100%;height: 100%;}
#banner .banner,#banner .bd li{height: 100%;}
#banner .banner{position: relative;width: 100%;height: 100%;}
#main{padding-top: 48px;}
.index_categroy{margin-bottom: 68px;}
.index_categroy .cateItem{width: 188px;float: left;margin-left:10px;overflow: hidden;position: relative;}
.index_categroy .cateItem:first-child{margin-left: 0;}
.index_categroy .cateItem .cateItemHidden{display: block;text-align: center;position: absolute;top:0;left: 0;right:0;bottom:0;background-color: rgba(0,0,0,.5);opacity: 0;z-index: -1;}
.index_categroy .cateItem .cateItemHidden .cateItemName{display: inline-block;width: 100%;padding:0 10px;box-sizing: border-box; text-align: center;position: absolute;top:50%;left:50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);font:26px 'Cambria';color:#fff;line-height: 26px;}
.index_categroy .cateItem:hover .cateItemHidden{opacity: 1;z-index: 1;}

.index_products{margin-bottom: 74px;overflow: hidden;}
.index_products .show_top{padding-bottom: 6px;border-bottom:1px solid #d2d2d2;overflow: hidden;margin-bottom: 15px;text-transform: uppercase;}
.index_products .show_top .show_title{font:26px 'Cambria';color:#000;}
.index_products .show_top .show_more{margin-top: 10px;text-transform: uppercase;}
.index_products .products_left{width: 230px;height: 363px;overflow: hidden;float: left;text-align: center;position: relative;}
.index_products .products_left img{width: 230px;height: 363px;}
.index_products .products_left .products_left_box{width: 200px;position: absolute;top:107px;left:50%;-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-ms-transform: translate(-50%,0);transform: translate(-50%,0);background-color: rgba(255,255,255,.9);}
.index_products .products_left .products_left_box .prod_left_title{height: 45px;border-bottom: 1px solid #dcdcdc;font-weight: bold;font-size: 18px;color:#555;text-align: center;line-height: 45px;text-overflow: ellipsis;white-space: normal;overflow: hidden;}
.index_products .products_left .products_left_box .prod_left_info{padding:13px 10px 0;}
.index_products .products_left .products_left_box .prod_left_info .prod_left_item{display: block; text-overflow: ellipsis;white-space: normal;overflow: hidden;text-align:center;margin-bottom:15px;color:#555555;}
.index_products .products_right{position: relative;width: 708px;height: 363px;overflow: hidden;}
.index_products .products_right .products_list{position: absolute;top: 0;left: 0;}
.index_products .products_right .products_info{width: 226px;float: left;margin:0 10px 0 0;min-height: auto;}
.index_products .products_right .products_info .prod_img{width: 100%;height: 226px;text-align: center;position: relative;margin-bottom: 12px;}
.index_products .products_right .products_info .prod_img .prod_favorite{position: absolute;width: 20px;height: 20px;background: url('../images/prod_favoriteIco.png') no-repeat center;top:5px;right: 9px;opacity: 0;z-index: -1;}
.index_products .products_right .products_info .prod_img .prod_favorite.is_in{background-image: url(../images/prod_favoriteIco_cur.png);}
.index_products .products_right .products_info .prod_img .icon_discount{position: absolute;top: 0;left: 0;width: 50px;text-align: center;padding: 3px 0;color: #fff;background: #f7285e;line-height: 16px;font-size: 12px;}
.index_products .products_right .products_info .prod_img .icon_discount_foot{border-width: 10px 25px 0;border-style: solid;border-color: transparent;border-top-color: #f7285e;position: absolute;left: 0;top: 38px;}
.index_products .products_right .products_info .prod_img .icon_seckill{position: absolute;top: 0;left: 0;padding:3px 8px;font-size: 14px;color: #fff;display: none;background: #f7285e;}
.index_products .products_right .products_info .prod_inner{padding:05px;overflow: hidden;}
.index_products .products_right .products_info .prod_name{color:#555;font-size: 13px;line-height: 18px;height: 36px;overflow: hidden;margin-bottom: 14px;}
.index_products .products_right .products_info .prod_price{margin-bottom: 15px;font:bold 16px 'Arial';}
.index_products .products_right .products_info .prod_price em{margin-right: 0;}
.index_products .products_right .products_info .prod_price del{font:12px 'Arial';color:#888;margin-left: 6px;font-weight: normal;}
.index_products .products_right .products_info .prod_addToCart{display: inline-block;padding:0 15px 0 40px;height: 30px;font-size: 12px;color:#f7285e;text-align: center;line-height: 30px;background-image: url('../images/prod_addtocart01.png');background-position: 12px center; background-repeat: no-repeat; border:1px solid #e13f6e;box-sizing: border-box;text-transform: uppercase;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_products .products_right .products_info:hover .prod_addToCart{background-image: url('../images/prod_addtocart02.png');color:#fff;background-color: #f7285e;}
.index_products .products_right .products_info:hover .prod_favorite{opacity: 1;z-index: 1;}
.index_products .products_right .products_info:hover .prod_img{box-shadow: 5px 5px 8px #e1e1e1;}

.index_products .products_right .btn{display: none;position: absolute;top: 105px;width: 24px;height: 50px;}
.index_products .products_right .prev{ left:0px; background: url(../images/prev_ico.png) no-repeat center; }
.index_products .products_right .next{ right: 10px; background: url(../images/next_ico.png) no-repeat center; }

.hot_saleWrapper{border-bottom: 2px solid #f7f7f9;margin-bottom: 78px;}
.hot_saleWrapper>div{overflow: hidden;}
.hot_saleWrapper img{transition: all 300ms ease-out;-moz-transition: all 300ms ease-out;-webkit-transition: all 300ms ease-out; max-height:400px;}
.hot_saleWrapper img:hover{transform: scale(1.03);-moz-transform: scale(1.03);-webkit-transform: scale(1.03);}