body {
    padding-top: 0;
    background: #fff;
    position: relative;
    padding-bottom: 137px;
    min-height: 100vh;
    font: 16px/1.5 "Helvetica";
}

@font-face {
    font-family: 'iconfont';
    /* Project id 3043442 */
    src: url('//at.alicdn.com/t/font_3043442_kyvdfaibr8.woff2?t=1640590970434') format('woff2'),
        url('//at.alicdn.com/t/font_3043442_kyvdfaibr8.woff?t=1640590970434') format('woff'),
        url('//at.alicdn.com/t/font_3043442_kyvdfaibr8.ttf?t=1640590970434') format('truetype');
}

.icon-font {
    font-family: 'iconfont';
    font-style: normal;
}


.icon-email::after {
    content: '\e7bb';
}

.img-scale,
.img-scale-16-9 {
    position: relative;
}

.img-scale-16-9::after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.img-scale::after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.img-scale img,
.img-scale-16-9 img,
.img-scale-16-9 video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
}

table th,
table td {
    word-break: break-word !important;
    padding: 12px 8px !important;
    border-color: transparent !important;
}

table th {
    background: #EBF4FA !important;
    color: #0166A4 !important;
    font-weight: bold !important;
    border-color: #fff !important;
}

table tr:nth-of-type(2n+1) {
    background: #F2F2F2;
}

table tr:nth-of-type(2n) {
    background: #FFFFFF;
}

.uic-logo .logo {
    display: block;
    height: 100%;
}

.edit-box a {
    color: #337ab7;
}

.href-logo {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.logo-wrap {
    display: flex;
    align-items: center;
    height: 100%;
}

.logo-wrap img {
    height: 100%;
}

.logo-wrap .uic-logo {
    width: 214px;
    height: 57px;
    position: relative;
}

.logo-wrap .logo-word {
    color: #333 !important;
    font-family: FanWunMing-TW-H;
    font-size: 22px;
    margin-right: 20px;
    padding-left: 6px;
    line-height: normal;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    height: 100%;
    display: flex;
    text-decoration: none;
}

.logo-wrap .logo-word .en {
    font-size: 14px;
}

.logo-wrap .logo-word .cn {
    display: block;
    text-align: justify;
    height: 20px;
    word-break: break-all;
    text-justify: distribute;
    font-size: 20px;
}

.logo-wrap .logo-word .cn::after {
    display: inline-block;
    width: 100%;
    content: '';
}

.footer a:hover,
.footer a:active,
.navbar a:hover,
.navbar a:active,
.custom-box a:hover,
.custom-box a:focus {
    color: #379190;
}

.imgwrodlist a,
.download-box a,
.research-area-box .area-title {
    color: #333
}

.owl-carousel a {
    color: inherit;
}

table * {
    word-break: break-word !important;
}

table {
    width: 100%;
}

.contact-box * {
    max-width: 100%;
}

.edit-box * {
    max-width: 100%;
}


.navbar {
    min-height: 76px;
}

.navbar .container {
    padding: 0;
}


.header-top-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;

}

.header-top-right ul li {
    list-style: none;
}

.header-top-right ul li:first-child {
    max-width: 180px;
    margin-left: 0;
}

.header-top-right ul li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
}



.header-top-right ul li.lang {
    width: 100%;
    display: flex;
    font-size: 14px;
    align-items: center;
    margin-bottom: 8px;
    justify-content: flex-end;
}

.header-top-right ul li.lang .border {
    width: 1px;
    background-color: #000000;
    margin: 0 16px;
    height: 12px;
}

.navbar-default {
    background: #fff;
    border: none;
}

.navbar-collapse {
    width: 100%;
    float: left;
    background: linear-gradient(90deg, #43C3AB 0%, #399C96 11.98%, #0166A4 100%);
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: absolute;
}

.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
    margin-right: 0px;
    margin-left: 0px;
}

.navbar .nav .user {
    padding: 0;
    line-height: 70px;
}

.navbar .nav .user .headicon {
    margin: 0 5px;
    height: 30px;
}

.navbar .nav .user .caret {
    vertical-align: middle;
    margin: 0 5px;
}

.navbar-default .navbar-nav>li>a {
    font-weight: 500;
    color: #fff;
    font-size: 16px;
}



.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 18px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background: #56B3AD;
}

.footer a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background: #56B3AD;
}




.navbar-default .input-group {
    border: 1px solid #E0E0E0;
    display: flex;
    align-items: center;
}

.header-top-right ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 0
}

.navbar-default .input-group>* {
    border: 0;
    color: #333;
}

.navbar-default .input-group {
    border-radius: 80px;
    padding-left: 10px;
    overflow: hidden;
}

