
body, html { width: 100%; height: 100%; overflow: hidden; font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Noto Sans", "Noto Sans CJK SC", "Microsoft YaHei", "PingFang SC", "微软雅黑", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Noto Sans", "Noto Sans CJK SC", "Microsoft YaHei", "PingFang SC", "微软雅黑", sans-serif;}

body { color: hsl(0, 0%, 29%); font-size: 1em; font-weight: 400; background-size: cover; background-repeat: no-repeat; background-position: center center; transition: background-image 0.3s ease; animation-duration: 500ms;}

body, button, input, optgroup, select, textarea { font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;}

html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; box-sizing: border-box;}

* { -webkit-tap-highlight-color: transparent;}
*, *::before, *::after { box-sizing: inherit;}

html { background-color: hsl(0, 0%, 100%); font-size: 16px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; min-width: 300px; text-rendering: optimizeLegibility; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; text-size-adjust: 100%;}

select, textarea, input, button { align-items: center; border: 1px solid transparent; border-radius: 4px; box-shadow: none; display: inline-flex; font-size: 1rem; height: 2.5em; justify-content: flex-start; line-height: 1.5; padding-bottom: calc(0.5em - 1px); padding-left: calc(0.75em - 1px); padding-right: calc(0.75em - 1px); padding-top: calc(0.5em - 1px); position: relative; vertical-align: top; box-sizing: border-box; outline: none; background: rgba(255, 255, 255, 0.32); border-color: transparent; box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);}

select.Err, textarea.Err, input.Err, button.Err{ box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);}

.noselect { cursor:default; moz-user-select: -moz-none;  -moz-user-select: none;  -o-user-select:none;  -khtml-user-select:none; /* you could also put this in a class */  -webkit-user-select:none;/* and add the CSS class here instead */  -ms-user-select:none;  user-select:none;/**禁止选中文字*/ }

.nowrap{ overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}

.ismobile{ display: none;}

div#YsOS_Loading{ position: fixed; display: flex; width: 100%; height: 100%; align-items: center; justify-content: center ; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 1234567;}
div#YsOS_Loading>ul{ width: 100px; height: 100px; border-radius: 50%; transition: background 3s ease-in-out; -webkit-transition: background 3s ease-in-out; background: conic-gradient( rgba(0,122,255, 0.9) 0deg, rgba(255, 255, 255, 0.5) 0deg 360deg ); -webkit-mask: radial-gradient(circle closest-side, transparent 80%, black 90%); mask: radial-gradient(circle closest-side, transparent 80%, black 90%);}

div#YsOS_Loading>b{ width: 100px; height: 100px; line-height: 100px; margin-left: -100px; color: rgba(0,122,255, 0.9); text-shadow: 0.5px 0.866px 3px rgba(255, 255, 255, 0.25); text-align: center; font-size: 20px;}

div#YsOS_Alert{ position: fixed; top: 10%; left: calc(50% - 150px); color: #FFFFFF; padding: 20px 25px; font-size: 14px; display: flex; flex-direction: column; min-width: 300px; max-width: 940px; overflow: hidden; background: rgba(241,70,104, 0.9); border-radius: 5px; z-index: 123456;}

div#YsOS_Alert>b{ position: absolute; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 20px; right: 5px; top: 5px; cursor: pointer;}

div#YsOS_Login{ display: flex; height: 100%; align-items: center; justify-content: center ; background: url(../img/FooterLogo.png) no-repeat left 15px bottom 10px;}

div#YsOS_Login>ul{ width: 28rem; text-align: left; background: rgba(255, 255, 255, 0.46); -webkit-backdrop-filter: blur(1rem); backdrop-filter: blur(1rem); border-radius: 8px; padding: 2.5rem 4rem; box-shadow: 0px 0px 17px -2px rgba(0, 0, 0, 0.47);}

div#YsOS_Login>ul>li{ width: 100%; list-style: none; margin-top: 10px;}

div#YsOS_Login>ul>li.img{ display: flex; justify-content: center; padding-bottom: 10px; margin-top: 0px;}

div#YsOS_Login>ul>li>img{ width: 128px; height: 128px; border-radius: 64px; border:0;}

div#YsOS_Login>ul>li.user{ text-align: center; color: #dfdfdf; font-size: 20px; margin-top: 0px;}

div#YsOS_Login>ul>li>label{ color: #dfdfdf; display: block; font-size: 14px; font-weight: 700; line-height: 20px; height: 24px;}
div#YsOS_Login>ul>li>input{ border-radius: 4px; color: hsl(0, 0%, 21%); max-width: 100%; width: 100%; padding-right: 30px;}
div#YsOS_Login>ul>li>p{ display: none; font-size: 12px; margin-top: 3px; color: hsl(348, 86%, 61%);}
div#YsOS_Login>ul>li>button{ -webkit-tap-highlight-color: transparent; height: auto; font-size: 16px; border-radius: 9999px; width: 100%; background-color: hsl(216, 90%, 54%); border-color: transparent; color: #fff; margin-top: 20px; justify-content: center; letter-spacing: 5px; cursor: pointer;}
div#YsOS_Login>ul>li>u{ float: left; color: #dfdfdf; font-size: 14px; cursor: pointer; padding-top: 5px;}
div#YsOS_Login>ul>li>u.lostpwd{ float: right;}

div#YsOS_Login>ul>li.Err>input{ box-shadow: 0 0 0 2px rgba(241, 70, 104, 0.25);}
div#YsOS_Login>ul>li.Err>p{ display: block;}

div#YsOS_Main{ width: 100%; height: 100%; box-sizing: border-box;}

div#YsOS_Main>header{ position: fixed; top:0; left: 0; width: 100%; z-index: 20; height: 2.75rem; background: rgb(255, 255, 255); animation-duration: 800ms;}
div#YsOS_Main>header>span{ float: left;  text-align: left;  height: 100%;}
div#YsOS_Main>header>span>a{ float: left;  height: 100%; width: 2rem; line-height: 2.75rem; text-align: center; margin-left: 0.5rem; font-size: 1.2rem; cursor: pointer;}
input#YsOS_CopyInput{position: fixed; width: 1px; height: 1px; border:0; margin: 0; padding: 0; right: 0; bottom: 0; background: transparent;}



div#YsOS_Main>main{ width: 100%; height: 100%; box-sizing: border-box; border-top: 2.81rem transparent solid; background: url(../img/FooterLogo.png) no-repeat left 1.5rem bottom 1rem; padding-left: calc(50% - 650px);}
div#YsOS_Main>main>div{ float: left; width: 100%;  height: 100%; color:#FFFFFF; box-sizing: border-box; overflow-y: auto; padding: 30px 0;}
div#YsOS_Main>main ::-webkit-scrollbar { width: 8px; opacity: 0; transition: background-color .2s linear, opacity .2s linear, width .2s ease-in-out; -webkit-transition: background-color .2s linear, opacity .2s linear ,width .2s ease-in-out;}
div#YsOS_Main>main ::-webkit-scrollbar-track { background: transparent;}
div#YsOS_Main>main ::-webkit-scrollbar-thumb { width: 8px; background-color: rgba(255, 255, 255, 0.2); border-radius: 4px;}
div#YsOS_Main>main ::-webkit-scrollbar-thumb:hover { background-color: #999;}

div#YsOS_Main>main>div>ul>iframe{ width: 100%; height: 100%; border: 0;}
div#YsOS_Main>main>div.widget{ width: 360px; padding:0 16px;}
div#YsOS_Main>main>div.main{ /* min-width: 940px; */ width: calc(100% - 360px); overflow-x: hidden;}
div#YsOS_Main>main>div:nth-child(3){ overflow: hidden; padding: 0px;}

div#YsOS_Main>main>div.main>ul{ float: left; width: 900px; margin-bottom: 12px;border-radius: 10px; box-sizing: border-box;}
div#YsOS_Main>main>div.maincontent>ul{height: calc(100% - 35px); border-radius: 0; margin: 0; padding: 0;}

