/* main style */
html {
    font: 1em "Avenir Next",Avenir,"Helvetica Neue",Helvetica,"Lantinghei SC","Hiragino Sans GB","Microsoft YaHei","å¯°î†¿è’‹é—†å‘´ç²¦",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
    font: 1em BlinkMacSystemFont,sans-serif;
    font: 1em "Hiragino Sans GB","Microsoft YaHei","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
}

body {
    background-color: #edecec;
    color: #5e5e5e;
}

body, form, h1, h2, h3, h4, h5, ol, p, ul {
    margin: 0;
}

h1, h2, h3, h4 {
    font-weight: 600;
}

ul {
    list-style-type: none;
    padding: 0;
}

a {
    text-decoration: none;
    color: #673ab7;
}

a, button, input, textarea {
    -webkit-tap-highlight-color: transparent;
}

/* table main style */

table td {
    max-width: 300px;
}


/* header style*/
header {
    background-color: #ffffff;
    box-shadow: none!important;
    border-bottom: solid 1px #e0e0e0;
}

.tab {
    padding: 1px 5px;
    border-radius: 4px;
    margin-left: 5px;
    font-size: 12px;
    color: #fff;
}
.tab.pe {
    background: #4caf50;
}

/*
left-menu style
*/
.left-menu {
    display: block;
    position: fixed!important;
    width: 203px;
    height: calc(100%);
    overflow-y: auto;
}
.left-menu .mbox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}

/* main box style */
.main {
    position: relative;
    width: 100%;
    padding: 40px 0 40px 0;
}

.mdui-card {
    border-radius: 0!important;
}

.mdui-chip {
    border-radius: 0!important;
    border: 1px solid rgba(0,0,0,.12);
}

.mdui-list-item-icon~.mdui-list-item-content {
    margin-left: 16px;
}

.mdui-collapse-item-body .mdui-list-item {
    padding-left: 54px;
}

.mdui-collapse-item .mdui-list-item-avatar {
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    background: none;
    border-radius: 0;
}

.mdui-collapse-item .mdui-list-item-avatar img {
    border-radius: 0;
}

.mdui-card i.bg {
    position: absolute;
    right: -112px;
    color: #ffb64c;
    font-size: 326px;
    -webkit-text-stroke: 3px #ffc166;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mdui-progress {
    border-radius: 0;
}

.card-block {
    position: relative;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
}

.box {
    padding: 0;
    z-index: 0;
    position: relative;
    max-width: 1300px;
    margin: 0 auto;
    height: auto;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li>a {
    color: #a9a9a9;
    font-size: 90%;
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}

.mdui-btn i.mdui-icon {
    font-size: 13px;
}

.mdui-btn.mdui-btn-icon i.mdui-icon {
    font-size: 24px;
}
.mdui-card.login {
    position: relative;
    height: 120px;
    background: rgba(0,0,0,0.5) url(https://tietu.mclists.cn/img/tp_out.gif) no-repeat scroll left top/100% auto;
    display: block;
}

.mdui-card.login .bg-shadow {
    position: relative;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.mdui-card.title {
    font-size:16px;
    line-height: 36px;
    background: #f8f8f8;
    border-bottom: 1px solid #eee;
}

header .logo-img {
	height: 64px;
    width: 204px;
}

header .logo-img img {
	height: 64px;
    width: 204px;
}

/* server-list style */

.server-list .description {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    opacity: .54;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.server-list a {
    display: inline-block;
    position: relative;
    padding: 0.5em 1em;
    background: #673ab7;
    margin: 5px;
    color: #ffffff;
}

.pe {
    background-color: #25a813;
    padding: 0 6px;
    color: #ffffff;
    border-radius: 4px;
    margin-right: 5px;
    font-size: 15px;
}

.server-list strong {
    color: #673ab7;
}

.server-list td.version {
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.server-list td .mdui-card-header-avatar {
	border-radius: 0px;
}

/* server info style */

.server-info .about img {
	margin-bottom: -8px;
}

.server-info .tag {
    display: inline;
    padding: .2em .6em .3em;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.tag.在线 {
    background-color: #4caf50;
}

.tag.离线 {
    background-color: #f44336;
}

.server-info .mdui-text-right {
    color: #9e9e9e;
}

.server-info .mdui-text-left {
    color: #5e5e5e;
}


/* server-status */
.server-status img.favicon {

}

.point-info sid,.point-info point {
    font-weight: 600;
    color: #000000;
}
.point-info money {
    font-weight: 600;
    color: #ff5722;
}

/* shop */
.footer {
    position: relative;
    border-top: 1px solid #e0e0e0;
}
/* skin */
.skin-list .item {
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    margin-bottom: 24px;
}
.skin-input-loading {
    background-color: #ffffffde!important;
    position: absolute;
    width: 100%;
    z-index: 999;
    height: 100%;
    max-height: 10em;
}
.servers-list {
    position: relative;
}
.servers-list .item {
    border-bottom: 1px solid #f0f0f0;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}
.servers-list .item:hover {
    background-color: rgba(7,70,118,.07);
}
.servers-list .item .server-icon {
    width: 64px;
    height: 64px;
    margin-right: 15px;
    float: left;
}
.servers-list .item .body {
    zoom: 1;
    display: block;
    width: auto;
    vertical-align: top;
    overflow: hidden;
}
.servers-list .item .body .title {
    font-size: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.servers-list .item .body .ip {
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
}
/* an */
@keyframes topA{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}