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

.pan {
    color: #cacaca;
    margin-left: 5px;
    cursor: pointer;
}

.pan:hover {
    color: #2478e3;
}

.pan .index {
    color: #cacaca;
    margin-left: 20px;
    margin-right: 5px;
}

.pan_school {
    color: #2478e3;
}

.bg-white1 {
    height: 370px;
    background-color: #fff;
    border-radius: 10px;
}

.search_school_search_bg {
    height: 60px;
}

.search_school_title::before {
    content: "";
    display: block;
    float: left;
    width: 8px;
    height: 30px;
    background-color: #2477e3;
    margin-top: 5px;
    margin-right: 12px;
}

.search_school_title {
    display: block;
    float: left;
    font-size: 30px;
    color: #2477e3;
    padding-top: 10px;
}

.school_input {
    display: block;
    float: left;
    width: 420px;
    height: 40px;
    border: 1px solid rgba(151, 151, 151, 0.5);
    border-radius: 20px;
    margin-top: 14px;
    margin-left: 10px;
    /* position: relative; */
}

.school_input input {
    width: 280px;
    height: 30px;
    margin: 4px 0 0 10px;
    outline: none;
    border: none;
}

.search_icon {
    display: block;
    float: left;
    width: 43px;
    height: 32px;
    /* border-right: 1px solid #cacaca; */
    /* margin-top: 3px; */
}

.search_icon img {
    width: 20px;
    height: 18px;
    margin-left: 15px;
    margin-top: 8px;
}

#school_search {
    display: block;
    float: left;
    width: 80px;
    height: 40px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #2478e4;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-left: -20px;
    margin-top: 14px;
    z-index: 99;
}

.cons {
    margin-top: 40px;
}

.con .tittle {
    float: left;
    width: 70px;
    height: 40px;
    font-size: 14px;
    color: #2478e4;
    font-weight: 540;
    line-height: 40px;
    margin-left: 45px;
}

.conItem_con.active {
    height: 20px !important;
    border-radius: 15px;
    line-height: 20px !important;
    background-color: #2478e4;
    color: #fff;
}

#school_area .conItem {
    padding-left: 115px;
    /* padding: 20px 0 20px 74px; */
}

.conItem .conItem_con {
    display: inline-block;
    width: 67px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.search_content {
    margin-top: 20px;
}

.search_result {
    float: left;
    width: 860px;
    /* height: 300px; */
    background-color: #fff;
    border-radius: 10px;
}

.school_searchNum {
    height: 80px;
    line-height: 80px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.5);
}

.school_num {
    color: #2477e3;
    font-size: 24px;
}

#div_result {
    margin: 20px;
}

.div_result_item {
    width: 820px;
    height: 140px;
    border-bottom: 1px dashed #ccc;
}

.school_logo {
    float: left;
    margin: 20px;
}

.school_logo img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.school_name {
    float: left;
    width: 340px;
    /* width: 255px; */
}

.school_name .school_name_text {
    width: 273px;
    height: 40px;
    /* overflow: hidden; */
    display: block;
    font-size: 18px;
    margin-top: 30px;
    color: #000;
}

.school_name .school_name_texts {
    display: block;
    font-size: 24px;
    margin-top: 40px;
    color: #000;
}

.school_belong {
    margin-top: 5px;
}

.school_belong span {
    display: inline-block;
    /* width: 60px; */
    padding: 0 10px;
    height: 20px;
    border: 0.5px solid #cacaca;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    margin-bottom: 5px;
}

.school_float {
    float: left;
    width: 70px;
    margin-top: 50px;
    margin-left: 20px;
}

.school_city::before {
    content: "";
    display: block;
    float: left;
    width: 16px;
    height: 18px;
    background-image: url(../images/float.png);
    margin-right: 5px;
}

.rate {
    float: left;
    margin: 50px 0 0 30px;
}

.rate span {
    color: #2478e4;
}

.school_focus {
    display: block;
    width: 80px;
    height: 40px;
    float: right;
    border-radius: 10px;
    line-height: 40px;
    margin: 40px 20px 0 0px;
    border: 0.5px solid rgba(151, 151, 151, 1);
    cursor: pointer;
}

.school_focus.active {
    border-color: #ff7d9f;
    color: #ff7d9f;
}

.school_focus img {
    width: 16px;
    height: 16px;
    margin-left: 10px;
}

.right_ad {
    float: right;
}

.banner {
    position: relative;
}

