.text_3 { width: 100%; overflow: hidden; margin-top: 30px; }
.text_3 .agPic .content { position: relative; overflow: hidden; }
.text_3 .agPic .content img { width: 100%; height: 100%; }
.text_3 .agPic .content .txt { height: 50px; background: rgba(0, 0, 0, 0.6); position: absolute; left: 0px; bottom: 0px; padding: 0; margin: 0 15px; cursor: pointer; }
.text_3 .agPic .content .txt h3 { color: #fff; font-size: 16px; margin: 10px 0; text-align: center; font-weight: bold; line-height: 30px; }
.text_3 .agPic .content .txt h4 { color: #fff; font-size: 14px; font-weight: normal; text-align: center; padding: 40px; line-height: 24px; padding-top: 0px; }
.text_3 .agPic .content .txt p { color: #fff; width: 100px; height: 36px; border: 1px #fff solid; font-size: 14px; margin: 2px 65px; line-height: 36px; text-align: center; }
.text_3 .agPic .content .txt p:hover { color: #fff; background: #114992; }
.text_3 .agPic .content .txt:hover { background: rgba(208, 18, 28, 0.6); }
.text_3 .agPic .content:last-child { margin-right: 0; }

@media (max-width: 970px) { .text_3 .agPic .content { margin-bottom: 15px; } }

