
@media (min-width: 768px) {

.list_more {
    display: block;
    clear: both;
    width: 150px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
}
.list_more a{
    color: #7d7d7d !important;
    font-size: 14px;
}
.list_more a:hover{
    color: #2d53a1;
    cursor: pointer;
}
  
   }
  @media (max-width: 767px) {

.list_more {
    display: block;
    clear: both;
    width: 150px;
    height: 35px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 35px;
    text-align: center;
}
.list_more a{
    color: #7d7d7d !important;
    font-size: 12px;
}
.list_more a:hover{
    color: #7d7d7d !important;
    cursor: pointer;
}
   
 }



@media (min-width: 769px) {
#i76917f8436638c0e .data_row .data_col>div>div:hover{box-shadow:0 0 18px rgba(0,0,0,0.2)}
#i76917f8436638c0e .data_row .data_col>div>div{transition:0.8s all;}
#i76917f8436638c0e .data_row .data_col>div>div:hover .p1819m56573cda8b83d6d2{color: #2d53a1}
.p1819m56573cda8b83d6d2{transition:0.8s all;}
}
