
@media(max-width:760px){
    .head .log_em{
        height: 2.5rem;
    }
    .i-cont3 table .td-l{
        width: 0;
    }
    .caret_cyr {
        font-size: 14px;
        line-height: 25px;
    }
    .caret_cyr .carouse_cyr {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .h3{
        font-size: 20px;
        margin: 10px 0;
        display: block;
    }
    .caret_cyr .dange_cyr ul li{
        margin: 10px -15px;
        clear: both; 
        font-size: 14px;
        line-height: 25px;
    }
    .down_btn {
        width: 100px;
        display: block;
        height: 30px;
        line-height: 30px;
        color: #fff;
        background-color: #0079B0;
        border-radius: 5px;
        font-size: 14px;
        text-align: center;
        margin-bottom: 10px;
    }
    .titer{
        font-weight: 600;
        color: #33A1D1;
    }
}

@media(min-width:761px){
    .dmr_nbm li{
        margin-top: 15px;
    }
    .down_btn.mt0{
        margin-top: 0;
    }
    .titer{
        font-weight: 600;
        color: #33A1D1;
    }
    .down_btn {
        width: 120px;
        display: block;
        height: 30px;
        line-height: 30px;
        color: #fff;
        background-color: #0079B0;
        border-radius: 5px;
        font-size: 14px;
        text-align: center;
        margin-top: 30px;
    }
    .caret_cyr {
        font-size: 16px;
        line-height: 30px;
    }
    .caret_cyr .carouse_cyr {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 15px;
    }
   .caret_cyr .h3{
        font-size: 20px;
        margin: 10px 0;
        display: block;
    }
    .caret_cyr .dange_cyr ul li{
        margin: 0 -15px 10px;
        clear: both; 
        font-size: 16px;
        line-height: 30px;
      
    }
    .font14{
        font-size: 14px;
        line-height: 20px;
        display: block;
    }
}