/* 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:104px;	
}
#head {
background:url(logo.jpg) no-repeat;	
height:104px;	
}

#head-huan  {
	height:550px;
	overflow:hidden;
	position:relative;
}
#head-huan  .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
#head-huan  .bd ul{ width:100% !important;  }
#head-huan  .bd li{ width:100% !important;  height:550px; overflow:hidden; text-align:center;  }
#head-huan  .bd li a{ display:block; height:550px;width:100%; }

#head-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); 
}
#head-huan  .hd ul{ text-align:center;  padding-top:5px;  }
#head-huan  .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:20px; height:8px; margin:5px;  overflow:hidden; background:#fff;
}
#head-huan  .hd ul .on{ background:#009feb; }
nav {
height:60px;
background:#255289;	


}
#nav  a{ color:#fff;  }
		#nav  .nLi{ float:left;  position:relative; display:inline; line-height:60px; }
		#nav  .nLi h3{ float:left;  line-height:60px;  }
		#nav  .nLi h3 a{ display:block; padding:0 30px; font-size:18px; font-weight:normal;  }
		#nav  .sub{ display:none; width:100%; left:0; top:60px;  position:absolute; background:#255289;text-align:center;	font-size:16px; line-height:44px; padding:5px 0; z-index:999; }
		#nav  .sub li{ zoom:1; }
		#nav  .sub a{ display:block;  }
		#nav  .sub a:hover{ background:#fff; color:#255289;  }
		#nav  .on h3 a{ background:#fff; color:#255289;   }
#content1 {
	
}
#c1-left {
width:490px;
height:340px;	
float:left;
}

#c1-right {
float:left;
margin-left:20px;	
width:690px;
position:relative;
overflow:hidden;
}

#c1-right .hd{ line-height:44px; height:46px; border-bottom:2px solid #e6e6e6; position:relative; padding-right:10px; font-size:22px;color:#bcbdb8;}
	#c1-right .hd .more{ float:right;  color:#d0a173;}
	#c1-right .hd .more a {
	color:#d0a173;	
	}
	#c1-right .hd ul{ z-index:5; position:absolute; overflow:hidden; zoom:1; }
	#c1-right .hd li{ float:left;  padding:0 18px; cursor:pointer;   background:url(c1-ico.jpg) no-repeat right 10px; }
	#c1-right .hd  .on span   {
	border-bottom:2px solid #d0a173;
	height:46px;
	display:inline-block;	
	}
	#c1-right .hd li.on{ font-weight:bold; border-top:0;  border-bottom:1px solid #fff;  font-weight:bold; color:#000;  }
	#c1-right .bd{  padding:10px; clear:both; position:relative;  }
.index-newlist ul li {
height:46px;
line-height:46px;	
	
}
.index-newlist ul li  a {
float:left;	
}
.index-newlist ul li  span {
float:right;	
font-size:14px;color:#7a7a7a;	
}

#content2 {
margin-top:40px;
}
#c2-left {
width:580px;	
float:left;
}

#c2-right {
width:580px;	
float:left;
margin-left:40px;	
}

.index-tt2 {
line-height:44px; height:46px; border-bottom:2px solid #e6e6e6; font-size:22px;	
}
.index-tt2  h2 {
float:left;  padding:0 18px; cursor:pointer; 	font-weight:normal;
}
.index-tt2  h2 span {
	border-bottom:2px solid #d0a173;
	height:46px;line-height:44px; 
	display:inline-block;	
}
.index-tt2  h3 {
float:right;  color:#d0a173;	line-height:44px; 
}
.index-tt2  h3 a {
	color:#d0a173;	
}
.index-gg {
	height:120px;
	overflow:hidden;
	position:relative;
	margin-top:25px;
}
.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:12px; height:12px; line-height:12px; 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;  }


#content3 {
padding:30px 0;
background:#faf7f2;	
margin-top:30px;
}
#c3-list {
padding:30px 0;		
width:1200px;

overflow:hidden;
}
#c3-list ul {

height:320px;
}
#c3-list ul li {
width:310px;
height:290px;
border:1px solid #bfbfbf;
background:#fff;
position:relative;
padding:20px 15px;	
float:left;
margin-left:20px;
}
#c3-list ul li img {
	display:block;
text-align:center;
margin:0 auto;	
}
#c3-list ul li dl  {

}
#c3-list ul li dl dt {
text-align:center;

line-height:38px;
}
#c3-list ul li  dl dd {
	padding-top:10px;
font-size:14px;	
color:#666666;	
line-height:26px;
}
#c3-list ul li:hover {
border:1px solid #a50000;
color:#a80e10;	
}
#c3-list ul li:hover dt {
color:#a80e10;		
}
#c3-list ul li .more {
width:130px;
height:34px;

line-height:34px;
text-align:center;
color:#fff;	
background:#a80e10;
display:none;
position:absolute;
bottom:-17px;
left:78px;
z-index:999;
border-radius:8px;
}
#c3-list ul li .more  a {
color:#fff;	
}
#c3-list ul li:hover .more {
	display:block;
}
#c3-list ul li a {
text-decoration:none;
}

#content4 {
padding:40px 0;	
}

#c4-left {
	width:670px;
	float:left;
}

#c4-right {
width:470px;
float:left;
margin-left:50px;	
}

#c4-gsjj {
line-height:40px;	
}
#c4-gsjjmore h3 {
	width:180px;
	height:42px;
	line-height:40px;
	text-align:center;
border:1px solid #bfbfbf;
	border-radius:5px;
}
#c4-leftlist  {
margin-top:30px;
}
#c4-leftlist ul li {
background:url(c4-icobg.jpg) no-repeat;
width:143px;
height:166px;	
color:#fff;
float:left;
margin-left:55px;
}
#c4-leftlist ul li dl  {
padding-top:36px;
text-align:center;	
}
#c4-leftlist ul li dl  dt span {
font-size:40px;	
}
#c4-leftlist ul li dl  dt {
font-size:16px;	
font-weight:normal;
}
#c4-leftlist ul li dl dd {
font-size:12px;
line-height:22px;	
}

#c4-video {
height:320px;	
}

#c4-rightlist ul li {
height:42px;
line-height:40px;
border:1px solid #bfbfbf;
border-radius:5px;
padding:0 15px;
margin-top:12px;
}
#c4-rightlist ul li a {
float:right;	
}
#c4-rightlist ul li span {
float:left;	
}


#content5 {
background:#f8f8f8;
padding:50px 0;	
}

#c5-list {
background:#fff;	
border:1px solid #f8f8f8;
}
#c5-list  ul li {
text-align:center;	
float:left;
width:240px;
height:102px;
line-height:100px;
border:1px solid #f8f8f8;
}

footer {
padding:50px 0 0 30px;
background:#315275;	
}

#foot-left {
width:460px;
float:left;	
}
#foot-left  ul li {
font-size:14px;
line-height:40px;
color:#fff;	
}
#foot-left  ul li i {
font-size:18px;	
}
#foot-center {
width:390px;
height:200px;
float:left;
background:url(link-wx.jpg) no-repeat 50% 30px;	
}
#foot-right {
width:350px;
float:left;	

}

#foot-rightlist {
font-size:14px;
padding-top:50px;
}
#foot-rightlist  a {
color:#fff;	
display:inline-block;
padding:0 10px;
}

#foot-link {
font-size:14px;	
margin-top:30px;
}

#foot-select {
width:330px;
height:40px;
background:#4977a8;
color:#fff;
padding:0 15px;
text-align:center;
line-height:40px;	
}
#foot-select  option {

	height:40px;

}

#foot-copy {
background:url(foot-icobg.jpg) no-repeat 50% top;
height:60px;
line-height:60px;
text-align:center;
color:#fff;
font-size:14px;	
}
#foot-copy  a {
color:#fff;	
}


#content6 {
padding-bottom:25px;	
}
#index-link  ul {
padding-top:20px;
height:90px;
}
#index-link  ul li {
	width:222px;
	height:62px;
	border:1px solid #ccc;
	float:left;
	margin-left:25px;
}
#index-link  ul li img {
width:218px;
height:60px;	
}


/* 首页业务范围 */

