html {
    height: 100%;
}

body.signin {

    height: auto;
    background: #ededed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #6a6a6a;
    min-height: 490px;

}

.sigwidth {
    height: 100%;
    padding: 40px 0px;
    width: 100%;
    background: url(../img/logo_zzbjt.png) no-repeat;
    box-shadow: inset 0 11px 8px -10px rgba(0, 0, 0, .2), inset 0 -11px 8px -10px rgba(0, 0, 0, .2);
}

.signinpanel {
    width: 750px;
    margin: 0 auto 0 auto;

    position: relative;
}

.signinpanel .logopanel {
    float: none;
    width: auto;
    padding: 0;
    background: none;
    font-family: "";
}

.signinpanel .signin-info ul {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.signinpanel .form-control {
    display: block;
    margin-top: 20px;
}

.signinpanel select {
    display: block;
    margin-top: 0px !important;
}

.signinpanel .uname {
    background: #ddd url(../img/user.png) no-repeat 5px center;
    color: #333;

}

.signinpanel .pword {
    background: #ddd url(../img/locked.png) no-repeat 5px center;
    color: #333;
}

.signinpanel .login-form {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, .3);
    -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: 3px;
    padding: 30px;
    color: #787878;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .05), 0 3px 6px rgba(0, 0, 0, .15);
}

.signup-footer {
    margin: 20px 0;
    padding-top: 15px;
    color: #787878;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .signinpanel,
    .signuppanel {
        margin: 0 auto;
        width: 420px !important;
        padding: 20px;
    }

    .in_titop {
        height: 55px;
        padding: 2px 0px !important;
        overflow: hidden;
    }

    .name_zzlh img {
        display: none
    }

    .logoin_tubiao {
        width: 100% !important;;
        height: 151px;
        margin: 50px auto;
    }

    .row {
        margin-top: -100px;
    }

    .logoin_erweima {
        top: 0px
    }

    .signinpanel form {
        margin-top: 20px;
    }

    .signup-footer {
        margin-bottom: 10px;
    }

    .signuppanel .form-control {
        margin-bottom: 10px;
    }

    .signup-footer .pull-left,
    .signup-footer .pull-right {

        text-align: center;
    }

    .signinpanel .signin-info ul {
        display: none;
    }
}

@media screen and (max-width: 320px) {
    .signinpanel,
    .signuppanel {
        margin: 0 20px;
        width: auto;
    }

    .in_titop {
        height: 40px;
    }

}

@media screen and (max-width: 558px) {
    .pull_center {
        bottom: 0px !important;
    }

}

.in_titop {
    padding: 1px 20px;
    margin: 12px auto;
    height: 50px;
}

.pull_center {
    text-align: center;
    width: 100%;
    position: absolute;
    overflow: hidden;
    bottom: 30px;
}

.ys {
    font-family: "";
    font-size: 16px;
}

.ys_1 {
    color: #ff0000;
}

.ys_2 {
    color: #e20cd0;
}

.ys_3 {
    color: #4800ff;
}

.ys_4 {
    color: #03ecce;
}

.ys_5 {
    color: #0cff00;
}

.ys_6 {
    color: #f0ff00;
}

.ys_7 {
    color: #610909;
}

.ys_8 {
    color: #c64c03;
}

.name_zzlh {
    margin-top: 70px;
}

.txt_zhang {
    position: relative;
    top: 20px;
    bottom: 20px;
}

.login {
    width: 151px;
    height: 121px;
    float: left;
    margin: 0px 4.8%;
}

.t1 {
    background: url(../img/logoin_tb.png) no-repeat;
}

.t2 {
    background: url(../img/logoin_tb.png) 0px -121px no-repeat;
}

.t3 {
    background: url(../img/logoin_tb.png) 0px -242px no-repeat;
}

.t4 {
    background: url(../img/logoin_tb.png) 0px -365px no-repeat;
}

.logoin_tubiao {
    width: 1000px;
    height: 151px;
    margin: 50px auto;
}

.login_gong {
    background: #fff;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ddd;
    padding: 7px 0;
    float: left;
}

.login_widauto {
    width: 1000px;
    margin: 0px auto;
}

.login_gong .login_widauto ul li {
    float: left;
    margin-right: 7%;
}

.logoin_titgonggao {
    float: left;
    background: url(../img/laba.png) no-repeat;
    padding-left: 25px;
    margin-right: 30px;
}

.login_widauto a {
    color: #6a6a6a;
}

.logoin_gd {
    color: #1a7bb9 !important;
    float: right;
}

.login_gncenter {
    width: 100%;
    float: left;
}

.login_widauto h1 {
    font-family: "";
    text-align: center;
    padding-bottom: 15px;
    font-size: 24px;
    border-bottom: 1px solid #e7e7eb;
}

.login_cenpi {
    height: 300px;
    border-bottom: 1px solid #e7e7eb;
}

.heig {
    height: 330px;
}

.login_txtli {
    width: 435px;
    margin-top: 50px;
}

.login_cenpi .login_txtli span {
    font-size: 21px;
    font-family: "";
    padding: 0 0 5px 35px;
    margin-left: 20px;
}

