/* ================================ */
/* 初始化HTML标签及常用类型				*/
/* Author:			heilong		*/
/* Copyright:		www.33hao.com	*/
/* Create Date:		Apr-01-2012		*/
/* Retrofit Date:	May-28-2014		*/
/* ================================ */


/* ===============
 * 重新定义Html元素
 * =============== */
/*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;}
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; vertical-align: middle;}
caption, th {  text-align: left;}
table { border-collapse: collapse; border-spacing: 0;}
body { font: 12px/20px Arial,Verdana,"宋体","Lucida Grande","Lucida Sans Unicode",Helvetica,sans-serif; color: #666; background: #FFF none repeat scroll 0 0; min-width: 1200px;}
input, select, textarea { font: 12px/20px Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
i, cite, em { font-style: normal;}
input,button,select,textarea{ outline:none}
html {min-height:101%; }

a { 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: #D93600; text-decoration: underline;}
*/
/* 超出隐藏（需要再设置宽高） */
.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;}
*/
/*	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 ;}
/*定位
******************************/
.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;}
.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;}
.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;}
.m15 { margin:15px !important;}
.m30 { margin:30px;}
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px !important;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px !important;}
.mt30 { margin-top:30px !important;}
.mt50 { margin-top:50px !important;}
.mt100 { margin-top:100px;}
.mb5 { margin-bottom:5px !important;}
.mb10 { margin-bottom:10px !important;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px !important;}
.mb50 { margin-bottom:50px;}
.mb100 { margin-bottom:100px;}
.ml5 { margin-left:5px!important;}
.ml10 { margin-left:10px!important;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.ml30 { margin-left:30px;}
.ml50 { margin-left:50px;}
.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;}
.mr30 { margin-right:30px !important;}
.mr50 { margin-right:50px !important;}
.mr100 { margin-right:100px;}

/*边距
******************************/
.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;}


/*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 { *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: 600 italic 12px/16px Georgia,Arial; text-shadow: 1px 1px 0 rgba(0,0,0,0.25); color: #FFF4F4; background-color: #F33; vertical-align: middle; display: inline-block; *display: inline/*IE7*/; height: 16px; padding: 1px 3px; border-radius: 2px; *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: 1000px; margin: 0 auto;}

/* 公用顶部区域
-------------------------------------- */



.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;}


/* 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);}


#faq { background-color: #FAFAFA; width: 100%; border-top: solid 1px #F5F5F5; border-bottom: solid 1px #F2F2F2; overflow: hidden;}
#faq ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; white-space: nowrap; padding: 0 0 20px 0; margin-left: -1% }
#faq li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; width: 17%; zoom:1;}
#faq dl { display: block; width: 90%; margin: 0 auto;}
#faq dl dt { font: 16px/20px "microsoft yahei"; color: #666; padding: 10px 5px; margin: 5px 0; border-bottom: solid 1px #E6E6E6;}
#faq dl dd { font: 12px/20px "microsoft yahei"; white-space: nowrap; text-overflow: ellipsis; display: block; clear: both; padding: 2px 5px; overflow: hidden; }
#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: #333;}

#footer { text-align: center;  margin: 0 auto; padding-bottom: 10px; overflow: hidden;width:100% !important}
#footer p { color: #666; word-spacing: 5px; padding: 10px 0; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer .vol { font-family: Verdana, Geneva, sans-serif; font-weight: 600; font-style: oblique; font-size: 12px;}
#footer .vol .b { color: #00F;}
#footer .vol .o { color: #F60;}
#footer .vol em { font-family: Georgia, Arial;  font-weight: 600; font-style: italic; color: #000; margin-left: 2px;}
/* tip提示 */
.tip-yellowsimple { 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;}

