﻿@charset "gb2312";
/* CSS Document */
body{font:12px/20px "微软雅黑"; background:url(images/bg.jpg) #4e4e4e repeat-x;}
body,ul,dl,dd,dt,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,img,td,div,input,tr{margin:0; padding:0;}
ul,ol,li{list-style:none}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
a{text-decoration:none}
img{border:none;}
.clear{clear:both;}
/*.tup{float:right; border:1px solid #e2e2e2; padding:6px; margin-left:15px;}*/
/*header*/
#header{width:1002px; height:auto; margin:0 auto; overflow:hidden;}
.head{width:841px; height:auto; margin:0 auto; overflow:hidden;}
.top{width:841px; height:114px; float:left; background:url(images/top_bg.jpg) top repeat-x; margin-top:55px;}
.logo{float:left; position:relative; top:-24px; margin-left:29px;_margin-left:15px;}
#box_switcher{width:841px; height:311px; margin:0 auto; overflow:hidden;}
/*导航menu*/
.menu{width:500px; height:104px; float:right;}
.menu ul{width:500px; height:104px; float:left;}
.menu ul li{width:88px; height:104px; float:left; text-align:center; margin-right:10px;}
.menu ul li a{font:14px/20px "微软雅黑"; color:#4a4a4a; display:block; height:114px; padding-top: 15px;line-height:36px;}
.menu ul li:hover,.menu ul li.dq{color:#fff; background:url(images/li_hover.jpg) repeat-x; cursor:pointer;}
.menu ul li a:hover,.menu ul li.dq a{color:#fff;}
/*container*/
#container{width:841px; height:auto; margin:0 auto; overflow:hidden; background:url(images/content_top.jpg) #fff top no-repeat;}
.title{width:90px; height:auto; float:left; color:#383838; font:14px/25px "微软雅黑"; padding:10px 0 0 33px; text-align:center;}
.title span{font-size:10px; display:block; border-top:1px solid #b6b6b6;}
.content_txt{width:760px; height:auto; float:left; text-align:justify; text-justify:inter-ideograph; color:#5c5c5c; padding:30px 0 30px 60px;}  
/*滚动图片*/
.bottom{width:855px; height:148px; margin:0 auto; background:url(images/slide_bg.jpg) top no-repeat;}
.slide{width:855px; height:148px; margin:0 auto; overflow:hidden;}
.slide ul li{float:left; margin:15px 0 15px 20px;}
.slide ul li img{float:left; display:block; border:1px solid #d3d3d3; padding:6px;}
/*招聘职位*/
.joblist{width:760px; height:auto; margin:20px auto; overflow:hidden; table-layout:fixed;}  
.joblist td{padding:0px 3px;}  
.deptitem td{color:#676767; font-weight:bold; font-size:14px; border-bottom:1px dashed #000;} 
.jobitem td{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.jobitem td a{color:#000;}
.jobitem td a:hover{text-decoration:underline;}
/*联系方式*/
.contactlist{width:720px; height:auto; margin:20px auto; overflow:hidden;}  
.contactlist td{height:30px; line-height:30px;}   
.contactlist td a{color:#000;}
.contactlist td a:hover{text-decoration:underline;}
/*footer*/
#footer{width:841px; height:105px; margin:0 auto; overflow:hidden; background:url(images/footer_bg.jpg) top no-repeat;}
#footer p{color:#707070; font:12px/105px "微软雅黑"; padding-left:40px;}