﻿
.yjkp_con{padding: 20px;background-color: #f9f9f9;box-sizing: border-box;}
.yjkp_con .item{display: block;width: 260px;margin-right: 26px;margin-bottom: 12px;}
.yjkp_con .item .img{width: 260px;height: 146px;overflow: hidden;}
.yjkp_con .item .img img{display: block;width: 100%;transition-duration: 0.5s;}
.yjkp_con .text{padding: 15px 19px;}
.yjkp_con .text p{font-size: 16px;color: #333333;text-align: center;line-height: 22px;transition-duration: 0.5s;height: 44px;}
.yjkp_con .item:nth-child(4n){margin-right: 0;}
.yjkp_con .item:hover img{transform: scale(1.08);}
.yjkp_con .item:hover .text p{color: #2e58ab;}



@media(max-width:1271px){
    .m_title{margin-bottom: 1.5rem;}
    .yjkp_con{padding: 0px;background: none;}
    .yjkp_con .item{width: 47.8%;margin:0 4.4% 0.6rem 0;}
    .yjkp_con .item .img{width:100%;}
    .yjkp_con .text{padding: 0.8rem 1rem;}
    .yjkp_con .text p{font-size: 1.3rem;line-height: 1.6rem;height: auto;}
    .yjkp_con .item:nth-child(2n){margin-right: 0;}

}


























