.content2{
	width: 1200px;
	margin:0 auto;
}
.question{
	font-size: 20px;
	color: #686868;
	padding-bottom: 10px;
}
.answer{
	font-size: 16px;
	color: #939393;
	padding-bottom: 50px;
	padding-left: 35px;
	line-height: 23px;
}

/*售后服务样式*/
.c2-left,.c2-right{
	float: left;
}
.c2-left{
	width: 790px;
}
.c2-right{
	width: 240px;
	margin-left: 50px;
}
.c2-bt{
	font-size: 24px;
	color: #6e6e6e;
	padding-bottom: 20px;
}
.c2-nr{
	font-size: 18px;
	color: #6e6e6e;
	padding-bottom: 50px;
}
.c2p{
	padding-bottom: 110px;
}
.c2-right img{
	width: 100%;
}
#content{
	display: none !important;
}
@media screen and (max-width: 414px){
	#content{
		display: block !important;
	}
	.content2{
		display: none;
	}
	.content2{
		width: 100%;
		position: relative;
	}
	.c2-left{
		width: 100%;
	}
	.c2-nr{
		font-size: 14px;
		width: 94%;
		margin:0 auto;
	}
	.c2-fw{
		width: 196px;
		margin-left: 21px;
		line-height: 20px;
		margin-top: 50px;
	}
	.c2-bt{
		font-size: 18px;
		color: #000;
		width: 94%;
		margin:0 auto;
		padding-bottom:5px;
	}
	.c2-right{
		position: absolute;
		width: 99px;
		right: 47px;
		top: 10px;
	}
	.c2-right img{
		width: 100%;
	}
	.c2p{
		padding-bottom: 70px;
	}
	div#content{
		padding:0;
		width: 100%;
		padding-bottom: 130px;
	}
	ul.expmenu > li > div.headers{
		width:94%;
		padding-left: 11px;
		border:1px solid #c1c1c1;
		border-left: none;
		border-right: none;
	}
	.menu b, .menu p{
		font-size: 12px;
		width: 94%;
		margin-left: 3%;
	}
	.menu p:first-child{
		padding-top: 12px;
		padding-bottom: 20px !important;
	}
	ul.expmenu{
		width: 100%;
		margin-top: 20px;
	}
	ul.expmenu div.headers{
		background: none;
	}
	ul.expmenu > li > div.headers > .label{
		padding-left: 5px;
		font-size: 15px;
	}
	ul.expmenu > li > div.headers > .arrow{
		margin-right: 16px;
		margin-top:3px;
	}
	.expmenu li{
		padding-bottom: 5px !important;
	}
	ul.expmenu > li:last-child > div.headers{
		border-bottom: 1px solid #c1c1c1;
	}
	.headers9{
		border-bottom: 1px solid #c1c1c1;
	}
}