.headerFloat {
    min-width: 1142px;
    height: 45px;
    background-color: #f4f4f4;
}

.content_top {
    width: 1202px;
    height: 45px;
    margin: auto;
}

.content_top span {
    width: 58px;
    height: 14px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 0px;
    color: #666666;
}

.input_zh {
    width: 80px;
    height: 27px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #c9c9c9;
}

.content_top select {
    width: 89px;
    height: 27px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #c9c9c9;
}

.input_mm {
    width: 58px;
    height: 27px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #c9c9c9;
}

.content_top button {
    width: 48px;
    height: 25px;
    background-color: #004da7;
    border-radius: 5px;
    font-size: 12px;
    color: #ffffff;
    border: 0;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.content_top .wjmm {
    width: 69px;
    height: 14px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #004da7;
    cursor: pointer;
}

.right_content {
    box-sizing: border-box;
    text-align: right;
    padding-right: 20px;
    float: right;
    width: 433px;
    height: 45px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
}
.right_content span{
    color: #424242;
    cursor: pointer;
}
.left_content {
    float: left;
    width: 706px;
    height: 45px;
}

/*首页行内*/
                    .bizmail_loginpanel {
                        font-size: 12px;
                        width: 300px;
                        height: auto;
                        float: left;
                    }

                    .bizmail_LoginBox {
                        padding: 10px 15px;
                        width: 660px;
                    }

                    .bizmail_loginpanel h3 {
                        padding-bottom: 5px;
                        margin: 0 0 5px 0;
                        font-size: 14px;
                        display: inline-block;
                        width: 11%;
                    }

                    .bizmail_loginpanel form {
                        margin: 0;
                        padding: 0;
                        display: inline-block;
                        width: 85%;
                    }

                    .bizmail_loginpanel input.text {
                        font-size: 12px;
                        width: 100px;
                        height: 20px;
                        margin: 0 2px;
                        border: 1px solid #C3C3C3;
                        border-color: #7C7C7C #C3C3C3 #C3C3C3 #9A9A9A;
                    }

                    .bizmail_loginpanel .bizmail_column {
                        height: 28px;
                    }

                    .bizmail_loginpanel .bizmail_column label {
                        display: block;
                        float: left;
                        width: 30px;
                        height: 24px;
                        line-height: 24px;
                        font-size: 12px;
                    }

                    .bizmail_loginpanel .bizmail_column .bizmail_inputArea {
                        float: left;
                        width: 240px;
                    }

                    .bizmail_loginpanel .bizmail_column span {
                        font-size: 12px;
                        word-wrap: break-word;
                        margin-left: 2px;
                        line-height: 200%;
                    }

                    .bizmail_loginpanel .bizmail_SubmitArea {
                        margin-left: 30px;
                        clear: both;
                    }

                    .bizmail_loginpanel .bizmail_SubmitArea a {
                        margin-left: 10px;
                        text-decoration: none;
                        font-size: 14px;
                        color: #004da7 !important;
                    }

                    .bizmail_loginpanel select {
                        width: 110px;
                        height: 20px;
                        margin: 0 2px;
                    }

                    .bizmail_LoginBox a {
                        margin-left: 10px;
                        text-decoration: none;
                        font-size: 14px;
                        color: #004da7 !important;
                    }