div#YsOS_Main>main>div.main>ul>li{ position: relative; box-sizing: border-box; padding: 10px 12px; margin-right: 20px;}
div#YsOS_Main>main>div.maincontent>ul>li{margin-right: 0px;}

div#YsOS_Main>main>div.maincontent>nav{height: 35px; border-radius: 0; margin: 0; line-height: 35px; box-sizing: border-box; padding: 0 10px; background: rgba(53, 54, 58, 0.4);backdrop-filter: blur(5px) saturate(180%);}
div#YsOS_Main>main>div.maincontent>nav>span{float: left; max-width: calc(100% - 30px);overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
div#YsOS_Main>main>div.maincontent>nav>span>h1{float: left; margin: 0; padding:0; font-size: 16px;}
div#YsOS_Main>main>div.maincontent>nav>span>h2{float: left; margin: 0 0 0 10px; padding:0; font-size: 14px; font-weight: normal; color: #999999; display: none;}
div#YsOS_Main>main>div.maincontent>nav>span>h2>span{margin: 0 0 0 10px;}
div#YsOS_Main>main>div.maincontent>nav>span>h2>span>b{margin: 0 3px; cursor: pointer;}
div#YsOS_Main>main>div.maincontent>nav>span>h2>span>b:hover{text-decoration: underline; color: #FFFFFF;}
div#YsOS_Main>main>div.maincontent>nav>span.pwd>h2{display: block;}
div#YsOS_Main>main>div.maincontent>nav>button{float: right; width: 25px; height: 25px; line-height: 25px; padding: 0; font-size: 18px; margin-top: 5px; color: #FFFFFF; background-color: transparent; cursor: pointer;}
div#YsOS_Main>main>div.maincontent>nav>button:hover{background-color: rgba(243, 245, 246, 0.12);}

div#YsOS_Main>main>div.main>ul>span{ display: none;}

div.unbackgroup>main>div>ul>iframe{ background: transparent; border-top: rgba(53, 54, 58, 0.4) 1px solid !important;}

div.default>main>div:nth-child(2){ padding: 30px 20px !important;}
div.default>main>div:nth-child(3){ display: none;}

div.smain>main{ width: 900px;}
div.smain>main>div:nth-child(2){ display: none;}
div.smain>main>div:nth-child(3){ width: 900px !important;}

div.smaxmain>main{ width: calc(100% - 360px);}
div.smaxmain>main>div:nth-child(2){ display: none;}
div.smaxmain>main>div:nth-child(3){ width: calc(100% - 360px) !important;}
div.smaxmain>main>div.main>ul{width: 100% !important;}

div.maxmain>main{ padding-left: 0 !important;}
div.maxmain>main>div:nth-child(2){ display: none;}
div.maxmain>main>div:nth-child(3){ width: calc(100% - 360px) !important;}
div.maxmain>main>div.main>ul{width: 100% !important;background-color: rgba(255, 255, 255, 0.9);}

