.footer-container[data-v-36b4b7e8] {
    width: 100%;
    height: 211px;
    min-width: 1200px;
    background: #0b65bd
}

.footer-container .school-log[data-v-36b4b7e8] {
    position: absolute;
    margin-left: 50px;
    margin-top: 40px
}

.footer-container .contact[data-v-36b4b7e8] {
    position: absolute;
    margin-left: 110px;
    margin-top: 100px
}

.footer-container .contact .phone label[data-v-36b4b7e8] {
    width: 343px;
    height: 68px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    margin-left: 20px
}

.footer-container .contact .email label[data-v-36b4b7e8] {
    width: 343px;
    height: 68px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    margin-left: 20px
}

.footer-container .contact .position label[data-v-36b4b7e8] {
    min-width: 350px;
    height: 68px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    margin-left: 20px;
    white-space: nowrap
}

.footer-container .weblist[data-v-36b4b7e8] {
    display: block;
    position: absolute;
    margin-top: 30px;
    margin-left: 550px
}

.footer-container .weblist a[data-v-36b4b7e8] {
    min-width: 120px;
    height: 14px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #b0d6fa;
    line-height: 28px;
    white-space: nowrap
}

.footer-container .weblist a[data-v-36b4b7e8]:hover {
    color: #fff
}

.footer-container .qr-container[data-v-36b4b7e8] {
    position: relative;
    right: -925px;
    height: 100px;
    margin-top: 50px;
    display: inline-block;
    min-width: 300px
}

.footer-container .qr-container .qr-img[data-v-36b4b7e8] {
    height: 50px;
    width: 50px;
    margin: 10px;
    float: left;
    cursor: pointer
}

.footer-container .qr-container .qr-img:hover .arrowDialogBox-container[data-v-36b4b7e8] {
    display: block
}

.license-container[data-v-36b4b7e8] {
    width: 100%;
    min-width: 1200px;
    height: 50px;
    background: #065cb0
}

.license-container div[data-v-36b4b7e8] {
    text-align:center;
    line-height: 50px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
}
.license-container div[data-v-36b4b7e8] p{
    margin:0;
}
.license-container div[data-v-36b4b7e8] p a{
    color:#fff;
}
.arrowDialogBox-container[data-v-36b4b7e8] {
    position: absolute;
    display: none;
    margin-top: -160px;
    margin-left: -20px
}

.arrowDialogBox-container .arrowDialogBox[data-v-36b4b7e8] {
    width: 93px;
    height: 93px;
    background-color: #fff;
    position: relative;
    border: 2px solid #fff
}

.arrowDialogBox-container .arrowDialogBox[data-v-36b4b7e8]:after,.arrowDialogBox-container .arrowDialogBox[data-v-36b4b7e8]:before {
    border: solid transparent;
    content: " ";
    height: 0;
    top: 100%;
    position: absolute
}

.arrowDialogBox-container .arrowDialogBox[data-v-36b4b7e8]:after {
    border-width: 8px;
    border-top-color: #fff;
    left: 35px
}

.arrowDialogBox-container .arrowDialogBox[data-v-36b4b7e8]:before {
    border-width: 10px;
    border-top-color: #fff;
    left: 35px
}

.menu-container[data-v-52a888ba] {
    width: 1200px;
    height: 50px;
    margin: 0 auto 10px auto;
    border: none
}

