@charset "gb2312";
body {
	font-family: "微软雅黑";
	padding:0px;
	margin:0px;
	font-size:10pt;
	line-height:22px;
	color:#333333;
	text-decoration:none;
}
li {list-style-type:none; float:left;}
h1 {font-size:15pt;}
td {font-size:10pt; color:#333333; line-height:22px; text-decoration:none; text-align:left;}
a {color:#333; text-decoration:none;}
a:hover {color:red; text-decoration:none;}
#top a {font-size:11pt; color:#FFFFFF; text-decoration:none; display:block;}
#top a:hover {color:#FFFF00; text-decoration:none; background-image:url(../image/t2.jpg); background-repeat:repeat-x; line-height:44px;}
.cls {line-height:20px; height:20px; clear:both;}
.dhwz {font-size:11pt; padding-left:10px; font-weight:bold;}
.bhwz {font-size:11pt; color:#FFFFFF; text-align:center; width:80px; font-weight:bold;}
.p_l {padding-left:10px;}
.le_p {padding-left:10px;}

#rdh a {display:block; width:100%; line-height:40px; background-image:url(../image/bj1.jpg); background-repeat:no-repeat; font-size:11pt; text-indent:45px;}
#rdh a:hover {color:red; text-decoration:underline;}

img {border:0px;}

#img{opacity:1.0;filter:alpha(opacity=100); /* 针对 IE8 以及更早的版本 */}
#img:hover{opacity:0.4;filter:alpha(opacity=40); /* 针对 IE8 以及更早的版本 */}

#news a {background-color:#EAEAEA; padding:6px 15px 6px 15px; border-left:12px #FFF solid; text-align:center; font-size:11pt;}
#news a:hover {background-color:#FF0000; color:#FFFFFF; text-decoration:none;}



/* ---------------------- 百叶窗banner  -------------------------- */
#slider-wrap{width:280px; height:190px;}   /*可以修改宽高*/
#slider{position: relative; width:280px; height:190px;} /*可以修改宽高*/
#slider img{position:absolute; top:0; left:0; display:none; width:280px; height: 190px;}/*可以修改宽高*/
.nivoSlider{position:relative;overflow: hidden;}
.nivoSlider img{position:absolute; top:0px; left:0px}
.nivoSlider a.nivo-imageLink{position:absolute; top:0px;display:block;left:0px;width:280px;height:190px;border:0;padding:0;margin:0;z-index:6;}/*可以修改宽高*/
.nivo-slice {display:block;position:absolute;z-index:5;height:280px;}
.nivo-box {display:block;position:absolute;z-index:5;}
.nivo-caption{position:absolute; left:0; bottom:0; width:280px; z-index:50; height: 30px; }/*可以修改宽高*/
.nivo-caption p{width:280px;height: 30px; text-indent: -9999px}/*可以修改宽高*/
.nivo-controlNav{position:absolute; left:55%; bottom:15px; z-index: 100;}/*可以修改左右上下间距*/

.nivo-controlNav a{position:relative; z-index:99; cursor:pointer;background:#666;}
.nivo-controlNav a.active{background:#ff6400;font-weight:bold}

.nivo-controlNav a{display:block; color: #fff; width:20px; height:20px; line-height: 20px; text-align: center; margin-right:3px; float:left; overflow: hidden;}/*可以修改宽高*/
.nivo-directionNav a {position:absolute;top:45%;z-index:9;cursor:pointer;}   /*左右切换按钮，不能删除，如果不需要可以设背景，删除会引起图片错位*/
.nivo-directionNav a {display:block;width:30px;height:30px;text-indent:-9999px;border:0;}
a.nivo-nextNav {right:15px;}
a.nivo-prevNav {left:15px;}
