﻿@charset "gb2312";
/* CSS Document */
body{font:12px/20px "微软雅黑";}
*{padding:0; margin:0;}
a{text-decoration:none;}
img{border:none;} 
ul,ol,li{list-style:none;}
.clear{clear:both;}
html{-webkit-text-size-adjust:none;}
.tup{float:left; padding:20px;}
/*header*/
#header{width:1002px; height:auto; margin:0 auto; overflow:hidden;}
.head{width:969px; height:auto; margin:0 auto; overflow:hidden;}
.logo{float:left;}
/*menu*/
.menu{width:462px; height:52px; float:right; background:url(images/menu_bg.jpg) no-repeat; margin:5px 24px 0 0;}
.menu ul{float:left; margin:7px 0 0 40px;_margin:7px 0 0 20px;}
.menu ul li{width:79px; height:38px; float:left; text-align:center; margin-right:5px;}
.menu ul li a{font:14px/38px "黑体"; color:#009cbf; display:block;}
.menu ul li a:hover,.menu ul li a.dq{background:url(images/li_hover.jpg) no-repeat; color:#fff;}
/*banner*/
#wrap{width:969px; height:320px; margin:0 auto; overflow:hidden;}
.slideshow{width:969px; height:320px; margin:0 auto; overflow:hidden;}
/*container*/
#container{width:1002px; height:auto; margin:0 auto; overflow:hidden;}
.content{width:969px; height:auto; margin:20px auto; overflow:hidden;}
/*左侧*/
.left{width:260px; height:auto; float:left;}
.title{float:left;}
.contactlist{width:242px; float:left; margin:10px 0 0 10px;}  
.contactlist td{line-height:30px;}    
.contactlist td a{color:#000;}
.contactlist td a:hover{text-decoration:underline;}
.bottom{float:left; padding:20px 0 0 20px;}
/*right*/
.right{width:670px; height:auto; float:right;}
.content_txt{float:left; text-align:justify; text-justify:inter-ideograph; color:#000; margin:20px 0; font:12px/25px "微软雅黑";}
/*滚动图片*/
.slide{width:630px; height:131px; margin:20px auto; overflow:hidden;}
.slide ul li{float:left; margin-right:5px;}
.slide ul li img{float:left; display:block;}
/*职位列表*/
.joblist{width:630px; float:left; table-layout:fixed; margin:20px 0 20px 10px;}  
.joblist td{padding:0px 3px;}  
.deptitem td{border-bottom:1px dashed #000; color:#55bdd4; font:700 14px/30px "微软雅黑";}  
.jobitem td{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.jobitem td a{color:#ef8812;}
.jobitem td a:hover{text-decoration:underline; color:#000;}
/*footer*/
#footer{width:1002px; height:auto; margin:0 auto; overflow:hidden; border-top:1px solid #55bdd4;}
#footer p{text-align:center; color:#333; font:12px/100px "宋体";}