﻿@charset "UTF-8";
/*genneral*/

* {
    outline: none;
}

body,
td,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
div,
p,
span {
    /*font: 12px "宋体", sans-serif*/
    font: 14px "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI Light", "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑, Arial, sans-serif;

}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #0E8BF1;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body {
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

/*login page style*/

.loginBody {
    background-size: cover;
}
#divbody{
    min-width: 600px;
    min-height: 400px;
}
.login-head {
    position: relative;
    height: 70px;
}
.login-head .head-bg {
    position: absolute;
    top: 0;
    bottom:50px;
    left: 0;
    background: #f4f4f4;
    /*filter: alpha(opacity=50);*/
    /*-moz-opacity: 0.5;*/
    /*opacity: 0.5;*/
    height: 70px;
    width: 100%;
}
.login-head .head-logo {
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0 10px;
    height: 70px;
    line-height: 70px;
    color: #971F0D;
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 2px;
}
.head-logo img{
    vertical-align: middle;
    width:45px;
}
.head-logo.logoAll img {
    width: auto;
    height: 52px;
    margin-right: 5px;
}
.login-head .head-menu {
    position: fixed;
    right:10px;
    top: 20px;
}
.nav-login-list {
    margin-right: -1em;
}
.nav-login-list li {
    float: left;
    margin-right: 1.5em;
    line-height: 2.8em;
    font-size: 1em;
}
.nav-login-list a {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    color:#fff;
}
.nav-login-list a:hover {
    color: #d3393b;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.login-main {
    position: absolute;
    right: 60px;
    top: 48%;
    margin-top: -140px;
    width: 320px;
    height: 260px;
    z-index: 1;
    overflow: hidden;
    box-shadow: 0px 0px 10px #666;
    border-radius:8px;
    padding-top:20px;
}
.login-main .login-form-submit{
    margin-top:40px !important;
}
.login-main.login-other .login-form-submit{
    margin-top:15px !important;
}
.login-main.login-other{
    width: 360px;
    height: 320px;
}
.login-main .login-other-box{
    display: none;
}
.login-main.login-other .login-other-box{
    display: block;
}
.login-other-login{

    position: relative;
    height: 24px;
}
.login-other-login .line{
    height: 1px;
    background: #999;
}
.login-other-login .text{
    position: absolute;
    top: -10px;
    width: 140px;
    background: #fff;
    margin-left: 80px;
    text-align: center;
    color: #999;
}
#pwdLoginDiv .login-other-box{
    margin-top:32px !important;
}
.login-other-login-app{
    display: flex;
    align-items: center;
    justify-content: center;
}
.login-other-login-app li{
    text-align: center;
    cursor: pointer;
}
.login-other-login-app li p{
    color: #000;
    margin-top: 2px;
}
.login-main .login-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #fff;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;


}
.login-main .name {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
#pwdLoginDiv>div{
	margin-top:24px;
} 
#pwdLoginDiv .login-form-input{
	margin-top:20px;
    border-radius:50px;
    border:1px solid #ccc;
}
#login_yanzhengma{
    width: calc(100% - 148px);
}
#yanzhengma{
    display: none;
}
#yanzhengma_pic{
   display: inline-block;
    width: 108px;
    cursor: pointer;
}

.loginType {
    text-align: center;
    white-space: nowrap;
    font-size: 0;
}
.loginType a {
    display: inline-block;
    padding: 10px 22px;
    font-size: 12px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.loginType a:hover {
    color:#137e9e;
}
.loginType .actived {
    background-color: #25b8e3;
    color: white;
}

.login-main .login-form {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
}
.login-form .layui-tab-title{
    background: #1D252A;
    border-color: #000;
    height: 50px;
}
.login-form .layui-tab-title li {
    color: #cbcbcb;
    line-height: 60px;
    height: 50px;
}
.login-form .layui-tab-title li:nth-of-type(1){
    margin-left: 70px;
}
.login-form > .layui-tab-title .layui-this {
    color: #fff;
    font-weight: 600;
}
.login-form .layui-tab-title .layui-this:after {
    height: 50px;
    background-color: #1D252A;
}
.login-form > .layui-tab-title .layui-this:after, .login-form > .layui-tab-more li.layui-this:after {
    border-bottom: 2px solid #fff;
}
.login-form .layui-tab-content {
    padding: 0 30px;
}
.login-form .login-form-input, .login-form .login-form-submit {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 1em 0;
    background-color: #fff;
    height: 45px;
    overflow: hidden;
}
.login-form .login-form-input:after {
    content: '';
    display: table;
    clear: both;
}
.login-form .login-form-input b {
    display: inline-block;
    float: left;
    width: 2.7em;
    height: 40px;
    overflow: hidden;
}
.login-form .login-form-input input {
    display: inline-block;
    width: calc(100% - 4em);
    float: left;
    border: none;
    background: none;
    height: 45px;
    line-height: 45px;
}
.login-form .layui-form-checkbox[lay-skin="primary"] span {
    color: #fff;
}
.login-form .layui-form-checked[lay-skin="primary"] i {
    border-color: #d3393b;
    background-color: #d3393b;
}
.layui-form-checkbox[lay-skin="primary"]:hover i {
    border-color: #d3393b;
}
#wechatLogin{
	margin-top:10px;
}
/* #wechatLogin{
	width:60%;
	margin: 10px auto;
}
#wechatLogin img{
	width:100%;
} */
iframe .impowerBox .qrcode{
	width:160 !important;
}
/* #wechatLogin p{
	color:#cbcbcb;
	text-align: center;
	margin-top: 6px;
} */
.lodinBtm{
	position: absolute;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 14px;
}
input:-webkit-autofill {
    background-color: #FAFFBD;
    background-image: none;
    color: #000;
}
.login-form-input input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(255, 255, 255) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

