body{
    margin: 0;
    padding: 0;
}
/*click_top*/
#click_top {
    width: 100%;
    height: auto;
    padding: 15px 0;
    background-color: #FFA600;
    border-bottom: 6px solid #F81A3C;
    text-align: center;
}

#click_top img {
    width: 20px;
    margin-bottom: 5px;
}
.goods-content{
    min-width: 300px;
}
#click_top .top_size {
    font-size: 16px;
    color: #fff;
}
.goods-content ul{
    margin: 0;
}

.halloween_discount ul li{
    padding-left: 0;
}
.shipping_info{
    display: block;
    width: 1200px;
    height: auto;
    background:#cd282e ;
    padding: 20px 0;
    margin: 0 auto;
}
.shipping_info ul{
    width: 930px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 0;
}
.shipping_info ul li{
    width:210px ;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.shipping_info ul li img{
    max-width:100% ;
}
.shipping_info ul li p{
    font-size:16px;
    font-weight:bold;
    color:#fff;
    line-height:21px;
    margin-top: 10px;
}
/*倒计时*/
.count_down {
    display: none;
    width: 1000px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    background: rgba(237, 131, 27, 1);
    box-shadow: 0px 14px 16px 0px rgba(6, 0, 1, 1);
    padding-bottom: 40px;
}
.count_down_1200 .time-item .time_num{
    background: rgba(237, 131, 27, 1);
}
.count_down_1200 {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.count_down_1200 .text {
    font-size: 24px;
    line-height: 40px;
    margin: 30px 0;
    letter-spacing: 2px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    margin-right: 10px;
}

.count_down_1200 .time-item {
    display: inline-block;
    width: 100px;
    /* border:2px solid rgba(255,255,255,1); */
}

.count_down_1200 .time-item_after {
    display: inline-block;
    width: 5px;
    line-height: 60px;
    font-size: 36px; /**/
    font-weight: bold;
    color: rgba(236, 244, 249, 1);
    vertical-align: top;
    margin-top: 10px;
}

.count_down_1200 .time-item p {
    display: inline-block;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 5px;
    /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);*/
}

.count_down_1200 .time-item .time_num {
    line-height: 60px;
    border-radius: 4px;
    font-size: 48px;
    margin-top: 10px;
    color: #fff;
}

.count_down_1200 .item-title .unit {
    background: none;
    line-height: 49px;
    font-size: 24px;
    padding: 0 10px;
    float: left;
}

.black_banner {
    max-width: 1920px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.black_banner img {
    display: block;
    width: 100%;
}

.black_main {
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    word-break: keep-all;

}

.black_main_1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url("../images_five/bg.jpg") no-repeat top;
    background-size: cover;
}

.black_main_2 {
    max-width: 1920px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background: url("../images_five/bg.jpg") no-repeat top;
    background-size: cover;
}

.black_main_1 .title {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 60px auto 0;
}

.black_main_2 .title2 {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 100px auto 0;
}

.black_main_1product {
    width: 1200px;
    height: auto;
    margin: 20px auto;
}

.show_push {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fdf3ea;
}

.show_push_inner {
    padding: 40px 50px 20px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.decorateleft {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
}

.decorateright {
    position: absolute;
    right: 0;
    top: 0;
    width: 43px;
}

.halloween_discount .decorateleft {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
}

.halloween_discount .decorateright {
    position: absolute;
    right: 0;
    top: 0;
    width: 43px;
}

.show_push_img {
    width: 42%;
    height: auto;
}

.show_push_text {
    width: 48%;
    margin-top: 20px;
    text-align: center;
}

.show_push_text .text {
    font-size: 28px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 1.5;
}

.show_push_text .ha_explanation {
    font-size: 18px;
    font-weight: bold;
    text-decoration: line-through;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
}

.show_push_text .prize {
    font-size: 36px;
    font-weight: bold;
    color: rgba(255, 0, 0, 1);
    line-height: 1.5;
    margin-top: 5px;
}

.show_push_text .ha_discount {
    font-size: 22px;
    font-weight: bold;
    color: rgba(255, 0, 0, 1);
    line-height: 24px;
    margin: 10px 0 20px;
}

.product_sbox_btn {
    display: inline-block;
    background: rgba(32, 32, 32, 1);
    border-radius: 25px;
    font-size: 24px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 50px;
    padding: 0 50px;
}

/*三个一排*/
.halloween_discount {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 30px auto 0;
    text-align: center;
    box-sizing: border-box;
}

.halloween_title {
    font-size: 40px;
    font-weight: bold;
    color: rgba(244, 111, 36, 1);
    line-height: 60px;
}

.halloween_time {
    font-size: 22px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 60px;
}

.halloween_name {
    font-size: 40px;
    font-weight: bold;
    color: rgba(244, 111, 36, 1);
    line-height: 60px;
}

.halloween_zhu {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.halloween_discount ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
}

/*.halloween_discount ul::after {*/
/*content: "";*/
/*width: 380px;*/
/*}*/
.halloween_discount ul .li_te{
    width: 560px;
}
.halloween_discount ul .li_te .inner-black {
    padding: 20px 100px;
    position: relative;
}
.halloween_discount ul li {
    width: 360px;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
    background: #fdf3ea;
    text-align: center;
    box-sizing: border-box;
}
.halloween_discount ul:after {content: ""; width: 360px; }
.inner-black {
    padding: 20px 50px;
    position: relative;
}

.halloween_discount ul li img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.halloween_discount ul li p {
    margin: 5px 0;
    text-align: left;
    text-decoration: line-through;
}

.inner-black_main {
    height: auto;
    overflow: hidden;
    margin: 30px 0 10px;
}

.black_main_left {
    float: left;
    width: 50px;
    height: 130px;
    background: url("../images_five/down.png") no-repeat center;
    background-size: cover;
    font-size: 20px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    padding: 30px 0;
    box-sizing: border-box;
}

.black_main_right {
    float: right;
    width: calc(100% - 70px);
    border-left: 2px solid #CD282E;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
}

.halloween_discount ul li .name {
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
    margin-top: 15px;
}

.ha_explanation {
    font-size: 15px;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.present_price {
    font-size: 20px;
    color: rgba(222, 63, 43, 1);
    line-height: 30px;
}

.ha_discount {
    font-size: 22px;
    color: rgba(222, 63, 43, 1);
    line-height: 36px;
}

.buy_speed {
    display: inline-block;
    background: rgba(32, 32, 32, 1);
    border-radius: 20px;
    font-size: 24px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 40px;
    padding: 0 50px;
}

.ha_footer_text1 {
    font-size: 85px;
    color: rgba(244, 111, 36, 1);
    line-height: 100px;
    font-weight: 500;
    margin-top: 70px;
}

.ha_footer_text2 {
    font-size: 40px;
    color: rgba(244, 111, 36, 1);
    line-height: 60px;
    font-weight: 500;
}

.ha_footer_text3 {
    font-size: 45px;
    color: rgba(255, 255, 255, 1);
    line-height: 65px;
    font-weight: 500;
    margin: 50px 0 100px;
}

.halloween_banner_text {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
}

@media screen and (max-width: 1200px) {

.shipping_info{
    width: 100%;
}
    .halloween_discount {
        width: 100%;
        padding: 0 20px;
    }

    .halloween_discount ul li {
        width: 32%;
    }
    .halloween_discount ul:after {content: ""; width: 32%; }
    .black_main_1product {
        width: 100%;
    }

    .inner-black {
        padding: 20px 10%;
    }
    .halloween_discount ul .li_te{
        width: 520px;
    }
}
@media screen and (max-width: 1120px) {

    .halloween_discount ul .li_te{
        width: 500px;
    }
    .halloween_discount ul .li_te .inner-black {
        padding: 20px 60px;
        position: relative;
    }
}
@media screen and (max-width: 1060px) {
    .count_down {
        width: 100%;
    }

    .count_down_1200 {
        width: 100%;
        box-sizing: border-box;
    }
    .halloween_discount .decorateleft {
        width: 10%;
    }
    .halloween_discount .decorateright {
        width: 10%;
    }
    .halloween_discount ul li .name{
       font-size: 16px;
    }
    .ha_explanation{
        font-size: 12px;
    }
    .present_price{
        font-size: 16px;
    }
    .buy_speed{
        font-size: 18px;
    }
    .halloween_discount ul .li_te{
        width: 400px;
    }
    .halloween_discount ul .li_te .inner-black {
        padding: 20px 40px;
        position: relative;
    }
    .show_push_img{
        margin-left:0!important;
    }
}
@media screen and (max-width: 920px) {
    body{
        min-width: 920px;
    }
}
@media screen and (max-width: 767px) {
    body{
        min-width: 300px;
    }
    .shipping_info ul{
        width: 100%;
    }
    .show_push{
        margin-bottom: 20px;
    }
    .count_down_1200 .text {
        font-size: 14px;
        margin: 16px 0 0;
        line-height: 1.5;
    }
    .black_main_2 .title2{
       margin: 30px auto 0;
    }
    .count_down_1200 .time-item {
        display: inline-block;
        width: 65px;
    }

    .time-item_after {
        display: inline-block;
        width: 5px;
        line-height: 30px;
        font-size: 24px;
        font-weight: bold;
        color: rgba(236, 244, 249, 1);
        vertical-align: top;
        margin-top: 10px;
    }

    .time-item p {
        display: inline-block;
        color: #fff;
        line-height: 20px;
        font-size: 14px;
        padding: 0 10px;
        border-radius: 5px;
        margin-bottom: 10px;
        /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);*/
    }

    .time-item .time_num {
        line-height: 30px;
        border-radius: 4px;
        font-size: 24px;
        margin-top: 10px;
        color: #fff;
    }

    .halloween_banner_text {
        position: absolute;
        font-size: 16px;
        line-height: 1.2;
        bottom: 10px;
    }

    .halloween_discount {
        margin: 0 auto;
    }

    .halloween_title {
        font-size: 20px;
        line-height: 1.5;
    }

    .halloween_time {
        font-size: 18px;
        line-height: 1.6;
        margin: 5px auto;
    }

    .halloween_discount ul li {
        width: 47%;
        margin-bottom: 20px;
    }
    .halloween_discount ul:after {content: ""; width: 47%; }
    .halloween_discount ul .li_te{
        width: 47%;
    }
    .halloween_discount ul .li_te .inner-black {
        padding: 20px 10%;
        position: relative;
    }
    .ha_footer_text1 {
        font-size: 20px;
        color: rgba(244, 111, 36, 1);
        line-height: 30px;
        font-weight: 500;
        margin-top: 20px;
    }

    .ha_footer_text2 {
        font-size: 16px;
        color: rgba(244, 111, 36, 1);
        line-height: 30px;
        font-weight: 500;
    }

    .ha_footer_text3 {
        font-size: 16px;
        color: #fff;
        line-height: 30px;
        font-weight: 500;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 550px) {
    .halloween_discount ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    .show_push_img{
        width: 100%;
    }
    .show_push_text{
        width: 100%;
    }
    .show_push_inner{
        padding: 30px 10% 20px;
    }
    .decorateleft{
        width: 10%;
    }
    .decorateright{
        width: 10%;
    }
    .shipping_info ul li{
        width: 47%;
    }
    .shipping_info ul li p{
        font-size: 12px;
    }
}