.banner_top {
    width: 320px;
    height: 180px;
}

.banner_top img {
    border-radius: 10px;
}

.school_dt_show {
    width: 320px;
    height: 370px;
    background-color: #fff;
    /* float: left; */
    margin-top: 20px;
    border-radius: 10px;
}

.classrooms_header {
    width: 320px;
    height: 50px;
}

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

.classrooms_header_title {
    float: left;
    font-size: 30px;
    color: #2478e4;
    margin-top: 20px;
}

.added {
    float: right;
    margin-top: 27px;
    margin-right: 20px;
    color: #2478e4;
    font-size: 14px;
}

.classrooms_buttons {
    height: 330px;
    position: relative;
}

.classrooms_btn {
    width: 280px;
    height: 40px;
    border: 1px solid #cacaca;
    border-radius: 10px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
    font-weight: 600;
}

.classrooms_btn:hover {
    box-shadow: 0px 2px 6px 0px rgba(36, 119, 227, 0.2);
    color: #2478e4;
    border: none;
    cursor: pointer;
}

/* .school_dta {
	width: 320px;
	height: 30px;
} */

.school_items {
    width: 320px;
    height: 35px;
    /* margin: 20px; */
    float: left;
    /* margin-top: 10px; */
    margin-bottom: 1.5px;
}

.school_items .ranking {
    float: left;
    width: 16px;
    height: 16px;
    /*margin-right: 10px;*/
    margin-top: 10px;
    margin-left: 20px;
    background-image: url(../images/icons.png);
    background-position: -72px -149px;
}

.school_items:nth-child(n + 4) .ranking {
    float: left;
    width: 16px;
    height: 16px;
    /* margin-right: 10px; */
    margin-top: 10px;
    margin-left: 20px;
    background-image: url(../images/icons.png);
    background-position: -72px -123px;
}

.school_items .school_items_title {
    float: left;
    width: 260px;
    /*margin-right: 10px;*/
    line-height: 35px;
    /* font-weight: 550; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
}

.watch_man::before {
    content: "";
    display: block;
    float: left;
    width: 17px;
    height: 13px;
    background-image: url(../images/icons.png);
    background-position: -177px -126px;
    margin-top: 15px;
    margin-right: 5px;
}

.watch_man {
    line-height: 40px;
}

.school_items:hover {
    box-shadow: 1px 1px 5px 3px #ccc;
}

.works {
    width: 320px;
    height: 480px;
    background-color: #fff;
    margin-top: 25px;
    /* float: right; */
    border-radius: 10px;
}

.works_header {
    height: 56px;
}

.works_header a {
    float: right;
    font-size: 14px;
    color: #2477e3;
    margin-top: 30px;
    margin-right: 10px;
}

.works_header h2 {
    float: left;
    font-size: 30px;
    margin: 20px 0 20px 0px;
    color: #2477e3;
}

.works_main {
    height: 424px;
}

.article_display {
    width: 320px;
    height: 424px;
}

.article_display .goods_text {
    display: block;
    float: left;
    width: 320px;
    height: 40px;
    line-height: 40px;
}

.article_display .goods_text:hover {
    box-shadow: 1px 1px 5px 3px #ccc;
}

.article_display .goods_text a:hover {
    color: #2478e4 !important;
}

.article_display .wjx {
    display: block;
    width: 17px;
    height: 16px;
    background-image: url(../images/icon.png);
    background-position: -72px -149px;
    margin: 12px 10px 0 20px;
    float: left;
}

.article_display .goods_text a {
    float: left;
    font-size: 14px;
    color: #000000;
}

.article_display .article-item {
    width: 320px;
    height: 35px;
    float: left;
    margin-bottom: 1.5px;
}

.article_display .article-item .article_item_text {
    display: block;
    width: 260px;
    height: 30px;
    font-size: 14px;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000000;
}

.article-item span {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-left: 20px;
    margin-top: 10px;
    /* line-height: 40px; */
    background-image: url(../images/icons.png);
    background-position: -72px -148px;
    float: left;
}

.article-item:nth-child(n + 4) span {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-left: 20px;
    margin-top: 10px;
    /* line-height: 40px; */
    background-image: url(../images/icons.png);
    background-position: -72px -123px;
    float: left;
}

.works_header h2 {
    margin: 20px 0 10px 0 !important;
    overflow: hidden;
}

.article-item:hover {
    box-shadow: 1px 1px 5px 3px #ccc;
}

