.major_content {
    width: 860px;
    float: left;
}

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

.major_cotent_crumb .index a {
    margin-left: 20px;
    color: #cacaca;
}

.major_cotent_crumb span {
    margin-right: 5px;
}

.cha_major {
    color: #2477e4;
}

.search_major {
    height: 77px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
}

.search_major_title {
    display: block;
    width: 110px;
    float: left;
    font-size: 30px;
    color: #2477e4;
    margin-top: 10px;
}

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

.search_college {
    display: block;
    float: right;
    width: 560px;
    height: 40px;
    margin: 15px 100px 0 0;
    /* border-radius: 20px; */
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: 0.5px solid rgba(151, 151, 151, 1);
    position: relative;
}

.search_icon {
    display: block;
    width: 55px;
    height: 30px;
    float: left;
    position: relative;
    /* border-right: 1px solid #979797; */
    top: 4px;
}

.search_icon img {
    position: absolute;
    top: 7px;
    left: 20px;
    width: 20px;
    height: 18px;
}

.search_college input {
    float: left;
    width: 400px;
    height: 30px;
    margin: 5px 0 0 10px;
    padding-left: 10px;
    border: none;
}

.search_text {
    position: absolute;
    top: -0.5px;
    right: -55px;
    display: block;
    float: left;
    width: 80px;
    height: 40px;
    line-height: 40px;
    background-color: #2477e4;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
    cursor: pointer;
}

.major_classify_title span {
    display: inline-block;
    width: 150px;
    height: 60px;
    background: #2478e4;
    border-radius: 10px 10px 0px 0px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.major_classify_title {
    margin-left: 20px;
    height: 60px;
}

.major_classify_content {
    background-color: #fff;
    border-radius: 10px;
    padding-bottom: 50px;
}

.major_item {
    width: 820px;
    padding-top: 20px;
    margin: 0px 0 0 20px;
}

.major_item_header {
    width: 820px;
    height: 60px;
    background: rgba(240, 240, 240, 1);
    border-radius: 10px;
    /* line-height: 60px; */
    cursor: pointer;
    position: relative;
}

.major_name {
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 60px;
}

.major_number {
    margin-left: 5px;
}

.zk_major {
    float: right;
    margin-right: 36px;
}

.major_fl h5 {
    margin-left: 40px;
    margin-top: 20px;
    color: #fe9916;
}

.major_fl_i {
    height: auto;
    margin-left: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.major_fl_i li {
    float: left;
    width: 160px;
    margin-bottom: 10px;
    margin-right: 35px;
}

.content_right {
    float: right;
}

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

.college_ph {
    width: 320px;
    height: 305px;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
}

.collgeg_ph_header {
    height: 50px;
}

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

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

.full_bd {
    display: block;
    float: right;
    margin-right: 20px;
    margin-top: 30px;
    color: #2478e4;
}

.school_ph_text {
    height: 30px;
    margin-top: 10px;
}

.school_ph_text span {
    display: inline-block;
    color: #cacaca;
}

.school_ph_text span:first-of-type {
    margin-left: 20px;
}

.school_ph_text span:last-of-type {
    margin-left: 130px;
}

.school_ph_name1,
.school_ph_name2,
.school_ph_name3,
.school_ph_name4,
.school_ph_name5 {
    display: block;
    height: 30px;
    margin-top: 10px;
    color: #555555;
}

.major_ph1,
.major_ph2,
.major_ph3,
.major_ph4,
.major_ph5 {
    height: 30px;
    margin-top: 10px;
}

.school_ph_name4 span {
    float: right;
    margin-right: 30px;
    color: #555555;
}

.school_ph_name5 span {
    float: right;
    margin-right: 30px;
    color: #555555;
}

.school_name_text {
    display: block;
    float: left;
    margin-left: 20px;
}

/* .school_name_text::before {
	content: '';
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background-image: url(/images/kx.png);
	background-repeat: no-repeat;
} */

.composite_score::before {
    content: '';
    float: left;
    width: 22px;
    height: 25px;
    background-image: url(/images/index_hot.png);
}

.composite_score {
    display: block;
    float: right;
    margin-right: 30px;
}

.major_ph {
    width: 320px;
    height: 305px;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
    margin: 20px 0;
}

.major_ph .school_ph_text span:last-of-type {
    margin-left: 115px;
}

.major_name_text {
    display: block;
    width: 150px;
    float: left;
    margin-left: 20px;
}

.major_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background-image: url(/images/kx.png);
    background-repeat: no-repeat;
}

/* .composite_money::before {
	content: '';
	float: left;
	width: 22px;
	height: 25px;
	background-image: url(/images/index_hot.png);
} */

.composite_money {
    display: block;
    float: left;
    margin-left: 65px;
    color: #555555;
}

/* 专家 */

#swiper_container {
    width: 100%;
    height: 360px;
}

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

.expert_header {
    height: 42px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 45px !important;
}

