/* 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 {
background:url(headbg.jpg) no-repeat 50% 0;
height:748px;	
}

#tout-main {
height:160px;

background:#d40000;

}

#tout {
height:160px;
padding:0 40px;
}
#tout  dl {
	padding-top:20px;
}
#tout  dl dt {
line-height:56px;
font-size:32px;
font-weight:bold;	
text-align:center;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;	color:#ffd6a2
}

#tout  dl dt  a {
	color:#ffd6a2
}
#tout  dl dd {
color:#fff;
font-size:16px;	
line-height:30px;
}
#tout  dl dd  a {
color:#fff;	
}

#content1 {
background:url(c1bg.jpg) repeat-x;
padding-top:60px;	
}
#c1-left {
width:800px;
height:500px;	
position:relative;
float:left;
background:#f00;
}

#c1-right {
width:380px;
float:left;	
margin-left:20px;
}
#c1-right  ul li {
width:380px;
height:240px;	
margin-bottom:20px;
}
#c1-right  ul li  img {
width:380px;
height:240px;			
}
#c1-list  {
margin-top:20px;	
}
#c1-list ul li {
	width:560px;
	float:left;
	margin-left:20px;	
	line-height:40px;
	font-size:18px;
	height:40px;
	background:url(ico1.jpg) no-repeat 0 16px;
	text-indent:20px;color:#000;	
	
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

#c1-list ul li  a {


}
#index-tt {
height:26px;

}
#index-tt h3 {
float:right; 
padding:0 16px;
line-height:26px;	

}
#index-tt h3 a {
color:#fff;	
}



#c2-list {
padding:30px 0;	
}
#c2-list ul li {
width:220px;
height:300px;
float:left;	
margin-left:20px;
}
#c2-list ul li img {
width:220px;
height:300px;	
}


.index-tt1 {
margin-top:20px;
}

.c3-list dl {
height:110px;
border-left:4px solid #ec3104;
width:550px;
padding-left:12px;	
float:left;
margin-left:30px;
margin-top:40px;
}
.c3-list dl dt {
font-size:20px;	
	width:550px;
line-height:40px;

overflow: hidden;
white-space:nowrap;
text-overflow:ellipsis;

color:#9e0b11;	
	}
.c3-list dl dt  a {
	color:#d00004;		
}
.c3-list dl  dd {
font-size:16px;
line-height:32px;	
color:#999;
}
.c3-list dl  dd a {
	color:#9e0b11;	
}
#c3-list ul  {
padding-bottom:20px;	
}
#c3-list ul li {
float:left;
width:570px;
height:300px;
background:#fff;
margin-left:20px;
margin-top:25px;
box-shadow:4px 4px 4px #ccc;	
}
#c3-list ul li dt {
height:40px;	
background:#d40000;
text-align:center;
line-height:40px;
	overflow: hidden;
white-space:nowrap;
text-overflow:ellipsis;
	color:#fff;
}
#c3-list ul li dt  a {
color:#fff;	
font-size:16px;
}
#c3-list ul li  dd  {
padding:20px 0;	
}
#c3-list ul li  dd img {
display:block;
float:left;
width:320px;
height:220px;	
}
#c3-list ul li dd  span {
display:block;
margin-left:15px;
	width:234px;
	float:left;
	line-height:36px;
	font-size:17px;

	color:#000;
}
#c3-list ul li  span  a {
color:#f00;	
}

#content8 {
margin-top:25px;	
}

#c8-left {
width:570px;
float:left;	
}

#c8-right {
float:left;
margin-left:30px;
width:590px;
}

#c8-left dl {
height:220px;
background:#fcedd8;	
margin-bottom:20px;
padding:15px 25px;
}

#c8-left dl dt {
	height:100px;
	font-size:20px;
	line-height:40px;
	border-bottom:1px dashed #ccc;
	padding:10px 0;
}

#c8-left dl dt a,#c8-left dl dd a {
	color:#bc0700;	
}
#c8-left  dl  dd {
	font-size:16px;
line-height:32px;
padding-top:15px;
color:#999;
}
.c2-newlist ul li {
	line-height:50px;
	font-size:18px;
	background:url(ico1.jpg) no-repeat 0px 21px;
	text-indent:20px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.c2-newlist ul li  a {
color:#000;
}

footer {
	margin-top:25px;
padding:80px 0;
text-align:center;
line-height:32px;
color:#fff;
background:#e60000;	
}