.concat .bannerImg {
	width: 100%;
	height: 300px;
	margin-bottom: 50px
}

.concat .bannerImg img {
	width: 100%;
	height: 100%
}

.concat .concatus {
	margin-bottom: 60px;
	line-height:24px;
}
.concat .concatus .brand{
	line-height:48px;
}
.concat .concatus p {
	margin-bottom:26px;
}
.concat .concatus p:last-child{
	margin-bottom:0;
}

.concat .title {
	padding-bottom: 30px;
}

.concat .location .content img {
	width: 114px;
	height: 114px;
	margin-right:12px;
}
.concat .location .content .flex{
	align-items:center;
	margin-top:18px;
	line-height:30px;
	font-size:12px;
} 
.concat .location .content .flex img{
	margin-bottom:10px;
}
.concat .location .title{
	padding-bottom:0;
}
.concat .first{
	border-right: 2px solid #e2cabf;
}
.concat .location .content .flex .name{
	position: relative
}
.concat .location .content .flex .name:before {
    content: "";
    display: block;
    width: 24px;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    background-color: #ecdcd4;
}
.concat .location .content .backbg{
	background:#000;
	height:455px;
}
.pchide{
	display:none!important;
}

@media (max-width: 768px) {
	.concat .bannerImg {
		height: 215px;
		margin-bottom: 30px;
	}
	.concat .concatus .brand{
		text-align:center;
		line-height:32px;
	}
	.concat .concatus .brand.pt30{
		padding-top:0!important;
	}
	.concat .concatus .brand.mb80{
		 margin-bottom:0px!important;
	}
	.concat .concatus .brand .fs34 {
	    font-size:18px!important;
	}
	.concat .concatus .brand .mb26 {
	    margin-bottom:10px!important;
	}
	.concat .location .title {
		font-size:18px!important;
		margin-bottom:10px;
	}
	.concat .location .content .flex{
		border-bottom:1px solid #101010;
		margin-top:0;
		margin-bottom:20px;
		line-height:20px;
		padding-bottom:12px;
	}
	.concat .location .content .flex p{
		margin-top:14px;
	}
	.concat .location .content .flex>div:last-child{text-align:center;}
	.concat .location .content .flex>div:last-child>p{margin-top:0;}
	.concat .location .content img {
		width: 108px;
		height: 108px;
		margin-right:0;
		margin-bottom:0!important;
	}
	.concat .concatus {
	    margin-bottom: 20px!important;
	}
	
	.concat .location .content .backbg{
		height:240px;
	}
	.concat .location .content.mb60 {
	    margin-bottom: 20px!important;
	}
	.client-group.mb80{
		margin-bottom:40px!important;
	}
	.phonehide{
		display: none!important;
	}
	.pchide{
		display:block!important;
	}
	
	.concat .concatus .brand .two.fs34{
		font-size: 12px!important;
	}
}
