@font-face {
    font-family: 'iconfont-custom';
    src: url('data:font/ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTZFCnUsAAAc0AAAAHEdERUYAKQAKAAAHFAAAAB5PUy8yPG5JBwAAAVgAAABgY21hcAAP6eMAAAHIAAABQmdhc3D//wADAAAHDAAAAAhnbHlmGtZpbAAAAxgAAAE8aGVhZB69uj8AAADcAAAANmhoZWEHuQOFAAABFAAAACRobXR4DAAAJQAAAbgAAAAQbG9jYQCeAAAAAAMMAAAACm1heHABHQCAAAABOAAAACBuYW1lXoIBAgAABFQAAAKCcG9zdMbg39QAAAbYAAAAMwABAAAAAQAALAG5EV8PPPUACwQAAAAAAN3POyEAAAAA3c87IQAl/4AD2wOAAAAACAACAAAAAAAAAAEAAAOA/4AAXAQAAAAAAAPbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAEAHQADwAAAAAAAgAAAAoACgAAAP8AAAAAAAAABAQAAZAABQAAAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZADA5jjmOAOA/4AAAAPcAIEAAAABAAAAAAAAAAAAAAAgAAEEAAAAAAAAAAQAAAAEAAAlAAAAAwAAAAMAAAAcAAEAAAAAADwAAwABAAAAHAAEACAAAAAEAAQAAQAA5jj//wAA5jj//xnLAAEAAAAAAAABBgAAAQAAAAAAAAABAgAAAAIAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAngAAAA8AJf+AA9sDgAADAAcACwAPABMAFwAbAB8AIwAzADcAOwA/AE8AcwAAFzM1IxczNSMnMzUjFzM1IyczNSMBMzUjAzM1IwEzNSMnMzUjAzU0JisBIgYdARQWOwEyNgEzNSMnMzUjFzM1Izc1NCYrASIGHQEUFjsBMjY3ERQGIyEiJjURNDY7ATU0NjsBMhYdATM1NDY7ATIWHQEzMhZupKTJt7fJpKTJt7fJpKQBpLe327e3AbekpNy3t8kLByUHCwsHJQcLAaWkpNy3t9ykpBILByUHCwsHJQcL2yse/NweKyseSTYlJSY13DUmJSU2SR4rN6WlpSS3t7clpP23pQEApP23pSS3ATelBwsLB6UHCwv+GbclpKSkbqUHCwsHpQcLCyz9JB4rKx4C3B4rNyU2NiU3NyU2NiU3KwAAABIA3gABAAAAAAAAABMAKAABAAAAAAABAAgATgABAAAAAAACAAcAZwABAAAAAAADAAgAgQABAAAAAAAEAAgAnAABAAAAAAAFAAsAvQABAAAAAAAGAAgA2wABAAAAAAAKACsBPAABAAAAAAALABMBkAADAAEECQAAACYAAAADAAEECQABABAAPAADAAEECQACAA4AVwADAAEECQADABAAbwADAAEECQAEABAAigADAAEECQAFABYApQADAAEECQAGABAAyQADAAEECQAKAFYA5AADAAEECQALACYBaABDAHIAZQBhAHQAZQBkACAAYgB5ACAAaQBjAG8AbgBmAG8AbgB0AABDcmVhdGVkIGJ5IGljb25mb250AABpAGMAbwBuAGYAbwBuAHQAAGljb25mb250AABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABpAGMAbwBuAGYAbwBuAHQAAGljb25mb250AABpAGMAbwBuAGYAbwBuAHQAAGljb25mb250AABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABpAGMAbwBuAGYAbwBuAHQAAGljb25mb250AABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAABHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuAABoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAABodHRwOi8vZm9udGVsbG8uY29tAAAAAAIAAAAAAAAACgAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABAAAAAEAAgECCGNhbGVuZGFyAAAAAAH//wACAAEAAAAMAAAAFgAAAAIAAQADAAMAAQAEAAAAAgAAAAAAAAABAAAAANWkJwgAAAAA3c87IQAAAADdzzsh') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.icon-custom {
    font-family: 'iconfont-custom';
    font-weight: normal;
    font-style: normal;
}


body {
    padding-top: 0;
    background: #fff;
    position: relative;
    padding-bottom: 137px;
    min-height: 100vh;
    font: 16px/1.5 "Helvetica";
}

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;
    border-bottom: 1px solid #ADB6BF !important;
}

table th {
    background: #F6F9FB;
    color: #0166A4 !important;
    font-weight: bold !important;
}

