@charset "gb2312";
/* CSS Document */
* { font-family: "微软雅黑","light","宋体",proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; color: #333; margin: 0; padding: 0; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea,blockquote, th, td, span { margin: 0; padding: 0; }
table { border-collapse: collapse; }
em { font-style: normal; }
img { border: 0; vertical-align: middle; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: inherit; font-weight: inherit; }
del, ins { text-decoration: none; }
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: baseline; }
sub { vertical-align: baseline; }
legend { color: #000; }
input, button, textarea, select, optgroup, option { outline: none; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
input, button, textarea, select { *font-size: 100%; border: none; }
a { outline: none; text-decoration: none; cursor: pointer; }
.wd { width: 1100px; margin: 0 auto; }
.clear { clear: both; }
/* 公共样式结束 */
.top{ width:1002px; margin:0px auto; overflow:hidden; background:url(../images/top.jpg) no-repeat; height:120px;}
.logo{ float:left; margin-top:20px; margin-left:40px; margin-right:50px;}
.top_nav{ margin-top:40px; overflow:hidden; background:#19638b}
.top_nav ul li{ width:120px; height:40px; float:left; overflow:hidden; margin-left:20px; text-align:center; line-height:40px; color:#ffffff;}
.top_nav ul li a{ color:#ffffff; font-size:14px; font-weight:bold;}
.top_nav ul li:hover{ background:#418baa}

/*头部及导航样式*/

.banner{ height:211px;background:url(../images/bg.jpg) no-repeat}
.banner_img{ width:900px; margin:0px auto; overflow:hidden; background:#ffffff; padding-top:10px;}
.banner_imga{ width:882px; margin:0px auto; overflow:hidden; background:#ffffff; padding-top: 10px;}


.main{ width:1002px; margin:0px auto;overflow:hidden; background:#dcdcdc}
.main h1{  text-indent:1em; line-height:30px;}
.main .main_img{ height:100px; width:100px; background:#03C; margin:15px; float:left;}
.main  p{ line-height:25px;margin: 0px 20px;}
.main  p img{ float:right}
/*中间内容部分样式*/

.foot{ height:50px; line-height:50px; width:1002px; margin:0px auto; overflow:hidden; background:#dcdcdc}
.foot p{ text-align:center;}
/*底部*/


.contact{  overflow:hidden; padding-left:50px; margin:20px 0px}
.contact ul li{ padding:17px 0 0 0; /*上下的行高*/ font-size:12px;color:#000}
.contact ul li span{ font-weight:bold; /*字体加粗*/color:#000; /*字体颜色*/}
.contact ul li a{ text-decoration:none;}
/*联系方式*/


.conture{ overflow:hidden;}
.conture_img{height:100px; width:100px; background:#03C; margin:15px; float:left;}
.conture p{ line-height:25px; margin:15px;}
/*企业文化*/

.job{ margin-bottom:10px;}
.job_table{ text-align:center;}
.job_table td{ height:30px; border:1px solid #E7E7E7}
/*招聘职位*/
.lunbo{width:882px;  overflow:hidden;margin:0px auto; margin-top:10px;}
.lunbo .lunbo_one{ width:882px; background:#ecfad1;  padding:10px;}
.lunbo .lunbo_one_kongzhi{overflow:hidden;width:882px; margin:0px auto; }
.lunbo .lunbo_one_kongzhi tr img{ margin-left:5px; }

.joblist  
{ table-layout:fixed; font-size:12px;}  
.joblist td  
{ padding:0px 3px;}  
.deptitem td  
{ background:#CCC;}  
.jobitem td  
{ border-bottom:1px dashed #ccc;  
 white-space:nowrap; overflow:hidden; text-overflow:ellipsis;/*强制不换行，超出显示省略号*/}  