.loginbtn {
  width: 334px;
}

.backhome {
    height: auto;
}

.forgetboxs input {
    padding-right: 10px;
}

a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
ul,
li {
    list-style: none;
}
ul {
    padding: 0;
    margin: 0;
}
i {
    font-style: normal;
}
img {
    max-width: 100%;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.fz1 {
    font-size: 18px;
    line-height: 25px;
}
.fz2 {
    line-height: 20px;
    font-size: 14px;
}
input {
    outline: none;
}
@media (min-width: 1170px) {
    .lg-hide {
        display: none;
    }
}
@media (max-width: 1170px) {
    .md-hide {
        display: none!important;
    }
}
@media (max-width: 750px) {
    .xl-clear-pl {
        padding-left: 0;
    }
}
.navbar {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.code {
    display: inline-block;
    vertical-align: middle;
}
.code span {
    display: block;
    font-size: 12px;
    margin-top: 3px;
}
.code img {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
}

.friendchain span {
    font-size: 14px;
    margin-bottom: 25px;
    display: block;
}
.friendchain a {
    margin-right: 8px;
    color: #666666;
}
.flink {
    color: #666666;
}
.footer {
    border-top: 1px solid #dddddd;
    padding: 30px 0 28px;
}
.copyright {
    color: #666666;
    line-height: 1.7;
}
label {
    margin-bottom: 0;
}
.onescreen {
    height: 100%;
    overflow: hidden;
}
.mb {
    margin-bottom: 20px;
}
@media (max-width: 1170px) {
    .fz1 {
        font-size: 16px;
        line-height: 22px;
    }
    .fz2 {
        line-height: 17px;
        font-size: 12px;
    }
    .mb {
        margin-bottom: 10px;
    }
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main {
    padding-top: 40px;
}
@font-face {
    font-family: 'iconfont';
    src: url('https://at.alicdn.com/t/font_1137090_4sq8s46hytd.eot');
    src: url('https://at.alicdn.com/t/font_1137090_4sq8s46hytd.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_1137090_4sq8s46hytd.woff2') format('woff2'), url('https://at.alicdn.com/t/font_1137090_4sq8s46hytd.woff') format('woff'), url('https://at.alicdn.com/t/font_1137090_4sq8s46hytd.ttf') format('truetype'), url('https://at.alicdn.com/t/font_1137090_4sq8s46hytd.svg#iconfont') format('svg');
}
.iconfont {
    font-family: 'iconfont';
}
.navbar-default {
    background-color: #ffffff;
}

@media (max-width: 1170px) {
    .copyright {
        text-align: left;
    }
}