.swiper-container {
	width: 100%;
	height: 100vh;
}



.banner.about {
	height: 824px;
	background-image: url(../images/bannernei.jpg);
}

.banner.contact {
	background-image: url(../images/contactBanner.jpg);
}


.aboutBox {
	width: 1200px;
	height: auto;
	margin: auto;
}

.aboutIntro {
	width: 1200px;
	height: auto;
	background: url(../images/tacn/introBox.jpg);

	position: relative;
	margin-top: -50px;
	margin-bottom: 100px;
}

.aboutIntro:before {
	width: 1200px;
	height:1900px;
	border: 5px solid #b12123;
	position: absolute;
	left: -7px;
	top: -7px;
	content: '';
}

.aboutIntro .title {
	width: 300px;
	height: auto;
	margin: 50px auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #d5cdc1;
}

.aboutIntro .des {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	height: auto;
	padding: 0px 5%;
}

.aboutIntro .des p {
	text-indent: 28px;
	margin-bottom: 10px;
}

.sub_aboutTitle {
	width: 300px;
	height: auto;
	margin: auto;
	margin-bottom: 100px;
	margin-top: 50px;
}

.brandList {
	width: 100%;
	height: 400px;
	position: relative;
	padding: 10px 0px;
	margin-bottom: 100px;
	background-image:
}

.brandList ul li {
	width: 100px;
	height: 370px;
	background: #b12123;
	left: 7%;
	cursor: pointer;
	position: absolute;
	border: 1px solid #d6d3ce;
	transition: all .5s 0.5s;
	-webkit-transition: all .5s 0.5s;
	transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
}

.brandList ul li:hover .icon,.brandList ul li.active .icon {
	top: -35px;
}

.brandList ul li:hover .icon:before,.brandList ul li.active .icon:before {
	width: 50px;
	height: 1px;
	top: 80px;
	margin-left: 10px;
}

.brandList ul li:hover .icon:after,.brandList ul li.active .icon:after {
	width: 50px;
	height: 1px;
	top: 80px;
	background: #d6d3ce;
	position: absolute;
	margin-left: -30px;
	content: '';
}

.brandList ul li:hover,.brandList ul li.active{
	background: #FFFFFF;
	width: 300px;
	transform: translateX(-100px);
	transition: all .5s .5s;
}

.brandList ul li:hover .icon,.brandList ul li.active .icon {
	background-color: #fbb215;
	border-radius: 50%;
	transition:  top .5s,background-color .5s 0.5s;
}

.brandList ul li:hover .txt,.brandList ul li.active .txt {
	opacity: 0;
	transition: opacity 0s 0s;
}

.brandList ul li:hover .dot,.brandList ul li.active .dot {
	opacity: 0;
	top: -35px;
	transition: all 1s;
}

.brandList ul li:hover .des,.brandList ul li.active .des {
	opacity: 1;
	transition: opacity 0s .5s;
}

.brandList ul li:before {
	width: 100%;
	height: 1px;
	background: #D6D3CE;
	position: absolute;
	left: -110%;
	top: 50%;
	content: '';
}

.brandList ul li:after {
	width: 100%;
	height: 1px;
	background: #D6D3CE;
	position: absolute;
	right: -110%;
	top: 50%;
	content: '';
}

.brandList ul li:nth-child(2) {
	left: 33%;
}

.brandList ul li:nth-child(3) {
	left: 59%;
}

.brandList ul li:nth-child(4) {
	left: 85%;
}

.brandList ul li span {
	display: block;
	width: calc(100%+ 8px);
	height: calc(100%+ 8px);
	border: 1px solid #d6d3ce;
	position: absolute;
	left: -5px;
	top: -5px;
}

.brandList ul li .icon {
	width: 70px;
	height: 70px;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	top:20px;
	transition:  top .5s 1s,background-color 0s 1s,border-radius 0s 1s;
	background: url(../images/brandTxt.png) no-repeat;
}

.brandList ul li:nth-child(2) .icon {
	background-position: -70px 0px;
}

.brandList ul li:nth-child(3) .icon {
	background-position: -140px 0px;
}

.brandList ul li:nth-child(4) .icon {
	background-position: -210px 0px;
}

.brandList ul li .icon:before {
	width: 1px;
	height: 40px;
	background: #d6d3ce;
	position: absolute;
	left: 50%;
	top: -40px;
	content: '';
}

.brandList ul li .dot {
	width: 15px;
	height: 15px;
	background: #f09b18;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -7.5px;
	top: 30px;
	transition: all .5s .75s;
}

.brandList ul li .des {
	width: 80%;
	height: auto;
	position: absolute;
	height: 250px;
	overflow: hidden;
	left: 10%;
	top: 65px;
	font-size: 16px;
	line-height: 30px;
	opacity: 0;
	transition: opacity .5s;
}

.brandList ul li .dot:before {
	width: 9px;
	height: 9px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 1.5px;
	top: 1.5px;
	border-radius: 50%;
	content: '';
}

.brandList ul li .txt {
	width: 16px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	font-size: 16px;
	line-height: 18px;
	top: 60px;
	transition: opacity .5s 1.5s;
}

.brandList ul li .mark {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 15px;
	background: url(../images/alIcon.png) no-repeat;
}

.brandList ul li .mark:after {
	width: 0px;
	height: 1px;
	background: #D0CFCC;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -70px;
	content: '';
}

.brandList ul li .mark:before {
	width: 0px;
	height: 1px;
	background: #D0CFCC;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 20px;
	content: '';
}

.brandList ul li:hover .mark:after,
.brandList ul li:hover .mark:before {
	width: 50px;
}

.brandList ul li:hover:after,
.brandList ul li:hover:before {
	width: 10%;
}

