﻿@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; margin-right:20px;}
/*header*/
#header{width:1001px; height:auto; margin:0 auto; overflow:hidden;}
.head_top{width:1001px; height:67px; float:left; background:url(images/top_bg.jpg) top repeat-x;}
.logo{float:left;margin-left: 98px;}
.logo img{width: 207px;display: block;}
/*banner*/
#wrap{width:1001px; height:360px; margin:0 auto;}
.slideshow{width:1001px; height:360px; margin:0 auto; overflow:hidden;}
/*menu*/
.menu{width:560px; height:28px; float:right; margin:20px 40px 0 0;}
.menu ul li{width:86px; height:28px; float:left; margin-right:15px; background:url(images/li.jpg) no-repeat; padding-left:10px;}
.menu ul li a{font:14px/28px "微软雅黑"; color:#fff; background:url(images/li_bg.jpg) right no-repeat; display:block;}
.menu ul li.last a{background:none;}
.menu ul li a:hover,.menu ul li a.dq{color:#000;}
/*container*/
#container{width:885px; height:auto; margin:40px auto; overflow:hidden;}
.content_txt{float:left; text-align:justify; text-justify:inter-ideograph; color:#5c5c5c; margin-top:20px; font:12px/25px "微软雅黑"; padding:0 20px 20px 30px;}
/*滚动图片*/
.gundong{width:814px; height:148px; margin:20px auto; overflow:hidden; background:url(images/slide_bg.jpg) no-repeat;}
.slide{width:750px; height:126px; margin:11px auto; overflow:hidden;}
.slide ul li{float:left; margin-right:10px;}
.slide ul li img{float:left; display:block;}
/*招聘职位*/
.joblist{width:800px; height:auto; float:left; table-layout:fixed; margin:30px 0 20px 40px;}  
.joblist td{padding:0px 3px;}  
.deptitem td{font:700 14px/30px "微软雅黑"; color:#000;}  
.jobitem td{border-bottom:1px dashed #ccc; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.jobitem td a{color:#000;}
.jobitem td a:hover{text-decoration:underline;}
/*联系方式*/
.contactlist{width:400px; height:auto; float:left; margin:20px 0 20px 30px;_margin:20px 0 20px 15px;}  
.contactlist td{line-height:30px; color:#000;} 
.contactlist td a{color:#000;}
.contactlist td a:hover{text-decoration:underline;}
/*footer*/
#footer{width:1001px; height:94px; margin:0 auto; overflow:hidden; background:url(images/footer_bg.jpg) top no-repeat;}
#footer p{text-align:center; color:#fff; font:12px/94px "宋体";}