/*newslist-a2*/
.nl-a2{ padding-top:50px;height: auto;overflow: hidden;}
.nl-a2 li{ width:380px; margin: 0px 10px 50px 63px; position: relative; float: left; display: inline; }
.nl-a2-img img{ width: 380px; height: 204px;}
.nl-a2-note{ width: 52px; height: 40px; padding-top: 12px; background: #ff2d2e; position: absolute; top: 0px; left: -52px; text-align: center; }
.nl-a2-note i{color: #fff}
.nl-a2-rl{ width: 52px; height: 47px; padding-top: 5px; background: #e2e2e2; position: absolute; top: 52px; left: -52px; text-align: center; color: #717171; }
.nl-a2-month{ margin-top: -12px; color: #a6a6a6; }
.nl-a2-tt{ height: 50px; line-height:50px; }
.nl-a2-tt a{ font-size: 16px; color: #000; }
.nl-a2-tt a:hover{ transition: 0.5s; }
.nl-a2-info{ height: 38px; line-height: 38px; border-top: 1px solid #666; border-bottom: 1px solid #666; }
.nl-a2-info dt{ margin-right: 20px; margin-left: 20px; float: left; display: inline; color: #333; }
.nl-a2-nav{ padding-top: 10px; line-height: 24px; height: 90px;color: #333; position: relative; }
.nl-a2-more{ font-size: 12px; position: absolute; bottom: 0px; right: 0px; }
.nl-a2-more a{ font-size: 12px;color: #333}
.nl-a2-more a:hover{ transition: 0.8s;color: #f00}