@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body {
    font-family: 'Montserrat', sans-serif;
    color: #fff !important;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    background: #000857 url(../../js/login/images/nmg-login.jpg) no-repeat 100% 100% !important;
    background-position: bottom center;
}

#particles {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    padding: 0 20px;
    width: 900px;
    height: 900px;
    text-align: center;
    background: url(../../js/login/images/wordBg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    z-index: 1;
}

.overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

h1 {
    text-transform: uppercase;
    font-size: 85px;
    font-weight: 700;
    letter-spacing: 0.015em;
}

h1::after {
    content: '';
    width: 80px;
    display: block;
    background: #fff;
    height: 10px;
    margin: 30px auto;
    line-height: 1.1;
}

p {
    margin: 0 0 8px 0;
    font-size: 24px;
}

.btn {
    display: inline-block;
    padding: 15px 30px;
    border: 2px solid #fff;
    text-transform: uppercase;
    letter-spacing: 0.015em;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.btn:hover {
    color: #005544;
    border-color: #005544;
}

.tjCity {
    width: 100%;
    height: 482px;
    background: url(../../js/login/images/bottom.png) repeat-x;
    background-position: center;
    position: fixed;
    bottom: 0;
}

@media only screen and (max-width: 1000px) {
    h1 {
        font-size: 70px;
    }
}

@media only screen and (max-width: 800px) {
    h1 {
        font-size: 48px;
    }
    h1::after {
        height: 8px;
    }
}

@media only screen and (max-width: 568px) {
    #intro {
        padding: 0 10px;
    }
    h1 {
        font-size: 30px;
    }
    h1::after {
        height: 6px;
    }
    p {
        font-size: 18px;
    }
    .btn {
        font-size: 16px;
    }
}

@media only screen and (max-width: 320px) {
    h1 {
        font-size: 28px;
    }
    h1::after {
        height: 4px;
    }
}


/* 登录页面 */

.grayscale {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.box_currency420 {
    width: 100%;
    height: 620px;
}

.box_currency {
    width: 100%;
    height: 205px;
}

.lh_body_bg {
    background-color: #f2f2f2;
}

.lh_box_2 {
    float: left;
    padding: 7.5px;
    width: 16.66%;
}

.lh_box_3 {
    float: left;
    padding: 7.5px;
    width: 25%;
}

.lh_box_4 {
    float: left;
    padding: 7.5px;
    width: 33.3333333%;
}

.lh_box_6 {
    float: left;
    padding: 7.5px;
    width: 50%;
}

.lh_box_8 {
    float: left;
    padding: 7.5px;
    width: 66.6666667%;
}

.lh_box_9 {
    float: left;
    padding: 7.5px;
    width: 75%;
}

.lh_box_12 {
    float: left;
    padding: 7.5px;
    width: 100%;
}

.lh_card {
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
}

.lh_card_head {
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    border-bottom: 1px solid #f6f6f6;
    color: #333;
    border-radius: 2px 2px 0 0;
    font-size: 14px;
}

.lh_card_body {
    position: relative;
    padding: 10px 15px;
    line-height: 24px;
}

a {
    text-decoration: none;
}

.menuBox {
    width: 25%;
    display: block;
    height: 120px;
    padding: 5px;
    float: left;
}

.menuOption {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    position: relative;
    border-radius: 2px;
    transition: .3s
}

.menuOption:hover {
    opacity: .9;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.icon {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 32px;
    color: #ffffff;
    opacity: .4;
}

.menulist {
    width: 900px;
    overflow: hidden;
    height: 150px;
    position: absolute;
    bottom: 0;
    z-index: 999;
    left: 0;
    right: 0;
    margin: auto;
}

.name {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.Ename {
    color: #ffffff;
    font-size: 12px;
}

.btn_disable {
    opacity: 0.3;
}

.btn_disable>.menuOption {
    cursor: initial
}

.btn_disable>.menuOption:hover {
    box-shadow: none;
    opacity: 1;
}

.box_currency span {
    display: block;
    width: 100%;
    float: left;
    line-height: 24px;
    color: #999999;
    font-size: 18px;
    line-height: 64px;
    text-align: center;
}

.box_currency a {
    display: block;
    width: 100%;
    float: left;
    font-size: 48px;
    color: #0074e4;
    text-align: center;
    line-height: 92px;
}

.btn-box {
    width: 100%;
}

.btn-box a {
    display: block;
    text-align: center;
    border-top: 1px solid #f0f0f0;
    line-height: 24px;
    padding-top: 10px;
    overflow: hidden;
}

.sysName {
    text-align: center;
    font-size: 32px;
    line-height: 48px;
}

.loginBox {
    width: 500px;
    height: 600px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
}

.formBox {
    width: 400px;
    height: 360px;
    background: url(../../js/login/images/loginBoxBG.png) no-repeat;
    background-size: 100% 100%;
    margin: 50px auto;
    padding: 0 20px;
}

.login_welcome {
    width: 100%;
    height: 68px;
    line-height: 68px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.formBox input {
    width: 100%;
    height: 42px;
    border: 1px solid #0080c9;
    background-color: rgba(255, 255, 255, .1);
    color: #ffffff;
    outline: none;
    border-radius: 2px;
    margin: 5px 0px;
    padding-left: 15px;
}

.btnA {
    display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    background: linear-gradient( #0096ff, #0060ff);
}

.formBox input::input-placeholder {
    color: #ccc;
}

.formBox input::-webkit-input-placeholder {
    color: #ccc;
}

.formBox input::-moz-input-placeholder {
    color: #ccc;
}

.formBox input::-ms-input-placeholder {
    color: #ccc;
}

.login_ts {
    overflow: hidden;
    font-size: 14px;
}

.login_ts a {
    display: inline-block;
    color: #d1d4e3;
    cursor: pointer;
    text-align: right;
    margin: 5px 10px;
}

.login_ts a:hover {
    color: #FFB800;
}

.login_bq {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    color: #d1d4e3;
    background: rgba(0, 0, 0, 0.1);
}

.mini-messagebox-content-text{
    color: black;
}

.btnB{
    height: 30px;
    margin: 10px;
    font-size: 13px;
}

.btnB .aleft{
    float: left;
}
.btnB a{
    color: #eeeeee;
}

.btnB .a2{
    float: right;
}
.ca{
    text-align: right;
}


.btnC {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    border: 1px;
    background: linear-gradient( #0096ff, #0060ff);
}

#tabs1 .mini-tabs-bodys{
    border: 0.5px solid #0080c9;
}
#tabs1 .mini-tabs-scrollCt{
    border: 0.5px solid #0080c9;
    background-color: rgba(255, 255, 255, .1);
}
#tabs1 .mini-tabs-space{
    border-color: #0080c9;
}
#tabs1 .mini-tab-active{
    border-color: #0080c9;
}