.expert_header span::before {
    content: '';
    display: block;
    width: 8px;
    height: 30px;
    background-color: #2477e3;
    float: left;
    margin-right: 12px;
    margin-top: 10px;
}

.expert_header span {
    display: block;
    font-size: 30px;
    height: 50px;
    color: #2477e3;
    float: left;
    margin-top: 8px;
}

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

.expert_information {
    width: 280px;
    height: 88px;
    /* background-color: pink; */
    margin-bottom: 10px;
    margin-left: 20px;
}

.expert_information .teachers_img {
    display: block;
    float: left;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-top: 6px;
}

.expert_information p {
    float: left;
    width: 90px;
    margin-top: 10px;
    margin-left: 18px;
}

.swiper-container .expert_information p .teachers {
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-bottom: 4px;
}

.expert_information p .experince {
    display: inline-block;
    width: 90px;
}

.expert_information p .experince::before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    float: left;
    background-image: url(../images/icon.png);
    background-position: -758px -45px;
    margin-right: 2px;
}

.expert_information p .region::before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    float: left;
    background-image: url(../images/icon.png);
    background-position: -73px -149px;
    margin-top: 2px;
    margin-right: 2px;
}

.expert_information p .region {
    display: block;
    width: 114px;
    font-size: 14px;
    /* overflow: hidden; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.order_btn {
    float: right;
    width: 50px;
    height: 88px;
    background-color: #ebebeb;
    border: none;
    outline: none;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

.two {
    position: absolute;
    top: 0;
    left: 20px;
    width: 280px;
    height: 88px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border-radius: 5px;
    display: none;
    z-index: 999;
}

.two h6 {
    position: absolute;
    top: 12px;
    width: 210px;
    margin-left: 12px;
    margin-top: 8px;
    font-size: 12px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
}

.order_btns {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 88px;
    background-color: #2477e3;
    border: none;
    outline: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.zjyy {
    position: relative;
}

/* 院校 */

.school_name {
    margin-left: 25px;
}

.banner {
    height: 338px;
    background: url(../images/school_banner.jpg);
}

.school_list {
    position: relative;
    top: 54px;
    width: 860px;
    height: 150px;
    border: none;
    /* padding-top: 54px; */
    margin-left: 230px;
}

.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: #cacaca;
}

.major_name_jq {
    color: #2478e4 !important;
}

.school_belongs {
    margin-top: 20px;
}

.school_belongs span {
    display: inline-block;
    height: 20px;
    border: 0.5px solid #cacaca;
    border-radius: 10px;
    padding: 0 15px;
    text-align: center;
}

.school_intro {
    position: absolute;
    left: 290px;
    bottom: 60px;
    display: block;
    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: #fff;
    color: #000;
}

.focus_school {
    display: block;
    float: right;
    margin-right: 20px;
    margin-top: 40px;
    width: 80px;
    height: 40px;
    border: 0.5px solid #979797;
    border-radius: 10px;
    line-height: 40px;
    text-align: center;
}

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

.character_cp {
    float: left;
    width: 140px;
    height: 40px;
    border-radius: 10px;
    border: 0.5px solid rgba(151, 151, 151, 1);
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-left: 260px;
    margin-top: 40px;
    cursor: pointer;
}

.character_cp a {
    color: #fff;
}

.character_cp a::before {
    content: '';
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background-image: url(/images/Edit_white.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-left: 10px;
}

.major_left {
    float: left;
    width: 860px;
    /* padding-bottom: 30px; */
}

.bg-white {
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.school_content {
    position: relative;
    top: -55px;
    left: 20px;
}

.tittle_blue {
    padding-top: 10px;
}

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

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

.rootMajor {
    color: #000 !important;
    position: relative;
}

.major_js {
    margin-left: 46px;
    margin-top: 20px;
}

.bg_classType {
    margin-bottom: 10px;
    position: relative;
}

.bg_classType span {
    display: inline-block;
}

.mb20 {
    margin-bottom: 4px;
}

.padding_info {
    line-height: 28px;
    /* text-indent: 2em; */
}

.padding10 {
    margin: 10px 20px 0 20px;
}

.school_float {
    margin-left: 0px !important;
}

.zdx {
    display: block;
    float: right;
}

.zdx a {
    color: #2478e4;
    margin-right: 20px;
}

.major_classify_title span.active {
    height: 70px;
    background-color: #fe9916;
    line-height: 60px;
    transform: translateY(-10px);
    margin: 0;
    padding: 0;
    /* color: #000; */
}

.major_fl {
    border-bottom: 1px dashed #cacaca;
}

.zk_content {
    float: right;
    width: 120px;
    height: 32px;
    border: 0.5px solid #2478e4;
    line-height: 32px;
    border-radius: 16px;
    margin-top: 14px;
    margin-right: 20px;
    padding-left: 10px;
}

/* .zk_content:hover .zk_major {
	color: #2478e4;
} */

.icon_up {
    position: absolute;
    top: 28px;
    right: 35px;
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #2478e4;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.icon_down {
    position: absolute;
    top: 17px;
    right: 35px;
    display: block;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #2478e4;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.pan {
    color: #000 !important;
}

.safe_region .rootMajor:after {
    content: '';
    display: block;
    width: 9px;
    height: 7px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    right: -15px;
    background: url(../images/arrowtb333.png) no-repeat;
}

.tittle::before {
    content: '';
    display: none;
}

#school_area .conItem {
    padding-top: 10px;
}

#type .conItem {
    padding-left: 115px;
    padding-top: 10px;
}

