@charset "gb2312";
/*------------------------------------------------------------
	¥È©`¥×¥Ú©`¥¸
------------------------------------------------------------*/
#main .textList .listBox {
	width: 371px;
}
#main .textList .listBox .subBox {
	height: 176px;
}
#main .sBanner {
	padding: 0 10px;
}

#main .sBanner li {
	float: left;
	background: url(imgline01.gif) repeat-x left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#main .sBanner li a,
#main .sBanner li img,{
	display: block;
	width: 100%;
}

#main .sBanner li img {
	width: 213px;
	height: 70px;
}

#main .textBox .big_title {
	background: url(imgllpdll_title_bg01.gif) repeat-x left top;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0;
	padding: 0 5px;
}

#main .textBox .big_title span {
	background: #ED080A url(imgllpdll_title_bg02.gif) no-repeat left top;
	color: #fff;
	display: inline-block;
	padding-left: 20px;
}

#main .textBox .big_title b {
	background: #ED080A url(imgllpdll_title_bg03.gif) no-repeat right top;
	display: inline-block;
	padding-right: 20px;
}
#main .textBox .big_title .comMore03 {
	top: 4px;
}

#main .textBox .llxx_text {
	margin-top: -1px;
	overflow: hidden;
}

#main .textBox .llxx_text {
	background: url(imgline01.gif) repeat-x left top;
	padding: 10px;
}

#main .textBox .llxx_text .llxx_title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 26px;
	height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#main .textBox .llxx_text .text {
	color: #333;
	font-family:"ÐÂËÎÌå";
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin-bottom: 5px;
}

#main .textBox .llxx_text .text a {
	color: #333;
}

#main .textBox .llxx_text .text a:hover {
	color: #fb2f00;
}

#main .textBox .llxx_text .time {
	color: #8d8d8d;
}

#main .activeBox {
	padding: 0 10px 10px;
	height: auto;
}

#main .activeBox .activePhoto {
	width: 325px;
	height: 213px;
	overflow: hidden;
}

#main .activeBox .activePhoto .iFocus ul {
	width: 325px;
	height: 213px;
}

#main .activeBox .activePhoto .iFocus ul li {
	width: 325px;
	height: 213px;
}

#main .activeBox .activePhoto .iFocus ul li a img {
	width: 100%;
	height: 100%;
}
#main .activeBox .activeText {
	border: none;
	padding: 10px 0;
	width: 395px;
	height: 193px;
}

	@media all and (min-width: 0) and (max-width: 640px)  {
	
		#main .sBanner li {
			width: 100%;
		}
		
		#main .sBanner li img {
			width: 100%;
			height: auto;
		}
		
		#main .activeBox {
			display: none;
		}
		
		.l_content .border {
			border: none;
		}
		#main .textList .listBox {
			float: none;
			width: 100%;
		}
		
		#main .textList .listBox .subBox {
			height: auto;
			border: none;
			margin: 0;
			padding: 0;
		}
		#main .textList .listBox .subBox .comList {
			display: none;
		}
	
	}