.topC{
	width: 1200px;
	margin: 0 auto;
}
.top{
	border-bottom: 5px solid #d32f76;
	box-sizing: content-box;
	box-sizing: border-box;
	-webkit-box-sizing: content-box;
	-webkit-box-sizing: border-box;
}
.logo{
	float: left;
	margin-left: 40px;
	padding: 15px 0;
}

.topC ul{
	float: left;
	margin-left: 185px;
}
.topC ul li{
	float: left;
}
.topC ul li a{
	display: inline-block;
	width: 135px;
	height: 75px;
	line-height: 75px;
	color: #3983c3;
	font-size: 20px;
	text-align: center;
}
.topC ul li a.active{
	background: #d32f76;
	color: #FFFFFF;
}
.topC:after,
.topC ul:after{
	clear: both;
	display: block;
	content: "";
}

.banner img{
	min-height: 350px;
	min-width: 1200px;
}



.metitle{
	width: 1030px;
	margin:0 auto;
	margin-top: 30px;
}
.metitle img{
	margin-bottom: 30px;
}
.metitle p{
	text-indent: 2em;
	line-height:35px ;
	color: #262626;
	font-size: 18px;
}

.footer{height: 80px;color: black;text-align: center;line-height: 80px;}

.content{
	width: 1030px;
	margin: 0 auto;
}

.center{
	text-align: center;
	margin-top: 40px;
	
}



.tabtitle{
	margin-left: -40px;
	position: relative;
}

.lcbt{
	margin-top: 40px;
}





.tabBox ul li{
	list-style: none;
	width: 205px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
}
.tabBox table tr{
	
}
.tabBox ul{
	float: left;
	overflow-y:scroll;
	overflow-x: hidden;
	height: 380px;
	width: 220px;
	
}
.tabBox table{
	width: 760px;
	float: right;
}
.img{
	background:#3685c9;
}
.tabD{
	overflow-y:scroll ;
	overflow-x: hidden;
	height: 380px;
}
.tabBox{
	width: 100%;
	border:2px solid #5179b9;
	padding: 15px;
	box-sizing: border-box;
	margin-top: 40px;
	height: 430px;
	
}
.tabBox ul li.comName{
	background: #97bedf;
}
.tabBox ul li.comName:hover{
	background: #3685c9;
}
.tabBox ul li.depName{
	background: #8ba7be;
	display: none;
	height: auto;
}
.tabBox ul li.depName p{
	background: #8ba7be;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.jobTit{
	background: #3685c9;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18.8px;
	padding-left: 30px;
}
.jobCon{
	padding: 18px 0;
	padding-left: 30px;
	font-size: 16.78px;
	color: #1d1d1d;
}
.joblist_f{
	height: 45px;
	vertical-align: middle;
}
.tabBox:after{
	clear: both;
	display: block;
	content: "";
}
.comac{
	background: #3685c9;
}
.depac{
	background: #3685c9;
}
.oa{background: none;width: 500px;height: 50px;position: absolute;top: 0;}
.ap{line-height: 40px;}
