﻿/* CSS Document */
*{
	margin:0 auto;
	padding:0;
}
body{
	background:url(images/bg.jpg) repeat-x;
	font-family:"微锟斤拷锟脚猴拷", Arial;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#000;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
a,img{
	text-decoration:none;
	color:#5a5a5a;
	border:none;
}
a:hover{
	color:#fc777a;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.space{
	height:25px;
	line-height:25px;
	font-weight:bold;
	font-size:12px;
}
.deptitem{font-size:14px;font-weight:bold;line-height:24px; color:#000;}
.jobitem{font-size:12px;line-height:26px; color:#b50b00;}
.jobitem a{color:#b50b00; font-size:13px;}
.jobitem a:hover{color:#000;}
.content_txt{font-size:12px;line-height:26px;}
.line{border-bottom:1px #bababa dashed;}
#main{width:1000px;margin:auto;}
#main1{width:1440px;margin:auto;}
.nav{background:url(images/top.jpg) no-repeat; height:69px; overflow:hidden;}
.nav ul{width:620px; float:right;overflow:hidden; height:100%;}
.nav ul li{ float:left; margin-left:10px; margin-top:32px; overflow:hidden; height:37px;}
.nav ul li a.bga{display:block; background:url(images/nav01.png) no-repeat; width:89px; font-size:14px; text-align:center; color:#FFF; height:37px; line-height:37px; font-weight:bold;}
.nav ul li a.bgb{display:block; background:url(images/nav02.png) no-repeat; width:119px; font-size:14px; text-align:center; color:#FFF; height:37px; line-height:37px; font-weight:bold;}
.nav ul li a:hover{color:#000;}
.nav ul li a.red{ color:#d60000;}
/*banner*/
.slideshow { height:335px; width:950px; margin:0 auto 10px; overflow:hidden;}
.shouye{ height:867px; width:1440px; margin:0 auto 10px; overflow:hidden;}
.title{width:950px; margin:auto}
.content{width:938px; margin:10px auto; border:1px #CCC solid; padding:20px 5px; background:#FFF; font-size:13px; line-height:30px;}
.content1{width:938px; margin:10px auto; border:1px #CCC solid; padding:20px 5px; background:#FFF; font-size:13px; line-height:30px;}
.left{float:left; width:260px;}
.leftdep a{display:block; background:#d7e5f5; height:29px; line-height:29px; padding: 0 10px; color:#000; font-size:12px;}
.leftdep a:hover{background:url(images/careerbg.jpg) repeat-x; color:#FFF;}
.center{margin-left:14px;}
.right{float:right; width:665px; border-left:1px #666 dashed;}
.rightdep{font-size:13px; color:#000; line-height:30px;}
.comitem{font-size:14px;font-weight:bold;line-height:24px; color:#000;}
#bottom{margin:auto;width:950px;padding:10px 0;text-align:center; background:url(images/bottom.jpg) no-repeat; height:18px; color:#333;}
#bottom1{margin:auto;width:1440px;padding:10px 0;text-align:center;  height:18px; color:#333;}
.xch{background:url(images/campus1_02_02.jpg) no-repeat center bottom; padding:30px 50px 100px 50px; font-size:14px;}
.biaotou{ background-color:#d60000; color:#fff;}
.tit{ font-size:20px; text-align:center;}
.tit1{ font-size:18px; font-weight:bold; padding:20px 0 12px 0;}
.schedule{border-collapse: collapse; background-color:#fff;}
.schedule td{ border:1px solid #333;}
.jiacu{ font-weight:bold;}
.link{ color:#000;}
.link:hover{ color:#d60000;}
.wh{height: 1px;}   /*鐢ㄤ簬瑙ｅ喅婧㈠嚭闅愯棌锛岃〃鏍煎搴﹁缃棤鏁?/
   .wh td{border: none;}
   .job-wrap{width: 1000px;margin: 0 auto;}
   .job-left{width: 280px;float: left;}
   .job-left li{list-style: none;height: 30px;margin-bottom: 1px;background: #E6E6E6;line-height: 30px;text-align: center;}
   .job-left li a{  font-family: "microsoft yahei";overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;color:#000000;font-size: 14px;padding-left: 10px;text-align: left;display: block;}
   .job-left li a:hover{background: #6BA9DE;color: #FFFFFF;}
   .job-left li a.active{background: #6BA9DE;color: #FFFFFF;}
   .job-right{width: 700px;float: right;}
   .clearfix{content: '.';height: 0;visibility: hidden;clear: both;display: block;}
   .job_list{ display:none;width: 635px;font-size: 14px;table-layout: fixed;}
   .job_list .dept-name td{ cursor:pointer;font-family: "microsoft yahei";  color: #1F1F1F;  font-weight: bold;  height: 30px;  line-height: 30px;  border-bottom: 2px solid #6BA9DE;  border-top: 2px solid #6BA9DE;}
   .job_list .job-item td{  color: #333333;  border-bottom: 1px dashed #ccc;  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}
   .job_list .job-item td a{text-decoration: none;color: #6BA9DE;}