/* 侧边工具条 */
.nc-appbar { position: fixed; z-index: 1998; width: 50px; height: 100%; right: 0; top: 0; bottom: 0;}
.nc-appbar-tabs { background: #FEFCF5 url(../images/app_bar_bg.png) no-repeat top center; width: 50px; height: 100%; position: absolute; z-index: 1; top: 0; bottom: 0; box-shadow: -5px 0 3px rgba(0,0,0,0.35);}

.nc-hidebar { display: block; position: absolute; z-index: 3; bottom: 15px; right: -79px; 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: 50px; position: absolute; z-index: 1; top: 40%; margin-top: -100px; cursor: pointer;}
.nc-appbar-tabs .user .avatar { background-color: #FFF; width: 28px; height: 28px; padding: 1px; margin: 0 auto 5px auto; border-radius: 15px;}
.nc-appbar-tabs .user .avatar img { width: 28px; height: 28px; border-radius: 14px;}
.nc-appbar-tabs .tools { position: absolute; z-index: 1; top: 40%;}
.nc-appbar-tabs .tools { margin-top: 0px;}
.nc-appbar-tabs .tools a { font: 12px/20px Arial,"microsoft yahei"; color: #333; background: url(../images/toolbar.png) no-repeat; text-align: center; display: block; width: 50px; height: 20px; padding-top: 32px; margin-bottom: 24px; position: relative; z-index: 1;}
.nc-appbar-tabs .tools a i { font: 10px/12px Arial;  color: #FFF; background-color: #D93600; text-align: center; min-width: 12px; height: 12px; padding: 2px; border-radius: 8px; position: absolute; z-index: 1; top: 0; right: 5px;}

.nc-appbar-tabs a.chat { background-position: 0 0;}
.nc-appbar-tabs a.compare { background-position: 0 -60px;}
.nc-appbar-tabs a.cart { background-position: 0 -120px;}
.nc-appbar-tabs a.gotop { background-position: 0 -180px; opacity: 0.5;}
.nc-appbar-tabs .tools a:hover { background-color: #D93600; text-decoration: none; color: #FFF;}
.nc-appbar-tabs .tools a:hover i { color: #D93600; background-color: #FFF;}
.nc-appbar-tabs a:hover.chat { background-position: -50px 0;}
.nc-appbar-tabs a:hover.compare { background-position: -50px -60px;}
.nc-appbar-tabs a:hover.cart { background-position: -50px -120px;}
.nc-appbar-tabs a:hover.gotop { background-position: -50px -180px; opacity: 1;}
.nc-appbar-tabs a.nc-appbar-hide { background: transparent url(../images/appbar-hide.png) no-repeat 0 0; width: 15px; height: 15px; padding: 0; margin: 0; position: absolute; z-index: 2; bottom: 35px ; right: 15px;}
/*工具条-会员登录*/
.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 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-login-box a.close { 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,"宋体"; 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,"宋体"; 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: #D93600; width: 240px; height: 30px; border: solid 1px #B22D00; 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: 40%; 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;}


#ncToolbar .content-box { background-color: #F5F5F5; width: 200px; height: 100%; border-left: solid 1px #7C8994; position: absolute; z-index: 0; top: 0; right: -210px; bottom: 0; box-shadow: -4px 0 2px rgba(0,0,0,0.25);}
#ncToolbar .content-box .top { height: 24px; padding: 9px 7px; border-bottom: dotted 1px #CCC; margin-bottom: 10px;}
#ncToolbar .content-box .top h3 { font: 16px/24px "microsoft yahei"; color: #333; display: inline-block; }
#ncToolbar .content-box .top a.close { background: url(../images/toolbar.png) no-repeat -100px -120px; width: 16px; height: 16px; margin-top: 4px; float: right;}
#ncToolbar .content-box .goods-list { background-color: #FFF; width: 180px; padding: 10px 0; margin: 0 auto;}
#ncToolbar .content-box .goods-list li { width: 160px; padding: 0 0 10px 0; margin: 0 auto; }
#ncToolbar .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;}
#ncToolbar .goods-list li:hover .goods-price .del { display: block;}
#ncToolbar .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: #E74649; 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 auto;}
.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: #e74649; 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: #e74649;}

/* 顶部搜索 */
#top_search_box .ui-widget-content { background: #FFF none !important; border-color: #CCC !important; border: 1px solid #dddddd;}
#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:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color: #000; line-height: 18px; background:#FFF299; padding:8px; margin:8px; border:1px dashed silver;}
.trace fieldset { margin:8px;}
.trace fieldset legend { font-size: 16px; color: #000; font-weight:bold;}
.trace fieldset div { overflow:auto; max-height: 300px; _height: 300px; text-align:left;}

.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;}

/* 新加保障体系图标开始 */
#certMatershiti { background: url(../images/legend.png) no-repeat; width: 16px; height: 16px; background-position: 0 -210px;}
#certMaterqtian { background: url(../images/legend.png) no-repeat; width: 16px; height: 16px; background-position: 0 -70px;}
#certMaterzhping { background: url(../images/legend.png) no-repeat;  width: 16px;  height: 16px;  background-position: 0 -130px;}
#certMatererxiaoshi { background: url(../images/legend.png) no-repeat; width: 16px; height: 16px; background-position: 0 -151px;}
#certMaterhuodaofk { background: url(../images/legend.png) no-repeat;  width: 16px;  height: 16px;  background-position: 0 -109px;}
#certMatershiyong{ background: url(../images/legend.png) no-repeat; width: 16px; height: 16px; background-position: 0 -170px;}
#certMaterxiaoxie { background: url(../images/legend.png) no-repeat; width: 16px; background-position: 0 -389px; height: 16px;}
#certMatertuihuo { background: url(../images/legend.png) no-repeat; width: 16px; height: 16px; background-position: 0 -90px;}
/* 新加保障体系图标结束 */


/**
 * 初始化HTML标签及常用类型
 * @kivenhan
 * www.shopnc.net
 * Apr-01-2012
 **/

/* ===============
 * 重新定义Html元素
 * =============== */
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;}
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/20px "微软雅黑","宋体",Arial,Verdana,"Lucida Grande","Lucida Sans Unicode",Helvetica,sans-serif; color: #666; background: #FFF none repeat scroll 0 0; min-width: 1200px;}
input, select, textarea { font: 12px/20px Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
i, cite, em { font-style: normal;}
input,button,select,textarea{ outline:none}
html {min-height:101%; }

/* 链接 */
a { 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: #D93600; text-decoration: underline;}


/* Clearfix,避免因子元素浮动而导致的父元素高度缺失能问题 */
/*	.clearfix:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden;}
	.clearfix { display: inline-block;}
	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 ;}

/*定位
******************************/
.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;}
.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;}
.w96 {width: 96px;}
.w100 { width:100px;}
.w110 { width:110px;}
.w120 { width:120px !important;}
.w130 { width:130px;}
.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%;}
.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;}
.size142-80 { width: 142px; height: 80px;}
.size160 { width: 160px; height: 160px;}
.size160-48 { width: 160px; height: 48px;}
.size150 { width: 150px; height: 150px; }
.size160 { width: 160px; height: 160px;}
.size184 { width: 184px; height: 114px; }
.size190 { width: 190px; height: 190px;}
.size196 { width: 196px; height: 196px;}
.size233 { width: 233px; }
.size250 { width: 250px; height: 250px;}
.size310 { width: 310px; height:310px;}

/*边距
******************************/
.m0 { margin: 0!important; }
.m10 { margin:10px;}
.m15 { margin:15px !important;}
.m30 { margin:30px;}
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px !important;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px !important;}
.mt30 { margin-top:30px !important;}
.mt50 { margin-top:50px !important;}
.mt100 { margin-top:100px;}
.mb5 { margin-bottom:5px !important;}
.mb10 { margin-bottom:10px !important;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px !important;}
.mb50 { margin-bottom:50px;}
.mb100 { margin-bottom:100px;}
.ml5 { margin-left:5px!important;}
.ml10 { margin-left:10px!important;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.ml30 { margin-left:30px;}
.ml50 { margin-left:50px;}
.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;}
.mr30 { margin-right:30px !important;}
.mr50 { margin-right:50px !important;}
.mr100 { margin-right:100px;}

/*边距
******************************/
.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;}


/*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 { *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; }
.warp-all { width: 1000px; margin: 0 auto;}

/* 公用顶部区域
-------------------------------------- */




.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;}


/* 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);}


#faq { background-color: #FAFAFA; width: 100%; border-top: solid 1px #F5F5F5; border-bottom: solid 1px #F2F2F2; overflow: hidden;}
#faq ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; white-space: nowrap; padding: 0 0 20px 0; margin-left: -1% }
#faq li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; width: 17%; zoom:1;}
#faq dl { display: block; width: 90%; margin: 0 auto;}
#faq dl dt { font: 16px/20px "microsoft yahei"; color: #666; padding: 10px 5px; margin: 5px 0; border-bottom: solid 1px #E6E6E6;}
#faq dl dd { font: 12px/20px "microsoft yahei"; white-space: nowrap; text-overflow: ellipsis; display: block; clear: both; padding: 2px 5px; overflow: hidden; }
#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: #333;}

#footer { text-align: center;  margin: 0 auto; padding-bottom: 10px; overflow: hidden;}
#footer p { color: #666; word-spacing: 5px; padding: 10px 0; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer .vol { font-family: Verdana, Geneva, sans-serif; font-weight: 600; font-style: oblique; font-size: 12px;}
#footer .vol .b { color: #00F;}
#footer .vol .o { color: #F60;}
#footer .vol em { font-family: Georgia, Arial;  font-weight: 600; font-style: italic; color: #000; margin-left: 2px;}
/* tip提示 */
.tip-yellowsimple { 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;}


/* 调试模式 */
.trace { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color: #000; line-height: 18px; background:#FFF299; padding:8px; margin:8px; border:1px dashed silver;}
.trace fieldset { margin:8px;}
.trace fieldset legend { font-size: 16px; color: #000; font-weight:bold;}
.trace fieldset div { overflow:auto; max-height: 300px; _height: 300px; text-align:left;}

.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/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;}


/* mz_home_header*/
.mz_fl{ float:left;}
.mz_fr{ float:right;}
.mz_clear{ clear:both;}
a{ color:#555;}
.height30{ height:30px;}
.height20{ height:20px;}
.height10{ height:10px;}
.height25{ height:25px;}
.height5{ height:5px;}
.mz_nm { width: 1200px; margin: 0 auto;}
.mz_nm10 { width: 1000px; margin: auto;}
/* 公用头部区域 
----------------------top---------------- */


/*header*/
#mz_home_header{background:#fff;clear: both;}
#mz_home_header .mz_home_header_logo{ width:373px;}
#mz_home_header .mz_home_header_logo a { display:block; overflow:hidden;height:118px; width:303px;}
#mz_home_header .mz_home_header_mibble{ padding-top:25px;}
#mz_home_header .mz_home_header_mibble p.mz_home_header_MSearch{height:38px; width:100%}
#mz_home_header .mz_home_header_mibble p.mz_home_header_MSearch input{ background:none; border:none; height:35px; float:left;}
#mz_home_header .mz_home_header_mibble p.mz_home_header_MSearch input.mz_home_search{ line-height:32px; height:32px; width:434px; padding:0px 10px; color:#999; border:3px solid #c40001;}
#mz_home_header .mz_home_header_mibble p.mz_home_header_MSearch input.mz_home_submit{ width:90px; height:38px; color:#fff; font-family:'微软雅黑'; font-size:16px; cursor:pointer; background:#c40001; margin-right:1px; }
#mz_home_header .mz_home_header_mibble p.mx_home_header_Posi{ padding-left:2px; padding-top:5px;}
#mz_home_header .mz_home_header_mibble p.mx_home_header_Posi a,#mz_home_header .mz_home_header_mibble p.mx_home_header_Posi span{ float:left;}
#mz_home_header .mz_home_header_mibble p.mx_home_header_Posi span{ margin:0px 14px;}

#mz_home_header .mx_home_headerRight{ width:286px; padding-top:29px;}
/*
.head-user-menu { font-size: 0; *word-spacing:-1px; float: right;  padding-top:25px }
.head-user-menu dl { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline; margin-right: 10px; position: relative; z-index: 3; *zoom:1;}
.head-user-menu dl.my-mall { width: 108px;}
.head-user-menu dl.my-cart { width: 124px;}
.head-user-menu dl.hover { z-index: 101;}
.head-user-menu dl dt { line-height: 20px; color: #555; background-color: #FAFAFA; height: 20px; padding: 10px; border: solid 1px #F0F0F0; position: absolute; z-index: 2; top: 0; right: 0; cursor: pointer;}
.head-user-menu dl.my-mall dt { width: 90px;}
.head-user-menu dl.my-cart dt { width: 106px;}
.head-user-menu dl.hover dt { background-color: #FFF; border-width: 1px; border-color: #F0F0F0 #F0F0F0 #FFF #F0F0F0;}
.head-user-menu dl dt span.ico { background: url(../images/top_bg.png) no-repeat; vertical-align: middle; display: inline-block; width: 20px; height: 16px; }
.head-user-menu dl.my-mall span.ico { background-position: -100px 0; margin-right: 4px;}
.head-user-menu dl.my-cart span.ico { background-position: -120px 0; margin-right: 8px;}
.head-user-menu dl dt i { font-size: 0px; line-height: 0; vertical-align: middle; display: inline-block; width: 0px; height: 0px; margin-left: 8px; border-width: 4px; border-color: #777 transparent transparent transparent; border-style:solid dashed dashed dashed; -webkit-transition: .2s ease-in; -moz-transition: -webkit-transform .2s ease-in; -o-transition: -webkit-transform .2s ease-in; transition: .2s ease-in;}
.head-user-menu dl.hover dt i { FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -moz-transform: rotate(180deg); -moz-transform-origin: 50% 30%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 30%; -o-transform: rotate(180deg); -o-transform-origin: 50% 30%; transform: rotate(180deg); transform-origin: 50% 30%;}
.head-user-menu dl dd { background-color: #FFF; display: none; border: solid 1px #F0F0F0; position: absolute; z-index: 1; top: 40px; right: 0; }
.head-user-menu dl.my-mall dd { width: 308px;}
.head-user-menu dl.my-cart dd { width: 348px;}
.head-user-menu dl.hover dd { display: block;}
.head-user-menu dl dd a { color: #005EA6;}
.head-user-menu a.arrow i { background:url(../images/top_bg.png) no-repeat -150px 0; vertical-align: middle; display: inline-block; width: 4px; height: 7px; margin-left: 4px;}
.head-user-menu dl dd .goods-thumb { width: 50px; height: 50px;}
.head-user-menu dl dd .goods-thumb a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 48px; height: 48px; border: solid 1px #DDD; overflow: hidden; }
.head-user-menu dl dd .goods-thumb img { max-width: 48px; max-height: 48px; margin-top:expression(48-this.height/2); *margin-top:expression(24-this.height/2);}
.head-user-menu dl dd .sub-title { line-height: 28px; height: 28px; padding: 7px; border-bottom: solid 1px #DDD;}
.head-user-menu dl dd .sub-title h4 { font-weight: 600; float: left;}
.head-user-menu dl dd .sub-title a { float: right;}
.head-user-menu dl dd .user-centent-menu { width: 308px; padding: 8px 0; overflow: hidden;}
.head-user-menu dl dd .user-centent-menu ul { width: 310px; margin-left: -2px;}
.head-user-menu dl dd .user-centent-menu ul li { width: 138px; float: left; padding: 4px 0 4px 16px; border-left: solid 1px #EEE; }
.head-user-menu dl dd .browse-history { background-color: #FAFAFA; width: 308px; border-style: solid; border-width: 1px 0 0; border-color: #DDD transparent transparent;}
.head-user-menu dl dd .browse-history .part-title { height: 20px; padding: 6px 8px; }
.head-user-menu dl dd .browse-history .part-title h4 { float: left;}
.head-user-menu dl dd .browse-history .part-title a { float: right;}
.head-user-menu dl dd .browse-history ul { font-size: 0; *word-spacing:-1px; 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: #D93600; 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: #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;}
*/
/*nav*/
#mz_home_nav{ height:36px; background:#fff;}
#mz_home_nav ul.home_nav_list,#mz_home_nav ul.home_nav_list li{
	 float:left;
	 display:block;
	 line-height:36px;
	 height:36px;
}
#mz_home_nav ul.home_nav_list li a:hover{
	color:#c50105;
	text-decoration:none;
}
#mz_home_nav ul.home_nav_list li a.nav_goods_hover{
	color:#c50105;
	text-decoration:none;
	 position:relative; z-index:10000;
	/*background:url(../images/navbg.jpg) no-repeat center bottom;*/
}

