.list_2bt{line-height: 80px !important;font-size:22px !important;}
.list_2:hover{background:rgba(0,93,195, 0.7);border-radius: 10px;}
.list_2:hover .list_2bt{color:#fff;}
.list_2 {
    width: 47%;
    height: 110px;
    background: transparent;
    margin-right: 3%;
    float: left;
    margin-bottom: 15px !important;
    border-top:none !important;
    padding:15px !important;
    box-sizing: border-box;}

.list_2t {
    width: 18%;
    height: auto;
    float: left;
    background:none !important;
    background-size: 100% 100%;
    padding: 0% !important;
    box-sizing: border-box;}
    
    @media(max-width:1200px){
    .list_2{height:100px !important;}
    .list_2bt{line-height: 60px !important;font-size:18px !important;}
    }
    
     @media(max-width:1080px){
    .list_2{height:90px !important;}
    .list_2bt{line-height: 54px !important;font-size:16px !important;}
    }
    
     @media(max-width:820px){
    .list_2 {width:100% !important;height:110px !important;}
    .list_2bt {line-height: 80px !important;font-size: 18px !important;}
    .list_2t{width:14%;}
    .list_2 a{width:84%;}
    }
    
      @media(max-width:580px){
    .list_2{height:100px !important;}
    .list_2bt{line-height: 65px !important;font-size:18px !important;}
    }
    
      @media(max-width:520px){
    .list_2{height:90px !important;}
    .list_2bt{line-height: 55px !important;font-size:16px !important;}
    }
    
      @media(max-width:460px){
    .list_2{height:80px !important;padding:10px !important;}
    .list_2bt{line-height:45px !important;font-size:16px !important;}
    }
    
      @media(max-width:420px){
    .list_2{height:70px !important;}
    }
    
       @media(max-width:375px){
    .list_2{height:60px !important;}
    .list_2bt{line-height:38px !important;font-size:16px !important;}
    }
