@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	text-decoration:none;
	list-style:none;
	font-size:14px;
	font-family:微软雅黑;
}
a{
	color:#434343;
	}
a:link{ text-decoration:none;text-:#;}
.pic{
	width:100%;
	height:270px;
}

.cont{
	width:1200px;
	height:auto;
	margin:30px auto;
	overflow:hidden;
}
/*左侧*/
.cont .left{
	width:260px;
	height:auto;
	float:left;
	margin-right:20px;

}
.left .lm{
	width:260px;
	height:93px;
	background:url(../images/lmbj.png);
	overflow:hidden;

}
.left .lm .lmmc{
	width:114px;
	height:28px;
	line-height:28px;
	font-size:24px;
	color:#FFF;
	margin-top:20px;
	margin-left:38px;
	clear:both;
}
.left .lm .lm-line{
	width:50px;
	height:2px;
	background-color:#FFF;
	margin-top:15px;
	margin-left:38px;	
}
.left .erji-nav{
	width:260px;
	min-height:100px; 
           height:auto !important; 
           height:100px; 
           overflow:visible;
}
.left .erji-nav li{
	width:260px;
	height:50px;
	line-height:50px;
	text-align:center;
	margin-bottom:5px;
	background-color:#f8f8f8;
}
.erji-nav li:hover{
	background-color:#fdeaea;
	color:#9b0000;
}
.left .zs{
	width:261px;
	height:352px;
	margin-top:10px;
}
/*右侧*/
.right{
	width:920px;
	height:auto;
	float:right;
}
.right .r-top{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.t-zi{
	width:100%;
	height:auto;
	overflow:hidden;
}
.r-top .t-zi .r-lm{
	font-size:20px;
	color:#9b0000;
	float:left;
}
.r-top .t-zi .dqwz{
	width:400px;
	height:14px;
	line-height:14px;
	color:#888888;
	float:right;
	font-size:12px;
	margin-top:10px;
}
.r-top .t-zi .dqwz .icon{
	width:14px;
	height:14px;
	float:left;
	
}
.t-zi .dqwz .wz{
	width:270px;
	height:14px;
	line-height:14px;
	float:right;
	font-size:12px;
}
.r-top .r-line{
	width:50px;
	height:4px;
	background-color:#9b0000;
	margin-top:5px;
	overflow:hidden;
}
.zhengwen{
	width:880px;
	height:auto;
	margin:20px auto;
}
.zhengwen .title{
	font-size:18px;
	width:900px;
	height:50px;
	text-align:center;
	line-height:50px;
}
.zhengwen .zhengw{
	text-indent:35px;
	font-size:14px;
	line-height:200%;
}