﻿/*商品搜索输入自动补充css*/
/* 
 * Autocompleter v0.1.2.1 - 2014-05-23 
 * Simple, easy, customisable and with cache support. 
 * http://github.com/ArtemFitiskin/jquery-autocompleter 
 * 
 * Copyright 2014 Artem Fitiskin; MIT Licensed 
 */
.autocompleter {
    /*width: 99.3%;*/
    /*display: none;*/
    position: absolute;
    margin-top: 35px;
    border: 1px solid #ddd
}
.autocompleter-show {
    display: block;
}
.autocompleter,
.autocompleter-hint {
    position: absolute;
}
.autocompleter-list {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.autocompleter-item {
    cursor: pointer;
    text-align: left;
    background-color: #ffffff;
    /*width: 100%;*/
    line-height: 40px;
    padding-left: 20px;
}
    .autocompleter-item:hover {
        /* Hover State */
        background-color: #ddd
    }
.autocompleter-item-selected {
    /* Selected State */
    background-color: #ddd
}
.autocompleter-item strong {
    /* Highlight Matches */
}
.autocompleter-hint {
    width: 100%;
    display: none;
    /** Need absolute position over input text */
}
.autocompleter-hint-show {
    display: block;
    background-color: #ff0000;
    display: none;
}
.autocompleter-hint span {
    color: transparent;
    display: none;
}
/*商品搜索输入自动补充css*/

 

/*首页改版 开始*/
.race_lamp {
    height: 153px;
    /*overflow: hidden;*/
    position: absolute;
    width: 810px;
    z-index:2;
    margin: 0px 0 0 157px;
    border: 1px solid #ddd;
    border-right: none;
}

.coupon_item {
    /*position: relative;*/
    -moz-border-radius: 6px;
    /*overflow: hidden;*/
    background: #ffffff;
    width: 269px;
    height: 152px;
    float: left;
    z-index: 2;
    border-right: 1px solid #ddd;
}

    .coupon_item img {
        cursor: pointer;
        transition: all 0.6s;
        width: 269px;
    }

        .coupon_item img:hover {
            transform: scale(1.1);
        }

.coupon_lk {
    display: block;
    /* height: 118px; */
    overflow: hidden;
}

.coupon_info {
    padding-top: 15px;
    margin: 0 0 0 19px;
    width: 119px;
    float: left;
}

.coupon_price {
    font-family: 'impact', sans-serif;
    display: block;
    height: 38px;
    line-height: 38px;
}

.mod_price {
    font-size: 14px;
}

.coupon_price span {
    font-size: 22px;
}

.coupon_limit {
    color: #b1b3b0;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.coupon_desc {
    color: #e33333;
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-family: 'impact', sans-serif;
}

.coupon_img {
    float: left;
    margin: 14px 0 0 0;
    width: 120px;
    height: 120px;
    /* padding: 10px; */
    -moz-border-radius: 50%;
    /* border-radius: 50%; */
    -webkit-transition: opacity ease 0.2s;
    -o-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
    transition: opacity ease 0.2s;
    background: #fff;
    transition: opacity ease 0.2s;
}

    .coupon_img img {
        width: 120px;
        height: 120px;
    }

.yhj-user {
    margin-top: -400px;
    width: 231px;
    height: 555px;
    float: right;
}

.yhj-user-top {
    height: 400px;
    background: #fff;
    text-align: center;
    border: 1px solid #ddd;
}

.user_inner {
    position: relative;
    padding-top: 15px;
    height: 89px;
}

.user_show {
    padding: 0 10px;
    font-size: 14px;
}

    .user_show p {
        overflow: hidden;
        line-height: 25px;
        width: 100%;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        color: #888;
    }

.user_login, .user_reg {
    padding: 0 2px;
}

.user_profit {
    height: 25px;
    font-size: 0;
}

.user_profit_lk {
    display: inline-block;
    margin: 0 5px;
    width: 85px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    text-align: center;
    color: #e43f3b;
    -moz-border-radius: 13px;
    border-radius: 13px;
    -webkit-box-shadow: 6px 8px 20px rgba(45,45,45,.15);
    -moz-box-shadow: 6px 8px 20px rgba(45,45,45,.15);
    box-shadow: 6px 8px 20px rgba(45,45,45,.15);
    -webkit-transition: background .3s ease,color .3s ease;
    -o-transition: background .3s ease,color .3s ease;
    -moz-transition: background .3s ease,color .3s ease;
    transition: background .3s ease,color .3s ease;
}

.user_profit_lk_plus {
    background: #363634;
    color: #e5d790 !important
}

.conve-list li.min {
    width: 70px;
}

.conve-list a {
    padding-top: 1px;
    text-align: center;
    display: block;
}

.conve_on li.selected a {
    position: relative;
    z-index: 11;
    background: #FFF;
    height: 75px;
}

.conve_on li.selected.conve-item-1 a {
    border-left-color: #f40;
}

.conve-list a .conve-item-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 11px;
    background-repeat: no-repeat;
    position: relative;
}

