.login_outer_box {
           border: 0px;
       }

       #choose_outer_box {
           border: 1px solid #ededed;
           border-radius: 4px;
           width: 100%;
           margin-left: auto;
           margin-right: auto;
       }

       #link_cells_big_box .col-lg-12 {
           padding-left: 0px;
           padding-right: 0px;
           margin-bottom: 77px;
       }

       #link_cells_big_box {
           max-width: 1080px;
       }

       #search_client_form button {
           margin-top: 18px;
           width: 100%;
       }

       #title_p {
           text-align: center;
           margin-bottom: 56px;
           margin-top: 12px;
       }

       #title_p span.login_first_line {
           display: block;
       }

       #school_text {
           display: block;
           margin-top: 81px;
           color: #007bff;
           text-align: center;
           margin-left:0px;
           margin-right: 0px;
       }

    #zf-image-box {
           background: url('/static/zhuanfou_image.jpg');
           background-size: contain;
           background-repeat: no-repeat;
           background-position: center;
    }

    #form-col-box {
           padding-left:36px;
           padding-right:36px;
    }