/* 院校列表 */

.banner {
    height: 338px;
    background: url(../images/tsg1.png);
    background-size: 100% 100%;
}

.school_list {
    /* padding-top: 54px; */
    width: 1200px;
    margin: 0 auto;
}

.result_school_message {
    float: left;
    width: 860px;
    height: 150px;
    border: none;
}

.school_name_i {
    color: #fff;
}

.belong span {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
}

.city {
    color: #fff;
}

.rate_school {
    color: #fff;
}

.focus_school {
    color: #fff;
}

.official_wz {
    color: #fff;
    margin-top: 20px;
}

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

.official_wz a:hover {
    color: #2478e4 !important;
}

.school_intro {
    float: left;
    width: 1200px;
    display: block;
    margin: 0 auto;
    height: 60px;
    margin-left: 25px;
    /* height: 40px; */
}

.school_intro li {
    float: left;
    width: 150px;
    height: 60px;
    background: rgba(36, 119, 227, 1);
    border-radius: 10px 10px 0px 0px;
    margin-right: 5px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    cursor: pointer;
}

.school_intro .active {
    height: 70px;
    /* padding-bottom: 20px; */
    line-height: 70px;
    transform: translateY(-10px);
    background-color: #fea838;
    color: #fff;
}

.school_content {
    position: relative;
    top: -130px;
    left: 20px;
    display: block;
}

.school_conten_left {
    float: left;
    width: 855px;
    background-color: #fff;
    border-radius: 10px;
}

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

.content_left_title {
    font-size: 30px;
    color: #2477e3;
    padding-top: 10px;
}

.newest_jz {
    margin-top: 20px;
    margin-bottom: 20px;
}

.school_admission_item {
    display: block;
    float: left;
    margin-left: 46px;
}

.school_admission {
    float: left;
    width: 490px;
    white-space: nowrap;
    overflow: hidden;
}

.school_admission_times {
    display: block;
    position: absolute;
    right: 120px;
}

.school_admission span {
    color: #000;
}

.school_admission span:hover {
    color: #2478e4;
}

#zxjz a span {
    color: #d73332;
}

.jz_focus img {
    width: 16px;
    height: 16px;
}

.conten_jz {
    width: 300px;
    margin-left: 46px;
    margin-right: 220px;
}

.history_item {
    width: 750px;
    height: 40px;
    position: relative;
}

.jz_focus {
    display: block;
    float: right;
    margin-left: 46px;
}

.school_conten_right {
    float: right;
}

.yxjj {
    width: 320px;
    height: 351px;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
    background-image: url(/images/yxjj_bg.png);
    background-size: 100% 100%;
}

.yxjj_title::before {
    content: "";
    display: block;
    float: left;
    width: 8px;
    height: 30px;
    background-color: #2477e3;
    margin-top: 5px;
    margin-right: 12px;
}

.yxjj_title {
    font-size: 30px;
    color: #2477e3;
    padding-top: 10px;
}

.yxjj_main {
    margin-top: 26px;
    margin-left: 20px;
    position: relative;
}

.yxjj_main .college_photo {
    position: absolute;
    top: -81px;
    right: 30px;
    display: block;
    width: 98px;
    height: 109px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(36, 119, 227, 0.2);
    border-radius: 0px 0px 30px 30px;
}

.yxjj_main li {
    margin-bottom: 10px;
}

.yxjj_main img {
    position: absolute;
    top: 15px;
    left: 10px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    /* opacity: 0.3; */
    background-size: 100% 100%;
    /* margin-left: 20px; */
}

.cj_year::before {
    content: "";
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background-image: url(/images/cjnf.png);
    margin-right: 10px;
}

.bgxz::before {
    content: "";
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(/images/bxxz.png);
    margin-right: 10px;
}

.ss_float::before {
    content: "";
    display: block;
    float: left;
    width: 16px;
    height: 18px;
    background-image: url(/images/ssdq.png);
    margin-right: 10px;
}

.lsy_content::before {
    content: "";
    display: block;
    float: left;
    width: 16px;
    height: 15px;
    background-image: url(/images/lsy.png);
    margin-right: 10px;
}

.xkcc_content::before {
    content: "";
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(/images/xkcc.png);
    margin-right: 10px;
}

.yxlx_content::before {
    content: "";
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(/images/yxlx.png);
    margin-right: 10px;
}

.bsd_content::before {
    content: "";
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background-image: url(/images/bsd.png);
    margin-right: 10px;
    background-size: 100% 100%;
}

