﻿ 
 .ui-button-text-only .ui-button-text {
    padding: 0 1em!important;
}
.ui-dialog .ui-dialog-buttonpane button{ height:32px!important;}

html {
    color: #333;
    background: #fff;
    text-rendering: optimizelegibility;
    box-sizing: border-box;
}
article, aside, blockquote, body, button, code, dd, details, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: PingFang SC,Lantinghei SC,Helvetica Neue,Microsoft Yahei,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,sans;
    font-weight: 400;
}
body, button, input, select, textarea {
    font: 400 1em/1.5 PingFang SC,Lantinghei SC,Helvetica Neue,Microsoft Yahei,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,sans;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400;
}
button, input {
    line-height: normal;
}
body {
    background: #f7f7f7;
}
body.whitebody {
    background-color: #fff;
}
body.hidesidebar {
    padding-right: 0;
}
ol,
ul {
    list-style: none
}
.container {
    font-size: 14px;
    width: 1180px;
    margin: 0 auto;
}
a {
    
}
a, ins {
    text-decoration: none;
}
a.inherit {
    color: inherit;
}
fieldset, img {
    border: 0;
}
[class*=" btn-"], [class^=btn-] {
    display: inline-block;
    padding: 8px 17px;
    line-height: 1;
    border: none;
    border-radius: 2px;
    outline: 0;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
}
@font-face {
  font-family: 'jiupi-iconfont';
  src: url('//at.alicdn.com/t/font_1460716305_3055909.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1460716305_3055909.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1460716305_3055909.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1460716305_3055909.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1460716305_3055909.svg#iconfont') format('svg'); /* iOS 4.1- */
} 
                    
                    
[class*=" icon-"],[class^=icon-] {
    font-family: jiupi-iconfont;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-gift:before {
    content: "\e608";
}
.icon-service:before {
    content: "\e606";
}
.icon-weixin:before {
    content: "\e604";
}      
.icon-wechat:before {
    content: "\e604";
}
.icon-profile:before {
    content: "\e60e";
}          
.icon-favorite:before {
    content: "\e60a";
}
.icon-favorite-selected:before {
    content: "\e609";
}
.icon-arrow-down:before {
    content: "\e60f";
}
.icon-auth:before {
    content: "\e60b";
    color:#ffba00;
}
.icon-no-shop:before {
    content: "\e611";
}
.icon-no-product:before {
    content: "\e612";
}
.icon-cart:before {
    content: "\e60c";
}
.icon-star:before {
    content: "\e609";
}
.icon-order:before {
    content: "\e614";
}
.icon-logout:before {
    content: "\e613";
}
.btn-sm {
    padding: 7px 14px;
}
.btn-security, .btn-security:hover {
    background-color: #fff;
}
.btn-security {
    color: #333;
}
.btn-stress {
    background-color: #fff;
    color: #333;
}
.clearfix:after {
    content: "";
    display: table;
    height: 0;
    clear: both;
}
.color-stress {
    color: #ee0000;
}
.serif {
    font-family: Palatino,Optima,Georgia,serif;
}

.highlight {
    color: #f80;
}
/*头部*/
.topbar {
    display: block;
    line-height: 60px;
    height: 60px;
    background-color: #e00;
}
.topbar-item, .topbar-logo, .topbar-nav-link {
    float: left;
}
.topbar-item{font-size:16px!important;}
.topbar-item:hover{color:#fff!important;}
.topbar-logo {
    width: 109px;
    height: 40px;
    margin-right: 30px;
    margin-top: 10px;
    line-height: inherit;
    background: url(../images/logo-top.png);
    background-size: 109px 40px;
}
.topbar-logo:before {
    color: #fff;
    font-size: 2pc;
    vertical-align: top;
}
.topbar-logo span {
    display: block;
    height: 0;
    overflow: hidden;
    text-indent: -900em;
}
.topbar-item.topbar-homepage {
    width: 7pc!important;
}
.topbar-item:hover {
    background: #de0000;
}
.topbar-item.focus {
    background-color: #d00000;
}
.topbar-item {
    font-size: 16px;
    position: relative;
    color: #fff;
    width: 134px;
    text-align: center;
}
.topbar-item .elemeicon-hot {
    width: 30px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 4px;
}

.topbar-item.cooperation {
    display: none;
}

.topbar-nav {
    float: right;
    width: 504px;
    color: #fcdddd;
}
.topbar-nav-link {
    padding: 0 10px;
    width: 106px;
    color: inherit;
    position: relative;
    cursor: pointer;
    font-size: 14px!important;
}
.topbar-nav-link:hover{color:#fcdddd;}
.topbar-nav-link:hover .dropbox{ display:block;}
.topbar-nav-icon:before {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
}
.dropbox {
    color: #999;
    position: absolute;
    background: #fff;
    background: rgba(255,255,255,.98);
    padding: 4px 6px;
    box-shadow: 0 1px 2px rgba(0,0,0,.5);
    border: 1px solid #ddd\9;
    border-width: 0 1px 1px\9;
    z-index: 6;
}
:root .dropbox {
    border: none\9;
}
.dropbox span{ padding-left: 10px;}
.topbar-nav-link .topbar-mobile-dropbox {
    top: 100%;
    margin-top: -5px;
    cursor: auto;
    display: none;
    width: 200px;
    left: 7px;
    line-height: 40px;
    color: #333;
    font-size: 1pc;
    font-weight: 700;
    padding: 3px 10px;
}
.dropbox:before {
    content: ' ';
    border: 5px solid #fff;
    display: block;
    position: absolute;
    top: -10px;
}
.topbar-nav-link .topbar-mobile-dropbox:before {
    border-color: transparent transparent #fff;
    right: auto;
    left: 9px;
}
.topbar-nav-qrcode {
    width: 100%;
}
.topbar-profilebox {
    float: right;
    color: #fff;
}
.topbar-profilebox-avatar {
    display: inline-block;
    height: 26px;
    width: 26px;
    font-size: 22px;
    vertical-align: middle;
    border-radius: 50%;
}
.topbar-profilebox>span>a {
    color: #fff;
    font-size: 14px!important;
}
.topbar-profilebox-wrapper {
    display: inline-block;
    position: relative;
    cursor: default;
}
.topbar-profilebox-username {
    display: inline-block;
    font-size: 14px;
    width: 5pc;
    max-width: 75pt;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
}
:root .topbar-profilebox-username {
    width: auto;
}
.topbar-profilebox-btn {
    position: relative;
    color: #fcdddd;
    margin-left: 8px;
    margin-right: 3px;
    cursor: pointer;
    background: #f24040;
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
    line-height: 60px!important;
}
.topbar-profilebox-wrapper:hover .topbar-profilebox-dropbox{ display:block;}
.topbar-profilebox-dropbox {
    width: 122px;
    top: 100%;
    right: 0;
    margin-top: -8px;
    display: none;
}
.topbar-profilebox-dropbox a {
    display: block;
    line-height: 2pc;
    padding: 0 15px;
    color: #666;
}
.topbar-profilebox-dropbox:before {
    border-color: transparent transparent #fff;
    right: 8px;
}
/*侧边栏*/
.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -295px;
    background-color: #504d53;
    width: 330px;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    z-index: 7;
}
.sidebar-tabs {
    float: left;
    width: 35px;
    height: 100%;
}
.toolbar-tabs-middle {
    position: absolute;
    width: 35px;
    top: 50%;
    margin-top: -220px;
}
.toolbar-btn, .toolbar-cartbtn {
    position: relative;
    display: block;
    cursor: pointer;
    text-align: center;
}
.toolbar-btn {
    width: 35px;
    line-height: 35px;
    color: #ccc;
    margin: 5px 0;
}
.toolbar-separator {
    font-size: 1px;
    border-top: 1px solid #737074;
    height: 0;
    margin: 0 8px;
}
.toolbar-cartbtn {
    color: #ccc;
    line-height: 1pc;
    padding: 7px 8px 10px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 700;
}
.toolbar-cartbtn:before {
    font-size: 20px;
    margin-bottom: 5px;
    display: block;
    font-weight: 400;
}
.toolbar-tabs-bottom {
    bottom: 10px;
    position: absolute;
}
.sidebar-btn-backtop, .toolbar-tabs-bottom .icon-QR-code {
    position: relative;
}
.toolbar-btn:before {
    font-size: 20px;
}
.toolbar-tabs-dropbox {
    right: 35px;
    top: -150px;
    line-height: 24px;
    display: none;
    z-index: 9;
}
:root .dropbox {
    border: none\9;
}
.toolbar-tabs-dropbox img {
    width: 130px;
    height: 130px;
}
.toolbar-tabs-dropbox .icon-QR-code-bonus {
    padding: 5px;
    color: #f63;
    font-size: 9pt;
}
.sidebar-content {
    margin-left: 35px;
    height: 100%;
    width: 295px;
    overflow: auto;
    background-color: #e6e6e6;
}

/*顶部导航*/
.location {
    vertical-align: middle;
    font-size: 9pt;
    float: left;
}
.location-change {
    position: relative;
    white-space: nowrap;
}
.location>span {
    display: inline-block;
    line-height: 54px;
    vertical-align: top;
}
.location>span:first-child {
    color: #999;
    margin-right: 5px;
}
.location .location-current, .location-dropbox li a {
    max-width: 138px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.location .location-current {
    white-space: nowrap;
    margin-right: .5em;
}
.location .location-current a:hover, .location-change>a {
    color: #0089dc;
}
.location-dropbox {
    position: absolute;
    left: 0;
    display: none;
    margin-top: -8px;
    background: #fff;
    color: #999;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    z-index: 6;
    list-style: none;
    padding: 0;
}
.location-dropbox li {
    line-height: 9pt;
    font-size: 9pt;
    color: #666;
}
.location-dropbox>.arrow {
    z-index: 1;
    position: absolute;
    width: 7px;
    height: 7px;
    border: 1px solid #f5f5f5;
    border-bottom: 0;
    border-right: 0;
    background: #fff;
    top: -5px;
    left: 30px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476})";
}
.location-dropbox .changelocation {
    position: relative;
    display: block;
    width: 100%;
    min-width: 90pt;
    line-height: 1;
    background: #f4f4f4;
}
.location-dropbox .changelocation>a {
    border-bottom: none;
}
.location-dropbox .changelocation>a>.icon-location {
    position: absolute;
    float: right;
    top: 10px;
    right: 10px;
}
/*商品商铺列表*/
.nodata {
    padding-top: 50px;
    text-align: center;
}
.typo-small, figcaption, small {
    font-size: .9em;
    color: #888;
}
/*底部*/
.footer {
    background-color: #f7f7f7;
    margin-top: 50px;
    border-top: 1px solid #eee;
}
.footer-contect, .footer-link, .footer-mobile {
    float: left;
    width: 15%;
    margin-top: 30px;
}
.footer-link-title {
    font-size: 14px;
    line-height: 30px;
}
.footer-contect-item, .footer-link-item {
    color: #999;
    display: block;
    line-height: 24px;
}
.footer-link-item {
    width: 50%;
    font-size: 9pt;
}
.footer-contect {
    padding-left: 3%;
    border-left: 1px #e6e6e6 solid;
    width: 23%;
    padding-right: 10px;
}
.footer-contect-item {
    margin-bottom: 9pt;
    color: #666;
    font-size: 14px;
}
.footer-contect-item [class^=icon-] {
    cursor: pointer;
    position: relative;
    margin-left: 10px;
    display: inline-block;
}
.footer-contect-item .icon-wechat {
    margin-left: 5px;
}
.footer-contect-item .icon-wechat:hover .dropbox{ display:block;}
.footer-contect-item [class^=icon-]:before {
    font-size: 24px;
    color: #ccc;
    vertical-align: middle;
}
.footer-contect-dropbox {
    bottom: 30px;
    left: -60px;
    text-align: center;
}
.footer-contect-item .icon-wechat .dropbox {
    display: none;
}
.footer-contect-dropbox img {
    width: 130px;
    height: 130px;
}
.footer-contect-dropbox:before {
    left: 65px;
    border-color: #fff transparent transparent;
    z-index: 2;
}
.dropbox.dropbox-bottom:before {
    top: auto;
    bottom: -10px;
}
.footer-contect-dropbox:after {
    content: "";
    position: absolute;
    left: 65px;
    bottom: -11px;
    border: 5px solid #fff;
    border-color: #ccc transparent transparent;
    z-index: 1;
}
.footer-contect-item [class^=icon-] {
    cursor: pointer;
    position: relative;
    margin-left: 10px;
    display: inline-block;
}
.footer-contect-item .icon-wechat:hover:before {
    color: #77d175;
}


.footer-mobile {
    float: right;
    width: 265px;
}
.footer-mobile-icon {
    width: 90px;
    height: 90px;
    margin-right: 20px;
    float: left;
}
.footer-mobile-content {
    margin-top: 20px;
    margin-left: 90px;
}
.footer-mobile-content h3 {
    font-size: 1pc;
    color: #333;
    font-weight: 700;
    line-height: 30px;
}
.footer-mobile-content p {
    font-size: 9pt;
    color: #666;
    margin: 3px 0 10px;
}
.footer-copyright {
    font-size: 9pt;
    clear: both;
    padding-top: 60px;
    color: #999;
    text-align: center;
}
.footer-copyright a {
    color: inherit;
}
.footer-police {
    padding: .5em 0;
    text-align: center;
}
.ft-gsxx,.ft-wljc,.ft-blxx,.ft-yiapp{
    display: inline-block;
    margin:6px 10px;
    width: 105px;
    height: 44px;
    border:1px solid #eee;
    background-size: cover;
    border-radius:2px;
}
.ft-gsxx{
    background-image: url(../images/ft-gsxx.jpg);
    }
.ft-wljc
{
    background-image: url(../images/ft-wljc.jpg);
    }
.ft-blxx
{
    background-image: url(../images/ft-blxx.jpg);
    }
.ft-yiapp
{
    background-image: url(../images/ft-yiapp.jpg);
    }