/* 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;}


header {
	background:url(headbg.jpg) no-repeat 50% 0;
	height: 804px;
}

#tt1 {
	background: url(tt1.jpg) no-repeat 50% 0;
	height: 66px;
}
.tt a {
	width:1200px;
	height: 60px;
	display: block;
	margin: 0 auto;
	
}

.main-1200 {
	width:1200px;
	margin: 0 auto;
}

#content1 {
	background: url(c1bg.jpg) repeat-x;
	padding:30px 0 80px 0;
}
#c1-left {
	width: 800px;
	height: 500px;
	border: 5px solid #46707e;
	float:left;
}
#c1-right {
	width:400px;
	float:left;
	height: 500px;
	background: url(c1rightbg.jpg) repeat-y;
	padding: 10px 10px;
}

.c1-list ul li {
	height: 67px;
	line-height: 66px;
	border-bottom:1px dashed #3c6875;
	background: url(ico1.png) no-repeat 15px 28px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	text-indent: 35px;
}
.c1-list ul li  a {
	font-size:18px;
}

#tt2 {
	background: url(tt2.jpg) no-repeat 50% 0;
	height: 84px;
}

#content2 {
	
}

#c2-right {
	width: 800px;
	height: 610px;
	float:left;
	background: url(c2bg.jpg) no-repeat 0 bottom;

}
#c2-left {
	width:400px;
	float:left;
	height: 610px;
	background: #e9f2f7;
	border:1px solid #cfe2e9;
	padding: 10px 10px;
}

.c2-tu {
	
}
.c2-tu dl img {
	width: 740px;
	height: 380px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.c2-tu dl {
	
}
.c2-tu dl dt {
	text-align: center;
	font-size:24px;
	line-height: 46px;
	padding: 0 45px;
	padding-top: 25px;	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.c2-tu dl dd {
	line-height: 32px;	padding: 0 45px;
	padding-top: 25px;
}
.c2-tu dl h3 {
	width:90px;
	height: 28px;
	border: 1px solid #3c6778;
	line-height: 26px;
	text-align: center;
	font-size:14px;
	color:#3c6778;
	float:right;
	margin-right: 30px;
	margin-top: 10px;
}


#tt3 {
	background: url(tt3.jpg) no-repeat 50% 0;
	height: 83px;
	
}

#content3 {
	
}

.c3-new dl {
	margin-left: 30px;
	width:570px;
	height: 260px;
	float:left;
	border:1px solid #a4c0ce;
	margin-top: 40px;
	background: #eff4f7;
	padding: 25px 30px;
}
.c3-new dl dt {
text-align: center;
	font-size:24px;
	line-height: 46px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	color: #3b6978;
	font-weight: normal;
}
.c3-new dl dd {
	line-height: 32px;
	padding-top: 20px;
}

.c3-new  dl h3 {
	width:90px;
	height: 28px;
	border: 1px solid #3c6778;
	line-height: 26px;
	text-align: center;
	font-size:14px;
	color:#3c6778;
	float:right;

	margin-top: 10px;
}
.c3-new  dl  a:hover h3 {
	color:#f00;
}

#tt4 {
	background: url(tt4.jpg) no-repeat 50% 0;
height: 83px;
}

#content4 {
	
}
#c4-tu ul li {
	width: 1200px;
	height: 260px;
}
#c4-tu ul li img {
	width: 1200px;
	height: 260px;
}

#c4-newlist ul li {
	
	width:560px;
	height: 52px;
	line-height: 52px;
		background: url(ico1.png) no-repeat 15px 21px  #e9f2f7;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	text-indent: 35px;
	float:left;
	margin-left: 30px;
	margin-top: 20px;
}

#tt5 {
	background: url(tt5.jpg) no-repeat 50% 0;
	height: 83px;
}

#content5 {
	
}
.c5-new {
	float:left;
	width: 575px;
	
}

.c5-newlist {margin-top: 20px;}
.c5-newlist ul li {
			height: 52px;
	line-height: 52px;
		background: url(ico1.png) no-repeat 15px 21px ;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;	text-indent: 35px;
}


#tt6 {
	background: url(tt6.jpg) no-repeat 50% 0;
	height: 83px;	
}

#content6 {
	
}
#c6-left {
	width: 800px;
	height: 610px;
	float:left;
	background: url(c2bg.jpg) no-repeat 0 bottom;

}
#c6-right {
	width:400px;
	float:left;
	height: 610px;
	background: #e9f2f7;
	border:1px solid #cfe2e9;
	padding: 10px 10px;
	
}

footer {
	padding:50px 0;
	text-align: center;
	line-height: 32px;
background: #d5e6ed;
	margin-top: 30px;
	font-size:14px;
}