@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: #241A08 url(bg.jpg) no-repeat fixed center top;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
#wrap {
	background: url(bg.png) no-repeat center 346px;
}
#header {
	text-align: center;
	width: 100%;
}
#banner {
	height: 320px;
	background: url(banner.png) no-repeat center center;
}
.wrap-inner {
	margin: 0px auto;
	width: 988px;
	position: relative;
	text-align: left;
}
.container {
	margin-bottom: 15px;
}
.col-main,.col-sub{
	width:560px;
	float:left;
	position: relative;
	text-align: left;
}
.col-sub{
	width:420px;
	float: right;
}
.detail {
}
.detail h5 {
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	font-size: 14px;
}
.detail h5 a, .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 {
	height: 646px;
}
#column-1 .col-sub {
}
#column-1 .col-sub .box {
}
#column-1 .col-main{
}


#column-1 .col-main #qy{
	margin-top: 16px;
	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 {
	margin-left: 100px;
	height: 330px;
	margin-right: 10px;
}
#column-1 .col-sub #zzjg .bd {

}
#column-1 .col-sub #yc{
	margin: 16px 60px 0px 5px;
	padding-top: 86px;
}
#column-1 .col-sub #yc h5 {
	font-size: 14px;
}
#column-1 .col-sub #yc h5 a{
	color: #FF1F78;
}
#column-2 {
	margin: 17px;
	height: 390px;
}
#column-2 #fwjd {
	margin: 35px 0px 0px 120px;
}
#column-2 #demo {
	margin-top: 50px;
	margin-left: 20px;
	height: 290px;
	width: 300px;
	overflow:hidden;
	float: left;
	display: inline;

}
#column-3{
	height: 202px;
}
#column-3 .box{
	margin-left: 100px;
}
.item-list {
	position: relative;
}
.item-list li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 176px;
	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;
	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%;}
