﻿
@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 .p1787mb5af64edbf0417b0{background-image: url(https://rc0.zihu.com/g3/M00/47/DC/CgAH516-j36Ad2_vAAABGpmIK2E325.png);}
.list>div .p1787mb5af64edbf0417b0{transition: 0.8s all;}
.list>div:hover .p1787m12f15afe0295fd05{color: #2d53a1;}
.list>div .p1787m12f15afe0295fd05{transition: 0.8s all;}
.list>div:hover .p1787m1c76a27df3bb8583{color: #2d53a1;}
.list>div .p1787m1c76a27df3bb8583{transition: 0.8s all;}
.list>div:hover .p1787m808f5b595ad0bb24{color: #2d53a1;}
.list>div .p1787m808f5b595ad0bb24{transition: 0.8s all;}
}