html{ font-size: 100px; }
@media only screen and (max-width: 750px) {
    html { font-size: 13.3vw; }
}
@media screen and (min-width:750px) and (max-width:1200px){
    html { font-size: 88px }
}
::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #bfbfbf;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #bfbfbf;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #bfbfbf;
}

/* 字体改造 */
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/Noto_Sans_JP/static/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/static/NotoSansJP-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/Noto_Sans_JP/static/NotoSansJP-Black.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/static/NotoSansJP-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/Noto_Sans_JP/static/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/static/NotoSansJP-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/Noto_Sans_JP/static/NotoSansJP-ExtraBold.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/static/NotoSansJP-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/Noto_Sans_JP/static/NotoSansJP-ExtraLight.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/static/NotoSansJP-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/Noto_Sans_JP/static/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/static/NotoSansJP-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/Noto_Sans_JP/static/NotoSansJP-SemiBold.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/static/NotoSansJP-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/Noto_Sans_JP/static/NotoSansJP-Thin.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/static/NotoSansJP-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url("../fonts/Noto_Sans_KR/static/NotoSansKR-Regular.woff2") format("woff2"), url("../fonts/Noto_Sans_KR/static/NotoSansKR-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url("../fonts/Noto_Sans_KR/static/NotoSansKR-Black.woff2") format("woff2"), url("../fonts/Noto_Sans_KR/static/NotoSansKR-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url("../fonts/Noto_Sans_KR/static/NotoSansKR-Bold.woff2") format("woff2"), url("../fonts/Noto_Sans_KR/static/NotoSansKR-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url("../fonts/Noto_Sans_KR/static/NotoSansKR-ExtraBold.woff2") format("woff2"), url("../fonts/Noto_Sans_KR/static/NotoSansKR-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url("../fonts/Noto_Sans_KR/static/NotoSansKR-ExtraLight.woff2") format("woff2"), url("../fonts/Noto_Sans_KR/static/NotoSansKR-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url("../fonts/Noto_Sans_KR/static/NotoSansKR-Light.woff2") format("woff2"), url("../fonts/Noto_Sans_KR/static/NotoSansKR-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url("../fonts/Noto_Sans_KR/static/NotoSansKR-Medium.woff2") format("woff2"), url("../fonts/Noto_Sans_KR/static/NotoSansKR-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url("../fonts/Noto_Sans_KR/static/NotoSansKR-SemiBold.woff2") format("woff2"), url("../fonts/Noto_Sans_KR/static/NotoSansKR-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url("../fonts/Noto_Sans_KR/static/NotoSansKR-Thin.woff2") format("woff2"), url("../fonts/Noto_Sans_KR/static/NotoSansKR-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../fonts/Noto_Sans_SC/static/NotoSansSC-Regular.woff2") format("woff2"), url("../fonts/Noto_Sans_SC/static/NotoSansSC-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../fonts/Noto_Sans_SC/static/NotoSansSC-Black.woff2") format("woff2"), url("../fonts/Noto_Sans_SC/static/NotoSansSC-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../fonts/Noto_Sans_SC/static/NotoSansSC-Bold.woff2") format("woff2"), url("../fonts/Noto_Sans_SC/static/NotoSansSC-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../fonts/Noto_Sans_SC/static/NotoSansSC-ExtraBold.woff2") format("woff2"), url("../fonts/Noto_Sans_SC/static/NotoSansSC-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../fonts/Noto_Sans_SC/static/NotoSansSC-ExtraLight.woff2") format("woff2"), url("../fonts/Noto_Sans_SC/static/NotoSansSC-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../fonts/Noto_Sans_SC/static/NotoSansSC-Light.woff2") format("woff2"), url("../fonts/Noto_Sans_SC/static/NotoSansSC-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../fonts/Noto_Sans_SC/static/NotoSansSC-Medium.woff2") format("woff2"), url("../fonts/Noto_Sans_SC/static/NotoSansSC-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../fonts/Noto_Sans_SC/static/NotoSansSC-SemiBold.woff2") format("woff2"), url("../fonts/Noto_Sans_SC/static/NotoSansSC-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../fonts/Noto_Sans_SC/static/NotoSansSC-Thin.woff2") format("woff2"), url("../fonts/Noto_Sans_SC/static/NotoSansSC-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_EN/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_EN/Inter-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_EN/Inter-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_EN/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_EN/Inter-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_EN/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_EN/Inter-SemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.ttf');
  }
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.ttf');
}

@font-face {
    font-family: 'Montserrat-Extra';
    src: url('../fonts/Montserrat-ExtraLight.ttf');
}

.lang-ja.lang-ja {
  font-family: 'Noto Sans JP' !important;
}
.lang-zh.lang-zh {
  font-family: 'Noto Sans SC' !important;
}
.lang-kr.lang-kr {
  font-family: 'Noto Sans KR' !important;
}
.lang-en.lang-en {
  font-family: 'Montserrat' !important;
}

/** 文本输入框的 X  **/
input::-ms-clear {
    display: none;
}

/** 密码输入框的 X  **/
input::-ms-reveal {
    display: none;
}

/* 整个页面外面的样式 */

body {
    font-family: Monospaced Number, Chinese Quote, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.div{
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.login-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    /*background: #f0f2f5;*/
}

.login-container {
    /*width:100%;*/
    /*height: 100%;*/
    background:rgba(245,246,250,1);
    opacity:1;
    position: absolute;
    min-height: 100vh;
    width: 100vw;
    overflow: hidden;
    /* background-repeat: no-repeat, no-repeat;
    background-size: 46% 100%;
    background-image: url(../img/login-banner.jpg); */
}

.login-left-picture{
    flex: 1;
}

.login-left-picture img {
    height: 100%;
}

.login-right-logo{
    position: absolute;
    right: 3.26%;
    top: 3.63%;
}

.login-tabs-tab-content {
    padding: 5% 18%;
}

.login-title{
    text-align: left;
    padding-left: 20px;
}

.login-title-word{
    /* font-family: 'Montserrat'; */
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    font-weight: 600;
    margin-right: 6px;
}

.login-container>.header,
.login-container>.footer {
    width: 100%;
}

.login-container>.login-layout-content {
    display: flex;
    width: 100%;
}

.login-logo{
    flex-direction: row;
    display: flex;
    position: absolute;
    right: 47px;
    top: 29px;
}

/* Tabs 的样式 */
.login-container>.login-layout-content>.login-tab {
    width: 100%;
    flex: 1;
}
.logo-img {
    width: 100%;
}
.logo-img img {
    display: inline-block;
    height: 92px;
}

.btn-login {
    height: 53px;
    width: 100%;
    border: black;
    text-align: center;
    background:rgba(114,174,103,1);
    opacity:1;
    border-radius:8px;
    font-size:16px;
    /* font-family:"Montserrat"; */
    font-weight:400;
    line-height:24px;
    color:rgba(255,255,255,1);
    opacity:1;
}

.lang-icon {
    cursor: pointer;
}

.lang-type {
    display: flex;
    justify-content: flex-start;
    align-self: flex-end;
}

.lang-type>a {
    margin: 6px;
    text-decoration: underline;
}

.lang-type>a>img {
    width: 40px;
    height: 40px;
}



/*!* 覆盖 Tabs 的样式 *!*/
/*.login-tab > .ant-tabs > .ant-tabs-bar > .ant-tabs-nav-container > .ant-tabs-tab-prev,*/
/*.login-tab > .ant-tabs > .ant-tabs-bar > .ant-tabs-nav-container > .ant-tabs-tab-next,*/
/*.login-tab > .ant-tabs > .ant-tabs-bar > .ant-tabs-nav-container > .ant-tabs-nav-wrap*/
/*> .ant-tabs-nav-scroll > .ant-tabs-nav > .ant-tabs-ink-bar {*/
/*    !* 由于 改写的 style 控制, 所以 这里 使用 !import *!*/
/*    display: none !important;*/
/*}*/

/*.login-tab > .ant-tabs > .ant-tabs-bar > .ant-tabs-nav-container > .ant-tabs-nav-wrap*/
/*> .ant-tabs-nav-scroll > .ant-tabs-nav > .ant-tabs-tab {*/
/*    width: 200px;*/
/*}*/

/* Tabs.TabPane 的样式 */
.login-tab-pane {
    padding: 0 60px 30px;
}

.login-tab-pane>.logo {
    padding-top: 48px;
    height: 60px;
    text-align: center;
}

.login-tab-pane>.logo>a {
}

.login-tab-pane>.logo+form {
    margin-top: 64px;
}

.login-tab-pane>.logo+form+div {
    /* ant-form-item */
    margin-bottom: 0;
}

/* Footer 的样式 */
.footer {
    bottom: 10px;
    padding: 24px 50px;
    color: #555;
    font-size: 12px;
    text-align: center;
    background-color: #f0f2f5;
}


/* open app login icons' wrap */
.login-open-app {
    /* there use flex because found some flex layout in this project */
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}

.login-open-app>span {
    /* span is every item in login-open-app */
    flex-shrink: 0;
    height: 40px;
    line-height: 40px;
    /* limit item height to 40px */
    max-height: 40px;
    overflow: hidden;
}

.login-open-app .login-open-app-icon-btn-wrap {
    /* submit btn */
    background-color: transparent;
    outline: none;
    border: 0;
    cursor: pointer;
}

.login-open-app .login-open-app-icon {
    /* icon's style */
    margin-bottom: 12px;
    height: 40px;
    width: 40px;
}


/* 覆盖 表单组件的样式 */

.login-form{
    /* margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px; */
    margin: 20px 20px;
}

.login-form-item {
    vertical-align: top;
    margin-bottom: 18px;
}

.login-form-item-children-input {
    margin: 0 0 0 0px !important;
}
.login-input-label {
    font-size: 16px;
    color: #3E3A39;
    line-height: 30px !important;
    /* font-family: 'Montserrat'; */
}
.login-form-item-children-prefix {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 1px;
    border-bottom: 1px solid rgba(220,220,220,1);
    border-radius: 2px;
}

.login-learn{
    /*margin: 0 0 0 0;*/
}

.login-tabs-tab-right {
    /* margin-left: 130px; */
    flex: 1;
}
.tab-right-title {
    color: white;
    font-size: 30px;
    font-weight: 600;
    /* font-family: 'Montserrat-Bold'; */
    text-align: center;
    padding: 30px 0 30px 0;
}

.right-content {
    /*margin-top: 50px;*/
    /* float: left; */
    width: 100%;
}
.content-top,.content-bottom {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.content-top .realtime,.content-top .online,.content-bottom .access,.content-bottom .enjoy {
    flex: 1;
    overflow: hidden;
    text-align: center;
    padding: 0 6%;
}
.content-top img, .content-bottom img {
    display: inline-block;
    width: 50%;
}

.right-desc {
    text-align: center;
    font-size: 18px;
    color: rgb(14,121,191);
    font-weight: 600;
    /* margin-top: -30px; */
    /* padding: 0 22%; */
    /* font-family: "Montserrat"; */
}
.right-desc-second {
    text-align: center;
    font-size: 16px;
    /* padding: 0 18%; */
    /* font-family: "Montserrat"; */
}
.right-desc-second a {
    font-weight: 700;
    /* font-family: "Montserrat"; */
}

.login-form-item-first {
    float: left;
    text-align: left;
    color: #8C8C8C;
}

.login-form-item-first>span{

    width:90px;
    height:19px;
    font-size:16px;
    /* font-family:"Montserrat"; */
    font-weight:400;
    /* line-height:24px; */
    color:rgba(0,63,118,1);
    opacity:1;
}

.login-form-item-first a{
    padding-left: 6px;
    width:38px;
    height:19px;
    font-size:14px;
    /* font-family:"Montserrat"; */
    font-weight:400;
    line-height:24px;
    color:rgba(0,63,118,1); !important;
    text-decoration:underline; !important;
    opacity:1;
}

.password-remember{
    /* font-family:"Montserrat"; */
    font-weight:400;
    line-height:24px;
    opacity:1;
    color: #3E3A39;
}

.password-check{
    width:14px;
    height:14px;
    border:1px solid rgba(204,204,204,1);
    opacity:1;
    border-radius:2px;
    margin: 0;
    cursor: pointer;
}

input[type="checkbox"].password-check {
    width: 14px;
    height: 14px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 12px;
    position: relative;
    margin: 0 4px 0 0;
}

input[type="checkbox"].password-check::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #CACDCF
}

input[type="checkbox"].password-check:checked::before {
    content: "";
    background-color: #003F76;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #003F76;
    font-size: 12px;
    font-weight: bold;


}
input[type="checkbox"].password-check:checked:after{
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    position: absolute;
    display: table;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    content: " ";
    -webkit-transition: all .2s cubic-bezier(.12,.4,.29,1.46) .1s;
    transition: all .2s cubic-bezier(.12,.4,.29,1.46) .1s;
    width: 5.71428571px;
    height: 9.14285714px;
    left: 4.47142857px;
    top: 1.14285714px;
}

.login-form-explain {
    color: #d50000;
    line-height: normal;
    position: absolute;
}

.login-form-item-children-input .login-form-input {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    margin: 0px;
    padding-left: 10px;
    padding-bottom: 4.5px;
    line-height: 26px;
    font-size: 18px;
    margin-top: 40px;
    /* font-family:"Montserrat"; */
    color:rgba(77,77,77,1);
    opacity:0.5;
    /*height: 22px;*/
}

.login-form-item-children-input .login-form-input-password {
    box-shadow: none !important;
    background-color: #fff !important;
    line-height: 50px;
    font-size: 18px;
    /* font-family:"Montserrat"; */
    color:rgba(77,77,77,1);
    height: 50px;
}

.login-form-item-children-input .login-form-input-captcha {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    padding-left: 10px;
    line-height: 26px;
    font-size: 18px;
    margin-top: 20px;
    /* font-family:"Montserrat"; */
    color:rgba(77,77,77,1);
    opacity:0.5;
}
.login-form-input-prefix {
    padding-left: 10px;
    position: absolute !important;
    top: 0;
    bottom: 0;
    margin: auto 0;
    color: rgba(0, 0, 0, .26);
}

.login-col-12 {
    flex: 5;
}

.login-auth-col-12 {
    flex: 4;
}


.login-col-13 {
    flex: 3;
    position: relative;
}

.login-auth-col-13 {
    flex: 5;
    position: relative;
}

.login-form-item-control {
    height: 42.75px
}

.login-form-item-control:after,
.login-form-item-control:before {
    content: " ";
    display: table;
}

.login-form-button-captcha {
    margin-left: 6px;
    width: 91px;
    background: #f2f2f5;
}

.has-error .login-form-input-prefix {
    color: #d50000;
}

.has-error-msg {
    width:424px;
    height:39px;
    font-size:14px;
    /* font-family:"Montserrat"; */
    font-weight:400;
    line-height:18px;
    color:rgba(216,30,6,1);
    opacity:1;
    position: absolute;
}

.login-tab-pane .login-form-item-children {
    height: 28px;
    line-height: 36px;
}


.login-tab-pane .login-form-item-children-input input:-webkit-autofill {
    background-color: transparent !important;
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    border: 0 solid #CCC !important;
}

/* login-account */

.login-form-item-children .btn-raised {
    font-size: 13px;
    line-height: 26px;
    overflow: hidden;
}



.login-account-login-btn {
    width: 100%;
    background-color: #3367d6;
    text-align: center;
}

.login-form-item-children-input .look {
    position: absolute;
    right: 10px;
    top: 58px;
    cursor: pointer;
    display: none;
}

.login-account-captcha {
    padding-left: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
}

/* forget password */
.login-account-login-first {
    text-align: right;
    margin-bottom: 0 !important;
    padding: 18px 20px 0;
}

.login-account-find-password {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.forget-password{
    height:19px;
    font-size:16px;
    /* font-family:"Montserrat"; */
    font-weight:400;
    line-height:24px;
    color:rgba(0,63,118,1);
    opacity:1;
    text-align: center;
}

/* login-phone */

.login-phone-login-btn {
    width: 100%;
    background-color: #3367d6;
    text-align: center;
}

.btn-flat:hover {
    background: rgba(0, 0, 0, .08);
}


/* Custom Tabs */

.login-tabs {
    position: relative;
    width: 487px;
    height: 410px;
    border-radius: 20px;
}

/*登录边框*/
.login-tabs-tab-pane {
    width: 100%;
    display: none;
}

.login-tabs-tab-pane-active {
    display: block;
}

.login-tabs-tab-nav {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
}

.login-tabs-tab-nav-icon {
    display: none;
    position: relative;
    /* icon 的层级要比 三角高 */
    z-index: 2;
}

.login-tabs-tab-nav-icon>i {
    position: absolute;
    left: 8px;
    top: 10px;
    /* icon 的层级要比 三角高 */
    z-index: 2;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
}

.login-tabs-tab-nav-icon::after {
    position: absolute;
    content: ' ';
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border: 30px solid transparent;
    border-left-color: #3367d6;
    border-top-color: #3367d6;
    /* icon 的层级要比 三角高 */
    z-index: 1;
}

.login-tabs-tab-nav-icon-active {
    display: block;
}

/* 覆盖样式 */
.login-container a {
    background-color: transparent;
    outline: none;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-text-decoration-skip: objects;
    text-decoration: underline;
}

.login-container a:hover {
    color: #5b8ae3;
}

.login-container a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}

.login-container a:active {
    color: #214ab0;
}

.login-container .btn:focus {
    outline: none;
    box-shadow: none;
    border: 0;
}

/* notification */

.login-notification {
    position: fixed;
    right: 0;
    bottom: 60px;
    background-color: transparent
}

.login-alert {
    position: relative;
    padding: 16px 24px;
    margin-right: 24px;
    margin-bottom: 16px;
    width: 384px;
    background-color: #fff;
    font-size: 18px;
    border-radius: .02rem;
    webkit-box-shadow: 0 0.04rem 0.12rem rgba(0, 0, 0, 0.12);
    box-shadow: 0 0.04rem 0.12rem rgba(0, 0, 0, 0.12);
    animation: notificationMove 0.5s;
    -webkit-animation: notificationMove 0.5s;
}

.check-auth-alert {
    position: relative;
    padding: 16px 24px;
    margin-right: 24px;
    margin-bottom: 60px;
    width: 384px;
    background-color: #fff;
    font-size: 18px;
    border-radius: .02rem;
    webkit-box-shadow: 0 0.04rem 0.12rem rgba(0, 0, 0, 0.12);
    box-shadow: 0 0.04rem 0.12rem rgba(0, 0, 0, 0.12);
    animation: notificationMove 0.5s;
    -webkit-animation: notificationMove 0.5s;
}

@keyframes notificationMove {
    0% {
        right: -100px;
    }

    100% {
        right: 0;
    }
}

@-webkit-keyframes notificationMove

    /* Safari and Chrome */
{
    0% {
        right: -100px;
    }

    100% {
        right: 0;
    }
}

.check-auth-alert .glyphicon-ok {
    position: absolute;
    top: 16px;
}

.check-auth-alert .glyphicon-exclamation-sign {
    position: absolute;
    top: 16px;
}

.check-auth-alert .glyphicon-remove {
    font-size: 12px;
    color: rgba(0, 0, 0, .45);
    position: absolute;
    right: 22px;
    top: 16px;
    outline: none;
    cursor: pointer;
}

.check-auth-alert .login-notification-content {
    margin-left: 48px;
    /* font-family: "Montserrat"; */
}

.login-alert .glyphicon-ok {
    position: absolute;
    top: 16px;
}

.login-alert .glyphicon-exclamation-sign {
    position: absolute;
    top: 16px;
}

.login-alert .glyphicon-remove {
    font-size: 12px;
    color: rgba(0, 0, 0, .45);
    position: absolute;
    right: 22px;
    top: 16px;
    outline: none;
    cursor: pointer;
}

.login-alert .login-notification-content {
    margin-left: 48px;
}

.login-notification-error {
    color: #d50000;
    font-size: 24px;
}

.login-notification-success {
    color: #00bf96;
    font-size: 24px;
}

@font-face {
    font-family: 'anticon';
    src: url('../fonts/font_hzero.ttf');
}

@keyframes waterBtn {
    0% {
        width: 0px;
        height: 0px;
    }

    50% {
        width: 1000px;
        height: 1000px;
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes waterBtn

    /* Safari and Chrome */
{
    0% {
        width: 0px;
        height: 0px;
    }

    50% {
        width: 1000px;
        height: 1000px;
        opacity: 0
    }

    100% {
        opacity: 0
    }
}
.login-btn {
    margin: 0 20px;
}
.login-form-item-first>span.login-form-item-first-sign-up {
    /* font-family: "Montserrat"; */
    font-size: 14px;
    color: #3E3A39;
    margin-bottom: 10px;
}
input:hover,.login-form-item-children-input:hover .login-form-input-password:hover {
    border: 1px solid #539A34 !important;
    background-color: rgba(83, 154, 52, 0.1) !important;
}
.has-error .form-control {
    border-color: #f5222d !important;
    background-color: rgba(245, 34, 45, 0.1) !important;
}
.login-form-item-needcaptcha {
    overflow: hidden;
}
.login-row {
    display: flex;
}
.login-form-item-with-help {
    overflow: hidden;
}
.login-top-picture {
    width: 100vw;
    height: 100px;
    background-color: #fff;
    padding-left: 15px;
}
.login-top-picture p {
    line-height: 100px;
    margin: 0;
}
.login-top-picture p img {
    height: 40px;
}
.login-tabs-tab-content-mobile {
    padding: 0 15px 15px 15px;
}
.login-tabs-tab-content-mobile .login-form-item {
    margin-bottom: 28px;
}
.login-tabs-tab-content-mobile .login-form-item.login-btn {
    margin: 0px;
}
.login-title-mobile {

}
.login-tabs-tab-content-mobile .login-form {
    margin: 20px 0 0 0;
}
.login-title-mobile .login-title-word {
    font-size: 20px;
    line-height: normal;
    margin: 26px 0;
}
.login-tabs-tab-content-mobile .login-input-label {
    font-size: 16px;
    margin-bottom: 9px;
    line-height: normal !important;
}
.login-tabs-tab-content-mobile  input.login-form-input-password {
    height: 46px;
    font-size: 16px;
}
.login-tabs-tab-content-mobile a {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 0;
    height: auto;
}
.login-tabs-tab-content-mobile .login-account-captcha img {
    width: 120px;
}
.login-tabs-tab-content-mobile button {
    font-size: 19px;
    height: 50px;
    line-height: 50px;
    margin: 10px 0;
}
.login-tabs-tab-content-mobile .login-account-login-first {
    margin: 0;
    padding: 0;
}
.login-tabs-tab-content-mobile span.login-form-item-first-sign-up {
    font-size: 12px;
}
.login-tabs-tab-content-mobile span.login-form-item-first-sign-up a {
    font-size: 12px;
}
.login-tabs-tab-content-mobile .password-remember {
    font-size: 12px;
    line-height: normal;
}
.col-btn-flex {
    display: flex;
    justify-content: space-between;
}
.colBtn {
    width: 40%;
}
#activeBtn a {
    color: white;
    text-decoration: none;
    display: block;
    height: 52px;
    line-height: 52px;
}
.second-tips {
    text-align: left;
    /* font-family: "Montserrat"; */
    font-size: 14px;
    color: #3E3A39;
    padding: 8px 20px 0;
}