.mtb20 {
    margin: 20px 0;
}

.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%;
}

.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;
    white-space: nowrap;
    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 {
    text-align-last: justify;
    font-size: 20px;
}

.footer a:hover,
.footer a:active,
.navbar a:hover,
.navbar a:active,
.custom-box a:hover,
.custom-box a:focus {
    color: #2F639F;
}

.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 ul li {
    list-style: none;
}




.header-top-right ul li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
}

.navbar-default {
    background: #fff;
    border: none;
}

.navbar-collapse {
    width: 100%;
    float: left;
    background: #0166A4;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
}

.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: #359AD7;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background: #359AD7;
}


.navbar-default .input-group {
    border: 1px solid #E0E0E0;
    display: flex;
    align-items: center;
}

.header-top-right ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0
}

.navbar-default .input-group>* {
    border: 0;
}

.navbar-default .input-group {
    border-radius: 80px;
    padding-left: 10px;
    color: #333;
    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 .input-group>.input-search {
    background: transparent;
    padding: 0 8px;
}

.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: #2F639F;
    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;
}

.news-banner video {
    display: block;
    width: 100%;
    object-fit: fill;
}

.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;
}


.banner-slider .apply-box {
    cursor: pointer;
    display: inline-block;
    width: auto !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 8px;
    bottom: 10%;
    margin: auto;
    background: linear-gradient(90.07deg, #38B5AA -3.32%, #29A2C6 35.08%, #4B85DD 70.13%, #525FC7 98.7%, #5D72D3 103.52%);
}

.banner-slider .apply-box .word {
    display: inline-block;
    background: #100D22;
    padding: 8px 40px;
    font-size: 28px;
    color: #169FF3;
    transition: all .3s;
}

/* .banner-slider .apply-box:hover .word {
    color: #FFF;
    background: transparent;
} */

.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: #0166A4;
}

.footer-box .footer {
    display: flex;
    padding: 32px 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}





.footer-box .footer a {
    color: inherit;
}

.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;
}

.banner {
    width: 100%;
}

.banner img {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.main-box {
    margin-top: 48px;
    margin-bottom: 48px;
}

.left-nav-bg {
    background: #378CC5;
    padding-top: 2px;
}

.left-nav-box {
    list-style: none;
    padding: 2px 0;
    background: #378CC5;
}

.current-nav {
    background: #fff;
    padding: 8px 6.5px;
    font-size: 20px;
    color: #0166A4;
    text-align: center;
}

.left-nav-box li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #3B3838;
    background: #F6F9FB;
    padding: 12px 16px;
}


.left-nav-box li a:focus,
.left-nav-box li a:hover {
    color: #0166A4;
}

.left-nav-box li.active a {
    color: #0166A4;
    background: #D9E8F2;
}

.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: #2F639F;
}

.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: #0166A4;
    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: #0166A4;
    color: #FFFFFF;
}

.paging-box .p_no_d {
    padding: 0 12px;
    background: #0166A4;
    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: #2F639F;
}


.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;
}

.index-img-box {
    display: flex;
    flex-wrap: wrap;
    margin: 80px 0;
    margin-right: -2%;
}

.index-box .index-img-box .item {
    width: 16.5%;
    box-sizing: border-box;
    text-align: center;
    padding-right: 2%;
}

.index-box .index-img-box .img {
    width: 100%;
    position: relative;
}

.index-box .index-img-box .img::after {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 132.72%;
}

.index-box .index-img-box .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.index-box .index-img-box .item .word {
    line-height: 18px;
    height: 36px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 12px;
}

.index-box .index-img-box .item::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    border-bottom: 2px solid #0166A4;
}


.index-news-box {
    background: #F7F8F9;
    padding: 48px 0;
}

.news-banner .sy-pager {
    position: absolute;
    bottom: 8.5px;
    right: 8.5px;
    height: 27px;
    width: auto;
    display: flex;
    align-items: center;
    margin: 0;
}

.news-banner .sy-pager li {
    width: auto;
    height: auto;
}

.news-banner .sy-pager li a {
    width: 8px;
    height: 8px;
    background: #99C2DB;
    transition: all .1s;
}

.news-banner .sy-pager li:active a,
.news-banner .sy-pager li:hover a,
.news-banner .sy-pager li.sy-active a {
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    opacity: 1;
}

.index-news-box .video-box {
    border-radius: 8px;
    overflow: hidden;
}

.index-news-box .sy-controls li {
    max-height: 50px;
}


