.detail-banner{
	width: 100%;
	height: 22.4vw;
	position: absolute;
	background: url(../imgs/search-banner.png);
	background-size: 100% 100%;
	z-index: -10;
}
.all-brief{
	transform: scale(0.88);
	position: relative;
        height:auto;
        padding-bottom: 1vw;
}
.pb_sys_common{
        position:abosolute !important;
        bottom:0;
        left:40vw;
}
.detail-pos{
	margin-top: 17vw;
	width: 70vw;
	margin-left: 8vw;
	height: 1vw;
}
.footer-2{
	margin-top: 2vw;
	width: 100%;
	padding: 1vw 0;
	text-align: center;
	height: 1vw;
	background-color: #f8f8f8;
}