
.factBanner{
	width: 100%;
	background: url(../../../../plug/Dev/images/mobile/factBanner.png) 100% no-repeat;
    height:56vw;
	background-size: 100%;
	
}

.factBanner .word{font-size: 4.8vw;}
.factBanner .txt{font-size: 3.7333333333vw;margin-top:2.66666vw ;font-family: SourceHanSansCN-Regular, SourceHanSansCN;}
.factBanner .bg{
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 4.2666666666vw;
	
	color: #FFFFFF;
	line-height: 1;
	background-color: rgba(51, 51, 51, 0.4);
	height: 100%;
}
.schzcolumnTop{
	background: #FFFFFF;
	padding:4vw  0 4.8vw 0vw ; 
	    border-bottom: 0.266666666vw solid #F7F7F7;
}
.schzcolumnTop img{padding: 0 5.6vw  0 1.066666vw; }
#ctriy,#fuzhilingyu,#xianngmuleixing{width: 100%;position:absolute; top:99%;z-index: 9999999;background-color: #fff; border-bottom:1px solid #999;}
.fuzhilingyu span:hover{color: #ff4900;}
.fuzhilingyu span{padding: 4.2666666666vw; display: inline-block; color: #909090;}
/* 项目/品牌地域筛选 */
#area_filter{
	overflow: hidden;
    width: 100%;
    z-index: 999;
    background: #fff;
    display: none;
    position: fixed;
    top: 38.93vw;
}
#area_filter ._content{
	height: 93%;
	padding-bottom: 1.07vw;
	overflow: auto;
}
#area_filter ._bottom{
	width: 37.33vw;
	height: 7.73vw;
	line-height: 7.73vw;
	display: block;
	background: #fc6621;
    color: #fff;
    border: none;
    margin: 1.6vw auto 0;
    text-align: center;
    font-size: 3.47vw;
    border-radius: 1.07vw;
}
#area_filter ._content .citylist_left{
	width: 50%;
	height: 100%;
    float: left;
    overflow: auto;
}
#area_filter ._content li{
	line-height: 11.73vw;
    height: 11.73vw;
    position: relative;
    padding-left: 3.2vw;
}
#area_filter ._content .citybox li::after{
	content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 0.27vw;
    background: #dddddd;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    left: 0;
    bottom: 0;
}
.citylist_on{
	background: #eeedf2;
}
.citylist_on::before,.cityboxli_on::before{
	background: url(/plug/Dev/images/select.png);
    content: "";
    display: block;
    width: 4.27vw;
    height: 4.27vw;
    position: absolute;
    right: 3.2vw;
    top: 3.2vw;
    background-size: 100% auto;
}
#area_filter ._content .citybox{
	background: #eeedf2;
    overflow: auto;
    height: 100%;
    display: none;
}
.citybox_on{
	display: block !important;
}
/* end */
#factCase img{
	width: 44.266666vw;
	/* height: 50.66666vw; */
}
#factCase  .bgWhite{
	width: 44.266666vw;
	text-align: center;
	position: relative;
}
#factCase  .whitepSace{line-height: 1.2;}
.factCaseProfession{
	position: absolute;right:  1.33333vw; top:  1.6vw;
	background: linear-gradient(90deg, #FF9200 0%, #FF6A00 100%);
border-radius: 0.533333vw;
padding: 0.8vw  1.3333vw;
color:#fff;
line-height: 1;
font-size: 2.666666vw;
}