body {
    background: #EFEFEF;
    font-family: "微软雅黑";
    font-size: .875rem;
}

.clear {
    clear: both;
}


/*商品详情*/

.detail_img img {
    width: 100%;
}

.detail-content .priceq {
    font-size: 1.2rem;
    color: #2789ee;
    margin-top: .5rem;
}

.show-detail .detail-content {
    background: #fff;
    padding-bottom: 1rem;
    /* padding: .5rem 1rem; */
}

.detail-content .feature {
    padding: 0 1rem;
}

.show-detail .detail-content h3 {
    color: #333;
    font-weight: normal;
    /* height: 32px; */
    line-height: 21px;
    margin: 10px 0;
    /* border-bottom: 1px dashed #e6eef8; */
}

.show-detail .detail-content span {
    display: block;
    line-height: 1.4rem;
}

.detail-content .nav-detail {
    min-width: 18rem;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    color: #999;
    background-color: #f7f7f7;
}


/**/

.nav-content1 {
    background: #fff;
    margin-top: 10px;
    padding: 0 1rem 1rem;
}

.nav-content1 .s-red {
    color: #FF4242;
    font-size: 1rem;
    font-weight: bold;
}

.nav-content1 .stock select {
    width: 10rem;
    height: 2rem;
    font-size: .9rem;
    border: 1px solid #DEDEDE;
    margin-bottom: .5rem;
}

.nav-content1 .stock {
    margin-top: .8rem;
    padding-left: 5.5rem;
}

.nav-content1 .d-amount {
    /*padding: 0 1rem;*/
    color: #666;
    overflow: hidden;
}

.nav-content1 .d-amount h4 {
    float: left;
    font-weight: normal;
    font-size: .95rem;
    /*line-height: 2.5rem;*/
    margin-top: 0.75rem;
}

.nav-content1 .d-amount .d-stock .decrease {
    position: absolute;
    left: 0;
    width: 2rem;
    height: 2rem;
    display: block;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 2rem;
    font-size: 16px;
    color: #666;
}

.nav-content1 .d-amount .d-stock {
    float: left;
    width: 7.5rem;
    height: 2.5rem;
    position: relative;
    margin: 0.5rem .75rem;
}

.nav-content1 .d-amount .d-stock input {
    position: absolute;
    left: 2rem;
    width: 3.3rem;
    height: 2rem;
    border: 1px solid #ddd;
    /*border-left: none;*/
    border-right: none;
    text-align: center;
}

.nav-content1 .d-amount .d-stock .increase {
    position: absolute;
    right: 0;
    width: 2rem;
    height: 2rem;
    display: block;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 2rem;
    font-size: 16px;
    color: #666;
}

.nav-content1 .list dl dt.active {
    color: #fa444e;
    border: 1px solid #fa444e;
}

.nav-content1 .list dl dt {
    display: inline-block;
    width: 12rem;
    height: 1.5rem;
    line-height: 1.5rem;
    /* margin-left: .4rem; */
    padding: 0 .3rem;
    color: #999999;
    border: 1px solid #DADADA;
    font-size: .9rem;
    text-align: center;
    margin-bottom: .5rem;
}

.nav-content1 .list dl dt.active a {
    color: #fa444e;
}

.nav-content1 .list dl dt a {
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    display: inline-block;
}


/**/

.nav-content3 {
    background-color: #fff;
    margin-top: 10px;
}

.nav-content3 .benibos {
    padding: 1rem 1rem;
}

.nav-content3 .benibos .benibos-left,
.nav-content3 .benibos .benibos-center {
    float: left;
    margin-right: 3px;
}

.nav-content3 .benibos .benibos-center span {
    display: inline-block;
    color: #fff;
    background: #db0808;
    padding: .2rem .4rem;
    border-radius: 3px;
    margin-top: 5px;
}

.nav-content3 .benibos .benibos-center p {
    font-size: 1rem;
}

.nav-content3 .benibos .benibos-right {
    float: right;
}

.nav-content3 .benibos .benibos-right a {
    display: inline-block;
    color: #fff;
    background: #333;
    padding: .6rem 1rem;
    border-radius: 20px;
    margin-top: 4px;
    /* font-size: 1rem; */
}


/**/

.nav-content2 {
    margin-top: 10px;
}

.nav-content2 .am-nav-tabs {
    height: 2.5rem;
    line-height: 2.5rem;
    border-bottom: 1px solid #ddd;
    background: #fff;
}

.nav-content2 .am-nav::after,
.nav-content2 .am-nav::before {
    content: " ";
    display: table;
}

.nav-content2 .am-nav-tabs>li {
    margin-left: 1rem;
    margin-bottom: 0;
}

.nav-content2 .am-nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-content2 .am-nav>li,
.nav-content2 .am-nav>li>a {
    position: relative;
    display: block;
    width: 5rem;
    text-align: center;
}

.trademark {
    background: #fff;
    padding-bottom: 10px;
    color: #999999;
}

.mingchen p {
    display: flex;
    padding-top: 10px;
}

.mingchen p span {
    flex: 1;
    text-align: center;
}

.find_nav_cur {
    color: #0279ff;
    border-bottom: 2px solid #0279ff;
    width: 5rem;
    text-align: center;
}

.find_nav_cur a {
    color: #0279ff!important;
}

.am-nav-tabs li a {
    color: #555;
}

.am-navbar-nav .cars button {
    width: 115px;
    height: 48px;
    background: #2789ee;
    color: #f7f7f7;
    border: 0;
}

.am-navbar-nav .man button {
    width: 115px;
    height: 48px;
    background: #25a7ff;
    color: #f7f7f7;
    border: 0;
}


/*商品详情底部*/

.am-navbar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 49px;
    line-height: 49px;
    z-index: 1010;
}

.sq-foot {
    background: #eee;
    color: #a4a4a4;
    overflow: hidden;
    border-top: 1px solid #ddd;
}

.am-navbar-default .am-navbar-nav {
    background: #fff;
}

.am-navbar .am-navbar-nav {
    /* padding-left: 8px;
    padding-right: 8px; */
    text-align: center;
    overflow: hidden;
    display: flex;
}

.am-navbar .am-navbar-nav li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    float: none;
}

.am-navbar-nav .curr {
    color: #2789ee;
}

.sq-foot a {
    color: #a4a4a4;
}

.am-navbar-nav a {
    display: inline-block;
    width: 100%;
    height: 49px;
    line-height: 20px;
    margin-top: 8px;
}

.am-navbar-nav a .am-navbar-label {
    padding-top: 2px;
    line-height: 1;
    font-size: 12px;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media (max-width: 350px) {
    /*详情*/
    .show-detail .detail-content .nav-content li {
        width: 5.3rem;
    }
}

@media (max-width: 370px) {
    /*详情*/
    .show-detail .detail-content .nav-content li {
        width: 5.3rem;
    }
}