﻿@charset "gb2312";
/* CSS Document */
body{font:12px/24px "微软雅黑";}
*{padding:0; margin:0;}
a{text-decoration:none; color:#000;}
img{border:none;} 
ul,ol,li{list-style:none;}
.clear{clear:both;}
html{-webkit-text-size-adjust:none;}
/*header*/
#header{width:1002px; height:420px; margin:0 auto; overflow:hidden; position:relative;}
.head{width:1002px; height:137px; float:left; background:url(images/head_top.jpg) top no-repeat; z-index:1;}
.logo{float:left;}
/*menu*/
.menu{width:1002px; height:auto; float:left; z-index:9999; position:absolute;}
.menu ul{width:948px; height:auto; float:left; margin-left:50px;}
.menu ul li{float:left; border-right:1px solid #959595;}
.menu ul li a{font:15px/35px "微软雅黑"; color:#7a7a7a; display:block; text-align:center; padding:0 28px;}
.menu ul li a:hover,.menu ul li a.dq{color:#fff; background:url(images/menu_hover.jpg) top repeat-x;}
/*banner*/
.banner{width:1002px; height:347px; overflow:hidden; position:absolute; top:72px; z-index:999;}
#box_switcher{width:1002px; height:347px; margin:0 auto; overflow:hidden; background:none;}
/*container*/
#container{width:1002px; height:auto; margin:0 auto; overflow:hidden; background:url(images/container_bg.jpg) #fff repeat-x; }
.content{width:950px; height:auto; margin:0 auto; overflow:hidden; padding-top:30px;}
/*main_left*/
.main_left{width:663px; height:auto; float:left; border-right:1px solid #bfbfbf;}
.left_title{width:628px; height:auto; float:left; background:url(images/title.jpg) no-repeat; font:700 13px/28px "微软雅黑"; padding-left:5px; color:#fff;}
/*main_body*/
.main_body{width:643px; height:auto; float:left; margin-top:20px; padding-top:20px;}
.main_body .main_pic{float:left; padding-right:20px;}
.main_body p{color:#727171; text-align:justify;}
/*main_right*/
.main_right{width:245px; height:auto; float:left; margin-left:23px;}
.right_title{width:245px; height:auto; float:left; color:#8a8a8a; font:16px/31px "微软雅黑";}
.contact{width:245px; height:auto; float:left;}
.font12{color:#333; line-height:26px;}
/*slide*/
.slide{width:950px; height:172px; float:left; margin-top:25px; overflow:hidden;}
.slide ul li{float:left; padding:9px 0 0 9px;}
.slide ul li img{float:left; display:block;}
/*联系方式*/
.contactlist{background:url(images/contact.jpg) bottom right no-repeat;}  
.contactlist td{height:30px; line-height:30px;} 
.contactlist td a{color:#000;}
.contactlist td a:hover{text-decoration:underline;}
/*招聘职位*/
.joblist{table-layout:fixed; margin:20px 0; float:left;}  
.joblist td{padding:0px 3px;}  
.deptitem td{color:#f00; font:700 14px/30px "微软雅黑";} 
.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;}
/*footer*/
#footer{width:1002px; height:auto; margin:30px auto 0 auto; overflow:hidden; background:url(images/footer_bg.jpg) top no-repeat;}
#footer p{text-align:center; color:#fff; font:12px/95px "宋体";}