﻿@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:right; margin-left:20px;}
/*header*/
#header{width:1000px; height:415px; margin:0 auto; overflow:hidden;}
.logo{float:left;font-size:20px; position:relative; top:-400px; left:20px; z-index:9999;}
/*banner*/
#wrap{width:1000px; height:415px; margin:0 auto; z-index:1;}
.slideshow{width:1000px; height:415px; margin:0 auto; overflow:hidden;}
/*menu*/
.menu{width:955px; height:49px; float:left; background:url(images/menu_bg.png) no-repeat; position:relative; top:-88px; left:25px; z-index:999;}
.menu ul{width:900px; height:49px; float:left; margin-left:55px;}
.menu ul li{width:131px; float:left; text-align:center; margin-right:30px;}
.menu ul li a{font:16px/20px "微软雅黑"; color:#fff; display:block; padding-top:10px;}
.menu ul li a span{display:block; font:14px/15px "微软雅黑"; padding-bottom:4px;}
.menu ul li a:hover,.menu ul li a.dq{background:url(images/li_hover.jpg) repeat-x; color:#19516a;}
/*container*/
#container{width:1000px; height:auto; margin:0 auto; overflow:hidden; background:url(images/container_bg.jpg) #f0f0f0 top repeat-x;}
.content{width:870px; height:auto; margin:0 auto; overflow:hidden; padding-top:48px;}
.left{width:300px; height:auto; float:left; margin:38px 0 20px 20px;_margin:38px 0 20px 10px; background:url(images/left_right.jpg) top right no-repeat;}
.right{width:870px;/* float:right; */margin:38px auto 50px;}
.title{float:left; margin-left:10px;}
.content_txt{float:left; text-align:justify; text-justify:inter-ideograph; color:#3e3e3e; margin-top:20px; font:12px/25px "微软雅黑"; padding:0 0 20px 24px;}
/*联系方式*/
.contactlist{width:250px; float:left; margin:20px 0 20px 20px;}  
.contactlist td{line-height:30px; color:#565656;} 
.contactlist td strong{color:#000;}   
.contactlist td a{color:#565656;}
.contactlist td a:hover{text-decoration:underline;}
/*滚动图片*/
.gundong{width:596px; height:151px; margin:20px auto; overflow:hidden; background:url(images/slide_bg.jpg) no-repeat;}
.slide{width:530px; height:113px; margin:19px auto; overflow:hidden;}
.slide ul li{float:left; margin-right:6px;}
.slide ul li img{float:left; display:block; border:2px solid #fff;}
.gundong1{width:860px; height:151px; margin:20px auto; overflow:hidden; background:url(images/slide_bg1.jpg) no-repeat;}
.slide1{width:800px; height:113px; margin:19px auto; overflow:hidden;}
.slide1 ul li{float:left; margin-right:6px;}
.slide1 ul li img{float:left; display:block; border:2px solid #fff;}
/*招聘职位*/
.joblist{width:870px; height:auto; float:left; table-layout:fixed; margin:20px 0 20px 20px;}  
.joblist td{padding:0px 3px;}  
.deptitem td{border-bottom:1px dashed #ccc; font:700 14px/30px "微软雅黑"; color:#1a556f;}  
.jobitem td{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#494949;} 
.jobitem td a{color:#494949;}
.jobitem td a:hover{text-decoration:underline;}
/*footer*/
#footer{width:1000px; height:130px; margin:0 auto; overflow:hidden; background:url(images/footer_bg.jpg) top no-repeat;}
#footer p{text-align:center; color:#fff; font:12px/50px "宋体"; padding-top:70px;}