html {
	font-size: 50px;
	/* font-family: PingFangSC-Medium, PingFang SC, microsoft yahei; */
}

/* 多个地方用到的 动态list ---begin */
/* .dynamicList {} */

.releasePeopleInfor {
	width: 100%;
	overflow: hidden;
	padding: 14px 0;
	box-sizing: border-box;
}


.RPI_head_icon {
	height: 36px;
	width: 36px;
	border-radius: 50%;
	float: left;
	border: 1px solid #F0F0F0;
	/* margin-top: 8px; */
}

.RPI_nameAndAddress {
	float: left;
	margin-left: 10px;
	margin-top: 2.2px;
}

.RPI_nameAndAddress .RPI_leftCon {
	display: flex;
	flex-direction: column;
}

.RPI_name {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 16px;
	margin-bottom: 4px;
}

.RPI_address {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 14px;
}

.isFocusOn {
	float: right;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 4px;
	width: 90px;
	height: 30px;
	background: #00B382;
	border-radius: 46px;
	cursor: pointer;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}

.isFocusOn.alreadyFocusOn {
	background: #FFFFFF;
	border-radius: 46px;
	border: 2px solid #01B482;
	font-weight: 500;
	font-size: 14px;
	color: #01B482;
	line-height: 20px;
}

.del_dy {
	border: none;
	color: #FF3232;
	font-weight: 550;
	background: #ffffff;
	/* border: 0.5px solid #999999; */
}

.followBox_btn.alreadyFocusOn {
	color: #999999 !important;
	border: .5px solid #999999 !important;
	background: none !important;
}

.force_btn {
	width: 74px;
	height: 28px;
	background: #F28C00;
	border-radius: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	cursor: pointer;
}

.forwardingExplainBox {
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	word-break: break-word;
}

.forwardingExplainPointBox {
	font-size: 15px;
	font-weight: 400;
	color: #333333;
	line-height: 23px;
	height: auto;
}

.forwardingExplain {
	font-size: 15px;
	font-weight: 400;
	color: #333333;
	line-height: 23px;
	margin-bottom: 7px;
}

.FDCshare_more_text,
.more_text {
	width: 100px;
	font-size: 12px;
	font-weight: 400;
	color: #01B482;
	background: url(../img/ico_open2.png) center left 26px no-repeat;
	cursor: pointer;
	background-size: 16px;
}

.FDCshare_wordsBoxShowAll {
	-webkit-box-orient: inherit !important;
}

.FDC_wordsBoxShowAll {
	display: block;
	overflow: auto;
}

.FDCshare_more_textShowAll {
	background: url(../img/ico_up2.png) center left 26px no-repeat;
	background-size: 16px;
	background-position-y: 2px;
}

.forwardingInfor {
	padding: 10px 10px;
	background: #FAFAFA;
}

.forwardingPeopleInfor {
	margin-bottom: 5px;
}

.forwardingPeopleInfor .FPI_head_icon {
	height: 20px;
	width: 20px;
	border: 1px solid #F0F0F0;
	border-radius: 50%;
	float: left;
}

.forwardingPeopleInfor .FPI_name {
	float: left;
	margin-left: 4px;
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	line-height: 20px;
	height: 20px;
	width: 88%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;

}

.forwardingDynamicContent {
	font-size: 14px;
	color: #333333;
	line-height: 21px;
}

.FDC_wordsBox {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	position: relative;
	word-break: break-word;
}

.FDC_wordsBoxShowAll {
	display: block;
	overflow: auto;
}

.FDC_wordsBoxBtn.FDC_wordsBoxBtnShowAll {
	width: 100%;
	position: relative;
	background: none;
}

.FDC_wordsTitle {
	font-weight: 600;
}

.FDC_words {
	position: relative;
}

.FDC_photosBox {
	overflow: hidden;
	display: flex;
	/* 	justify-content: space-between; */
	margin-top: 10px;
	flex-wrap: wrap;
	width: 435px;
}

.forwardingDynamicList .moreReply {
	position: static;
	background: url(../img/ico_open.png) center left 26px no-repeat;
	background-size: 16px;
}

.FDC_photos {
	width: 120px;
	height: 120px;
	position: relative;
	margin-bottom: 8px;
	margin-right: 9px;
}

.FDC_video {
	width: 248px;
	height: 130px;
	position: relative;
	margin-bottom: 8px;
	margin-right: 9px;
}

