﻿@charset "utf-8";
@import url("global.css");
/*幻灯*/	
body { font-family: "微软雅黑"; font-size: 16px; line-height:180%; color: #333; background:#fff url(../img/bg.png) repeat-x center top; }
img {border: none;}
em {font-style: normal;}
a {text-decoration: none; color: #333;cursor: pointer;}
a:hover {color:#CE3537;text-decoration: none; cursor: pointer;}
.hide {display: none;}
.clear {zoom: 1;}
.fl {float: left;}
.fr {float: right;}
input {outline: none;}
.blue { color:#1A4588; }
	
.slideBox {width: 397px;height: 390px;overflow: hidden;position: relative;}					
	.slideBox .hd {	
	overflow: hidden;
	position: absolute;
	bottom: 112px;
	right: 0px;
	z-index: 4;	
	display: block;width: 397px;height: 36px;text-align:right;
}					
	.slideBox .hd ul {
	overflow: hidden;
	padding-top:13px;
	float: right;
	background-repeat: repeat;
	margin-right:10px;
	position: relative;
}					
	.slideBox .hd ul li {float: left;margin-right: 6px;width: 10px;	height: 10px;line-height: 14px;text-align: center;background-color: #E5E5E5;cursor: pointer;border-radius:50%;}					
	.slideBox .hd ul li.on {background-color: #D2A456;}					
	.slideBox .bd {position: relative;height: 100%;z-index:1;}					
	.slideBox .bd ul li {position: relative;display: none;}	
	.slideBox .bd ul li h4 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 3;
	width: 80px;
	height: 55px;padding-top:3px;
	background-color: #FFF;
	FILTER: alpha(opacity=90);
	opacity: 0.9;
	text-align:center;
	font-size:24px;
}
.slideBox .bd ul li h4 b{
	text-align:center;
	display: block;
	font-size: 14px;
	font-weight: normal;
}
	.slideBox .bd ul li p {
	position: absolute;
	left: 0px;
	top: 256px;
	z-index: 4;	
	height: 5 0px;
	padding-top:20px;padding-left:20px;
	overflow: hidden;
	font-size: 16px;
	FILTER: alpha(opacity=90);
	opacity: 0.9;
	
}
	.slideBox .bd ul li p b{
	width:350px;margin-top:20px;
	display: block;margin-bottom:10px;

}
	.slideBox .bd ul li p .spanP{
	line-height:25px;
	height:60px;
	display: block;
	color:#5C5C5C;
	font-size:14px;text-align:left;
	overflow: hidden;
}
	.slideBox .bd ul li p a {text-decoration: none;}					
	.slideBox .bd img {width: 397px;height: 275px;z-index: 2;}

#wapper { clear:both; width:1250px; margin:40px auto; }
.bar { float:left; width:1250px; margin:0 0 40px 0;text-align: left; }
.banner01 { float:left; width:400px; height:405px; }
.bar_r { float:right; width:825px; }
.news { float:left; width:400px; }
.news h3,.notice h3,.manage h3 { height:45px; border-bottom:2px solid #c6354c; }
.news h3 span,.notice h3 span,.manage h3 span { font-size:27px; font-weight:normal; color:#cd2121; }
.news h3 a,.notice h3 a,.manage h3 a { float:right; }

.news_cont { float:left; width:400px; margin:10px 0 0 0; }
.news_cont li { height:42px; line-height:42px; border-bottom:1px dashed #ff7979; } 
.news_cont li a { float:left; width:340px; height:42px; line-height:42px; overflow:hidden; }
.news_cont li span { float:right; color:#999; }

.notice { float:right; width:400px; }
.notice ul { float:left; width:400px; margin:11px 0 0 0; }
.notice li { float:left; width:400px; padding:16px 0; border-bottom:1px solid #e5e5e5; } 
.notice li span { float:left; width:75px; height:50px; text-align:center; line-height:150%; background:#d74a4a; color:#fff; font-size:14px; }
.notice li strong { font-size:17px; }
.notice li a { float:right; width:290px; height:50px; line-height:150%; overflow:hidden; }


.picture {
	clear:both;
	float: left;
	width:1280px;
	margin:0 0 40px 0;

}
.picture h3 { width:1250px; height:78px; margin:0 0 30px 0; }
.picture ul { width:640px;float: left;}
.picture ul li { float:left; width:294px; margin:0 24px 0 0; height:313px; }
.picture ul li div{
	padding:0 10px;
	line-height:66px;
	height:66px;
	background-color: #F4EEE2;
	overflow: hidden;
}

.bar_l { float:left; width:960px; }
.manage { width:465px; }
.manage dl { float:left; width:465px; margin:15px 0 0 0; padding:0 0 12px 0; border-bottom:1px dashed #e5e5e5; }
.manage dt { float:left; width:142px; }
.manage dd { float:right; width:308px;}
.manage dd h4 a{width:100%; display: block;
}
.manage dd p {
	font-size:14px;
	color:#999;
	line-height:21px;
	height:42px;
	margin:10px 0 0 0;
	text-align:left;
	overflow: hidden;
}
.manage ul { float: left;width: 100%;}
.manage ul li { height:42px; line-height:42px; border-bottom:1px dashed #e5e5e5; }
.manage ul li a{ display:block;width:100%; }
.banner02 { float: right; width:268px; }
.banner02 li { float:left; margin:0 0 8px 0; }
