.whaty {
    font-size: inherit
}

.lab:after, .pagination-wrapper:after, .pagination-wrapper > div:after, .form-pretitle:after, .input-append:after, .form-table-wrap:after, .empty:after, .toast-tabs:after, .progress-bar.rate-append:after, .group:after, .vertical-center:after, .vertical-top:after, .link-icon:after {
    content: '';
    display: inline-block;
    height: 100%
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

a:hover, a:visited, a:active, a:link {
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

* {
    -webkit-overflow-scrolling: touch
}

body {
    font-family: "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", "SimSun", Tahoma, Arial, sans-serif;
    line-height: 1;
    background-color: white;
    min-width: 1200px
}

ul, li, ol {
    padding: 0
}

ul {
    margin: 0
}

li {
    list-style-type: none
}

input, button, select, textarea {
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: none;
    border: none
}

input::-ms-clear, input::-ms-reveal {
    display: none
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

input, textarea {
    -webkit-appearance: none
}

input:focus, textarea:focus {
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-modify: read-write-plaintext-only
}

a, a:active, label, label:active, div, div:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0)
}

a {
    text-decoration: none
}

img {
    vertical-align: middle
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: inherit
}

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%
}

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

.top-bg {
    position: relative
}

.top {
    z-index: 99;
    top: 0;
    left: 0;
    right: 0
}

@media screen and (min-width: 768px) {
    .top {
        position: absolute;
        height: 250px;
        background: url(../images/bg/headbg.png) top center repeat-x
    }
}

@media screen and (max-width: 768px) {
    .top {
        position: fixed;
        height: 50px;
        background: #0f59a4
    }
}

.header {
    height: 96px
}

@media screen and (max-width: 768px) {
    .header {
        height: 50px
    }
}

@media screen and (min-width: 768px) {
    .header-logo {
        width: 680px;
        height: 60px;
        margin-top: 18px
    }
}

@media screen and (max-width: 768px) {
    .header-logo {
        width: 207px;
        height: 28px;
        margin-top: 11px
    }
}

.header-logo img {
    width: 100%;
    height: auto
}

.header-login {
    margin-top: 30px;
    margin-right: 20px;
    font-size: 14px;
    line-height: 36px
}

.header-login span {
    margin: 0 5px;
    color: #5b80ae
}

.header-login a {
    color: #fff
}

@media screen and (max-width: 768px) {
    .header-login {
        margin-top: 7px;
        margin-right: 8px;
        font-size: 12px
    }
}

.header-search {
    position: relative;
    height: 36px;
    padding: 0 20px 0 40px;
    background: rgba(241, 243, 245, 0.08);
    border-radius: 40px
}

.header-search i {
    position: absolute;
    left: 0;
    width: 40px;
    text-align: center;
    line-height: 36px;
    color: #fff
}

.header-search input {
    height: 36px;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    background: transparent
}

.header-search input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.4);
    opacity: 1
}

.header-search input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.4)
}

.header-search input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.4)
}

@media screen and (min-width: 768px) {
    .header-search {
        width: 120px;
        margin-top: 30px
    }
}

@media screen and (max-width: 768px) {
    .header-search {
        position: fixed;
        left: 10px;
        right: 10px;
        top: 55px;
        background: #fff;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
        display: none
    }

    .header-search i {
        color: #999
    }

    .header-search input {
        color: #333
    }

    .header-search input::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .header-search input:-ms-input-placeholder {
        color: #999
    }

    .header-search input::-webkit-input-placeholder {
        color: #999
    }
}

.header-mb-right {
    margin-top: 7px;
    font-size: 14px;
    line-height: 36px
}

.header-mb-right a {
    margin-left: 6px;
    color: #fff
}

.header-mb-right a.menu-shut i:before {
    content: "\e622"
}

.footer {
    background-color: #00205b;
    background-image: url(../images/bg/footbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: white;
    padding-top: 40px
}

.footer ul li {
    line-height: 32px;
    font-size: 14px
}

.footer ul li a {
    color: #fff
}

.footer ul li a:hover {
    text-decoration: underline
}

.footer ul li i {
    margin-right: 8px
}

.foot-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px
}

.link, .font-contact {
    display: inline-block;
    vertical-align: top
}

.link {
    padding-right: 140px
}

.link li i {
    font-size: 12px
}

.font-contact li i {
    display: inline-block;
    vertical-align: -1px;
    text-align: center;
    line-height: 24px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #001b4c;
    border: 1px solid rgba(255, 255, 255, 0.15)
}

.foot-logo img {
    margin-left: 20px;
    width: auto;
    height: 105px;
}