.login-form #uid b {
    background: url(images/icoUser.png) no-repeat center;
    background-size:contain;
    margin-left:10px;
    margin-top:3px;
}
.login-form #psw b {
    background: url(images/icoPsw.png) no-repeat center;
    background-size:contain;
    margin-left:10px;
    margin-top:3px;
}
.login-form #mobile b {
    background: url(images/mobile.png) no-repeat center;
    background-size:contain;
}
#yanzhengma b,
.login-form #code b {
    background: url(images/smscode.png) no-repeat center;
    background-size:contain;
}
.login-form #yzm b {
    float: right;
    height: 3em;
    width: 10.5em;
    border-left: 1px solid #CCCCCC;
}
.login-form #yzm input {
    width: 11em;
    padding-left: .5em;
}

.login-form .login-form-submit {
    background: #E93820;
    clear: both;
    line-height: 40px;
    margin-top: 30px !important;
    border-radius:50px;
}
.login-form .login-form-submit.login-form-submit-zpltmsc{
    margin-top: 15px !important;
}
.login-form .login-form-submit button {
    background: none;
    border: none;
    color: #fff;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 1.4em;
    text-align: center;
    line-height: 2.4em;
    width: 100%;
    background: linear-gradient(-36deg, #1a8df1, #56adff);
}

.login-form a {
    text-decoration: none;
    color: #000;
    font-weight:400;
}
.login-form a:hover {
    color: #25b8e3;
}


.sendcodeDiv {
    height: 40px;
}

.sendcodeDiv button {
    background-color: #25b8e3;
    border: none;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 2.2em;
    width: 100%;
    height: 40px;
}

.sendcodeDiv button:disabled {
    background-color: #aaa;
}

.clearfix {
    position: relative; height: 100%; z-index: 2;
}
/*背景图片*/
.bgDiv{
    position:absolute;
    width:100%;
}
.bgDiv .bgimg{
    position: fixed;
    width:100%;
    height:100%;
    z-index:-1;}
.video {
    position: absolute;
    left: 0;
    top: 70px;
    bottom: 50px;
    width: 100%;
}
.video  img{
    width: 100%; height: 100%;
}
a.uploadFile{
	padding:5px 15px;
	display:block;
	cursor: pointer;
}


.box {
    height: 70px;
    line-height: 70px;
    width: 500px;
    float: right;
    text-align: right;
    overflow: hidden;
    position: relative;
    display: none;
}
.animate {
    font-size: 16px;
    font-weight: bolder;
    display: block;
    height: 70px;
    line-height: 70px;
    white-space: nowrap;
    animation: 15s wordsLoop linear infinite normal;
    position: absolute;
    top:0;
    color: red;
}
@keyframes wordsLoop {
    0% {
        transform: translateX(500px);
        -webkit-transform: translateX(500px);/* Safari 和 Chrome */
        -ms-transform: translateX(500px);	/* IE 9 */
        -moz-transform: translateX(500px); 	/* Firefox */
        -o-transform: translateX(500px); 	/* Opera */
    }
    100% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
    }
}

@-webkit-keyframes wordsLoop {
    0% {
        transform: translateX(500px);
        -webkit-transform: translateX(500px);
        -ms-transform: translateX(500px);
        -moz-transform: translateX(500px);
        -o-transform: translateX(500px);
    }
    100% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
    }
}
.animate:hover{
    display: inline-block;
    white-space: nowrap;
    animation: 15s wordsLoop linear infinite normal paused;
}
/*# sourceMappingURL=style.css.map */