#index-ywfw {
	width:1200px;
	overflow:hidden;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 200;
}
#index-ywfw ul {
height:260px;
}
#index-ywfw ul li {
width:380px;
height:240px;
border:1px solid #bfbfbf;
background:#fff;
position:relative;
padding:20px 15px;	
float:left;
margin-left:20px;
text-align:center;	
}
#index-ywfw ul li img {
	display:block;
text-align:center;
margin:0 auto;	
}
#index-ywfw ul li  i {
font-size:100px;

}
#index-ywfw ul li dl  {
padding-top:12px;
}
#index-ywfw ul li dl dt {
text-align:center;
font-size:26px;
line-height:38px;
}
#index-ywfw ul li  dl dd {
	padding-top:10px;
font-size:14px;	
color:#666666;	
line-height:26px;
}
#index-ywfw ul li:hover {
border:1px solid #a50000;
color:#a80e10;	
}
#index-ywfw ul li:hover dt {
color:#a80e10;		
}
#index-ywfw ul li .more {
width:130px;
height:34px;

line-height:34px;
text-align:center;
color:#fff;	
background:#a80e10;
display:none;
position:absolute;
bottom:-17px;
left:120px;
z-index:999;
border-radius:8px;
}
#index-ywfw ul li .more  a {
color:#fff;	
}
#index-ywfw ul li:hover .more {
	display:block;
}
#index-ywfw ul li a {
text-decoration:none;
}