.navbar-default .btn-search {
    display: block;
    width: 15.5px;
    background: url(../image/btn-search-phone.png) no-repeat center center;
    cursor: pointer;
    border: 0;
    padding: 6px 12px 6px 20px;
    border-left: 1px #E0E0E0 solid;
    box-sizing: content-box;
    background-color: #0166A4;
}

.navbar-default .input-group>.input-search {
    background: transparent;
    padding: 0 8px;
    width: 180px;
    font-size: 14px;
}

.navbar-default .input-group>.search-border {
    width: 1px;
    background-color: #E0E0E0;
    height: 18px;
    margin: 0 8px;
}

.navbar-default a.to-search {
    display: block;
    width: 20px;
    height: 75px;
    background: url(../image/btn-search.png) no-repeat center center;
    cursor: pointer;
}

.navbar-default a.to-search {
    display: none;
}

.dropdown-menu {
    padding: 0;
    top: 100%;
    left: 0;
    min-width: auto;
    text-align: left;
    background: #FFFFFF;
    border: none;
    outline: none;
    border-radius: 0px !important;
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.08);
}

.dropdown-menu>li>a {
    display: inline-block;
    min-width: 194px;
    padding: 12px 8px;
    margin: 0;
    clear: both;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    position: relative;
    white-space: normal;
}



.dropdown-menu>li:last-of-type {
    border-bottom: none
}

.dropdown-menu.btn-submit>a {
    border-bottom: none;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus .dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #379190;
    text-decoration: none;
    outline: 0;
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #F2F2F2;
}

/* .sy-controls,
.sy-prev,
.sy-next {
  display: none;
} */
.sy-controls li a:after {
    content: "";
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    text-indent: 0;
    line-height: 2.8em;
    color: #111;
    font-weight: 800;
    position: absolute;
    background-color: transparent;
    width: 2.8em;
    height: 2.8em;
    left: 50%;
    top: 50%;
    margin-top: -1.4em;
    margin-left: -1.4em;
    border-radius: 50%;
}

.sy-controls li {
    height: 60%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.index-banner {
    display: none;
}

.banner-slider .sy-box {
    position: relative;
}

.banner-slider .sy-pager {
    display: none;
}

.banner-slider .pager-bg {
    width: 1000px;
    height: 133px;
    position: absolute;
    right: 0;
    bottom: 246px;
}

.banner-slider .sy-pager li {
    width: 12px;
    height: 12px;
    margin: 0 0 0 32px;
}

.banner-slider .sy-pager li a {
    background: #fff;
    opacity: .6;
    color: transparent;
}


.banner-slider .sy-controls li a:link,
.banner-slider .sy-controls li a:visited {
    opacity: 1;
}

.banner-slider .sy-controls li a:hover,
.banner-slider .sy-controls li a:focus {
    opacity: 1;
}

.banner-slider .sy-pager li.sy-active a {
    background: #fff;
    opacity: 1;
}



.banner-slider .sy-slide img,
.banner-slider .sy-slide video {
    width: 100% !important;
}

.banner-slider .sy-slide video {
    object-fit: contain;
}



.sy-controls li.sy-next a:after {
    background-image: url(../image/banner-next.png);
}

.sy-controls li.sy-prev a:after {
    background-image: url(../image/banner-prev.png);
    background-size: cover;
}

.banner-slider .sy-slide a img.bg {
    display: block;
    width: 100%;
    object-fit: cover;
}

.banner-slider .sy-slide video {
    display: block;
    width: 100%;
    object-fit: contain;
    background-color: #fff;
}


.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

.footer-box {
    width: 100%;
    background: #2E75B9;
    color: #fff;
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, #43C3AB 0%, #399C96 11.98%, #0166A4 100%);
}

.footer-box .footer {
    display: flex;
    padding: 32px 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.footer-box .footer .wechat-wrap {
    flex-shrink: 0;
}

.footer-box .footer .wechat {
    display: inline-block;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-left: 20px;
}

.footer-box .footer .wechat .border {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    border: 1px solid;
    font-size: 16px;
}


.footer-box .footer a.wechat:hover,
.footer-box .footer a.wechat:focus,
.footer-box .footer .wechat:active {
    color: inherit;
}

a.wechat:hover,
.footer-box .footer a.wechat:focus,
.footer-box .footer .wechat:active {
    color: inherit !important;
}

.footer-box .link-wrap .title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
}

.footer-box .bottom {
    margin-top: 8px;
}



.footer-box .item::after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 1px;
    height: 12px;
    background-color: #FFFFFF;
}

.banne r {
    width: 100%;
}