.FDC_video {
	position: relative;
}

.FDC_video video {
	width: 100%;
	height: 100%;
	border-radius: 4px;
	object-fit: cover;
}

.FDC_video img {
	width: 32px;
	position: absolute;
	top: 49px;
	left: 108px;
}

.video_play {
	background: none !important;
	text-align: center;
	box-shadow: none !important;
	/* width: auto !important;
	max-width: 60%; */
}

.video_play video {
	min-height: 320px;
	max-height: 520px;
	width: auto;
	max-width: 90%;
	max-height: calc(100vh - 130px);
}

.layui-layer.video_play {
	top: 85px !important;
}

/* .layui-layer.publishPup{
	top: 150px !important;
} */
.FDC_photos.hide {
	display: none;
}

.FDC_photos.middle {
	margin: 0 10px;
}

.FDC_photos.middle2 {
	margin-right: 10px;
}

.weix,
.sheq {
	display: flex;
	margin-bottom: 9px;
	justify-content: center;
	cursor: pointer;
	align-items: center;
}

.selet_active {
	width: 95px;
	padding: 5px 0;
	background: #F28F08;
	border-radius: 15px;
	color: #FFFEFF;
}

.titleVal {
	height: 42px;
	border: none;
	width: 100%;
	border-bottom: 1px solid #F0F0F0;
	font-size: 14px;
	margin-bottom: 12px;
}

.erwm {
	width: 106px;
	height: 106px;
	margin-left: 15px;
}

.left_div {
	display: flex;
	flex-direction: column;
	color: #999999;
	font-size: 12px;
}

.tip_text {
	text-align: center;
	margin-top: 5px;
	font-weight: 500;
	font-size: 12px;
	color: #3D3D3D;
	line-height: 18px;
}

.left_div img {
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

.FDC_photos img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
}

.FDC_moreBtn {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #000000;
	text-align: center;
	width: 20px;
	height: 20px;
	border-radius: 4px 0px 4px 0px;
	color: #FFF;
	line-height: 20px;
	opacity: 0.5;
	font-size: 12px;
	cursor: pointer;
}

.FDC_subjectAndBriefing {
	/* width: 510px; */
	width: 410px;
	padding: 10px;
	border: .5px solid #D8D8D8;
	overflow: hidden;
	height: 86px;
	display: flex;
	margin-top: 10px;
	padding-right: 0;
}

.FDC_SAB_icon {
	max-width: 124px;
	height: 84px;
	border-radius: 4px;
}

.FDC_SAB_infor {
	width: 266px;
	height: 100%;
	margin-left: 10px;
}

