.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

.topbar {
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.18);
    -ms-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.18);
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.18);
    left: 0;
    padding-bottom: 3px;
    padding-left: 25px;
    position: fixed;
    top: 0;
    width: 100%;
    height: 75px;
    z-index: 9999;
}

.logo {
    float: left;
    margin: 10px 0;
    width: 50%;
}

    .logo h1 {
        margin-bottom: 0;
    }

.topbar-data {
    float: left;
    width: 50%;
}

.topbar-bottom-colors {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}

    .topbar-bottom-colors > i {
        float: left;
        height: 3px;
        width: 12.833%;
    }

        .topbar-bottom-colors > i:first-child {
            width: 23%;
        }

.wid1200 {
    width: 1100px;
    margin: auto;
}

.contents {
    padding-top: 120px;
    padding-bottom: 40px;
}
.title {
    position: relative;
    padding-left: 14px;
    color: #009efb;
    font-size: 17px;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}
    .title:before {
        content: "";
        position: absolute;
        width: 5px;
        top: calc(50% - 10px);
        left: 0;
        height: 21px;
        background: #009efb;
        border-radius: 25%;
    }
.page-content-section {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px #d5e2fc;
    box-shadow: 0 0 3px #d5e2fc;
    overflow: hidden;
    background:#fff;
   padding-bottom:10px;
}
.page-content-title.information-common {
    color: #ffffff;
    background-image: url('../../images/login/information-bg-1.af250b6(1).png');
    font-size: 21px;
    font-weight: 700;
}
.page-content-title {
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 60px;
    height: 60px;
    padding-left: 20px;
    position: relative;
    border-radius: 5px 5px 0 0;
    background-size: cover;
}
    .page-content-title:before {
        background: #fff;
    }
.page-content-title:before {
    content: "";
    width: 5px;
    height: 24px;
    border-radius: 0 10px 10px 0;
    position: absolute;
    top: calc(50% - 12px);
    left: 0;
}
.result_title {
    height: 45px;
    background: #F2F2F2;
    color: #555;
    padding: 0 10px;
    line-height: 45px;
    font-size: 16px;
    border: 1px solid #e6e6e6;
}

.result_box {
    border: 1px solid #e6e6e6;
    border-top: 0px;
    font-size: 16px;
    line-height: 40px;
    color: #666666;
}

    .result_box > span {
        display: inline-block;
        width: 230px;
        text-align: right;
        padding-right: 20px;
      
    }

    .result_box > p {
        display: inline-block;
       padding:10px;
    }

.result_box_main {
    width: 50%;
    float: left;
}

    .result_box_main > span {
        display: inline-block;
        width: 230px;
        text-align: right;
        padding-right: 20px;
    }

    .result_box_main > p {
        display: inline-block;
        width: 290px;
    }

.zong_main_left {
    width: 300px;
    float: left;
    padding-top: 20px;
}

    .zong_main_left > span {
        display: inline-block;
        width: 230px;
        text-align: right;
        padding-right: 20px;
    }

    .zong_main_left > p {
        display: inline-block;
        width: 40px;
    }

.zong_main_center {
    width: 640px;
    float: left;
}

.people_box {
    float: left;
}

    .people_box > span {
        display: inline-block;
        width: 100px;
        text-align: right;
        padding-right: 20px;
    }

    .people_box > p {
        display: inline-block;
        width: 500px;
    }

em {
    color: red;
    font-style: normal;
    display: inline-block;
    padding: 0px 5px;
    text-decoration: underline;
}

.zong_main_right {
    width: 150px;
    float: left;
    padding-top: 20px;
    color: red;
}

    .zong_main_right a {
        color: red;
        text-decoration: underline;
    }

.gaic_main {
    padding-top: 20px;
}

   

.leftfloat {
    float: left;
}

.rightfloat {
    float: right;
}

.padleft5 {
    padding-left: 10px;
}


.photo {
    width: 120px;
}

    .photo img {
        width: 120px;
    }


.EntrySign-body {
    overflow: hidden;
}

.SignFlowHome {
    width: 100%;
    height: 100vh;
    overflow: auto;
    background: url('../../images/tk_bg.png') no-repeat center bottom;
    background-color: #f7f8fc;
    background-size: 100%;
}

.tab-body {
    width: 100%;
    height: 100vh;
    overflow: auto;
    background: url('../../images/tab_bg.png') no-repeat center bottom;
    background-color: #fff;
    background-size: 100%;
}

.log-conterbox {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.log-lg {
    padding: 130px 10% 2% 10%;
    box-sizing: border-box;
    text-align: center;
    color: #009efb;
}

    .log-lg h2 {
        font-size: 38px;
        padding-bottom: 8px;
    }

.clearfix {
    zoom: 1;
}


.cx_content {
    background: #fff;
    width: 700px;
    margin: auto;
}

.hide {
    display: none;
}

.hd_titles {
    color: #333;
    font-size: 19px;
    padding: 10px 0;
    float: left;
    width: 33.3%;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
}

.selected {
    color: #fff;
    border-bottom: 2px solid #009efb;
    background: #009efb;
}

    .selected > P {
        color: #fff !important;
    }

.tab_ttile > ul {
    clear: both;
    border-bottom: 1px solid #CACACA;
}

ol, ul {
    list-style: none;
}

.tab_main {
    background: #fff;
    padding: 20px 40px;
}

.yzm_img {
    width: 80px;
    float: right;
}

.yzm_input {
    width: 80%;
    float: left;
}

.hd_titles > p {
    font-size: 12px;
    color: #CACACA;
    WIDTH: 150px;
    margin: auto;
}

.SignFlow-submitButton {
    width: 100%;
    margin-top: 20px;
    height: 45px;
    border: 1px solid;
    border-radius: 3px;
}

.Button--primary.Button--blue {
    color: #FFFFFF;
    background-color: #009efb;
}

    .Button--primary.Button--blue:hover:not(:disabled) {
        background-color: #299fe4;
    }

.layui-form-label {
    float: left;
    display: block;
    padding: 9px 6px;
    width: 90px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
}

.layui-form-select dl dd.layui-this {
    background-color: #009efb;
    color: #fff;
}

.renyuan_table {
    text-align: center;
}

    .renyuan_table thead tr th {
        text-align: center;
    }

.tj_item .layui-input-block {
    margin-left: 120px;
    min-height: 36px;
}

.tj_item .layui-form-label {
    width: 105px;
}

.pages {
    width: 700px;
    margin: auto;
}
