@charset "utf-8";
/* CSS Document */


.wad_0 {
    max-width: 14.9rem;
    margin: 0 auto;
    align-items: center;
    background-size: contain;
    margin-top: 1.8rem;
}

.wad_1 {
    max-width: 100%;
    margin: 0 auto;
    align-items: center;
    background-size: contain;
    padding: 0.6rem 0;
    margin: 0.35rem;
}


.con_box {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.index_news {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.index_news .col-2 {
    width: 6.71rem;
    position: relative;
    min-height: 7.2rem;
}

.index_news .index_news_item {
    position: relative;
    height: auto;
    overflow: hidden;
}

.index_news .index_news_item.left {
    width: 14.9rem;
    z-index: 10;
}

.index_news .index_news_item.right {
    width: 4.8rem;
    z-index: 10;
}


.item_title {
    font-family: 'VERDANAB';
    font-size: 0.36rem;
    text-align: center;
    margin-bottom: 0.6rem;
    display: flex;
    justify-content: center;
}

.item_title div {
    display: flex;
    color: #134e71;
    flex-direction: column;
    align-items: center;
}

.item_title div::after {
    background: url(../img/titile_img.png) center;
    bottom: 0;
    content: "";
    width: 3.68rem;
    height: 0.39rem;
    background-size: 100% 100%;
}

.more_txt {
    font-size: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
    color: #616161;
    font-family: Verdana;
    text-decoration: underline;
    margin-top: 0.5rem;
}

.more_txt:hover {
    color: #e9a223;
    text-decoration: underline;
}


.news_wrap {
    width: 100%;
    overflow: hidden;
}

.news_box {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.news_wrap .news_box {
    position: relative;
}

.news_container {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
    flex-direction: column;
    align-items: center;
}

.news_container_list {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
    flex-direction: column;
}

.news_slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}


.news_wrap .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.news_wrap .item .img_box {
    width: 100%;
    height: auto;
    position: relative;
}


.news_wrap .item .img_box .img img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .5s ease-in-out;
}

/* .news_wrap .item:hover .img_box .img img {
    transform: scale(1.1);
} */

.news_wrap .item:hover .title {
    color: #e9a223;
    text-decoration: underline;

}

/* .news_wrap .news_slide:hover {
    background: #e9eef5;
    transition: all .5s;
} */

.news_wrap .news_slide_2:hover {
    background: #e9eef5;
    transition: all .5s;
}

.news_wrap .item .text_con {
    width: 96%;
    font-family: 'VERDANAB';
    top: -22px;
    left: 0px;
    position: relative;
    border-top: 10px #586ca342 solid;
    border-right: 10px #586ca342 solid;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    height: 2.5rem;
    background: url(../img/n_t_logo_img.png) bottom right no-repeat;
}

.news_wrap .item .text_con::before {
    background: url(../img/n_t_img.png) center;
    content: "";
    width: 100%;
    height: 0.04rem;
    background-size: 100% 100%;
    bottom: 0;
    position: absolute;
}

.news_wrap .item .title {
    font-size: 0.27rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: all .5s;
    color: #003656;
    background: #fff;
    padding: 0.25rem;
    line-height: 0.30rem;
    height: 1.15rem;}


.news_wrap .item .date {
    width: 100%;
    font-size: 0.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.15rem;
    color: #616161;
    position: absolute;
    bottom: 0;
    padding: 0.25rem;
}

.index_academics {
    text-align: center;
    position: relative;
    z-index: 1;
}

.index_academics .academics_icon_box {
    position: relative;
    display: flex;
}

.academics_icon_box .item_icon {
    width: 7.3rem;
    height: 6.64rem;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 1;
    display: flex;
    overflow: hidden;
}

.icon_container {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}


.academics_icon_box .item_icon_1 {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.academics_icon_box .bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.academics_icon_box .item_icon_1 .item_1 {
    width: 100%;
    height: 5rem;
    display: flex;
    position: relative;
}

.academics_icon_box .item_icon_1 {
    background-color: #fffeef;
}

.academics_icon_box .item_icon_1 div.o3 {
    order: 4 !important;
}

.academics_icon_box .item_icon_1 div.o4 {
    order: 3 !important;
}

.academics_icon_box .item_icon_1 .blue_bg {
    background: url(../img/t_blue.png) no-repeat;
    background-size: cover;
}

.academics_icon_box .txt {
    z-index: 2;
    width: 100%;
    height: auto;
    padding: 0.4rem;
}

.academics_icon_box .img_logo {
    width: 4rem;
    height: 3rem;
    background: url(../img/IMOLogo.gif) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 20%;
    left: 25%;
}

.academics_icon_box .img_banner {
    width: 9.6rem;
    height: 5rem;
    background: url(../img/img_banner.png) no-repeat;
    background-size: 100% 100%;
}

.academics_icon_box .item_icon_1 .con_text {
    background: #3a4b7999;
    position: absolute;
    left: 0.7rem;
    top: 0.7rem;
    border: 4px solid #fff;
    padding: 0.5rem;
    z-index: 5;
    font-size: 0.30rem;
    font-family: Verdana;
    color: #fff;
    text-align: left;
    line-height: 0.50rem;
    width: 3.5rem;
}

.academics_icon_box .item_icon_1 .con_text_2 {
    background: #3a4b7999;
    position: absolute;
    left: 0.7rem;
    top: 0.7rem;
    border: 4px solid #fff;
    padding: 0.5rem 0.5rem 1rem 0.4rem;
    z-index: 5;
    font-size: 0.30rem;
    font-family: Verdana;
    color: #fff;
    text-align: left;
    line-height: 0.50rem;
    width: 3.5rem;
}

.academics_icon_box .item_icon_1 .con_text div {
    margin-top: 0.25rem;
}

.academics_icon_box .item_icon_1 .con_text div a {
    font-size: 0.22rem;
    color: #fff;
    text-decoration: underline;
}

.academics_icon_box .item_icon_1 .con_text div a:hover {
    color: #e9a223;
    transition: all 0.6s;
}

.item_icon_1 .info {
    display: flex;
    flex-direction: column;
}

.item_icon_1 .info .title {
    font-family: 'VERDANAB';
    font-size: 0.4rem;
    color: #fff;
    text-align: left;
    padding-bottom: 0.25rem;
}

.item_icon_1 .info .con_1 {
    font-family: 'VERDANA';
    font-size: 0.18rem;
    color: #fff;
    text-align: justify;
    line-height: 0.32rem;
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}

.item_icon_1 .info .button {
    width: 2.05rem;
    bottom: 0.45rem;
    margin-top: 0.2rem;
}

.item_icon_1 .info .button a {
    display: block;
    font-size: 0.20rem;
    background: #fff;
    color: #113f89;
    font-family: Verdana;
    font-weight: bold;
    padding: 0.15rem 0.4rem;
    border-radius: 25px;
}

.item_icon_1 .info .button a:hover {
    background: #e9a223;
    color: #fff;
    transition: all 0.6s;
}

.icon_box_2 {
    position: absolute;
    z-index: 10;
    top: 15%;
    left: 0;
    right: 0;
}

.icon_box_2 li {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    font-family: Verdana;
}

.icon_box_2 dl {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    align-items: center;
}

.icon_box_2 dd {
    width: 50%;
    padding: 0.4rem;
}

.icon_box_2 dd div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon_box_2 dd .ico_img {
    width: 100%;
    margin: 0 auto;
    padding-top: 0.1rem;
}

.icon_box_2 dd .ico_img img {
    display: block;
    width: 0.82rem;
    margin: 0 auto;
}

.icon_box_2 dd p {

    font-size: 0.24rem;
    text-align: left;
    width: 2rem;
}

.icon_box_2 dd p a {
    color: #fff;
    text-decoration: underline;
}

.icon_box_2 dd p a:hover {
    color: #e9a223;
    transition: all 0.5s;
}

.sh_box {
    width: 100%;
    display: flex;
}

.sh_box .left_sh {
    display: flex;
}

.sh_box .left_sh .sh_1 {
    width: 4.3rem;
    overflow: hidden;
}

.sh_box .left_sh .sh_1 img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .7s ease-in-out;
}

/* .sh_box .left_sh .sh_1 img:hover {
    transform: scale(1.1);
  } */
.sh_box .right_sh {
    display: flex;
    flex-direction: column;
}

.sh_box .right_sh .sh_2 {
    width: 100%;
    overflow: hidden;
}

.sh_box .right_sh .sh_3 {
    width: 100%;
    overflow: hidden;
}

.sh_box .right_sh .sh_4 {
    width: 100%;
    overflow: hidden;
}

.sh_box .right_sh .sh_5 {
    width: 100%;
    overflow: hidden;
}

.sh_box .right_sh .sh_2 img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .7s ease-in-out;
}

.sh_box .right_sh .sh_3 img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .7s ease-in-out;
}

.sh_box .right_sh .sh_4 img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .7s ease-in-out;
}

.sh_box .right_sh .sh_5 img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .7s ease-in-out;
}

.sh_box .right_sh .sh_2 img:hover {
    transform: scale(1.1);
}

.sh_box .right_sh .sh_3 img:hover {
    transform: scale(1.1);
}

.sh_box .right_sh .sh_4 img:hover {
    transform: scale(1.1);
}

.sh_box .right_sh .sh_5 img:hover {
    transform: scale(1.1);
}