.FDC_SAB_infor_title {
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	line-height: 22px;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.FDC_SAB_infor_label {
	font-size: 10px;
	font-weight: 500;
	color: #333333;
}

.FDC_SAB_infor_label span {
	border-radius: 3px 0px 3px 0px;
	border: .5px solid #F28C00;
	display: inline-block;
	padding: 3px 4px;
	font-size: 10px;
	font-weight: 500;
	color: #F28C00;
	line-height: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
}

.FDC_SAB_infor_buyer,
.FDC_SAB_infor_watch {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 18px;
}

/* .FDC_SAB_infor_buyer span{} */
.commentsBox {
	/* overflow: hidden; */
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	padding: 18px 0;
	border-bottom: 1px solid #F0F0F0;
	display: flex;
}

.comments-container {
	padding: 0 18px;
	margin-top: 10px;
}

.give_a_like,
.comments,
.collection,
.share,
.report,
.share_shequ,
.is_top {
	padding: 4px 10px;
	background: #F6F6F6;
	border-radius: 15px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-right: 12px;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
}

.share_shequ {
	background: none !important;
	color: #878787 !important;
	margin-left: 7px;
}

.commentsBox .active {
	background: rgba(240, 154, 37, 0.1) !important;
	color: #F09A25 !important;
}

.report-box {
	background: #FFFFFF !important;
	border: none !important;
	font-weight: 400;
	font-size: 14px;
	color: #878787;
	line-height: 21px;
}

.is_top img {
	width: 16px;
	height: 16px;
	margin-right: 4px;
}

.share_shequ {
	width: auto;
	margin-left: 22px;
}

.share_shequ img {
	width: 27px;
	height: 23px;
}

.likeCounts,
.replyNum,
.delComments {
	padding: 15px 10px;
	background: #F6F6F6;
	border-radius: 15px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-right: 12px;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
}

.replyActions .active {
	background: rgba(240, 154, 37, 0.1) !important;
}

.replyActions .active span {
	color: #F09A25 !important;
}

/* .delComments,.secondDelComments{
	width: 30px;
} */
.share_shequ,
.report {
	border: none;
}

.share {
	position: relative;
}

.right_div {
	flex: 1;
	margin-right: 9px;
	display: flex;
	justify-content: flex-end;
}

.report_box {
	background: #FFFFFF;
	border-radius: 8px;
	padding: 30px 52px !important;
}

.report_box .title_div {
	font-size: 22px;
	font-weight: 500;
	color: #333333;
	line-height: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.report_box .title_div div {
	width: 50%;
	text-align: right;
}

.report_box .close_ico {
	text-align: right;
	color: #666666;
	font-size: 30px !important;
	font-weight: 400 !important;
	cursor: pointer;
}

.VideoBox .title_div {
	font-size: 22px;
	font-weight: 500;
	color: #333333;
	line-height: 30px;
	display: flex;
	justify-content: center;
	padding-top: 20px;
}

.VideoBox .close_ico {
	text-align: right;
	color: #FFFFFF;
	font-size: 19px !important;
	font-weight: 400 !important;
	cursor: pointer;
	margin-left: 17px;
	margin-top: -40px;
	width: 35px;
	vertical-align: middle !important;
}

.report_box .addBtn {
	width: 100%;
	height: 48px;
	background: linear-gradient(135deg, #FFA934 0%, #F28C00 100%);
	border-radius: 4px;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
}

.report_box .reason_div {
	height: 100px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
	border-radius: 4px;
	border: .5px solid #E3E3E3;
	width: calc(100% - 32px);
	padding: 12px 16px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 24px;
}

.report_box .option {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 36px;
}

.report_box .option label {
	display: flex;
	margin-right: 40px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
	margin-bottom: 14px;
	align-items: center;
}

.report_box .option input {
	margin-right: 3px;
}

.report {
	width: auto;
}

.report img {
	width: 16px;
	height: 14px;
	margin-right: 3px;
}

.packUp {
	height: 24px;
	line-height: 24px;
	/* flex: 1; */
	margin-left: 20px;
	color: rgba(102, 102, 102, 1);
	padding-right: 20px;
	font-size: 12px;
	background: url(../../qAnswer/img/ico_close.png) center right no-repeat;
	cursor: pointer;
}

.orderby_active {
	color: #01B482;
}

.likecount_s {
	margin-right: 12px;
	cursor: pointer;
}

.create_datetime {
	margin-left: 12px;
	cursor: pointer;
}

.give_a_like img,
.comments img,
.collection img,
.share img,
.likeCounts img,
.replyNum img,
.delComments img,
.secondDelComments img {
	width: 16px;
	margin-right: 8px;
	cursor: pointer;
}

.secondLikeCounts img,
.secondReplyNum img,
.secondDelComments img,
.moreLikeCounts img {
	width: 15px;
	height: 14px;
	margin-right: 4px;
}

.give_a_like img {
	width: 22px;
}

.likeCounts img {
	width: 22px;
}

.replyItem .replyActions {
	display: flex;
}

.replyItem .replyActions span {
	padding-left: 0;
}

.noForwarding .forwardingInfor {
	background: none;
}

.noForwarding .FDC_wordsTitle {
	display: block;
}

.noForwarding .forwarding {
	display: none;
}

.replyItem .ansTop {
	display: flex;
	align-items: center;
}

.secondCL_All_infor .replyItem {
	padding-left: 4%;
}

.secondCL_All_infor .replyItem:last-child {
	border-bottom: 0px
}

.shareCourse {
	width: 420px;
	padding: 9px 0;
	overflow: hidden;
}

.SDB_course {
	background: #F7F7F7;
	padding: 10px;
	margin: 10px 0;
	overflow: hidden;
	display: flex;
	cursor: pointer;
	position: relative;
	align-items: center;
}

.SDB_course_cover .SDB_courseImg {
	height: 66px;
	max-width: 110px;
	border-radius: .1rem;
}

.shareCourse .labIco {
	width: 35px;
	position: absolute;
	top: 0;
	right: 0;
}

.FDC_subjectAndBriefing .labIco {
	width: 35px;
	position: absolute;
	top: 0;
	right: 0;
}

.FDC_subjectAndBriefing .labIco_ispay {
	width: 35px;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 30px;
	height: 17px;
}

.SDB_course_name {
	flex: 1;
	height: 41px;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	margin-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* 		 多个地方用到的 动态list ---end */
/* 用户列表--begin */

.eve_user_list {
	height: 16vw;
	border-bottom: .5px solid #F0F0F0;

	margin-left: 4vw;
	padding: 3vw 0;
	padding-right: 4vw;
	box-sizing: border-box;
}

.eve_user_header {
	width: 10vw;
	height: 10vw;
	float: left;
	margin-right: 2vw;
}

.eve_user_header img {
	width: 100%;
	height: 100%;
}

.eve_user_nameAndAddress {
	float: left;
	width: 55vw;
	height: 10vw;
	font-size: .32rem;
	line-height: 6vw;
}

.eve_user_name {
	width: 100%;
	height: 5vw;
	font-weight: 600;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.eve_user_name .selectWord {
	color: #F4940E;
}

.eve_user_addressBox {
	color: #666666;
	font-size: 12px;
	font-weight: 500;
}

.eve_user_sex {
	background-image: url(../img/ico_male.png);
	background-size: .22rem .22rem;
	padding-left: .3rem;
	background-repeat: no-repeat;
	background-position: left center;
}

.eve_user_sex.female {
	background-image: url(../img/ico_female.png);
	background-size: .18rem .22rem;
	padding-left: .25rem;
}

.eve_user_address {
	background-image: url(../img/20210625-address.png);
	background-size: .18rem .22rem;
	padding-left: .25rem;
	margin-left: .3rem;
	background-repeat: no-repeat;
	background-position: left center;
}

.focusOnState {
	float: right;
	width: 20vw;
	height: 7.5vw;
	border-radius: .5rem;
	border: .5px solid #F49108;

	font-size: 12px;
	font-weight: 400;
	color: #F49108;
	line-height: 7.5vw;
	text-align: center;
	margin-top: 1vw;
}

.focusOnState.alreadyFocusOn {
	color: #999999;
	border: 1px solid #999999;
}

/* 用户列表--end */
.hosp_result_item {
	width: 208px;
	height: 79px;
	background: #FAFAFA;
	border-radius: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.hosp_result_item .hosp_name {
	text-align: center;
	width: 178px;
	max-height: 40px;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.result_item {
	width: 208px;
	height: 178px;
	background: #FAFAFA;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #666666;
}

.result_item.isNoRead {
	background: #eaeaea;
}

.result_item .name {
	margin-bottom: 6px;
	font-size: 16px;
	color: #333333;
	width: 158px;
	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
	text-align: center;
}

.result_item .name span {
	max-width: 80px;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.force_btn {
	margin-right: 40px;
}

.result_item .sex,
.result_item .addr {
	margin-right: 15px;
}

.result_item .sex_img {
	width: 11px;
	height: 11px;
}

.result_item .female_img {
	width: 9px;
	height: 14px;
}

.result_item .addr_img {
	width: 10px;
	height: 12px;
}

.addr_tip {
	overflow: hidden;
}

.share_back {
	/* background: url(../img/share_back.png) center left -7px no-repeat;
	background-size: cover; */
	background: #F5F5F5;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.14);
	border: 1px solid #E2E2E2;
	border-radius: 0;
	width: 138px;
	padding: 7px;
	position: absolute;
	z-index: 99;
	/* margin-top: -20px;
	margin-left: 249px; */
	/* padding-left: 27px;
	padding-right: 27px;
	padding-top: 34px;
	padding-bottom: 21px; */
	right: -43px;
	top: 35px;
}

.result_item .followBox_btn {
	width: 74px;
	height: 28px;
	border-radius: 14px;
	border: 1px solid #F49108;
	line-height: 28px;
	text-align: center;
	color: #F49108;
	cursor: pointer;
	margin-top: 16px;
}

.result_item .RPI_head_icon {
	width: 55px;
	height: 55px;
	border: 1px solid #F0F0F0;
	border-radius: 50%;
	margin-bottom: 5px;
}

.header_comment {
	height: 46px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* padding: 0 18px; */
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	border-bottom: 1px solid #F0F0F0;
}

.header_comment .orderby {
	font-size: 12px;
	color: #666666;
	font-weight: 400;
}

.viewer-container {
	top: 130px;
	z-index: 9992 !important;
}

.publicBox>.addPicList ul li {
	margin-bottom: 10px;
	margin-left: 16px;
}

.publicBox .addPicList {
	min-height: 180px;
	/* max-height: 268px; */
	max-height: 200px;
	overflow-y: scroll;
	scrollbar-width: none;
	/* Firefox */
	-ms-overflow-style: none;
}

.publicBox .addPicList::-webkit-scrollbar {
	display: none;
	/* Chrome Safari */
}

.publicBox .QACommentInpCon2 {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 24px;
	width: 100%;
	/* height: 80px; */
	outline: none;
	border: none;
	padding: 8px 0px;
}

.addPic {
	font-size: 14px;
	color: #666666;
}

.viewer-one-to-one {
	display: none;
}

.viewer-reset,
.viewer-play {
	display: none;
}

.nextPage[attr-id=paging_hui] {
	color: #cccccc !important;
}

.prePage[attr-id=paging_hui] {
	color: #cccccc !important;
}

.force_btn[is_all='1'] {
	background: #999999 !important;
}

.layui-progress {
	display: none;
	position: fixed;
	width: 200px;
	left: 50%;
	top: 50%;
	margin: 30px 0 0 -100px;
	height: 6px;
	text-align: center;
	z-index: 99891015;
}

.videoItem {
	background: none !important;
}

.videoItem video {
	width: 100%;
	height: 100%;
}

.tit {
	width: 100%;
	white-space: normal;
	color: #918F8F;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	/* display: flex;
	align-items: center; */
	margin-top: 8px;
}

.dot_span {
	width: 4px;
	height: 4px;
	background: #918F8F;
	border-radius: 50%;
	margin-right: 5px;
	display: inline-block;
}

/* 学院专业会，共享会提示弹窗 begin*/
.briefingPopWrapBox_wordBox {
	width: 100%;
	height: 240px;
	overflow: hidden;
	overflow-y: scroll;
	font-size: 18px;
	margin: 10px 0;
}

.briefingPopWrapBox_wordBox::-webkit-scrollbar {
	display: none;
}

.briefingPopWrapBox_wordBox li {
	margin-bottom: 5px;
	line-height: 24px;
	text-align: justify;
}

.briefingPopWrapBox_word1 {
	font-size: 24px;
	text-align: center;
	font-weight: 600;
	margin-top: -20px;
}

.briefingPopWrapBox_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.briefingPopWrap2,
.isVisibleEmployee {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, .6);
}

.briefingPopWrap2 .briefingPopWrapBox,
.isVisibleEmployee .briefingPopWrapBox {
	width: 300px;
	height: 220px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background-color: #FFFFFF;
	border-radius: 10px;
	padding: 15px;
}

.briefingPopWrap2 .briefingPopWrapBox_wordBox,
.isVisibleEmployee .briefingPopWrapBox_wordBox {
	width: 100%;
	height: 100px;
	font-size: 18px;
	margin: 15px 0;
}

.briefingPopWrap2 .briefingPopWrapBox_btn span,
.isVisibleEmployee .briefingPopWrapBox_btn span {
	border: 1px solid #cfcfcf;
	padding: 15px 0;
	text-align: center;
	border-radius: 10px;
	color: #666666;
	width: 47%;
	float: left;
	font-weight: 600;
	cursor: pointer;
}

.isVisibleEmployee .briefingPopWrapBox_btn span:nth-child(2) {
	margin-left: 6%;
	background-color: #F28C00;
	color: #FFFFFF;
	border: none;
}

.isVisibleEmployee .briefingPopWrapBox_btn span:nth-child(2).disabled {
	background: #CBCBCB;
}

.isVisibleEmployee .briefingPopWrapBox_btn span.agree {
	opacity: 0.4;
}

/* 学院专享 end */
/* 发布转发 */
.SDB_others {
	background: #F7F7F7;
	padding: 10px;
	margin: 10px 0 10px 0;
	width: 100%;
	box-sizing: border-box;
}

.SDB_others_infor {
	margin-bottom: 5px;
	width: 100%;
}

.SDB_others_header img {
	border-radius: 50%;
	float: left;
	height: 20px;
	width: 20px;
	border: 1px solid #F0F0F0;
}

.SDB_others_name {
	float: left;
	margin-left: 4px;
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	line-height: 20px;
	height: 20px;
	width: 88%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.SDB_others_detail {
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 21px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.SDB_others_detail_name {
	font-weight: 600;
}

.layui-layer-content .FDC_subjectAndBriefing {
	background: #FAFAFA;
	width: 100%;
	border: none;
}

.layui-layer-content .shareCourse {
	background: #FAFAFA;
	width: 100%;
	border: none;
	margin-top: 10px;
	padding: 0;
}

.layui-layer-content .SDB_course {
	background: #FAFAFA;
	margin: 0;
}

/* 新加样式 */
.FDC_words img {
	width: 14px;
	height: 14px;
	margin-top: -3px;
}

.FDC_words .academicTopicName {
	color: #01B482;
	cursor: pointer;
	font-weight: 600;
}

.QAComment>.QAcontrol .publicBtn {
	background: #01B482;
}

.is_top {
	position: relative;
}

.topDown {
	background: url(../img/share_back2.png) center left -7px no-repeat;
	background-size: 100%;
	width: 100px;
	height: 58px;
	position: absolute;
	z-index: 99;
	padding-left: 24px;
	padding-right: 34px;
	padding-top: 30px;
	padding-bottom: 19px;
	right: -30px;
	top: 18px;
	line-height: 26px;
}

.topDown div:hover {
	background: #dddddd;
}

.publishTopicBox .topicIntroduction {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 24px;
	width: 100%;
	height: 200px;
	outline: none;
	border: none;
}

.existingTopics {
	position: absolute;
	top: 44px;
	width: 380px;
	height: 206px;
	background: #ffffff;
	border-radius: 8px;
	background: url(../img/createTopicBg.png) no-repeat;
	background-size: 100% 22%;
	/* background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%); */
	box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 9%);
	z-index: 99;
}

.existingTopics div {
	line-height: 45px;
	color: #1BBB8F;
	margin-left: 14px;
	font-weight: 600;
}

.existingTopics div span {
	color: #999999;
}

.existingTopics ul li {
	padding: 0 14px;
	line-height: 26px;
	cursor: pointer;
}

/* .existingTopics ul li:hover{
  background: #eaeaea;
} */
.existingTopics ul li img {
	height: 14px;
	width: 14px;
	margin-top: -4px;
	margin-right: 6px;
}

.topicNameVal {
	height: 42px;
	border: none;
	width: 100%;
	border-bottom: 1px solid #F0F0F0;
	font-size: 14px;
	margin-bottom: 12px;
}

.layui-layer-title .rule {
	float: right;
	margin-right: -40px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	cursor: pointer;
	position: relative;
	display: flex;
	align-items: center;
}

.layui-layer-title .rule img {
	width: 13px;
	height: 13px;
	margin-right: 2px;
	margin-top: -2px;
}

.QAComment>.QAcontrol {
	margin-bottom: 5px;
}

.QAComment .isAdmin {
	margin-left: 3px;
	margin-bottom: 0px;
}

.QAComment .isAdmin img {
	margin-right: 7px;

}

.QAComment>.HTcontrol {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #666666;
	margin-bottom: 8px;
}

.QAComment>.HTcontrol .addTopic {
	line-height: 18px;
	background: url(../../../images/icon_addpic.png) left center no-repeat;
	padding-left: 24px;
	cursor: pointer;
}

.forwardingExplainBox img {
	width: 14px;
	height: 14px;
	margin-top: -3px;
}

.forwardingExplainBox .academicTopicName {
	color: #01B482;
	cursor: pointer;
	font-weight: 600;
}

/* 个人主页我的动态增加学术圈标签 */
.academicCircleTitle {
	border: 1px solid #f6b664;
	height: 22px;
	line-height: 22px;
	padding: 2px 8px;
	border-radius: 8px;
	color: #f6b664;
}

.academicCircleTitle.active {
	position: absolute;
	right: 60px;
}

.flex_div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex: 1;
}

.flex_div .RPI_leftCon {
	display: flex;
	align-items: center;
}

.flex_div .RPI_rightCon {
	display: flex;
	align-items: center;
}

.flex_div .RPI_rightCon div {
	margin-right: 10px;
	cursor: pointer;
}

.flex_div .RPI_address {
	margin-left: 10px;
}