.menu-container .nav[data-v-52a888ba] {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.menu-container .nav>li[data-v-52a888ba] {
    display: inline-block
}

.menu-container .nav li[data-v-52a888ba] {
    line-height: 50px;
    font-size: 16px;
    text-align: center;
}

.menu-container .nav li a[data-v-52a888ba] {
    display: block;
    line-height: 50px;
    color: #fff;
    white-space: nowrap
}

.menu-container .nav li ul[data-v-52a888ba] {
    position: absolute;
    background-color: #fff;
    z-index: 5;
    list-style: none;
    margin-left: 0px;
    padding: 0;
    text-align: left;
    width: 153.6px;
}

.menu-container .nav li ul li[data-v-52a888ba] {
    min-width: 100%;
    display: block;
    height: 50px
}

.menu-container .nav li ul li a[data-v-52a888ba] {
    text-align: center;
    /*! padding: 0 20px; */
    font-size: 14px;
    color: #8f8f8f;
    transition: color .3s
}

.menu-container .nav li ul li a[data-v-52a888ba]:hover {
    color: #0b65bd
}

.menu-container .nav li ul li a:hover li[data-v-52a888ba]:hover {
    color: #fff;
    background: #0b65bd;
    cursor: pointer
}

.menu-container .nav li ul li ul[data-v-52a888ba] {
    display: block;
    margin-left: 160px;
    margin-top: -50px;
    background: #f5f5f5;
    box-shadow: 0 3px 10px 0 rgba(8,5,6,.05);
    text-align: center
}

.menu-container .nav li ul li ul a[data-v-52a888ba] {
    cursor: pointer
}

.menu-container .nav li ul li ul a[data-v-52a888ba]:hover {
    background: #0b65bd;
    color: #fff
}

[data-v-379c422d] {
    box-sizing: border-box
}

a[data-v-379c422d] {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff;
    margin: 10px
}

.navBarDefault[data-v-379c422d] {
    position: sticky;
    z-index: 4
}

.navBarWrap[data-v-379c422d] {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 9999999;
    background-color: #0b65bd
}

.toplogo[data-v-379c422d] {
    position: absolute;
    width: 1200px;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 19px auto 0
}

.toplogin[data-v-379c422d] {
    position: absolute;
    z-index: 1;
    min-width: 150px;
    top: 10px;
    right: 30px
}

.searchInput[data-v-379c422d] {
    width: 160px;
    height: 32px;
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 16px;
    opacity: .87;
    font-size: 14px;
    font-family: PingFang SC;
    color: #fff;
    font-weight: 400;
    padding-left: 20px
}

.searchInput[data-v-379c422d]:focus {
    outline: none
}

.overlay a[data-v-379c422d] {
    color: #000!important;
    padding: 0;
    margin: 0
}

.texture[data-v-770b5e79] {
    position: relative
}

a[data-v-770b5e79] {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff;
    margin: 10px
}

.carousel-container[data-v-770b5e79] {
    width: 100%;
    min-width: 1200px;
    height: 750px
}

.carousel-container .carousel-inner[data-v-770b5e79] {
    width: 100%;
    min-width: 1200px;
    height: 750px;
    overflow: hidden
}

.carousel-container .carousel-inner .showbg[data-v-770b5e79] {
    width: 100%;
    height: 750px;
    display: block;
    filter: blur(5px)
}

.carousel-container .carousel-inner .showbgf[data-v-770b5e79] {
    width: 1200px;
    height: 750px;
    display: block
}

.carousel-container .ant-carousel[data-v-770b5e79] .slick-dots {
    bottom: 20px;
    height: 30px;
    width: 200px;
    position: absolute;
    z-index: 5;
    left: 70%
}

.carousel-container .ant-carousel[data-v-770b5e79] .slick-dots li button {
    background-color: #fff;
    border-radius: 25px;
    width: 25px;
    height: 25px;
    font-size: 14px;
    color: #7e7e7e;
    margin-left: 15px
}

.carousel-container .ant-carousel[data-v-770b5e79] .slick-dots li.slick-active button {
    background-color: #fff;
    color: #7e7e7e
}

.carousel-container .showimg[data-v-770b5e79] {
    position: relative;
    text-align: center
}

.carousel-container .gback[data-v-770b5e79] {
    width: 100%;
    height: 750px;
    position: absolute;
    z-index: 1;
    display: block;
    text-align: center
}

.carousel-container .gfront[data-v-770b5e79] {
    z-index: 2;
    height: 750px;
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px
}

.news-container[data-v-770b5e79] {
    width: 100%;
    height: 482px;
    background: #f5f5f5;
    margin: -27px auto;
    padding-bottom: 30px
}

.news-container .news-title[data-v-770b5e79] {
    position: absolute;
    margin-top: 30px;
    width: 149px;
    height: 23px;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 700;
    color: #222;
    line-height: 23px
}

.news-container .news-title .news-english[data-v-770b5e79] {
    position: absolute;
    margin-left: 15px;
    margin-top: 5px;
    width: 40px;
    height: 11px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #8f8f8f;
    line-height: 24px
}

.news-container .news-title .xline[data-v-770b5e79] {
    width: 25px;
    height: 25px;
    background: #fff;
    position: absolute;
    margin-left: 70px;
    margin-top: 5px
}

.news-container .news-title .news-learning[data-v-770b5e79] {
    width: 98px;
    height: 23px;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 700;
    color: #8f8f8f;
    line-height: 23px;
    position: absolute;
    margin-left: 110px
}

.news-container .news-title .news-english2[data-v-770b5e79] {
    position: absolute;
    margin-left: 220px;
    margin-top: 5px;
    width: 40px;
    height: 11px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #8f8f8f;
    line-height: 24px
}

.news-container .news-title .more[data-v-770b5e79] {
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: 1100px;
    margin-top: -5px;
    font-size: 14px;
    line-height: 24px;
    color: #969696
}

.news-container .news-content[data-v-770b5e79] {
    margin-top: 30px
}

.news-container .activity-pics[data-v-770b5e79] {
    position: absolute;
    margin-top: 80px;
    width: 590px;
    height: 332px
}

.news-container .activity-pics img[data-v-770b5e79] {
    width: 590px;
    height: 332px
}

.news-container .activity-pics .ant-carousel[data-v-770b5e79] .slick-dots {
    right: 40px;
    width: auto;
    bottom: 40px
}

.news-container .activity-pics .ant-carousel[data-v-770b5e79] .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 5px;
    background-color: hsla(0,0%,95.7%,.4);
    box-sizing: border-box;
    opacity: 1
}

