/* 驰诚吉祥物 */
.mascot_wrap {
	width: 192rem;
	padding: 6.6rem 0 4.3rem 0;
}

.mascot_wrap_img{
	width: 192rem;
	height: 320.7rem;
	background: url('../../image/walkinto/mascot.png') no-repeat;
	background-size: 100% 100%;
}

@media screen and (max-width: 1140px) {
	.mascot_wrap {
		width: 192rem;
		padding: 6.4rem 0 12 .3rem 0;
	}
	
	.mascot_wrap_img{
		width: 192rem;
		height: 444.632rem;
		background: url('../../image/walkinto/mascot_media.png') no-repeat;
		background-size: 100% 100%;
	}
}
