@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: #ccc;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
#wrap {
}
#header {
	text-align: center;
	width: 100%;
}
#banner {
	height: 340px;
	background: url(banner.jpg) no-repeat center 0;
}
.wrap-inner {
	margin: 0px auto;
	width: 988px;
	position: relative;
	text-align: left;
}
.container {
	position: relative;
	clear: both;
}
.col-main,.col-sub{
	width:423px;
	float:left;
	position: relative;
	overflow: hidden;
}
.col-sub{
	width:540px;
	float: right;
}
#column-7 .col-sub{
}
.col-sub .box{
	padding-right: 10px;
}
.detail {
	margin-top: 10px;
	position: relative;
}
#column-4 .detail {
	margin-top: 0px;
	margin-bottom: 6px;
}
#column-4 .detail p{
	color: #666;
	font-size: 12px;
	line-height: 22px;
	position: absolute;
	left: 155px;
	top: 25px;
	width: 220px;
}
.detail h5 {
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	font-size: 14px;
}
.detail h5 a, .detail .more{
	color: #039;
}
.detail .txt{
	font-size: 14px;
}
.detail p{
	color: #666;
	font-size: 12px;
	line-height: 24px;
}

.box{
	clear: both;
	position: relative;

}
#mid-bg .box{
	margin: 0px 20px 0px 30px;
}
#mid-bg .col-sub .box{
	margin: 0px 15px 0px 20px;
}
.adv {
}
.b_bg {
	position: absolute;
	left: -10px;
	background: url(b_bg.jpg) no-repeat right bottom;
	height: 68px;
	width: 10px;
	top: 193px;
}
.arc-list li{
	position: relative;
	font-size: 14px;
	line-height: 28px;
	color: #666;
}
.arc-list li a{
	color: #333;
}
.hd h4{
	height: 38px;
	overflow: hidden;
}
h4 a{
	font-size: 16px;
	line-height: 38px;
	font-weight: normal;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	display: block;
	height: 38px;
}
#column-3 .hd h4{
	font-size: 16px;
	line-height: 38px;
	font-weight: normal;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	display: block;
	height: 38px;
}
.bd{
	clear: both;
	padding: 15px;
}
#mid-bg .bd{
	padding: 5px 0 15px;
}
#column-1 {
	background: url(sj_r2_c3.jpg) no-repeat right top;
	height: 370px;
}
#column-1 .col-main {
	width: 570px;
}
#column-1 .col-sub {
	width: 387px;
}
#column-1 .col-main .box{
	background: #FFF;
	margin-top: 20px;
}
#column-1 .col-sub .box{
	margin-left: 15px;
}
#column-1 .col-sub .detail p{
	font-size: 14px;
	margin-top: 5px;
}

#column-1 .col-sub .detail h5{
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
}
#column-1 .col-sub .detail h5 a{
	color: #F30;
}
#column-2 {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 600px;
}
#map-iframe {
	position: absolute;
	z-index: 99;
	height: 602px;
	width: 1060px;
	left: -36px;
	top: 0px;
}
#mid-bg{
	background: #FBFBFB url(mid_bg.png) repeat-y center top;
}
#column-3 {
	background: url(t1.png) no-repeat center top;
	height: 350px;
}
#column-3 .hd {
		margin-top: 12px;
}
#column-4 {
	background: url(t2.png) no-repeat center top;
	height: 410px;
}
#column-4 .hd, #column-5 .hd {
	margin-top: 74px;
}
#column-5 {
	background: url(t3.png) no-repeat center top;
	height: 375px;
}
.item-list {
	position: relative;
}
.item-list li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 156px;
	margin: 5px 11px 0px 0px;
	padding: 0px;
}
.item-list .last {
	margin-right: 0px;
}
.item-list .detail .pic {
	float: none;
	padding: 3px;
	border: 1px solid #eaeaea;
}
.item-list .detail {
	margin-top: 0px;
}
.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: 32px;
	background: url(t4.png) no-repeat center top;
}
.foot-inner{
	text-align: center;
	margin-bottom: 20px;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix{height:1%;}