﻿

.am-container{width:1200px;}
#paging .am-pagination{text-align:center;margin-top:70px;margin-bottom:85px;}
#news_video{background-color:#ffffff;}
#news_video .am-u-sm-4 { padding-left: 4rem; padding-right: 4rem; }
.am_video_pic { position: relative;  overflow: hidden; }
    .am_video_pic::before { content: ''; width: 100%; height: 100%; position: absolute; z-index: 1; background: rgba(0,0,0,0.5); }
    .am_video_pic::after { content: ''; position: absolute; top: 50%; z-index: 2; width: 44px; height: 44px; background: url(../images/news/play.png) center center no-repeat; left: 50%; transform:translate(-50%,-50%);}
    .am_video_pic img { width: 100%; height:100%;}
.am_video_contact{padding:20px 15px;}
.am_video_contact h3 { color: #211713; font-size: 1.4rem; margin-bottom: 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }

.am_video_contact p{ color: #999999; font-size: 1.2rem;margin:0; }
@media only screen and (min-width: 641px) { .am-topbar-nav > li > a { color: #211713;}
}
