@charset "utf-8";
body::-webkit-scrollbar {width: 6px;}
body::-webkit-scrollbar-track {box-shadow: inset 0 0 5px grey;}
body::-webkit-scrollbar-thumb {background: #374869;}
body::-webkit-scrollbar-thumb:hover {background: #374869;}

body .skin2 .layui-layer-title{background:#374869; color:#fff; border: none;}
body .skin2 .layui-layer-content{ color:#374869; }
body .skin2 .layui-layer-btn{border-top:1px solid #374869}
body .skin2 .layui-layer-btn a{background:#374869;border: none;}
body .skin2 .layui-layer-btn .layui-layer-btn1{background:#374869;color:#fff}

#signup-form .select-menu-ul::-webkit-scrollbar {width: 6px;}
#signup-form .select-menu-ul::-webkit-scrollbar-track {box-shadow: inset 0 0 5px grey;}
#signup-form .select-menu-ul::-webkit-scrollbar-thumb {background: #374869;}
#signup-form .select-menu-ul::-webkit-scrollbar-thumb:hover {background: #374869;}

#signup-form .select-menu-ul{z-index: 99;max-height: 250px;overflow: hidden;overflow-y: scroll}
.Member .right-content::-webkit-scrollbar{display: none}
.schoolbox{position: relative;}
.schoolbox .fs-dropdown{width: 100%;margin-top: 0}
.schoolbox.sb1 .fs-dropdown{width: 100%;margin-top: 22px}
.schoolbox .fs-label{border: 1px solid #374869;border-radius: 0.25rem;padding:1rem;font-weight: unset;cursor: pointer}
.schoolbox.sb1 .fs-label{border: 0 solid #374869;border-radius:unset;padding:0 1rem}
.schoolbox.sb1{padding-left: 0!important;padding-right: 0!important;}
.schoolbox .fs-dropdown .fs-options::-webkit-scrollbar{display: none}
.schoolbox .fs-search input{padding:5px 10px;outline: unset}
.fs-option[data-value="0"]{display: none}
.filebox .fileupname{position: absolute;left: 106px;background: #fff;top: 18px;}

.flogo-m{display: none}
.flogo-pc{display: inline}
.nbanimgbox{min-height: 200px;margin-top: 40px}
/* footer .flogo ul li:nth-child(2) img.flogo-pc{min-width: 196px;height: auto;max-height:60px } */
.dee-item{padding:10px 5px;border-bottom: 1px solid #ccc ;}
.dee-item:hover{background:rgba(55,72,105,0.05)}
.dee-item a{display:flex;align-items:center;justify-content: space-between}
.dee-item a:hover{color:#374869;}