.index-news-box .video-box .word {
    color: #FFF;
    font-size: 18px;
    box-sizing: border-box;
    padding: 8.5px 24px;
    background: #0166A4;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;

}

.index-news-box .news-list-box .top {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-top: 3px;
}

.index-news-box .news-list-box .top .title {
    font-size: 28px;
    margin-right: 16px;
}

.index-news-box .news-list-box .item {
    padding: 9.5px 0;
    box-shadow: inset -4px 0px 0px #378CC5;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    margin: 24px 0;
}

.index-news-box .news-list-box .item:last-of-type {
    margin-bottom: 0;
}

.index-news-box .news-list-box .item .img {
    width: 114px;
    height: 64px;
}

.index-news-box .news-list-box .item .img img {
    width: 100%;
    height: 100%;
}

.index-news-box .news-list-box .item .content {
    flex: 1;
    max-width: calc(100% - 114px);
    padding: 0 8px;
}

.index-news-box .news-list-box .item .content .date {
    color: #378CC5;
    font-size: 14px;
}

.index-news-box .news-list-box .item .content .word {
    width: 100%;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-global-index {
    margin: 80px 0;
}

.map-box {
    border-top: 2px solid #0166A4;
}

.map-box .title {
    line-height: 32px;
    font-size: 28px;
    color: #0166A4;
    margin: 16px 0;
}

.map-box .map-container {
    width: 100%;
    position: relative;
}

.map-box .map-container::after {
    content: '';
    width: 100%;
    display: block;
    padding-bottom: 63.86%;
    height: 0;
}

.map-box #map-container {
    position: absolute;
    background: #eef7fb;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.map-box table th,
.map-box table td {
    word-break: break-word !important;
    padding: 5px !important;
    border-color: transparent !important;
    border-bottom: none !important;
}

.owl-theme .owl-dots .owl-dot {
    width: 8px;
    margin: 0 12px;
}

.owl-theme .owl-dots .owl-dot.active {
    width: 12px;
}

.owl-img-list {
    border-bottom: 2px solid #0166A4;
}

.owl-img-list .owl-dots {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 26px 0 !important;
    height: 12px;
}

.owl-img-list .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #ADB6BF;
    transition: all .1s;
    margin: 0;
}

.owl-img-list .owl-dots .owl-dot.active span,
.owl-img-list .owl-dots .owl-dot:hover span {
    background: #0166A4;
    width: 12px;
    height: 12px;
}

.owl-img-list .owl-item .wrap .img::after {
    padding-bottom: 63.86%;
}

.fixed-btn {
    position: fixed;
    top: 50%;
    right: 4%;
    transform: translateY(-50%);
    border: 2px solid #0166A4;
    z-index: 9999;
    background-color: #fff;
}

.fixed-btn .wrap {
    display: block;
    text-align: center;
    font-size: 14px;
    background: #0166A4;
    color: #333;
    margin: 2px;
    padding: 8px 4px;
    color: #fff;
    width: 80px;
    box-sizing: content-box;
}

.main-box h1.title {
    font-size: 28px;
    color: #3B3838;
}

.main-box h3.title {
    font-size: 20px;
    line-height: 30px;
    color: #3B3838;
    padding-bottom: 16px;
    border-bottom: #E8EFF5 4px solid;
    margin-bottom: 16px;
}

.about-box .content-wrap {
    margin-top: 16px;
    background: #F6F9FB;
    padding: 24px;
}

.about-box .content-wrap .img-list .img {
    position: relative;
    margin-top: 40px;

}

.about-box .content-wrap .img-list .img::after {
    content: '';
    width: 100%;
    display: block;
    padding-bottom: 51.85%;
    height: 0.1px;
}

.about-box .content-wrap .img-list img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.office-box .content-wrap {
    font-size: 16px;
    line-height: 24px;
    background: #F6F9FB;
    padding: 24px;
    margin-top: 16px;
    margin-bottom: 40px;
}

.office-box .content-wrap .item {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px;
    margin-bottom: 18px;
    padding-left: 32px;
}

.office-box .item.icon-position {
    background-image: url(../image/icon-position.png);
}

.office-box .content-wrap .item.icon-phone {
    background-image: url(../image/icon-phone.png);
}

.office-box .content-wrap .item.icon-email {
    background-image: url(../image/icon-email.png);
}

.office-box .people-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.office-box .people-box .wrap {
    width: 100%;
    display: flex;
    align-items: flex-start;
    padding-bottom: 30px;
    padding-right: 15px;
    border-right: 4px solid #E8EFF5;
    border-bottom: 4px solid #E8EFF5;
    margin-bottom: 24px;
}

