.no-margin-top{
    margin-top:0 !important;
}
.mr-top-60{
    margin-top:60px !important;
}
.mr-top-45{
    margin-top:45px !important;
}
.mr-top-50{
    margin-top:50px !important;
}
.mr-top-8{
    margin-top:8px !important;
}
.case{
    width:100%;
    max-width: 1200px;
    margin:160px auto 0;
    display: block;
}
.case img{max-width: 100%;display: block;}
.case-title{
    width:100%;
    text-align: center;
    font-size:24px;
    line-height: 40px;
    margin:45px 0 30px;
    color:#494949;
    display: block;
}
.case-intro{
    width:100%;
    text-align: center;
    font-size:14px;
    line-height: 22px;
    color:#868686;
    display: block;
}
.case-sub-title{
    width:100%;
    margin:20px 0 25px;
    display: flex;
    justify-content: center;
}
.case-sub-title span{
    flex-grow: 0;
    width:73px;
    height: 1px;
    background: #606060;
    margin-top:11px;
    display: block;
}
.case-sub-title p{
    flex-grow: 0;
    padding:0 10px;
    font-size:18px;
    line-height: 23px;
    color:#494949;
    display: block;
}
.case-illness{
    width:100%;
    margin-bottom: 30px;
    display: block;
}
.case-illness ul{
    width:100%;
    display: flex;
    justify-content: center;
}
.case-illness ul li{
    width:137px;
    height: 137px;
    position: relative;
    flex-grow: 0;
    margin:0 6px;
    border-radius: 50%;
    display: block;
}
.case-illness ul li img{
    width: 100%;
    object-fit: cover;
    display: block;
}
.case-illness ul li p{
    width:100%;
    text-align: center;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left:0;
    font-size:14px;
    line-height: 22px;
    color:#fff;
}
.case-red-title{
    width:100%;
    text-align: center;
    font-size:16px;
    color:#dc082b;
    line-height: 30px;
    margin-top:20px;
    display: block;
    font-weight: bold;
}
.case-red-title i{
    text-decoration:underline;
}
.case-left-text{
    width:955px;
    margin-left:245px;
    margin-top:10px;
    text-align: left;
    font-size:16px;
    color:#767676;
    line-height: 30px;
    display: block;
}
.case-healthy-trend{
    width:100%;
    margin-bottom: 32px;
    display: flex;
    justify-content: center;
}
.case-healthy-trend .case-healthy-trend-left{
    width:645px;
    height: 210px;
    padding:45px 35px 25px 30px;
    background: #f3f3f3;
    border-radius: 15px;
    margin:0 5px;
    flex-grow: 0;
    display: flex;
    justify-content: space-between;
}
.case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-img img{
    width:320px;
    min-width: 320px;
    margin-right: 30px;
    flex-grow: 0;
    display: block;
}
.case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-img p{
    font-size:14px;
    line-height: 36px;
    color:#717171;
    flex-grow: 1;
    display: block;
}
.case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-text{
    flex-grow: 1;
    display: block;
}
.case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-text h2{
    width:100%;
    font-size:16px;
    color:#868686;
    line-height: 34px;
    display: block;
    font-weight: normal;
}
.case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-text span{
    width:100%;
    font-size:14px;
    line-height: 30px;
    color:#868686;
    display: block;
}
.case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-text span b{
    font-weight: normal;
    color:#3b3b3b;
    text-decoration: underline;
}
.case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-text p{
    width:100%;
    font-size:14px;
    line-height: 30px;
    color:#dc082b;
    display: block;
}
.case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-text p b{
    font-size:18px;
}
.case-healthy-trend-right{
    width:340px;
    height: 210px;
    padding:45px 25px 25px;
    background: #f3f3f3;
    border-radius: 15px;
    margin:0 5px;
    flex-grow: 0;
    display: block;
}
.case-healthy-trend-right h2{
    width:100%;
    font-size:16px;
    color:#6d6d6d;
    font-weight: normal;
    line-height: 30px;
    display: block;
}
.case-healthy-trend-right p{
    width:100%;
    font-size:14px;
    color:#6d6d6d;
    line-height: 30px;
    display: block;
}
.case-healthy-textpic{
    width:100%;
    display: flex;
    margin-bottom:40px;
    justify-content: center;
}
.case-healthy-textpic img{
    width:261px;
    height: 72px;
    min-width: 261px;
    margin-right: 14px;
    flex-grow: 0;
    display: block;
}
.case-healthy-textpic p{
    width:690px;
    flex-grow: 0;
    font-size:14px;
    line-height: 24px;
    color:#757575;
    text-align: justify;
    display: block;
}

