a, body, button, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, input, li, ol, p, td, textarea, ul {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 9pt/1.5 tahoma, arial, Hiragino Sans GB, \5b8b\4f53, sans-serif;
}

button, h1, h2, h3, h4, h5, h6, input, select, textarea {
    font-size: 100%;
}

ol, ul {
    list-style: none;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #043559;
    text-decoration: underline;
}

body {
    background: #fff;
    font-size: 9pt;
    font-family: \\5FAE\8F6F\96C5\9ED1, Tahoma, Geneva, sans-serif;
    min-width: 750pt;
}

img {
    border: 0;
    vertical-align: top;
}

textarea {
    resize: none;
}

a, button, input, select, textarea {
    outline: 0;
}

a, button {
    cursor: pointer;
}

button {
    border: none;
}

.main {
    position: relative;
    margin: 0 auto;
}

.header {
    padding: 1px 0 0;
    height: 8%;
}

.header h1 a {
    display: block;
}

/* .content { overflow: hidden; } */
.content .con_background {
    display: flex;
    justify-content: space-around;
    background: url('../../../static/img/login-background.jpg') top center no-repeat;
    width: 100%;
    height: calc(100vh - 85px);
    background-size: cover;
}

.content .con .con_left {
    width: 46%;
    float: left;
    height: 398px;
    border-radius: 5px;
    background: url('../../img/enterprise.png') top center no-repeat;
    background-size: cover;
}

.content .con {
    width: 52pc;
    height: 398px;
    border-radius: 5px;
    margin: 8% 0 4% 0;
    margin-top: calc(50vh - 195px);
    margin-left: 200px
}

.content .con .con_right {
    width: 50%;
    float: left;
    background: rgba(0,0,0,.075);
    height: 398px;
    border-radius: 5px;
}

.content .con .con_right .con_r_top {
    padding: 0 0 0 39px;
    width: 390px;
    height: 110px;
    border-top: 8px;
}

.content .con .con_right .con_r_top .left, .content .con_right .con_r_top .right {
    float: left;
    padding: 35px 0 0;
    width: 186px;
    height: 35px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-family: "微软雅黑";
}

.content .con .con_right .con_r_top .left {
    border-bottom: 2px solid #dedede;
    color: #999;
}

.content .con .con_right .con_r_top .right {
    border-bottom: 2px solid #2e558e;
    color: #333;
}

.content .con .con_right ul .con_r_left .erweima {
    text-align: center;
}

.content .con .con_right ul .con_r_left p {
    padding: 24px 0 0 135px;
    color: #2f548e;
    font-size: 25px;
    font-family: "微软雅黑";
}

.content .con .con_right ul .con_r_right .user input {
    margin: 0 0 21px -1px;
    padding-left: 7px;
    width: 324px;
    height: 33px;
    border: 1px solid #dedede;
    color: #999;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 2pc;
}

.content .con .con_right ul .con_r_right .user {
    padding: 0 0 0 39px;
}

.content .con .con_right ul .con_r_right .user .user-icon {
    float: left;
    width: 36px;
    height: 35px;
}

.content .con .con_right ul .con_r_right .user .mima-icon {
    float: left;
    width: 36px;
    height: 35px;
}

.content .con .con_right ul .con_r_right .user .yzmz-icon {
    float: left;
    width: 36px;
    height: 35px;
}

.content .con .con_right ul .con_r_right p {
    overflow: hidden;
    padding: 0 39px 37px;
    color: #666;
    font-size: 13px;
    font-family: "微软雅黑";
}

.content .con .con_right ul .con_r_right p .mima {
    float: left;
    padding-left: 5px;
    text-decoration: none;
}

.content .con .con_right ul .con_r_right p .zhuce {
    float: right;
    text-decoration: none;
}

.content .con .con_right ul .con_r_right button {
    margin: 0px 40px;
    width: 368px;
    height: 40px;
    background: #2db7f5;
    color: #fff;
    font-size: 1.2pc;
    font-family: "微软雅黑";
}

.content .con .con_right ul .con_r_left {
    display: none;
}

.con_right ul .con_r_left .erweima {
    position: relative;
    margin: 0 auto;
    width: 174px;
    height: 11pc;
}

.qrcode {
    position: absolute;
    top: 0;
    left: 0;
    width: 174px;
    height: 11pc;
}

.divimg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    overflow: hidden;
    margin-top: -15px;
    margin-left: -30px;
    padding: 1px;
    width: 60px;
    height: 30px;
    border: 1px solid #eee;
    border-radius: .5rem;
    background: #fff;
    opacity: .9;
    filter: alpha(opacity=90);
    -moz-opacity: .9;
}

.content .con_right ul .con_r_right .user .yanzheng {
    width: 150px;
    margin: 0 5px 10px 1px;
    padding-left: 5px;
}

.content .con_right ul .con_r_right .user .next {
    font-size: 12px;
    width: 40px;
    height: 33px;
    float: right;
    margin-right: 40px;
}

.content .con_right .con_r_top {
    *height: 90px;
}

.bottom {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin: 0px;

}

.con_img_left {
    width: 96px;
    height: 96px;
}

.con_img_right {
    width: 96px;
    height: 96px;
}

.company-p {
    font-size: 20px;
    margin-top: 2%
}

.content .con_right ul .loginIndentifyCode {
    display: none
}

.findPw {
    margin-left: 220px;
    color: #2db7f5;
}

.bindEnter {
    margin-left: 40px;
    height: 40px;
    color: #2db7f5;
}

.personalRegister {
    margin-left: 40px;
    height: 40px;
    color: #2db7f5;
}

.bindRegister {
    margin-left: 140px;
    color: #2db7f5;
}

.btn_Login {
    height: 55px;
}

#checkbox {
    margin-left: 40px;
    margin-right: 4px;
    margin-top: 3px;
}

.inline div {
    vertical-align: middle;
    height: 40px;
    padding: 0;
    display: inline-block;
}

.inline {
    height: 40px;

}

.bottom-backgrund {
    /* background-color: #363738; */
    position: absolute;
    text-align: center;
    bottom: 0px;
    width: 100%;
}

/* 下载app*/
.down-app {
    color: #ffffff;
    position: absolute;
    right: 96px;
    top: 29px;
    font-size: 16px;
    cursor: pointer;
    width: 127px;
}

#jiantou {
    border: 10px solid transparent;
    border-bottom-color: #fff;
    width: 0;
    height: 0;
    position: absolute;
    top: -20px;
}

.bar-code-sty {
    background-color: #ffffff;
    margin-top: 16px;
    padding: 16px;
    position: relative;
    display: none;
}

.font-img-size {
    font-size: 14px;
    text-align: center;
    color: rgba(0, 0, 0, 0.65);
    margin-top: 8px;
    margin-bottom: 16px;
}

#minimg {
    display: none;
}
