.uk-card img{
    width: 100%;
}

.index_adv{
    height: 700px;
}
.index_adv .uk-card img{
    width: 58px;
}
.index_adv_title h3{
    font-weight: bold;
    font-size: 36px;
    color: #333;
    margin-bottom: 10px;
    letter-spacing: 0.5rem;
}
.index_adv_title p{
    color: #333;
    letter-spacing: 0.2rem;
}
.index_container{
    max-height: 500px;
    position: absolute;
    bottom: 10%;
    left: 40%;
    text-align: center;
}
.index_container .uk-card{
    max-width: 250px;
    margin: 0 auto;
}
.index_container .uk-card h5{
    font-size: 24px;
    color: #02b09f;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: #02b09f 1px solid;
    margin-top: 20px;
}

.index_form_text{
    margin: 25px;
    text-align: center;
}
.index_form_text p{
    font-size: 18px;
}
.index_form_text span{
    font-weight: bold;
    color: #c00000;
}


.index_form{
    padding: 120px 0;
}
.index_form_box h3{
    font-size: 24px;
    font-weight: bold;
    color: #c00000;
    text-align: center;
    margin-bottom: 40px;
}
.index_form_box input{
    width: 100%;
    border-radius: 10px;
    border-color: #666;
}
.index_form_box button{
    width: 100%;
    background-color: #c00000;
    color: #fff;
    border-radius: 12px;
    text-align: center;
    padding: 8px 0;
    border: none;
    font-size: 18px;
}


.index_ader{
    background-color: #c00000;
    padding: 35px 0;
}
.index_ader p{
    margin: 0;
    color: #fff;
}
.index_ader span{
    display: block;
    width: 32px;
    height: 32px;
    font-size: 22px;
    margin-right: 10px;
    text-align: center;
    color: #c00000;
    line-height: 32px;
    border-radius: 50%;
    font-style: normal;
    background-color: #fff;
}

.ii_footer{
    padding: 60px 0;
    background-color: #1b1b1b;
}
.ii_footer address p{
    font-size: 18px;
    text-align: center;
    font-style: normal;
    color: #fff;
}

.footer_ewm{
    text-align: center;
    width: 120px;
}
.footer_ewm p{
    margin-top: 10px;
    color: #fff;
}


/**
 * 净化模组
 */
.sec_jinghua{
    padding: 100px 0;
}
.sec_jinghua .uk-card img{
    width: 100px;
}
.air_sec_title{
    text-align: center;
}
.air_sec_title h3{
    font-weight: bold;
    color: #333;
    font-size: 30px;
}
.air_sec_title p{
    font-size: 18px;
    margin-top: 12px;
}
.air_sec_title.light h3{
    color: #fff;
}
.air_sec_title.light p{
    color: #fff;
}

.jinghua_icon_list p{
    margin-top: 20px;
}


/** 智能按钮  */
.sec_btn{
    padding: 90px 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 620px;
}
.sec_btn_warp{
    width: 460px;
    position: absolute;
    left: 15%;
    top: 45%;
    text-align: center;
}
.sec_btn_warp p{
    color: #fff;
    margin-top: 15px;
}
.sec_btn_warp .uk-card img{
    width: 90px;
}


