﻿@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:1000px; height:auto; margin:0 auto; overflow:hidden; border-left:2px solid #e6e6e6; border-right:2px solid #e6e6e6;}
.head{width:1000px; height:128px; float:left; background:url(images/head_bg.jpg) top repeat-x;}
.logo{float:left; padding-top:13px;}
/*banner*/
#wrap{width:989px; height:332px; margin:0 auto;}
.slideshow{width:989px; height:332px; margin:0 auto; overflow:hidden;}
/*menu*/
.menu{width:670px; height:58px; float:left; background:url(images/menu_bg.jpg) top no-repeat;}
.menu ul{width:650px; height:auto; float:left; padding-top:33px; margin-left:20px;}
.menu ul li{float:left; text-align:center; padding:0 13px;}
.menu ul li a{font:13px/22px "微软雅黑"; color:#ff7e00; display:block;}
.menu ul li a span{font-size:10px;}
.menu ul li a:hover,.menu ul li a.dq{color:#000;}
/*container*/
#container{width:1000px; height:auto; margin:0 auto; overflow:hidden; border-left:2px solid #e6e6e6; border-right:2px solid #e6e6e6;}
/*left*/
.left{width:304px; height:auto; float:left; background:url(images/contact_repeat.jpg) repeat-y; margin:10px 0 50px 7px;}
.contact{width:304px; height:auto; float:left; background:url(images/contact_bottom.jpg) bottom no-repeat;}
.con{width:304px; height:auto; float:left; background:url(images/contact_top.jpg) top no-repeat; padding-bottom:250px;}
/*联系方式*/
.contactlist{width:240px; float:left; margin:45px 0 0 15px;}  
.contactlist td{line-height:30px; color:#000;} 
.contactlist td a{color:#000;}
.contactlist td a:hover{text-decoration:underline;}
/*right*/
.right{width:646px; height:auto; float:left; margin-left:26px; background:url(images/main_repeat.jpg) repeat-y;}
.main{width:646px; height:auto; float:left; background:url(images/main_bottom.jpg) bottom no-repeat;}
.company{width:646px; height:auto; float:left; background:url(images/main_top.jpg) top no-repeat; padding-bottom:160px;}
.culture-bg{width:646px; height:auto; float:left; background:url(images/culture_top.jpg) top no-repeat; padding-bottom:160px;}
.job{width:646px; height:auto; float:left; background:url(images/job_top.jpg) top no-repeat; padding-bottom:160px;}
.content_txt{float:left; text-align:justify; text-justify:inter-ideograph; color:#000; margin-top:20px; font:12px/25px "微软雅黑"; padding:30px 0 20px 30px;}
/*滚动图片*/
.gd{width:611px; height:141px; margin:20px auto; background:#f7a904;}
.slide{width:580px; height:141px; margin:0 auto; overflow:hidden;}
.slide ul{width:580px; height:114px; margin-top:13px; overflow:hidden;}
.slide ul li{float:left; margin-right:10px; border:1px solid #d29d2d; background:#fff; padding:6px;}
.slide ul li img{float:left; display:block;}
/*招聘职位*/
.joblist{width:580px; height:auto; float:left; table-layout:fixed; margin:50px 0 20px 20px;}  
.joblist td{padding:0px 3px;}  
.deptitem td{border-bottom:1px dashed #ccc; font:700 14px/30px "微软雅黑"; color:#ee3535;}  
.jobitem td{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.jobitem td a{color:#ef8812;}
.jobitem td a:hover{text-decoration:underline;}
/*footer*/
#footer{width:1000px; height:auto; margin:0 auto; overflow:hidden; border-left:2px solid #e6e6e6; border-right:2px solid #e6e6e6; background:#f7a904;}
#footer p{text-align:center; color:#fff; font:12px/50px "宋体";}