@media only screen and (max-width: 1600px) {
	.storesFindHTML .county-box{
		right: 2%;
	}
	.banner.about{
		height: 670px;
		background-position: bottom center;
	}
	.aboutIntro .title{
		margin: 30px auto;
	}
	.banner.about {
	height: 700px;
	background-image: url(../images/bannernei.jpg);
}

}


@media only screen and (max-width: 1366px) {
	
	.aboutIntro .title{
		width: 200px;
		margin: 20px auto;
	}
	.aboutIntro{
		height: auto;
		padding-bottom: 20px;
		box-sizing: border-box;
		margin-bottom: 50px;
	}
	.aboutIntro:before{
		height: 101%;
		height: calc(100% + 4px);
		width: 1200px;
	}
	.sub_aboutTitle{
		margin-bottom: 50px;
	}
	.brandList{
		margin-bottom: 50px;
	}
	
	.banner{
		height: 300px;
	}
	
}
@media only screen and (max-width: 1024px) {
	
	.banner.about{
		height:400px;
	}
	.aboutBox{
		width: 100%;
	}
	.aboutIntro{
		width: 100%;
		padding: 0;
		margin-bottom: 30px;
		border: none;
	}
	.aboutIntro:before{
		display: none;
	}
	.aboutIntro .des{
		width: 100%;
		padding: 3vw;
		line-height: 1.8;
		font-size: 1.2rem;
		box-sizing: border-box;
	}
	.aboutIntro .title{
		width: 150px;
		padding: 0;
	}
	.sub_aboutTitle{
		width: 150px;
		margin-bottom: 30px;
	}
	.brandList{
		margin-bottom: 30px;
		height: auto;
	}
	.brandList ul{
		display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		justify-content: space-around;
		-webkit-box-pack: space-around;
		-webkit-justify-content: space-around;
	}
	.brandList ul li{
		flex: 1;
		-webkit-flex:1;
		-webkit-box-flex: 1;
		position: relative;
		left: 0!important;
		text-align: center;
	}
	.brandList ul li:before{
		display: none;
	}
	.brandList ul li:hover,.brandList ul li.active{
		transform: translateX(0);
	}
	.brandList ul li .des{
		font-size: 1.2rem;
		line-height: 1.8;
	}
	.brandList ul li .icon{
		width: 50px;
		height: 50px;
		margin-left: -25px;
		background-size: 400% auto;
	}
	.brandList ul li:nth-child(2) .icon{
		background-position: 33.3333% 0;
	}
	.brandList ul li:nth-child(3) .icon{
		background-position: 66.6666% 0;
	}
	.brandList ul li:nth-child(4) .icon{
		background-position: 100% 0;
	}
	.brandList ul li:hover .icon{
		top: -20px;
	}
	.brandList ul li.active .icon{
		top: -20px;
	}
	.brandList ul li:after{
		display: none;
	}
	.container{
		overflow: hidden;
	}


@media only screen and (max-width:768px ) {
	
.moblie-hide{
		display: none;
	}
	.supportList ul li .title{
		font-size: 1.4rem;
	}

	.banner.about{
		height: 300px;
		background-size: cover;
	}
	.aboutIntro{
		margin-top: 0;
		margin-bottom: 20px;
	}
	.aboutIntro .des{
		font-size: 1.1rem;
	}
	.aboutIntro .title{
		margin: 10px auto;
	}

}
@media only screen and (max-width: 425px) {
	
	.moblie-hide{
		display: none;
	}
	.supportList ul li .title{
		font-size: 1.4rem;
	}

	.banner.about{
		height: 150px;
		background-size: cover;
	}
	.aboutIntro{
		margin-top: 0;
		margin-bottom: 20px;
	}
	.aboutIntro .des{
		font-size: 1.1rem;
	}
	.aboutIntro .title{
		margin: 10px auto;
	}
	.sub_aboutTitle{
		width: 140px;
		margin-bottom: 20px;
	}
	 .brandList ul li.active{
	 	width: 40%;
	 	max-width: 40%;
	 	min-width: 40%;
	 }
	 .brandList ul li{
	 	width: 20%;
	 	max-width: 20%;
	 	min-width: 20%;
	 }
	 .brandList ul li .dot:before{
	 	top: 2px;
	 }
	 .brandList ul li .des{
	 	font-size: 1rem;
	 	width: 90%;
	 	left: 5%;
	 }
	 .brandList ul li .mark:before,.brandList ul li .mark:after{
	 	display: none;
	 }
	 .brandList ul li.active .icon:before,.brandList ul li.active .icon:after{
	 	display: none;
	 }
	 .brandList ul li .icon:before{
	 	display: none;
	 }
	 .swiper-container.ab .swiper-slide p{
	 	font-size: 1.2rem;
	 }
	
}
@media only screen and (max-width:375px ) {
	.Thum .swiper-container{
		height: 195px;
	}
	.baseIntro .des{
		font-size: 1rem;
	}
	.joinProcess .l{
		width: 10%;
	}
	.joinProcess .r{
		width: 85%;
	}
	.newsBox .newsitem .text .t{
		max-height: 54px;
		overflow: hidden;
	}
	.investList ul li .rect{
		width: 30vw;
		height: 30vw;
	}
	.logo.sub img{
		width: 40px;
		margin-top: 5px;
	}
	.logo.sub{
		height: 50px;
	}
	.menu-btn{
		top: 15px
	}
	.atmosphere{
		margin-top: 50px;
	}
	.delicious, .team{
		margin-top: 50px;
	}
	.aboutIntro .des{
		font-size: 1rem;
	}
	.banner.about{
		margin-top: 50px;
	}
	.baseBox{
		margin-top: 50px;
	}
	.padding-top80{
		padding-top: 50px;
	}
	.banner{
		margin-top: 50px;
	}
}