.case-healthy-advantage{
    width:100%;
    display: flex;
    justify-content: center;
}
.case-healthy-advantage .case-healthy-advantage-left{
    width:415px;
    min-width: 415px;
    flex-grow: 0;
    display: block;
}
.case-healthy-advantage .case-healthy-advantage-center{
    width:189px;
    height: 203px;
    flex-grow: 0;
    margin:0 35px 10px;
    display: block;
}
.case-healthy-advantage .case-healthy-advantage-right{
    width:390px;
    min-width: 390px;
    flex-grow: 0;
    display: block;
}
.case-healthy-advantage li{
    width:100%;
    margin-bottom: 10px;
    display: block;
}
.case-healthy-advantage li h2{
    width:100%;
    font-size:16px;
    line-height: 32px;
    color:#d2001e;
    display: block;
}
.case-healthy-advantage li h2 i{
    width:20px;
    line-height: 20px;
    text-align: center;
    font-size:14px;
    color:#8f8f8f;
    background: #dedede;
    margin-right: 5px;
    margin-top:6px;
    display: inline-block;
}
.case-healthy-advantage li p{
    width:100%;
    font-size:12px;
    color:#868686;
    line-height: 22px;
    height: 88px;
    display: block;
}

.case-center-red-title{
    width:1120px;
    margin:0 auto 27px;
    display: block;
    background: #dc082b;
    color:#fff;
    padding:27px 0;
    position: relative;
}
.case-center-red-title p{
    width:100%;
    text-align: center;
    font-size:20px;
    line-height: 34px;
    color:#fff;
    display: block;
}
.case-center-red-title span{
    width:0px;
    height:0px;
    border-top: 20px solid #dc082b;
    border-right:20px solid transparent;
    border-bottom:20px solid transparent;
    border-left:20px solid transparent;
    position: absolute;
    bottom:-40px;
    left:50%;
    transform: translateX(-50%);
}
.case-animal-center-red-title{
    margin-bottom:62px;
}
.case-healthy-three,.case-healthy-two{
    width:100%;
    max-width: 1120px;
    margin:0 auto 17px;
    display: flex;
    justify-content: center;
}
.case-healthy-three .case-healthy-three-box{
    width:317px;
    height: 368px;
    padding:20px 25px;
    background: #f0eff0;
    margin-right: 10px;
    border-radius: 15px;
}
.no-margin-right{
    margin-right: 0 !important;
}
.case-healthy-three .case-healthy-three-box h2,.case-healthy-two-box h2{
    width:100%;
    padding-bottom:10px;
    border-bottom: 1px solid #cecece;
    display: flex;
    justify-content: space-between;
}
.case-healthy-three .case-healthy-three-box h2 span,.case-healthy-two-box h2 span{
    flex-grow: 0;
    font-size:20px;
    line-height: 28px;
    color:#dc082b;
    display: block;
}
.case-healthy-three .case-healthy-three-box h2 i,.case-healthy-two-box h2 i{
    font-size:14px;
    line-height: 28px;
    padding:0 10px;
    color:#fff;
    background: #dc082b;
    background: -moz-linear-gradient(top,  #dc082b 0%, #a5011c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc082b), color-stop(100%,#a5011c));
    background: -webkit-linear-gradient(top,  #dc082b 0%,#a5011c 100%);
    background: -o-linear-gradient(top,  #dc082b 0%,#a5011c 100%);
    background: -ms-linear-gradient(top,  #dc082b 0%,#a5011c 100%);
    background: linear-gradient(to bottom,  #dc082b 0%,#a5011c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc082b', endColorstr='#a5011c',GradientType=0 );
}
.case-drink .case-healthy-two-box h2 i{
    /*padding:0 20px;*/
}
.case-healthy-three .case-healthy-three-box h3,.case-healthy-two-box h3{
    width:100%;
    font-size:16px;
    line-height: 32px;
    color:#606060;
    border-bottom: 1px solid #cecece;
    display: block;
    font-weight: normal;
}
.case-healthy-three .case-healthy-three-box p{
    width:100%;
    font-size:14px;
    line-height: 24px;
    color:#606060;
    display: block;
    margin-top:10px;
}
.case-healthy-three .case-healthy-three-box img{
    width:190px;
    height: 136px;
    margin:25px auto 0;
    display: block;
}
.case-healthy-two{
    margin-bottom: 10px;
}
.case-healthy-two-box{
    width:550px;
    height: 228px;
    flex-grow: 0;
    margin-right: 14px;
    display: block;
    padding:20px 25px;
    border-radius: 15px;
    background: #f0eff0;
}
.case-drink-one .case-healthy-two-box{
    width:100%;
    flex-grow: 1;
    margin-right: 0;
}
.case-drink-one .case-healthy-two-box .case-healthy-two-textpic{
    margin-top:35px;
}
.case-healthy-two-box .case-healthy-two-textpic{
    width:100%;
    display: flex;
    justify-content: space-between;
    margin-top:12px;
}
.case-healthy-two-box .case-healthy-two-textpic p{
    flex-grow: 1;
    margin-right: 20px;
    display: block;
    font-size:14px;
    line-height: 24px;
    color:#606060;
}
.case-healthy-two-box .case-healthy-two-textpic img{
    width:190px;
    min-width: 190px;
    height: 136px;
    border-radius: 5px;
    flex-grow: 0;
    display: block;
}
.case-healthy-two-box h2 b{
    flex-grow: 1;
    display: block;
    font-size:14px;
    line-height: 28px;
    color:#606060;
    margin-left:10px;
}

.case-healthy-six{
    width:100%;
    max-width: 1120px;
    margin:0 auto 40px;
    display: block;
}
.case-healthy-six ul{
    width:100%;
    display: flex;
    justify-content: space-between;
    margin-top:25px;
}
.case-healthy-six ul li{
    width: 343px;
    flex-grow: 1;
    display: block;
    margin-right: 45px;
}
.case-healthy-six ul li:nth-child(3){
    margin-right: 0;
}
.case-healthy-six ul li h2{
    width:100%;
    font-size:16px;
    line-height: 34px;
    color:#dc082b;
    display: block;
    font-weight: normal;
}
.case-healthy-six ul li p{
    width:100%;
    font-size:14px;
    line-height: 26px;
    color:#858585;
    display: block;
    text-align: justify;
}

.case-healthy-about{
    width:100%;
    max-width: 1120px;
    font-size:18px;
    line-height: 64px;
    color:#dc082b;
    background: #ededed;
    text-align: center;
    font-weight: bold;
    margin:0 auto 8px;
}
.case-healthy-about-img{
    width:100%;
    max-width: 1120px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
}
.case-healthy-about-img img{
    width:222px;
    height: 142px;
    flex-grow: 0;
    display: block;
}
.case-sub-intro{
    width:100%;
    margin:28px 0 20px;
    text-align: center;
    display: block;
    font-size:16px;
    line-height: 28px;
    color:#606060;
}
.case-healthy-three-img{
    width:100%;
    max-width: 1120px;
    margin:0 auto 40px;
    display: block;
}
.case-healthy-three-img ul{
    width:100%;
    display: flex;
    justify-content: space-between;
}
.case-healthy-three-img ul li{
    flex-grow: 1;
    margin-right: 10px;
    display: block;
    position: relative;
}
.case-healthy-three-img ul li:first-child,.case-healthy-three-img ul li:nth-child(2){
    width:356px;
}
.case-healthy-three-img ul li:nth-child(3){
    width: 388px;
    margin-right: 0;
}
.case-healthy-three-img ul li img{
    height: 87px;
    object-fit: contain;
    display: block;
}
.case-healthy-three-img ul li p{
    width:90%;
    position: absolute;
    top:30px;
    left:5%;
    font-size:16px;
    line-height: 30px;
    color:#606060;
    font-weight: bold;
}
.case-healthy-three-img ul li dl{
    width:90%;
    margin:10px auto;
    display: block;
}
.case-healthy-three-img ul li dl dd{
    width:100%;
    font-size:14px;
    line-height: 24px;
    color:#606060;
    display: block;
    list-style-type: disc;
}


/*   动物营养   */
.case-animal-function{
    width:100%;
    margin-bottom: 40px;
    display: block;
}
.case-animal-function ul{
    width:100%;
    display: flex;
    justify-content: center;
}
.case-animal-function ul li{
    width:291px;
    height: 111px;
    flex-grow: 0;
    display: block;
    margin:0 0 1px 1px;
    position: relative;
}
.case-animal-function ul li img{
    width:291px;
    height: 111px;
    object-fit: cover;
    border-radius: 3px;
    display: block;
}
.case-animal-function ul li p{
    width:100%;
    text-align: center;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    color:#fff;
    font-size:18px;
    line-height: 28px;
    display: block;
}
.case-animal-programme .case-healthy-three-box h3{
    font-size:14px !important;
    line-height: 24px !important;
    padding:10px 0;
}
.case-animal-programme .case-healthy-three-box img,.case-animal-programme .case-healthy-two-box img{
    width:153px;
    min-width: 153px;
    height: 153px;
    object-fit: cover;
    display: block;
}
.case-animal-programme .case-healthy-two-box .case-healthy-two-textpic{
    margin-top:25px;
}
.case-animal-programme .case-healthy-two-box .case-healthy-two-textpic p{
    margin-top:15px;
}


/*   发酵乳品   */
.case-dairy-title-textpic{
    width:100%;
    margin:0 auto;
    display: flex;
    justify-content: center;
}
.case-dairy-title-textpic img{
    width:118px;
    min-width: 118px;
    height: 118px;
    border-radius: 50%;
    flex-grow: 0;
    object-fit: contain;
    display: block;
}
.case-dairy-title-textpic p{
    width:855px;
    font-size:14px;
    line-height: 24px;
    color:#868686;
    margin:35px 0 0 15px;
    text-align: left;
    flex-grow: 0;
    display: block;
}
.case-dairy-title-textpic.case-day p{
    width:785px;
}
.case-dairy-title-textpic.case-drink p{
    margin-top:47px;
}
.case-dairy-function{
    width:850px;
    margin:0 0 8px 210px;
    display: flex;
    justify-content: center;
}
.case-dairy-function.case-day{
    width:1086px;
    margin:0 auto 8px;
}
.case-dairy-function.case-drink{
    width:610px;
    margin:0 auto 8px;
}
.case-dairy-function img{
    width:308px;
    height: 183px;
    object-fit: contain;
    display: block;
}
.case-dairy-function.case-day img{
    width:515px;
    height: 267px;
}
.case-dairy-function.case-drink img{
    height: 181px;
}
.case-dairy-function .case-dairy-function-text{
    margin-left:15px;
    flex-grow: 1;
    display: block;
}
.case-dairy-function .case-dairy-function-text h2{
    width:280px;
    padding-left:6px;
    line-height: 30px;
    font-size:14px;
    color: #868686;
    font-weight: normal;
    background:#ebebeb;
}
.case-dairy-function .case-dairy-function-text p{
    width:100%;
    font-size:14px;
    line-height: 28px;
    color:#868686;
    display: block;
    margin-top:10px;
}
.case-dairy-function .case-dairy-function-text p b{
    color:#4a4a4a;
}
.case-dairy-function .case-dairy-function-text p i{
    color:#dc082b;
    font-weight: bold;
}
.case-dairy-center-red-title{
    margin-top:45px;
}
.case-dairy-two .case-healthy-two-box{
    height: 248px;
    padding:20px 20px 20px 25px;
}
.case-dairy-two .case-healthy-two-textpic{
    margin-top:30px;
}
.case-dairy-two .case-healthy-two-textpic p{
    text-align: justify;
}

/*   发酵饮品   */
.case-drink-text-range-main{
    width:100%;
    margin-top:20px;
    display: flex;
    justify-content: start;
}
.case-drink-text-range-main h4{
    flex-grow: 0;
    width:41px;
    height: 40px;
    background: #fff4f3;
    border:1px solid #bdb4b4;
    border-radius: 3px;
    font-size:14px;
    color:#bc0322;
    margin-top:3px;
    line-height: 20px;
    margin-right: 11px;
    text-align: center;
    display: block;
}
.case-drink-text-range-main h5{
    flex-grow: 1;
    font-size:14px;
    line-height: 24px;
    color:#dc082b;
    display: block;
}
.case-drink.case-dairy-two .case-healthy-two-box{
    height: 268px;
}

/*   日化   */
.case-dairy-function .case-dairy-function-text h3{
    font-size:16px;
    color:#494949;
    line-height: 28px;
    font-weight: normal;
    width: 100%;
    display: block;
}
.case-day.case-dairy-function p{
    margin:0 0 15px;
}
.case-day-left-text{
    width:640px;
    margin:52px auto 0;
    display: flex;
    justify-content: center;
}
.case-day-left-text .case-day-left-text-main{
    flex-grow: 1;
    display: block;
}
.case-day-left-text .case-day-left-text-main h3{
    width:100%;
    font-size:16px;
    line-height: 24px;
    color:#494949;
    display: block;
    font-weight: normal;
}
.case-day-left-text .case-day-left-text-main p{
    width: 100%;
    font-size:15px;
    color:#575757;
    line-height: 30px;
    margin-top:10px;
    display: block;
}
.case-day-left-text img{
    flex-grow: 0;
    width:306px;
    height: 132px;
    margin-left:48px;
    object-fit: contain;
    display: block;
}
.case-drink-text-range b{
    width:100%;
    line-height: 37px;
    font-size:18px;
    color:#494949;
    font-weight: normal;
    display: block;
    margin-bottom:10px;
}

/*  休闲食品  */
.case-dairy-function.case-food{
    margin-bottom: 24px;
}
.case-food.case-dairy-function{
    width:880px;
}
.case-food.case-dairy-function img{
    width:342px;
    height: 228px;
    object-fit: contain;
    display: block;
}
.case-food-img{
    width:1003px;
    margin:0 auto;
    object-fit: contain;
    display: block;
}
.case-food-three{
    width:100%;
    max-width: 1120px;
    margin:15px auto 0;
    display: flex;
    justify-content: space-between;
}
.case-food-three .case-food-three-box{
    width:365px;
    height: 200px;
    /*margin-bottom:25px;*/
    flex-grow: 0;
    display: block;
}
.case-food-three .case-food-three-box h2{
    padding:0 5%;
    width:90%;
    font-size:18px;
    line-height: 46px;
    color:#fff;
    background: #b0b0b0;
    display: block;
    margin-bottom:10px;
    font-weight: normal;
}
.case-food-three .case-food-three-box p{
    width:96%;
    padding:0 2%;
    font-size:14px;
    line-height: 30px;
    color:#868686;
    display: block;
    text-align: justify;
}
.case-food .case-healthy-two-box h2,.case-food .case-healthy-three-box h2{
    border:none;
}
.case-food-text-img{
    width:100%;
    margin:15px 0 10px;
    display: block;
}
.case-food-text-img ul{
    width:100%;
    display: flex;
    justify-content: center;
}
.case-food-text-img ul li{
    flex-grow: 0;
    display: block;
    margin:0 3px;
    position: relative;
}
.case-food-text-img ul li img{
    width:157px;
    height: 94px;
    border-radius: 3px;
    object-fit: cover;
    display: block;
}
.case-food .case-healthy-three-box .case-food-text-img img{
    width:192px;
    height: 94px;
    border-radius: 3px;
    object-fit: cover;
    margin-top:0;
    display: block;
}
.case-food-text-img ul li p{
    width:100%;
    text-align: center;
    font-size:18px;
    line-height: 30px;
    color:#fff !important;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}
.case-food .case-healthy-two-box p{
    color:#868686;
    line-height: 30px;
}
.case-healthy-two.case-drink-one.case-food .case-healthy-two-box{
    height: 260px;
}
.case-healthy-two.case-dairy-two.case-food .case-healthy-two-box{
    height: 285px;
}
.case-food.case-healthy-three .case-healthy-three-box{
    height: 285px;
    width: 327px;
    padding:20px 20px;
}
.case-food.case-healthy-three .case-healthy-three-box p{
    line-height: 30px;
    color:#868686;
}

@media screen and (max-width: 1366px) {
    .case{
        width: 960px;
    }
    .case-title{
        font-size:18px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .case-intro{
        font-size:12px;
        line-height: 22px;
    }
    .case-sub-title p{
        font-size:14px;
    }
    .case-illness ul li{
        width:118px;
        height: 118px;
        margin:0 4px;
    }
    .case-illness ul li p{
        font-size:12px;
        line-height: 20px;
    }
    .case-red-title{
        font-size:12px;
        line-height: 24px;
        margin-top:0;
    }
    .case-left-text{
        width:100%;
        text-align: center;
        margin-left:0;
        font-size:12px;
        line-height: 24px;
    }
    .case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-img img{
        width:276px;
        min-width: 276px;
        margin-right: 23px;
    }
    .case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-text h2{
        font-size:14px;
        line-height: 30px;
    }
    .case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-text span,.case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-text p,.case-healthy-trend-right p,.case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-img p{
        font-size:12px;
        line-height: 24px;
    }
    .case-healthy-trend .case-healthy-trend-left .case-healthy-trend-left-text p b{
        font-size:14px;
    }
    .case-healthy-trend-right h2{
        font-size:14px;
        line-height: 25px;
    }
    .case-healthy-trend .case-healthy-trend-left,.case-healthy-trend-right{
        height: 160px;
    }
    .case-healthy-textpic img{
        width:223px;
        min-width: 223px;
        height: 60px;
        margin-right: 10px;
    }
    .case-healthy-textpic p{
        width:590px;
        min-width: 590px;
        font-size:12px;
        line-height: 20px;
    }
    .case-healthy-advantage .case-healthy-advantage-center{
        width:161px;
        min-width: 161px;
        height: 172px;
        margin:20px 30px 10px;
    }
    .case-healthy-advantage .case-healthy-advantage-center img{
        width:100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }
    .case-healthy-advantage .case-healthy-advantage-left,.case-healthy-advantage .case-healthy-advantage-right{
        width:369px;
        min-width: 369px;
    }
    .case-healthy-advantage li p{
        line-height: 20px;
        height: 100px;
    }
    .case-healthy-advantage li h2{
        font-size:14px;
        line-height: 28px;
    }
    .case-healthy-advantage li h2 i{
        font-size: 12px;
        line-height: 18px;
        width: 18px;
        margin-top:5px;
    }
    .case-center-red-title{
        width:100%;
        padding:18px 0;
    }
    .case-center-red-title p{
        font-size:16px;
        line-height: 30px;
    }
    .case-healthy-three .case-healthy-three-box h2 span, .case-healthy-two-box h2 span{
        font-size:16px;
        line-height: 25px;
    }
    .case-healthy-three .case-healthy-three-box h2 i, .case-healthy-two-box h2 i{
        font-size:12px;
        line-height: 25px;
    }
    .case-healthy-three .case-healthy-three-box{
        width:264px;
        min-width: 264px;
        margin-right: 9px;
        height: 305px;
    }
    .case-healthy-three .case-healthy-three-box h3, .case-healthy-two-box h3{
        font-size:14px;
        line-height: 30px;
    }
    .case-healthy-three .case-healthy-three-box p,.case-healthy-two-box .case-healthy-two-textpic p{
        font-size:12px;
        line-height: 20px;
    }
    .case-healthy-three .case-healthy-three-box img,.case-healthy-two-box .case-healthy-two-textpic img{
        width:161px;
        min-width: 161px;
        height: 115px;
    }
    .case-healthy-two-box{
        width: 425px;
        min-width: 425px;
        height: 200px;
        margin-right: 10px;
    }
    .case-dairy-two .case-healthy-two-box{
        width:430px;
        min-width: 430px;
        height: 220px;
    }
    .case-healthy-six ul li h2{
        font-size:14px;
        line-height: 29px;
    }
    .case-healthy-six ul li p{
        font-size:12px;
        line-height: 22px;
    }
    .case-healthy-six ul li{
        width:285px;
        max-width: 285px;
    }
    .case-healthy-about{
        font-size:14px;
        line-height: 56px;
    }
    .case-healthy-about-img,.case-healthy-three-img{
        max-width: 960px;
    }
    .case-healthy-about-img img{
        width:190px;
        min-width: 190px;
        height: 123px;
    }
    .case-sub-intro{
        font-size:14px;
        line-height: 24px;
    }
    .case-healthy-three-img ul li:first-child, .case-healthy-three-img ul li:nth-child(2){
        width:303px;
        min-width: 303px;
    }
    .case-healthy-three-img ul li:nth-child(3){
        width:334px;
        min-width: 334px;
    }
    .case-healthy-three-img ul li img{
        height: 75px;
    }
    .case-healthy-three-img ul li dl dd,.case-healthy-three-img ul li p,.case-food-three .case-food-three-box p,.case-food.case-healthy-three .case-healthy-three-box p{
        font-size:12px;
        line-height: 20px;
    }
    .case-food-three .case-food-three-box{
        width:313px;
        min-width: 313px;
        height: 145px;
    }
    .case-food-three .case-food-three-box h2{
        font-size:16px;
        line-height: 36px;
    }
    .case-food.case-dairy-function{
        width:740px;
        margin:0 auto 24px;
    }
    .case-food-img,.case-food-img img{
        width:100%;
        display: block;
    }
    .case-food-text-img ul li img{
        width:147px;
    }
    .case-healthy-two.case-drink-one.case-food .case-healthy-two-box{
        height: 215px;
    }
    .case-healthy-two.case-dairy-two.case-food .case-healthy-two-box,.case-food.case-healthy-three .case-healthy-three-box{
        height: 250px;
    }
    .case-food.case-dairy-function img{
        width:280px;
        height: 188px;
    }
    .case-dairy-function .case-dairy-function-text p{
        font-size:12px;
        line-height: 22px;
    }
    .case-animal-function ul li,.case-animal-function ul li img{
        width:250px;
        min-width: 250px;
        height: 95px;
    }
    .case-animal-function ul li p{
        font-size:14px;
        line-height: 24px;
    }
    .case-animal-programme .case-healthy-three-box img, .case-animal-programme .case-healthy-two-box img{
        width:130px;
        min-width: 130px;
        height: 130px;
        margin-top:10px;
    }
    .case-dairy-function.case-drink{
        width:892px;
    }
    .case-dairy-function.case-day{
        width:960px;
    }
    .case-dairy-function.case-day img{
        width:437px;
        min-width: 437px;
        height: 227px;
    }
    .case-day-left-text .case-day-left-text-main h3{
        font-size:14px;
    }
    .case-day-left-text .case-day-left-text-main p{
        font-size:12px;
        line-height: 22px;
    }
    .case-day-left-text img{
        width: 260px;
        min-width: 260px;
        height: 112px;
    }
    .case-drink-text-range b{
        font-size:14px;
        line-height: 30px;
    }
    .case-drink-one .case-healthy-two-box .case-healthy-two-textpic{
        margin-top:20px;
    }
    .case-drink-one .case-healthy-two-box{
        height: 170px;
    }
    .case-drink-text-range-main h5{
        font-size: 12px;
        line-height: 20px;
    }
    .case-drink-text-range-main h4{
        width: 35px;
        font-size:12px;
        margin-top:0;
    }
    .case-drink.case-dairy-two .case-healthy-two-box{
        height: 225px;
    }
}
