.imgBox {
  width: 100%;
  position: relative;
  margin: 0 auto;
  font-size: 0px;
}
.imgBox>img {
  width: 100%;
  height: 348px;
  margin: 0 auto;
  z-index: 1;
  display: block;
}
.imgBox2 {
  position: absolute;
  z-index: 2;
  width: 1078px;
  top: 96px;
}

.imgBox2>img {
  width: 510px;
}

.imgBox2>.img2 {
  margin-left: 45px;
}

.education_intro{
    margin-top: 85px;
}
/* 本科教育简介 */
.education_intro .fl{
    width: 600px;
    height: 576px;
    background-size: 100% 100%;
    background-image: url("../images/education/intro_bg.png");
    padding-left: 52px;
    padding-top: 43px;
    box-shadow: -2px 2px 18px -6px rgba(51, 51, 51, 0.5);

}
.education_intro .fl h3{
    width: 100%;
    position: relative;
}
.education_intro .fl h3>p{
    position: relative;
    font-size: 24px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    /* margin-top: 60px; */
    /* font-weight: bold; */
}
.education_intro .fl h3::before{
    content: "";
    width: 118px;
    height: 16px;
    background-color: rgba(45, 137, 94, 1);
    position: absolute;
    left: 0;
    bottom: 0;
}

.education_intro .fl h4{
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    margin-top: 40px;
}

.intro_box{
    width: 500px;
    height: 330px;
    overflow: hidden;
    margin-top: 24px;
}
.intro_box .mCSB_container{
    margin-right: 52px !important;
    text-indent:2em;
    text-align:justify;
}