.office-box .people-box .wrap .img {
    width: 28.8%;
    min-width: 94px;
    max-width: 207px
}

.office-box .people-box .wrap .content {
    flex: 1;
    margin-left: 32px;
}

.office-box .people-box .wrap .content .name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
}

.office-box .people-box .wrap .content .info .item {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px;
    margin-bottom: 6px;
    padding-left: 32px;
}

.office-box .people-box .wrap:hover {
    color: inherit;
    box-shadow: 8px 8px 16px rgba(68, 77, 95, 0.1);
}

.office-box .people-box .wrap .content .info .item.icon-introduction{
    padding-left: 0;
    white-space: pre-line;
}

.office-box .people-box .wrap .content .info .item.icon-email {
    background-image: url(../image/icon-info-email.png);
}

.office-box .people-box .wrap .content .info .item.icon-title {
    background-image: url(../image/icon-info-people.png);
}

.office-box .people-box .wrap .content .info .item.icon-phone {
    background-image: url(../image/icon-info-phone.png);
}

.office-box .people-box .wrap .content .info .item.icon-adress {
    background-image: url(../image/icon-info-adress.png);
}

.office-box table tr td:nth-of-type(2) {
    width: 112px;
}

.student-box .list-box {
    background: #E4E4E4;
    padding: 0.1px 0;
    margin-top: 48px;
}

.student-box .list-box .item {
    display: flex;
    align-items: center;
    padding: 16px 16px 16px 0;
    background-color: #fff;
    margin: 1px 0;
}

.student-box .list-box .item .content {
    flex: 1;
}

.student-box .list-box .item .date {
    color: #9D9C9D;
    max-width: 88px;
    font-size: 14px;
    margin-left: 8px;
}

h3.title.vertical {
    display: flex;
    align-items: center;
}

h3.title .title-mark {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 4px solid #605E5F;
    margin-right: 10px;
}

.img-group-2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.img-group-2 .img {
    width: 49%;
}

.links-box th {
    background: #F6F9FB;
    color: #383838 !important;
}

.links-box th,
.links-box td:not(:last-of-type) {
    white-space: nowrap;
}

.links-box th:first-of-type,
.links-box td:first-of-type {
    width: 48px;
}

.links-box th:last-of-type,
.links-box td:last-of-type {
    width: 26%;
}

.links-box td:last-of-type a {
    text-decoration: underline;
}

.links-box td,
.links-box th {
    padding: 16px 8px !important;
    border-bottom: 1px solid #ADB6BF !important;
}

.exchange-box {
    margin-top: 44px;
    margin-bottom: 60px;
    color: #fff;
}

.exchange-box h5.title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
    line-height: 32px;
}

.exchange-box .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.exchange-box .introduction-wrap {
    width: 100%;
    height: 100%;
    background: #3475B8;
    padding: 16px;
}

.exchange-box .content {
    font-size: 14px;
    line-height: 20px;
    white-space: pre-wrap;
    text-align: justify;
    margin-top: 16px;
}

.exchange-box .useful-wrap {
    width: 100%;
    height: 100%;
    background: #951272;
    padding: 16px;
    position: relative;
}

.exchange-box a.more {
    font-size: 14px;
    line-height: 16px;
}

.useful-link .item {
    display: flex;
    margin-top: 16px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.useful-link .item i {
    display: inline-block;
    color: #EAD0E3;
    margin-right: 8px;
    vertical-align: middle;
    flex-shrink: 0;
}

.useful-link .item span {
    display: inline-block;
    text-decoration: underline;
    vertical-align: middle;
}

.exchange-box .sharing-box {
    width: 100%;
    height: 100%;
    background: #594C93;
    margin-top: 30px;
}
.exchange-box .sharingppt{
    background: #951272;
}
.exchange-box .sharing-box img {
    display: block;
    width: 100%;
}

.exchange-box .sharing-wrap {
    padding: 16px;
}

.exchange-box .sharing-link a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    margin-top: 24px;
}

.exchange-box .programmes-box {
    width: 100%;
    height: 100%;
    background: #594C93;
    margin-top: 30px;
    display: flex;
    align-items: stretch;
}

.exchange-box .programmes-wrap {
    width: 70%;
    padding: 16px;
}

.exchange-box .programmes-box img {
    display: block;
    width: 30%;
}

.sharing-list-box {
    margin-top: 44px;
}