#mz_home_nav a.mz_home_nav_a{ display:block; height:36px; font-family:'宋体'; font-size:14px; font-weight:bold; color:#020202;margin:0px 20px;}
#mz_home_nav span.mz_home_nav_span{font-size:14px; color:#999; }
#mz_home_cat{ width:220px; position:relative;}
#mz_home_cat span.mz_home_catTitle a{ display:block; height:36px; width:220px; background:#c40000; margin:0px; text-align:center;font-family:'微软雅黑'; font-size:16px; color:#fff; line-height:36px;}
.home_nav_goods{
	width:778px;
	position:absolute;
	left:220px;
	background:url(../images/navbg_line.jpg) #fff repeat-x;
	padding:20px 0px;
	top:35px;
	overflow:hidden;
	display:none
	
	
	
}
.home_nav_goods dl{
	
	width:900px;
}
.home_nav_goods dl dd{
	width:240px;
	border-right:1px #e6e6e6  solid;
	float:left;
	padding:10px;
	position:relative;
	line-height:22px;
}

.home_nav_goods dl dd .nav_goods_title{
	width:125px;
}

.home_nav_goods dl dd .nav_hover_clcik{
	display:none;
}
.home_nav_goods dl dd .nav_hover_clcik a{
	position:absolute;
	left:60px;
	bottom:-20px;
	
}

