@font-face {
    font-family: 'iconfont';
    src: url('iconfont.eot');
    src: url('iconfont.eot?#iefix') format('embedded-opentype'),
    url('iconfont.woff2') format('woff2'),
    url('iconfont.woff') format('woff'),
    url('iconfont.ttf') format('truetype'),
    url('iconfont.svg#iconfont') format('svg');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




.page-account {
    display: flex;
}

.page-account .code {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-account .code .pictrue {
    height: 40px;
}

.swiperPross {
    border-radius: 6px 0px 0px 6px;
}

.swiperPross, .swiperPic, .swiperPic img {
    width: 510px;
    height: 100%;
    display: none;
}

.swiperPic img {
    width: 100%;
    height: 100%;
}

.container {
    height: 400px !important;
    padding: 0 !important;
    /*overflow: hidden;*/
    border-radius: 6px;
    z-index: 1;
    display: flex;
}

.containerSamll {
    /*width: 56% !important;*/
    background: #fff !important;
}

.containerBig {
    width: auto !important;
    background: #f7f7f7 !important;
}

.index_from {
    padding: 0 40px 32px 40px;
    height: 400px;
    box-sizing: border-box;
    width: 384px;
}

.page-account-top {
    padding: 20px 0 !important;
    box-sizing: border-box !important;
    display: flex;
    justify-content: center;
    height: 120px;
}

.page-account-container {
    border-radius: 0px 6px 6px 0px;
}

.btn {
    background: linear-gradient(90deg, rgba(25, 180, 241, 1) 0%, rgba(14, 115, 232, 1) 100%) !important;
}

.captchaBox {
    width: 310px;
}


#msg {
    width: 100%;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}

a:link, a:visited, a:hover, a:active {
    margin-left: 100px;
    color: #0366D6;
}

.page-account {
    background-image: url(bg.7e15c493.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

.page-account {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    overflow: auto;
}

.containerSamll{
    background: #fff!important;
}

.container{
    height: 400px!important;
    padding: 0!important;
    border-radius: 6px;
    z-index: 1;
    display: flex;
    overflow: hidden;
}

.index_from .ivu-input-large {
    font-size: 14px!important;
}

.ivu-input-with-prefix {
    padding-left: 32px;
}
.ivu-input-large {
    font-size: 16px;
    padding: 6px 7px;
    height: 40px;
}
.ivu-input {
    display: inline-block;
    width: 100%;
    padding: 4px 7px;
    font-size: 14px;
    border: 1px solid #dcdee2;
    border-radius: 4px;
    color: #515a6e;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;
}

.ivu-input-wrapper-large .ivu-input-prefix i, .ivu-input-wrapper-large .ivu-input-suffix i {
    font-size: 18px;
    line-height: 40px;
}

.ivu-input-prefix i, .ivu-input-suffix i {
    font-size: 16px;
    line-height: 32px;
    color: #808695;
}
.ivu-icon {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: optimizeLegibility;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -.125em;
    text-align: center;
}

.ivu-icon-ios-contact-outline:before {
    content: "\F19A";
}

*, :after, :before {
    box-sizing: border-box;
}

.ivu-input-prefix, .ivu-input-suffix {
    width: 32px;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.ivu-form-item-content {
    position: relative;
    line-height: 32px;
    font-size: 14px;
    margin-bottom: 20px;
}

.ivu-input-with-prefix {
    padding-left: 32px;
}

.btn {
    color: #fff;
    border:none;
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
    border-radius: 4px;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    user-select: none;
    transition: color .2s linear,background-color .2s linear,border .2s linear,box-shadow .2s linear;
}
.index_bg {
    width: 100%;
    background: rgba(0,0,0,.6)!important;
    z-index: 0!important;
}
.canvas {
    display: inline-block;
}


body{
    background: #f9f7f6;
    color: #404d5b;
    font-weight: 500;
    font-size: 1.05em;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}
a{color: #2fa0ec;text-decoration: none;outline: none;}
a:hover,a:focus{color:#74777b;}

.container{
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}


article, aside, blockquote, body, button, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
#app, body, html {
    height: 100%;
}
body {
    background-color: #f7f7f7;
    font-size: 14px;
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.cove{width: 100%; height: 100%; position: absolute;    background: rgba(0,0,0,.6)!important;}