@charset "utf-8";
a{
	color: #333333;
	text-decoration:none;
}
a:hover{
	color: #0268b3;
	text-decoration: underline;
}
A.a00:link {text-decoration:none;color: #333333; font-size: 14px; font-family: "微软雅黑";}
A.a00:visited {text-decoration:none;color: #333333;  font-size: 14px; font-family: "微软雅黑";}
A.a00:active {text-decoration:none;color: #333333; font-size: 14px; font-family: "微软雅黑";}
A.a00:hover {text-decoration: underline;color: #0268b3; font-size: 14px; font-family: "微软雅黑";}
A.a01:link {text-decoration:none;color:#402002;}
A.a01:visited {text-decoration:none;color:#402002;}
A.a01:active {text-decoration:none;}
A.a01:hover {text-decoration: underline;color:#b10000;}
A.a02:link {text-decoration:none;color:#FFFFFF;}
A.a02:visited {text-decoration:none;color:#FFFFFF;}
A.a02:active {text-decoration:none;}
A.a02:hover {text-decoration: underline;color:#FF6600;}
 
body {
background-color: #FFFFFF;
    
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px; font-family: 微软雅黑; color:#333333; line-height:25px

}

.title1 {color: #FFFFFF; font-size: 13px; font-family: 微软雅黑; letter-spacing:inherit; }
.title1 a{color: #FFFFFF}
.redtext1 {color: #0268b3; font-size: 12px;font-family: 微软雅黑; LINE-HEIGHT: 25px  }
.redtext2 {color:#333333;  font-size: 16px; font-weight: bold;font-family: 微软雅黑; LINE-HEIGHT: 25px  }
.title {color: #0268b3; font-weight: bold; font-size: 14px; }
 
.aaapos ,.aaapos a{color: #333333;}
.aaapos a:hover{color: #0268b3;}

.procc{
	float:left;
	width:200px;
	height:170px;
	padding:15px 20px 15px 30px;
}
.procc a{
	color: #333333;
}
.procc a:hover{color: #0268b3;}
.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
	padding: 10px 30px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #026AB1;
    border-style: solid;
    border-width: 1px;
    color: #026AB1;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    background-color: #026AB1;
    border-color: #026AB1;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
 
.articlebook{padding:20px;font-size:14px;}
.articlebook h2{ line-height:25px; font-size:14px; font-weight:normal;}
.articlebook h2 a:hover{ color:red; text-decoration:none;}

.news_cont_bt {}
.news_cont_bt h3 { font-size:16px;line-height: 20px; color:#333; font-weight:normal; height:auto; padding-bottom:4px; text-align:center; padding-right:20px; padding-top:5px; }
.news_cont_bt p { font-size:13px; color:#999; height:20px; text-align:center; }

#gundong { display:inline; width:100%;float:left;   overflow:hidden; }
#gundong1 { float:left;}
#gundong2 { float:left;}
#ingundong {float: left;width: 800%;}
#banner{
	width:100%;
	height:320px;
	position:relative;
	overflow:hidden;
}
.fullSlide{width:100%;position:relative;height:320px; z-index:1}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:320px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:320px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#333;filter:alpha(opacity=80);opacity:0.8;line-height:999px; }
.fullSlide .hd ul .on{background:#0268B3;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}