<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



.wad_1 {
    max-width: 1000px;
    display: flex;
    align-items: center;
    background-size: contain;
    margin: 0 0.3rem;
}
.wad_2 {
    max-width: 1000px;
    margin: 0 auto;
    align-items: center;
    background-size: contain;
    margin: 0 0.3rem;
}
.wad_3 {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    background-size: contain;
    margin: 0 0.3rem;
}
.con_box {
    width: 100% !important;
    max-width: 1000px;
    margin: 0 auto;
}

.index_news {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.index_news .col-2 {
    width: 6.71rem;
    position: relative;
    min-height: 7.2rem;
}
.index_news .index_news_item 
{
    background-color: #fff;
    box-shadow: 0 2px 38px 0 rgb(0 0 0 / 8%);
    padding: 0.2rem;
    z-index: 9;
    position: relative;
    height: auto;
    overflow: hidden;
}
.index_news .index_news_item.left{
    width: 100%;
    border-top: 8px solid #fe9635;
    padding: 0.1rem 0.2rem 0.2rem 0.2rem;
    margin-top: 0.3rem;
    order: 2;
}
.index_news .index_news_item.middle{
    width: 100%;
    border-top: 8px solid #ac0000;
    z-index: 10;
    padding: 0.4rem 0.2rem 0.2rem 0.2rem;
    margin-top: 0.3rem;
    order: 1;
}
.index_search {
    height: 0.6rem;
    position: relative;
    width: 98%;
    margin: 0 auto;
    top: -0.2rem;
    margin-bottom: 0.2rem;
}
.index_search .form {
    border-bottom: #e4e4e4 solid 0.02rem;
    height: 0.6rem;
    position: relative;
}
.index_search .form .input {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
}
.index_search .form .input input {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.32rem;
    color: #333;
    border: none;
}
.index_search .form .submit {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0.4rem;
    background: url(../img/search24.png) center no-repeat;
    background-size: 0.24rem;
}
.index_search .form .submit input {
    width: 100%;
    height: 0.6rem;
    cursor: pointer;
    border: none;

}
textarea, input{
    background: transparent;
    outline: none;
}
input::-webkit-input-placeholder { /* Chrome, Opera, Safari */
    color: #afa398;
  }
   
  input:-moz-placeholder { /* Firefox 18- */
    color: #afa398;
    opacity: 1; /* 修复老版本Firefox的不透明度问题 */
  }
   
  input::-moz-placeholder { /* Firefox 19+ */
    color: #afa398;
    opacity: 1; /* 修复Firefox的不透明度问题 */
  }
   
  input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #afa398;
  }

.index_news .index_news_item.right{
    width: 100%;
    border-top: 8px solid #fe9635;
    padding: 0.1rem 0.2rem 0.2rem 0.2rem;
    margin-top: 0.3rem;
    order: 3;
}
.index_news .index_news_item .item_title{
    font-size: 0.2rem;
    text-align: center;
    margin-bottom: 0.2rem;
    position: relative;
}
.index_news .index_news_item .item_title div{
    display: flex;
    flex-direction: column;
    color: #000;
    font-size: 0.36rem;
    font-weight: bold;

}
.index_news .index_news_item .item_title span{
    font-size: 0.32rem;
    font-weight: normal;
    color: #b3b3b3;
    
}
.index_news .index_news_item .item_title .more_txt{
    position: absolute;
    top: 5px;
    right: 0px;
    font-size: 0.2rem;
    display: flex;
    align-items: center;
    line-height: 1;
    transition: all .3s;
    color: #787878;
}
.index_news .index_news_item .item_title .more_txt:hover{
    color: #ac0000;
}

.ico .item {
    cursor: pointer;
    position: relative;
    margin-bottom: 0px;
}

