﻿@charset "gb2312";
/* CSS Document */
body{font:12px/20px "微软雅黑"; background:#c8002e;}
*{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:right; margin-left:20px;}
/*header*/
#header{width:1000px; height:430px; margin:0 auto; overflow:hidden;}
.logo{float:left; position:relative; top:-350px; z-index:9999;}
/*banner*/
#wrap{width:1000px; height:430px; margin:0 auto; z-index:1;}
.slideshow{width:1000px; height:430px; margin:0 auto; overflow:hidden;}
/*menu*/
.menu{width:500px; height:25px; float:left; position:relative; top:-385px; z-index:999; margin-left:200px;}
.menu ul li{width:90px; height:25px; float:left; text-align:center; margin-right:10px;}
.menu ul li a{font:14px/30px "微软雅黑"; color:#fff;}
.menu ul li a:hover,.menu ul li a.dq{background:url(images/li_hover.jpg) no-repeat; display:block;}
/*container*/
#container{width:1000px; height:auto; margin:0 auto; overflow:hidden; background:#fff; padding:10px 0 50px 0;}
/*left*/
.left{width:292px; height:auto; float:left; background:#d3d3d3; margin-left:28px;_ margin-left:14px; padding-bottom:12px;}
.contact_title{float:left; margin:18px 0 0 33px;_margin:18px 0 0 16px;}
.contact{width:268px; height:auto; float:left; background:#fff; margin-left:13px;_margin-left:6px;}
/*联系方式*/
.contactlist{width:580px; height:auto; float:left; margin:20px 0 20px 20px;_margin:20px 0 20px 10px;}  
.contactlist td{line-height:30px; color:#000;} 
.contactlist td a{color:#000;}
.contactlist td a:hover{text-decoration:underline;}
/*right*/
.right{width:620px; height:auto; float:left; margin-left:40px; padding-top:10px;}
.content_txt{float:left; text-align:justify; text-justify:inter-ideograph; color:#888; margin-top:20px; font:12px/25px "微软雅黑"; padding:0 20px 20px 50px;}
/*滚动图片*/
.slide{width:560px; height:121px; margin:0 auto; overflow:hidden; margin-top:50px;}
.slide ul li{float:left; margin-right:10px;}
.slide ul li img{float:left; display:block;}
/*招聘职位*/
.joblist{width:560px; height:auto; float:left; table-layout:fixed; margin:30px 0 20px 20px;}  
.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:#c8002e;}
.jobitem td a:hover{text-decoration:underline;}
/*footer*/
#footer{width:1000px; height:81px; margin:0 auto; overflow:hidden; background:url(images/footer_bg.jpg) top no-repeat;}
#footer p{text-align:center; color:#666; font:12px/30px "宋体"; padding-top:51px;}