.returnTitle {
	width: 100%;
	height: 35px;
	line-height: 35px;
	box-shadow: 0px 0px 8px 0px #f4f4f4;
}

.returnTitle img{
	width: 10px;
	height: auto;
	margin-top: 8px;
}

.returnTitle a {
	color: #FFFFFF;
}

.returnTitle p {
	position: absolute;
	left: 44%;
	display: inline-block;
}

.returnTitle p:first-of-type {
	font-size: 20px;
	left: 2%;
}

.concent {
	width: 100%;
	height: auto;
	margin-top: 7%;
	text-align: center;
}

.concent p{
	width: 90%;
	margin: 0 auto;
	text-align: left;
	line-height: 20px;
	margin-top: 2%;
	margin-bottom: 2%;
}

.concent img{
	width: 90%;
	height: auto;
}

.title {
	width: 80% !important;
	height: auto;
	font-size: 16px;
	font-weight: bold;
	color: #383838;
	margin: 0 auto;
	line-height: 25px !important;
	text-align: center !important;
}

.thing{
	width: 100% !important;
	height: auto;
	color: #FFFFFF;
	text-align: center !important;
	background: #78BEFF;
	margin: 4% 0 !important;
}

.tabBtn{
	padding: 4% 4.5%;
}

.tabBtn button{
	padding: 0.5% 3%;
	background: #FFFFFF;
	margin-left: 1%;
	border-radius: 20px;
	border:1px solid #383838;
}
