﻿@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; border:6px solid #eee; margin-right:20px;}
/*header*/
#header{width:1002px; height:376px; margin:0 auto; overflow:hidden;}
.top{float:left; z-index:1;}
.logo{float:left; position:relative; z-index:9999; top:-20px; left:35px;}
/*banner*/
#wrap{width:1002px; height:341px; margin:0 auto; position:relative; top:-68px; z-index:999;}
.slideshow{width:1002px; height:341px; margin:0 auto; overflow:hidden;}
/*container*/
#container{width:1002px; height:auto; margin:0 auto; overflow:hidden; background:url(images/content_repeat.jpg) top right repeat-y;}
.content{width:1002px; height:auto; float:left; background:url(images/right_bottom.jpg) right bottom no-repeat;}
/*menu*/
.menu{width:1002px; height:53px; float:right; background:url(images/menu_bg.jpg) no-repeat;}
.menu ul{width:120px; height:45px; float:right; margin-right:100px;_margin-right:50px; background:url(images/li_bg.jpg) right no-repeat;}
.menu ul li{float:left; padding:0 25px; background:url(images/li_bg.jpg) left no-repeat;}
.menu ul li a{font:14px/45px "黑体"; color:#fff; display:block;}
.menu ul li a:hover,.menu ul li a.dq{color:#000;}
/*main*/
.main{width:840px;  height:auto; float:left; margin:20px 0 0 40px;_margin:20px 0 0 20px;}
.title{float:left;}
.content_txt{float:left; text-align:justify; text-justify:inter-ideograph; color:#000; margin-top:20px; font:12px/25px "微软雅黑";}
/*联系方式*/
.contactlist{width:800px; float:left; margin:20px 0 20px 20px;}  
.contactlist td{line-height:30px;}    
.contactlist td a{color:#000;}
.contactlist td a:hover{text-decoration:underline;}
/*滚动图片*/
.bottom{width:742px; height:190px; margin:20px auto; overflow:hidden; background:url(images/slide_bg.jpg) no-repeat;}
.slide{width:700px; height:150px; margin:20px auto; overflow:hidden;}
.slide ul li{float:left; margin-right:15px;}
.slide ul li img{float:left; display:block;}
/*招聘职位*/
.joblist{width:800px; height:auto; float:left; table-layout:fixed; margin:20px 0 20px 20px;}  
.joblist td{padding:0px 3px;}  
.deptitem td{border-bottom:1px dashed #ccc; font:700 14px/30px "微软雅黑";}  
.jobitem td{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.jobitem td a{color:#313131;}
.jobitem td a:hover{text-decoration:underline;}
/*footer*/
#footer{width:916px; height:auto; float:left; margin:20px 0; border-top:12px solid #383838;}
#footer p{text-align:center; color:#333; font:12px/50px "宋体";}