.care_tea_title p{
    margin-bottom: 30px;
}
.daily_con>ul>li{
    float: left;
    width: 48.9%;
    margin-right: 2%;
    margin-bottom: 44px;
}
.daily_con>ul>li:nth-child(2n){
    margin-right: 0;
}
.daily_con>ul>li h3{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 26px;
}
.daily_tu{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.daily_tu img{
    width: 100%;
    height: 100%;
}
.daily_con {
    margin-bottom: 70px;
}








