/* CSS Document */
body {
margin:0;
padding:0;
background:#fff url(bg.jpg) repeat-x 50% 0;
behavior:url(ie-css3.htc);
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 {
height:100px;
background:url(logo.jpg) no-repeat left 0;
}

nav {
height:50px;
background:#357dc5;	
}

#index-nav ul li {
float:left;
margin-left:20px;
font-size:18px;
width:120px;
line-height:50px;
text-align:center;	
}
#index-nav ul li:hover {
	background:#14439d;
}
#index-nav ul li  a {
color:#fff;	
}
	
#da-huan {
	height:600px;
	overflow:hidden;
	position:relative;
}
#da-huan .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
#da-huan .bd ul{ width:100% !important;  }
#da-huan .bd li{ width:100% !important;  height:600px; overflow:hidden; text-align:center;  }
#da-huan .bd li a{ display:block; height:600px; }

#da-huan .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px;text-align:center;
_background:#000; _filter:alpha(opacity=60); 
}
#da-huan .hd ul{ text-align:center;  padding-top:5px;  }
#da-huan .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:20px; height:8px; margin:5px;  overflow:hidden; background:#fff;
}
#da-huan .hd ul .on{ background:#009feb; }
#content1 {
	margin-top:20px;
}

#c1-left {
width:490px;
height:330px;
float:left;
position:relative;

}

#c1-right {
width:680px;
float:left;
margin-left:30px;	
}
.index-tt1 {
height:51px;
border-bottom:1px solid #ccc;
}
.index-tt1 h2 {
float:left;
height:50px;
line-height:46px;
border-bottom:4px solid #377dc5;
color:#377dc5;
	font-size:18px;
	font-weight:bold;
	
	padding:0 15px;
}
.index-tt1 h3 {
	line-height:50px;
float:right;
padding-right:8px;	
}

#c1-right dl  {
padding-top:10px;	
}
#c1-right dl dt {
font-size:18px;	
line-height:46px;
}
#c1-right dl dt a {
color:#e25922;	
}
#c1-right dl dd {
line-height:26px;
font-size:14px;
}
.index-newlist1 ul li {
height:32px;
line-height:32px;	
background:url(icohei.jpg) no-repeat 0px 16px;
text-indent:12px;
}
.index-newlist1 ul li  a {
float:left;	
font-size:16px;
}
.index-newlist1 ul li  span {
	
float:right;	
}


.index-gg {
height:120px;
position:relative;
overflow:hidden;
margin-top:20px;	
}
.index-gg .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1;color:#fff; }
.index-gg .hd ul{ overflow:hidden; zoom:1; float:left;  }
.index-gg .hd ul li{ color:#333;float:left; margin-right:2px;  width:20px; height:8px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.index-gg .hd ul li.on{ background:#f00; color:#fff; }
.index-gg .bd{ position:relative; height:100%; z-index:0;   }
.index-gg .bd li{ zoom:1; vertical-align:middle; }
.index-gg .bd img{ width:1200px; height:120px; display:block;  }


#content2 {
margin-top:20px;	
}

.c2-new {
width:386px;
float:left;	

}
.c2-tt1 {
	
}
.c2-tt1 h2 {
float:left;
width:97px;
height:41px;
background:url(tt-ico1.jpg) no-repeat;
line-height:32px;
color:#fff;
text-align:center;
font-size:18px;	
}
.c2-tt1 h3 {
float:right;
line-height:32px;
padding-right:5px;
font-size:14px;	
}

.c2-tt2  {
	height:40px;
	text-align:center;
	line-height:40px;
	background:#357dc5;

}

.c2-tt2   h2 {
	font-size:18px;
	color:#fff;	
	line-height:40px;
}
.c2-tt2  a {
	color:#fff;
	
	}

.index-newlist2 {
background:#faf8f9;
padding:10px;
}
.index-newlist2  ul li {
	height:40px;
	line-height:38px;
	border-bottom:1px dashed  #ccc;
}
.index-newlist2  ul li a {
float:left;	
}
.index-newlist2  ul li span {
float:right;	
}

#content3 {
margin-top:20px;
}



#c3-tt {
height:51px;
border-bottom:1px solid #ccc;
}
#c3-tt h2 {
float:left;
height:50px;
line-height:46px;
border-bottom:4px solid #ca1c04;
color:#ca1c04;
	font-size:18px;
	font-weight:bold;
	
	padding:0 15px;
}
#c3-tt h3 {
	line-height:50px;
float:right;
padding-right:8px;	
}
#c3-list  {
padding:20px 0;	
}
#c3-list ul li {
width:280px;	
float:left;
margin-left:20px;
}
#c3-list ul li  img {
width:280px;
height:210px;
}
#c3-list ul li  span {
display:block;
text-align:center;
padding:8px;
font-size:14px;
background:#eeeeee;
color:#7e7e7e;	
}
#c3-list ul li  span  a {
	color:#7e7e7e;	
}


#content4 {
	margin-top:20px;
}
#c4-list {
	padding:20px 0;
}
#c4-list ul li {
width:224px;
height:122px;
border:1px solid #ccc;	
float:left;
margin-left:15px;
}
#c4-list ul li img {
width:222px;
height:120px;	
}
footer {
margin-top:20px;
background:#357dc5;
padding:25px 0;
text-align:center;
line-height:30px;
color:#fff;	
}
footer  a {
color:#fff;	
}


#head-search {
	margin-top:30px;
	width:360px;
	float:right;
}
#head_nav {
	height:52px;
border-top:1px solid #ccc;	
}
#Keyword {
	height:32px;
	line-height:32px;
	width:220px;
	border:1px solid #ccc;
}
#key-select {
float:left;
width:60px;
font-size:14px;
text-align:center;
height:32px;
border:1px solid #ccc;
}
#key-search {
	color:#fff;
	background:#357dc5;
	font-size:14px;
	text-align:center;
width:60px;
	height:32px;
	line-height:30px;
	border:1px solid #009342;
}

/*瑙ｅ喅IE6涓嬩笉鍏煎 position:fixed 鐨勯棶棰�*/
#right-piao { width:70px; height:300px;position:fixed; right:200px; cursor:pointer;bottom:50px;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#right-piao  ul li {
	
margin-top:5px;
position:relative;
width:70px;
height:70px;
text-align:center;
line-height:64px;
font-size:28px;


}
#right-piao  ul li img {
	border-radius:10px;
}
#c1-rightico {

}
#c1-rightico ul li {
float:left;
width:260px;
height:44px;
line-height:44px;
background:#ecf3f9;
text-align:center;
font-size:20px;
font-weight:bold;
margin-left:14px;	
}

#c1-rightico ul li a{
color:#006bd5;	
}