@media screen and (min-width: 768px) {
    .foot-logo {
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media screen and (max-width: 768px) {
    .foot-logo {
        margin-top: 10px;
        display: block;
        text-align: center;
    }
    .foot-logo img {
        margin: 5px;
    }
}

.copyright {
    width: 100%;
    margin-top: 30px;
    font-size: 12px;
    opacity: .4;
    filter: alpha(opacity=40);
    padding: 8px 0;
    line-height: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.copyright p {
    margin: 0
}

.nav > ul > li {
    position: relative;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    font-weight: bold
}

.nav > ul > li > a {
    position: relative;
    display: inline-block;
    color: #fff
}

.nav > ul > li > a span {
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 0;
    height: 2px
}

.nav > ul > li > a i {
    display: none
}

@media screen and (min-width: 768px) {
    .nav > ul > li {
        width: 12.28571%;
        float: left;
        text-shadow: 1px 1px 2px rgba(15, 89, 164, 0.2)
    }

    .nav > ul > li:first-child > a {
        width: auto;
        padding: 0 5px
    }

    .nav > ul > li a {
        width: 120px;
        margin: 0 auto
    }

    .nav > ul > li a:hover, .nav > ul > li a.cur, .nav > ul > li a.active {
        color: #fff
    }

    .nav > ul > li a:hover span, .nav > ul > li a.cur span, .nav > ul > li a.active span {
        width: 100%;
        margin-left: -50%;
        background: #fff;
        border-radius: 10px
    }
}

@media screen and (max-width: 768px) {
    .nav {
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999;
        margin-top: 0;
        display: none;
        overflow-x: hidden;
        overflow-y: scroll;
        background: #fff
    }

    .nav > ul > li {
        float: initial;
        margin-left: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #eee;
        font-size: 16px;
        line-height: 44px;
        font-weight: bold;
        text-align: left
    }

    .nav > ul > li:first-child {
        margin-left: 10px
    }

    .nav > ul > li a {
        display: block;
        color: #222
    }

    .nav > ul > li a span {
        display: none
    }

    .nav > ul > li a i {
        display: block;
        font-size: 16px;
        font-weight: normal;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: all 0.5s;
        transition: all 0.5s
    }

    .nav > ul > li.active a i {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.nav-dropdown {
    height: auto;
    display: none
}

.nav-dropdown ul li {
    height: 36px;
    font-weight: normal;
    line-height: 36px;
    overflow: hidden
}

.nav-dropdown ul li a {
    width: 100%;
    display: block;
    font-size: 14px;
    color: #777
}

.nav-dropdown ul li a:hover {
    color: #0f59a4
}

@media screen and (min-width: 768px) {
    .nav-dropdown {
        position: absolute;
        left: 50%;
        top: 48px;
        z-index: 99;
        width: 120px;
        margin-left: -60px;
        text-align: center;
        background: rgb(27 56 108)
    }

    .nav-dropdown ul {
        padding: 10px 0
    }

    .nav-dropdown ul li a {
        width: 120px;
        color: #fff
    }

    .nav-dropdown ul li a:hover {
        color: #fff;
        background: #0f59a4
    }
}

@media screen and (max-width: 768px) {
    .nav-dropdown {
        position: relative
    }

    .nav-dropdown ul li {
        border-top: 1px solid #eee
    }
}

.trans, .nav > ul > li > a span {
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

@media screen and (min-width: 768px) {
    .pc-show {
        display: block
    }

    .pc-hidden {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .mb-show {
        display: block
    }

    .mb-hidden {
        display: none
    }

    .mb-top {
        margin-top: 50px
    }
}

.ban a {
    height: 550px;
    display: block
}

.ban .swiper-pagination {
    bottom: 20px
}

.ban .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.ban .swiper-pagination-bullet {
    width: 32px;
    height: 32px;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    background: #fff;
    opacity: .8;
    border-radius: 50%
}

.ban .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 32px;
    background: #0f59a4;
    color: #fff;
    opacity: 1
}

.ban .swiper-button-next, .ban .swiper-button-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 36px;
    height: 72px;
    margin-top: -36px;
    cursor: pointer;
    overflow: hidden
}

.ban .swiper-button-prev {
    left: 0;
    background: url(../images/ban/slider-arrow.png) 0 0
}

.ban .swiper-button-next {
    right: 0;
    background: url(../images/ban/slider-arrow.png) -36px 0
}

@media screen and (max-width: 768px) {
    .ban a {
        height: auto
    }

    .ban a img {
        width: 100%;
        height: auto
    }

    .ban .swiper-pagination {
        bottom: 5px
    }

    .ban .swiper-pagination-bullet {
        width: 18px;
        height: 18px;
        font-size: 12px;
        line-height: 18px
    }

    .ban .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 18px
    }

    .ban .swiper-button-next, .ban .swiper-button-prev {
        display: none
    }
}

.common-wrap {
    margin-left: -10px;
    margin-right: -10px
}

.common-title {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px
}

.common-title.light-title span {
    color: rgba(255, 255, 255, 0.2)
}

.common-title.light-title h3 {
    color: white
}

.common-title.light-title h3 .dot {
    background-color: white
}

.common-title.light-title h3::after, .common-title.light-title h3::before {
    background-color: rgba(255, 255, 255, 0.1)
}

.common-title span {
    color: #ddd;
    font-size: 16px;
    text-transform: uppercase;
    display: block
}

.common-title h3 {
    margin: 8px 0;
    font-size: 32px;
    color: #333;
    font-weight: bold;
    display: inline-block;
    position: relative
}

.common-title h3 .dot {
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #333;
    margin: 0 16px
}

.common-title h3::after, .common-title h3::before {
    content: '';
    display: block;
    background-color: rgba(15, 89, 164, 0.1);
    height: 1px;
    position: absolute;
    bottom: 16px;
    width: 100px
}

.common-title h3::after {
    right: -84px
}

.common-title h3::before {
    left: -84px
}

.edu {
    background-color: #f3f5f7;
    background-image: url(../images/bg/edubg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 40px 0
}

.edu .common-wrap {
    margin: 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: #fff
}

.edu .row-cell {
    border-right: 1px solid #f1f2f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edu .row-cell .row-wrap {
    margin: 0 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    position: relative
}

.edu .row-cell .row-wrap.row-secondary .title:before {
    background: #d2974e
}

.edu .row-cell .row-wrap.row-secondary ul li a {
    color: #d2974e;
    background: #fdfaf6
}

.edu .row-cell .row-wrap.row-secondary ul li a:hover {
    background: #fff
}

.edu .row-cell .title {
    position: relative;
    padding: 30px 0;
    margin: 0 20px
}

.edu .row-cell .title:before {
    position: absolute;
    left: -30px;
    top: 50%;
    width: 4px;
    height: 60px;
    margin-top: -30px;
    content: " ";
    background: #2c4780
}

.edu .row-cell .title h3 {
    padding-top: 8px;
    margin: 0;
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.edu .row-cell .title span {
    font-size: 18px;
    line-height: 1;
    color: #ddd;
    text-transform: uppercase
}

.edu .row-cell .title img {
    position: absolute;
    top: 50%;
    right: 0;
    width: 172px;
    height: 120px;
    margin-top: -60px
}

.edu .row-cell ul {
    width: 100%;
    padding: 10px;
    margin-top: -20px;
    background-color: white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edu .row-cell ul li {
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edu .row-cell ul li a {
    display: block;
    background-color: #f3f5f7;
    color: #00205b;
    text-align: center;
    padding: 30px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.edu .row-cell ul li a > * {
    display: block
}

.edu .row-cell ul li a i {
    font-size: 48px
}

.edu .row-cell ul li a span {
    padding-top: 8px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.edu .row-cell ul li a:hover {
    -webkit-transform: translate(0, -8px);
    transform: translate(0, -8px);
    -webkit-box-shadow: 0 2px 8px rgba(15, 89, 164, 0.1);
    box-shadow: 0 2px 8px rgba(15, 89, 164, 0.1);
    background-color: white;
    color: #0f59a4
}

.news {
    background-color: #fefaf5;
    background-image: url(../images/bg/newsbg.png);
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 50px
}

.news .news-hot {
    background-color: white;
    height: 360px;
    overflow: hidden
}

.news .news-hot .news-hot-txt {
    padding: 45px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.news .news-hot .news-hot-txt i {
    background-color: #0f59a4;
    color: white;
    padding: 2px 8px;
    font-size: 14px;
    font-style: normal;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.news .news-hot .news-hot-txt i::after {
    content: '';
    position: absolute;
    bottom: -16px;
    left: 0;
    border: 10px solid;
    border-color: #0f59a4 transparent transparent transparent;
    border-left: transparent
}

.news .news-hot .news-hot-txt h3 {
    font-size: 24px;
    margin: 30px 0;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.news .news-hot .news-hot-txt h3 a {
    display: block;
    color: #212325;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news .news-hot .news-hot-txt h3 a:hover {
    color: #0f59a4
}

.news .news-hot .news-hot-txt h3:hover {
    -webkit-transform: translate(4px, 0);
    transform: translate(4px, 0)
}

.news .news-hot .news-hot-txt p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /*!autoprefixer:off*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-break: break-all;
    margin: 0
}

.news .news-hot .news-hot-txt span {
    display: inline-block;
    color: #afafaf;
    font-size: 14px;
    padding-right: 30px;
    padding-top: 60px
}

.news .news-hot .news-hot-txt span b {
    font-size: 16px;
    color: #212325
}

.news .news-hot .news-hot-pic {
    text-align: center;
    height: 360px;
    overflow: hidden;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.news .news-hot .news-hot-pic a {
    display: block;
    width: 100%;
    height: 100%
}

.news .news-hot .news-hot-pic a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.news .news-hot .news-hot-pic a img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.news .news-hot .news-hot-pic a::after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.news .news-list {
    margin-top: 20px
}

.news .news-list li .row-wrap {
    margin: 0 10px;
    background: white;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 87px;
    border-bottom: 4px solid #00205b;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.news .news-list li .row-wrap:hover {
    border-color: #0f59a4;
    -webkit-transform: translate(0, -8px);
    transform: translate(0, -8px)
}

.news .news-list li .row-wrap:hover .date b {
    color: #0f59a4
}

.news .news-list li .row-wrap .date {
    background-color: #f3f5f7;
    text-align: center;
    width: 55px;
    height: 75px;
    position: absolute;
    top: 0;
    left: 16px
}

.news .news-list li .row-wrap .date > * {
    display: block
}

.news .news-list li .row-wrap .date b {
    font-size: 24px;
    color: #00205b;
    padding-top: 20px;
    padding-bottom: 5px
}

.news .news-list li .row-wrap .date span {
    color: #666;
    font-size: 12px
}

.news .news-list li .row-wrap h3 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0
}

.news .news-list li .row-wrap h3 a {
    color: #212325
}

.news .news-list li .row-wrap h3 a:hover {
    color: #0f59a4
}

.news .news-list li .row-wrap p {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /*!autoprefixer:off*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    margin: 10px 0 0 0;
    color: #666
}

.program {
    background-image: url(../images/bg/programbg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 30px
}

.program-swiper {
    height: 262px;
    padding-bottom: 45px
}

.list-row {
    background-color: white;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    width: 285px;
    height: 262px
}

.list-row:hover .pic {
    height: 202px
}

.list-row:hover .pic img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.list-row:hover .name {
    font-weight: bold
}

.list-row a {
    display: block
}

.list-row .pic {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    overflow: hidden;
    height: 212px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.list-row .pic img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.list-row .name {
    text-align: center;
    font-size: 20px;
    color: #222;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.program .swiper-pagination-bullet {
    background: #fff;
    opacity: .3
}

.program .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1
}

.course {
    background-image: url(../images/bg/coursebg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 52px
}

.course .swiper-container {
    padding-bottom: 36px
}

.course .swiper-pagination-bullet {
    background: #fff;
    opacity: 1
}

.course .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0f59a4;
    opacity: 1
}

.course-swiper {
    height: 262px
}

.list-row.list-row-style2 {
    position: relative;
    background-color: transparent
}

.list-row.list-row-style2:hover .pic {
    height: 212px
}

.list-row.list-row-style2:hover .name {
    background-color: #00205b
}

.list-row.list-row-style2 .pic {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.list-row.list-row-style2 .name {
    position: absolute;
    bottom: 20px;
    right: 0;
    max-width: 80%;
    display: inline-block;
    background-color: #0f59a4;
    color: white;
    padding: 0 20px;
    line-height: 42px
}

.list-row.list-row-style2 .name span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 5px
}

.btn {
    display: inline-block;
    font-weight: normal;
    color: #666;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: white;
    border-style: solid;
    border-color: #ddd;
    height: 36px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 34px;
    border-width: 1px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.btn:hover {
    color: #212325;
    text-decoration: none;
    border-color: #bbb
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .4;
    filter: alpha(opacity=40);
    pointer-events: none
}

.btn-solid-primary, .btn-solid-primary:hover {
    color: white;
    border-color: transparent
}

.btn-solid-primary, .btn-solid-primary.disabled:hover, .btn-solid-primary[disabled]:hover {
    background-color: #0f59a4
}

.btn-solid-primary:hover {
    background-color: #0c4a88
}

.btn-solid-primary.shadow {
    -webkit-box-shadow: 0 2px 6px rgba(15, 89, 164, 0.3);
    box-shadow: 0 2px 6px rgba(15, 89, 164, 0.3)
}

.btn-solid-secondary, .btn-solid-secondary:hover {
    color: white;
    border-color: transparent
}

.btn-solid-secondary, .btn-solid-secondary.disabled:hover, .btn-solid-secondary[disabled]:hover {
    background-color: #00205b
}

.btn-solid-secondary:hover {
    background-color: #00153c
}

.btn-solid-secondary.shadow {
    -webkit-box-shadow: 0 2px 6px rgba(0, 32, 91, 0.3);
    box-shadow: 0 2px 6px rgba(0, 32, 91, 0.3)
}

.btn-solid-tertiary, .btn-solid-tertiary:hover {
    color: white;
    border-color: transparent
}

.btn-solid-tertiary, .btn-solid-tertiary.disabled:hover, .btn-solid-tertiary[disabled]:hover {
    background-color: #c3c8cc
}

.btn-solid-tertiary:hover {
    background-color: #b2b9be
}

.btn-solid-tertiary.shadow {
    -webkit-box-shadow: 0 2px 6px rgba(195, 200, 204, 0.3);
    box-shadow: 0 2px 6px rgba(195, 200, 204, 0.3)
}

.btn-solid-success, .btn-solid-success:hover {
    color: white;
    border-color: transparent
}

.btn-solid-success, .btn-solid-success.disabled:hover, .btn-solid-success[disabled]:hover {
    background-color: #21c761
}

.btn-solid-success:hover {
    background-color: #1dad54
}

.btn-solid-success.shadow {
    -webkit-box-shadow: 0 2px 6px rgba(33, 199, 97, 0.3);
    box-shadow: 0 2px 6px rgba(33, 199, 97, 0.3)
}

.btn-solid-warning, .btn-solid-warning:hover {
    color: white;
    border-color: transparent
}

.btn-solid-warning, .btn-solid-warning.disabled:hover, .btn-solid-warning[disabled]:hover {
    background-color: #ffd23e
}

.btn-solid-warning:hover {
    background-color: #ffcb1f
}

.btn-solid-warning.shadow {
    -webkit-box-shadow: 0 2px 6px rgba(255, 210, 62, 0.3);
    box-shadow: 0 2px 6px rgba(255, 210, 62, 0.3)
}

.btn-solid-danger, .btn-solid-danger:hover {
    color: white;
    border-color: transparent
}

.btn-solid-danger, .btn-solid-danger.disabled:hover, .btn-solid-danger[disabled]:hover {
    background-color: #e20700
}

.btn-solid-danger:hover {
    background-color: #c30600
}

.btn-solid-danger.shadow {
    -webkit-box-shadow: 0 2px 6px rgba(226, 7, 0, 0.3);
    box-shadow: 0 2px 6px rgba(226, 7, 0, 0.3)
}

.btn-solid-default, .btn-solid-default:hover {
    color: white;
    border-color: transparent
}

.btn-solid-default, .btn-solid-default.disabled:hover, .btn-solid-default[disabled]:hover {
    background-color: #666
}

.btn-solid-default:hover {
    background-color: #575757
}

.btn-solid-default.shadow {
    -webkit-box-shadow: 0 2px 6px rgba(102, 102, 102, 0.3);
    box-shadow: 0 2px 6px rgba(102, 102, 102, 0.3)
}

.btn-solid-light, .btn-solid-light:hover {
    color: white;
    border-color: transparent
}

.btn-solid-light, .btn-solid-light.disabled:hover, .btn-solid-light[disabled]:hover {
    background-color: #afafaf
}

.btn-solid-light:hover {
    background-color: #a0a0a0
}

.btn-solid-light.shadow {
    -webkit-box-shadow: 0 2px 6px rgba(175, 175, 175, 0.3);
    box-shadow: 0 2px 6px rgba(175, 175, 175, 0.3)
}

.btn-solid-dark, .btn-solid-dark:hover {
    color: white;
    border-color: transparent
}

.btn-solid-dark, .btn-solid-dark.disabled:hover, .btn-solid-dark[disabled]:hover {
    background-color: #212325
}

.btn-solid-dark:hover {
    background-color: #131415
}

.btn-solid-dark.shadow {
    -webkit-box-shadow: 0 2px 6px rgba(33, 35, 37, 0.3);
    box-shadow: 0 2px 6px rgba(33, 35, 37, 0.3)
}

.btn-anti-primary, .btn-anti-primary:hover {
    color: #0f59a4;
    border-color: transparent
}

.btn-anti-primary, .btn-anti-primary.disabled:hover, .btn-anti-primary[disabled]:hover {
    background-color: rgba(15, 89, 164, 0.2)
}

.btn-anti-primary:hover {
    background-color: rgba(15, 89, 164, 0.3)
}

.btn-anti-secondary, .btn-anti-secondary:hover {
    color: #00205b;
    border-color: transparent
}

.btn-anti-secondary, .btn-anti-secondary.disabled:hover, .btn-anti-secondary[disabled]:hover {
    background-color: rgba(0, 32, 91, 0.2)
}

.btn-anti-secondary:hover {
    background-color: rgba(0, 32, 91, 0.3)
}

.btn-anti-tertiary, .btn-anti-tertiary:hover {
    color: #c3c8cc;
    border-color: transparent
}

.btn-anti-tertiary, .btn-anti-tertiary.disabled:hover, .btn-anti-tertiary[disabled]:hover {
    background-color: rgba(195, 200, 204, 0.2)
}

.btn-anti-tertiary:hover {
    background-color: rgba(195, 200, 204, 0.3)
}

.btn-anti-success, .btn-anti-success:hover {
    color: #21c761;
    border-color: transparent
}

.btn-anti-success, .btn-anti-success.disabled:hover, .btn-anti-success[disabled]:hover {
    background-color: rgba(33, 199, 97, 0.2)
}

.btn-anti-success:hover {
    background-color: rgba(33, 199, 97, 0.3)
}

.btn-anti-warning, .btn-anti-warning:hover {
    color: #ffd23e;
    border-color: transparent
}

.btn-anti-warning, .btn-anti-warning.disabled:hover, .btn-anti-warning[disabled]:hover {
    background-color: rgba(255, 210, 62, 0.2)
}

.btn-anti-warning:hover {
    background-color: rgba(255, 210, 62, 0.3)
}

.btn-anti-danger, .btn-anti-danger:hover {
    color: #e20700;
    border-color: transparent
}

.btn-anti-danger, .btn-anti-danger.disabled:hover, .btn-anti-danger[disabled]:hover {
    background-color: rgba(226, 7, 0, 0.2)
}

.btn-anti-danger:hover {
    background-color: rgba(226, 7, 0, 0.3)
}

.btn-anti-default, .btn-anti-default:hover {
    color: #666;
    border-color: transparent
}

.btn-anti-default, .btn-anti-default.disabled:hover, .btn-anti-default[disabled]:hover {
    background-color: rgba(102, 102, 102, 0.2)
}

.btn-anti-default:hover {
    background-color: rgba(102, 102, 102, 0.3)
}

.btn-anti-light, .btn-anti-light:hover {
    color: #afafaf;
    border-color: transparent
}

.btn-anti-light, .btn-anti-light.disabled:hover, .btn-anti-light[disabled]:hover {
    background-color: rgba(175, 175, 175, 0.2)
}

.btn-anti-light:hover {
    background-color: rgba(175, 175, 175, 0.3)
}

.btn-anti-dark, .btn-anti-dark:hover {
    color: #212325;
    border-color: transparent
}

.btn-anti-dark, .btn-anti-dark.disabled:hover, .btn-anti-dark[disabled]:hover {
    background-color: rgba(33, 35, 37, 0.2)
}

.btn-anti-dark:hover {
    background-color: rgba(33, 35, 37, 0.3)
}

.btn-hollow-primary, .btn-hollow-primary:hover {
    border-color: #0f59a4
}

.btn-hollow-primary, .btn-hollow-primary.disabled:hover, .btn-hollow-primary[disabled]:hover {
    color: #0f59a4;
    background-color: transparent
}

.btn-hollow-primary:hover {
    color: white;
    background-color: #0f59a4
}

.btn-hollow-secondary, .btn-hollow-secondary:hover {
    border-color: #00205b
}

.btn-hollow-secondary, .btn-hollow-secondary.disabled:hover, .btn-hollow-secondary[disabled]:hover {
    color: #00205b;
    background-color: transparent
}

.btn-hollow-secondary:hover {
    color: white;
    background-color: #00205b
}

.btn-hollow-tertiary, .btn-hollow-tertiary:hover {
    border-color: #c3c8cc
}

.btn-hollow-tertiary, .btn-hollow-tertiary.disabled:hover, .btn-hollow-tertiary[disabled]:hover {
    color: #c3c8cc;
    background-color: transparent
}

.btn-hollow-tertiary:hover {
    color: white;
    background-color: #c3c8cc
}

.btn-hollow-success, .btn-hollow-success:hover {
    border-color: #21c761
}

.btn-hollow-success, .btn-hollow-success.disabled:hover, .btn-hollow-success[disabled]:hover {
    color: #21c761;
    background-color: transparent
}

.btn-hollow-success:hover {
    color: white;
    background-color: #21c761
}

.btn-hollow-warning, .btn-hollow-warning:hover {
    border-color: #ffd23e
}

.btn-hollow-warning, .btn-hollow-warning.disabled:hover, .btn-hollow-warning[disabled]:hover {
    color: #ffd23e;
    background-color: transparent
}

.btn-hollow-warning:hover {
    color: white;
    background-color: #ffd23e
}

.btn-hollow-danger, .btn-hollow-danger:hover {
    border-color: #e20700
}

.btn-hollow-danger, .btn-hollow-danger.disabled:hover, .btn-hollow-danger[disabled]:hover {
    color: #e20700;
    background-color: transparent
}

.btn-hollow-danger:hover {
    color: white;
    background-color: #e20700
}

.btn-hollow-default, .btn-hollow-default:hover {
    border-color: #666
}

.btn-hollow-default, .btn-hollow-default.disabled:hover, .btn-hollow-default[disabled]:hover {
    color: #666;
    background-color: transparent
}

.btn-hollow-default:hover {
    color: white;
    background-color: #666
}

.btn-hollow-light, .btn-hollow-light:hover {
    border-color: #afafaf
}

.btn-hollow-light, .btn-hollow-light.disabled:hover, .btn-hollow-light[disabled]:hover {
    color: #afafaf;
    background-color: transparent
}

.btn-hollow-light:hover {
    color: white;
    background-color: #afafaf
}

.btn-hollow-dark, .btn-hollow-dark:hover {
    border-color: #212325
}

.btn-hollow-dark, .btn-hollow-dark.disabled:hover, .btn-hollow-dark[disabled]:hover {
    color: #212325;
    background-color: transparent
}

.btn-hollow-dark:hover {
    color: white;
    background-color: #212325
}

.btn-outline-primary, .btn-outline-primary:hover {
    color: #0f59a4;
    border-color: rgba(15, 89, 164, 0.3)
}

.btn-outline-primary, .btn-outline-primary.disabled:hover, .btn-outline-primary[disabled]:hover {
    background-color: rgba(15, 89, 164, 0.1)
}

.btn-outline-primary:hover {
    background-color: rgba(15, 89, 164, 0.2)
}

.btn-outline-secondary, .btn-outline-secondary:hover {
    color: #00205b;
    border-color: rgba(0, 32, 91, 0.3)
}

.btn-outline-secondary, .btn-outline-secondary.disabled:hover, .btn-outline-secondary[disabled]:hover {
    background-color: rgba(0, 32, 91, 0.1)
}

.btn-outline-secondary:hover {
    background-color: rgba(0, 32, 91, 0.2)
}

.btn-outline-tertiary, .btn-outline-tertiary:hover {
    color: #c3c8cc;
    border-color: rgba(195, 200, 204, 0.3)
}

.btn-outline-tertiary, .btn-outline-tertiary.disabled:hover, .btn-outline-tertiary[disabled]:hover {
    background-color: rgba(195, 200, 204, 0.1)
}

.btn-outline-tertiary:hover {
    background-color: rgba(195, 200, 204, 0.2)
}

.btn-outline-success, .btn-outline-success:hover {
    color: #21c761;
    border-color: rgba(33, 199, 97, 0.3)
}

.btn-outline-success, .btn-outline-success.disabled:hover, .btn-outline-success[disabled]:hover {
    background-color: rgba(33, 199, 97, 0.1)
}

.btn-outline-success:hover {
    background-color: rgba(33, 199, 97, 0.2)
}

.btn-outline-warning, .btn-outline-warning:hover {
    color: #ffd23e;
    border-color: rgba(255, 210, 62, 0.3)
}

.btn-outline-warning, .btn-outline-warning.disabled:hover, .btn-outline-warning[disabled]:hover {
    background-color: rgba(255, 210, 62, 0.1)
}

.btn-outline-warning:hover {
    background-color: rgba(255, 210, 62, 0.2)
}

.btn-outline-danger, .btn-outline-danger:hover {
    color: #e20700;
    border-color: rgba(226, 7, 0, 0.3)
}

.btn-outline-danger, .btn-outline-danger.disabled:hover, .btn-outline-danger[disabled]:hover {
    background-color: rgba(226, 7, 0, 0.1)
}

.btn-outline-danger:hover {
    background-color: rgba(226, 7, 0, 0.2)
}

.btn-outline-default, .btn-outline-default:hover {
    color: #666;
    border-color: rgba(102, 102, 102, 0.3)
}

.btn-outline-default, .btn-outline-default.disabled:hover, .btn-outline-default[disabled]:hover {
    background-color: rgba(102, 102, 102, 0.1)
}

.btn-outline-default:hover {
    background-color: rgba(102, 102, 102, 0.2)
}

.btn-outline-light, .btn-outline-light:hover {
    color: #afafaf;
    border-color: rgba(175, 175, 175, 0.3)
}

.btn-outline-light, .btn-outline-light.disabled:hover, .btn-outline-light[disabled]:hover {
    background-color: rgba(175, 175, 175, 0.1)
}

.btn-outline-light:hover {
    background-color: rgba(175, 175, 175, 0.2)
}

.btn-outline-dark, .btn-outline-dark:hover {
    color: #212325;
    border-color: rgba(33, 35, 37, 0.3)
}

.btn-outline-dark, .btn-outline-dark.disabled:hover, .btn-outline-dark[disabled]:hover {
    background-color: rgba(33, 35, 37, 0.1)
}

.btn-outline-dark:hover {
    background-color: rgba(33, 35, 37, 0.2)
}

.btn-ghost-solid-primary, .btn-ghost-solid-primary.disabled:hover, .btn-ghost-solid-primary[disabled]:hover {
    color: #0f59a4;
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-solid-primary:hover {
    color: white;
    background-color: #0f59a4;
    border-color: transparent
}

.btn-ghost-solid-secondary, .btn-ghost-solid-secondary.disabled:hover, .btn-ghost-solid-secondary[disabled]:hover {
    color: #00205b;
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-solid-secondary:hover {
    color: white;
    background-color: #00205b;
    border-color: transparent
}

.btn-ghost-solid-tertiary, .btn-ghost-solid-tertiary.disabled:hover, .btn-ghost-solid-tertiary[disabled]:hover {
    color: #c3c8cc;
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-solid-tertiary:hover {
    color: white;
    background-color: #c3c8cc;
    border-color: transparent
}

.btn-ghost-solid-success, .btn-ghost-solid-success.disabled:hover, .btn-ghost-solid-success[disabled]:hover {
    color: #21c761;
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-solid-success:hover {
    color: white;
    background-color: #21c761;
    border-color: transparent
}

.btn-ghost-solid-warning, .btn-ghost-solid-warning.disabled:hover, .btn-ghost-solid-warning[disabled]:hover {
    color: #ffd23e;
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-solid-warning:hover {
    color: white;
    background-color: #ffd23e;
    border-color: transparent
}

.btn-ghost-solid-danger, .btn-ghost-solid-danger.disabled:hover, .btn-ghost-solid-danger[disabled]:hover {
    color: #e20700;
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-solid-danger:hover {
    color: white;
    background-color: #e20700;
    border-color: transparent
}

.btn-ghost-solid-default, .btn-ghost-solid-default.disabled:hover, .btn-ghost-solid-default[disabled]:hover {
    color: #666;
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-solid-default:hover {
    color: white;
    background-color: #666;
    border-color: transparent
}

.btn-ghost-solid-light, .btn-ghost-solid-light.disabled:hover, .btn-ghost-solid-light[disabled]:hover {
    color: #afafaf;
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-solid-light:hover {
    color: white;
    background-color: #afafaf;
    border-color: transparent
}

.btn-ghost-solid-dark, .btn-ghost-solid-dark.disabled:hover, .btn-ghost-solid-dark[disabled]:hover {
    color: #212325;
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-solid-dark:hover {
    color: white;
    background-color: #212325;
    border-color: transparent
}

.btn-ghost-hollow-primary, .btn-ghost-hollow-primary:hover {
    color: #0f59a4
}

.btn-ghost-hollow-primary, .btn-ghost-hollow-primary.disabled:hover, .btn-ghost-hollow-primary[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-hollow-primary:hover {
    border-color: #0f59a4
}

.btn-ghost-hollow-secondary, .btn-ghost-hollow-secondary:hover {
    color: #00205b
}

.btn-ghost-hollow-secondary, .btn-ghost-hollow-secondary.disabled:hover, .btn-ghost-hollow-secondary[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-hollow-secondary:hover {
    border-color: #00205b
}

.btn-ghost-hollow-tertiary, .btn-ghost-hollow-tertiary:hover {
    color: #c3c8cc
}

.btn-ghost-hollow-tertiary, .btn-ghost-hollow-tertiary.disabled:hover, .btn-ghost-hollow-tertiary[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-hollow-tertiary:hover {
    border-color: #c3c8cc
}

.btn-ghost-hollow-success, .btn-ghost-hollow-success:hover {
    color: #21c761
}

.btn-ghost-hollow-success, .btn-ghost-hollow-success.disabled:hover, .btn-ghost-hollow-success[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-hollow-success:hover {
    border-color: #21c761
}

.btn-ghost-hollow-warning, .btn-ghost-hollow-warning:hover {
    color: #ffd23e
}

.btn-ghost-hollow-warning, .btn-ghost-hollow-warning.disabled:hover, .btn-ghost-hollow-warning[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-hollow-warning:hover {
    border-color: #ffd23e
}

.btn-ghost-hollow-danger, .btn-ghost-hollow-danger:hover {
    color: #e20700
}

.btn-ghost-hollow-danger, .btn-ghost-hollow-danger.disabled:hover, .btn-ghost-hollow-danger[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-hollow-danger:hover {
    border-color: #e20700
}

.btn-ghost-hollow-default, .btn-ghost-hollow-default:hover {
    color: #666
}

.btn-ghost-hollow-default, .btn-ghost-hollow-default.disabled:hover, .btn-ghost-hollow-default[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-hollow-default:hover {
    border-color: #666
}

.btn-ghost-hollow-light, .btn-ghost-hollow-light:hover {
    color: #afafaf
}

.btn-ghost-hollow-light, .btn-ghost-hollow-light.disabled:hover, .btn-ghost-hollow-light[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-hollow-light:hover {
    border-color: #afafaf
}

.btn-ghost-hollow-dark, .btn-ghost-hollow-dark:hover {
    color: #212325
}

.btn-ghost-hollow-dark, .btn-ghost-hollow-dark.disabled:hover, .btn-ghost-hollow-dark[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-ghost-hollow-dark:hover {
    border-color: #212325
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.btn-lg {
    height: 44px;
    padding: 0 16px;
    font-size: 16px;
    line-height: 42px;
    border-width: 1px;
    border-radius: 5px
}

.btn-sm {
    height: 28px;
    padding: 0 8px;
    font-size: 12px;
    line-height: 26px;
    border-width: 1px;
    border-radius: 3px
}

.btn-xs {
    height: 22px;
    padding: 0 4px;
    font-size: 12px;
    line-height: 20px;
    border-width: 1px;
    border-radius: 3px
}

.btn-group {
    font-size: 0
}

.btn-group .btn {
    vertical-align: middle;
    border-radius: 0
}

.btn-group .btn:not(:first-child) {
    border-left-width: 0
}

.btn-group .btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.btn-group.btn-default-group .btn {
    position: relative
}

.btn-group.btn-default-group .btn:hover:not(:first-child):after {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    width: 1px;
    background-color: #ccc
}

.btn-group.btn-solid-group .btn:not(:first-child) {
    margin-left: 1px
}

.btn-group.btn-ghost-group .btn {
    border-radius: 4px
}

.btn-group.btn-ghost-group .btn:not(:first-child) {
    border-left-width: 1px
}

.ie8 .btn-group .btn {
    border-left-width: 0
}

.ie8 .btn-group .btn:first-child {
    border-left-width: 1px
}

.ie8 .btn-group.btn-solid-group .btn {
    margin-left: 1px
}

.ie8 .btn-group.btn-solid-group .btn:first-child {
    margin-left: 0
}

.lab {
    display: inline-block;
    height: 18px;
    padding: 0 6px;
    color: white;
    border-radius: 2px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0
}

.lab:after {
    vertical-align: middle
}

.lab > * {
    display: inline-block;
    vertical-align: middle
}

.lab > *:first-child {
    margin-left: 0
}

.lab > *:last-child {
    margin-right: 0
}

.lab > span {
    margin: 0 2px
}

.lab.lab-lg {
    height: 22px;
    padding: 0 8px;
    border-radius: 3px
}

.lab.lab-lg .lab-icon i {
    width: 14px;
    height: 14px;
    font-size: 14px
}

.lab.lab-lg .lab-text {
    font-size: 13px
}

.lab-icon {
    font-size: 0
}

.lab-icon:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.lab-icon i {
    display: inline-block;
    height: 100%;
    font-size: 12px;
    vertical-align: middle
}

.lab-text {
    display: inline-block;
    font-size: 12px;
    font-weight: normal
}

.lab-primary {
    background-color: #0f59a4
}

.lab-primary.lab-hollow {
    color: #0f59a4;
    border-color: rgba(15, 89, 164, 0.5)
}

.lab-primary.lab-anti {
    color: #0f59a4;
    background-color: rgba(15, 89, 164, 0.1)
}

.lab-primary.lab-ghost {
    color: #0f59a4
}

.lab-secondary {
    background-color: #00205b
}

.lab-secondary.lab-hollow {
    color: #00205b;
    border-color: rgba(0, 32, 91, 0.5)
}

.lab-secondary.lab-anti {
    color: #00205b;
    background-color: rgba(0, 32, 91, 0.1)
}

.lab-secondary.lab-ghost {
    color: #00205b
}

.lab-gray {
    background-color: #afafaf
}

.lab-gray.lab-hollow {
    color: #afafaf;
    border-color: rgba(175, 175, 175, 0.5)
}

.lab-gray.lab-anti {
    color: #afafaf;
    background-color: rgba(175, 175, 175, 0.1)
}

.lab-gray.lab-ghost {
    color: #afafaf
}

.lab-red {
    background-color: #e20700
}

.lab-red.lab-hollow {
    color: #e20700;
    border-color: rgba(226, 7, 0, 0.5)
}

.lab-red.lab-anti {
    color: #e20700;
    background-color: rgba(226, 7, 0, 0.1)
}

.lab-red.lab-ghost {
    color: #e20700
}

.lab-orange {
    background-color: #fd7e14
}

.lab-orange.lab-hollow {
    color: #fd7e14;
    border-color: rgba(253, 126, 20, 0.5)
}

.lab-orange.lab-anti {
    color: #fd7e14;
    background-color: rgba(253, 126, 20, 0.1)
}

.lab-orange.lab-ghost {
    color: #fd7e14
}

.lab-yellow {
    background-color: #ffd23e
}

.lab-yellow.lab-hollow {
    color: #ffd23e;
    border-color: rgba(255, 210, 62, 0.5)
}

.lab-yellow.lab-anti {
    color: #ffd23e;
    background-color: rgba(255, 210, 62, 0.1)
}

.lab-yellow.lab-ghost {
    color: #ffd23e
}

.lab-green {
    background-color: #21c761
}

.lab-green.lab-hollow {
    color: #21c761;
    border-color: rgba(33, 199, 97, 0.5)
}

.lab-green.lab-anti {
    color: #21c761;
    background-color: rgba(33, 199, 97, 0.1)
}

.lab-green.lab-ghost {
    color: #21c761
}

.lab-pink {
    background-color: #ffb8b8
}

.lab-pink.lab-hollow {
    color: #ffb8b8;
    border-color: rgba(255, 184, 184, 0.5)
}

.lab-pink.lab-anti {
    color: #ffb8b8;
    background-color: rgba(255, 184, 184, 0.1)
}

.lab-pink.lab-ghost {
    color: #ffb8b8
}

.lab-blue {
    background-color: #3f5cdc
}

.lab-blue.lab-hollow {
    color: #3f5cdc;
    border-color: rgba(63, 92, 220, 0.5)
}

.lab-blue.lab-anti {
    color: #3f5cdc;
    background-color: rgba(63, 92, 220, 0.1)
}

.lab-blue.lab-ghost {
    color: #3f5cdc
}

.lab-purple {
    background-color: #916ef0
}

.lab-purple.lab-hollow {
    color: #916ef0;
    border-color: rgba(145, 110, 240, 0.5)
}

.lab-purple.lab-anti {
    color: #916ef0;
    background-color: rgba(145, 110, 240, 0.1)
}

.lab-purple.lab-ghost {
    color: #916ef0
}

.lab-hollow {
    background-color: transparent;
    border: 1px solid
}

.lab-ghost {
    background-color: transparent
}

.lab-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    padding: 0
}

.pagination-wrapper {
    font-size: 0
}

.pagination-wrapper:after {
    vertical-align: middle
}

.pagination-wrapper > * {
    display: inline-block;
    vertical-align: middle
}

.pagination-wrapper > *:first-child {
    margin-left: 0
}

.pagination-wrapper > *:last-child {
    margin-right: 0
}

.pagination-wrapper > div {
    font-size: 0;
    margin: 0 10px;
    line-height: 30px
}

.pagination-wrapper > div:after {
    vertical-align: middle
}

.pagination-wrapper > div > * {
    display: inline-block;
    vertical-align: middle
}

.pagination-wrapper > div > *:first-child {
    margin-left: 0
}

.pagination-wrapper > div > *:last-child {
    margin-right: 0
}

.pagination-wrapper > div > * {
    margin: 0 3px;
    font-size: 14px
}

.pagination-wrapper > div .form-control {
    height: 28px;
    line-height: 28px
}

.pagination-wrapper .text {
    color: #afafaf
}

.pagination-wrapper .num {
    color: #212325
}

.pagination-wrapper .pg-select .form-select {
    width: 92px;
    text-align: center;
    border-radius: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.pagination-wrapper .pg-select .form-select .select-set {
    line-height: inherit
}

.pagination-wrapper .pg-select .form-select .select-main {
    height: inherit;
    cursor: default
}

.pagination-wrapper .pg-select .form-select .select-arrow {
    top: 14px
}

.pagination-wrapper .pg-select .form-select .select-block {
    border-top: 0
}

.pagination-wrapper .pg-btns a {
    min-width: 30px;
    margin: 0 6px;
    padding: 0 8px;
    font-size: 14px;
    color: #212325;
    line-height: 28px;
    text-align: center;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.pagination-wrapper .pg-btns a:hover {
    border-color: #ddd
}

.pagination-wrapper .pg-btns a.active, .pagination-wrapper .pg-btns a.active:hover {
    color: white !important;
    background-color: #0f59a4 !important;
    border-color: #0f59a4 !important
}

.pagination-wrapper .pg-input .form-control {
    width: 50px;
    height: 30px;
    text-align: center;
    border-radius: 0
}

.pagination-wrapper .pg-input .btn {
    height: inherit;
    padding: 0 12px;
    line-height: 30px;
    border-radius: 0;
    border: 0
}

.pagination-wrapper.pagination-round .pg-select .form-select, .pagination-wrapper.pagination-round .pg-btns a, .pagination-wrapper.pagination-round .pg-input .form-control, .pagination-wrapper.pagination-round .pg-input .btn {
    border-radius: 4px
}

.pagination-wrapper.pagination-border .pg-btns a {
    border-color: #ddd
}

.pagination-wrapper.pagination-border .pg-btns a:hover {
    border-color: #bbb
}

.pagination-wrapper.pagination-solid .pg-btns a {
    background-color: #eee;
    border-color: transparent
}

.pagination-wrapper.pagination-solid .pg-btns a:hover {
    color: #0f59a4;
    background-color: rgba(15, 89, 164, 0.1)
}

.pagination-wrapper.pagination-circle .pg-btns a {
    border-radius: 50%
}

.pagination-wrapper.pagination-hover-solid .pg-btns a:hover {
    background-color: #eee;
    border-color: transparent
}

.pagination-wrapper.pagination-group .pg-btns a {
    position: relative;
    margin: 0;
    border-color: #ccc
}

.pagination-wrapper.pagination-group .pg-btns a:not(:first-child) {
    border-left: 0
}

.pagination-wrapper.pagination-group.pagination-round .pg-btns a:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination-wrapper.pagination-group.pagination-round .pg-btns a:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.ie8 .pagination-wrapper.pagination-group .pg-btns a {
    border-left: 0
}

.ie8 .pagination-wrapper.pagination-group .pg-btns a:first-child {
    position: relative
}

.ie8 .pagination-wrapper.pagination-group .pg-btns a:first-child:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 1px;
    background-color: #ccc
}

.tooltip.multiclass {
    max-width: 300px;
    font-size: 13px;
    color: #afafaf;
    line-height: 1.8;
    text-align: left
}

.tooltip.multiclass .tooltip-con {
    padding: 10px 15px;
    white-space: normal !important;
    font-size: inherit;
    color: inherit
}

.tooltip.multiclass .title {
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
    color: white
}

.tooltip.multiclass p {
    margin: 8px 0;
    line-height: 1.4
}

.tooltip.multiclass p:first-child {
    margin-top: 0
}

.tooltip.multiclass p:last-child {
    margin-bottom: 0
}

.tooltip {
    position: absolute;
    display: inline-block;
    z-index: 1060;
    min-width: 30px;
    border-radius: 4px;
    background-color: #00205b;
    line-height: 25px;
    text-align: center
}

.tooltip-con {
    display: inline-block;
    padding: 0 8px;
    white-space: nowrap;
    font-size: 12px;
    color: #ccc;
    line-height: inherit;
    vertical-align: middle
}

.tooltip-arr {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 4px;
    border-color: transparent;
    border-style: dashed
}

.tooltip-up .tooltip-arr {
    bottom: -8px;
    left: 50%;
    margin-left: -4px;
    border-top-color: #00205b;
    border-top-style: solid
}

.tooltip-right .tooltip-arr {
    top: 50%;
    left: -8px;
    margin-top: -4px;
    border-right-color: #00205b;
    border-right-style: solid
}

.tooltip-down .tooltip-arr {
    top: -8px;
    left: 50%;
    margin-left: -4px;
    border-bottom-color: #00205b;
    border-bottom-style: solid
}

.tooltip-left .tooltip-arr {
    top: 50%;
    right: -8px;
    margin-top: -4px;
    border-left-color: #00205b;
    border-left-style: solid
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    cursor: pointer
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 0 8px;
    font-size: 14px;
    line-height: 34px;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: 0.15s;
    transition: 0.15s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.form-control:not([readonly]):focus {
    border-color: #0f59a4;
    outline: 0
}

.form-control::-moz-placeholder {
    color: #afafaf;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #afafaf
}

.form-control::-webkit-input-placeholder {
    color: #afafaf
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    opacity: .5;
    filter: alpha(opacity=50)
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

.form-control.form-textarea {
    position: relative;
    z-index: 1;
    height: auto;
    padding: 8px;
    line-height: 1.4;
    resize: none
}

input[type="search"] {
    -webkit-appearance: none
}

.form-row {
    position: relative;
    margin: 10px 0;
    line-height: 36px
}

.form-title {
    display: inline-block;
    font-size: 14px;
    color: #444;
    line-height: 1.2;
    vertical-align: middle
}

.form-title:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.form-title span {
    display: inline-block;
    vertical-align: middle
}

.form-pretitle {
    font-size: 0
}

.form-pretitle:after {
    vertical-align: middle
}

.form-pretitle > * {
    display: inline-block;
    vertical-align: middle
}

.form-pretitle > *:first-child {
    margin-left: 0
}

.form-pretitle > *:last-child {
    margin-right: 0
}

.form-pretitle .form-title {
    width: 60px;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.form-pretitle .form-con {
    width: calc(100% - 60px - 10px)
}

.ie8 .form-pretitle {
    position: relative;
    padding-left: 70px
}

.ie8 .form-pretitle .form-title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.ie8 .form-pretitle .form-con {
    width: 100%
}

.form-con {
    line-height: 36px
}

.input-wrap, .textarea-wrap, .form-label, .date-wrap, .mixform-wrap {
    position: relative;
    line-height: inherit
}

.text-wrap {
    font-size: 14px;
    color: #666;
    line-height: 36px
}

.input-wrap.input-hasicon .form-control {
    padding-left: 32px
}

.input-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8px;
    z-index: 1;
    display: inline-block;
    font-size: 16px;
    color: #afafaf
}

.input-wrap.input-hasappend .form-control {
    padding-right: 24px
}

.input-append {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    z-index: 100;
    display: none;
    line-height: 34px;
    background-color: white;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden;
    font-size: 0
}

.input-append:after {
    vertical-align: middle
}

.input-append > * {
    display: inline-block;
    vertical-align: middle
}

.input-append > *:first-child {
    margin-left: 0
}

.input-append > *:last-child {
    margin-right: 0
}

.input-append .btn {
    display: inline-block;
    height: inherit;
    padding: 0 8px;
    font-size: 16px;
    line-height: inherit;
    text-decoration: none;
    background-color: transparent;
    border: 0;
    border-radius: 0
}

.input-append .btn:hover {
    color: #0f59a4
}

.ie8 .input-wrap.input-hasappend .form-control, .ie9 .input-wrap.input-hasappend .form-control {
    padding-right: 0
}

.textarea-wrap .form-textarea {
    padding-top: 8px;
    padding-bottom: 8px
}

.form-textarea-bot {
    font-size: 12px;
    line-height: 30px
}

.form-textarea-num {
    color: #afafaf
}

.textarea-wrap.textarea-numin {
    padding-top: 8px;
    padding-bottom: 30px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px
}

.textarea-wrap.textarea-numin .form-textarea {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0
}

.textarea-wrap.textarea-numin .form-textarea-bot {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.textarea-wrap.textarea-numin.active {
    border-color: #0f59a4
}

.form-label {
    position: relative;
    font-size: 0;
    font-weight: normal;
    cursor: pointer
}

.form-label input {
    position: absolute;
    left: -999999px
}

.form-label > * {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle
}

.form-label > *:first-child {
    margin-left: 0
}

.form-label > *:last-child {
    margin-right: 0
}

.form-label:hover .form-radio-btn, .form-label:hover .form-checkbox-btn {
    border-color: #0f59a4
}

.form-label.active .form-radio-btn, .form-label.active .form-checkbox-btn {
    background-color: #0f59a4;
    border-color: #0d4c8d
}

.form-label.active .form-radio-btn i, .form-label.active .form-checkbox-btn i {
    display: inline-block
}

.form-label.active .form-label-con {
    color: #0f59a4
}

.form-radio-btn, .form-checkbox-btn {
    position: relative;
    width: 16px;
    height: 16px;
    padding: 0;
    color: white;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    border: 1px solid #ccc
}

.form-radio-btn:after, .form-checkbox-btn:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.form-radio-btn i, .form-checkbox-btn i {
    display: none;
    font-size: 12px;
    line-height: 1;
    vertical-align: middle;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.form-radio-btn {
    border-radius: 50%
}

.form-checkbox-btn {
    border-radius: 4px
}

.form-label-con {
    width: calc(100% - 18px - 10px);
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
    color: #666;
    line-height: 20px
}

.radio-wrap.group .form-label, .checkbox-wrap.group .form-label {
    margin: 0 20px
}

.form-select {
    position: relative
}

.form-select:hover {
    border-color: #0f59a4
}

.form-select:hover .select-arrow {
    border-top-color: #0f59a4
}

.form-select .select-main {
    position: relative;
    width: 100%;
    z-index: 1000
}

.form-select .select-arrow {
    position: absolute;
    top: 18px;
    right: 0;
    width: 0;
    height: 0;
    display: inline-block;
    overflow: hidden;
    border-width: 4px;
    border-color: transparent;
    border-style: dashed;
    border-top-color: #444;
    border-top-style: solid;
    margin-top: -2px
}

.form-select .select-arrow.reverse {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center 2px;
    transform-origin: center 2px
}

.form-select .select-set {
    position: relative;
    z-index: 1;
    font-size: 14px;
    line-height: 34px
}

.form-select .select-block {
    position: relative;
    z-index: 0;
    right: 0;
    left: 0;
    margin-top: 1px;
    margin-right: -9px;
    margin-left: -9px;
    background-color: white;
    border: 1px solid #ccc
}

.form-select .select-items {
    padding: 0 8px;
    font-size: 14px;
    color: #666;
    line-height: 2
}

.form-select .select-items:hover {
    color: #212325;
    background-color: #fafafa
}

.form-select .select-items.active, .form-select .select-items.active:hover {
    color: #0f59a4;
    background-color: rgba(15, 89, 164, 0.1)
}

div.sp_container {
    background-color: #fff;
    border-color: #ccc;
    border-radius: 4px
}

div.sp_container.sp_container_open {
    border-color: #0f59a4;
    border-radius: 4px
}

div.sp_container.sp_container_combo {
    -webkit-box-shadow: none;
    box-shadow: none
}

div.sp_container ul.sp_element_box li.selected_tag {
    margin: 0 2px;
    font-size: 12px;
    border-color: #efefef;
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none
}

div.sp_container ul.sp_element_box li.selected_tag .tag_close {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

div.sp_container ul.sp_element_box li.selected_tag:hover {
    color: white;
    background-color: #0f59a4;
    border-color: #0f59a4
}

div.sp_container ul.sp_element_box li.selected_tag:hover .tag_close i {
    color: white
}

div.sp_container .sp_input {
    height: 36px;
    min-height: 36px;
    padding: 0 8px;
    line-height: 36px;
    -webkit-box-shadow: none;
    box-shadow: none
}

div.sp_container .sp_input[readonly] {
    background-color: white
}

div.sp_container .sp_clear_btn {
    padding-top: 0;
    color: #666
}

div.sp_container .sp_clear_btn:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

div.sp_container .sp_clear_btn:hover {
    color: #0f59a4
}

div.sp_container .sp_button .sp_caret {
    right: 8px
}

div.sp_result_area {
    width: auto;
    margin-top: -5px;
    border-radius: 0;
    z-index: 1042;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

div.sp_result_area.shadowDown {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1)
}

div.sp_result_area div.sp_control_box p {
    font-size: 12px;
    font-weight: normal;
    color: #afafaf
}

div.sp_result_area ul.sp_results > li {
    color: #666;
    line-height: 1.4
}

div.sp_result_area ul.sp_results > li.sp_over {
    background-color: #0f59a4 !important
}

div.sp_result_area div.sp_pagination {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    border-top: 1px solid #ddd
}

div.sp_result_area div.sp_pagination ul {
    width: 300px;
    margin: 0 auto;
    text-align: center
}

div.sp_result_area div.sp_pagination ul > li a:hover {
    color: white;
    background-color: #0f59a4;
    border-radius: 3px
}

div.sp_result_area div.sp_pagination ul > li.pageInfoBox a {
    width: auto;
    padding: 0 20px
}

.ie8 .sp_button span.sp_caret {
    display: inline-block;
    width: 0;
    height: 0;
    display: inline-block;
    overflow: hidden;
    border-width: 4px;
    border-color: transparent;
    border-style: dashed;
    border-top-color: #212325;
    border-top-style: solid
}

.ie8 div.sp_result_area div.sp_pagination li a {
    background-position: center center;
    background-repeat: no-repeat
}

.ie8 div.sp_result_area div.sp_pagination li a i {
    display: none
}

.ie8 div.sp_result_area div.sp_pagination li.csFirstPage a {
    background-image: url("../images/arrows/first.png")
}

.ie8 div.sp_result_area div.sp_pagination li.csPreviousPage a {
    background-image: url("../images/arrows/previous.png")
}

.ie8 div.sp_result_area div.sp_pagination li.csNextPage a {
    background-image: url("../images/arrows/next.png")
}

.ie8 div.sp_result_area div.sp_pagination li.csLastPage a {
    background-image: url("../images/arrows/last.png")
}

.date-wrap .form-control {
    position: relative;
    cursor: pointer
}

.form-date-ico {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
    cursor: pointer;
    background-image: url("../images/calendar.jpg");
    background-repeat: no-repeat;
    background-position: center center
}

.mixform-wrap {
    font-size: 0
}

.mixform-wrap > input {
    display: inline-block;
    vertical-align: middle
}

.mixform-wrap input[type="text"] {
    margin-right: 8px
}

.mixform-wrap input[type="submit"] {
    padding: 0
}

.mixform-wrap.narrow-wrap input[type="text"] {
    width: calc(100% - 58px)
}

.mixform-wrap.narrow-wrap input[type="submit"] {
    width: 50px
}

.mixform-wrap.wide-wrap input[type="text"] {
    width: calc(100% - 98px)
}

.mixform-wrap.wide-wrap input[type="submit"] {
    width: 90px
}

.ie8 .mixform-wrap {
    position: relative
}

.ie8 .mixform-wrap .btn {
    position: absolute;
    top: 0;
    right: 0
}

.ie8 .mixform-wrap.search-wrap {
    padding-right: 58px
}

.ie8 .mixform-wrap.vcode-wrap {
    padding-right: 98px
}

.form-con.form-error .form-control {
    border-color: #e20700
}

.error-info {
    font-size: 0;
    color: #e20700;
    vertical-align: middle
}

.error-info i, .error-info span {
    display: inline-block;
    vertical-align: middle
}

.error-info i {
    margin-right: 4px;
    font-size: 14px
}

.error-info span {
    font-size: 12px
}

.form-dark .form-control {
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

.form-dark .form-control:focus {
    background-color: white;
    border-color: #0f59a4
}

.form-dark .textarea-numin {
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

.form-dark .textarea-numin .form-control {
    background-color: transparent
}

.form-dark .textarea-numin.active {
    background-color: white
}

.form-transparent .form-control {
    background-color: transparent;
    border-color: transparent
}

.form-transparent .form-control:active {
    background-color: #f5f5f5
}

.form-table-row {
    border-bottom: 1px solid #eee;
    vertical-align: bottom
}

.form-table-row:last-child {
    border-bottom: none
}

.form-table-wrap {
    position: relative;
    font-size: 0
}

.form-table-wrap:after {
    vertical-align: middle
}

.form-table-wrap > * {
    display: inline-block;
    vertical-align: middle
}

.form-table-wrap > *:first-child {
    margin-left: 0
}

.form-table-wrap > *:last-child {
    margin-right: 0
}

.form-table-head {
    width: 96px;
    padding-right: 10px;
    padding-left: 15px
}

.form-table-head .title {
    font-size: 14px;
    line-height: 1.4;
    color: #afafaf
}

.form-table-head .red {
    margin-left: 8px;
    font-size: 16px
}

.form-table-body {
    position: relative;
    width: calc(100% - 121px);
    min-height: 36px;
    margin: 8px 0;
    padding-left: 15px;
    font-size: 0;
    line-height: 36px;
    border-left: 1px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.form-table-body:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.form-table-body > div {
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.form-table-body .text-wrap {
    line-height: 1.4
}

.ie8 .form-table-wrap {
    padding-left: 121px
}

.ie8 .form-table-head {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    font-size: 0
}

.ie8 .form-table-head:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.ie8 .form-table-head > span {
    display: inline-block;
    vertical-align: middle
}

.ie8 .form-table-body {
    width: 100%
}

.empty {
    text-align: center;
    vertical-align: middle;
    font-size: 0
}

.empty:after {
    vertical-align: middle
}

.empty > * {
    display: inline-block;
    vertical-align: middle
}

.empty > *:first-child {
    margin-left: 0
}

.empty > *:last-child {
    margin-right: 0
}

.empty.fix-height {
    height: 400px
}

.empty.empty-sm .empty-icon {
    width: 100px;
    height: 100px
}

.empty.empty-sm .empty-title {
    font-size: 16px
}

.empty.empty-sm .empty-text, .empty.empty-sm .empty-info {
    font-size: 12px
}

.empty.empty-lg .empty-icon {
    width: 200px;
    height: 200px
}

.empty-wrap span {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.empty-icon {
    width: 150px;
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.empty-icon img {
    display: block;
    width: 100%;
    height: auto
}

.empty-con {
    margin-top: 10px
}

.empty-title {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #444;
    line-height: 1.4
}

.empty-text, .empty-info {
    display: inline-block;
    font-size: 14px;
    color: #888;
    line-height: 1.4;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.empty-info {
    color: #afafaf;
    line-height: 2
}

.empty-icon-badNetwork {
    background-image: url("../images/empty/themeBlue/empty-badNetwork.png")
}

.empty-icon-cannotDownload {
    background-image: url("../images/empty/themeBlue/empty-cannotDownload.png")
}

.empty-icon-discussDone {
    background-image: url("../images/empty/themeBlue/empty-discussDone.png")
}

.empty-icon-noNewReply {
    background-image: url("../images/empty/themeBlue/empty-noNewReply.png")
}

.empty-icon-noNewQuestion {
    background-image: url("../images/empty/themeBlue/empty-noNewQuestion.png")
}

.empty-icon-noQuestion {
    background-image: url("../images/empty/themeBlue/empty-noQuestion.png")
}

.empty-icon-noReply {
    background-image: url("../images/empty/themeBlue/empty-noReply.png")
}

.empty-icon-noResult {
    background-image: url("../images/empty/themeBlue/empty-noResult.png")
}

.empty-icon-noTopic {
    background-image: url("../images/empty/themeBlue/empty-noTopic.png")
}

.empty-icon-noWork {
    background-image: url("../images/empty/themeBlue/empty-noWork.png")
}

.empty-icon-questionDone {
    background-image: url("../images/empty/themeBlue/empty-questionDone.png")
}

.empty-icon-sofa {
    background-image: url("../images/empty/themeBlue/empty-sofa.png")
}

.empty-icon-workDone {
    background-image: url("../images/empty/themeBlue/empty-workDone.png")
}

.empty-icon-workSubmit {
    background-image: url("../images/empty/themeBlue/empty-workSubmit.png")
}

.tabs-head {
    font-size: 0
}

.tabs-item {
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: middle
}

.tabs-link {
    position: relative;
    display: block;
    margin: 0 5px;
    padding: 9px 0;
    font-size: 14px;
    color: #666;
    line-height: 1.2;
    cursor: pointer
}

.tabs-link:hover {
    color: #0f59a4
}

.tabs-con {
    display: none
}

.tabs-con.active {
    display: block
}

.ghost-tabs {
    position: relative;
    border-bottom: 1px solid #ddd
}

.ghost-tabs .tabs-link {
    padding: 18px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.ghost-tabs .tabs-link:after {
    content: '';
    position: absolute;
    bottom: 6px;
    left: 50%;
    display: inline-block;
    width: 0;
    height: 2px;
    margin-left: 0;
    background-color: #0f59a4;
    border-radius: 2px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.ghost-tabs .tabs-link.active {
    font-weight: bold;
    color: black
}

.ghost-tabs .tabs-link.active:after {
    width: 24px;
    margin-left: -12px
}

.group-tabs {
    display: inline-block;
    background-color: white;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.group-tabs .tabs-item {
    margin: 0
}

.group-tabs .tabs-item:first-child .tabs-link {
    white-space: nowrap;
    border-left: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.group-tabs .tabs-item:first-child .tabs-link.active {
    border-left-color: #0f59a4
}

.group-tabs .tabs-item:last-child .tabs-link {
    border-right-color: #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.group-tabs .tabs-item:last-child .tabs-link.active {
    border-right-color: #0f59a4
}

.group-tabs .tabs-link {
    margin: 0;
    padding: 0 18px;
    line-height: 34px;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.group-tabs .tabs-link.active {
    font-weight: bold;
    color: white;
    background-color: #0f59a4;
    border-color: #0f59a4
}

.toast-tabs {
    font-size: 0
}

.toast-tabs .tabs-item {
    margin-right: 5px;
    margin-left: 5px
}

.toast-tabs:after {
    vertical-align: middle
}

.toast-tabs > * {
    display: inline-block;
    vertical-align: middle
}

.toast-tabs > *:first-child {
    margin-left: 0
}

.toast-tabs > *:last-child {
    margin-right: 0
}

.ie8 .toast-tabs {
    font-size: 0
}

.ie8 .toast-tabs > * {
    margin-right: 0;
    margin-left: 10px
}

.ie8 .toast-tabs > *:first-child {
    margin-left: 0
}

.toast-tabs .tabs-link {
    margin: 0;
    padding: 10px 18px;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.toast-tabs .tabs-link:hover {
    font-weight: bold;
    color: #212325;
    background-color: #fafafa;
    border-color: #bbb
}

.toast-tabs .tabs-link.active {
    font-weight: bold;
    color: white;
    background-color: #0f59a4;
    border-color: #0f59a4
}

.toast-tabs.dark .tabs-link {
    background-color: #f5f5f5;
    border: 0
}

.toast-tabs.dark .tabs-link:hover {
    background-color: #f1f3f5
}

.toast-tabs.dark .tabs-link.active {
    color: #0f59a4;
    background-color: rgba(15, 89, 164, 0.1)
}

.toast-tabs.rounded .tabs-link {
    border-radius: 40px
}

.popup {
    position: absolute;
    z-index: 1050;
    display: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: white;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    overflow: hidden
}

.popup-head {
    position: relative;
    padding: 0 20px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.popup-head .title {
    font-size: 14px;
    font-weight: bold;
    color: #212325
}

.popup-head .popup-head-op {
    top: 0
}

.popup-head-op {
    position: absolute;
    top: 4px;
    right: 4px
}

.popup-head-op .btn {
    width: 24px;
    height: 24px;
    padding: 0;
    border: 1px solid transparent;
    line-height: 24px;
    color: #666;
    vertical-align: middle
}

.popup-head-op .btn:hover {
    color: inherit;
    border-color: #ddd;
    background-color: white
}

.popup-head-op .btn i {
    font-size: 14px;
    vertical-align: baseline
}

.popup-body {
    padding: 0 20px
}

.popup-body > .content {
    font-size: 14px;
    color: #666;
    line-height: 1.4
}

.popup-foot {
    padding: 10px;
    text-align: right;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit
}

.popup-foot .btn {
    min-width: 90px
}

.popup-foot .btn.btn-hollow-secondary {
    border-color: #ccc
}

.popup-foot .btn.btn-hollow-secondary:hover {
    color: #444;
    background-color: white;
    border-color: #b3b3b3
}

.popup-small {
    width: 360px
}

.popup-base {
    width: 480px
}

.popup-medium {
    width: 540px
}

.popup-large {
    width: 640px
}

.popup-xlarge {
    width: 740px
}

.popup-block {
    width: 100%
}

.progress-ring {
    position: relative;
    width: 80px;
    height: 80px;
    text-align: center
}

.progress-ring .info {
    margin-top: 10px;
    line-height: 1.3;
    color: #888
}

.progress-ring svg {
    position: relative;
    width: inherit;
    height: inherit;
    overflow: hidden
}

.progress-ring path.thickring {
    fill: #0f59a4
}

.progress-ring circle.ringtrace {
    stroke: #f0f3f4
}

.progress-ring .progress-ring-rate {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -7px
}

.progress-ring-rate {
    margin-top: 10px;
    font-size: 14px;
    color: #212325;
    line-height: 1
}

.progress-ring-rate .real {
    font-size: 14px
}

.progress-ring-rate .split, .progress-ring-rate .total {
    font-size: 12px;
    color: #afafaf
}

.progress-ring.lg {
    width: 104px;
    height: 104px
}

.progress-ring.lg .progress-ring-rate {
    font-size: 13px
}

.progress-ring.sm {
    width: 56px;
    height: 56px
}

.progress-ring.sm .progress-ring-rate {
    font-size: 12px
}

.progress-ring.xs {
    width: 32px;
    height: 32px
}

.progress-ring.xs .progress-ring-rate {
    display: none
}

.progress-bar div[data-role="progressbar"] {
    position: relative;
    height: 10px;
    background-color: #f0f3f4;
    border-radius: 5px
}

.progress-bar div[data-role="progressbar"] .ui-progressbar-value {
    height: inherit;
    background-color: #0f59a4;
    border-radius: inherit
}

.progress-bar .rate {
    margin: 10px 0;
    font-size: 14px;
    color: #444;
    text-align: right
}

.progress-bar.rate-append {
    font-size: 0
}

.progress-bar.rate-append:after {
    vertical-align: middle
}

.progress-bar.rate-append > * {
    display: inline-block;
    vertical-align: middle
}

.progress-bar.rate-append > *:first-child {
    margin-left: 0
}

.progress-bar.rate-append > *:last-child {
    margin-right: 0
}

.progress-bar.rate-append div[data-role="progressbar"] {
    width: calc(100% - 50px)
}

.progress-bar.rate-append .rate {
    width: 50px;
    margin: 0
}

.progress-bar.rate-above .rate {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: 0;
    font-size: 12px;
    text-align: center
}

.raty {
    font-size: 0
}

.raty img {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 2px;
    line-height: 1;
    vertical-align: middle
}

.raty img:first-child {
    margin-left: 0
}

.raty img:last-child {
    margin-right: 0
}

.raty.raty-lg img {
    width: 30px;
    height: 30px
}

.raty.raty-md img {
    width: 24px;
    height: 24px;
    margin: 0 1px
}

.raty.raty-sm img {
    width: 12px;
    height: 12px;
    margin: 0 1px
}

.mCS-my-theme.mCSB_scrollTools {
    right: -4px
}

.mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: gray
}

.mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0)
}

.mCS-my-theme-special.mCSB_scrollTools {
    right: -30px
}

.mCS-my-theme-special.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #0f59a4
}

.mCS-my-theme-special.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(15, 89, 164, 0.3)
}

.mCS-my-theme-h.mCSB_scrollTools {
    bottom: 27px;
    z-index: 99999
}

.mCS-my-theme-h.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    border-radius: 3px;
    background-color: gray
}

.mCS-my-theme-h.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0)
}

.pagination {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 20;
    text-align: center
}

.pagination.light-pagination .swiper-pagination-switch {
    opacity: .3;
    filter: alpha(opacity=30)
}

.pagination.light-pagination .swiper-active-switch {
    background-color: white;
    opacity: 1;
    filter: alpha(opacity=100)
}

.swiper-pagination-switch {
    display: inline-block;
    background-color: #fff;
    width: 8px;
    height: 8px;
    margin: 0 6px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100)
}

.swiper-active-switch {
    background-color: #0f59a4;
    width: 40px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.arrow-left, .arrow-right {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: inline-block;
    width: 50px;
    height: 80px;
    margin-top: -40px;
    font-size: 30px;
    color: white;
    line-height: 80px;
    text-align: center;
    background-color: black;
    opacity: .3;
    filter: alpha(opacity=30)
}

.arrow-left:hover, .arrow-right:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media (max-width: 768px) {
    .arrow-left, .arrow-right {
        display: none
    }
}

.arrow-left {
    left: 0
}

.arrow-right {
    right: 0
}

.ie8 .arrow-left, .ie8 .arrow-right {
    background-color: #000
}

.ie8 .swiper-pagination-switch {
    background-color: transparent
}

.ie8 .swiper-active-switch {
    background-color: #0f59a4
}

.btn-shadow-primary, .popup-foot .btn.btn-solid-primary:hover {
    -webkit-box-shadow: 0 2px 6px rgba(15, 89, 164, 0.2);
    box-shadow: 0 2px 6px rgba(15, 89, 164, 0.2)
}

.btn-shadow-base, .popup-foot .btn.btn-hollow-secondary:hover {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08)
}

.shadow-light, .group-tabs {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05)
}

.shadow-base {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.08)
}

.shadow-dark {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15)
}

.crumb {
    font-size: 14px;
    color: #888;
    line-height: inherit
}

.crumb a {
    font-size: inherit;
    color: inherit
}

.crumb a:hover {
    text-decoration: none
}

.crumb a:last-child {
    cursor: default
}

.crumb a:last-child, .crumb a:last-child:hover {
    font-weight: 600;
    color: #212325
}

.crumb i {
    display: inline-block;
    margin: 0 5px;
    font-style: normal
}

.crumb span {
    color: #0f59a4
}

.typeico {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.typeico-doc {
    background-image: url(../images/types/type-doc.png)
}

.typeico-jpeg {
    background-image: url(../images/types/type-jpeg.png)
}

.typeico-music {
    background-image: url(../images/types/type-music.png)
}

.typeico-pdf {
    background-image: url(../images/types/type-pdf.png)
}

.typeico-ppt {
    background-image: url(../images/types/type-ppt.png)
}

.typeico-txt {
    background-image: url(../images/types/type-txt.png)
}

.typeico-unknown {
    background-image: url(../images/types/type-unknown.png)
}

.typeico-video {
    background-image: url(../images/types/type-video.png)
}

.typeico-xls {
    background-image: url(../images/types/type-xls.png)
}

.typeico-zip {
    background-image: url(../images/types/type-zip.png)
}

.group {
    font-size: 0
}

.group > * {
    margin-right: 5px;
    margin-left: 5px
}

.group > *:first-child {
    margin-left: 0 !important
}

.group > *:last-child {
    margin-right: 0 !important
}

.group:after {
    vertical-align: middle
}

.group > * {
    display: inline-block;
    vertical-align: middle
}

.group > *:first-child {
    margin-left: 0
}

.group > *:last-child {
    margin-right: 0
}

.group-top:after, .group-top > * {
    vertical-align: top
}

.group-bottom:after, .group-bottom > * {
    vertical-align: bottom
}

.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.vertical-center {
    font-size: 0
}

.vertical-center:after {
    vertical-align: middle
}

.vertical-center > * {
    display: inline-block;
    vertical-align: middle
}

.vertical-center > *:first-child {
    margin-left: 0
}

.vertical-center > *:last-child {
    margin-right: 0
}

.vertical-top {
    font-size: 0
}

.vertical-top:after {
    vertical-align: top
}

.vertical-top > * {
    display: inline-block;
    vertical-align: top
}

.vertical-top > *:first-child {
    margin-left: 0
}

.vertical-top > *:last-child {
    margin-right: 0
}

.dvs-1 {
    float: left;
    width: 100%
}

.dvs-2 {
    float: left;
    width: 50%
}

.dvs-3 {
    float: left;
    width: 33.33333%
}

.dvs-4 {
    float: left;
    width: 25%
}

.dvs-5 {
    float: left;
    width: 20%
}

.dvs-6 {
    float: left;
    width: 16.66667%
}

.dvs-7 {
    float: left;
    width: 14.28571%
}

.dvs-8 {
    float: left;
    width: 12.5%
}

.dvs-9 {
    float: left;
    width: 11.11111%
}

.dvs-10 {
    float: left;
    width: 10%
}

.dvs-11 {
    float: left;
    width: 9.09091%
}

.dvs-12 {
    float: left;
    width: 8.33333%
}

.prepend, .append {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1
}

.prepend {
    left: 0
}

.append {
    right: 0
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.primary {
    color: #0f59a4 !important
}

.secondary {
    color: #00205b !important
}

.blue {
    color: #3f5cdc !important
}

.green {
    color: #21c761 !important
}

.red {
    color: #e20700 !important
}

.yellow {
    color: #ffd23e !important
}

.orange {
    color: #fd7e14 !important
}

.purple {
    color: #916ef0 !important
}

.dark {
    color: #444 !important
}

.base {
    color: #666 !important
}

.light {
    color: #afafaf !important
}

.bg-light {
    background-color: #f7f7f7
}

.bg-base {
    background-color: #f5f5f5
}

.bg-dark {
    background-color: #f3f5f7
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none
}

.mt0 {
    margin-top: 0px !important
}

.mr0 {
    margin-right: 0px !important
}

.mb0 {
    margin-bottom: 0px !important
}

.ml0 {
    margin-left: 0px !important
}

.mt10 {
    margin-top: 10px !important
}

.mr10 {
    margin-right: 10px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.ml10 {
    margin-left: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mr15 {
    margin-right: 15px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.ml15 {
    margin-left: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mr20 {
    margin-right: 20px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.ml20 {
    margin-left: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mr30 {
    margin-right: 30px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.ml30 {
    margin-left: 30px !important
}

.mt40 {
    margin-top: 40px !important
}

.mr40 {
    margin-right: 40px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.ml40 {
    margin-left: 40px !important
}

.pt0 {
    padding-top: 0px !important
}

.pr0 {
    padding-right: 0px !important
}

.pb0 {
    padding-bottom: 0px !important
}

.pl0 {
    padding-left: 0px !important
}

.pt15 {
    padding-top: 15px !important
}

.pr15 {
    padding-right: 15px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pl15 {
    padding-left: 15px !important
}

.pt10 {
    padding-top: 10px !important
}

.pr10 {
    padding-right: 10px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pl10 {
    padding-left: 10px !important
}

.pt20 {
    padding-top: 20px !important
}

.pr20 {
    padding-right: 20px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pl20 {
    padding-left: 20px !important
}

.pt30 {
    padding-top: 30px !important
}

.pr30 {
    padding-right: 30px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pl30 {
    padding-left: 30px !important
}

.pt40 {
    padding-top: 40px !important
}

.pr40 {
    padding-right: 40px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pl40 {
    padding-left: 40px !important
}

.rounded {
    border-radius: 100px !important
}

.sharp {
    border-radius: 0 !important
}

.link-default {
    font-size: inherit;
    color: #666;
    text-decoration: none
}

.link-default:hover {
    color: #0f59a4
}

.link-normal {
    font-size: inherit;
    color: #0f59a4;
    text-decoration: none
}

.link-normal:hover {
    text-decoration: underline
}

.link-light {
    font-size: inherit;
    color: #999;
    text-decoration: none
}

.link-light:hover {
    color: #0f59a4
}

.link-icon {
    font-size: 0
}

.link-icon:after {
    vertical-align: middle
}

.link-icon > * {
    display: inline-block;
    vertical-align: middle
}

.link-icon > *:first-child {
    margin-left: 0
}

.link-icon > *:last-child {
    margin-right: 0
}

.link-icon > * {
    margin: 0 5px
}

.link-icon i {
    font-size: 15px
}

.link-icon span {
    font-size: 14px
}

.info {
    font-size: 14px;
    color: #afafaf;
    line-height: 20px
}

.mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    background-color: rgba(0, 0, 0, 0.5)
}

.mask-white {
    background-color: rgba(255, 255, 255, 0.9)
}

.mask-transparent {
    background-color: transparent
}

.mask-light {
    background-color: rgba(0, 0, 0, 0.1)
}

.bt {
    border-top: 1px solid #ddd
}

.br {
    border-right: 1px solid #ddd
}

.bb {
    border-bottom: 1px solid #ddd
}

.bl {
    border-left: 1px solid #ddd
}

hr {
    margin: 0;
    border: 0;
    border-top: 1px;
    border-style: solid;
    border-color: #ddd
}

hr.hr-vertical {
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #ddd
}

hr.hr-dark {
    background-color: #ccc;
    border-color: #ccc
}

hr.hr-light {
    background-color: #eee;
    border-color: #eee
}

.hr-container {
    display: inline-block;
    height: 20px;
    vertical-align: middle
}

.portrait {
    background-image: url("../images/portraits/portrait-default.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    border-radius: 50%
}

.portrait img {
    border-radius: inherit;
    display: block;
    width: 100%;
    height: auto
}

.main {
    background-color: #f5f7f9;
    padding: 45px 0
}

@media (max-width: 768px) {
    .main {
        padding: 10px 0
    }
}

.subBanner {
    width: 100%;
    height: auto;
    position: relative
}

.subBanner img {
    display: block;
    width: 100%;
    height: auto
}

.sub-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.sub-nav .third-menu-trigger {
    display: none;
    background-color: rgba(0, 32, 91, 0.9)
}

.sub-nav .third-menu-trigger a {
    color: #fff;
    font-size: 16px;
    padding: 0 16px;
    position: relative;
    height: 40px;
    line-height: 40px;
    display: block
}

.sub-nav .third-menu-trigger a i {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.sub-nav .third-menu-trigger.menu-shut i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sub-nav ul {
    background-color: rgba(0, 32, 91, 0.9);
    position: relative;
    z-index: 3
}

.sub-nav ul li {
    float: left;
    font-size: 18px;
    height: 60px;
    line-height: 60px
}

.sub-nav ul li a {
    display: block;
    color: white;
    opacity: .7;
    filter: alpha(opacity=70);
    padding: 0 30px
}

.sub-nav ul li a.active, .sub-nav ul li a:hover {
    background-color: #0f59a4;
    opacity: 1;
    filter: alpha(opacity=100);
    color: white
}

.sub-nav .bg-blue {
    background-color: rgba(0, 32, 91, 0.9);
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25%;
    height: 60px
}

@media (max-width: 768px) {
    .subBanner {
        padding-top: 50px
    }

    .subBanner img {
        height: 120px
    }

    .subBanner .sub-nav {
        position: relative;
        margin: 16px
    }

    .subBanner .sub-nav ul {
        display: none;
        background: transparent;
        position: absolute;
        left: 0;
        background-color: white;
        -webkit-box-shadow: 0 3px 3px rgba(0, 32, 91, 0.1);
        box-shadow: 0 3px 3px rgba(0, 32, 91, 0.1)
    }

    .subBanner .sub-nav ul li {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .subBanner .sub-nav ul li a {
        color: #212325
    }

    .subBanner .sub-nav .third-menu-trigger {
        display: block
    }

    .subBanner .sub-nav .bg-blue {
        display: none
    }
}

.subpage-menu {
    width: 285px;
    float: left;
    margin-top: -85px;
    background-color: white;
    position: absolute;
    top: 0;
    bottom: 0
}

.subpage-menu.has-third {
    margin-top: 0
}

@media (max-width: 768px) {
    .subpage-menu {
        width: 100%;
        margin-bottom: 15px;
        position: relative;
        margin-top: 0
    }
}

.subpage-menu-title {
    background-color: #00205b;
    background-image: url(../images/subtitle-light-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left bottom;
    text-align: center;
    padding: 40px 0;
    color: white;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.subpage-menu-title.menu-light {
    background-color: white;
    background-image: url(../images/subtitle-dark-icon.png);
    background-size: inherit;
    background-position: right bottom;
    border-bottom: 5px solid #0f59a4;
    padding: 20px;
    text-align: left
}

.subpage-menu-title.menu-light .text {
    color: #0f59a4
}

.subpage-menu-title.menu-light .text-en {
    display: none
}

.subpage-menu-title .text {
    font-size: 30px;
    margin: 0
}

.subpage-menu-title .text-en {
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 4px;
    opacity: .2;
    filter: alpha(opacity=20)
}

@media (max-width: 768px) {
    .subpage-menu-title {
        padding: 10px 0
    }

    .subpage-menu-title.menu-light {
        padding: 16px 20px;
        border-width: 3px
    }

    .subpage-menu-title .text {
        font-size: 18px
    }

    .subpage-menu-title .text-en {
        font-size: 12px
    }
}

.subpage-menu ul {
    padding: 15px 0
}

.subpage-menu ul li {
    height: 50px;
    position: relative
}

.subpage-menu ul li.active {
    background-color: rgba(15, 89, 164, 0.1)
}

.subpage-menu ul li.active a {
    color: #0f59a4;
    font-weight: bold
}

.subpage-menu ul li.active i {
    color: inherit
}

.subpage-menu ul li.active .icon-bar {
    display: block
}

.subpage-menu ul li:hover {
    background-color: rgba(15, 89, 164, 0.1)
}

.subpage-menu ul li:hover a {
    color: #0f59a4
}

.subpage-menu ul li:hover i {
    color: inherit
}

.subpage-menu ul li:last-child a {
    border-bottom: none
}

.subpage-menu ul li a {
    border-bottom: 1px solid #eee;
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #212325;
    margin: 0 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.subpage-menu ul li a i {
    position: absolute;
    right: 0;
    font-size: 12px;
    color: #888
}

.subpage-menu ul li .icon-bar {
    width: 4px;
    height: 25px;
    background-color: #0f59a4;
    display: block;
    position: absolute;
    top: 12.5px;
    left: 0;
    display: none
}

.subpage-main {
    float: right;
    width: 895px;
    background: white
}

@media (max-width: 768px) {
    .subpage-main {
        width: 100%
    }
}

.inner {
    padding: 0 30px;
    min-height: 450px
}

@media (max-width: 768px) {
    .inner {
        min-height: auto;
        padding: 0 15px
    }
}

.subpage-title {
    position: relative;
    padding: 20px 0;
    margin: 0 30px;
    line-height: 24px;
    border-bottom: 1px solid #eee;
    vertical-align: middle
}

@media (max-width: 768px) {
    .subpage-title {
        padding: 10px 15px;
        margin: 0
    }
}

.subpage-title span {
    display: inline-block;
    vertical-align: middle
}

.subpage-title .crumb {
    padding-top: 4px;
    margin: 0;
    line-height: 24px
}

@media (max-width: 768px) {
    .subpage-title .crumb {
        display: none
    }
}

.subpage-title .crumb a:hover {
    color: #0f59a4
}

.subpage-title-icon {
    display: inline-block;
    width: 0;
    height: 0;
    display: inline-block;
    overflow: hidden;
    border-width: 7px;
    border-color: transparent;
    border-style: dashed;
    border-left-color: #0f59a4;
    border-left-style: solid
}

.subpage-title-text {
    font-size: 24px;
    font-weight: bold;
    color: #0f59a4;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width: 768px) {
    .subpage-title-text {
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .subpage-news-list .news-list-wrap {
        line-height: 50px;
        font-size: 16px;
        border-bottom: 1px dashed #eee
    }
}

.subSingle {
    margin: 30px 0;
    font-size: 16px;
    color: #666;
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideagraph;
    word-break: break-all
}

.subSingle h3 {
    font-size: 18px;
    color: #0f59a4;
    font-weight: 700
}

.subSingle p {
    margin: 1rem 0
}

.subSingle p:first-child {
    margin-top: 0
}

.subSingle img {
    max-width: 100% !important;
    height: auto !important;
    max-height: 100 !important
}

.subDetail {
    margin: 30px 0
}

.subDetail .newsInfo_title {
    line-height: 1.2;
    text-align: center;
    font-size: 24px;
    color: #0f59a4;
    font-weight: bold;
    padding-bottom: 15px
}

.subDetail .newsInfo_tips {
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #999
}

.subDetail .newsInfo_tips span {
    padding: 0 45px
}

.subDetail .newsInfo_con {
    line-height: 2;
    padding: 30px 0;
    text-align: justify;
    text-justify: inter-ideagraph;
    word-break: break-all
}

.subDetail .newsInfo_con img {
    max-width: 100% !important;
    height: auto !important;
    max-height: 100 !important
}

.subDetail .rNews {
    padding-top: 30px;
    font-size: 14px;
    border-top: 1px solid #ddd
}

.subDetail .rNews li {
    line-height: 30px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.subDetail .rNews li a {
    color: #444
}

.subDetail .rNews li a:hover {
    color: #0f59a4
}

.subpage-news {
    margin: 30px 0
}

.newslist-row {
    position: relative;
    height: 106px;
    margin: 40px 0;
    padding-left: 30px
}

@media (max-width: 768px) {
    .newslist-row {
        height: auto;
        padding-right: 0
    }
}

.newslist-row:last-child .newslist-line {
    display: none
}

.newslist-row:hover {
    cursor: pointer
}

.newslist-row:hover .newslist-title, .newslist-row:hover .newslist-brief {
    color: #0f59a4
}

.newslist-row:hover .newslist-brief {
    opacity: .6;
    filter: alpha(opacity=60)
}

.newslist-row:hover .newslist-dot {
    border-color: #0f59a4
}

.newslist-dot {
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: white;
    border: 2px solid #bbb
}

.newslist-line {
    position: absolute;
    top: 14px;
    bottom: -41px;
    left: 4px;
    z-index: 1;
    display: inline-block;
    width: 1px;
    background-color: #eee
}

.newslist-title {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 600;
    color: #212325;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width: 768px) {
    .newslist-title {
        max-height: 50.4px;
        line-height: 1.4;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box; /*!autoprefixer:off*/
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-break: break-all
    }
}

.newslist-brief {
    margin-bottom: 16px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /*!autoprefixer:off*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.newslist-info {
    font-size: 14px;
    color: #afafaf;
    line-height: 1;
    vertical-align: middle
}

.newslist-info-cell {
    margin-right: 20px
}

.newslist-info-icon {
    display: inline-block;
    margin-right: 8px;
    font-size: 16px
}

.subpage-picture {
    margin: 30px 0
}

.subpage-picture .list-row {
    margin: 0;
    padding: 0 10px 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.subpage-picture .list-row.list-row-style2 .name {
    right: 10px
}

@media (max-width: 768px) {
    .subpage-picture .list-row.dvs-3 {
        width: 50%
    }
}

.ie8 .sub-nav ul {
    background-color: #00205b
}

.ie8 .sub-nav .bg-blue {
    background-color: #00205b
}

.sub-title {
    position: relative;
    width: 65px;
    text-align: center
}

.sub-title a {
    margin-top: 15px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #888
}

.sub-title a:hover {
    color: #0f59a4
}

@media (max-width: 768px) {
    .sub-title {
        width: 100%
    }

    .sub-title a {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -10px
    }
}

.sub-title-name {
    text-align: center;
    background: #fff;
    border-radius: 40px
}

.sub-title-name span {
    width: 65px;
    height: 65px;
    display: inline-block;
    text-align: center;
    line-height: 65px;
    color: #fff;
    background: #0f59a4;
    border-radius: 50%
}

.sub-title-name span i {
    font-size: 30px
}

.sub-title-name h3 {
    margin: 0;
    padding: 26px 0 40px;
    font-size: 24px;
    line-height: 32px;
    font-weight: normal
}

@media (max-width: 768px) {
    .sub-title-name {
        text-align: left;
        line-height: 42px
    }

    .sub-title-name span {
        width: 42px;
        height: 42px;
        line-height: 42px
    }

    .sub-title-name span i {
        font-size: 18px
    }

    .sub-title-name h3 {
        margin-left: 5px;
        padding: 0;
        display: inline-block;
        font-size: 16px
    }
}

.sub-new {
    background: #fff
}

@media (min-width: 768px) {
    .sub-new {
        width: 710px;
        margin-left: 18px
    }
}

@media (max-width: 768px) {
    .sub-new {
        width: 100%;
        margin-top: 10px
    }
}

.sub-new-active {
    background: #fff;
    border-radius: 4px;
    overflow: hidden
}

.sub-new-active h3 {
    height: 60px;
    margin: 0;
    padding: 0 20px;
    font-size: 24px;
    line-height: 60px;
    font-weight: normal;
    color: #fff;
    background: #d2974e
}

.sub-new-active h3 a {
    font-size: 14px;
    color: #fff
}

.sub-new-active ul {
    padding-bottom: 38px
}

.sub-new-active ul li {
    padding: 20px 0 14px;
    margin: 0 20px;
    border-bottom: 1px solid #eee
}

.sub-new-active ul li h2, .sub-new-active ul li h4 {
    margin: 0;
    font-weight: normal
}

.sub-new-active ul li h2 {
    margin-left: 26px;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /*!autoprefixer:off*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.sub-new-active ul li h2 a {
    color: #333
}

.sub-new-active ul li h2 a:hover {
    color: #0f59a4
}

.sub-new-active ul li h4 {
    font-size: 14px;
    line-height: 20px;
    color: #888
}

.sub-new-active ul li h4 i {
    margin-right: 10px;
    font-size: 18px;
    color: #d2974e;
    vertical-align: -1px
}

@media (min-width: 768px) {
    .sub-new-active {
        width: 387px;
        margin-left: 20px
    }
}

@media (max-width: 768px) {
    .sub-new-active {
        width: 100%;
        margin-top: 10px
    }

    .sub-new-active h3 {
        height: 42px;
        padding: 0 10px;
        font-size: 16px;
        line-height: 42px
    }

    .sub-new-active ul {
        padding-bottom: 0
    }

    .sub-new-active ul li h2 {
        font-size: 14px;
        line-height: 20px
    }
}

.sub-new ul li {
    padding: 20px;
    border-bottom: 1px solid #f5f7f9
}

@media (max-width: 768px) {
    .sub-new ul li {
        padding: 10px
    }
}

.sub-newbox {
    position: relative;
    height: 178px;
    padding-left: 260px
}

@media (max-width: 768px) {
    .sub-newbox {
        height: 89px;
        padding-left: 130px
    }
}

.sub-newbox-pic {
    position: absolute;
    left: 0;
    width: 240px;
    height: 178px;
    overflow: hidden
}

.sub-newbox-pic img {
    width: 100%;
    height: auto
}

@media (min-width: 768px) {
    .sub-newbox-pic img {
        -webkit-transition: all 0.5s;
        transition: all 0.5s
    }

    .sub-newbox-pic:hover img {
        -webkit-transform: scale(1.08, 1.08);
        transform: scale(1.08, 1.08)
    }
}

@media (max-width: 768px) {
    .sub-newbox-pic {
        width: 120px;
        height: 89px
    }
}

.sub-newbox-txt {
    position: relative;
    height: 178px
}

.sub-newbox-txt h2, .sub-newbox-txt h4, .sub-newbox-txt p {
    margin: 0;
    font-weight: normal;
    line-height: 24px
}

.sub-newbox-txt h2 {
    padding-top: 12px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /*!autoprefixer:off*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.sub-newbox-txt h2 a {
    color: #333
}

.sub-newbox-txt h2 a:hover {
    color: #0f59a4
}

.sub-newbox-txt p {
    margin-top: 10px;
    font-size: 14px;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /*!autoprefixer:off*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all
}

.sub-newbox-txt h4 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #888
}

.sub-newbox-txt h4 a {
    color: rgba(136, 136, 136, 0.6)
}

.sub-newbox-txt h4 a i {
    margin-left: 8px;
    font-size: 24px;
    color: #ccc;
    vertical-align: middle
}

.sub-newbox-txt h4 a:hover {
    color: #0f59a4
}

.sub-newbox-txt h4 a:hover i {
    color: #0f59a4
}

@media (max-width: 768px) {
    .sub-newbox-txt {
        height: 89px
    }

    .sub-newbox-txt h2, .sub-newbox-txt h4, .sub-newbox-txt p {
        line-height: 18px
    }

    .sub-newbox-txt h2 {
        padding-top: 0;
        font-size: 14px
    }

    .sub-newbox-txt p {
        margin-top: 5px;
        font-size: 12px;
        line-height: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box; /*!autoprefixer:off*/
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        word-break: break-all
    }

    .sub-newbox-txt h4 {
        bottom: 0;
        font-size: 12px;
        line-height: 1
    }

    .sub-newbox-txt h4 a i {
        font-size: 14px
    }
}

.main-degree {
    padding: 0 0 45px
}

@media (max-width: 768px) {
    .main-degree {
        padding: 10px 0
    }
}

.sub-menu-degree {
    position: relative;
    padding: 30px;
    height: 60px;
    background: #fff
}

.sub-menu-degree::before {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
    width: 4px;
    height: 60px;
    content: '';
    margin-top: -30px;
    background: #2c4780
}

.sub-menu-degree h3, .sub-menu-degree h4 {
    margin: 0;
    font-weight: normal;
    line-height: 1
}

.sub-menu-degree h3 {
    margin-top: 10px;
    font-size: 32px;
    color: #333;
    font-weight: bold
}

.sub-menu-degree h4 {
    font-size: 18px;
    color: #ddd;
    text-transform: uppercase
}

.sub-menu-degree img {
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
    height: 120px
}

.sub-menu-degree.sub-menu-nondegree::before {
    background: #d2974e
}

@media (max-width: 768px) {
    .sub-menu-degree {
        padding: 0 20px
    }

    .sub-menu-degree h3 {
        margin-top: 8px;
        font-size: 20px
    }

    .sub-menu-degree h4 {
        padding-top: 10px;
        font-size: 12px
    }

    .sub-menu-degree img {
        width: 125px;
        height: 60px
    }
}

@media (min-width: 768px) {
    .sub-degree1 {
        margin-top: 40px
    }

    .sub-degree1 ul {
        margin: 0 -10px
    }

    .sub-degree1 ul li {
        width: 25%;
        float: left
    }
}

@media (max-width: 768px) {
    .sub-degree1 {
        margin-top: 10px
    }

    .sub-degree1 ul {
        margin: -10px -5px 0
    }

    .sub-degree1 ul li {
        width: 50%;
        float: left;
        margin-top: 10px
    }
}

.sub-degreebox {
    position: relative;
    height: 304px;
    margin: 0 10px;
    padding: 60px 44px 0;
    text-align: center;
    color: #fff
}

.sub-degreebox::before {
    position: absolute;
    top: 18px;
    left: 15px;
    right: 15px;
    bottom: 18px;
    content: '';
    border: 1px dotted rgba(245, 247, 249, 0.3)
}

.sub-degreebox > i {
    font-size: 56px
}

.sub-degreebox h2, .sub-degreebox p {
    margin: 0;
    font-weight: normal
}

.sub-degreebox h2 {
    margin-top: 18px;
    font-size: 22px
}

.sub-degreebox p {
    margin-top: 25px;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /*!autoprefixer:off*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-break: break-all
}

.sub-degreebox p {
    text-align: left
}

.sub-degreebox a {
    position: absolute;
    right: 42px;
    bottom: 40px;
    font-size: 14px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.5)
}

.sub-degreebox a i {
    margin-left: 5px;
    font-size: 26px;
    vertical-align: middle
}

.sub-degreebox a:hover {
    color: #fff
}

@media (min-width: 768px) {
    .sub-degreebox {
        -webkit-transition: all 0.5s;
        transition: all 0.5s
    }

    .sub-degreebox:hover {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@media (max-width: 768px) {
    .sub-degreebox {
        height: 110px;
        margin: 0 5px;
        padding: 20px 20px 0
    }

    .sub-degreebox::before {
        left: 5px;
        right: 5px;
        bottom: 5px;
        top: 5px
    }

    .sub-degreebox i {
        font-size: 42px
    }

    .sub-degreebox h2 {
        margin-top: 10px;
        font-size: 16px
    }

    .sub-degreebox p {
        margin-top: 15px;
        display: none;
        font-size: 12px;
        line-height: 16px
    }

    .sub-degreebox a {
        right: 10px;
        bottom: 5px;
        font-size: 12px
    }

    .sub-degreebox a i {
        font-size: 16px
    }
}

.sub-degree2 {
    margin-top: 50px
}

@media (max-width: 768px) {
    .sub-degree2 {
        margin-top: 20px
    }
}

.sub-degree2s {
    width: 1000px;
    padding: 16px 50px 34px;
    background: #fff
}

.sub-degree2s h2, .sub-degree2s p {
    margin: 0;
    font-size: 16px;
    line-height: 32px;
    font-weight: normal
}

.sub-degree2s h2 {
    padding-top: 16px;
    font-weight: bold;
    color: #222
}

.sub-degree2s p {
    margin-top: 16px;
    color: #333
}

@media (max-width: 768px) {
    .sub-degree2s {
        margin-top: 10px;
        padding: 0 10px 10px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .sub-degree2s h2, .sub-degree2s p {
        font-size: 14px;
        line-height: 28px
    }

    .sub-degree2s h2 {
        padding-top: 14px
    }

    .sub-degree2s p {
        margin-top: 8px
    }
}

.sub-ban {
    position: relative
}

@media (min-width: 768px) {
    .sub-ban {
        width: 100%;
        height: 420px;
        overflow: hidden
    }

    .sub-ban img {
        position: absolute;
        left: 50%;
        width: 1920px;
        height: 420px;
        margin-left: -960px
    }
}

@media (max-width: 768px) {
    .sub-ban {
        margin-top: 50px
    }

    .sub-ban img {
        width: 100%;
        height: auto
    }
}

body {
    background-color: white
}

@media (max-width: 768px) {
    body {
        min-width: auto;
        width: 100%;
        overflow-x: hidden
    }
}

.container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    *zoom: 1
}

.container:before, .container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 1300px
    }
}

@media (max-width: 768px) {
    .container {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.ie8 .container {
    width: 1200px
}

@media (max-width: 768px) {
    body {
        min-width: auto;
        width: 100%
    }

    .common-title {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .common-title span {
        font-size: 12px
    }

    .common-title h3 {
        font-size: 20px
    }

    .common-title h3 .dot {
        width: 5px;
        height: 5px;
        border-radius: 50%
    }

    .common-title h3::after, .common-title h3::before {
        bottom: 10px
    }

    .edu {
        padding: 10px 0
    }

    .edu .row-cell.dvs-2 {
        width: 100%
    }

    .edu .row-cell.dvs-2 .row-wrap {
        margin: 10px
    }

    .edu .row-cell.dvs-2 .title {
        padding: 0;
        margin: 0 10px
    }

    .edu .row-cell.dvs-2 .title:before {
        left: -20px
    }

    .edu .row-cell.dvs-2 .title h3 {
        font-size: 20px
    }

    .edu .row-cell.dvs-2 .title span {
        font-size: 12px
    }

    .edu .row-cell.dvs-2 .title img {
        width: 115px;
        height: 80px;
        margin-top: -40px
    }

    .edu .row-cell.dvs-2 ul {
        margin-top: 10px;
        padding: 5px
    }

    .edu .row-cell.dvs-2 ul li {
        padding: 5px
    }

    .edu .row-cell.dvs-2 ul li a {
        padding: 10px
    }

    .edu .row-cell.dvs-2 ul li a i {
        font-size: 32px
    }

    .edu .row-cell.dvs-2 ul li a span {
        font-size: 14px
    }

    .news {
        padding: 8px 0
    }

    .news .news-hot {
        height: auto
    }

    .news .news-hot .dvs-2 {
        width: 100%
    }

    .news .news-hot .news-hot-pic {
        display: none
    }

    .news .news-hot .news-hot-txt {
        padding: 16px
    }

    .news .news-hot .news-hot-txt i, .news .news-hot .news-hot-txt p, .news .news-hot .news-hot-txt span {
        font-size: 12px
    }

    .news .news-hot .news-hot-txt h3 {
        font-size: 16px;
        margin: 16px 0 8px 0
    }

    .news .news-hot .news-hot-txt p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box; /*!autoprefixer:off*/
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-break: break-all
    }

    .news .news-hot .news-hot-txt span {
        padding-top: 10px
    }

    .news .news-hot .news-hot-txt span b {
        font-size: 14px
    }

    .news .news-list li {
        margin-bottom: 10px
    }

    .news .news-list li.dvs-3 {
        width: 100%
    }

    .news .news-list li .row-wrap {
        padding-top: 16px;
        padding-bottom: 8px;
        border-width: 2px
    }

    .news .news-list li .row-wrap .date {
        height: 65px
    }

    .news .news-list li .row-wrap .date b {
        font-size: 18px;
        padding-top: 16px
    }

    .news .news-list li .row-wrap h3 {
        font-size: 14px
    }

    .news .news-list li .row-wrap p {
        font-size: 12px;
        line-height: 18px
    }

    .list-row {
        width: 100%;
        height: auto
    }

    .list-row:hover .pic {
        height: auto
    }

    .list-row:hover .pic img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    .list-row .pic {
        height: auto
    }

    .list-row .name {
        font-size: 14px;
        height: 40px;
        line-height: 40px
    }

    .list-row.list-row-style2 .name {
        bottom: -10px
    }

    .program, .course {
        padding-bottom: 10px
    }

    .program .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .course .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px
    }

    .program .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active, .course .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 20px
    }

    .program-swiper, .course-swiper {
        height: auto;
        margin: 0
    }

    .course .swiper-container {
        padding-bottom: 50px
    }

    .foot-title {
        font-size: 16px
    }

    .link, .foot-contact {
        width: 100%;
        padding: 0
    }

    .link {
        margin-bottom: 20px
    }

    .foot-logo {
        right: 16px;
    }
}
