/* CSS Document */
body {
margin:0;
padding:0;
background:#fff  repeat-x 50% 0;
min-width:1200px;
}
/* 文字样式 */
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}


/* 按钮 */
.btn{display:inline-block;border:none;text-align:center;background:#158064;color:#fff;min-height:34px;line-height:34px;padding:0 15px;-webkit-transition:background 0.3s,border 0.3s;transition:background 0.3s,border 0.3s;}
.btn:hover{background:#009966;color:#fff;}
.btn.white{background:#fff;color:#666;border:1px solid #ddd;}
.btn.white:hover{background:#666;color:#fff;border:1px solid #666;}
.btn.disabled{background:#f1f1f1;border-color:#aaa;color:#aaa;cursor:default;}

/* 边距 */
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pl5 {
	padding-left:5px;
}
.pl8 {
	padding-left:8px;
}

/* 浮动 */
.fl{float:left!important;}
.fr{float:right!important;}
.clearfix{*zoom:1;}
.clearfix:before,
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;;}
.clearfix:after{clear:both;}

/*显示形式*/
.inline{display:inline;}
.block{display:block;}
.inline-block{display:inline-block;zoom:1;*display:inline;}
.hidden{display:none;}
.d-inline {
_display:inline;
}
/* 下拉三角符号 */
.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:8px solid #000000;border-right:8px solid transparent;border-left:8px solid transparent;content:"";}
.caret.up{border-top:none;border-bottom:8px solid #ccc;}
.caret.down{border-top:8px solid #ccc;border-bottom:none;}

.main-1200 {
	width:1200px;
	margin: 0 auto;
}
header {
	background: url(headbg.jpg) no-repeat 50% 0;
	height:438px;
}

nav {
	height: 70px;
	background: url(navbg.jpg) repeat-y 50% 0;
}
#indexnav {
	padding-top: 19px;
}
#indexnav ul li {
	padding: 0 51px;
	height: 32px;
	line-height: 32px;
	float:left;
	font-size:24px;
	font-weight: bold;
	border-right:1px solid #fff;
}
#indexnav ul li a {
	color:#fff;
}

#content1 {
	margin-top:30px;
}

#c1-left {
	float:left;
	width:620px;
	height:400px;
	background: #f00;
}
#c1-right {
	margin-left: 30px;
	float:left;
	width:550px;
}
.index-newlist ul li {
	height: 57px;
	line-height: 56px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	background: url(ico.jpg) no-repeat 5px 25px;
	text-indent: 20px;
	font-size:17px;
}

#content2 {
	margin-top:30px;
}

.c2-new {
	width:570px;
	float:left;
}
.c2-newtu {
	margin-top:20px;
}
.c2-newtu  ul li img {
	width:220px;
	height: 150px;
	display: block;
	float:left;
	border-radius: 8px;
}
.c2-newtu  ul li dl {
	float:right;
	width:330px;
	margin-left: 20x;
}
.c2-newtu  ul li dl  dt {
	font-size:18px;
	line-height: 32px;
}
.c2-newtu  ul li dl  dd {
	font-size:14px;
	line-height: 28px;
	color:#9d9d9d;
}

#content3 {
	padding-top:30px;
}

#c3-tu {
margin-top:50px;	
}

#c3-tu { position: relative; width:1200px; height:600px; overflow: hidden; }
	#c3-tu .pic{ position:relative; z-index:0; }
	#c3-tu .pic img { width:1200px; height:600px;  display: block; }
	#c3-tu .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	#c3-tu .hd li{margin: 0 5px; background: url(dot2.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(ot2.png) no-repeat 0 -16px;
	}
	#c3-tu .hd .on{ background-position:0 0; }

	#c3-tu .prev,
	#c3-tu .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	#c3-tu .prev { left: 0; }
	#c3-tu .next { background-position: 0 -90px; right: 0; }
	#c3-tu .prev:hover,
	#c3-tu .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }


#content4 {
	margin-top:30px;
}

.c4-new {
	width:385px;
	float:left;
}
.c4-tt h2 {
	text-align: center;
	
	font-size:24px;
	color:#0ba8cb;
	font-weight:bold;
}
.c4-tt {
	height:41px;
	line-height: 40px;
	border-bottom:1px solid #ccc;
}

#content5 {
margin-top:30px;	
}

#c5-list ul li {
	float:left;
	height: 57px;
	line-height: 56px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	background: url(ico.jpg) no-repeat 5px 25px;
	text-indent: 20px;
	font-size:17px;
	width:570px;
	margin-left:20px;
}

footer {
	background: url(footbg.jpg) no-repeat 50% 0;
	height:282px;
	text-align: center;
	color:#fff;
	line-height: 28px;
}
footer  ul {
	padding-top: 120px;
	font-size:14px;
}