﻿
@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: 9px;
}
.list_more a:hover{
    color: #7d7d7d !important;
    cursor: pointer;
}
   
 }


@media (min-width: 768px) {
.list>div:hover{background-color: #2d53a1;}
.list>div{transition:0.8s all;}
.list>div:hover .p1821mb10566b99f8346bf{background-image: url(https://rc0.zihu.com/g3/M00/47/DD/CgAH516-lXmAex4fAAAEn99r7bk299.png);}
.list>div .p1821mb10566b99f8346bf{transition: 0.8s all;}
.list>div:hover .p1821ma5f98901e3963a45{color: #ffffff;}
.list>div .p1821ma5f98901e3963a45{transition: 0.8s all;}
}