.tbh-icon img {
    width: 30px;
    height: 30px;
}

.tbh-conve .conve-item-1 .tbh-icon {
    background-position: 0 0;
}

.conve-list li {
    float: left;
    width: 71px;
    height: 66px;
    padding: 3px;
}

.conve-list a p {
    color: #333;
    line-height: 27px;
}

.yhj-user-poster img {
    height: 152px;
    width: 231px;
}

.yhj-user-news {
    height: 152px;
    background: #fff;
    border: 1px solid #ddd;
    border-left: none;
    border-top: none;
}

#settleup .ci-count {
    position: absolute;
    top: -5px;
    right: -11px;
    display: inline-block;
    padding: 2px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    background-color: #f10215;
    -moz-border-radius: 7px;
    border-radius: 7px;
    min-width: 12px;
    text-align: center;
}

.news_hd {
    padding: 8px 0 0;
    position: relative;
    line-height: 13px;
    font-size: 0;
}

.news_tit {
    display: inline-block;
    font-size: 13px;
    margin-left: 13px;
    color: #1e1e1e;
}

.news_more {
    position: absolute;
    right: 12px;
    top: 8px;
    font-size: 12px;
    color: #999;
}

.news_list {
    padding-top: 8px;
    margin: 0 9px;
    height: 88px;
}

    .news_list li {
        max-width: 204px;
        white-space: nowrap;
        overflow: hidden;
        line-height: 24px;
        text-overflow: ellipsis;
    }

        .news_list li p {
            max-width: 205px;
            _width: 205px;
            white-space: nowrap;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            overflow: hidden;
        }

.spike_news_list {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    margin-bottom: 15px;
}

.spike_slider_inner {
    width: 590px;
    border: 1px solid #ddd;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.news_slider_inner {
    width: 595px;
}

.box_hd {
    height: 60px;
    margin: 0 15px;
    font-size: 0;
    line-height: 0;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.box_hd_lk {
    display: inline-block;
    position: relative;
    height: 40px;
    margin: 8px 0 0 0;
}

.box_tit {
    float: left;
    font-weight: normal;
    font-size: 22px;
    color: #222;
    line-height: 44px;
    font-family: 'impact', sans-serif;
}

.box_hd_arrow {
    background-position: 0 0;
    float: left;
    position: relative;
    width: 23px;
    height: 23px;
    top: 11px;
    left: 4px;
    background-image: url(time.png);
}

.box_subtit {
    float: right;
    font-size: 14px;
    color: #da251d;
    height: 20px;
    line-height: 20px;
    margin: 21px 83px 0 0;
}

.spike_news_list_more {
    position: absolute;
    right: 12px;
    top: 31px;
    font-size: 12px;
    color: #676767 !important
}

.spike_slider_inner li {
    float: left;
    width: 169px;
    position: relative;
    padding: 14px;
    _padding: 13px;
    height: 245px;
    background: #fff;
    cursor: pointer;
}

.spike_slider_inner .lc-car {
    padding: 2px 10px;
    float: right;
    text-align: center;
    margin-top: 6px;
    border-radius: 5px;
    border: 1px solid #ff9b9b;
    background: #ffeeee;
    color: #d30816;
    font-weight: bold;
    font-family: 'impact', sans-serif;
    width: 60px;
}

    .spike_slider_inner .lc-car:hover {
        background: #D62A22;
        color: #FFF;
    }

    .spike_slider_inner .lc-car.topm {
        margin-top: 12px;
    }

.spike_slider_inner .price span {
    font-family: "微软雅黑","黑体";
    color: #f32d2c;
    font-size: 14px;
}
/*2021-05-05 新增*/
.slider_item_price .price_p span {
    font-family: "微软雅黑","黑体";
    color: #f32d2c;
    font-size: 14px;
    font-weight: bold;
}

/*2021-05-05 新增*/
.slider_item_price .price_p .tm_price {
    color: #999;
    font-weight: normal;
    text-decoration: line-through;
    font-size: 12px;
}

.sk_item:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 275px;
    background: #f0f0f0;
}

