
/*.content{*/
/*    position: relative;*/
/*    z-index: 99999;*/
/*}*/
.article_index{
    position: sticky;
    position: -webkit-sticky;
    top: 50px;
    box-sizing: border-box;
    z-index: 1;
    float: right;
}
.article_index .in_dex{
    min-width: 165px;
    position: relative;
    /*position: absolute;*/
    /*top: 15px;*/
    /*right: -52px;*/
    right: 0;
    /*background: rgba(255,255,255,.88);*/
    /*background: linear-gradient(180deg, var(--mirror-start) 0, var(--mirror-end));*/
    /*background: -webkit-linear-gradient(-90deg, var(--mirror-start) 0, var(--mirror-end));*/
    /*backdrop-filter: blur(10px);*/
    /*-webkit-backdrop-filter: blur(10px);*/
    border: 2px solid #fff;
    background-color: rgba(255,255,255, .55);
    box-shadow: rgb(0 0 0 / 5%) -20px 20px 20px;
    padding: 15px 20px;
    margin: 25px 0 0 15px;
    border-radius: var(--radius);
}
.article_index .in_dex ul{
    border-top: 1px solid rgb(135 135 135 / 22%);
    margin-top: 10px!important;
    padding-top: 5px;
    max-height: 350px;
    overflow-y: auto;
    /*padding-right: 15px;*/
}
.article_index .in_dex p{
    color: var(--preset-2b);
    margin: auto;
    cursor: pointer;
}
.article_index .in_dex p:hover i{
    opacity: 1;
}
/*.article_index.fold{*/
/*    position: relative;*/
/*}*/
.article_index.fold .in_dex:hover{
    opacity: 1;
}
.article_index.fold .in_dex{
    min-width: 100px;
    opacity: .85;
}
.article_index.fold .in_dex ul{
    display: none;
}
.article_index.fold .in_dex p i:before{
    content: '\e908';
}
.article_index .in_dex p i:before{
    content: '\e909';
}
.article_index .in_dex p i{
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
    opacity: .5;
}
.article_index ol,
.article_index ul{
    margin: auto!important;
    padding: 0;
    list-style-type: none!important;
}
.article_index ol.child{
    padding-left: 20px;
    /*display: none;*/
}
.article_index li{
    margin: auto!important;
    max-width: 15em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: small;
}
body.dark .article_index a{
    color: inherit;
    opacity: .75;
}


