/*
.als-container {width:1320px; background-color:#d9d9d9; padding:40px 10px; margin: 0 auto; margin-top:20px; margin-bottom:20px;}
.als-body {	float:left; width:1200px; position:relative; overflow:hidden !important;}
.als-item {	float:left; position: relative; padding-right: 0px;  padding-left: 0px;	width:400px;}
.als-item .item-subject {padding-left:10px;	font-size:12px;}
.als-item .item-subject .item-subject-1 {padding:5px 0; font-weight:bold;}
.als-item .item-subject .item-subject-2 {line-height:1.2; letter-spacing:-1px;}
.als-item .item-thumbnail {width:120px; height:90px;}
.als-item .item-logo {width:240px; height:20px;}
.als-prev, .als-next {float:left; width:50px; text-align:center; padding-top:15px; cursor:pointer;}

@media (max-width: 970px) {
.als-container {width:100%; background-color:#d9d9d9; padding:40px 20px; margin:20px 0;}
.als-body {	float:left; width:100%; position:relative; overflow:hidden !important;}
.als-item {	float: left;  position: relative; padding-right: 0px;  padding-left: 0px;	width:400px;}
.als-item .col-xs-4 { padding-left:0px; padding-right:0px;}
.als-item .item-subject {padding-left:10px;	font-size:12px; text-align:left;}
.als-prev, .als-next { display:none;}
}
*/

.als-container {width:994px; padding:15px;height:130px; border:1px solid #acacac; background-color:#d9d9d9;}
.als-body {	float:left; width:910px; height:100px; position:relative; overflow:hidden !important;}
.als-item {	float: left;  position: relative; padding-right: 0px;  padding-left: 0px;	width:305px;}
.als-item .item-subject {padding-left:0px;	font-size:12px;}
.als-item .item-subject .item-subject-1 {padding:5px 0; font-weight:500;}
.als-item .item-subject .item-subject-2 {line-height:1.2;}
.als-item .item-logo {width:151px; height:20px;}
.als-prev, .als-next {float:left; width:25px; height:100px; text-align:center; padding-top:35px; cursor:pointer;}
.als-item .item-thumbnail2 {height:100px;}

@media (max-width: 970px) {
	.table {
		overflow:hidden;
		overflow-x:no;
		width:100%;
	}

	.als-container {
		width:600px;
	}
	.als-container {width:994px; padding:0;padding-top:15px;height:130px; border:1px solid #acacac; background-color:#d9d9d9;}
}