

.index_pro{width: 100%; margin: auto; overflow: hidden; position: relative; padding-bottom: 20px; margin-bottom: 30px; margin-top: 40px;}
.index_pro dl{width: calc(48% - 4px);margin-right:4%; border:2px solid #1270ba; float:left;margin-bottom:20px;background:#1270ba}
.index_pro dl:nth-child(2n){margin-right: 0;}
.index_pro dl dt{width:180px;float:left;height:72px;overflow:hidden;}
.index_pro dl dt img{display:block; width:180px;height:72px; }
.index_pro dl dd{margin-left:180px;text-align:center;font-size:22px;line-height:72px;color:#fff;;}
.index_pro dl:hover {border-color:#8fc022;background:#8fc022}



@media (max-width:1200px) {	
.index_pro dl dd{font-size:20px;}


}


@media (max-width:1060px) {	
.index_pro dl{width: calc(100% - 4px);margin-right:0; border:2px solid #1270ba; float:left;margin-bottom:20px;background:#1270ba}
.index_pro dl dt{width:140px;float:left;height:72px;overflow:hidden;}
.index_pro dl dt img{display:block; width:140px;height:72px; }
.index_pro dl dd{margin-left:140px;text-align:center;font-size:17px;line-height:72px;}
.index_pro dl:nth-child(2) dd{margin-left:140px;text-align:center;font-size:17px;line-height:35px;}
}
















