@charset "UTF-8";
/* 
 说明：asi-css.css 是什么？
*/
html{line-height:1.15;-webkit-text-size-adjust:100%;}
body{margin:0;}
main{display:block;}
h1{font-size:2em;margin:.67em 0;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre{font-family:monospace,monospace;font-size:1em;}
a{background-color:transparent;}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
code,kbd,samp{font-family:monospace,monospace;font-size:1em;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
img{border-style:none;}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button,input{overflow:visible;}
button,select{text-transform:none;}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0;}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{box-sizing:边box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{box-sizing:边box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details{display:block;width: 100%;}
summary{display:list-item;}
template{display:none;}
[hidden]{display:none;}
html{box-sizing:边box;font-family:sans-serif;}
*,::after,::before{box-sizing: border-box;/* 原： box-sizing:inherit;*/}
blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,p,pre{margin:0;}
button{background:0 0;padding:0;}
button:focus{outline:1px dotted;/*outline:5px auto -webkit-focus-ring-color*/}
fieldset{margin:0;padding:0;}
ol,ul{list-style:none;margin:0;padding:0;}
html{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5;}
*,::after,::before{border-width:0;border-style:solid;border-color:#e2e8f0;}
img{border-style:solid;}
textarea{resize:vertical;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:.5;}
input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;opacity:.5;}
input::placeholder,textarea::placeholder{color:inherit;opacity:.5;}
[role=button],button{cursor:pointer;}
table{border-collapse:collapse;}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;}
a{color:inherit;text-decoration:inherit;}
button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit;}
code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}
audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle;}
img,video{max-width:100%;height:auto;}
.container{width:100%;}
@media (min-width:640px){.container{max-width:640px;}}
@media (min-width:768px){.container{max-width:768px;}}
@media (min-width:1024px){.container{max-width:1024px;}}
@media (min-width:1280px){.container{max-width:1280px;}}
.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.bg-fixed{background-attachment:fixed;}
.bg-local{background-attachment:local;}
.bg-scroll{background-attachment:scroll;}
.bg-transparent{background-color:transparent;}
.bg-black{background-color:#000;}
.bg-white{background-color:#fff;}
.bg-gray-100{background-color:#f7fafc;}
.bg-gray-200{background-color:#edf2f7;}
.bg-gray-300{background-color:#e2e8f0;}
.bg-gray-400{background-color:#cbd5e0;}
.bg-gray-500{background-color:#a0aec0;}
.bg-gray-600{background-color:#718096;}
.bg-gray-700{background-color:#4a5568;}
.bg-gray-800{background-color:#2d3748;}
.bg-gray-900{background-color:#1a202c;}
.bg-red-100{background-color:#fff5f5;}
.bg-red-200{background-color:#fed7d7;}
.bg-red-300{background-color:#feb2b2;}
.bg-red-400{background-color:#fc8181;}
.bg-red-500{background-color:#f56565;}
.bg-red-600{background-color:#e53e3e;}
.bg-red-700{background-color:#c53030;}
.bg-red-800{background-color:#9b2c2c;}
.bg-red-900{background-color:#742a2a;}
.bg-orange-100{background-color:#fffaf0;}
.bg-orange-200{background-color:#feebc8;}
.bg-orange-300{background-color:#fbd38d;}
.bg-orange-400{background-color:#f6ad55;}
.bg-orange-500{background-color:#ed8936;}
.bg-orange-600{background-color:#dd6b20;}
.bg-orange-700{background-color:#c05621;}
.bg-orange-800{background-color:#9c4221;}
.bg-orange-900{background-color:#7b341e;}
.bg-yellow-100{background-color:ivory;}
.bg-yellow-200{background-color:#fefcbf;}
.bg-yellow-300{background-color:#faf089;}
.bg-yellow-400{background-color:#f6e05e;}
.bg-yellow-500{background-color:#ecc94b;}
.bg-yellow-600{background-color:#d69e2e;}
.bg-yellow-700{background-color:#b7791f;}
.bg-yellow-800{background-color:#975a16;}
.bg-yellow-900{background-color:#744210;}
.bg-green-100{background-color:#f0fff4;}
.bg-green-200{background-color:#c6f6d5;}
.bg-green-300{background-color:#9ae6b4;}
.bg-green-400{background-color:#68d391;}
.bg-green-500{background-color:#48bb78;}
.bg-green-600{background-color:#38a169;}
.bg-green-700{background-color:#2f855a;}
.bg-green-800{background-color:#276749;}
.bg-green-900{background-color:#22543d;}
.bg-teal-100{background-color:#e6fffa;}
.bg-teal-200{background-color:#b2f5ea;}
.bg-teal-300{background-color:#81e6d9;}
.bg-teal-400{background-color:#4fd1c5;}
.bg-teal-500{background-color:#38b2ac;}
.bg-teal-600{background-color:#319795;}
.bg-teal-700{background-color:#2c7a7b;}
.bg-teal-800{background-color:#285e61;}
.bg-teal-900{background-color:#234e52;}
.bg-blue-100{background-color:#ebf8ff;}
.bg-blue-200{background-color:#bee3f8;}
.bg-blue-300{background-color:#90cdf4;}
.bg-blue-400{background-color:#63b3ed;}
.bg-blue-500{background-color:#4299e1;}
.bg-blue-600{background-color:#3182ce;}
.bg-blue-700{background-color:#2b6cb0;}
.bg-blue-800{background-color:#2c5282;}
.bg-blue-900{background-color:#2a4365;}
.bg-indigo-100{background-color:#ebf4ff;}
.bg-indigo-200{background-color:#c3dafe;}
.bg-indigo-300{background-color:#a3bffa;}
.bg-indigo-400{background-color:#7f9cf5;}
.bg-indigo-500{background-color:#667eea;}
.bg-indigo-600{background-color:#5a67d8;}
.bg-indigo-700{background-color:#4c51bf;}
.bg-indigo-800{background-color:#434190;}
.bg-indigo-900{background-color:#3c366b;}
.bg-purple-100{background-color:#faf5ff;}
.bg-purple-200{background-color:#e9d8fd;}
.bg-purple-300{background-color:#d6bcfa;}
.bg-purple-400{background-color:#b794f4;}
.bg-purple-500{background-color:#9f7aea;}
.bg-purple-600{background-color:#805ad5;}
.bg-purple-700{background-color:#6b46c1;}
.bg-purple-800{background-color:#553c9a;}
.bg-purple-900{background-color:#44337a;}
.bg-pink-100{background-color:#fff5f7;}
.bg-pink-200{background-color:#fed7e2;}
.bg-pink-300{background-color:#fbb6ce;}
.bg-pink-400{background-color:#f687b3;}
.bg-pink-500{background-color:#ed64a6;}
.bg-pink-600{background-color:#d53f8c;}
.bg-pink-700{background-color:#b83280;}
.bg-pink-800{background-color:#97266d;}
.bg-pink-900{background-color:#702459;}
.bg-bottom{background-position:bottom}
.bg-center{background-position:center}
.bg-left{background-position:left}
.bg-left-bottom{background-position:left bottom}
.bg-left-top{background-position:left top}
.bg-right{background-position:right}
.bg-right-bottom{background-position:right bottom}
.bg-right-top{background-position:right top}
.bg-top{background-position:top}
.bg-repeat{background-repeat:repeat}
.bg-no-repeat{background-repeat:no-repeat}
.bg-repeat-x{background-repeat:repeat-x}
.bg-repeat-y{background-repeat:repeat-y}
.bg-repeat-round{background-repeat:round}
.bg-repeat-space{background-repeat:space}
.bg-auto{background-size:auto}
.bg-cover{background-size:cover}
.bg-contain{background-size:contain}
.边collapse{border-collapse:collapse}
.边separate{border-collapse:separate}
.边transparent{border-color:transparent}
.边black{border-color:#000}
.边white{border-color:#fff}
.边gray-100{border-color:#f7fafc}
.边gray-200{border-color:#edf2f7}
.边gray-300{border-color:#e2e8f0}
.边gray-400{border-color:#cbd5e0}
.边gray-500{border-color:#a0aec0}
.边gray-600{border-color:#718096}
.边gray-700{border-color:#4a5568}
.边gray-800{border-color:#2d3748}
.边gray-900{border-color:#1a202c}
.边red-100{border-color:#fff5f5}
.边red-200{border-color:#fed7d7}
.边red-300{border-color:#feb2b2}
.边red-400{border-color:#fc8181}
.边red-500{border-color:#f56565}
.边red-600{border-color:#e53e3e}
.边red-700{border-color:#c53030}
.边red-800{border-color:#9b2c2c}
.边red-900{border-color:#742a2a}
.边orange-100{border-color:#fffaf0}
.边orange-200{border-color:#feebc8}
.边orange-300{border-color:#fbd38d}
.边orange-400{border-color:#f6ad55}
.边orange-500{border-color:#ed8936}
.边orange-600{border-color:#dd6b20}
.边orange-700{border-color:#c05621}
.边orange-800{border-color:#9c4221}
.边orange-900{border-color:#7b341e}
.边yellow-100{border-color:ivory}
.边yellow-200{border-color:#fefcbf}
.边yellow-300{border-color:#faf089}
.边yellow-400{border-color:#f6e05e}
.边yellow-500{border-color:#ecc94b}
.边yellow-600{border-color:#d69e2e}
.边yellow-700{border-color:#b7791f}
.边yellow-800{border-color:#975a16}
.边yellow-900{border-color:#744210}
.边green-100{border-color:#f0fff4}
.边green-200{border-color:#c6f6d5}
.边green-300{border-color:#9ae6b4}
.边green-400{border-color:#68d391}
.边green-500{border-color:#48bb78}
.边green-600{border-color:#38a169}
.边green-700{border-color:#2f855a}
.边green-800{border-color:#276749}
.边green-900{border-color:#22543d}
.边teal-100{border-color:#e6fffa}
.边teal-200{border-color:#b2f5ea}
.边teal-300{border-color:#81e6d9}
.边teal-400{border-color:#4fd1c5}
.边teal-500{border-color:#38b2ac}
.边teal-600{border-color:#319795}
.边teal-700{border-color:#2c7a7b}
.边teal-800{border-color:#285e61}
.边teal-900{border-color:#234e52}
.边blue-100{border-color:#ebf8ff}
.边blue-200{border-color:#bee3f8}
.边blue-300{border-color:#90cdf4}
.边blue-400{border-color:#63b3ed}
.边blue-500{border-color:#4299e1}
.边blue-600{border-color:#3182ce}
.边blue-700{border-color:#2b6cb0}
.边blue-800{border-color:#2c5282}
.边blue-900{border-color:#2a4365}
.边indigo-100{border-color:#ebf4ff}
.边indigo-200{border-color:#c3dafe}
.边indigo-300{border-color:#a3bffa}
.边indigo-400{border-color:#7f9cf5}
.边indigo-500{border-color:#667eea}
.边indigo-600{border-color:#5a67d8}
.边indigo-700{border-color:#4c51bf}
.边indigo-800{border-color:#434190}
.边indigo-900{border-color:#3c366b}
.边purple-100{border-color:#faf5ff}
.边purple-200{border-color:#e9d8fd}
.边purple-300{border-color:#d6bcfa}
.边purple-400{border-color:#b794f4}
.边purple-500{border-color:#9f7aea}
.边purple-600{border-color:#805ad5}
.边purple-700{border-color:#6b46c1}
.边purple-800{border-color:#553c9a}
.边purple-900{border-color:#44337a}
.边pink-100{border-color:#fff5f7}
.边pink-200{border-color:#fed7e2}
.边pink-300{border-color:#fbb6ce}
.边pink-400{border-color:#f687b3}
.边pink-500{border-color:#ed64a6}
.边pink-600{border-color:#d53f8c}
.边pink-700{border-color:#b83280}
.边pink-800{border-color:#97266d}
.边pink-900{border-color:#702459}

.rounded-none{border-radius:0}
.rounded-sm{border-radius:.125rem}
.rounded{border-radius:.25rem}
.rounded-lg{border-radius:.5rem}
.rounded-full{border-radius:9999px}
.rounded-t-none{border-top-left-radius:0;边top-right-radius:0}
.rounded-r-none{border-top-right-radius:0;边bottom-right-radius:0}
.rounded-b-none{border-bottom-right-radius:0;边bottom-left-radius:0}
.rounded-l-none{border-top-left-radius:0;边bottom-left-radius:0}
.rounded-t-sm{border-top-left-radius:.125rem;边top-right-radius:.125rem}
.rounded-r-sm{border-top-right-radius:.125rem;边bottom-right-radius:.125rem}
.rounded-b-sm{border-bottom-right-radius:.125rem;边bottom-left-radius:.125rem}
.rounded-l-sm{border-top-left-radius:.125rem;边bottom-left-radius:.125rem}
.rounded-t{border-top-left-radius:.25rem;边top-right-radius:.25rem}
.rounded-r{border-top-right-radius:.25rem;边bottom-right-radius:.25rem}
.rounded-b{border-bottom-right-radius:.25rem;边bottom-left-radius:.25rem}
.rounded-l{border-top-left-radius:.25rem;边bottom-left-radius:.25rem}
.rounded-t-lg{border-top-left-radius:.5rem;边top-right-radius:.5rem}
.rounded-r-lg{border-top-right-radius:.5rem;边bottom-right-radius:.5rem}
.rounded-b-lg{border-bottom-right-radius:.5rem;边bottom-left-radius:.5rem}
.rounded-l-lg{border-top-left-radius:.5rem;边bottom-left-radius:.5rem}
.rounded-t-full{border-top-left-radius:9999px;边top-right-radius:9999px}
.rounded-r-full{border-top-right-radius:9999px;边bottom-right-radius:9999px}
.rounded-b-full{border-bottom-right-radius:9999px;边bottom-left-radius:9999px}
.rounded-l-full{border-top-left-radius:9999px;边bottom-left-radius:9999px}
.rounded-tl-none{border-top-left-radius:0}
.rounded-tr-none{border-top-right-radius:0}
.rounded-br-none{border-bottom-right-radius:0}
.rounded-bl-none{border-bottom-left-radius:0}
.rounded-tl-sm{border-top-left-radius:.125rem}
.rounded-tr-sm{border-top-right-radius:.125rem}
.rounded-br-sm{border-bottom-right-radius:.125rem}
.rounded-bl-sm{border-bottom-left-radius:.125rem}
.rounded-tl{border-top-left-radius:.25rem}
.rounded-tr{border-top-right-radius:.25rem}
.rounded-br{border-bottom-right-radius:.25rem}
.rounded-bl{border-bottom-left-radius:.25rem}
.rounded-tl-lg{border-top-left-radius:.5rem}
.rounded-tr-lg{border-top-right-radius:.5rem}
.rounded-br-lg{border-bottom-right-radius:.5rem}
.rounded-bl-lg{border-bottom-left-radius:.5rem}
.rounded-tl-full{border-top-left-radius:9999px}
.rounded-tr-full{border-top-right-radius:9999px}
.rounded-br-full{border-bottom-right-radius:9999px}
.rounded-bl-full{border-bottom-left-radius:9999px}
.边solid{border-style:solid}
.边dashed{border-style:dashed}
.边dotted{border-style:dotted}
.边none{border-style:none}
.边0{border-width:0}
.边2{border-width:2px}
.边4{border-width:4px}
.边8{border-width:8px}
.border{border-width:1px}
.边t-0{border-top-width:0}
.边r-0{border-right-width:0}
.边b-0{border-bottom-width:0}
.边l-0{border-left-width:0}
.边t-2{border-top-width:2px}
.边r-2{border-right-width:2px}
.边b-2{border-bottom-width:2px}
.边l-2{border-left-width:2px}
.边t-4{border-top-width:4px}
.边r-4{border-right-width:4px}
.边b-4{border-bottom-width:4px}
.边l-4{border-left-width:4px}
.边t-8{border-top-width:8px}
.边r-8{border-right-width:8px}
.边b-8{border-bottom-width:8px}
.边l-8{border-left-width:8px}
.边t{border-top-width:1px}
.边r{border-right-width:1px}
.边b{border-bottom-width:1px}
.边l{border-left-width:1px}
.cursor-auto{cursor:auto}
.cursor-default{cursor:default}
.cursor-pointer{cursor:pointer}
.cursor-wait{cursor:wait}
.cursor-text{cursor:text}
.cursor-move{cursor:move}
.cursor-not-allowed{cursor:not-allowed}
.block{display:block}
.inline-block{display:inline-block}
.inline{display:inline}
.flex{display:flex}
.inline-flex{display:inline-flex}
.table{display:table}
.table-row{display:table-row}
.table-cell{display:table-cell}
.hidden{display:none}
.flex-row{flex-direction:row}
.flex-row-reverse{flex-direction:row-reverse}
.flex-col{flex-direction:column}
.flex-col-reverse{flex-direction:column-reverse}
.flex-wrap{flex-wrap:wrap}
.flex-wrap-reverse{flex-wrap:wrap-reverse}
.flex-no-wrap{flex-wrap:nowrap}
.items-start{align-items:flex-start}
.items-end{align-items:flex-end}
.items-center{align-items:center}
.items-baseline{align-items:baseline}
.items-stretch{align-items:stretch}
.self-auto{align-self:auto}
.self-start{align-self:flex-start}
.self-end{align-self:flex-end}
.self-center{align-self:center}
.self-stretch{align-self:stretch}
.justify-start{justify-content:flex-start}
.justify-end{justify-content:flex-end}
.justify-center{justify-content:center}
.justify-between{justify-content:space-between}
.justify-around{justify-content:space-around}
.content-center{align-content:center}
.content-start{align-content:flex-start}
.content-end{align-content:flex-end}
.content-between{align-content:space-between}
.content-around{align-content:space-around}
.flex-1{flex:1 1 0%}
.flex-auto{flex:1 1 auto}
.flex-initial{flex:0 1 auto}
.flex-none{flex:none}
.flex-grow-0{flex-grow:0}
.flex-grow{flex-grow:1}
.flex-shrink-0{flex-shrink:0}
.flex-shrink{flex-shrink:1}
.order-1{order:1}
.order-2{order:2}
.order-3{order:3}
.order-4{order:4}
.order-5{order:5}
.order-6{order:6}
.order-7{order:7}
.order-8{order:8}
.order-9{order:9}
.order-10{order:10}
.order-11{order:11}
.order-12{order:12}
.order-first{order:-9999}
.order-last{order:9999}
.order-none{order:0}
.float-right{float:right}
.float-left{float:left}
.float-none{float:none}
.clearfix:after{content:"";display:table;clear:both}
.font-sans{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}
.font-serif{font-family:Georgia,Cambria,"Times New Roman",Times,serif}
.font-mono{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
.font-hairline{font-weight:100}
.font-thin{font-weight:200}
.font-light{font-weight:300}
.font-normal{font-weight:400}
.font-medium{font-weight:500}
.font-semibold{font-weight:600}
.font-bold{font-weight:700}
.font-extrabold{font-weight:800}
.font-black{font-weight:900}
.hover之font-hairline:hover{font-weight:100}
.hover之font-thin:hover{font-weight:200}
.hover之font-light:hover{font-weight:300}
.hover之font-normal:hover{font-weight:400}
.hover之font-medium:hover{font-weight:500}
.hover之font-semibold:hover{font-weight:600}
.hover之font-bold:hover{font-weight:700}
.hover之font-extrabold:hover{font-weight:800}
.hover之font-black:hover{font-weight:900}
.focus之font-hairline:focus{font-weight:100}
.focus之font-thin:focus{font-weight:200}
.focus之font-light:focus{font-weight:300}
.focus之font-normal:focus{font-weight:400}
.focus之font-medium:focus{font-weight:500}
.focus之font-semibold:focus{font-weight:600}
.focus之font-bold:focus{font-weight:700}
.focus之font-extrabold:focus{font-weight:800}
.focus之font-black:focus{font-weight:900}
.h-0{height:0}
.h-1{height:.25rem}
.h-2{height:.5rem}
.h-3{height:.75rem}
.h-4{height:1rem}
.h-5{height:1.25rem}
.h-6{height:1.5rem}
.h-8{height:2rem}
.h-10{height:2.5rem}
.h-12{height:3rem}
.h-16{height:4rem}
.h-20{height:5rem}
.h-24{height:6rem}
.h-32{height:8rem}
.h-40{height:10rem}
.h-48{height:12rem}
.h-56{height:14rem}
.h-64{height:16rem}
.h-auto{height:auto}
.h-px{height:1px}
.h-full{height:100%}
.h-screen{height:100vh}
.leading-none{line-height:1}
.leading-tight{line-height:1.25}
.leading-snug{line-height:1.375}
.leading-normal{line-height:1.5}
.leading-relaxed{line-height:1.625}
.leading-loose{line-height:2}
.list-inside{list-style-position:inside}
.list-outside{list-style-position:outside}
.list-none{list-style-type:none}
.list-disc{list-style-type:disc}
.list-decimal{list-style-type:decimal}
.m-0{margin:0}
.m-1{margin:.25rem}
.m-2{margin:.5rem}
.m-3{margin:.75rem}
.m-4{margin:1rem}
.m-5{margin:1.25rem}
.m-6{margin:1.5rem}
.m-8{margin:2rem}
.m-10{margin:2.5rem}
.m-12{margin:3rem}
.m-16{margin:4rem}
.m-20{margin:5rem}
.m-24{margin:6rem}
.m-32{margin:8rem}
.m-40{margin:10rem}
.m-48{margin:12rem}
.m-56{margin:14rem}
.m-64{margin:16rem}
.m-auto{margin:auto}
.m-px{margin:1px}
.-m-1{margin:-.25rem}
.-m-2{margin:-.5rem}
.-m-3{margin:-.75rem}
.-m-4{margin:-1rem}
.-m-5{margin:-1.25rem}
.-m-6{margin:-1.5rem}
.-m-8{margin:-2rem}
.-m-10{margin:-2.5rem}
.-m-12{margin:-3rem}
.-m-16{margin:-4rem}
.-m-20{margin:-5rem}
.-m-24{margin:-6rem}
.-m-32{margin:-8rem}
.-m-40{margin:-10rem}
.-m-48{margin:-12rem}
.-m-56{margin:-14rem}
.-m-64{margin:-16rem}
.-m-px{margin:-1px}
.my-0{margin-top:0;margin-bottom:0}
.mx-0{margin-left:0;margin-right:0}
.my-1{margin-top:.25rem;margin-bottom:.25rem}
.mx-1{margin-left:.25rem;margin-right:.25rem}
.my-2{margin-top:.5rem;margin-bottom:.5rem}
.mx-2{margin-left:.5rem;margin-right:.5rem}
.my-3{margin-top:.75rem;margin-bottom:.75rem}
.mx-3{margin-left:.75rem;margin-right:.75rem}
.my-4{margin-top:1rem;margin-bottom:1rem}
.mx-4{margin-left:1rem;margin-right:1rem}
.my-5{margin-top:1.25rem;margin-bottom:1.25rem}
.mx-5{margin-left:1.25rem;margin-right:1.25rem}
.my-6{margin-top:1.5rem;margin-bottom:1.5rem}
.mx-6{margin-left:1.5rem;margin-right:1.5rem}
.my-8{margin-top:2rem;margin-bottom:2rem}
.mx-8{margin-left:2rem;margin-right:2rem}
.my-10{margin-top:2.5rem;margin-bottom:2.5rem}
.mx-10{margin-left:2.5rem;margin-right:2.5rem}
.my-12{margin-top:3rem;margin-bottom:3rem}
.mx-12{margin-left:3rem;margin-right:3rem}
.my-16{margin-top:4rem;margin-bottom:4rem}
.mx-16{margin-left:4rem;margin-right:4rem}
.my-20{margin-top:5rem;margin-bottom:5rem}
.mx-20{margin-left:5rem;margin-right:5rem}
.my-24{margin-top:6rem;margin-bottom:6rem}
.mx-24{margin-left:6rem;margin-right:6rem}
.my-32{margin-top:8rem;margin-bottom:8rem}
.mx-32{margin-left:8rem;margin-right:8rem}
.my-40{margin-top:10rem;margin-bottom:10rem}
.mx-40{margin-left:10rem;margin-right:10rem}
.my-48{margin-top:12rem;margin-bottom:12rem}
.mx-48{margin-left:12rem;margin-right:12rem}
.my-56{margin-top:14rem;margin-bottom:14rem}
.mx-56{margin-left:14rem;margin-right:14rem}
.my-64{margin-top:16rem;margin-bottom:16rem}
.mx-64{margin-left:16rem;margin-right:16rem}
.my-auto{margin-top:auto;margin-bottom:auto}
.mx-auto{margin-left:auto;margin-right:auto}
.my-px{margin-top:1px;margin-bottom:1px}
.mx-px{margin-left:1px;margin-right:1px}
.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}
.-mx-1{margin-left:-.25rem;margin-right:-.25rem}
.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}
.-mx-2{margin-left:-.5rem;margin-right:-.5rem}
.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}
.-mx-3{margin-left:-.75rem;margin-right:-.75rem}
.-my-4{margin-top:-1rem;margin-bottom:-1rem}
.-mx-4{margin-left:-1rem;margin-right:-1rem}
.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}
.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}
.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}
.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}
.-my-8{margin-top:-2rem;margin-bottom:-2rem}
.-mx-8{margin-left:-2rem;margin-right:-2rem}
.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}
.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}
.-my-12{margin-top:-3rem;margin-bottom:-3rem}
.-mx-12{margin-left:-3rem;margin-right:-3rem}
.-my-16{margin-top:-4rem;margin-bottom:-4rem}
.-mx-16{margin-left:-4rem;margin-right:-4rem}
.-my-20{margin-top:-5rem;margin-bottom:-5rem}
.-mx-20{margin-left:-5rem;margin-right:-5rem}
.-my-24{margin-top:-6rem;margin-bottom:-6rem}
.-mx-24{margin-left:-6rem;margin-right:-6rem}
.-my-32{margin-top:-8rem;margin-bottom:-8rem}
.-mx-32{margin-left:-8rem;margin-right:-8rem}
.-my-40{margin-top:-10rem;margin-bottom:-10rem}
.-mx-40{margin-left:-10rem;margin-right:-10rem}
.-my-48{margin-top:-12rem;margin-bottom:-12rem}
.-mx-48{margin-left:-12rem;margin-right:-12rem}
.-my-56{margin-top:-14rem;margin-bottom:-14rem}
.-mx-56{margin-left:-14rem;margin-right:-14rem}
.-my-64{margin-top:-16rem;margin-bottom:-16rem}
.-mx-64{margin-left:-16rem;margin-right:-16rem}
.-my-px{margin-top:-1px;margin-bottom:-1px}
.-mx-px{margin-left:-1px;margin-right:-1px}
.mt-0{margin-top:0}
.mr-0{margin-right:0}
.mb-0{margin-bottom:0}
.ml-0{margin-left:0}
.mt-1{margin-top:.25rem}
.mr-1{margin-right:.25rem}
.mb-1{margin-bottom:.25rem}
.ml-1{margin-left:.25rem}
.mt-2{margin-top:.5rem}
.mr-2{margin-right:.5rem}
.mb-2{margin-bottom:.5rem}
.ml-2{margin-left:.5rem}
.mt-3{margin-top:.75rem}
.mr-3{margin-right:.75rem}
.mb-3{margin-bottom:.75rem}
.ml-3{margin-left:.75rem}
.mt-4{margin-top:1rem}
.mr-4{margin-right:1rem}
.mb-4{margin-bottom:1rem}
.ml-4{margin-left:1rem}
.mt-5{margin-top:1.25rem}
.mr-5{margin-right:1.25rem}
.mb-5{margin-bottom:1.25rem}
.ml-5{margin-left:1.25rem}
.mt-6{margin-top:1.5rem}
.mr-6{margin-right:1.5rem}
.mb-6{margin-bottom:1.5rem}
.ml-6{margin-left:1.5rem}
.mt-8{margin-top:2rem}
.mr-8{margin-right:2rem}
.mb-8{margin-bottom:2rem}
.ml-8{margin-left:2rem}
.mt-10{margin-top:2.5rem}
.mr-10{margin-right:2.5rem}
.mb-10{margin-bottom:2.5rem}
.ml-10{margin-left:2.5rem}
.mt-12{margin-top:3rem}
.mr-12{margin-right:3rem}
.mb-12{margin-bottom:3rem}
.ml-12{margin-left:3rem}
.mt-16{margin-top:4rem}
.mr-16{margin-right:4rem}
.mb-16{margin-bottom:4rem}
.ml-16{margin-left:4rem}
.mt-20{margin-top:5rem}
.mr-20{margin-right:5rem}
.mb-20{margin-bottom:5rem}
.ml-20{margin-left:5rem}
.mt-24{margin-top:6rem}
.mr-24{margin-right:6rem}
.mb-24{margin-bottom:6rem}
.ml-24{margin-left:6rem}
.mt-32{margin-top:8rem}
.mr-32{margin-right:8rem}
.mb-32{margin-bottom:8rem}
.ml-32{margin-left:8rem}
.mt-40{margin-top:10rem}
.mr-40{margin-right:10rem}
.mb-40{margin-bottom:10rem}
.ml-40{margin-left:10rem}
.mt-48{margin-top:12rem}
.mr-48{margin-right:12rem}
.mb-48{margin-bottom:12rem}
.ml-48{margin-left:12rem}
.mt-56{margin-top:14rem}
.mr-56{margin-right:14rem}
.mb-56{margin-bottom:14rem}
.ml-56{margin-left:14rem}
.mt-64{margin-top:16rem}
.mr-64{margin-right:16rem}
.mb-64{margin-bottom:16rem}
.ml-64{margin-left:16rem}
.mt-auto{margin-top:auto}
.mr-auto{margin-right:auto}
.mb-auto{margin-bottom:auto}
.ml-auto{margin-left:auto}
.mt-px{margin-top:1px}
.mr-px{margin-right:1px}
.mb-px{margin-bottom:1px}
.ml-px{margin-left:1px}
.-mt-1{margin-top:-.25rem}
.-mr-1{margin-right:-.25rem}
.-mb-1{margin-bottom:-.25rem}
.-ml-1{margin-left:-.25rem}
.-mt-2{margin-top:-.5rem}
.-mr-2{margin-right:-.5rem}
.-mb-2{margin-bottom:-.5rem}
.-ml-2{margin-left:-.5rem}
.-mt-3{margin-top:-.75rem}
.-mr-3{margin-right:-.75rem}
.-mb-3{margin-bottom:-.75rem}
.-ml-3{margin-left:-.75rem}
.-mt-4{margin-top:-1rem}
.-mr-4{margin-right:-1rem}
.-mb-4{margin-bottom:-1rem}
.-ml-4{margin-left:-1rem}
.-mt-5{margin-top:-1.25rem}
.-mr-5{margin-right:-1.25rem}
.-mb-5{margin-bottom:-1.25rem}
.-ml-5{margin-left:-1.25rem}
.-mt-6{margin-top:-1.5rem}
.-mr-6{margin-right:-1.5rem}
.-mb-6{margin-bottom:-1.5rem}
.-ml-6{margin-left:-1.5rem}
.-mt-8{margin-top:-2rem}
.-mr-8{margin-right:-2rem}
.-mb-8{margin-bottom:-2rem}
.-ml-8{margin-left:-2rem}
.-mt-10{margin-top:-2.5rem}
.-mr-10{margin-right:-2.5rem}
.-mb-10{margin-bottom:-2.5rem}
.-ml-10{margin-left:-2.5rem}
.-mt-12{margin-top:-3rem}
.-mr-12{margin-right:-3rem}
.-mb-12{margin-bottom:-3rem}
.-ml-12{margin-left:-3rem}
.-mt-16{margin-top:-4rem}
.-mr-16{margin-right:-4rem}
.-mb-16{margin-bottom:-4rem}
.-ml-16{margin-left:-4rem}
.-mt-20{margin-top:-5rem}
.-mr-20{margin-right:-5rem}
.-mb-20{margin-bottom:-5rem}
.-ml-20{margin-left:-5rem}
.-mt-24{margin-top:-6rem}
.-mr-24{margin-right:-6rem}
.-mb-24{margin-bottom:-6rem}
.-ml-24{margin-left:-6rem}
.-mt-32{margin-top:-8rem}
.-mr-32{margin-right:-8rem}
.-mb-32{margin-bottom:-8rem}
.-ml-32{margin-left:-8rem}
.-mt-40{margin-top:-10rem}
.-mr-40{margin-right:-10rem}
.-mb-40{margin-bottom:-10rem}
.-ml-40{margin-left:-10rem}
.-mt-48{margin-top:-12rem}
.-mr-48{margin-right:-12rem}
.-mb-48{margin-bottom:-12rem}
.-ml-48{margin-left:-12rem}
.-mt-56{margin-top:-14rem}
.-mr-56{margin-right:-14rem}
.-mb-56{margin-bottom:-14rem}
.-ml-56{margin-left:-14rem}
.-mt-64{margin-top:-16rem}
.-mr-64{margin-right:-16rem}
.-mb-64{margin-bottom:-16rem}
.-ml-64{margin-left:-16rem}
.-mt-px{margin-top:-1px}
.-mr-px{margin-right:-1px}
.-mb-px{margin-bottom:-1px}
.-ml-px{margin-left:-1px}
.max-h-full{max-height:100%}
.max-h-screen{max-height:100vh}
.max-w-xs{max-width:20rem}
.max-w-sm{max-width:24rem}
.max-w-md{max-width:28rem}
.max-w-lg{max-width:32rem}
.max-w-xl{max-width:36rem}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-5xl{max-width:64rem}
.max-w-6xl{max-width:72rem}
.max-w-full{max-width:100%}
.min-h-0{min-height:0}
.min-h-full{min-height:100%}
.min-h-screen{min-height:100vh}
.min-w-0{min-width:0}
.min-w-full{min-width:100%}
.object-contain{-o-object-fit:contain;object-fit:contain}
.object-cover{-o-object-fit:cover;object-fit:cover}
.object-fill{-o-object-fit:fill;object-fit:fill}
.object-none{-o-object-fit:none;object-fit:none}
.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}
.object-bottom{-o-object-position:bottom;object-position:bottom}
.object-center{-o-object-position:center;object-position:center}
.object-left{-o-object-position:left;object-position:left}
.object-left-bottom{-o-object-position:left bottom;object-position:left bottom}
.object-left-top{-o-object-position:left top;object-position:left top}
.object-right{-o-object-position:right;object-position:right}
.object-right-bottom{-o-object-position:right bottom;object-position:right bottom}
.object-right-top{-o-object-position:right top;object-position:right top}
.object-top{-o-object-position:top;object-position:top}
.opacity-0{opacity:0}
.opacity-25{opacity:.25}
.opacity-50{opacity:.5}
.opacity-75{opacity:.75}
.opacity-100{opacity:1}
.outline-none{outline:0}
.focus之outline-none:focus{outline:0}
.overflow-auto{overflow:auto}
.overflow-hidden{overflow:hidden}
.overflow-visible{overflow:visible}
.overflow-scroll{overflow:scroll}
.overflow-x-auto{overflow-x:auto}
.overflow-y-auto{overflow-y:auto}
.overflow-x-hidden{overflow-x:hidden}
.overflow-y-hidden{overflow-y:hidden}
.overflow-x-visible{overflow-x:visible}
.overflow-y-visible{overflow-y:visible}
.overflow-x-scroll{overflow-x:scroll}
.overflow-y-scroll{overflow-y:scroll}
.scrolling-touch{-webkit-overflow-scrolling:touch}
.scrolling-auto{-webkit-overflow-scrolling:auto}
.p-0{padding:0}
.p-1{padding:.25rem}
.p-2{padding:.5rem}
.p-3{padding:.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-8{padding:2rem}
.p-10{padding:2.5rem}
.p-12{padding:3rem}
.p-16{padding:4rem}
.p-20{padding:5rem}
.p-24{padding:6rem}
.p-32{padding:8rem}
.p-40{padding:10rem}
.p-48{padding:12rem}
.p-56{padding:14rem}
.p-64{padding:16rem}
.p-px{padding:1px}
.py-0{padding-top:0;padding-bottom:0}
.px-0{padding-left:0;padding-right:0}
.py-1{padding-top:.25rem;padding-bottom:.25rem}
.px-1{padding-left:.25rem;padding-right:.25rem}
.py-2{padding-top:.5rem;padding-bottom:.5rem}
.px-2{padding-left:.5rem;padding-right:.5rem}
.py-3{padding-top:.75rem;padding-bottom:.75rem}
.px-3{padding-left:.75rem;padding-right:.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.px-4{padding-left:1rem;padding-right:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.px-8{padding-left:2rem;padding-right:2rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.px-10{padding-left:2.5rem;padding-right:2.5rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.px-12{padding-left:3rem;padding-right:3rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.px-16{padding-left:4rem;padding-right:4rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.px-20{padding-left:5rem;padding-right:5rem}
.py-24{padding-top:6rem;padding-bottom:6rem}
.px-24{padding-left:6rem;padding-right:6rem}
.py-32{padding-top:8rem;padding-bottom:8rem}
.px-32{padding-left:8rem;padding-right:8rem}
.py-40{padding-top:10rem;padding-bottom:10rem}
.px-40{padding-left:10rem;padding-right:10rem}
.py-48{padding-top:12rem;padding-bottom:12rem}
.px-48{padding-left:12rem;padding-right:12rem}
.py-56{padding-top:14rem;padding-bottom:14rem}
.px-56{padding-left:14rem;padding-right:14rem}
.py-64{padding-top:16rem;padding-bottom:16rem}
.px-64{padding-left:16rem;padding-right:16rem}
.py-px{padding-top:1px;padding-bottom:1px}
.px-px{padding-left:1px;padding-right:1px}
.pt-0{padding-top:0}
.pr-0{padding-right:0}
.pb-0{padding-bottom:0}
.pl-0{padding-left:0}
.pt-1{padding-top:.25rem}
.pr-1{padding-right:.25rem}
.pb-1{padding-bottom:.25rem}
.pl-1{padding-left:.25rem}
.pt-2{padding-top:.5rem}
.pr-2{padding-right:.5rem}
.pb-2{padding-bottom:.5rem}
.pl-2{padding-left:.5rem}
.pt-3{padding-top:.75rem}
.pr-3{padding-right:.75rem}
.pb-3{padding-bottom:.75rem}
.pl-3{padding-left:.75rem}
.pt-4{padding-top:1rem}
.pr-4{padding-right:1rem}
.pb-4{padding-bottom:1rem}
.pl-4{padding-left:1rem}
.pt-5{padding-top:1.25rem}
.pr-5{padding-right:1.25rem}
.pb-5{padding-bottom:1.25rem}
.pl-5{padding-left:1.25rem}
.pt-6{padding-top:1.5rem}
.pr-6{padding-right:1.5rem}
.pb-6{padding-bottom:1.5rem}
.pl-6{padding-left:1.5rem}
.pt-8{padding-top:2rem}
.pr-8{padding-right:2rem}
.pb-8{padding-bottom:2rem}
.pl-8{padding-left:2rem}
.pt-10{padding-top:2.5rem}
.pr-10{padding-right:2.5rem}
.pb-10{padding-bottom:2.5rem}
.pl-10{padding-left:2.5rem}
.pt-12{padding-top:3rem}
.pr-12{padding-right:3rem}
.pb-12{padding-bottom:3rem}
.pl-12{padding-left:3rem}
.pt-16{padding-top:4rem}
.pr-16{padding-right:4rem}
.pb-16{padding-bottom:4rem}
.pl-16{padding-left:4rem}
.pt-20{padding-top:5rem}
.pr-20{padding-right:5rem}
.pb-20{padding-bottom:5rem}
.pl-20{padding-left:5rem}
.pt-24{padding-top:6rem}
.pr-24{padding-right:6rem}
.pb-24{padding-bottom:6rem}
.pl-24{padding-left:6rem}
.pt-32{padding-top:8rem}
.pr-32{padding-right:8rem}
.pb-32{padding-bottom:8rem}
.pl-32{padding-left:8rem}
.pt-40{padding-top:10rem}
.pr-40{padding-right:10rem}
.pb-40{padding-bottom:10rem}
.pl-40{padding-left:10rem}
.pt-48{padding-top:12rem}
.pr-48{padding-right:12rem}
.pb-48{padding-bottom:12rem}
.pl-48{padding-left:12rem}
.pt-56{padding-top:14rem}
.pr-56{padding-right:14rem}
.pb-56{padding-bottom:14rem}
.pl-56{padding-left:14rem}
.pt-64{padding-top:16rem}
.pr-64{padding-right:16rem}
.pb-64{padding-bottom:16rem}
.pl-64{padding-left:16rem}
.pt-px{padding-top:1px}
.pr-px{padding-right:1px}
.pb-px{padding-bottom:1px}
.pl-px{padding-left:1px}
.pointer-events-none{pointer-events:none}
.pointer-events-auto{pointer-events:auto}
.static{position:static}
.fixed{position:fixed}
.absolute{position:absolute}
.relative{position:relative}
.sticky{position:-webkit-sticky;position:sticky}
.inset-0{top:0;right:0;bottom:0;left:0}
.inset-auto{top:auto;right:auto;bottom:auto;left:auto}
.inset-y-0{top:0;bottom:0}
.inset-x-0{right:0;left:0}
.inset-y-auto{top:auto;bottom:auto}
.inset-x-auto{right:auto;left:auto}
.top-0{top:0}
.right-0{right:0}
.bottom-0{bottom:0}
.left-0{left:0}
.top-auto{top:auto}
.right-auto{right:auto}
.bottom-auto{bottom:auto}
.left-auto{left:auto}
.resize-none{resize:none}
.resize-y{resize:vertical}
.resize-x{resize:horizontal}
.resize{resize:both}
.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}
.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}
.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}
.shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}
.shadow-none{box-shadow:none}
/* /////////////////////////↑原来github上的，tailwindcss1.0 用///////////////////////// */
/* /////////////////////////一行二列///////////////////////// */
.朵1102 ol {
  display: flex;
  margin: 4px;
  padding: 8px;
  gap: 4px;
}
.朵1102 ul {
  display: flex;
  margin: 4px;
  padding: 8px;
  gap: 4px;
}
.朵1102 li {
  display: grid;
  grid: auto / 28px 42px 1fr 1fr;
  white-space: nowrap;
  position: relative;
  list-style-type: none;
  cursor: pointer;
}
.朵1102 li h5:hover{
  color: #df5050;
}
.朵1102 li h6:hover{
  color: #c4c4e7;
}
.朵1102 li h6 {color: #fdc0b9;}
/* /////////////////////////三行三列///////////////////////// */
.朵3101 ol {
  display: flex;
  margin: 4px;
  gap: 4px;
}
.朵3101 ul {
  display: flex;
  margin: 4px;
  padding: 8px;
  gap: 4px;
}
.朵3101 li::before {
    counter-increment: 统一文明;
    content: none;
}
.朵3101 li h1{
  grid-area: 1 / 3 / 2 / 4;
  width: 100%;
  height: 100%;
  opacity: 0; 
}
.朵3101 li h2{
  grid-area: 2 / 3 / 3/ 4;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.朵3101 li h1:hover {
  opacity: 1;
  position: fixed;
  transform: translateX(-16px);
  background: #f1efef;
  margin: 0px 16px;
  padding: 0px 16px 0px 32px;
  border-radius: 4px;
  z-index: 99999;
  width: auto;
  height: 32px;
  font-family: '宋体';
  font-size: 13px;
}
.朵3101 li h2:hover {
  opacity: 1;
  position: fixed;
  transform: translateX(-16px);
  background: #f1efef;
  margin: 0px 16px;
  padding: 0px 16px 0px 32px;
  border-radius: 4px;
  z-index: 1;
  width: auto;
  height: 16px;
  font-family: '宋体';
  font-size: 13px;
}
.朵3101 li h3{grid-area: 1 / 1 / 2/ 2; color: #5f5d5d;}
.朵3101 li h4{
    grid-area: 1 / 2 / 2/ 3;
    color: #df5050;
    width: 32px;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
    flex-wrap: wrap;
}
.朵3101 li h5{grid-area: 2 / 1 / 3/ 5; line-height: 14px; color: #878787 ;}
.朵3101 li h6{grid-area: 3 / 1 / 4/ 5; line-height: 14px; color: #adac9e; text-align: left; }
/*.朵3101 li:nth-child(6n+1){background: #ffeeee;} */
/*.朵3101 li:nth-child(6n+2){background: #eeffee;} */
/*.朵3101 li:nth-child(6n+3){background: #eeeeff;} */
/*.朵3101 li:nth-child(6n+4){background: #ffffee;} */
/*.朵3101 li:nth-child(6n+5){background: #eeffff;} */
/*.朵3101 li:nth-child(6n+6){background: #ffeeff;} */
.朵3101 h1, .朵3101  h2, .朵3101  h3, .朵3101  h5, .朵3101  h6 {
  font-size: 12px;
  font-weight: normal;/*不粗*/
  overflow: hidden; /* 关键：隐藏溢出内容 */
  white-space: nowrap; /* 防止文本换行 */
  text-overflow: ellipsis; /* 超出部分显示省略号 */
}
/*.朵3101 h1, .朵3101 h3, .朵3101 h5 {cursor: text;} /* 原：十字线crosshair */*/
/*.朵3101 h2, .朵3101 h4, .朵3101 h6 {cursor: pointer;}*/
.朵3101 h1 {line-height: 32px;}
.朵3101 h2 {line-height: 16px;}
.朵3101 h3 {
    color: #e5e1e1;
    line-height: 16px;
    max-height: 4.8ch;
    writing-mode: vertical-rl;
    text-overflow: clip;
}
.朵3101 h4 {text-align: center;line-height: 32px;}

/* /////////////////////////一行一列///////////////////////// */
/* /////////////////////////二行一列///////////////////////// */
/* /////////////////////////三行一列///////////////////////// */
.三行一列 li {
    padding: 10px;
    border-radius: 8px;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.2s;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.三行一列 h4 {
    font-weight: bold;
    color: #000dff;
    font-size: 14px;
    margin-bottom: 4px;
}
.三行一列 h5 {
    font-size: 12px;
    color: #718096;
    margin-bottom: 4px;
}
.三行一列 h6 {
    font-size: 11px;
    color: #a0aec0;
    background-color: #f8fafc;
    padding: 4px 6px;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* /////////////////////////四行一列///////////////////////// */
/* /////////////////////////五行一列///////////////////////// */
/* /////////////////////////六行一列///////////////////////// */
/* /////////////////////////花///////////////////////// */
.花0 {display: none;}
.花1 h2 {display: none;}
.花1 h3 {display: none;}
.花1 h4 {display: none;}
.花1 h5 {display: none;}
.花1 h6 {display: none;}
.花2 h1 {display: none;}
.花2 h3 {display: none;}
.花2 h4 {display: none;}
.花2 h5 {display: none;}
.花2 h6 {display: none;}
.花3 h3 {display: none;}
.花3 h4 {display: none;}
.花3 h5 {display: none;}
.花3 h6 {display: none;}
.花4 h1 {display: none;}
.花4 h2 {display: none;}
.花4 h4 {display: none;}
.花4 h5 {display: none;}
.花4 h6 {display: none;}
.花5 h2 {display: none;}
.花5 h3 {display: none;}
.花5 h5 {display: none;}
.花5 h6 {display: none;}
.花6 h1 {display: none;}
.花6 h4 {display: none;}
.花6 h5 {display: none;}
.花6 h6 {display: none;}
.花7 h3 {display: none;}
.花7 h5 {display: none;}
.花7 h6 {display: none;}
.花8 h1 {display: none;}
.花8 h2 {display: none;}
.花8 h3 {display: none;}
.花8 h5 {display: none;}
.花8 h6 {display: none;}
.花9 h2 {display: none;}
.花9 h3 {display: none;}
.花9 h5 {display: none;}
.花9 h6 {display: none;}
.花10 h1 {display: none;}
.花10 h3 {display: none;}
.花10 h5 {display: none;}
.花11 h3 {display: none;}
.花11 h5 {display: none;}
.花11 h6 {display: none;}
.花12 h1 {display: none;}
.花12 h2 {display: none;}
.花12 h5 {display: none;}
.花12 h6 {display: none;}
.花13 h2 {display: none;}
.花13 h5 {display: none;}
.花13 h6 {display: none;}
.花14 h1 {display: none;}
.花14 h5 {display: none;}
.花14 h6 {display: none;}
.花15 h5 {display: none;}
.花15 h6 {display: none;}
.花16 h1 {display: none;}
.花16 h2 {display: none;}
.花16 h3 {display: none;}
.花16 h4 {display: none;}
.花16 h6 {display: none;}
.花17 h2 {display: none;}
.花17 h3 {display: none;}
.花17 h4 {display: none;}
.花17 h6 {display: none;}
.花18 h1 {display: none;}
.花18 h3 {display: none;}
.花18 h4 {display: none;}
.花18 h6 {display: none;}
.花19 h3 {display: none;}
.花19 h4 {display: none;}
.花19 h6 {display: none;}
.花20 h1 {display: none;}
.花20 h2 {display: none;}
.花20 h4 {display: none;}
.花20 h6 {display: none;}
.花21 h2 {display: none;}
.花21 h4 {display: none;}
.花21 h6 {display: none;}
.花22 h1 {display: none;}
.花22 h4 {display: none;}
.花22 h6 {display: none;}
.花23 h4 {display: none;}
.花23 h6 {display: none;}
.花24 h1 {display: none;}
.花24 h2 {display: none;}
.花24 h3 {display: none;}
.花24 h6 {display: none;}
.花25 h2 {display: none;}
.花25 h3 {display: none;}
.花25 h6 {display: none;}
.花26 h1 {display: none;}
.花26 h3 {display: none;}
.花26 h6 {display: none;}
.花27 h3 {display: none;}
.花27 h6 {display: none;}
.花28 h1 {display: none;}
.花28 h2 {display: none;}
.花28 h6 {display: none;}
.花29 h2 {display: none;}
.花29 h6 {display: none;}
.花30 h1 {display: none;}
.花30 h6 {display: none;}
.花31 h6 {display: none;}
.花32 h1 {display: none;}
.花32 h2 {display: none;}
.花32 h3 {display: none;}
.花32 h4 {display: none;}
.花32 h5 {display: none;}
.花33 h2 {display: none;}
.花33 h3 {display: none;}
.花33 h4 {display: none;}
.花33 h5 {display: none;}
.花34 h1 {display: none;}
.花34 h3 {display: none;}
.花34 h4 {display: none;}
.花34 h5 {display: none;}
.花35 h3 {display: none;}
.花35 h4 {display: none;}
.花35 h5 {display: none;}
.花36 h1 {display: none;}
.花36 h2 {display: none;}
.花36 h4 {display: none;}
.花36 h5 {display: none;}
.花37 h2 {display: none;}
.花37 h4 {display: none;}
.花37 h5 {display: none;}
.花38 h1 {display: none;}
.花38 h4 {display: none;}
.花38 h5 {display: none;}
.花39 h4 {display: none;}
.花39 h5 {display: none;}
.花40 h1 {display: none;}
.花40 h2 {display: none;}
.花40 h3 {display: none;}
.花40 h5 {display: none;}
.花41 h2 {display: none;}
.花41 h3 {display: none;}
.花41 h5 {display: none;}
.花42 h1 {display: none;}
.花42 h3 {display: none;}
.花42 h5 {display: none;}
.花43 h3 {display: none;}
.花43 h5 {display: none;}
.花44 h1 {display: none;}
.花44 h2 {display: none;}
.花44 h5 {display: none;}
.花45 h2 {display: none;}
.花45 h5 {display: none;}
.花46 h1 {display: none;}
.花46 h5 {display: none;}
.花47 h5 {display: none;}
.花48 h1 {display: none;}
.花48 h2 {display: none;}
.花48 h3 {display: none;}
.花48 h4 {display: none;}
.花49 h2 {display: none;}
.花49 h3 {display: none;}
.花49 h4 {display: none;}
.花50 h1 {display: none;}
.花50 h3 {display: none;}
.花50 h4 {display: none;}
.花51 h3 {display: none;}
.花51 h4 {display: none;}
.花52 h1 {display: none;}
.花52 h2 {display: none;}
.花52 h4 {display: none;}
.花53 h2 {display: none;}
.花53 h4 {display: none;}
.花54 h1 {display: none;}
.花54 h4 {display: none;}
.花55 h4 {display: none;}
.花56 h1 {display: none;}
.花56 h2 {display: none;}
.花56 h3 {display: none;}
.花57 h2 {display: none;}
.花57 h3 {display: none;}
.花58 h1 {display: none;}
.花58 h3 {display: none;}
.花59 h3 {display: none;}
.花60 h1 {display: none;}
.花60 h2 {display: none;}
.花61 h2 {display: none;}
.花62 h1 {display: none;}
/* /////////////////////////一行一列///////////////////////// */
.靠一 { grid-area: 1 / 1 / 2 / 2;}
.靠二 { grid-area: 1 / 2 / 2 / 3;}
.靠三 { grid-area: 1 / 3 / 2 / 4;}
.靠四 { grid-area: 2 / 1 / 3 / 2;}
.靠五 { grid-area: 2 / 2 / 3 / 3;}
.靠六 { grid-area: 2 / 3 / 3 / 4;}
.靠七 { grid-area: 3 / 1 / 4 / 2;}
.靠八 { grid-area: 3 / 2 / 4 / 3;}
.靠九 { grid-area: 3 / 3 / 4 / 4;}
.靠一横二 { grid-area: 1 / 1 / 2 / 3;}
.靠一横三 { grid-area: 1 / 1 / 2 / 4;}
.靠四横二 { grid-area: 2 / 1 / 3 / 3;}
.靠四横三 { grid-area: 2 / 1 / 3 / 4;}
.靠七横二 { grid-area: 3 / 1 / 4 / 3;}
.靠七横三 { grid-area: 3 / 1 / 4 / 4;}
.靠五横二 { grid-area: 2 / 2 / 3/ 4;}
.靠八横二 { grid-area: 3 / 2 / 4/ 4;}
.靠五横二列二 { grid-area: 2 / 2 / 4/ 4;}
/* /////////////////////////一行一列///////////////////////// */
.实{ border: 1px solid #ff0000;}
.虚{ border: 1px dashed #ff0000;}
.指{ cursor: pointer;}
.粗{ font-weight: 700;}
.壮{ font-size: 16px;}
.隐{ display: none !important;}
.隐轻{ display: none;}
.隐重{ display:none !important;}
.弯行{ flex-direction: row;}
.弯列{ flex-direction: column;}
.弯掉 { flex-wrap: wrap;}
.无{/* 占位符 */}
.无序{list-style-type: none;}
.弹性布局 {/* 显示为弹性布局 */
    display: flex;
}
.平 {/* 弹性方向为行方向 */
    flex-direction: row;
}
.垂{/* 弹性方向为列方向 */
    flex-direction: column;
}
.平颠 {/* 弹性方向为行反向 */
    flex-direction: row-reverse;
}
.垂颠 {/* 弹性方向为列反向 */
    flex-direction: column-reverse;
}
.不掉 {/* 弹性元素不换行 */
    flex-wrap: nowrap;
}
.掉 {/* 弹性元素换行 */
    flex-wrap: wrap;
}
.垂中 {/* 多行元素垂直居中对齐 */
    align-content: center;
}
.顶齐 {/* 多行元素顶部对齐 */
    align-content: flex-start;
}
.底齐 {/* 多行元素底部对齐 */
    align-content: flex-end;
}
.均 {/* 多行元素周围均匀分布 */
    align-content: space-around;
}
.端齐 {/* 多行元素两端对齐 */
    align-content: space-between;
}
.拉伸 {/* 多行元素拉伸填充 */
    align-content: stretch;
}
.平中 {/* 元素水平居中对齐 */
    justify-content: center;
}
.左齐 {/* 元素左对齐 */
    justify-content: flex-start;
}
.右齐 {/* 元素右对齐 */
    justify-content: flex-end;
}
.碳端齐 {/* 元素两端对齐 */
    justify-content: space-between;
}
.碳均 {/* 元素周围均匀分布 */
    justify-content: space-around;
}
.碳均分{/* 元素均匀分布 */
    justify-content: space-evenly;
}
.垂中 {/* 元素垂直居中对齐 */
    align-items: center;
}
.碳顶 {/* 元素顶部对齐 */
    align-items: flex-start;
}
.碳底 {/* 元素底部对齐 */
    align-items: flex-end;
}
.碳拉伸 {/* 元素拉伸填充 */
    align-items: stretch;
}
.碳基齐 {/* 元素基线对齐 */
    align-items: baseline;
}
/* ----- ↓从nofileui.css新增 ----- */
.缘左{margin-left:10px;}
.宽百分百{width:100%;}
.文本居中{text-align:center;}
.缘{margin:0.2rem;}
.垫{padding:0.2rem;}
.字体大小{font-size:25px;}
.页1{background:#ffffff;width:100%;height:885px;}
.块{width:10px;height:10px;}
.大块{width:100px;height:100px;}
.长块{width:100px;height:50px;}
.红{color:#ff0000;}
.橙{color:#ff7f00;}
.黄{color:#ffff00;}
.绿{color:#008000;}
.青{color:#00c0c0;}
.靛{color:#4b0082;}
.蓝{color:#0000ff;}
.紫{color:#800080;}
.黑{color:#000000;}
.白{color:#ffffff;}
.灰{color:#808080;}
.乌{color:#000080;}
.粉{color:#ffc0cb;}
.翠{color:#008080;}
.碧{color:#008000;}
.棕{color:#804000;}
.朱{color:#ff0000;}
.赤{color:#ff0000;}
.褪{color:#808080;}
.褐{color:#808080;}
.黛{color:#0000ff;}
.苍{color:#ff0000;}
.辅{color:#000000;}
.副{color:#800080;}
.煮{color:#142645;}
.景红{background:#ff0000;}
.景橙{background:#ff7f00;}
.景黄{background:#ffff00;}
.景绿{background:#008000;}
.景青{background:#00c0c0;}
.景靛{background:#4b0082;}
.景蓝{background:#0000ff;}
.景紫{background:#800080;}
.景黑{background:#000000;}
.景白{background:#ffffff;}
.景灰{background:#808080;}
.景乌{background:#000080;}
.景粉{background:#ffc0cb;}
.景翠{background:#008080;}
.景碧{background:#008000;}
.景棕{background:#804000;}
.景朱{background:#ff0000;}
.景赤{background:#ff0000;}
.景褪{background:#808080;}
.景褐{background:#808080;}
.景黛{background:#0000ff;}
.景苍{background:#ff0000;}
.景辅{background:#000000;}
.景副{background:#800080;}
.景煮{background:#142645;}
.亮红{color:#ff0000;}
.亮橙{color:#ff7f00;}
.亮黄{color:#ffff00;}
.亮绿{color:#008000;}
.亮青{color:#00c0c0;}
.亮靛{color:#4b0082;}
.亮蓝{color:#0000ff;}
.亮紫{color:#800080;}
.亮黑{color:#000000;}
.亮白{color:#ffffff;}
.亮灰{color:#808080;}
.亮乌{color:#000080;}
.亮粉{color:#ffc0cb;}
.亮翠{color:#008080;}
.亮碧{color:#008000;}
.亮棕{color:#804000;}
.亮朱{color:#ff0000;}
.亮赤{color:#ff0000;}
.亮褪{color:#808080;}
.亮褐{color:#808080;}
.亮黛{color:#0000ff;}
.亮苍{color:#ff0000;}
.亮辅{color:#000000;}
.亮副{color:#800080;}
.亮煮{color:#142645;}
.景亮红{background:#ff0000;}
.景亮橙{background:#ff7f00;}
.景亮黄{background:#ffff00;}
.景亮绿{background:#008000;}
.景亮青{background:#00c0c0;}
.景亮靛{background:#4b0082;}
.景亮蓝{background:#0000ff;}
.景亮紫{background:#800080;}
.景亮黑{background:#000000;}
.景亮白{background:#ffffff;}
.景亮灰{background:#808080;}
.景亮乌{background:#000080;}
.景亮粉{background:#ffc0cb;}
.景亮翠{background:#008080;}
.景亮碧{background:#008000;}
.景亮棕{background:#804000;}
.景亮朱{background:#ff0000;}
.景亮赤{background:#ff0000;}
.景亮褪{background:#808080;}
.景亮褐{background:#808080;}
.景亮黛{background:#0000ff;}
.景亮苍{background:#ff0000;}
.景亮辅{background:#000000;}
.景亮副{background:#800080;}
.景亮煮{background:#142645;}
.明红{color:#ff0000;}
.明橙{color:#ff7f00;}
.明黄{color:#ffff00;}
.明绿{color:#008000;}
.明青{color:#00c0c0;}
.明靛{color:#4b0082;}
.明蓝{color:#0000ff;}
.明紫{color:#800080;}
.明黑{color:#000000;}
.明白{color:#ffffff;}
.明灰{color:#808080;}
.明乌{color:#000080;}
.明粉{color:#ffc0cb;}
.明翠{color:#008080;}
.明碧{color:#008000;}
.明棕{color:#804000;}
.明朱{color:#ff0000;}
.明赤{color:#ff0000;}
.明褪{color:#808080;}
.明褐{color:#808080;}
.明黛{color:#0000ff;}
.明苍{color:#ff0000;}
.明辅{color:#000000;}
.明副{color:#800080;}
.明煮{color:#142645;}
.景明红{background:#ff0000;}
.景明橙{background:#ff7f00;}
.景明黄{background:#ffff00;}
.景明绿{background:#008000;}
.景明青{background:#00c0c0;}
.景明靛{background:#4b0082;}
.景明蓝{background:#0000ff;}
.景明紫{background:#800080;}
.景明黑{background:#000000;}
.景明白{background:#ffffff;}
.景明灰{background:#808080;}
.景明乌{background:#000080;}
.景明粉{background:#ffc0cb;}
.景明翠{background:#008080;}
.景明碧{background:#008000;}
.景明棕{background:#804000;}
.景明朱{background:#ff0000;}
.景明赤{background:#ff0000;}
.景明褪{background:#808080;}
.景明褐{background:#808080;}
.景明黛{background:#0000ff;}
.景明苍{background:#ff0000;}
.景明辅{background:#000000;}
.景明副{background:#800080;}
.景明煮{background:#142645;}
.浅红{color:#ff0000;}
.浅橙{color:#ff7f00;}
.浅黄{color:#ffff00;}
.浅绿{color:#008000;}
.浅青{color:#00c0c0;}
.浅靛{color:#4b0082;}
.浅蓝{color:#0000ff;}
.浅紫{color:#800080;}
.浅黑{color:#000000;}
.浅白{color:#ffffff;}
.浅灰{color:#808080;}
.浅乌{color:#000080;}
.浅粉{color:#ffc0cb;}
.浅翠{color:#008080;}
.浅碧{color:#008000;}
.浅棕{color:#804000;}
.浅朱{color:#ff0000;}
.浅赤{color:#ff0000;}
.浅褪{color:#808080;}
.浅褐{color:#808080;}
.浅黛{color:#0000ff;}
.浅苍{color:#ff0000;}
.浅辅{color:#000000;}
.浅副{color:#800080;}
.浅煮{color:#142645;}
.景浅红{background:#ff0000;}
.景浅橙{background:#ff7f00;}
.景浅黄{background:#ffff00;}
.景浅绿{background:#008000;}
.景浅青{background:#00c0c0;}
.景浅靛{background:#4b0082;}
.景浅蓝{background:#0000ff;}
.景浅紫{background:#800080;}
.景浅黑{background:#000000;}
.景浅白{background:#ffffff;}
.景浅灰{background:#808080;}
.景浅乌{background:#000080;}
.景浅粉{background:#ffc0cb;}
.景浅翠{background:#008080;}
.景浅碧{background:#008000;}
.景浅棕{background:#804000;}
.景浅朱{background:#ff0000;}
.景浅赤{background:#ff0000;}
.景浅褪{background:#808080;}
.景浅褐{background:#808080;}
.景浅黛{background:#0000ff;}
.景浅苍{background:#ff0000;}
.景浅辅{background:#000000;}
.景浅副{background:#800080;}
.景浅煮{background:#142645;}
.淡红{color:#ff0000;}
.淡橙{color:#ff7f00;}
.淡黄{color:#ffff00;}
.淡绿{color:#008000;}
.淡青{color:#00c0c0;}
.淡靛{color:#4b0082;}
.淡蓝{color:#0000ff;}
.淡紫{color:#800080;}
.淡黑{color:#000000;}
.淡白{color:#ffffff;}
.淡灰{color:#808080;}
.淡乌{color:#000080;}
.淡粉{color:#ffc0cb;}
.淡翠{color:#008080;}
.淡碧{color:#008000;}
.淡棕{color:#804000;}
.淡朱{color:#ff0000;}
.淡赤{color:#ff0000;}
.淡褪{color:#808080;}
.淡褐{color:#808080;}
.淡黛{color:#0000ff;}
.淡苍{color:#ff0000;}
.淡辅{color:#000000;}
.淡副{color:#800080;}
.淡煮{color:#142645;}
.景淡红{background:#ff0000;}
.景淡橙{background:#ff7f00;}
.景淡黄{background:#ffff00;}
.景淡绿{background:#008000;}
.景淡青{background:#00c0c0;}
.景淡靛{background:#4b0082;}
.景淡蓝{background:#0000ff;}
.景淡紫{background:#800080;}
.景淡黑{background:#000000;}
.景淡白{background:#ffffff;}
.景淡灰{background:#808080;}
.景淡乌{background:#000080;}
.景淡粉{background:#ffc0cb;}
.景淡翠{background:#008080;}
.景淡碧{background:#008000;}
.景淡棕{background:#804000;}
.景淡朱{background:#ff0000;}
.景淡赤{background:#ff0000;}
.景淡褪{background:#808080;}
.景淡褐{background:#808080;}
.景淡黛{background:#0000ff;}
.景淡苍{background:#ff0000;}
.景淡辅{background:#000000;}
.景淡副{background:#800080;}
.景淡煮{background:#142645;}
.薄红{color:#ff0000;}
.薄橙{color:#ff7f00;}
.薄黄{color:#ffff00;}
.薄绿{color:#008000;}
.薄青{color:#00c0c0;}
.薄靛{color:#4b0082;}
.薄蓝{color:#0000ff;}
.薄紫{color:#800080;}
.薄黑{color:#000000;}
.薄白{color:#ffffff;}
.薄灰{color:#808080;}
.薄乌{color:#000080;}
.薄粉{color:#ffc0cb;}
.薄翠{color:#008080;}
.薄碧{color:#008000;}
.薄棕{color:#804000;}
.薄朱{color:#ff0000;}
.薄赤{color:#ff0000;}
.薄褪{color:#808080;}
.薄褐{color:#808080;}
.薄黛{color:#0000ff;}
.薄苍{color:#ff0000;}
.薄辅{color:#000000;}
.薄副{color:#800080;}
.薄煮{color:#142645;}
.景薄红{background:#ff0000;}
.景薄橙{background:#ff7f00;}
.景薄黄{background:#ffff00;}
.景薄绿{background:#008000;}
.景薄青{background:#00c0c0;}
.景薄靛{background:#4b0082;}
.景薄蓝{background:#0000ff;}
.景薄紫{background:#800080;}
.景薄黑{background:#000000;}
.景薄白{background:#ffffff;}
.景薄灰{background:#808080;}
.景薄乌{background:#000080;}
.景薄粉{background:#ffc0cb;}
.景薄翠{background:#008080;}
.景薄碧{background:#008000;}
.景薄棕{background:#804000;}
.景薄朱{background:#ff0000;}
.景薄赤{background:#ff0000;}
.景薄褪{background:#808080;}
.景薄褐{background:#808080;}
.景薄黛{background:#0000ff;}
.景薄苍{background:#ff0000;}
.景薄辅{background:#000000;}
.景薄副{background:#800080;}
.景薄煮{background:#142645;}
.厚红{color:#ff0000;}
.厚橙{color:#ff7f00;}
.厚黄{color:#ffff00;}
.厚绿{color:#008000;}
.厚青{color:#00c0c0;}
.厚靛{color:#4b0082;}
.厚蓝{color:#0000ff;}
.厚紫{color:#800080;}
.厚黑{color:#000000;}
.厚白{color:#ffffff;}
.厚灰{color:#808080;}
.厚乌{color:#000080;}
.厚粉{color:#ffc0cb;}
.厚翠{color:#008080;}
.厚碧{color:#008000;}
.厚棕{color:#804000;}
.厚朱{color:#ff0000;}
.厚赤{color:#ff0000;}
.厚褪{color:#808080;}
.厚褐{color:#808080;}
.厚黛{color:#0000ff;}
.厚苍{color:#ff0000;}
.厚辅{color:#000000;}
.厚副{color:#800080;}
.厚煮{color:#142645;}
.景厚红{background:#ff0000;}
.景厚橙{background:#ff7f00;}
.景厚黄{background:#ffff00;}
.景厚绿{background:#008000;}
.景厚青{background:#00c0c0;}
.景厚靛{background:#4b0082;}
.景厚蓝{background:#0000ff;}
.景厚紫{background:#800080;}
.景厚黑{background:#000000;}
.景厚白{background:#ffffff;}
.景厚灰{background:#808080;}
.景厚乌{background:#000080;}
.景厚粉{background:#ffc0cb;}
.景厚翠{background:#008080;}
.景厚碧{background:#008000;}
.景厚棕{background:#804000;}
.景厚朱{background:#ff0000;}
.景厚赤{background:#ff0000;}
.景厚褪{background:#808080;}
.景厚褐{background:#808080;}
.景厚黛{background:#0000ff;}
.景厚苍{background:#ff0000;}
.景厚辅{background:#000000;}
.景厚副{background:#800080;}
.景厚煮{background:#142645;}
.浓红{color:#ff0000;}
.浓橙{color:#ff7f00;}
.浓黄{color:#ffff00;}
.浓绿{color:#008000;}
.浓青{color:#00c0c0;}
.浓靛{color:#4b0082;}
.浓蓝{color:#0000ff;}
.浓紫{color:#800080;}
.浓黑{color:#000000;}
.浓白{color:#ffffff;}
.浓灰{color:#808080;}
.浓乌{color:#000080;}
.浓粉{color:#ffc0cb;}
.浓翠{color:#008080;}
.浓碧{color:#008000;}
.浓棕{color:#804000;}
.浓朱{color:#ff0000;}
.浓赤{color:#ff0000;}
.浓褪{color:#808080;}
.浓褐{color:#808080;}
.浓黛{color:#0000ff;}
.浓苍{color:#ff0000;}
.浓辅{color:#000000;}
.浓副{color:#800080;}
.浓煮{color:#142645;}
.景浓红{background:#ff0000;}
.景浓橙{background:#ff7f00;}
.景浓黄{background:#ffff00;}
.景浓绿{background:#008000;}
.景浓青{background:#00c0c0;}
.景浓靛{background:#4b0082;}
.景浓蓝{background:#0000ff;}
.景浓紫{background:#800080;}
.景浓黑{background:#000000;}
.景浓白{background:#ffffff;}
.景浓灰{background:#808080;}
.景浓乌{background:#000080;}
.景浓粉{background:#ffc0cb;}
.景浓翠{background:#008080;}
.景浓碧{background:#008000;}
.景浓棕{background:#804000;}
.景浓朱{background:#ff0000;}
.景浓赤{background:#ff0000;}
.景浓褪{background:#808080;}
.景浓褐{background:#808080;}
.景浓黛{background:#0000ff;}
.景浓苍{background:#ff0000;}
.景浓辅{background:#000000;}
.景浓副{background:#800080;}
.景浓煮{background:#142645;}
.深红{color:#ff0000;}
.深橙{color:#ff7f00;}
.深黄{color:#ffff00;}
.深绿{color:#008000;}
.深青{color:#00c0c0;}
.深靛{color:#4b0082;}
.深蓝{color:#0000ff;}
.深紫{color:#800080;}
.深黑{color:#000000;}
.深白{color:#ffffff;}
.深灰{color:#808080;}
.深乌{color:#000080;}
.深粉{color:#ffc0cb;}
.深翠{color:#008080;}
.深碧{color:#008000;}
.深棕{color:#804000;}
.深朱{color:#ff0000;}
.深赤{color:#ff0000;}
.深褪{color:#808080;}
.深褐{color:#808080;}
.深黛{color:#0000ff;}
.深苍{color:#ff0000;}
.深辅{color:#000000;}
.深副{color:#800080;}
.深煮{color:#142645;}
.景深红{background:#ff0000;}
.景深橙{background:#ff7f00;}
.景深黄{background:#ffff00;}
.景深绿{background:#008000;}
.景深青{background:#00c0c0;}
.景深靛{background:#4b0082;}
.景深蓝{background:#0000ff;}
.景深紫{background:#800080;}
.景深黑{background:#000000;}
.景深白{background:#ffffff;}
.景深灰{background:#808080;}
.景深乌{background:#000080;}
.景深粉{background:#ffc0cb;}
.景深翠{background:#008080;}
.景深碧{background:#008000;}
.景深棕{background:#804000;}
.景深朱{background:#ff0000;}
.景深赤{background:#ff0000;}
.景深褪{background:#808080;}
.景深褐{background:#808080;}
.景深黛{background:#0000ff;}
.景深苍{background:#ff0000;}
.景深辅{background:#000000;}
.景深副{background:#800080;}
.景深煮{background:#142645;}
.昏红{color:#ff0000;}
.昏橙{color:#ff7f00;}
.昏黄{color:#ffff00;}
.昏绿{color:#008000;}
.昏青{color:#00c0c0;}
.昏靛{color:#4b0082;}
.昏蓝{color:#0000ff;}
.昏紫{color:#800080;}
.昏黑{color:#000000;}
.昏白{color:#ffffff;}
.昏灰{color:#808080;}
.昏乌{color:#000080;}
.昏粉{color:#ffc0cb;}
.昏翠{color:#008080;}
.昏碧{color:#008000;}
.昏棕{color:#804000;}
.昏朱{color:#ff0000;}
.昏赤{color:#ff0000;}
.昏褪{color:#808080;}
.昏褐{color:#808080;}
.昏黛{color:#0000ff;}
.昏苍{color:#ff0000;}
.昏辅{color:#000000;}
.昏副{color:#800080;}
.昏煮{color:#142645;}
.景昏红{background:#ff0000;}
.景昏橙{background:#ff7f00;}
.景昏黄{background:#ffff00;}
.景昏绿{background:#008000;}
.景昏青{background:#00c0c0;}
.景昏靛{background:#4b0082;}
.景昏蓝{background:#0000ff;}
.景昏紫{background:#800080;}
.景昏黑{background:#000000;}
.景昏白{background:#ffffff;}
.景昏灰{background:#808080;}
.景昏乌{background:#000080;}
.景昏粉{background:#ffc0cb;}
.景昏翠{background:#008080;}
.景昏碧{background:#008000;}
.景昏棕{background:#804000;}
.景昏朱{background:#ff0000;}
.景昏赤{background:#ff0000;}
.景昏褪{background:#808080;}
.景昏褐{background:#808080;}
.景昏黛{background:#0000ff;}
.景昏苍{background:#ff0000;}
.景昏辅{background:#000000;}
.景昏副{background:#800080;}
.景昏煮{background:#142645;}
.暗红{color:#ff0000;}
.暗橙{color:#ff7f00;}
.暗黄{color:#ffff00;}
.暗绿{color:#008000;}
.暗青{color:#00c0c0;}
.暗靛{color:#4b0082;}
.暗蓝{color:#0000ff;}
.暗紫{color:#800080;}
.暗黑{color:#000000;}
.暗白{color:#ffffff;}
.暗灰{color:#808080;}
.暗乌{color:#000080;}
.暗粉{color:#ffc0cb;}
.暗翠{color:#008080;}
.暗碧{color:#008000;}
.暗棕{color:#804000;}
.暗朱{color:#ff0000;}
.暗赤{color:#ff0000;}
.暗褪{color:#808080;}
.暗褐{color:#808080;}
.暗黛{color:#0000ff;}
.暗苍{color:#ff0000;}
.暗辅{color:#000000;}
.暗副{color:#800080;}
.暗煮{color:#142645;}
.景暗红{background:#ff0000;}
.景暗橙{background:#ff7f00;}
.景暗黄{background:#ffff00;}
.景暗绿{background:#008000;}
.景暗青{background:#00c0c0;}
.景暗靛{background:#4b0082;}
.景暗蓝{background:#0000ff;}
.景暗紫{background:#800080;}
.景暗黑{background:#000000;}
.景暗白{background:#ffffff;}
.景暗灰{background:#808080;}
.景暗乌{background:#000080;}
.景暗粉{background:#ffc0cb;}
.景暗翠{background:#008080;}
.景暗碧{background:#008000;}
.景暗棕{background:#804000;}
.景暗朱{background:#ff0000;}
.景暗赤{background:#ff0000;}
.景暗褪{background:#808080;}
.景暗褐{background:#808080;}
.景暗黛{background:#0000ff;}
.景暗苍{background:#ff0000;}
.景暗辅{background:#000000;}
.景暗副{background:#800080;}
.景暗煮{background:#142645;}
/* ----- ↑从nofileui.css新增 ----- */
button.标签页按钮:focus{outline:none;}
.dark { /* 【惯】css的dark{里}只能改颜色，不能改宽高 */
    /*.朵3101 li:nth-child(6n+1) { background: #2a1c1c; }*/
    /*.朵3101 li:nth-child(6n+2) { background: #1c2a1c; }*/
    /*.朵3101 li:nth-child(6n+3) { background: #1c1c2a; }*/
    /*.朵3101 li:nth-child(6n+4) { background: #2a2a1c; }*/
    /*.朵3101 li:nth-child(6n+5) { background: #1c2a2a; }*/
    /*.朵3101 li:nth-child(6n+6) { background: #2a1c2a; }*/
    .朵3101 li { background: #272727; }
    .朵3101 li h1:hover { background: #014fb5; color: #ffffff; }
    .朵3101 li h2:hover { background: #014fb5; color: #ffffff; }
    .肴 > li { background: #0055a7; }
}
