@charset "utf-8";
/* CSS Document */
* html {
    background-attachment: fixed;
    overflow-x: hidden
}

html {
    background-color: #F5F5F5
}

body {
    margin: 0;
    padding: 0;
    font: 12px Arial;
    -webkit-text-size-adjust: none;
    background: #ffffff scroll;
}

/*   #FFFFBF   */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, blockquote, p {
    padding: 0;
    margin: 0
}

hr {
    margin: 0 auto
}

table, td, tr, th {
    font-size: 12px
}

li {
    list-style-type: none
}

img {
    border: 0;
}

ol, ul {
    list-style: none
}

address, cite, code, em, th {
    font-weight: normal;
    font-style: normal
}

a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    blr: expression(this.onFocus=this.blur());
}

a:hover {
    text-decoration: underline
}

textarea {
    font-size: 12px;
    line-height: 20px
}

.spacer {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.blank {
    clear: both;
    height: 10px;
}

.blank8 {
    clear: both;
    height: 8px;
}

.blank5 {
    clear: both;
    height: 15px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.warp {
    width: 1200px;
    height: 91px;
    margin: 0 auto;
}

.tag-name {
    font-size: 0;
    position: absolute;
    top: -88px;
    left: 0;
}

.gray {
}

#header {
    position: fixed;
    width: 100%;
    z-index: 2019;
    height: 91px;
    background-color: #ffffff;
}

.head:after {
    clear: both;
    content: '';
    font-size: 0;
}

.head .logo {
    margin-left: 64px;
    width: 384px;
    padding: 28px 0
}

.head .logo a {
    display: inline-block
}

.head .nav_box {
    padding: 33px 0
}

.head .nav_box li {
    float: left;
    margin-right: 50px;
    position: relative;
}

.last-li {
    display: none;
}

.head .nav_box li a {
    color: #021326;
    font-size: 16px;
    line-height: 22px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: rgba(0, 0, 0, 1);
}

/*字号16 行间距22*/
.head .nav_box li a:hover {
    text-decoration: none;
    color: #1065FC;
}

.head .nav_box li:hover::after {
    content: ' ';
    width: 100%;
    height: 1px;
    background: #1065FC;
    position: absolute;
    bottom: -36px;
    left: 0;
}

/*模拟下划线跟随*/
.head .nav_box li.on::after {
    content: ' ';
    width: 100%;
    height: 1px;
    background: #1065FC;
    position: absolute;
    bottom: -36px;
    left: 0;
}

.head .nav_box li.on a, .head .nav_box li.one a {
    color: #1065FC;
}

.login-btn {
    float: right;
    margin: 20px 63px 20px;
    width: 120px;
    height: 48px;
    border: 1px solid #1065FC;
    text-align: center;
    border-radius: 5px
}

.login-btn a {
    color: #1065FC;
    font-size: 16px;
    line-height: 48px;
    text-decoration: none
}

.top-menu {
    display: none
}

.video-container {
    padding-top: 88px;
    width: 100%;
    background-color: #0A3C96;
    opacity: 0.45;
}

.video-box {
    background-color: white;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    opacity: 1;
    position: relative;
}

.video-text {
    width: 100%;
    height: 100px;
    padding-top: 500px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    z-index: 2020;
}

.video-text h1 {
    font-size: 64px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 90px;
}

.video-box video {
    width: 100%;
    height: auto;
}

.video-box img {
    display: none;
}


.page-slider {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 88px;
}

.pick-bg {
    background: url(../images/pick-bg.png) bottom center no-repeat;
    height: 2810px;
}

.page-slide {
    margin: 0 auto;
    width: 100%;
    height: 1037px;
    position: absolute;
    background: url(../images/banner2.jpg) bottom center no-repeat;
    /*animation: xm 15s infinite;*/
}

/*@keyframes xm {*/
/*    0% {*/
/*        background: url(../images/banner1.png);*/
/*        background-size: cover;*/
/*    }*/

/*    50% {*/
/*        background: url(../images/banner2.png);*/
/*        background-size: cover;*/
/*    }*/

/*    100% {*/
/*        background: url(../images/banner1.png);*/
/*        background-size: cover;*/
/*    }*/
/*}*/

.page-slide h2 {
    margin-top: 300px;
    color: #fff;
    font-size: 72px;
    font-weight: 600;
    text-align: center;
}

/*.page-slide h3 {margin-top:878px;color:#021326;font-size: 56px;font-weight: 600;text-align: center;}*/
.page-slide h3 {
    margin-top: 500px;
    color: #021326;
    font-size: 56px;
    font-weight: 600;
    text-align: center;
}

.page-slide p {
    color: rgba(2, 19, 38, 1);
    font-size: 14px;
    font-weight: 300;
    /*text-align: center;*/
    font-family: PingFangSC-Light, PingFang SC;
}

.services {
    position: relative
}

/*  **********************  第一行3个框框 */
.p-ul {
    position: relative;
    width: 1035px;
    height: auto;
    margin: 25px auto 0 auto;
    background: url("../images/pick-bg.png") bottom no-repeat;
}

.p-ul ul li {
    box-sizing: border-box;
    width: 320px;
    height: 332px;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    /*text-align: center;*/
    padding: 56px 0;
    border-radius: 4px;
    border: solid 1px #e8e8e8;
    position: relative;
}

.service_div_frist {
    box-sizing: border-box;
    width: 320px;
    height: 332px;
    text-align: center;
    background: #ffffff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    top: -58px;
    position: relative;
}

.service_div_frist img {
    margin-top: 50px;
    text-align: center;
}

.service_div_frist_content {
    margin-top: 16px;
}

.service_div_frist_content span {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(2, 19, 38, 1);
    line-height: 22px;
}

.sevice-second-hideinfo {
    box-sizing: border-box;
    width: 320px;
    height: 332px;
    border-radius: 4px;
    top: -56px;
    left: 0;
}

#service-second-id:hover {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}

.service_div_third {
    box-sizing: border-box;
    width: 320px;
    height: 332px;
    text-align: center;
    background: #ffffff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
}

.service_div_third img {
    margin-top: 50px;
    text-align: center;
}

.service_div_third_content {
    margin-top: 16px;
}

.service_div_third_content span {
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(2, 19, 38, 1);
    line-height: 22px;
}

.service_div_third_content a {
    font-size: 14px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: rgba(16, 101, 252, 1);
    line-height: 20px;
    opacity: 0.65;
}


.flexible_img {
    display: inline-block;
    margin-left: 20px;
}

.flexible_img img {
    width: 41px;
    height: 48px;
}

.flexible_bg {
    margin: 0px 0px 0px 20px;
    position: absolute;
    left: 156px;
    top: 1px;
}

.flexible_bg img {
    /*width: 110px;*/
    /*height: 80px;*/
}

.flexible_title {
    width: 224px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(2, 19, 38, 1);
    line-height: 22px;
    margin: 25px 20px 15px 20px;
}

.flexible_content {
    width: 277px;
    height: 67px;
    font-size: 14px;
    margin: 25px 20px 15px 20px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: rgba(2, 19, 38, 1);
    line-height: 20px;
    opacity: 0.65
}

.li-img {
    height: 30px;
    margin-top: -30px;
}

.flexible_subtitle_span {
}

.flexible_subtitle {
    top: 32px;
    position: absolute;
    margin-left: 10px;
    width: 240px;
    height: 33px;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    line-height: 20px;
    display: inline-block;
    color: rgba(2, 19, 38, 1);
    font-family: PingFangSC-Semibold, PingFang SC;
    opacity: 0.65
}

/*  **********************  */
/*  梯形颜色*/
.trapezoidal {
    width: 143px;
    height: 28px;
    position: absolute;
    right: 10px;
    top: 28px;
    background-color: #1065FC;
    z-index: -100;
}

.trapezoidal_flag {
    top: 29px;
    width: 60px;
    right: -7px;
    height: 45px;
    z-index: -100;
    position: absolute;
    background-color: #ffffff;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(130deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
}


.voice_trapezoidal {
    width: 79px;
    height: 23px;
    position: absolute;
    right: 440px;
    top: 76px;
    background-color: #1065FC;
    z-index: -100;
}

.voice_trapezoidal_flag {
    top: 81px;
    width: 60px;
    right: 411px;
    height: 45px;
    z-index: -100;
    position: absolute;
    background-color: #EDF1F6;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(150deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
}

.company_trapezoidal {
    width: 79px;
    height: 23px;
    position: absolute;
    right: 584px;
    top: 110px;
    background-color: #1065FC;
    z-index: -100;
}

.company_trapezoidal_flag {
    top: 105px;
    width: 60px;
    right: 630px;
    height: 45px;
    z-index: -100;
    position: absolute;
    background-color: #F5F5F5;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(50deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
}

/*  梯形颜色结束*/

/*客户声音*/
.custom-voice {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
    float: left;
    z-index: 0;
    text-align: center;
}

.custom-voice h3 {
    margin-top: 0;
    font-size: 48px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(2, 19, 38, 1);
    line-height: 67px;
    padding-bottom: 12px;
}

.voice-list-wap {
    display: none;
}

/*客户声音结束*/

/*  ********** 企业墙  ************  */
.wall {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
    float: left;
    z-index: 9;
}

.company_div_c {
    width: 100%;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(6, 23, 42, 1);
    line-height: 67px;
    text-align: center;
}

.company_div_c_wap {
    display: none;
}

.company_div {
    width: 100%;
    height: 67px;
    font-size: 48px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(6, 23, 42, 1);
    line-height: 67px;
    text-align: center;
}

.w-warp {
    width: 100%;
    margin: 0 auto;
}

.w-bd {
    height: 360px;
    opacity: 0.7;
}

.w-warp ul {
    padding-top: 20px;
}

.w-warp ul li {
    margin: 0;
    border: 0;
    padding: 0;
    height: 43px;
    text-align: center;
    width: 100%;
}

.w-warp ul li img {
    margin-right: 32px;
    margin-top: 20px;
    width: 100px;
    height: 40px;
    text-align: center;
}

/*  **********************  */
/*  ***********  二维码开始 ***********  */
.right_flag {
    width: 300px;
    height: 200px;
    right: 1%;
    top: 60%;
    position: fixed;
    z-index: 2020;
}

.dialog {
    border-radius: 4px 4px 0px 0px;
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(216, 229, 239, 1);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);

    top: 30px;
    left: 50px;
    width: 120px;
    padding: 10px;
    z-index: 2000;
    height: 110px;
    font-size: 12px;
    position: relative;
    display: inline-block;
}