.sharing-list-box .item {
    display: flex;
}

.sharing-list-box .item:not(:first-of-type) {
    margin-top: 56px;
}

.sharing-list-box .img-wrap {
    width: 304px;
    margin-right: 24px;
    flex-shrink: 0;
}

.sharing-list-box .item:nth-of-type(2n) .img-wrap {
    margin-right: 0;
    margin-left: 24px;
}

.sharing-list-box .img {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
}

.sharing-list-box .img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.sharing-list-box .name {
    background: #3475B8;
    padding: 4px 8px 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-top: 8px;
}

.sharing-list-box .item:nth-of-type(2n) .name {
    background: #49806F;
}

.sharing-list-box .school {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #3B3838;
    margin-top: 8px;
}

.sharing-content .content {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    color: #605E5F;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 11;
    overflow: hidden;
}

.sharing-content .content.show {
    -webkit-line-clamp: 99;
}

.sharing-content .more {
    display: none;
    color: #3475B8;
    margin-top: 4px;
    cursor: pointer;
}

.sharing-content .more i {
    display: inline-block;
    transition: all .1s;
}

.sharing-content .more.active i {
    transform: rotateZ(180deg);
}

.seeking-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 44px -6px 0;
}

.seeking-box .item {
    display: block;
    width: 33.33%;
    padding: 0 6px;
    margin-bottom: 28px;
}

.seeking-box .item .img {
    border-bottom: 4px solid #378CC5;
}

.seeking-box .item .name {
    position: relative;
    margin: -14px 8px 0;
    padding: 8px;
    background-color: #fff;
    border-bottom: 4px solid #378CC5;
    z-index: 1;
}

.seeking-box .item .name p {
    height: 44px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #3B3838;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.table-title {
    padding: 16px 24px;
    font-size: 24px;
    color: #2E75B6;
    line-height: 22px;
}

.table-box {
    border-top: 1px solid #ADB6BF;
    border-bottom: 1px solid #ADB6BF;
}

.table-wrap {
    margin-bottom: 40px;
}

.main-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #3B3838;
    margin-bottom: 16px;
}

.admission-nav {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    border-top: 4px solid #E8EFF5;
    border-bottom: 4px solid #E8EFF5;
    padding: 16px 0;
}

.admission-nav li {
    list-style: none;
}

.admission-nav li a {
    display: block;
    text-align: center;
    color: #9D9C9D;
}

.admission-nav li:hover a,
.admission-nav li.active a {
    color: #3475B8;
}

.admission-nav li p {
    font-size: 18px;
    line-height: 24px;
    margin-top: 8px;
}

.admission-box {
    display: flex;
}

.article-nav {
    width: 210px;
    margin: 0;
    padding: 0;
    border-right: 4px solid #E8EFF5;
    flex-shrink: 0;
}

.article-select {
    display: none;
}

.article-nav li {
    list-style: none;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 20px;
    color: #9D9C9D;
    background: #FAFAFA;
    border-bottom: 1px solid #CEE1F2;
    cursor: pointer;
}

.article-nav li.active,
.article-nav li:hover {
    color: #3475B8;
    background: #FFFFFF;
}

.article-nav li:last-of-type {
    border-bottom: none;
}

.article-box {
    padding: 16px;
}

.article-box .edit-box {
    display: none;
}

@media (min-width:992px) {
    .sticky-postion {
        position: sticky;
        top: 205px;
    }
}

@media (min-width:1057px) and (max-width:1200px) {
    .navbar-collapse>.container {
        width: 98%
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .index-news-box .news-list-box .item {
        margin: 5px 0;
    }
}



@media (min-width:1057px) {


    .navbar-default .input-group {
        background: #F7F8F9;
    }

    .dropdown-menu>li {}

    .navbar-nav>li {
        float: left;
    }

    .navbar-nav>li {
        float: left;
    }

    .navbar-nav>li:not(:last-of-type) {
        margin-right: 8px;
    }

    .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;
    }

    .header-top-right ul li.lang a {
        font-size: 14px;
        line-height: 20px;
        display: block;
        padding: 6px 16px;
        background-color: #0166A4;
        color: #fff;
        margin-left: 24px;
        border-radius: 80px;
    }

}

@media (min-width:769px) {

    .table-box td:first-of-type,
    .table-box th:first-of-type {
        width: 90px;
        padding-left: 24px !important;
    }
}

