.concat .bannerImg {
	width: 100%;
	height: 300px;
	/* margin-bottom: 50px */
}

.concat .bannerImg img {
	width: 100%;
	height: 100%
}

.concat .concatus {
	margin-bottom:40px;
	line-height:24px;
}
.concat .concatus .brand{
	line-height:48px;
	font-size: 24px;
	color: #e6beb4;
	/* font-weight: 600; */
}
.concat .concatus .brand>div:hover{color: #081865;font-weight: 600;}
.concat .concatus p {
	margin-bottom:26px;
}
.concat .concatus p:last-child{
	margin-bottom:0;
}

.concat .title {
	padding-bottom: 30px;
}
.concat .adv .is-guttered{
	text-align: center;
	line-height: 33px;
	font-size: 18px;
	color:#071764;
}
.concat .adv .is-guttered .blo{
	background-color: #f2f2f2;
	padding:24px 0 ;
	font-size: 21px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 6px;
}
.concat .adv .is-guttered .blo>div{width:50%;}
.concat .adv .is-guttered .blo>div:first-child{border-right:1px solid #162580;}
.concat .adv .is-guttered .blo img{
	margin:auto;
	width: 68px;
	height: 69px;
}
.concat .adv .is-guttered .blo:hover{background: #ebd2c8;box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);font-weight: 600;}
.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; */
	height:600px;
}
.pchide{
	display:none!important;
}

@media (max-width: 768px) {
	.concat .bannerImg {
		height: 180px;
		/* margin-bottom: 30px; */
	}
	.concat .concatus .brand{
		text-align:left;
		line-height:32px;
		font-size:18px;
	}
	.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 .concatus .adv{margin-top:35px;}
	.concat .concatus .adv .is-guttered{margin-bottom:12px;}
	.concat .adv .is-guttered .blo img {
	    width: 40px;
	    height: 41px;
	}
	.concat .adv .is-guttered{font-size:14px;line-height: 24px;}
	.concat .adv .is-guttered .blo{padding:14px 0;font-size: 16px;}
	.concat .adv.mb80{margin-bottom: 40px!important;}
	.concat .concatus .adring.pl80{padding-left: 0!important;}
	.concat .concatus .adring.pl15{padding-left: 0!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;
	}
}
