﻿@charset "utf-8";*{padding:0;margin:0;list-style:none;text-decoration:none}
body{font-size:14px;font-family:"微软雅黑";background:#292929}
a{color:#fff}
.clearfix::after,.clearfix::before{content:"";display:table;clear:both}
.Toadmin{width:1200px;margin:80px auto 0 auto}
.loginForm{margin:0 auto;background:#292929;width:340px;height:413px;padding:56px;border:5px solid #d8d0d0;border-radius:50px 0 50px 0}
.hy-tit{font-size:20px;line-height:34px;height:34px;text-align:center;margin-bottom:15px;color:#fff}
.hy-input{height:34px;margin-bottom:15px;width:330px}
.hy-input input{width:328px;height:34px;border:1px solid #e5e5e5;padding-left:10px;border-radius:5px;color:#8b8b8b;font-size:16px}
.yzm{width:160px;height:34px;float:left}
.yzm input,.yzm select{height:34px;border:1px solid #e5e5e5;padding-left:10px;border-radius:5px;color:#8b8b8b;font-size:16px}
.yzm input{width:148px}
.yzm select{width:160px}
.btn{float:right;width:163px;height:34px}
.btn button{background:#ffa019;border:1px solid #ffa019;height:36px;width:163px;border-radius:5px;color:#fff}
.submit{height:36px;line-height:36px;background-color:#ffa019;text-align:center;border-radius:5px;border:none;width:100%;text-align:center;color:#fff;cursor:pointer;}
.hyxy{height:40px;line-height:40px;font-size:16px}
.wjmm{color:#999;text-align:right}
.wjmm a{color:#999}
.admin-img{height:200px;background:url(/Content/img/logo.png) center no-repeat;background-size:40%}
#msgBox{position:fixed;padding:10px;transform:translate(-50%,-50%);top:30%;left:47%;display:none;border:5px solid #999;width:300px;background:url(/content/img/warn.png) no-repeat 5px #fff;text-indent:15px;font-weight:700}
div#spaceList{color:#fff;overflow-y:auto;height:390px;padding-right:10px}
div#spaceList ul{width:100%}
div#spaceList ul li{height:30px;line-height:30px;width:100%;color:#fff;margin-bottom:15px;border-bottom:1px dotted #e5e5e5;padding-bottom:5px}
div#spaceList ul li span{display:inline-block;width:75%;font-size:16px;margin-right:10px;overflow:hidden}
div#spaceList ul li span:hover{background:#ffa019;color:#fff;border-radius:5px;text-indent:10px}
div#spaceList ul li a{height:30px;line-height:30px;display:inline-block;border:1px solid #ffa019;padding:0 10px;border-radius:5px;background-color:#ffa019;color:#fff;float:right}
::-webkit-scrollbar{width:7px;height:16px;background-color:#ffa019}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:0;background-color:#fff}
::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,.3);background-color:grey}