.ssd_content::before {
    content: "";
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background-image: url(/images/ssd.png);
    margin-right: 10px;
    background-size: 100% 100%;
}

.men_women {
    width: 320px;
    height: 216px;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
    margin-top: 20px;
}

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

.men_women_title {
    font-size: 30px;
    color: #2477e4;
    padding-top: 10px;
}

.men_women_main {
    margin-top: 20px;
    margin-left: 26px;
    position: relative;
}

.man_logo {
    float: left;
    width: 26px;
    height: 59px;
    background: url(../images/malepercent.jpg) no-repeat 0 0;
    /* vertical-align: middle; */
}

.man_num {
    position: absolute;
    top: 60px;
    left: -35px;
    /* float: left; */
    color: #0072ec;
    vertical-align: middle;
}

.woman_num {
    position: absolute;
    top: 60px;
    right: -20px;
}

.man_num,
.woman_num {
    font-size: 30px;
    margin-left: 24px;
    margin-right: 24px;
}

.man_scale {
    float: left;
    width: 138px;
    background: #0072ec;
    height: 9px;
    margin-top: 25px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.woman_scale {
    float: left;
    background: #fd6b98;
    height: 9px;
    vertical-align: middle;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 25px;
    margin-left: 5px;
}

.woman_num {
    color: #fd6b98;
    vertical-align: middle;
}

.woman_logo {
    float: left;
    width: 26px;
    height: 59px;
    background: url(../images/malepercent.jpg) no-repeat -38px 0;
    vertical-align: middle;
}

.footer_gg img {
    width: 320px;
    height: 180px;
    border-radius: 10px;
    margin-top: 20px;
}

.school_name_header h2 {
    text-align: center;
    margin-top: 30px;
}

.times::before {
    content: "";
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background-image: url(/images/yuyue.png);
    /* text-align: center; */
    margin-left: 305px;
}

.school_times .times {
    color: #cacaca;
    /* margin-left: 500px; */
}

.focus_jz {
    margin-left: 60px;
    color: #cacaca;
}

.focus_jz img {
    width: 16px;
    height: 16px;
}

.school_conten_item table {
    margin: 20px 10px 20px 10px;
    text-align: center;
}

.school_conten_item table tr th {
    width: 70px;
    height: 30px;
    text-align: center;
}

.school_conten_item table tr td {
    height: 40px;
}

.item_header {
    height: 60px;
}

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

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

.school_information {
    line-height: 30px;
}

.search_more {
    height: 40px;
    line-height: 40px;
    width: 140px;
    text-align: center;
    border: 1px solid #e8e8e8;
    margin: 35px auto 0;
    cursor: pointer;
    margin-bottom: 35px;
}

.table100 {
    margin-left: 22px !important;
}

.table100 tr th {
    background: rgba(244, 244, 244, 1);
    padding: 10px 0;
}

.table100 tr td {
    padding: 10px 0;
}

td div {
    text-align: left;
}

td span {
    width: 140px;
    padding-left: 40px;
}

.school_information {
    margin: 0 20px;
}

.school_information table {
    width: 820px !important;
}

.school_information table caption {
    border-color: #979797 !important;
    border-bottom-color: #fff !important;
    border: 0.5px solid #979797;
    background: rgba(244, 244, 244, 1);
    /* border-bottom: none !important; */
    text-align: center;
}

.school_information table tr td {
    border-color: #979797 !important;
}

.school_information table {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.table_content {
    height: 300px;
}

.kt {
    display: block;
    text-align: center;
    padding-top: 105px;
    font-size: 24px;
}

.major_fs_title_content {
    margin-top: 20px;
}

.major_fs_title_left {
    float: left;
    margin-left: 20px;
    font-size: 16px;
}

.major_fs_title_right {
    float: right;
    margin-right: 40px;
}

/* 中外 */

.xm_xq {
    margin-top: 10px;
}

.xm_xq_item {
    margin-left: 20px;
    margin-bottom: 15px;
}

.xm_xq_item:last-child {
    margin-bottom: 43px;
}

.xm_title {
    width: 86px;
    float: left;
    font-weight: 550;
    margin-right: 20px;
}

.xm_text {
    color: #333;
}

.zx_img {
    display: block;
    float: left;
    width: 860px;
    margin-top: 20px;
}

.zx_img img {
    width: 860px;
    height: 260px;
    background-size: 100% 100%;
}