/**组件样式*/
.nyTeam-b .list li .txt h4 span {
    font-size: .18rem;
    margin-right: .15rem;
    font-weight: bold;}
.nyTeam-b .list li:after{display:none;}
.mtime{
    text-align: left;
    padding-top: 0.9rem;font-size: 14px;}
.txt{text-align: left;height: 160px;
    margin: -40px 40px 0px;
    background: #fff;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 2;
    padding: 25px 35px 0px;}
.m2mv_aBox:hover .txt{color: #FFF;
    background: #2360cf;
    box-shadow: 0 8px 25px rgb(32 31 163 / 40%);}
@keyframes rangeScale {
  from {
    opacity: 1;
    transform: scale(1);}
  to {
    opacity: 0;
    transform: scale(1.8);}
}
.nyTeam-b .list li .txt h4 {
    font-size: .18rem;
    margin-bottom: 0rem;
    height: .15rem;}
.nyTeam-b ul li .img {
    padding-bottom: 80% !important;}
.pb_sys_common{ font-size:14px !important;}
.trans{height: 245px;}
.nyTeam-b .list li {
    width: 32%;
    margin-right: 1%;
    position: relative;
    padding: 0 .2rem 0;
    margin-bottom: .75rem;
    text-align: center;}
@media (max-width: 1100px) {
    .nyTeam-b .list li {
    width: 45%;
    margin-right: 5%;
    position: relative;
    padding: 0 .2rem 0;
    margin-bottom: .75rem;
    text-align: center;}
}
@media (max-width: 940px) {
    .nyTeam-b .list li {
    width: 100%;
    margin-right: 5%;
    position: relative;
    padding: 0 .2rem 0;
    margin-bottom: .75rem;
    text-align: center;}
}
.m2mv_icon{ height: 60px; width: 60px; position: absolute; left: 50%; top: 50%; margin-top: -50px; margin-left: -30px;}

.m2mv_icon i{position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;background: #2361d0 url(images/m2mv_ar.png) no-repeat center center;border-radius: 50%;}
.m2mv_icon:before, .m2mv_icon:after {background-color: rgb(31 62 163 / 40%);content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-radius: 50%;animation: rangeScale 3s linear infinite;opacity: 0;z-index: 2;2mv_icon:after {animation-delay: 1.5s;}
0% {
    opacity: 1;
    transform: scale(1);}

.imgBox.trans:hover .img{ -webkit-transform: scale(1);}


