.public-top-layout{
    line-height: 30px;
    height: 30px;
    padding: 0;
    background-color: #FAFAFA;
    font-size: 12px;
    /*overflow: hidden;*/
}
.w {
    width: 1200px;
    margin: 0 auto;
}
.public-top-layout .topbar {
    height: 30px;
}
.public-top-layout .user-entry {
    height: 30px;
    line-height: 30px;
    padding: 0;
    width:auto;
    float: left;
}
.public-top-layout .user-entry a{
    color:#ff6c00;
}
#b_city {
    display: inline-block;
    max-width: 57px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}
.head-user-menu dl.my-app{
    display: block;
    width: 80px;
    position: relative;
    z-index: 3;
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
}
.head-user-menu dl.my-app dt{
    width: 80px;
    text-align: center;
    background-color: #FAFAFA;
    padding: 0;
    height: 30px;
    line-height: 30px;
    color: #777;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    cursor: pointer;
}
.head-user-menu dl.my-mall {
    width: 80px;
}
.head-user-menu dl {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 3;
    *zoom: 1;
}
.head-app{
    width: 183px;
    float: left;
    position: relative;
    z-index: 999999;
    line-height: 30px;
    max-width: 183px;
}
.head-user-menu dl.hover dt {
    background-color: #FFF;
    border-width: 1px;
    border: 1px solid #f0f0f0;
    border-bottom: 1px solid #fff;
    border-color: #F0F0F0 #F0F0F0 #FFF #F0F0F0;
    width: 80px;
    text-align: center;
    padding: 0;
    height: 30px;
    line-height: 30px;
    color: #777;
    /*background-color: #FAFAFA;*/
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    cursor: pointer;
}
.web-nav-wrap dl.hover{
    border: solid 1px #F0F0F0;
    border-bottom: 0;
    background-color: #fff;
}
.head-user-menu dl.my-cart{
    width: 80px;
}
.head-user-menu dl.my-cart dt{
    width: 80px;
    text-align: center;
}
.head-user-menu dl.my-mall dt{
    width: 80px;
    text-align: center;
}
.head-user-menu dl.my-cart dd{
    width: 348px;
}
.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.hover dd {
    display: block;
}
.head-user-menu dl.hover {
    z-index: 101;
}
.head-user-menu dl dd {
    background-color: #FFF;
    display: none;
    border: solid 1px #F0F0F0;
    position: absolute;
    z-index: 1;
    top: 30px;
    right: 0;
    padding: 5px;
    width: 105px;
}
.head-user-menu dl.my-mall dd{
    width: 308px;
}
.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 a {
    color: #005EA6;
}
.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 .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 .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 .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-app .download-app {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#F2FFFFFF', endColorstr='#F2FFFFFF');
    background: rgba(255, 255, 255, 0.95);
    display: none;
    width: 400px;
    max-height: 280px;
    overflow: auto;
    padding: 9px;
    border: solid 1px #AAA;
    position: absolute;
    z-index: 1;
    left: 20px;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
}
.download-app table td a {
    line-height: 24px;
    font-size: 13px;
}
.head-user-menu dl dt{
    line-height: 20px;
    color: #777;
    background-color: #FAFAFA;
    height: 20px;
    padding: 5px 0px;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    cursor: pointer;
}
.head-user-menu dl dd .sub-title h4{
    font-weight: 600;
    float: left;
}
.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;
    margin-left: 7px;
}
.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 .btn-cart {
    float: right;
    clear: both;
    line-height: 20px;
    color: #FFF;
    background-color: #E4393C;
    padding: 4px 8px;
    margin-top: 4px;
    border-radius: 4px;
}
.head-user-menu dl dd .sub-title {
    line-height: 28px;
    height: 28px;
    padding: 7px;
    border-bottom: solid 1px #DDD;
}
.head-user-menu dl dt i {
    background: url(/fuwu/resource/images/top_bg.png) no-repeat 0 0;
    vertical-align: middle;
    display: inline-block;
    width: 6px;
    height: 3px;
    margin-left: 3px;
    -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 {
    font-size: 0;
    *word-spacing: -1px;
    text-align: right;
    height: 30px;
    float: right;
    width:auto;
}
.public-top-layout .quick-menu dl{
    text-align: left;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    width: 80px;
    height: 30px;
    position: relative;
    z-index: 999;
    *zoom: 1;
}
.public-top-layout .quick-menu dl dt{
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    padding: 5px 0;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 7px;
}
.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 a{
    color: #777;
}
.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 6px;
}
.web-nav-wrap{
    display: inline-block;
    width:80px;
    height:30px;
    vertical-align: top;
}
/* .web-nav-wrap .web-nav{
    display: none;
    position: absolute;
    top:30px;
    left:50%;
    margin-left:-600px;
    width:1198px;
    background: #fff;
    z-index: 9999;
    padding:10px 0;
    border: solid 1px #F0F0F0;
    -webkit-box-shadow: 1px 2px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 2px 1px rgba(0,0,0,.1);
    box-shadow: 1px 2px 1px rgba(0,0,0,.1);
    overflow: hidden;
} */
/*.web-nav-wrap .web-nav ul.wn-left{
  width:340px;
  padding-left: 20px;
  border-left:0;
}
.web-nav-wrap .web-nav ul{
  width:255px;
  padding-left: 20px;
  float: left;
  border-left:1px solid #eee;
}*/
.web-nav-wrap .web-nav ul.wn-left{
    /*width:133.33px;*/
    padding-left: 20px;
    border-left:0;
}
.web-nav-wrap .web-nav ul{
    width:auto;
    padding-left: 20px;
    float: left;
    box-sizing: border-box;
    /* border-left:1px solid #eee; */
    padding-bottom:1000px;
    margin-bottom:-1000px;
    overflow: hidden;
}
.web-nav-wrap .web-nav ul li a{
    overflow: hidden;
    display: block;
    font-size: 12px;
    float: left;
    width: 85px;
    line-height: 24px;
    text-align: left;
    white-space: nowrap;
}
.web-nav-wrap .web-nav ul li a:hover{
    color:#ff6c00!important;
}
.web-nav-wrap .web-nav ul li.wn-tit{
    display: block;
    width:100%;
    overflow: hidden;
}
.web-nav-wrap .web-nav ul li.wn-tit a{
    display: block;
    text-align: left;
    width:100%;
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #666;
}
.public-top-layout .quick-menu dl dt i{
    margin-left:3px;
}
.head-user-menu a.arrow i{
    background: url(/fuwu/resource/images/top_bg.png) no-repeat 0px 0px;
    vertical-align: middle;
    display: inline-block;
    width: 6px;
    height: 3px;
    margin-left: 6px;
    transition: all;
}
.no-theme, .no-goods {
    text-align: center;
    display: block;
    margin: 100px 0;
}
#navBar{
    margin:0px;
}
fieldset, img{
    height:auto !important;
}