@charset "utf-8";
/* CSS Document */
html,body,div,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,p,th,td,form{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
ul,ol{list-style:none; margin:0; padding:0;}
li{margin:0; padding:0;}
a img{border:none;}
.clearfix:after{clear:both;content:".";display:block;line-height:0;height:0;visibility:hidden;}
.clear{clear:both;display:block;line-height:0;height:0;font-size:0;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
body{font:12px '宋体',Arial,Helvetica,sans-serif;color:#333;overflow-x:auto;}
a{text-decoration:none;color:#333;}
a:hover	{color:#000;}

/*** Content STYLES ***/
.content {color: #333333; font-family: "宋体", Arial; font-size: 12px; line-height: 22px; padding:10px;}

/*** Contact STYLES ***/
.contact {color: #333333; font-family: "宋体", Arial; font-size: 12px; line-height: 22px; }

/*** Jobs STYLES ***/
.font14 {color: #333333;font-family: "宋体", Arial;font-size: 14px;line-height: 25px;}
.font12 {color: #333333;font-family: "宋体", Arial;font-size: 12px;line-height: 25px;}

/*** carousel STYLES ***/
.slide{overflow:hidden;width:900px; height:150px;margin:0 auto;}
.slide ul{list-style:none;}
.slide ul.root{width:9999px;}
.slide ul li{float:left;/*width:234px;*/}	/*此处改为图片宽度*/
.slide ul li img{display:block;}
.slide .label_text{ width:100%;display:block; text-align:center; line-height:18px;}


/*** Frame STYLES ***/
body{background:url(../img/tpl_bg_1.gif);}
#container{margin: 0px auto; width:100%; height:100%; }
	#header{ width:1002px; height:292px;margin: 0px auto; overflow: hidden;position: relative; background-color:#FFF;}
		#logo {position:absolute; z-index:500; top:28px; left:48px;}
		
		#nav1 {position: absolute; z-index: 400; top: 45px; right: 30px;}
			#nav1 * {margin: 0;padding: 0;list-style: none; float: left; line-height:35px; font-family:"微软雅黑",Arial, "宋体";font-weight:bold;}
			#nav1 li {color:#af0100;}
			#nav1 a {display: block; color:#6c6e6d; display:block; width:110px; height:35px; text-align:center;font-size:14px; }
			#nav1 a:hover {color:#af0100;}
			#nav1 a.page{color:#af0100;}
			
		#nav2 {position: absolute; z-index: 400; top: 92px; left: 0; width:200px;}
			#nav2 * {margin: 0;padding: 0;list-style: none;font-size:14px; font-family:"微软雅黑",Arial, "宋体";font-weight:bold; }
			#nav2 li {color:#af0100; width:180px; height:32px;margin: 0px auto;background:url(../img/public_arr_1.gif) no-repeat 150px center; border-bottom:1px #e6e6e6 solid;}
			#nav2 a {display: block; line-height:32px;  text-align:right; padding-right:42px;}
			#nav2 a:hover {color:#af0100;}
		
		#banner{position: absolute; z-index: 300;}
			#banner .img1{position: absolute; top: 92px; left: 200px; height:200px; width:732px;overflow:hidden;}
			#banner .img2{position: absolute; top: 92px; left: 932px;}

	#main_outer {width: 1002px;margin: 0px auto; background-color:#FFF; padding-top:15px; padding-bottom:15px;}
	#main { width:984px; margin: 0px auto; padding-top:13px; padding-bottom:13px; border:1px #CCCCCC solid;}
	
	#footer {width: 1002px; height: 86px; margin: 0px auto; background:url(../img/tpl_2.gif) repeat-x;}
		#copyright{text-align: center; line-height: 50px; height:50px;}