.home_nav_goods dl dd a{
	font-size:15px;
	font-weight:bold;
	color:#333;
	white-space: nowrap;
	line-height:22px;
}

.home_nav_goods dl dd p.nav_goods_title{
	display:block;
	margin-top:20px;
	
	
	
	
}



.home_nav_goods dl dd p.nav_goods_title1{
	display:block;
	margin:10px auto;
	color:#444;
	font-size:12px;
	line-height:18px;
}
.home_nav_goods dl dd p strong {
	font-size:18px;
	font-weight:normal;
	
	
}

/*foot*/

#mz_home_footTop a:hover, #mz_home_footBottom a:hover{text-decoration:underline;}

#mz_home_footTop{width:100%; margin:0 auto; background-color:#FFFFFF;font-size:16px;}

.mz_home_footTopTop{width:100%; height:auto; border-bottom:1px solid #dcdcdc}

.mz_home_footTopTop a{display:block; width:1230px; margin:0 auto; }

.mz_home_footTopTop a img{width:100%;}

.mz_nm{width:1230px; margin:0 auto;}

#mz_home_footTop .mz_nm dl{float:left; width:10%; padding:2% 5%; *padding:2% 4.5%; font-family:"微软雅黑"; display:block;}

#mz_home_footTop .mz_nm dl dt {
    width: 100%;
    margin-bottom: 10%;
    font-size: 15px;
    color: #333;
}

