@charset "UTF-8";

/*common*/
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb .newArtcl{
		border: 0;
		background-image: url("../images/share.gif");
		background-repeat: no-repeat;
		background-color: transparent;
	}


/*list*/
	._recentPhotoUl{
		position: relative;
	}
	._recentPhotoUl .recentBbsLi{
	}
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl.recentBbsListHor2 .recentBbsInnerLi{
		width: 50%;
	}
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi{
		position: relative;
	}
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsAnchor{
		display: block;
		overflow: hidden;
		position: relative;
		/*outline-offset: -5px;*/
	}
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsAnchor:focus{
		border:1px dotted #333;
	}
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb{
		width: 100%;
		height: 100%;
		margin: 0 auto;
		position: relative;
	}
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb img{
		display: block;
		width: 100%;
		height: 100%;
	}
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb .newArtcl{
		width: 18px;
	    height: 18px;
	    overflow: hidden;
	    text-indent: -5000px;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background-position: 0 0;
	}
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo{
		background-color: rgba(0,53,126,1);
		padding: 15px 150px 15px 15px;
		/*position: absolute;
		bottom: 0;*/
		width: 100%;
		left: 0;
		box-shadow:0 0 10px rgba(0, 0, 0, 0.05);
		box-sizing: border-box;
	}
	/* s:20220314_newMain */
	._recentPhotoUl .recentBbsInfo{
		position:relative;
		min-height:79px;
		background-color:#3b67a7;
		border-radius:0 23px 23px 23px;
		box-sizing:border-box;
	}
	._recentPhotoUl .recentBbsInfo:before{
		content:'';
		display:block;
		position:absolute;
		top:-15px;
		left:0;
		width:32px;
		height:15px;
		background:url('/sites/immigration/images/newmain/img_caption.png') 0 0 no-repeat;
	}
	._recentPhotoUl .recentBbsInfo .recentBbsTitle{}
	._recentPhotoUl .recentBbsInfo .recentBbsTitle strong{
		display:inline-block;
		padding-left:29px;
		font-size:17px;
		color:#fff;
		font-weight:400;
		box-sizing:border-box;
	}
	/* e:20220314_newMain */
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle strong{
		display: block;
		font-weight: 300;
		font-size: 17px;
		color: #FFF;
		overflow: hidden;
	    /* white-space: nowrap; */
	    text-overflow: ellipsis;
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		line-height: 1.3;
		max-height:2.6em;
	}
	._recentPhotoUl .recentBbsNoData{
		text-align: center;
		padding-top: 50px;
	}
	._recentPhotoUl .recentBbsMore {
		width: 20px;
		height: 20px;
		position: absolute;
		bottom: 29px;
		right: 17px;
		text-indent: -5000px;
		z-index: 50;
	}
	._recentPhotoUl .recentBbsMore:before,
	._recentPhotoUl .recentBbsMore:after {
		content: "";
		position: absolute;
		background-color: #FFF;
	}
	._recentPhotoUl .recentBbsMore:before {
		top: 5px;
		right: 9px;
		width: 2px;
		height: 10px;
	}
	._recentPhotoUl .recentBbsMore:after {
		top: 9px;
		right: 5px;
		width: 10px;
		height: 2px;
	}
	._recentPhotoUl .bx-wrapper .bx-controls {
		position: absolute;
		bottom: 28px;
		right: 40px;
		z-index: 99;
	}
	/*._recentPhotoUl .bx-wrapper .bx-controls .bx-pager	{
		display: none;
	}*/
	._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-direction,
	._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-auto{
		display: inline-block;
		vertical-align: middle;
	}
	
/* s: 20220314_newMain */
	._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-auto{
		position: absolute;
		top:2px;
		left:20px;
	}
	._recentPhotoUl .bx-wrapper .bx-controls .bx-pager{
		position:absolute;
		top:-1px;
		left:-39px;
		color:#fff;
		font-size:15px;
	}
/* e: 20220314_newMain */

/**/
	body.Desktop ._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb {
		/*min-height: 330px;*/
		height: 390px;
		overflow:hidden;
		margin-bottom:20px;
		border-radius:23px 23px;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	}
	body.Desktop ._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb img {
		/*position: absolute;
		top: 0;
		right: 0;		
		width: auto;
		height: auto;
		*/
		width: 100%;
		height: auto;
		border-radius:23px 23px;
	}
	
/*background-image*/
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-direction .bx-next,
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-start,
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-stop{
	background-image: url("../images/share.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: inline-block;
	vertical-align: middle;
}
/*direction*/
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-direction	{
	position: relative;
	/*margin-right: 5px;*/
}
/*._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-direction:before	{
	content: "";
	position: absolute;
	top: 8px;
	left: 50%;
	width: 1px;
	height: 11px;
	background-color: #525355;
}*/
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-direction .bx-next{
	width: 20px;
	height: 20px;
}
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-direction .bx-prev{
	background-position: 0 -32px;
	margin-right: 10px;
}
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-direction .bx-next{
	background-position: -25px -32px;
	margin-left: 10px;
}

/*controls auto*/
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .active{
	display: none;
}
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-start,
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-stop{
	width: 20px;
	height: 20px;
}
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-start{
	background-position: 6px -60px;
}
._recentPhotoUl .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-stop{
	background-position: -27px -60px;
}
/* s: 20220314_newMain_Responsive */
@media all and (min-width: 320px) and (max-width: 860px){
	._recentPhotoUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsThumb img{
		margin-bottom:20px;
		border-radius:25px 25px;
	}
}
/* e: 20220314_newMain_Responsive */