@charset "utf-8";
/* CSS Document */
#cont{
	background-color:#f7f5f4;
	padding:50px 0;
}
#cont1{
	width:1200px;
	margin:0 auto;
}
.left{
	width:170px;
	float:left;
}
.left_up{
	height:44px;
	border-bottom:#dbd4cd 1px solid;
	font-size:22px;
	color:#aa1f24;
}
.left_down{
	width:100%;
}
.left_down ul li a{
	height:36px;
	display:block;
	background-image:url(../images/left_1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:36px;
	padding-left:29px;
	font-size:14px;
	color:#000000;
}
.left_down ul li ul li a{
	height:36px;
	display:block;
	background-image:url(../images/left_11.gif);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:36px;
	padding-left:33px;
	font-size:13px;
	color:#000000;
}
.left_down ul li ul li a:hover{
	background-image:url(../images/left_12.gif);
	color:#ffffff;
}
.right{
	width:958px;
	float:right;
}
.right_up{
	height:44px;
	border-bottom:#dbd4cd 1px solid;
}
.right_up_left{
	width:auto;
	float:left;
	font-size:28px;
	color:#aa1f24;
}
.right_up_right{
	width:auto;
	float:right;
	font-size:14px;
	color:#333333;
}
.right_up_right a{
	color:#333333;
}
.right_down{
	padding-top:20px;
}
.about{
	padding-top:20px;
	font-size:14px;
	color:#666666;
	line-height:29px;
}
/*新闻*/
.news{
	width:100%;
}
.news ul li{
	padding:20px 0;
	border-bottom:#dbd4cd 1px dashed;
}
.news_time{
	width:60px;
	height:61px;
	float:left;
	background-image:url(../images/news_1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:12px;
	color:#444444;
}
.news_time h2{
	height:43px;
	line-height:42px;
	font-size:30px;
	color:#000000;
}
.news_tt{
	width:871px;
	float:right;
}
.news_tt_01{
	height:22px;
}
.news_tt_01 a{
	font-size:14px;
	color:#444444;
	font-weight:bold;
}
.news_tt_02{
	font-size:14px;
	color:#444444;
	line-height:25px;
}
/*新闻详细*/
.news_show{
	width:100%;
}
.news_show_1{
	text-align:center;
	border-bottom:#ddd 1px dashed;
	padding-bottom:10px;
}
.news_show_1 h2{	
	font-size:24px;
	color:#4d4d4d;
	font-weight:bold;
	line-height:35px;
}
.news_show_1 span{
	font-size:12px;
	color:#666;
	line-height:25px;
}
.news_show_1 span a{
	font-size:12px;
	color:#666;
}
.news_show_1 a:hover{
	text-decoration:none;
	color:#d8181a;
}
.news_show_2{
	padding-top:20px;
	font-size:14px;
	color:#444444;
	line-height:30px;
}
.news_show_3{
	padding-top:40px;
}
.news_show_3 span{
	font-size:12px;
	color:#333;
}
.news_show_3 span a{
	color:#d00;
}
/*视频*/
.shipin{
	width:100%;
}
.shipin ul{
	width:988px;
}
.shipin ul li{
	float:left;
	width:296px;
	margin-right:28px;
	margin-bottom:25px;
}
.shipin_img{
	text-align:center;
}
.shipin_tt{
	padding-top:10px;
	text-align:center;
}
.shipin_tt a{
	font-size:14px;
	color:#666666;
}