.ico .item .tog_btn {
    padding: 0.2rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    border-bottom: 1px solid #ececec;
}
.ico .item .tog_btn .left{
    display: flex;
    align-items: center;
}
.ico .item:hover .left a{
    color: #ac0000;
}
.ico .item  .icon_box {
    width: 0.3rem;
    height: auto;
    background-repeat: no-repeat;
    background-size: 0.3rem;
    background-position: 0px 0px;
    transition: all .4s ease-in-out;
    margin-right: 0.15rem;
}
.ico .item  .icon_box img{
    display: block;
    width: 0.3rem;
}
.ico .item .name{
    font-size: 0.27rem;
}
.ico .item .right_icon i{
    display: block;
    left: 0;
    top: 0;
    right: 0;
    height: 6px;
    width: 16px;
    background: url(../img/icon_jt.png) center no-repeat;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;

}
.ico .item:hover .right_icon i {
    display: block;
    left: 0;
    top: 0;
    right: 0;
    height: 6px;
    width: 16px;
    background: url(../img/icon_jt_2.png) center no-repeat;
    margin-right: -10px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.ico .item::after{
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 0;
    background: #ac0000ed;
    transition: all 0.5s ease-out 0s;
}
.ico .item:hover::after {
    width: 100%;
}

.news_wrap {
    width: 100%;
    overflow: hidden;
}
.news_box {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.news_wrap .news_box{
    padding-bottom: 0.5rem;
    position: relative;
}
.news_container{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.news_slide{
    flex-shrink: 0;
    width: 3.7rem;
    height: 100%;

    position: relative;
    transition-property: transform;
}
.news_wrap .item{
    position: relative;
    display: block;
    height: 100%;
}
.news_wrap .item .img_box{
    width: 100%;
    height: 0;
    padding-bottom: 66.66%;
    position: relative;
}
.news_wrap .item .img_box .img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
.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: #ac0000;
}


.news_wrap .item .title{
    font-size: 0.27rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0.15rem 0 0;
    transition: all .5s;
}
.news_wrap .item .text_box{
    font-size: 0.15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.15rem;
    color: #787878;
}
.news_wrap .item .date{
    font-size: 0.22rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.15rem;
    color: #787878;
}
.news_wrap .btn_bottom{
    position: absolute;
    width: 100%;
    bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news_wrap .btn_bottom .focus_box{
    position: absolute;
    bottom: 20%;
    z-index: 999;
}
.news_wrap .btn_bottom .focus_box li.current{
    background-color: #ac0000;
}
.news_wrap .btn_bottom .focus_box li{
    float: left;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    cursor: pointer;
    background: #e2e2e2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.news_wrap .btn_bottom .focus_box li a{
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
}


.index_academics{
    background: url(../img/academics_bg.png) center bottom no-repeat;
    background-size: cover;
    min-height: 4.96rem;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 0.24rem;
}
.index_academics .wad_2 .item_title{
    font-size: 0.2rem;
    text-align: center;
    padding-top: 0.5rem;
    position: relative;
    margin: 0 auto;
}
.index_academics .wad_2 .item_title div{ 
    display: flex;
    flex-direction: column;
    color: #fff;
    font-size: 0.36rem;
    font-weight: bold;
}
.index_academics .wad_2 .item_title span{
    font-size: 0.32rem;
    font-weight: normal;
    color: #b3b3b3;
}
.index_academics .wad_2 .item_title .more_txt{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.14rem;
    display: flex;
    align-items: center;
    line-height: 1;
    transition: all .3s;
    color: #fff;
    padding-top: 0.55rem;
}
.index_academics .wad_2 .item_title .more_txt:hover{
    color: #b3b3b3;
}
.index_academics .academics_icon_box{
    position: relative;
    margin-top: 0.5rem;
}
.index_academics .academics_icon_box li{
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.index_academics .academics_icon_box dl{
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-wrap: wrap;;
    align-items: center;
    justify-content: space-around;
}
.index_academics .academics_icon_box dd{
    width: 33%;
    max-width: 33.333%;
    padding-bottom: 1.5em;
}
.index_academics .academics_icon_box dd .ico_img {
    width: 1.4rem;
    margin: 0 auto;
}
.index_academics .academics_icon_box dd .ico_img img{
    display: block;
    width: 1.4rem;
    margin: 0 auto;
}
.index_academics .academics_icon_box dd .info {
    font-size: 0.16rem;
    color: #fff;
    padding: 0.2rem;
}
.index_academics .academics_icon_box dd .info b {
    font-size: 0.35rem;
    color: #fff;
}
.index_academics .academics_icon_box dd p{
    padding-top: 0.05rem;
    line-height: 0.24rem;
    color: #fff;
    height: 0.8rem;
    font-size: 0.16rem;
}
.index_events{
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 0.24rem;
}
.index_events .wad_2 .item_title {
    font-size: 0.2rem;
    text-align: center;
    padding-top: 0.5rem;
    position: relative;
    margin: 0 auto;
}
.index_events .wad_2 .item_title div {
    display: flex;
    flex-direction: column;
    color: #000;
    font-size: 0.36rem;
    font-weight: bold;
}
.index_events .wad_2 .item_title div i{
    font-style: normal;
}
.index_events .wad_2 .item_title span{
    font-size: 0.32rem;
    font-weight: normal;
    color: #787878;
}
.index_events .wad_2 .item_title .more_txt{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.2rem;
    display: flex;
    align-items: center;
    line-height: 1;
    transition: all .3s;
    color: #787878;
    padding-top: 0.55rem;
}
.index_events .wad_2 .item_title .more_txt:hover{
    color: #ac0000;
}


.events_container{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    padding-top: 0.2rem;
    flex-direction: column;
    align-items: center;
}
.events_slide{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    margin-bottom: 0.3rem;
}
.events_container .item{
    position: relative;
    display: block;
    height: 100%;
    background: #fff;
    box-shadow: 0 2px 38px 0 rgb(0 0 0 / 8%);
}
.events_container .item .img_box{
    width: 100%;
    height: 0;
    padding-bottom: 66.66%;
    position: relative;
}
.events_container .item .img_box .img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
.events_container .item .img_box .img img{
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .5s ease-in-out;
}
/*
.events_container .item:hover .img_box .img img {
    transform: scale(1.1);
}
.events_container .item:hover .title {
    color: #ac0000;
}
*/
.events_container .events_slide .item .title{
    font-size: 0.27rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0.15rem 0 0;
    transition: all .5s;
    text-align: left;
    padding: 0 0.15rem;
}
.events_container .events_slide .item .text_box{
    font-size: 0.15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.15rem;
    height: 0.4rem;
    color: #787878;
}
.events_container .events_slide .item .date{
    font-size: 0.22rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.3rem;
    color: #787878;
    text-align: left;
    padding: 0 0.15rem 0.3rem;
}
.events_slide .item::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 0;
    left: 0;
    background: #ac0000ed;
    transition: all 0.5s ease-out 0s;
}
.events_slide .item:hover::after {
    width: 100%;
}</pre></body></html>