.sui-register {
    width: 100%;
    color: rgb(255, 107, 33);
    display: block;
    text-align: right;
}

.sui-register a {
    color: rgb(255, 107, 33);
}

.dzf-logo {
    text-align: center;
      /*  margin:1rem auto; */
    margin: 0.6rem auto;
}

.dzf-logo img {
    width: 7.5rem;
}

.login-info {
  /*   padding: 1rem 1rem; */
     padding: 0rem 1rem;
    text-indent: 0rem;
}

.login-info p {
    margin: 1rem 0rem;
    position: relative;
}

.login-info > p {
    margin-bottom: 0.5rem;
}

.login-info label {
    display: block;
    font-size: 0.8rem;
    margin: 0.2rem 0;
    color: #5c5c5c;
    font-weight: 500;
}

.login-info input {
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1.5px solid rgb(191, 191, 191);
    font-size: 0.65rem;
    padding-left:1rem;
    /*color: #afafaf;*/
}

.visual {
    position: absolute;
    right: 0;
    top: 1rem;
}

.visual img {
    width: 0.8rem;
}

.login-btn {
    margin-top: 1.5rem;
}

.button.button-fill {
    height: 1.8rem;
    line-height: 1.8rem;
}

.login-info .login-btn a{
    background : rgb(255, 107, 33);
}
.login-info .login-btn .active, .login-info .login-btn a:active {
	 background : rgb(255, 107, 33);
}
.remember-psw {
    padding-top: 0.8rem;
    font-size: 0.6rem;
    display: inline-block;
}

.remember-psw input {
    width: auto;
    vertical-align: middle;
}

.forget-psw {
    overflow: hidden;
    font-size: 0.8rem;
    width: 100%;
    margin-top: 0.8rem;
}

.forget-psw a {
    color: #000;
}

.loginByMsg {
    float: right;
}

.getcode {
    position: absolute;
    right: 0;
    top: 0.6rem;
}

.getcode button {
    border: none;
    background: #ff732d;
    color: #ffffff;
    font-size: 0.65rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 5px;
    padding: 0 0.5rem;
}

.LoginID {
    margin-top: 0.5rem;
    float: right;
    font-size: 0.65rem;
}

.LoginID a {
    font-size: 0.65rem;
    color: rgb(255, 107, 33);
}

.agreeDzf label {
    font-size: 0.8rem;
    text-align: center;
    margin-top: 0.5rem;
}

.agreeDzf input {
    width: auto;
    vertical-align: middle;
    margin-right: 0.3rem;
    zoom: 1.5;
}

.getcode img {
    width: 3.5rem;
}

.more-info {
    display: none;
}

.more-input {
    font-size: 0.6rem;
    text-align: right;
    color: rgb(255, 107, 33);
}
.remember-user{
    text-align: right;
    float: right;
}
.remember-footer li{
    list-style: none;
    display: inline-block;
}
.remember-footer li:first-child{
    float: left;
}
.remember-footer li:last-child{
    float: right;
}
.remember-footer label.label-checkbox input[type=checkbox]:checked+.item-media i.icon-form-checkbox, label.label-checkbox input[type=radio]:checked+.item-media i.icon-form-checkbox,
.remember-footer label.label-checkbox i.icon-form-checkbox{
    background-color: rgb(255, 107, 33);
    width: 0.9rem;
    height: 0.9rem;
    border-radius : 0.1rem;
    border-color: rgb(255, 107, 33);
}
.bound-logo{width:5.4rem;height:5.4rem;border:1px solid #c2c2c2;border-radius: 50%;}
.waring-info{
    line-height: 40px;
    vertical-align: middle;
    margin-bottom: 25px;
}
.bound-bold{font-weight: bold;}
.waring-info img{
    height: 29px;
    vertical-align: middle;
    margin-top: 2px;
}
.waring-info span{
    display: block;
    margin-left: -3px;
    font-size: 0.8rem;
    text-align: center;
}
.bound-info{line-height: 30px; margin-bottom: 20px;font-size: 0.8rem;}
.bound-color{color: red;padding-left:6px;}
.bound-info div{text-align: center;}
.agreeInput a{
    color: rgb(255, 107, 33);
}
.change-pass #but-submit{
    border-radius: 0rem;
    margin-top: 8rem;
}
.login-weixin {
    /*margin: 35px 0 30px;*/
    margin-top:10px;
    font-size: 12px;
    font-weight: 600;
    text-align:center;

}
.login-margin{margin-top:30px;}
.login-weixin  a{

   color: #ff6b21;
}
.login-weixin span {
    font-size:0.8rem;
   color: #111d1d;
    vertical-align: middle;
}
 .onimg_title:before{display: inline-block;
position: relative;top:-3px;right: 10px;content: "";
width:16%;height: 0px;border:#333 1px solid;}
.onimg_title:after{
             display: inline-block;position: relative;top:-3px;left: 10px;
            content: "";width:16%;color: #000;height: 0px;border:#333 1px solid;}
 .onimg{margin-top:28%;}