figure.wp-block-video video,
figure.wp-block-image{
    max-width: 65%;
    display: inline-block;
    border-radius: var(--radius);
}
figure.wp-block-table{margin:25px auto}
.half-size video{width:720px!important}
/*.ibox .iboxes{max-width: 66%;}*/
.ImgWrapBox{width:100%;max-width:1102px;display:flex;flex-flow:column nowrap;justify-content:center;position:relative}
.ImgWrapBox img{max-width:100%;max-height:100%;vertical-align:middle;transition:inherit;position:relative;box-shadow:rgba(0,0,0,0.18) 0 1px 32px}
.ImgWrapBoxTools:hover+.ImgWrapBox:last-child .hideFuncs span#hideMenu{right:0}
.ImgWrapBoxTools{width:100%;height:auto;position:relative;top:0;left:0;margin:0 auto;background:rgba(0,0,0,0.3);z-index:999999;box-sizing:border-box;z-index:4;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.ImgWrapBoxTools span:hover{color:var(--preset-f)!important}
.ImgWrapBoxTools span{display:inline-block;color:var(--preset-d);margin:0 auto;padding:10px;border-radius:var(--radius);cursor:pointer}
.ImgWrapBoxTips:hover{opacity:1}
.ImgWrapBoxTips:hover+.hideFuncs span#hideTips{right:0}
.ImgWrapBoxTips{width:100%;height:auto;position:relative;bottom:0;left:0;margin:0 auto;background:rgba(0,0,0,0.3);color:var(--preset-d);font-size:var(--min-size);letter-spacing:1px;box-sizing:border-box;opacity:0.72;z-index:3}
.ImgWrapBoxTips p{margin:0;padding:10px 15px}
.ImgWrapBoxTips p b{color:var(--preset-f);cursor:help}
.ImgWrapBoxTips p a{color:var(--theme-color)}
.ImgWrapBoxTips span:hover{color:var(--preset-f)}
.hideFuncs:hover span{opacity:.7}
.hideFuncs{width:100%;height:100%;font-size:var(--min-size);letter-spacing:2px;position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;margin:0 auto;transition:opacity .3s ease}
.hideFuncs span:hover{opacity:1!important;right:0!important;color:var(--preset-f)!important}
.hideFuncs span#hideTipsEn:hover{left:0!important;right:auto!important;color:var(--preset-f)!important}
.hideFuncs span#hideMenuEn:hover{left:0!important;right:auto!important;color:var(--preset-f)!important}
.hideFuncs span#hideTips{right:-36px}
.hideFuncs span#hideMenu{top:41px;right:-36px}
.hideFuncs span{display:block;right:-69px;padding:0 7px 1px 10px;color:var(--preset-d);line-height:23px;background:rgba(0,0,0,0.5);border-left:3px solid var(--theme-color);position:absolute;cursor:pointer;transition:.3s ease;z-index:5;transition-property:opacity,left,right,}
.hideFuncs span#hideTipsEn{right:auto;left:-35px;border-right:3px solid var(--theme-color);border-left-style:none;letter-spacing:.5px}
.hideFuncs span#hideMenuEn{top:41px;left:-45px;right:auto;border-right:3px solid var(--theme-color);border-left-style:none;letter-spacing:.5px}
.hljs-ln-numbers {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	color: var(--preset-8);
	border-right: 1px solid var(--preset-8);
	vertical-align: top;
	padding-right: 5px;
}
.hljs-ln-n:before{
	padding: 0 3px;
}
.hljs-ln-code {
	padding-left: 10px;
}
.hljs ul li{
    white-space: break-spaces;
}
.content-all-windows, .bg h1{
	font-family: var(--font-serif);
	max-width: 82%;
}
.bg h1:hover{
    background-size: 88% 32%;
}
.content-all-windows {
	overflow-y: inherit;
	max-width: 100%;
}
.win-nav-content {
	width: 100%;
	height: auto;
	color: var(--preset-2b);
}
.win-top {
	/* padding: 10% 0; */
	width: 100%;
	height: auto;
	margin: 0 auto 32px;
	position: relative;
	/*background: url('https://img.2broear.com/pixel/2.jpg') center center /cover;*/
	box-sizing: border-box;
}

.win-top img#fixed {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	z-index: -1;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.win-bottom {
	padding: 150px 0;
	width: 100%;
	height: auto;
	margin: 15px auto 0;
	border-top: 1px solid var(--preset-d);
	/*background: url('https://img.2broear.com/pixel/1.jpg') center center /cover;*/
}
.bg:before {
	/*content: '';*/
	width: 100%;
	height: 100%;
	/*background: url('https://img.2broear.com/svg/bg_digital-mask.svg') repeat center center /3px 3px;*/
	/*opacity: .66;
	https://sc.bnu.edu.cn/assets/10a137bd96963f1331bf21bdc28c81d5.svg  fixed*/;
	position: absolute;
	bottom: 0;left: 0;
}
.bg h1 {
	display: inline-block;
	position: relative;
	padding: 5px 15px;
	margin: 6% auto 12%;
	color: var(--preset-2b);
	/*background: rgba(255, 255, 255, 0.88);*/
	border-radius:var(--radius);
	z-index: 9;
	/* font-size: 2rem;
	font-weight: 500; */
}
@keyframes slippy {
    0% {
        background-size: 0% 30%;
    }
    100% {
        background-size: 100% 30%;
    }
}
.bg h1 a{
    background: linear-gradient(var(--theme-color), var(--theme-color)) no-repeat left 97%/0 30%;
    background-size: 100% 30%;
    transition: background-size .35s ease;
    animation: slippy 1s 1 ease;
    -webkit-animation: slippy 1s 1 ease;
    color: inherit;
    cursor: text;
    user-select: text;
    -webkit-user-drag: none;
}
.bg h1 span {
	display: inherit;
	width: 88%;
	height: 66%;
	position: absolute;
	left: 0;
	bottom: 1px;
	z-index: -1;
}
.win-content {
	max-width: 1104px;
	margin: -10% auto 15px;
	padding: 0 25px;
	text-align: left;
	background: var(--preset-f);
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.12) 0 -20px 20px 0;
	border-radius: 15px;
	z-index: 9;
	/*overflow: hidden;*/
}
.win-content article {
	/* color: var(--preset-6); */
	padding: 15px 0;
}
/*.win-content article .content{*/
/*    padding: 0 10px;*/
/*}*/
.win-content article .inbox img{
	max-width: 100%!important;
}
.win-content article img {
	max-width: 100%;
	box-sizing: border-box;
	display: block;
	margin: 15px auto;
	/* border: 1px solid rgba(218, 218, 218, .52); */
	border-radius:var(--radius);
	transition: all .35s ease;
	/*cursor: url(../../images/cursor/zoom-in.cur), url(../images/cursor/zoom-in.cur), pointer;
	*cursor: url(../../images/cursor/zoom-in.cur), pointer;
	_cursor: url(../../images/cursor/zoom-in.cur), pointer;*/
}
.win-content article sup{
    opacity: .75;
	font-size: var(--min-size);
}
.win-content article h2,.win-content article h3{
	color: var(--preset-3a);
}
.win-content article h2{
	margin: 25px auto auto;
}
.win-content article h3{
	margin: 25px auto;
}
.win-content article ul,.win-content article ol{
	font-size: var(--min-size-rem);
}
.win-content article p {
	color: inherit;
	line-height: 27px;
	word-break: break-all;
	/*margin: 0 auto;*/
	font-size: var(--min-size-rem);
}
.win-content article p code{
	color: currentColor;
    padding: .3em;
    margin: 0 5px;
    background: rgb(102 102 102 / 10%);
    border-radius: 5px;
}
article li.current a{
    color: var(--theme-color)!important;
    font-weight: bold;
}
article a:hover {
	color: var(--theme-color)!important;
	text-decoration: underline;
}
article a {
	color: var(--preset-link);
}
.win-content article .infos {
	color: #a7a7a7;
	max-width: 36%;
	font-size: 12px;
	position: relative;
	text-align: right;
	padding: 5px 0 10px;
	margin: 10px 0 10px auto;
	border-bottom: 1px solid var(--preset-s);
	box-sizing: border-box;
}
article .infos span {
	display: inline-block;
	padding-left: 3px;
	vertical-align: middle;
}
article .infos span#keywords {
	color: var(--preset-8);
}
article .infos span#slider {
	width: 12%;
	height: 2px;
	background: var(--theme-color);
	position: absolute;
	bottom: -1px;
	right: 0;
}
.win-content article del{
	color: var(--preset-c);
}
.win-content article span#normal.great {
	border-color:var(--preset-okay);background-color:var(--preset-okay-l)
}
.win-content article span#normal.caution {
	border-color:var(--preset-caution);background-color:var(--preset-caution-l)
}
.win-content article span#normal.alert {
	border-color:var(--preset-alert);background-color:var(--preset-alert-l)
}
.win-content article span#normal {
	width: 100%;
	height: auto;
	/*display: inline-block;*/
	display: block;
	text-align: left;
	margin: 18px auto;
	position: relative;
	border-left: 3px solid;
	border-color: var(--preset-6);
	background-color: var(--preset-s);
	/*margin-bottom: 18px;*/
	box-sizing: border-box;
}
.win-content article span#normal h3 {
	font-size: 15px;
	font-weight: 500;
	padding: 10px;
	margin: auto 5px;
}
.win-content article fingure ul{
	list-style-type: none;
	margin: auto;
	padding: 0;
}
.win-content article ul {
	list-style-type: square;
	margin: 18px auto;
}
.win-content article li {
	text-align: left;
	margin-left: 5px;
	line-height: 32px;
}
.win-content article ol {
	margin: 18px auto;
}
.win-content article .table-box {
	width: 100%;
	max-width: 100%;
}
.win-content article table {
	border-spacing: 10px;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.win-content article table td{
    border: 1px solid;
    padding: 10px 0;
}
.win-content article table tr:first-child{
    opacity: .75;
    font-weight: bold;
}
table tr.openyear:hover {
	background-color: var(--preset-2b);
	color: var(--preset-f);
}
table tr.openyear {
	background-color: var(--preset-d);
	cursor: pointer;
}
.open-year {
	display: block;
}
@media screen and (max-width: 960px) {
	.win-content {
		margin: -20% auto 0;
	}
	.win-content article .table-box {
		overflow-x: scroll;
	}
	.bg h1 {
		font-size: 1.75rem;
		border-radius:var(--radius);
		margin-bottom: 20%;
	}
}
@media only screen and (max-width: 600px) {
	.win-content {
		padding: 0 15px;
		margin: -30% auto 0;
		overflow-x: auto;
	}
    blockquote.chatGPT{
        padding-left: 15px;
        margin-left: -15px;
    }
	.win-nav {
		top: auto;
	}
	.win-content article .infos{
		max-width: 88%;
	}
}


.bg h1{
    /*background: linear-gradient(var(--theme-color), var(--theme-color)) no-repeat center 100%/0 50%;*/
    /*background-size: 88% 12%;*/
    color: white;
    padding: 5px;
    border-radius: initial;
    /*transition: background-size .35s ease;*/
}
.win-top em.digital_mask:before{
    content: "";
    /*background-size: 2px 2px!important;*/
}
figure > figure{
    vertical-align: bottom;
}
.content .index_anchor{
    position: relative;
    top: -65px;
    visibility: hidden;
    opacity: 0;
}


pre code.copied .copy_btn,
pre code .copy_btn:hover{
    color: var(--preset-c);
    /*background: var(--preset-6);*/
}
pre code.copied .copy_btn::before{
    content: "Copied ✔️";
}
pre code .copy_btn::before{
    content: "🖨️ Copy";
}
pre code.copied .copy_btn,
pre code:hover .copy_btn{
    display: block;
}
pre code .copy_btn{
    color: var(--preset-9);
    cursor: pointer;
    background: var(--preset-4a);
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid var(--preset-6);
    margin: 15px;
    font-size: 12px;
    box-shadow: rgb(0 0 0 / 20%) 0 20px 20px;
    display: none;
}
.copy_area{
    /*width: 0;*/
    /*height: 0;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*opacity: 0;*/
    /*position: absolute;*/
    z-index: -1;
    position: fixed;
}