﻿@charset "gb2312";
/* CSS Document */
body{font:12px/20px "微软雅黑";}
*{padding:0; margin:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:none;} 
ul,ol,li{list-style:none;}
.clear{clear:both;}
html{-webkit-text-size-adjust:none;}
.tup{float:left; padding:20px;}
/*header*/
#header{width:1002px; height:306px; margin:0 auto; overflow:hidden; background:url(images/bg.jpg) left repeat-y;}
.logo{float:left; position:relative; top:-300px; z-index:9999; left:30px;}
/*banner*/
#wrap{width:963px; height:306px; margin:0 auto; z-index:1;}
.slideshow{width:963px; height:306px; margin:0 auto; overflow:hidden;}
/*menu*/
.menu{width:750px; height:52px; float:left; position:relative; top:-280px; left:50px; z-index:999;}
.menu ul li{text-align:center; float:left; padding:0 45px;}
.menu ul li a{font:14px/52px "微软雅黑"; color:#fff; display:block;}
.menu ul li a:hover,.menu ul li a.dq{color:#e44b02; text-decoration:none;}
/*container*/
#container{width:1002px; height:auto; margin:0 auto; overflow:hidden; background:url(images/bg.jpg) left repeat-y;}
.content{width:963px; height:auto; margin:10px auto; overflow:hidden;}
/*left*/
.left{width:289px; height:auto; float:left; background:#f1f1f1;}
.top{width:239px; height:59px; float:left; background:url(images/top.jpg) no-repeat; color:#fff; font:14px/59px "微软雅黑"; padding-left:50px;}
.top span{padding-left:20px;}
/*滚动图片*/
.bottom{width:241px; height:506px; float:left; background:url(images/slide_bg.jpg) no-repeat; margin:10px 0 0 15px;_margin:10px 0 0 7px;}
.slide{width:241px; height:420px; overflow:hidden; margin-top:40px;}
.slide ul li{float:left; margin:0 0 20px 20px;_margin:0 0 20px 10px;}
.slide ul li img{float:left; display:block;}
/*right*/
.right{width:650px; height:auto; float:right; margin-top:36px;}
.title{width:635px; height:23px; float:left; background:url(images/title.jpg) no-repeat; color:#fff; padding-left:15px;}
.content_txt{float:left; text-align:justify; text-justify:inter-ideograph; color:#000; margin-top:20px; font:12px/25px "微软雅黑";}  
.contactlist{float:left; margin-top:20px;}  
.contactlist td{line-height:30px;}  
.contactlist td a{color:#000;}
.joblist{float:left; margin-top:20px; table-layout:fixed;}  
.joblist td{padding:0px 3px;}  
.deptitem td{border-bottom:1px dashed #ccc; color:#19218e; font:700 14px/30px "微软雅黑";}  
.jobitem td{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}  
.jobitem td a{color:#ef8812;}
.jobitem td a:hover{text-decoration:underline; color:#000;}
/*footer*/
#footer{width:1002px; height:auto; margin:0 auto; overflow:hidden; background:#182086;}
#footer p{text-align:center; color:#fff; font:12px/60px "宋体";}