.header_wrapper {width:100%; height:93px; background:url(../images/bg_header_wrapper.png) repeat-x left top;}
.header {width:960px; margin:0 auto; overflow:hidden;}
.logo {float:left; width:525px; height:49px; margin-top:22px;}
.info {float:right; width:205px; height:35px; margin-top:29px;}

.nav_wrapper {width:100%; height:40px; background-color:#333;}
.nav ul {width:920px; margin:0 auto;}
.nav ul li {float:left;}
.nav ul li a {display:block; width:230px; color:#fff; font-size:14px; font-family:\5FAE\8F6F\96C5\9ED1;}
.nav ul li a:hover {background-color:#5c5c5c; text-decoration:none;}
.nav li img {position:relative; margin-right:5px;}
.nav ul li.company a {width:157px; height:33px; padding-top:7px; padding-left:73px;}
.nav ul li.company img {top:4px;}
.nav ul li.recruitment a {width:158px; height:33px; padding-top:7px; padding-left:72px;}
.nav ul li.recruitment img {top:4px;}
.nav ul li.case a {width:157px; height:35px; padding-top:5px; padding-left:73px;}
.nav ul li.case img {top:5px;}
.nav ul li.contact a {width:158px; height:35px; padding-top:5px; padding-left:72px;}
.nav ul li.contact img {top:5px;}

.banner {width:960px; height:370px; margin:0 auto 20px auto;}

.main {width:960px; margin:0 auto 70px auto;}

.menu_part {float:left; width:230px; margin-right:20px;}
.menu_part .title {height:55px; text-indent:-999px; overflow:hidden; background:url(../images/title01.png) left top no-repeat;}
.menu_part .content {width:210px; padding:0 9px 30px 9px; border-left:1px solid #000; border-right:1px solid #000; border-bottom:1px solid #000; overflow:hidden;}
.menu_part dt {margin-top:15px;display:block; height:30px; padding-left:26px; line-height:30px; background:url(../images/arrow_open.png) #bc1d21 7px 0 no-repeat; font-size:14px; color:#fff; cursor:pointer;}
.menu_part dt.close {background:url(../images/arrow_close.png) #bc1d21 10px 0 no-repeat;}
.menu_part dd {height:30px; line-height:30px; padding:0 0 0 31px; border-bottom:1px dashed #ddd; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.other_part {float:left; width:710px;}
#company,#case {margin-bottom:40px;}
#company .title {height:34px; margin-bottom:15px; text-indent:-999px; overflow:hidden; background:url(../images/title02.png) no-repeat;}
#company .content p {text-indent:2em;}
#case .title {height:34px; margin-bottom:15px; text-indent:-999px; overflow:hidden; background:url(../images/title03.png) no-repeat;}
#case .content img {margin:0 10px;}
#contact .title {height:34px; margin-bottom:15px; text-indent:-999px; overflow:hidden; background:url(../images/title04.png) no-repeat;}
#contact .content {padding-left:10px;}
#contact .content span {margin-right:49px;}

.footer {width:100%; height:63px; padding-top:30px; background-color:#333; text-align:center; color:#fff;}
.footer a {color:#fff;}

/*焦点图*/
.focusBox { position: relative; width:960px; height:370px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:960px; height:370px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
	display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
}
.focusBox .hd .on{ background-position:0 0; }

.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }