.swyt_content_crumbs {
    height: 40px;
    background-color: #fff;
    margin: 20px 0;
    line-height: 40px;
    border-radius: 10px;
}

.swyt_content_crumbs {
    color: #cacaca;
}

.index {
    margin-left: 15px;
    margin-right: 5px;
    cursor: pointer;
}

.index a {
    color: #cacaca !important;
}

.swyt_text {
    color: #2478e4;
    margin-left: 5px;
    cursor: pointer;
}

.swyt_content_main {
    /* height: 481px; */
    background-color: #fff;
    border-radius: 10px;
    padding-bottom: 30px;
}

.swyt_content_main_title {
    height: 60px;
}

.main_title_text::before {
    content: "";
    display: block;
    float: left;
    width: 8px;
    height: 30px;
    background-color: #2478e4;
    margin-top: 6px;
    margin-right: 12px;
}

.main_title_text {
    display: block;
    font-size: 30px;
    color: #2478e4;
    padding-top: 10px;
}

.swit_item {
    position: relative;
    padding-bottom: 10px;
    margin-top: 20px;
}

.swit_item span {
    display: inline-block;
}

.item_item {
    margin-right: 15px;
    margin-bottom: 10px;
}

.item_type {
    width: 56px;
    color: #2577e3;
    margin-right: 10px;
    width: 100px;
    text-align: right;
    float: left;
    margin-top: 2px;
}

.item_subject {
    width: 70px;
    height: 25px;
    border: 1px solid #e0e0e0;
    line-height: 25px;
    text-align: center;
    border-radius: 15px;
    color: #999999;
    cursor: pointer;
}

.tip::before {
    content: "";
    position: absolute;
    top: 9px;
    left: -9px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid red;
    background-color: #fff;
    border-top-color: #fff;
    border-right-color: #fff;
    transform: rotate(45deg);
}

.tip {
    position: absolute;
    top: -5px;
    left: 755px;
    width: 160px;
    height: 40px;
    border: 1px solid red;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
    color: red;
}

.swit_level {
    float: left;
    width: 800px;
}

.swit_level_item {
    margin-right: 15px;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
}

.swit_level_item span {
    display: inline-block;
}

.single_option {
    width: 70px;
    height: 26px;
    border: 1px solid #e0e0e0;
    border-radius: 13px;
    text-align: center;
    line-height: 25px;
}

.option_abcd {
    width: 52px;
    height: 145px;
    background: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(36, 119, 227, 0.2);
    border: 1px solid rgba(36, 119, 227, 0.2);
    border-radius: 10px;
    position: absolute;
    top: 40px;
    left: 41px;
    z-index: 10;
    padding-top: 10px;
}

.abcd_option {
    height: 25px;
    text-align: center;
    line-height: 25px;
}

.abcd_option:hover {
    background-color: rgba(36, 119, 227, 0.2);
}

.swit_level_item .select_sj {
    position: absolute;
    top: 11px;
    right: 15px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #cacaca;
}

.sj_icon {
    position: absolute;
    top: -8px;
    left: 18px;
    width: 15px;
    height: 15px;
    border: 1px solid rgba(36, 119, 227, 0.2);
    transform: rotate(45deg);
    border-right-color: #fff;
    border-bottom-color: #fff;
}

.item_tcs {
    margin-top: 2px;
}

.switch_you {
    margin: 0 15px;
}

.positil {
    margin-left: 20px;
}

.score_int {
    display: block;
    width: 120px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 12px;
    border: 1px solid rgba(79, 79, 79, 0.2);
    margin-top: -6px;
}

.score_int input {
    width: 100px;
    height: 36px;
    outline: none;
    border: #fff;
    margin: 2px 0 0 10px;
}

.buttons {
    text-align: center;
    margin-top: 35px;
}

.search {
    display: inline-block;
    width: 280px;
    height: 40px;
    background: rgba(36, 119, 227, 1);
    border-radius: 10px;
    margin-right: 40px;
    color: #fff;
    line-height: 40px;
    cursor: pointer;
}

.reset {
    display: inline-block;
    width: 280px;
    height: 40px;
    background: rgba(240, 240, 240, 1);
    border-radius: 10px;
    line-height: 40px;
    cursor: pointer;
}

.school_result {
    /* height: 500px; */
    background-color: #fff;
    border-radius: 10px;
    margin-top: 20px;
    padding-bottom: 30px;
    /* display: none; */
}

.result_title {
    margin-left: 40px;
    padding-top: 20px;
}

.result_main {
    width: 1115px;
    margin-left: 45px;
    margin-right: 45px;
    margin-top: 20px;
}

.result_main_title {
    width: 1120px;
    height: 40px;
    background-color: #2477e3;
    border-radius: 10px;
}

.result_main_title span {
    display: block;
    float: left;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

.result_content_item {
    padding-bottom: 20px;
    border-bottom: 1px solid #cacaca;
}

.result_content_item:last-of-type {
    border-bottom: none;
}

.school_logo {
    display: block;
    float: left;
}

.school_logo img {
    width: 88px;
    height: 90px;
    background-size: 100% 100%;
    border-radius: 50%;
    margin: 20px 0 20px 20px;
}

.school_name {
    padding-top: 33px;
    float: left;
}

.school_name a {
    display: block;
    font-size: 24px;
    width: 190px;
    margin-left: 55px;
}

.school_name span {
    display: inline-block;
    color: #fff;
    text-align: center;
    /* margin-left: -10px; */
}

.school_bk {
    width: 60px;
    height: 20px;
    background: rgba(255, 144, 0, 1);
    border-radius: 10px;
    margin-left: 10px;
}

.school_syl {
    width: 60px;
    height: 20px;
    background: rgba(255, 85, 0, 1);
    border-radius: 10px;
}

.school_985 {
    width: 60px;
    height: 20px;
    background: rgba(255, 144, 0, 1);
    border-radius: 10px;
    line-height: 20px;
}

.school_211 {
    width: 60px;
    height: 20px;
    background: rgba(249, 163, 24, 1);
    border-radius: 10px;
    line-height: 20px;
    /* margin-left: 10px; */
    margin-top: 5px;
}

.school_ry {
    width: 245px;
    padding-top: 10px;
    /* height: 50px; */
}

.school_ry span {
    text-align: center;
}

.school_info {
    float: left;
    margin-top: 20px;
}

.score_table {
    width: 320px;
    float: left;
    margin: 28px 20px 20px 20px;
}

.score_table table {
    display: block;
}

.score_table table thead tr th {
    text-align: center;
}

.score_table table tr {
    display: inline-block;
    width: 330px;
    text-align: center;
    line-height: 38px;
    /* border: 1px solid #dbdbdb; */
}

.score_table table thead tr th {
    display: block;
    float: left;
    width: 80px;
    height: 38px;
    border: 1px solid #dbdbdb;
    border-bottom: none;
    border-right: none;
}

.score_table table thead tr th:last-of-type {
    border-right: 1px solid #dbdbdb;
}

.score_table table tr td:last-of-type {
    border-right: 1px solid #dbdbdb;
}

.score_table table tr td {
    display: block;
    float: left;
    width: 80px;
    height: 38px;
    border: 1px solid #dbdbdb;
    border-right: none;
    font-size: 12px;
}

.score_table table tr:nth-last-of-type(2) td {
    border-bottom: none;
}

.apply_button {
    padding-top: 70px;
}

.apply_button span {
    display: inline-block;
    width: 118px;
    height: 24px;
    border-radius: 12px;
    border: 1px solid rgba(151, 151, 151, 0.5);
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}

.apply_button span:hover {
    background-color: #2478e4;
    color: #fff;
    border-color: #2478e4;
}

.apply_button span:hover a {
    color: #fff !important;
}

.school_message {
    display: none;
}

.school_message_lb {
    width: 1120px;
    height: 40px;
    background: rgba(240, 240, 240, 1);
    border-radius: 10px;
}

.school_message_lb span {
    display: inline-block;
    text-align: center;
    line-height: 40px;
}

.school_message_main span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.school_message_main span:last-of-type a {
    display: inline-block;
    width: 98px;
    height: 24px;
    border-radius: 12px;
    line-height: 24px;
    border: 1px solid rgba(151, 151, 151, 0.5);
    cursor: pointer;
}

.school_message_main span:last-of-type a:hover {
    background-color: #2478e4;
    color: #fff !important;
    border-color: #2478e4;
}

.school_message_main {
    width: 1120px;
    border-bottom: 1px dashed #cacaca;
}

.item_subject.active {
    background-color: #2478e4;
    color: #fff;
    border-color: #2478e4;
}

#vipwithin_result {
    width: 1176px;
    height: 928px;
    background: url(/images/zzzswithin.png);
    position: relative;
    left: -30px;
    /* display: none; */
}

.vipwithin_title {
    color: #333333;
    font-size: 32px;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
}

.vipwithin_buttons {
    position: absolute;
    top: calc(20% + 65px);
    left: 50%;
    transform: translateX(-50%);
}

.vipwithin_buttons a,
span {
    display: inline-block;
}

.open_VIP {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    background: #fe9915;
    cursor: pointer;
    border-radius: 4px;
    margin-right: 5px;
}

#progress_bars {
    position: relative;
    top: -60px !important;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99999999999;
}

/* 搜索 */

.chose_pros {
    width: 340px;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid rgba(36, 119, 227, 0.5);
    border-radius: 20px;
    /* margin-left: 20px; */
    background: #fff;
    position: absolute;
    left: 115px;
    z-index: 999;
    display: none;
    box-sizing: border-box;
}

.chose_pros .chose_pro_item {
    /* width: 340px; */
    height: 40px;
    border-bottom: 1px solid #cacaca;
    line-height: 40px;
    /* margin-left: 15px; */
    padding-left: 15px;
    box-sizing: border-box;
    cursor: pointer;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chose_pro_item:hover {
    background: rgba(240, 240, 240, 0.5);
}

/* 特殊招生 */

.tszs_header {
    width: 100%;
    height: 360px;
    /* background: radial-gradient(10% 0% at 0% 0%, #00a6c5 0%, #8fdeea 100%); */
}

.tszs_header img {
    height: 360px;
    background-size: 100% 100%;
    background-size: cover;
    /* background: #2477e4; */
}

.tszs_content {
    padding-top: 40px;
    box-sizing: border-box;
}

.dd_main {
    height: 180px;
    background: #fff;
    border-radius: 16px;
    margin-bottom: 40px;
}

.dd_left {
    width: 129px;
    height: 180px;
    background: #2477e5;
    border-radius: 16px;
    color: #fff;
    font-size: 32px;
    line-height: 180px;
    text-align: center;
    float: left;
    font-weight: 550;
}

.dd_right {
    float: left;
    width: 1000px;
    /* height: 83px; */
    line-height: 33px;
    /* text-align: justifyLeft; */
    margin-left: 24px;
    padding: 44px 0 0px 0;
    box-sizing: border-box;
    font-size: 16px;
}

.gxzx {
    height: 260px;
    background: #fff;
    border-radius: 16px;
    margin-bottom: 40px;
    padding: 22px 20px;
}

.gxzx_left {
    width: 318px;
    height: 216px;
    /* background: #2477e4; */
    float: left;
}

.gxzx_left img {
    width: 318px;
    height: 216px;
    background-size: 100% 100%;
}

.gxzx_right {
    float: left;
    width: 812px;
    margin-left: 30px;
}

.gxzx_header {
    font-size: 32px;
    color: #000;
    font-weight: 550;
    margin-top: 5px;
}

.gxzx_js {
    line-height: 33px;
    font-size: 16px;
    margin-bottom: 33px;
}

.gxzx_xq_btn {
    width: 160px;
    height: 48px;
    background: radial-gradient(10% 0% at 0% 0%, #fea34c 0%, #ffcd60 100%), #d7d7d7;
    border-radius: 10px 10px 10px 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 550;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
}

.gxzx_xq_btn:hover {
    transform: scale(1.02);
}

.gxzx_xq_btn a {
    color: #fff !important;
}

.gxzx_xq_btn a:hover {
    color: #fff !important;
}

.bklcs {
    height: 350px;
    /* background: #fff; */
    border-radius: 16px;
}

.bklcs img {
    height: 350px;
    background-size: 100% 100%;
}

.cj_question {
    height: 251px;
    background: #fff;
    border-radius: 16px;
    margin-top: 24px;
    margin-bottom: 24px;
}

.cj_question img {
    height: 251px;
    background-size: 100% 100%;
}

.qjjh_gzd {
    height: 596px;
    /* background: #fff; */
    border-radius: 16px;
    margin-bottom: 24px;
}

.qjjh_gzd img {
    height: 596px;
    background-size: 100% 100%;
}

.zsjh_jz {
    background: #fff;
    border-radius: 16px;
    padding: 39px 0;
}

.zsjh_header {
    font-size: 32px;
    color: #a00eb2;
    text-align: center;
    font-weight: 550;
}

.ts_text {
    font-size: 16px;
    color: #797979;
    text-align: center;
}

.school_list {
    overflow: hidden;
    padding-left: 120px;
    padding-right: 120px;
    box-sizing: border-box;
    padding-top: 37px;
}

.school_list_item {
    width: 160px;
    /* margin-right: 3px; */
    padding: 18px 0;
    box-sizing: border-box;
    float: left;
    margin-bottom: 25px;
    text-align: center;
    overflow: hidden;
}

.school_list_item:nth-child(8n) {
    margin-right: 0;
}

.school_list_item img {
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    /* text-align: center; */
    /* vertical-align: middle; */
}

.school_list_item span {
    display: block;
    /* text-align: center; */
    margin-top: 15px;
    font-size: 16px;
}

.school_list_item a:hover {
    color: #000 !important;
}

.school_list .school_list_item:hover {
    box-shadow: 1px 1px 5px 3px #ccc;
    border-radius: 16px;
}

.school_list .school_list_item:hover a {
    color: #2477e3 !important;
}

/* 高校专项 */

.gxzx_school_nav {
    overflow: hidden;
}

.gxzx_school_nav li {
    float: left;
    width: 600px;
    height: 48px;
    background: #fff;
    border-radius: 10px 10px 0px 0px;
    font-size: 22px;
    text-align: center;
    line-height: 48px;
    font-weight: 550;
    cursor: pointer;
}

li.active_zx {
    background: #2477e4;
    color: #fff;
}

.gxzx_content {
    background: #fff;
    padding-top: 24px;
    box-sizing: border-box;
    padding-bottom: 11px;
}

.gxzx_content_item {
    /* display: none; */
    overflow: hidden;
}

.school_btn_item {
    width: 217px;
    height: 48px;
    background: #e6e6e6;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    margin-left: 19px;
    margin-bottom: 24px;
    color: #000;
}

.school_btn_item:focus {
    color: #000 !important;
}

.school_btn_item:hover {
    color: #fff !important;
    background: #2477e4;
}