div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei",SimSun;
    font-style: normal;
}
li { list-style-type: none; }
button { outline: none; }



.am-form select,.am-form textarea,.am-form input[type="text"],.am-form input[type="password"],.am-form input[type="datetime"],.am-form input[type="datetime-local"],.am-form input[type="date"],.am-form input[type="month"],.am-form input[type="time"],.am-form input[type="week"],.am-form input[type="number"],.am-form input[type="email"],.am-form input[type="url"],.am-form input[type="search"],.am-form input[type="tel"],.am-form input[type="color"],.am-form-field {
    font-size: 12px !important;
}
.am-input-group-sm > .am-input-group-btn > .am-btn,
.am-input-group-sm > .am-form-field,
.am-input-group-sm > .am-input-group-label,
.am-input-group-sm > .am-input-group-btn > .am-btn {
    height: 28px;
    font-size: 12px !important;
}
.am-input-group-sm > .am-input-group-label {
    line-height: 26px;
}

/*所有超链接不要下划线*/
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

input {
    vertical-align: middle;
    max-width: 100%;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,a:visited,a:hover{ outline:none;}
a:hover, a:focus { color: #d2364c; text-decoration: underline; }

.spatic{width:100%; height:16px;}
h5{float: right;color: #666;padding-right:20px;}
input.add,input.min{width:15px}
.c-p {cursor:pointer;}
.last{border-right:none !important;}
.am-container { margin: 0 auto; }


/**
 * 公共
 */
/* 导航分割 */
.spacing-nav-title {
    position: relative;
    color: #d2364c;
    text-align: center;
    background-color: #ffffff;
    height: 35px;
    line-height: 35px;
    margin: 20px 0;
}
.spacing-nav-title .line {
    display: inline-block;
    width: 50%;
    height: 1px;
    background: #d2364c;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.spacing-nav-title .text-wrapper {
    position: relative;
    display: inline-block;
    padding: 0 8px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

/* 价格颜色 */
.price, .price strong {color: #c00; }

/* 公共错误提示页面 */
.tips-error, .tips-success { margin: 10% 0; background: #fff; }
.tips-error i.am-icon-times-circle, .tips-success i.am-icon-check-circle { font-size: 20px; }
.tips-error i.am-icon-times-circle { color: #F44336; }
.tips-success i.am-icon-check-circle { color: #4CAF50; }
.tips-error span.msg, .tips-success span.msg { font-size: 22px; margin-left: 10px; }
.tips-error .tips-nav, .tips-success .tips-nav { margin-top: 20px; }
.tips-error .tips-nav .am-btn:not(:first-child), .tips-success .tips-nav .am-btn:not(:first-child) { margin-left: 20px; }

/* 页面加载数据 */
.loding-view { text-align: center; color: #888; padding: 10px 0; }

/**
 * 混合提示
 */
.mixed-tips { width: 280px; overflow: hidden; margin:0 auto; margin-top: 5%; margin-bottom: 10%; }
.mixed-tips .icon { font-size: 68px; color: #ccc; margin-right: 15px; line-height: 108px; }
.mixed-tips-content { margin-top: 10px; }
.mixed-tips-content h1 { font-size: 14px; font-weight: 500; }
.mixed-tips-content ul { margin-top: 5px; }
.mixed-tips-content ul li a { color: #d13b49; }

/**
 * 底部
 */
.am-footer-default {

    background: #303030;
    color: #e2e2e2;

}

.am-footer-default p.am-text-truncate {
    line-height: 28px;
}
.am-footer-default a {
    font-size: 12px;
    color: #b1b1b1;
}
.footer-nav-list {
    padding: 0;
}
.footer-nav-list .am-gallery-item {
    text-align: left;
}
.footer-nav-list .am-gallery-item .footer-nav-title {
    font-weight: 500;
    font-size: 16px;
	margin-bottom:10px;
    color: #fff;
}
.footer-top {
    padding: 40px 0;
    background-color: #000;
	padding-bottom:80px;
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
	margin-left:auto;
	margin-right:auto;
  }
}
.footer-about{text-align:left}
.footer-about .lx {width: 360px;}
.footer-about .lx .tel {color: #fff;font-family: Impact;font-size: 40px;}
.footer-about .lx p {margin: 6px 0 0;color:#959595}
.footer-about dt {
    font-size: 16px;
    color: #eae8e8;
    margin-bottom: 10px;
}
.footer-top span {
    float: left;
    width: 230px;
    padding-left: 50px;
    line-height: 40px;
    font-size: 16px;
    color: #d0d0d0;
    background: no-repeat 0 center;
}

.footer-top span.i1 {
    background-image: url(img/icon1.png);
}
.footer-top span.i2 {
    background-image: url(img/icon2.png);
}
.footer-top span.i3 {
    background-image: url(img/icon3.png);
}
.footer-top span.i4 {
    background-image: url(img/icon4.png);
}
.footer-top span.i5 {
    background-image: url(img/icon5.png);
}
.footer-about li {
    text-align: left;
    line-height: 24px;
}
.footer-about li span, .footer-about li a {
    font-size: 14px;
}
.footer-about li.tel a {
    color: #ff6700;
}
.footer-about li.qrcode {
    margin-top: 5px;
}
.footer-about li.qrcode img {
    max-width: 130px;
}
.footer-about li i {
    color: #a5a5a5;
    width: 20px;
    text-align: center;
}
.am-footer-miscs {
    padding: 10px 0 5px 0;
    margin-top: 10px;
}
.am-footer-miscs .am-container {
    border-top: 1px solid #383838;
    padding-top: 10px;
}
.am-footer-miscs .powered a {
    font-weight: 700;
}
.am-footer-miscs .powered a:hover, .am-footer-miscs .powered a:focus {
    text-decoration: none;
}
.am-footer-miscs .powered a span.b {
    color: #026ed9;
}
.am-footer-miscs .powered a span.o {
    color: #e6000e;
}
.am-footer-miscs .footer-icp img {
    width: 14px;
    height: 14px;
    vertical-align: sub;
}
@media only screen and (max-width:1025px) {
    .am-footer-default  .am-container {
        padding: 0 5px;
    }
}
@media only screen and (max-width:640px) {
    .footer-about {
        border-top: 1px solid #383838;
        padding-top: 10px;
        margin-top: 10px;
    }
}

/**
 * 底部-手机简洁模式
 */
.mobile-concise-model {
    border-top: 0;
    background: #fff;
    color: #999;
    margin-top: 0;
    padding: 0;
}
.mobile-concise-model .am-footer-miscs {
    padding: 5px 0;
    margin-top: 0;
}

/**
 * 友情链接
 */
.friendship-list ul li {
    line-height: 26px;
}
.friendship-list ul li:not(:last-child) {
    margin-right: 10px;
}
.friendship-list ul li:not(:last-child) a {
    padding-right: 10px;
}
.friendship-list ul li.title {
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}

/**
 * 框架覆盖
 */
/* 手机模式下 */
@media only screen and (max-width:640px) {
    .am-container {
        padding-left: 0px;
        padding-right: 0px;
    }
}

ul.am-dropdown-content {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border: 1px solid #ededed;
    padding: 0;
}
ul.am-dropdown-content > .am-active > a,
ul.am-dropdown-content > .am-active > a:hover,
ul.am-dropdown-content > .am-active > a:focus {
    background-color: #ffeaed;
}
ul.am-dropdown-content > .am-active > a,
ul.am-dropdown-content > .am-active > a:hover,
ul.am-dropdown-content > .am-active > a:focus,
.am-nav > li.am-active > a,
.am-nav > li.am-active > a:hover,
.am-nav > li.am-active > a:focus {
    color: #d2354c !important;
    background-color: transparent;
}

.am-article-title.blog-title{
    font-size: 24px;
    line-height: 1.15;
    font-weight: normal;
    margin: 10px 0px 20px;
}

/**
 * 轮播图片
 */
.am-slider-a1 .am-control-nav li a.am-active {
    background-color: #d3374b;
}
.am-slider-a1 .am-control-nav li a {
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 0 3px #fff;
    box-shadow: inset 0 0 3px #fff;
}
.am-slider-a1 .am-control-nav {
    bottom: 10px;
}
.am-slider-a1 {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/**
 * 公共登录窗口
 */
@media only screen and (min-width: 641px) {
    .common-login-modal {
        max-width: 400px;
        height: 408px;
        left: calc(50% - 200px);
        top: calc(50% - 204px);
        margin-left: 0;
        margin-top: 0;
    }
}
@media only screen and (max-width: 641px) {
    .common-login-modal {
        height: 410px;
        top: calc(50% - 210px);
    }
}


/**
 * 框架覆盖
 */
/**
 * 操作按钮
 */
.am-btn-default {
    color: #666 !important;
    background-color: #e6e6e6;
    border-color: #d5d5d5;
}
.am-btn-default:hover, .am-btn-default:focus {
    background-color: #666;
}
.am-btn-default:hover, .am-btn-default:focus, .am-btn-default:active, .am-btn-default.am-active, .am-dropdown.am-active .am-btn-default.am-dropdown-toggle {
    color: #fff !important;
    border-color: #666;
}
.am-btn-default.am-disabled, .am-btn-default[disabled], fieldset[disabled] .am-btn-default, .am-btn-default.am-disabled:hover, .am-btn-default[disabled]:hover, fieldset[disabled] .am-btn-default:hover, .am-btn-default.am-disabled:focus, .am-btn-default[disabled]:focus, fieldset[disabled] .am-btn-default:focus, .am-btn-default.am-disabled:active, .am-btn-default[disabled]:active, fieldset[disabled] .am-btn-default:active, .am-btn-default.am-disabled.am-active, .am-btn-default[disabled].am-active, fieldset[disabled] .am-btn-default.am-active {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}
.am-btn-default:active, .am-btn-default.am-active, .am-dropdown.am-active .am-btn-default.am-dropdown-toggle {
    background-image: none;
    background-color: #666;
}

.am-btn-secondary {
    color: #E91E63 !important;
    background-color: #ffc4d8;
    border-color: #fb9bbc;
}
.am-btn-secondary:hover, .am-btn-secondary:focus {
    background-color: #E91E63;
}
.am-btn-secondary:hover, .am-btn-secondary:focus, .am-btn-secondary:active, .am-btn-secondary.am-active, .am-dropdown.am-active .am-btn-secondary.am-dropdown-toggle {
    color: #fff !important;
    border-color: #E91E63;
}
.am-btn-secondary.am-disabled, .am-btn-secondary[disabled], fieldset[disabled] .am-btn-secondary, .am-btn-secondary.am-disabled:hover, .am-btn-secondary[disabled]:hover, fieldset[disabled] .am-btn-secondary:hover, .am-btn-secondary.am-disabled:focus, .am-btn-secondary[disabled]:focus, fieldset[disabled] .am-btn-secondary:focus, .am-btn-secondary.am-disabled:active, .am-btn-secondary[disabled]:active, fieldset[disabled] .am-btn-secondary:active, .am-btn-secondary.am-disabled.am-active, .am-btn-secondary[disabled].am-active, fieldset[disabled] .am-btn-secondary.am-active {
    background-color: #ffc4d8;
    border-color: #ffc4d8;
}
.am-btn-secondary:active, .am-btn-secondary.am-active, .am-dropdown.am-active .am-btn-secondary.am-dropdown-toggle {
    background-image: none;
    background-color: #E91E63;
}

.am-btn-primary {
    color: #d13b49 !important;
    background-color: #ffcbd0;
    border-color: #ffb5bc;
}
.am-btn-primary:hover, .am-btn-primary:focus {
    background-color: #d13b49;
}
.am-btn-primary:hover, .am-btn-primary:focus, .am-btn-primary:active, .am-btn-primary.am-active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
    color: #fff !important;
    border-color: #d13b49;
}
.am-btn-primary.am-disabled, .am-btn-primary[disabled], fieldset[disabled] .am-btn-primary, .am-btn-primary.am-disabled:hover, .am-btn-primary[disabled]:hover, fieldset[disabled] .am-btn-primary:hover, .am-btn-primary.am-disabled:focus, .am-btn-primary[disabled]:focus, fieldset[disabled] .am-btn-primary:focus, .am-btn-primary.am-disabled:active, .am-btn-primary[disabled]:active, fieldset[disabled] .am-btn-primary:active, .am-btn-primary.am-disabled.am-active, .am-btn-primary[disabled].am-active, fieldset[disabled] .am-btn-primary.am-active {
    background-color: #ffcbd0;
    border-color: #ffcbd0;
}
.am-btn-primary:active, .am-btn-primary.am-active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
    background-image: none;
    background-color: #d13b49;
}

.am-btn-danger {
    color: #f00 !important;
    background-color: #ffcbcb;
    border-color: #ff9e9e;
}
.am-btn-danger:hover, .am-btn-danger:focus {
    background-color: #f00;
}
.am-btn-danger:hover, .am-btn-danger:focus, .am-btn-danger:active, .am-btn-danger.am-active, .am-dropdown.am-active .am-btn-danger.am-dropdown-toggle {
    color: #fff !important;
    border-color: #f00;
}
.am-btn-danger.am-disabled, .am-btn-danger[disabled], fieldset[disabled] .am-btn-danger, .am-btn-danger.am-disabled:hover, .am-btn-danger[disabled]:hover, fieldset[disabled] .am-btn-danger:hover, .am-btn-danger.am-disabled:focus, .am-btn-danger[disabled]:focus, fieldset[disabled] .am-btn-danger:focus, .am-btn-danger.am-disabled:active, .am-btn-danger[disabled]:active, fieldset[disabled] .am-btn-danger:active, .am-btn-danger.am-disabled.am-active, .am-btn-danger[disabled].am-active, fieldset[disabled] .am-btn-danger.am-active {
    background-color: #ffcbcb;
    border-color: #ffcbcb;
}
.am-btn-danger:active, .am-btn-danger.am-active, .am-dropdown.am-active .am-btn-danger.am-dropdown-toggle {
    background-image: none;
    background-color: #f00;
}

.am-btn-success {
    color: #5eb95e !important;
    background-color: #E4F3E4;
    border-color: #d2e8d2;
}
.am-btn-success:hover, .am-btn-success:focus {
    background-color: #5eb95e;
}
.am-btn-success:hover, .am-btn-success:focus, .am-btn-success:active, .am-btn-success.am-active, .am-dropdown.am-active .am-btn-success.am-dropdown-toggle {
    color: #fff !important;
    border-color: #5eb95e;
}
.am-btn-success.am-disabled, .am-btn-success[disabled], fieldset[disabled] .am-btn-success, .am-btn-success.am-disabled:hover, .am-btn-success[disabled]:hover, fieldset[disabled] .am-btn-success:hover, .am-btn-success.am-disabled:focus, .am-btn-success[disabled]:focus, fieldset[disabled] .am-btn-success:focus, .am-btn-success.am-disabled:active, .am-btn-success[disabled]:active, fieldset[disabled] .am-btn-success:active, .am-btn-success.am-disabled.am-active, .am-btn-success[disabled].am-active, fieldset[disabled] .am-btn-success.am-active {
    background-color: #E4F3E4;
    border-color: #E4F3E4;
}
.am-btn-success:active, .am-btn-success.am-active, .am-dropdown.am-active .am-btn-success.am-dropdown-toggle {
    background-image: none;
    background-color: #5eb95e;
}

.am-btn-warning {
    color: #F37B1D !important;
    background-color: #ffe5be;
    border-color: #f8d093;
}
.am-btn-warning:hover, .am-btn-warning:focus {
    background-color: #F37B1D;
}
.am-btn-warning:hover, .am-btn-warning:focus, .am-btn-warning:active, .am-btn-warning.am-active, .am-dropdown.am-active .am-btn-warning.am-dropdown-toggle {
    color: #fff !important;
    border-color: #F37B1D;
}
.am-btn-warning.am-disabled, .am-btn-warning[disabled], fieldset[disabled] .am-btn-warning, .am-btn-warning.am-disabled:hover, .am-btn-warning[disabled]:hover, fieldset[disabled] .am-btn-warning:hover, .am-btn-warning.am-disabled:focus, .am-btn-warning[disabled]:focus, fieldset[disabled] .am-btn-warning:focus, .am-btn-warning.am-disabled:active, .am-btn-warning[disabled]:active, fieldset[disabled] .am-btn-warning:active, .am-btn-warning.am-disabled.am-active, .am-btn-warning[disabled].am-active, fieldset[disabled] .am-btn-warning.am-active {
    background-color: #ffe5be;
    border-color: #ffe5be;
}
.am-btn-warning:active, .am-btn-warning.am-active, .am-dropdown.am-active .am-btn-warning.am-dropdown-toggle {
    background-image: none;
    background-color: #F37B1D;
}


/**
 * 分页
 */
.am-pagination > .am-active > a, .am-pagination > .am-active > a:hover { background-color: #d13b49; border-color: #d13b49; }

/**
 * 弹窗
 */
.am-popup-bd {
    padding: 5px;
    background: none;
}

/**
 * 列表按钮美化
 */
table.am-table .am-btn-default {
    border: 1px solid #666;
    background: #fff;
    color: #666;
}
table.am-table .am-btn-default:focus, table.am-table .am-btn-default:active, table.am-table .am-btn-default.am-active {
    color: #666 !important;
    border-color: #666;
}
table.am-table .am-btn-default:hover {
    background: #666;
    color: #fff !important;
}

table.am-table .am-btn-primary {
    border: 1px solid #d13b49;
    background: #fff;
    color: #d13b49;
}
table.am-table .am-btn-primary:focus, table.am-table .am-btn-primary:active, table.am-table .am-btn-primary.am-active {
    color: #d13b49 !important;
    border-color: #d13b49;
}
table.am-table .am-btn-primary:hover {
    background: #d13b49;
    color: #fff !important;
}

table.am-table .am-btn-secondary {
    border: 1px solid #E91E63;
    background: #fff;
    color: #E91E63;
}
table.am-table .am-btn-secondary:focus, table.am-table .am-btn-secondary:active, table.am-table .am-btn-secondary.am-active {
    color: #E91E63 !important;
    border-color: #E91E63;
}
table.am-table .am-btn-secondary:hover {
    background: #E91E63;
    color: #fff !important;
}

table.am-table .am-btn-success {
    border: 1px solid #5eb95e;
    background: #fff;
    color: #5eb95e;
}
table.am-table .am-btn-success:focus, table.am-table .am-btn-success:active, table.am-table .am-btn-success.am-active {
    color: #5eb95e !important;
    border-color: #5eb95e;
}
table.am-table .am-btn-success:hover {
    background: #5eb95e;
    color: #fff !important;
}

table.am-table .am-btn-warning {
    border: 1px solid #F37B1D;
    background: #fff;
    color: #F37B1D;
}
table.am-table .am-btn-warning:focus, table.am-table .am-btn-warning:active, table.am-table .am-btn-warning.am-active {
    color: #F37B1D !important;
    border-color: #F37B1D;
}
table.am-table .am-btn-warning:hover {
    background: #F37B1D;
    color: #fff !important;
}

table.am-table .am-btn-danger {
    border: 1px solid #f00;
    background: #fff;
    color: #f00;
}
table.am-table .am-btn-danger:focus, table.am-table .am-btn-danger:active, table.am-table .am-btn-danger.am-active {
    color: #f00 !important;
    border-color: #f00;
}
table.am-table .am-btn-danger:hover {
    background: #f00;
    color: #fff !important;
}

/**
 * tabs
 */
.am-tabs-d2 {
    margin: 0;
}
.am-tabs-d2 .am-tabs-nav a {
    text-decoration: none;
}
.am-tabs-d2 .am-tabs-nav > .am-active {
    border-bottom: 2px solid #ed5563;
    background-color: #fff1f5;
}
.am-tabs-d2 .am-tabs-nav > .am-active a {
    color: #d2364c;
}
.am-tabs-d2 .am-tabs-nav > .am-active:after {
    border-bottom-color: #ed5563;
}
.am-tabs-d2 .am-tabs-bd {
    border: none;
    z-index: 0;
    background: #fff;
}
.am-tabs-d2 .am-tabs-bd .am-tab-panel {
    padding: 0;
}


/**
 * 主导航
 */
.shop-navigation {
    margin: 0px;
    min-height: 40px;
    border-bottom: 2px solid #d2364c;
}
.shop-navigation .am-container {
    position: relative;
}
.shop-navigation .am-nav > li {
    white-space: nowrap;
}
.shop-navigation .am-nav > li > a {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    vertical-align: middle;
}
.shop-navigation .am-nav > li > a:after {
    bottom: -3px;
}
.shop-navigation .am-nav > li > a:hover,
.shop-navigation .am-nav > li > a:focus,
.shop-navigation .am-nav > li > a.active {
    background-color: transparent;
    color: #d2354c;
}
.shop-navigation .am-nav > li ul.am-dropdown-content > li > a.active {
    text-decoration: none;
    color: #d2354c;
    background-color: #fff5f6;
}
.shop-navigation .wap-logo {
    max-width: 100px;
    max-height: 45px;
    padding: 5px;
    line-height: 30px;
}
.shop-navigation .wap-logo img {
    max-width: 100%;
}
@media only screen and (min-width: 641px) {
    .shop-navigation {
        background: transparent;
        padding: 0 5px;
    }
    .shop-navigation .am-topbar-nav > li > a {
        line-height: 37px;
    }
    .shop-navigation .am-topbar-nav > li > a:hover:after,
    .shop-navigation .am-topbar-nav > li > a.active:after {
        border-bottom-color: #d2354c;
    }
    .shop-navigation .am-topbar-nav > li > a.active:after {
        opacity: 1;
    }
    .shop-navigation .am-topbar-collapse {
        margin-left: 150px;
    }
}
@media only screen and (min-width: 1025px) {
    .shop-navigation {
        padding: 0;
    }
    .shop-navigation .am-container {
        padding-left: 150px;
    }
    .shop-navigation .am-topbar-collapse {
        margin-left: 0;
    }
}
@media only screen and (min-width: 1260px) {
    .shop-navigation .am-container {
        padding-left: 180px;
    }
}
@media only screen and (max-width:1025px) {
    .shop-navigation {
        margin-top: 20px;
    }
    .shop-navigation .am-topbar-nav {
        width: 100%;
    }
}
@media only screen and (max-width:641px) {
    .shop-navigation {
        background: #d2354c;
        margin-top: 0;
        border-bottom: 0;
    }
    .shop-navigation .am-topbar-collapse {
        background: #f5f5f5;
        border-bottom: 2px solid #d2354c;
    }
    .shop-navigation .am-nav > li:not(:last-child) {
        border-bottom: 1px solid #e8e8e8;
    }
    .shop-navigation .am-topbar-collapse .am-dropdown.am-active .am-dropdown-content li:not(:first-child) {
        border-top: 1px solid #f5f5f5;
    }
    .shop-navigation .am-nav > li > a {
        padding: 5px 0px;
    }
    .shop-navigation .am-topbar-nav {
        margin-bottom: 0;
    }
    .shop-navigation .navigation-search 
    {
        display: -webkit-box !important;
        margin-top: 8px;
        width: calc(100% - 160px);
    }
    .shop-navigation .navigation-search input {
        border-color: #fff;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .shop-navigation .navigation-search input,
    .shop-navigation .navigation-search .am-btn,
    .shop-navigation .switch-submit {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .shop-navigation .switch-submit {
        border-radius: 4px;
        border-color: rgba(255, 255, 255, 0.3);
        color: #fff !important;
        background-color: #d2354c;
    }
    .shop-navigation .navigation-search .am-btn {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        background: #fff;
        border-color: #fff;
        color: #bebebe !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

/* 用户 */
img.common-user-icon {
    max-height: 15px;
    vertical-align: middle;
}

/**
 * 用户中心左侧菜单
 */
.user-menu {position:fixed;z-index:1020;bottom:70px;right:10px; -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);opacity: 0.8;}
.user-sidebar {width:145px;min-height:100%;float:left;}
.user-sidebar .am-active {z-index:1600;}
.user-sidebar .am-active a, .user-sidebar-list li a:hover {background:#fff1f5; text-decoration: none; color: #d2364c; }
.user-sidebar-list li a {color:#5c5c5c;padding-left:10px;padding: 0.8rem;}
.user-sidebar-list li:first-child {border-top:none;}
.user-offcanvas-bar .am-list > li { border: 1px solid #ffe8ef; }
.user-sidebar-sub {margin-top:0;margin-bottom:0;}
.user-sidebar-sub li { border-left: 0!important; border-right: 0!important; }
.user-sidebar-sub li a { padding-left:35px; }
.user-content {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;}

.user-offcanvas-bar { z-index: 900; }
@media only screen and (min-width:640px) {
    .user-sidebar {display:block;position:relative;background:none; border-top: 5px solid #ED5564;z-index: 0;}
    .user-offcanvas-bar {position:static;width:auto;background:none;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);overflow-y:hidden;}
    .user-offcanvas-bar:after {content:none;}
    .user-main { padding: 0 5px; }
    .user-content-body { padding: 0 0 5px 10px; }
}
@media only screen and (min-width: 1025px) {
    .user-main { padding: 0; }
}
@media only screen and (max-width:640px) {
    .user-sidebar {width:inherit;}
    .user-offcanvas-bar {background:#f3f3f3;}
    .user-offcanvas-bar:after {background:#BABABA;}
    .user-sidebar-list a:hover,.user-sidebar-list a:active {-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;background:#E4E4E4;}
    .user-content-body { padding: 0 5px 5px 5px; }
}
.user-main { padding-top: 10px; }

.more-icon-rotate {-webkit-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transition: all 300ms;transition: all 300ms;}
button { outline: none !important; }
.chosen-container .chosen-results li.highlighted{ background-color: #fff1f5; color: #d2364c; }




/**
 * 公共头像样式
 */
.common-cropper-popup .cropper-images-view,
.common-cropper-popup .img-preview,
.common-cropper-popup .submit-operation { overflow:hidden; }
.common-cropper-popup .img-container { width:200px; height:200px; margin-bottom:5px; }
.common-cropper-popup .cropper-input-images-submit { width:104px; margin:0px 5px 0px 2px; height: 32px; }
.common-cropper-popup .preview-lg { width:180px; height:180px; }
.common-cropper-popup .preview-md { width:100px; height:100px; }
.common-cropper-popup .preview-sm { width:50px; height:50px; }
.common-cropper-popup .img-preview { margin-left:20px; border: 1px solid #eee; background-color: #f9f9f9; }
.common-cropper-popup .cropper-container, .cropper-input-images-submit { border-radius:2px; }
.common-cropper-popup .am-form-file input[type="file"] { width: 105px; height: 32px; }
.common-cropper-popup .am-form-group { width: auto; }
.common-cropper-popup form.am-form .am-form-group-refreshing { padding: 0 !important; }
.common-cropper-popup .am-form-file input[type="file"] { width: 106px !important; top: 0; }
@media only screen and (max-width:641px){
    .common-cropper-popup .img-preview { margin-left:10px; }
    .common-cropper-popup .preview-md,
    .common-cropper-popup .preview-sm { margin:0 0 5px 8px; }
    .common-cropper-popup .preview-md { width:90px; height:90px; }
    .common-cropper-popup .preview-sm { width:50px; height:50px; }
}

/**
 * 公共
 */
legend {
    padding-bottom: 0.2rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e5e5e5;
}
legend .legend-title {
    font-size: 12px;
}
legend a.am-fr {
    color: #e7747f;
    margin-top: 10px;
}
.items-value-empty {
    color: #999;
}

/**
 * 左侧快捷入口
 */
.left-main-quick-menu {
    background-color: rgb(210 54 76 / 80%);
    color: #fff;
    position: fixed;
    left: 10px;
    bottom:150px;
    z-index: 1020;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.left-main-quick-menu:hover, .left-main-quick-menu:focus {
    background: #ea304b;
    color: #fff;
}
.left-main-quick-content li .nav-icon {
    background: #e4e4e4;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}
.left-main-quick-content li .nav-icon img {
    width: 25px;
    height: 25px;
    -webkit-transition: transform .3s ease-in;
    -moz-transition: transform .3s ease-in;
    -ms-transition: transform .3s ease-in;
    -o-transition: transform .3s ease-in;
    transition: transform .3s ease-in;
}
.left-main-quick-content li a {
    text-decoration: none;
}
@media only screen and (min-width:641px) {
    .left-main-quick-content li:hover .nav-icon img {
        transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
    }
}

/**
 * 中间大导航快捷入口
 */
.navigation-main-quick {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 6px;
    font-size: 12px;
    line-height: 25px;
    height: 25px ;
    width: 80px;
    text-align: center;
    background: #d2364c;
    cursor: pointer;
}
.navigation-main-quick .icon {
    background: #feffde;
    width: 25px;
    height: 25px;
    line-height: 18px;
    border-radius: 50%;
    position: absolute;
    left:-21px;
    z-index: 2;
    padding: 1px;
    overflow: hidden;
    color: #d3364c;
    font-size: 14px;
    border: 2px solid #d3364c;
}
.navigation-main-quick .name {
    width: 60px;
    float: left;
    padding-left: 10px;
}
.navigation-main-quick b {
    position: absolute;
    width: 25px;
    height: 27px;
    border-radius: 50%;
    z-index: 1;
    left: -19px;
    top: -1px;
    background: #fff;
}
.navigation-main-quick .am-icon-angle-right {
    margin-left: 5px;
 }
.navigation-main-quick * {
    color: #fcff00;
    text-decoration: none;
}
@media only screen and (min-width:641px) {
    .navigation-main-quick:hover {
        background: #ea304b;
    }
    .navigation-main-quick:hover .icon {
        border: 2px solid #ea304b;
        color: #ea304b;
    }
}