#carousel_ad{
	position:relative;
	height:485px;
}
#responsive-slider {
	height:485px;
}


#responsive-slider .layer a {
	color: #00F;
	text-decoration:none;
	margin-top:12px;
	display: inline-block;
	background:#333;
	padding:2px 6px;
	font-size:13px;
}

#responsive-slider .layer a:hover{
	background:#000;
}

#responsive-slider .layer.black a {
	color: #FFF;
}

#responsive-slider .layer.white a {
	color: #fff;
}

#responsive-slider .slide{
	background:#EEF1F2;
}

#responsive-slider .slider-main{
	height: 485px;
	width:100%;
}

#responsive-slider .thumbnail-wrapper a{
	background-size: 100% auto;
}


#responsive-slider .slide .image{
	height:374px;
}


.hotnews_box {
	padding:10px 9px;
	margin:15px 0;
	height:20px;
	letter-spacing:2px;
	text-align:left;
	font-family:msjh,微軟正黑體;
	font-size:15px;
	clear:both;
}
.hotnews_box a{
	color:#333;
}
.hotnews_box a:hover{
	color:#000;
}

.hotnews_tit {
	padding:0 12px 0 15px;
	margin-right:12px;
	border-right:1px solid #CCC;
	float:left;
	font-weight:bolder;
}
.hotnews_txt {
	margin-right:12px;
	word-break: break-all;
	float:left;
	font-weight:normal;
}
.hotnews_left{
	float:left;
}
.hotnews_right{
	float:right;
}

@media (max-height:500px), (max-width:400px) {
	#responsive-slider .slide-arrows {
		visibility: hidden;
	}
}
@media (min-width:1002px) {
#responsive-slider .layer {
	left:60%;
	width:340px;
}
.hotnews_box {
	width:1002px;
	margin:15px auto;
}
}