/**洁净双效**/
.sec_jiejing{
    padding: 100px 0;
    height: 720px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.jiejing_icon_list{
    text-align: center;
}
.jiejing_icon_list p{
    font-size: 20px;
    margin-top: 15px;
}
.jiejing_icon_list .uk-card img{
    width: 150px;
}
.jiejing_card_list{
    margin-top: 80px;
}
.jiejing_card_list .uk-card{
    border-top: #02b09f 8px solid;
    background-color: #fff;
    padding: 40px 20px;
}


/** 对比  */
.sec_contrast{
    padding: 100px 0;
}
.sec_contrast_warp{
    margin-top: 90px;
}

.contrast_box{
    text-align: center;
}
.sec_contrast_warp .uk-card h4{
    font-weight: bold;
    margin: 2px 0;
    padding: 15px 15px;
    font-size: 24px;
}
.sec_contrast_warp .uk-card p{
    margin: 2px 0;
    padding: 15px 15px;
    font-size: 18px;
}
.contrast_box.good h4{
    color: #fff;
    background-color: #02b09f;
}
.contrast_box.good p{
    color: #fff;
    background-color: #02b09f;
}
.contrast_box.bad h4{
    color: #fff;
    background-color: #c4c4c4;
}
.contrast_box.bad p{
    color: #333;
    background-color: #ececec;
}


/** 环境  */
.sec_huanjing{
    padding: 50px 0;
}
.huanjing_warp{
    margin-top: 80px;
}


/**  认证  */
.sec_renzheng{
    padding: 90px 0;
}
.renzheng_warp{
    margin-top: 30px;
}


/**  价格  */
.sec_price{
    background-color: #eeeeee;
    padding: 90px 0;
}

.sec_price{
    background-color: #eee;
    padding: 90px 0;
}


.sec_price_card h4{
    color: #fff;
    padding: 10px 20px;
    background-color: #02b09f;
    font-weight: normal;
    font-size: 22px;
}
.sec_price_card p{
    font-size: 18px;
    margin-top: 10px;
    position: relative;
    padding-left: 20px;
}
.sec_price_card p:before{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background-color: #02b09f;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.index_ader.air{
    background-color: #02b09f;
}
.index_ader.air span{
    color: #02b09f;
}
.index_form_text.air p{
    line-height: 2rem;
}
.index_form_box.air h3{
    color: #02b09f;
}
.index_form_box.air button{
    background-color: #02b09f;
}


/**  咖啡机详情页  */
.mbx{
    background-color: #eee;
    padding: 15px 0;
}

.procatenav{
    margin: 30px 0 50px;
}
.procatenav li a{
    display: block;
    font-size: 16px;
    padding: 12px 0;
    text-align: center;
    color: #fff;
    background-color: #323232;
    border-radius: 6px;
}
.procatenav li.on a{
    background-color: #c00000;
}

.thumb_border{
    border: #ddd 1px solid;
    padding: 25px;
}
.thumb_border img{
    width: 100%;
    overflow: hidden;
}

.coffee_content_title{
    border-bottom: #ddd 1px solid;
}
.coffee_content_title h1{
    font-size: 16px;
    margin: 0;
    position: relative;
    padding-left: 25px;
    font-weight: 400;
}
.coffee_content_title h1:before{
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(../images/coffee/plus.jpg);
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.canshu_box{
    margin: 40px;
}

.tese{
    background-color: #eee;
    padding: 35px;
}
.tese h4{
    font-weight: bold;
    margin-bottom: 20px;
}

.price_group span{
    display: block;
    padding: 12px 0;
    color: #fff;
    text-align: center;
    background-color: #C00000;
}


.content_li_title{
    padding: 70px 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background-color: #C00000;
}
.content_li p{
    line-height: 2rem;
    color: #333;
}
.content_li_content{
    padding:30px 40px;
}



.kafeidou h3{
    font-size: 24px;
    font-weight: bold;
    position: relative;
    padding-left: 40px;
    padding-bottom: 5px;
    border-bottom: #ddd 1px solid;
    margin-bottom: 35px;
}
.kafeidou h3:before{
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(../images/coffee/plus.jpg);
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.kafeidou .uk-card p{
    padding: 8px 0;
    background-color: #2f2f2f;
    color: #fff;
}
.kafeidou .uk-card p a{
    color: #fff;
}
.kafeidou_list > div:nth-child(2) p{
    background-color: #C00000;
}

.bottom_logo img{
    width: 220px;
}
.page_banner img{
    width:100%;
}

.pro_card{
    border: #ddd 1px solid;
}
.pro_card figure{
    border-right: #ddd 1px solid;
}
.pro_card h2{
    font-size: 14px;
    font-weight: 500;
    color: #C00000;
    margin-bottom: 0;
    text-align: center;
    padding: 15px;
    background-color: #f8f8f8;
}
.pro_card p{
    font-size: 14px;
    margin: 15px 25px;
}




@media(max-width: 960px){
    .content_li_title {
        padding: 25px;
    }
    .bottom_logo img{
        width: 140px;
    }
    .ii_footer{
        text-align: center;
    }
    .footer_ewm{
        margin-left: auto;
        margin-right: auto;
    }
    .foot_floatnav{
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #c00000;
        text-align: center;
        padding: 10px 0;
        z-index: 1000;
    }
    .foot_floatnav a{
        margin: 0 15px;
    }
    .foot_floatnav img{
        width: 22px;
    }
    .foot_floatnav span{
        display: block;
        font-size: 12px;
        color: #fff;
    }

    .index_adv_m .uk-card{
        text-align: center;
    }
    .index_adv_m .uk-card img{
        width: 60px;
    }
    .index_adv_m .uk-card h5{
        margin-top: 15px;
        color: #06b09f;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .sec_jinghua{
        padding: 40px 0;
    }
    .sec_jinghua .uk-card img{
        width: 50px;
    }

    .jiejing_icon_list .uk-card img{
        width: 68px;
    }
    .huanjing_warp{
        margin-top: 30px;
    }

    .sec_contrast,.sec_renzheng{
        padding: 40px 0;
    }
    .sec_btn_warp_m{
        background-color: #252934;
        padding: 30px 0;
    }
    .sec_btn_warp_m p{
        color: #fff;
        margin-top: 10px;
    }

    .procatenav li a{
        font-size: 14px;
        padding: 8px 0;
    }





















}