.spike_process_bar {
    /* margin-top: 2px; */
    width: 167px;
    height: 3px;
    border: 1px solid #febdbe;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    font-size: 0;
    overflow: hidden;
}

    .spike_process_bar span {
        display: inline-block;
        width: 100px;
        text-align: center;
        color: #fff;
        height: 11px;
        font-size: 12px;
        background-color: #febdbe;
    }

.news_txt {
    max-width: 160px;
    _width: 160px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sk_item:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 275px;
    background: #f0f0f0;
}

.slider_control {
    position: absolute;
    top: 50%;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 28px;
    height: 40px;
    line-height: 40px;
    background-color: #d9d9d9;
    background-color: rgba(0,0,0,.15);
    margin-top: -20px;
    font-size: 20px;
    z-index: 2;
    border: none;
    outline: none;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color ease .2s;
    -moz-transition: background-color ease .2s;
    transition: background-color .2s ease;
}

    .slider_control i {
        color: #fff;
        color: hsla(0,0%,100%,.4);
        -webkit-transition: color .2s ease;
        -o-transition: color ease .2s;
        -moz-transition: color ease .2s;
        transition: color .2s ease;
    }

.slider_control_prev {
    left: 0;
}

.slider_control {
    top: 176px;
    /* opacity: 0; */
}

    .slider_control:hover {
        color: #fff;
        background-color: #999;
        background-color: rgba(0,0,0,.4);
    }

.slider_control_next {
    right: 0;
}

.slider_item_price {
    overflow: hidden;
    line-height: 31px;
}

.sld-ft-opt {
    display: none;
    z-index: -1;
    filter: alpha(opacity=0);
}

.prom_item {
    width: 120px;
    height: 80px;
    background: #ddd;
    line-height: 24px;
    padding: 40px 20px;
}

    .prom_item i {
        color: #C00;
        font-weight: bold;
        font-size: 14px
    }

.ifo_member {
    position: relative;
    line-height: 32px;
}

    .ifo_member img {
        position: absolute;
        left: 52px;
        top: 5px;
        width: 18px;
        height: 20px;
    }



    /*商品详情图片切换*/
    /*body,div,ul,li{
    margin:0;
    padding:0;
}*/
ul{
    list-style:none;
}
img{
    border:0;
}
.banner{
    margin:30px auto 0;
    width:635px;
}
.large_box{
    margin-bottom:10px;
    width:100%;
    height:80%;
    overflow:hidden;
}
.large_box img{
    display:block;
}
.small_box{
    width:100%;
    height:20%;
    overflow:hidden;
}
.small_list{
    position:relative;
    float:left;
    width:272px;
    height:100%;
    overflow:hidden;
}
.small_list ul{
    height:100%;
    overflow:hidden;
}
.small_list ul li{
    position:relative;
    float:left;
    margin-right:10px;
    width:80.5px;
    height:100%
}
.small_list ul li img{
    display:block;
}
.small_list ul li .bun_bg{
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:80.5px;
    height:100%;
    background:#FFF;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity:0.6;
    opacity:0.6;
}
.small_list ul li.on .bun_bg{
    display:block;
}
.btns{
    display:block;
    width:35px;
    height:100%;
    background-color:#777;
    background-repeat:no-repeat;
    background-position:center center;
    cursor:pointer;
}
.btns:hover{
    background-color:#333;
}
.lefts_btn {
    float: left;
    margin-right: 10px;
    background-image: url('../images/left_btn.png');
}
.rights_btn{
    float:right;
    background-image: url('../images/right_btn.png');
}

 /*商品详情图片切换*/