* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	font-family: "黑体";
}

a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
	background-color: transparent;
}

li {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
	background-color: transparent;
}

.banner {
	width: 100%;
	height: auto;
}

.banner img {
	width: 100%;
	height: auto;
	display: block;
}

.bannerm-img {
	display: block !important;
}

.banner-img {
	display: none !important;
}


.main {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

.main-c {
	width: 6.9rem;
	margin: 0.3rem auto;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	position: relative;
}

.m-b {
	justify-content: space-between;
}

.m-p {
	font-size: 0.16rem;
	color: #333333;
	text-indent: 0.32rem;
	line-height: 0.38rem;
	text-align: justify;
}
.cksp-a{
		width: 2.34rem;
		height: 0.6rem;
		background: #c50000;
		color: #fff;
		display: block;
		font-size: 0.2rem;
		text-align: center;
		line-height: 0.6rem;
		margin: 0.4rem auto;
	}
	.m1{
		width: 100%;
		height: auto;
		background: #f8f8f8;
		margin: 0.34rem auto;
	}
	.brand-video{
		margin: 0.18rem auto;
	}
	.brandv-l{
		width: 100%;
	}
	.brandv-l p{
		margin-top: 0.2rem;
	}
	.brandv-r{
		width: 100%;
		height: 4.45rem;
		position: relative;
	}
	.h2{
		width: 100%;
		font-size: 0.28rem;
		color: #333333;
		text-align: center;
		letter-spacing: 0.02rem;
		line-height: 0.5rem;
	}
	.h-p{
		width: 100%;
		font-size: 0.18rem;
		text-align: center;
		line-height: 0.46rem;
		letter-spacing: 0.02rem;
	}
	.h2-w{
		width: 100%;
		font-size: 0.28rem;
		font-weight: bold;
		color: #333333;
		text-align: center;
		letter-spacing: 0.06rem;
	}
	.suspend{
		width: 0.46rem;
		height: 0.57rem;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -0.23rem;
		margin-top: -0.285rem;
	}
	.brandv-r video{
		width: 100%;
		height: 4.45rem;
	}
	.m2{
		margin: 0.8rem auto;
	}
	.brands{
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		margin-top: 0.4rem;
	}
	.title{
		height: 0.66rem;
		background: url(../img/title.png) no-repeat;
		background-size: 100% 100%;
		font-size: 0.24rem;
		color: #fff;
		line-height: 0.66rem;
		letter-spacing: 0.04rem;
		padding: 0 0.64rem;
		margin: 0 auto;
		margin-bottom: -0.33rem;
		z-index: 1;
	}
	.brands-n{
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		border: 0.01rem solid #c50000;
		border-radius: 0.4rem;
		overflow: hidden;
	}
	.brands-n img{
		width: 40%;
		height: auto;
		display: block;
		margin-top: 0.6rem;
	}
	.brands-p{
		width: 96%;
		font-size: 0.20rem !important;
		letter-spacing: 0.04rem;
	}

.footer {
	width: 100%;
	height: auto;
	padding: 0.2rem 0rem;
	background: #c50000;
}

.footer-c {
	width: 100%;
	margin: 0 auto;
	font-size: 0.14rem;
	color: #fff;
	text-align: center;
}

.footer1 {
	padding-top: 0.16rem;
}

.footer2 {
	line-height: 0.34rem;
}

.footer3 {
	padding-bottom: 0.16rem;
}

@media screen and (min-width:960px) {
	.banner-img {
		display: block !important;
	}
	.bannerm-img {
		display: none !important;
	}
	.main {
		width: 100%;
	}

	.main-c {
		width: 1200px;
		margin: 0px auto;
	}

	.m-p {
		font-size: 16px;
		color: #333333;
		text-indent: 32px;
		line-height: 26px;
		text-align: justify;
	}
	.cksp-a{
		width: 234px;
		height: 60px;
		background: #c50000;
		color: #fff;
		display: block;
		font-size: 20px;
		text-align: center;
		line-height: 60px;
		margin: 40px auto;
	}
	.m1{
		width: 100%;
		height: 482px;
		background: #f8f8f8;
		margin: 34px auto;
	}
	.brand-video{
		margin: 18px auto;
	}
	.brandv-l{
		width: 380px;
	}
	.brandv-l p{
		margin-top: 0px;
		line-height: 40px !important;
	}
	.brandv-r{
		width: 790px;
		height: 445px;
		position: relative;
	}
	.h2{
		width: 100%;
		font-size: 28px;
		color: #333333;
		text-align: center;
		letter-spacing: 2px;
		line-height: 50px;
	}
	.h-p{
		width: 100%;
		font-size: 18px;
		text-align: center;
		line-height: 46px;
		letter-spacing: 2px;
	}
	.h2-w{
		width: 100%;
		font-size: 28px;
		font-weight: bold;
		color: #333333;
		text-align: center;
		letter-spacing: 6px;
	}
	.suspend{
		width: 46px;
		height: 57px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -23px;
		margin-top: -28.5px;
	}
	.brandv-r video{
		width: 100%;
		height: 445px;
	}
	.m2{
		margin: 0px auto;
		margin-bottom:50px;
	}
	.brands{
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		margin-top: 40px;
	}
	.title{
		height: 66px;
		background: url(../img/title.png) no-repeat;
		background-size: 100% 100%;
		font-size: 24px;
		color: #fff;
		line-height: 66px;
		letter-spacing: 4px;
		padding: 0 64px;
		margin: 0 auto;
		margin-bottom: -33px;
		z-index: 1;
	}
	.brands-n{
		width: 100%;
		height: 234px;
		display: flex;
		align-items: center;
		justify-content: space-around;
		border: 1px solid #c50000;
		border-radius: 40px;
		overflow: hidden;
	}
	.brands-n img{
		width: 208px;
		height: auto;
		display: block;
		margin-top: 0px;
	}
	.brands-p{
		width: 944px;
		font-size: 18px !important;
		letter-spacing: 4px;
	}
	.footer {
		width: 100%;
		height: 105px;
		padding: 20px 0px;
		background: #c50000;
	}

	.footer-c {
		width: 1200px;
		margin: 0 auto;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}

	.footer1 {
		padding-top: 16px;
	}

	.footer2 {
		line-height: 34px;
	}

	.footer3 {
		padding-bottom: 16px;
	}
}