*{
    margin: 0;
    padding: 0;
}
#box{
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1200px;
}
.logoBox{
    overflow: hidden;
    height: 100px;
    width: 1200px;
    margin: 0 auto;
}
.logo{
    /*width: 365px;*/
    height: 61px;
    margin-top: 19.5px;
    overflow: hidden;
    float: left;

}
.logo img{
    max-width: 100%;
    height: 100%;
}
.logoCon{
    float: right;
    width: 178px;
    height: 35px;
    line-height: 35px;
    margin-top: 33px;
    border-radius: 17.5px;
    font-size: 16px;
    letter-spacing: 0;
    text-align: center;
}

.con{
    width: 100%;
    height: 570px;
    overflow: hidden;

}
.conBox{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.conLeft {
    float: left;
    width: 610px;
    height: 380px;
    margin-top: 95px;

}
.conLeft img{
    width: 100%;
    height: 100%;
}
.logoType{
    width: 450px;
    height: 498px;
    float: right;
    background: #FFFFFF;
    border-radius: 4px;
    border-radius: 4px;
    margin-top: 39px;

}
.logoTypeTitle{
    overflow: hidden;
    height: 75px;
    line-height: 75px;
    border-bottom: 1px solid #F5F5F5;;
}

.unitLogo{
    font-size: 18px;
    color: #919191;
    letter-spacing: 0;
    width: 49%;
    float: left;
    text-align: center;
    cursor: pointer;
}
.divThis{
    font-weight: 600;
}
.loginInput{
    width: 364px;
    margin: 0 auto;
}
.loginTitle{
    font-size: 16px;
    color: #122134;
    letter-spacing: 0;
}
.loginVal input{
    height: 44px;
    width: 100%;
    border: 1px solid #CDCDCD;
    border-radius: 2px;
    border-radius: 2px;
    line-height: 44px;
    padding-left: 5px;
    margin-top: 12px;
}
.yzmBox{
    overflow: hidden;
    margin-top: 12px;

}
.yzmVal{
    width: 194px;
    float: left;

}
.yzmVal input{
    height: 44px;
    line-height: 44px;
    width: 100%;
    border: 1px solid #CDCDCD;
    border-radius: 2px;
    border-radius: 2px;
    padding-left: 5px;
}
.yzmImg{
    width: 125px;
    height: 40px;
    float: left;
    margin-left: 12px;
    margin-top: 7px;
}
.yzmImg img{
    width: 100%;
    height: 100%;
}
.yzmRefresh{
    width: 22px;
    height: 22px;
    float: left;
    margin-left: 11px;
    margin-top: 16px;
}
.yzmRefresh img{
    width: 100%;
    height: 100%;
}
.loginBtn{
    width: 364px;
    height: 44px;
    line-height: 44px;
    border-radius: 3px;
    margin: 0 auto;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    margin-top: 11px;
    cursor: pointer;

}
input{
    font-size: 16px;
    color: #666;
    outline: none;
}

.copyright{
    font-size: 14px;
    color: #757575;
    letter-spacing: 0;
    line-height: 26px;
    text-align: center;
    margin:15px ;
}
.yzts{
    height: 17px;
    line-height: 17px;
    margin-top: 5px;
    font-size: 12px;
    letter-spacing: 0;
    visibility:hidden;
}
.unitLogoLine{
    float: left;
    width: 1px;
    height: 15px;
    background:  #F5F5F5;
    margin-top: 29px;
}
.foot{
    width: 1200px;
    height: 22px;
    margin: 0 auto;
    margin-top: 38px;
    font-size: 16px;
    color: #757575;
    letter-spacing: 0;
    overflow: hidden;
}
.foot div:first-child{
    margin-left: 265px;
}
.foot div{
    float: left;
    margin-right: 25px;
    text-align: center;

}
.foot div:nth-child(2n){
    background:  #C2C2C2;
    height: 9px;
    width: 1px;
    margin-top: 6.5px;

}
.tool {
    width: 364px;
    margin: 0 auto;
    color: #919191;
    font-size: 14px;
    margin-top: 10px;
    display: none;
}
.tool div{
    width: 33%;
    float: left;

}
.tool div:nth-child(2){
    text-align: center;
}
.tool div:last-child{
    text-align: right;
}
.hydl{
    float: left;
    font-size: 24px;
    line-height: 100px;
    margin-left: 20px;
}