/* 头部 BEGIN*/
.header{background-color: #FFF;width: 100%;}
.header .logo{float:left;margin:10px 0 auto 0;}
.header .logo img{ max-width: 420px;max-height: 120px;width: auto;height: auto;vertical-align: middle;}
.header .logo .logo-text{font-size: 24px;font-weight: bold;color: #333;margin-left: 10px;vertical-align: middle;}
.header .logo a{display: flex;align-items: center;}
/*头部搜索*/
.header .top_search{position:relative;z-index:100;float:left;margin:25px 0 0 20px;width:400px}
.header .form_fields{padding:0;height:36px;border:1px solid #ddd;background-color:#fff;border-radius: 4px;overflow: hidden;}
.header .form_fields .keyword{float:left;margin-left:0;padding:0 10px;width:70%;height:36px;border:0 none;color:#555;text-indent:5px;line-height:36px;border-radius: 4px 0 0 4px;}
.header .form_fields .submit{float:right;width:80px;height:36px;border:none;background:#46be8a;color:#fff;font-size:1pc;font-family:Microsoft YaHei;line-height:1;cursor:pointer;border-radius: 0 4px 4px 0;}
.header .top_search_keywords { float:left; width:100%;}
.header .top_search_keywords li {float:left; height:28px; line-height:28px; margin-right:15px;}
.header .top_search_keywords li.first{ border: none;}
.header .top_search_keywords li a {display:block; color:#999;}
.header .top_search_keywords li a:hover{ color:#46be8a;}
/*头部右侧*/
.header .user_menu { font-size: 0; *word-spacing:-1px/*IE6、7*/; float: right; margin: 25px 0 0 0; }
.header .user_menu dl { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; margin-left: 10px; position: relative; z-index: 3; *zoom:1/*IE6、7*/;}
.header .user_menu dl.my-cart { width: 124px;}
.header .user_menu dl.hover { z-index: 101;}
.header .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;}
.header .user_menu dl.my-cart dt { width: 106px;}
.header .user_menu dl.hover dt { background-color: #FFF; border-width: 1px; border-color: #46be8a #46be8a #FFF #46be8a;}
.header .user_menu dl dt .ico {vertical-align: middle; display: inline-block; height:20px;line-height:20px;margin-right:4px;font-size:15px;float:left;}
.header .user_menu dl.my-cart .ico {font-size:16px;}
.header .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;}
.header .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%;}
.header .user_menu dl dd { background-color: #FFF; display: none; border: solid 1px #46be8a; position: absolute; z-index: 1; top: 40px; right: 0; }
.header .user_menu dl.my-cart dd { width: 348px;}
.header .user_menu dl.hover dd { display: block;}
.header .user_menu dl dd a { color: #005EA6;}
.header .user_menu a.arrow i {vertical-align: middle; display: inline-block; width: 4px; height: 7px; margin-left: 4px;}
.header .user_menu dl dd .goods-thumb { width: 50px; height: 50px;}
.header .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; }
.header .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);}
.header .user_menu dl dd .sub-title { line-height: 28px; height: 28px; padding: 7px; border-bottom: solid 1px #DDD;}
.header .user_menu dl dd .sub-title h4 { font-weight: 600; float: left;}
.header .user_menu dl dd .sub-title a { float: right;}
.header .user_menu dl dd .incart-goods-box { display: block; width: 348px; max-height: 267px; overflow: hidden; position: relative;}
.header .user_menu dl dd .incart-goods { text-align: center; width: 100%;}
.header .user_menu dl dd .incart-goods .no-order { margin: 20px 0;}
.header .user_menu dl dd .incart-goods .loading { width: 16px; height: 16px; margin: 20px auto;}
.header .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; }
.header .user_menu dl dd .incart-goods dt, .header .user_menu dl dd .incart-goods dd { background-color: transparent; border: 0; position: absolute; z-index: 1; }
.header .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; }
.header .user_menu dl dd .incart-goods dt.goods-name a { color: #333;}
.header .user_menu dl dd .incart-goods dd.goods-thumb { top: 8px; left: 8px;}
.header .user_menu dl dd .incart-goods dd.goods-price { text-align: right; width: 80px; height: 16px; top: 6px; right: 12px;}
.header .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;}
.header .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; }
.header .user_menu dl dd .incart-goods dd.handle {  width: 32px; top: 22px; right: 10px;}
.header .user_menu dl dd .checkout { background-color: #F0F0F0; text-align: right; padding: 8px; overflow: hidden;}
.header .user_menu dl dd .checkout .total-price { line-height: 20px; display: block;}
.header .user_menu dl dd .checkout .total-price i { font-weight: 600; color: #46be8a; margin: 0 4px;}
.header .user_menu dl dd .checkout .total-price em { font-family: Verdana, Geneva, sans-serif; font-size: 18px; font-weight: 600; color: #46be8a;}
.header .user_menu dl dd .checkout .btn-cart { float: right; clear: both; line-height: 20px; color: #FFF; background-color: #46be8a; padding: 4px 8px; margin-top: 4px; border-radius: 4px;}
.header .user_menu dl div.addcart-goods-num { font: bold 11px/14px Verdana; color: #FFF; background: #46be8a; text-align: center; display: inline-block; height: 16px; min-width: 16px; border: none 0; border-radius: 8px; position: absolute; z-index: 3; top: -4px; left: 20px;}
/* 头部 END*/


/* 导航 BEGIN*/
.mall_nav{width:100%;height:40px;margin:0 auto;position:relative;z-index:99;zoom:1;border-bottom: 2px solid #46be8a;background: #fff;}
.mall_nav .nav_list{width:100%;float:left;overflow:hidden;height: 40px;text-align: center;}
.mall_nav .nav_list .site_menu {display: inline-block;}
.mall_nav .nav_list .site_menu li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; *zoom: 1;border-right: 1px solid #eee;}
.mall_nav .nav_list .site_menu li:last-child {border-right: none;}
.mall_nav .nav_list .site_menu li a {  font-size: 16px; font-weight: normal; line-height:40px; color: #333; height: 40px; padding:0px 30px; display: inline-block; *display:inline/*IE6、7*/; zoom:1;}
.mall_nav .nav_list .site_menu li a:hover { text-decoration: none; color: #46be8a;}
.mall_nav .nav_list .site_menu li a.current { font-weight: 600; color: #46be8a; }
/* 导航 END*/
