/* CSS Document */
body {
margin:0;
padding:0;
background:url(bg.jpg);
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: 1012px;
}

#content1 {
	
}

#c1-left {
	width:400px;
	height: 730px;
	float:left;
}
#c1-right {
	width:796px;
	float:left;
	margin-left: 4px;
}
#c1-rtu {
	height:380px;
	background: url(c1hungbg.jpg) no-repeat right bottom;
}
#c1-rlist {
	background: url(c1-rilistbg.jpg) no-repeat;
	height:350px;
	padding: 20px 35px;
}
#c1-rtu  ul li {
text-align: center;	
}
#c1-rtu  ul li img {
	
	width:746px;
	height: 380px;
}

#c1-rlist dl dt {
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;

	font-size:26px;
	font-weight: bold;
}
#c1-rlist dl dt a {
		color:#0d345b;
}
#c1-rlist dl  {
	padding: 25px 0;
	border-bottom: 1px solid #0d345b;
}
#c1-newlist {
	padding-top: 30px;
}
#c1-newlist ul li {
	line-height: 46px;
	height: 46px;
		overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	font-size:17px;
	background: url(c1ico.jpg) no-repeat 0px 18px;
	text-indent: 18px;
}

#tt1 {
	height:40px;
	margin-top:20px;
}
#tt1 h3 {
	float: right;
	border: 1px solid #0d345b;
	height: 26px;
	line-height: 24px;
	width:100px;
	text-align: center;
	color:#0d345b;
}
#tt1 h3 a {
	color:#0d345b;
}

#content2 {
	background: url(c2.jpg) no-repeat 50% 0;
	height: 900px;
}
#c2-new {
position:relative;	
}
.c2-tu {
	position:absolute;
width:427px;
height:688px;
display:none;
top:63px;
left:704px;
z-index:999;
}
#c2-new area:hover {
	cursor: pointer;
}
#tq {
background:url(c2-tq.png) no-repeat ;
}
#dj {
background:url(c2-dj.png) no-repeat ;
}
#zs {
background:url(c2-zs.png) no-repeat ;
}
#bh {
background:url(c2-bh.png) no-repeat ;
}
#smjz {
background:url(c2-smjz.png) no-repeat ;
}
#sl {
background:url(c2-sl.png) no-repeat ;
}

footer {
	background: url(footbg.jpg) no-repeat 50% 0;
	height:279px;
	line-height: 30px;
text-align: center;
	padding-top:80px;
}
