@charset "utf-8";
	@import url(lglobal.css);
	@import url(royalslider.css);
	.tm-focus {
	border:1px solid #e5e5e5;
	border-bottom:2px solid #e34a38
;}
.tm-focus .thumb {
	overflow:hidden;
	position:relative;
	vertical-align:middle
;}
.tm-focus .thumb img {
	-webkit-transition:-webkit-transform .4s ease-in-out;
	transition:transform .4s ease-in-out;
	height: 222px;}
.tm-focus .thumb:hover img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
;}
.tm-focus .thumb:hover .uk-overlay-area {
	opacity:1
;}
.tm-focus h4 {
	background:#454545;
	margin:0;
	padding:0 12px;
	font:14px/32px \5FAE\8F6F\96C5\9ED1;
	white-space:nowrap;
	overflow:hidden
;}
.tm-focus h4 a {
	color:#eee;
	display:block
;}
.tm-focus p {
	height:70px;
	padding:0 12px;
	margin:10px 0
;}
.tm-focus small {
	color:#999;
	font-size:12px;
	line-height:30px;
	height:30px;
	padding:0 12px;
	background:#f0f2f5;
	display:block
;}
.tm-focus small i {
	margin-right:4px;
	opacity:.6;
	filter:alpha(opacity=60)
;}
.tm-list ul {
	padding:0;
	margin:0
;}
.tm-list li {
	line-height:31px;
	list-style:square inside;
	border-bottom:1px dotted #d5d6d6;
	white-space:nowrap;
	overflow:hidden
;}
.tm-list span {
	margin-right:8px
;}
.tm-ad img {
	width:100%;
	display:block
;}
@media(max-width:1219px) and (min-width:960px) {
	.tm-focus p {
	height:70px
;}
#main .tm-top li {
	padding-left:0
;}
#main .tm-top .thumb {
	display:none
;}
}@media(max-width:959px) {
	.tm-focus .thumb img {
	width:100%
;}
.tm-focus p {
	height:auto
;}
}@media(max-width:767px) {
	.tm-focus {
	margin-bottom:10px !important
;}
.tm-top li {
	padding:0 0 0 80px;
	margin-bottom:10px;
	height:60px
;}
.tm-top li:last-child {
	margin-bottom:0
;}
.tm-top .thumb img {
	height:60px
;}
.tm-top .info {
	padding:2px 10px !important
;}
.tm-top .info p {
	line-height:18px
;}
.tm-list {
	margin-top:5px
;}
}