/* CSS Document */
body, h1, h2, h3, p, dl, dt, dd, ul, ol, li, form, input, textarea, select,option,iframe{ padding: 0; margin: 0; }
ul li { list-style: none; }
img { border: none; vertical-align:top; }
body { font-size: 12px; color:#000; line-height:18px; font-family: arial; margin:0 auto;}
a { text-decoration: none; color:#666; outline:none; }
a:hover{text-decoration:underline;}
input,select,textarea,label{ vertical-align:middle}
.clear { clear:both; height:0; line-height:0; overflow:hidden;}
.left{float:left;}
.right{float:right;}
em,i{font-style:normal;}
.mt10{margin-top:10px;}
/*logo*/
/*header*/
.header{background:url(images/headbg.jpg) repeat-x;height:36px;}
.header span{float:left; margin-left:30px;}
.header em{float:right; margin-right:30px;}
.header em{padding-top:8px;}
.header span img{margin-top:3px;}
.header em a{margin:0 6px;}
.ahover{text-decoration:underline;color:#187AAC;} 
/*center*/
#center{
	width:100%;
	height:830px;
	overflow:hidden;
	position:relative;
	background:url(images/bg01.jpg);
}
.subNav{
	width:290px;
	height:100%;
	position:absolute;	
	top:0;
	left:0;
	background:url(images/left_bg01.jpg) left  no-repeat;
}
.subNav ul{
	position:absolute;
	top:330px;
	left:120px;
}
.subNav li{
	height:20px;
	color:#70500E;
	cursor:pointer;
	font-size:16px;
	font-family:"Microsoft YaHei", "ËÎÌå";
	font-weight:bold;
	line-height:20px;
	padding:17px 4px;
	border-bottom:1px solid #DAD3BF;
	
}
.subNav li hover{color:#187AAC;}
.filter{background:#000;filter:alpha(opacity=50);opacity:0.5;width:100%;height:100%;position:absolute;z-index:9;}
/*nav*/
#nav{
	height:100%;
	overflow:hidden;
	margin-left:290px;
}
#nList{
	height:100%;
	position:relative;
}
#nList li{
	height:100%;
	float:left;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}

.one{
	background:url(images/img_01.jpg) no-repeat center top;
}
.two{
	background:url(images/img_02.jpg) no-repeat center top;
}
.three{
	background:url(images/img_03.jpg) no-repeat center top;
}
.four{
	background:url(images/img_04.jpg) no-repeat center top;
}
.five{
	background:url(images/img_05.jpg) no-repeat center top;
}
.six{
	background:url(images/img_06.jpg) no-repeat center top;
}
#nList li dl.aa01{
	width:140px;
	height:230px;
	color:#fff;
	background:#A8B600;
	position:absolute;
	left:50%;
	bottom:0px;
	margin-left:-70px;
	color:#242424;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	font-family:"Microsoft YaHei", "Arial";;
}
#nList li.two dl.aa01{background:#E8365A;}
#nList li.three dl.aa01{background:#E79600;}
#nList li.four dl.aa01{background:#006FA9;}
#nList li.five dl.aa01{background:#E90B00;}
#nList li dl.aa03{background:#E8365A;width:140px;height:230px;position:absolute;
	left:50%;
	bottom:0px;
	}


#nList li dt{
	display:block;
	width:82px;
	font-size:18px;
	color:#fff;
	margin:0 auto 8px auto;
	padding:54px 0 10px 0;
	border-bottom:1px solid #fff;
}
#nList li dd{
	color:#fff;
}
.one p.smallTitle{
	color:#fff;
	background:#e40500;
}
#nList li.two dl.select,.two p.smallTitle{
	color:#fff;
	background:#082ebd;
}
#nList li.three dl.select,.three p.smallTitle{
	color:#fff;
	background:#3093f0;
}
#nList li.four dl.select,.four p.smallTitle{
	color:#fff;
	background:#b4bd14;
}
#nList li.five dl.select,.five p.smallTitle{
	color:#fff;
	background:#f58a22;
}
#nList li.six dl.select,.six p.smallTitle{
	color:#fff;
	background:#7f4da6;
}
#nList li dl.select dt{
	border-bottom:1px solid #fff;
}

.introduce{
	width:525px;
	padding:10px 15px 0;
	height:900px;
	margin:0 auto;
	background:#F7F8F9;
	display:none;
	overflow:hidden;
}
.return a{
	color:#333;
	font-family:"ËÎÌå";
}
.introduce h2{
	font-size:57px;
	font-family:"Microsoft YaHei", "ËÎÌå";
}
.text,.text2{
	font-size:14px;
	color:#1a1a1a;
	line-height:23px;
	padding:12px 0;
}
.text2{
	float:left;
	width:200px;
}
.text2 a{color:#1a1a1a; text-decoration:none;}
.text:hover,.text2:hover{color:#1a1a1a; text-decoration:underline;}
.borderBottom{
	margin-bottom:15px;
	border-bottom:1px solid #d2d1d1;
}
.smallTitle{
	width:100%;
	height:174px;
	position:absolute;
	bottom:187px;
	display:none;
}
.smallTitle span{
	display:block;
	width:18px;
	color:#fff;
	margin:0 auto;
	padding-top:42px;
	line-height:24px;
	font-size:18px;
	font-family:"Microsoft YaHei", "ËÎÌå";
	font-weight:bold;
}
.returnBtn,#nList li a.returnBtn{ display:inline;width:auto;height:20px;line-height:20px;float:left;position:absolute;right:10px;top:10px;background:url(images/btn_close.gif) 0 4px no-repeat;color:#000;padding:0 0 0 14px; z-index:5;}
.btn-close{ display:inline;width:auto;height:20px;line-height:20px;float:left;position:absolute;right:10px;top:10px;background:url(images/btn_close.gif) 0 4px no-repeat;color:#000;padding:0 0 0 14px; z-index:2200;}
.btn-close:hover,.returnBtn:hover{text-decoration:underline;}
#nList li a.returnBtn{float:right; left:inherit;}
.pic01{ margin-top:20px;}
.pic01 img{ margin:0 2px;}
/*=copyright=*/
.copyright{clear:both;margin:20px auto;width:980px;text-align:center;}


