@charset "UTF-8";
html,
body,
#app,
#apps {
    height: 100%;
    margin: 0;
    font-family: "Avenir", Helvetica, Arial, sans-serif;
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

.qingwu {
    height: 100%;
}

.main[data-v-26e24b12] {
    width: 1200px;
    margin: 0 auto;
}

.main .new_goods_title[data-v-26e24b12] {
    height: 40px;
    border-bottom: 1px solid #efefef;
    margin-top: 40px;
    margin-bottom: 30px;
}

.main .new_goods_title span[data-v-26e24b12] {
    font-size: 20px;
    line-height: 28px;
    border-left: 5px solid #ff464e;
    padding-left: 15px;
}

.main .new_goods_title span a[data-v-26e24b12] {
    font-weight: bold;
    font-size: 20px;
}

.main .recommend[data-v-26e24b12] {
    margin-top: 20px;
}

.main .recommend .recommend_right .item[data-v-26e24b12] {
    float: left;
    height: 290px;
    margin-left: 11px;
    margin-bottom: 12px;
}

.main .recommend .recommend_right .item .recommend_left[data-v-26e24b12] {
    height: 290px;
    width: 190px;
}

.main .recommend .recommend_right .item .recommend_left img[data-v-26e24b12] {
    width: 190px;
    height: 290px;
}

.main .recommend .recommend_right .item dl[data-v-26e24b12] {
    width: 188px;
    border: 1px solid #eee;
}

.main .recommend .recommend_right .item dl dd[data-v-26e24b12] {
    padding: 0 5px;
}

.main .recommend .recommend_right .item dl[data-v-26e24b12]:hover {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.3);
}

.main .recommend .recommend_right .item a[data-v-26e24b12] {
    color: #999;
}

.main .recommend .recommend_right .item .btn[data-v-26e24b12] {
    width: 170px;
    line-height: 28px;
    text-align: center;
    color: #ff464e;
    border: 1px solid #ff464e;
    box-sizing: border-box;
    border-radius: 4px;
    margin: 6px auto 10px auto;
    display: block;
    height: 28px;
    font-size: 14px;
}

.main .recommend .recommend_right .item .btn[data-v-26e24b12]:hover {
    background: #ff464e;
    color: #fff;
}

.main .recommend .recommend_right .item .other .price[data-v-26e24b12] {
    font-size: 18px;
    float: left;
    color: #ff464e;
}

.main .recommend .recommend_right .item .other .wei[data-v-26e24b12] {
    float: right;
    font-size: 14px;
    color: #666;
}

.main .recommend .recommend_right .item .other[data-v-26e24b12]:after {
    content: "";
    display: block;
    clear: both;
}

.main .recommend .recommend_right .item .title[data-v-26e24b12] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #999;
    line-height: 28px;
}

.main .recommend .recommend_right .item[data-v-26e24b12]:nth-child(7),
.main .recommend .recommend_right .item[data-v-26e24b12]:nth-child(1) {
    margin-left: 0;
}

.main .recommend .recommend_left[data-v-26e24b12] {
    flex: 1;
    height: 290px;
    width: 190px;
}

.main .recommend .recommend_left img[data-v-26e24b12] {
    width: 190px;
    height: 290px;
}

.main .recommend[data-v-26e24b12]:after {
    content: "";
    clear: both;
    display: block;
}

.main .advertising[data-v-26e24b12] {
    display: flex;
    margin-top: 10px;
}

.main .advertising div[data-v-26e24b12] {
    flex: 1;
}

.main .advertising div img[data-v-26e24b12] {
    border-radius: 4px;
}

.banner[data-v-26e24b12] {
    position: relative;
}

.banner .banner_sub_width_1200[data-v-26e24b12] {
    top: 0;
    height: 400px;
    z-index: 999;
    left: 50%;
    margin-left: -600px;
    position: absolute;
}

.banner .banner_sub_width_1200 .banner_sub[data-v-26e24b12] {
    width: 220px;
    margin-top: 10px;
    height: 380px;
    background: #fff;
    border-radius: 4px;
}

.banner .banner_sub_width_1200 .banner_sub .to_user_center[data-v-26e24b12] {
    width: 220px;
    padding: 48px 0;
}

