/* tabbtn */
.sixFloor-right{
	width: 280px;
	height: 485px;
	float: right;
}
.sixFloor-right .tabbtn{
	width: 270px;
	height: 60px;
}
.tabbtn li {
	position: relative;
	float: left;
}
.tabbtn li a {
	display: block;
	float: left;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	width: 133px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}
.tabbtn li.current a {
	border-bottom: solid 2px #ff6600;
	background: #fff;
	color: #ff5a5a;
}
#normaltab{
	width: 266px;
	height: 60px;
	border-bottom: 1px solid #eeeeee;
}
.tabcon .sublist {
	width: 100%;
}
/* sublist */
.sublist p {
width: 100%;
text-align: center;
margin-top: 15px;
font-size: 14px;
color: #A0A0A0;
font-family: "微软雅黑";
}
.sublist .xuQiu{
	width: 100%;
	height: 83px;
	margin-top: 25px;
}
.xuQiu b>li{
	width: 68px;
	height: 70px;
	float: left;
}
.xuQiu b>li>img{
	width: 26px;
	height: 28px;
	margin: 5px 0px 10px 20px;
}
.xuQiu b>li>sup{
	width: 72px;
	height: 15px;
	color: #ACACAC;
	text-align: center;
	display: inline-block;
}
#FanBu a{
	width:244px;
	height:40px;
	background: #fe7e00;
	color: #fff;
	display: inline-block;
	margin-left: 10px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}
#FanBu:hover a{
	background: #E87100;
	cursor: pointer;
}
.line_XQ{
	width: 260px;
	height: .2px;
	border: .5px solid #F6F6F6;
	margin-top: 10px;
}
.sublist span {
	width: 280px;
	height: 16px;
	margin-top: 20px;
	font-size: 16px;
	color: #FD7D00;
	text-align: left;
	display: inline-block;
}
.sublist .shenQing {
	width: 95%;
	height: auto;
	float: left;
}
.shenQing li {
	width: 90%;
	float: left;
	margin-top: 20px;
}
.shenQing li input {
	width: 100%;
	height: 36px;
	float: left;
	border-radius: 2px;
	border: 1px solid #DCDCDC;
	text-indent: 1em;
}
.shenQing li:last-child {
	float: left;
}
.shenQing li:last-child input {
	width: 100.5%;
	height: 45px;
	background: #FD7D00;
	color: white;
	font-size: 16px;
	font-family: "微软雅黑";
	border-style: none;
	text-indent: 0em;
}
.shenQing li:last-child input:hover{
	background: #EA7100;
	cursor: pointer;
}
/*最新签约公司*/
.sublist .tab2{
	width: 98%;
	height: 83px;
	float: left;
	border-bottom: 1px solid #D8D8D8;
}
.tab2:hover sub{
	color: #ff6c6c;
}
.tab2 li{
	width: 100%;
	float: left;
}
.tab2:last-child{
	border: none;
}
.tab2 li p{
	width: 53px;
	height: 53px;
	float: left;
	margin-right: 10px;
	position: relative;
}
.tab2 li img{
	width: 99%;
	height: 99%;
	display: inline-block;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.tab2 li sub{
	width: 190px;
	height: 20px;
	margin: 15px 0px 8px 0px;
	display: inline-block;
	font-size: 14px;
	color: #333;
}
.tab2 li sup{
	width: auto;
	display: inline-block;
	font-size: 12px;
	color: #999;
}
.tab2 li sup b{
	display: inline-block;
	margin-right: 10px;
	float: left;
}









