.home .crumbs{
	visibility: hidden;
}
.specialtitle{
	padding-top:30px; 
}
.tabs li{
	float: left;
	margin-right: 10px;
}
.tabs li.last{
	margin-right: 0px;
}
.tabs li a{
	display: block;
	width:142px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border:1px solid #ddcead;
	background-color:#f6e9cc;
	border-radius:3px;
	color:#665544;   
}
.tabs li a:hover{
	text-decoration: underline;
}
.joblist li{
	float:left;
	width:148px;
	height: 260px;
	position: relative;
	overflow: hidden;
	margin-right:4px;  
}
.joblist li.last{
	margin-right: 0px;
}
.joblist .hover{
	position: absolute;
	display: block;
	width:84%;
	left: 0px;
	padding: 0px 8%;
	bottom: -102px;
	transition:bottom 0.4s ease-out;
	-webkit-transition:bottom 0.4s ease-out;
	-moz-transition:bottom 0.4s ease-out;
	-ms-transition:bottom 0.4s ease-out;
}
.joblist li:hover .hover{
	bottom:0px; 
}
.hover h3{
	font-size: 18px;
	text-align: center;
	color:#fff3da;
	line-height:1.8;
	border-bottom: 1px dashed #c28d45; 
}
.hover p{
	font-size: 12px;
	color:#fff3da;
	line-height: 1.6;
	text-align: center;
	padding-top: 6px; 
}
.hover a{
	display: block;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin:12px auto;
	border:1px solid #ddcead;
	border-radius: 20px;
	font-size: 12px;
	color:#fff3da;  
}
.hover a:hover{
	text-decoration: underline;
}
.job0 .hover{
	background-color:#30529d;
	background-color:rgba(48,82,157, 0.90);  
}
.job1 .hover{
	background-color:#a67635;
	background-color:rgba(167,118,53, 0.90);  
}
.job2 .hover{
	background-color:#323259;
	background-color:rgba(50,50,89, 0.90);  
}
.job3 .hover{
	background-color:#366a3a;
	background-color:rgba(54,106,58, 0.90);  
}
.job4 .hover{
	background-color:#7b1702;
	background-color:rgba(123,23,2, 0.90);  
}
.table-wrap td{
	border:1px solid #ddcead;
	padding:24px;
}
.table-wrap td.td1{
	width: 128px;
	padding:12px 0px;
	text-align: center;
	background-color:#f6e9cc;
	color:#665544;
	font-size: 16px; 
}
.table-wrap td a{
	color:#665544;
	float: left; 
}
.table-wrap .split{
	float: left;
}
.table-wrap td a:hover{
	text-decoration: underline;
}
.table-wrap .icon{
	display: block;
	margin: 0px auto;
	background: url("https://static.web.sdo.com/woool/pic/woool_act/Data/images/icon.png?SDSDS") no-repeat;
}
.table-wrap .icon1{
	width:28px;
	height: 41px;
	background-position:0px -253px;  
}
.table-wrap .icon2{
	width:30px;
	height:36px;
	background-position:-49px -256px;  
}
.table-wrap2{
	padding-top:12px; 
}
.table-wrap .icon3{
	width:36px;
	height:38px;
	background-position:0px -414px;  
}