.box1 {
    width: 1180px;
    margin: 0 auto;
}

.add_all_top {
    align-items: flex-start;
}

.add_all_top_l {
    border: 1px solid #eee;
    padding-bottom: 20px;
}

.add_all_top_l .swiper-container {
    width: 860px;
    height: 380px;
    float: inherit
}

.add_all_top_l .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 1);
    opacity: 0.5;
    width: 10px;
    height: 7px;
    border-radius: 0
}

.add_all_top_l .swiper-pagination-bullet-active {
    opacity: 1
}

.add_all_top_l .swiper-container a {
    display: block;
}

.add_all_top_l_b {
    padding: 34px 20px 0;
}

.more_open_class {
    align-items: center;
    justify-content: flex-start;
}

.more_open_class span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    margin-right: 11px;
}

.open_classes {
    padding-right: 18px;
    border-right: 1px solid #eee;
    width: 248px;
    padding-top: 5px;
}

.open_classes:nth-child(2) {
    padding-left: 18px;
}

.open_classes:nth-child(3) {
    border: none;
    padding-left: 18px;
    padding-right: 0;
}

.open_classes_time {
    align-items: center;
    justify-content: flex-start;
}

.open_classes_time img {
    margin-right: 6px;
}

.open_classes_time span {
    margin-right: 6px;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}

.open_class_now span {
    color: rgba(243, 73, 58, 1);
}

.open_class_enlist span {
    color: rgba(126, 211, 33, 1);
}

.open_class_end span {
    color: rgba(153, 153, 153, 1);
}

.open_class_replay span {
    color: #F5A623;
}

.open_classes_dettime {
    font-size: 15px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 21px;
}

.open_classes_title {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    display: block;
    height: 52px;
}

.open_classes_title:hover {
    color: rgba(74, 144, 226, 1);
}

