@charset "utf-8";
/* CSS Document */
/* ===============
 * 重新定义Html元素
/* ================================ */
/* Author:			wttai	    	*/
/* Support Site:	www.wttai.com	*/
/* Retrofit Date:	Aug-08-2016		*/
/* ================================ */
//html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input { padding: 0; margin: 0; }
*{ padding: 0; margin: 0;font-size: 1em; font-style: normal; font-weight: normal;}
//h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, table, th, td { font-size: 1em; font-style: normal; font-weight: normal; }
strong { font-weight: bold;}
ul, ol { list-style: none outside none; }
fieldset, img { border: medium none; }
caption, th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
body { font: 12px/1.5 "Hiragino Sans GB", "Microsoft Yahei", arial, "SimSun","SimSun","宋体", "Helvetica Neue", Helvetica, STHeiTi, sans-serif; color: #1a1a1a; background: #fff none repeat scroll 0 0; margin: 0; padding: 0; /*overflow-x: hidden;*/}
i, cite, em { font-style: normal; }
input, button, select, textarea { outline:none }
html { min-height:101%; }
area{outline:none;}
/* 链接 */
a {cursor: pointer;font-family: "Hiragino Sans GB", "Microsoft Yahei", arial, "SimSun","SimSun","宋体", "Helvetica Neue", Helvetica, STHeiTi, sans-serif; color: #333; text-decoration: none; outline: medium none; -webkit-transition-property:color; -webkit-transition-duration: 0.3s; -webkit-transition-timing-function: ease; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { 
  //color: #FF6600;
  text-decoration: none; }
/* 超出隐藏（需要再设置宽高） */
.over_hidden { display: block; overflow-x: hidden; overflow-y: hidden; text-overflow: ellipsis; white-space: nowrap; }
/* input放大by input_max.js */
.parentCls { display: inline-block; *display: inline/*IE7*/;
*zoom: 1;
}
.js-max-input { font-size: 20px; color: #F40; background: #FFFAE5; white-space: nowrap; padding: 7px; border: solid 1px #FFD2B2; }
/* Clearfix,避免因子元素浮动而导致的父元素高度缺失能问题 */
/* 	.clearfix:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix { display: inline-block; } */
.clearfix,
.container {
  *zoom: 1;
}
.clearfix:before,
.container:before,
.clearfix:after,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.container:after {
  clear: both;
}
html[xmlns] .clearfix { display: block; }
*html .clearfix { height:1%; }
*+html .clearfix { height:1%; }
time { color: #777; }
/* ==========================
 * 为旧版本浏览器格式化Html5元素
 * ========================== */
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display:block; }
/*文字排版
******************************/
.f12 { font-size:12px; }
.f13 { font-size:13px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f20 { font-size:20px; }
.fb { font-weight:bold; }
.fn { font-weight:normal; }
.t2 { text-indent:2em; }
.lh150 { line-height:150% }
.lh180 { line-height:180% }
.lh200 { line-height:200% }
.unl { text-decoration:underline; }
.no_unl { text-decoration:none; }
.noborder { border-style:none!important; border-width: 0!important; }
.text_del{text-decoration: line-through;white-space: nowrap;}
.wsn{white-space: nowrap;}
.dib{display: inline-block;}
/*定位
******************************/
.tl { text-align:left !important; }
.tc { text-align:center !important; }
.tr { text-align:right !important; }
.bc { margin-right:auto; margin-left:auto; }
.fl { float:left; display:inline; }
.fr { float:right !important; display:inline; }
.none,.hide{ display: none; }
.block,.show { display: block; }
.iblock{display: inline-block;}
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }
.vm { vertical-align: middle; }
.vt { vertical-align: top; }
.pr { position:relative; }
.pa { position:absolute; }
.abs-right { position:absolute; right:0; }
.zoom { zoom:1 }
/*.hidden { visibility:hidden;*/}
.none { display:none; }
.clear { clear: both; height: 0; font-size: 0; line-height:0; }
/*长度高度
******************************/
.w10 { width:10px; }
.w20 { width:20px; }
.w30 { width:30px; }
.w40 { width:40px !important; }
.w50 { width:50px !important; }
.w60 { width:60px !important; }
.w65 { width:65px !important; }
.w70 { width:70px !important; }
.w80 { width:80px !important; }
.w90 { width:90px !important; }
.w96 { width: 96px; }
.w100 { width:100px !important; }
.w110 { width:110px !important; }
.w120 { width:120px !important; }
.w130 { width:130px !important; }
.w150 { width:150px !important; }
.w160 { width:160px; }
.w180 { width:180px; }
.w200 { width:200px !important; }
.w210 { width:210px !important; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px !important; }
.w270 { width:270px; }
.w300 { width:300px !important; }
.w340 { width:340px; }
.w380 { width:380px; }
.w400 { width:400px!important; }
.w450 { width:450px!important; }
.w500 { width:500px; }
.w530 { width:530px; }
.w600 { width:600px !important; }
.w700 { width:700px; }
.w780 { width: 780px; }
.w800 { width:800px; }
.w208 { width: 208px; }
.w { width:100%; }
.h20 { height: 20px !important; }
.h30 { height: 30px !important; }
.h40 { height: 40px !important; }
.h50 { height: 50px !important; }
.h80 { height: 80px; }
.h100 { height:100px !important; }
.h200 { height:200px; }
.h500 { height:500px !important; }
.h { height:100% }
.size30 { width: 30px; height: 30px; }
.size32 { width: 32px; height:32px; }
.size40 { width: 40px; height:40px; }
.size60 { width: 60px; height:60px; }
.size70 { width: 70px; height: 70px; }
.size72 { width: 72px; /* height: 72px; */ }
.size75 { width: 75px; height: 75px; }
.size80 { width: 80px; height:80px; }
.size90 { width: 90px; height:90px; }
.size100 { width: 100px; height: 100px; }
.size110 { width: 110px; height: 110px; }
.size120 { width: 120px; height: 120px; }
.size128 { width: 128px; height: 128px; }
.size160 { width: 160px; height: 160px; }
.size160-48 { width: 160px; height: 48px; }
.size160 { width: 160px; height: 160px; }
.size184 { width: 184px; height: 114px; }
.size190 { width: 190px; height: 190px; }
.size196 { width: 196px; height: 196px; }
.size233 { width: 233px; }
/*边距
******************************/
.m0 { margin: 0!important; }
.m10 { margin:10px !important; }
.m15 { margin:15px !important; }
.m30 { margin:30px !important; }
.mt5 { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt30 { margin-top:30px !important; }
.mt50 { margin-top:50px !important; }
.mt100 { margin-top:100px !important; }
.mb5 { margin-bottom:5px !important; }
.mb10 { margin-bottom:10px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb30 { margin-bottom:30px !important; }
.mb50 { margin-bottom:50px !important; }
.mb100 { margin-bottom:100px !important; }
.ml5 { margin-left:5px!important; }
.ml10 { margin-left:10px!important; }
.ml15 { margin-left:15px !important; }
.ml20 { margin-left:20px !important; }
.ml30 { margin-left:30px !important; }
.ml50 { margin-left:50px !important; }
.ml100 { margin-left:100px !important; }
.ml200 { margin-left:200px !important; }
.mr5 { margin-right:5px !important; }
.mr10 { margin-right:10px !important; }
.mr15 { margin-right:15px !important; }
.mr20 { margin-right:20px !important; }
.mr30 { margin-right:30px !important; }
.mr50 { margin-right:50px !important; }
.mr100 { margin-right:100px !important; }
/*边距
******************************/
.p10 { padding:10px; }
.p15 { padding:15px; }
.p30 { padding:30px; }
.pt5 { padding-top:5px; }
.pt10 { padding-top:10px; }
.pt15 { padding-top:15px; }
.pt20 { padding-top:20px; }
.pt30 { padding-top:30px; }
.pt50 { padding-top:50px; }
.pt100 { padding-top:100px; }
.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }
.pb15 { padding-bottom:15px; }
.pb20 { padding-bottom:20px !important; }
.pb30 { padding-bottom:30px; }
.pb50 { padding-bottom:50px; }
.pb100 { padding-bottom:100px; }
.pl5 { padding-left:5px; }
.pl10 { padding-left:10px; }
.pl15 { padding-left:15px; }
.pl20 { padding-left:20px; }
.pl30 { padding-left:30px; }
.pl50 { padding-left:50px; }
.pl100 { padding-left:100px; }
.pr5 { padding-right:5px; }
.pr10 { padding-right:10px; }
.pr15 { padding-right:15px; }
.pr20 { padding-right:20px; }
.pr30 { padding-right:30px; }
.pr50 { padding-right:50px; }
.pr100 { padding-right:100px; }
.hr { font-size: 1px; display: block; height: 0; margin: 12px 0; border-top: 1px solid #E3E3E3; overflow: hidden; }
.hr-double { height: 1px; border-top: 1px solid #E3E3E3; border-bottom: 1px solid #E3E3E3; }
.hr8 { margin: 8px 0 !important; }
.hr12 { margin: 12px 0 !important; }
.hr16 { margin: 16px 0 !important; }
.hr18 { margin: 18px 0 !important; }
.hr24 { margin: 24px 0 !important; }
.hr32 { margin: 32px 0 !important; }
.hr.dotted { border-top-style: dotted; }
.hr-double.dotted { border-bottom-style: dotted; }
/* =====================
 * 表单元素格式化及伪类效果
 * ===================== */
input[type="text"], input[type="password"], input.text, input.password { font: 12px/20px Arial; color: #777; background-color: #FFF; vertical-align: top; display: inline-block; height: 20px; padding: 4px; border: solid 1px #E6E9EE; outline: 0 none; }
input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.password:focus, textarea:focus { color: #333; border-color: #e6e6e6; outline: 0 none; }
input[type="text"].error, input[type="password"].error, textarea.error { /* border: dashed 1px #ED5564; */ outline: 0 none; }
textarea, .textarea { font: 12px/18px Arial; color: #777; background-color: #FFF; vertical-align: top; display: inline-block; height: 54px; padding: 4px; border: solid 1px #e6e6e6; outline: 0 none; }
select, .select { color: #777; background-color: #FFF; height: 30px; vertical-align: middle; *display: inline;
padding: 0 4px; border: solid 1px #E6E9EE; *zoom:1;
}
select option, .select option { line-height: 20px; display: block; height: 20px; padding: 4px; }
input[type="radio"], .radio { vertical-align: middle; display: inline-block; margin-right: 5px; }
.submit-border { vertical-align: middle; display: inline-block; *display: inline/*IE6,7*/;
*zoom: 1;
}
input[type="submit"], input.submit, a.submit { font-size: 12px; line-height: 30px; font-weight: bold; color: #FFF; background-color: #FF6600; display: block; height: 30px; padding: 0 20px; border-radius: 3px; border: none 0; cursor: pointer; }
input[type="submit"]:hover, input.submit:hover, a.submit:hover { text-decoration: none; color: #FFF; background-color: #ffc946; }
input[type="file"] {padding: 5px;
    margin: 5px; line-height:20px; background-color:#FBFBFB; height: 20px; border: solid 1px #e6e6e6; cursor: default; }
.add-on { line-height: 28px; background-color: #F6F7Fb; vertical-align: top; display: inline-block; text-align: center; width: 28px; height: 28px; border: solid #E6E9EE; border-width: 1px 1px 1px 0; }
.add-on {
*display: inline/*IE6,7*/; zoom:1; }
.add-on i { font-size: 20px; color: #434A54; *margin-top: 8px/*IE7*/;
margin-right: 0!important; }
/*表单验证错误提示文字*/
label.error { font-size: 12px; color: #ED5564 !important; margin-left: 8px; }
label.error i { margin-right: 4px; }
/* 常用标准按钮样式定义
-------------------------------------------*/
a.ncbtn-mini, a.ncbtn { font: normal 12px/20px "microsoft yahei", arial; color: #FFF; background-color: #CCD0D9; text-align: center; vertical-align: middle; display: inline-block; *display: inline;
height: 20px; padding: 5px 10px; border-radius: 3px; cursor: pointer; *zoom: 1;
}
a.ncbtn-mini { line-height: 24px; height: 24px; padding: 3px 7px; border-radius: 2px; }
a.ncbtn { height: 20px; padding: 5px 10px; border-radius: 3px; }
a:hover.ncbtn-mini, a:hover.ncbtn { /* text-decoration: none; color: #FFF; background-color: #AAB2BD; */ }
a.ncbtn-mini i, a.ncbtn i { font-size: 14px !important; vertical-align: middle; margin: 0 4px 0 0 !important; }
/*葡萄柚红*/
a.ncbtn-grapefruit { background-color: #ED5564;}
a:hover.btn-grapefruit,
a:hover.ncbtn-grapefruit { background-color: #DB4453;}
a.ncbtn-grapefruit {
	background: transparent;
    color: #4c4c4c;
    border: 1px #666 solid;
}

/*阿里橙*/
a.ncbtn-org { background-color: #ff6600; }
/*白英橘*/
a.ncbtn-bittersweet { background-color: #ffc946; }
a:hover.btn-bittersweet, a:hover.ncbtn-bittersweet { background-color: #FF6600; }
/*向日葵黄*/
a.ncbtn-sunflower { color: #000; background-color: #FFCE55; }
a:hover.btn-sunflower, a:hover.ncbtn-sunflower { color: #000; background-color: #F6BB43; }
/*青草绿*/
a.ncbtn-grass { background-color: #A0D468; }
a:hover.btn-grass, a:hover.ncbtn-grass { background-color: #8CC051; }
/*薄荷绿*/
a.ncbtn-mint { background-color: #FF6600; }
a:hover.btn-mint, a:hover.ncbtn-mint { background-color: #ffc946; }
/*水绿*/
a.ncbtn-aqua { background-color: #ffc946; }
a:hover.btn-aqua, a:hover.ncbtn-aqua { background-color: #FF6600; }
/*牛仔蓝*/
a.ncbtn-bluejeansjeans { background-color: #5D9CEC; }
a:hover.btn-bluejeans, a:hover.ncbtn-bluejeansjeans { background-color: #4B89DC; }
/*薰衣草紫*/
a.ncbtn-lavander { background-color: #AC92ED; }
a:hover.btn-lavander, a:hover.ncbtn-lavander { background-color: #967BDC; }
/*玫瑰粉*/
a.ncbtn-lavander { background-color: #EC87BF; }
a:hover.btn-lavander, a:hover.ncbtn-lavander { background-color: #D870AD; }
/*浅灰色*/
a.ncbtn-lightgray { color: #656D78; background-color: #F6F7FB; }
a:hover.btn-lightgray, a:hover.ncbtn-lightgray { color: #434A54; background-color: #E6E9EE; }
/*中灰色*/
a.ncbtn-mediumgray { background-color: #CCD0D9; }
a:hover.btn-mediumgray, a:hover.ncbtn-mediumgray { background-color: #AAB2BD; }
/*灰黑*/
a.ncbtn-darkgray { background-color: #656D78; }
a:hover.btn-darkgray, a:hover.ncbtn-darkgray { background-color: #434A54; }
.c-orange{
	color: #FF6600;
}
/* 翻页样式 */


.pagination { text-align: center; display:block; margin: 0 auto; padding: 15px 0; }
.pagination ul { font-size: 0; *word-spacing:-1px/*IE6、7*/;
}
.pagination ul li { vertical-align: middle; letter-spacing: normal; word-spacing: normal; display: inline-block; margin: 0 0 0 -1px; }
.pagination ul li { *display: inline;*zoom:1;}
.pagination li span { font-size: 16px; color: #010101;text-align: center; display: block; min-width: 20px; padding: 5px 15px; position: relative; z-index: 1;min-width: 20px;line-height: 20px;}
.pagination li a span, .pagination li a:visited span { color: #666; text-decoration: none;position: relative; z-index: 1; }
.pagination li a:hover span, .pagination li a:active span { color: #FF6600; text-decoration: none; position: relative; z-index: 9; cursor:pointer; }
.pagination li a:hover { text-decoration: none; }
.pagination li span.currentpage { color: #FF6600; font-weight: bold;position: relative; z-index: 2; }
.pagination li:first-child { margin-right: 8px;}
.pagination li:last-child { margin-left: 8px;}
.pagination ul li.first_page,.pagination ul li.jump_page,.pagination ul li.last_page{display: none}
.pagination ul li.pre_page{margin-right: 15px;}
.pagination ul li.next_page{margin-left: 15px;}
.pagination ul li.pre_page span,.pagination ul li.next_page span{border: 2px solid #666;border-radius: 50%;padding: 15px;font-family: monospace;font-weight: bold;}
.pagination ul li.pre_page a:hover span,.pagination ul li.next_page a:hover span{border-color: #FF6600;}

/*弹窗登录*/
.quick-login { background: #FFF; overflow: hidden; width: 343px; padding: 0 30px; }
.quick-login dl { width: 100%; margin: 0 auto; overflow: hidden; }
.quick-login dl dt { line-height: 20px; height:20px; margin: 8px 0 2px 0; text-shadow: 1px 1px 0 #FFF; font-size: 14px;}
.quick-login dl dd span { line-height: 28px; color: #999; margin-left:8px; }
.quick-login .text { width: 345px;height: 45px; font-size: 16px; padding: 0;box-sizing: border-box;}
.quick-login ul { width: 100%; display:block; clear:both; margin: 20px auto 10px auto; padding-bottom:10px; overflow: hidden; /*border-bottom: solid 1px #E7E7E7;*/ }
.quick-login ul li { line-height: 20px; color:#999; }
.quick-login ul li a { text-decoration:underline; font-weight:600; margin:0 2px; }
.quick-login ul li a.forget { color: #FF7F00; }
.quick-login ul li a.register { color: #006DD9; }
.quick-login .enter { width: 100%; margin: 10px auto 20px auto; overflow: hidden; }
.quick-login .enter .submit { color:#FFF; line-height: 28px; font-weight:600; background-image: none; background-color: #ED5564; display: block; width: 88px; padding: 0; margin: 0 auto; border: 0; cursor:pointer; }
.quick-login .enter .submit:hover { background-color: #DB4453; }
.quick-login .enter .other { margin: 0 0 0 15px;display: none }
.quick-login .enter a { line-height: 32px; color: #999; display: inline-block; margin-right: 8px; }
.quick-login .enter a i { background: url(../images/login.png) no-repeat; vertical-align: middle; display: inline-block; width: 32px; height: 32px; margin-right: 6px; }
.quick-login .enter a.qq i { background-position: 0 0; }
.quick-login .enter a:hover.qq { color: #3EB6E8; }
.quick-login .enter a:hover.qq i { background-position: -96px 0; text-decoration:none; }
.quick-login .enter a.sina i { background-position: -32px 0; }
.quick-login .enter span a:hover.sina { color: #F77362; }
.quick-login .enter span a:hover.sina i { background-position: -128px 0; text-decoration:none; }
.quick-login .enter a.wx i { background-position: -64px 0; }
.quick-login .enter span a:hover.wx { color: #4EA335; }
.quick-login .enter span a:hover.wx i { background-position: -160px 0; text-decoration:none; }
/*div宽高局中
******************************/
.thumb, .logo { display:table-cell; vertical-align:middle; text-align:center; }
.thumb i, .logo i { *display:inline-block;
*height:100%;
*vertical-align:middle;
}
.thumb img, .logo img {
    width: 133px;
    vertical-align: middle;
	*vertical-align:middle;
}
.thumb-cut { overflow: hidden; }
.thumb-cut a { text-align: center; float: left; position:relative; overflow:hidden; }
.thumb-cut img { vertical-align: text-top; float: none; position:relative; }
#page { background-color: #F5F5F5; width: 100%; height: 29px; border-bottom: 1px solid #D8D8D8; }
/*会员级别图标*/
.nc-grade-mini {
  font: 12px/16px "Hiragino Sans GB", "Microsoft Yahei";
    color: #fff;
    background-color: #FF6600;
    vertical-align: middle;
    display: inline-block;
    height: 16px;
    padding: 1px 3px;
    border-radius: 2px;
  *display: inline/*IE7*/; *zoom: 1/*IE7*/;
}
/*用于ToolTip.js配合图片显示
******************************/
.trans_msg { background-color: #FFF; padding: 4px; border: solid 1px #CCC; box-shadow: 0 0 0 2px rgba(153,153,153,0.1); filter:alpha(opacity=100, enabled=1) revealTrans(duration=.2, transition=1) blendtrans(duration=.2); }
.trans_msg img { display: block; max-width: 150px; max-height: 150px; }
.warp-all { width: 1200px; margin: 0 auto; }
/* 公用顶部区域
-------------------------------------- */
.public-top-layout { font-size: 14px; line-height: 20px; color: #ccc; background-color: #333; border-bottom: solid 1px #333; }
.public-top-layout .topbar { height: 30px;margin: 0 auto;}
.public-top-layout .user-entry { height: 20px; float: right; padding: 5px 0; }
.public-top-layout .user-entry a.login {padding-right:20px; }
.public-top-layout .user-entry a { color: #ccc }
.public-top-layout .user-entry a:hover,a.opt_hit_zsrz { color: #FF6600!important }
.public-top-layout .user-entry span { padding:0 10px;}
.quick-menu dl dt a img { margin-right: 4px; }
.public-top-layout .quick-menu { font-size: 0; *word-spacing:-1px/*IE6、7*/;
text-align: right; height: 30px; float: right; }
.public-top-layout .quick-menu a { color: #ccc !important; }
.public-top-layout .quick-menu a:hover { color: #FF6600 !important }
.public-top-layout .quick-menu dl { text-align: left; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/;
width: 70px; height: 30px; position: relative; z-index: 999; *zoom:1/*IE6、7*/;
}
.public-top-layout .quick-menu dl dt { font-size: 14px; line-height: 20px; height: 20px; padding: 5px 0; position: absolute; z-index: 2; top: 0px; left: 12px; }
.public-top-layout .quick-menu dl dt a:hover { text-decoration: none; color: #f4696b; }
.public-top-layout .quick-menu dl dt i { background: url(../images/top_bg.png) no-repeat 0 0; vertical-align: middle; display: inline-block; width: 6px; height: 3px; margin-left: 6px; -webkit-transition: .2s ease-in; -moz-transition: -webkit-transform .2s ease-in; -o-transition: -webkit-transform .2s ease-in; transition: .2s ease-in; }
.public-top-layout .quick-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%; }
.public-top-layout .quick-menu dl dd { background-color: #FFF; display: none; width: 78px; border: solid 1px #F0F0F0; position: absolute; z-index: 1; top: 0; left: 0; }
.public-top-layout .quick-menu dl.hover dd { display: block; }
.public-top-layout .quick-menu dl dd ul { width: 78px; margin: 30px 0 0 0; }
.public-top-layout .quick-menu dl dd ul li a { font-size: 12px; line-height: 24px; display: block; clear: both; padding: 2px 0 2px 11px; }
.public-top-layout .quick-menu dl dd ul li a:hover { text-decoration: none; background-color: #F7F7F7; }
.public-top-layout .quick-menu dl.weixin { width: 114px; }
.public-top-layout .quick-menu dl.weixin dt { background:url(../images/weixin.png) no-repeat 10px 8px; padding-left: 30px; }
.public-top-layout .quick-menu dl.weixin dd { width: auto; padding: 5px; right: 0; left: auto; }
.public-top-layout .quick-menu dl.weixin dd h4 { line-height: 18px; color:#F98016; text-align: center; margin: 30px 0 5px 0; font-size: 12px; }
.public-top-layout .quick-menu dl.weixin dd img { max-width: 96px; max-height: 96px; }
.public-top-layout .service { height: 20px; line-height: 20px; }
.public-top-layout .service > div { float: left; margin-top: 5px; }
.public-top-layout .service .tel { padding-right: 20px; border-right: 1px solid #ccc; font-size:14px;}
.public-top-layout .service .tel .top_phone{background: url(../images/top_phone.png) no-repeat;vertical-align: top;display: inline-block;margin-right:2px;width: 20px;height: 20px;background-size: cover;}
/* 头部左边*/
.public-top-layout .service .m-mx { position: relative; z-index: 1000; padding-left: 20px; }
.public-top-layout .service .m-mx span { cursor: pointer; }
.public-top-layout .service .m-mx span i { display: inline-block; margin-right: 6px; width: 12px; height: 17px; background: url(../images/wttai_ico_ntrance.png) -6px -295px; vertical-align: middle; }
.public-top-layout .service .m-mx > div { position: absolute; left: 0; top: 20px; width: 230px; padding:5px; border: 1px solid #F3F3F3; background: #fff; box-shadow: 2px 2px 2px #999; display: none; }
.public-top-layout .service .m-mx:hover > div { display: block; }
.public-top-layout .service .m-mx dl.down_app { font-size:12px }
.public-top-layout .service .m-mx dl.down_app dd { width:222px; padding:5px; left:0; top:20px; text-align:center }
.public-top-layout .service .m-mx dl.down_app .qrcode { width:120px; text-align:center; float:left }
.public-top-layout .service .m-mx dl.down_app .qrcode img { display:block; max-width:120px; max-height:120px }
.public-top-layout .service .m-mx dl.down_app .hint { width:100px; float:right; text-align:center }
.public-top-layout .service .m-mx dl.down_app .hint h4 { font-size:14px; line-height:24px; font-weight:600; color:#ff0000 }
.public-top-layout .service .m-mx dl.down_app .addurl { width:90px; float:right; clear:right; margin:6px 4px 0 0; text-align:left }
.public-top-layout .service .m-mx dl.down_app .addurl a { color:#999; line-height:16px; background-color:#F5F5F5; display:block; width:70px; height:16px; clear:both; padding:5px 9px; margin-top:5px; border:solid 1px #DDD; font-family:"Microsoft Yahei" }
.public-top-layout .service .m-mx dl.down_app .addurl a i { font-size:14px; margin-right:4px }
.public-top-layout .service .m-mx dl.down_app .addurl a:hover { text-decoration:none; color:#85c441; background-color:#e6f5d1; border-color:#85c441 }
.public-top-layout .service .m-mx dl.down_app .addurl a:hover i { color:#85c441 }
.warning { color: #C00; background-color: #FFC; width: 98%; clear: both; padding: 6px; margin: 6px auto; border: 1px dashed #F90; }
.warning label { clear: both; line-height: 20px; }
/* 头部用户型菜单*/
.head-user-mall { font-size: 0; *word-spacing:-1px/*IE6、7*/; display:inline-block; float:right; }
.head-user-mall 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-mall dl.my-mall { width: 90px; }
.head-user-mall dl.hover { z-index: 101; }
.head-user-mall dl dt { line-height: 20px; color: #ccc; height: 20px; padding:5px 0; position: absolute; z-index: 2; top: 0; right: 0; cursor: pointer; }
.head-user-mall dl.my-mall dt { width: 90px; }
.head-user-mall dl.hover dt { background-color: #FFF; border-width: 1px; border-color: #F0F0F0 #F0F0F0 #FFF #F0F0F0; }
.head-user-mall dl dt span.ico { background: url(../images/top_bg.png) no-repeat; vertical-align: middle; display: inline-block; width: 20px; height: 16px; }
.head-user-mall dl.my-mall span.ico { background-position: -100px 0; margin-right: 4px; }
.head-user-mall dl dd { background-color: #FFF; display: none; border: solid 1px #F0F0F0; position: absolute; z-index: 1; top: 30px; right: 0; }
.head-user-mall dl.my-mall dd { width: 308px; }
.head-user-mall dl.hover dd { display: block; }
.head-user-mall dl dd a { color: #005EA6; }
.head-user-mall dl dt i { background: url(../images/top_bg.png) no-repeat 0 0; vertical-align: middle; display: inline-block; width: 6px; height: 3px; margin-left: 6px; -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-mall 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-mall dl dd .goods-thumb { width: 50px; height: 50px; }
.head-user-mall 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-mall 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-mall dl dd .sub-title { line-height: 28px; height: 28px; padding: 7px; border-bottom: solid 1px #DDD; }
.head-user-mall dl dd .sub-title h4 { font-weight: 600; float: left; }
.head-user-mall dl dd .sub-title a { float: right; }
.head-user-mall dl dd .user-centent-menu { width: 308px; padding: 8px 0; overflow: hidden; }
.head-user-mall dl dd .user-centent-menu ul { width: 310px; margin-left: -2px; }
.head-user-mall dl dd .user-centent-menu ul li { width: 138px; float: left; padding: 4px 0 4px 16px; border-left: solid 1px #EEE; }
.head-user-mall dl dd .browse-history { background-color: #FAFAFA; width: 308px; border-style: solid; border-width: 1px 0 0; border-color: #DDD transparent transparent; }
.head-user-mall dl dd .browse-history .part-title { height: 20px; padding: 6px 8px; }
.head-user-mall dl dd .browse-history .part-title h4 { float: left; }
.head-user-mall dl dd .browse-history .part-title a { float: right; }
.head-user-mall dl dd .browse-history ul { font-size: 0; *word-spacing:-1px/*IE6、7*/;
padding: 0 7px 7px 7px; }
.head-user-mall 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-mall dl dd .browse-history .no-goods { text-align: center; display: block; width: 100%; font-size: 12px; }
.head-user-mall dl dd .incart-goods-box { display: block; width: 348px; max-height: 267px; overflow: hidden; position: relative; }
.head-user-mall dl dd .incart-goods { text-align: center; width: 100%; }
.head-user-mall dl dd .incart-goods .no-order { margin: 20px 0; }
.head-user-mall dl dd .incart-goods .loading { width: 16px; height: 16px; margin: 20px auto; }
.head-user-mall 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-mall dl dd .incart-goods dt, .head-user-mall dl dd .incart-goods dd { background-color: transparent; border: 0; position: absolute; z-index: 1; }
.head-user-mall 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-mall dl dd .incart-goods dt.goods-name a { color: #333; }
.head-user-mall dl dd .incart-goods dd.goods-thumb { top: 8px; left: 8px; }
.head-user-mall dl dd .incart-goods dd.goods-price { text-align: right; width: 80px; height: 16px; top: 6px; right: 12px; }
.head-user-mall 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-mall 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-mall dl dd .incart-goods dd.handle { width: 32px; top: 22px; right: 10px; }
.head-user-mall dl dd .checkout { background-color: #F0F0F0; text-align: right; padding: 8px; overflow: hidden; }
.head-user-mall dl dd .checkout .total-price { line-height: 20px; display: block; }
.head-user-mall dl dd .checkout .total-price i { font-weight: 600; color: #C00; margin: 0 4px; }
.head-user-mall dl dd .checkout .total-price em { font-family: Verdana, Geneva, sans-serif; font-size: 18px; font-weight: 600; color: #C00; }
.head-user-mall dl dd .checkout .btn-cart { float: right; clear: both; line-height: 20px; color: #FFF; background-color: #FF6600; padding: 4px 8px; margin-top: 4px; border-radius: 4px; }
.head-user-mall dl div.addcart-goods-num { font: bold 11px/14px Verdana; color: #FFF; background: #F00; 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; left: 20px; }
/* Scrollbar jQuery Plugin
-------------------------------------- */
.ps-container .ps-scrollbar-x, .ps-container .ps-scrollbar-y { background-color: #AAA; height: 8px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position: absolute; z-index: auto; bottom: 3px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity.25s linear; -moz-transition: opacity .25s linear; transition: opacity .25s linear; }
.ps-container .ps-scrollbar-x { left: auto; height: 8px; bottom: 3px; }
.ps-container .ps-scrollbar-y { right: 3px; width: 8px; bottom: auto; }
.ps-container:hover .ps-scrollbar-x, .ps-container:hover .ps-scrollbar-y { opacity: .6; filter: alpha(opacity=60); }
.ps-container .ps-scrollbar-x:hover, .ps-container .ps-scrollbar-y:hover { opacity: .9; filter: alpha(opacity=90); cursor: default; }
.ps-container .ps-scrollbar-x.in-scrolling, .ps-container .ps-scrollbar-y.in-scrolling { opacity: .9; filter: alpha(opacity=90); }
.hao-footer { border-top:1px solid #e8e8e7; background:#fff }
#cti { clear: both; display: block; float: none; }
#cti .wrapper { border-top: solid 1px #F5F5F5; overflow: hidden; }
#cti ul { font-size: 0; *word-spacing:-1px/*IE6、7*/;
white-space: nowrap; padding: 30px 0; margin-left: -1px }
#cti li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/;
width: 25%; zoom:1; }
#cti li span { vertical-align: middle; display: inline-block; }
#cti li .line { font-size: 0; background-color: #D7D7D7; width: 1px; height: 36px; }
#cti li .icon { width: 60px; height: 60px; margin: 0 6% 0 12%; }
#cti li .icon img { max-width: 60px; max-height: 60px; }
#cti li .name { font-size: 18px; line-height: 60px; color: #333; }
#faq { background-color: #fff; width: 100%; overflow: hidden; }
#faq .wrapper {border-top: 1px solid #f5f5f5;position: relative;}
#faq ul { font-size: 0; *word-spacing:-1px/*IE6、7*/;
white-space: nowrap; padding: 20px 0; }
#faq li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/;
width: 15%; zoom:1; }
#faq li.box_down{float: none;position: absolute;right: 0;}
#faq dl { display: block; width: 90%; margin: 0 auto; }
#faq dl dt { font: 400 14px/20px "microsoft yahei"; color: #666; padding: 5px; margin: 5px 0; }
#faq dl dd { font: 12px/20px "microsoft yahei"; white-space: nowrap; text-overflow: ellipsis; display: block; clear: both; padding: 10px 5px;}
//#faq dl dd i { font-size: 0; line-height: 0; background: url(../images/top_bg.png) no-repeat -80px -10px; vertical-align: middle; display: inline-block; width: 3px; height: 3px; margin-right: 5px; }
#faq dl dd a { color: #666; font-size: 14px;}
#faq dl dd a:hover { color: #000;}
#faq li.box-qr {width:15%; padding:0 0 0 10px; position:relative; }
#faq li.box-qr img { display: block; height: 130px; width: 130px; }
#faq li.box-qr dt { }
#faq li.box-qr .box-qr-name {font-size: 16px;color: #cbcbcb; }
#faq li.box-qr dd { width:130px; padding:0 5px 0 0px; display:inline-block; text-align:center;     margin-top: -28px;}
#faq li.box-qr dt span { font-size:12px; font-weight:normal }
#faq .kefu-con i.icon-chat, #faq li.kefu-con i.icon-tel { background-image:url(../images/wttai_ico_ntrance.png); width:25px; height:27px }
#faq .kefu-con { width:270px; }
#faq .kefu-con .tel_time{line-height: 27px; }
#faq li.box-qr {width:240px;}
#faq li.box-qr dl {width:100%;}
#faq .kefu-con dd { padding-top:10px;}
#faq .kefu-con i { display:block }
#faq .kefu-con i.icon-tel { background-position:0 -169px }
#faq .kefu-con i.icon-chat { background-position:0 -200px }
#faq .kefu-con strong { font-size:14px; color:#666; font-weight:400 }
#faq .kefu-con .online_chat { font-size:14px; color: #cbcbcb;}
#faq .kefu-con p { color:#666 ;font-size:14px;}


/*************v142****************/
.buy-top{
	float: left;
	width: 100%;
	background: #fff;
	color: #4c4c4c;
	background-color: #fff;
	box-shadow: 0px 0px 8px #ccc;
	border-bottom: 1px #ccc solid\9;
}
.buy-top .logo a{
	height: 70px;
	line-height: 65px;
}
.c666{
	color: #666 !important;
}
/*************v142 end****************/



.wxwb .ico{
  display: block;
  width: 45px;
  height: 45px;
  text-align: center;
  margin-right: 20px;
  color: #999;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-size: cover;
}

/*.wxwb .ico:hover {
  color: #fff;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-filter: none;
    filter: none;
}*/
.wxwb span .ico{
	width: 30px;
	height: 24px;
}
.wxwb span .ico.ico_wb{
	background-image:url(../images/shop_weibo_g.png);
	background-size: cover;
}
.wxwb span .ico.ico_wb:hover{
	background-image:url(../images/shop_weibo.png);
	background-size: cover;
}
.wxwb span .ico.ico_wx{
	background-image:url(../images/shop_weixin_g.png);
	background-size: cover;
}
.wxwb span .ico.ico_wx:hover{
	background-image:url(../images/shop_weixin.png);
	background-size: cover;
}
.wxwb span {
  display: inline-block;
  position: relative;
}
.wxwb span img {
  position: absolute;
  top: -135px;
  left: -50px;
  width: 130px;
  height: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 9999;
}
.wxwb span:hover img {
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
#faq .box_down dd{padding-top: 0px;}
#faq .box_down dd p{
	width: 120px;
	height: 120px;
	background-image:url(../images/downew.png);
	background-size: cover;
}
.box-qr .weibo, .box-qr .weixin { position:absolute; top:8px; display:inline-block; margin-right:0; margin-bottom:0; opacity:.6; cursor:pointer }
.box-qr .weibo:hover, .box-qr .weixin:hover { opacity:1 }
.box-qr .weixin, .box-qr .weibo { background-image:url(../images/wttai_ico_ntrance.png); width:25px; height:25px }
.box-qr .weixin { left:85px;  background-position:0 -232px; }
.box-qr .weibo { left:115px; background-position:0 -263px; }
#footer {background-color: #fff;font-size: 12px !important; margin: 0 auto; overflow: hidden;color: #999;text-align: center;}
#footer p { color: #666; word-spacing: 5px; padding: 10px 0;float: left;}
#footer a { color: #999; text-decoration: none; }
#footer a:hover { color: #fff; }
#footer .fobter_centent{width: 1200px;margin: 0 auto;overflow: hidden;}
#footer .fobter_centent .fl{padding: 10px 0;}
#footer .fobter_centent .fr a{border-right: 1px solid #666;padding: 0 10px;}
#footer .fobter_centent .fr p:last-child a{border-right: none;}
/* tip提示 */
.tip-yellowsimple {display:none !important;z-index: 9999 !important; color:#000; background-color:#fff9c9; text-align:left; min-width:50px; max-width:300px; border:1px solid #c7bf93; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; z-index:1000; padding:6px 8px; }
.tip-yellowsimple .tip-inner { font:12px/16px arial, helvetica, sans-serif; }
.tip-yellowsimple .tip-arrow-top { background:url(../images/tip-yellowsimple_arrows.gif) no-repeat; width:9px; height:6px; margin-top:-6px; margin-left:-5px; top:0; left:50%; }
.tip-yellowsimple .tip-arrow-right { background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -9px 0; width:6px; height:9px; margin-top:-4px; margin-left:0; top:50%; left:100%; }
.tip-yellowsimple .tip-arrow-bottom { background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -18px 0; width:9px; height:6px; margin-top:0; margin-left:-5px; top:100%; left:50%; }
.tip-yellowsimple .tip-arrow-left { background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -27px 0; width:6px; height:9px; margin-top:-4px; margin-left:-6px; top:50%; left:0; }

/* 返回顶部 侧边栏 */
.right-bar {
  position: fixed;
  right: 50%;
  bottom: 250px;
  margin-right: -660px;
  *margin-right: -660px;
  z-index: 1000;
}
.right-bar li {
  margin: 0 auto;
  position: relative;
  display: block;
  text-align: center;
  width: 50px;
  background-color: #f5f5f5;
  height: 50px;
  line-height: 50px;
  border-top: 1px #fff solid;
  cursor: pointer;
  transition: all .4s;
  -webkit-transition: all .4s;
}
.right-bar li:first-child {
  border-top: 0;
  border-radius: 5px 5px 0 0;
}
#goTop{
	border-radius: 0 0 5px 5px;
}
.right-bar .bgcolor,
.right-bar li:hover {
  background-color: #FF6600;
  color: #fff;
}
.right-bar li:hover span{
  background: #f5f5f5;
  color: #1a1a1a;
}
.right-bar li:hover .share-list{
  display: block;
}

.right-bar i {
  display: block;
  font-size: 26px;
}
.right-bar a {
  display: block;
  color: inherit;
  transition: unset;
  -webkit-transition: unset;
}
.right-bar li span{
    z-index: 3;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 3px;
    min-width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #FF6600;
}
/* .right-bar i.ico_car {
  background:url(../images/car.png) no-repeat center center; vertical-align: middle; display: inline-block; width: 26px; height: 26px;background-size: contain;
}
.right-bar i.ico_kefu {
  background:url(../images/kefu.png) no-repeat center center; vertical-align: middle; display: inline-block; width: 26px; height: 26px;background-size: contain;
}
.right-bar i.ico_top {
  background:url(../images/backTop.png) no-repeat center center; vertical-align: middle; display: inline-block; width: 26px; height: 26px;background-size: contain;
} */

/* 侧边工具条 */
.ta_delay { transition: all 0.3s ease-in-out 0.2s; -moz-transition: all 0.3s ease-in-out 0.2s; -webkit-transition: all 0.3s ease-in-out 0.2s; -o-transition: all 0.3s ease-in-out 0.2s; }
.nc-appbar { position: fixed; z-index: 1998; width: 50px; height: 100%; right: 6px; top: 0; bottom: 0; display: none;}
//.nc-appbar-tabs { width: 50px; height: 100%; position: absolute; z-index: 1; top: 0; bottom: 0; border-right: 6px solid #555; /*box-shadow: -5px 0 3px rgba(0,0,0,0.35); background: #FEFCF5 url(../images/app_bar_bg.png) no-repeat top center;*/ }
.nc-appbar-tabs {
	width: 36px;
    height: 100%;
    position: absolute;
    right: -8px;
    z-index: 1;
    top: 0;
    bottom: 0;
    border-right: 6px solid #555;
}
.nc-hidebar { display: block; position: absolute; z-index: 3; bottom: 5px; right: -86px; cursor: pointer; }
.nc-hidebar .nc-hidebar-bg { background: url(../images/toolbar.png) no-repeat -100px 0; width: 79px; height: 56px; position: relative; z-index: 1; }
.nc-hidebar .nc-hidebar-bg .user-avatar, .nc-hidebar .nc-hidebar-bg .frame, .nc-hidebar .nc-hidebar-bg .show { background: url(../images/toolbar.png) no-repeat; width: 36px; height: 36px; position: absolute; top: 10px; left: 15px; }
.nc-hidebar .nc-hidebar-bg .user-avatar { background-position: -100px 0px; z-index: 1; }
.nc-hidebar .nc-hidebar-bg .user-avatar img { max-width: 36px; max-height: 36px; }
.nc-hidebar .nc-hidebar-bg .frame { background-position: -100px -70px; z-index: 2; }
.nc-hidebar .nc-hidebar-bg .show { display: none; background-position: -140px -70px; z-index: 3; }
.nc-hidebar .nc-hidebar-bg:hover .show { display: block; }
.nc-hidebar:hover { background-position: -100px -60px; }
.nc-appbar-tabs .user { text-align: center; width: 36px; position: absolute; z-index: 1; top: 40%; margin-top: -36px; cursor: pointer; height: 36px; overflow: hidden; right: 0px; }
.nc-appbar-tabs .user .avatar { background-color: #555; width: 34px; height: 34px; padding: 1px; /*margin: 0 auto 5px auto;*/ float: right; border-radius: 3px 0 0 3px; }
.nc-appbar-tabs .user .avatar img { width: 28px; height: 28px; border-radius: 14px; margin: 2px 0 0 0; }
.nc-appbar-tabs .user p { display: block; width: 80px; height: 36px; border-radius: 3px 0 0 3px; left: 0px; line-height: 36px; color: #fff; background-color: #555; text-align: center; }
.nc-appbar-tabs .user:hover { width: 94px; }
.nc-appbar-tabs .user:hover .avatar { background-color: ##FF6600; }
.nc-appbar-tabs .user:hover p { background-color: #FF6600; }
.nc-appbar-tabs .tools { position: absolute; z-index: 1; top: 40%; }
.nc-appbar-tabs .tools { margin-top: 0px; }
.nc-appbar-tabs .tools li { float: right; width: 36px; }
.nc-appbar-tabs .tools a { display: block; width: 36px; height: 36px; overflow: hidden; float: right; position: relative; z-index: 1; margin-top: 3px; /* font: 12px/20px Arial,"microsoft yahei"; color: #333; text-align: center;*/ }
.nc-appbar-tabs .tools a .tools_img { width: 36px; height: 36px; position: absolute; top: 0px; right: 0px; border-radius: 3px 0 0 3px; z-index: 3; background: url(../images/tollsbor_new.png) no-repeat #555; }
.nc-appbar-tabs .tools a i { font: 10px/12px Arial; color: #FFF; background-color: #FF6600; text-align: center; min-width: 12px; height: 12px; padding: 2px; border-radius: 8px; position: absolute; z-index: 3; top: 0; right: 20px; }
.nc-appbar-tabs .tools a span { display: block; width: 63px; height: 36px; border-radius: 3px 0 0 3px; left: 0px; line-height: 36px; color: #fff; background-color: #555; text-align: center; position: absolute; left: 0px; z-index: 1; }
.nc-appbar-tabs .tools li a:hover { width: 96px; }
.nc-appbar-tabs .tools li a:hover .tools_img { background-color: #FF6600; }
.nc-appbar-tabs .tools li a:hover span { background-color: #FF6600; }
.nc-appbar-tabs .tools a.chat .tools_img { background-position: 0 0; }
.nc-appbar-tabs .tools a.compare .tools_img { background-position: 0 -36px; }
.nc-appbar-tabs .tools a.cart .tools_img { background-position: 0 -72px; }
.nc-appbar-tabs .tools a.gotop .tools_img { background-position: 0 -108px; }
.nc-appbar-tabs a.nc-appbar-hide { background:url(../images/appbar-hide.png) no-repeat 0 0 #555; border-radius: 3px 0 0 3px; width: 36px; height: 36px; padding: 0; margin: 0; position: absolute; z-index: 2; bottom: 5px; right: 0px; }
.nc-appbar-tabs a.nc-appbar-hide:hover { background-color: #FF6600; }
/*工具条-会员登录*/
.nc-appbar-tabs .user-login-box { background-color: #FFF; width: 240px; padding: 10px 40px 30px 40px; border: solid 1px #CCC; position: absolute; z-index: 2; top: 40%; margin-top: -120px; right: 50px; box-shadow: -4px 0 4px rgba(0,0,0,0.25); }
.nc-appbar-tabs .user-login-box dd img { height: 26px; width: 90px; }
.nc-appbar-tabs .user-login-box i.arrow { background:url(../images/toolbar.png) no-repeat -100px -150px; width: 7px; height: 13px; position: absolute; z-index: 3; top: 90px; right: -7px; }
.nc-appbar-tabs .user-login-box a.close-a { font: 600 11px /16px Verdana, Geneva, sans-serif; text-decoration: none; color: #999; text-align: center; width: 16px; height: 16px; position: absolute; z-index: 3; top: 10px; right: 10px; }
.nc-appbar-tabs .user-login-box a { font: 12px/20px arial, "SimSun","宋体"; color: #005EA6; text-decoration: underline; float: right; }
.nc-appbar-tabs .user-login-box dl { }
.nc-appbar-tabs .user-login-box dt { font: 13px/20px Arial, "microsoft yahei"; height: 20px; padding: 10px 0 0; }
.nc-appbar-tabs .user-login-box dt a { font: 12px/20px arial, "SimSun","宋体"; color: #005EA6; text-decoration: underline; float: right; }
.nc-appbar-tabs .user-login-box dd { }
.nc-appbar-tabs .user-login-box dd .text { line-height: 20px; width: 226px; height: 20px; padding: 3px 5px; border: solid 1px #CCC; }
.nc-appbar-tabs .user-login-box .bottom { margin-top: 20px; }
.nc-appbar-tabs .user-login-box .submit { font: 600 14px/20px Arial, "microsoft yahei"; color: #FFF; background-color: #FF6600; width: 240px; height: 30px; border: solid 1px #FF6600; cursor: pointer; }
/*工具条-会员信息*/
.nc-appbar-tabs .user-info { background-color: #FFF; width: 240px; padding: 9px 19px; border: solid 1px #CCC; position: absolute; z-index: 2; top: 48%; margin-top: -120px; right: 50px; box-shadow: -4px 0 4px rgba(0,0,0,0.25); }
.nc-appbar-tabs .user-info i.arrow { background:url(../images/toolbar.png) no-repeat -100px -150px; width: 7px; height: 13px; position: absolute; z-index: 3; top: 45px; right: -7px; }
.nc-appbar-tabs .user-info .avatar { width: 88px; height: 88px; float: left; position: relative; z-index: 1; }
.nc-appbar-tabs .user-info .avatar .frame { background: url(../images/point_bg.png) no-repeat 0 0; width: 88px; height: 88px; position: absolute; z-index: 2; top: 0; left: 0; }
.nc-appbar-tabs .user-info .avatar img { width: 80px; height: 80px; position: absolute; z-index: 1; top: 4px; left: 4px; }
.nc-appbar-tabs .user-info dl { display: block; width: 140px; float: left; margin: 10px 0 0 10px; }
.nc-appbar-tabs .user-info dt { font: 600 14px/20px "microsoft yahei"; margin-bottom: 6px; }
.nc-appbar-tabs .user-info dd { line-height: 22px; }
#vToolbar .content-box { background-color: #F5F5F5; /*width: 240px;*/width: 230px; height: 100%; border-left: solid 1px #7C8994; position: absolute; z-index: 0; top: 0; right: -250px; bottom: 0; box-shadow: -4px 0 2px rgba(0,0,0,0.25); }
#vToolbar .content-box .top { height: 24px; padding: 9px 7px; border-bottom: dotted 1px #CCC; margin-bottom: 10px; }
#vToolbar .content-box .top h3 { font: 16px/24px "microsoft yahei"; color: #333; display: inline-block; }
#vToolbar .content-box .top a.close { background: url(../images/toolbar.png) no-repeat -100px -120px; width: 16px; height: 16px; margin-top: 4px; float: right; }
#vToolbar .content-box .goods-list { background-color: #FFF; width: 180px; padding: 10px 0; margin: 0 0 0 12px; }
#vToolbar .content-box .goods-list li { width: 160px; padding: 0 0 10px 0; margin: 0 auto; }
#vToolbar .content-box .goods-info { width: auto; margin: auto; }
.nc-appbar .goods-pic { width: 120px; height: 120px; margin: 0 auto 10px auto; }
.nc-appbar .goods-pic a { line-height: 0; background: none; text-align: center; vertical-align: middle; display: table-cell; *display: block;
width: 120px; height: 120px; padding: 0; margin: 0; overflow: hidden; }
.nc-appbar .goods-pic a img { max-width: 120px; max-height: 120px; margin-top: expression( 120-this.height/2);
*margin-top:expression(60-this.height/2)/*IE6,7*/;
}
.nc-appbar .goods-name a { font-weight: normal; line-height: 16px; color: #555; background: none; text-align: left; display: block; width: 100%; height: 16px; padding: 0; margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nc-appbar .goods-price { font: 600 14px/20px Arial; color: #C00; }
.nc-appbar .goods-price .del { font: normal 12px/20px Arial; color: #005EA6; display: none; float: right; cursor: pointer; }
#vToolbar .goods-list li:hover .goods-price .del { display: block; }
#vToolbar .content-box .no-compare { color: #999; line-height: 180px; text-align: center; }
.nc-appbar .content-box .btn-box { background-color: #F5F5F5; text-align: center; width: 160px; padding: 10px; position: absolute; z-index: 2; bottom: 0; left: 10px; }
.nc-appbar .content-box .btn-box a { background-color: #FF6600; color: #FFFFFF; cursor: pointer; padding: 5px 10px; }
.nc-appbar .content-box .btn-box .total-price { color: #777; padding-bottom: 10px; }
.nc-appbar .cart-list { /*width: 180px;*/ /*margin: 0 0 0 12px;*/ }
.nc-appbar .cart-list li { font-size: 0; *word-spacing:-1px/*IE6、7*/;
background-color: #FFF; padding: 4px; border: solid 1px #FFF; margin-bottom: 10px; position: relative; z-index: 1; }
.nc-appbar .cart-list li:hover { border-color: #FF6600; box-shadow: 3px 3px 0 rgba(204,204,204,0.75); }
.nc-appbar .cart-list .goods-pic, .nc-appbar .cart-list dl { font-size: 12px; vertical-align: top; letter-spacing: normal; display: inline-block; *display: inline/*IE6、7*/;
*zoom:1;
}
.nc-appbar .cart-list .goods-pic { width: 40px; height: 40px; margin: 0; }
.nc-appbar .cart-list .goods-pic a { line-height: 0; background: none; text-align: center; vertical-align: middle; display: table-cell; *display: block;
width: 40px; height: 40px; padding: 0; margin: 0; overflow: hidden; }
.nc-appbar .cart-list .goods-pic a img { max-width: 40px; max-height: 40px; margin-top: expression( 40-this.height/2);
}
.nc-appbar .cart-list dl { width: 125px; margin-left: 5px; }
.nc-appbar .cart-list .goods-name { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.nc-appbar .cart-list a.del { font: 600 10px/14px Arial; color: #FFF; background-color: #CCC; text-align: center; width: 14px; height: 14px; border-radius: 7px; position: absolute; z-index: 1; top: -5px; right: -5px; }
.nc-appbar .cart-list li:hover a.del { background-color: #FF6600; }
/* 顶部搜索 */
#top_search_box .ui-widget-content { background: #FFF none !important; border-color: #CCC !important; border: 1px solid #e8e8e7; }
#top_search_box .ui-corner-all { line-height: 24px; display: block; color: #555 !important; text-indent: 8px; }
#top_search_box .ui-state-hover { font-weight: normal !important; color: #333 !important; text-decoration: none !important; background: #EEE none !important; border: none !important; cursor: pointer !important; }
/* 调试模式 */
.trace { font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-size: 12px; color: #000; line-height: 18px; background:#FFF299; width: 95%; padding:  1%; margin: 1%; border: 1px dashed silver; }
.trace fieldset { margin:8px; }
.trace fieldset legend { font-size: 16px; color: #000; font-weight:bold; }
.trace fieldset div { display: block; white-space: normal; word-break:break-all; width: inherit; max-height: 300px; _height: 300px; text-align: left; overflow: auto; }
.member-card { width: 280px; margin: -5px -9px; }
.member-card dl { padding: 5px 9px; position: relative; z-index: 1; }
.member-card dl dt.member-id { line-height: 20px; color: #333; height: 20px; margin-left: 85px; }
.member-card dl dt.member-id i { background: url(../images/member-card/sex.png) no-repeat; vertical-align: middle; display: inline-block; width: 16px; height: 16px; margin-right: 5px; }
.member-card dl dt.member-id i.sex1 { background-position: 0 0; }
.member-card dl dt.member-id i.sex2 { background-position: 100% 0; }
.member-card dl dt.member-id i.sex3 { display: none; }
.member-card dl dt.member-id a { font-size: 14px; font-weight: 600; }
.member-card dl dd.avatar { width: 72px; height: 72px; padding: 2px; border: solid 1px #E7E7E7; position: absolute; z-index: 1; top: 5px; left: 9px; }
.member-card dl dd.avatar img { width: 72px; height: 72px; }
.member-card dl dd.info { height: 60px; margin-left: 85px; }
.member-card dl dd.info li { line-height: 20px; vertical-align: middle; height: 20px; }
.member-card dl dd.ajax-info { line-height: 20px; margin-top: 5px; }
.member-card .bottom { background-color: #F8FBFE; padding: 5px 9px; border-top: solid 1px #AED2FF; overflow: hidden; }
.member-card .follow-handle { }
.member-card .follow-handle a { font-size: 12px; font-weight: 600; text-decoration: none; text-shadow: 1px 1px 0 rgba(0,0,0,0.25); line-height: 16px; color: #FFFFFF; background-color: #44AA5D; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44AA5D', endColorstr='#289D55');
background-image: -webkit-gradient( linear, left top, left bottom, from(#44AA5D), to(#289D55)); background-image: -moz-linear-gradient(top, #44AA5D, #289D55); display: inline-block; height: 16px; padding: 4px 12px; border: 1px solid #289D55; cursor: pointer; box-shadow: 1px 1px 0 rgba(255,255,255,0.75); margin-right: 10px; }
.member-card .send-msg { float: right; padding: 5px; }
.member-card .send-msg a { font-size: 12px; line-height: 16px; color: #777; height: 16px; }
.member-card .send-msg a i { background: url(../images/member-card/mail-send.png) no-repeat 0 0; vertical-align: middle; display: inline-block; width: 16px; height: 16px; margin-right: 4px; }

/* 箭头 */
.triangle{
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0;
    position: absolute;
    right: 10px;
    border: 4px dashed transparent;
    border-top: 4px solid #999;
    top: 14px;
    transition: all 0.2s ease-in 0s;
}

.title {
	font-size: 14px;
	padding:0 10px 0 50px;
	font-weight: bold;
}
.check_p a{
	margin-left: 30px;
}
.check_p input,.mini_product input {
	vertical-align: middle;
	/*padding-left: -5px!important;*/
}
.mini_product {
	margin-bottom: 10px;
}
.mini_product .price{
	color:#EF933C;
}
.mini_product .product_name  .fl {
	width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mini_product .product_name .fr ,.total_cloth_r{
	width: 40%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: right;
}
.product_name {
	height: 37px;
    line-height: 37px;
    margin-bottom: 2px;
    background-color: #fff;
    padding: 0 8px;
}
.product_name .fl{
	width: 120px;
    text-align: left;
    overflow: hidden;
    height: 36px;
}
.product_content input {
	margin-left: -8px;
}
.singleProduct_l{
	//width: 95px;
	//height: 130px;
	//overflow: hidden;
}
.mini_product img {
	vertical-align: top;
	width: 95px;
	max-height: 130px;
}
.orange {
	color:#FF6600;
}
.gray {
	color:#9B9B9B;
}
.singleProduct {
	background-color: #fff;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 2px;
    padding: 5px 8px;
}
.singleProduct_r {
	text-align: right;
}
.mini_product i{
	display: inline-block;
	width: 21px;
	height: 24px;
	background-image: url(../images/buy/trash.jpg);
}
.mini_product button {
	width: 40px;
	height: 20px;
	border:1px solid #ccc;
	border-radius: 3px;
	background-color: #fff;
    vertical-align: top;
}
.total_cloth {
	font-size: 14px;
	padding:0 10px;
	height: 30px;
	line-height: 30px;
}
.total_cloth_r {
	font-weight: 900;
}
.mini_product .pay_cloth {
	width: 222px;
	height: 40px;
	display: block;
	color:#fff;
	background-color: #F39639;
	border:none;
	margin:0 auto;
	font-size: 14px;
	font-weight: 900;
}
.singleProduct a {
	display: inline-block;
	vertical-align: middle;
}
.product_table img{
	width: 60px;
    height: 84px;
    padding: 0px 5px;
}
.cart-list {
	/*text-align: center;*/
}
.pay_cloth {
	width: 222px;
    height: 40px;
    display: block;
    color: #fff;
    background-color: #F39639;
    border: none;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 900;
}
input[type="file"]#brand_pic {
	border:none;
}


/* 分享按钮 */
.transfer {
  position: relative;
  display: inline;
  zoom: 1;
  vertical-align: text-bottom;
  cursor: pointer;
}
.transfer .iconfont {
  font-size: 18px;
  margin-right: 5px;
}
.transfer .m-ftinfo {
    position: absolute;
    right: 0;
    top: 24px;
  z-index: 9999;
  margin-top: 20px;
  margin-left: 270px;
  width: 250px;
  text-align: left;
  height: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  cursor: pointer;
  background-color: #444;
}
.transfer .m-ftinfo .arrow {
  position: absolute;
  right: 84px;
  top: -25px;
  width: 60px;
  z-index: -1;
}
.transfer .m-ftinfo .arrow .line {
  overflow: hidden;
  font-size: 40px;
  line-height: 1.231;
  display: block;
  height: 40px;
  font-style: normal;
  font-weight: 400;
  color: #444;
}
.transfer .m-ftinfo .arrow .bg {
  margin: -18px 0 0;
  overflow: hidden;
  font-size: 40px;
  line-height: 1.231;
  display: block;
  height: 40px;
  color: #444;
}
.transfer:hover .m-ftinfo {
  padding: 5px;
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: visible;
}
.icon-share {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  //background: url(../images/icon-share.png) no-repeat;
  margin: 4px 0 10px 0;
}
.action-share {
  padding-left: 10px;
}
.bdsharebuttonbox {
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  vertical-align: top;
  color: #999;
}
.bdsharebuttonbox span {
  float: left;
  height: 24px;
  line-height: 24px;
}
.share-list .bdsharebuttonbox a {
padding-left: 4px !important;
  width: 30px;
  height: 24px;
  display: inline-block;
  margin-right: 0;
  background: url(../images/share.png) no-repeat;
  cursor: pointer;
  opacity: .8;
  margin: 0;
}
.bdsharebuttonbox a:hover {
  opacity: 1;
}
.bdsharebuttonbox a.bds_tsina {
  background-position: 0 0;
}
.bdsharebuttonbox a.bds_weixin {
  background-position: 0 -33px;
}
.bdsharebuttonbox a.bds_qzone {
  background-position: 0 -65px;
}
.bdsharebuttonbox a.bds_sqq {
  background-position: 0 -98px;
}
.bdsharebuttonbox a.bds_renren {
  background-position: 0 -131px;
}
.bdsharebuttonbox a.bds_tqq {
  background-position: 0 -163px;
}
.bdsharebuttonbox a.bds_diandian {
  background-position: 0 -356px;
}
.bdsharebuttonbox a.bds_youdao {
  background-position: 0 -388px;
}
.bdsharebuttonbox a.bds_ty {
  background-position: 0 -420px;
}
.bdsharebuttonbox a.bds_fbook {
  background-position: 0 -452px;
}
.bdsharebuttonbox a.bds_twi {
  background-position: 0 -484px;
}
.bdsharebuttonbox a.bds_kaixin001 {
  background-position: 0 -228px;
}
.bdsharebuttonbox a.bds_taobao {
  background-position: 0 -196px;
}
.bdsharebuttonbox a.bds_douban {
  background-position: 0 -324px;
}
.bdsharebuttonbox a.bds_mail {
  background-position: 0 -548px;
}
.bdsharebuttonbox a.bds_copy {
  background-position: 0 -516px;
}
.bdsharebuttonbox a.bds_bdhome {
  background-position: 0 -292px;
}
.bdsharebuttonbox a.bds_tqf {
  background-position: 0 -260px;
}
.bdsharebuttonbox a.bds_more,
.bdsharebuttonbox a.bds_count {
  background: none;
  width: auto;
  height: auto;
  position: relative;
  top: -6px;
}
.bdsharebuttonbox a.bds_count {
  margin: 0 2px;
}
input:-webkit-autofill { 
	-webkit-box-shadow: 0 0 0px 1000px white inset; 
	border: 1px solid #e6e6e6; 
} 

#ajax_login img {
	height:45px;
	width: 115px;
}

#ajax_login {
	margin-left: -4px;
}
#ajax_login input[type=text], #ajax_login input[type=password]{
	padding-left: 10px;
}
/*.public-top-layout,.full-screen-slides,.public-nav-layout,#faq,#footer,.ncs-default-banner{
	min-width: 1180px;
}*/
body {
  min-width: 1180px;
  *width: auto !important;
  *width: 1180px;
}

#content-cart {
	overflow-y:scroll;
	padding-left: 15px;
}
.mask {
	position: absolute;
	width: 16px;
	height: 100%;
	background-color: #f5f5f5;
	right:0;
	top:0;
}
/*#content-cart::-webkit-scrollbar { width: 0px;}*/
#dialog_wrapper input {
	border:1px solid #e6e6e6;
}
.user-entry a.line_to {
	padding: 0 10px;
}

.nogoods{
	min-height: 330px;
	text-align: center;
	background: url('../images/nogoods.png') no-repeat center center;
}

.pagination .page_em{
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    height: 32px;
    line-height: 32px;
}

.price *,.price strong{color:#FF6600}
.goods-price {color:#FF6600}

.ncs-goods-list ul li dt,ul.goods-list li .goods-img{
	position: relative;
}
.ncs-goods-list ul li dt .lock-cover,ul.goods-list li .lock-cover{
	display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    background: url('data:image/png;base64,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');
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
}
.is-mixed{
	padding: 0 8px;
    margin-left: 10px;
    border: 1px #fff9ea solid;
    color: #FF6600;
    font-size: 14px;
    cursor: help;
    background: #fff9ea;
    border-radius: 3px;
}
.tit-mixed{
	position: absolute;
    right: 0;
    top: 6px;
    height: 20px;
    line-height: 20px;
}
.gainsboro{
	color: gainsboro !important;
}
.ladder{
	color: gainsboro;
	font-weight: normal;
}
.c333{
	color: #333;
}
#search-his-list a{display: block;}
input[name="query_start_date"], input[name="query_end_date"]{cursor: pointer;}
/*placeholder字体颜色*/  
::-webkit-input-placeholder { /* WebKit browsers */  
    color:#ccc;
    font-family: "Microsoft YaHei","微软雅黑"  
}  
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
    color:#ccc;
    font-family: "Microsoft YaHei","微软雅黑"
}  
::-moz-placeholder { /* Mozilla Firefox 19+ */  
    color:#ccc;opacity:1;
    font-family: "Microsoft YaHei","微软雅黑"
}  
:-ms-input-placeholder { /* Internet Explorer 10+ */  
    color:#ccc !important;
    font-family: "Microsoft YaHei","微软雅黑"
}
.fz14{font-size:14px !important;}
.ncsc-default-table tbody tr{
    border-bottom: 1px #ddd dashed;
}
.quick-menu{cursor: pointer;}

/* 悬浮头部导航栏 */
.public-top-suspend {
  position: fixed;
  z-index: 99991;
  top: 0;
  width: 100%;
  height: 70px;
  color: #4c4c4c;
  background-color: #fff;
  box-shadow: 0px 0px 8px #ccc;
  border-bottom: 1px #ccc solid\9;
  display: none;
  /* 标志 */
  /*导航菜单*/
}
.public-menu a:hover {
  color: #FF6600;
}
.public-menu .active a {
  color: #FF6600;
}
.public-menu .logo {
  /*text-indent: -9999em;*/
  /* line-height: 80px; */
}
.public-menu .logo a {
  display: block;
   margin: 5px 50px 0 0;
  /*background-image: url(../images/common.png);
  background-position: 0px -287px;*/
  /*width: 133px;*/
  height: 60px;
  line-height: 60px;
  /* font-size: 20px;
   color: @main-color !important; */
}
.public-menu .menu {
  position: relative;
  /* margin-right: 40px; */
  line-height: 70px;
}
.public-menu .menu ul {
  position: relative;
  height: 70px;
}
.public-menu .menu li {
  float: left;
  position: relative;
}
.public-menu .menu li a {
  margin-right: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  padding-bottom: 8px;
}
.public-menu .menu li a:hover,
.public-menu .menu li a.active {
    border-bottom: 3px solid #FF6600;
}
.public-menu .menu li a:hover.has_class:after,
.public-menu .menu li a.active.has_class:after {
  content: "\25B2";
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #FF6600 transparent;
}
.public-menu .menu li a.has_class:after {
  content: "\25BC";
  font-size: 12px;
  margin-left: 5px;
  border-style: solid dashed dashed dashed;
  border-color: #777 transparent transparent transparent;
  border-width: 3px;
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.public-menu .menu li.nav_li .user-list {
  display: none;
  position: absolute;
  top: 80px;
  width: 140px;
  margin-left: -29px;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 5px #ccc;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.public-menu .menu li.nav_li .user-list i {
  position: absolute;
  margin-top: -10px;
  left: 43%;
  background-image: url(../images/common.png);
  background-position: -468px -211px;
  width: 18px;
  height: 10px;
}
.public-menu .menu li.nav_li .user-list .my-list {
  height: 0;
}
.public-menu .menu li.nav_li .user-list .my-list li {
  line-height: 40px;
  width: 100%;
  text-align: center;
}
.public-menu .menu li.nav_li .user-list .my-list li a {
  border-bottom: 1px solid #eaeaea;
  width: 80%;
  margin: 0 10%;
  padding: 0;
  font-size: 14px;
}
.public-menu .menu li.nav_li .user-list .my-list li:last-child a {
  border-bottom: none;
}
.public-menu .menu li.nav_li.active .user-list a {
  color: #4c4c4c;
}
.public-menu .menu li.nav_li.active .user-list a:hover {
  color: #FF6600;
}
.public-menu .menu li.nav_li:hover .user-list {
  display: block;
}
.public-menu .menu #blockLine {
  display: none;
  height: 2px;
  background: #FF6600;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 99;
}
.header-right {
  //position: relative;//影响下拉菜单
}
.login-btn, .reg-btn {
	display: inline-block;
	font-size: 14px;
	padding: 0 4px;
	margin: 0 4px;
	color: #000;
}

.login-reg strong.reg-classify {
	display: inline-block;
	line-height: 80px;
	height: 80px;
	cursor: pointer;
}
.login-reg strong.reg-classify:hover{color:#000;}
.login-reg strong.reg-classify span{
	background: url(../images/classify.png) no-repeat center center;
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 4px;
    margin-right: 5px;
    background-size: cover;
}
.login-reg .navitm-cats{
	height: 70px;
}
.login-reg .navitm-cats a.title{
	margin-left: 12px;
	height: 70px;
	line-height: 70px;
	background: url(../images/lineicon.png) no-repeat left center;
}
.shade{
	display: none;
	width: 100%;
	height:100%;
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	position: fixed;
	z-index: 99992;
	top: 0;
	bottom: 0;
	left: 0;right: 0;
}
#loginBox, #imageBox,#registerBox{
	display: none;
}
.modal_bg{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto ;
	z-index: 99993;	
}
.modal_bg.modal_bg_img{
	background-color: rgba(0,0,0,0.5);
}
.modal_box{
	width: 400px;
	height: 500px;
	background-color: #fff;
	margin: 0 auto ;
	margin-top: 10%;
    position: relative;
}
#imageBox .modal_box{
	height: 250px;
	margin-top: 15%;
}
.modal_box .modal_top{
	height: 40px;
}
.modal_box .modal_top .modal_close{
	float: right;
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.modal_box .modal_top .modal_close span{
	background: url(../images/modal_colse.png) no-repeat center center;
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 4px;
    margin-right: 5px;
    background-size: cover;
}
.modal_box .modal_logo{
	text-align: center;
	height: 60px;
	margin-bottom: 20px;
}
.modal_box .modal_form{
	margin:0 30px;
}
.modal_box .modal_form .error_remind{
	font-size: 14px;
	color: #ff7979;
	margin-top: 20px;
}
.modal_box .modal_form .modal_input{
	margin-top: 10px;
	position: relative;
}
.modal_box .modal_form .modal_input.modal_verify{
	display: none;
}
.modal_box .modal_form .modal_input input{
	width: 97%;
	height: 44px;
	border: 1px solid #e6e6e6;
	padding-left: 10px;
	font-size: 16px;
}
.modal_box .modal_form .modal_input input:focus{
	border: 1px solid #FF6600;
}
.modal_box .modal_form .modal_input input.error{
	border: 1px solid #ff7979;
}
.modal_box .modal_form .modal_input .clear_text{
	position: absolute;
    right: 12px;
    top: 17px;
    width: 20px;
    height: 20px;
    background: url(../images/clear_text.png) no-repeat center center;
    vertical-align: middle;
    display: inline-block;
    background-size: cover;
    cursor: pointer;
    visibility:hidden;
}
.modal_box .modal_form .modal_input .eye{
	position: absolute;
    right: 12px;
    top: 17px;
    width: 20px;
    height: 20px;
    background: url(../images/close_eye.png) no-repeat center center;
    vertical-align: middle;
    display: inline-block;
    background-size: cover;
    cursor: pointer;
}
.modal_box .modal_form .modal_input .eye.active{
    background: url(../images/open_eye.png) no-repeat center center;
    background-size: cover;
}
.modal_box .modal_form .modal_input .verify{
	position: absolute;
    right: 12px;
    top: 17px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    color: #ccc;
}
.modal_box .modal_form .modal_input .verify.verify_img{
	top:8px;
}
.modal_box .modal_form .modal_input .verify.verify_img img{
	width: 90px;
	height: 40px;
}
.modal_box .modal_form .modal_btn{
	margin-top: 24px;
}
.modal_box .modal_form .modal_btn a{
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background-color: #FF6600;
	color: #fff;
	font-size: 16px;
	display: block;
}
.modal_box .modal_form .modal_btn a:hover{
	background-color: #f9b309;
	
}
.modal_box .modal_href{
	margin:10px 30px;
	font-size: 16px;
}
.modal_box .modal_href .modal_btn_forget{
	color: #b6b6b6;
}
.modal_box .modal_href .modal_btn_sms {
	color: #000;
}
.modal_box .modal_href .modal_btn_psw {
	color: #000;
	display: none;
}
.modal_box .modal_href a:hover{
	color: #FF6600;
}
.modal_box .modal_foot{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #fff1d1;
}
.modal_box .modal_foot a{
	font-size: 16px;
	color: #666;
}
.modal_box .modal_foot a:hover{
	text-decoration: underline;
}


.nc-forget-psw{
	width: 310px;
	margin: 0 auto;
}
.nc-forget-psw .forget-logo{
	margin-top: 100px;
	margin-bottom: 60px;
	text-align: center;
}
.nc-forget-psw .find-psw-box .find-psw-top{
	font-size: 18px;
	color: #666;
	margin-bottom: 20px;
}
.nc-forget-psw .find-psw-box .modal_input{
    margin-bottom: 10px;
    position: relative;
}
.nc-forget-psw .find-psw-box .modal_input input{
    width: 95%;
    height: 44px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    font-size: 16px;
}
.nc-forget-psw .find-psw-box .modal_input .verify {
    position: absolute;
    right: 12px;
    top: 17px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    color: #ccc;
}
.nc-forget-psw .find-psw-box .modal_input .modal_input_p {
    font-size: 14px;
    color: #666;
    margin: 20px 0;
}
.nc-forget-psw .find-psw-box .modal_input .verify.verify_img {
    top: 8px;
}
.nc-forget-psw .find-psw-box .modal_btn{
	margin-bottom: 230px;
	margin-top: 20px;
}
.nc-forget-psw .find-psw-box .modal_btn  a{
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #FF6600;
    color: #333;
    font-size: 16px;
    display: block;
}
.iconfont{
	vertical-align: middle;
}
.copy{
	padding: 15px 0;
	color: #333;
	border-top: 1px #f5f5f5 solid;
	font-size: 14px;
}
.copy a{
	color: #333 !important;
}
.login-info a{
	line-height: 70px;
	font-size: 16px;
	padding: 0 10px;
}
{

}
#cover-bg {
    display: none;
    z-index: 99999;
    background-color: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    _position: absolute;
    pointer-events: auto;
    _height: expression(document.body.offsetHeight+"px");
}
.ml40{margin-left: 40px;}
.hot-title img{
  vertical-align: text-top;
}

.hasMore:before{
  display: block;
  content: ">>";
    text-align: center;
    font-family: "宋体";
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    cursor: pointer;
}
.open.hasMore:before{
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}


/* 分享样式 */
.right-bar .share-list{left: -60px;top: -76px;padding-right: 24px;position: absolute;display: none;}
.right-bar .share-list:before,
.right-bar .share-list:after{position: absolute;left: 37px;top: 0;bottom: 0;margin: auto;content: '';width: 0;height: 0;border: solid 8px transparent;border-left-color: #fff;z-index: 12;}
.right-bar .share-list:after{border-width: 9px;border-left-color: #ccc;z-index: 11;}
.right-bar .share-list .bdsharebuttonbox{padding: 6px 0 6px 6px;width:31px;height: 200px;border-radius: 4px;box-shadow: 0px 0px 6px 1px rgba(0,0,0,.3);background: #fff;overflow: hidden;}
.right-bar .share-list .bdsharebuttonbox a{display: block;margin-bottom: 5px;float: none;}

/* 字体引用 */
@font-face {
  font-family: 'iconfont';  /* project id 187108 */
  src: url('//at.alicdn.com/t/font_187108_98rxeu6tn1giudi.eot');
  src: url('//at.alicdn.com/t/font_187108_98rxeu6tn1giudi.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_187108_98rxeu6tn1giudi.woff') format('woff'),
  url('//at.alicdn.com/t/font_187108_98rxeu6tn1giudi.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_187108_98rxeu6tn1giudi.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.designer-img .choice-img img,.brand-list .choice-img img,#bradList .choice-img img,.gallery_wrap .choice-img img{
    width: 50px !important;
    height: 50px !important;
}
.activity .choice-img img,.brand-box .choice-img img{
    width: 60px !important;
    height: 60px !important;
}
.gallery_wrap .choice-img img{
    left: 15px;
    top: 2px;
}
.animat-css{
    //-webkit-animation: shake 1500ms linear infinite;
    animation: shake 1500ms linear infinite;
    animation: flash 1500ms linear infinite;
    animation: bounce 1500ms linear infinite;
    animation: left_right 1500ms linear infinite;
    animation: up_down 1500ms linear infinite;
    top: 0 !important;
}
.choice-img img{
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 9999;
}
@keyframes shake {
    0%, to {
        -webkit-transform:translateZ(0);
        transform:translateZ(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform:translate3d(-10px, 0, 0);
        transform:translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform:translate3d(10px, 0, 0);
        transform:translate3d(10px, 0, 0)
    }
}
@keyframes flash {
    0%, 50%, to {
        opacity:1
    }
    25%, 75% {
        opacity:0
    }
}
@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);
        animation-timing-function:cubic-bezier(.215, .61, .355, 1);
        -webkit-transform:translateZ(0);
        transform:translateZ(0)
    }
    40%, 43% {
        -webkit-transform:translate3d(0, -30px, 0);
        transform:translate3d(0, -30px, 0)
    }
    40%, 43%, 70% {
        -webkit-animation-timing-function:cubic-bezier(.755, .05, .855, .06);
        animation-timing-function:cubic-bezier(.755, .05, .855, .06)
    }
    70% {
        -webkit-transform:translate3d(0, -15px, 0);
        transform:translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform:translate3d(0, -4px, 0);
        transform:translate3d(0, -4px, 0)
    }
}
@keyframes up_down {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes left_right {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@-webkit-keyframes blink {
  33% {
    color: #000;
  }
  66% {
    color: #ff6600;
  }
}
@-webkit-keyframes magentaPulse {
  from { color: #ff6600;  }
  50% { color: #000;  }
  to { color: #ff6600;  }
}
.flashtxt1 {
  -webkit-animation: blink 1s steps(1, start) 0.33s infinite;
  animation: blink 1s steps(1, start) 0.33s infinite;
}
.flashtxt2{
  animation-iteration-count: infinite;
  animation-name: magentaPulse;
  animation-duration: 1.2s;
}
@charset "utf-8";
.wrapper {
    width: 1180px;
    margin: auto
}

.header-wrap {
	position: relative;
	z-index: 100;
    background-color: #fff;
    width: 100%
}

.public-head-layout {
    height: 90px;
    text-align: center;
    position: relative
}

.public-head-layout .site-logo {
    width: 212px;
    height: 60px;
    display: inline-block;
    margin: 15px 10px auto 0
}

.public-head-layout .site-logo img {
    max-width: 212px;
    max-height: 120px
}

.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 20px
}

.head-search-bar {
    width: 100%;
    height: 40px;
    display: block;
    position: relative;
    z-index: 100
}

.head-search-bar .search-form {
    background-color: #FF6600;
    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: 14px;
    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
}

.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
}

.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;
    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: #FF6600;
    border-color: #FF6600
}

.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;
    vertical-align: top;
    display: inline-block;
    *display: inline
}

.head-search-layout .keyword ul li {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    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 #FF6600;
    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 .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;
    margin: 20px -7px 0 0;
    position: absolute;
    right: 0;
    top: 0
}

.head-user-menu dl {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    margin-left: 10px;
    position: relative;
    z-index: 3;
    *zoom: 1
}

dl.my-cart dt a{
    width: 30px;
    height: 30px;
    display: block;
}
.head-user-menu dl.my-mall {
    width: 108px
}

.head-user-menu dl.hover {
    z-index: 101
}

.head-user-menu dl dt {
    line-height: 20px;
    color: #555;
    height: 20px;
    padding: 7px 15px 7px 5px;
    position: absolute;
    z-index: 2;
    top: 3px;
    right: -2px;
    cursor: pointer
}

.head-user-menu dl.my-mall dt {
    width: 90px
}

.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(/static/image/car.png) no-repeat;
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: cover
}

.head-user-menu dl.my-mall span.ico {
    background-position: -100px 0;
    margin-right: 4px
}

.head-user-menu dl dt i {
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    display: inline-block;
    width: 0;
    height: 0;
    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;
    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;
    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: #FF6600;
    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: #FF6600;
    text-align: center;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    min-width: 20px;
    max-width: auto !important;
    border: none 0;
    border-radius: 20px;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 7px;
    font-weight: 500;
}

.head-user-menu .my-search {
    display: inline-block;
    margin-right: 40px;
    margin-top: 10px
}

.head-user-menu .my-search .search_form {
    display: none;
    vertical-align: top
}

.head-user-menu .my-search.active .search_form {
    display: inline-block;
    animation: search 1s ease;
    -webkit-animation: search 1s ease
}

@keyframes search {
    from {
        width: 15px;
        opacity: 0
    }
    to {
        width: 240px;
        opacity: 1
    }
}

@-webkit-keyframes search {
    from {
        width: 15px;
        opacity: 0
    }
    to {
        width: 240px;
        opacity: 1
    }
}

.head-user-menu .my-search .search_form input[name="search"] {
    border: none;
    font-size: 14px;
    padding-left: 5px;
    border-bottom: 2px solid #808080;
    width: 240px;
}

.head-user-menu .my-search .search_ico {
    display: inline-block;
    cursor: pointer
}

.head-user-menu .my-search .search_ico span {
    background: url(/static/image/search.png) no-repeat center center;
    vertical-align: middle;
    display: inline-block;
    width: 23px;
    height: 25px;
    margin-left: 4px;
    background-size: cover
}

.public-nav-layout .wrapper {
    padding-top: 30px
}

.public-nav-layout {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    zoom: 1;
    background-color: #fff
}

.public-nav-layout .div {
    margin: 0;
    padding: 0;
    _zoom: 179
}

.public-nav-layout .site-menu {
    display: flex;
    font-size: 0;
    *word-spacing: -1px;
    white-space: nowrap;
    max-width: 350px;
    float: left;
    overflow: hidden
}

.public-nav-layout .site-menu li {
    flex: 1;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
}

.public-nav-layout .site-menu li a span {
    font-weight: 400;
    font-size: 16px;
}

.public-nav-layout .site-menu li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #666;
    height: 20px;
    padding-bottom: 6px;
    /*margin-right: 90px;*/
    display: inline-block;
    *display: inline;
    zoom: 1
}

.public-nav-layout .site-menu li a:hover,.public-nav-layout .site-menu li a.current {
    border-bottom: 3px solid #FF6600
}

.public-nav-layout .classify {
    float: right;
    margin-right: 20px;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    cursor: pointer
}

.public-nav-layout .classify span {
    background: url(../images/classify.png) no-repeat center center;
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 4px;
    background-size: cover
}

.public-nav-layout .all-category {
    background-color: #FF6600;
    display: block;
    width: 212px;
    height: 40px;
    float: left
}

.public-nav-layout .all-category .title {
    line-height: 24px;
    height: 24px;
    padding: 6px 10px 10px 10px;
    text-align: center
}

.public-nav-layout .all-category .title h3 {
    display: inline-block
}

.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: 0;
    line-height: 0;
    background: url(../images/top_bg.png) no-repeat -182px -186px;
    width: 18px;
    height: 14px;
    display: inline-block;
    margin: 5px 4px 0 0;
    vertical-align: top
}

.public-nav-layout .all-category .category {
    display: none;
    width: 212px
}

.public-nav-layout .all-category:hover .category {
    display: block
}

.public-nav-layout .all-category:hover .category a {
    color: #fff
}

.public-nav-layout .all-category:hover .category a:hover {
    color: #FF6600
}

.public-nav-layout .category .menu {
    background: rgba(40, 40, 40, 0.8);
    height: 462px
}

.public-nav-layout .category .menu li {
    width: 210px;
    height: 77px;
    *float: left;
    *clear: left;
    position: relative;
    z-index: 1;
    zoom: 1
}

.public-nav-layout .category .menu li.odd,
.public-nav-layout .category .menu li.even {
    border-bottom: 1px dashed #333
}

.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);
    -moz-opacity: 1;
    opacity: 1
}

.public-nav-layout .category .class {
    border-style: solid;
    border-width: 1px 0 1px 2px;
    border-color: transparent;
    display: block;
    width: 190px;
    height: 76px;
    padding: 0 10px;
    position: absolute;
    z-index: 1;
    padding-top: 3px
}

.public-nav-layout .category .hover .class {
    background: rgba(40, 40, 40, 0.8);
    border-bottom: 1px dashed #111;
    z-index: 2
}

.public-nav-layout .category .class span.ico {
    background-position: 0 0;
    margin-top: 10px;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    float: left
}

.public-nav-layout .category .menu li.hover .ico {
    background-position: 0 16px
}

.public-nav-layout .category .class span.ico img {
    max-width: 16px;
    max-height: 16px;
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: #808080
}

.public-nav-layout .category .menu li.hover .ico img {
    -webkit-filter: grayscale(100);
    -o-filter: grayscale(100);
    filter: none
}

.public-nav-layout .category .class h4 {
    font-weight: normal;
    padding-top: 10px;
    color: #333;
    float: left
}

.public-nav-layout .category .class h4 a {
    color: #fff;
    font-size: 16px;
    font-family: "Microsoft Yahei"
}

.public-nav-layout .category .menu li.hover .class h4 a {
    color: #fff
}

.public-nav-layout .category .menu li.hover .class h4 a:hover {
    color: #FF6600
}

.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: #222;
    white-space: nowrap;
    margin-right: 5px
}

.public-nav-layout .category .class .recommend-cn-class {
    margin-left: -10px;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    width: 205px;
    float: left;
    clear: both;
    overflow: hidden
}

.public-nav-layout .category .class .recommend-cn-class a {
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    margin-left: 8px
}

.public-nav-layout .category .hover .class .recommend-cn-class a {
    color: #fff
}

.public-nav-layout .category .hover .class .recommend-cn-class a:hover {
    color: #FF6600
}

.public-nav-layout .category .class .arrow {
    margin-top: 12px;
    background: url(../images/top_bg.png) no-repeat -150px -10px;
    width: 12px;
    height: 12px;
    float: right;
    z-index: 1
}

.public-nav-layout .category .sub-class {
    background: rgba(20, 20, 20, 0.8);
    display: none;
    width: 245px;
    min-height: 440px;
    padding: 10px 20px 19px;
    border-style: solid;
    border-color: transparent #333;
    border-width: 0 1px 1px 1px;
    position: absolute;
    z-index: 2;
    top: -1px;
    left: 210px
}

.public-nav-layout .category li.hover .sub-class {
    display: block
}

.public-nav-layout .category .sub-class-content {
    display: block;
    float: left;
    width: 100%
}

.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: #FF6600;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    margin: 0 10px 10px 0;
    *zoom: 1
}

.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-top: 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;
    *zoom: 1
}

.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 dd {
    font-size: 0;
    word-spacing: -1em;
    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: #FF6600;
    line-height: 14px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    height: 14px;
    padding: 0 10px;
    margin-bottom: 10px;
    border-left: solid 1px #e7e7e7;
    *zoom: 1
}

.public-nav-layout .category .sub-class dl dd a:hover {
    color: #ff7e00
}

.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 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;
    width: 94px;
    height: 31px;
    margin: 0 1px 3px 2px;
    *zoom: 1
}

.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;
    text-align: left;
    height: 20px;
    padding: 25px 0;
    margin: 0 auto
}

.nch-breadcrumb span {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    height: 20px;
    zoom: 1
}
.nch-breadcrumb span.active{
    color: #666;
}
.nch-breadcrumb i {
    font-size: 14px;
    color: #aaa;
    margin-right: 4px
}

.nch-breadcrumb span.arrow {
    font-family: "SimSun","宋体";
    line-height: 20px;
    color: #aaa;
    margin: 0 6px
}

.nch-breadcrumb a {
    color: #ccc;
    display: inline-block;
    font-size: 14px
}

.nch-breadcrumb a:hover {
    color: #FF6600
}

.icon-home:before {
    content: "" !important
}

#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
}

.breadcrumb {
    padding-left: 10px;
    margin-top: 15px;
    height: 33px;
    color: #999
}

.breadcrumb i.b-icon {
    position: relative;
    top: -10px;
    margin-right: 10px;
    font-style: normal;
    font-family: SimSun, 宋体, Arial
}

.breadcrumb .trigger-txt {
    display: inline-block;
    max-width: 62px;
    height: 18px;
    overflow: hidden
}

.breadcrumb .icon-more {
    top: -6px
}

.breadcrumb .b-node {
    display: inline-block;
    border: 1px transparent solid
}

.breadcrumb .b-node a,
.breadcrumb .b-node .cate-txt {
    color: #666
}

.close {
    position: relative;
    display: inline-block;
    overflow: hidden;
    top: 3px;
    left: 5px;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out
}

.close:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg)
}

.drop {
    position: relative;
    margin-right: 10px;
    min-width: 90px;
    height: 30px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer
}

.drop:hover {
    border: 1px #ebebeb solid
}

.trigger {
    position: absolute;
    z-index: 100;
    height: 20px;
    width: 100%;
    padding: 5px 0;
    background: #fff;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: center
}

.drop-menu {
    display: none;
    position: absolute;
    top: 33px;
    left: -1px;
    z-index: 99;
    padding: 5px 10px 5px 15px;
    cursor: pointer;
    width: 292px;
    max-height: 92px;
    border: 1px #ebebeb solid;
    border-radius: 2px;
    background-color: #fff
}

.drop-menu a {
    display: block;
    float: left;
    margin: 0 8px
}

.drop-menu a:hover {
    color: #01cbbb
}

.drop:hover .drop-menu {
    display: block;
    float: left
}

.drop:hover .trigger {
    padding: 5px 0 10px 0
}

.one-level {
    position: relative;
    top: -11px
}

.no-drop {
    position: relative;
    margin-right: 10px;
    min-width: 90px;
    height: 30px;
    background-color: #fff;
    border-radius: 4px;
    cursor: pointer
}

.last-level {
    top: -12px;
    position: relative;
    height: 30px;
    background-color: #fff;
    border-radius: 4px;
    cursor: pointer
}

.last-level .cate-txt {
    display: inline-block;
    padding: 5px 10px
}

.wtt-class-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px #a0a0a0 dashed
}

.wtt-class-item:last-child {
    border: transparent
}

.wtt-class-item .class-item-one a {
    font-size: 16px
}

.wtt-class-item .class-item-two a {
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
    padding-top: 5px
}

.img_lf {
    width: 128px;
    height: 122px;
    background-image: url("../images/smile.jpg");
    margin-right: 10px
}

.text_rf p {
    font-size: 16px
}

.text_rf button {
    width: 120px;
    height: 40px;
    font-size: 14px;
    border: none 0;
    color: #4d4d4d;
    margin-top: 27px
}

.text_rf button:first-of-type {
    margin-right: 20px
}

.act {
    background-color: #FF6600
}

.gray {
    background-color: #f0f0f0
}

.err_wrap {
    overflow: hidden;
    width: 100%;
    min-height: 500px;
    display: -webkit-box;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-box-align: center;
    margin: 0 auto
}

.concat {
    width: 200px !important;
    height: 40px !important;
    background-color: #FF6600;
    font-size: 16px;
    color: #4d4d4d;
    margin-top: 20px !important
}

.err_wrap a,
.err_wrap button {
    cursor: pointer
}

.noPermission {
    padding-top: 100px;
    padding-bottom: 150px
}

.noPermission .checkbox {
    color: #999;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    cursor: pointer
}

.noPermission .checkbox input {
    vertical-align: middle
}

.noPermission a {
    width: 100px;
    height: 40px;
    background-color: #FF6600;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-weight: bold
}

.noPermission a:hover {
    color: #fff
}

#apply_check_authority {
    margin: 10px 25px
}

#apply_check_authority .apply_textarea {
    position: relative
}

#apply_check_authority .apply_textarea textarea {
    width: 100%;
    height: 130px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    resize: none;
    margin-bottom: 10px
}

#apply_check_authority .apply_textarea textarea:focus {
    box-shadow: 0 1px 1px #ffbb79;
    border: 1px solid #ffbb79
}

#apply_check_authority .apply_textarea .apply_num {
    position: absolute;
    bottom: 11px;
    right: 3px;
    color: #ff9090
}

#apply_check_authority .checkbox {
    color: #999
}

#apply_check_authority .checkbox input {
    vertical-align: middle
}.wrapper{position: relative;}
.public-nav-layout {
	box-shadow: 0px 3px 5px rgba(51,51,51,.1);
}
.site-menu{width: 100%}
.navitm-cats{
	/*//position: absolute;right: 0;*/
	float: right;
	height: 40px;
	overflow: hidden;
}
.navitm-cats a.title{
	display: block;
    padding-left: 25px;
    padding-right: 0;
	height: 40px;
	line-height: 22px;
	font-size: 16px;
    color: #333;
    font-weight: 400;
	background: url('../images/lineicon.png') no-repeat left 5px;
}
.cats-left{
	float: left;
	width: 520px;
}
.cats-right{
	float: right;
	width: 500px;
}
.padd40{
	padding: 40px
}
.cats-box{


	//渐变
	/* transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out; */
	/* opacity: 0;
	-webkit-opacity 0;
	-moz-opacity: 0;
	-o-transition: 0;
	filter: alpha(opacity=0); */


	/*从上到下*/
	transition: height 0.3s;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-o-transition: height 0.3s;
	height: 0;
	width: 100%;
	overflow: hidden;

	position: absolute;
	left: 0;
	background: #fff;
}
.navitm-cats:hover .cats-box{
	height: 468px;
    border: 1px #e1e1e1 solid;
	//border-bottom:1px #e1e1e1 solid;
	//border-top:1px #e1e1e1 solid;
	//box-shadow: 0px 2px 20px #e1e1e1;

	//opacity: 1;
    //-webkit-opacity 1;
    //-moz-opacity: 1;
    //filter: alpha(opacity=100);
}
.J-hover-cats-box{
    height: 468px;
    border: 1px #e1e1e1 solid;
}
/*.cats-box{
	position: absolute;
	//margin-top: 4px;
	padding: 40px;
	left: 0;
	width: 1100px;
	height: 390px;
	background: #fff;
	opacity: 1;
	-webkit-opacity 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	*display: block;
	*margin-top: 0;
}
*/

.catsTab a{font-size: 14px;}
.catsTab dt{border-bottom:1px #e1e1e1 solid;}
.catsTab dt a{
	position:relative;margin-bottom: -1px;
	display:inline-block;margin-right:56px;padding:0 0 30px 0;text-align:center;height:auto;color:#4c4c4c;
	-webkit-transition-property: initial;
    -webkit-transition-duration: initial;
    -webkit-transition-timing-function: initial;
}
.catsTab dt a:last-child{margin-right: 10px}
.catsTab dt a .iconfont{display:block;margin-bottom: 5px;width:40px;height:40px;line-height:40px;font-size: 40px;}
.tab-item span{font-weight: 600}
.nav-iconfont1:after{content: '\e603';}
.nav-iconfont2:after{content: '\e601';}
.nav-iconfont3:after{content: '\e606';}
.nav-iconfont256:after{content: '\e604';}
.nav-iconfont308:after{content: '\e602';}
.catsTab dt a:hover,.catsTab dt a.active,.catsTab dt a:hover .iconfont:after,.catsTab dt a.active .iconfont:after{
	color: #FF6600;
}
.catsTab dt a.active{
	background: url('../images/arre.png') no-repeat center bottom;
}
.catsTab dt a.active .iconfont{
	color: #030000;
}
.cats-left .goods-class{float:left;width: 260px;height: 150px;/* min-height: 128px;max-height: 150px; */overflow: hidden;}

.cats-left .goods-class a{
	display: inline-block;
	margin-right: 16px;
	padding: 5px 0;
	/* padding: 5px 10px;
	margin-right: 10px; */
	color: #999;
}
.cats-left .goods-class a:hover{
	color: #555;
}
.cats-left .goods-class a:first-child{
	display: block;
	margin-top: 30px;
    font-weight: bold;
    color: #000;
}
.class-ba{
    position: absolute;
    top: 60px;
    right: 40px;
}
.cats-right img, .class-ba img{
	max-height:345px;
	max-width:500px;
	border-radius: 5px;
}

//面包屑新增
.nch-breadcrumb span.curr{
	display: inline-block;
	padding: 5px;
	border: 1px #e6e6e6 solid;
}

.nch-breadcrumb span.curr:last-child{
	color: #000 !important;
}