.shouhou {
	padding: .4rem 0;
	background: #efefef;
}

.support-intro {
	padding: 0 .2rem;
	margin-bottom: .65rem;
}
	.support-intro.support-intro-teshu {
		margin-bottom: 0;
	}
.support-intro p {
	margin-bottom: 0;
}

.support-intro .intro-text {
	color: #666;
	font-size: .24rem;
	line-height: .4rem;
	margin-bottom: .5rem;
}
	.support-intro .intro-text img{
		max-width:100%;
	}
.support-intro .intro-list {
	padding: 0 .5rem;
}

.support-intro .intro-list .list-item {
	margin-bottom: .5rem;
	text-align: center;
}

.support-intro .intro-list .list-item .icon {
	width: .84rem;
	height: .84rem;
	margin: 0 auto .3rem auto;
	font-size: 0;
}

.support-intro .intro-list .list-item .icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.support-intro .intro-list .list-item .bt {
	color: #333;
	font-size: .27rem;
	line-height: 1;
	margin-bottom: .4rem;
}

.support-intro .intro-list .list-item .bc {
	color: #666;
	font-size: .24rem;
	line-height: .4rem;
	text-align: center;
}

.support-bd {
	padding: 0 .2rem;
	border-bottom: 1px #c3c3c3 solid;
	margin-bottom: .7rem;
	padding-bottom: .7rem;
	border-top: 1px #c3c3c3 solid;
	padding-top: .7rem;
}

.support-bd .bd-item {
	margin-bottom: .2rem;
}

.support-bd .bd-item .bt {
	color: #595757;
	font-size: .24rem;
	line-height: 1;
	margin-bottom: .2rem;
}

.support-bd .bd-item .text {
	width: 100%;
	height: .66rem;
	border: 1px #ccc solid;
	background: none;
	outline: none;
	padding: 0 .2rem;
	font-size: .24rem;
	color: #666;
	line-height: .66rem;
}

.support-bd .bd-item .textarea {
	width: 100%;
	height: 2rem;
	border: 1px #ccc solid;
	background: none;
	outline: none;
	padding: .1rem .2rem;
	font-size: .24rem;
	color: #666;
	line-height: 1.5;
}

.support-bd .bd-tijiao {
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.03rem;
	display: block;
	width: 1.7rem;
	line-height: 0.6rem;
	text-align: center;
	background: #5f5c5b;
	font-size: 0.24rem;
	border: none;
	margin-top: .35rem;
}

.support-video{
	padding: 0 .2rem .4rem .2rem;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.support-video .videp-item{
	width: 2.9rem;
	margin-bottom: .2rem;
}

.support-video .videp-item .cover-box{
	position: relative;
	width: 100%;
	height: 1.68rem;
	font-size: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.support-video .videp-item .cover-box:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	z-index: 0;
}

.support-video .videp-item .cover-box img{
	width: .5rem;
	height: .5rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -.25rem;
	margin-top: -.25rem;
	z-index: 1;
}

.support-video .videp-item .video{
	position: relative;
	width: 100%;
	height: 1.68rem;
	object-fit: cover;
}
	.support-video .videp-item .video video {
		width: 100%;
		height: 1.68rem;
	}
.support-video .videp-item .biaoti{
	text-align: center;
	color: #333;
	font-size: .24rem;
	line-height: 1;
	margin-top: .25rem;
}

.support-wenda{
	padding: 0 .2rem .6rem .2rem;
}

.support-wenda .bt{
	color: #1982cb;
	font-size: .32rem;
	line-height: 1;
	font-weight: bold;
	margin-bottom: .3rem;
}

.support-wenda .tips{
	color: #666;
	font-size: .24rem;
	line-height: .4rem;
	margin-bottom: .3rem;
}

.support-wenda .wenda-list{
	
}

.support-wenda .wenda-list .list-item{
	margin-bottom: .15rem;
}

.support-wenda .wenda-list .list-item .title{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	padding: .2rem;
}

.support-wenda .wenda-list .list-item .title .wenzi{
	color: #0078bd;
	font-size: .24rem;
	line-height: 1.2;
	padding-right: .2rem;
	width: calc(100% - .2rem);
}

.support-wenda .wenda-list .list-item .title .arrow{
	width: .2rem;
	height: .2rem;
	font-size: 0;
	color: #0078bd;
}

.support-wenda .wenda-list .list-item .title .arrow svg{
	width: 100%;
	height: 100%;
}

.support-wenda .wenda-list .list-item .title.on{
	background: #0078bd;
}

.support-wenda .wenda-list .list-item .title.on .wenzi,
.support-wenda .wenda-list .list-item .title.on .arrow{
	color: #fff;
}

.support-wenda .wenda-list .list-item .title.on .arrow{
	transform: rotate(180deg);
}

.support-wenda .wenda-list .list-item .neirong{
	border: 1px #0078bd solid;
	color: #666;
	font-size: .24rem;
	line-height: .4rem;
	padding: .2rem .2rem .3rem .2rem;
	display: none;
}

.shouhou .xunjia{
	color: #FFF;
	    font-weight: bold;
	    letter-spacing: 0.03rem;
	    display: block;
	    width: 1.7rem;
	    line-height: 0.6rem;
	    text-align: center;
	    background: #5f5c5b;
	    font-size: 0.2rem;
		margin-bottom: .3rem;
}

.shouhou .bianjie{
	padding: 0 .65rem;
}

.shouhou h3 {
    color: #1982cb;
    font-size: .4rem;
    line-height: 2;
}

.support-bd .bd-item .text.myInput, .support-bd .bd-item .textarea.myInput {
	border: 1px #0078be solid;
}