.banner img {
    display: block;
    width: 100%;
    min-height: 180px;
    object-fit: cover;
}

.main-box {
    margin-top: 48px;
    margin-bottom: 48px;
}

.index-box {
    padding-top: 64px;
    padding-bottom: 24px;
}

.index-box .col-md-8,
.index-box .col-md-4 {
    margin-bottom: 40px;
}

.index-box .top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 16px;
}

.index-box .top .title {
    color: #0166A4;
    font-size: 28px;
    line-height: 36px;
}



.index-notices-box .wrap {
    display: flex;
    align-items: center;
    margin: 23px 0;
    padding: 10px 0;
}


.index-notices-box .date-border {
    margin-right: 15px;
    color: #fff;
}

.index-notices-box .date-border .date .day {
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    width: 70px;
    background: #43c2ab
}

.index-notices-box .date-border .date .month {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    width: 70px;
    background: #0166A4
}

.index-box .shadowbox {
    background: #F5F7F9;
    padding: 0.1px 0;
    line-height: 26px;

    /* 防止margin重叠 */
}

.index-box .shadow-box.right {
    background: #F5F7F9;
    padding-bottom: 24px;
    padding-right: 24px;
    font-size: 14px;
}

.index-box .shadow-box.right .top {
    padding: 16px;
    margin-bottom: 0;
    padding-right: 0;
}

.index-box .shadow-box.right .wrap {
    margin-right: 22px;
    margin-left: 0;
}

.index-box .shadow-box.right .shadowbox {
    background-color: #fff;
}

.index-box .shadow-box.right li.wrap:hover::marker {
    color: #379190;
}

.index-box .shadow-box.right li.wrap {
    display: list-item;
    margin: 0;
    margin-left: 16px;
    padding: 16px 0;
    color: #605E5F;
    height: 54px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-box .shadow-box.right li.wrap:not(:last-of-type)::after {
    content: '';
    display: block;
    width: calc(100% + 16px);
    transform: translateX(-16px);
    height: 1px;
    margin-top: 11px;
    border-bottom: 1px dashed #ADB6BF;
}

.index-box .shadow-box.right li.wrap a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-box .shadow-box.right li.wrap:last-of-type {
    border: 0
}

.index-box .shadowbox .wrap {
    padding: 8px 16px;
    display: block;
    background-color: #fff;
    margin: 16px;
    margin-right: 0;
    height: 88px;
}

.index-box .shadowbox .wrap .word {
    line-height: 26px;
    height: 52px;
    display: -webkit-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index-box .shadowbox .wrap:hover .date {
    color: initial;
}

.index-box .shadowbox.left .icon-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 14.5px 8px 8px;
    color: #fff;
    background: #0166A4;
    margin-bottom: 8px;
    line-height: 22px;
    font-weight: 600;
}

.index-box .shadowbox.left .icon-wrap:nth-of-type(2n) {
    background: #43C3AB;
}

.index-box .shadowbox.left .icon-wrap .icon {
    display: block;
    width: 22px;
    height: 22px;
    margin-bottom: 9px;
    background-size: contain;
    background-repeat: no-repeat;
}

.index-box .shadowbox.left .icon-wrap:hover .word {
    text-decoration: underline;
}

.index-box .shadowbox.left .icon-wrap:last-of-type {
    margin-bottom: 0;
}

.index-box .shadowbox.left {
    padding: 16px;
    padding-right: 0;
    padding-bottom: 20px;
}

.icon.download {
    background: url('../image/index-icon-1.png') no-repeat;
}

.icon.system {
    background: url('../image/index-icon-2.png') no-repeat;
}

.icon.school {
    background: url('../image/index-icon-3.png') no-repeat;
}

.icon.hub {
    background: url('../image/index-icon-4.png') no-repeat;

}

.banner {
    position: relative;
}

.banner .nav-title {
    font-weight: bold;
    font-size: 56px;
    line-height: 68px;
    height: 68px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgb(0 0 0 / 32%);
    margin-bottom: 57px;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}



.left-nav-box {
    list-style: none;
    padding: 8px 0;
    background: #F5F7F9;
}


.left-nav-box li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #3B3838;
    background: #fff;
    padding: 12px 16px;
}


.left-nav-box li a:focus,
.left-nav-box li a:hover,
.left-nav-box li.active a {
    color: #FFF;
    background: #379190;
}

.breadcrumb-box {
    padding-bottom: 16px;
    border-bottom: 1px solid #E0E0E0;
}

.breadcrumb-box li {
    float: left;
}

.breadcrumb-box li span,
.breadcrumb-box li a {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-align: justify;
    color: #919191;
}

