/*.nav-box{
	background-color: #FFF;
}*/
.page-baner{
	background-color: #d3d3d3;
}
.nav_banner.pp_banner{
	width:100%;
}
/*品牌首页*/
.web-title{
	
}
.web-title h1{
	font-size:3rem;
}


.page_about{
	padding: 4rem 0;
}
.about_text{
	width: 50%;
	padding-right: 1rem;
}
.about_text h2{
	text-align: center;
	line-height: 3;
	font-weight: 400;
	letter-spacing: .2rem;
}
.about_text .txt p{
	font-size:1.4rem;
	line-height: 2;
	text-indent: 2em;
}
.about_img{
	width: 50%;
}

.page_fwxm{
	background-color:#d3d3d3;
}
.fwxm_lm{
	
}
.fwxm_lm .item{
	width: 33.333333%;
}
.fwxm_lm .item>img{
	width:100%;
	padding: 0 .5rem;
}
.fwxm_lm .item .car{
	background-color: #FFF;
	height: 21rem;
	padding: 1rem;
}
.fwxm_lm .item .car:nth-child(2){
	margin-top: .5rem;
}
.fwxm_lm .item .car .img{
	width: 25%;
	
}
.fwxm_lm .item .car .con{
	width: 75%;
	padding-left: 1rem;
}
.fwxm_lm .item .car .con span{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 1rem;
	font-size: 1.8rem;
}
.fwxm_lm .item .car .con p{
	font-size:1.4rem;
	line-height: 2;
}

.page_fwwd{
	padding: 3rem 0;
}
.page_fwwd .title{
	text-align: center;
	font-size: 2rem;
	line-height: 2;
}
.page_fwwd .diqu{
	
}
.page_fwwd .diqu li{
	padding: .5rem 1rem;
}
.page_fwwd .diqu li a{
	
}
.page_fwwd .diqu li a:hover,
.page_fwwd .diqu li.active a{
	text-decoration: underline;
	color: #d4342c;
}
.page_fwwd .wd{
	position: relative;
	margin: 3rem auto;
}
.page_fwwd .wd .wd-swiper{
	width: 80%;
	margin: 0 auto;
	padding: .5rem;
}
.page_fwwd .wd .wd-swiper .swiper-slide{
	box-shadow: 0 0 .5rem .2rem #d3d3d3;
}
.page_fwwd .wd .wd-swiper .swiper-slide .slide-text{
	padding: 1rem;
}
.page_fwwd .wd .wd-swiper .swiper-slide .slide-text h3{
	line-height: 2;
}
.page_fwwd .wd .wd-swiper .swiper-slide .slide-text p{
	font-size:1.4rem;
	line-height: 2rem;
}
.page_fwwd .wd .wd-swiper .swiper-slide .slide-text .zixun{
	text-align: center;
}
.page_fwwd .wd .wd-swiper .swiper-slide .slide-text .zixun a{
	display: inline-block;
	width: 50%;
	letter-spacing: .5rem;
	background-color: #d4342c;
	color: #FFF;
	font-size: 1.4rem;
	line-height: 2;
	border-radius: 1rem;
	margin: 2rem auto 1rem;
}

/*售后一站式服务*/
.page-shwx{
	background-color:#d3d3d3;
	padding: 2rem 0;
}
.page-shwx .item{
	width:32.8%;
	text-align: center;
	background-color: #FFF;
	margin-bottom: 1rem;
	padding: 5rem 0;
	cursor: pointer;
}
.page-shwx .item:hover{
	background: url(../images/sh-bg.jpg) no-repeat center center;
}
.page-shwx .item .num{
	display: inline-block;
	width: 10rem;
	height: 10rem;
	line-height: 10rem;
	color: #FFF;
	background-color: #d4342c;
	margin-bottom: 5rem;
	font-size: 5rem;
	font-weight: 600;
	border-radius: 10rem;
}
.page-shwx .item .dirsc{
	font-size: 1.8rem;
	line-height: 2;
}

.nr-nav{
	
}
.nr-nav span{
	padding: .5rem 1rem;
	cursor: pointer;
}
.nr-nav span:hover,
.nr-nav span.active{
	border-bottom: #d4342c .1rem solid;
}
.nr-lb{
	margin: 3rem auto;
}
.nr-lb .cjwt{
	display: none;
}
.nr-lb .cjwt.active{
	display:flex;
}

@media(max-width:640px){
	.web-title h1{
		font-size: 0;
	}
	.page_about{
		flex-direction: column-reverse;
	}
	.about_text,
	.about_img{
		width: 100%;
		padding: 1rem;
	}
	.about_text h2{
		font-size: 2rem;
	}
	.about_text .txt p{
		font-size: 1.2rem;
	}
	
	.fwxm_lm{
		justify-content: end;
		align-items: end;
	}
	.fwxm_lm .item.item2{
		width: 50%;
		order: 1;
		margin-bottom: -25%;
	}
	.fwxm_lm .item.item1,
	.fwxm_lm .item.item3{
		width: 50%;
	}
	.fwxm_lm .item.item1{
		order: 2;
		margin-bottom: 1%;
	}
	.fwxm_lm .item.item3{
		order: 3;
	}
	.fwxm_lm .item .car{
		height: auto;
	}
	.fwxm_lm .item .car .con span{
		font-size: 1rem;
	}
	.fwxm_lm .item .car .con p{
		font-size: .8rem;
		line-height: 1.5;
	}
	
	.page_fwwd .title{
		font-size: 1.5rem;
	}
	.page_fwwd .diqu li {
	    padding: 0 .5rem;
	}
	.page_fwwd .diqu li a{
		font-size: 1rem;
		line-height: 1rem;
	}
	
	
	.page-shwx .item{
		width: 49%;
	}
}