div.allmain>header{ display: none;}
div.allmain>main>div:nth-child(1){ display: none;}
div.allmain>main>div:nth-child(2){ display: none;}
div.allmain>main>div:nth-child(3){ position: fixed; top: 0; left: 0; width: 100% !important; height: 100%; z-index: 610;}
div.allmain>main>div.main>ul>span{ display: block !important; position: fixed; width: 30px; height: 30px; text-align: center; line-height: 30px; top: 10px; right: 10px; border-radius: 5px; color: #FFFFFF; background-color: rgba(0, 0, 0, 0.2); cursor: pointer; z-index: 620;}
div.allmain>main>div.main>ul{width: 100% !important;}
div.allmain>main>div>ul>iframe{ border-top: 0 !important;}

/* div.iframe>main{ width: 900px;}
div.iframe>main>div:nth-child(2){ display: none;}
div.iframe>main>div:nth-child(3){ width: 900px !important;}

div.smaxiframe>main{ width: calc(100% - 360px);}
div.smaxiframe>main>div:nth-child(2){ display: none;}
div.smaxiframe>main>div:nth-child(3){ width: calc(100% - 360px) !important;}

div.maxiframe>main{ padding-left: 0 !important;}
div.maxiframe>main>div:nth-child(2){ display: none;}
div.maxiframe>main>div:nth-child(3){ overflow: hidden !important;}
div.maxiframe>main>div.main{ width: calc(100% - 360px) !important;}

div.alliframe>header{ display: none;}
div.alliframe>main>div:nth-child(1){ display: none;}
div.alliframe>main>div:nth-child(2){ display: none;}
div.alliframe>main>div:nth-child(3){ position: fixed; top: 0; left: 0; width: 100% !important; height: 100%; z-index: 610;}
div.alliframe>main>div.main>ul>span{ display: block !important; position: fixed; width: 30px; height: 30px; text-align: center; line-height: 30px; top: 10px; right: 10px; border-radius: 5px; color: #FFFFFF; background-color: rgba(0, 0, 0, 0.2); cursor: pointer; z-index: 620;} */

div.allmain>main>div.main>span:hover{ background-color: #FF0000;}



main>div.widget{ padding-top: 30px !important;}

main>div.widget>ul{ float: left; margin-bottom: 1rem; transition: all 0.3s; width: 100%; padding: 1rem 1.25rem; background-color: rgba(53, 54, 58, 0.4); -webkit-backdrop-filter: blur(5px) saturate(180%); backdrop-filter: blur(5px) saturate(180%); box-shadow: rgba(255, 255, 255, 0.125) 0.5px 1px 1px 0px inset; border-radius: 10px; border: none; cursor: default;}
main>div.widget>ul:hover{ box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.2);}

main>div.widget>ul>li{ list-style: none; width: 100%; float: left; box-sizing: border-box;}

main>div.widget>ul>h1{ float: left; width: calc(100% - 60px); color: #f3f5f6; font-size: 20px; line-height: 30px; font-weight: 500; margin-bottom: 10px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}

main>div.widget>ul>u{ float: right; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 20px; text-decoration: none; cursor: pointer;}

main>div.widget>ul>li>h6{ font-size: 14px; text-align: center;}

main>div.widget>ul.Time>h2{ margin: 0; font-size: 40px; font-weight: 600; line-height: 50px; color: #f3f5f6;}
main>div.widget>ul.Time>h3{ float: left; margin: 0; font-size: 14px; font-weight: 400; line-height: 30px; color: #d3d9df;}
main>div.widget>ul.Time>h4{ float: right; margin: 0; font-size: 14px; font-weight: 400; line-height: 30px; color: #d3d9df;}


main>div.widget>ul.calendar>li{ line-height: 25px;}
main>div.widget>ul.calendar>li>b{ float: left; text-align: center; box-sizing: border-box; width: calc(100% / 7); border-top: 1px solid #d3d9df; border-right: 1px solid #d3d9df; border-bottom: 1px solid #d3d9df; line-height: 38px; cursor: default;}
main>div.widget>ul.calendar>li>b:first-child{ border-left: 1px solid #d3d9df;}
main>div.widget>ul.calendar>li>u{ float: left; text-align: center; text-decoration: none; height: 50px; line-height: 40px; width: calc(100% / 7); box-sizing: border-box; border-right: 1px solid #d3d9df; border-bottom: 1px solid #d3d9df; cursor: pointer;    padding: 3px;}
main>div.widget>ul.calendar>li>u:hover{background-color: rgba(255,215,0, 0.5); }
main>div.widget>ul.calendar>li>u.on{background-color: rgba(74,144,226,0.8); color: #FFFFFF;}
main>div.widget>ul.calendar>li>u.pri{ color: #909599; cursor: default;}
main>div.widget>ul.calendar>li>u.pri:hover{background-color: unset;}
main>div.widget>ul.calendar>li>u:nth-child(7n-6){ border-left: 1px solid #d3d9df;}
main>div.widget>ul.calendar>li>u.rest{color: rgba(169,169,169,0.8);}
main>div.widget>ul.calendar>li>u.rest:hover{color: #FFFFFF;}
main>div.widget>ul.calendar>li>u.today{ background-color: rgba(255,215,0, 0.6); color: rgba(255,0,0,0.6);}
main>div.widget>ul.calendar>li>u.today:hover{color: rgba(255,0,0,0.6);}
main>div.widget>ul.calendar>li>u>i{float: left; width: 100%; height: 4px; background-color: transparent; border-radius: 3px;}
main>div.widget>ul.calendar>li>u.red{ background-color: rgba(255, 0, 0, 0.2);}
main>div.widget>ul.calendar>li>u.blue{ background-color: rgba(32,204,242, 0.2);}

main>div.widget>ul.creditcard>li{ min-height: 25px;}

main>div.widget>ul.creditcard>li.creditcard{ border-bottom: #d3d9df 1px dashed; padding-bottom: 5px; margin-bottom: 5px;}

main>div.widget>ul.creditcard>li>h1{ float: left; width: calc(100% - 150px); font-size: 20px; text-align: center; line-height: 75px;}

main>div.widget>ul.creditcard>li>h2{ float: right; width: 150px; font-size: 14px; line-height: 25px; font-weight: 500; color: #d3d9df;}

main>div.widget>ul.creditcard>li>h3{ float: left; width: calc(100% - 130px); font-size: 14px; line-height: 25px; font-weight: 400; color: #d3d9df; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
main>div.widget>ul.creditcard>li>h4{ float: right; width: 120px; font-size: 14px; line-height: 25px; font-weight: 400; color: #d3d9df;}

main>div.widget>ul.remind>li{ height: 25px;}

main>div.widget>ul.remind>li>h3{ float: left; width: 40px; font-size: 14px; line-height: 25px; font-weight: 400; color: #d3d9df;}
main>div.widget>ul.remind>li>h4{ float: left; width: calc(100% - 40px); font-size: 14px; line-height: 25px; font-weight: 400; color: #d3d9df; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}

main>div.widget>ul.Host>li{ background: url(../img/storage.svg) no-repeat left center; padding-left: 70px; margin-bottom: 10px;}

main>div.widget>ul.Host>li>h2{ font-size: 16px; font-weight: 600; margin-bottom: 7px;}
main>div.widget>ul.Host>li>h3{ font-size: 14px; line-height: 20px; font-weight: 400; color: #d3d9df;}
main>div.widget>ul.Host>span{ float: left; width: 100%; border-radius: 6px; height: 12px; margin-bottom: 20px;}
main>div.widget>ul.Host>span:last-child{ margin-bottom: 0;}

main>div.widget>ul.Net>li{ height: 120px; margin: 10px 0;}
main>div.widget>ul.Net>li>span{ float: left; width: calc(100% - 49px); margin-left: 50px; height: 40px; border-top: #d3d9df 1px dashed; box-sizing: border-box;}
main>div.widget>ul.Net>li>span:nth-child(3){ border-bottom:#d3d9df 1px solid;}
main>div.widget>ul.Net>li>span>h4{ width: 49px; margin-top: -12px; text-align: right; padding-right: 5px; margin-left: -50px; font-weight: normal;}
main>div.widget>ul.Net>li>span>h5{ width: 49px; margin-top: 20px; text-align: right; padding-right: 5px; margin-left: -50px; font-weight: normal;}
main>div.widget>ul.Net>li>span.netdata{ height: 120px; margin-top: -120px;}
main>div.widget>ul.Net>li>span>i{ float: right; width: calc(100% / 60); height: 100%;}
main>div.widget>ul.Net>span{ float: left; width: 100%; height: 50px; line-height: 50px; font-size: 14px; box-sizing: border-box; padding: 0 10px;}
main>div.widget>ul.Net>span>b{ float: left;}
main>div.widget>ul.Net>span>u{ float: right; text-decoration: none; color: #d3d9df;}

main>div.main>ul>li{ color: #FFFFFF; transition: all 0.3s; width: 100%; background-color: rgba(53, 54, 58, 0.4); -webkit-backdrop-filter: blur(5px) saturate(180%); backdrop-filter: blur(5px) saturate(180%); border-radius: 12px; box-shadow: rgba(255, 255, 255, 0.125) 0.5px 1px 1px 0px inset; border: none; z-index: 0; overflow: hidden; list-style: none;}
main>div.main>ul>li:hover{ box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.2);}

main>div.main>ul>li.unback{ background: unset; box-shadow: unset; backdrop-filter: none; -webkit-backdrop-filter: none;}
main>div.main>ul>li.unback:hover{ box-shadow: unset;}

main>div.main>ul>li.search{ box-shadow: unset;}
main>div.main>ul>li.search:hover{ box-shadow: unset;}

main>div.main>ul>li.search>input{ float: left; width: calc(100% - 40px); transition: all 0.2s; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; outline: none; color: rgba(255, 255, 255, 0.6); height: 35px; box-sizing: border-box; padding-left: 40px;}

main>div.main>ul>li.search>a{ float: left; cursor: default; height: 35px; width: 40px; transition: all 0.2s; color: #f3f5f6 !important; font-size: 24px; line-height: 35px; text-align: center; text-decoration: none;}

main>div.main>ul>li.search>a.searchleft{ margin-right: -80px;}

main>div.main>ul>li.search>a.searchright{ float: right; cursor: pointer; pointer-events: all; transition: all 0.2s; margin-right: -80px;}

main>div.main>ul>li.search:focus-within>a.searchleft{ margin-left: -80px;}
main>div.main>ul>li.search:focus-within>input{ padding-left: calc(0.75em - 1px);}
main>div.main>ul>li.search:focus-within>a.searchright{ margin-right: 0;}


main>div.main>ul>li.title{ width: 100% !important; height: auto !important; margin: 0 !important; padding: 10px 12px !important; z-index: 1234;}
main>div.main>ul>li.title>h1{ float: left; margin: 0; font-size: 18px; font-weight: normal; width: calc(100% - 40px); overflow:hidden; text-overflow:ellipsis; white-space: nowrap; height: 35px; line-height: 35px; cursor: default;}
main>div.main>ul>li.title>span{ box-sizing: border-box;}
main>div.main>ul>li.title>span.sub{ float: right; height: 35px; line-height: 35px; padding-top: 3px; display: block; opacity: 1;}
main>div.main>ul>li.title>span.sub>u{ float: left; width: 30px; height: 30px; line-height: 30px; text-align: center; text-decoration: none; cursor: pointer; border-radius: 5px;}
main>div.main>ul>li.title>span.sub>u:hover{ background: rgba(243, 245, 246, 0.12);}

ul.ysapp>li{ float: left; width: 160px !important; height: 160px; margin-bottom:20px; padding: 10px !important; overflow: visible !important;}
ul.ysapp>li>span{ float: right; width: 30px; height: 30px; font-size: 18px; text-align: center; line-height: 30px; opacity: 0; transition: all 0.2s; cursor: pointer; display: none;}
ul.ysapp>li>img{ width: 60px; height: 60px; margin: 40px 0 0 40px; cursor: pointer; transition: all 0.3s; border-radius: 10px; padding: 5px;}
ul.ysapp>li>h3{ text-align: center; font-size: 14px; font-weight: normal; line-height: 22px; cursor: pointer;}
ul.ysapp>li>img:hover{ transform: scale3d(1.1,1.1,1.1);}
ul.ysapp>li:hover>span.isAtt{ display: block; opacity: 1;}

ul.conlist{height: calc(100% - 12px); background: rgba(255, 255, 255, 0.7);}
ul.conlist>li{line-height: 30px; background-color: transparent !important; color: hsl(0, 0%, 29%) !important;border-radius: 0 !important; box-shadow: unset !important;}
ul.conlist>li:hover{box-shadow:unset !important;}
ul.conlist>li.table{ height: calc(100% - 124px); padding: 0 12px !important;}
ul.conlist>li>h1{float: left; margin: 0; font-size: 14px; line-height: 30px; padding-left: 10px; padding-top: 10px; font-weight: normal;}
ul.conlist>li>h1>button{ background: linear-gradient(to bottom, rgba(229.5, 229.5, 229.5, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);border: 1px solid rgba(0, 0, 0, .3); border-radius: 2px; min-width: 1.5em; padding: 0 1em; margin-left: 2px; text-align: center; font-style: normal; cursor: pointer; height: 2rem; line-height: 2rem;}
ul.conlist>li>h1>button:hover{background: linear-gradient(to bottom, rgb(88.4, 88.4, 88.4) 0%, #111 100%) !important; border: 1px solid #111; color: #FFFFFF;}
ul.conlist>li>h2{float: right; margin: 0; font-size: 14px; line-height: 30px; padding:0 10px;}
ul.conlist>li>h2>input{border: 1px solid #aaa; border-right: 0; border-radius: 3px 0 0 3px;padding: 5px;background-color: rgba(0, 0, 0, 0); height: 30px; margin-top: 10px; margin-left: 5px;}
ul.conlist>li>h2>select{border: 1px solid #aaa; border-radius: 3px; padding:0 5px; background-color: rgba(0, 0, 0, 0); height: 30px; margin-top: 10px; margin-left: 5px;}
ul.conlist>li>h2>button{height: 30px; margin-top: 10px;border: 1px solid #aaa; border-left: 0; border-radius:0 3px 3px 0; cursor: pointer;}
ul.conlist>li>h2>i{float: left; border: 1px solid rgba(0, 0, 0, 0); border-radius: 2px; min-width: 1.5em; padding: 0 1em; margin-left: 2px; text-align: center; font-style: normal; cursor: pointer; height: 2rem; line-height: 2rem;}
ul.conlist>li>h2>i:hover{background: linear-gradient(to bottom, rgb(88.4, 88.4, 88.4) 0%, #111 100%) !important; border: 1px solid #111; color: #FFFFFF;}
ul.conlist>li>h2>i.on{background: linear-gradient(to bottom, rgba(229.5, 229.5, 229.5, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);border: 1px solid rgba(0, 0, 0, .3);}
ul.conlist>li>h3{float: left; margin: 0; font-size: 14px; line-height: 30px; padding-left: 10px; font-weight: normal;}
ul.conlist>li>h4{float: right; margin: 0; font-size: 14px; line-height: 30px; padding-left: 10px; font-weight: normal;}
ul.conlist>li>h4>select{ border: 1px solid #aaa; border-radius: 3px; padding: 0 3px; background-color: rgba(0, 0, 0, 0); height: 24px; margin: 3px 4px 0;}
ul.conlist>li>span{float: left; width: 100%; overflow-y: scroll;}
ul.conlist>li.table>span.tablemain{ height: calc(100% - 35px);}
ul.conlist>li>span>table{ border-collapse:collapse; width: 100%;}
ul.conlist>li>span>table>thead>tr{ border: 1px solid rgba(0, 0, 0, 0.25); cursor: default;}
ul.conlist>li>span>table>thead>tr>th{line-height: 30px; box-sizing: border-box; padding: 0 5px; text-align: center;}
ul.conlist>li>span>table>thead>tr>th>h1{ float: left; margin: 0; font-size: 14px;}
ul.conlist>li>span>table>thead>tr>th>span{float: right; height: 30px;}
ul.conlist>li>span>table>thead>tr>th>span>u{float: left; width: 24px; height: 24px; margin: 2px 3px 0 0; line-height: 24px; cursor: pointer; color: rgba(0, 0, 0, 0.4); border-radius: 3px; font-size: 14px;}
ul.conlist>li>span>table>thead>tr>th>span>u:hover{color: rgba(0, 0, 0, 0.9); background-color: rgba(0, 0, 0, 0.1);}
ul.conlist>li>span>table>thead>tr>th>span>u.on{color: rgba(0, 0, 0, 1);}
ul.conlist>li>span>table>tbody>tr{ border: 1px solid rgba(0, 0, 0, 0.15);}
ul.conlist>li>span>table>tbody>tr:nth-child(odd){ box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.023);}
ul.conlist>li>span>table>tbody>tr>td:first-child{ box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.052);}
ul.conlist>li>span>table>tbody>tr:hover{box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.035);}
ul.conlist>li>span>table>tbody>tr:hover>td:first-child{box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.077);}
ul.conlist>li>span>table>tbody>tr>td{ line-height: 30px; box-sizing: border-box; padding: 0 5px; text-align: center; cursor: default;}
/* ul.conlist>li>span>table>tbody>tr:nth-child(odd)>td:first-child{box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.077);} */
ul.conlist>li.table>span::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.05) !important;}
ul.conlist>li.table>span::-webkit-scrollbar-thumb:hover { background-color: rgba(0, 0, 0, 0.8) !important;}

ul.contable{height: calc(100% - 12px); background: rgba(255, 255, 255, 0.7);overflow-y: auto;}


div.MenuWin{ position: absolute; background: #FFFFFF; border-radius: 10px; color: #2c3e50; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; padding: 4px; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); z-index: 999;}
div.MenuWin>ul{ color: #4a4a4a; padding: 0 15px; height: 28px; line-height: 28px; font-size: 14px; border-radius: 5px; transition: all 0.2s;}
div.MenuWin>ul:hover{ background-color: #f3f5f6; color: #0a0a0a;}

div.MenuAPP{ width: 150px; text-align: left;}

div.MenuAPP>ul{ color: #29343d;}
div.MenuAPP>ul>i{ font-style: normal; margin-left: 5px; color: #CCCCCC;}
div.MenuAPP>ul:hover{ background-color: #f3f5f6;}
div.MenuAPP>ul.uninstall{ margin-top: 5px; color: #fd5f1c;}
div.MenuAPP>ul.uninstall:hover{ background-color: #ffeae1;}

div#YsOS_Win{ position: fixed; display: flex; align-items: center; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); justify-content: center; flex-direction: column; overflow: hidden; z-index: 12345;}
div#YsOS_Win>ul{ display: flex; flex-direction: column; min-width: 200px; max-width: 90% !important; max-height: 90%; overflow: hidden; background: rgb(255, 255, 255); border-radius: 10px; position: inherit;}
div#YsOS_Win>ul>header{ padding: 20px 20px 7px 20px; border-bottom: 1px solid rgb(228, 233, 237);}
div#YsOS_Win>ul>header>h1{ float: left; font-size: 16px; font-weight: 600; line-height: 25px; letter-spacing: 3px; text-align: left;}
div#YsOS_Win>ul>header>span{ float: right;}
div#YsOS_Win>ul>header>span>i{ float: left; font-size: 18px; cursor: pointer; padding: 5px 7px; border-radius: 5px;}
div#YsOS_Win>ul>header>span>i:hover{ background-color: rgba(0, 0, 0, 0.04);}
div#YsOS_Win>ul>li{ padding: 14px 20px; overflow-y: auto;}
div#YsOS_Win>ul>li>nav{ float: left; width: 100%; -webkit-overflow-scrolling: touch; align-items: stretch; font-size: 14px; justify-content: space-between; overflow: hidden; overflow-x: auto; white-space: nowrap; line-height: 25px; margin-bottom: 10px;}
div#YsOS_Win>ul>li>nav>span{ float: left; display: flex; flex-grow: 1; flex-shrink: 0; justify-content: flex-start; padding: 10px 0 2px 0; margin: 0 10px; font-weight: 700; color: #2276f3; border-bottom: transparent 2px solid; cursor: pointer;}
div#YsOS_Win>ul>li>nav>span:hover{ border-bottom: hsl(216, 90%, 54%) 2px solid;}
div#YsOS_Win>ul>li>nav>span.on{ border-bottom: hsl(216, 90%, 54%) 2px solid;}


div#YsOS_Win>ul>sub{ float: left; width: 100%; box-sizing: border-box; padding: 10px 20px 20px; border-top: 1px solid rgba(133, 149, 163, 0.1215686275); text-align: right;}
div#YsOS_Win>ul>sub>span{float: left;}
div#YsOS_Win>ul>sub>span:last-child{float: right;}
div#YsOS_Win>ul>sub>span>button{ border-radius: 9999px; height: unset; padding: 5px 20px; border: #dbdbdb 1px solid; margin-left: 15px; font-size: 14px; color: #363636; background: #FFFFFF; text-align: center; white-space: nowrap; cursor: pointer;}
div#YsOS_Win>ul>sub>span>button:hover{ border-color: #b5b5b5; color: #363636;}
div#YsOS_Win>ul>sub>span>button.isdark{ background-color: #363636; border-color: transparent; color: #fff;}
div#YsOS_Win>ul>sub>span>button.isdark:hover{ background-color: #2f2f2f; border-color: transparent; color: #fff;}
div#YsOS_Win>ul>sub>span>button.blue{ border: 0; background-color: #20CCF2; color: #FFFFFF;}
div#YsOS_Win>ul>sub>span>button.blue:hover{ background-color: #20CCF2; color: #FFFFFF;}

div.YsOS_Win_top10>ul{ top:10% !important;}

div.YsOS_Win_uncenter{ justify-content: unset !important; align-items: start !important; background: unset !important; width: unset !important; height: unset !important;}
div.YsOS_Win_uncenter>ul.user{ top: 50px; margin: 0 0 0 10px;}
div.YsOS_Win_uncenter>ul.app{ top: 50px; margin: 0 0 0 48px;}
div.YsOS_Win_uncenter>ul.setting{ top: 50px; margin: 0 0 0 85px;}

section>span{ float: left; width: 100%; margin-bottom: 20px;}

section>table{ border-collapse:collapse; width: 100%;}
section>table>thead>tr>th{ border: 1px solid #CFCFCF; line-height: 30px; box-sizing: border-box; padding: 0 5px; text-align: center; cursor: default;}
section>table>tbody>tr>td{ border: 1px solid #CFCFCF; line-height: 30px; box-sizing: border-box; padding: 0 5px; text-align: center;}
section>table>tfoot>tr>td{ height: 40px; line-height: 40px; box-sizing: border-box; padding: 5px 15px 0;}
section>table>tfoot>tr>td>h1{ float: left; font-size: 16px; font-weight: normal;}
section>table>tfoot>tr>td>span{ float: right;}
section>table>tfoot>tr>td>span>u{ float: left; border: #CFCFCF 1px solid; height: 30px; line-height: 30px; margin: 5px 5px 0; box-sizing: border-box; padding: 0 7px; border-radius: 5px; text-decoration: none; cursor: pointer; font-size: 14px;}
section>table>tfoot>tr>td>span>u:hover{ background-color: #20CCF2; color: #FFFFFF;}
section>table>tfoot>tr>td>span>i{ float: left; font-style: normal; margin: 0 10px;}

section.user{ width: 400px;}
section.user>span>img{ width: 100px; height: 100px;}
section.user>span>h1{ float: left; width: 100%; margin: 0; font-size: 14px; line-height: 25px; font-weight: 500; color: #909599; margin-bottom: 3px;}
section.user>span>h2{ float: left; margin: 0; font-size: 14px; width: calc(100% - 30px); line-height: 25px; font-weight: 500; transition: all 0.25s; color: #4a4a4a; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
section.user>span>u{ float: right; width: 25px; height: 25px; text-decoration: none; line-height: 25px; text-align: center; font-size: 18px; color: #909599; cursor: pointer;}
section.user>span>u:hover{ background-color: rgba(0, 0, 0, 0.04);}
section.user>span.img{ text-align: center; margin-top: 30px;}
section.user>span.amount>h2{ float: left; width: unset; padding-left: 5px;}
section.user>span.amount>h2>b{ font-size: 25px; color: #FF0000; margin-left: 5px;}
section.user>span.amount>span{ float: right;}
section.user>span.amount>span>button{ background-color: #363636; border-color: transparent; color: #fff; height: 24px; font-size: 14px; border-radius: 12px; line-height: 24px; padding: 0 12px; margin: 3px 3px 0; cursor: pointer;}

section.edit{ width: 400px;}
section.edit>span{ float: left; width: 100%;}
section.edit>span>label{ float: left; width: 100%; color: #363636; font-size: 14px; font-weight: 700; height: 25px; box-sizing: border-box; padding: 0 5px;}
section.edit>span>label>b{ color: #FF0000; margin-left: 5px;}
section.edit>span>label>u{ float: right; color: #909599; margin-left: 5px; font-size: 12px; text-decoration: none; padding-top: 3px;}
section.edit>span>input{ width: 100%; font-size: 12px; height: 35px; border: 1px solid #CFCFCF; border-radius: 4px; box-sizing: border-box;}
section.edit>span>select{ width: 100%; font-size: 12px; height: 35px; border: 1px solid #CFCFCF; border-radius: 4px; box-sizing: border-box;}
section.edit>span>textarea{ width: 100%; font-size: 12px; padding: 5px; border: 1px solid #CFCFCF; border-radius: 4px; box-sizing: border-box; height: 105px;}
section.edit>span>input.getcode{ width: 50%; border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: 0;}
section.edit>span>button.getcode{ width: 50%; border-radius: 0 4px 4px 0; background: #CFCFCF; height: 35px; color: #FFFFFF; display: inline; line-height: 35px; padding: 0; cursor: pointer;}
section.edit>span>span{ float: left; line-height: 30px;}
section.edit>span>span>u{float: left; border: #dbdbdb 1px solid; border-radius: 4px; margin: 0 3px 5px; padding: 0 10px; height: 30px; line-height: 30px; text-decoration: none; cursor: pointer; text-align: center; font-size: 14px;}
section.edit>span>span>u:hover{ border: #dbdbdb 1px solid; background-color: #20CCF2; color: #FFFFFF;}
section.edit>span>span>u.on{ border: #dbdbdb 1px solid; background-color: #20CCF2; color: #FFFFFF;}
section.edit>span>p{ display: none; font-size: 12px; margin-top: 3px; color: hsl(348, 86%, 61%);}
section.edit>span.Err>input{ box-shadow: 0 0 0 2px rgba(241, 70, 104, 0.25);}
section.edit>span.Err>p{ display: block;}

section.edit>span.token>input{ float: left; width: calc(100% - 90px); border-top-right-radius: 0; border-bottom-right-radius: 0;}
section.edit>span.token>button{ float: left; width: 90px; height: 35px; background: #CFCFCF; border-top-left-radius: 0; border-bottom-left-radius: 0; color: #FFF; cursor: pointer;}

section.message{ padding: 15px; font-size: 14px; width: 300px; font-weight: normal;}

section.confirm{ padding: 15px; font-size: 14px; width: 300px; font-weight: normal;}

section.appstore{ width: 960px;}
section.appstore>div>h1{ font-size: 14px; color: #363636; font-weight: 400;}
section.appstore>div>ul{ float: left; width: 100%;}
section.appstore>div>ul>li{ float: left; width: 25%; list-style: none; padding: 7px; border-radius: 5px; box-sizing: border-box; cursor: default;}
section.appstore>div>ul>h6{ float: left; background: linear-gradient(180deg, #F7FAFC 0%, #F0F2F5 100%); box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2); border-radius: 18.75%; box-sizing: border-box; overflow: hidden; width: 64px; height: 64px;}
section.appstore>div>ul>li>h6{ float: left; background: linear-gradient(180deg, #F7FAFC 0%, #F0F2F5 100%); box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2); border-radius: 18.75%; box-sizing: border-box; overflow: hidden; width: 64px; height: 64px;}
section.appstore>div>ul>li>h6>img{ width: 64px; height: 64px;padding: 10px;}
section.appstore>div>ul>li>span{ float: left; box-sizing: border-box; width: calc(100% - 64px); padding-left: 16px;overflow: hidden;}
section.appstore>div>ul>li>span>h2{ float: left; width: 100%; color: #363636; font-weight: 600; line-height: 1.125; margin-bottom: 5px; font-size: 16px;}
section.appstore>div>ul>li>span>p{ float: left; width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; word-break: normal; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 14px; line-height: 20px; color: #4a4a4a; font-weight: 400; height: 40px; margin-bottom: 10px;}
section.appstore>div>ul>li>span>h3{ float: left; color: #b5b5b5; font-size: 12px; height: 24px; line-height: 24px;}
section.appstore>div>ul>li>span>button{ float: right; background-color: #ecf3fe; color: #0b5cd5; border: 0; padding: 3px 12px; height: unset; font-size: 12px; border-radius: 15px; cursor: pointer;}
section.appstore>div>ul.banner{ border-bottom: #cfcfcf 1px solid; padding-bottom: 10px;}
section.appstore>div>ul.banner>li{ width: 30%;}
section.appstore>div>ul.banner>li:nth-child(3n+2){ margin: 0 5%;}
section.appstore>div>ul.banner>li>img{ width: 100%; height: 200px; border-radius: 7px; margin-bottom: 10px; padding: 20px;}
section.appstore>div>ul.banner>li>span{ width: calc(100% - 120px);}
section.appstore>div>ul.banner>li>button{ float: right; background-color: #ecf3fe; color: #0b5cd5; border: 0; padding: 3px 12px; height: unset; font-size: 12px; border-radius: 15px; cursor: pointer; margin-top: 20px;}
section.appstore>div>ul.list>span{ float: left; width: 100%; padding: 10px; box-sizing: border-box;}
section.appstore>div>ul.list>span>u{ float: left; border: 1px solid #CFCFCF; padding: 5px 15px; margin-right: 5px; font-size: 12px; border-radius: 7px; text-decoration: none; cursor: pointer;}
section.appstore>div>ul.list>span>u:hover{ background-color: #CFCFCF; color: #FFFFFF;}
section.appstore>div>ul.list>span>u.on{ background-color: #CFCFCF; color: #FFFFFF;}
section.appstore>div>ul.list>li{ transition: background 0.3s ease;}
section.appstore>div>ul.list>li:hover{ background-color: #f7f7f7;}

section.listedit{ width: 100%;}
section.listedit>div{ float: left; width: 100%;}
section.listedit>div>ul{ float: left; height: 100%; box-sizing: border-box;}
section.listedit>div>ul>li{ float: left; width: 100%; list-style: none; box-sizing: border-box;}
section.listedit>div>ul.list{ width: 360px; padding: 0 20px;}
section.listedit>div>ul.list>li{ width: 100%; margin: 5px 0; border: #dbdbdb 1px solid; border-radius: 4px; padding: 5px 10px; cursor: pointer;}
section.listedit>div>ul.list>li:hover{ border: #20CCF2 1px solid;}
section.listedit>div>ul.list>li.on{ border: #20CCF2 1px solid;}
section.listedit>div>ul.list>li>h1{ float: left; height: 40px; line-height: 40px; font-size: 18px;}
section.listedit>div>ul.list>li>h2{ float: right; text-align: right; line-height: 20px; font-weight: normal; font-size: 14px;}
section.listedit>div>ul.list>button{ width: 100%; background: #20CCF2; text-align: center; font-size: 16px; color: #FFFFFF; border: 0; display: inline; letter-spacing: 10px; cursor: pointer; margin-top: 10px;}
section.listedit>div>ul.info{ width: calc(100% - 360px);}
section.listedit>div>ul.info>li.title{ border-bottom: #dbdbdb 1px solid;}
section.listedit>div>ul.info>li.title>b{ float: left; height: 35px; line-height: 35px; padding: 0 7px;}
section.listedit>div>ul.info>li.title>u{display: none;}
section.listedit>div>ul.info>li.title>button{ float: right; height: 30px; margin: 0 5px 5px; background: #20CCF2; font-size: 16px; color: #FFFFFF; cursor: pointer;}
section.listedit>div>ul.info>li.hostinfo>span{ float: left; width: 100%; box-sizing: border-box; border:#dbdbdb 1px solid; border-radius: 7px; margin-bottom: 10px;}
section.listedit>div>ul.info>li.hostinfo>span.stitle{ padding: 10px; border: 0;}
section.listedit>div>ul.info>li.hostinfo>span.stitle>span{ float: left; background: url(../img/storage.svg) no-repeat left center; padding-left: 80px; max-width: calc(100% - 200px);}
section.listedit>div>ul.info>li.hostinfo>span.stitle>span>h1{ font-size: 20px; height: 35px; line-height: 35px;}
section.listedit>div>ul.info>li.hostinfo>span.stitle>span>h2{ font-size: 14px; font-weight: normal; height: 25px; line-height: 25px;}
section.listedit>div>ul.info>li.hostinfo>span.stitle>u{ float: right; border: #dbdbdb 1px solid; border-radius: 7px; height: 40px; line-height: 40px; padding: 0 15px; text-decoration: none; letter-spacing: 1px; margin-top: 10px; font-size: 16px; max-width: 200px;}
section.listedit>div>ul.info>li.hostinfo>span.cent{ height: 30px;}
section.listedit>div>ul.info>li.hostinfo>span.info>div{ float: left; width: 100%; box-sizing: border-box; padding: 10px 0;}
section.listedit>div>ul.info>li.hostinfo>span.info>div>ul{ float: left; width: 50%; box-sizing: border-box; padding: 0 15px;}
section.listedit>div>ul.info>li.hostinfo>span.info>div>ul:first-child{ border-right: #dbdbdb 1px solid;}
section.listedit>div>ul.info>li.hostinfo>span.info>div>ul>li{ list-style: none; width: 100%; float: left; border-bottom: #dbdbdb 1px solid; height: 35px; line-height: 35px;}
section.listedit>div>ul.info>li.hostinfo>span.info>div>ul>li>h1{ float: left; font-size: 14px; font-weight: normal; width: 80px;}
section.listedit>div>ul.info>li.hostinfo>span.info>div>ul>li>h2{ float: right; font-size: 14px; font-weight: normal; width: calc(100% - 80px); text-align: right;}
section.listedit>div>ul.info>li.hostinfo>span.info>div>ul>li:last-child{ border-bottom: 0;}
section.listedit>div>ul.info>li.buy{ padding-top: 15px;}
section.listedit>div>ul.info>li.buy>span{ float: left; width: 100%;}
section.listedit>div>ul.info>li.buy>span>h1{ float: left; width: 80px; font-size: 14px; height: 30px; line-height: 30px; text-align: center;}
section.listedit>div>ul.info>li.buy>span>b{ font-size: 14px; height: 30px; line-height: 30px;}
section.listedit>div>ul.info>li.buy>span>span{ float: left; width: calc(100% - 80px); line-height: 30px;}
section.listedit>div>ul.info>li.buy>span.order{ border-top: #dbdbdb 1px dashed; margin-top: 10px; padding-top: 10px;}
section.listedit>div>ul.info>li.buy>span>span>u{ float: left; border: #dbdbdb 1px solid; border-radius: 4px; margin: 0 3px 5px; padding: 0 10px; height: 30px; line-height: 30px; text-decoration: none; cursor: pointer; width: 80px; text-align: center; font-size: 14px;}
section.listedit>div>ul.info>li.buy>span>span.deduction>u{ width: calc(100% - 8px); text-align: left;}
section.listedit>div>ul.info>li.buy>span>span>u:hover{ border: #dbdbdb 1px solid; background-color: #20CCF2; color: #FFFFFF;}
section.listedit>div>ul.info>li.buy>span>span>u.off{ color: #dbdbdb;}
section.listedit>div>ul.info>li.buy>span>span>u.off:hover{ border: #dbdbdb 1px solid; background-color: unset; color: #dbdbdb;}
section.listedit>div>ul.info>li.buy>span>span>u.on{ border: #dbdbdb 1px solid; background-color: #20CCF2; color: #FFFFFF;}
section.listedit>div>ul.info>li.buy>span>h2{ float: left; width: calc(100% - 120px); font-size: 20px; height: 50px; line-height: 50px;}
section.listedit>div>ul.info>li.buy>span>h2>b{ font-size: 30px; color: #FF0000; padding-left: 10px;}
section.listedit>div>ul.info>li.buy>span>button{ width: 100px; background: #20CCF2; text-align: center; font-size: 16px; color: #FFFFFF; border: 0; display: inline; cursor: pointer; margin: 6px 0 0 10px;}

section.listedit>div>ul>li.edit{padding: 5px; box-sizing: border-box;}
section.listedit>div>ul>li.edit>h6{float: left; width: 100%; margin: 0; padding: 5px 0; box-sizing: border-box;}
section.listedit>div>ul>li.edit>h6>label{float: left; width: 60px; color: #363636; font-size: 14px; font-weight: 700; height: 35px; line-height: 35px; box-sizing: border-box; padding: 0 5px; text-align: right;}
section.listedit>div>ul>li.edit>h6>label>b{ color: #FF0000; margin-left: 5px;}
section.listedit>div>ul>li.edit>h6>label>u{ float: right; color: #909599; margin-left: 5px; font-size: 12px; text-decoration: none; padding-top: 3px;}
section.listedit>div>ul>li.edit>h6>span{float: left; width: calc(100% - 60px);}
section.listedit>div>ul>li.edit>h6>span>input{ width: 100%; font-size: 12px; height: 35px; border: 1px solid #CFCFCF; border-radius: 4px; box-sizing: border-box;}
section.listedit>div>ul>li.edit>h6>span>select{ width: 100%; font-size: 12px; height: 35px; border: 1px solid #CFCFCF; border-radius: 4px; box-sizing: border-box;}
section.listedit>div>ul>li.edit>h6>span>textarea{ width: 100%; font-size: 12px; height: 35px; border: 1px solid #CFCFCF; border-radius: 4px; box-sizing: border-box; height: 105px;}


section.host{ width: 960px;}
section.creditcard{ width: 750px;}

section.file{ width: 960px;}
section.file>div{ float: left; width: 100%;}
section.file>div>ul{ float: left; width: 100%; height: 500px; overflow-y: auto; box-sizing: border-box; padding: 10px;}
section.file>div>ul>li{ float: left; list-style: none; box-sizing: border-box; cursor: default; border-radius: 2px;}
section.file>div>ul.title{height: 40px; border-bottom: #dbdbdb 1px dashed; padding: 0 10px; overflow: hidden;}
section.file>div>ul.title>li{float: left; line-height: 40px;}
section.file>div>ul.title>li.sub{float: right;}
section.file>div>ul.title>li.sub>u{ text-align: center; font-size: 16px; cursor: pointer; text-decoration: none; border: #dbdbdb 1px solid; width: 28px; height: 28px; line-height: 28px; margin: 3px; border-radius: 3px;}
section.file>div>ul.title>li.sub>u:hover{background-color: #E5F3FF;}
section.file>div>ul.title>li.sub>u.on{background-color: #CCE8FF; border: #99D1FF 1px solid;}
section.file>div>ul.img>li{margin: 5px; width: 120px; height: 155px; padding: 10px; border:1px transparent solid;}
section.file>div>ul.img>li>h4{width: 100px; height: 100px; border-radius: 3px; background: no-repeat center / contain;}
section.file>div>ul.img>li>h1{width: 100%; line-height: 25px;margin-top: 3px; font-size: 14px; font-weight: normal; text-align: center;}
section.file>div>ul.img>li:hover{background-color: #E5F3FF;}
section.file>div>ul.img>li.Check{background-color: #CCE8FF; border: #99D1FF 1px solid;}
section.file>div>ul.img>li:first-child{display: none;}
section.file>div>ul.img>li>h2{display: none;}
section.file>div>ul.img>li>h3{display: none;}
section.file>div>ul.list>li{width: 100%;margin: 1px 0; border:1px transparent solid;}
section.file>div>ul.list>li:hover{background-color: #E5F3FF;}
section.file>div>ul.list>li:first-child:hover{background-color: unset;}
section.file>div>ul.list>li.Check{background-color: #CCE8FF; border: #99D1FF 1px solid;}
section.file>div>ul.list>li>h4{display: none;}
section.file>div>ul.list>li>h1{float: left; width: calc(100% - 220px); line-height: 30px; font-size: 14px; font-weight: normal; padding: 0 5px; box-sizing: border-box;}
section.file>div>ul.list>li>h2{float: left; width: 140px;line-height: 30px; font-size: 14px; font-weight: normal; padding: 0 5px; box-sizing: border-box; text-align: center;}
section.file>div>ul.list>li>h3{float: left; width: 80px;line-height: 30px; font-size: 14px; font-weight: normal; padding: 0 5px; box-sizing: border-box; text-align: right;}



section.setting{ float: left; width: 300px; box-sizing: border-box;}
section.setting>span{ cursor: default; line-height: 30px; margin: 0 0 4px; padding: 5px 8px; box-sizing: border-box; border-radius: 8px;}
section.setting>span:hover{ background-color: rgba(0, 0, 0, 0.04);}
section.setting>span.title:hover{ background-color: unset;}
section.setting>span>h1{ float: left; width: unset; margin: 0; font-size: 14px; font-weight: normal;}
section.setting>span>p{ float: right;}
section.setting>span>p>select{ background-color: transparent; border-color: #000; padding: 0 20px 0 0; text-rendering: auto; cursor: pointer; font-size: 14px; max-width: 100%; outline: none; border-radius: 4px; color: #363636; height: 30px;}
section.setting>span>p>button{ background-color: #363636; border-color: transparent; color: #fff; height: 24px; font-size: 14px; border-radius: 12px; line-height: 24px; padding: 0 12px; margin-top: 3px; cursor: pointer;}
section.setting>span>h2{ float: left; width: unset; margin: 0 0 0 20px; font-size: 14px; font-weight: normal;}
section.setting>span>u{ float: right; width: 32px; height: 20px; border-radius: 10px; background: #b5b5b5; transition: background 150ms ease-out, box-shadow 150ms ease-out; cursor: pointer; margin-top: 5px;}
section.setting>span>u>i{ float: left; width: 16px; height: 16px; border-radius: 8px; margin: 2px 2px 0; background: whitesmoke; box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 3px 3px 0 rgba(0, 0, 0, 0.05); transition: transform 150ms ease-out; will-change: transform; transform-origin: left;}
section.setting>span>u.on{ background: #363636;}
section.setting>span>u.on>i{ float: right;}

section.setting>span>h3{ margin: 0; width: 100%; float: left; font-size: 12px; font-weight: normal; height: 20px; line-height: 20px; box-sizing: border-box; padding: 0 10px;}
section.setting>span>h3>i{ padding-left: 5px; color: #48c78e;}

section.setting>span>h3.domain{cursor: pointer;}
section.setting>span>h3.domain:hover{text-decoration: underline; color: #20CCF2;}

section.app{width: 540px;}
section.app>div>ul.title{float: left; width: 100%; padding: 0 10px; margin-bottom: 10px;}
section.app>div>ul.title>input{float: left; width: calc(100% - 120px); margin: 0; border-color: #dbdbdb;}
section.app>div>ul.title>span{float: right;}
section.app>div>ul.title>span>u{text-align: center; font-size: 16px; cursor: pointer; text-decoration: none; border: #dbdbdb 1px solid; width: 28px; height: 28px; line-height: 28px; margin: 3px; border-radius: 3px;}
section.app>div>ul.title>span>u:hover{background-color: #E5F3FF;}
section.app>div>ul.title>span>u.on{background-color: #CCE8FF; border: #99D1FF 1px solid;}
section.app>div>ul.ysapp{float: left; padding-bottom: 10px;width: 100%;}
section.app>div>ul.ysapp>h1{float: left; width: 100%; box-sizing: border-box; font-size: 20px; padding: 0 15px; height: 40px; line-height: 40px; margin:10px 0; border-bottom: #dbdbdb 1px dashed;}
section.app>div>ul.ysapp>li{ position: relative; list-style: none; color: #FFFFFF; transition: all 0.3s; width: 100%; background-color: rgba(53, 54, 58, 0.4); -webkit-backdrop-filter: blur(5px) saturate(180%); backdrop-filter: blur(5px) saturate(180%); border-radius: 12px; box-shadow: rgba(255, 255, 255, 0.125) 0.5px 1px 1px 0px inset; border: none; margin-right: 20px;}

section.amount{ width: 800px;}
section.amount>table tr>td:nth-child(1){ width: 60px;}
section.amount>table tr>td:nth-child(2){ width: 160px;}
section.amount>table tr>td:nth-child(3){ text-align: left;}
section.amount>table tr>td:nth-child(4){ width: 80px; text-align: right;}
section.amount>table tr>td:nth-child(5){ width: 80px; text-align: right;}

section.cost>span>h1{float: left; width: unset; margin: 0; font-size: 14px; font-weight: normal;height: 35px; line-height: 35px;}
section.cost>span>input{width: 300px;}
section.cost>span.costinput{ margin: 0;}
section.cost>span.costchange{ box-sizing: border-box; padding: 5px 10px 5px 65px;}
section.cost>span.costchange>u{float: left; border: #CFCFCF 1px solid; height: 30px; line-height: 30px; margin: 5px 5px 0; box-sizing: border-box; padding: 0 7px; border-radius: 5px; text-decoration: none; cursor: pointer; font-size: 14px;}
section.cost>span.costchange>u:hover{background-color: #20CCF2; color: #FFFFFF;}

section.appbuy>span.amount{padding-top: 10px; border-top: #CFCFCF 1px dashed;}
section.appbuy>span.amount>label{width: unset; line-height: 40px;}
section.appbuy>span.amount>h1{float: left; font-size: 14px; font-weight: normal; padding-left: 10px;}
section.appbuy>span.amount>h1>b{font-size: 24px;color: #FF0000;padding-left: 5px;}
section.appbuy>span.amount>button{float: right; width: 100px;background: #20CCF2;text-align: center;font-size: 16px;color: #FFFFFF;border: 0;display: inline;cursor: pointer;}
section.appbuy>span.amount>button.off{background-color: #FFFFFF; border: #CFCFCF 1px solid; color: #CFCFCF; cursor: not-allowed;}

/* 4个APP最小宽度 */
@media screen and (max-width: 1319px) { 
    div#YsOS_Main>main{padding-left: calc(50% - 560px); }
    div#YsOS_Main>main>div.main>ul{width: 720px; }
    div.smain>main{width: 720px; }
    div.smain>main>div:nth-child(3){width: 720px !important; }}

/* 3个APP最小宽度 */
@media screen and (max-width: 1139px) {
    div#YsOS_Main>main{padding-left: calc(50% - 470px); }
    div#YsOS_Main>main>div.main>ul{width: 540px; }
    div.smain>main{width: 540px; }
    div.smain>main>div:nth-child(3){width: 540px !important; }}

/* 2个APP最小宽度 */
@media screen and (max-width: 959px) {
    div#YsOS_Main>main{padding-left: calc(50% - 380px); }
    div#YsOS_Main>main>div.main>ul{width: 360px; }
    div.smain>main{width: 360px; }
    div.smain>main>div:nth-child(3){width: 360px !important; }}

/* 手机端 */
@media screen and (max-width: 780px) {
    div#YsOS_Alert{left: calc(50% - 10rem); padding: 1.5rem 2rem; font-size: 0.9rem; min-width: 20rem; border-radius: 0.4rem; }
    div#YsOS_Alert>b{width: 1rem; height: 1rem; line-height: 1rem; font-size: 1.2rem; right: 0.6rem; top: 0.6rem; }
    div#YsOS_Main{overflow-x: auto; }
    div#YsOS_Main>main{ padding-left: 0; width: 200%; }
    div#YsOS_Main>main>div.widget{width: 50%; }
    div#YsOS_Main>main>div.main{ width: 50%; }
    div#YsOS_Main>main>div.main>ul{width: 100%; }
    div.smain>main>div.main{width: 50% !important; }
    div.smaxmain>main>div.main{width: 50% !important; }
    div.maxmain>main>div.main{width: 50% !important; }
    div.allmain>main{width: 100% !important; }
    div.allmain>main>div.main>ul{width: 100%; }
    div.maincontent>ul{height: calc(100% - 3rem) !important;}
    div.maincontent>ul.pwd{height: calc(100% - 6rem) !important;}
    div.maincontent>ul>iframe{border-top:0 !important; }

    div#YsOS_Main>main>div.maincontent>nav{height: 3rem; line-height: 3rem; padding: 0 0.8rem;}
    div#YsOS_Main>main>div.maincontent>nav>span{float: left; max-width: calc(100% - 2rem);}
    div#YsOS_Main>main>div.maincontent>nav>span>h1{font-size: 1.2rem;}
    div#YsOS_Main>main>div.maincontent>nav>span>h2{ margin: 0 0 0 1rem; font-size: 1rem; max-width: 100%; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
    div#YsOS_Main>main>div.maincontent>nav>button{ width: 2rem; height: 2rem; font-size: 1.6rem; margin-top: 0.5rem; line-height: 1.8rem;}


    ul.ysapp>li{width: calc(50% - 20px) !important; height: 11rem; }
    ul.ysapp>li>span.isAtt{display: block; opacity: 1; }
    ul.ysapp>li>span>div{margin-left: -100px;}
    ul.ysapp>li>img{ width: 3rem; height: 3rem; margin: calc(50% - 1.5rem) 0 0 calc(50% - 1.5rem); }
    ul.ysapp>li>h3{ font-size: 1rem; line-height: 1.5rem; }
    div#YsOS_Login>ul{ margin: 0 2rem; padding: 2rem !important; }
    div#YsOS_Win>ul{ width: 90%; max-width: 90%; max-height: 90%; }
    div#YsOS_Top>ul>li.ismobile{ display: block; }

    div.YsOS_Win_uncenter>ul.user{ top: 3rem; margin: 0 0 0 5%;}
    div.YsOS_Win_uncenter>ul.app{ top: 3rem; margin: 0 0 0 5%;}
    div.YsOS_Win_uncenter>ul.setting{ top: 3rem; margin: 0 0 0 5%;}

    section.edit{width: 100%;}
    section.user{width: 100%;}
    section.app{width: 100%;}
    section.setting{width: 100%;}
    section.message{width: 100%;}
    section.confirm{width: 100%;}
    section.file{width: 100%;}
    section.listedit{width: 100%;}
    section.host{width: 100%;}
    section.creditcard{width: 100%;}

    section.listedit>div>ul.info>li.title>b{display: none; }
    section.listedit>div>ul.info>li.title>u{float: left; width: 50px; height: 35px; line-height: 35px; padding: 0 7px; display: block; text-decoration: none;}
    section.listedit>div>ul.list{width: 100%;}
    section.listedit>div.checkoff>ul.info{display: none;}
    section.listedit>div.checkon>ul.list{display: none;}
    section.listedit>div.checkon>ul.info{width: 100%;}
    section.listedit>div>ul.info>li.hostinfo>span.stitle>span{padding-left: 4.2rem;}
    section.listedit>div>ul.info>li.hostinfo>span.stitle>span>h1{float: left; width: 100%; overflow:hidden;text-overflow:ellipsis; white-space: nowrap;}
    section.listedit>div>ul.info>li.hostinfo>span.stitle>span>h2{float: left; width: 100%; overflow:hidden;text-overflow:ellipsis; white-space: nowrap;}
    section.listedit>div>ul.info>li.hostinfo>span.info>div>ul{width: 100%;}
    section.listedit>div>ul.info>li.hostinfo>span.info>div>ul:first-child{border: 0;}
    section.listedit>div>ul.info>li.hostinfo>span.info>div>ul:first-child>li:last-child{border-bottom: #dbdbdb 1px solid;}

}