.breadcrumb-box li a:hover {
    color: #379190;
}

.breadcrumb-box li span {
    display: inline-block;
    margin: 0 4px;
}

.breadcrumb-box li:last-of-type span {
    display: none;
}

.search-input-box .input {
    padding: 16px 0;
    background: #F9F9F9;
}

.search-input-wrap {
    display: flex;
    align-items: stretch;
}

.search-input-wrap .btn-submit {
    display: flex;
    width: 130px;
    margin-left: 8px;
    flex-shrink: 0;
}

.search-input-wrap .btn-submit input {
    width: 100%;
    background: linear-gradient(90deg, #0488CB 0%, #1ABAB0 100%);
    border-radius: 4px;
    border: 0;
    outline: none;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.input-box {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #2E75B9;
    border-radius: 4px;
    padding: 16px 32px;
    display: flex;
}

.input-box i.icon-search {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../image/icon-search.png) no-repeat center center;
    background-size: 100% !important;
    margin-right: 8px;
    flex-shrink: 0;
}

.input-box input {
    width: 100%;
    border: none;
    font-size: 16px;
}


.result-list-box {}

.result-list-box .item {
    display: block;
    width: 100%;
    border: 0.6px solid #CDCDCD;
    border-radius: 4px;
    padding: 24px;
    margin-bottom: 16px;
}

.result-list-box .item .content {
    max-height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #3F3F3F;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.result-list-box .item .title span {
    color: #5B9BD5;
}

.result-list-box .item .type {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #3B3838;
    margin-bottom: 8px;
}

.result-list-box .item .title {
    font-size: 18px;
    line-height: 25px;
    color: #3F3F3F;
}


.paging-box {
    margin-top: 24px;
}

.paging-box .pb_sys_common {
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #666;
}

.paging-box span {
    display: inline-block;
    min-width: 30px;
    min-height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 5px;
}

.paging-box a {
    display: block;
    width: 100%;
    height: 30px;
    text-align: center;
    background: transparent;
    border-radius: 2px;
    color: #666;
}

.paging-box .p_no a:hover {
    background: #379190;
    color: #FFFFFF;
}

.paging-box .p_no_d {
    padding: 0 12px;
    background: #379190;
    border-radius: 2px;
    color: #FFFFFF;
}

.paging-box .p_prev,
.paging-box .p_prev_d,
.paging-box .p_next,
.paging-box .p_next_d {
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.paging-box .p_prev,
.paging-box .p_prev_d {
    background: url(../image/icon-prev.png) no-repeat center center;
    background-size: 30px 30px;
}

.paging-box .p_next,
.paging-box .p_next_d {
    background: url(../image/icon-next.png) no-repeat center center;
    background-size: 30px 30px;
}


.icon-prev {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../image/icon-prev.png) no-repeat center center;
    background-size: 30px 30px !important;
    vertical-align: middle;
}

.icon-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../image/icon-next.png) no-repeat center center;
    background-size: 30px 30px !important;
    vertical-align: middle;
}

.search-input-dialog {
    display: none;
    position: fixed;
    top: 76px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .7);
    z-index: 999;
}

.search-input-box {
    padding: 80px 0;
}

.search-input-box .search-result {
    font-size: 18px;
    line-height: 25px;
    color: #3B3838;
    margin-bottom: 40px;
}

.search-input-box .search-result span {
    color: #379190;
}


.list-box .item {
    background: #F5F7F9;
    padding: 16px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    align-items: flex-start;
}

.list-box .item .content {
    margin-right: 16px;
}

.news-box .item .content {
    margin-left: 16px;
}

.list-box .item .date {
    font-size: 14px;
    display: flex;
    color: #379190;
    white-space: nowrap;
    align-items: center;
}

/* .big-title::before,
.big-title::after,
.list-box .item .date::before,
.list-box .item .date::after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 16px;
    background: #0166A4;
} */

.list-box .item .date::before {
    margin-right: 4px;
}

.list-box .item .date::after {
    margin-left: 4px;
}

