@import url(//at.alicdn.com/t/c/font_4993409_4zcdw9fmq4d.css);.iconfont{font-family:iconfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.max-w-8xl{max-width:90rem}
.folder-card {
  transition: all 0.2s ease-in;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.folder__svg {
  width: 100px;
  height: 80px;
}
.folder__back {
  fill: #0BA665;
  rx: 10;
  ry: 10;
}

.paper-1 {
  fill: #e6e6e6;
  transition: all 0.3s ease-in-out;
  rx: 10;
  ry: 10;
}

.paper-2 {
  fill: #e6e6e6;
  transition: all 0.3s ease-in-out;
  rx: 10;
  ry: 10;
}

.paper-1:nth-child(2) {
  fill: #f2f2f2;
}

.paper-1:nth-child(3) {
  fill: #ffffff;
}

.paper-2:nth-child(2) {
  fill: #f2f2f2;
}

.paper-2:nth-child(3) {
  fill: #ffffff;
}
.folder__front {
  fill: var(--folderColor);
  rx: 10;
  ry: 10;
  transform-origin: bottom;
  transition: all 0.3s ease-in-out;
}

.folder-card:hover {
  transform: translateY(-5px);
}

.folder-card:hover .paper-1 {
  y: 12;
  transform: translateY(0%);
}

.folder-card:hover .paper-2 {
  y: 22;
  transform: translateY(0%);
}

.folder-card:hover .folder__front {
  rx: 13;
  ry: 13;
  y: 10;
  height:80;
  transform: skewY(0deg) scaleY(0.6);
}

.folder-card:hover .folder__front.right {
  rx: 13;
  ry: 13;
  y: 0;
  height:80;
  transform: skewY(0deg) scaleY(0.6);
}
:root {
  --folderColor: #3CB884;
  --paperColor: #ffffff;
}
.x-min-h-screen{min-height:calc(100vh - 158px)}
.no-scrollbar::-webkit-scrollbar{display:none}
.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
.xingkong-info-tags{gap:16px 8px;align-items:center;flex-wrap:wrap;display:flex}
.xingkong-info-tags span{border:0 solid #333;height:28px;line-height:28px;padding:0 18px;background:#f5f5f5;border-radius:13px;color:#555;display:block;font-size:13px;margin-right:8px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}
.xingkong-info-tags span i{font-size:13px;margin-right:5px}
.xingkong-info-btn-box{margin-right:2px;display:flex;margin-top:15px}
.xingkong-info-btn-box i{font-size:16px;margin-right:4px;color:#fff}
.xingkong-info-btn-box .btn{border-radius:6px;margin-right:20px;width:128px;height:40px;align-items:center;background-color:#16baaa;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:center;transition:background .1s}
.xingkong-m-down-btn-box{gap:16px 8px;align-items:center;flex-wrap:wrap;display:flex;margin:12px 0}
.xingkong-m-down-btn-box .down-btn{border:0 solid #333;height:28px;line-height:28px;padding:0 18px;background:#f5f5f5;border-radius:13px;color:#555;display:block;font-size:13px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}
.xingkong-m-down-btn-box .down-btn i{font-size:14px;margin-right:3px}
.xingkong-tongyong-body-box {
color:#000000;
}
.xingkong-tongyong-body-box p iframe {
	width:1000px;
	height:650px;
	margin: 0 auto;
}
.xingkong-tongyong-body-box p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 12px;
	text-align: justify;
}
.xingkong-tongyong-body-box p span{
text-wrap: unrestricted !important;
white-space: pre-wrap;
	word-wrap: break-word;

}
.xingkong-tongyong-body-box img {
	border-radius: 6px;
	box-shadow: 0 4px 8px #0000001a;
	display: block;
	height: auto;
	margin: 12px auto;
	max-width: 100%;
}

.xingkong-tongyong-body-box pre {
	background-color: #282c34;
	border-radius: 6px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
	color: #dbdde2;
	display: block;
	font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace;
	font-size: 14px;
	line-height: 1.6;
	padding: 15px 15px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.xingkong-tongyong-body-box pre.grey {
	background-color: #f7f7f7;
	background-image: url(https://img.nas.ski/pc/big-douhao.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 65px 42px;
	color: #333333;
}

.xingkong-tongyong-body-box pre.blue {
	background-color: rgb(242 249 255);
	background-image: url(https://img.nas.ski/pc/big-douhao-blue.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 65px 42px;
	color: rgb(81 81 81);
}
.bottom-icon{font-size:24px;}
.sidebar-active {
  --tw-bg-opacity: 0.2;
  --tw-text-opacity: 1;
  color: rgba(11, 166, 101, var(--tw-text-opacity));
  background: linear-gradient(270deg,#e9fdfb,rgba(224,240,255,0));
	border-right: 0px solid #16baaa
  /* text-indigo-500 */
}

.xingkong-pagination {
	overflow: hidden;
	margin-top: 25px;
}
.xingkong-pagination .disabled {
	display: none;
}
.xingkong-pagination ul {
	display: inline-block;
}

.xingkong-pagination ul>li {
	display: inline-block;margin-right:8px;
}

.xingkong-pagination ul>li>a,.xingkong-pagination ul>li span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 3px 5px 0px 0px;
	border-radius: 8px;
}

.xingkong-pagination ul>li:first-child a {
	margin-left: 0;
}

.xingkong-pagination ul>li.active span,.xingkong-pagination ul>li>a:hover {
	background-color: #16baaa;
	color: #fff;
	border-color: transparent;
}