.banner .banner_sub_width_1200 .banner_sub .to_user_center span[data-v-26e24b12] {
    background: #ff464e;
    color: #fff;
    line-height: 30px;
    width: 180px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}

.banner .banner_sub_width_1200 .banner_sub .other_block .block[data-v-26e24b12] {
    border-top: 1px solid #dedede;
    float: left;
    width: 110px;
    height: 62px;
    background: #fbfbfb;
    box-sizing: border-box;
    font-size: 12px;
    text-align: center;
}

.banner .banner_sub_width_1200 .banner_sub .other_block .block img[data-v-26e24b12] {
    width: 24px;
    height: 24px;
    margin-top: 8px;
    margin-bottom: 5px;
}

.banner .banner_sub_width_1200 .banner_sub .other_block .block a[data-v-26e24b12] {
    color: #666;
}

.banner .banner_sub_width_1200 .banner_sub .other_block .block[data-v-26e24b12]:hover {
    background: #eaeaea;
}

.banner .banner_sub_width_1200 .banner_sub .other_block .block[data-v-26e24b12]:nth-child(1) {
    border-right: 1px solid #dedede;
}

.banner .banner_sub_width_1200 .banner_sub .other_block .block[data-v-26e24b12]:nth-child(3) {
    border-right: 1px solid #dedede;
}

.banner .banner_sub_width_1200 .banner_sub .sub_gg[data-v-26e24b12] {
    padding: 8px 25px;
    box-sizing: border-box;
    margin-top: 10px;
    border-top: 1px solid #f1f1f1;
    font-size: 12px;
}

.banner .banner_sub_width_1200 .banner_sub .sub_gg a[data-v-26e24b12] {
    color: #999;
}

.banner .banner_sub_width_1200 .banner_sub .sub_gg a[data-v-26e24b12]:hover {
    color: #ff464e;
}

.banner .banner_sub_width_1200 .banner_sub .sub_gg h3[data-v-26e24b12] {
    font-size: 14px;
    margin-bottom: 5px;
}

.banner .banner_sub_width_1200 .banner_sub .sub_gg ul li[data-v-26e24b12] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 25px;
}

.banner .banner_sub_width_1200 .banner_sub .login_avatar[data-v-26e24b12] {
    color: #999;
    text-align: center;
    font-size: 12px;
}

.banner .banner_sub_width_1200 .banner_sub .login_avatar img[data-v-26e24b12] {
    border-radius: 50%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.banner .banner_sub_width_1200 .banner_sub .login_avatar.mt[data-v-26e24b12] {
    padding-top: 20px;
    padding-bottom: 20px;
}

.banner .banner_sub_width_1200 .banner_sub .login_btn[data-v-26e24b12] {
    margin-top: 10px;
}

.banner .banner_sub_width_1200 .banner_sub .login_btn .left_login[data-v-26e24b12] {
    float: left;
    width: 70px;
    line-height: 25px;
    font-size: 14px;
    border: 1px solid #ff464e;
    border-radius: 3px;
    margin-left: 28px;
    text-align: center;
}

.banner .banner_sub_width_1200 .banner_sub .login_btn .left_login a[data-v-26e24b12] {
    color: #ff464e;
}

.banner .banner_sub_width_1200 .banner_sub .login_btn .left_login[data-v-26e24b12]:hover {
    background: #ff464e;
}

.banner .banner_sub_width_1200 .banner_sub .login_btn .left_login:hover a[data-v-26e24b12] {
    color: #fff;
}

.banner .banner_sub_width_1200 .banner_sub .login_btn .left_login.red[data-v-26e24b12] {
    background: #ff464e;
}

.banner .banner_sub_width_1200 .banner_sub .login_btn .left_login.red a[data-v-26e24b12] {
    color: #fff;
}

.banner .banner_sub_width_1200 .banner_sub .login_btn[data-v-26e24b12]:after {
    content: "";
    display: block;
    clear: both;
}

.banner_img[data-v-26e24b12] {
    background-color: #efefef;
    background-position: top center;
    text-align: center;
    height: 400px;
    height: 100%;
}

.carousel-item>img {
    height: 400px;
}