body{font-family: 'Meiryo UI';font-size: 12px;}
.ellipsis_2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: run-in;
}
.w1160{width: 1160px;margin: auto;}
.special{overflow: hidden;}
.special .nav_title{line-height: 50px;font-size: 14px;color: #333333;}
.special .banner_box{width: 100%}
.special .banner_box img{width: 100%}

.virus_product{background: #FDF9E9;width: 100%;padding-bottom: 100px;overflow: hidden}
.virus_product .goods_box .sum_title{color: #d41111;font-size: 30px;text-align: center;padding-top: 30px;padding-bottom: 20px;}
.virus_product .goods_box .sum_title img{margin-top: -9px;}
.virus_product .goods_item{margin: 10px -10px 0;overflow: hidden;}
.virus_product .goods_item .title{height: 60px;line-height: 60px;text-align: center;background: #D41111;
    color: #FFFFff;font-size: 24px;margin: 0 20px 20px;}
.virus_product .goods_item .item {margin: 0 20px 30px;font-size: 14px;float: left;display: block}
.virus_product .goods_item  .item img{width: 254px;height: 254px;margin-bottom: 10px;border: 3px solid #D70606;}
.virus_product .goods_item .item span{color: #cc1414;font-size: 18px;font-weight: bold;}
.virus_product .goods_item .item .desc{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 254px;min-height: 40px;}
.virus_product .step_info{margin-top: 50px;text-align: center;padding-bottom: 50px;}