.dialog_2 {
    border-radius: 4px 4px 0px 0px;
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(216, 229, 239, 1);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);

    top: 30px;
    left: 50px;
    width: 98px;
    padding: 10px;
    z-index: 2000;
    height: 88px;
    font-size: 12px;
    position: relative;
    display: inline-block;
}

.dialog_ico {
    top: -31px;
    position: relative;
}

.dialog .dialog_ico {
    top: -31px;
    position: relative;
}

.dialog_ico:after, .dialog_ico:before {
    content: '';
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 10px;
}

.dialog_ico:before {
    left: 108px;
    top: -19px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.2);
}

.dialog_ico:after {
    left: 108px;
    top: -19px;
    border-color: transparent transparent transparent rgba(245, 245, 245, 1);
}

/*  ***********  二维码结束 ***********  */
/*  ***********  二维码右侧tab开始 ***********  */
.right_flag_content {
    top: 50px;
    right: 50px;
    width: 66px;
    float: right;
    height: 197px;
    padding-top: 10px;
    text-align: center;
    position: relative;
    /*border: solid 1px #e8e8e8;*/
    background: rgba(16, 101, 252, 1);
    border-radius: 4px 4px 4px 4px;
}

.flag_content {
    width: 36px;
    height: 22px;
    font-size: 16px;
    cursor: pointer;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
    letter-spacing: 2px;
}

