@charset "utf-8";
/* CSS Document */

html{width:100%;height:100%}
body{
    width: 100%;
    height: 100%;
}
.loginbox-1{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -2;
    background: #72C3A2;
    /*background: url(/page/public/images/zc_logo.jpg)  no-repeat #031722!important;*/
    /*background-size:100% 100%;*/
    overflow:hidden;
}
.loginbox-image-1{
    /*margin-left: 20%;*/
    margin-top: 5%;
    width: 70%;
    height: auto;
    /*width: 100vw;*/
    /*height: 100vh;*/
}
.loginbox{
    width:1190px;
    /*margin:120px auto 0 auto;*/
    /*clear:both;*/
    /*height:680px;*/
    /*background:url(../../img/login/safa.png) no-repeat top left;*/
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
@media (max-width:1250px) {
    .loginbox{
        width:90%;
        background-size: contain;
    }
}

.loginright{
    float: right;

    width: 360px;

    /*height: 360px;*/
    padding-bottom: 30px;
    /*border: solid 1px #55626b;*/

    border-radius: 5px;

    margin-top: 68px;

    background: #fff;
}
.loginForm{
    margin-left: 30px;
}

.iconP{
    margin-top: 12px;
}
.iconM{
    margin-top: 26px;
}

.pad{
    padding-top: 20px;
}

.reg{
    margin-right: 30px;
}

.loginlogo{
    width: 300px;
    height: 30px;
    margin:38px auto 28px auto;
    text-align: center;
}

.huiyuan{
    width:299px;
    height:41px;
    background:url(../../img/login/accunt.png) no-repeat;
    margin:0px auto 18px auto;
    clear:both;
}

.logindl{
    width:299px;
    height:120px;
    margin:18px auto 28px auto;
}

.logindl td{
    line-height:36px;
    padding-bottom:18px;
}

.login_slk{
    height:36px;
    line-height:36px;



    border:0px;
    border-radius:5px;
    font-size:14px;
    color:#999;


}

.login_slk2{
    height:36px;
    line-height:36px;
    border:0px;
    border-radius:5px;
    font-size:14px;
    color:#999;
    text-indent:28px;

}
.loginico1{
    background:url(../../img/login/login_ico1.png) no-repeat #FFF  ;
    text-indent:28px;
}
.loginico2{
    background:url(../../img/login/login_ico2.png) no-repeat #FFF  ;
    text-indent:28px;
}

.login_w{
    width:299px;
}

.login_w2{
    width:136px;
    text-indent:12px!important;
}

.login_yzm{
    display:block;
    clear:both;
}

.login_yzm dd{
    float:left;
}

.wzbj{
    padding-left:36px;
}

.forget{

    font-size:14px;
}

.forget a{
    color:#FFF;

    width:46%;
    display:block;
}


.forget a:hover{
    color:#999999;
}

.forget a span{
    width:98px;
    float:right;
    background:url(../../img/login/login_ico5.png) no-repeat left;
    text-indent:16px;
    display:block;
}

.fico1{
    background:url(../../img/login/login_ico3.png) no-repeat left;
    text-indent:16px;
}

/*.fico2{
	   background:url(../../img/login/login_ico5.png) no-repeat left;
	    text-indent:16px;

}


*/

.login_an{
    width:299px;
    height:36px;
    border:solid 1px #e8e8e8;
    color:#FFF;
    /*background:#00833b !important;*/
    background:#009250 !important;

}
.bottom-2{
    margin-top: 20px;
    color: #666666;
    text-align: center;
}

























