<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.visa-center {
	padding: 0 40px 30px;
}
.visa-center p {
	line-height: 74px;
	font-size: 16px;
	color: #666;
}
.visa-center p a {
	font-size: 14px;
	color: #b54545;
	text-decoration: underline;
}
.visa-center-con {
	margin-right: -20px;
	margin-bottom: -20px;
}
.visa-center-con a {
	margin-right: 19px;
	margin-bottom: 20px;
	padding: 18px;
	width: 242px;
	height: 242px;
	border: 1px solid #d0cfcf;
	border-radius: 5px;
}
.visa-center-con a.active,
.visa-center-con a:hover {
	margin-right: 19px;
	margin-bottom: 20px;
	padding: 17px;
	width: 242px;
	height: 242px;
	border: 2px solid #0cad6d;
	border-color: #0cad6d;
}
.visa-center-h img {
	width: 77px;
	height: 77px;
	margin-right: 16px;
	border-radius: 50%;
}
.visa-center-h h4 {
	line-height: 77px;
	font-size: 24px;
	color: #2b3c56;
}
.visa-center-con .pub {
	line-height: 24px;
	width: 42px;
	font-size: 14px;
	color: #666;
}
.visa-center-con .detail,
.visa-center-con .detail2 {
	width: 196px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
}
.visa-center-con .detail {
	min-height: 50px;
	overflow: hidden;
}
.visa-center-con .detail2 {
	/*height: 74px;*/
}
.vc-detail {
	margin-top: 30px;
}
.vc-detail img {
	margin-top: 10px;
	width: 178px;
	height: 178px;
	border-radius: 50%;
}
.vc-detail ul {
	float: left;
	margin-left: 30px;
	width: 670px;
	/*margin-left: 208px;*/
}
.vc-detail ul li {
	line-height: 38px;
	font-size: 16px;
	color: #444;
}
.vc-detail ul li span {
	color: #777;
}
.vc-detail .width-fixed {
	width: 364px;
}
/* .vc-detail-con {
	padding-bottom: 50px;
} */
.vc-detail-con h4 {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #282828;
	font-weight: 600;
}
.vc-detail-con p {
	line-height: 28px;
	font-size: 16px;
	color: #333;
}
.vc-detail-con .p1 {
	color: #444;
}
.vc-detail-con .p1 a {
	text-decoration: underline;
	color: #db3434;
}
.vc-detail-con p span {
	color: #666;
}</pre></body></html>