.right_flag_content hr {
    color: #FFFFFF;
    opacity: 0.25;
    margin: 10px 15px 10px 15px;
}

/*  ***********  二维码右侧tab结束 ***********  */


/*  ***********  页脚 开始 ***********  */

.fotter-container {
    clear: both;
    height: 64px;
    width: 100%;
    background: rgba(55, 61, 66, 1);
}

.foot_div {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.word_foot_div_frist {
    float: left;
    margin: 24px 0;
    width: 600px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-family: PingFangSC-Regular, PingFang SC;
}

.word_foot_div_seconed {
    float: left;
    margin: 24px 0;
    width: 200px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
}

.word_foot_div_thrid {
    float: right;
    margin: 24px 0;
    width: 200px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
}

/*  二维码   */
.word_img_foot_div_seconed {
    height: 30px;
    width: 100%;
    margin-left: 20px;
    position: absolute;
}

.img_foot_div_frist {
    width: 178px;
    height: 159px;
    margin: 44px 70px 10px 70px;
}

.img_foot_div_seconed {

}

.img_foot_div_thrid {
    width: 178px;
    height: 159px;

    margin: 44px 70px 10px 70px;
}

.word_img_foot_div_thrid {
    width: 162px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(2, 19, 38, 1);
    line-height: 22px;
}

.a_img_foot_div_thrid {
    width: 185px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: rgba(16, 101, 252, 1);
    line-height: 20px;
}

/*  二维码   */

/*  ***********  页脚 结束 ***********  */
#people_num_wap {
    display: none;
}

