.psp_aside {
	position: absolute;
	z-index: 8;
	width: 240px
}

.psp_aside.fixed {
	position: fixed;
	top: 60px
}

.psp_aside_adv {
	width: 100%;
	height: auto;
	border-radius: 5px
}

.psp_aside_top {
	margin-top: 10px
}

.psp_aside_top:first-child {
	margin-top: 0
}

.psp_aside_card {
	display: block;
	margin-bottom: 5px;
	height: 100px;
	border-radius: 5px
}

.psp_aside_card:last-child {
	margin-bottom: 0
}

.psp_aside_card.card1 {
	background: linear-gradient(90deg, #379dff, #65bbff)
}

.psp_aside_card.card2 {
	background: linear-gradient(90deg, #ff905e, #ffaa75)
}

.psp_aside_card.card3 {
	background: linear-gradient(90deg, #ff5a83, #ff85bb 99%)
}

.psp_aside_cardbg {
	padding: 20px 0 0 20px;
	height: 100%;
	background-size: 120px 100px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	color: #fff
}

.psp_ac_h {
	font-size: 16px;
	font-weight: 700
}

.psp_ac_p {
	margin-top: 10px;
	font-size: 12px
}

.psp_ac_l {
	display: inline-block;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff
}

.psp_aside_row {
	padding: 10px;
	background-color: #fff
}

.psp_ar_title {
	position: relative;
	border-bottom: 1px solid #e8e8e8
}

.psp_ar_title_t {
	display: inline-block;
	border-bottom: 1px solid #ffdc00;
	padding-bottom: 4px
}

.psp_ar_title .psp_ar_more {
	position: absolute;
	top: 0;
	right: 0;
	color: #9b9b9b
}

.psp_ar_item {
	display: block;
	position: relative;
	margin-top: 6px;
	padding: 5px 5px 5px 56px;
	height: 50px;
	border: 1px solid #e8e8e8
}

.psp_ar_l {
	position: absolute;
	top: 0;
	left: 0;
	width: 49px;
	height: 48px;
	background-size: cover
}

.psp_ar_r {
	height: 40px;
	font-size: 13px
}

.psp_ar_p,
.psp_ar_r {
	line-height: 20px;
	overflow: hidden
}

.psp_ar_p {
	display: block;
	margin-top: 8px;
	height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.psp_ar_dot {
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 4px;
	width: 5px;
	height: 5px;
	border: 1px solid #333;
	border-radius: 5px
}

.psp_aside_qa {
	padding: 10px 0;
	background-color: #fff;
	border-radius: 5px
}

.psp_user_avatar {
	display: inline-block;
	width: 70px;
	height: 70px;
	border-radius: 50%
}

.psp_user_name {
	font-size: 14px;
	font-weight: 700
}

.psp_user_qas {
	margin-top: 10px;
	font-size: 0
}

.psp_user_qa {
	display: inline-block;
	width: 50%
}

.psp_user_qa:last-child {
	border-left: 1px solid #e1e1e1
}

.psp_user_qat {
	color: #aaa;
	font-size: 12px
}

.psp_user_num {
	font-size: 14px;
	font-weight: 700
}

.psp_aside .psp_user_btn {
	display: block;
	margin: 10px auto 0;
	width: 150px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: linear-gradient(90deg, #49e1a9, #70b701);
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	border-radius: 6px
}

.psp_user_tip {
	margin-top: 10px;
	color: #02a7f0;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer
}

.psp_bottom {
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
	height: 35px;
	background-color: #ffdc00
}

.psp_bottom.active {
	display: block
}

.psp_bottom_mid {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	font-size: 13px
}

.psp_bottom_link {
	color: #ff5859;
	text-decoration: underline;
	cursor: pointer
}

.psp_bottom_btn {
	display: inline-block;
	width: 80px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #ff5859;
	color: #ff5859;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	border-radius: 40px
}

.sqi_main {
	width: 940px;
	border-radius: 5px
}

.sqi_aside {
	width: 240px
}

.sqi_title {
	padding-bottom: 6px;
	border-bottom: 1px solid #e1e1e1
}

.sqi_good_body {
	padding: 20px 20px 20px 480px;
	min-height: 300px
}

.sqi_good_l {
	top: 20px;
	left: 20px;
	width: 430px;
	height: 300px
}

.sqi_good_lt {
	height: 40px;
	line-height: 40px;
	background-color: rgba(66, 66, 66, .8)
}

.sqi_good_quote {
	left: 20px;
	top: 20px;
	width: 12px;
	height: 12px;
	background-image: url(https://www.yilan99.com/images/yilan_36.png);
	background-size: 12px 12px
}

.sqi_good_row {
	padding: 11px 0;
	border-bottom: 1px solid #e1e1e1
}

.sqi_good_brief {
	padding: 0 50px
}

.sqi_good_brieft {
	line-height: 21px
}

.sqi_good_dot {
	margin: 0 6px;
	width: 4px;
	height: 4px;
	vertical-align: middle;
	background-color: #7b7b7b;
	border-radius: 2px
}

.sqi_more {
	bottom: 6px;
	right: 0;
	color: #aaa !important
}

.sqi_more>i {
	color: #aaa;
	font-size: 20px;
	top: 4px
}

.sqi_all_nav {
	text-align: center;
	height: 50px;
	line-height: 50px;
	border: 1px solid #e1e1e1;
	border-right-color: transparent
}

.sqi_all_nav:last-child {
	border-right-color: #e1e1e1
}

.sqi_all_nav .sqi_all_nava {
	color: #70b701;
	font-weight: 700
}

.sqi_all_nav.active,
.sqi_all_nav:hover {
	border-color: #49e2ab
}

.sqi_all_nav.active+.sqi_all_nav,
.sqi_all_nav:hover+.sqi_all_nav {
	border-left-color: transparent
}

.sqi_all_nav.active .sqi_all_nava,
.sqi_all_nav:hover .sqi_all_nava {
	color: #49e2ab
}

.sqi_all_body {
	display: none
}

.sqi_all_body.active {
	display: block
}

.sqi_all_row {
	padding-left: 58px;
	min-height: 38px
}

.sqi_all_tag,
.sqi_all_top {
	width: 38px;
	height: 38px;
	text-align: center
}

.sqi_all_top {
	line-height: 38px;
	background-color: #f59a23
}

.sqi_all_tag {
	background-color: #49e2ab
}

.sqi_last_row {
	border-left: 6px solid #49e2ab
}

.seo_qa_new {
	width: 940px
}

.sqn_row {
	padding-left: 80px
}

.sqn_row_l {
	top: 8px;
	left: 0
}

.sqn_form_title {
	padding: 0 10px;
	height: 38px;
	line-height: 38px
}

.sqn_form_content,
.sqn_form_title {
	width: 100%;
	border: 1px solid #d7d7d7
}

.sqn_form_content {
	padding: 8px 10px;
	height: 200px;
	line-height: 20px
}

.sqn_row_subt {
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #41c998;
	cursor: pointer
}

.sqn_row_link {
	color: #02a7f0
}

.sqs_question {
	padding: 20px 100px
}

.sqs_answer_icon,
.sqs_question_icon {
	top: 0;
	left: 20px;
	display: inline-block;
	width: 45px;
	height: 50px;
	background-size: 36px 36px;
	background-position: center 5px;
	background-repeat: no-repeat;
	border-bottom-left-radius: 45px;
	border-bottom-right-radius: 45px
}

.sqs_question_icon {
	background-color: #1ab9ff;
	background-image: url(/)
}

.sqs_answer_icon {
	background-color: #49e2ab;
	background-image: url(/)
}

.sqs_rtf {
	line-height: 20px;
	font-size: 14px
}

.sqs_rtf p {
	margin: 10px 0
}

.sqs_img_img,
.sqs_rtf img {
	margin: 10px 0;
	height: auto;
	max-width: 100%
}

.sqs_answer {
	padding: 20px 100px;
	border-bottom: 1px dashed #e1e1e1
}

.sqs_answer:last-child {
	border-bottom-color: transparent
}

.sqs_answer_avatar {
	width: 60px;
	height: 60px;
	border-radius: 50%
}

.sqs_tag {
	margin-right: 5px;
	padding: 2px 8px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	color: #7b7b7b !important;
	font-size: 12px;
	border-radius: 4px
}

.sqt_crumb {
	height: 33px;
	line-height: 33px
}

.sqt_crumb_prev,
.sqt_crumb_prev>a {
	color: #848484
}

.sqt_row {
	padding-left: 80px;
	min-height: 70px;
	border-bottom: 1px solid #e1e1e1
}

.sqt_row em {
	font-style: normal
}

.sqt_row_tag,
.sqt_row_top {
	top: 20px;
	left: 20px;
	width: 38px;
	height: 38px;
	text-align: center
}

.sqt_row_top {
	line-height: 38px;
	background-color: #f59a23
}

.sqt_row_tag {
	background-color: #49e2ab
}

.sqt_row .sqt_row_title {
	display: block;
	color: #7b7b7b;
	font-size: 16px;
	font-weight: 700
}

.sqt_row .sqt_row_con {
	display: block;
	margin-top: 5px;
	color: #ccc;
	font-size: 12px
}

.sqt_row.sqq_row {
	padding-left: 50px
}

.sqq_row_fail {
	background-color: #f59a23
}

.sqq_row_fail,
.sqq_row_success {
	top: 20px;
	left: 20px;
	width: 14px;
	height: 38px
}

.sqq_row_success {
	background-color: #49e2ab
}

.qa_search_form {
	padding-right: 150px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #6db80f
}

.qsf_icon {
	left: 10px;
	top: 10px;
	width: 28px;
	height: 28px;
	background-image: url(/);
	background-size: 28px 28px
}

.qsf_inpt {
	padding-left: 40px;
	border: none
}

.qsf_btn,
.qsf_inpt {
	height: 50px;
	line-height: 50px
}

.qsf_btn {
	width: 150px;
	background-image: linear-gradient(90deg, #49e2ab, #6db80f)
}
