.CityUnion{height:100%;width:100%;overflow:hidden;text-align:center}.CityUnion .cityUnionBg{position:fixed;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.CityUnion .cityC{position:absolute;width:94%;margin-top:20px;margin-left:3%}.CityUnion .cityC .tit{font-size:28px;font-weight:700;color:#fff;text-align:left;margin-bottom:5px}.CityUnion .cityC .details .tabList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;border-radius:10px;-webkit-box-shadow:1px 1px 5px #7d7e80;box-shadow:1px 1px 5px #7d7e80;margin-bottom:30px}.CityUnion .cityC .details .tabList .item{width:25%;margin:15px 0 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.CityUnion .cityC .details .tabList .item .itemHead{position:relative}.CityUnion .cityC .details .tabList .item .itemHead img{width:50px;height:50px;border-radius:50%}.CityUnion .cityC .details .tabList .item .itemHead .itemSign{height:6px;width:6px;border-radius:50%;background:#f44;position:absolute;right:0;top:0}.CityUnion .cityC .details .tabList .item .hit{margin-top:3px;width:55px;border-radius:5px;color:#969799;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:.5px solid #e5e5e5}.CityUnion .cityC .details .tabList .item .hit .van-icon{font-size:15px;vertical-align:-3px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);color:#bfbfbf}.CityUnion .cityC .details .tabList .item .hitName{font-size:14px;width:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}