.page-slide-join {
    width: 100%;
    height: 764px;
    position: absolute;
    background: url(../images/join.png) bottom center no-repeat;
}

.page-slide-join h2 {
    margin-top: 212px;
    color: #FFFFFF;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-size: 72px;
    font-weight: 600;
    text-align: center;
    line-height: 100px;
}

.join-info-table {
    top: 528px;
    position: absolute;
    width: 100%;
}

.join-info-table ul {
    /*position: relative;*/
}

.table-item {
    width: 1200px;
    background: rgba(255, 255, 255, 1);
    margin: 0 auto;
    border-radius: 4px;
    border: 1px solid lightslategrey;
}

.table-item:hover {
    border: 1px solid rgba(24, 144, 255, 1);
}

.table-item h3 {
    margin-left: 24px;
    margin-top: 24px;
    height: 44px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 44px;
    opacity: 0.85
}

.table-item h4 {
    margin-left: 24px;
    width: 80px;
    height: 24px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
    margin-top: 16px;
    opacity: 0.85
}

.table-item p {
    margin-left: 24px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
    margin-top: 16px;
    margin-bottom: 24px;
    opacity: 0.65
}

.join-info-table li {
    margin-bottom: 18px;
}

#page-container {
    padding-top: 48px;
    padding-bottom: 48px;
    text-align: center;
}

/*.footer-container {*/
/*    width: 100%;*/
/*    height: 64px;*/
/*    background: rgba(55, 61, 66, 1);*/
/*    position: absolute;*/
/*    z-index: 11111;*/
/*}*/

/*.footer-content {*/
/*    width: 1200px;*/
/*    position: relative;*/
/*    margin: 0 auto;*/
/*}*/

/*.footer-content div {*/
/*    font-size: 14px;*/
/*    font-family: PingFangSC-Regular, PingFang SC;*/
/*    font-weight: 400;*/
/*    line-height: 20px;*/
/*    color: rgba(255, 255, 255, 1);*/
/*    display: inline-block;*/
/*    padding-top: 22px;*/
/*    padding-bottom: 22px;*/
/*}*/
/*.footer-content.fp3 {*/
/*    position: absolute;*/
/*    margin-right: 2px;*/
/*}*/

/*.footer-content.fp2 {*/
/*    margin-right: 64px;*/
/*}*/


.about-body {
    padding: 150px 0 0 0;
}

.about-title {
    text-align: center;
}

.about-title h2 {
    color: #000;
    font-size: 28px;
    font-weight: 400;
}