.list-box .item .content {
    line-height: 22px;
    height: 44px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-box .item .content {
    flex: 1;
    height: 66px;
    -webkit-line-clamp: 3;

}

.news-box .img {
    width: 142px;
    height: 80px;
    border-radius: 4px;
}

.news-box .img img {
    width: 100%;
    height: 100%;
}

.news-box {
    padding: 15px;
    background-color: #F5F7F9;
}

.news-box .item {
    border-radius: 4px;
    background-color: #FFFFFF;
}

.list-box .item:last-of-type {
    margin: 0;
}

.gray-bg {
    background: #F5F7F9;
    padding: 40px 16px;
}

.update-time {
    font-size: 14px;
    text-align: right;
    margin-top: 20px;
}

.big-title {
    color: #379190;
    display: flex;
    font-size: 18px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.big-title .text {
    margin: 0 8px;
}

.table-box .item {
    padding: 24px;
    display: flex;
    font-weight: 600;
    background: #F5F7F9;
    margin-bottom: 8px;
}

.table-box .num {
    width: 80px;
}

.table-box .content {
    flex: 1;
    margin: 0 10px;
    margin-top: -24px;
    margin-bottom: -24px;
    padding: 24px 0;
}

.table-box .content .word {
    /* height: 24px;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden; */
}



.table-box .thead .content:hover {
    text-decoration: none;
}

.table-box .director {
    width: 20%;
}

.grey-bg {
    background: #F5F7F9;
    margin-top: 40px;
}

.about-box {
    padding: 24px;
    background: #F5F7F9;
}

.four-img {
    display: flex;
    margin: -8px;
    padding: 8px 16px;
    flex-wrap: wrap;
    align-items: stretch;
}

.four-img .item {
    width: 25%;
    padding: 8px;
}

.four-img .item img {
    width: 100%;
    height: 100%;

}

.about-box .edit-box {
    margin-bottom: 40px;
}

.about-box .four-img {
    padding: 0;
}

.contact-box .title {
    color: #3B3838;
    font-size: 18px;
    font-weight: 600;
}

.contact-wrap .item {
    font-size: 16px;
    height: 22px;
    line-height: 24px;
    background-size: 24px 24px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 32px;
    margin: 20px 0;
}

.contact-wrap .item.num {
    background-image: url('../image/icon-num.png');
}

.contact-wrap .item.phone {
    background-image: url('../image/icon-phone.png');
}

.contact-wrap .item.email {
    background-image: url('../image/icon-email.png');
}

.contact-wrap .item.position {
    background-image: url('../image/icon-position.png');
}

.contact-wrap .item.print {
    background-image: url('../image/icon-print.png');
}

.contact-wrap {
    margin-bottom: 20px;
}

.download-box {
    background-color: #f7f8f9;
    padding: 0 24px;
}

.download-box .wrap {
    padding: 24px 0;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.download-box .item {
    display: block;
}

.download-box .wrap {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.download-box .item .line {
    width: 100%;
    height: 4px;
    background-color: #FFFFFF
}

.btn-groups {
    display: flex;
    position: relative;
}

.info-btn,
.download-btn {
    width: 24px;
    height: 24px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.info-btn {
    background-image: url(../image/info-btn.png);
    margin-right: 40px;
    cursor: pointer;
}

.download-btn {
    background-image: url(../image/download-btn.png);
}

.download-box .info-box {
    width: 240px;
    padding: 8px;
    position: absolute;
    background-color: #FFFFFF;
    left: -8px;
    transform: translateX(-100%);
    font-size: 14px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    display: none;

}

.download-box .info-box .top {
    display: flex;
    justify-content: space-between;
}

.download-box .info-box .top .title {
    flex: 1;
}

.download-box .info-box .close-btn {
    display: inline-block;
    margin: 4px;
    width: 12px;
    height: 12px;
    background: url('../image/close-btn.png') no-repeat;
    cursor: pointer;
}

.site-box {

    padding: 24px;
    max-width: 1056px;
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    background: #F5F7F9;
}

.site-box .col-md-4:nth-of-type(2n) .site-list-wrap {
    background-color: #fff;
}

.site-box .site-list-wrap {
    height: 100%;
    min-height: 480px;
    padding: 24px;
}




.site-box .site-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #2E75B6;
}


.site-box .site-list-wrap ul {
    list-style: none;
    padding: 0;
}

.site-box .site-list-wrap li {
    margin-top: 16px;

}


.site-box .site-list-wrap li a {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #3B3838;
}

.teacher-box {
    width: 100%;
}

.teacher-box.special .wrap {
    padding: 24px;
    background: #F5F7F9;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.teacher-box.special .wrap .img-box {
    width: 124px;
    height: 124px;
    margin-right: 40px;
    flex-shrink: 0;
}

.teacher-box.special .wrap .img-box img {
    width: 100%;
    height: 100%;
}

.teacher-box .name {
    font-size: 18px;
    color: #379190;
    margin-bottom: 16px;

}

.teacher-box.double .intro {
    font-size: 14px;
}

.teacher-box.double .intro ul {
    padding-left: 16px;
}

.teacher-box .intro {
    font-size: 16px;
    margin-bottom: 18px;
}

.teacher-box .email {
    font-size: 14px;
    display: flex;
    align-items: center;
}

.teacher-box .icon-email {
    margin-right: 8px;
    font-size: 18px;
    color: #379190;
}

.teacher-box.double {
    background: #F5F7F9;
    padding: 24px;
}

.teacher-box.double .content {
    display: flex;
    flex-wrap: wrap;
}

.teacher-box.double .content .wrap {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 42px;
}

.teacher-box.double .content .wrap:nth-of-type(2n+1) {
    margin-right: 4%;
}

.teacher-box.double .content .wrap:nth-of-type(1),
.teacher-box.double .content .wrap:nth-of-type(2) {
    margin-top: 0;
}

@media (min-width:992px) {
    .sticky-postion {
        position: sticky;
        top:48px;
    }
}

@media (min-width:1057px) {
    .dropdown-menu>li {
        border-bottom: 1px solid #adb6bf;
    }

    .navbar-nav>li {
        float: left;
    }

    .navbar-nav>li {
        float: left;
    }

    .navbar-nav>li:not(:last-of-type) {
        margin-right: 24px;
    }

    .navbar-nav>li>a {
        line-height: 24px;
        padding: 16px 8px;
    }

    .navbar-nav>li.site-map-nav::after,
    .navbar-nav>li.site-map-nav+li::after,
    .navbar-nav>li:first-child::after,
    .navbar-nav>li:last-child::after {
        display: none;
    }

    .navbar-nav>li:last-child {
        border-left: 0;
        margin: 0;
    }

    .navbar>.container .navbar-brand {
        padding: 29px 0;
        width: 100%;
        box-sizing: content-box;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: auto;
        display: flex;
    }

    .navbar>.container .navbar-brand .navbar-logo img {
        max-height: 72px;
    }

    .navbar-brand img {
        height: 100%;
    }

    .navbar-brand .line {
        border-left: 0.6px solid #3B3838;
        height: 24px;
        margin: 0 8px;
    }


}

@media (max-width:1056px) {
    #main-menu {
        float: none;
    }

    .header-top-right ul li a:hover {
        color: #fff;
    }

    .logo-wrap .uic-logo {
        margin: 5px 0;
    }

    .logo-wrap .logo-word {
        margin: 5px 0 10px;

    }

    .logo-wrap .logo-word .cn {
        font-size: 14px;
    }

    .logo-wrap .logo-word .en {
        font-size: 10px;
    }

    .logo-wrap {
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: center;
        background-color: #fff;
    }

    .navbar>.container .navbar-brand {
        margin: 0;
    }

    .navbar>.container {
        display: block;
    }

    .navbar-collapse .container {
        margin: 0;
        width: 100%;
    }

    .navbar-header {
        float: none;
    }

    .logo-wrap .text {
        display: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #FFFFFF;
    }

    .dropdown .dropdown-toggle::after {
        content: '';
        border: solid black;
        border-width: 0 1.5px 1.5px 0;
        border-color: #fff;
        display: inline-block;
        padding: 4px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        position: absolute;
        right: 10px;
        top: 23px;
    }

    .dropdown.open .dropdown-toggle::after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        background-color: transparent;
    }

    .header-top-right {
        padding: 16px 16px 8px;
        background: #379190;
        color: #FFFFFF;
    }

    .header-top-right ul li.lang .map-btn,
    .header-top-right ul li.lang .border {
        display: none;
    }

    .header-top-right ul {
        align-items: flex-end;
    }

    .navbar-default .input-group {
        background: #FFFFFF;
    }



    .navbar-brand {
        padding: 0 15px;
        float: none;
        display: flex;
        flex-direction: column-reverse;

    }

    .navbar-brand>img:last-child {
        object-fit: contain;
        max-width: 225px;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        transform: translateX(0);
    }


    .navbar-toggle {
        margin-right: 15px;
        padding: 4px 5px;
        margin-top: 8px;
        margin-bottom: 8px;
        border-color: transparent !important;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .navbar-default .navbar-toggle:focus .icon-bar,
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #FFF;
    }

    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 8px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
        height: 1px;
    }


    .navbar-collapse {
        background: #FFF;
        border: none;
    }



    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        overflow-y: auto !important;
        background-color: #333;
    }

    .navbar-toggle .icon-bar:nth-child(2) {
        width: 19px;
    }

    .navbar-toggle .icon-bar:nth-child(3) {
        width: 19px;
    }

    .navbar-toggle .icon-bar:nth-child(4) {
        width: 19px;
    }

    .navbar-default .navbar-nav>li>a {
        margin: 0 20px;
        padding: 0 35px;
        border-bottom: 1px solid #606266;
    }

    .navbar-default .navbar-nav>li:nth-last-child(1) a {
        border-bottom: none;
    }

    .navbar-default .navbar-nav>li>a {
        height: 60px;
        line-height: 60px;
        padding: 0;
        padding-left: 10px;
        min-width: 0;
        text-align: left;
        font-weight: 300;
        font-size: 14px;
        color: #f2f2f2;
        border-top: none;
    }


    .navbar-default .navbar-nav .input-group {
        padding: 10px;
        border-radius: 6px;
        display: flex;
        justify-content: space-between;
    }

    .navbar-default .navbar-nav .input-group input:first-child {
        width: 90%;
    }

    .navbar-default .navbar-nav .input-group .search-border {
        display: none;
    }

    .navbar-default .navbar-nav .input-group .btn-search {
        background: url(../image/btn-search-phone.png)no-repeat center center;
    }


    .navbar-default .navbar-nav>li>a .caret {
        float: right;
        width: 0;
        height: 0;
        margin-left: 2px;
        margin-top: 26px;
        vertical-align: middle;
        border-top: 8px dashed;
        border-top: 8px solid \9;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        position: relative;
    }

    .navbar-default .navbar-nav>li>a .caret::after {
        content: '';
        width: 0;
        height: 0;
        vertical-align: middle;
        border-top: 6px solid #333;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        position: absolute;
        top: -8px;
        left: -6px;
    }

    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
        background-color: #FFFFFF;
    }

    .navbar-header {
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        display: block;
        padding: 0;
        clear: both;
        font-weight: 300;
        line-height: 60px;
        color: #f2f2f2;
        white-space: nowrap;
        margin-left: 40px;
        margin-right: 20px;
        font-size: 14px;
        text-align: left;
        border-bottom: 1px solid #606266;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #f2f2f2;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #66BAAC;
        font-weight: 500;
        background-color: transparent;
    }

    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        border-color: #606266;
    }

    .navbar-nav>li {
        width: 100%;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar>.container {
        width: 100%;
        display: flex;
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }


    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: calc(100vh - 164px);
    }

    .navbar>.container .navbar-brand {
        height: auto;
        width: 100%;
        padding: 0;
    }

    .navbar-header .navbar-brand {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .navbar>.container {
        width: 100%;
        display: block;
    }

    .navbar-brand>img:first-child {
        margin-bottom: 12px;
        width: 257px;
        height: 65px;
    }

    .navbar>.container:first-child {}


    .dropdown-custom-level-2 .caret {
        display: none;
    }

    .dropdown-menu>.active>a::after {
        content: '';
        width: 0;
    }

    .navbar-default a.to-search {
        display: block;
    }


    .search-input-box .input,
    .search-input-box .result {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-brand .navbar-head {
        background: linear-gradient(90deg, #43C3AB 0%, #399C96 11.98%, #0166A4 100%);
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .navbar-brand .navbar-logo {
        display: block;
        padding: 16px;
        margin: 0;
    }

    .navbar-brand .navbar-logo img {
        max-height: 32px;
    }
}

@media (max-width: 992px) {
    .site-box .col-md-4 {
        width: 100%;
    }

    .sticky-postion {
        margin-bottom: 20px;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .navbar .container,
    .navbar-collapse .container {
        width: 100%;
    }

    .main-box {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .college-nav a p {
        width: 120px;
        height: 44px;
        font-size: 14px;
        line-height: 20px;
        margin-top: 6px;
    }


    .banner-slider .sy-slide a {
        text-align: center;
        height: auto;
        width: 100%;
    }

    .banner-slider .sy-slide a img,
    .banner-slider .sy-slide a video {
        display: block;
        width: 100%;
    }

    .breadcrumb-box {
        display: none;
    }

    .management-box {
        padding: 0;
        padding-bottom: 40px;
    }

    .second-nav-box .wrap {
        display: none;
    }

    .college-nav {
        justify-content: center;
        align-items: center;
        margin-top: -90px;
    }

    .college-nav a {
        margin: 0 10px;
    }

    .college-nav a img {
        display: none;
    }

    .college-nav a p {
        line-height: 0;
        font-size: 0;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #5B9BD5;
        overflow: hidden;
    }

    .college-nav a.active img {
        display: inline-block;
    }

    .college-nav a.active p {
        display: block;
        width: 120px;
        height: 44px;
        font-size: 14px;
        line-height: 20px;
        margin-top: 6px;
        background: transparent;
        border-radius: 0;
    }



    .second-nav-box .wrap {
        display: none;
    }

    .banner .nav-title {
        font-size: 32px;
        line-height: 36px;
        height: 36px;
    }
}

@media (max-width: 768px) {


    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: calc(100vh - 241px);
    }





    .logo-wrap {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }



    .banner-slider .content-wrap .content {
        display: none;
    }

    .banner-slider .content-wrap {
        display: none;
    }

    .banner-slider .sy-slide>a {
        padding-bottom: 0;
    }

    .banner-slider .sy-slides-crop {
        height: 100%;
    }

    .banner-slider .sy-pager {
        width: 100%;
        padding: 0 20px;
        height: auto;
        position: relative;
        margin: 0;
        margin-top: 24px;
        top: 0;
        left: 0;
        transform: translateX(0);
        text-align: center;
    }

    .banner-slider .sy-pager li a {
        background: #BBCCC5;
        opacity: 1;
        color: transparent;
    }

    .banner-slider .sy-pager li a:link,
    .banner-slider .sy-pager li a:visited {
        opacity: .6;
    }

    .banner-slider .sy-pager li a:hover,
    .banner-slider .sy-pager li a:focus {
        opacity: .8;
    }

    .banner-slider .sy-pager li.sy-active a {
        background: #2E75B9;
        opacity: 1;
    }

    .banner-slider .sy-pager li {
        width: 8px;
        height: 8px;
        margin: 0 6px;
    }

    .sy-controls {
        display: none;
    }

    .input-box {
        padding: 8px 24px;
    }

    .search-input-wrap .btn-submit {
        display: flex;
        width: 90px;
        margin-left: 8px;
        flex-shrink: 0;
    }

    .footer-box .copyright {
        text-align: center;
        font-size: 12px;
    }

    .footer-box .item::after {
        height: 8px;
    }

    .paging-box .pb_sys_common {
        text-align: right !important;
        font-weight: normal;
        font-size: 14px;
        line-height: 14px;
        color: #4D4F53;
    }

    .main-box {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .paging-box .pb_sys_common {
        text-align: center !important;
        font-weight: normal;
        font-size: 14px;
        line-height: 14px;
        color: #4D4F53;
    }

    .index-box .shadowbox,
    .index-box .shadow-box.right,
    .index-box .shadow-box.left {
        margin-left: -15px;
        margin-right: -15px;
    }

    .index-box .shadow-box.right .shadowbox,
    .index-box .shadow-box.right .shadowbox {
        margin-left: 0;
        margin-right: 0;
    }


    .index-box .shadowbox .wrap {
        margin-right: 16px;
        margin-left: 16px;
    }

    .index-box .shadowbox.left,
    .index-box .shadow-box.right,
    .index-box .shadow-box.left {
        padding-left: 16px;
        padding-right: 16px;
    }

    .index-box .shadow-box.right .top {
        padding-left: 0;
    }

    .index-box .shadow-box.right .shadowbox {
        padding-left: 12px;
    }

    .index-box .shadow-box.right li.wrap:not(:last-of-type)::after {
        width: calc(100% + 28px);
        transform: translateX(-28px);
    }

    .list-box {
        margin-top: 20px;
    }

    .list-box .item {
        padding: 8px;
    }

    .list-box .item .content {
        font-size: 14px;
        margin-right: 8px;
    }

    .news-box .item .content {
        margin-left: 8px;
        height: 44px;
        -webkit-lisne-clamp: 2;

    }

    .list-box .item .date {
        font-size: 12px;
    }

    .news-box {
        margin-left: -15px;
        margin-right: -15px;

    }

    .news-box .img {
        width: 85px;
        height: 48px;
    }

    .list-box .item:not(:last-of-type) {
        margin-bottom: 8px;
    }

    .gray-bg {
        padding: 20px 10px;
    }

    .table-box {
        font-size: 14px;
        line-height: 20px;
    }

    .table-box .item {
        align-items: center;
        padding: 16px 8px;
    }

    .table-box .num {
        width: 35px;
        word-break: break-all;
    }

    .table-box .content {
        padding: 0;
        margin: 0 10px;
    }

    .table-box .content .word {
        /* height: 42px;
        line-height: 20px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden; */
    }

    .four-img {
        padding: 4px 8px;
        margin: -4px;
    }

    .four-img .item {
        width: 50%;
        padding: 4px;
    }

    .about-box {
        padding: 15px;
    }

    .info-btn,
    .download-btn {
        width: 20px;
        height: 20px;
    }

    .info-btn {
        margin-right: 10px;
    }

    .download-box .wrap {
        padding: 12px;
        font-size: 14px;
    }

    .download-box {
        padding: 0 12px;
    }

    .teacher-box.double .content .wrap {
        width: 100%;
        margin-right: 0;
        margin-top: 30px !important;
    }

    .teacher-box.special .wrap .img-box {
        margin-right: 15px;
    }
}