.login-user {
    width:100%;
    height:100%;
    box-sizing: border-box;
    font-size: 16px;
    display: flex;
    background: url("../images/login_bg.png") no-repeat center;
    background-size: cover;
}
.login-user .user-nav {
    width:100%;
    height:80px;
    line-height: 80px;
    box-shadow: 0 1px 2px #ebeeef;
    float: left;
    position: absolute;
    top:0;
    z-index: 99999;
}
.login-user .user-nav img {
    width: auto;
    height: 38px;
    margin: 0 0 0 40px;
    vertical-align: middle;
}
.login-user .user-bg {
    width: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.user-wraper{
    width: 380px;
    height: 500px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0px 12px 25px 0px rgba(118, 118, 118, 0.19);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.logo{
    position: absolute;
    z-index: 99999;
    top: 35px;
    left: 50px;
	height: 40px;
}
/*用户名登录*/
.login-user .user-main {
    /*width:400px;*/
    width: 100%;
    border-radius: 10px;
}
.login-user .user-mtitle {
    height:65px;
    line-height: 65px;
     text-align: center;
}
.login-user .user-mt-title {
    height:63px;
    font-size: 24px;
    line-height: 68px;
     border-bottom: 4px solid #2F6DF8;
    display: inline-block;
}
.login-user .user-mt-img {
    color: #999;
    text-align: center;
    cursor: pointer;
    margin-top: 32px;
}
.login-user .user-mmain {
    width: 100%;
    height:auto;
    padding: 20px 0 0 0;
}
.place_holder{
    width: 75%;
    margin: 0 auto;
    font-size: 14px;
    color: #a2a2a2;
    margin-top: 20px;
}
.user-mmain input {
    width: 75%;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    border: none;
    border-bottom: solid 1px #e0e0e0;
    display: block;
    overflow: hidden;
}
.user-mmain input:focus { 
    border-color:#464646 !important;
}
.user-main .user-mmain input{
    background-size: 16px 18px;
}
.login-user .user-submit {
    /*width:340px;*/
    width: 75%;
    height:50px;
    margin: 30px auto 0;
    font-size: 18px;
    line-height: 50px;
    border:none;
    border-radius: 5px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    background-color: #2F70FE;
    box-shadow: 0px 8px 12px rgba(83, 83, 83, 0.3);
    transition: all .5s;
}
.login-user .user-submit:hover{
    background-color: #215bd9;
}
/*二维码登录*/
.login-user .qrCode-main {
    /*width:400px;*/
    border-radius: 10px;
    display: none;
}
.login-user .qrCode-mtitle {
    /*width:400px;*/
    height:65px;
    line-height: 65px;
    text-align: center;
    margin-bottom: 3vh;
}
.login-user .qrCode-mt-title {
    height:63px;
    font-size: 24px;
    line-height: 68px;
    border-bottom: 4px solid #000;
    display: inline-block;
}
.login-user .qrCode-mt-img {
    color: #999;
    text-align: center;
    cursor: pointer;
    margin-top: 2vh;
}
.login-user .qrCode-mmain {
    /*width:400px;*/
    height:335px;
}
.login-user .qrCode-ewm {
    margin: 55px 115px 35px;
    float: left;
    display: inline-block;
}
.login-user .qrCode-place {
    /*width:400px;*/
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #404040;
    text-align: center;
    /*display: inline-block;*/
}
/*-----扫码成功------*/
.shaoma{
    width: 100%;
    height: auto;
    max-height: 370px;
    text-align: center;
    overflow: hidden;
    display: none;
}
.shaoma img{
    margin-top: 50px;
}
.shaoma h3{
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #404040;
    margin-top: 40px;
    overflow: hidden;
}
.shaoma p{
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
}
.shaoma a{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #404040;
    display: block;
    margin-top: 30px;
    cursor: pointer;
    overflow: hidden;
}
.shaoma a:hover{
    color: #333;
}
/*-----扫码成功  end------*/
/*-----生成二维码------*/
.erweimashengcheng{
    width: 100%;
    height: 240px;
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
}
.erweimashengcheng img{
    width: 200px;
    height: 200px;
    margin: 40px auto 0;
    overflow: hidden;
}
/*-----生成二维码 end------*/
/*-----二维码已过期-------*/
.qrCode-main .qrCode-mmain{
    position: relative;
}
.erweiMatimeOut{
    width: 200px;
    height: 200px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -100px;
    z-index: 99;
    display: none;
}
.erweiMatimeOut .zheZhaoCeng{
    width: 200px;
    height: 200px;
    background: #ffffff;
    opacity: 0.9;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.erweiMatimeOut .guoqiMa{
    width: 200px;
    height: 200px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.guoqiMa h3{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #404040;
    text-align: center;
    margin-top: 55px;
    overflow: hidden;
}
.guoqiMa button{
    width: 80px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    border: 0;
    border-radius: 2px;
    margin-top: 10px;
    cursor: pointer;
    overflow: hidden;
}
.erweiMatimeOut a:hover{
    color: #1E86FF ;
}
/*-----二维码已过期 end-------*/

/*轮播*/
html,body{
    height: 100%;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}
#lunbo{
    height: 100%;
    width: 100%;
    flex: 1;
    overflow: hidden;
}
.swiper-container{
    width: 100%;
    height: 100%;
}
.swiper-slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.swiper-slide img{
    width: 600px;
}
.slide_text{
    margin-top: 10px;
    font-size: 30px;
    line-height: 46px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}
.swiper-pagination{
    bottom: 100px !important;
}
.swiper-pagination .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    margin: 0 8px !important;
}
.swiper-pagination-bullet-active{
    width: 36px !important;
    height: 8px !important;
    border-radius: 4px !important;
    background: #fff !important;
}
.qrCode-main{
    width: 100%;
}
@media screen and (max-width:1388px) {
    .user-box,.qrCode-box{
        transform: scale(0.9,0.9);
    }
}
