@media screen and (max-width: 6400px){
	.brandBox {
		float: left;
		width: 100% !important;
		text-align: center;
		background: url("https://pic1.luolai.tech/upfiles/activity/luolaigroup/images/swiper2_bg.png");
		padding-top: 60px;
	}

	.brandBox .swiper-container {
		width: 1200px;
		height: auto ;
		margin: 30px auto 0 auto;
		top: 300px;
		opacity: 0;
	}

	.brandBox .swiper-slide {
		float: left;
		text-align: center;
		font-size: 18px;
		width: 380px;
		position: relative;
		cursor: pointer;
		box-sizing: border-box;
		margin-top: 0 !important;
		margin-bottom: 60px !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.brandBox .swiper-pagination-bullet-active {
		width: 13px;
		height: 13px;
		background: rgba(161, 125, 89, .95) !important;
		border: 1px rgba(161, 125, 89, .95) solid;
	}

	.brandBox .swiper-pagination-bullet {
		width: 13px;
		height: 13px;
		background: none;
		border: 1px rgba(161, 125, 89, .95) solid;
		opacity: 1;
	}

	.brandBox .swiper-slide img {
		width: 380px;
		height: 267px;
		object-fit: cover;
	}

	.brandBox .swiper-slide span {
		background-color: #fff;
		width: 0;
		opacity: 0;
		overflow: hidden;
		left: 0;
		top: 0;
		/* background: url("https://pic1.luolai.tech/upfiles/activity/luolaigroup/images/swiper2_outbg.png"); */
		position: absolute;
		display: none;
		background-color: #fff;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.brandBox .swiper-slide span p {
		float: left;
		padding: 0 20px;
		word-break: break-all;
		word-wrap: break-word;
		color: #fff;
		font-size: 14px;
	}

	.brandBox .swiper-slide span img {
		width: 155px;
		height: 60px;
	}

	.brandBox .swiper-slide span a {
		float: left;
		width: 40%;
		height: 30px;
		margin: auto 30%;
		margin-top: -10px;
		line-height: 30px;
		font-size: 14px;
		text-align: center;
		color: #fff;
		border: 1px #fff solid;
		border-radius: 50px;
		transition: background 1s;
		-moz-transition: background 1s;
		/* Firefox 4 */
		-webkit-transition: background 1s;
		/* Safari and Chrome */
		-o-transition: background 1s;
		/* Opera */
	}

	.brandBox .swiper-slide span a:hover {
		color: #000;;
		background: #fff;
	}

	.brandBox .swiper-pagination {
		position: inherit !important;
		padding: 30px 0;
	}

	/* 背景色 */
	.luolaiBg {
		background: rgba(162,106,83,0.95) !important;
	}
	.kidsBg {
		background: rgba(139, 118, 180, .95) !important;
	}
	.lovoBg {
		background: rgba(216, 217, 214, .95) !important;
	}
	.lavieBg {
		background: rgba(195, 189, 184, .95) !important;
	}
	.uchinoBg {
		background: rgba(221, 166, 149, .95) !important;
	}
	.yolannaBg {
		background: rgba(195, 189, 184, .95) !important;
	}
	.lexingtonBg {
		background: rgba(201, 202, 202, .95) !important;
	}
	.llivingBg {
		background: rgba(214, 209, 202, .95) !important;
	}
	.bassettiBg {
		background: rgba(198, 191, 186, .95) !important;
	}
	.luolairzBg{
		background: rgba(205, 161, 118, .95)!important;
	}

	.luolailpBg{
		background: rgba(232, 101, 63, .95)!important;
	}
	.xyBg{
		background: rgba(134, 43, 43, .95)!important;
	}
	.luolaixfBg{
		background: rgba(197, 153, 130, .95)!important;
	}
	.TRIOMPHEBg{
		background: rgba(0, 0, 0, .95)!important;
	}
	.luolaiypBg{
		background: rgba(197, 153, 110, .95)!important;
	}
	.sleepBg{
		background: rgba(197, 153, 110, .95)!important;
	}
	.yjjBg{
		background: rgba(197, 153, 110, .95)!important;
	}
	/* 首页新增 */
	.spanindex{
		height: 267px;
		padding: 20px 0 0 0;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		align-items: center;
		position: relative;
	}
	.brandBox .swiper-slide span img {
		width: auto;
		height:80px!important;
	}

	.brandBox .swiper-slide span a {
		position: absolute;
		bottom: 40px;
		width: 40%;
		margin-top: 10px;
		box-sizing: border-box;
		/* height: 30px; */
		line-height: 30px;
		font-size: 14px;
		text-align: center;
		color: #fff;
		border: 1px #fff solid;
		border-radius: 50px;
		transition: background 1s;
		-moz-transition: background 1s;
		-webkit-transition: background 1s;
		-o-transition: background 1s;
	}
	.brandsTitle{
		margin-top: 40px;
		box-sizing: border-box;
	}
	.flexC{
		display: flex!important;
		align-items: center!important;
	}
	.cc {
		/* float: none; */
		width: 1024px;
		display:flex;
		justify-content:space-between;
		margin:0 auto;
	}
	.top-video {
		width: 100%;
		height: auto;
		background: #f7f7f7;
	}

}





/* 手机端 */

@media screen and (max-width:960px) {
	.textBox{
		padding: 0 !important;
		padding-bottom: 15px;
	}
	.brandBox {
		width: 100%;
		left: 0%;
		top: 0;
		position: relative;
		margin-bottom: 15px;
		background: none;
		padding-top: 10px;
		color: #000;
	}
	.brandBox .name {
		width: 30%
	}
	.brandBox .swiper-wrapper {
		width: 500% !important;
	}
	.brandBox .swiper-slide {
		float: left;
		padding: 0!important;
		width: 8.6% !important;
		height: auto!important;
		margin-bottom: 5px !important;
		font-size: 12px!important;
		margin: 1% 0 0 1% !important
	}
	.brandBox .swiper-slide img {
		width: 100%;
		height: auto;
	}
	.brandBox .swiper-slide span {
		display: none !important;
	}
	.brandBox .swiper-pagination {
		position: relative !important;
		bottom: -15px;
		font-size: 12px !important;
	}
	.brandBox .swiper-pagination-total {
		color: #999;
		font-size: 12px !important;
	}
	.brandBox .swiper-pagination-current {
		color: #bea274;
	}
	.brandBox .swiper-container {
		width: 100%;
	}
	.brandBox .swiper-container-3d .swiper-slide-shadow-left {
		background: rgba(255, 255, 255, .8)
	}
	.brandBox .swiper-container-3d .swiper-slide-shadow-right {
		background: rgba(255, 255, 255, .8)
	}

	.brands-wraper {
		display: flex;
		box-sizing: border-box;
		flex-direction: column;
		justify-content: center;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}

	.brands-name {
		font-size: 28px;
		text-align: center;
		font-weight: 500;
		position: relative;
	}

	.brands-title {
		font-size: 20px;
		text-align: center;
		font-weight: 400;
		margin: 20px 0;
		position: relative;
	}

	.brands-item-wraper {
		margin: 0 auto;
		overflow-x: scroll;
		display: flex;
		width: 100%;
	}

	.brands-item {
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		overflow-x: auto;
		overflow-y: hidden;
		margin-bottom: 20px;
	}

	.brands {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
		margin-right: 10px;
		box-sizing: border-box;
	}

	.brands a img {
		width: 182px;
		height: auto;
		/* object-fit: cover; */
	}

	.brandListPC {
		display: none !important;
	}
	.brandListMobile {
		display: block !important;
	}

}

@media screen and (min-width:961px) {
	.brandListPC {
		display: block !important;
	}
	.brandListMobile {
		display: none !important;
	}
}<!--9.0122222900391E-5-->