body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	color:#000000;
}
td{
	font-size: 12px;zd
}
ol,ul{
	list-style:none;
}
fieldset, img {
    border: 0;
}
:focus {
    outline: 0;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}
.clear{
	clear: both;
}
.clearfix {
    display: inline-block;
}
/*\*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/**/
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
.mt10{
	margin-top:10px;
}
.mt8{
	margin-top:8px;
}
.nav{
	font-size:14px;
	color:#ffffff;
}
.nav a,.nav a:visited{
	color:#ffffff;
	text-decoration:none;
}
.nav a:hover{
	color:#fffff;
	text-decoration:underline;
}
.border1{
	border:solid 1px #E5E5E5;
}
.font-14{
	font-size: 14px;
}
.texthidden {
	direction: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.text_width250 .texthidden{
	width:250px;
}
.text_width320 .texthidden{
	width:320px;
}
.text_width200 .texthidden{
	width:200px;
}
.text_width290 .texthidden{
	width:290px;
}
.text_width300 .texthidden{
	width:300px;
}
.text_width380 .texthidden{
	width:380px;
}
.text_width600 .texthidden{
	width:600px;
}
.text_width220 .texthidden{
	width:220px;
}
.lh20{
	line-height: 20px;
}
.lh24{
	line-height: 24px;
}
.title_1{
	font-size:14px;
	font-weight:bold;
	color:#022E9C;	
}
.title_2{
	font-size:14px;
	font-weight:bold;
	color:#000000;	
}
.title_3{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;	
}
.pic_list li{
	width: 20%;;
	float: left;
	overflow: hidden;
	display: inline;
	text-align: center;
	margin-top:10px;
}
.div_pic{
	width:168px;
	height: 168px;
	margin: 0 auto;
	overflow:hidden;
}
.pic_list img{
	width:160px;
	height:120px;
	border: solid 1px #DCDDDD;
	padding: 3px;
}
.pic_list p{
	display: block;
	line-height: 20px;
}
.pn11,.content{
	font-size: 14px;
    line-height: 24px;
}