html{height: 100%;}
body {

}

.bg-top{
    height: 100%;
    background:url("../img/login-bg.png") no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: rgba(255,255,255,.95);
}
.bg-buttom{
    height: auto;
}

.from-data{
    position: fixed;
    width: 330px;
    height: 420px;
    background: #FFFFFF;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    top: 25%;
    left: 67%;
}
.logo-title{
    height: 31px;
    font-size: 20px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    margin-top: 15%;
    margin-left: 15%;
}
.logo-title-line{
    margin-top: 2px;
    width: 40px;
    height: 5px;
    background: #d12b3b;
}
.form-right{
    width: 330px;
    height: 400px;
    font-size: 32px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    float: right;
}
/*.forget a{*/
/*    width: 73px;*/
/*    height: 16px;*/
/*    font-size: 16px;*/
/*    font-family: PingFang-SC-Medium, PingFang-SC;*/
/*    font-weight: 500;*/
/*    color: #999999;*/
/*    line-height: 43px;*/
/*    margin-left: 40%;*/
/*}*/
.bg-title{
    width: 651px;
    height: 34px;
    font-size: 36px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    position: fixed;
    top: 30%;
    left: 15%;
}
.bg-title-name{
   margin-top: 20px;
}
.copyright-text{
    height: 16px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    position: fixed;
    left: 15%;
    top: 85%;
}
.logo{
    height: 16px;
    position: fixed;
    left: 15%;
    top: 54%;
}
.signinpanel {
    width: 750px;
    margin: 10% auto 0 auto;
}

.signinpanel .logopanel {
    float: none;
    width: auto;
    padding: 0;
    background: none;
}

.signinpanel .signin-info ul {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.signinpanel .form-control {
    display: block;
    margin-top: 15px;
}


.input1 img{
    width: 70px;
    height: 70px;
}
.input2 img{
    width: 70px;
    height: 70px;
}
.signinpanel .btn {
    margin-top: 30px;
}

.btn-block{
    width: 228px;
    height: 42px;
    background: #d12b3b;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    margin-top: 15px;
    color: #FFFFFF;
}
.btn-block:hover,
.btn-block:focus,
.btn-block:active,
.btn-block.active{
    color: #FFFFFF;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info{
    background-color: #d12b3b !important;
}


.signinpanel form {
    -moz-box-shadow: 0 3px 0 rgba(12, 12, 12, 0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12, 12, 12, 0.03);
    box-shadow: 0 3px 0 rgba(12, 12, 12, 0.03);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 20px;
    margin: 0 135px;
}

.input1{
    display: flex;
}
.input2{
    display: flex;
}
.signup-footer{border-top: solid 1px rgba(255,255,255,.3);margin:20px 0;padding-top: 15px;}

@media screen and (max-width: 768px) {
    .signinpanel,
    .signuppanel {
        margin: 0 auto;
        width: 420px!important;
        padding: 20px;
    }
    .signinpanel form {
        margin-top: 20px;
    }
    .signup-footer {
        margin-bottom: 10px;
    }
    .signuppanel .form-control {
        margin-bottom: 10px;
    }
    .signup-footer .pull-left,
    .signup-footer .pull-right {
        float: none !important;
        text-align: center;
    }
    .signinpanel .signin-info ul {
        display: none;
    }
}
@media screen and (max-width: 320px) {
    .signinpanel,
    .signuppanel {
        margin:0 20px;
        width:auto;
    }
}
.login-input-box  {
    width: 100%;
    height: 47px;
    overflow: hidden;
    margin-top: 20px;
}


.login-input-box .login_icon {
    width: 70px;
    height: 70px;
    text-align: center;
    float: left;
    border-radius: 35px 0 0 35px;
}
.login-input-box .login_icon img {
    border-radius: 35px 0 0 35px;
    border: 1px solid #FFFFFF;
    border-right: 0;
    vertical-align: middle;
    overflow: hidden;
    height: 70px;
    width: 70px;
}
.login_input-box {
    width: 228px;
    height: 42px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
}
.login_input-box input {
    height: 42px;
    font-size: 17px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #999999;
    line-height: 43px
}

.logo1{
    width: 288px;
    height: 66px;
}
.row1{
    margin: 0 230px;
}

.checkedPs{
    width: 73px;
    /*height: 16px;*/
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #999999;
    /*line-height: 43px;*/
    /*margin-left: 40%;*/
    margin-top: -10px;
    margin-bottom: 5px;
}

.forget{
    width: 73px;
    /*height: 16px;*/
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #999999;
    margin-left: 25%;
}
.f-login{
    margin-left: 40%;
}
.jzma :hover{
    color: #d12b3b;
}
input[type="checkbox"] {
    accent-color: #d12b3b; /* 将对号和背景色改为红色 */
}
/* 聚焦状态的placeholder颜色 */
input:focus::placeholder {
    color: #d12b3b; /* 红色 */
}
/* 或者只对有值的输入框保持颜色 */
/*input:not(:placeholder-shown) {*/
/*    color: #d12b3b; !* 有内容时保持蓝色 *!*/
/*}*/
input:focus {
    color: #d12b3b; /* 红色 */
}
.form-control:focus {
    border-color: #d12b3b !important;
}

a:hover {
    color: #d12b3b; /* 鼠标悬停时的链接 */
}
a:active {
    color: #d12b3b; /* 点击时的链接 */
}

