﻿
@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: 768px) {
.list>div:hover img{transform: scale(1.1);}
.list>div img{transition: 0.8s all;}
.list>div:hover .p1828md5b64baa4c4ce7ae{background-image: url(https://rc0.zihu.com/g3/M00/47/DC/CgAH516-j36Ad2_vAAABGpmIK2E325.png);}
.list>div .p1828md5b64baa4c4ce7ae{transition: 0.8s all;}
.list>div:hover .p1828m9ba0b94f35d77b61{color: #2d53a1;}
.list>div .p1828m9ba0b94f35d77b61{transition: 0.8s all;}
.list>div:hover .p1828mc6b6551c0e0ef1c5{color: #2d53a1;}
.list>div .p1828mc6b6551c0e0ef1c5{transition: 0.8s all;}
.list>div:hover .p1828md40812b371e3efab{color: #2d53a1;}
.list>div .p1828md40812b371e3efab{transition: 0.8s all;}
}