
del {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.ui-cart {
    text-align: center;
    text-decoration: none;
    color: #e9394e;
    font-size: 40px;
    line-height: 36px;
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    outline: 0;
}

.ui-cart:disabled {
    color: #999 !important;
}
.ui-cart {
    text-align: center;
    text-decoration: none;
    color: #e9394e;
    font-size: 40px;
    line-height: 36px;
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    outline: 0;
}

.ui-cart:disabled {
    color: #999 !important;
}

#nav {
    position: relative;
    height: 36px;
    width: 100%;
    z-index: 13;
    background: -webkit-linear-gradient(left, rgba(15, 166, 234, 1) 0, rgba(89, 204, 24, 1) 100%);
    background: -moz-linear-gradient(left, rgba(15, 166, 234, 1) 0, rgba(89, 204, 24, 1) 100%);
    background: -ms-linear-gradient(left, rgba(15, 166, 234, 1) 0, rgba(89, 204, 24, 1) 100%);
    background: linear-gradient(left, rgba(15, 166, 234, 1) 0, rgba(89, 204, 24, 1) 100%);
}

#nav * {
    margin: 0;
    padding: 0;
}

#nav ul {
    margin-left: 240px;
    overflow: hidden;
    *zoom: 1;
}

#nav ul:after {
    display: block;
    clear: both;
    height: 0;
    content: ' ';
}

#nav li {
    float: left;
    list-style: none;
}

#nav li:hover a {
    color: #fff;
    background: #1E9EA1;
    background: rgba(0, 0, 0, .1);
}

#nav a {
    float: left;
    font-size: 16px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0 25px;
    text-decoration: none;
}

#nav ul {
    display: none;
}

