.visa-subsidy{
	padding: 50px 0px;
}
.visas-top{
	margin-bottom: 30px;
}
.sub-stit{
	font-size: 30px;
	color: rgb( 51, 51, 51 );
	margin-bottom: 20px;
}
.sub-stxt{
	font-size: 16px;
	color: rgb( 51, 51, 51 );
}
.visas-item{
	margin-bottom: 40px;
}
.visas-itit{
	margin-bottom: 30px;
	font-size: 26px;
	color: #0064a9;
}
.visas-cbox{
	/* border: 1px solid red; */
	font-size: 0;
	background-color: rgb( 243, 243, 243 );
	/* width: 801px; */
	/* height: 301px; */
}
.vis-cimg,
.vis-txtbox{
	display: inline-block;
	vertical-align: top;
}
.vis-cimg{
	width: 400px;
	height: 100%;
}
.vis-txtbox{
	width: calc(100% - 400px);
	width: -moz-calc(100% - 400px);
	width: -webkit-calc(100% - 400px);
	padding: 40px;
	font-size: 14px;
}
.subl-tit{
	font-size: 18px;
	color: #333333;
	margin-bottom: 5px;
}
.subl-sub{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin-bottom: 14px;
}
.subli:last-child .subl-sub{
	margin-bottom: 0;
}