header {
    height: 80px;
    background: #fff;
}

.logo {
    /* width: 80px; */
    /* height: 80px; */
    /* background: chocolate; */
}



.about {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 25px; */
    letter-spacing: 0px;
    color: #666666;
    text-align: center;

}

.about div {
    color: #2F68AC;
    margin-top: 0;
}

.container {
    /* width: 900px; */
    width: 1200px;
}

.logo-text {
    font-size: 30px;
    font-weight: 500;
    color: #2F68AC;
    margin-left: 10px;
}

section {
    height: 676px;
    /* background: #F2F8FE; */
    background: url('../img/revision-icon/login-bg-0.jpg') no-repeat;
    background-size: 100% 100%;
    background-position: center;
    /* padding-right: 160px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.mark {
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
}

.section-body {
    width: 600px;
    height: 450px;
    background: #fff;
    border-radius: 40px;
    box-sizing: border-box;
    padding-bottom: 20px;
}

.section-body .left-bg {
    width: 394px;
    margin-right: 151px;
}

.section-body .title {
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    /* color: #3a3d40; */
    color: #0F6AB1;
    margin-bottom: 36px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.section-body .title img {
    width: 77px;
    margin-right: 10px;
}

.section-body .form-item {
    padding: 0px 0px 0px 6px;
    border: 1px solid #e6ebf1;
    border-radius: 4px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.form-item img {
    width: 19px;
    margin-right: 13px;
}

.form-item input {
    border: 0;
    outline: none;
    font-size: 14px;
    flex: 1;
    height: 100%;
    padding: 10px 0 10px;
    margin-right: 6px;
}

.form-item .code {
    width: 100px;
    height: 38px;
    margin-right: 0;
}

.btn {

    width: 227px;
    height: 41px;
    background-color: #56a857;
    border-radius: 4px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 25px auto 14px;
    /* margin-top: 25px; */
    /* margin-bottom: 14px; */
    cursor: pointer;
}

.desc {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #9da4ac;
    text-align: center;
}

.download {
    padding: 20px;
}

.download .icon {
    width: 16px;
    /* height: 16px; */
    /* background: #000; */
    margin-right: 10px;
}

.android .msg span {
    color: green;
    margin-left: 10px;
}

.msg {
    font-size: 16px;
}

.qrcode {
    width: 150px;
    height: 150px;
    background: brown;
    margin-top: 10px;
}

.desc {
    margin-top: 10px;
    color: #999999;
    font-size: 14px;
}

.desc span {
    color: red;
    font-size: 16px;
}

.desc1 {
    color: red;
    margin-top: 0;
}

.bottom {
    padding-top: 30px;
    color: #999;
    /* margin-top: 30px; */
    padding-bottom: 10px;
    /* background: #f3f3f3; */
    background: #333;
    text-align: center;
    font-size: 14px;
    /* color: red; */
}

.pxbm {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}

.pxbm img {
    width: 24px;
}

.pxbm span {
    color: rgba(255, 67, 0, 100);
    font-size: 16px;
}

.pxbm1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    display: none;
}

.pxbm1 img {
    width: 24px;
}

.pxbm1 span {
    color: rgba(255, 67, 0, 100);
    font-size: 16px;
}

.popup-bm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);

}

.popup-bm .main-content {
    border-radius: 10px;
    /* text-align: center; */
    background: #ffff;
    border: 1px solid rgba(187, 187, 187, 100);
    width: 520px;
    height: 540px;
    margin: 163px auto 0;
    box-sizing: border-box;
}

.header-img {
    width: 64px;
    height: 64px;
    background: #0168B3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 22px auto 14px;
}

.header-img img {
    width: 26px;
}

.main-header {
    border-radius: 10px 10px 0px 0px;
    padding: 10px;
    background-color: rgba(241, 242, 241, 100);
}

.close {
    text-align: right;
}

.close img {
    width: 24px;
}

.tip-text {
    text-align: center;
    color: rgba(102, 102, 102, 100);
    font-size: 20px;
}

.main-bottom {
    padding: 10px;
}

.signupUnit {
    color: rgba(255, 67, 0, 100);
    font-size: 16px;
    text-align: right;
}

.signupUnit a {
    color: rgba(255, 67, 0, 100);
    font-size: 16px;
}

.title {
    /* margin-top: 40px; */
    margin-top: 20px;
    color: rgba(16, 16, 16, 100);
    font-size: 16px;
    text-align: center;
    font-family: SourceHanSansSC-regular;

}

.time {
    margin-top: 10px;
    color: rgba(255, 67, 0, 100);
    font-size: 16px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    text-align: center;
}

.no-account {
    text-align: center;
    /* margin-top: 45px; */
    margin-top: 35px;
}

.no-account button {
    border-radius: 4px;
    background-color: rgba(1, 104, 179, 100);
    width: 240px;
    height: 60px;
    border: 1px solid rgba(1, 104, 179, 100);
    font-size: 18px;
    text-align: center;
    font-family: Microsoft Yahei;
    color: rgba(255, 255, 255, 100);
}

.have-account {
    margin-top: 28px;
    text-align: center;
}

.have-account a {
    color: rgba(1, 104, 179, 100);
    font-size: 16px;
    text-align: center;
    font-family: SourceHanSansSC-regular;
}

.qywx-qrCode {
    text-align: center;
    margin-top: 30px;
}

.qywx-qrCode img {
    /* width:; */
    width: 100px;
    height: 100px;
    background: red;
    margin-top: 14px;

}

.qywx-qrCode div {
    font-size: 13px;
    text-align: center;
    color: #666;
    margin-bottom: 10px;
}