.news-container .activity-pics .ant-carousel[data-v-770b5e79] .slick-dots li.slick-active button {
    background-color: #f4f4f4;
    color: #fff
}

.news-container .activity-pics .carousel-inner[data-v-770b5e79] {
    position: relative
}

.news-container .activity-pics .pic-desc[data-v-770b5e79] {
    position: absolute;
    display: block;
    left: 0;
    z-index: 999;
    width: 630px;
    height: 90px;
    background: linear-gradient(0deg,#222,rgba(34,34,34,0));
    opacity: .9;
    padding: 0 50px;
    bottom: 0;
    box-sizing: border-box;
    text-align: left;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news-container .activity-pics .pic-desc a[data-v-770b5e79] {
    height: 50px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 24px;
    color: #fff;
    margin-left: -30px;
    margin-bottom: 0;
    width: 500px;
    background: none;
    bottom: -10px
}

.news-container .news-right[data-v-770b5e79] {
    position: absolute;
    background-color: #fff;
    width: 585px;
    height: 332px;
    margin-top: 80px;
    margin-left: 610px
}

.news-container .news-right .tag-time[data-v-770b5e79] {
    position: absolute;
    background: #0b65bd;
    height: 85px;
    width: 85px;
    color: #fff;
    top: 45px;
    left: 40px;
    text-align: center
}

.news-container .news-right .tag-time p[data-v-770b5e79] {
    margin: 0
}

.news-container .news-right .tag-time p[data-v-770b5e79]:first-child {
    position: relative;
    margin-top: 5px;
    font-size: 34px;
    font-weight: 700
}

.news-container .news-right .tag-time p[data-v-770b5e79]:nth-child(2) {
    font-size: 12px
}

.news-container .news-right .first-title[data-v-770b5e79] {
    width: 367px;
    height: 16px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 700;
    color: #222;
    line-height: 24px
}

.news-container .news-right .first-title[data-v-770b5e79]:hover {
    color: #0b65bd
}

.news-container .news-right .first-describe[data-v-770b5e79] {
    width: 389px;
    height: 46px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #8e8e8e;
    line-height: 24px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-container .news-right .leftpanel[data-v-770b5e79] {
    position: absolute;
    top: 50%;
    left: 40px
}

.news-container .news-right .leftpanel .tag-content[data-v-770b5e79] {
    color: #9d9d9d
}

.news-container .news-right .leftpanel .tag-content .news-right-title[data-v-770b5e79] {
    position: absolute;
    margin-left: 30px;
    display: inline;
    width: 400px;
    height: 25px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news-container .news-right .leftpanel .tag-content .news-right-title[data-v-770b5e79]:hover {
    color: #0b65bd
}

.inform-container[data-v-770b5e79] {
    margin-top: 0;
    width: 100%;
    height: 398px;
}

.inform-container .inform-title[data-v-770b5e79] {
    width: 148px;
    height: 23px;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 700;
    color: #222;
    line-height: 23px;
    position: absolute;
    margin-top: 60px
}

.inform-container .inform-title .inform-english[data-v-770b5e79] {
    width: 51px;
    height: 11px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #9b9696;
    line-height: 24px;
    position: absolute;
    margin-top: 5px;
    margin-left: 5px
}

.inform-container .inform-title .more[data-v-770b5e79] {
    width: 100px;
    height: 14px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #8e8e8e;
    line-height: 24px;
    position: absolute;
    margin-left: 630px;
    margin-top: 5px
}

.inform-container .inform-content[data-v-770b5e79] {
    min-width: 1200px;
    position: absolute;
    margin-top: 80px
}

.inform-container .inform-content .inform-left .inform-wrapper[data-v-770b5e79] {
    text-align: center;
    width: 800px;
    max-height: 380px;
    margin-left: -20px
}

.inform-container .inform-content .inform-left .inform-wrapper .one-inform[data-v-770b5e79] {
    float: left;
    width: 300px;
    height: 80px
}

.inform-container .inform-content .inform-left .inform-wrapper .one-inform .tag-time[data-v-770b5e79] {
    position: relative;
    height: 85px;
    width: 85px;
    margin-top: 10px;
    color: #fff;
    top: 90px;
    left: 0;
    border-right: 1px solid #efefef
}

.inform-container .inform-content .inform-left .inform-wrapper .one-inform .tag-time p[data-v-770b5e79] {
    margin: 20px
}

.inform-container .inform-content .inform-left .inform-wrapper .one-inform .tag-time p[data-v-770b5e79]:first-child {
    position: relative;
    margin-top: 5px;
    width: 39px;
    height: 26px;
    font-size: 34px;
    font-family: PingFang SC;
    font-weight: 700;
    color: #0b65bd;
    line-height: 32px;
    text-align: right
}

.inform-container .inform-content .inform-left .inform-wrapper .one-inform .tag-time p[data-v-770b5e79]:nth-child(2) {
    text-align: left;
    width: 60px;
    height: 11px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #8e8e8e;
    line-height: 32px
}

.inform-container .inform-content .inform-left .inform-wrapper .one-inform .inform-describe[data-v-770b5e79] {
    text-align: left;
    position: absolute;
    margin-left: 100px;
    margin-top: 10px;
    width: 259px;
    height: 60px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #222;
    line-height: 30px;
    overflow: hidden
}

.inform-container .inform-content .inform-left .inform-wrapper .one-inform .inform-describe .routerlink[data-v-770b5e79] {
    text-align: right;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #222;
    line-height: 30px;
    overflow: hidden
}

.inform-container .inform-content .inform-left .inform-wrapper .one-inform .inform-describe .routerlink[data-v-770b5e79]:hover {
    color: #0b65bd
}

.inform-container .inform-content .inform-right[data-v-770b5e79] {
    position: absolute;
    margin-left: 850px;
    margin-top: -15px
}

.inform-container .inform-content .inform-right .donate-box[data-v-770b5e79] {
    background: #7a050a;
    width: 350px;
    height: 70px
}

.inform-container .inform-content .inform-right .donate-box button[data-v-770b5e79] {
    position: absolute;
    margin-left: -65%;
    margin-top: 20px;
    width: 100px;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 18px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    background: transparent;
    cursor: pointer
}

.alumni-activity-container[data-v-770b5e79] {
    width: 100%;
    height: 518px;
    background: #f4f4f4
}

.alumni-activity-container .alumni-title[data-v-770b5e79] {
    width: 99px;
    height: 24px;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 700;
    color: #222;
    line-height: 23px;
    position: absolute;
    margin-top: 30px
}

.alumni-activity-container .alumni-title .alumni-english[data-v-770b5e79] {
    width: 51px;
    height: 11px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #9b9696;
    line-height: 24px;
    position: absolute;
    margin-top: 5px;
    margin-left: 10px
}

.alumni-activity-container .alumni-title .more[data-v-770b5e79] {
    width: 100px;
    height: 14px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #8e8e8e;
    line-height: 24px;
    position: absolute;
    margin-left: 300px;
    margin-top: 5px
}

.alumni-activity-container .activity-pics[data-v-770b5e79] {
    width: 747px;
    height: 421px;
    float: right
}

.alumni-activity-container .activity-pics img[data-v-770b5e79] {
    width: 747px;
    height: 421px
}

.alumni-activity-container .activity-pics .ant-carousel[data-v-770b5e79] .slick-dots {
    left: -400px;
    right: 40px;
    width: auto;
    bottom: -10px
}

.alumni-activity-container .activity-pics .ant-carousel[data-v-770b5e79] .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 5px;
    background-color: #c9cdd3;
    box-sizing: border-box;
    opacity: 1
}

.alumni-activity-container .activity-pics .ant-carousel[data-v-770b5e79] .slick-dots li.slick-active button {
    background-color: #0b5aa8;
    color: #fff
}

.alumni-activity-container .activity-pics .carousel-inner[data-v-770b5e79] {
    position: relative
}

.alumni-activity-container .activity-pics .pic-desc[data-v-770b5e79] {
    position: absolute;
    display: block;
    left: 0;
    z-index: 999;
    width: 630px;
    height: 90px;
    background: linear-gradient(0deg,#222,rgba(34,34,34,0));
    opacity: .9;
    padding: 0 50px;
    bottom: 0;
    box-sizing: border-box;
    text-align: left;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.alumni-activity-container .activity-pics .pic-desc a[data-v-770b5e79] {
    height: 50px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 24px;
    color: #fff;
    margin-left: -30px;
    margin-bottom: 0;
    width: 500px;
    background: none;
    bottom: -10px
}

.alumni-activity-container .alumni-left[data-v-770b5e79] {
    width: 480px;
    height: 300px;
    background: #0b65bd;
    position: absolute;
    margin-top: 100px;
    z-index: 1000000
}

.alumni-activity-container .alumni-left label[data-v-770b5e79] {
    width: 226px;
    height: 16px;
    color: #fff
}

.alumni-activity-container .alumni-left .activity-title[data-v-770b5e79] {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    position: absolute;
    margin-left: 52px;
    margin-top: 60px;
    width: 420px;
    height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.alumni-activity-container .alumni-left .people[data-v-770b5e79] {
    position: absolute;
    margin-left: 52px;
    margin-top: 120px
}

.alumni-activity-container .alumni-left .people label[data-v-770b5e79] {
    margin-left: 30px;
    width: 42px;
    height: 14px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 24px;
    overflow: hidden
}

.alumni-activity-container .alumni-left .calendar[data-v-770b5e79] {
    position: absolute;
    margin-left: 52px;
    margin-top: 160px
}

.alumni-activity-container .alumni-left .calendar label[data-v-770b5e79] {
    margin-left: 30px;
    width: 334px;
    height: 14px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 24px;
    overflow: hidden
}

.alumni-activity-container .alumni-left .position[data-v-770b5e79] {
    margin-left: 52px;
    margin-top: 200px
}

.alumni-activity-container .alumni-left .position label[data-v-770b5e79] {
    margin-left: 30px;
    width: 216px;
    height: 14px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 24px;
    overflow: hidden
}

.alumni-activity-container .alumni-left .simulate-button[data-v-770b5e79] {
    width: 140px;
    height: 47px;
    background: #fff;
    position: absolute;
    margin-left: 320px;
    margin-top: 10px;
    text-align: center
}

.alumni-activity-container .alumni-left .simulate-button a[data-v-770b5e79] {
    width: 70px;
    height: 16px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 700;
    color: #222;
    line-height: 24px;
    position: absolute;
    margin-left: -50px
}

.alumni-activity-container .alumni-left .simulate-button img[data-v-770b5e79] {
    position: absolute;
    margin-left: 30px;
    margin-top: 15px
}

.bottom-container[data-v-770b5e79] {
    width: 100%;
    min-width: 1200px;
    height: 657px;
    background:  #1d3145
}

.bottom-container .bottom-img-div[data-v-770b5e79] {
    width: 668px;
    height: 595px;
    position: absolute
}

.bottom-container .bottom-img-up[data-v-770b5e79] {
    position: relative;
    height: 540px;
    width: 700px;
    background-color: #722ed1;
    float: right;
    top: 55px
}

.bottom-container .bottom-img-up .left-up[data-v-770b5e79] {
    width: 350px;
    height: 270px;
    background: url(../img/left.89271bc6.png) no-repeat;
    float: left;
    position: relative
}

.bottom-container .bottom-img-up .left-up .hover-up[data-v-770b5e79] {
    height: 270px
}

.bottom-container .bottom-img-up .left-up img[data-v-770b5e79] {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 95px
}

.bottom-container .bottom-img-up .left-up a[data-v-770b5e79] {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center
}

.bottom-container .bottom-img-up .left-up span[data-v-770b5e79] {
    margin-top: 158px;
    display: inline-block;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    margin-left: 139px
}

.bottom-container .bottom-img-up .right-up[data-v-770b5e79] {
    width: 350px;
    height: 270px;
    background: url(../img/right.89e240c5.png) no-repeat;
    float: right;
    position: relative
}

.bottom-container .bottom-img-up .right-up .hover-up[data-v-770b5e79] {
    height: 270px
}

.bottom-container .bottom-img-up .right-up img[data-v-770b5e79] {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 95px
}

.bottom-container .bottom-img-up .right-up a[data-v-770b5e79] {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center
}

.bottom-container .bottom-img-up .right-up span[data-v-770b5e79] {
    margin-top: 158px;
    display: inline-block;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    margin-left: 139px
}

.bottom-container .bottom-img-up .bottom-all[data-v-770b5e79] {
    width: 700px;
    height: 270px;
    background: url(../img/bottom-all.ea81540f.png) no-repeat;
    position: absolute;
    margin-top: 270px;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    background-size: 100% 100%
}

.list-with-image[data-v-010a2f6e] {
    width: 100%;
    height: 150px;
    margin-bottom: 40px
}

.list-with-image[data-v-010a2f6e]:before {
    content: "";
    display: table
}

.list-with-image[data-v-010a2f6e]:after {
    content: "";
    display: table
}

.list-with-image .img-container[data-v-010a2f6e] {
    float: left;
    background-color: #d6d6d6
}

.list-with-image .img-container img[data-v-010a2f6e] {
    display: block;
    width: 250px;
    height: 150px
}

.list-with-image .list[data-v-010a2f6e] {
    float: right;
    width: 520px;
    padding-top: 12px
}

.list-with-image .list .link[data-v-010a2f6e] {
    font-size: 16px;
    color: #232323
}

.list-with-image .list .intro[data-v-010a2f6e] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #777
}

.list-with-image .list .time[data-v-010a2f6e] {
    color: #9d9d9d;
    font-size: 14px
}

.text-list .article[data-v-2137bae6] {
    font-size: 14px;
    color: #000;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #d6d6d6
}

.text-list .article .content[data-v-2137bae6] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.text-list .article .time[data-v-2137bae6] {
    text-align: right
}

.text-list .article[data-v-2137bae6]:hover {
    color: #0b65bd;
    cursor: pointer
}

.text-list .page-divide[data-v-2137bae6] {
    float: right;
    margin-top: 15px
}

.image-list[data-v-1a9feb0e] {
    display: flex;
    flex-wrap: wrap
}

.image-list .list-box[data-v-1a9feb0e] {
    width: 240px;
    margin-right: 55px;
    text-align: center;
    margin-bottom: 20px
}

.image-list .list-box .img-container[data-v-1a9feb0e] {
    background-color: #d6d6d6
}

.image-list .list-box .img-container img[data-v-1a9feb0e] {
    width: 240px;
    height: 150px
}

.image-list .list-box .title[data-v-1a9feb0e] {
    margin-top: 15px;
    display: block;
    color: #323232
}

.image-list .list-box[data-v-1a9feb0e]:nth-child(3n) {
    margin: 0
}

[data-v-121f06b6] {
    margin: 0;
    padding: 0
}

.searchInput[data-v-121f06b6] {
    width: 160px;
    height: 32px;
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 16px;
    opacity: .87;
    font-size: 14px;
    font-family: PingFang SC;
    color: #fff;
    font-weight: 400;
    padding-left: 20px
}

.searchInput[data-v-121f06b6]:focus {
    outline: none
}

.navBarWrap[data-v-121f06b6] {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 99999999;
    background-color: #0b65bd
}

.texture[data-v-121f06b6] {
    width: 100%;
    height: 410px;
    margin: auto;
    position: relative;
    min-width: 1200px
}

a[data-v-121f06b6] {
    width: 31px;
    height: 15px;
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff;
    margin: 10px
}

.toplogin[data-v-121f06b6] {
    position: absolute;
    z-index: 4;
    min-width: 150px;
    margin-top: 30px;
    margin-left: 900px
}

.carousel-container[data-v-121f06b6] {
    width: 100%;
    min-width: 1200px;
    height: 410px
}

.carousel-container .carousel-inner[data-v-121f06b6] {
    width: 100%;
    min-width: 1200px;
    height: 410px;
    overflow: hidden
}

.carousel-container .carousel-inner .showbg[data-v-121f06b6] {
    width: 100%;
    height: 410px;
    display: block;
    filter: blur(5px)
}

.carousel-container .carousel-inner .showbgf[data-v-121f06b6] {
    width: 1200px;
    height: 410px;
    display: block
}

.carousel-container .ant-carousel[data-v-121f06b6] .slick-dots {
    bottom: 13px;
    height: 30px;
    margin-left: 400px
}

.carousel-container .ant-carousel[data-v-121f06b6] .slick-dots li button {
    background-color: #fff;
    border-radius: 25px;
    width: 25px;
    height: 25px;
    font-size: 14px;
    color: #7e7e7e;
    margin-left: 29px
}

.carousel-container .ant-carousel[data-v-121f06b6] .slick-dots li.slick-active button {
    background-color: #fff;
    color: #7e7e7e
}

.carousel-container .showimg[data-v-121f06b6] {
    position: relative;
    text-align: center
}

.carousel-container .gback[data-v-121f06b6] {
    width: 100%;
    height: 410px;
    position: absolute;
    z-index: 1;
    display: block;
    text-align: center
}

.carousel-container .gfront[data-v-121f06b6] {
    z-index: 2;
    height: 410px;
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px
}

.index-container[data-v-121f06b6] {
    background-color: #f6f6f6
}

.top-box[data-v-121f06b6] {
    width: 100%;
    margin: auto;
    height: 410px;
    background: url(../img/index-top-bg.91ce5875.png) no-repeat;
    background-size: 100% 100%
}

.breadcrumb-container[data-v-121f06b6] {
    width: 1200px;
    margin: 0 auto;
    height: 30px
}

.ant-breadcrumb[data-v-121f06b6] {
    float: right;
    line-height: 30px
}

.info-container[data-v-121f06b6] {

    width: 1200px;
    min-height: 580px;
    margin: 0 auto
}

.info-container[data-v-121f06b6]:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.info-container .left-container[data-v-121f06b6] {
    width: 270px;
    float: left;
    background: url(../img/index-bg2.36a20668.png)
}

.info-container .left-container .link-title[data-v-121f06b6] {
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-size: 20px
}

.info-container .left-container .links[data-v-121f06b6] {
    width: 270px
}

.info-container .left-container .links .link[data-v-121f06b6] {
    text-align: left;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #fff
}

.info-container .left-container .links .link a[data-v-121f06b6] {
    width: 95px;
    height: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222;
    line-height: 25px
}

.info-container .left-container .links .link:hover a[data-v-121f06b6] {
    color: #0b65bd
}

.info-container .left-container .links .active a[data-v-121f06b6] {
    color: #0b65bd
}

.info-container .left-container .links .link[data-v-121f06b6]:last-child {
    border: none
}

.info-container .right-container[data-v-121f06b6] {
    border-top: 6px solid #fff;
    padding: 40px;
    width: 910px;
    float: right;
    background-color: #fff
}

.info-container .right-container .right-title[data-v-121f06b6] {
    min-width: 150px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Serif CN;
    font-weight: 700;
    color: #0b65bd;
    line-height: 24px;
    margin-bottom: 15px
}

.info-container .right-container .article-list .page-divide[data-v-121f06b6] {
    float: right;
    margin-top: 15px
}

.info-container .right-container .article-detail .title[data-v-121f06b6] {
    text-align: center
}

.spin-container[data-v-121f06b6] {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px
}

.spin-container .ant-spin[data-v-121f06b6] .ant-spin-dot-item {
    background-color: #0b65bd
}

.footer-container[data-v-121f06b6] {
    width: 100%;
    height: 211px;
    min-width: 1200px;
    background: #0b65bd
}

.footer-container .school-log[data-v-121f06b6] {
    position: absolute;
    margin-left: 50px;
    margin-top: 40px
}

.footer-container .contact[data-v-121f06b6] {
    position: absolute;
    margin-left: 110px;
    margin-top: 100px
}

.footer-container .contact .phone label[data-v-121f06b6] {
    width: 343px;
    height: 68px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    margin-left: 20px
}

.footer-container .contact .email label[data-v-121f06b6] {
    width: 343px;
    height: 68px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    margin-left: 20px
}

.footer-container .contact .position label[data-v-121f06b6] {
    min-width: 350px;
    height: 68px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    margin-left: 20px;
    white-space: nowrap
}

.footer-container .weblist[data-v-121f06b6] {
    display: block;
    position: absolute;
    margin-top: 100px;
    margin-left: 550px
}

.footer-container .weblist a[data-v-121f06b6] {
    min-width: 120px;
    height: 14px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    white-space: nowrap
}

.footer-container .qr-container[data-v-121f06b6] {
    position: absolute;
    margin-left: 930px;
    height: 100px;
    margin-top: 50px;
    display: inline-block;
    min-width: 300px
}

.footer-container .qr-container .qr-img[data-v-121f06b6] {
    height: 50px;
    width: 50px;
    margin: 10px;
    float: left;
    cursor: pointer
}

.footer-container .qr-container .qr-img:hover .arrowDialogBox-container[data-v-121f06b6] {
    display: block
}

.license-container[data-v-121f06b6] {
    width: 100%;
    min-width: 1200px;
    height: 50px;
    background: #065cb0
}

.license-container div[data-v-121f06b6] {
    width: 356px;
    height: 14px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    margin-top: 15px
}

.arrowDialogBox-container[data-v-121f06b6] {
    position: absolute;
    display: none;
    margin-top: -160px;
    margin-left: -20px
}

.arrowDialogBox-container .arrowDialogBox[data-v-121f06b6] {
    width: 93px;
    height: 93px;
    background-color: #fff;
    position: relative;
    border: 2px solid #fff
}

.arrowDialogBox-container .arrowDialogBox[data-v-121f06b6]:after,.arrowDialogBox-container .arrowDialogBox[data-v-121f06b6]:before {
    border: solid transparent;
    content: " ";
    height: 0;
    top: 100%;
    position: absolute
}

.arrowDialogBox-container .arrowDialogBox[data-v-121f06b6]:after {
    border-width: 8px;
    border-top-color: #fff;
    left: 35px
}

.arrowDialogBox-container .arrowDialogBox[data-v-121f06b6]:before {
    border-width: 10px;
    border-top-color: #fff;
    left: 35px
}

.top-box[data-v-8c53ce5e] {
    width: 100%;
    margin: auto;
    height: 410px;
    background: url(../img/index-top-bg.91ce5875.png) no-repeat;
    background-size: 100% 100%
}

.search_form[data-v-8c53ce5e] {
    width: 80%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 50px 0
}

.search_form .search-button[data-v-8c53ce5e] {
    margin: 0 auto;
    position: absolute;
    left: calc(50% - 100px);
    width: 200px
}

.person-list[data-v-8c53ce5e] {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px
}