
.demo {
    padding-top: 20px;
    text-align: center;
    color: #9abcda !important;
    font-size: 14px;
}

.welcome-title-box {
    /* margin: 60px 40px 0px 40px; */
}

.welcome-title {
    width: 384px;
    height: 68px;
    margin: 0 auto;
    /*background: url(http://un-encrypt-resources.oss-cn-shenzhen.aliyuncs.com/4-motalk/motalk_bs/login/logotitle%402x.png) no-repeat;*/
    background: url(http://un-encrypt-resources.oss-cn-shenzhen.aliyuncs.com/4-motalk/motalk_bs/login/2.png) no-repeat;
    background-size: 100% 100%;
}

.login-botton {
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    display: inline-block;
    width: 384px;
    height: 50px;
    font-size: 20px;
    color: white;
    /* margin: 10px; */
    background: #F65529;
    background-size: 100% 100%;
    border-radius: 4px;
}

.login-botton-box {
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 40px 0 0 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    /*背景颜色*/
    box-shadow: 0 0 0 60px #eee inset;
    /*字的颜色*/
    -webkit-text-fill-color: #878787;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.login_icon {
    float: right;
    width: 50px;
    height: 50px
}

.main-body {
    border-radius: 15px;
    /*box-shadow:0px 0px  10px 5px #cccccc;*/
    /* width: 450px; */
    top: 200px;
    left: 20%;
    /* margin-left: 15%; */
    /* position: absolute; */
    overflow: hidden;
    width: 400px;
}

.login_item {
    /* font-size: 16px; */
    /* border-bottom: 1px solid #e4e4e4; */
    margin-top: 20px;
    /* padding-bottom: 5px; */
    width: 384px;
    overflow: hidden;
}
.login_item1{
 margin-top: 50px;
}

.login_item_name {
    color: #999;
    font-size: 14px;
    /* font-weight: bold; */
}

.login_input {
    border: none;
    width: 100%;
    font-size: 20px;
    /* margin-top: 15px; */
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #e4e4e4;
    /* padding: 0 10px; */
    /* text-indent: 2em; */
}

@media (min-width: 1219px) and (max-width: 1399px) {

}

@media (min-width: 1190px) and (max-width: 1220px) {

}

@media (min-width: 961px) and (max-width: 1189px) {

}

@media (max-width: 960px) {
    .main-body {
        margin-left: 0;
    }
}

.login-main .login-bottom .center .item input {
    display: inline-block;
    width: 265px;
    height: 46px;
    padding: 0;
    position: absolute;
    border: 0;
    outline: 0;
    font-size: 12px;
    letter-spacing: 0;
    /* background-color: #f7f7f7; */
    border-bottom: 1px solid #e4e4e4;
    color: #333;
    font-size: 20px;
}

.login-main .login-bottom .center .item .icon-1 {
    background: url(../images/icon-login.png) no-repeat 1px 0;
}

.login-main .login-bottom .center .item .icon-2 {
    background: url(../images/icon-login.png) no-repeat -54px 0;
}

.login-main .login-bottom .center .item .icon-3 {
    background: url(../images/icon-login.png) no-repeat -106px 0;
}

.login-main .login-bottom .center .item .icon-4 {
    background: url(../images/icon-login.png) no-repeat 0 -43px;
    position: absolute;
    right: -10px;
    cursor: pointer;
}

.login-main .login-bottom .center .item .icon-5 {
    background: url(../images/icon-login.png) no-repeat -55px -43px;
}

.login-main .login-bottom .center .item .icon-6 {
    background: url(../images/icon-login.png) no-repeat 0 -93px;
    position: absolute;
    right: -10px;
    margin-top: 8px;
    cursor: pointer;
}


.login-main .login-bottom .tip .icon-nocheck {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    border: solid 1px #9abcda;
    position: relative;
    top: 2px;
    margin: 1px 8px 1px 1px;
    cursor: pointer;
}

.login-main .login-bottom .tip .icon-check {
    margin: 0 7px 0 0;
    width: 14px;
    height: 14px;
    border: none;
    background: url(../images/icon-login.png) no-repeat -111px -48px;
}

.login-main .login-bottom .center .item .icon {
    display: inline-block;
    width: 33px;
    height: 19px;
}

.login-main .login-bottom .center .item {
    /* width: 270px; */
    /* padding: 0 10px; */
    /* margin-bottom: 15px; */
    /* background-color: #f7f7f7; */
    height: 40px;
    line-height: 40px;
    /* text-indent: 2em; */
    position: relative;
}

.login-main {
    /* width: 460px; */
    position: relative;
    /* float: left; */
    /* border: 1px solid #333; */
}

.login-main .login-top {
    height: 117px;
    /*background-color: #148be4;*/
    border-radius: 12px 12px 0 0;
    font-family: SourceHanSansCN-Regular;
    font-size: 30px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #fff;
    line-height: 117px;
    text-align: center;
    overflow: hidden;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.login-main .login-top .bg1 {
    display: inline-block;
    width: 74px;
    height: 74px;
    background: #fff;
    opacity: .1;
    border-radius: 0 74px 0 0;
    position: absolute;
    left: 0;
    top: 43px;
}


.login-main .login-top .bg2 {
    display: inline-block;
    width: 94px;
    height: 94px;
    background: #fff;
    opacity: .1;
    border-radius: 50%;
    position: absolute;
    right: -16px;
    top: -16px;
}

.login-main .login-bottom {
    /* width: 460px; */
    /* border-radius: 0 0 12px 12px; */
    /* padding-bottom: 10px; */
}

.login-main .login-bottom .center {
    width: 384px;
    margin: 0 auto;
    /* padding-top: 15px; */
    /*padding-bottom: 15px;*/
    position: relative;
}

.login-main .login-bottom .tip {
    clear: both;
    height: 16px;
    line-height: 16px;
    width: 288px;
    margin: 0 auto;
}


body {
    /*background: url(http://un-encrypt-resources.oss-cn-shenzhen.aliyuncs.com/4-motalk/motalk_bs/login/index_bg_1080.jpg);*/
    background: url(http://un-encrypt-resources.oss-cn-shenzhen.aliyuncs.com/4-motalk/motalk_bs/login/1.jpg);
    position: static;
    font-size: 12px;
    background-size: cover;
    background-repeat: no-repeat;
}

input::-webkit-input-placeholder {
    color: #a6aebf;
}

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

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #a6aebf;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #a6aebf;
}

input:-webkit-autofill { /* 取消Chrome记住密码的背景颜色 */
    /* -webkit-box-shadow: 0 0 0 1000px #f7f7f7 inset !important; */
}

html {
    height: 100%;
}

.login-main .login-bottom .tip {
    clear: both;
    height: 16px;
    line-height: 16px;
    width: 288px;
    margin: 0 auto;
}

.login-main .login-bottom .tip .login-tip {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #9abcda;
    cursor: pointer;
}

.login-main .login-bottom .tip .forget-password {
    font-stretch: normal;
    letter-spacing: 0;
    color: #1391ff;
    text-decoration: none;
    position: absolute;
    right: 62px;
}

.login-main .login-bottom .login-btn {
    width: 288px;
    height: 40px;
    background-color: #1E9FFF;
    border-radius: 16px;
    margin: 24px auto 0;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    cursor: pointer;
    border: none;
}

.footer {
    left: 0;
    bottom: 0;
    /* color: #fff; */
    width: 100%;
    position: absolute;
    text-align: center;
    line-height: 20px;
    padding-bottom: 10px;
    /* text-shadow: #000 0.1em 0.1em 0.1em; */
    font-size: 12px;
}

.padding-5 {
    padding: 5px !important;
}

.footer a, .footer span {
    color: #fff;
}

.welcome-box-tab{
    overflow: hidden;
    margin: 50px 10px 0;
}
.welcome-tab-index{
    float: left;
    /* width: 82px; */
    text-align: center;
    color: #999;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0 80px 0 0;
    cursor: pointer;
}
.welcome-tab-active{
    color: #333;
    border-bottom: 2px solid #F65529;
}

.login_qrcode_img{
    width: 240px;
    margin: 50px auto 20px;
    height: 240px;
}
.login_qrcode_text{
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}
.text_orange{
    color: #F65529;
    font-weight: bold;
}
  
  
@media screen and (max-width: 428px) {
    .login-main {
        width: 360px !important;
    }

    .login-main .login-top {
        width: 360px !important;
    }

    .login-main .login-bottom {
        width: 360px !important;
    }
}

@media screen and (max-width: 1366px) {
    body {
        background: url(http://un-encrypt-resources.oss-cn-shenzhen.aliyuncs.com/4-motalk/motalk_bs/login/index_bg_720.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }
}

/* 登录页 小屏样式适配 Start */
.container {
    height: 100%;
    align-items: center;
    padding-left: 20%;
    display: flex;
}
.center {
    height: 320px;
}
/* 登录页 小屏样式适配 End */

/* 验证码样式 Start */
.login_item3 {
    margin-top: 20px;
}
.login_item3 .login_item_name {
    height: 19px;
}
.captcha_box {
    display: flex;
    align-items: center;
}
.captcha_box input {
    position: relative!important;
    border: none;
    width: 100%;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #e4e4e4;
}
.captcha_box .validateImg {
    height: 36px;
    cursor: pointer;
}
/* 验证码样式 End */