﻿@charset "gb2312";
/* CSS Document */
body{font:12px/20px "微软雅黑";}
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:left; padding-right:20px;}
/*header*/
#header{width:1002px; height:370px; margin:0 auto; overflow:hidden;}
#box_switcher{width:1002px; height:370px; margin:0 auto; overflow:hidden; z-index:1;}
.logo{float:left; position:relative; top:-340px; z-index:9999;font-size:22px;}
/*导航menu*/
.menu{width:670px; height:47px; float:right; background:url(images/menu_bg.jpg) top no-repeat; position:relative; top:-350px; z-index:999;}
.menu ul{width:670px; height:47px; float:left;}
.menu ul li{float:left; text-align:center;}
.menu ul li a{font:700 17px/47px "微软雅黑"; color:#376984; display:block; padding:0 30px;}
.menu ul li a:hover,.menu ul li a.dq{color:#000;}
/*container*/
#container{width:1002px; height:auto; margin:0 auto; overflow:hidden;}
.content{width:850px; height:auto; margin:0 auto; overflow:hidden;}
.content_txt{width:810px; height:auto; float:left; padding:20px; text-align:justify; text-justify:inter-ideograph; font:12px/20px "宋体"; color:#000;}  
/*滚动图片*/
.bottom{width:834px; height:189px; margin:20px auto; background:url(images/bottom.jpg) top no-repeat;}
.slide{width:814px; height:189px; margin:0 auto; overflow:hidden;}
.slide ul li{float:left; margin:15px 0 15px 20px;}
.slide ul li img{float:left; display:block; border:6px solid #fff;}
/*联系方式页面*/
.contactlist{width:810px; float:left; background:url(images/contact_img.jpg) right bottom no-repeat; margin:30px 0 30px 30px;padding: 30px 0;}  
.contactlist td{height:30px; line-height:30px;}  
.contactlist td a{color:#000;}
.contactlist td a:hover{text-decoration:underline;}
/*职位招聘页面*/
.joblist{width:810px; float:left; table-layout:fixed; margin:30px 0 30px 20px;}  
.joblist td{padding:0px 3px;}  
.deptitem td{color:#3d3d3d; font:700 14px/30px "微软雅黑"; 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;}
/*footer*/
#footer{width:1002px; height:auto; margin:0 auto; overflow:hidden; background:#23a9ca;}
#footer p{color:#fff; font:12px/53px "微软雅黑"; text-align:center;}