@charset "utf-8";

.master-lucky{display:none;}

		.video-container1 { width:100%; height:400px; margin-left:0px;} .video-container1 iframe, .video-container1 object, .video-container1 embed {width: 100%; height: 100%;}


.case-2303{
height:270px; overflow:hidden;
}		

.case-2303 img{

	width:100%;
 	/*max-width:268px;
	max-height:268px;*/

}

.news-pic{ height:270px; overflow:hidden;}
	
 .news-pic img {
 	width:100%;
 	/*max-width:263px;
	max-height:263px;*/
}

@media (max-width: 767px) { 

	 .news-pic img {
		width:100%;
		max-width:100%;
		max-height:100%;
	}
	
	.case-2303 img{

		width:100%;
		max-width:100%;
		max-height:100%;

	}
	
	.video-container1 { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-left:0px;} .video-container1 iframe, .video-container1 object, .video-container1 embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
}