.dphy span {
    background: url(../img/dphygj.png) no-repeat;
}

.djs span {
    background: url(../img/dys.png) no-repeat;
}

.rztb span {
    background: url(../img/rztb.png) no-repeat;
}

.wszb span {
    background: url(../img/wszb.png) no-repeat;
}

.login_txtli ul {
    margin-top: 20px;
    font-size: 16px;
    height: 100%;
}

.login_cenpi dl dd {
    float: left;
    margin-right: 12px;
}

.logoin_psaa {
    width: 100%;
    float: left;
    height: 40px;
    margin-top: 7px;
}

.logoin_wjpsaa {
    margin-left: 90px;
}

.login_che {
    margin: 4px 5px 0 0 !important;
    float: none;
}

.logoin_erweima {
    position: absolute;
    right: -145px;
    background: #fff;
    text-align: center;
    color: #717375;
    font-size: 12px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .05), 0 3px 6px rgba(0, 0, 0, .15);
    border-radius: 3px;
    width: 120px;
}

.in_tiwai span {
    float: right;
}

.in_tiwai {
    width: 100%;
}

.in_titop span dl dd {
    font-size: 14px;
    padding: 5px 0px;
}

.form-control1 {
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    width: 100%;
    font-size: 13px;
    padding: 9px 0px 9px 25px;
    margin: 9px 0px;
}

.login_tx {
    background: 0 0;
    border-color: #ddd #ddd rgba(0, 0, 0, 0);
    border-bottom: #f3f3f4;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;

    cursor: default;
    width: 80px;
    height: 35px;
    border-radius: 4px 4px 0 0;
    padding: 8px 0px;
    background: #fff;
    margin-top: -5px;
    float: left;
    text-align: center;
    font-weight: bold;
    color: #929292;
}

.login_ca {
    background: 0 0;
    border-color: #ddd #ddd rgba(0, 0, 0, 0);
    border-bottom: #f3f3f4;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;

    cursor: default;
    width: 80px;
    height: 35px;
    border-radius: 4px 4px 0 0;
    padding: 8px 0px;
    background: #fff;
    margin-top: -5px;
    float: left;
    text-align: center;
    font-weight: bold;
    color: #929292;
}

.login_witd {
    width: 100%;
    border-bottom: 1px solid #ddd;
    height: 29px;
}

.login_witd a {
    text-decoration: none;
}

.login_witd a:hover {
    color: #787878;
    text-decoration: none;
}

.login_lefttxt {
    padding-top: 20px;
}

.login_cxtx {
    color: #8A8A8A;
    margin: 0px 11px;
    float: left;
    margin-top: 3px;
}

.login_caman {
    width: 96%;
    float: left;
    margin: 8px 0px;
}

.act {
    border-style: solid;
    border-width: 1px;
    color: #555;
    border-radius: 4px 4px 0 0 !important;
}

.bot1 {
    border-bottom: 1px;
    height: 33px !important;
}

.box {
    border: 1px solid #C0C0C0;
    width: 100%;
    height: 35px;
    clip: rect(0px, 181px, 18px, 0px);
    overflow: hidden;
    margin: 20px 0px 9px 0px;;
}

.box2 {
    border: 1px solid #F4F4F4;
    width: 100%;
    height: 33px;
    clip: rect(0px, 179px, 16px, 0px);
    overflow: hidden;
}

select {
    position: relative;
    left: -2px;
    top: -2px;
    font-size: 12px;
    width: 183px;
    line-height: 14px;
    border: 0px;
    color: #909993;
}

.login_namec {
    height: 35px;
}

.usernameBg {
    background: #ddd url(../images/user.png) no-repeat 5px center;
    color: #333;
}

.userpsaawordBg {
    background: #ddd url(../images/locked.png) no-repeat 5px center;
    color: #333;
}

.input-icon input {
    padding-left: 33px !important;
}

.form-actions1 {
    border-radius: 4px !important;
    top: 5px;
    position: relative;
    overflow: hidden;
}
.btn {
	border-width: 0;
	padding: 7px 14px; 	
  font-size: 14px;  
	outline: none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
          text-shadow: none;
}
.btn.blue {
  color: white;  
  text-shadow: none;	
  background-color: #4d90fe;
}
.btn.blue:hover, 
.btn.blue:focus, 
.btn.blue:active,
.btn.blue.active,
.btn.blue[disabled],
.btn.blue.disabled {  
  background-color: #0362fd !important;
  color: #fff !important;
  outline: none !important;
}

.btn-group .btn.blue.dropdown-toggle {
  background-color: #4d90fe !important;
}
.btn-group .btn.blue:hover, 
.btn-group .btn.blue:focus, 
.btn-group .btn.blue:active, 
.btn-group .btn.blue.active, 
.btn-group .btn.blue.disabled,
.btn-group .btn.blue[disabled] { 
  background-color: #0362fd !important;
  color: #fff !important;
  outline: none !important;
}
[class^="m-icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    line-height: 14px;
    vertical-align: top;
    background-image: url(../images/syncfusion-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;}
.m-icon-white {
  background-image: url(../images/syncfusion-icons-white.png);
}
.m-icon-swapright {background-position: -27px -10px;}