body{font-family: 'Meiryo UI';font-size: 14px;}
.ellipsis_1 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: run-in;
}
.w1200{width: 1200px;margin: auto;}
.w1000{width: 1000px;margin: auto;}
.special{overflow: hidden;}
.special .banner_box{width: 100%}
.special .banner_box img{width: 100%}

.special .detail{background:url("https://rimaotong-cmall.oss-cn-hongkong.aliyuncs.com//image/activity/celebrate/background.png")no-repeat;
    background-position: center 0;background-size: 100% auto;padding-top: 40px;padding-bottom: 100px;}
.special .detail .message{text-align: center;width: 100%;}
.special .detail .message .image{margin-bottom: 20px;}
.special .detail .message .image img{width: 70%}

.title{text-align: center;margin: 100px 0 30px 0}
.title img{width: 50%}
.item_list{margin-top: 10px}
.item_list .item{padding: 10px;}
.item_list .item .item_image{border: 3px solid #f40210}
.item_list .item .item_image img{width: 100%}
.item_list .item .item_title{color:#c70000;font-size: 15px;margin-top: 5px}
.item_list .item .item_price{color:#c70000;font-size: 15px;margin-top: 5px;font-weight: bold}
.item_button{width: 100px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 15px;
    background: #f40210;margin:0 10px 10px 0;border-radius: 20px;float: right;cursor: pointer}

.bottom{margin-top: 50px}
.bottom .bottom_image{padding:15px;}
.bottom .bottom_image img{width: 100%}