﻿@charset "gb2312";
/* CSS Document */
body{font:12px/20px "微软雅黑"; background:#0485e9;} 
*{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;}
/*header*/
#header{width:1002px; height:auto; margin:0 auto; overflow:hidden; background:url(images/head_bg.jpg) #fff repeat-x;}
.logo{float:left; padding:20px 0 10px 10px;}
/*menu*/
.menu{width:254px; height:auto; float:left; margin-left:50px;_margin-left:25px;}
.menu ul li{width:254px; height:64px; float:left; background:url(images/li_bg.jpg) no-repeat;}
.menu ul li a{font:18px/30px "微软雅黑"; color:#fff; padding-top:10px; padding-left:120px; display:block;}
.menu ul li a span{display:block; font:11px/14px Arial; padding-bottom:10px;}
.menu ul li a:hover,.menu ul li a.dq{color:#000;}
/*banner*/
#wrap{width:643px; height:321px; float:left; overflow:hidden; padding-left:4px; background:#fff;}
.slideshow{width:643px; height:321px; margin:0 auto; overflow:hidden;}
/*container*/
#container{width:1002px; height:auto; margin:0 auto; overflow:hidden; background:#fff;}
.content{width:905px; height:auto; margin:44px auto; overflow:hidden;}
.title{width:865px; float:left; color:#fff; font:14px/40px "微软雅黑"; padding-left:40px; background:url(images/main_top.jpg) top no-repeat;}
.main{width:899px; height:auto; float:left; border-left:1px solid #bcb9b9; border-right:1px solid #bcb9b9; margin-left:2px; background:url(images/homebody.jpg) #e3e3e3 repeat-x;}
.content_txt{float:left; text-align:justify; text-justify:inter-ideograph; /*color:#fff;*/ font:13px/28px "微软雅黑"; padding:20px 20px 50px 30px;}
.tup{float:left; margin-right:25px; border:1px solid #dadadc; padding:3px;}
/*滚动图片*/
.slide{width:880px; height:129px; margin:0 auto 50px auto; overflow:hidden;}
.slide ul li{float:left; margin-right:5px;}
.slide ul li img{float:left; display:block; border:1px solid #dfdfdf; padding:3px;}
/*联系方式*/
.contactlist{width:800px; height:auto; float:left; margin:30px 0 0 30px;_margin:30px 0 0 15px;}  
.contactlist td{line-height:30px; color:#000;}
.contactlist td a{color:#000;}
.contactlist td a:hover{text-decoration:underline;}
/*招聘职位*/
.joblist{width:850px; height:auto; float:left; table-layout:fixed; margin:15px 0 30px 30px;_margin:15px 0 30px 15px;}  
.joblist td{padding:0px 3px;}  
.deptitem td{font:700 14px/30px "微软雅黑"; color:#004fa3;}  
.jobitem td{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#000;} 
.jobitem td a{color:#004fa3;}
.jobitem td a:hover{text-decoration:underline;}
/*footer*/
#footer{width:1002px; height:44px; margin:6px auto 0 auto; overflow:hidden; background:url(images/footer_bg.jpg) repeat-x;}
#footer p{text-align:center; color:#fff; font:12px/44px "宋体";}