/* CSS Document */
body {
margin:0;
padding:0;
background:#fff  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:1150px;	

}

#index-tout {
	background:#fadc7c;
	border:1px solid #ffba5a;
	border-right:none;
	border-left:none;
	height:160px;

}

#c1-toutiao {

	color:#f00;
}
#c1-toutiao  dl {
padding:25px 70px 20px 150px;	
	height:158px;
	background:url(ttbg.jpg) no-repeat 0px 5px ;

}
#c1-toutiao dl dt a,#c1-toutiao dl dd a {
	color:#9e0b11;
}
#c1-toutiao dl dt {
font-size:26px;
text-align:center;	
}
#c1-toutiao dl dd {
	padding-top:10px;
font-size:16px;
line-height:32px;	
color:#d40b01;
}

#content1 {
	background:url(c1bg.jpg) no-repeat 50% 0;
	height:603px;	
}

#c1-left {
width:720px;
float:left;
	padding:20px;
	height:500px;
	margin-top:80px;

}

#c1-huan {
width:690px;
height:516px;
position:relative;
overflow:hidden;
}
#c1-right {
margin-top:26px;
height:530px;	
float:right;

width:470px;
}

#c1-tt {
width:470px;
height:80px;	
}

#c1-tt  a {
display:block;	
width:470px;
height:80px;
}
.c2-newlist {
padding:25px;	
}
.c2-newlist ul li {
	line-height:50px;
	font-size:18px;
	background:url(ico.jpg) no-repeat 0px 24px;
	text-indent:15px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.c2-newlist ul li  a {
color:#000;
}

#content2 {
background:url(c2bg.jpg) no-repeat 50% 0;
height:2037px;
}


#c3-tt {
background:#dda220;	
}
#c3-list  {
padding:40px 0;
}
#c3-list ul li {
width:360px;
height:500px;
float:left;
margin-left:40px;
}

#c3-list ul li img {
	width:360px;
height:500px;
}


footer {
padding:50px 0;
text-align:center;
line-height:32px;
color:#fff;
background:#ad6a01;	
}