@media (max-width:1056px) {

    #main-menu {
        float: none;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: absolute;
    }

    .logo-wrap .uic-logo {
        margin: 5px 0;
    }

    .logo-wrap .logo-word {
        margin: 5px 0 10px;

    }

    .logo-wrap .logo-word .cn {
        font-size: 16px;
    }

    .logo-wrap .logo-word .en {
        font-size: 12px;
    }

    .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;
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus {
        background-color: transparent;
        color: #2F639F;
    }

    .header-top-right {
        padding: 16px 16px 8px;
        background: #379190;
        color: #FFFFFF;
    }

    .header-top-right ul li.lang a {
        font-size: 14px;
        margin-bottom: 8px;
        color: #FFF;
    }

    .header-top-right ul {
        flex-direction: column-reverse;
        align-items: 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 - 247px);
    }

    .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: #0166A4;
        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;
    }


    .index-box .index-img-box .item {
        width: 33.33%;
        font-size: 14px;
        margin-bottom: 16px;
    }

    .index-img-box {
        margin-top: 40px;
        margin-bottom: 24px;
    }

    .index-global-index {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .index-news-box {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .news-list-box {
        margin-top: 24px;
    }

    .exchange-box .row {
        display: block;
    }

    .exchange-box .introduction-wrap {
        margin-bottom: 30px;
    }

    .sharing-list-box .item {
        display: block;
        overflow: hidden;
    }

    .sharing-list-box .img-wrap {
        width: 100%;
        margin-right: 0;
        flex-shrink: 0;
    }

    .sharing-list-box .sharing-content {
        margin-top: 12px;
    }

    .sharing-list-box .item:nth-of-type(2n) .img-wrap {
        margin-right: 0;
        margin-left: 0;
    }

    .sharing-list-box .item:nth-of-type(2n) .sharing-content {
        margin-top: 0;
        margin-bottom: 12px;
    }

}

@media (max-width: 768px) {

    .fixed-btn {
        right: 0;
    }

    .fixed-btn .wrap {
        padding: 0;
    }

    .banner-slider .apply-box {
        width: 80% !important;
        margin: 0 auto;
    }

    .banner-slider .apply-box .word {
        width: 100%;
        font-size: 26px;
    }


    .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-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;
    }

    .banner-slider img {
        min-height: 280px;
    }

    .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;
    }

    .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;
    }

    .office-box .content-wrap {
        font-size: 14px;
    }


    .main-box h1.title {
        font-size: 18px;
    }

    .office-box .people-box .wrap {
        width: 100%;
    }

    .office-box .people-box .wrap .content {
        margin-left: 16px;
    }

    .office-box .people-box .wrap .content .name {
        margin-bottom: 16px;
    }

    .office-box .people-box .wrap .content .info {
        font-size: 14px;
        word-break: break-word;
    }

    .office-box .people-box .wrap .content .info .item {
        padding-left: 24px;
    }

    .img-group-2 .img {
        width: 100%;
        margin-bottom: 20px;
    }

    .links-box td:nth-of-type(2) {
        white-space: inherit;
    }

    .table-title {
        padding-left: 8px;
    }

    .seeking-box .item {
        width: 50%;
    }

    .admission-nav li {
        width: 33.33%;
        padding: 0 8px;
    }

    .admission-nav li p {
        font-size: 14px;
        line-height: 20px;
    }

    .admission-box {
        display: block;
    }

    .article-nav {
        display: none;
    }

    .article-select {
        display: block;
        width: 100%;
        margin-top: 20px;
    }

    .article-select select {
        display: block;
        width: 100%;
        padding: 12px 16px;
        color: #9D9C9D;
        border: 1px solid #E4E4E4;
    }
}

@media (max-width:600px) {
    .news-banner .sy-pager {
        display: none;
    }
}

@media (max-width:500px) {

    .index-box .index-img-box .item .word {
        height: 54px;
        -webkit-line-clamp: 3
    }

    table.scroll-table {
        display: block;
        overflow-x: auto;
    }

    table.scroll-table tbody {
        display: block;
        width: 100%;
        min-width: 800px;
    }

    .seeking-box .item {
        width: 100%;
    }
}

span.nry_data {
    margin-top: 30px;
    font-size: 96%;
    color: #666;
    display: block;
    font-style: italic;
    text-align: right;
}

span.nry_data i {
    margin-right: 8px;
}

.fa-calendar:before {
    content: "\e638";
}
.bg-green{
  background:#1D563E!important;
}
.bg-blue{
  background:#0362a0!important;
}
.bg-yellow{
  background:#a27f3b!important;
}