@charset "UTF-8";

html.recruit,.recruit body ,.recruit  #sb-site{
	height:100%;
	width:100%;
}

.recruit #mv{
	background-image:url("mv_info.jpg");
	/* height:100%; */
}
.recruit #mv .mess{
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	color:#fff;
	font-size:200%;
	text-align:center;
}
.recruit #mv .inr{
	padding-top:100px;
	vertical-align:top;
	background: rgba(0,0,0,0);
}

		/*public*/
		.fl{display:inline;float:left}
		.fr{display:inline;float:right}
		.case{width:100%;margin:0 auto;background:#fff;box-shadow:0 0 10px #ccc;}
		.case .cf{height:40px;line-height: 40px;width: 1190px;margin: 0 auto;}
		.case .title h2{ font-size: 20px;font-family: "microsoft yahei";}
		.case .title-list li{ width: 146px; line-height: 40px; text-align: center; float: left; display: inline;font-size: 16px; border-bottom: 3px #fff solid;}
		.case .title-list li.on{ color: #0072AB; font-weight: bold;cursor: pointer; border-bottom: 3px #0072AB solid;background: #f3f3f3}
		.case .title-list p{position:absolute;top:24px;left:0px;width:146px;height:7px;border-top: 3px solid #ff6600; overflow: hidden; text-align: center;}
		.case .title-list b{display:inline-block;width:0;height:0;margin-top:-3px;border-style:solid dashed dashed dashed;border-width:9px;border-color: #ff6600 #fff #fff #fff;overflow: hidden;zoom: 1;font-size: 0;}
		.span_right{
			font-size: 15px;
			float: right;
			vertical-align: middle;
		}
		.new_list{
			width: 1190px;
			margin: 0 auto;
		}
		.new_Zz{
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
		}
		.new_Zz ul li{
			border-bottom: 1px dashed #e1e1e1;
			line-height: 2em;
			padding:10px;
		}
		.new_Zz ul li a{
			font-size: 15px;
		}
		.color_list{
			color: #FF5400;
		}
		.leter{
			text-indent: 2em;
			font-size: 14px;
		}
		.new_yema{
			display: block;
			text-align: right;
		}
		.new_yema ul li{
			display: inline-block;
		}
		.new_yema ul li span,.new_yema ul li a{
			color: #666;
			padding: 5px 11px;
		}
		.new_yema ul li span:hover,
		.new_yema ul li a:hover{
			background: #666;
			color: #fff;
		}
		.new_Zz > ul{
			min-height:650px; 
		}