#mz_home_footTop .mz_nm dl dd{width:100%; margin:4% 0px;}

#mz_home_footTop .mz_nm dl dd a{color:#333333; font-size:12px; text-align:center;}

#mz_home_footBottom {
    width: 100%;
    background-color: #000000;
    font: 16px/4px "微软雅黑","宋体",Arial,Verdana,"Lucida Grande","Lucida Sans Unicode",Helvetica,sans-serif;
}


.mz_home_footBottomContent{margin:0 auto; width:100%; padding:1% 0;}

.mz_home_footBottomContent p{display:block; color:#ffffff !important; margin:0.5% auto; text-align:center;font-family:"微软雅黑";}

.mz_home_footBottomContent p a{color:#ffffff !important; margin:0 0.2%; font-size:12px;}

.mz_home_footBottomContent p i{margin:0 1%; float:left; display:block;}

.mz_home_footBottomContent p strong{font-size:12px;}

.mz_home_footBottomContentImg {width:25%; display:block; margin:0 auto; padding:1% 0px; clear:both;}

#mz_home_footBottom .mz_home_footBottomContent p.mz_home_footBottomContentImg span{display:block; width:45%; margin:0px 1%; float:left;}

#mz_home_footBottom .mz_home_footBottomContent p.mz_home_footBottomContentImg span img{width:88%;}

#mz_home_footBottom .mz_home_footBottomContent p.mz_number{font-size:12px; display:block; line-height:2em; clear:both; white-space:pre;}

/* go back*/

#mz_Ftop{ position:fixed; bottom:0px; right:0px; width:38px; *zoom:1;}
#mz_Ftop span{ display:block; height:38px; width:38px; margin-bottom:1px; background:url(../images/shop/mz_FtopTopBG.png) no-repeat 0px 0px; cursor:pointer;}
#mz_Ftop span.mz_FtopMibble{ background-position:0px -39px;}
#mz_Ftop span.mz_FtopBottom{ background-position:0px -78px;}






#mz_home_left{ width:220px; height:480px; position:absolute; top:36px; left:0px; z-index:1000;}
#mz_home_left .mz_home_leftAll,#mz_home_left .mz_home_leftAll{ position:relative}
#mz_home_left .mz_home_left_bg{ 
	width:220px; background:#000; height:480px;
	position:absolute; top:0px; left:0px;
	filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;
	z-index:20;
}		
#mz_home_left .mz_home_left_bg_fuzhu{
	position:absolute;
	height:478px; width:416px; border:1px solid #c40000; border-left:none; border-right:none; background:#fff; top:0px; right:-406px;
	filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;
	z-index:19;
	display:none;
	
}		
#mz_home_left .mz_home_leftList{position:absolute;	top:0px;left:0px; width:220px; z-index:21; height:480px;}
#mz_home_left .mz_home_leftList ul{ display:block;position:relative;}
#mz_home_left .mz_home_leftList li{ padding: 0px 10px; width:200px; white-space:nowrap; }
#mz_home_left .mz_home_leftList li a.mz_home_leftListTitle,#mz_home_left .mz_home_leftList li i.mz_home_leftListTitleBg,#mz_home_left .mz_home_leftList li span.mz_home_leftRightBg{ display:block;}
#mz_home_left .mz_home_leftList li a.mz_home_leftListTitle{ color:#fff; font-family:'微软雅黑'; font-size:14px; padding-top:10px;}
#mz_home_left .mz_home_leftList li i.mz_home_leftListTitleBg{width:29px; height:20px;  margin-top:10px;}
#mz_home_left .mz_home_leftList li span.mz_home_leftRightBg{ width:6px; height:9px; background:url(../images/shop/mz_home_leftBG.png) no-repeat -5px -108px; margin-top:15px; *margin-top:15px;}
#mz_home_left .mz_home_leftList li .mz_home_leftListbottom{ border-bottom:1px  dotted #444; padding:5px 0px; *padding:3px 0px; padding-left:29px;  max-height:38px; overflow:hidden}
#mz_home_left .mz_home_leftList li .mz_home_leftListbottom a{ color:#999; float:left; margin-right:8px;}
#mz_home_left .mz_home_leftList li .mz_home_leftHoverContent{display:none; overflow:auto;}
/*覆盖*/
#mz_home_left .mz_home_leftList li.mz_home_leftHover{ background:#c40000;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftListbottom{border-bottom:1px solid #c40000;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftListbottom a{ color:#ffbaba;}
/*
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_fuzhu{position:absolute; height:478px; width:406px; border:1px solid #c40000; border-left:none; border-right:none; background:#fff; top:0px; right:-406px;
	filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;
}
*/
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent{ position:absolute; height:478px; top:0px; width:416px; border:1px solid #c40000; border-left:none; border-right:none; top:0px; right:-406px;
}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent dl{ padding:0px 20px;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent dl dt{border-bottom:1px solid #999; height:37px; line-height:37px; overflow:hidden;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent dl dt span,#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent dl dt a{ float:left; font-family:"微软雅黑"; font-size:13px; color:#000;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent dl dt span{ width:57px; display:inline-block; text-align:center;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent dl dt span img{ height:37px; width:37px;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent dl dd{ width:344px; overflow:hidden;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent dl dd a,#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent dl dd span{ float:left; margin-top:5px;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent dl dd a{ margin:0px 8px; margin-top:5px;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent p.mz_home_leftHoverContentBrank{ padding:20px;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent p.mz_home_leftHoverContentBrank a,#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent p.mz_home_leftHoverContentBrank a img{ height:30px; width:81px;}
#mz_home_left .mz_home_leftList li.mz_home_leftHover .mz_home_leftHoverContent p.mz_home_leftHoverContentBrank a{ display:block; float:left; margin-right:8px; margin-bottom:5px	}












/*header2*/
#mz_home_header .mz_home_header_logo2{ width:230px;}
#mz_home_header .mz_home_header_logo2 a { display:block;  height:85px; width:230px;}
#mz_home_header .mz_home_header_shop_logo2{ width:266px; height:46px; border-left:1px solid #eee; padding-left:25px; margin-top:18px;}
#mz_home_header .mz_home_header_shop_logo2 a{  line-height:25px;}
#mz_home_header .mz_home_header_shop_logo2 a.mz_shopName{font-size:12px; color:#000; font-weight:bold;}
#mz_home_header .mz_home_header_shop_logo2 a.mz_shopOnLine{ height:20px; width:20px; background:url(../images/shop/mz_OneLine.jpg) no-repeat 0px 0px;}
#mz_home_header .mz_home_header_mibble2{ padding-top:13px;}
#mz_home_header .mz_home_header_mibble2 p.mz_home_header_MSearch{ height:38px; width:633px;}
#mz_home_header .mz_home_header_mibble2 p.mz_home_header_MSearch input{ background:none; border:none; height:35px; float:left;}
#mz_home_header .mz_home_header_mibble2 p.mz_home_header_MSearch input.mz_home_search{ display:inline-block; text-align:center line-height:32px; height:32px; width:428px; padding:0px 8px; border:3px solid #c40001; color:#999;}
#mz_home_header .mz_home_header_mibble2 p.mz_home_header_MSearch .mz_home_submit{ display:inline-block; width:90px; text-align:center; height:38px; line-height:38px; color:#fff; font-family:'微软雅黑'; font-size:16px; cursor:pointer; background:#c40001; margin-right:1px; }
#mz_home_header .mz_home_header_mibble2 p.mz_home_header_MSearch .mz_home_shopsubmit{margin-right:5px; background:#000; color:#fff; font-family:'微软雅黑'; font-size:16px; line-height:38px; cursor:pointer; margin:0px; }/*goods_layout*/
#mz_home_header .mz_home_header_mibble2 p.mx_home_header_Posi{ padding-left:2px; padding-top:5px;}
#mz_home_header .mz_home_header_mibble2 p.mx_home_header_Posi a {font-size: 12px;}
#mz_home_header .mz_home_header_mibble2 p.mx_home_header_Posi a,#mz_home_header .mz_home_header_mibble2 p.mx_home_header_Posi span{ float:left;}

#mz_home_header .mz_home_header_mibble2 p.mx_home_header_Posi a.rfont{color:#c40004;}
#mz_home_header .mz_home_header_mibble2 p.mx_home_header_Posi a:hover{color:#c40004;}
#mz_home_header .mz_home_header_mibble2 p.mx_home_header_Posi span{ margin:0px 14px;}
/*banner2*/
#mz_shopBanner{ /*background:#c40001;*/}
#mz_shopBanner .mz_shopBannerContent{/*height:120px; background:#906;*/}
/*nav2*/
#mz_shopNav {/* background:#c40001*/}
#mz_shopNav .mz_shopNav{line-height:32px;}

#mz_shopNav ul li{
	float:left;
	display:block;
	width:80px;
	text-align:center;
	font-size:12px;
	line-height:30px;
	margin-right:10px;

}
#mz_shopNav ul li a{	color:#fff;}





/*login_header*/
.mz_nm99{ width:1000px; margin:0px auto;}
#mz_login_header{height:97px; background:#f5f5f5;}
#mz_login_header a,#mz_login_header span{ display:block;}
#mz_login_header span{ line-height:97px; margin-left:15px; font-family:"微软雅黑"; font-size:24px; color:#000;}
#mz_login_header a.mz_back_index{height:25px; padding-left:27px; background:url(../images/member/mz_member_BackIndex.jpg) no-repeat 0px 0px; line-height:25px; margin-top:37px;}

/*office*/

#mz_home_header .mz_home_header_mibble p.mz_home_header_MSearch input.mz_office_search{border:3px solid #3569cc;}
#mz_home_header .mz_home_header_mibble p.mz_home_header_MSearch input.mz_office_sub{background:#3569cc; }
#mz_home_header .mz_home_header_mibble p.mx_home_header_Posi a.mz_office_header_a:hover{color:#3569cc}






/*dianpu   nav*/

#mz_shopNav_left{ width:150px; height:30px; position:relative; z-index:10000}
#mz_shopNav .mz_shopNav_right{ width:1000px;}
#mz_shopNav_left span.mz_shopNav_left_title{ height:30px; width:150px; overflow:hidden; display:block; line-height:30px; color:#fff; cursor:pointer;}
#mz_shopNav_left span.mz_shopNav_left_title i{ display:inline-block; height:10px; width:10px; overflow:hidden; background:url(../images/shop/mz_home_topBG.gif) no-repeat 0px 0px; margin-right:10px; margin-top:10px; float:left;}
#mz_shopNav_left .mz_shopNav_left_content{ width:150px; filter:alpha(opacity=95); -moz-opacity:0.95; opacity:0.95; background-color:#eee; position:absolute; top:30px; left:0px; display:none;}
#mz_shopNav_left .mz_shopNav_left_content ul li{ position:relative; width:150px;}
#mz_shopNav_left .mz_shopNav_left_content ul li a.mz_shopNav_left_content_top{ color:#000; display:block; height:30px; line-height:30px; width:120px; padding-left:30px; text-align:left;}
#mz_shopNav_left .mz_shopNav_left_content ul li.mz_shopNav_left_content_hover{ background:#555}
#mz_shopNav_left .mz_shopNav_left_content ul li.mz_shopNav_left_content_hover a.mz_shopNav_left_content_top{ color:#fff;}
#mz_shopNav_left .mz_shopNav_left_content ul li .mz_shopNav_left_content_licontent{ position:absolute; top:0px; left:150px; background:#555; width:300px; overflow:hidden; padding-top:5px; padding-bottom:10px; display:none;}
#mz_shopNav_left .mz_shopNav_left_content ul li .mz_shopNav_left_content_licontent span{ display:block; float:left; height:30px; width:90px; line-height:30px;}
#mz_shopNav_left .mz_shopNav_left_content ul li .mz_shopNav_left_content_licontent span a{ color:#fff;}