/* ===== 日历弹窗（融合自 indextc.html，全部样式限定在 #floatCalendarforTop 内，不影响页面全局） ===== */
			#floatCalendarforTop {
				font-family: "Microsoft YaHei", "SimSun", Helvetica, Arial, sans-serif;
			}
			#floatCalendarforTop ol,
			#floatCalendarforTop ul {
				margin: 0;
				padding: 0;
				list-style: none;
			}
			#floatCalendarforTop .clear { clear: both; }
			#floatCalendarforTop .box { width: 100%; height: 100%; margin-top: 18px; }
			#floatCalendarforTop .head { width: 100%; height: 40px; cursor: pointer; }
			#floatCalendarforTop .head .prev,
			#floatCalendarforTop .head .next { width: 20%; text-align: center; float: left; line-height: 40px; font-size: 14px; }
			#floatCalendarforTop .head .tomon { width: 60%; float: left; text-align: center; line-height: 40px; font-size: 16px; }
			#floatCalendarforTop .date ol { width: 100%; height: 40px; background: #fff; padding: 0; }
			#floatCalendarforTop .date ol li { display: block; float: left; width: 14.2857%; text-align: center; font-size: 10px; color: #666; border: none; padding: 0; line-height: 40px; height: 40px; margin-left: 0px; }
			#floatCalendarforTop .date ul { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; }
			#floatCalendarforTop .date ul li { display: block; width: 14.2857%; height: 43px; line-height: 30px; text-align: center; font-size: 12px; background: #fff; position: relative; margin-left: 0px; color: #333; font-weight: bold; }
			#floatCalendarforTop .date ul li i { font-size: 10px; position: absolute; right: 0; bottom: 0px; display: block; height: 15px; line-height: 15px; width: 100%; text-align: center; color: #0C7FF2; font-style: normal; }
			#floatCalendarforTop .date ul li span { display: inline-block; text-align: center; width: 20px; height: 20px; line-height: 20px; cursor: pointer; }
			#floatCalendarforTop .date ul .no_date { background: #fafafa; color: #999; line-height: 30px; }
			#floatCalendarforTop .date ul .act_wk { color: #333; }
			#floatCalendarforTop .date ul .act_date { background: #fff; color: #0C7FF2; }
			#floatCalendarforTop .date ul .act_date span { border: 1px solid #0C7FF2; border-radius: 50%; }
			#floatCalendarforTop .date ul .act_date1 span { background-color: #0C7FF2; border: 1px solid #0C7FF2; border-radius: 50%; color: #fff; width: 20px; height: 20px; line-height: 20px; }
			#floatCalendarforTop .date ul .act_ds { background: #005bac; color: #fff; }
			#floatCalendarforTop .hyrlinewleft { width: 310px; }
			#floatCalendarforTop .kfgraypic { width: 50px; height: auto; display: inline-block; }
			#floatCalendarforTop .wlkMetTopConRR ul { border-left: 1px solid #dedede; margin-top: 10px; }
			#floatCalendarforTop .wlkMetTopConRR ul li { list-style: none; font-size: 16px; font-weight: 400; color: #333333; display: flex; flex-direction: row; align-items: center; padding-top: 33px; }
			#floatCalendarforTop .wlkMetTopConRR ul li p { display: flex; height: 25px; align-items: center; margin-left: -5px; margin-top: -10px; }
			#floatCalendarforTop .wlkMetTopConRR ul li p:hover { color: #147BE7; }
			#floatCalendarforTop .wlkMetTopConRR ul li p:hover .span { background-color: #147BE7; }
			#floatCalendarforTop .wlkMetTopConRR ul li.active .span { background-color: #147BE7; }
			#floatCalendarforTop .wlkMetTopConRR ul li .span { display: inline-block; width: 9px; height: 9px; background-color: #EDEDED; border-radius: 50%; }
			#floatCalendarforTop .wlkMetTopConRR ul li .span0 { display: inline-block; margin-left: 10px; margin-right: 23px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; }
			#floatCalendarforTop .wlkMetTopConRR ul li .span1 { width: 229px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; }
			#floatCalendarforTop .wlkMetTopConRR ul li.current .span { background: url("https://img1.17img.cn/ui/simg/instrument/child/webinar2020/images/pc/xiaoiconnew.png") no-repeat left top; width: 17px; height: 17px; display: inline-block; margin-left: -4px; }
			#floatCalendarforTop .wlkMetTopConRR ul li.current .span0 { margin-left: 6px; color: #F1450B; }
			#floatCalendarforTop .wlkMetTopConRR ul li.current .span1 { color: #F1450B; }
			#floatCalendarforTop .wlkMetTopConRR ul .line { display: inline-block; width: 100%; height: 1px; padding: 30px 0 0; margin-left: 21px; border-bottom: 1px solid #EDEDED; box-sizing: border-box; }
			#floatCalendarforTop .wlkMetTopConRR .current a { width: 78px; height: 29px; border-radius: 2px; border: 1px solid #F1450B; background: #F1450B; display: inline-block; text-align: center; line-height: 29px; text-decoration: none; color: #fff; margin-left: 11px; margin-right: 10px; font-size: 12px; }
			#floatCalendarforTop .wlkMetTopConRR .active span { color: #0C7FF2; }
			#floatCalendarforTop .wlkMetTopConRR a { width: 78px; height: 29px; border-radius: 2px; border: 1px solid #147BE7; background: #0C7FF2; display: inline-block; text-align: center; line-height: 29px; text-decoration: none; color: #fff; margin-left: 11px; margin-right: 10px; font-size: 12px; }
			#floatCalendarforTop .wlkMetContent { width: 100%; background-color: #f6f6f6; }
			#floatCalendarforTop .wlkMetTopConRR ul li.current p:hover,
			#floatCalendarforTop .wlkMetTopConRR ul li.active p:hover { opacity: .5; }
			#floatCalendarforTop .wlkMetTopConRR ul li .span1 { width: 320px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; }
			#floatCalendarforTop .wlkMetTopConRR1 { width: 600px; height: 300px; overflow-y: auto; padding-left: 10px; }
			#floatCalendarforTop .wlkMetTopConRR1 ul { border: none; margin-top: 5px; }
			#floatCalendarforTop .wlkMetTopConRR1 li.bmzanwei { color: #0C7FF2; }
			#floatCalendarforTop .wlkMetTopConRR1 ul li { margin-left: 0px; border-left: 1px solid #ddd; padding-top: 30px; font-size: 14px; }
			#floatCalendarforTop .wlkMetTopConRR1 .current a.zbzongbtn { width: 78px; height: 29px; border-radius: 2px; border: 1px solid #F1450B; background: #F1450B; display: inline-block; text-align: center; line-height: 29px; text-decoration: none; color: #fff; margin-left: 11px; margin-right: 10px; font-size: 12px; }
			#floatCalendarforTop .wlkMetTopConRR1 a.ckhfbtn { background-color: #9a9a9a; border: 1px solid #9a9a9a; }
			#floatCalendarforTop .wlkMetTopConRR1 ul li p:hover { opacity: .8; }
			#floatCalendarforTop .wlkMetTopConRR1 ul li .span1 { width: 400px; }
			/* 日历工具类（原 base.css 中用到的最小集，同样限定作用域） */
			#floatCalendarforTop .hand { cursor: pointer; }
			#floatCalendarforTop .f12 { font-size: 12px; }
			#floatCalendarforTop .fb { font-weight: bold; }
			#floatCalendarforTop .fl { float: left; display: inline; }
			#floatCalendarforTop .fr { float: right; display: inline; }
			#floatCalendarforTop .bgWhite { background-color: #fff; }
			#floatCalendarforTop .none { display: none; }
			.flex-shrink-0{
				flex-shrink: 0;
			}
			.stickyLoginedBtn2026{
				
			}
			.vip_face2026{
				width: 24px;
				height: 24px;
				display: block;
				margin-right: 8px;
			}
			.vip_nickname2026{
				font-family: PingFang SC, PingFang SC;
				font-size: 14px;
				color: #333;
				max-width: 80px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
			}
			.stickyNavItems {
				display: flex;
				align-items: center;
				gap: 28px;
				margin-left: 36px;
				margin-right: 30px;
				flex-shrink: 0;
			}
			.stickyNavItems .stickyNavItem {
				display: flex;
				align-items: center;
				gap: 6px;
				color: #4F5862;
				font-size: 14px;
				line-height: 1;
				text-decoration: none;
				white-space: nowrap;
				cursor: pointer;
				transition: color .18s ease;
			}
			.stickyNavItems .stickyNavItem .stickyNavIconWrap {
				position: relative;
				width: 16px;
				height: 16px;
				display: inline-block;
				vertical-align: middle;
				flex-shrink: 0;
			}
			.stickyNavItems .stickyNavItem .stickyNavIcon {
				position: absolute;
				top: 0;
				left: 0;
				width: 14px;
				height: 14px;
				transition: opacity .18s ease;
			}
			.stickyNavItems .stickyNavItem .stickyNavIcon-hover {
				opacity: 0;
			}
			.stickyNavItems .stickyNavItem:hover .stickyNavIcon-default {
				opacity: 0;
			}
			.stickyNavItems .stickyNavItem:hover .stickyNavIcon-hover {
				opacity: 1;
			}
			.stickyNavItems .stickyNavItem:hover {
				color: #0C7FF2;
			}
			.top-left-home-butn{
				margin-left: 6px;
				display: inline-block;
				padding: 6px 12px 6px 20px;
				background: #F5F7FA;
				border: 1px solid #E5EAF0;
				border-radius: 100px;
				color: #4F5862;
				font-size: 13px;
				position: relative;
				display: none!important;
			}
			.top-left-home-butn::before {
			    content: "";
			    width: 6px;
			    height: 6px;
			    border: 1px solid #4F5862;
			    border-left: none;
			    border-bottom: none;
			    position: absolute;
			    left: -6px;
			    top: 13px;
			    margin-left: 17px;
			    transform: rotate(225deg);
			    z-index: 9;
			}
			/* old */
			.pageTopNav .loginBtn{
				width: auto;
				padding:0 16px;
				height: 40px;
				line-height: 40px;
				border-radius: 100px 100px 100px 100px;
				font-size: 16px;
				align-items: baseline;
			}
			.pageTopNav .loginBtn .btnTips{
				font-size: 12px;
				display: inline-block;
				height: 14px;
				line-height: 14px;
				margin-left: 2px;
			}
			.noLoginHover{
				padding-top: 14px;
			}
			.pageTopNav .topSearchBox .topInputBox{
				margin-left: 100px;
			}
			.pageTopNav .topSearchBox{
				min-width: auto;
				width: 100%;
				margin-right: 50px;
				max-width: 900px;
			}
@media screen and (max-width: 1500px) {
    .pageTopNav .topSearchBox {
            max-width: 700px;
    }
}