.f_b1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.f_b1 .item {
	display: block;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	vertical-align: middle;
	position: relative
}

.f_b1 .item img {
	width: 100%;
	height: 100%;
}

/*.f_b1 .item:first-child {
	border-right: 1px solid #FFFFFF;
}
*/
.f_b1 .item span {
	position: absolute;
	font-size: 16px;
	font-size: 16px;
	color: #FFFFFF;
	left: 0;
	width: 100%;
	top: 50%;
	margin-top: -8px;
}

.f_b2 {
	background: #FFFFFF;
	margin-top: 10px;
}

.f_b3 {
	margin: 10px 10px 0 10px;
	background: #FFFFFF;
}

.f_b3 ul {
	overflow: hidden;
	padding: 25px 10px 0 10px;
}

.f_b3 li {
	width: 33.3%;
	float: left;
	/*border-bottom: 1px solid #eee;*/
}

.f_b3 li a {
	display: block;
	font-size: 12px;
	position: relative;
	height: 0;
	padding-bottom: 75%;
	overflow:hidden;
}

.f_b3 li a span {
	position: relative;
	display: block;
	padding-top: 40px;
	display: block;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-position: center top;
	text-align: center;
}

/*.f_b3 li:nth-child(odd) span:after {
	content: '';
	width: 0;
	display: block;
	border-right: 1px solid #ddd;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0
}*/

.find-1 {
	background-image: url('../img/find/1.png');
}

.find-2 {
	background-image: url('../img/find/2.png');
}

.find-3 {
	background-image: url('../img/find/3.png');
}

.find-4 {
	background-image: url('../img/find/4.png');
}

.find-5 {
	background-image: url('../img/find/5.png');
}

.find-6 {
	background-image: url('../img/find/6.png');
}

.find-7 {
	background-image: url('../img/find/7.png');
}

.find-8 {
	background-image: url('../img/find/8.png');
}

.find-9 {
	background-image: url('../img/find/9.png');
}

.find-10 {
	background-image: url('../img/find/10.png');
}



.find-14 {
	background-image: url('../img/find/14.png');
}

.find-15 {
	background-image: url('../img/find/15.png');
}

.find-16 {
	background-image: url('../img/find/16.png');
}

.find-17 {
	background-image: url('../img/find/17.png');
}

.find-18 {
	background-image: url('../img/find/18.png');
}

.find-19 {
	background-image: url('../img/find/19.png');
}

.find-20 {
	background-image: url('../img/find/20.png');
}

.find-100 {
	background-image: url('../img/find/all.png');
}
.f_b4 {
	margin: 10px;
}

.f_b4 .hd {
}

.f_b4 .hd h3 {
	border-left: 1px solid #0095DF;
	padding-left: 10px;
}