.open_classes_teacher {
    justify-content: flex-start;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.open_classes_teacher img {
    width: 26px;
    height: 26px;
    border-radius: 50%
}

.open_classes_teacher_name {
    font-size: 11px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 16px;
    margin-left: 7px;
}

.enlist {
    width: 75px;
    height: 29px;
    background: rgba(74, 144, 226, 1);
    border-radius: 3px;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(74, 144, 226, 1);
}

.jcsb {
    justify-content: space-between;
}

.add_all_top_r {
    width: 260px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
    padding: 35px 10px 27px;
    box-sizing: border-box;
}

.how_time {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.how_time span {
    color: #D0021B
}

.countdown_b,
.countdown_s,
.countdown_g {
    width: 41px;
    height: 58px;
    font-size: 50px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 58px;
    background: url(/style/aeis/img/aeis_time_bg.png) no-repeat center;
    text-align: center;
}

.countdown {
    justify-content: center;
    align-items: flex-end;
}

.countdown span {
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.zhan_line {
    width: 100%;
    height: 1px;
    background: #eee;
}

.all_kf {
    width: 240px;
    height: 70px;
    background: rgba(159, 208, 1, 1);
    border-radius: 5px;
}

.all_kf span {
    font-size: 18px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 25px;
    margin-left: 22px;
    margin-right: 4px;
}

.all_kaoshi_box {
    position: relative;
    padding-bottom: 5px;
}

.all_kaoshi_box::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    background: rgba(74, 144, 226, .2);
    left: 4px;
    top: 17px;
    margin: auto;
}

.all_kaoshi_box:last-child::before {
    display: none
}

.all_kaoshi_title span {
    width: 9px;
    height: 9px;
    background: rgba(74, 144, 226, 1);
    border-radius: 50%;
    margin-right: 7px;
}

.all_kaoshi_tit {
    font-size: 18px;
    font-weight: 500;
    color: rgba(74, 144, 226, 1);
    line-height: 25px;
    margin-right: 15px;
}

.all_kaoshi_det {
    font-size: 12px;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.all_kaoshi_ul {
    flex-wrap: wrap;
    margin-left: 18px;
}

.all_kaoshi_ul li {
    margin-right: 30px;
    margin-top: 10px;
}

.all_kaoshi_ul li a {
    font-size: 12px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 17px;
}
.all_kaoshi_ul li a:hover{
    color:#1A7EC6;
}

.add_hot {
    width: 260px;
}

.all_add_title {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.all_add_title span {
    font-size: 24px;
    font-weight: 500;
    color: rgba(43, 127, 199, 1);
    line-height: 33px;
}

.all_add_title a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}
.all_add_title a:hover{
    color:#1A7EC6;
}

.add_hot_first {
    width: 260px;
    height: 195px;
    position: relative;
}

.add_hot_first img {
    width: 100%;
    height: 100%;
}

.add_hot_first_cover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 260px;
    height: 38px;
    background: rgba(0, 0, 0, .3);
    padding: 8px 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
}

.add_hot_ul {
    width: 100%;
    background: rgba(249, 249, 249, 1);
    padding: 1px 10px 18px 10px;
    box-sizing: border-box;
}
.add_hot_li a:hover{
    color:#1A7EC6;
}

.all_mid_box {
    align-items: flex-start;
}

.add_live {
    width: 560px;
}

.add_live_li {
    align-items: flex-start;
}

.add_live_li>a>img {
    width: 160px;
    height: 120px;
}

.add_live_li_r {
    width: 380px;
    height: 120px;
    position: relative;
}

.add_live_li_title {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
}

.add_live_li_title:hover {
    color: rgba(74, 144, 226, 1);
}

.add_live_li_detail {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 24px;
}

.all_add_time {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.add_class {
    width: 260px;
    overflow: hidden;
}

.all_btn_box {
    margin-left: -70px;
}

.all_btn_prev,
.all_btn_next {
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
}

.all_btn_prev {
    background: url(/style/aeis/img/aeis_jt4.png) no-repeat center;
}

.all_btn_next {
    background: url(/style/aeis/img/aeis_jt4.png) no-repeat center;
    transform: rotateZ(180deg)
}

.all_btn_prev:hover {
    background-color: rgba(74, 144, 226, .1);
}

.all_btn_next:hover {
    background-color: rgba(74, 144, 226, .1);
}

.add_class_top {
    overflow: hidden;
}

.add_class_top .swiper-slide img {
    width: 260px;
    height: 160px;
}

.add_class_top .swiper-container {
    width: 100%;
    height: 290px;
}

.all_class_mian_top {
    height: 90px;
    padding: 13px 15px;
    box-sizing: border-box;
}

.all_class_mian_tit {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}
.all_class_mian_tit a:hover{
    color:#1A7EC6;
}

.all_class_mian_bottom {
    width: 260px;
    height: 40px;
    background: rgba(250, 250, 250, 1);
    justify-content: space-between;
}

.all_class_mian_bottom>a {
    width: 77px;
    height: 27px;
    background: rgba(74, 144, 226, 1);
    border-radius: 13px;
    text-align: center;
    line-height: 27px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-right: 20px;
}

.all_class_mian_bottom>span {
    margin-left: 15px;
}

.add_class_bottom {
    width: 260px;
    overflow: hidden;
    height: 300px;
}

.add_class_bottom .swiper-container {
    height: 300px;
}

.add_wc {
    height: 300px;
    background: rgba(248, 250, 255, 1);
    text-align: center;
    padding: 30px 0;
    box-sizing: border-box;
}

.add_class_bottom .swiper-container,
.add_class_bottom .swiper-container .swiper-slide {
    width: 260px;
}

.add_wc_tit {
    font-size: 20px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
}

.add_wc_det {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    width: 150px;
    margin: 7px auto 0;
    text-align: center;
}

.add_wc_er {
    text-align: center;
}

.add_class_bottom .swiper-pagination {
    text-align: right;
    padding-right: 13px;
    box-sizing: border-box;
}

.add_goto_kf {
    width: 260px;
    height: 185px;
    background: url(/style/aeis/img/aeis_ziliao.png) no-repeat center;
    background-size: cover;
    padding: 32px 0 0 23px;
    box-sizing: border-box;
}

.add_goto_tips {
    font-size: 28px;
    color: rgba(255, 255, 255, 1);
    line-height: 38px;
}

.add_goto_kf_a {
    width: 77px;
    height: 24px;
    background: rgba(255, 255, 255, 1);
    border-radius: 15px;
    justify-content: center;
    align-items: center;
}

.add_goto_kf_a span {
    font-size: 14px;
    color: rgba(159, 208, 1, 1);
    line-height: 20px;
    margin-right: 2px;
}

.mid_adv {
    display: block;
    width: 100%;
}

.mid_adv>img {
    width: 100%;
}

.all_add_teacher_swiper .swiper-container {
    float: inherit;
    width: 100%;
    height: 200px;
}

.all_add_teacher_son {
    width: 360px;
    height: 200px;
    background: rgba(248, 250, 255, 1);
}

.all_add_teach_son_det {
    width: 200px;
    height: 200px;
    padding: 39px 8px 0 35px;
    box-sizing: border-box;
}

.all_add_teacher_son>img {
    width: 160px;
    height: 200px;
}

.all_add_teach_son_tit {
    font-size: 20px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.all_add_teach_son_detail {
    font-size: 14px;
    font-weight: normal;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
    height:60px;
}

.all_add_teach_more {
    display: block;
    width: 77px;
    height: 26px;
    background: rgba(74, 144, 226, 1);
    border-radius: 3px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
    text-align: center;
}

.all_add_book_swiper {
    overflow: hidden;
}

.all_add_book_swiper .swiper-container {
    width: 1160px;
    height: 290px;
}

.all_add_book_son {
    width: 260px;
    height: 280px;
    border: 1px solid rgba(238, 238, 238, 1);
    padding: 18px 20px 0 20px;
    text-align: center;
    box-sizing: border-box;
}


.all_add_book_son>img {
    width: 138px;
    height: 138px;
}

.all_add_book_name {
    font-size: 14px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.all_add_book_more {
    width: 88px;
    height: 30px;
    background: rgba(74, 144, 226, 1);
    border-radius: 3px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
}

.all_add_book_son:hover {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .3);
}

.all_add_student_box {
    justify-content: flex-start;
    align-items: flex-start;
}

.all_add_student_share {
    width: 860px;
    height: 278px;
}

.all_add_student_share .swiper-container {
    width: 860px;
    height: 278px;
}

.all_add_student_share_tit {
    font-size: 24px;
    font-weight: 500;
    color: rgba(43, 127, 199, 1);
    line-height: 33px;
}

.share_slide {
    width: 860px;
    height: 278px;
    background: rgba(248, 250, 255, 1);
    padding: 49px 39px 0 46px;
    box-sizing: border-box;
}

.share_slide {
    align-items: flex-start;
    justify-content: flex-start;
}

.all_add_student_share .swiper-container .swiper-wrapper .swiper-slide {
    width: 860px;
    height: 278px;
}

.share_student_son {
    align-items: center;
    flex-flow: column;
}

.share_student_son img {
    width: 80px;
    height: 80px;
    border-radius: 50px;
}

.student_name {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    text-align: center;
}

.student_school {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
    text-align: center;
}

.share_student_detail {
    width: 607px;
    margin-left: 77px;
}

.share_student_detail_tit {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    display: block;
}

.share_det_det {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    align-items: flex-start;
    justify-content: flex-start;
}

.share_det_det_det {
    width: 509px;
}

.all_add_student_share .swiper-pagination-bullet {
    width: 10px;
    height: 7px;
    background: rgba(74, 144, 226, .5);
    border-radius: 0
}

.all_add_student_share .swiper-pagination-bullet-active {
    background: rgba(74, 144, 226, 1);
    width: 15px;
}

.all_add_student_luqu {
    width: 260px;
    margin-left: 40px;
}

.all_add_luqu_tit_box {
    justify-content: space-between;
}

.luqu_swiper {
    width: 260px;
    height: 278px;
}

.luqu_swiper .swiper-container {
    width: 260px;
    height: 278px;
}

.luqu_swiper_box {
    width: 260px;
    height: 278px;
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
    padding: 15px 20px 0;
}

.luqu_school {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.luqu_img>img {
    max-width: 220px;
    height: 184px;
}

.luqu_swiper_tit {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.luqu_school {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.all_index_article_top {
    padding-bottom: 7px;
    border-bottom: 1px solid #eee;
}

.all_index_art_top_tit {
    font-size: 24px;
    font-weight: 500;
    color: rgba(43, 127, 199, 1);
    line-height: 33px;
}

.all_index_art_top_title {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}
.all_index_art_top_title:hover{
    color:#1A7EC6;
}

.all_add_news_ul {
    flex-wrap: wrap;
}

.all_add_news_li {
    width: 560px;
    justify-content: space-between;
}

.all_add_news_li a {
    font-size: 15px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 36px;
    width: 400px;
}
.all_add_news_li a:hover{
    color:#1A7EC6;
}

.all_add_news_li span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 36px;
}

.add_crumb a,
.add_crumb span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
    margin-right: 10px;
}

.add_classes {
    align-items: flex-start;
}

.add_classes_ul {
    width: 857px;
}

.add_classes_li {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    align-items: flex-start;
}

.add_classes_li>a>img {
    width: 260px;
    height: 145px;
}

.add_classes_li_r {
    width: 563px;
    height: 145px;
    position: relative;
}

.add_classes_title {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.classes_tips span {
    height: 22px;
    background: rgba(247, 247, 247, 1);
    border: 1px solid rgba(221, 221, 221, 1);
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 11px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 22px;
}

.classes_teach {
    position: absolute;
    bottom: 0;
    justify-content: space-between;
    width: 100%;
}

.classes_teach_det img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.classes_teach_det span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.classes_many {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
}

.classes_many span {
    color: #2F2F2F;
}

.page ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page ul li {
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    border: 1px solid rgba(240, 240, 240, 1);
    margin-right: 10px;
}

.page ul li span,
.page ul li a {
    display: block;
    text-align: center;
    line-height: 30px;
    color: rgba(153, 153, 153, 1);
    padding: 0 12px;
    border-radius: 2px
}

.page ul li a:hover {
    background: rgba(43, 126, 197, 1);
    color: #fff;
}

.page ul .active span {
    background: rgba(43, 126, 197, 1);
    color: #fff;
}

#teacher_tip {
    width: 510px;
    height: 420px;
    background: rgba(248, 250, 255, 1);
    border-radius: 10px;
    padding: 14px 30px 0;
    box-sizing: border-box;
}

.teacher_tip_det {
    border-bottom: 1px solid #eee;
}

.teacher_tip_det img {
    height: 191px;
}

.teacher_tip_det_main_name {
    font-size: 20px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.teacher_tip_de {
    font-size: 14px;
    font-weight: normal;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
    width: 190px;
}

.classes_top {
    padding-bottom: 26px;
    border-bottom: 1px solid #eee;
    justify-content: space-between;
}

.classes_top_l {
    align-items: flex-start;
}

.classes_top_l>img {
    width: 370px;
    height: 228px;
}

.classes_top_l_det_tit {
    font-size: 20px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
}

.classes_top_l_detail {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
}

.classes_kf {
    width: 120px;
    height: 36px;
    background: rgba(74, 144, 226, 1);
    border-radius: 21px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}

.classes_top_r {
    width: 220px;
    height: 248px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    padding: 32px 30px 0;
    box-sizing: border-box;
    text-align: center;
}

.classes_top_r img {
    width: 125px;
    height: 125px;
}

.classes_top_r_tips {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.classes_content {
    align-items: flex-start;
}

.classes_content_l {
    width: 760px;
}

.classes_content_r {
    width: 360px;
}

.classes_content_l_tit {
    font-size: 18px;
    font-weight: 500;
    color: rgba(74, 144, 226, 1);
    line-height: 25px;
}

.classes_l_teacher {
    padding-bottom: 13px;
    border-bottom: 1px solid #eee;
}

.classes_content_main img {
    max-width: 100%
}

.classes_l_teacher_top {
    align-items: flex-start;
}

.classes_l_teacher_top>img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.classes_r_t_name {
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.classes_r_t_zw {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.classes_r_content p {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.classes_goto_kf {
    width: 360px;
    height: 185px;
}

.sole_books_title {
    font-size: 18px;
    font-weight: 500;
    color: rgba(43, 127, 199, 1);
    line-height: 25px;
}

.sole_books_li {
    width: 260px;
    height: 280px;
    border: 1px solid rgba(238, 238, 238, 1);
}

.sole_books_li:not(:first-child){
    margin-left:40px;
}

.sole_books_li a {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 18px 20px 0;
    box-sizing: border-box;
}

.sole_books_li a img {
    width: 138px;
    height: 138px;
}

.sole_books_name {
    font-size: 14px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.sole_get {
    display: block;
    width: 88px;
    height: 30px;
    background: rgba(74, 144, 226, 1);
    border-radius: 3px;
    margin: 30px auto 0;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.sole_books_li:hover {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
}

.openclass_many {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.open_tips {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
    width: 120px;
    height: 36px;
    background: rgba(74, 144, 226, 1);
    box-shadow: 0px 2px 8px 0px rgba(176, 110, 0, 0.19);
    border-radius: 21px;
    text-align: center;
    cursor: pointer;
}

.classes_top_l_det {
    height: 225px;
    position: relative;
}

.goto_openclasses {
    position: absolute;
    bottom: 0;
	height:80px;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}

.open_tips_kf {
    align-items: center;
	
}
.tips_kf_btn{
	font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
    width: 120px;
    height: 36px;
    background: rgba(74, 144, 226, 1);
    box-shadow: 0px 2px 8px 0px rgba(176, 110, 0, 0.19);
    border-radius: 21px;
    text-align: center;
    cursor: pointer;
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:center;
}

.open_tips_kf span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 14px;
    margin-left: 4px;
}

.goto_openclasses_tips {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
}

#kf_window {
    width: 650px;
    height: 332px;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
    padding: 63px 80px 72px 50px;
    box-sizing: border-box;
}

.kf_window_box {
    align-items: flex-start;
}

.kf_window_l {
    text-align: center;
    padding-top: 8px;
    padding-right: 51px;
    border-right: 1px solid #eee;
}

.kf_window_l>img {
    width: 132px;
}

.kf_window_l_tips {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.kf_form_tit {
    font-size: 16px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.form_in {
    width: 260px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid rgba(238, 238, 238, 1);
}

.form_in>input {
    width: 100%;
    height: 100%;
    font-size: 12px;
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 40px;
    background: rgba(250, 250, 250, 1);
    text-indent: 0;
    padding: 0 15px;
    box-sizing: border-box;
}

.form_sub_btn {
    width: 260px;
    height: 40px;
    background: rgba(74, 144, 226, 1);
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.add_student_aeis {
    align-items: flex-start;
}

.add_student_aeis_l {
    width: 760px;
}

.add_student_aeis_r {
    width: 360px;
}

.add_student_aeis_l_top {
    width: 758px;
    background: rgba(248, 250, 255, 1);
    padding: 39px 35px 33px 57px;
    box-sizing: border-box;
    align-items: flex-start;
}

.student_aeis_top_l {
    text-align: center;
}

.student_aeis_top_l>img {
    width: 80px;
    border-radius: 50%;
}

.student_aeis_top_name {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.student_aeis_top_school {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.student_aeis_top_r {
    width: 509px;
}

.student_aeis_top_r_title {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.student_aeis_detail_tit {
    width: 80px;
}

.student_aeis_detail {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    align-items: flex-start;
}

.wauto {
    flex: 1;
}

.detail_tips {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.all_school_top_l {
    width: 880px;
}

.all_school_top_r {
    width: 280px;
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
    flex-wrap: wrap;
    border-bottom: none
}

.all_school_box_l {
    width: 280px;
}

.all_school_box_l>a {
    width: 100%;
    height: 158px;
    position: relative;
}

.all_school_box_l>a>img {
    width: 100%;
    height: 100%;
}

.all_school_box_l_cover {
    position: absolute;
    width: 280px;
    height: 40px;
    background: rgba(6, 6, 6, .5);
    padding: 10px 12px;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
}

.all_school_box_r {
    width: 580px;
    height: 326px;
}

.all_school_box_r .swiper-container {
    width: 100%;
    height: 100%;
}

.all_school_box_r .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
}

.all_school_swiper {
    position: relative;
    width: 100%;
    height: 100%;
}

.all_school_swiper img {
    width: 100%;
    height: 100%;
}

.all_school_swiper_cover {
    width: 580px;
    height: 50px;
    background: rgba(6, 6, 6, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 14px 90px 14px 20px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
}

.all_school_box_r .swiper-container .swiper-pagination {
    text-align: right;
    padding-right: 14px;
    box-sizing: border-box;
}

.all_school_box_r .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, .7);
}

.all_school_box_r .swiper-pagination-bullet-active {
    width: 11px;
    height: 11px;
    background: rgba(255, 255, 255, 1);
}

.all_school_top_son {
    width: 139px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

.all_school_top_son:nth-child(2n-1) {
    border-right: 1px solid #eee;
}

.all_school_top_span {
    font-size: 14px;
    font-weight: 600;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.all_school_mid {
    align-items: flex-start;
}

.all_school_mid_l {
    width: 860px;
}

.all_school_mid_r {
    width: 270px;
}

.all_school_mid_l_tit {
    justify-content: space-between;
}

.all_school_mid_l_tit>span {
    flex: 1;
    height: 1px;
    background: #eee;
}

.all_school_mid_name {
    font-size: 20px;
    font-weight: 500;
    color: rgba(74, 144, 226, 1);
    line-height: 28px;
}

.school_mid_more span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
    margin-right: 4px;
}

.all_more_school>a {
    width: 260px;
    height: 90px;
    position: relative;
}

.all_more_school>a>img {
    width: 260px;
    height: 90px;
}

.all_more_school>a>span {
    font-size: 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 90px;
    text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.all_school_box {
    align-items: flex-start;
    flex-wrap: wrap;
}

.all_school_box_son {
    width: 260px;
    align-items: flex-start;
}

.all_school_box_son_img {
    width: 120px;
    height: 90px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
    position: relative;
}

.all_school_box_son_img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.all_school_box_son_r {
    flex: 1;
    height: 90px;
    position: relative;
}

.all_school_box_son_name {
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.all_school_box_son_ename {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.all_school_box_son_r span {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.have_border {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.all_school_hot_article_son a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.all_school_hot_article_son {
    padding-bottom: 9px;
    border-bottom: 1px solid #eee;
}

.article_time {
    font-size: 12px;
    color: rgba(96, 106, 113, 1);
    line-height: 14px;
}

.choose_school {
    align-items: flex-start;
}

.choose_school_first {
    width: 280px;
}

.choose_school_first>a>img {
    width: 280px;
    height: 158px;
}

.choose_school_first_det {
    font-size: 13px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 18px;
}

.choose_school_first_time {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.choose_school_list {
    width: 580px;
}

.choose_school_list .choose_school_li {
    justify-content: space-between;
}

.choose_school_list_tit {
    font-size: 15px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 36px;
    width: 400px;
}

.choose_school_li span {
    font-size: 15px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 36px;
}

.all_school_mid_r .swiper-container {
    width: 280px;
    height: 350px;
}

.all_school_mid_adv img {
    width: 280px;
    height: 350px;
}

.all_school_mid_r .swiper-pagination {
    text-align: right;
    padding-right: 10px;
    box-sizing: border-box;
    color: #fff;
}

.bigsize {
    font-size: 24px;
    font-weight: 500;
    color: rgba(43, 127, 199, 1);
    line-height: 33px;
}

.open_classes_school {
    width: 290px;
    padding-right: 19px;
    border-right: 1px solid #eee;
    box-sizing: border-box;
    padding-top: 6px;
}

.open_classes_school:last-child {
    border-right: none;
    padding-left: 20px;
    padding-right: 0;
}

.open_classes_school:nth-child(2) {
    padding-left: 19px;
}

.open_classes_school:nth-child(3) {
    padding-left: 19px;
}

.all_cc .swiper-container {
    height: 382px;
}

.all_cc .add_wc {
    height: 382px;
    padding-top: 68px;
}

.all_cc .swiper-pagination {
    color: #999
}

.school_hot_tips {
    flex-wrap: wrap;
}

.school_hot_tips a {
    height: 36px;
    background: rgba(244, 249, 255, 1);
    padding: 8px 15px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    color: rgba(29, 73, 124, 1);
    line-height: 20px;
}

.stories,
.stories_box {
    align-items: flex-start;
}

.stories_box {
    width: 420px;
}

.stories_first>a>img {
    width: 160px;
    height: 120px;
}

.stories_first_det {
    width: 240px;
    margin-left: 20px;
}

.stories_first_tit {
    width: 240px;
    height: 82px;
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.stories_first_time {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.stories_other a {
    font-size: 15px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 36px;
    width: 420px;
}

.private_college_box {
    width: 280px;
}

.private_college_first {
    position: relative;
    align-items: center;
    justify-content: center;
    width: 280px;
    height: 150px;
    flex-flow: column;
}

.private_college_first>img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 280px;
    height: 150px;
    z-index: -1;
}

.private_college_first span {
    font-size: 26px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 37px;
}

.private_college_ohter a {
    font-size: 15px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
}

.lc_li::after {
    background: url(/style/aeis/img/arrow.png) no-repeat center center;
}

.common_problem {
    flex-wrap: wrap
}

.common_problem_son {
    width: 280px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}

.common_problem_title {
    font-size: 14px;
    font-weight: 400;
    color: rgba(96, 106, 113, 1);
    line-height: 20px;
    height: 45px;
}

.common_problem_many {
    font-size: 12px;
    color: rgba(96, 106, 113, 1);
    line-height: 14px;
    margin-left: 7px;
}

.s_school_mid_l {
    width: 880px;
}

.private_rank_a {
    align-items: flex-start;
}

.private_rank_school {
    width: 245px;
    margin-left: 15px;
}

.private_rank_school_name {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.private_rank_school_ename {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.private_rank_a span {
    width: 20px;
    height: 20px;
    background: rgba(180, 180, 180, 1);
    border-radius: 3px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.private_rank_a:nth-child(1)>span,
.private_rank_a:nth-child(2)>span,
.private_rank_a:nth-child(3)>span {
    background: rgba(74, 144, 226, 1);
}

.study_box a {
    width: 280px;
    height: 96px;
    border-radius: 5px;
    padding: 0 13px;
    box-sizing: border-box;
    position: relative;
}

.study_box a::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    top: 0;
    bottom: 0;
    right: 16px;
    margin: auto;
    transform: rotateZ(135deg)
}

.study_box>a>span {
    font-size: 18px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 25px;
    margin-left: 12px;
    width: 184px;
}

.study_box a:nth-child(1) {
    background: url(/style/aeis/img/aeis_bg1.png) no-repeat center;
    background-size: cover;
}

.study_box a:nth-child(2) {
    background: url(/style/aeis/img/aeis_bg2.png) no-repeat center;
    background-size: cover;
}

.study_box a:nth-child(3) {
    background: url(/style/aeis/img/aeis_bg3.png) no-repeat center;
    background-size: cover;
}


/* 新增 */

.forum_box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.forum_l {
    width: 160px;
    box-sizing: border-box;
    padding: 13px 15px 23px;
    background: rgba(249, 249, 249, 1);
    border-top: 3px solid rgba(74, 144, 226, 1);
}

.forum_l_tit {
    font-size: 18px;
    font-weight: 500;
    color: rgba(44, 123, 212, 1);
    line-height: 25px;
}

.forum_l_ul {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.forum_l_ul a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    width: 60px;
}

.forum_content {
    width: 660px;
}

.forum_top_box {
    border-bottom: 1px solid #eee;
}

.forum_top_box a {
    font-size: 18px;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
    line-height: 25px;
    padding-bottom: 10px;
    box-sizing: border-box;
    border-bottom: 5px solid transparent;
    margin-right: 38px;
}

.forum_top_box .forum_active {
    border-bottom: 5px solid #4A90E2;
    color: #333;
}

.forum_list {
    padding-bottom: 17px;
    border-bottom: 1px solid #e8e8e8;
}

.forum_list_tit {
    width: 100%;
}

.forum_list_tit a {
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.85);
    line-height: 24px;
}

.forum_list_tit a:hover {
    color: #4A90E2;
}

.forum_list_detail {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.forum_teacher>img {
    width: 20px;
    height: 20px;
}

.forum_teacher_name {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.45);
    line-height: 22px;
}

.forum_other {
    justify-content: space-between;
}

.forum_other_tips {
    font-size: 14px;
    color: #4A90E2;
    line-height: 16px;
    padding: 0 10px;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
}

.forum_other_time {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.25);
    line-height: 16px;
}

.forum_look {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.forum_other_r>span {
    font-size: 12px;
    font-weight: 400;
    color: rgb(167, 32, 32);
    line-height: 17px;
    margin-left: 8px;
    margin-right: 8px;
}

.forum_r {
    width: 260px;
}

.forum_r_login {
    width: 100%;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
    padding-top: 22px;
    padding-left: 19px;
    box-sizing: border-box;
    padding-bottom: 15px;
}

.login_tips_detail>span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.login_name {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.login_open {
    width: 110px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid rgba(74, 144, 226, 1);
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(74, 144, 226, 1);
}

.regist_open {
    width: 110px;
    height: 30px;
    background: rgba(74, 144, 226, 1);
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.forum_recommend {
    width: 260px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    border-top: 5px solid #4A90E2;
    padding-top: 16px;
    box-sizing: border-box;
    padding-bottom: 13px;
}

.forum_recommend_title {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    text-align: center;
}

.forum_recommend_box {
    flex-wrap: wrap;
    border-top: 1px solid #eee;
}

.forum_recommend_box a {
    box-sizing: border-box;
    width: 129px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.forum_recommend_box a:nth-child(2n-1) {
    border-right: 1px solid #eee;
}

.more_recommemd {
    font-size: 12px;
    font-weight: 400;
    color: rgba(74, 144, 226, 1);
    line-height: 17px;
    text-align: center;
    display: block;
}

.user_tips {
    align-items: flex-start;
}

.user_tips_detail {
    width: 159px;
    padding-right: 9px;
    box-sizing: border-box;
}

.user_name {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    padding-bottom: 12px;
}

.user_detail {
    justify-content: space-between;
    border-top: 1px solid #eee;
    padding-top: 14px;
}

.detail_num {
    font-size: 12px;
    font-weight: 500;
    color: rgba(74, 144, 226, 1);
    line-height: 17px;
    text-align: center;
}

.detail_name {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
}

.other_forum_box {
    align-items: flex-start;
}

.other_forum_top_l {
    width: 240px;
    background: rgba(255, 255, 255, 1);
    border-top: 3px solid #4A90E2;
    padding-top: 6px;
    padding: 0 10px;
    box-sizing: border-box;
}

.other_forum_top_title {
    font-size: 16px;
    font-weight: 500;
    color: rgba(44, 123, 212, 1);
    line-height: 22px;
}

.other_forum_top_a_box {
    flex-wrap: wrap;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.other_forum_top_a_box a {
    width: 80px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.no_border {
    border: none
}

.other_forum_top_content {
    width: 620px;
}

.other_forum_top_r {
    width: 300px;
}

.other_forum_top_content .swiper-container {
    width: 100%;
    height: 280px;
    float: initial;
}

.other_forum_top_content .swiper-container .swiper-slide {
    height: 280px;
}

.other_forum_top_content .swiper-container a {
    display: block;
    width: 100%;
    height: 280px;
}

.other_forum_top_content .swiper-container a img {
    width: 100%;
    height: 280px;
}

.other_forum_top_content .swiper-pagination-bullet {
    width: 10px;
    height: 7px;
    background: rgba(255, 255, 255, .5);
    border-radius: 0;
    opacity: 1;
}

.other_forum_top_content .swiper-pagination-bullet-active {
    width: 15px;
    height: 7px;
    background: rgba(255, 255, 255, 1);
}

.other_forum_classify {
    width: 610px;
    margin: 5px auto 0;
    background: #ffffff;
    flex-wrap: wrap;
}

.other_forum_classify_son {
    width: 202px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 13px 11px;
    box-sizing: border-box;
}

.border_bottom_no {
    border-bottom: none;
}

.border_right_no {
    border-right: none
}

.border_no {
    border: none
}

.other_forum_classify_a_box a {
    font-size: 13px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.classify_a_1 a:first-child {
    font-weight: 500;
    color: rgba(243, 73, 58, 1);
}

.classify_a_2 a:first-child {
    font-weight: 500;
    color: rgba(245, 166, 35, 1);
}

.classify_a_3 a:first-child {
    font-weight: 500;
    color: rgba(74, 144, 226, 1);
}

.classify_a_4 a:first-child {
    font-weight: 500;
    color: rgba(126, 211, 33, 1);
}

.classify_a_5 a:first-child {
    font-weight: 500;
    color: rgba(255, 82, 16, 1);
}

.classify_a_6 a:first-child {
    font-weight: 500;
    color: rgba(94, 74, 226, 1);
}

.hot_talk {
    width: 300px;
    background: rgba(255, 255, 255, 1);
    padding: 19px 17px 28px 13px;
    box-sizing: border-box;
}

.hot_talk_tit_box {
    border-bottom: 1px solid #D9E7FF;
}

.hot_talk_title {
    padding-bottom: 8px;
    border-bottom: 2px solid #4A90E2;
    width: 93px;
}

.hot_talk_title span:first-child {
    width: 50px;
    height: 24px;
    background: rgba(74, 144, 226, 1);
    text-align: center;
    line-height: 24px;
    font-size: 17px;
    font-family: AlibabaPuHuiTiH;
    color: rgba(255, 255, 255, 1);
}

.hot_talk_title span:last-child {
    font-size: 17px;
    font-family: AlibabaPuHuiTiH;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.hot_talk_first {
    border-bottom: 1px solid #D9E7FF;
}

.hot_talk_first_tit {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.hot_talk_first_detail {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.hot_talk_a_box a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    align-items: flex-start;
}

.hot_talk_a_box a span {
    width: 257px;
}

.first_forum_main {
    align-items: flex-start;
}

.first_forum_main_l {
    width: 860px;
}

.first_forum_main_r {
    width: 260px;
}

.first_forum_title {
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}

.first_forum_title>span {
    font-size: 18px;
    font-weight: 500;
    color: rgba(43, 127, 199, 1);
    line-height: 25px;
}

.first_forum_ul_box {
    align-items: flex-start;
}

.first_forum_ul {
    width: 260px;
}

.first_forum_img img {
    width: 260px;
    height: 146px;
}

.first_forum_li {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    width: 260px;
}

.first_forum_zx {
    width: 260px;
    height: 105px;
    background: rgba(158, 208, 2, 1);
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 105px;
}

.official_son {
    align-items: flex-start;
}

.official_son a:first-child {
    width: 90px;
    height: 55px;
}

.official_son a:first-child img {
    width: 90px;
    height: 55px;
}

.official_a {
    width: 160px;
    font-size: 14px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.activity_box {
    flex-wrap: wrap;
}

.activity_list {
    width: 122px;
}

.activity_list a:first-child {
    width: 122px;
    height: 74px;
}

.activity_list a:first-child img {
    width: 122px;
    height: 74px;
}

.activity_list a:last-child {
    width: 122px;
}

.area_box {
    align-items: flex-start;
}

.area_box_l_son {
    position: relative;
    width: 260px;
    height: 157px;
}

.area_box_l_son img {
    width: 260px;
    height: 157px;
}

.area_box_l_son a {
    width: 260px;
    height: 46px;
    background: rgba(6, 6, 6, .5);
    padding: 14px 11px 12px 12px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    position: absolute;
    bottom: 0;
}

.area_box_r {
    flex-wrap: wrap
}

.area_box_r>a {
    font-size: 13px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    width: 260px;
}

.area_box_r>a:nth-child(1),
.area_box_r>a:nth-child(2),
.area_box_r>a:nth-child(13),
.area_box_r>a:nth-child(14) {
    font-size: 16px;
    color: #333;
    margin-top: 13px;
}

.rank_box_son {
    align-items: flex-start;
}

.rank_box_son_det {
    width: 245px;
}

.rank_school_c_name {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}
.rank_school_c_name:hover,
.rank_school_e_name:hover{
    color:#1A7EC6;
}


.rank_school_e_name {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.rank_box_son>span {
    width: 20px;
    height: 20px;
    background: rgba(180, 180, 180, 1);
    border-radius: 3px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 3px;
}

.rank_box_son .rank_top {
    background: rgba(74, 144, 226, 1);
}

.adv_a img {
    width: 260px;
}

.crumbs a,
.crumbs span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.one_forum_index_top {
    width: 1160px;
    background: rgba(246, 250, 255, 1);
    padding: 20px 27px 17px 31px;
    box-sizing: border-box;
}

.one_forum_title {
    font-size: 24px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
}

.one_forum_infor {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.forum_num_tit {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.forum_num_num {
    font-size: 14px;
    font-weight: 400;
    color: rgba(245, 166, 35, 1);
    line-height: 20px;
}

.zhan {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.one_forum_content {
    width: 860px;
}

.new_forum {
    justify-content: center;
    width: 100%;
    height: 45px;
    background: rgba(255, 139, 61, 1);
    box-shadow: 0px 1px 7px 0px rgba(255, 255, 255, 0.3);
    border-radius: 5px;
}

.new_forum span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
}

.hot_forum_list {
    align-items: flex-start;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.hot_forum_list a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    width: 247px;
}

.form_input {
    width: 100%;
    height: 43px;
    border: 1px solid rgba(221, 221, 221, 1);
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.new_forum_sub {
    width: 125px;
    height: 40px;
    background: rgba(255, 139, 61, 1);
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    display: block;
    cursor: pointer;
}

.one_forum_content h1 {
    font-size: 18px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
}

.author>img {
    width: 50px;
    height: 50px;
}

.author_detail_name {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.author_detail_time {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.collection span:last-child {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.bshare-custom .bshare-sinaminiblog {
    background: url(/style/aeis/img/weibo.png) no-repeat center !important;
    background-size: cover;
    width: 25px;
    height: 25px;
    padding-left: 5px;
}

.bshare-custom .bshare-weixin {
    background: url(/style/aeis/img/wechat.png) no-repeat center !important;
    background-size: cover;
    width: 25px;
    height: 25px;
    padding-left: 5px;
}

.bshare-custom .bshare-qzone {
    background: url(/style/aeis/img/qq.png) no-repeat center !important;
    background-size: cover;
    width: 25px;
    height: 25px;
    padding-left: 5px;
}

.forum_line {
    width: 100%;
    height: 1px;
    background: #ddd;
}

.reply_title {
    width: 100%;
    border-bottom: 1px solid #eee;
    justify-content: space-between;
    align-items: flex-start;
}

.reply_t {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    padding-bottom: 14px;
    border-bottom: 2px solid #4A90E2;
    box-sizing: border-box;
}

.reply_many {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    padding-bottom: 16px;
}

.reply_title a {
    width: 100px;
    height: 35px;
    background: rgba(255, 139, 61, 1);
    border-radius: 5px;
    text-align: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.reply_li {
    padding-bottom: 20px;
    border-bottom: 1px dashed #eee;
}

.reply_img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.reply_user_name {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.reply_user_time {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.reply_det {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.collection {
    cursor: pointer;
}

.col_img {
    width: 16px;
    height: 16px;
    background: url(/style/aeis/img/collection.png) no-repeat center;
    background-size: cover;
}

.col_act .col_img {
    width: 16px;
    height: 16px;
    background: url(/style/aeis/img/collection1.png) no-repeat center;
    background-size: cover;
}

.down_box {
    flex-wrap: wrap
}

.down_box a {
    width: 200px;
    height: 60px;
    padding-left: 11px;
    background: rgba(244, 249, 255, 1);
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid rgba(214, 233, 255, 1);
}

.down_name {
    font-size: 14px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.down_size {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
}

.author_forum_main img {
    max-width: 100%;
}

.person_box {
    align-items: flex-start;
}

.person_box_l {
    width: 260px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
    padding: 30px 10px 33px;
    box-sizing: border-box;
    text-align: center;
}

.person_box_r {
    width: 860px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    padding-bottom: 37px;
    padding-top: 16px;
}

.person_box_l>img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.person_name {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.person_line {
    height: 1px;
    width: 100%;
    background: #eee;
}

.person_link_to {
    justify-content: space-between;
}

.person_link_to_l span {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.person_box_r_tit {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 21px;
    box-sizing: border-box;
}

.person_box_r_tit>span {
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.85);
    line-height: 24px;
    padding-bottom: 13px;
    border-bottom: 2px solid #4A90E2;
    display: inline-block;
    padding-left: 3px;
    padding-right: 7px;
    position: relative;
}

.person_box_r_tit>span>span {
    width: 4px;
    height: 4px;
    background: rgba(243, 73, 58, 1);
    border-radius: 50%;
    position: absolute;
    top: 3px;
    right: 0;
}

.dynamic_li {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}

.dynamic_li>a {
    padding: 15px 0;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    align-items: flex-start;
}

.dynamic_li>a>img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.dynamic_li_detail {
    width: 722px;
}

.dynamic_li_detail_tit {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
    line-height: 22px;
}

.dynamic_li_detail_tit>span {
    font-weight: 500;
}

.dynamic_li_det {
    font-weight: 400;
    display: inline-block
}

.dynamic_li_det>span {
    color: #1890FF;
}

.dynamic_li_detail_time {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.45);
    line-height: 22px;
}

.dynamic_li:hover {
    background: rgba(249, 249, 249, 1);
}

.edit,
.del {
    cursor: pointer;
}

.edit span,
.del span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.45);
    line-height: 22px;
}

.all_operation>span {
    font-size: 14px;
    color: #ddd;
}

.del_tips {
    width: 296px;
    height: 93px;
    text-align: center;
    line-height: 93px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.fap_box {
    align-items: flex-start;
}

.fap_box_l {
    width: 200px;
}

.fap_box_content {
    flex: 1
}

.fap_box_r {
    width: 260px;
}

.fap_box_content h1 {
    font-size: 18px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    text-align: center;
}

.fap_box_detail {
    justify-content: center;
}

.fap_box_detail_time {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.recommend_tit {
    font-size: 18px;
    font-weight: 500;
    color: rgba(74, 144, 226, 1);
    line-height: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.recommend_a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    display: block;
    width: 100%;
}

.toggle_ul {
    background: rgba(247, 251, 255, 1);
    border-top: 3px solid #2C7CD4;
}

.toggle_li ul {
    margin-left: 10px;
}

.toggle_li {
    padding: 0 11px 0 18px;
    box-sizing: border-box;
}

.click {
    width: 12px;
    height: 12px;
    margin-left:10px;
    background: url(/style/aeis/img/open.png) no-repeat center;
}

.toggle_div {
    justify-content: space-between;
    box-sizing: border-box;
    cursor: pointer;
}
.first_d a{
    font-size:16px;
    font-weight:500;
    line-height:48px;
    word-break:break-word
}
.faq_hover{
    color:rgba(74,144,226,1)!important;
}
.second_ul{
    padding-top: 5px;
    padding-bottom: 7px;
}

.second_ul>li>a,
.second_ul>li>a,.second_ul>li>.toggle_div>a{
    box-sizing: border-box;
    display: block;
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:30px;
    padding: 5px 0;
    flex:1;
    word-break:break-word;
}

.edit_tips{
    width: 880px;
    padding: 10px 15px 0;
    box-sizing: border-box;
}

.person_set{
    padding-top: 31px;
    padding-left: 24px;
}
.person_set .layui-upload{
    position: relative;
}
#change_photo{
    position: absolute;
    cursor: pointer;
    width:80px;
    height:80px;
    border-radius: 50%;
    background:rgba(51,51,51,0.2);
    font-size:12px;
    font-weight:400;
    color:rgba(255,255,255,1);
    display: none;
}

.person_set .layui-upload:hover #change_photo{
    display: block;
}

#demo1{
    width:80px;
    height:80px;
    border-radius: 50% 
}

.layui-upload-file{
    display: none;
}

.p_user_name{
    align-items: flex-end;
}

.p_user_name>span{
    width:296px;
}

.user_tips p{
    font-size:12px;
    font-weight:400;
    color:rgba(255,0,0,1);
    line-height:17px;
}

.layui-form-label{
    padding: 0;
    text-align: left;
    padding-top: 9px;
}

.layui-input-block {
    margin-left: 80px;
}

.change_phone span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 20px;
}

.change_phone a {
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 172, 206, 1);
    line-height: 17px;
    text-decoration: underline
}

.p_user_name_title {
    width: 56px;
}

.person_sub {
    width: 100px;
    height: 35px;
    background: rgba(74, 144, 226, 1);
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
}

.p_user_oname input {
    width: 296px;
    height: 36px;
    background: rgba(250, 250, 250, 1);
    border-radius: 3px;
    border: 1px solid rgba(238, 238, 238, 1);
}

.change_phone_p {
    width: 100%;
    height: 46px;
    border-radius: 3px;
    border: 1px solid rgba(221, 221, 221, 1);
}

.change_phone_p input {
    flex: 1;
    height: 46px;
    border-radius: 3px;
}

.change_phone_box {
    padding: 50px;
    box-sizing: border-box;
    width: 500px;
}

.change_phone_box_tit {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}

.sub_code,
.forget_password {
    width: 95px;
    text-align: center;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(74, 144, 226, 1);
    ;
    line-height: 46px;
    cursor: pointer;
}

.change_sub,
.forget_sub {
    width: 100%;
    height: 35px;
    background: rgba(74, 144, 226, 1);
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    display: block;
    margin: 30px auto 0;
}

.change_phone_img input {
    width: 283px;
    height: 46px;
    border-radius: 3px;
    border: 1px solid rgba(221, 221, 221, 1);
}

.picCode {
    width: 105px;
    height: 46px;
}

.change_phone_div .layui-input-block {
    margin-left: 0;
    width: 60px;
    height: 46px;
}

.change_phone_div .layui-form-select .layui-input {
    padding-right: 15px;
    text-indent: 0;
    height: 46px;
}

.change_phone_div .layui-form-select .layui-edge {
    right: 3px;
}

.change_phone_div>input {
    width: 330px;
    height: 46px;
    border-radius: 3px;
    border: 1px solid rgba(221, 221, 221, 1);
    box-sizing: border-box;
}

.window_tips {
    justify-content: center;
}

.window_tips>span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.window_tips>a {
    font-size: 14px;
    font-weight: 400;
    color: #4A90E2;
    line-height: 20px;
}

.login_tab {
    justify-content: center;
}

.login_tab a {
    font-size: 16px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 22px;
}

.login_tab .login_active {
    color: #4A90E2
}


/* ib聚合页 */

.ib_top_l {
    width: 280px;
    box-sizing: border-box;
    border: 1px solid rgba(238, 238, 238, 1);
}

.ib_top_l_top {
    padding: 10px 0 15px 12px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.ib_top_l_top>img {
    width: 96px;
}

.ib_top_l_title {
    font-size: 20px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
}

.ib_top_l_s {
    font-size: 12px;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.ib_top_l_bottom {
    padding: 16px 0 23px;
    box-sizing: border-box;
}

.ib_top_l_bottom_tit {
    font-size: 18px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    padding-left: 18px;
    box-sizing: border-box;
}

.ib_top_l_bot_box {
    align-content: flex-start;
    flex-wrap: wrap;
}

.ib_top_l_bot_son {
    width: 33.33%;
    text-align: center;
}

.ib_top_l_bot_son_tit {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}
.ib_top_l_bot_son_tit:hover{
    color:#1A7EC6;
}

.ib_top_content {
    width: 560px;
}

.ib_top_content .swiper-container {
    width: 100%;
    height: 250px;
    float: inherit
}

.ib_top_content .swiper-container a>img {
    width: 100%;
    height: 250px;
}

.ib_top_content .swiper-pagination {
    text-align: right;
}

.ib_top_content .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.2553;
}

.ib_top_content .swiper-pagination-bullet-active {
    opacity: 1;
}

.new_hot_news {
    height: 24px;
    width: 80px;
    background: url(/style/ib/img/ib_xin.png) no-repeat center;
    background-size: cover;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    padding-left: 10px;
    box-sizing: border-box;
}

.new_new_news {
    height: 24px;
    width: 80px;
    background: url(/style/ib/img/ib_re.png) no-repeat center;
    background-size: cover;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    padding-left: 10px;
    box-sizing: border-box;
}

.ib_top_cont_first_tit span:last-child {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    width: 468px;
}
.ib_top_cont_first_tit span:last-child:hover{
    color:#1A7EC6;
}

.ib_top_cont_box {
    flex-wrap: wrap
}

.ib_top_cont_box a {
    width: 270px;
    font-size: 13px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 26px;
}
.ib_top_cont_box a:hover{
    color:#1A7EC6;
}

.ib_top_r {
    width: 280px;
}

.ib_top_r_box {
    width: 280px;
    height: 160px;
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
}

.ib_top_r_box .swiper-container {
    width: 100%;
    height: 100%;
}

.ib_top_r_box .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
}

.ib_top_class {
    width: 100%;
    height: 100%;
    padding: 15px 13px 15px 20px;
    box-sizing: border-box;
}

.ib_top_class_tit {
    font-size: 14px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.ib_top_class_tit:hover{
    color:#1A7EC6;
}

.ib_top_class_time {
    font-size: 12px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 17px;
}

.new_sign {
    font-size: 12px;
    font-weight: 400;
    color: rgba(126, 211, 33, 1);
    line-height: 17px;
}

.new_the_end {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.new_back_look {
    font-size: 12px;
    font-weight: 400;
    color: #F5A623;
    line-height: 17px;
}

.new_the_ing {
    font-size: 12px;
    font-weight: 400;
    color: rgba(243, 73, 58, 1);
    line-height: 17px;
}

.ib_top_r_box .swiper-pagination {
    bottom: auto;
    top: 15px;
    text-align: right;
    padding-right: 13px;
    box-sizing: border-box;
}

.ib_top_r_box .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}

.ib_top_r_seacher {
    width: 280px;
    height: 320px;
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
}

.ib_top_seacher_tab {
    justify-content: center;
    border-bottom: 1px solid #EEEEEE
}

.ib_top_seacher_tab span {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 44px;
}

.ib_top_seacher_tab .ib_tab_active {
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    border-bottom: 1px solid #4A90E2;
}

.ib_seacher_bot_box form {
    padding: 10px 13px 0 20px;
    box-sizing: border-box;
}

.ib_seacher_bot_box .layui-form-select {
    margin-top: 10px;
    height: 40px;
}

.ib_form_flex .layui-form-select {
    width: 120px;
}

.ib_form_flex .layui-form-select:last-child {
    margin-left: 7px;
}

.ib_sear_btn {
    height: 40px;
    background: rgba(74, 144, 226, 1);
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 40px;
    display: block;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.ib_ser_a {
    justify-content: center;
}

.ib_ser_a a,
.ib_ser_a span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}
.ib_ser_a a:hover{
    color:#1A7EC6;
}

.ib_input {
    width: 100%;
    height: 40px;
    border: 1px solid rgba(221, 221, 221, 1);
    box-sizing: border-box;
    border-radius: 2px
}

.ib_input_box input:first-child {
    width: 90px;
    height: 40px;
    border: 1px solid rgba(221, 221, 221, 1);
    box-sizing: border-box;
}

.ib_input_box input:last-child {
    width: 147px;
    height: 40px;
    border: 1px solid rgba(221, 221, 221, 1);
    box-sizing: border-box;
}

.ib_mid_top_son {
    width: 260px;
    height: 126px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    padding-top: 20px;
    padding-left: 41px;
    box-sizing: border-box;
}

.ib_mid_cont_tit {
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    line-height: 27px;
    font-weight: 600;
}

.ib_mid_cont_det {
    font-size: 12px;
    color: rgba(51, 51, 51, 1);
    line-height: 17px;
    font-weight: 400;
}

.ib_mid_cont_go {
    font-size: 15px;
    color: rgba(74, 144, 226, 1);
    line-height: 21px;
    text-align: center;
}

.ib_mid {
    align-items: flex-start;
}

.ib_mid_l {
    width: 860px;
}

.ib_mid_r {
    width: 260px;
}

.ib_mid_l_box {
    align-items: flex-start;
}

.ib_mid_l_infro {
    width: 200px;
    height: 370px;
    padding: 32px 19px 0 14px;
    box-sizing: border-box;
}

.ib_infor_1 {
    background: linear-gradient(156deg, rgba(255, 197, 94, 1) 0%, rgba(255, 205, 0, 1) 100%);
}

.ib_infor_2 {
    background: linear-gradient(180deg, rgba(245, 152, 120, 1) 0%, rgba(232, 95, 67, 1) 100%);
}

.ib_infor_3 {
    background: linear-gradient(180deg, rgba(113, 223, 234, 1) 0%, rgba(63, 200, 223, 1) 100%);
}

.ib_infor_4 {
    background: linear-gradient(180deg, rgba(181, 149, 203, 1) 0%, rgba(146, 98, 187, 1) 100%);
}

.ib_mid_l_infro_tit {
    font-size: 22px;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
}

.ib_mid_l_infro_e_name {
    font-size: 13px;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
}

.ib_infor_span {
    width: 22px;
    height: 3px;
    background: #fff;
}

.ib_mid_l_infro_det {
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    line-height: 17px;
}

.ib_mid_l_cont_box {
    width: 180px;
}

.ib_mid_top_tips {
    width: 180px;
    height: 70px;
    background: url(/style/ib/img/ib_pic1.png) no-repeat center;
    background-size: cover;
    justify-content: center;
}

.ib_pic_1 {
    background: url(/style/ib/img/ib_pic1.png) no-repeat center;
}

.ib_pic_2 {
    background: url(/style/ib/img/ib_pic2.png) no-repeat center;
}

.ib_pic_3 {
    background: url(/style/ib/img/ib_pic3.png) no-repeat center;
}

.ib_mid_tips_tit {
    font-size: 14px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
}

.ib_mid_tips_det {
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 17px;
}

.ib_mid_top_detail {
    align-items: flex-start;
}

.ib_mid_top_detail span {
    width: 5px;
    height: 5px;
    background: rgba(216, 216, 216, 1);
    border-radius: 50%;
}

.ib_m_t_name {
    font-size: 14px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}
.ib_m_t_name:hover{
    color:#1A7EC6;
}

.ib_m_t_det {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.ib_mid_r_title {
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(151, 151, 151, .2);
}

.ib_mid_r_title span {
    font-size: 16px;
    font-weight: 600;
    color: #297EC8;
    line-height: 22px;
}

.ib_mid_r_title a {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}
.ib_mid_r_title a:hover{
    color:#1A7EC6;
}

.ib_normol_ques_son {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.ib_normol_ques_son:last-child {
    border-bottom: none;
}

.ib_normol_que,
.ib_normol_ans {
    align-items: flex-start;
}

.ib_normol_que span {
    width: 24px;
    height: 19px;
    background: url(/style/ib/img/ib_talk.png) no-repeat center;
    background-size: cover;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
}

.ib_normol_ans span {
    width: 24px;
    height: 19px;
    background: url(/style/ib/img/ib_da.png) no-repeat center;
    background-size: cover;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
}

.ib_normol_que a {
    width: 230px;
    font-size: 14px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}
.ib_normol_que a:hover,
.ib_normol_ans a:hover{
    color:#1A7EC6;
}

.ib_normol_ans a {
    width: 230px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
}

.ib_rank_son span {
    width: 20px;
    height: 20px;
    background: rgba(180, 180, 180, 1);
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
}

.ib_rank_tit {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    width: 203px;
}
.ib_rank_tit:hover{
    color:#1A7EC6;
}

.ib_one span {
    background: rgba(74, 144, 226, 1);
}

.ib_side_teacher_det {
    width: 182px;
}

.ib_side_teacher_name {
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 24px
}

.ib_side_teacher_infro {
    font-size: 12px;
    font-weight: normal;
    color: rgba(153, 153, 153, 1);
    line-height: 16px;
}

.ib_side_teacher>a>img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.ib_slide_swiper,
.ib_slide_swiper .swiper-container,
.ib_slide_swiper .swiper-container .swiper-slide {
    width: 260px;
    height: 300px;
}

.ib_adv {
    display: block;
    width: 260px;
    height: 300px;
}

.ib_adv>img {
    width: 260px;
    height: 300px;
}

.ib_slide_swiper .swiper-pagination {
    text-align: right;
    color: #fff;
    padding-right: 5px;
    box-sizing: border-box;
}

.ib_all_avd {
    display: block;
    width: 100%;
}

.ib_all_avd>img {
    width: 100%;
}

.ib_class_son {
    width: 260px;
}

.ib_class_son>a>img {
    width: 260px;
    height: 160px;
}

.ib_class_son_det {
    padding: 13px 15px 27px;
    box-sizing: border-box;
}

.ib_class_son_det_tit {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}
.ib_class_son_det_tit:hover{
    color:#1A7EC6;
}

.ib_class_detail span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 16px;
}

.ib_class_zx {
    width: 260px;
    height: 40px;
    background: rgba(250, 250, 250, 1);
    padding-left: 15px;
    padding-right: 20px;
    box-sizing: border-box;
    justify-content: space-between;
}

.ib_class_zx span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.ib_class_zx a {
    width: 77px;
    height: 27px;
    background: rgba(176, 217, 52, 1);
    border-radius: 13px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 27px;
    text-align: center;
}

.ib_detail_go a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.ib_treasure {
    align-items: flex-start;
}

.ib_treasure_l_son {
    width: 260px;
    height: 157px;
    position: relative;
    display: block;
}

.ib_treasure_l_son>img {
    width: 100%;
    height: 100%;
}

.ib_treasure_l_son>span {
    position: absolute;
    width: 260px;
    height: 46px;
    background: rgba(6, 6, 6, .5);
    display: block;
    bottom: 0;
    left: 0;
    padding: 14px 11px 12px 12px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
}


.ib_treasure_r {
    flex: 1
}

.ib_treasure_r_a {
    justify-content: space-between;
}

.ib_treasure_r_a a {
    width: 360px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
}
.ib_treasure_r_a a:hover{
    color:#1A7EC6;
}

.ib_treasure_r_a>span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 28px;
}

.ib_treasure_r_a:nth-child(1) a,
.ib_treasure_r_a:nth-child(7) a {
    font-size: 16px;
}

.ib_dwonload a {
    width: 260px;
    height: 80px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.05);
    padding-left: 18px;
    padding-right: 12px;
    box-sizing: border-box;
}
.ib_dwonload a:hover{
    color:#1A7EC6;
}

.ib_dwonload a span {
    width: 179px;
}

.ib_silder_title {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.ib_card {
    width: 260px;
    background: rgba(245, 249, 255, 1);
    border-radius: 10px;
    overflow: hidden;
}

.ib_card_tit {
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 40px;
    height: 40px;
    background: rgba(74, 144, 226, 1);
    padding-left: 24px;
    box-sizing: border-box;
}

.ib_card_det {
    padding: 22px 22px 25px 22px;
    box-sizing: border-box;
}

.ib_card_det_top>img {
    width: 60px;
    max-height: 60px;
    border-radius: 50%;
}

.ib_name>span:first-child {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.ib_name>span:last-child {
    font-size: 14px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.ib_student_class {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.ib_card_content {
    font-size: 13px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 22px;
}


/* ib聚合页添加 */

.ib_silder_swiper .swiper-container {
    width: 260px;
}


/* 常见问题，问题详情，资料下载，资料详情 */

.ib_all_ques_tit {
    font-size: 24px;
    font-weight: 500;
    color: rgba(22, 86, 120, 1);
    line-height: 33px;
}

.ib_ques_box {
    align-items: flex-start;
}

.ib_ques_box_l {
    width: 860px;
}

.ib_ques_son {
    padding-top: 12px;
    padding-bottom: 25px;
    border-bottom: 1px dashed rgba(238, 238, 238, 1);
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 26px;
}

.ib_ques_son:hover {
    background: rgba(247, 249, 250, 1);
}

.ib_ques_tit,
.ib_answer_tit {
    align-items: flex-start;
}

.ib_ques_span {
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 172, 206, 1);
    box-sizing: border-box;
}

.ib_ques_tit>a {
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    margin-top: 2px;
}

.ib_answer_span {
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    color: rgba(22, 86, 120, 1);
    line-height: 30px;
    text-align: center;
}

.ib_answer_tit>div {
    font-size: 14px;
    font-weight: 400;
    color: rgba(96, 106, 113, 1);
    line-height: 24px;
    flex: 1;
}

.ib_ques_detail_title {
    align-items: flex-start;
    padding-bottom: 22px;
    border-bottom: 1px dashed rgba(238, 238, 238, 1);
}

.ib_ques_detail_title span {
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 172, 206, 1);
}

.ib_ques_detail_title h1 {
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    flex: 1;
}

.ib_answer_detail {
    align-items: flex-start;
}

.ib_answer_detail span {
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(22, 86, 120, 1);
}

.ib_answer_detail_det {
    font-size: 14px;
    font-weight: 400;
    color: rgba(96, 106, 113, 1);
    line-height: 24px;
    flex: 1;
}

.ib_down_tit {
    justify-content: space-between;
}

.ib_down_tit h1 {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    width: 800px;
}

.ib_down_detail {
    font-size: 14px;
    font-weight: 400;
    color: rgba(96, 106, 113, 1);
    line-height: 24px;
}



/* 私立院校 */

.private_school_top {
    align-items: flex-start;
    justify-content: flex-start;
}

.private_l_adv {
    width: 860px;
}

.private_l_adv>a {
    display: block;
    width: 100%;
    height: 393px;
}

.private_l_adv>a>img {
    width: 100%;
    height: 100%;
}

.private_r_box {
    flex-wrap: wrap;
    width: 260px;
    box-sizing: border-box;
    border: 1px solid rgba(238, 238, 238, 1);
}

.private_r_box a {
    width: 49.5%;
    text-align: center;
    height: 129px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.private_r_box a:nth-child(2n-1) {
    border-right: 1px solid rgba(238, 238, 238, 1);
}

.private_r_box a:nth-child(5),
.private_r_box a:nth-child(6) {
    border-bottom: none
}

.private_cont_l {
    width: 860px;
}

.private_cont_r {
    width: 260px;
}

.private_school_content {
    align-items: flex-start;
}

.hot_private_school {
    flex-wrap: wrap;
}

.hot_private_li {
    width: 50%;
    align-items: flex-start;
}

.hot_p_img {

    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    width: 120px;
    height: 90px;
}

.hot_p_img>img {
    max-width: 100%;
 max-height: 100%;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
 position: absolute;
}

.hot_private_li_r {
    width: 270px;
}

.hot_pri_name {
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    height: 32px;
    display: block;
}
.hot_pri_name:hover{
    color:#1A7EC6;
}

.hot_pri_det {
    font-size: 12px;
    font-weight: 400;
    color: rgba(124, 124, 124, 1);
    line-height: 17px;
}

.first_forum_title a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}
.first_forum_title a:hover{
    color:#1A7EC6;
}

.choose_school {
    align-items: flex-start;
    justify-content: flex-start;
}

.choose_school_son {
    width: 260px;
    margin-left: 40px;
}

.choose_school_son:first-child {
    margin-left: 0;
}
.choose_school_son>a{
    width: 260px;
    height: 160px;
    position: relative;
}
.choose_school_son>a>img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin:auto;
}

.choose_school_name {
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 25px;
}

.choose_school_det {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, .5);
    line-height: 20px;
}

.hot_majors>span {
    font-size: 20px;
    font-weight: 500;
    color: rgba(74, 144, 226, 1);
    line-height: 28px;
}

.hot_majors_tab>span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, .5);
    line-height: 20px;
    cursor: pointer;
}
.hot_majors_tab>span:hover{
    color:#1A7EC6;
}

span.maj_active {
    color: rgba(0, 0, 0, .9);
}

.hot_majors_son {
    flex-wrap: wrap;
}

.hot_majors_son>a {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 22px;
    width: 33.33%;
}
.hot_majors_son>a:hover{
    color:#1A7EC6;
}

.pri_team {
    text-align: center;
    width: 260px;
    height: 280px;
    padding: 42px 0 0;
    box-sizing: border-box;
    background: rgba(248, 251, 255, 1);
}

.team_name {
    font-size: 20px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
    text-align: center;
}

.team_tips {
    font-size: 12px;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
    text-align: center;
}

.pri_team>img {
    width: 110px;
}

.found_school {
    width: 260px;
    height: 302px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
}

.found_school_title {
    font-size: 16px;
    font-weight: 600;
    color: rgba(74, 144, 226, 1);
    line-height: 22px;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 11px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.found_school_form {
    padding: 0 14px;
    box-sizing: border-box;
}

.found_school_form .layui-form-select {
    height: 40px;
    margin-top: 15px;
}

.found_school_form button {
    width: 100%;
    height: 40px;
    background: rgba(74, 144, 226, 1);
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
}

.private_cont_r_swiper {
    width: 100%;
    height: 160px;
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
}

.private_cont_r_swiper .swiper-container {
    width: 100%;
    height: 100%;
}

.private_cont_r_swiper .swiper-pagination {
    bottom: auto;
    top: 15px;
    text-align: right;
    padding-right: 13px;
    box-sizing: border-box;
}

.private_cont_r_swiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}

.praivate_title {
    font-size: 20px;
    font-weight: 500;
    color: rgba(74, 144, 226, 1);
    line-height: 28px;
    padding-bottom: 13px;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.hot_tips_box {
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.hot_tips_box a {
    padding: 8px 15px;
    background: rgba(244, 249, 255, 1);
    font-size: 14px;
    font-weight: 400;
    color: rgba(29, 73, 124, 1);
    line-height: 20px;
}
.hot_tips_box a:hover{
    color:#1A7EC6;
}

.special_title {
    font-size: 20px;
    font-weight: 500;
    color: rgba(74, 144, 226, 1);
    line-height: 28px;
}

.special_box>a>img {
    width: 260px;
    height: 157px;
}


/* 国际院校 */

.international_er {
    width: 260px;
    height: 394px;
    background: rgba(248, 250, 255, 1);
    text-align: center;
    padding-top: 65px;
    box-sizing: border-box;
}

.international_tit {
    font-size: 24px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
}

.international_er>p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.international_er>img {
    width: 132px;
}

.hot_p_img {
    position: relative;
}

img.recommend {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

.inter_btn {
    position: absolute;
    left: 200px;
}

.inter_swiper .swiper-container {
    float: inherit;
    width: 100%;
}

.infor_rank>span {
    width: 20px;
    height: 20px;
    background: rgba(180, 180, 180, 1);
    border-radius: 3px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.infor_school_name {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    margin-left: 15px;
    flex: 1;
}
.infor_school_name:hover{
    color:#1A7EC6;
}

.infor_rank:nth-child(1)>span,
.infor_rank:nth-child(2)>span,
.infor_rank:nth-child(3)>span {
    background: rgba(74, 144, 226, 1);
}

.infor_gkk .open_classes {
    padding-right: 20px;
    width: 259px;
}

.infor_gkk .open_classes:nth-child(2),
.infor_gkk .open_classes:nth-child(3) {
    padding-left: 20px;
}

.infor_gkk .open_classes:nth-child(3) {
    border-right: 1px solid #eee;
}

.infor_gkk .open_classes:last-child {
    padding-left: 20px;
    padding-right: 0;
    border: none;
}


/* 成功案例 */

.successful_cases {
    width: 860px;
}

.successful_cases_title {
    font-size: 18px;
    font-weight: 600;
    color: rgba(74, 144, 226, 1);
    line-height: 25px;
}

.successful_cases_swiper .swiper-container {
    width: 100%;
    height: 150px;
    float: inherit;
}

.successful_case {
    width: 260px;
    height: 150px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
}

.successful_case_l {
    padding: 6px 5px 7px;
    box-sizing: border-box;
    background: rgba(224, 238, 255, 1);
    width: 107px;
    height: 150px;
}

.successful_case_l>img {
    width: 100%;
    height: 100%;
}

.successful_case_r {
    flex: 1;
    padding: 15px 13px 9px 11px;
    box-sizing: border-box;
    position: relative;
    height: 100%;
}

.successful_case_det {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
    position: absolute;
    bottom: 9px
}

.successful_cases_swiper .swiper-container .swiper-wrapper .swiper-slide {
    float: inherit;
    height: 150px;
}



/* 理工学院 */

.science_banner {
    display: block;
}

.science_banner>img {
    width: 100%;
}

.science_top_box {
    justify-content: space-between;
}

.science_top_box>a {
    width: 216px;
    height: 120px;
    border-radius: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.science_top_box>a>span {
    font-size: 24px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    text-shadow: 0px 4px 14px rgba(0, 0, 0, 0.99);
}

.science_top_box>a>p {
    font-size: 14px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    text-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
}

.science_top_box>a:nth-child(1) {
    background: url(/style/aeis/img/1.png) no-repeat center;
    background-size: cover;
}

.science_top_box>a:nth-child(2) {
    background: url(/style/aeis/img/2.png) no-repeat center;
    background-size: cover;
}

.science_top_box>a:nth-child(3) {
    background: url(/style/aeis/img/3.png) no-repeat center;
    background-size: cover;
}

.science_top_box>a:nth-child(4) {
    background: url(/style/aeis/img/4.png) no-repeat center;
    background-size: cover;
}

.science_top_box>a:nth-child(5) {
    background: url(/style/aeis/img/5.png) no-repeat center;
    background-size: cover;
}

.science_school_son {
    width: 559px;
    height: 290px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(238, 238, 238, 1);
    padding: 15px 20px 18px;
    box-sizing: border-box;
}

.science_school_son_top>a>img {
    width: 240px;
    height: 156px;
}

.science_school_son_t_r>a {
    font-size: 22px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
    display: block;
}

.science_school_son_t_r>span {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    display: block;
}

.science_school_son_t_r>div {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
}

.sci_son_l {
    flex-wrap: wrap;
    width: 240px;
    justify-content: space-between;
}

.sci_son_l a {
    width: 110px;
    height: 34px;
    background: rgba(231, 242, 255, 1);
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.sci_det {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
    padding-top: 10px;
    border-top: 1px solid rgba(221, 221, 221, 1);
    width: 254px;
}

.science_school_swiper .swiper-container {
    width: 100%;
    height: 290px;
}

.science_school_swiper .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
}

.sic_pag {
    position: relative;
}

.science_school_swiper {
    overflow: hidden;
}

.sic_pag .swiper-pagination {
    right: 0;
}

.sic_pag .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background: rgba(74, 144, 226, 1);
    opacity: 0.2;
    margin-left: 7px;
}

.sic_pag .swiper-pagination-bullet-active {
    opacity: 1;
}

.some_bottom {
    justify-content: flex-start;
    align-items: flex-start;
}

.some_bottom_l {
    width: 860px;
}

.mt57 {
    margin-top: 57px;
}

.some_bottom_r {
    width: 260px;
}

.some_news_list {
    justify-content: space-between;
    flex-wrap: wrap
}

.some_news_list>a {
    width: 410px;
    justify-content: space-between;
}
.some_news_list>a>span:hover,
.some_news_list>a:nth-child(1)>span:hover, 
.some_news_list>a:nth-child(2)>span:hover{
    color:#1A7EC6;
}


.some_news_list>a>span {
    width: 310px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(102, 102, 102, 1);
    line-height: 28px;
}

.some_news_time {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 28px;
}

.some_news_list>a:nth-child(1)>span,
.some_news_list>a:nth-child(2)>span {
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
}

.about_lessones {
    width: 260px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
}

.about_lessones>a {
    display: block;
    width: 100%;
    height: 160px;
}

.about_lessones>a>img {
    width: 100%;
    height: 100%;
}

.about_lessones_bottom {
    padding: 13px 15px;
    box-sizing: border-box;
}

.about_lessones_bottom>a {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}
.about_lessones_bottom>a:hover{
    color:#1A7EC6;
}

.about_zx {
    align-items: center;
    justify-content: space-between;
}

.about_zx>span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.about_zx>a {
    width: 77px;
    height: 26px;
    background: rgba(176, 217, 52, 1);
    border-radius: 13px;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}



/* 托福 */

.tf_intro {
    justify-content: space-between;
    flex-wrap: wrap;
}

.tf_intro_son {
    width: 560px;
    height: 220px;
    background: rgba(239, 245, 255, 1);
    border-radius: 10px;
    padding: 30px 0 0 30px;
    box-sizing: border-box;
}

.tf_intro_tit {
    font-size: 24px;
    font-weight: bold;
    color: rgba(71, 83, 97, 1);
    line-height: 36px;
}

.tf_intro_tip {
    font-size: 12px;
    font-weight: 500;
    color: rgba(71, 83, 97, 1);
    line-height: 17px;
}

.tf_intro_tips>span {
    width: 1px;
    height: 11px;
    background: rgba(158, 174, 192, 1);
    margin-left: 9px;
    margin-right: 9px;
}

.tf_intro_detail {
    font-size: 12px;
    font-weight: 400;
    color: rgba(134, 143, 154, 1);
    line-height: 16px;
    width: 512px;
}

.require_slide {
    flex-wrap: wrap
}

.require_son_img {
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 90px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
}

.require_son_img>img {
    max-width: 100%;
    max-height: 100%;
}

.require_son_r {
    width: 226px;
}
.require_son_r a:hover{
    color:#1A7EC6;
}

.require_son_name {
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.require_son_e_name {
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 17px;
}

.require_det {
    align-items: flex-end;
}

.require_det>span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
}

.require_money {
    font-size: 24px;
    font-weight: 600;
    color: rgba(243, 73, 58, 1);
    line-height: 27px;
}

/* A-level */

.alevel_top_l {
    padding-bottom: 0;
    border-bottom: none
}

.alevel_top_r {
    width: 260px;
    box-sizing: border-box;
    border: 1px solid rgba(221, 221, 221, 1);
    padding: 16px 0 30px;
}

.alevel_top_r_tit {
    font-size: 18px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    text-align: center;
}

.alevel_top_box {
    flex-wrap: wrap
}

.alevel_top_box>a {
    width: 33.33%;
    flex-flow: column;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}
.alevel_top_box>a:hover{
    color:#1A7EC6;
}

.alevel_box_l {
    width: 860px;
}

.alevel_box_r {
    width: 260px;
}

.alevel_box_l .open_classes {
    width: 259px;
    padding-right: 20px;
}

.alevel_box_l .open_classes:nth-child(2) {
    padding-left: 20px;
}

.alevel_box_l .open_classes:nth-child(3) {
    padding-left: 20px;
}

.alevel_box {
    align-items: flex-start;
}

.alevel_box_r>p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 25px;
}

.alevel_km {
    align-items: flex-start;
    justify-content: space-between;
}

.alevel_km_l>p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    width: 560px;
}

.alevel_km_l {
    position: relative;
    height: 168px;
}

.alevel_km_l>a {
    position: absolute;
    font-size: 14px;
    font-weight: 600;
    color: rgba(245, 166, 35, 1);
    line-height: 20px;
    bottom: 0;
}
.alevel_km_l>a:hover{
    color:#1A7EC6;
}

.alevel_km_r {
    width: 520px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.alevel_km_r>a {
    width: 160px;
    height: 41px;
    background: rgba(231, 241, 255, 1);
    text-align: center;
    line-height: 41px;
    font-size: 16px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    margin-top: 20px;
}
.alevel_km_r>a:hover{
    color:#1A7EC6;
}

.alevel_box_le {
    width: 860px;
}

.alevel_box_rig {
    width: 260px;
}

.some_adv {
    display: block;
    width: 260px;
    height: 299px;
}

.some_adv>img {
    width: 260px;
    height: 100%;
}

.alevel_school {
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.alevel_school_son {
    align-items: flex-start;
}

.alevel_school_l {
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 90px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
}

.alevel_school_l>img {
    max-width: 100%;
    max-height: 100%
}

.alevel_school_name {
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    display: block;
}
.alevel_school_name:hover{
    color:#1A7EC6;
}

.alevel_school_e_name {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
    height: 40px;
}

.alevel_school_tip {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.alevel_gkk_box>.open_classes {
    padding: 0;
    border-right: 0;
    width: 100%;
}

.case_analysis {
    flex-wrap: wrap;
}

.case_analysis>a {
    width: 260px;
    height: 74px;
    position: relative;
    justify-content: center;
    align-items: center;
}
.case_analysis>a>span:hover{
    color:#1A7EC6;
}

.case_analysis>a>span {
    font-size: 18px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    position: relative;
    z-index: 1;
}

.case_analysis>a>img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.alevel_box_tab>a {
    width: 174px;
    height: 46px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(151, 151, 151, 1);
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
}

.must_ques {
    width: 100%;
    border: 1px solid rgba(221, 221, 221, 1);
    box-sizing: border-box;
    padding: 20px 24px 24px;
    overflow: hidden;
}

.must_ques_swiper .swiper-container {
    width: 100%;
    height: 265px;
}

.must_ques_swiper .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 265px;
}

.must_ques_swiper .swiper-container .swiper-pagination {
    bottom: 0;
}

.must_ques_tit {
    font-size: 18px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
    text-align: center;
}

.must_ques_list>a {
    font-size: 16px;
    font-weight: 500;
    color: rgba(55, 55, 55, 1);
    line-height: 22px;
}
.must_ques_list>a:hover{
    color:#1A7EC6;
}

.alevel_sch_more {
    text-align: center;
    margin-top: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.alevel_sch_more:hover{
    color:#1A7EC6;
}

.alevel_sch_more>img {
    margin-left: 10px;
}

.detail_guide {
    width: 280px;
    height: 83px;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
    box-sizing: border-box;
}

.detail_guide:nth-child(1) {
    background: url(/style/aeis/img/bg1.png) no-repeat center;
    background-size: cover;
}

.detail_guide:nth-child(2) {
    background: url(/style/aeis/img/bg2.png) no-repeat center;
    background-size: cover;
}

.detail_guide:nth-child(3) {
    background: url(/style/aeis/img/bg3.png) no-repeat center;
    background-size: cover;
}

.detail_guide:nth-child(4) {
    background: url(/style/aeis/img/bg4.png) no-repeat center;
    background-size: cover;
}

.detail_guide_l {
    font-size: 18px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
}
.detail_guide_l:hover{
    color:#1A7EC6;
}

.detail_guide_l>img {
    width: 20px;
    margin-right: 8px;
}

.detail_guide_r {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

/* 小学/中学 */

.ml19 {
    margin-left: 19px;
}

.small_top {
    align-items: flex-start;
    justify-content: flex-start;
}

.small_top_l {
    width: 260px;
}

.small_top_l>a {
    display: block;
    width: 260px;
    height: 72px;
    border: 1px solid rgba(151, 151, 151, 1);
    text-align: center;
    line-height: 72px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}

.small_top_l>a:nth-child(1) {
    background: url(/style/aeis/img/top1.png) no-repeat center;
    background-size: cover;
}

.small_top_l>a:nth-child(2) {
    background: url(/style/aeis/img/top2.png) no-repeat center;
    background-size: cover;
}

.small_top_l>a:nth-child(3) {
    background: url(/style/aeis/img/top3.png) no-repeat center;
    background-size: cover;
}

.small_top_l>a:nth-child(4) {
    background: url(/style/aeis/img/top4.png) no-repeat center;
    background-size: cover;
}

.small_top_c {
    flex: 1;
}

.small_top_c>img {
    width: 100%;
    height: 350px;
}

.small_top_r {
    width: 260px;
}

.small_gkk {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    padding: 20px 15px;
    box-sizing: border-box;
}

.small_gkk .open_classes_teacher {
    padding-bottom: 14px;
}

.small_intor {
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.small_intor>a {
    align-items: center;
    justify-content: center;
    width: 274px;
    height: 103px;
    background: url(/style/aeis/img/aeis_bg1.png) no-repeat center;
    background-size: cover;
}

.small_intor>a>span {
    width: 130px;
    font-size: 22px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
    text-align: center;
}

.small_intor>a>span:hover{
    color:#1A7EC6;
}

.small_ques_lists {
    flex-wrap: wrap
}

.small_ques_list {
    width: 260px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}

.small_ques_list>a {
    width: 100%;
}
.small_ques_list>a:hover{
    color: #1A7EC6;
}

.small_look>span {
    font-size: 12px;
    color: rgba(96, 106, 113, 1);
    line-height: 14px;
    margin-left: 7px;
}

.small_go .detail_guide {
    height: 96px;
}

.small_adv {
    display: block;
    width: 100%;
    height: 150px;
}

.small_adv>img {
    width: 100%;
    height: 150px;
}


/*PSLE*/
.psle_guide {
    width: 280px;
    height: 88px;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
    box-sizing: border-box;
}

.psle_guide:nth-child(1) {
    background: url(/style/aeis/img/bg1.png) no-repeat center;
    background-size: cover;
}

.psle_guide:nth-child(2) {
    background: url(/style/aeis/img/bg2.png) no-repeat center;
    background-size: cover;
}

.psle_guide:nth-child(3) {
    background: url(/style/aeis/img/bg3.png) no-repeat center;
    background-size: cover;
}

.psle_guide:nth-child(4) {
    background: url(/style/aeis/img/bg4.png) no-repeat center;
    background-size: cover;
}
.psle_ti{
    width:100%;
    text-align: center;
    margin-top: 36px;
}
.psle_ti_one{
    font-size:24px;
    font-family:PingFangSC;
    font-weight:500;
    color:rgba(74,144,226,1);
    line-height:33px;
}
.psle_ti_font{
    margin-top: 36px;
    width:100%;
    /* margin-left: 368px; */
    justify-content: center;
}
.psle_ti_font a{
    font-size:18px;
    font-family:PingFangSC;
    font-weight:400;
    line-height:25px;
}
.psle_ti_font a:hover{
    color:#1A7EC6;
}
.psle_ti_font_color{
    color:rgba(102,102,102,1);
}
.psle_ti_font_color2{
    color:rgba(245,166,35,1);
}
.psle_ti_to{
    width:360px;
    height:400px;
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 20px 0px rgba(0,0,0,0.15);
    border-radius:10px;
    margin-top: 45px;
}
.psle_ti_to img{
    width:359px;
    height:219px;
}
.psle_ti_to p{
    font-size:24px;
    font-family:PingFangSC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:33px;
    text-align: left;
    margin-left: 20px;
    margin-top: 21px;
}
.psle_ti_to_span{
    text-align: left;
    margin-left: 20px;
    margin-top: 15px;
	margin-right:20px;
}
.psle_ti_to_span span{
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;

}
.psle_ib_mid_r_title {
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(151, 151, 151, .2);
}

.psle_ib_mid_r_title span {
    font-size: 16px;
    font-weight: 600;
    color:rgba(74,144,226,1);
    line-height: 22px;
}

.psle_ib_mid_r_title a {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}
.psle_ib_mid_r_title a:hover{
    color:#1A7EC6;
}
.hide.hide{
    display: none;
}
/*雅思*/
.ys_intro{
    width:100%;
    height:272px;
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 20px 0px rgba(0,0,0,0.08);
    border-radius:10px;
    margin-top: 21px;
}
.ys_intro_son{
    border-bottom: 1px solid #DDDDDDFF;
}
.ys_intro_son a{
    width:195px;
    height:67px;
    text-align: center;
    font-size:16px;
    font-family:PingFangSC;
    font-weight:500;
    line-height:67px;
}
.ys_intro_son_color{
    background:rgba(74,144,226,1);
    box-shadow:0px 5px 20px 0px rgba(0,0,0,0.08);
    color:rgba(255,255,255,1);
}
.ys_intro_son a:hover{
    width:195px;
    height:67px;
    text-align: center;
    font-size:16px;
    font-family:PingFangSC;
    font-weight:500;
    line-height:67px;
    background:rgba(74,144,226,1);
    box-shadow:0px 5px 20px 0px rgba(0,0,0,0.08);
    color:rgba(255,255,255,1);
}
.ys_intro_son>a:nth-child(n){
    border-right: 1px solid #DDDDDDFF;
}
.ys_intro_son>a:last-child{
    border-right: 0px solid #DDDDDDFF;
}
.ys_intro_tit>p{
    margin-left: 20px;
    width:540px;
    font-size:16px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(134,143,154,1);
    line-height:24px;
}
.ys_intro_tit div{
    background-image: url('');
    width:240px;
    height:140px;
    text-align: center;
}
.ys_intro_tit>div>a{
    font-size:20px;
    font-family:PingFangSC;
    font-weight:600;
    color:rgba(255,255,255,1);
    line-height:140px;
}



/*小学中学补*/
.small_top .small_top_l>a{
    background-repeat: no-repeat ;
    background-position:center;
}
.small_top .small_top_l>a:hover{
    color:#1A7EC6;
}

.alevel_box_le .small_intor>a{
    background-repeat: no-repeat ;
    background-position:center;
}

.alevel_box_rig .detail_guide{
    background-repeat: no-repeat ;
    background-position:center;
}

.small_top .small_top_l>a{
    display: flex;
    line-height: normal;
    align-items: center;
    justify-content: center;    
}
.small_intor>a>span{
    width:100%;
}

.rank_school_c_name{
    display:block;
}
.small_ques_list>a{
    height: 38px;
}

/*alevel(olevel)补*/
.alevel_top_box img{
    width:29px;
    height:29px;
}
.alevel_box_tab .alevel_box_tab_act{
    color:rgba(74, 144, 226, 1);
}
.alevel_school_l {
    border: 0px;
}
.alevel_school_son {
    width: 30%;
}
.alevel_school_son .ml10{
    width:50%;
}
.art_ml29{
    margin-left: 29%;
}
.art_content{
    display: flex;

}
.art_content .some_news_list{
    justify-content:flex-start;
    flex-direction: column;
    width:50%;
    align-items:flex-start;
}
.art_content>div:nth-child(2){
    padding-left: 40px;
}
.art_content .some_news_list>a:nth-child(2)>span {
    font-size: 13px;
    color: rgba(102, 102, 102, 1);
}

.alevel_box_rig .detail_guide{
    background-size:280px 83px;
    background-repeat:no-repeat;
}

/*TOEFL补*/
.require_son_img{
    border:0px;
}
.require_money{
    margin-left: 10px;
}
/*理工补*/
.science_school_son_t_r .flex span:nth-child(1){
    width:22%;
}
.science_school_son_t_r .flex span:nth-child(2){
    margin-left:15px;
    width:70%;
}
.science_school_son_top>a>img{
    height:auto;
}

/*私立补*/
.hot_p_img{
    border:0px;
}

/*成功案例补*/
.successful_case_l>a, .successful_case_l>a>img {
    width: 100%;
    height: 100%;
}
.add_wc_er img{
    width:150px;
    max-height: 150px;
}

/*psle补*/
.psle_guide{
    background-repeat: no-repeat;
    background-size: cover;
}
.text_flow4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

/*雅思补*/
.ys_intro_tit div{
    background-repeat: no-repeat;
    background-size: cover;
}

/*专业列表*/
.zy_lb_top{
    margin-top: 43px;
}
.zy_lb_top>input{
    width:700px;
    height:40px;
    background:rgba(255,255,255,1);
    border-radius:3px;
    border:1px solid rgba(221,221,221,1);
}
.zy_lb_top>a>img{
    position: absolute;
    margin-left: -30px;
    margin-top: -5px;
    width:14px;
    height:14px;
}
.zy_lb_top_font{
    margin-left: 20px;
    width:140px;
    height:40px;
    background:rgba(245,166,35,1);
    border-radius:3px;
    text-align: center;
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:40px;
}
.list_flex_zy{
    display: flex;
    display:-webkit-flex;

}
.zy_lb_right{
    margin-top: 30px;
    margin-left: 40px;
    width:260px;
    height:280px;
    background:rgba(248,251,255,1);
    text-align: center;
}
.zy_lb_right>img{
    width: 110px;
    height: 110px;
    margin-top: 42px;
}
.zy_lb_right>p{
    margin-top: 27px;
    font-size:20px;
    font-family:PingFangSC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:28px;
}
.zy_lb_right>span{
    margin-top: 7px;
    font-size:12px;
    font-family:PingFangSC;
    font-weight:500;
    color:rgba(153,153,153,1);
    line-height:17px;
}
.zy_lb_top2{
    position: fixed;
}
.zy_lb_top2_to{
    margin-left: 160px;
    width: 700px;
}
.zy_lb_top2>ul{
    border-left: 1px solid #DDDDDD;
    padding-left: 9px;
}
.zy_lb_top2_fonnt:hover a{
	color:rgba(74,144,226,1);
}
.zy_lb_top2_active>a{
    margin-left: -10px;
    border-left: 2px solid #4A90E2FF;
    padding-left: 9px;
    color:rgba(74,144,226,1);
}
.zy_lb_top2>ul>li{
    padding-bottom: 18px;
}
.zy_lb_top2_fonnt a{
    font-size:15px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:21px;
}
.zy_lb_top2_fonnt2 a{
    font-size:15px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(74,144,226,1);
    line-height:21px;
}
.zy_lb_top2_zj>a{
    width:80px;
    height:27px;
    border-radius:3px;
    text-align: center;
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    line-height:27px;
    margin-right: 15px;
}
.zy_lb_top2_dj{
    background:rgba(255,255,255,1);
    border:1px solid rgba(221,221,221,1);
    color:rgba(153,153,153,1);
}
.zy_lb_top2_dj:hover{
	background:rgba(255,255,255,1);
    border:1px solid rgba(74,144,226,1);
    color:rgba(74,144,226,1);
}
.zy_lb_top2_dj2{
    background:rgba(255,255,255,1);
    border:1px solid rgba(74,144,226,1);
    color:rgba(74,144,226,1);
}
.zy_lb_top3{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    box-sizing: border-box;
}
.zy_lb_top3>p{
    margin-top: 27px;
    width:180px;
    height:20px;
    font-size:14px;
    font-family:AlibabaPuHuiTiR;
    color:rgba(51,51,51,1);
    line-height:20px;
    text-align: center;
}
.zy_lb_top4_gi{
    width:700px;
    height:68px;
    background:rgba(247,248,251,1);
}
.zy_lb_top4>div>p{
    width:180px;
    height:20px;
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;
    text-align: center;
}

/*专业列表补*/

.zy_lb_top3>p{
    width:65px;
}

.zy_lb_top3>p:nth-child(1){
    width:270px;
}

.zy_lb_top3>p:last-child{
   width:135px; 
}

.zy_lb_top4{
    display:flex;
    justify-content: space-between;
}

.zy_lb_top4>div,.zy_lb_top4>div>p{
    width:65px;
}

.zy_lb_top4>div:nth-child(1),.zy_lb_top4>.maj_n p{
     width:270px;
}

.zy_lb_top4>.maj_s,.zy_lb_top4>.maj_s>p{
     width:135px;  
}

.zy_lb_top2{
    position: absolute;
    margin-top: 60px;
}
.zy_lb_top2_to{
    min-height: 600px
}


/*初级院校*/
.psle_guide_cj {
    width: 259px;
    height: 96px;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
    box-sizing: border-box;
}

.psle_guide_cj:nth-child(1) {
    background: url(../new_img/bg2.png) no-repeat center;
    background-size: cover;
}

.psle_guide_cj:nth-child(2) {
    background: url(../new_img/bg3.png) no-repeat center;
    background-size: cover;
}

.psle_guide_cj:nth-child(3) {
    background: url(../new_img/bg4.png) no-repeat center;
    background-size: cover;
}
.cjxy_school_content_img,
.cjxy_school_content_img img{
    width: 360px;
    height: 213px;
}
.cjxy_school_content_font1{
    font-size:24px;
    font-family:PingFangSC;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:33px;
}
.cjxy_school_content{
    display: flex;
    display: -webkit-flex;    
}
.cjxy_school_content p{
    margin-top: 7px;
    width:478px;
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;
}
.cjxy_school_title a{
    width:110px;
    height:42px;
    background:rgba(231,242,255,1);
    border-radius:5px;
    text-align: center;
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(55,76,102,1);
    line-height:42px;
}
.cjxy_school_title a:hover{
    color:#1A7EC6;
}
.cjxy_school_title{
    justify-content: space-between;
}
.cjxy_school_son{
    height:247px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(238,238,238,1);
}
.cjxy_class_zx {
    width: 230px;
    height: 40px;
    padding-right: 20px;
    box-sizing: border-box;
    justify-content: space-between;
}

.cjxy_class_zx span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.cjxy_class_zx a {
    width: 77px;
    height: 27px;
    background: rgba(176, 217, 52, 1);
    border-radius: 13px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 27px;
    text-align: center;
}
/*公立大学*/
.gldx_private_l_adv,
.gldx_private_l_adv>a,
.gldx_private_l_adv>a>img{
    width: 100%;
}
.gldx_school_conten{
    width: 100%;
    justify-content: space-between;
    /* box-sizing: border-box; */
}
.gldx_school_conten_tile{
    width: 200px;
    height:300px;
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 20px 0px rgba(0,0,0,0.08);
    border-radius:10px;
}
.gldx_school_conten_tile>img{
    width: 100%;
    height: 143px;
}
.gldx_school_conten_tile>a{
    width:172px;
    font-size:16px;
    font-family:PingFangSC;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:22px;
    margin-left: 15px;
    margin-top: 5px;
}
.gldx_school_conten_tile>a:hover{
    color:#1A7EC6;
}
.gldx_school_conten_tile>p{
    width:172px;
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;
    margin-left: 15px;
    margin-top: 5px;
}
.gldx_school_conten_tile>div{
    width: 100%;
    height: 27px;
    text-align: center;
    margin-top: 11px;
}
.gldx_school_conten_tile>div>a{
    width:100px;
    height:27px;
    background:rgba(90,166,255,1);
    border-radius:3px;
    text-align: center;
    font-size:14px;
    font-family:PingFangSC;
    font-weight:600;
    color:rgba(255,255,255,1);
    line-height:27px;
}
.gldx_forum_title_font{
    margin-left: 28px;
}
.gldx_forum_title>div{
    position: absolute;
    margin-left: 108px;
}
.gldx_forum_title>div>a{
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    line-height:20px;
}
.gldx_forum_title_color.gldx_forum_title_color{
    color:rgba(0,0,0,1);
}
.gldx_school_son a{
    width:286px;
    font-size:16px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:22px;
    margin-top: 16px;
}
.gldx_school_son a:hover{
    color:#1A7EC6;
}
.gldx_school_son>div{
    width:260px;
}
.gldx_school_son{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.gldx_gkk{
    width:260px;
    height:244px;
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 15px 0px rgba(0,0,0,0.08);
    border-radius:5px;
    margin-top: 18px;
}
.gldx_gkk_son{
    width: 233px;
    margin-left: 15px;
}
.gldx_gkk_font{
    padding-top: 23px;
}
.gldx_gkk_font>p{
    font-size:15px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(243,73,58,1);
    line-height:21px;
}
.gldx_gkk_font>span{
    font-size:15px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:21px;
}
.gldx_gkk_font2{
    font-size:18px;
    font-family:PingFangSC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:25px;
}
.gldx_gkk_font2:hover{
    color: rgba(74, 144, 226, 1);
}
.gldx_gkk_content_son>img{
    width:27px;
    height:27px;
}
.gldx_gkk_content_son>p{
    margin-left: 7px;
    font-size:11px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:16px;
}
.gldx_gkk_content_son{
    border-bottom: 1px solid #EEEEEEFF;
    padding-bottom: 22px;
}
.gldx_gkk_content_tile>p{
    font-size:11px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:16px;
}
.gldx_gkk_content_tile>a{
    width:78px;
    height:29px;
    background:rgba(74,144,226,1);
    border-radius:3px;
    border:1px solid rgba(74,144,226,1);
    text-align: center;
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:29px;
}
.gldx_mid_r_son{
    flex-wrap: wrap;
}
.gldx_mid_r_son>a{
    background:rgba(244,249,255,1);
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(29,73,124,1);
    line-height:20px;
    padding:8px 15px;
    margin-bottom: 10px;
}
.gldx_mid_r_son>a:hover{
    color:#1A7EC6;
}
/*最新幼儿园*/
.zxy_school_all{
    width: 100%;
    text-align: center;
}
.zxy_school_all>a{
    font-size:20px;
    font-family:PingFangSC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:28px;
    text-align: center;
}
.zxy_school_all>div{
    justify-content: space-between;
}
.zxy_school_all>div>a{
    width:260px;
    height: 120px;
    justify-content: center;
    display: -webkit-flex;
    align-items: center;
}
.zxy_school_all>div>a>div{
    position: absolute;
    font-size:18px;
    font-family:PingFangSC;
    font-weight:600;
    color:rgba(255,255,255,1);
}
.zxy_school_all>div>a>div:hover{
    color:#1A7EC6;
}

.zxy_school_all_content>img{
    width: 72px;
    height: 72px;
}
.zxy_school_all_content>p{
    margin-top: 21px;   
    width:147px;
    height:22px;
    font-size:16px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:22px;
}
.zxy_school_all_img{
    width: 47px;
    height: 50px;
}
.zxy_school_all_bottom{
    width:100%;
    height:343px;
    background:rgba(248,248,248,1);
    text-align: center;
    margin-top: 62px;
}
.zxy_school_all_bottom>div>p{
    padding-top: 34px;
    font-size:20px;
    font-family:PingFangSC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:28px;
    margin-bottom: 5px;
}
.zxy_school_all_bottom>div>span{
    font-size:16px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:22px;
}
.zxy_school_all_bottom>div>div{
    justify-content: space-between;
}
.zxy_school_all_bottom_son1{
    /* max-width: 90px; */
    height: 81px;
}
.zxy_school_all_bottom_son1>img{
    max-width: 90px;
    min-height: 58px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.zxy_school_all_bottom_son>p{
    font-size:16px;
    font-family:PingFangSC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:22px;
    margin-top: 10px;
}
.zxy_school_all_bottom_son_font{
    margin-top: 10px;
    width:261px;
    height:72px;
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:24px;
}
.zxy_school_all_bottom_son{
    justify-content: space-between;
}
.zxy_school_content_right{
    border-bottom: 1px solid #EEEEEEFF;
    padding-bottom: 12px;
}
.zxy_school_content_right>a{
    font-size:14px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(96,106,113,1);
    line-height:20px;
}
.zxy_school_content_right>a:hover{
    color:#1A7EC6;
}
.zxy_school_content_right>div>img{
    width: 12px;
    height: 12px;
    margin-right: 7px;
}
.zxy_school_content_right>div>p{
    font-size:12px;
    font-family:HelveticaNeue;
    color:rgba(96,106,113,1);
    line-height:14px;
}

.zxy_school_all>span {
    font-size: 20px;
    font-family: PingFangSC;
    font-weight: 500;
    color: rgba(51,51,51,1);
    line-height: 28px;
    text-align: center;
    display: inline-block;
}

.zxy_school_all .subbanner_img{
    width:260px;
    max-height: 120px;
}

/*公立大学补*/
.international_er>p{
    display:inline-block;
    width:164px;
}
.gldx_school_conten_tile>p{
    height: 78px;
}


/*申请指南*/
.sqzn_font>p{
    text-align: center;
    font-size:18px;
    font-family:AlibabaPuHuiTiM;
    color:rgba(51,51,51,1);
    line-height:25px;
    margin-bottom: 20px;
}
.sqzn_font>div{
    width: 666px;
    margin: 0 auto;
    justify-content: space-between;
}
.sqzn_font>div a{
    font-size:16px;
    font-family:AlibabaPuHuiTiR;
    color:rgba(102,102,102,1);
    line-height:22px;
}
.sqzn_font>div a:hover{
    color:rgba(74,144,226,1);
}
.sqzn_fo{
    font-size:18px;
    font-family:PingFangSC-Semibold,PingFangSC;
    font-weight:600;
    color:rgba(74,144,226,1);
    line-height:25px;
}
.sqzn_all{
    width: 260px;
    height: 195px;
}
.sqzn_all img{
    max-width: 260px;
    height: 195px;
}
.sqzn_all2{
    margin-left: 14px;
}
.sqzn_all2>p{
    width:310px;
    height:113px;
    font-size:14px;
    font-family:PingFangSC-Regular,PingFangSC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:22px;
}
.sqzn_all2>table{
    margin-top: 23px;
    width:311px;
    height:60px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(238,238,238,1);
    text-align: center;
}
.sqzn_all2 td>div{
    width:24px;
    height:24px;
    margin: 0 auto;
}
.sqzn_all2 td>a>div>img{
    max-width:24px;
    height:24px;
}
.sqzn_all2 td>a{
    font-size:14px;
    font-family:PingFangSC-Regular,PingFangSC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:20px;
}
.sqzn_all2 td>a:hover{
    color:#1A7EC6;
}


.sqzn_all2 td>a>div{
    margin-bottom: 5px;
}
.sqzn_all2 td:nth-child(2){
    border-left: 1px solid rgba(238, 238, 238, 1);
    border-right: 1px solid rgba(238, 238, 238, 1);
}
.sqzn_all3{
    width: 100%;
    margin-left: 15px;
}
.sqzn_all3 a,
.sqzn_all3 img{
    width: 259px;
    height: 60px;
}
.sqzn_all3 a:nth-child(2){
    margin: 8px 0;
}
.sqzn_all3 p{
    position: absolute;
    width: 259px;
    text-align: center;
    font-size:18px;
    font-family:AlibabaPuHuiTiM;
    color:rgba(255,255,255,1);
    line-height:60px;
    text-shadow:0px 2px 11px rgba(0,0,0,0.15);
}

.sqzn_all3 p:hover{
    color: #1A7EC6;
}


/*专家点评*/

.special_banner{
    width:100%;
    height: 360px;
}

.special_banner>a{
    height: 360px;
}

.special_m_title{
    margin-top: 34px;
    display: flex;
    flex-direction: column;
    height: 65px;
    align-items: center;
    justify-content: space-between;
}

.special_title_t{
    height:33px;
    font-size:24px;
    font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;
    font-weight:500;
    color:rgba(74,144,226,1);
    line-height:33px;
}

.special_title_b{
    width:647px;
    height:22px;
    font-size:16px;
    font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:22px;
}

.special_cate{
    display:flex;
    flex-direction: column;
    justify-content:space-between;
    align-items:center;
    height:430px;
}

.special_cate_title{
    font-size:20px;
    font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:27px;
    margin-top:28px;
}

.special_cate_list{
     display:flex;
     width:100%;
    justify-content:center;
}

.special_cate_list>a{
    margin:28px 30px;
}

.special_cate_item{
    width:260px;
    height:320px;
    
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 20px 0px rgba(0,56,115,0.1);
    border-radius:5px;
    display: flex;
    flex-direction: column;
    justify-content:space-around;
    align-items:center;
}
.special_cate_item img{
    width:80px;
    height: 80px;
    border-radius: 50%;
    margin-top:10px;
}

.special_c_name{
    width:223px;
   
    font-size:20px;
    font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;
    font-weight:500;
    color:rgba(74,144,226,1);
    text-align: center;
     
}

.special_c_rank_1{
    font-size:18px;
    font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:25px;
}

.special_c_separate{
    width:218px;
    height:1px;
    background-color: #979797; 
}

.special_c_rank_2{
    width:218px;
    height:66px;
    font-size:14px;
    font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:22px;
}

.special_c_detail{
    /*width:67px;*/
    height:20px;
    font-size:14px;
    font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;
    font-weight:400;
    color:rgba(74,144,226,1);
    line-height:20px;
    margin-bottom: 10px;
}

.special_appoint{
    margin:60px auto;
    width:330px;
    height:60px;
    background:rgba(74,144,226,1);
    border-radius:40px;
    text-align: center;
    display:flex;
    justify-content:center;
    align-items:center;
}

.special_appoint a{
     font-size:20px;
    font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:27px;
}

/*专家点评详情页;*/
.special_show_teacher{
    display:flex;
    justify-content:space-between;
    margin-top:40px;
}

.special_show_t_info{
    width:860px;
    height:280px;
    background:rgba(248,250,255,1);

}
.special_show_t_info>div{
    
    margin:37px 26px;
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
}

.special_show_t_info>div>div{
    display: flex;
    flex-direction: column;
    width:560px;
    
}

.special_show_t_info img{
    width:200px;
    height:200px;
}

.special_show_t_name{
    width:100%;
    font-size:20px;
    font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;
    font-weight:500;
    color:rgba(74,144,226,1);
    line-height:27px;
}

.special_show_t_rank{
    font-size:14px;
    font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;
    font-weight:400;
    color:rgba(153,153,153,1);
    margin-top:10px;
}

.special_show_t_desc{
    width:560px;
    height:125px;
    font-size:14px;
    font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
    
}

.text_flow5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

/*免费评估表单*/
.special_show_t_table{
    width:260px;
    height:280px;
    background:rgba(248,250,255,1);
}

.special_show_t_t_m{
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content:space-between;
    align-items:center;
    margin:20px auto;
}


.special_show_t_title{
    width:96px;
    height:22px;
    font-size:16px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:22px;
}

.special_show_t_t_input>input{
    width:222px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(221,221,221,1);
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(153,153,153,1);
    
}

.special_show_t_t_code{
    display:flex;
    justify-content:space-between;
    align-items:center;
    
}

.special_show_t_t_code{
    width:222px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(221,221,221,1);
}

.special_show_t_t_code>input{
    width:120px;
}


.special_show_t_t_code>div{
    width:1px;
    height:20px;
    background-color: rgba(221,221,221,1);
    
}

.special_show_t_t_code>span{
    width:80px;
    height:20px;
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(74,144,226,1);
    cursor:pointer;   
}

.special_show_t_t_submit{
    width:222px;
    height:40px;
    background:rgba(74,144,226,1);
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(255,255,255,1);
    display:flex;
    justify-content:center;
    align-items:center;
    cursor:pointer;
}

.special_svr{
    display:flex;
    flex-direction:column; 
    
}
.special_svr,.first_forum_title,.all_index_article_top{
    margin-top: 40px;
}

.first_forum_title .special_svr_title,
.special_svr_title{
    font-size:20px;
    font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;
    font-weight:500;
    color:rgba(74,144,226,1);
    
}

.special_svr_list{
    display:flex;
    justify-content:space-between;
    margin-top:20px;
}

.special_svr_item{
    width:560px;
    height:220px;
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 20px 0px rgba(74,144,226,0.17);
    border-radius:5px;
   
}

.special_svr_item>div{
    display:flex;
    justify-content:space-between;
    margin:25px 31px;
}

.special_svr_l{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    margin:5px 10px;
    align-items:center;
    text-align: center;
}

.special_svr_l img{
    width:70px;
    height:70px;
    border-radius: 50%;
}

.special_svr_name{
   
    height:22px;
    font-size:16px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:22px;
}

.special_svr_school{
    width:130px;
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:18px;
}

.special_svr_r{
    width:360px;
    height:174px;
    font-size:14px;
    font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}

.text_flow7 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}




/*成功案例详情*/
.case_show_box{
    width:100%;
    display:flex;
    justify-content:space-between;
   
    
}


.case_show_info{
    display:flex;
    justify-content:space-between;
    width:860px;
}

.case_show_img{
    width:260px;
    height:363px;
    background:rgba(224,238,255,1);
    display:flex;
    justify-content:center;
    align-items:center;
}

.case_show_img img{
    width:234px;
    height:332px;   
}

.case_show_content{
    display:flex;
    flex-direction:column;
    height:200px;
    width:536px;
    justify-content:space-between;
}

.case_show_school{
    width:505px;
    height:33px;
    font-size:24px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:33px;
}

.case_show_c_info{
    
     display:flex;
     height:120px;
    flex-direction:column;
    justify-content:space-between;
    
}

.case_show_text{
    width:400px;
    height:20px;
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;
}

.case_show_desc{
    width:860px;
    margin-top:25px;
}

.case_show_d_title{
    padding-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;
}

.case_show_d_content{
    margin-top:20px;
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:28px;
}

.case_show_box .case_show_table{
    margin-top:30px;
    height: 351px;
    display:flex;
    justify-content:center;
}
.case_show_form .case_show_t_t{
    height: 311px;
}

.case_show_form .case_show_t_t_title{
    width:auto;
}

.case_show_table .case_show_form input{
    width:222px;
    height:32px;
    background:rgba(255,255,255,1);
    
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(153,153,153,1);
    
}



/*//下拉选择框*/
.case_show_t_exam ul li{
    list-style: none;
  }
 .case_show_t_exam .special_show_t_e_input{
    position: relative;
  }
  .special_show_t_e_input input{
    outline: none;
    width: 100%;
    height: 100%;
    border:1px solid rgba(221,221,221,1);
  }
  .special_show_t_e_input .layui-icon{
    position: absolute;
    right: 12px;
    top: 8px;
  }
  .case_show_t_e_list{
    width: 222px;
    border: 1px solid #cccccc;
    overflow: hidden;
    display:none;
    z-index:10;
    position:absolute;
  }
  .case_show_t_e_list ul li{
    width: 100%;
    height: 32px;
    cursor: pointer;
    line-height: 32px;
    padding-left: 10px;
    background: rgba(248,250,255,1)
  }
  .case_show_t_e_list ul li:hover{
    background-color: #cccccc;
  }
  
  .case_show_table .special_show_t_t_code{
    height:32px;
  }
  /*下拉选择框end*/
  
 .case_show_table
 .case_show_form
 .case_show_t_t .phone_code{
      width:120px;
  }
.case_show_table .special_show_t_t_code>span{
    width:80px;
     
}


/**
 * SM1
 */
.sm1_case_box{
	display:flex;
	flex-direction:column;
	width:360px;
	height:240px;
	background:rgba(243,248,255,1);
	border-radius:4px;
	padding:20px 15px;
	box-sizing: border-box;
}
.sm1_swiper{
	width:1160px!important;
	height:240px!important;
}
.sm1_swiper .swiper-wrapper{
	height:240px!important;
}
.sm1_case_slide{
	width:360px!important;
	height:240px!important;
	margin-right:40px!important;
	
}

.sm1_case_t{
	height:60px;
	display:flex;
}
.sm1_case_tr{
	display:flex;
	flex-direction:column;
}
.sm1_case_avatar img{
	width:60px;
	height:60px;
	border-radius:50%;
}
.sm1_case_tr{
	margin-left:20px;
}
.sm1_case_name{
	height:22px;
	font-size:16px;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(51,51,51,1);
	line-height:22px;
}
.sm1_case_school{
	margin-top:8px;
	height:20px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:20px;
}
.sm1_case_intro{
	margin-top:20px;
	display:flex;
}
/**
 * SM2
 */
.sm2_sch_item{
	display:flex;
	justify-content:space-between;
}
.sm2_sch_info{
	display:flex;
	width:860px;
	padding:10px 15px;
	justify-content:space-between;
	background:rgba(255,255,255,1);
	box-shadow:0px 5px 15px 0px rgba(0,0,0,0.05);
	border-radius:4px;
}
.sm2_sch_l{
	display:flex;
	
}
.sm2_sch_r{
	width:225px;
	display:flex;
	justify-content:space-between;
	font-size:12px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(44,124,212,1);
}
.sm2_sch_name{
	font-size:20px;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(51,51,51,1);
}
.sm2_sch_ename{
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(153,153,153,1);
	margin-top:5px;
}
.sm2_sch_l img{
	width:163px;
	height:74px;
}
.sm2_sch_link{
	width:260px;
	height:94px;
	background-size:260px 94px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.sm2_sch_link img{
	width:11px;
	height:16px;
	margin-right:15px;
}
.sm2_link_l{
	font-size:20px;
	font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;
	font-weight:500;
	color:rgba(255,255,255,1);
	margin-left:20px;
}
.sm2_sch_link{
	display:flex;
}

/* aptis新增 */

.aptis_title>span {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(41, 126, 200, 1);
    line-height: 25px;
}

.aptis_title {
    align-items: flex-end;
    justify-content: flex-start;
}

.aptis_tab {
    margin-left: 25px;
}

.aptis_tab>span {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
    cursor: pointer;
}

.aptis_tab>span:last-child {
    margin-left: 21px;
    position: relative;
}

.aptis_tab>span:last-child::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 8px;
    background: rgba(153, 153, 153, 1);
    top: 0;
    bottom: 0;
    left: -10px;
    margin: auto;
}

.aptis_act.aptis_act {
    font-weight: 600;
    color: rgba(41, 126, 200, 1);
}

.apt_class {
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.apt_class>a {
    margin-right: 40px;
    width:260px;
    position: relative;
}

.apt_class>a>img{
    width:260px;
    height: 91px;
}

.apt_class>a>span{
    position: absolute;
    left:106px;
    top:29px;
    font-size:24px;
    font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:33px;
}

.apt_class>a:nth-child(3n) {
    margin-right: 0;
}

.aptis_col>span {
    color: rgba(41, 126, 200, 1);
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(41, 126, 200, 1);
}

.aptis_intr {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
}

.intr_more {
    align-items: center;
    justify-content: flex-start;
}

.intr_more>span {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 124, 112, 1);
    line-height: 22px;
    margin-right: 8px;
}

.detail_aptis {
    width: 260px;
    height: 75px;
    border-radius: 10px;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 30px;
}

/*.detail_aptis:nth-child(n) {
    background: url(/style/aeis/img/bg4.png) no-repeat center;
    background-size: cover;
}

.detail_aptis:nth-child(2n) {
    background: url(/style/aeis/img/bg3.png) no-repeat center;
    background-size: cover;
}

.detail_aptis:nth-child(3n) {
    background: url(/style/aeis/img/bg2.png) no-repeat center;
    background-size: cover;
}*/

.class_exam {
    align-items: flex-start;
    justify-content: flex-start;
}

.class_exam>img {
    width: 413px;
}

.class_exam_r {
    flex: 1;
}

.class_exam_top {
    padding-top: 20px;
    padding-left: 30px;
    box-sizing: border-box;
}

.class_e_name {
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(44, 124, 212, 1);
    line-height: 33px;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.class_e_name::after {
    position: absolute;
    content: '';
    width: 40px;
    height: 2px;
    background: rgba(44, 124, 212, 1);
    border-radius: 3px;
    left: 0;
    bottom: 0;
}

.class_exam_span {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 22px;
    letter-spacing: 1px;
    width: 82px;
}

.class_exam_span>span {
    width: 70px;
    text-align-last: justify;
}

.class_exam_det>span {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
}

.class_exam_bot {
    width: 100%;
    height: 50px;
    background: rgba(250, 250, 250, 1);
    margin-top: 33px;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 20px;
}

.class_exam_bot>span {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.class_exam_bot>a {
    width: 100px;
    height: 32px;
    background: rgba(44, 124, 212, 1);
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.aptis_fx {
    width: 358px;
    height: 240px;
    background: rgba(243, 248, 255, 1);
    border-radius: 4px;
    padding: 20px 15px;
    box-sizing: border-box;
}

.aptis_fx_top {
    align-items: center;
    justify-content: flex-start;
}

.aptis_fx_top>img {
    border-radius: 50%;
    width: 60px;
}

.aptis_swiper .swiper-container {
    float: inherit;
    width: 100%;
    height: 240px;
}

.aptis_swiper .swiper-container .swiper-wrapper .swiper-slide {
    height: 100%;
}

.aptis_name {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.aptis_school {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.aptis_talk {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.align-center {
    display: flex;
    align-items: center;
}





