@charset "utf-8";
/* ================================ */
/* Author:			33hao	    	*/
/* Support Site:	www.33hao.com	*/
/* Retrofit Date:	Aug-08-2016		*/
/* ================================ */
/* b y 33 ha o.c om */
/*页面整体宽度控制*/
/*.wrapper { width: 1091px; margin: auto; }*/
.wrapper { width: 1200px; margin: auto; }
/* 公用头部区域 */
.header-wrap { background-color: #FFF; width: 100%; }
.public-head-layout { height: 100px; }
/* 站点logo */
.public-head-layout .site-logo { width:212px; height:60px; float:left; margin:0 10px auto 0 }
.public-head-layout .site-logo img { max-width:352; max-height:72px ;}
/*.public-head-layout .logo-banner { float: left; height: 70px; margin: 10px 10px auto 0; width: 120px; }*/
/*.public-head-layout .logo-banner img { max-height: 70px; max-width: 120px; }*/
/* 头部搜索 */
.head-search-layout { width:500px; float:left; margin:20px 0 0 160px }
.head-search-bar { width: 100%; height: 40px; display: block; position: relative; z-index: 100; }
.head-search-bar .search-form { background-color: #f44; height: 36px; padding: 2px; }
.head-search-bar .input-text { line-height: 24px; color: #555; width: 68%; height: 24px; float: left; padding:6px 1% 6px 68px; border: none 0; }
.head-search-bar .input-submit, .head-search-bar .input-submit:hover { font-size: 18px; color: #FFF; font-weight: 600; background-color: transparent; width: 17%; height: 36px; float: right; border: none; cursor: pointer; }
.head-search-bar .search-tip { font-size: 0; word-spacing:-1em; background-color: #FFF; display: none; min-height: 100px; padding-bottom: 10px; border: solid 1px #D7D7D7; position: absolute; z-index: 1; top: 40px; left: 0; right: 72px; }
.head-search-bar .search-history, .head-search-bar .search-hot { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/;
}
.head-search-bar .search-history { min-height: 100px; width: 55%; border-right: solid 1px #E6E6E6; }
.head-search-bar .search-hot { width: 44%; }
.head-search-bar .search-tip .title { color: #999; line-height: 20px; padding: 5px 19px; }
.head-search-bar .search-tip .title a { float: right; }
.head-search-bar .search-history ul { display: block; }
.head-search-bar .search-history ul li { color: #333; line-height: 30px; display: block; height: 30px; padding: 0 19px; cursor: pointer; }
.head-search-bar .search-history ul li:hover { background-color: #FAFAFA; }
.head-search-bar .search-hot ul { font-size: 0; *word-spacing:-1px/*IE6、7*/;
}
.head-search-bar .search-hot ul li { font-size: 12px; line-height: 20px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/;
height: 20px; padding: 2px 9px; border: solid 1px #E6E6E6; margin: 0 0 10px 10px; cursor: pointer; }
.head-search-bar .search-hot ul li:hover { color:  #F32613; border-color: #F32613; }
.head-search-layout .keyword { line-height: 20px; white-space: nowrap; width: 100%; height: 20px; margin-top: 6px; overflow: hidden; }
.head-search-layout .keyword ul { font-size: 0; *word-spacing:-1px/*IE6、7*/;
vertical-align: top; display: inline-block; *display:inline/*IE6、7*/;
}
.head-search-layout .keyword ul li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/;
margin-right: 12px; }
.head-search-layout .keyword ul li a { color: #999; }
#head-search-bar { position:relative }
#search ul.tab li:hover { background: #f3f3f3; }
#search ul.tab { position: absolute; z-index:101; width: 60px; height: 36px; line-height: 36px; margin: 0 2px 0 0; cursor: pointer; font-size: 16px; font-family: "Microsoft YaHei"; background: #FFF; border: 2px solid #f44; text-indent:10px; border-right: none; }
#search ul.tab li { padding: 0 1px; height: 36px; line-height: 36px; font-size: 14px; background: #fff; color: #666; border-right: 1px solid #ddd; }
#search ul.tab li:nth-child(2) { display: none; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#search .tab li i { height: 0; width: 0; line-height: 0; font-size: 0; position: absolute; right: 10px; border: 3px dashed transparent; border-top: 3px solid #999; }
#search .tab li i.arrow { top: 17px; transition: all 0.2s ease-in 0s; }
#search .tab li i.over { top: 17px; transform: rotate(180deg); transform-origin: 50% 30% 0; }
/* 头部用户型菜单*/
.head-user-menu { font-size: 0; *word-spacing:-1px/*IE6、7*/;
float: right; margin: 20px 40px 0 0;}
.head-user-menu dl { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/;
margin-left: 10px; position: relative; z-index: 3; *zoom:1/*IE6、7*/;
}
.head-user-menu dl.my-mall { width: 108px; }
.head-user-menu dl.my-cart { width: 124px; }
.head-user-menu dl.hover { z-index: 101; }
.head-user-menu dl dt { line-height: 20px; color: #555; background-color: #f9f9f9; height: 20px; padding: 10px 15px; border: solid 1px #F0F0F0; position: absolute; z-index: 2; top: 0; right: 0; cursor: pointer; }
.head-user-menu dl.my-mall dt { width: 90px; }
.head-user-menu dl.my-cart dt { width: 110px; }
.head-user-menu dl.hover dt { background-color: #FFF; border-width: 1px; border-color: #F0F0F0 #F0F0F0 #FFF #F0F0F0; }
.head-user-menu dl dt span.ico { background: url(../images/top_bg.png) no-repeat; vertical-align: middle; display: inline-block; width: 20px; height: 16px; }
.head-user-menu dl.my-mall span.ico { background-position: -100px 0; margin-right: 4px; }
.head-user-menu dl.my-cart span.ico { background-position: -120px 0; margin-right: 8px;color: #a9a9a9; }
.head-user-menu dl dt i { font-size: 0px; line-height: 0; vertical-align: middle; display: inline-block; width: 0px; height: 0px; margin-left: 8px; border-width: 4px; border-color: #777 transparent transparent transparent; border-style:solid dashed dashed dashed; -webkit-transition: .2s ease-in; -moz-transition: -webkit-transform .2s ease-in; -o-transition: -webkit-transform .2s ease-in; transition: .2s ease-in; }
.head-user-menu dl.hover dt i {
FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -moz-transform: rotate(180deg); -moz-transform-origin: 50% 30%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 30%; -o-transform: rotate(180deg); -o-transform-origin: 50% 30%; transform: rotate(180deg); transform-origin: 50% 30%; }
.head-user-menu dl dd { background-color: #FFF; display: none; border: solid 1px #F0F0F0; position: absolute; z-index: 1; top: 40px; right: 0; }
.head-user-menu dl.my-mall dd { width: 308px; }
.head-user-menu dl.my-cart dd { width: 348px; }
.head-user-menu dl.hover dd { display: block; }
.head-user-menu dl dd a { color: #005EA6; }
.head-user-menu a.arrow i { background:url(../images/top_bg.png) no-repeat -150px 0; vertical-align: middle; display: inline-block; width: 4px; height: 7px; margin-left: 4px; }
.head-user-menu dl dd .goods-thumb { width: 50px; height: 50px; }
.head-user-menu dl dd .goods-thumb a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block;
width: 48px; height: 48px; border: solid 1px #DDD; overflow: hidden; }
.head-user-menu dl dd .goods-thumb img { max-width: 48px; max-height: 48px; margin-top:expression(48-this.height/2);
*margin-top:expression(24-this.height/2);
}
.head-user-menu dl dd .sub-title { line-height: 28px; height: 28px; padding: 7px; border-bottom: solid 1px #DDD; }
.head-user-menu dl dd .sub-title h4 { font-weight: 600; float: left; }
.head-user-menu dl dd .sub-title a { float: right; }
.head-user-menu dl dd .user-centent-menu { width: 308px; padding: 8px 0; overflow: hidden; }
.head-user-menu dl dd .user-centent-menu ul { width: 310px; margin-left: -2px; }
.head-user-menu dl dd .user-centent-menu ul li { width: 138px; float: left; padding: 4px 0 4px 16px; border-left: solid 1px #EEE; }
.head-user-menu dl dd .browse-history { background-color: #FAFAFA; width: 308px; border-style: solid; border-width: 1px 0 0; border-color: #DDD transparent transparent; }
.head-user-menu dl dd .browse-history .part-title { height: 20px; padding: 6px 8px; }
.head-user-menu dl dd .browse-history .part-title h4 { float: left; }
.head-user-menu dl dd .browse-history .part-title a { float: right; }
.head-user-menu dl dd .browse-history ul { font-size: 0; *word-spacing:-1px/*IE6、7*/;
padding: 0 7px 7px 7px; }
.head-user-menu dl dd .browse-history ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/;
margin: 0 4px; *zoom: 1;
}
.head-user-menu dl dd .browse-history .no-goods { text-align: center; display: block; width: 100%; font-size: 12px; }
.head-user-menu dl dd .incart-goods-box { display: block; width: 348px; max-height: 267px; overflow: hidden; position: relative; }
.head-user-menu dl dd .incart-goods { text-align: center; width: 100%; }
.head-user-menu dl dd .incart-goods .no-order { margin: 20px 0; }
.head-user-menu dl dd .incart-goods .loading { width: 16px; height: 16px; margin: 20px auto; }
.head-user-menu dl dd .incart-goods dl { display: block; width: 98%; height: 66px; clear: both; margin: 0 auto 0 2%; border-bottom: dotted 1px #DDD; position: relative; z-index: 1; }
.head-user-menu dl dd .incart-goods dt, .head-user-menu dl dd .incart-goods dd { background-color: transparent; border: 0; position: absolute; z-index: 1; }
.head-user-menu dl dd .incart-goods dt.goods-name { line-height: 16px; background-color: transparent; text-align: left; width: 180px; height: 32px; padding: 0; top: 8px; left: 64px; }
.head-user-menu dl dd .incart-goods dt.goods-name a { color: #333; }
.head-user-menu dl dd .incart-goods dd.goods-thumb { top: 8px; left: 8px; }
.head-user-menu dl dd .incart-goods dd.goods-price { text-align: right; width: 80px; height: 16px; top: 6px; right: 12px; }
.head-user-menu dl dd .incart-goods dd.goods-price em { font-size: 11px !important; font-weight: normal!important; line-height: 16px; color: #777 !important; word-break: break-all; word-wrap: break-word; text-overflow: ellipsis; white-space: nowrap; text-align: right; width: 50px; margin-right: 4px; overflow: hidden; -webkit-text-size-adjust:none; }
.head-user-menu dl dd .incart-goods dd.goods-sales { line-height: 16px; color: #999; background-color: transparent; width: 270px; height: 16px; top: 42px; left: 64px; }
.head-user-menu dl dd .incart-goods dd.handle { width: 32px; top: 22px; right: 10px; }
.head-user-menu dl dd .checkout { background-color: #F0F0F0; text-align: right; padding: 8px; overflow: hidden; }
.head-user-menu dl dd .checkout .total-price { line-height: 20px; display: block; }
.head-user-menu dl dd .checkout .total-price i { font-weight: 600; color: #C00; margin: 0 4px; }
.head-user-menu dl dd .checkout .total-price em { font-family: Verdana, Geneva, sans-serif; font-size: 18px; font-weight: 600; color: #C00; }
.head-user-menu dl dd .checkout .btn-cart { float: right; clear: both; line-height: 20px; color: #FFF; background-color: #151515; padding: 4px 8px; margin-top: 4px; border-radius: 4px; }
.head-user-menu dl div.addcart-goods-num { font: bold 11px/14px Verdana; color: #FFF; background: #151515; text-align: center; display: inline-block; height: 16px; min-width: 16px; max-width: auto!important; border: none 0; border-radius: 8px; position: absolute; z-index: 3; top: -4px; right: 10px; }

/* 公用导航区域 */
.public-nav-layout {background: #f8f8f8 ; width: 100%; height: 44px;/* border-bottom: solid 2px #151515;*/ margin: 0 auto; position: relative; z-index: 99; zoom: 1; }
/*.public-nav-layout {
    background: #fff ;
    border-bottom: 2px solid #151515;
    height: 40px;
    z-index: 102;
}*/
.public-nav-layout .div { margin: 0; padding: 0; _zoom: 179; }
/*站点导航菜单*/
.public-nav-layout .site-menu { font-size: 0; *word-spacing:-1px/*IE6、7*/;
white-space: nowrap; max-width: 988px; float: left; overflow: hidden;height: 44px; }
.public-nav-layout .site-menu li {height: 44px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/;
*zoom: 1;
}
.public-nav-layout .site-menu li a {color: #666;font-size:18px;display: block;text-align: center;line-height: 40px; height: 40px; width: 135px; display: inline-block; *display:inline-block/*IE6、7*/;
zoom:1; }
.public-nav-layout .site-menu li a:hover { text-decoration: none;}
.public-nav-layout .site-menu li a.current {color: #666;font-size:18px;display: block;text-align: center; }
/*分类导航菜单*/
.public-nav-layout .all-category { background-color: #151515; display: block; width: 210px; height: 44px; float: left; }
.public-nav-layout .all-category .title { line-height: 26px; height: 26px; padding: 8px 10px 10px 10px; background-color: #f44;}
.public-nav-layout .all-category .title h3 a { font-size: 15px; font-weight: normal; text-decoration:none; color: #FFF; float: left; margin-left: 4px; font-family:"microsoft yahei" }
.public-nav-layout .all-category .title i { font-size: 0px; line-height: 0; background: url(../images/top_bg.png) no-repeat -182px -182px; width: 18px; height: 23px; float: left; margin: 4px 4px 0 18px; }
.public-nav-layout .all-category .category { display:none; width: 210px; background: #151515;}
.public-nav-layout .all-category:hover .category { display:block; }
.public-nav-layout .category  { background: #151515; width: 210px;height: 462px;opacity: 0.95;}
.public-nav-layout .category .menu { background: #fff; width: 206px;height: 100%; border: 2px solid #f44;}
.public-nav-layout .category .menu li {width: 206px; height: 33px; *float: left;clear: left;position: relative; z-index: 1; zoom:1; }
.public-nav-layout .category .menu li.hover { z-index: 2; }
.public-nav-layout .category .menu li.hover .ico { margin-left:5px; filter:alpha(opacity=100)IE; -moz-opacity:1Moz+FF; opacity: 1;margin-left: 26px; }
.public-nav-layout .category .class {height: 31px;line-height: 31px; width: 156px; position: relative; z-index: 37; top: 0; left: 0; color: #4c4c4c;padding: 1px 0 1px 50px;text-overflow: clip; display: block;overflow: hidden; font-family: "Microsoft YaHei";}
.public-nav-layout .category .class a:hover {color: #f44; text-decoration: underline;}
.public-nav-layout .category .hover .class { border-top: 1px solid #f44;border-bottom: 1px solid #f44; border-left:2px solid #f44; z-index: 2;}
.public-nav-layout .category .hover .class h4 a {color: #f44;}
.public-nav-layout .category .class h4 a:hover {text-decoration: underline;}
.public-nav-layout .category .class span.ico { background-position: 0 0; margin-top:5px; width: 16px; height: 16px; float: left; margin-left: 26px; float:left; }
.public-nav-layout .category .menu li.hover .ico { background-position: 0 0px }
.public-nav-layout .category .class span.ico img { max-width: 16px; max-height: 16px; -webkit-filter: grayscale(100%)/*Webkit*/; -o-filter: grayscale(100%); filter: gray; }
.public-nav-layout .category .menu li.hover .ico img { -webkit-filter: grayscale(100)/*Webkit*/; -o-filter: grayscale(100); filter: none; }
/*.public-nav-layout .category .menu li.class h4 a { color: #E43A3D; }*/
.public-nav-layout .category .class .recommend-class { height: 40px; line-height: 20px; margin-top:8px; width: 168px; float: left; clear: both; overflow: hidden; }
.public-nav-layout .category .class .recommend-class a { color: #222222; white-space: nowrap; margin-right: 5px; }
.public-nav-layout .category .class .recommend-cn-class { height: 40px; line-height: 20px; margin-top:5px; width: 168px; float: left; clear: both; overflow: hidden; }
.public-nav-layout .category .class .recommend-cn-class a { font-size:14px; color: #fff; white-space: nowrap; margin-right: 10px; }
/*.public-nav-layout .category .hover .class .recommend-cn-class a { color:#929496; }*/
.public-nav-layout .category .class .arrow { margin:10px 12px 0 0;  background: url(../images/benlai/n_icon12.png) no-repeat 0px 0px; width: 6px; height: 12px; float: right; z-index: 1; }
.public-nav-layout .category .sub-class { 
	border-top: 1px solid #f44;
    border-right: 1px solid #f44;
    border-bottom: 1px solid #f44;
    background-color: #fff;
    background: rgba(255,255,255,.97);
    position: absolute;
    top: -2px;
    left: 208px;
    z-index: 36;
    width: 600px;
    height: 466px;
    padding: 15px 15px 0 0;
    display: none;
    overflow: hidden;
    box-sizing: border-box;
}
.public-nav-layout .category li.hover .sub-class { display: block; }
.public-nav-layout .category .sub-class-content { display: block; width: 600px; float: left; }
.public-nav-layout .category .recommend-class { font-size: 0; word-spacing:-1em; display: block; overflow: hidden; }
.public-nav-layout .category .recommend-class span { font-size: 12px; background-color: #7C7171; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/;
margin: 0 10px 10px 0; *zoom: 1/*IE7*/;
}
.public-nav-layout .category .recommend-class span a { color: #FFF; line-height: 20px; display: block; padding: 2px 10px; }
.public-nav-layout .category .sub-class dl { font-size: 0; word-spacing:-1em; padding-bottom: 10px; }
.public-nav-layout .category .sub-class dl dt, .public-nav-layout .category .sub-class dl dd { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/;
*zoom: 1/*IE7*/;
}
.public-nav-layout .category .sub-class dl dt { /*background: url(../images/top_bg.png) no-repeat right -25px;*/ width: 70px; height: 16px; padding-right: 15px; /*margin-right: 15px;*/ }
.public-nav-layout .category .sub-class dl dt h3 { line-height: 16px; font-weight: 600; color: #5C5251; text-align: right; }
.public-nav-layout .category .sub-class dl dt h3 a{ color: #f44;font-family: "宋体","Arial Narrow",HELVETICA; }
.public-nav-layout .category .sub-class dl dd { font-size: 0; word-spacing:-1em; width: 500px; /*border-bottom: solid 1px #F0F0F0;*/ }
.public-nav-layout .category .sub-class dl:last-child dd { border-bottom: none 0; }
.public-nav-layout .category .sub-class dl dd a { font-size: 12px; color: #4c4c4c; line-height: 14px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/;
height: 14px; padding: 0 15px; margin: 0 0 17px;border-right: 1px solid #4c4c4c; *zoom:1/*IE6、7*/; font-family: "宋体","Arial Narrow",HELVETICA;}
.public-nav-layout .category .sub-class dl dd a:last-child {border-right: none;}
.public-nav-layout .category .sub-class dl dd a:hover { color: #C81623; }
.public-nav-layout .category .sub-class dl dd h5 { font-size: 12px; line-height: 20px; color: #333; margin: 4px 0 2px 0; }
.public-nav-layout .category .sub-class-right { display: block; width: 194px; height: 440px; float: right; }
.public-nav-layout .category .brands-list { }
.public-nav-layout .category .brands-list ul { font-size: 0; word-spacing:-1em; height: 136px; overflow: hidden; }
.public-nav-layout .category .brands-list li { font-size: 12px; background-color: transparent !important; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/;
width: 94px; height: 31px; margin: 0 1px 3px 2px; *zoom: 1/*IE7*/;
}
.public-nav-layout .category .brands-list li a { display: block; position: relative; z-index: 1; }
.public-nav-layout .category .brands-list li a img { width: 94px; height: 31px; position: absolute; z-index: 2; top: 0; right: 0; bottom: 0; left: 0; }
.public-nav-layout .category .brands-list li a span { color: #333; line-height: 25px; background-color: #FFF; white-space: nowrap; text-align: center; width: 86px; height: 25px; padding: 3px 4px; position: absolute; z-index: 1; top: 0; right: 0; overflow: hidden; }
.public-nav-layout .category .brands-list li a:hover span { color: #FFF; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#F27C7171', endColorstr='#F27C7171');
background:rgba(124,113,113,0.95); z-index: 3; }
.public-nav-layout .category .adv-promotions { display: block; width: 190px; margin: 0 2px; }
.public-nav-layout .category .adv-promotions a { background: #FFF; display: block; width: 190px; height: 150px; margin-top: 10px; }
.public-nav-layout .category .adv-promotions img { background: #D3D3D3; width: 190px; height: 150px; }
/* 面包屑所在位置 */
.nch-breadcrumb-layout { text-align: center; }
.nch-breadcrumb { font-size: 0; *word-spacing:-1px/*IE6、7*/;
text-align: left; height: 20px; padding: 10px 0; margin: 0 auto;border-bottom: 1px solid #ddd;margin-bottom: 20px;}
.nch-breadcrumb span { font-size: 12px; line-height: 20px; color: #999; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/* IE6,7*/;
height: 20px; zoom: 1; }
.nch-breadcrumb i { font-size: 14px; color: #AAA; margin-right: 4px; }
.nch-breadcrumb span.arrow { font-family: "宋体"; line-height: 20px; color: #AAA; margin: 0 6px; }
.nch-breadcrumb a { color: #333; display: block; }
.nch-breadcrumb a:hover { color: #F32613; }
/*顶部banner广告*/
#top-banner { position:relative; display:none}
#top-banner .close { position:absolute; right:8px; top:5px;background: url(../images/close.png) no-repeat; width:19px; height:19px; overflow:hidden; display:block}
#top-banner .close:hover { background: url(../images/close.png) no-repeat 0 -19px; display:block}
img {vertical-align: middle;font-size: 12px;}
/* 自定义首页海报轮播图 */
.index15_control {
	width: 990px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding-left: 210px;
}
.index15_control dl {
	display: none;
}
.index15_control dl dt {
	position: absolute;
	top: 182px;
	left: 210px;
}
.index15_control dl dd {
	position: absolute;
	top: 182px;
	right: 0;
}
.index15_control dl dt a {
	width: 24px;
	height: 48px;
	background: url(../images/benlai/n_icon_tab_a.png) 7px 15px no-repeat #fff;
	display: block;
	opacity: 0.8;
}
.index15_control dl dd a {
	width: 24px;
	height: 48px;
	background: url(../images/benlai/n_icon_tab_a.png) -43px 15px no-repeat #fff;
	display: block;
	opacity: 0.8;
}
.index15_control ul {
	position: absolute;
	top: 396px;
	right: 0;
	height: 30px;
	width: 990px;
	_width: 992px;
	overflow: hidden;
	transition: all .4s linear;
}
.index15_control ul li {
	width: 163px;
	margin-left: 2px;
	float: left;
}
.index15_control ul li a {
	width: 143px;
	height: 30px;
	background-color: #a2a293;
	background: rgba(162, 162, 147, .78);
	transition: all .4s linear;
	line-height: 30px;
	padding: 0 10px;
	font: 400 14px/30px "Microsoft YaHei";
	color: #626252;
	text-decoration: none;
	text-overflow: clip;
	display: block;
	overflow: hidden;
	text-align: center;
}
.index15_control ul li.on a {
	background-color: #96bf17;
    background: rgba(150,191,23,.75);
    color: #fff;
}
.index15_banner .pic {
	height: 400px;
	position: relative;
}
.index15_banner .pic a {
	width: 100%;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	transition: all .4s linear;
}
.index15_banner {
	overflow: hidden;
}
.index15_banner:hover .index15_control dl {
	display: block;
}
.index15_banner:hover .index15_control ul {
	top: 370px;
	display: block;
	transition: all .4s linear;
}
.index15_ad {
	height: 175px;
	margin-bottom: 20px;
}
.index15_ad ul li {
	float: left;
	width: 300px;
}
.index15_ad ul li img {
	width: 300px;
	height: 175px;
	font-size: 12px;
	vertical-align: middle;
}
/* 新品上线 */
.index15_new {
	height: 266px;
	margin-bottom: 20px;
	width: 100%;
}
.index15_tab {
	background-color: #f8f8f6;
    border-right: 1px solid #c2d58f;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    float: left;
    width: 123px;
    height: 264px;
    position: relative;
    z-index: 0;
}
.index15_tab dl {
	height: 44px;
	float: left;
}
.index15_tab dl dt {
	position: relative;
	z-index: 5;
	top: 0;
	left: 0;
	text-align: center;
}
.index15_tab dl:hover dt, .index15_tab dl .on {
	top: -1px;
	left: -1px;
}
.index15_tab dl dt a {
	font: 400 16px/44px "Microsoft YaHei";
    color: #626252;
    text-decoration: none;
    display: block;
    height: 44px;
    width: 123px;
    border-bottom: 1px solid #e5e5e5;
}
.index15_tab dl:hover dt a, .index15_tab dl .on a {
	color: #78a000;
	background-color: #fff;
    border-top: 1px solid #c2d58f;
    border-bottom: 1px solid #c2d58f;
    border-left: 4px solid #91be16;
    width: 117px;
    padding-right: 4px;
}
.index15_tab dl dd {
	border-top: 1px solid #c2d58f;
	position: absolute;
	top: -1px;
	left: 124px;
	z-index: 4;
	width: 885px;
	height: 265px;
	display: none;
}
.index15_sku {
	width: 885px;
	height: 265px;
	float: left;
}
.index15_sku ul li {
    width: 176px;
    float: left;
    height: 264px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
.index15_tab dl dd .index15_sku ul li {
    border-bottom: 1px solid #c2d58f;
}
.index15_sku ul li .box {
	border: 4px solid #fff;
    width: 140px;
    height: 256px;
    padding: 0 14px;
    position: relative;
    transition: all .2s linear;
}
.index15_sku ul li .pic {
	margin-top: 15px;
	transition: all .2x linear;
}
.index15_sku ul li .pic img {
	width: 140px;
	height: 140px;
}
.index15_sku ul li .name {
	height: 38px;
    width: 140px;
    text-overflow: clip;
    display: block;
    overflow: hidden;
    margin-top: 15px;
    transition: all .2s linear;
}
.index15_sku ul li .name a {
	font: 400 14px/18px "Microsoft YaHei";
    color: #3e4141;
}
.index15_sku ul li .name font {
	height: 19px;
    text-overflow: clip;
    display: block;
    overflow: hidden;
}
.index15_sku ul li .name span {
	font: 400 12px/18px "Microsoft YaHei";
    color: #898989;
}
.index15_sku ul li .price {
    font: 400 17px/25px "Microsoft YaHei";
    color: #ff6900;
    margin-top: 7px;
    transition: all .2s linear;
}
.index15_sku ul li .price span {
	font: 400 12px/25px "Microsoft YaHei";
    color: #686c69;
    text-decoration: line-through;
}
.index15_sku ul li .btn {
	position: absolute;
    top: 260px;
    left: 0;
    transition: all .2s linear;
}
.index15_sku ul li .btn a,.index15_sku2 ul li .btn a.ico00 {
	background-position: center 0 !important;
    cursor: pointer;
}
.index15_sku ul li .btn a {
	background: url(../images/benlai/btn_new.png) no-repeat;
    width: 168px;
    height: 33px;
    display: block;

}
.index15_sku ul li:hover .box {
	border: 4px solid #f8f8f6;
    transition: all .2s linear;
}
.index15_sku ul li:hover .btn {
    position: absolute;
    top: 223px;
    left: 0;
    transition: all .2s linear;
}
.index15_sku ul li:hover .pic {
	margin-top: 10px;
    transition: all .2s linear;
}
.index15_sku ul li:hover .name {
	margin-top: 5px;
    transition: all .2s linear;
}
.index15_sku ul li:hover .price {
    margin-top: 2px;
    transition: all .2s linear;
}
.index15_sku ul li:hover .btn {
	position: absolute;
    top: 223px;
    left: 0;
    transition: all .2s linear;
}
/* 新品上线end */
/* 买手力荐begin */
.index15_origin {
	float: left;
    width: 1200px;
    height: 470px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    background: url(../images/benlai/maishou.jpg) no-repeat;
}
.index15_origin .origin_tit {
	width: 74px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    font: 400 16px/45px "Microsoft YaHei";
    color: #fff;
    padding-left: 49px;
    background: url(../images/benlai/n_bg_be.png) 0 -84px no-repeat;
}
.index15_path {
	float: left;
	width: 1200px;
	height: 170px;
	background: url(../images/benlai/n_path.png) no-repeat;
	position: relative;
	z-index: 8;
}
.index15_path dl dt {
    position: absolute;
    width: 25px;
    z-index: 7;
    transition: all .1s linear;
}
.index15_path dl dt .ico01 {
	margin-bottom: 9px;
	background: url('../images/benlai/n_bg_be.png') 0 -50px no-repeat;
	width: 25px;
	height: 33px
}
.index15_path dl dt .ico02 {
    top: 48px;
    left: 7px;
    position: absolute;
    z-index: 7;
    background: url(../images/benlai/n_bg_be.png) -35px -50px no-repeat;
    width: 10px;
    height: 10px;
}
.index15_path dl dt .ico03 {
    margin: 8px 0 0 1px;
    background: url(../images/benlai/n_bg_be.png) -55px -50px no-repeat;
    width: 22px;
    height: 22px;
    -webkit-animation: twinkle 1s ease-out infinite normal;
    -moz-animation: twinkle 1s ease-out infinite normal;
    -ms-animation: twinkle 1s ease-out infinite normal;
    -o-animation: twinkle 1s ease-out infinite normal;
    animation: twinkle 1s ease-out infinite normal;
}
.index15_path dl dd {
	position: absolute;
	z-index: 8;
}
.index15_path dl dd a {
    font: 400 16px/45px "Microsoft YaHei";
    color: #1e301d;
    width: 90px;
    height: 45px;
    text-overflow: clip;
    display: block;
    overflow: hidden;
    text-align: center;
    padding-top: 60px;
}
.index15_path dl dd a:hover, .index15_path dl dd a.on {
    color: #f98601;
    text-decoration: none;
}

.index15_path dl .country01 {
    top: 30px;
    left: 196px;
}

.index15_path dl .country02 {
    top: 16px;
    left: 390px;
}

.index15_path dl .country03 {
    top: 44px;
    left: 582px;
}

.index15_path dl .country04 {
    top: 19px;
    left: 771px;
}

.index15_path dl .country05 {
    top: 33px;
    left: 984px;
}

.index15_sku2 {
    width: 1160px;
    height: 280px;
    float: left;
    position: relative;
    z-index: 9;
    margin-left: 20px;
    display: inline;
}

.index15_sku2 .sku_bg {
    background-color: #fff;
    opacity: .9;
    filter: alpha(opacity=91);
    box-shadow: 3px 1px 9px rgba(0,0,0,.2);
    width: 1160px;
    height: 280px;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
}
.index15_sku2 ul {
	padding: 0 22px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	overflow: hidden;
}
.index15_sku2 ul li {
    width: 178px;
    float: left;
    height: 272px;
    padding: 4px;
    position: relative;
    transition: all .2s linear;
}
.index15_sku2 ul li:hover {
    background-color: #fff;
    box-shadow: 1px 1px 8px rgba(227,227,227,.9);
    transition: all .2s linear;
}
.index15_sku2 ul li .pic {
    margin: 25px 0 0 19px;
    transition: all .2s linear;
}
.index15_sku2 ul li:hover .pic {
    margin-top: 15px;
    transition: all .2s linear;
}
.index15_sku2 ul li .pic img {
    width: 140px;
    height: 140px;
}
.index15_sku2 ul li .name {
    height: 38px;
    width: 140px;
    text-overflow: clip;
    display: block;
    overflow: hidden;
    margin: 15px 0 0 19px;
    transition: all .2s linear;
}
.index15_sku2 ul li:hover .name {
    margin-top: 10px;
    transition: all .2s linear;
}
.index15_sku2 ul li .price {
    font: 400 17px/25px "Microsoft YaHei";
    color: #ff6900;
    margin: 7px 0 0 19px;
    transition: all .2s linear;
}
.index15_sku2 ul li .price span {
	font:  400 12px/25px "Microsoft YaHei";
	color: #686c69;
	text-decoration: line-through;
}
.index15_sku2 ul li:hover .price {
    margin-top: 3px;
    transition: all .2s linear;
}
.index15_sku2 ul li .btn {
    position: absolute;
    top: 280px;
    left: 4px;
    transition: all .2s linear;
}
.index15_sku2 ul li:hover .btn {
    position: absolute;
    top: 242px;
    left: 4px;
    transition: all .2s linear;
}
.index15_sku2 ul li .btn a {
    background: url(../images/benlai/btn_new.png) no-repeat;
    width: 178px;
    height: 33px;
    display: block;
}


@keyframes twinkle {
	0% {
		transform: scale(0.45);
	}
	100% {
		-webkit-transform: scale(1.59);
		transform: scale(1.59);
		opacity: 0;
		filter: alpha(opacity=0);
	}
}

@-webkit-keyframes twinkle {
	0% {
		transform: scale(0.45);
	}
	100% {
		-webkit-transform: scale(1.59);
		transform: scale(1.59);
		opacity: 0;
		filter: alpha(opacity=0);
	}
}

/* 买手力荐end */
/* 优选begin */
.index15_ad3 {
	float: left;
    margin-bottom: 10px;
    width: 100%;
    height: 120px;
}
.index15_ad3 img {
	width: 1200px;
	height: 120px;
}
.index15_recommend {
	width: 1200px;
    height: 578px;
    float: left;
    margin-bottom: 20px;
}
.index15_tab2 {
	float: left;
    width: 1200px;
    height: 47px;
    position: relative;
    z-index: 0;
    background-color: #f8f8f6;
    border-bottom: 1px solid #91b678;
}
.index15_tab2 .tit {
	float: left;
    width: 300px;
    height: 35px;
    margin: 6px 0 0 15px;
}
.index15_tab2 .tit a {
	font: 400 18px/35px "Microsoft YaHei";
    color: #626252;
    text-decoration: none;
}
.index15_tab2 .tit em {
	width: 35px;
    height: 35px;
    display: block;
    float: left;
    margin-right: 10px;
    background: url(../images/benlai/left_menu_ico.png) no-repeat;
}
.index15_tab2 .tit em.ico1 {
	background-position: -86px 0;
}
.index15_tab2 s {
	top: 10px;
    left: 314px;
    width: 0;
    height: 27px;
    border-left: 1px solid #e6e6e6;
    overflow: hidden;
    position: absolute;
    z-index: 0;
}
.index15_label {
	width: 314px;
    height: 530px;
    float: left;
    border-right: 1px solid #eee;
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 5;
}
.index15_label img {
	width: 314px;
	height: 400px;
}
.index15_label ul {
	border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    float: left;
    width: 283px;
    height: 121px;
    background-color: #fbfbfb;
    overflow: hidden;
    padding: 7px 0 0 30px;
}
.index15_label ul li {
	width: 52px;
    height: 52px;
    float: left;
    margin: 0 15px 10px 0;
}
.index15_label ul li a {
	width: 50px;
    height: 50px;
    border: 1px solid #a6ca44;
    display: block;
    text-align: center;
    font: 400 14px/50px "Microsoft YaHei";
    color: #78a000;
    background-color: #fff;
    border-radius: 10px;
    text-overflow: clip;
    display: block;
    overflow: hidden;
}
.index15_label ul li a.four {
	line-height: 20px;
    padding: 4px 5px 0;
    width: 40px;
    height: 46px;
}
.index15_tab2 dl {
	height: 27px;
    width: 124px;
    float: left;
    margin: 10px 0;
    border-right: 1px solid #e5e5e5;
}
.index15_tab2 dl dt {
	position: relative;
    z-index: 5;
    top: -10px;
    left: 0;
    text-align: center;
    _top: 0;
}
.index15_tab2 dl:hover dt, .index15_tab2 dl .on {
	top: -10px;
    left: -1px;
    _top: 0;
    _left: 1px;
}
.index15_tab2 dl dt a {
	font: 400 14px/37px "Microsoft YaHei";
    color: #626252;
    text-decoration: none;
    display: block;
    padding: 5px 0;
    width: 125px;
    height: 37px;
    text-overflow: clip;
    display: block;
    overflow: hidden;
}
.index15_tab2 dl:hover dt a, .index15_tab2 dl .on a {
    font: 400 16px/37px "Microsoft YaHei";
    color: #769b06;
    padding: 0 0 6px;
    border-top: 5px solid #91be16;
    border-left: 1px solid #91b678;
    border-right: 1px solid #91b678;
    background-color: #fff;
    width: 124px;
}
.index15_tab2 dl dd {
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 4;
    width: 1200px;
    height: 530px;
    display: none;
    _top: 49px;
}
.index15_tab2 dl dd .box530 {
	height: 530px !important;
	float: right !important;
}

/* 优选end */
/* 公告信息样式begin */
.index15_ann {
	float: right;
	border:  1px solid #c2d58f;
	width: 175px;
	height: 264px;
	margin-bottom: 20px;
}
.index15_ann .tit {
	font:  400 18px/45px "Microsoft YaHei";
	color: #626252;
	margin-top: 7px;
	text-align: center;
}
.index15_ann ul {
	border-bottom: 1px solid #eee;
	width: 155px;
	float: left;
	padding: 0 10px 15px;
}
.index15_ann ul li {
	text-overflow: clip;
	display: block;
	overflow: hidden;
	width: 155px;
	float: left;
	height: 28px;
}
.index15_ann ul li a {
	font: 400 14px/28px "Microsoft YaHei";
	color: #626262;
}
.index15_ann a:hover {
	color: #ff6900;
	text-decoration: underline;
}
.index15_ann a img {
	width: 175px;
	height: 95px;
}
/* 公告信息样式end */
/* 网站logo */
.a_site_log {
	display: inline-block;
	background: url(../images/benlai/n_logo_.gif) 0px 0px no-repeat;
	width: 352px;
	height: 72px
}
