@charset "UTF-8";
.company-list, .company-detail {
	display: table;
	width: 100%;
}
.company-list .row, .company-detail .row {
	display: table-row;
}
.company-list .column, .company-detail .column {
	display: table-cell;
	float: none;
	padding-bottom: 20px;
	width: 25%;
}
.company-detail .column{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	color: #333;
	font-size: 16px;
	background: #f5f5f5;
	border: 1px solid #fff;
}
.company-detail .row:nth-child(odd) .column{
	background: #e6e6e6;
}
.company-list .column .img-radius {
	margin: 0 auto;
	width: 120px;
	height: 120px;
	text-align: center;
	border-radius: 60px;
	background: #e8efff;
}
.company-list .column .img-radius img {
	display: inline;
	margin: 26px auto;
	width: auto;
	height: 68px;
}
.company-list .column p {
	padding: 8px 0;
	text-align: center;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}



.company-list .column .h-img-radius img {
	margin: 5px auto;
	width: 120px;
	height: 120px;
	text-align: center;
	border-radius: 60px;
	
}






/*
     FILE ARCHIVED ON 17:04:06 九月 15, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 16:31:34 五月 24, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
