.mic-p{
	margin-left: 0;
	margin-bottom: 40px;
}
.qw-house-video .mil-h3{
	margin-bottom: 30px;
}
.qw-house-video{
	margin-bottom: 30px;
}
.qw-house-video .house-video-v{
	width: 740px;
	height: 416px;
	float: left;
	background: #000;
}
.qw-house-video .house-video-v video{
	width: 740px;
	height: 416px;
}
.qw-house-video .house-video-d{
	float: right;
	width: 415px;
	font-size: 16px;
	line-height: 42px;
	color: #444;
}
.qw-house-video .house-video-d span{
	font-weight: bold;
	padding-left: 20px;
}
.qw-house-video .price{
	font-size: 18px;
	line-height: 45px;
	color: #D6000E;
}
.qw-house-video .price{
	font-size: 18px;
	line-height: 60px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D8D8D8;
}
.qw-house-video .price span{
	padding-left: 0;
	font-size: 36px;
}
.qw-house-video .addr span{
	background: url(/templets/new/images/img_qm/icon_loc.png) left center no-repeat;
}
.qw-house-video .intro{
	font-size: 14px;
	line-height: 24px;
}
.qw-house-video .intro span{
	font-size: 16px;
	line-height: 45px;
	background: url(/templets/new/images/img_qm/icon_intro.png) left center no-repeat;
}
.qw-house-video .area span{
	background: url(/templets/new/images/img_qm/icon_area.png) left center no-repeat;
}
.qw-house-video .rooms span{
	background: url(/templets/new/images/img_qm/icon_room.png) left center no-repeat;
}
.qw-house-video .type span{
	background: url(/templets/new/images/img_qm/icon_type.png) left center no-repeat;
}
.qw-house-video .btn{
	width:300px;
	height:46px;
	background:rgba(214,0,14,1);
	border-radius:23px;
	font-size: 18px;
	line-height: 46px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin: 70px auto 0;
}
.qw-house-video .btn:hover{
	box-shadow:0px 7px 13px 1px rgba(152,3,13,1);
}

.default__button--big .ckin-play:before{
	content: "";
	display: block;
	width: 51px;
	height: 52px;
	background: url(/templets/new/images/img_qm/icon_play.png) no-repeat;
}