@charset "utf-8";

/*通用列表&下载中心列表 start*/

.am-currency-list .am-tab-panel ul.am-list>li {
	position: relative;
	border-bottom: solid 1px #CCCCCC;
	padding: 10px 0;
}

.am-currency-list .am-tab-panel ul.am-list>li>span.am-time {
	position: absolute;
	right: 0;
	top: 15px;
	color: #c3c3c3;
}

.am-currency-list .am-tab-panel ul.am-list>li>a {
	padding: 5px 110px 5px 10px;
	font-size: 1.8rem;
}

.am-currency-list .am-tab-panel .news-list>li:before {
	bottom: 9px;
}

.news-tab .am-nav-tabs{
	border-bottom: 1px solid #ddd;
	
}

.news-tab .am-nav-tabs>li.am-active>a{
	border-style: none;
	margin-top: 16px;
	color: #000000;
}

/*通用列表&下载中心列表  end*/


/*热门图文 start*/

.am-rmtw-pic {
	padding: 5px 0 0 0;
}

.am-rmtw-pic .am-gallery-item img {
	height: 96px;
}

.am-rmtw-pic .am-gallery-item .am-gallery-title {
	text-align: center;
}


/*热门图文 end*/