#nav .nav-cont {
    width: 1190px;
    margin: 0 auto !important;
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled] {
    cursor: default;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

img {
    max-width: 100%;
}

[class*=" icon-"] {
    display: inline-block;
    vertical-align: text-bottom;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

.pointer {
    cursor: pointer;
}

.absolute {
    position: absolute !important;
}

.static {
    position: static !important;
}

.hide, .ui_hide {
    display: none !important;
}

.block {
    display: block !important;
}

.clear {
    clear: both;
}

.float-l {
    float: left;
}

.clear-margin {
    margin: 0 !important;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.bold {
    font-weight: bold;
}

.ui-btn {
    background-color: #ededed;
    background-image: linear-gradient(to bottom, #efefef, #ebebeb);
    display: inline-block;
    padding: 6px 20px;
    border-radius: 2px;
    border: 1px solid #bbb;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    color: #444;
    font-size: 13px;
    line-height: 16px;
}

.ui-btn:hover {
    opacity: .9;
}

.ui-btn:active {
    box-shadow: 0 10px 10px rgba(0, 0, 0, .05) inset;
}

.ui-btn + .ui-btn {
    margin-left: 10px;
}

@media (min-width: 1280px) {
    body {
        min-width: 1140px;
    }
}

.restaurant-main {
    float: left;
    margin-right: 14px;
    width: 666px;
}

@media (min-width: 1280px) {
    .restaurant-main {
        width: 896px;
    }
}

.rst-block {
    margin-bottom: 14px;
    border-radius: 2px;
    background: #fff;
}

.rst-pager {
    margin: 0;
    padding: 20px;
}

.rst-subnav-placeholder {
    margin-bottom: 14px;
    width: 100%;
    height: 44px;
}

.rst-subnav-wrapper {
    position: relative;
    margin: 0;
    width: 666px;
    font-size: 14px;
}

.rst-subnav-wrapper.ui_fixed {
    position: fixed;
    top: 0;
}

@media (min-width: 1280px) {
    .rst-subnav-wrapper {
        width: 896px;
    }
}

.rst-subnav {
    display: inline-block;
    padding: 0 26px;
    line-height: 44px;
    color: #666;
}

.rst-subnav:hover {
    color: #08c;
}

.rst-subnav.ui_active {
    background: #3199e8;
    color: #fff;
}

.rst-name {
    display: inline-block;
    max-width: 87%;
    font-size: 20px;
    vertical-align: bottom;
    color: #333;
    font-weight: bold;
}

.rst-name:hover {
    color: #08c;
    text-decoration: underline;
}

.rst-rating {
    float: left;
    margin: 0 7px 0 0;
    font-size: 14px;
    color: #f26432;
}

.rst-data-block {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 155px;
    height: 92px;
    padding-top: 21px;
}

.rst-data {
    position: relative;
    height: 50px;
    border-left: 1px solid #ededed;
}

.rst-data-info {
    display: block;
    text-align: center;
}

.rst-data-detail {
    position: relative;
    margin-top: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    border-radius: 3px;
    background: #fff;
}

.rst-data-detail:before {
    content: "";
    position: absolute;
    top: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
}

.rst-d-name {
    font-size: 14px;
    color: #333;
}

.rst-d-name:hover {
    text-decoration: underline;
    color: #08c;
}

.rst-d-rating {
    display: inline-block;
    font-size: 12px;
    color: #08c;
    cursor: pointer;
}

.rst-d-rating:hover {
    text-decoration: underline;
}

.rst-d-main {
    position: relative;
    margin: 0;
    width: 100%;
}

.rst-d-img-wrapper {
    position: relative;
    display: block;
    margin: 0 0 13px;
    width: 100%;
    height: 130px;
    overflow: hidden;
}

.rst-d-img-wrapper > .rst-d-img {
    display: block;
    margin: auto;
    height: 100%;
    width: 100%;
}

@media (min-width: 1280px) {
    .rst-d-img-wrapper {
        height: 175px;
    }
}

.restaurant-cart {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 310px;
    height: 38px;
}

@media (min-width: 1280px) {
    .restaurant-cart {
        right: 50%;
        margin-right: -585px;
    }
}

.rst-rating-wrapper {
    padding: 15px;
    background: #f0f0f0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .08);
}

.rst-rating-wrapper > .rst-pager {
    padding: 20px 0;
}

.rst-rating-column {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 14px;
    -webkit-column-gap: 14px;
    column-gap: 14px;
}

.rst-rating-block {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    overflow: hidden;
    padding: 20px;
}

.rst-rating-text {
    margin: 0;
}

.rst-rating-info {
    margin: 30px 0 0;
    color: #999;
    font-size: 12px;
    line-height: 1em;
}

.d_alt2 {
    border: 1px solid #FF3804;
    position: absolute;
    background: #FFFBE7;
    width: 322px;
    height: 110px;
    bottom: -120px;
    left: 0;
}

.btn_clo {
    width: 13px;
    height: 15px;
    position: absolute;
    display: block;
}

.alt_gou {
    position: absolute;
    width: 29px;
    height: 29px;
    top: 18px;
    left: 23px;
}

.alt_cont1 {
    position: absolute;
    width: 259px;
    left: 61px;
    top: 18px;
}

.f14 {
    font-size: 14px;
}

.bold {
    font-weight: bold;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.btn_alt_js {
    width: 99px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}

.mid {
    vertical-align: middle;
}

.fc3336 {
    color: #36C;
}

.ml10 {
    margin-left: 10px;
}

.tdu {
    text-decoration: underline;
}

.btn_clo {
    width: 13px;
    height: 15px;
    position: absolute;
    display: block;
}

.measure {
    background: #fff;
    margin-top: 15px;
    padding: 10px;
}

.dtl10-cont1 {
    background: #fff;
    overflow: hidden;
}

.cont1-2.clearfix {
    background: #fff;
    border: 1px solid #ddd;
    width: 495px;
}

.dtl10-cont1 .cont1-1 .booth .p {
    height: 209px;
}

.dtl10-cont1 .cont1-1 .booth .p img {
    height: 209px;
}

.dtl10-cont1 .cont1-2 {
    min-height: 229px;
}

.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.pt40 {
    padding-top: 40px;
}

.spec {
    height: 35px;
    margin-left: 20px;
}

.spec dt {
    width: 40px;
    float: left;
    padding-top: 8px;
}

.spec dd {
    border: #ccc solid 1px;
    float: left;
    text-align: center;
    line-height: 25px;
    margin-left: 10px;
    position: relative;
    padding: 0 10px;
}

.spec dd img {
    position: absolute;
    left: 40px;
    top: 18px;
}

.dtl10-cont1 {
    background: #F7F7F7;
    padding-bottom: 15px;
}

.dtl10-cont1 .cont1-1 {
    float: left;
    width: 398px;
    position: relative;
}

.dtl10-cont1 .cont1-1 .thumb {
    width: 80px;
    float: left;
}

.dtl10-cont1 .cont1-1 .thumb a {
    display: block;
    border: 1px solid #EEE;
    width: 62px;
    height: 62px;
    background: #fff;
    margin-bottom: 9px;
}

.dtl10-cont1 .cont1-1 .thumb a img {
    width: 56px;
    height: 56px;
    display: block;
    margin: auto;
    margin-top: 3px;
}

.dtl10-cont1 .cont1-1 .thumb a:hover {
    background: #EDEDF3;
    border: 1px solid #C2C1C5;
}

.dtl10-cont1 .cont1-1 .booth {
    width: 298px;
    float: left;
}

.dtl10-cont1 .cont1-1 .booth .p {
    width: 298px;
    height: 298px;
    border: 1px solid #E3E3E3;
    background: #fff;
}

.dtl10-cont1 .cont1-1 .booth .p img {
    width: 298px;
    height: 298px;
    display: block;
}

.prod_l {
    float: left;
}

.product_rel {
    padding: 12px 0;
}

.product_rel .product_id {
    float: left;
    padding-right: 6px;
    margin: 2px 6px 0 0;
    color: #999;
    border-right: 1px solid #ccc;
    line-height: 14px;
    white-space: nowrap;
}

.product_rel .product_share {
    position: relative;
    float: left;
    margin-left: -5px;
    margin-top: -4px;
}

.product_rel .product_id span {
    padding-right: 5px;
}

.product_rel .collect {
    float: left;
    padding-left: 0px;
}

.product_rel .collect i {
    display: inline-block;
    margin-right: 4px;
    width: 18px;
    height: 16px;
    background-position: -42px 0;
    font-size: 0;
    line-height: 0;
    vertical-align: -2px;
}

.product_rel .collect span {
    padding-left: 5px;
    _vertical-align: top;
}

.product_rel .product_share .share_tit {
    float: left;
    padding: 4px 12px 4px 6px;
}

.product_rel .product_share .share_tit em, .product_rel .product_share .share_tit i {
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.product_rel .product_share .share_tit em {
    margin-right: 5px;
    width: 14px;
    height: 14px;
    background-position: -22px 0;
    vertical-align: -4px;
    _vertical-align: middle;
}

.product_rel .product_share .share_tit i {
    margin-left: 8px;
    width: 7px;
    height: 4px;
    background-position: 0 0;
    vertical-align: 1px;
    _vertical-align: middle;
}

.dtl10-cont1 .cont1-2 {
    float: left;
    border: 1px solid #E3E3E3;
    min-height: 329px;
    padding-bottom: 15px;
    position: relative;
}

.dtl10-cont1 .cont1-2 .mod_sku {
    float: left;
}

.dtl10-cont1 .cont1-2 .mod_sku .prodname {
    font-size: 20px;
    padding: 15px 30px 10px;
    line-height: 28px;
    font-weight: bold;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-tit {
    padding: 5px 30px;
    color: #f33100;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg {
    background: #FDF2EA;
    height: auto;
    position: relative;
    padding: 5px 0 5px 18px;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg .jg {
    width: 284px;
    float: left;
    color: #666;
    padding-top: 4px;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg .jg b {
    font-weight: bold;
    color: #EB5B2E;
    font-size: 22px;
    margin-left: -3px;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg .jg del {
    font-size: 14px;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg .jg i {
    font-weight: bold;
    color: #111;
    font-style: normal;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg .jg dt {
    width: 53px;
    float: left;
    height: 27px;
    line-height: 27px;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg .jg dd {
    width: 230px;
    float: left;
    height: 27px;
    line-height: 27px;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg .jg dd .btn {
    cursor: pointer;
    width: 42px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    text-align: center;
    color: #666;
    vertical-align: 4px;
    border-radius: 2px;
    margin-left: 2px;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg .jg dd .btn:hover {
    text-decoration: none;
    color: #EB5B2E;
    border: 1px solid #EB5B2E;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg .jg dd .btn1 {
    width: 66px;
    background: #E84717;
    height: 22px;
    border: none;
    padding: 0;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    line-height: 20px;
    margin-left: 2px;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-jg .jg dd .btn1:hover {
    background: #DD4215;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-gg {
    padding-left: 18px;
    zoom: 1;
    overflow: hidden;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-gg dt {
    float: left;
    font-size: 14px;
    white-space: nowrap;
    padding-right: 5px;
    line-height: 36px;
    padding-top: 10px;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-gg dd {
    float: left;
    width: 86%;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-gg dd a {
    height: 36px;
    padding: 0 20px;
    line-height: 36px;
    font-size: 14px;
    border: 1px solid #D0D0D0;
    float: left;
    margin-right: 10px;
    display: inline;
    white-space: nowrap;
    margin-top: 10px;
}

.dtl10-cont1 .cont1-2 .mod_sku .pro-gg dd a:hover {
    text-decoration: none;
    border: 1px solid #E84717;
}

.dtl10-cont1 .cont1-2 .mod_sku .num-btn {
    padding-left: 45px;
    zoom: 1;
    overflow: hidden;
}

.dtl-btn-ljgm {
    width: 136px;
    height: 41px;
    cursor: pointer;
    margin-left: 15px;
    float: left;
    margin-top: 4px;
    border: none;
    padding: 0;
}

.dtl-btn-jrgwc {
    width: 182px;
    height: 41px;
    cursor: pointer;
    margin-left: 10px;
    float: left;
    margin-top: 4px;
    border: none;
    padding: 0;
    background-color: #ff6000;
    color: #fff;
    font-size: 16px;
    font-weight: bold;

}

.dtl-left {
    width: 192px;
    float: left;
}

.dtl-left .dtl-cont2 {
    border: 1px solid #E3E3E3;
}

.dtl-left .dtl-cont2 ul {
    width: 180px;
    margin: auto;
    zoom: 1;
    overflow: hidden;
    padding: 5px 0 10px;
}

.dtl-left .dtl-cont2 ul li {
    width: 90px;
    float: left;
    border-bottom: 1px dotted #EEE;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    white-space: nowrap;
}

.dtl-left .dtl-cont2 ul li a {
    width: 70px;
    float: left;
    overflow: hidden;
    height: 29px;
}

.dtl-left .dtl-cont2 .tit {
    height: 36px;
    background: #F7F7F7;
    border-bottom: 1px solid #E3E3E3;
    font-size: 14px;
    padding-left: 14px;
    line-height: 36px;
    font-weight: bold;
}

.dtl-cont4 {
    border: 1px solid #E3E3E3;
}

.fc09f {
    color: #09f;
}
#recommended {
    overflow: hidden;
}
.aside-goods-box {
    padding: 20px;
    margin-bottom: 10px;
    width:49%;
    background-color: #fff;
    float: left;
    box-sizing: border-box;
    margin-right: 10px;
}
.aside-goods-box:nth-child(2n+2) {
    margin-right: 0;
    float: right;
}
.aside-goods-box:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.aside-goods-box img {
    width:150px;
    height: 150px;
}

.aside-goods-box .listtyle1 {
    text-align: center;
}

.aside-goods-box strong {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-align: left;
}

.aside-goods-box span {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0px 14px 0px;
    font-size: 12px;
    color: #999;
}

.aside-goods-box em {
    display: block;
    height: 23px;
    line-height: 23px;
    padding: 0px 14px 0px;
    font-size: 12px;
    color: #ff3232;
}
.big {
    overflow: hidden;
    float: left;
}
.i_w {
    float: left;
    margin-left: 20px;
    width: 220px;    text-align: left;
}
.i_w p {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
    margin-bottom: 5px;
    max-height: 75px;
    overflow: hidden;
    line-height: 1.4em;
}
.i_w p strong {
    padding:0 !important;
}
.readnum {
    float: left;
    font-size: 14px;
}

.eshopSellPrice {
    float: right;
    font-size: 14px;
    color: red;
    font-weight: bold;

}