@media screen {
    a {
        background-color: transparent;
    }

    a:active,
    a:hover {
        outline: 0;
    }

    img {
        border: 0;
    }

    input {
        margin: 0;
        font: inherit;
        color: inherit;
    }

    input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

    input {
        line-height: normal;
    }

    @media print {

        *,
        *:before,
        *:after {
            color: #000 !important;
            text-shadow: none !important;
            background: transparent !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
        }

        a,
        a:visited {
            text-decoration: underline;
        }

        a[href]:after {
            content: " (" attr(href) ")";
        }

        img {
            page-break-inside: avoid;
        }

        img {
            max-width: 100% !important;
        }
    }
}

@media screen {

    a,
    a:hover,
    a:active,
    a:focus {
        text-decoration: none;
    }

    a {
        color: #333;
    }

    a:hover {
        color: #1368d3;
    }

    ul,
    li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    input {
        border-width: 0;
    }

    input:focus {
        outline: 0;
    }

    .form-control {
        behavior: url(/template/pc/skin/css/public/css/PIE.htc);
    }

    .info_title {
        font-size: 20px;
        font-weight: bold;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: 38px;
    }

    .info_title.info_title_blue {
        color: #1268D3;
        background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(18, 104, 211, 1)), to(rgba(106, 9, 249, 1)));
    }

    .colleges_main .colleges_body .colleges_left {
        padding-top: 10px;
    }

    .colleges_main .colleges_body .colleges_left .colleges_posi {
        font-size: 14px;
        color: #999;
        line-height: 40px;
    }

    .colleges_main .colleges_body .colleges_left .colleges_posi>a {
        color: #666;
        padding: 0 5px;
    }

    .colleges_main .colleges_body .colleges_left .colleges_posi>a:hover {
        color: #097CF9;
    }

    /* .colleges_main .colleges_body .colleges_left .colleges_table {
        padding: 15px 0;
    } */

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main {
        border-top: 1px dashed #EBEBEB;
        /* padding: 10px 0 0; */
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list {
        width: 100%;
        height: 150px;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_first,
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last {
        text-align: center;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item {
        width: 100%;
        height: auto;
        padding: 20px;
        border-left: 1px dashed  #ddd;
        border-bottom: 1px dashed  #ddd;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item:hover {
        -webkit-box-shadow: 0 0 15px #ddd;
        -moz-box-shadow: 0 0 15px #ddd;
        box-shadow: 0 0 15px #ddd;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a {
        display: inline-block;
        width: 100%;
        height: 100%;
        overflow: hidden;
        border: 1px solid #ddd;
        margin: 0 auto;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a .colleges_table_list_img {
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title {
        width: 100%;
        height: 32px;
        line-height: 32px;
        overflow: hidden;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch {
        font-size: 18px;
        font-weight: bold;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_en {
        text-transform: uppercase;
        font-size: 13px;
        color: #999;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table {
        width: 50%;
        float: left;
        height: 26px;
        line-height: 26px;
        overflow: hidden;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table:last-child {
        width: 100%;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span {
        font-size: 14px;
        color: #666;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span.info_table_title {
        color: #999;
        margin-right: 5px;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn {
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
        flex-wrap: wrap;
        height: 100%;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna {
        display: inline-block;
        width: 100px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: all .15s linear;
        -moz-transition: all .15s linear;
        -ms-transition: all .15s linear;
        -o-transition: all .15s linear;
        transition: all .15s linear;
        font-size: 14px;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:first-child {
        background: #20297B;
        color: #fff;
        border: 1px solid transparent;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:first-child:hover {
        background: #E0E2F5;
        border: 1px solid #E0E2F5;
        color: #fff;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child {
        border: 1px solid #EB0000;
        color: #EB0000;
    }

    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child:hover {
        background: #EB0000;
        color: #fff;
    }

    .colleges_page {
        padding: 25px 0 80px;
    }

    .colleges_page .colleges_page_item {
        text-align: center;
    }

    .colleges_page .colleges_page_item>a {
        display: inline-block;
        height: 28px;
        line-height: 26px;
        text-align: center;
        padding: 0 8px;
        border: 1px solid #ddd;
        color: #666;
        font-size: 14px;
        margin: 0 1px;
    }

    .colleges_page .colleges_page_item .page-num-current {
        display: inline-block;
        height: 28px;
        line-height: 26px;
        text-align: center;
        padding: 0 8px;
        background: #20297B;
        color: #fff;
        border: 1px solid transparent;
    }

    .box_right {
        padding-top: 10px;
    }

    .box_consult .box_consult_title {
        width: 100%;
        text-align: center;
        height: 45px;
        line-height: 45px;
        font-weight: bold;
        font-size: 20px;
        background: #20297B;
        color: #fff;
    }

    .box_consult .box_consult_body {
        padding: 10px 20px;
        /* border: 1px solid #ddd; */
        border-top: 0;
    }

    .box_consult .box_consult_body .box_consult_body_text {
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #666;
    }

    .box_consult .box_consult_body .box_consult_table {
        width: 100%;
        height: auto;
        cursor: pointer;
        position: relative;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_table_prom {
        text-align: center;
        border: 1px solid #A0C7FF;
        position: absolute;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #fff;
        z-index: 99;
        opacity: 0;
        display: none;
        -webkit-transition: all .15s linear;
        -moz-transition: all .15s linear;
        -ms-transition: all .15s linear;
        -o-transition: all .15s linear;
        transition: all .15s linear;
        padding: 20px 0;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_table_prom div {
        color: #999;
        font-size: 16px;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_table_prom div.consult_red_tel {
        color: #0579DE;
        font-size: 20px;
        font-weight: bold;
        line-height: 40px;
    }

    .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left {
        opacity: 1;
        left: -210px;
        display: block;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_table_left {
        width: 200px;
        height: 100px;
        top: 50%;
        left: -210px;
        margin-top: -50px;
        -webkit-box-shadow: inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
        -moz-box-shadow: inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
        box-shadow: inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_table_left:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -15px;
        right: -20.5px;
        background: url(/template/pc/skin/images/triangle.png) no-repeat;
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
        width: 30px;
        height: 29px;
    }

    .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_mid {
        opacity: 1;
        top: -170px;
        display: block;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_table_mid {
        width: 200px;
        height: 170px;
        top: -170px;
        left: 50%;
        margin-left: -100px;
        -webkit-box-shadow: inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
        -moz-box-shadow: inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
        box-shadow: inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_table_mid:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -15px;
        bottom: -20px;
        background: url(/template/pc/skin/images/triangle.png) no-repeat;
        width: 30px;
        height: 29px;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_body_icon {
        width: 100%;
        height: auto;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_body_icon i {
        display: block;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: 90%;
        width: 60px;
        height: 60px;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_body_icon .box_tel {
        background-image: url(/template/pc/skin/images/tel.png);
    }

    .box_consult .box_consult_body .box_consult_table:hover .box_consult_body_icon .box_tel {
        background-image: url(/template/pc/skin/images/tel1.png);
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_body_icon .box_chat {
        background-image: url(/template/pc/skin/images/chat.png);
    }

    .box_consult .box_consult_body .box_consult_table:hover .box_consult_body_icon .box_chat {
        background-image: url(/template/pc/skin/images/chat1.png);
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_body_icon .box_qq {
        background-image: url(/template/pc/skin/images/qq.png);
    }

    .box_consult .box_consult_body .box_consult_table:hover .box_consult_body_icon .box_qq {
        background-image: url(/template/pc/skin/images/qq1.png);
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_icon_text {
        display: block;
        text-align: center;
        height: 30px;
        line-height: 30px;
        color: #999;
        font-size: 14px;
    }

    .box_consult .box_consult_body .box_consult_table .box_consult_icon_a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .box_right .box_right_img {
        margin: 20px 0;
        position: relative;
    }

    .box_right .apply {
        width: 100%;
        height: auto;
        /* border: 1px solid #ddd; */
    }

    .box_right .apply .apply_title {
        height: 45px;
        line-height: 45px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        background: #20297B;
        color: #fff;
    }

    .box_right .apply .apply_form {
        padding: 20px 15px 30px;
    }

    .box_right .apply .apply_form .apply_form_body>div>div {
        margin-bottom: 15px;
    }

    .box_right .apply_form .apply_form_body .form-control {
        color: #999;
        font-size: 14px;
        padding: 5px 5px;
    }

    .box_right .apply .apply_form .apply_form_btn {
        margin-top: 5px;
        padding: 0;
    }

    .box_right .apply .apply_form .apply_form_btn .apply_form_a {
        height: 30px;
        line-height: 30px;
        display: block;
        width: 100px;
        border: 1px solid #E0E2F5;
        text-align: center;
        background: #20297B;
        color: #fff;
        font-size: 14px;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
        padding: 0;
        margin: 0 auto;
    }

    .box_right .apply .apply_form .apply_form_btn .apply_form_a:hover {
        background: #60AAFA;
    }

    .box_right .apply .apply_form .apply_form_btn .apply_form_a.form_a1 {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .box_right .box_right_img {
        margin: 20px 0;
    }

    .box_right .detail_info_table {
        width: 100%;
        height: auto;
        position: relative;
        /* border: 1px solid #ddd; */
        border-top: 0;
        padding: 7px 10px;
        margin: 20px 0;
    }

    .box_right .detail_info_table:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: -moz-linear-gradient(315deg, rgba(44, 119, 215, .95), rgba(121, 35, 250, .85));
        background: -webkit-gradient(linear, 0 50%, 100% 50%, from(rgba(44, 119, 215, .95)), to(rgba(121, 35, 250, .85)));
        background: #20297B;
        background: -o-linear-gradient(315deg, rgba(44, 119, 215, .95), rgba(121, 35, 250, .85));
        background: -ms-linear-gradient(315deg, rgba(44, 119, 215, .95), rgba(121, 35, 250, .85));
    }

    .box_right .detail_info_table .detail_info_head {
        height: 45px;
        line-height: 45px;
        border-bottom: 1px dashed #ddd;
        padding-left: 5px;
    }

    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list.detail_info_suc_lists {
        padding-right: 10px;
        padding-left: 10px;
    }

    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list {
        padding: 11px 0;
        border-bottom: 1px dashed #ddd;
    }

    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list:last-child {
        border: 0;
    }

    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a {
        display: block;
        width: 70px;
        height: 70px;
        overflow: hidden;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        float: left;
        margin-right: 10px;
        border: 1px solid #f8f8f8;
    }

    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list:hover .detail_info_suc_a .detail_info_suc_img {
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15);
        opacity: 1;
    }

    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a .detail_info_suc_img {
        width: 100%;
        height: auto;
        -webkit-transition: all .15s linear;
        -moz-transition: all .15s linear;
        -ms-transition: all .15s linear;
        -o-transition: all .15s linear;
        transition: all .15s linear;
        opacity: .8;
    }

    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_title {
        display: block;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }

    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_title a {
        font-weight: bold;
    }

    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_detail {
        display: block;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        color: #666;
        font: 16px Arial, "Microsoft Yahei", "Lucida Grande";
    }

    @media screen and (min-width:1024px) and (max-width:1200px) {
        .info_title {
            font-size: 16px;
            line-height: 35px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a {
            width: 117px;
        }

        .colleges_page {
            padding: 25px 0 50px;
        }
    }

    @media screen and (min-width:992px) and (max-width:1023px) {
        .colleges_main>div {
            width: 100%;
            padding: 0 30px;
        }

        .colleges_page {
            padding: 15px 0 30px;
        }
    }

    @media screen and (min-width:768px) and (max-width:1023px) {
        .info_title {
            font-size: 16px;
            line-height: 35px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item {
            padding: 15px 20px;
        }

        .colleges_page {
            padding: 15px 0;
        }

        .colleges_main {
            padding: 0;
            overflow: hidden;
        }

        .colleges_main>div {
            width: 100%;
        }

        .box_consult .box_consult_title,
        .box_right .apply .apply_title {
            height: 40px;
            line-height: 40px;
            font-size: 16px;
        }

        .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left {
            display: none;
        }

        .box_right .box_right_img {
            margin: 10px 0;
        }

        .box_right .apply .apply_form {
            padding: 15px;
        }

        .box_right .detail_info_table {
            margin: 10px 0;
        }

        .box_right .detail_info_table .detail_info_head {
            height: 40px;
            line-height: 40px;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list {
            padding: 6px 0;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a {
            width: 50px;
            height: 50px;
            margin-top: 10px;
        }
    }

    @media screen and (min-width:667px) and (max-width:767px) {
        .info_title {
            font-size: 16px;
            line-height: 35px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item {
            padding: 10px 5px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a {
            width: 80px;
            height: 80px;
            border: 1px solid #E4E4E4;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list {
            width: 100%;
            height: auto;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title {
            height: 20px;
            line-height: 20px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch {
            font-size: 14px;
            font-weight: bold;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table {
            height: 20px;
            line-height: 20px;
            padding: 0 5px;
            overflow: hidden;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span {
            font-size: 12px;
            color: #666;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last {
            text-align: right;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn {
            padding: 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child {
            margin-top: 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna {
            width: 60px;
            height: 22px;
            line-height: 20px;
            font-size: 12px;
            margin-right: 10px;
        }

        .colleges_page {
            padding: 15px 0;
        }

        .colleges_main {
            padding: 0;
            overflow: hidden;
        }

        .box_consult .box_consult_title,
        .box_right .apply .apply_title {
            height: 40px;
            line-height: 40px;
            font-size: 16px;
        }

        .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left {
            display: none;
        }

        .box_right .box_right_img {
            margin: 10px 0;
        }

        .box_right .apply .apply_form {
            padding: 15px;
        }

        .box_right .detail_info_table {
            margin: 10px 0;
        }

        .box_right .detail_info_table .detail_info_head {
            height: 40px;
            line-height: 40px;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list {
            padding: 6px 0;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a {
            width: 50px;
            height: 50px;
            margin-top: 10px;
        }
    }

    @media screen and (min-width:568px) and (max-width:666px) {
        .info_title {
            font-size: 16px;
            line-height: 35px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item {
            padding: 10px 5px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a {
            width: 80px;
            height: 80px;
            border: 1px solid #E4E4E4;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list {
            width: 100%;
            height: auto;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title {
            height: 20px;
            line-height: 20px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch {
            font-size: 14px;
            font-weight: bold;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table {
            height: 20px;
            line-height: 20px;
            padding: 0 5px;
            overflow: hidden;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span {
            font-size: 12px;
            color: #666;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last {
            text-align: right;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn {
            padding: 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child {
            margin-top: 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna {
            width: 60px;
            height: 22px;
            line-height: 20px;
            font-size: 12px;
            margin-right: 10px;
        }

        .colleges_page {
            padding: 15px 0;
        }

        .colleges_main {
            padding: 0;
            overflow: hidden;
        }

        .box_consult .box_consult_title,
        .box_right .apply .apply_title {
            height: 40px;
            line-height: 40px;
            font-size: 16px;
        }

        .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left {
            display: none;
        }

        .box_right .box_right_img {
            margin: 10px 0;
        }

        .box_right .apply .apply_form {
            padding: 15px;
        }

        .box_right .detail_info_table {
            margin: 10px 0;
        }

        .box_right .detail_info_table .detail_info_head {
            height: 40px;
            line-height: 40px;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list {
            padding: 6px 0;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a {
            width: 50px;
            height: 50px;
            margin-top: 10px;
        }
    }

    @media screen and (min-width:414px) and (max-width:567px) {
        .info_title {
            font-size: 16px;
            line-height: 35px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item {
            padding: 10px 5px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a {
            width: 80px;
            height: 80px;
            border: 1px solid #E4E4E4;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list {
            width: 100%;
            height: auto;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title {
            height: 20px;
            line-height: 20px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch {
            font-size: 14px;
            font-weight: bold;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table {
            height: 20px;
            line-height: 20px;
            padding: 0 5px;
            overflow: hidden;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span {
            font-size: 12px;
            color: #666;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last {
            text-align: right;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn {
            padding: 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child {
            margin-top: 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna {
            width: 60px;
            height: 22px;
            line-height: 20px;
            font-size: 12px;
            margin-right: 10px;
        }

        .colleges_page {
            padding: 15px 0;
        }

        .colleges_main {
            padding: 0;
            overflow: hidden;
        }

        .box_consult .box_consult_title,
        .box_right .apply .apply_title {
            height: 40px;
            line-height: 40px;
            font-size: 16px;
        }

        .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left {
            display: none;
        }

        .box_right .box_right_img {
            margin: 10px 0;
        }

        .box_right .apply .apply_form {
            padding: 15px;
        }

        .box_right .detail_info_table {
            margin: 10px 0;
        }

        .box_right .detail_info_table .detail_info_head {
            height: 40px;
            line-height: 40px;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list {
            padding: 6px 0;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a {
            width: 50px;
            height: 50px;
            margin-top: 10px;
        }
    }

    @media screen and (max-width:413px) {
        .info_title {
            font-size: 16px;
            line-height: 35px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item {
            padding: 10px 5px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a {
            width: 80px;
            height: 70px;
            border: 1px solid #E4E4E4;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list {
            width: 100%;
            height: auto;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title {
            height: 20px;
            line-height: 20px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch {
            font-size: 14px;
            font-weight: bold;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table {
            height: 20px;
            line-height: 20px;
            padding: 0 5px;
            overflow: hidden;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span {
            font-size: 12px;
            color: #666;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last {
            text-align: right;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn {
            padding: 5px 0 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child {
            margin-top: 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna {
            width: 60px;
            height: 22px;
            line-height: 20px;
            font-size: 12px;
            margin-right: 10px;
        }

        .colleges_page {
            padding: 15px 0;
        }

        .colleges_main {
            padding: 0;
            overflow: hidden;
        }

        .box_consult .box_consult_title,
        .box_right .apply .apply_title {
            height: 40px;
            line-height: 40px;
            font-size: 16px;
        }

        .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left {
            display: none;
        }

        .box_right .box_right_img {
            margin: 10px 0;
        }

        .box_right .apply .apply_form {
            padding: 15px;
        }

        .box_right .detail_info_table {
            margin: 10px 0;
        }

        .box_right .detail_info_table .detail_info_head {
            height: 40px;
            line-height: 40px;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list {
            padding: 6px 0;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a {
            width: 50px;
            height: 50px;
            margin-top: 10px;
        }
    }

    @media screen and (max-width:375px) {
        .info_title {
            font-size: 16px;
            line-height: 35px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item {
            padding: 10px 5px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a {
            width: 70px;
            height: 70px;
            border: 1px solid #E4E4E4;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list {
            width: 100%;
            height: auto;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title {
            height: 20px;
            line-height: 20px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch {
            font-size: 14px;
            font-weight: bold;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table {
            height: 20px;
            line-height: 20px;
            padding: 0 5px;
            overflow: hidden;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span {
            font-size: 12px;
            color: #666;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last {
            text-align: right;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn {
            padding: 5px 0 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child {
            margin-top: 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna {
            width: 60px;
            height: 22px;
            line-height: 20px;
            font-size: 12px;
            margin-right: 10px;
        }

        .colleges_page {
            padding: 15px 0;
        }

        .colleges_main {
            padding: 0;
            overflow: hidden;
        }

        .box_consult .box_consult_title,
        .box_right .apply .apply_title {
            height: 40px;
            line-height: 40px;
            font-size: 16px;
        }

        .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left {
            display: none;
        }

        .box_right .box_right_img {
            margin: 10px 0;
        }

        .box_right .apply .apply_form {
            padding: 15px;
        }

        .box_right .detail_info_table {
            margin: 10px 0;
        }

        .box_right .detail_info_table .detail_info_head {
            height: 40px;
            line-height: 40px;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list {
            padding: 6px 0;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a {
            width: 50px;
            height: 50px;
            margin-top: 10px;
        }
    }

    @media screen and (max-width:360px) {
        .info_title {
            font-size: 16px;
            line-height: 35px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item {
            padding: 10px 5px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a {
            width: 70px;
            height: 70px;
            border: 1px solid #E4E4E4;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list {
            width: 100%;
            height: auto;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title {
            height: 20px;
            line-height: 20px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch {
            font-size: 14px;
            font-weight: bold;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table {
            height: 20px;
            line-height: 20px;
            padding: 0 5px;
            overflow: hidden;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span {
            font-size: 12px;
            color: #666;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last {
            text-align: right;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn {
            padding: 5px 0 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child {
            margin-top: 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna {
            width: 60px;
            height: 22px;
            line-height: 20px;
            font-size: 12px;
            margin-right: 10px;
        }

        .colleges_page {
            padding: 15px 0;
        }

        .colleges_main {
            padding: 0;
            overflow: hidden;
        }

        .box_consult .box_consult_title,
        .box_right .apply .apply_title {
            height: 40px;
            line-height: 40px;
            font-size: 16px;
        }

        .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left {
            display: none;
        }

        .box_right .box_right_img {
            margin: 10px 0;
        }

        .box_right .apply .apply_form {
            padding: 15px;
        }

        .box_right .detail_info_table {
            margin: 10px 0;
        }

        .box_right .detail_info_table .detail_info_head {
            height: 40px;
            line-height: 40px;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list {
            padding: 6px 0;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a {
            width: 50px;
            height: 50px;
            margin-top: 10px;
        }
    }

    @media screen and (max-width:320px) {
        .info_title {
            font-size: 16px;
            line-height: 35px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item {
            padding: 10px 5px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a {
            width: 70px;
            height: 70px;
            border: 1px solid #E4E4E4;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list {
            width: 100%;
            height: auto;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title {
            height: 20px;
            line-height: 20px;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch {
            font-size: 14px;
            font-weight: bold;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table {
            height: 20px;
            line-height: 20px;
            padding: 0 5px;
            overflow: hidden;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span {
            font-size: 12px;
            color: #666;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last {
            text-align: right;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn {
            padding: 5px 0 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child {
            margin-top: 0;
        }

        .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna {
            width: 60px;
            height: 22px;
            line-height: 20px;
            font-size: 12px;
            margin-right: 10px;
        }

        .colleges_page {
            padding: 15px 0;
        }

        .colleges_main {
            padding: 0;
            overflow: hidden;
        }

        .box_consult .box_consult_title,
        .box_right .apply .apply_title {
            height: 40px;
            line-height: 40px;
            font-size: 16px;
        }

        .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left {
            display: none;
        }

        .box_right .box_right_img {
            margin: 10px 0;
        }

        .box_right .apply .apply_form {
            padding: 15px;
        }

        .box_right .detail_info_table {
            margin: 10px 0;
        }

        .box_right .detail_info_table .detail_info_head {
            height: 40px;
            line-height: 40px;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list {
            padding: 6px 0;
        }

        .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a {
            width: 50px;
            height: 50px;
            margin-top: 10px;
        }
    }
}

/* 找学校搜索框 */
#top_search_form {
    text-align: left;
    padding: 0 0 20px 0;
}
.search_form #searchInput {
    min-width: 400px;
    height: 35px;
    border: 1px solid #ddd;
    color: #999;
    font-size: 14px;
    padding: 5px 5px;
}
.search_bar input {
    -moz-box-shadow: 1px 1px 2px #ccc inset;
    -webkit-box-shadow: 1px 1px 2px #ccc inset;
    box-shadow: 1px 1px 2px #ccc inset;
    box-sizing: border-box;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    font-size: 1em;
    height: 28px;
    padding: 5px 10px;
    margin: 0;
}
#newSearchForm button {
    margin-top: 0;
}
.btn{
    display: inline-block;
    color: #fff;
    background-color: #20297B;
    padding: 5px 10px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: inherit;
}