#level .conItem {
    padding-left: 115px;
    padding-top: 10px;
}

#bxsp .conItem {
    padding-left: 115px;
    padding-top: 10px;
}

#bxsp .conItem {
    padding-top: 10px;
}

.bg-white1 {
    margin-bottom: 20px;
}

.school_content {
    top: -90px !important;
}

.school_searchNums {
    height: 70px;
    padding-top: 15px;
}

.sapn_rows {
    margin-left: 10px;
}

.pro_information {
    color: #fff !important;
}

.pro_information:hover {
    color: #fff !important;
}

.open_school {
    color: #fff !important;
}

.open_school:hover {
    color: #fff !important;
}

/* 预约成功 */

.appointment_float {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 460px;
    height: 394px;
    background-color: #fff;
    z-index: 99999;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    display: none;
}

.appointment_float_yj {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 460px;
    height: 394px;
    background-color: #fff;
    z-index: 99999;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    display: none;
}

.appointment_float_next {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 460px;
    height: 394px;
    background-color: #fff;
    z-index: 99999;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    display: none;
}

.appointment_float_bg {
    height: 230px;
    position: relative;
}

.appointment_float_bg img {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 120px;
    background-size: 100% 100%;
}

.appointment_float_t {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
}

.appointment_float_buttons {
    height: 230px;
}

.lx_time {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #cacaca;
}

.appointment_float_sure {
    display: inline-block;
    width: 170px;
    height: 40px;
    text-align: center;
    background-color: #2478e4;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    margin-top: 30px;
    margin-left: 45px;
    margin-right: 20px;
    cursor: pointer;
    /* overflow: hidden; */
}

.appointment_float_sures {
    display: inline-block;
    width: 170px;
    height: 40px;
    text-align: center;
    background-color: #2478e4;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    margin-top: 30px;
    margin-left: 45px;
    margin-right: 20px;
    cursor: pointer;
}

.sure_success {
    display: inline-block;
    width: 170px;
    height: 40px;
    text-align: center;
    background-color: #2478e4;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    margin-top: 30px;
    margin-left: 45px;
    margin-right: 20px;
    cursor: pointer;
    /* overflow: hidden; */
}

.appointment_float_cancel {
    display: inline-block;
    width: 170px;
    height: 40px;
    text-align: center;
    background-color: #bcbcbc;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
}

.cancel_success {
    display: inline-block;
    width: 170px;
    height: 40px;
    text-align: center;
    background-color: #bcbcbc;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
}

.close_x img {
    position: absolute;
    top: 10px;
    right: 12px;
    width: 13px;
    height: 13px;
}

.school_ph_name1 .school_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 26px;
    height: 31px;
    background-image: url(/images/rank1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-top: -5px;
}

.school_ph_name2 .school_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 26px;
    height: 31px;
    background-image: url(/images/rank2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-top: -5px;
}

.school_ph_name3 .school_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 26px;
    height: 31px;
    background-image: url(/images/rank3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-top: -5px;
}

.school_ph_name4 .school_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    background-image: url(/images/rank4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-top: -5px;
}

.school_ph_name5 .school_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    background-image: url(/images/rank5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-top: -5px;
}

.major_ph1 .major_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 26px;
    height: 31px;
    background-image: url(/images/rank1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-top: -5px;
}

.major_ph2 .major_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 26px;
    height: 31px;
    background-image: url(/images/rank2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-top: -5px;
}

.major_ph3 .major_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 26px;
    height: 31px;
    background-image: url(/images/rank3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-top: -5px;
}

.major_ph4 .major_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    background-image: url(/images/rank4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-top: -5px;
}

.major_ph5 .major_name_text::before {
    content: '';
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    background-image: url(/images/rank5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-top: -5px;
}

/* 专业分类 */

.major_box {
    display: flex;
}

.major_box_item {
    flex: 1;
    height: 80px;
    padding: 10px 10px 0;
    background: linear-gradient(0deg, #f8f8f8, #f8f8f8), #fff;
    margin-right: 15px;
    border-radius: 8px;
}

.major_box_top {
    margin-bottom: 14px;
}

.major_box_item span {
    font-size: 17px;
}

.img_icons {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    /* background: #2478e4; */
    margin-right: 8px;
    /* margin-top: 2px; */
}

.img_icons {
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
    margin-top: -1px;
}

.common_font_zyjs {
    padding-left: 10px;
}