﻿@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;}
.cc{float:left; margin:0 15px 0 150px;}
/*header*/
#header{width:1000px; height:393px; margin:0 auto; overflow:hidden;}
.logo{float:left; position:relative; top:-430px; left:40px; z-index:99;}
/*banner*/
#wrap{width:1000px; height:430px; margin:0 auto; overflow:hidden; z-index:1;}
.slideshow{width:1000px; height:393px; margin:0 auto; overflow:hidden;}
/*menu*/
.menu{width:625px; height:40px; float:right; background:url(images/menu_bg.jpg) no-repeat; position:relative; top:-420px; z-index:999; right:25px;}
.menu ul li{width:74px; float:left; text-align:center; padding:0 25px; background:url(images/li_bg.jpg) right no-repeat;}
.menu ul li.last{background:none;}
.menu ul li a{font:14px/40px "微软雅黑"; color:#000; display:block;}
.menu ul li a:hover,.menu ul li a.dq{background:url(images/li_dq.jpg) bottom no-repeat;}
/*container*/
#container{width:1000px; height:auto; margin:20px auto; overflow:hidden;}
/*滚动图片*/
.gundong{width:287px; height:530px; float:left; margin:0 50px 20px 0; overflow:hidden; background:url(images/slide_bg.jpg) no-repeat;}
.slide{width:255px; height:480px; overflow:hidden; margin:25px 0 0 16px;}
.slide ul li{float:left; margin-bottom:10px;}
.slide ul li img{float:left; display:block;}
/*右侧*/
.right{width:639px; height:auto; float:left; background:url(images/right_bg.jpg) repeat-y;}
.main{width:639px; height:auto; float:left; background:url(images/right_top.jpg) top no-repeat;}
.homebody{width:639px; height:auto; float:left; background:url(images/right_bottom.jpg) bottom no-repeat; padding-bottom:105px;}
.title{width:100px; height:59px; float:left; background:url(images/title.jpg) no-repeat; margin:30px 0 30px 30px; color:#4b4b4b; font:13px/59px "微软雅黑"; padding-left:79px;}
.content_txt{float:left; text-align:justify; text-justify:inter-ideograph; color:#000; font:12px/25px "微软雅黑"; padding:15px 20px 20px 70px;}
/*联系方式*/
.content{width:981px; height:auto; float:left; background:url(images/contact_bg.jpg) repeat-y;}
.contact{width:981px; height:auto; float:left; background:url(images/contact_top.jpg) top no-repeat;}
.con{width:981px; height:auto; float:left; background:url(images/contact_bottom.jpg) bottom no-repeat; padding-bottom:135px;}
/*联系方式*/
.contactlist{width:450px; height:auto; float:left; margin-left:20px;}  
.contactlist td{line-height:30px; color:#000;} 
.contactlist td a{color:#000;}
.contactlist td a:hover{text-decoration:underline;}
/*招聘职位*/
.joblist{width:800px; height:auto; float:left; table-layout:fixed; margin:10px 0 20px 30px;}  
.joblist td{padding:0px 3px;}  
.deptitem td{border-bottom:1px dashed #000; font:700 14px/30px "微软雅黑"; color:#000;}  
.jobitem td{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#000;} 
.jobitem td a{color:#000;}
.jobitem td a:hover{text-decoration:underline;}
/*footer*/
#footer{width:1000px; height:50px; margin:30px auto; overflow:hidden; background:url(images/footer_bg.jpg) no-repeat;}
#footer p{text-align:center; color:#fff; font:12px/50px "宋体";}
#slide img{padding-bottom:5px;}