@charset "gb2312";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{
	margin:0;
	padding:0;
	color: #333;
}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
ul,ol{list-style:none;}
a{
	text-decoration:none;
	color: #333;
}
a:hover{
	text-decoration:underline;
	color: #FF3300;
}
img {
	border-style: none;
}
body {
	background: #E2F2FF url(bg.png) repeat-x left 25px;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
#wrap {
	background: url(banner.jpg) no-repeat center 25px;
}
#header {
	text-align: center;
	width: 100%;
}
#banner {
	height: 300px;
}
.wrap-inner {
	margin: 0px auto;
	width: 988px;
	position: relative;
	text-align: left;
}
.container {
	margin-bottom: 15px;
}
.col-main,.col-sub{
	width:573px;
	float:left;
	position: relative;
	background: #FFF;
}
.col-sub{
	width:400px;
	float: right;
}
.detail {
}
.detail h5 {
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	font-size: 14px;
}
.detail h5 a, .detail .more{
	color: #039;
}
.detail .pic{
	float: left;
	margin-right: 10px;
}
.detail .pic img{
}
.detail .txt{
	font-size: 14px;
}
.detail p{
	color: #666;
	font-size: 12px;
	line-height: 24px;
}

.box{
	clear: both;
	position: relative;
}

.arc-list li{
	position: relative;
	font-size: 12px;
	line-height: 24px;
	color: #666;
}
.arc-list li a{
	color: #333;
}
.hd h4{
	height: 32px;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	background: #00A5F0 url(nav_bg.png) repeat-x left top;
	overflow: hidden;
	color: #FFF;
	padding: 0px 15px;
	text-align: left;
}
.col-sub h4 {
	background: #00ACF0 url(nav_bg.png) repeat-x left -32px;
}
.bd{
	clear: both;
	padding: 15px;
}
#column-1 {
}
#column-1 .col-sub {
}
#column-1 .col-sub .box {
}
#column-1 .col-main{
}
#column-1 .col-main #qy{
	background: #EEF8FF url(qy.gif) no-repeat 15px 15px;
	margin-top: 15px;
	padding: 40px 15px 0px;
}

#column-1 .col-main #qy .detail{
	margin-top: 3px;
}
#column-1 .col-main #qy .detail h5{
	font-size: 14px;
	line-height: 18px;
	height: 20px;
}
#column-1 .col-main #qy .detail h5 a{
	color: #039;
}
#column-1 .col-main .detail h5{
	font-size: 18px;
	line-height: 18px;
	height: 28px;
}
#column-1 .col-main .detail h5 a{
	color: #F30;
}
#column-1 .col-main .detail p {
	color: #666;
}
#column-1 .col-sub #zzjg .bd {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#column-1 .col-sub #yc .hd h4 {
	background: #F8F8F8 url(nav_bg.png) repeat-x left -64px;
	color: #333;
}
#column-1 .col-sub #yc .bd {
	font-size: 14px;
	line-height: 26px;
}
#column-2 {
	background: #FFF url(fwjd.jpg) no-repeat 15px 30px;
}
#column-2 #fwjd {
	background: url(fw_bg.png) no-repeat center bottom;
	padding: 35px 0px 0px 140px;
	margin-bottom: 30px;
	height: 300px;
}
#column-2 #dsj {
	text-align: center;
}
#column-3 .bd {
}
.item-list {
	position: relative;
}
.item-list li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 178px;
	margin: 10px 4px 0px 0px;
	padding: 0px;
}
.item-list .last {
	margin-right: 0px;
}
.item-list .detail .pic {
	float: none;
	padding: 3px;
	border: 1px solid #eaeaea;
}
.item-list .pic img {
}
.item-list a:hover .pic img {
}
.item-list .detail h5 {
	white-space: nowrap;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
}
.item-list .detail p {
}

#footer {
	text-align: center;
	padding-top: 10px;
	border-top: 4px solid #1B57A3;
	background: #FFF;
	border-bottom: 1px solid #FFF;
}
.foot-inner{
	text-align: center;
	margin-bottom: 20px;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix{height:1%;}