.about-title h3 {
    color: rgba(0, 0, 0, 0.25);
}

.about-content {
    padding: 20px 0;
}

.about-content p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
    line-height: 24px;
    text-indent: 2em;
}

.about-content ul.culture {
    position: relative;
    padding-left: 35px;
    margin-top: 48px;
    margin-left: 2em;
}

.about-content ul.culture::before {
    content: ' ';
    width: 4px;
    height: 450px;
    display: block;
    background: #f5f5f5;
    position: absolute;
    top: 4px;
    left: 0;
}

.about-content ul.culture > li {
    min-height: 110px;
    position: relative;
    /*z-index: 9;*/
}

.about-content ul.culture > li h2 {
    color: rgba(0, 0, 0, 0.85);
    font-size: 16px;
}

.about-content ul.culture > li h2::before {
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: solid 4px #fff;
    background: #e8e8e8;
    position: absolute;
    left: -42px;
    top: 3px;
}

.about-content ul.culture > li > p {
    text-indent: 0;
    color: rgba(0, 0, 0, 0.65);
    font-size: 14px;
    line-height: 1.2;
    margin-top: 12px;
}


.gallery-ul {
    padding: 20px 0;
}

.gallery-ul li {
    float: left;
    margin: 0 24px 24px 0;
    position: relative;
}

.gallery-ul li img {
    position: relative;
    z-index: 4;
    cursor: pointer;
}

.gallery-ul li:hover .describe {
    display: block;
}

.gallery-ul li .describe {
    display: none;
    width: 580px;
    height: 246px;
    padding: 24px;
    background: #fff;
    box-shadow: 0 0 5px 6px rgba(0, 0, 0, 0.05);
    position: absolute;
    z-index: 9;
    top: 225px;
    left: 0;
    border-radius: 4px;
}

.gallery-ul li .describe h1 {
    font-size: 20px;
    color: #000;
    line-height: 35px;
}

.gallery-ul li .describe h1::after {
    content: "\2716";
    width: 24px;
    height: 24px;
    position: absolute;
    right: 24px;
    top: 22px;
    color: #ccc;
    font-weight: normal;
}

.gallery-ul li .describe ins {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.85);
    text-decoration: none;
}

.gallery-ul li .describe p {
    padding: 28px 0;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
    text-indent: 0;
    line-height: 24px;
}


/*猎高学院*/
.page-slide-school {
    width: 100%;
    height: 718px;
    position: absolute;
    background: url(../images/school_bg.png) bottom center no-repeat;
}

.page-slide-school h2 {
    margin-top: 181px;
    color: #FFFFFF;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-size: 72px;
    font-weight: 600;
    text-align: center;
    line-height: 100px;
}

.page-slide-school h6 {
    display: none;
}

.school-info-table {
    top: 527px;
    position: absolute;
    width: 100%;
}

.school-info-table ul {
    margin: 0 auto;
    width: 1200px;
}

.school-info-table li {
    margin-bottom: 32px;
    height: 221px;
}

.school-table-item {
    width: 1200px;
    height: 221px;
    margin: 0 auto;
    border-bottom: 2px solid #D8D8D8;
}


.school-table-item-left {
    float: left;
    width: 268px;
    height: 189px;
    margin-right: 32px;
}

.school-table-item-left img {
    width: 268px;
    height: 189px;
}

.school-table-item-right {
    float: left;
    height: 189px;
    width: 900px;
    position: relative;
}

.school-table-item-right h2 {
    padding-top: 8px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 28px;
}

.school-table-item-right p {
    padding-top: 24px;
    font-size: 16px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: rgba(0, 0, 0, 1);
    line-height: 22px;
}

.school-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-wrap: break-word;
    word-break: break-all;
    opacity: 0.65
}

.date-p {
    position: absolute;
    bottom: 0;
}

.date-p p {
    font-size: 16px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: rgba(0, 0, 0, 1);
    line-height: 22px;
    opacity: 0.25
}

.school-table-item-bottom {
    margin-top: 30px;
    height: 2px;
    width: 100%;
}

/*猎高学院*/

