.header{
    height:128px;
    width:100%;
    background: #fff;
    padding-top:30px;
}
.logo-text{
    margin-left:10px;
    padding-left:10px;
    border-left:1px solid #dcdcdc;
    height:60px;
    width:170px;
}
.logo-text span{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.header-right{
    height:60px;
    position: relative;
    width:110px;
}
.header-right .back{
    position: absolute;
    bottom:0;
    right:0;
    cursor: pointer;
    font-size: 18px;
    color: #666;
}
.header-right .back .icon-fanhui{
    color: #ffb552;
    font-size: 20px;
}
.zc-content{
    margin-top:25px;
    height:620px;
    background: #fff;
    padding:45px 70px;
    border:1px solid #e0e0e0;
    margin-bottom:30px !important;
}
.zc-con-top{
    height:60px;
    margin-bottom:40px;
}
.zc-con-top h1{
    font-size: 20px;
    color: #333;
    font-weight: normal;
}
.zc-con-top span{
    font-size: 14px;
    color: #666;
}
.zc-con-top span a{
    color: #e77817;
}
.zc-con-left div{
    margin-bottom:18px;
    width:480px;
}
.zc-con-left div span{
    display: inline-block;
    width:85px;
    text-align: right;
    font-size: 14px;
    color: #515151;
    height:44px;
    line-height: 44px;
    margin-right:14px;
}
.zc-con-left div .telphone{
    height:42px;
    border:1px solid #dcdcdc;
    width:380px;
    font-size: 14px;
    box-sizing: border-box;
    padding:0 20px;
}
.passShow1,.passShow2{
    height:42px;
    border:1px solid #dcdcdc;
    width:380px;
    font-size: 14px;
    box-sizing: border-box;
    padding:0 20px;
}
.message{
    width:220px;
    height:42px;
    border:1px solid #dcdcdc;
    font-size: 14px;
    box-sizing: border-box;
    padding:0 20px;
}
.zc-con-left div .btn-yzm{
    height:42px;
    width:145px;
    border:1px solid #dcdcdc;
    background: #fff;
    font-size: 14px;
    color: #333;
}
.zc-con-left .ty{
    padding-left:118px;
    font-size: 14px;
    color: #666;
    position: relative;
    top:5px;
}
.zc-con-left .ty input{
    position: absolute;
    top:3px;
    left:99px;
}
.zc-con-left .ty a{
    color: #ffb552;
}
.zc-con-left .btn-zc{
    width:380px;
    height:50px;
    background: #ffb552;
    font-size: 18px;
    color: #fff;
    margin:15px 0 0 94px;
    border-radius: 40px;
}
.zc-con-right{
    width:500px;
    height:350px;
    border-radius: 10px;
    overflow: hidden;
}
.zc-con-right img{
    width:100%;
    height:100%;
}
.passtxt1{
    height:42px;
    border:1px solid #dcdcdc;
    width:380px;
    font-size: 14px;
    box-sizing: border-box;
    padding:0 20px;
    color: #999;
}
.messageBox{
    position: relative;
}
#djsTime {
    background: rgba(255, 255, 255, 0);
    color: #666;
    cursor: pointer;
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: -14px;
    text-align: center;
    width: 145px;
}
.passwordCon{
    margin:0 auto;
    width:400px;
}
.passwordCon div{
    margin-bottom: 25px;
}