﻿/* 通用信息列表_普通式 */
.infoList li
{
	height: 24px;
	line-height: 24px;
}
.infoList li .date
{
	float: right;
	color: #999;
}

/* 文本切换盒子 - 公用类 */
.slideTxtBox
{
	width: 672px;
	text-align: left;
}
.slideTxtBox .hd
{
	height: 31px;
	line-height: 31px;
	background: url("../images/slideBg.png") no-repeat 0 0;
	padding: 0 20px;
	position: relative;
	font-family: 宋体;
}
.slideTxtBox .hd ul
{
	float: left;
	position: absolute;
	left: 11px;
	top: 1px;
	height: 32px;
}
.slideTxtBox .hd ul li
{
	float: left;
	width: 99px;
	text-align: center;
	color: #1569C7;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}
.slideTxtBox .hd ul li.on
{
	height: 30px;
	color: #1569C7;
	background: url("../images/conten_24.jpg") no-repeat center bottom;
	cursor: pointer;
}
.slideTxtBox .hd li a
{
	color: #1569C7;
}
.slideTxtBox .bd
{
	padding: 17px 0 0 10px;
}
.slideTxtBox .bd ul
{
	padding: 0px;
}
.slideTxtBox .bd ul li
{
	float: left;
	width: 300px;
	line-height: 26px;
	height: 26px;
	float: left;
	padding-left: 15px;
	background: url(../images/fax1_32.jpg) no-repeat left center;
}
.slideTxtBox .bd .boxBanner
{
	width: 250px;
	height: 169px;
	background: none;
	padding: 0px;
}
.slideTxtBox .bd .boxText
{
	width: 380px;
	height: 169px;
	overflow: hidden;
	margin-left: 16px;
	display: block;
	line-height: 21px;
	text-indent: 2em;
	background: none;
	padding: 0px;
	text-align: justify;
}
.slideTxtBox .bd .boxText a
{
	color: #1569C7;
}

/***切换图片***/
#pub_slideplay
{
	width: 250px;
	height: 169px;
}
#pub_slideplay li
{
	float: left;
	width: 250px;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}