.intro_box p{
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.intro_box p:first-child{
    margin-top: 0;
}


.education_intro .list{
    width: 600px;
    height: 576px;
    background-color: #fff;
    box-shadow: 4px 4px 24px -8px rgba(51, 51, 51, 0.2);
    padding: 24px 60px 0 36px;
}

.education_intro .list li{
    margin-left: 24px;
    margin-top: 24px;
    float: left;
    width: 144px;
    height: 144px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
.education_intro .list a{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    color: #999;
    padding: 90px 15px 0;
    text-align: center;
    line-height: 1em;
}

.education_intro .list i{
    width: 100%;
    height: 102px;
    line-height: 102px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 60px;
}
.education_intro .list i.icon-huaxueshiyan-{
    font-size: 80px;
}
.education_intro .list i.icon-xiazai{
    font-size: 52px;
}
.education_intro .list i.icon-chengguozhuanhuafuwu{
    font-size: 58px;
}
.education_intro .list p{
    font-size: 18px;
    width: 100%;
    overflow: hidden;
}
.education_intro .list li:hover{
    background-color: #4b997a;
}
.education_intro .list li:hover a{
    color: #fff;
}

/* 进修申请+毕业后教育 */
.apply_education{
    width: 100%;
    margin-top: 80px;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f4faf8;
}
.apply_education li{
    width: 584px;
    height: 140px;
    line-height: 134px;
    border-bottom: 6px solid #4b9a7b;
    background-color: #fff;
    box-shadow: 4px 4px 24px -16px rgba(51, 51, 51, 0.2),-4px -4px 24px -16px rgba(51, 51, 51, 0.2);

   
    font-size: 26px;
    color: #333;
}
.apply_education li i{
    font-size: 60px;
    color: #4b9a7b;
    margin-right: 40px;
    vertical-align: middle;
}
.apply_education li a{
    width: 100%;
    height: 100%;
    display: block;
    padding-left: 70px;
    padding-right: 66px;
    font-size: 26px;
    color: #333;
}
.apply_education li{
    transition: all 0.5s;
}
.apply_education li:hover{
    transform: translate(0,-5px);
    box-shadow: 4px 4px 24px -10px rgba(51, 51, 51, 0.4),-4px -4px 24px -10px rgba(51, 51, 51, 0.4);
}
.apply_education li span{
    text-decoration: underline;
    float: right;
    font-size: 14px;
    color: #4b9a7b;
}

/* 研究生教育 */
.postgraduate{
    padding-top: 80px;
}
.postgraduate h3{
    width: 100%;
    position: relative;
}
.postgraduate h3>p{
    position: relative;
    font-size: 24px;
    color: #333333;
    height: 30px;
    line-height: 30px;
}
.postgraduate h3::before{
    content: "";
    width: 140px;
    height: 16px;
    background-color: rgba(45, 137, 94, 1);
    position: absolute;
    left: 0;
    bottom: 0;
}

.postgraduate .classify{
    margin-top: 40px;
}
.postgraduate .classify li{
    width: 300px;
    height: 228px;
    float: left;
    background-size: 100% 100%;
    overflow: hidden;
}
.postgraduate .classify li a{
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 144px;
    text-align: center;
    position: relative;
    color: #fff;
}
.postgraduate .classify li i{
    position: absolute;
    display: block;
    width: 100%;
    line-height: 100px;
    left: 0;
    top: 44px;

    font-size: 80px;
    transition: all 0.5s;
}

.postgraduate .classify li.li4 i,.postgraduate .classify li.li5 i,.postgraduate .classify li.li8 i{
    font-size: 100px;
}
.postgraduate .classify li p{
    transition: all 0.5s;
    font-size: 20px;
    line-height: 20px;
}
  
.postgraduate .classify li p:last-child{
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
}

.postgraduate .classify li.li1{
    width: 600px;
    height: 456px;
    background-image: url("../images/education/li1.png");
}
.postgraduate .classify li.li2{
    background-image: url("../images/education/li2.png");
}
.postgraduate .classify li.li3{
    background-image: url("../images/education/li3.png");
}
.postgraduate .classify li.li4{
    background-image: url("../images/education/li4.png");
}
.postgraduate .classify li.li5{
    background-image: url("../images/education/li5.png");
}
.postgraduate .classify li.li6{
    background-image: url("../images/education/li6.png");
}
.postgraduate .classify li.li7{
    background-image: url("../images/education/li7.png");
}
.postgraduate .classify li.li8{
    background-image: url("../images/education/li8.png");
}
.postgraduate .classify li.li9{
    background-image: url("../images/education/li9.png");
}

.postgraduate .classify li.li1 a{
    padding-top: 1px;
}
.postgraduate .classify li.li1 img{
    margin: 164px auto 16px;
    display: block;
    width: 84px;
    /* transition: all 0.5s; */
}

/* .postgraduate .classify .li1:hover  img{
    width: 90px;
    margin-top: 162px;
}
.postgraduate .classify li:hover i{
    font-size: 90px;
}
.postgraduate .classify li:hover p{
    font-size: 22px;
}
.postgraduate .classify li:hover p:last-child{
    font-size: 16px;
}

.postgraduate .classify li.li4:hover i,.postgraduate .classify li.li5:hover i,.postgraduate .classify li.li8:hover i{
    font-size: 110px;
} */

.postgraduate .classify li a{
    transition: all 0.5s;
}
.postgraduate .classify li:hover a{
    transform: scale(1.04);
}

/*移动端*/
@media screen and (max-width: 768px){
.imgBox>img {
    width: 100%;
    height: 2.8rem;
    object-fit: cover;
    margin: 0 auto;
    z-index: 1;
    display: block;
}
.imgBox2 {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
}
.imgBox2>img {
    width: 3rem;
}
.imgBox2 {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 2.8rem;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.imgBox2>.img2 {
    margin-left: 0.5rem;
}
.education_intro {
    margin-top: 0.5rem;
}
.centerArea {
    width: calc(100% - 0.48rem);
    margin-left: auto;
    margin-right: auto;
}
.education_intro .fl {
    width: 100%;
    height: 6rem;
    background-size: 100% 100%;
    background-image: url(../images/education/intro_bg.png);
    padding-left: 0.24rem;
    padding-top: 0.24rem;
    box-shadow: -2px 2px 18px -6px rgba(51, 51, 51, 0.5);
}
.education_intro h3,.education_intro h3 p {
    position: relative!important;
    color: #fff!important;
    height: 0.55rem!important;
    line-height: 0.55rem!important;
    font-size: 0.4rem!important;
    font-weight: bolder!important;
}
.education_intro h3::before {
    content: ""!important;
    width: 2.1em!important;
    height: 0.25rem!important;
    background-color: rgba(45, 137, 94, 1)!important;
    position: absolute!important;
    left: 0!important;
    bottom: 0!important;
}
.education_intro h3 a {
    font-size: 0.24rem!important;
    font-weight: bolder!important;
    border: 0.03rem solid#4b9a7b!important;
    /* padding: 0.03rem 0.2rem!important; */
    line-height: 0.45rem!important;
    color: #fff!important;
}
.education_intro .fl h4 {
    color: #fff;
    font-size: 0.3rem;
    line-height: 1.5;
    margin-top: 0.3rem;
}
.intro_box {
    width: 100%;
    height: 3.72rem;
    overflow: hidden;
    margin-top: 0.3rem;
}
.intro_box .mCSB_container {
    margin-right: 0.4rem !important;
    text-indent: 2em;
    text-align: justify;
}
.intro_box p {
    margin-top: 0.2rem;
    font-size: 0.25rem;
    line-height: 1.5;
    color: #fff;
}
.education_intro .list {
    width: 100%;
    height: 5rem;
    background-color: #fff;
    box-shadow: 4px 4px 24px -8px rgba(51, 51, 51, 0.2);
    padding: 0.4rem 0.1rem;
}
.education_intro .list li {
    margin-left: 0;
    margin-top: 0.2rem;
    float: left;
    width: 1.6rem;
    height: 1.8rem;
    border: 1px solid #e5e5e5;
    border-radius: 0.1rem;
    margin: 0.05rem;
}
.education_intro .list i {
    width: 100%;
    height: 100%;
    line-height: 1.3rem;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0.7rem;
}
.education_intro .list i.icon-huaxueshiyan- {
    font-size: 1rem;
}
.education_intro .list i.icon-xiazai {
    font-size: 0.6rem;
}
.education_intro .list i.icon-chengguozhuanhuafuwu {
    font-size: 0.65rem;
}
.education_intro .list p {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: 1.1rem;
    line-height: 1.4;
    font-size: 0.2rem;
    width: 100%;
    overflow: hidden;
}
.apply_education {
    width: 100%;
    margin-top: 0.4rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    background-color: #f4faf8;
}
.apply_education li {
    width: 100%;
    height: 1.8rem;
    line-height: 1.8rem;
    border-bottom: 6px solid #4b9a7b;
    background-color: #fff;
    box-shadow: 4px 4px 24px -16px rgba(51, 51, 51, 0.2), -4px -4px 24px -16px rgba(51, 51, 51, 0.2);
    font-size: 0.3rem;
    color: #333;
}
.apply_education li a {
    width: 100%;
    height: 100%;
    display: block;
    padding-left: 0.7rem;
    padding-right: 0.7rem;
    font-size: 0.3rem;
    color: #333;
}
.apply_education li i {
    font-size: 0.7rem;
    color: #4b9a7b;
    margin-right: 0.5rem;
    vertical-align: middle;
}
.apply_education li span {
    text-decoration: underline;
    float: right;
    font-size: 0.2rem;
    color: #4b9a7b;
}
.postgraduate h3,.postgraduate h3 p {
    position: relative!important;
    color: #555!important;
    height: 0.55rem!important;
    line-height: 0.55rem!important;
    font-size: 0.4rem!important;
    font-weight: bolder!important;
}
.postgraduate h3::before {
    content: ""!important;
    width: 2.1em!important;
    height: 0.25rem!important;
    background-color: rgba(45, 137, 94, 1)!important;
    position: absolute!important;
    left: 0!important;
    bottom: 0!important;
}
.postgraduate h3 a {
    font-size: 0.24rem!important;
    font-weight: bolder!important;
    border: 0.03rem solid#4b9a7b!important;
    /* padding: 0.03rem 0.2rem!important; */
    line-height: 0.45rem!important;
    color: #555!important;
}
.postgraduate {
    padding-top: 0rem;
}
.mt12{
display:block;
  padding-top:1.2rem;
}
.postgraduate .classify {
    margin-top: 0.4rem;
}
.postgraduate .classify li.li1 {
    width: 100%;
    height: 3rem;
    background-image: url(../images/education/li1.png);
}
.postgraduate .classify li.li1 img {
    margin: 0.5rem auto 0.2rem;
    display: block;
    width: 0.85rem;
    /* transition: all 0.5s; */
}
.postgraduate .classify li p {
    position: absolute;
    width: 90%;
    left: 5%;
    top: 1.6rem;
    text-align: center;
    transition: all 0.5s;
    font-size: 0.35rem;
    line-height: 1;
}
.postgraduate .classify li p:last-child {
    font-size: 0.2rem;
    line-height: 1;
    margin-top: 0.5rem;
}
.postgraduate .classify li {
    width: 50%;
    height: 3rem;
    float: left;
    background-size: 100% 100%;
    overflow: hidden;
}
.postgraduate .classify li i {
    position: absolute;
    display: block;
    width: 100%;
    line-height: 1;
    left: 0;
    top: 0.5rem;
    font-size: 0.8rem;
    transition: all 0.5s;
}
.postgraduate .classify li.li4 i, .postgraduate .classify li.li5 i, .postgraduate .classify li.li8 i {
    font-size: 0.9rem;
}
.postgraduate .classify li.li4 {
    background-image: url(../images/education/li5.png);
}
.postgraduate .classify li.li5 {
    background-image: url(../images/education/li4.png);
}



}
