/*-------------------------------
* Author:chengletian
* Version:V1.0
* Date: 2011-11-28
* Website: http://www.mkxhw.com
* PageWidth:960px; 
-------------------------------*/ 
@charset "gb2312";
/*Public*/
	body,div,p,ul,ol,dl,dt,dd,li,form,input,table,img,h1,h2,h3,h4,h5,h6,textarea,span{margin:0px;padding:0px;}
	ul{list-style:none;}
	img{border:0px;}
	
	body, td, th{font-family:"Î¢ÈíÑÅºÚ", sans-serif;font-size:12px;color:#333333;overflow-x:hidden;}
	body {background-color: #FFFFFF;}
	
	a{font-size:12px;color:#333333;}
	a:link{text-decoration:none;}
	a:visited{text-decoration:none;}
	a:hover{text-decoration:underline;color:#ff3300;}
	a:active{text-decoration:none;}
	
	.Clear{margin:0px;height:0px;font-size:0px;line-height:0px;clear:both;visibility:hidden;}
	

	
	
/*Top*/
	.Top{width:1000px;height:90px;margin:auto;}
	.Top .Logo{float:left;height:58px; width:473px;overflow:hidden; margin:16px 0;}
	.Top .TopInfo{float:right; height:90px; margin-top:50px;color:#cccccc; text-align:right;}
	.Top .TopInfo a{ color:#333333;text-decoration:none; font-size:12px}
	
/*Nav*/
	.Nav{width:100%;height:43px;background:url(images/nav_bg.jpg) 0 0 repeat-x;}
	.Nav .NavBox{width:1000px;position: relative;height:43px;background:url(images/nav_bg.jpg) 0 0 repeat-x;margin:auto;}
	.Nav .NavBox .NavLeft{float:left;height:43px; width:800px; }
	.Nav .NavBox .NavLeft ul li{width:90px;height:43px; float:left; position:relative; z-index:998}	
	.Nav .NavBox .NavLeft a.Home,.Nav .NavBox .NavLeft a.About,.Nav .NavBox .NavLeft a.Industry,.Nav .NavBox .NavLeft a.News,.Nav .NavBox .NavLeft a.Culture,.Nav .NavBox .NavLeft a.Brand,.Nav .NavBox .NavLeft a.Job,.Nav .NavBox .NavLeft a.Contact{display:block; font-size:14px;text-align:center;width:90px;height:43px;line-height:43px; color:#333333; text-decoration:none; font-family:"Î¢ÈíÑÅºÚ"; font-weight:bold}
	.Nav .NavBox .NavLeft ul li:hover{background:url(images/nav_top.jpg) 0 0 no-repeat;}
	.Nav .NavBox .NavLeft ul li:hover a{color:#FFFFFF}
	
	.Nav .NavBox .NavLeft ul li .NavList{position:absolute; left:0; top:43px;background:#000000; filter:alpha(opacity=80); opacity:0.8; width:90px;z-index:999;display:none}
	.Nav .NavBox .NavLeft ul li .NavList a{ width:90px; height:30px; display:block; border-top:#ffffff 1px solid; overflow:hidden; text-align:center;color:#FFFFFF; line-height:30px; text-decoration:none; font-size:14px}
	.Nav .NavBox .NavLeft ul li .NavList a:hover{background:#a1560c;}
	
	.Nav .NavBox .NavRight{float:right;position: absolute;right: 0px;top: 0px;width:200px;height:26px;overflow:hidden;background:url(images/search.jpg) 0 0 no-repeat; padding:8px 0;}
	.Nav .NavBox .NavRight input{height:26px; border:0; float:left;background-color:transparent}
	.Nav .NavBox .NavRight input.Key{ width:154px; color:#FFFFFF; margin-left:8px; line-height:26px; font-size:12px;}
	.Nav .NavBox .NavRight input.Btn{width:34px; cursor:pointer}
	
	
	/*Body*/
	.Body{width:100%;background:url(images/bg.jpg) center top no-repeat;}
	.Body .BodyBox{width:1000px;background-color:#FFFFFF; margin:auto; min-height:680px; padding-top:20px;}
	.Body .BodyBox .BodyShow{width:960px;margin:auto;}
	.focusBox{width:100%;height:380px;clear:both;position: relative; z-index:0}
	.focusBox .Pic{position:relative;width:100%;height:380px;}
	.focusBox .Pic li{position: absolute;width:100%;height:380px; left:0px; top:0px;display:none}
	.focusBox .Pic li a{ display:block;width:100%;height:380px; background-position:center top; background-repeat:repeat-x;}

	.focusBox .Bg{ position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%; background:#000000; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden;}
	
	.focusBox .Txt{position:absolute; bottom: 0;left:50%;z-index: 2; height:36px;width:1000px;margin-left:-500px;overflow:hidden;}
	.focusBox .Txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px; text-align:right;width:1000px;}
	.focusBox .Txt li a{ display:block; color:#FFFFFF;padding: 0 0 0 10px;font-size: 16px;font-weight:bold;text-decoration: none;}
	
	.focusBox .Num { position: absolute; z-index: 3; bottom:8px;left:50%;width:1000px;margin-left:-500px;overflow:hidden; text-align:right;}
	.focusBox .Num li{position:relative; width:18px; height:15px; line-height:15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; display:list-item; float:left}
	.focusBox .Num li a,.focusBox .Num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .Num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .Num li.on a,.focusBox .Num a:hover{ background:#f60; }
/*bottom*/
	.Bottom{width:100%; height:120px;background-color:#e3e3e3; font-family:Arial; margin-top:20px;}
	.Bottom .BtmBox{width:960px; margin:auto;height:120px;background-color:#e3e3e3;}
	.Bottom .BtmBox .bLeft{ color:#999; float:left; height:120px;margin-top:50px;}
	.Bottom .BtmBox .bRight{ color:#333333; float:right; height:120px;margin-top:50px;text-align:right;}

	

	

	
