@charset "UTF-8";
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em,
 img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table,
 caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output,
 section, summary,time, mark, audio, video, input, select { margin:0;padding:0;}
body{ background: #f8f8f8; color: #333;font:12px/1.5 "Microsoft Yahei","Hiragino Sans GB",arial,sans-serif; min-width: 1200px;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
address,cite,dfn,em,var,i{ font-style:normal}
ol, ul { list-style: none;}
img{ border: 0;}
table { border-collapse: collapse; border-spacing: 0;}
a{ color: #333; text-decoration: none;}
a:hover{ color: #d6001d; text-decoration: none;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix { height: 1%;}
input::-ms-clear, ::-ms-reveal{display: none;}
input:focus,textarea:focus,select:focus { outline:none;}
.ui_layout {
  background: none; }
body .tag_top {
  min-height: 35px; }

/*清除浮动*/
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1; 
}
/**页面头部**/
.tag_top {
  line-height: 33px;
  box-shadow: 0 0 1px 0 #f0f0f0;
  background-color: #f0f0f0;
  font-size: 12px; }

.tag_top a:hover, .tag_top .top-qq:hover {
  color: #e4393c !important; }

.tag_top a.hover-disbled:hover {
  color: #333; }

.tag_top a, .tag_top span {
  margin-left: 20px; }

.tag_top .top-left span {
  margin-left: 0; }

.tag_top a:first-child {
  margin-left: 0; }

.tag_top .ui_sign a:last-child {
  margin-left: 0; }

.tag_top .ui_sign a.ui_sign_quit {
  margin-left: 10px;
  color: #999; }

.tag_top .sign-zindex {
  position: relative;
  z-index: 999999999;
  left: 10px; }

.tag_top .ui_sign a.old-shop:hover {
  color: #fff; }

.tag_top .top-left a i {
  font-size: 14px;
  line-height: 14px;
  vertical-align: -1px;
  margin-right: 2px; }

.tag_top .login-btn {
  margin-right: 20px; }
  
.header-login-status-bar {
    height: 35px;
    line-height: 33px;
    background: #f0f0f0;
}
.ui_layout {
  background: none; }
  .search-bar {
	padding-top: 15px;
	background: #fff;
}
.search-bar-show {
	opacity: 0;
}
.fixed-search {
	display: none;
}
.fixed-search .search-bar-logo img {
	max-width: 260px;
	height: 60px;
	margin-top: 8px;
}
.search-bar-box {
	position: relative;
	z-index: 1000;
	height:80px;
}
.search-bar-logo {
	float:left;
	/*position: absolute;
	left: 0;
	top:-10px;*/
}
.search-bar-logo img {
	max-width: 280px;
	height: 80px;
}
.head_cart {
	height: auto;
}
.search-bar .batch_wrap {
	position: absolute;
	top: 0;
}
.search-bar .self-button {
	position: relative;
	display: block;
	width: 100px;
	height: 30px;
	padding: 4px 25px 4px 17px;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	margin-right: 19px;
	font-size: 13px;
	color: #188cde;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
	cursor: pointer;
}
.search-bar .self-button .iconfont {
	margin-right: 4px;
	font-size: 20px;
	line-height: 30px;
	vertical-align: middle;
}
.head_cart .hcart_but {
	white-space: nowrap;
	text-overflow:ellipsis;
}
.head_cart .hcart_but i {
	vertical-align: middle;
}
.search {
	width: auto;
	margin-left: 20px;
	float: left;
}
.search .search_tab {
	height: 80px;
    display: table-cell;
    vertical-align: middle;
}
.search .form {
	position: relative;
	width: 100%;
	line-height: 38px;
}
.search .batch_btn {
    position: absolute;
    right: 155px;
    top: 9px;
    cursor: pointer;
    line-height: 12px;
    padding: 5px 0;
    color: #cfcfcf;
}
.search .text {
    border: 2px #e4393c solid;
    height: 28px;
    line-height: 28px;
    width: 520px;
    float: left;
    border-radius: 2px 0 0 2px;
}
.search .button {
    width: 132px;
    float: left;
    background-color: #e4393c;
    height: 40px;
    border-radius: 0 2px 2px 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
}
.head_cart {
    position: relative;
    height: 50px;
}
.head_cart .hcart_but {
    font-size: 13px;
    line-height: 26px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    padding: 4px 25px;
    display: block;
    cursor: pointer;
    position: relative;
    color: #e4393c;
}
.head_cart .hcart_but i {
    margin-right: 4px;
    font-size: 20px;
    line-height: 30px;
}
.hcart_but .nub {
    position: absolute;
    line-height: 12px;
    border-radius: 18px;
    display: block;
    top: 3px;
    right: 6px;
    background-color: #e4393c;
    color: #fff;
    padding: 3px 5px;
}
.cartshow {
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 300;
    width: 355px;
    border: 1px solid #e5e5e5;
    min-height: 150px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.2);
    font-size: 12px;
    color: #666;
    opacity: 0;
}
.search-bar .self-button {
    position: relative;
    display: block;
    width: 100px;
    height: 30px;
    padding: 4px 25px 4px 17px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    margin-right: 19px;
    font-size: 13px;
    color: #188cde;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
    cursor: pointer;
}
.search-bar .self-button .iconfont {
    margin-right: 4px;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
}
.nav_category {
    position: relative;
    background: #e4393c;
    z-index: 99;
    height: 36px;
}
.ui_layout .nav_category .allcy_link {
    width: 200px;
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 36px;
    height: 40px;
    color: #fff;
}
.nav_list li a, .nav_category a.allcy_link, .category_show .biglink {
    padding: 0 20px;
    display: inline-block;
}
.nav_category a {
    transition: all 0.3s;
}
.ui_layout .nav_category .allcy_link i {
    margin: 0 10px 0 15px;
    font-size: 22px;
    float: left;
}
.category_show {
    position: absolute;
    top: 38px;
    background: rgba(0, 0, 0, 0.7);
    display: block;
    width: 200px;
    height: 450px;
    z-index: 5;
}
.category_show .biglink {
    width: 160px;
    line-height: 40px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.category_show .actived .biglink {
    background:#ededed;
    color: #333 !important;
}
.category_show .actived .biglink a {
    color: #333;
}
.nav_list li a, .nav_category a.allcy_link, .category_show .biglink {
    /* padding: 0 20px; */
    padding: 10px 20px;
    display: inline-block;
}
.category_show .biglink i, .category_show .crbox dl dt a i {
    float: right;
    font-size: 12px;
}
.nav_category ul li a {
    color: #fff;
}
.nav_category ul li a:hover {
    background: inherit;
    color: #e4393c !important;
}
.category_show .crbox {
    position: absolute;
    left: 200px;
    top: 0;
    background: rgba(255, 255, 255, 0.95);
    padding: 10px 10px 10px 20px;
    min-width: 620px;
    height: 430px;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 120;
}
.category_show .category-list {
    width: 611px;
    padding: 10px 0;
}
.category_show .crbox dl {
    float: left;
    overflow: hidden;
    width: 100%;
}
.category_show .crbox dl dt {
    float: left;
    margin-right: 20px;
}
.category_show .crbox dl dt a {
    text-align: right;
    display: block;
    width: 99px;
    line-height: 40px;
    color: #333;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.category_show .crbox dl dt a i {
    margin-left: 10px;
    font-weight: normal;
    display: none;
}
.category_show .biglink i, .category_show .crbox dl dt a i {
    float: right;
    font-size: 12px;
}
.category_show .crbox dl dd {
    float: left;
    border-bottom: 1px solid #e5e5e5;
    width: 492px;
    padding: 6px 0;
    zoom: 1;
}
.category_show .crbox dl dd a {
    float: left;
    line-height: 28px;
    margin-right: 20px;
    color: #666;
}
.nav_list li {
    float: left;
    height: 36px;
}
ul.nav_list li > a {
    position: relative;
    font-size: 16px;
    padding: 0 23px;
    line-height: 36px;
    margin: 0 2px;
    color: #333;
}
.category_show .category-brand {
    margin-left: 620px;
    border-left: 5px solid #f5f5f5;
    padding-left: 20px;
    height: 100%;
    padding-right: 10px;
}
.category_show .category-brand ul {
    padding: 10px 0;
}
.category_show .category-brand li {
    margin-bottom: 5px;
    border: 1px solid #f5f5f5;
}
.category_show .category-brand li img {
    width: 100px;
    height: 36px;
}
.gks-relative {
    position: relative;
}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:380px;height:380px;background:#ffffff;border:1px solid #e6e6e6;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("/Application/Ecom/View/Public/ecoms/images/mask.png") repeat transparent;cursor:move;z-index:1;}		