@charset "UTF-8";



/*.home-mainimg {
	width:100%;
	max-width:1400px;
	margin:30px auto 0;
	position:relative;
}*/
.home-mainimg {
	/*width: 100%;*/
    width: calc(100% - 100px);
	float: right;
	/*margin-bottom: 20px;*/
	position:relative;
}

.home-mainimg .right-img {
	max-height: 710px;
	overflow: hidden;
}

.home-mainimg .right-img img {
	width: auto;
	overflow: hidden;
	z-index: 30;
	left: 0px;
}

.home-mainimg .left-img {
	max-width:360px;
	float:left;
	margin-top:270px;
	margin-left:9.5%;
}

.home-mainimg .header-copy { z-index:1; position:absolute; max-width:500px; right: 40px; bottom: 40px; }
/*.home-mainimg .header-copy img {  }*/

/*@media screen and (max-width:1200px) {
	.home-mainimg .right-img {
		width:720px;
	}
	
	.home-mainimg .left-img {
		width:360px;
		margin-top:500px;
	}
}*/

/*.home-mainimg .left-img img {
	width:100%;
	height:auto;
}*/

/*.qr-panda-container {
	position:absolute;
	bottom:-0;
	margin-left:460px;
}

.qr-panda-container .qr-panda {
	margin-left:40px;
}

.qr-panda-container .qr-txt {
	position:absolute;
	bottom:5px;
	right:-170px;
}
*/
