@font-face {
	font-family: 'iconfont';
	/* Project id 274560 */
	src: url('//at.alicdn.com/t/font_274560_8vroy4tvvhf.woff2?t=1625732763256') format('woff2'), url('//at.alicdn.com/t/font_274560_8vroy4tvvhf.woff?t=1625732763256') format('woff'), url('//at.alicdn.com/t/font_274560_8vroy4tvvhf.ttf?t=1625732763256') format('truetype');
}
.office-category-right{
	width: calc(100% - 100px);
}
.office-cont-border{
	position: relative;
}
.office-li-order img {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-bottom: 4px;
}
.office-result-cont .office-li-order.on a{
	color: #1A8CFF;
}
.bk-result-list>li:last-child .bk-result-item-con {
	border-bottom: 0px;
}
.bk-result-list>li {
	width: 100%;
	margin-bottom: 24px;
}
.office-result-nav{
	margin-bottom: 18px;
}

.bk-result-list>li .bk-result-item-con {
	width: calc(100% - 40px);
	margin: 0 20px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.bk-result-list>li .bk-result-item-con .bk-rlist-l {
	width: 168px;
	height: 112px;
	border-radius: 4px;
	border: 1px solid #E8E8E8;
	margin-right: 16px;
}
.bk-result-list>li .bk-result-item-con .bk-rlist-l img{
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
.bk-result-list>li .bk-result-item-con .bk-rlist-r{
	width: calc(100% - 190px);
}
.bk-result-list>li .bk-result-item-con .bk-rlist-r .bk-rlist-r-tit{
	display: flex;
	margin-top: 12px;
}
.bk-result-list>li .bk-result-item-con .bk-rlist-r .bk-rlist-r-tit .bk-rlist-r-tit-type{
	width: 58px;
	height: 25px;
	background: #F4F7F9;
	border-radius: 2px;
	border: 1px solid rgba(132, 154, 174, 0.2);
	margin-right: 8px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #849AAE;
	text-align: center;
	line-height: 25px;
}
.bk-rlist-original-text{
	width: 35px;
	height: 25px;
	background: #F4F9FF;
	color:#1A8CFF;
	border-radius: 2px;
	border: 1px solid #94D4FF;
	margin-right: 8px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	text-align: center;
	line-height: 25px;
}
.bk-result-list>li .bk-result-item-con .bk-rlist-r .bk-rlist-r-tit .bk-rlist-r-tit-text{
	/*width: calc(100% - 70px);*/
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #262626;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.bk-result-list>li .bk-result-item-con .bk-rlist-r .bk-rlist-r-tit .bk-rlist-r-tit-text:hover{
	/*width: calc(100% - 70px);*/
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #1a8cff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.bk-rlist-r-tit-text em{font-style: normal; color: #1a8cff;}
.bk-result-list>li .bk-result-item-con .bk-rlist-r .bk-rlist-r-infor{
	width: 100%;
	height: 40px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #8C8C8C;
	line-height: 20px;
	margin: 3px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.bk-rlist-r .bk-rlist-r-label .bk-rlist-r-tit-type {
	width: 58px;
	height: 25px;
	background: #F4F7F9;
	border-radius: 2px;
	border: 1px solid rgba(132, 154, 174, 0.2);
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #849AAE;
	text-align: center;
	line-height: 25px;
	float:left;
}
.bk-result-list>li .bk-result-item-con .bk-rlist-r .bk-rlist-r-label{
	float: left;
}
.bk-result-list>li .bk-result-item-con .bk-rlist-r .bk-rlist-r-label span{
	font-size: 13px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ABABAB;
	margin-left: 16px;
	line-height: 25px;
}
.bk-result-list>li .bk-result-item-con .bk-rlist-r .bk-rlist-r-label .bk-rlist-r-label-on{
	color: #1A8CFF;
}
.hot-topics{
	padding: 16px;
	box-sizing: border-box;
}
.hot-topics a{
	color: #262626;
	display: flex;
	align-items: center;
	margin-bottom: 12px;
}
.hot-topics a:last-child{
	margin-bottom: 0;
}
.hot-topics .hot-number{
	background: #FE5900;
	color: #FFFFFF !important;
	border-radius: 2px;
}
.hot-topics a div:nth-child(1){
	width: 18px;
	height: 18px;
	border-radius: 2px;
	border: 1px solid #E8E8E8;
	font-size: 13px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #262626;
	line-height: 18px;
	text-align: center;
}
.hot-topics a div:nth-child(2):hover{
	color: #FE5900;
}
.hot-topics a div{
	margin-right: 8px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #262626;
	line-height: 20px;
}
.hot-topics .hot-text{
	color: #FE5900;
}
.office-jg-ul{
	padding: 0 20px;
	box-sizing: border-box;
}
.office-jg-ul li{
	width: 100%;
	margin-top: 11px;
	padding-bottom: 11px;
	border-bottom: 1px dashed #E8E8E8;
	display: flex;
	align-items: center;
}
.office-jg-ul li:last-child{
	border-bottom: none;
}
.office-jg-ul li .jg-img{
	width: 66px;
	height: 46px;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #EBEBEB;
	margin-right: 10px;
}
.office-jg-ul li .jg-img img{
	width: 100%;
	height: 100%;
}
.office-jg-ul .jg-infor{
	width: 149px;
}
.office-jg-ul .jg-infor-name{
	width: 100%;
	font-size: 13px;
	font-family: PingFangSC;
	color: #262626;
	line-height: 18px;
	margin-bottom: 7px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.office-jg-ul .jg-infor-name:hover{
	width: 100%;
	font-size: 13px;
	font-family: PingFangSC;
	color: #1a8cff;
	line-height: 18px;
	margin-bottom: 7px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.office-jg-ul .jg-infor-pj{
	width: 100%;
	font-size: 12px;
	font-family: PingFangSC;
	color: #8C8C8C;
	line-height: 17px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.offices-nav-search{
	width: 250px;
	/* height: 32px; */
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #E8E8E8;
	float: right;
	margin: 4px 0;
	position: relative;
}
.offices-nav-search .search-input{
	padding: 3px 12px;
	height: 32px;
	line-height: 32px;
	box-sizing: border-box;
	position: relative;
}
.offices-nav-search .search-input input{
	width: 95%;
	height: 100%;
	vertical-align:top;
}
.offices-nav-search .search-input input::placeholder{
	font-size: 13px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ABABAB;
}
.offices-nav-search .search-input button{
	position: absolute;
	top: -4px;
	right: 8px;
}
.offices-nav-search-focus{
	width: 375px;
}
.offices-nav-search .search-input button i{
	font-size: 14px;
}
.offices-nav-search .pk-search-result {
	display: none;
	/* position: absolute; */
	/* top: 44px; */
	left: 0;
	right: 0;
	background-color: #fff;
	max-height: 376px;
	width: 250px;
	border-top: 1px solid #F5F6F7;
	z-index: 999;
	overflow-y: auto;
}
.offices-nav-search-focus .pk-search-result{
	width: 350px;
	margin: 0 12px;
}

.offices-nav-search .pk-search-result h6 {
	height: 32px;
	line-height: 32px;
	padding-left: 13px;
	border-bottom: 1px solid #F5F6F7;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.offices-nav-search .pk-search-result li {
	width: 100%;
	height: 32px;
	line-height: 32px;
	/* padding-left: 13px; */
	/* border-bottom: 1px solid #F5F6F7; */
	font-size: 12px;
	color: #000000;
	letter-spacing: 0;
	cursor: pointer;
}

.offices-nav-search .pk-search-result li:hover {
	background-color: #fafbfc;
	color: #1A8CFF;
}

.offices-nav-search .pk-search-result li span {
	line-height: 32px;
	color: #1A8CFF;
}
.offices-nav-search-data{
	border: 1px solid #1A8CFF;
	position: absolute;
	    right: 25px;
}
.office-search-remind{
	height: 17px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ABABAB;
	line-height: 17px;
	padding-left: 20px;
	margin-bottom: 12px;
	display: none;
}
/* 没有数据 */
.no-data{
	width: 100%;
	padding: 40px 0 55px;
	background: #FFFFFF;
	border-radius: 0px 0px 4px 4px;
	border-bottom: 1px solid #E8E8E8;
	display: none;
}
.no-data-img{
	margin: 0 auto 21px;
	width: 193px;
	height: 123px;
}
.no-data-img img{
	width: 100%;
	height: 100%;
}
.no-data p{
	height: 22px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #595959;
	line-height: 22px;
	text-align: center;
}
.office-result-cont .office-cont-border{
	margin-bottom: 20px;
}
.office-category-box.borderTop0{
	border-bottom: 0;
}
.office-result-cont .mb10{
	margin-bottom: 10px;
}
/* 推荐课程或机构 */
.office-jg-remind{
	width: 100%;
	border-bottom: 1px solid #E8E8E8;
	height: 47px;
	font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #262626;
	line-height: 47px;
	padding-left: 16px;
	box-sizing: border-box;
}
.jg-result-list>li:hover {
	background: #FAFBFC;
}

.jg-result-list>li:hover .jg-rlist-hover {
	display: block !important;
}

.jg-result-list>li:hover .jg-tit {
	color: #1A8CFF !important;
}

.jg-result-list>li:last-child .jg-result-item-con {
	border-bottom: 0px;
}

.jg-result-list>li {
	width: 100%;
	padding-top: 20px;
}

.jg-result-list>li .jg-result-item-con {
	width: calc(100% - 40px);
	margin: 0 20px;
	border-bottom: 1px solid #EBEBEB;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-l {
	width: 107px;
	height: 107px;
	border-radius: 4px;
	border: 1px solid #EBEBEB;
	margin-right: 20px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-l .jg-rlist-img {
	width: 105px;
	height: 105px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-l .jg-rlist-img img {
	max-width: 100%;
	width: 100%;
	max-height: 100%;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-l .jg-rlist-img:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r {
	flex: 1;
	margin-bottom: 20px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info {
	width: 401px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-tit-out {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-tit-out .jg-tit {
	max-width: 210px;
	font-size: 18px;
	font-weight: 600;
	color: #262626;
	line-height: 25px;
}
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-tit-out .jg-tit span{
	color: #1A8CFF;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-tit-out .jg-kx {
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 0 2px;
	margin-right: 10px;
	border: 1px solid #ffcdb0;
	border-radius: 2px;
	color: #fc9258;
	display: flex;
	justify-content: flex-start;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-tit-out .jg-kx i {
	margin-right: 2px;
	font-size: 12px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-kc,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-xq {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	margin-top: 8px;
	font-size: 13px;
	color: #8C8C8C;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-kc .kc-hot,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-xq .kc-hot {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 13px;
	color: #FE5900;
	line-height: 18px;
}
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-kc .kc-hot span{
	color: #1A8CFF;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-kc .kc-hot img,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-xq .kc-hot img {
	display: block;
	width: 12px;
	height: 12px;
	margin-right: 2px;
	margin-bottom: 1px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-kc .xq-text,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-xq .xq-text {
	width: 220px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-kc a,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-xq a {
	display: block;
	font-size: 13px;
	color: #8C8C8C;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-kc a img,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-xq a img {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-kc a span,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-xq a span {
	display: block;
	margin-right: 3px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-kc a:before,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-xq a:before {
	display: inline-block;
	content: '';
	width: 1px;
	height: 12px;
	background: #D8D8D8;
	margin: 0 8px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-label {
	width: 100%;
	height: 20px;
	margin-top: 8px;
	display: flex;
	justify-content: flex-start;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-label li {
	height: 20px;
	background: #F4F7F9;
	margin-right: 4px;
	padding: 0 5px;
	border-radius: 2px;
	display: flex;
	justify-content: center;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-label li i {
	width: 12px;
	height: 12px;
	font-size: 12px;
	color: #849AAE;
	margin-right: 3px;
	line-height: 20px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .jg-label li span {
	color: #849AAE;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-info .ranking {
	width: auto;
	display: inline-block;
	height: 22px;
	margin-top: 6px;
	padding: 2px 4px;
	background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFF6ED 100%);
	border-radius: 2px;
	font-size: 12px;
	color: #FE5900;
	line-height: 17px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data {
	width: 205px;
	height: 107px;
	border-left: 1px solid #EBEBEB;
	padding: 0 20px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .jg-data-score {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 14px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .jg-data-score .jyb-score {
	width: 73px;
	height: 14px;
	position: relative;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .jg-data-score .jyb-score i {
	display: block;
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .jg-data-score .jyb-score .jyb-score-top {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .jg-data-score .jyb-score .jyb-score-top i {
	background: -webkit-linear-gradient(0deg, #FE8D00 0%, #FF6100 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #FF6100;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .jg-data-score .jyb-score .jyb-score-bottom {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .jg-data-score .jyb-score .jyb-score-bottom i {
	color: #EBEBEB;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .jg-data-score span {
	display: block;
	font-size: 13px;
	font-weight: 600;
	color: #FE5900;
	margin-left: 4px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .evaluate,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .real-tuition,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-data .service {
	display: block;
	margin-top: 8px;
	font-size: 13px;
	color: #8C8C8C;
	line-height: 18px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover {
	width: 180px;
	height: 107px;
	border-left: 1px solid #EBEBEB;
	padding-left: 20px;
	display: none;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .collection-contrast {
	width: 100%;
	height: 17px;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 10px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .collection-contrast .collection,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .collection-contrast .contrast {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 12px;
	color: #8C8C8C;
	margin-right: 22px;
	cursor: pointer;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .collection-contrast .collection i,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .collection-contrast .contrast i {
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	color: #8C8C8C;
	margin-right: 3px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .collection-contrast .collection img,
.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .collection-contrast .contrast img {
	display: block;
	width: 14px;
	height: 15px;
	margin-right: 3px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .collection-contrast .contrast {
	margin-right: 0 !important;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .office-relist-btns>a {
	display: inline-block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 12px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .office-relist-btns .border-a-blue {
	width: 100%;
	height: 36px;
	margin: 0 0 8px 0;
	border: 1px solid #1A8CFF;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .office-relist-btns .basic-btn-blue {
	background-color: #1A8CFF;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-r-info .jg-rlist-hover .office-relist-btns .basic-btn-blue:hover {
	background-color: #42A7FF;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity {
	margin-top: 12px;
	padding: 12px 0 4px;
	position: relative;
	border-top: 1px solid #EBEBEB;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-updown {
	position: absolute;
	right: 0px;
	top: 12px;
	font-size: 13px;
	color: #262626;
	line-height: 18px;
	cursor: pointer;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-updown i {
	font-size: 12px;
	margin-left: 2px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-list {
	width: 100%;
	max-height: 46px;
	overflow: hidden;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-list .jg-activity-item {
	width: 100%;
	height: 18px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 8px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-list .jg-activity-item i {
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 1px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	margin-right: 6px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-list .jg-activity-item .zhe {
	background: #FFB340;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-list .jg-activity-item .zeng {
	background: #35D3A3;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-list .jg-activity-item .quan {
	background: #FF8240;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-list .jg-activity-item .mian {
	background: #F53D65;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-list .jg-activity-item span {
	font-size: 13px;
	color: #8C8C8C;
	line-height: 18px;
}

.jg-result-list>li .jg-result-item-con .jg-rlist-r .jg-rlist-activity .jg-activity-list .jg-activity-item:last-child {
	margin-bottom: 0;
}

/* 收藏成功提示 */
.alert-collection {
	width: auto;
	height: 44px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 4px;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 100;
	display: none;
}

.alert-coll {
	width: auto;
	height: 44px;
	padding: 0 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.alert-coll .coll-l {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.alert-coll .coll-l i {
	width: 16px;
	color: #35D3A3;
	margin-right: 4px;
}

.alert-coll .coll-l span {
	display: block;
	font-size: 14px;
	color: #35D3A3;
	line-height: 16px;
}

.alert-coll>i {
	display: block;
	width: 1px;
	height: 12px;
	background: #FFFFFF;
	margin: 0 8px;
}

.alert-coll .coll-r {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.alert-coll .coll-r span {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	margin-right: 4px;
}

.alert-coll .coll-r i {
	width: 16px;
	font-size: 12px;
	color: #fff;
}

/**
 * 右侧 fixed 对比 栏
 */
.fixed-right-pk {
	display: none;
	position: fixed;
	top: 126px;
	right: 130px;
	width: 200px;
	background-color: #fff;
	z-index: 999;
	user-select: none;
}

.fixed-right-pk .pk-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px;
	height: 30px;
	width: 100%;
	background-color: #1A8CFF;
	font-size: 14px;
	color: #FFFFFF;
}

.fixed-right-pk .pk-title i {
	width: 20px;
	height: 20px;
	display: inline-block;
	-webkit-mask: url(https://static.jiaoyubao.cn/images/common/icon-cross-no-bg.svg) no-repeat;
	mask: url(https://static.jiaoyubao.cn/images/common/icon-cross-no-bg.svg) no-repeat;
	background-color: #fff;
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	cursor: pointer;
}

.pk-add {
	position: relative;
	height: 32px;
	margin: 0 auto 15px;
}

.pk-add p {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 180px;
	margin-left: 10px;
	line-height: 32px;
	padding-left: 12px;
	border: 1px solid #D9D9DA;
	border-radius: 4px;
	font-size: 12px;
	color: #262626;
	cursor: pointer;
}

.pk-add p::after {
	content: '';
	height: 18px;
	width: 18px;
	display: inline-block;
	margin-right: 7px;
	-webkit-mask: url(https://static.jiaoyubao.cn/images/common/icon-bottom-no-bg.svg) no-repeat;
	mask: url(https://static.jiaoyubao.cn/images/common/icon-bottom-no-bg.svg) no-repeat;
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #e5e8ed;
}

.pk-add .pk-search {
	display: none;
	position: absolute;
	top: 34px;
	right: -1px;
	height: 420px;
	width: 250px;
	background-color: #fff;
	z-index: 999;
}

.pk-add .pk-search-title {
	position: relative;
	height: 44px;
	width: 100%;
	padding: 7px 9px;
}

.pk-add .pk-search-title input {
	display: block;
	width: 230px;
	height: 30px;
	background: #f5f6f7;
	border-radius: 4px;
	-webkit-box-shadow: unset;
	padding-left: 31px;
	font-size: 14px;
	color: #262626;
	caret-color: #1A8CFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.pk-add .pk-search-title .search-del {
	position: absolute;
	display: none;
	top: 14px;
	width: 16px;
	height: 16px;
	margin: 0;
	left: unset;
	right: 20px;
	-webkit-mask: url(https://static.jiaoyubao.cn/images/common/icon-cross-block.svg) no-repeat;
	mask: url(https://static.jiaoyubao.cn/images/common/icon-cross-block.svg) no-repeat;
	background-color: #ababab;
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
}

.pk-add .pk-search-title::before {
	position: absolute;
	top: 14px;
	left: 20px;
	content: '';
	height: 16px;
	width: 16px;
	display: inline-block;
	-webkit-mask: url(https://static.jiaoyubao.cn/images/common/icon-search-linear.svg) no-repeat;
	mask: url(https://static.jiaoyubao.cn/images/common/icon-search-linear.svg) no-repeat;
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #ababab;
}

.pk-add .pk-search-title input::-webkit-input-placeholder {
	font-size: 14px;
	color: #ABABAB;
}

.pk-add .pk-search-result {
	display: none;
	position: absolute;
	top: 44px;
	left: 0;
	right: 0;
	background-color: #fff;
	height: 376px;
	width: 250px;
	border: 1px solid #F5F6F7;
	z-index: 999;
	overflow-y: auto;
}

.pk-add .pk-search-result h6 {
	height: 32px;
	line-height: 32px;
	padding-left: 13px;
	border-bottom: 1px solid #F5F6F7;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.pk-add .pk-search-result li {
	height: 32px;
	line-height: 32px;
	padding-left: 13px;
	border-bottom: 1px solid #F5F6F7;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0;
	cursor: pointer;
}

.pk-add .pk-search-result li:hover {
	background-color: #fafbfc;
	color: #1A8CFF;
}

.pk-add .pk-search-result li span {
	line-height: 32px;
	color: #1A8CFF;
}

.fixed-right-pk .pk-start {
	margin: 0 auto 20px;
	width: 170px;
	height: 30px;
	background-color: #1a8cff;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	border-radius: 2px;
	cursor: pointer;
}

.fixed-right-pk .pk-clear {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 25px;
	font-size: 12px;
	color: #ABABAB;
	background: #E5E8ED;
	cursor: pointer;
}

.fixed-right-pk .pk-clear::before {
	content: '';
	height: 14px;
	width: 14px;
	display: inline-block;
	margin-right: 2px;
	-webkit-mask: url(https://static.jiaoyubao.cn/images/common/icon-del-linear.svg) no-repeat;
	mask: url(https://static.jiaoyubao.cn/images/common/icon-del-linear.svg) no-repeat;
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #ABABAB;
}

.fixed-right-pk .pk-list {
	margin-bottom: 10px;
}

.fixed-right-pk .pk-list li {
	position: relative;
	display: flex;
	height: 76px;
	align-items: center;
	padding: 10px;
	border: 1px transparent dashed;
}

.fixed-right-pk .pk-list li:hover {
	border: 1px #1A8CFF dashed;
}

.fixed-right-pk .pk-list li::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200%;
	height: 1px;
	background-color: #E5E8ED;
	transform-origin: 0 0;
	transform: scale(0.5, 0.5);
}

.fixed-right-pk .pk-list .pk-item-img {
	width: 55px;
	height: 55px;
}

.fixed-right-pk .pk-item-img img {
	width: 100%;
	height: 100%;
}

.fixed-right-pk .pk-list .pk-item-name {
	flex: 1;
	padding-left: 15px;
	line-height: 20px;
	letter-spacing: 0;
	font-size: 15px;
	color: #262626;
}

.pk-del {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	height: 20px;
	width: 20px;
	background-color: #1a8cff;
	cursor: pointer;
}

.pk-del .pk-del-icon {
	height: 20px;
	width: 20px;
	display: inline-block;
	-webkit-mask: url(https://static.jiaoyubao.cn/images/common/icon-cross-no-bg.svg) no-repeat;
	mask: url(https://static.jiaoyubao.cn/images/common/icon-cross-no-bg.svg) no-repeat;
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #fff;
	z-index: 2;
}

.organization-list {
	width: 100%;
	height: 376px;
	overflow-y: auto;
	border: 1px solid #F5F6F7;
}

.pk-search-result::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background: #d9d9da;
}

.organization-list::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background: #d9d9da;
}

.pk-search-result::-webkit-scrollbar-track {
	background: #fafbfc;
}

.organization-list::-webkit-scrollbar-track {
	background: #fafbfc;
}

.pk-search-result::-webkit-scrollbar {
	background-color: #D9D9DA;
	width: 8px;
	border-radius: 4px;
}

.organization-list {
	width: 100%;
	height: 376px;
	overflow-y: auto;
	border: 1px solid #F5F6F7;
}

.pk-search-result::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background: #d9d9da;
}

.organization-list::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background: #d9d9da;
}

.pk-search-result::-webkit-scrollbar-track {
	background: #fafbfc;
}

.organization-list::-webkit-scrollbar-track {
	background: #fafbfc;
}

.pk-search-result::-webkit-scrollbar {
	background-color: #D9D9DA;
	width: 8px;
	border-radius: 4px;
}

.organization-list::-webkit-scrollbar {
	background-color: #D9D9DA;
	width: 8px;
	border-radius: 4px;
}

.organization-list dt,
.organization-list dd {
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #F5F6F7;
}

.organization-list dd a {
	display: block;
	padding-left: 11px;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #262626;
	letter-spacing: 0;
}

.organization-list dd a:hover {
	background-color: #f5f6f7;
	color: #1A8CFF;
}

.organization-list dt {
	font-weight: 600;
	padding-left: 11px;
	font-size: 14px;
	color: #1A8CFF;
	letter-spacing: 0;
	background-color: #f4faff;
}

.collection:hover span,
.contrast:hover span {
	color: #FE5900 !important;
}

.collection:hover i,
.contrast:hover i {
	color: #FE5900 !important;
}