@charset "utf-8";

/* css document */

html,
body {
    height: 100%;
}

body {
    /*font-family:"helvetica","hiragino sans gb","pingfang hk","stheititc-light","microsoft yahei","wenquanyi micro hei","arial",sans-serif;*/
    font-family: 'microsoft yahei', '微软雅黑', helvetica, arial, sans-serif;
    /*-webkit-text-size-adjust: 100%; 值为none，当样式表里font-size<12px时，中文版chrome浏览器里字体显示仍为12px*/
    /*-ms-text-size-adjust: 100%;*/

    -webkit-font-smoothing: antialiased;
    /* 让页面里的字体变清晰 */
    -moz-osx-font-smoothing: grayscale;
    /*抗锯齿属性*/
    -webkit-text-stroke: 1px transparent;
}

@media (max-width: 768px) {
    .fp-section {}

    footer {
        text-align: center;
    }

    .event-video .column-selector-list-cases {
        min-height: 150px;
    }

    .fp-tablecell {
        display: block;
    }
}

@media (min-width: 768px) {

    /* 主导航
------------------------------------------------------------------------ */
    .navbar-brand {
        margin-top: 0;
        height: auto;
        padding: 11px 15px 0 15px;
    }

    .navbar {
        min-height: 80px;
    }

    .navbar-default {
        background-color: #fff;
        box-shadow: 0 1px 2px #999;
        border-radius: 0;
    }

    .nav>li>a:hover,
    .nav>li>a:focus {
        text-decoration: none;
        background-color: transparent;
    }

    .navbar-default .navbar-nav {
        margin-left: 30px;
    }

    .navbar-default .navbar-nav li .active {
        color: #2a54be;
        background-color: transparent;
        border-top: 6px solid #2a54be;
    }

    .navbar-default .navbar-nav li a {
        color: #666;
        border-top: 6px solid #fff;
        padding-top: 20px;
        padding-bottom: 30px;
        font-size: 16px;
        font-weight: bold;

        /*margin-right: 10px;*/
    }

    .navbar-default .navbar-nav li a:hover {
        color: #2a54be;
        background-color: transparent;
        border-top: 6px solid #2a54be;
    }

    .navbar-default .navbar-toggle {
        margin-top: 23px;
    }

    .navbar-form {
        margin-top: 20px;
    }

    .clcn-user {
        padding-right: 15px;
    }

    .clcn-user ul {
        margin-top: 15px;
        padding: 0;
        border-left: 1px solid #e5e5e5;
    }

    .clcn-user ul li {
        list-style: none;
        height: 50px;
        line-height: 50px;
        border-right: 1px solid #e5e5e5;
        padding: 0 20px;
        float: left;
    }

    .clcn-user ul li a {
        padding: 0;
    }

    .clcn-user .clcn-user-login {}

    .clcn-user .clcn-user-login span {
        margin-left: 10px;
        font-size: 16px;
        color: #666;
    }

    .clcn-user .input-group {
        position: absolute;
        bottom: -48px;
        right: 160px;
    }

    .clcn-user .input-group input {
        width: 400px;
        height: 46px;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .clcn-user .input-group .btn-clcn-search button {
        width: 46px;
        height: 46px;
        border: none;
        border-radius: 0;
        background-color: transparent;
    }

    .clcn-user .btn-clcn-search {
        z-index: 1000;
    }

    .clcn-user .btn-clcn-search .glyphicon-search {
        color: #2a54be;
    }

    .clcn-user .btn-clcn-search {
        position: absolute;
        right: 0;
    }

    #search {
        background-color: #7bb9ff;

    }

    .search .btn-clcn-search {
        position: absolute;
        top: 3px;
        right: 0;
        z-index: 2;
    }

    .intro .intro-title {
        text-align: left;
        margin-top: -100px;
        margin-bottom: 20px;
    }

    .intro .intro-title h3 {
        margin: 0;
        /*text-align: right;*/
    }

    .intro .intro-title p {
        margin: 0;
        color: #999;
        padding-top: 5px;
    }

    .shortcut-menu {
        width: 100%;
        position: absolute;
        bottom: 0;
    }

    .event-video .column-selector-list-cases {
        min-height: 170px;
    }

    footer {
        text-align: center;
    }

}

@media (min-width: 992px) {

    /* 主导航
------------------------------------------------------------------------ */
    .navbar-brand {
        margin-top: 0;
        height: auto;
        padding: 11px 15px 0 15px;
    }

    .navbar {
        min-height: 80px;
    }

    .navbar-default {
        background-color: #fff;
        box-shadow: 0 1px 2px #999;
        border-radius: 0;
    }

    .nav>li>a:hover,
    .nav>li>a:focus {
        text-decoration: none;
        background-color: transparent;
    }

    .navbar-default .navbar-nav {
        margin-left: 30px;
    }

    .navbar-default .navbar-nav li .active {
        color: #2a54be;
        background-color: transparent;
        border-top: 6px solid #2a54be;
    }

    .navbar-default .navbar-nav li a {
        color: #666;
        border-top: 6px solid #fff;
        padding-top: 20px;
        padding-bottom: 30px;
        font-size: 16px;
        font-weight: bold;

        /*margin-right: 10px;*/
    }

    .navbar-default .navbar-nav li a:hover {
        color: #2a54be;
        background-color: transparent;
        border-top: 6px solid #2a54be;
    }

    .navbar-default .navbar-toggle {
        margin-top: 23px;
    }

    .navbar-form {
        margin-top: 20px;
    }

    .clcn-user {
        padding-right: 15px;
    }

    .clcn-user ul {
        margin-top: 15px;
        padding: 0;
        border-left: 1px solid #e5e5e5;
    }

    .clcn-user ul li {
        list-style: none;
        height: 50px;
        line-height: 50px;
        border-right: 1px solid #e5e5e5;
        padding: 0 20px;
        float: left;
    }

    .clcn-user ul li a {
        padding: 0;
    }

    .clcn-user .clcn-user-login {}

    .clcn-user .clcn-user-login span {
        margin-left: 10px;
        font-size: 16px;
        color: #666;
    }

    .clcn-user .input-group {
        position: absolute;
        bottom: -48px;
        right: 160px;
    }

    .clcn-user .input-group input {
        width: 400px;
        height: 46px;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .clcn-user .input-group .btn-clcn-search button {
        width: 46px;
        height: 46px;
        border: none;
        border-radius: 0;
        background-color: transparent;
    }

    .clcn-user .btn-clcn-search {
        z-index: 1000;
    }

    .clcn-user .btn-clcn-search .glyphicon-search {
        color: #2a54be;
    }

    .clcn-user .btn-clcn-search {
        position: absolute;
        right: 0;
    }

    .search .btn-clcn-search {}

    #search {
        background:  top center no-repeat #7bb9ff;
        /*background:  top center no-repeat #ffe4d6;*/
        background-size: 100% 100%;
        -moz-background-size: 100% 100%;
    }

    .search-logo {
        margin-bottom: 45px;
    }

    .search .radio-group {
        margin-bottom: 10px;
    }

    .search .radio-group .radio-inline {
        padding-left: 24px;
    }

    .search .btn-clcn-search .btn-default {
        border: none;
        background-color: transparent;
    }

    .search .btn-clcn-search .btn-default .glyphicon-search {
        color: #2a54be;
    }

    .search .input-group span.input-group-addon {
        background-color: transparent;
        border: none;
        border-radius: 0;
        position: absolute;
        top: 15px;
        right: 120px;
    }

    .search .input-group span.input-group-addon a {
        text-decoration: underline;
        color: #666;
    }

    .search .input-group span.input-group-addon a:hover {
        text-decoration: underline;
        color: #2a54be;
    }

    .search .input-group .input-group-btn button {
        height: 46px;
    }

    .search .input-group input {
        height: 46px;
    }

    .search .input-group .btn-clcn-search button {
        width: 46px;
        height: 46px;
    }

    .search .input-group select {
        width: 120px;
        height: 46px;
        border: 1px solid #cccccc;
        border-right: none;
        -moz-box-shadow: none;
        /* for firefox3.6  */
        -webkit-box-shadow: none;
        /* for chrome5 , safari5  */
        box-shadow: none;
    }

    .notice-smart {
        display: flex;
        justify-content: space-between;
    }

    .notice-tabs {
        float: 1;
        width: calc(50% - 4px);
        background-color: rgba(207, 230, 255, 0.9);
        border: 1px solid #fff;
        margin-top: 20px;
        position: relative;
    }

    .notice-tabs ul {
        margin-left: 0;
    }

    .notice-tabs .nav-tabs {
        border-bottom: 1px solid #fff;
    }

    .notice-tabs .nav-tabs li a {
        color: #333;
        border-radius: 0;
        border: none;
        padding: 10px 20px;
    }

    .notice-tabs .nav-tabs li a:hover {
        background-color: rgba(255, 255, 255, 0.7);
        color: #333;
        border: none;
    }

    .notice-tabs .nav-tabs li.active a {
        border: none;
        color: #333;
        background-color: rgba(255, 255, 255, 0.7);
    }

    .notice-tabs .tab-content {
        padding: 20px 30px;
        border: none;
    }

    .notice-tabs .tab-content ol {
        padding: 0 15px;
        margin: 0;
    }

    .notice-tabs .tab-content ol li {
        padding: 0;
        margin: 0;
    }

    .notice-tabs .tab-content ol li a,
    .notice-tabs .tab-content .row a {
        line-height: 30px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .notice-tabs .tab-content ol li a:hover,
    .notice-tabs .tab-content .row a:hover {
        color: #2a54be;
    }

    .notice-tabs .tab-content .notice-more {
        position: absolute;
        right: 30px;
        bottom: 20px;
    }

    .notice-tabs .tab-content .notice-more a {
        color: #333;
    }

    .notice-tabs .tab-content .notice-more a:hover {
        color: #2a54be;
    }

    .shortcut-menu {
        width: 100%;
        position: absolute;
        bottom: 0;
    }

    .qq-online-ico {
        padding-right: 10px;
        padding-left: 10px;
    }

    .qq-online-ico .col-md-6 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .event-video .column-selector-list-cases {
        min-height: 150px;
    }

    .event .column-selector-list {
        position: relative;
    }

    .event .column-selector-list .event-search {
        width: 300px;
        position: absolute;
        right: 0;
        top: -5px;
    }

    footer .institution {
        float: left;
        text-align: left;
    }

    footer .copyright {
        float: left;
        text-align: left;
    }

    footer .social-ico {
        text-align: right;
    }

    footer .footer-count {
        text-align: right;
    }

    .digital-resources-list {}
}


@media (min-width: 1200px) {
    .nopr {
        padding-right: 0;
    }

    .navbar {
        padding: 0 85px;
    }

    /* 主导航
------------------------------------------------------------------------ */
    .navbar-brand {
        margin-top: 0;
        height: auto;
        padding: 11px 15px 0 15px;
    }

    .navbar {
        min-height: 80px;
    }

    .navbar-default {
        background-color: #fff;
        box-shadow: 0 1px 2px #999;
        border-radius: 0;
    }

    .nav>li>a:hover,
    .nav>li>a:focus {
        text-decoration: none;
        background-color: transparent;
    }

    .navbar-default .navbar-nav {
        margin-left: 30px;
    }

    .navbar-default .navbar-nav li .active {
        color: #2a54be;
        background-color: transparent;
        border-top: 6px solid #2a54be;
    }

    .navbar-default .navbar-nav li a {
        color: #666;
        border-top: 6px solid #fff;
        padding-top: 20px;
        padding-bottom: 30px;
        font-size: 16px;
        font-weight: bold;

        /*margin-right: 10px;*/
    }

    .navbar-default .navbar-nav li a:hover {
        color: #2a54be;
        background-color: transparent;
        border-top: 6px solid #2a54be;
    }

    .navbar-default .navbar-toggle {
        margin-top: 23px;
    }

    .navbar-form {
        margin-top: 20px;
    }

    .clcn-user {
        padding-right: 15px;
    }

    .clcn-user ul {
        margin-top: 15px;
        padding: 0;
        border-left: 1px solid #e5e5e5;
    }

    .clcn-user ul li {
        list-style: none;
        height: 50px;
        line-height: 50px;
        border-right: 1px solid #e5e5e5;
        padding: 0 20px;
        float: left;
    }

    .clcn-user ul li a {
        padding: 0;
    }

    .clcn-user .clcn-user-login {}

    .clcn-user .clcn-user-login span {
        margin-left: 10px;
        font-size: 16px;
        color: #666;
    }

    .clcn-user .input-group {
        position: absolute;
        bottom: -48px;
        right: 160px;
    }

    .clcn-user .input-group input {
        width: 400px;
        height: 46px;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .clcn-user .input-group .btn-clcn-search button {
        width: 46px;
        height: 46px;
        border: none;
        border-radius: 0;
        background-color: transparent;
    }

    .clcn-user .btn-clcn-search {
        z-index: 1000;
    }

    .clcn-user .btn-clcn-search .glyphicon-search {
        color: #2a54be;
    }

    .clcn-user .btn-clcn-search {
        position: absolute;
        right: 0;
    }

    .strip {
        padding: 0 100px;
    }

    footer {
        padding: 0 85px;
    }

    footer .institution {
        float: left;
        text-align: left;
    }

    footer .copyright {
        float: left;
        text-align: left;
    }

    footer .social-ico {
        text-align: right;
    }

    footer .footer-count {
        text-align: right;
    }

    .strip span {
        margin-right: 110px;
        right: unset;
    }

    .strip .container-fluid {
        padding: 0;
    }

    .search {
        margin-top: 0;
    }

    .search-logo {
        margin-bottom: 45px;
    }

    .search .radio-group {
        margin-bottom: 10px;
    }

    .search .radio-group .radio-inline {
        padding-left: 24px;
    }

    .search .input-group {
        display: table;
    }

    .search .btn-clcn-search .btn-default {
        border: none;
        background-color: transparent;
    }

    .search .btn-clcn-search .btn-default .glyphicon-search {
        color: #2a54be;
    }

    .search .input-group span.input-group-addon {
        background-color: transparent;
        border: none;
        border-radius: 0;
        position: absolute;
        top: 15px;
        right: 120px;
    }

    .search .input-group span.input-group-addon a {
        text-decoration: underline;
        color: #666;
    }

    .search .input-group span.input-group-addon a:hover {
        text-decoration: underline;
        color: #2a54be;
    }

    .search .input-group .input-group-btn button {
        height: 46px;
    }

    .search .input-group input {
        height: 46px;
    }

    .search .input-group .btn-clcn-search button {
        width: 46px;
        height: 46px;
    }

    .search .input-group select {
        width: 120px;
        height: 46px;
        border: 1px solid #cccccc;
        border-right: none;
        -moz-box-shadow: none;
        /* for firefox3.6  */
        -webkit-box-shadow: none;
        /* for chrome5 , safari5  */
        box-shadow: none;
    }

    .search .input-group,
    .search .radio-group,
    .notice-smart,
    .information-news-list,
    .special-list,
    .book-recommend .book-recommend-focus,
    .recent-activity,
    .digital-list {
        padding: 0 145px;
    }

    .notice-tabs {
        background-color: rgba(255, 255, 255, 0.7);
        border: 1px solid #fff;
        margin-top: 20px;
        position: relative;
    }

    .notice-tabs ul {
        margin-left: 0;
    }

    .notice-tabs .nav-tabs {
        border-bottom: 1px solid #fff;
    }

    .notice-tabs .nav-tabs li a {
        color: #333;
        border-radius: 0;
        border: none;
        padding: 10px 20px;
    }

    .notice-tabs .nav-tabs li a:hover {
        background-color: rgba(255, 255, 255, 0.7);
        color: #333;
        border: none;
    }

    .notice-tabs .nav-tabs li.active a {
        border: none;
        color: #333;
        background-color: rgba(255, 255, 255, 0.7);
    }

    .notice-tabs .tab-content {
        padding: 20px 30px;
        border: none !important;
    }

    .notice-tabs .tab-content ol {
        padding: 0 15px;
        margin: 0;
    }

    .notice-tabs .tab-content ol li {
        padding: 0;
        margin: 0;
    }

    .notice-tabs .tab-content ol li a,
    .notice-tabs .tab-content .row a {
        line-height: 30px;
        color: #333;
    }

    .notice-tabs .tab-content ol li a:hover,
    .notice-tabs .tab-content .row a:hover {
        color: #2a54be;
    }

    .notice-tabs .tab-content .notice-more {
        position: absolute;
        right: 10px;
        top: 0;
    }

    .notice-tabs .tab-content .notice-more a {
        color: #333;
    }

    .notice-tabs .tab-content .notice-more a:hover {
        color: #2a54be;
    }

    .shortcut-menu .owl-dots {
        display: none;
    }

    .shortcut-menu .owl-theme .owl-nav span {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        background-color: #fff;
        color: #2a54be;
        font-size: 30px;
        margin-top: 70px;
    }

    .shortcut-menu.res .owl-theme .owl-nav span {
        background: #2a54be;
        color: #ffffff;
    }

    .home-special {
        margin-top: -100px;
    }

    .book-recommend-focus {
        margin-top: -150px;
    }

    .book-recommend-tabs .tab-content {
        padding: 30px 100px 10px 100px;
    }

    .recent-activity {
        margin-top: 150px;
    }

    .recent-activity .tab-content {
        min-height: 500px;
    }

    .digital-list {
        margin-top: -100px;
    }

    .search .btn-clcn-search {
        position: absolute;
        top: 0;
        right: 140px;
        z-index: 1000;
    }

    .intro .intro-title {
        position: absolute;
        top: 280px;
        left: 110px;
        z-index: 1000;
    }

    .intro .intro-title h3 {
        writing-mode: vertical-rl;
        margin: 0;
        width: 30px;
        padding-right: 0;
    }

    /*.intro .intro-title p {*/
    /*height: 280px;*/
    /*writing-mode: vertical-rl;*/
    /*color: #999;*/
    /*width: 20px;*/
    /*}*/
    #search {
        background:  top center no-repeat #7bb9ff;
        /*background:  top center no-repeat #ffe4d6;*/
        background-size: 100% 100%;
        -moz-background-size: 100% 100%;
    }

    .resources-menu {
        position: absolute;
        bottom: 0;
    }

    .resources-menu h4 {
        margin: 0;
    }

    .resources-menu h4 a {
        position: absolute;
        bottom: 10px;
        right: 20px;
        color: #fff;
        z-index: 1;
    }

    .resources-menu img {
        width: 100%;
    }

    .resources-menu .col-md-3 {
        padding: 0;
        overflow: hidden;
    }

    .resources-menu .col-md-3 img {
        transition: all .4s;
        -moz-transition: all .4s;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
    }

    .resources-menu .col-md-3 img:hover {
        transform: scale(1.2);
    }

    .shortcut-menu {
        width: 100%;
        position: absolute;
        bottom: 0;
        padding: 0 85px 20px 85px;
    }

    .login {
        padding: 100px 350px 0 350px;
    }

    .qq-online-ico {
        padding-right: 10px;
        padding-left: 10px;
    }

    .qq-online-ico .col-md-6 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .event-video .column-selector-list-cases {
        min-height: 182px;
    }

    .event .column-selector-list {
        position: relative;
    }

    .event .column-selector-list .event-search {
        width: 300px;
        position: absolute;
        right: 0;
        top: -5px;
    }

    .resources.shortcut-menu .owl-theme .owl-nav span {
        margin-top: 125px;
    }

    /* 首页近期活动
------------------------------------------------------------------------ */
    .recent-activity .nav-tabs {
        border: none;
        margin-bottom: 30px;
    }

    .recent-activity .nav-tabs li {
        text-align: center;
    }

    .recent-activity .nav-tabs li a {
        width: 96px;
        background-color: #ececec;
        color: #555555;
        border: none;
        border-radius: 0;
        margin-right: 10px;
    }

    .recent-activity .nav-tabs li a:hover {
        background-color: #2a54be;
        color: #fff;
        border: none;
    }

    .recent-activity .nav-tabs li.active a {
        border: none;
        color: #fff;
        background-color: #2a54be;
    }

    .recent-activity-event {
        border: 1px solid #c3c3c3;
        border-top: 4px solid #2a54be;
        margin-bottom: 30px;
        padding: 20px;
    }

    .recent-activity .col-md-4 .recent-activity-event {
        min-height: 375px;
    }

    .recent-activity-event h4 {
        font-size: 14px;
        line-height: 20px;
    }

    .recent-activity-event span {
        font-size: 12px;
    }

    .recent-activity-event p {
        font-size: 12px;
        line-height: 22px;
    }

    /* 首页图书推荐
    ------------------------------------------------------------------------ */
    .book-recommend-tabs .tab-content {
        width: 100%;
        /*background-color: #f2f2f2;*/
        position: absolute;
        bottom: 0;
        z-index: 1000;
    }

    .book-recommend-tabs .nav-tabs {
        border: none;
        position: absolute;
        bottom: 300px;
        right: 100px;
        z-index: 1001;
    }

    .book-recommend-tabs .tab-content h4 {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 5px;
    }

    .book-recommend-tabs .tab-content span {
        display: block;
        text-align: center;
        font-size: 12px;
    }

    .book-recommend-tabs .nav-tabs li a {
        border: 1px solid #2a54be;
        border-radius: 0;
        padding: 3px 20px;
        margin-left: 10px;
    }

    .book-recommend-tabs .nav-tabs li a:hover {
        border: 1px solid #2a54be;
        border-radius: 0;
        background-color: #2a54be;
        color: #fff;
    }

    .book-recommend-tabs .nav-tabs>li.active>a {
        border: 1px solid #2a54be;
        border-radius: 0;
        background-color: #2a54be;
        color: #fff;
    }

    .book-recommend-focus {
        /*width: 800px;*/
        /*margin: -15% auto 10% auto;*/
    }

    .book-recommend-tabs .book-recommend-focus p {
        line-height: 30px;
    }

    .book-recommend-tabs .book-recommend-img img {
        border: 1px solid #ccc;
        padding: 10px;
    }

    .event-focus-img {
        padding: 10px 40px 20px 40px;
    }

}

@media (max-width:1440px) {
    .shortcut-menu .owl-theme .owl-nav span {
        margin-top: 86px;
    }
}

@media (max-width:1280px) {
    .shortcut-menu .owl-theme .owl-nav span {
        margin-top: 95px;
    }
}

/* 全局
------------------------------------------------------------------------ */
body {
    padding-top: 110px;
}

a {
    color: #2a54be;
}

a:hover {
    color: #999;
    text-decoration: none;
}

.mt10 {
    margin-top: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.ml10 {
    margin-left: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mr20 {
    margin-right: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml20 {
    margin-left: 20px;
}

.pt10 {
    padding-top: 10px;
}

.pr0 {
    padding-right: 0;
}

.nopr {
    padding-right: 15px;
}

.nopadding {
    padding: 0;
}

.nomargin {
    margin: 0;
}

.banner {
    background-color: #2a54be;
}

.intro .intro-title h3 a {
    font-size: 18px;
    color: #333;
    /*background-color: #ccc;*/
    /*padding: 10px 5px;*/
    /*border-radius: 3px;*/
    letter-spacing: 5px;

}

.intro .intro-title h3 a:hover {
    color: #2a54be;
}

/* header
------------------------------------------------------------------------ */

.strip {
    height: 32px;
    line-height: 32px;
    background-color: #2a54be;
    color: #fff;
    font-size: 12px;
}

.strip a {
    margin-left: 20px;
    color: #fff;
    font-size: 12px;
}

.strip a:hover {
    color: #939fbe;
}

@media (max-width: 768px) {
    .strip {
        height: 60px;
        display: flex;
        align-items: center;
    }

    .strip .pull-left {
        width: 54%;
    }

    .strip .pull-right {
        width: 46%;
    }

    .strip .strip-text {
        line-height: 1.4;
        display: inline-block;
    }
}

/* 主导航
------------------------------------------------------------------------ */

.navbar-brand {
    margin-top: 0;
    height: auto;
    padding: 11px 15px 0 15px;
}

.navbar {
    min-height: 80px;
}

.navbar-header {
    min-height: 80px;
}

.navbar-default {
    background-color: #fff;
    box-shadow: 0 1px 2px #999;
    border-radius: 0;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

.navbar-default .navbar-nav {
    /*margin-left: 30px;*/
}

.navbar-default .navbar-nav li .active {
    color: #2a54be;
    background-color: transparent;
    /*border-top: 6px solid #2a54be;*/
}

.navbar-default .navbar-nav li a {
    color: #666;
    /*border-top: 6px solid #fff;*/
    /*padding-top: 20px;*/
    /*padding-bottom: 30px;*/
    font-size: 16px;
    font-weight: bold;

    /*margin-right: 10px;*/
    float: left;
}

.navbar-default .navbar-nav li a:hover {
    color: #2a54be;
    background-color: transparent;
    /*border-top: 6px solid #2a54be;*/
}

.navbar-default .navbar-toggle {
    margin-top: 23px;
}

.navbar-form {
    margin-top: 20px;
}

.clcn-user {
    padding-right: 15px;
}

.clcn-user ul {
    margin-top: 15px;
    padding: 0;
    border-left: 1px solid #e5e5e5;
}

.clcn-user ul li {
    list-style: none;
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #e5e5e5;
    padding: 0 20px;
    float: left;
}

.clcn-user ul li a {
    padding: 0;
}

.clcn-user .clcn-user-login {}

.clcn-user .clcn-user-login span {
    margin-left: 10px;
    font-size: 16px;
    color: #666;
}

.clcn-user .input-group {
    position: absolute;
    bottom: -48px;
    right: 160px;
}

.clcn-user .input-group input {
    width: 400px;
    height: 46px;
    background-color: rgba(255, 255, 255, 0.8);
}

.clcn-user .input-group .btn-clcn-search button {
    width: 46px;
    height: 46px;
    border: none;
    border-radius: 0;
    background-color: transparent;
}

.clcn-user .btn-clcn-search {
    z-index: 1000;
}

.clcn-user .btn-clcn-search .glyphicon-search {
    color: #2a54be;
}

.clcn-user .btn-clcn-search {
    position: absolute;
    right: 0;
}

.online-survey {
    position: absolute;
    right: 20px;
    top: 150px;
}

/* 首页新年欢迎
------------------------------------------------------------------------ */
@keyframes slideinleft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideinleft {
    animation: slideinleft .5s linear 1;
    animation-fill-mode: forwards;
}

@keyframes bounceindown {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {

        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.bounceindown {
    animation: bounceindown .6s linear .7s 1;
    animation-fill-mode: forwards;
}

.newyear-mask {
    position: fixed;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .659);
    top: 0;
    transform: translate3d(-100%, 0, 0);
    left: 0;
    z-index: 1050;
}

.welcome-ny {
    width: 56%;
    margin-top: 10%;
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
}

.welcome-ny-close {
    position: absolute;
    width: 32px;
    top: 32%;
    right: 21.8%;
    opacity: 0;
    transform: translate3d(0, -3300px, 0);
    cursor: pointer
}

/* 首页搜索
------------------------------------------------------------------------ */
.search {
    margin-top: 4%;
}

.search .input-group {
    width: 100%;
    /*display: unset;*/
}

.search .btn-clcn-search .btn-default {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background-color: transparent;
    z-index: 1000;
}

.search .btn-clcn-search .btn-default .glyphicon-search {
    color: #2a54be;
}

.search .input-group span.input-group-addon {
    background-color: transparent;
    border: none;
    border-radius: 0;
    position: absolute;
    top: 15px;
    right: 120px;
}

.search .input-group span.input-group-addon a {
    text-decoration: underline;
    color: #666;
}

.search .input-group span.input-group-addon a:hover {
    text-decoration: underline;
    color: #2a54be;
}

.search .input-group .input-group-btn button {
    height: 46px;
}

.search .input-group input {
    height: 46px;
}

.search .input-group .btn-clcn-search button {
    width: 46px;
    height: 46px;
}

.search .input-group select {
    width: 120px;
    height: 46px;
    border: 1px solid #cccccc;
    border-right: none;
    -moz-box-shadow: none;
    /* for firefox3.6  */
    -webkit-box-shadow: none;
    /* for chrome5 , safari5  */
    box-shadow: none;
}

.notice-tabs {
    margin-top: 20px;
    position: relative;
}

.notice-tabs .nav-tabs {}

.notice-tabs .nav-tabs li a {
    color: #333;

    padding: 10px 20px;
}

.notice-tabs .nav-tabs li a:hover {
    color: #333;
}

.notice-tabs .nav-tabs li.active a {
    color: #333;
}

.notice-tabs .tab-content {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: none;
    /* margin-bottom: 20px; */
}

.notice-tabs .tab-content ol {
    padding: 0 15px;
    margin: 0;
}

.notice-tabs .tab-content ol li {
    padding: 0;
    margin: 0;
}

.notice-tabs .tab-content ol li a,
.notice-tabs .tab-content .row a {
    line-height: 30px;
    color: #333;
}

.notice-tabs .tab-content .row a {
    width: 100%;
    box-sizing: border-box;
    display: inline-block
}


.notice-tabs .tab-content ol li a:hover,
.notice-tabs .tab-content .row a:hover {
    color: #2a54be;
}

.notice-tabs .tab-content .notice-more {
    position: absolute;
    right: 10px;
    top: 10px;
}

.notice-tabs .tab-content .col-xs-6,
.notice-tabs .tab-content .col-sm-3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 首页第一屏侧边栏
------------------------------------------------------------------------ */
.icon-survey {
    position: absolute;
    width: 95px;
    right: 20.5%;
    top: 29.5%;
    cursor: pointer;
    z-index: 10;
}

.fp-section1 .intro {
    margin-top: -3.5%;
}

.sidebar-fp1 {
    position: absolute;
    left: 17.5%;
    bottom: 30%;
    list-style: none;
    z-index: 10;
}

.sidebar-fp1 li {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, .7);
    border-radius: 5px;
}

.sidebar-fp1 li:last-child {
    background: none;
}

.sidebar-fp1 li a {
    display: block;
    width: 100%;
    height: 100%;
}

.sidebar-fp1 li:first-of-type a {
    background: url(/uploads/image/a4images/icon-sidebar-mobile.png) no-repeat;
    background-size: cover;
}

.sidebar-fp1 li:nth-of-type(2) a {
    background: url(/uploads/image/a4images/icon-sidebar-wx.png) no-repeat;
    background-size: cover;
}

.sidebar-fp1 li:nth-of-type(3) a {
    background: url(/uploads/image/a4images/icon-sidebar-wb.png) no-repeat;
    background-size: cover;
}

.sidebar-fp1 li:nth-of-type(4) a {
    background: url(/uploads/image/a4images/icon-sidebar-dy.png) no-repeat;
    background-size: cover;
}

.sidebar-fp1 li:nth-of-type(5) a {
    background: url(/uploads/image/a4images/icon-sidebar-ks.png) no-repeat;
    background-size: cover;
}

.sidebar-fp1 li:nth-of-type(6) a {
    background: url(/uploads/image/a4images/icon-sidebar-about.png) no-repeat;
    background-size: cover;
}

.sidebar-fp1 li:last-child img {
    width: 66px;
    margin-left: -8px;
}

.sidebar-fp1 li li {
    margin-top: 10px;
}

@media (max-width: 1800px) {
    .sidebar-fp1 {
        left: 16.5%;
    }
}

@media (max-width: 1600px) {
    .sidebar-fp1 {
        left: 11.5%;
    }
}

@media (max-width: 1440px) {
    .icon-survey {
        width: 85px;
        right: 20.5%;
        top: 28%;
    }

    .sidebar-fp1 {
        left: 7.5%;
        bottom: 20%;
    }
}

@media (max-width: 1280px) {
    .icon-survey {
        width: 75px;
        right: 20.5%;
        top: 26.5%;
    }

    .sidebar-fp1 {
        left: 3.5%;
        bottom: 15%;
    }
}

/* 首页数字资源
------------------------------------------------------------------------ */
.digital-resources-list .hot-resources-list {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 20px 0px;
    background: rgba(225,225,225,.2);
}
.digital-resources-list .hot-resources-list .row{
    padding: 0 15px;
}

.digital-resources-list .hot-resources-list .column-selector-list-cases {
    min-height: auto;
    margin-bottom: 0;
    padding: 0 5px;
}

.digital-resources-list .line-title {
    margin: 0 0 10px 0;
    color: #666666;
    font-size: 20px;
}

.digital-resources-list .owl-theme .owl-dots {
    margin-top: 10px;
}

.digital-list-carousel .owl-dots {
    margin: 15px 0;
}

.digital-list-carousel .owl-dots .owl-carousel .owl-video-playing .owl-video-tn,
.digital-list-carousel .owl-dots .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-nav .owl-prev span,
.owl-nav .owl-next span {
    display: none;
}

.digital-list-carousel .owl-carousel .owl-nav.disabled,
.digital-list-carousel .owl-carousel .owl-dots.disabled {
    display: none;
}

.digital-list-carousel .owl-theme .owl-nav {
    display: none;
}

.digital-resources-list .hot-resources {
    /*background-color: #f2f2f2;*/
    /*padding: 15px 0;*/
    /*min-height: 500px;*/
}

.digital-resources-list .column-item {
    /*min-height: 500px;*/
}

.hot-resources .hot-resources-list {
    background-color: #f2f2f2;
    padding: 5px 20px;
}

.hot-resources .hot-resources-list h4 {
    font-size: 16px;
}

.hot-resources .hot-resources-list h5 {
    font-size: 14px;
    line-height: 22px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot-resources .hot-resources-list h5 span a {
    border: 1px solid #2a54be;
    background-color: #fff;
    color: #2a54be;
    padding: 3px 10px;
    margin-left: 5px;
    font-size: 12px;
}

.hot-resources .hot-resources-list h5 span a:hover {
    color: #666;
    border-color: #666;
}

.hot-resources .hot-resources-list p {
    font-size: 12px;
    color: #666;
}

.resources-menu {
    padding: 0 30px 0 15px;
}

.resources-menu h4 a {
    position: absolute;
    bottom: 30px;
    right: 50px;
    color: #fff;
    z-index: 1;
}

/* 首图数字资源改版
------------------------------------------------------------------------ */
.resources-index .column-selector-category-value {
    margin: 8px 0;
}

.resources-index .column-selector-category-value ul li {
    padding: 0 10px 0px 0;
}

.resources-index .column-selector-category-key {
    margin: 7px 0 0 0;
}

.resources-index footer {
    margin-top: 26px;
}

.resources-index footer.padding {
    margin-bottom: 85px;
}

.resources-index .column-main ul.pagination {
    margin-bottom: 0;
    margin-top: 26px;
    padding-left: 15px;
}

.shortcut-menu.resources {
    position: fixed;
    bottom: 0;
    background: #ffffff;
    padding: 13px calc(50% - 560px);
    z-index: 10;
    box-sizing: border-box;
    width: 100%;
}

.shortcut-menu.resources .owl-theme .owl-nav span {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #2a54be;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
}

.resources-index .cat-title-col:first-of-type .cat-title {
    margin-top: 0px;
}

.resources .column-selector-list .cat-title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 12px;
    border-bottom: 1px solid #ebebeb;
    margin-top: 50px;
}

.resources .owl-theme .owl-dots {
    margin-top: 10px;
}

.owl-carousel .owl-nav button.owl-prev:focus,
.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel button.owl-dot:focus {
    outline: none;
}

.text-overflow1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-overflow2 {
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.resources .column-selector-list .item {
    height: 66px;
    border-bottom: 1px solid #ebebeb;
}

.resources .column-selector-list .item.item-cat {
    height: 105px;
}

.resources .column-selector-list .title a {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    font-weight: 500;
}

.resources .column-selector-list .item-cat .title {
    /* line-height: 105px; */
    height: 105px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.resources .column-selector-list .item-cat .title .label-trial {
    border: 1.5px solid #2a54be;
    color: #2a54be;
    border-radius: 3px;
    font-size: 13px;
    width: 50px;
    text-align: center;
}

.resources .column-selector-list .desc {
    font-size: 16px;
    display: block;
    cursor: pointer;
    line-height: 36px;
    margin-top: 15px;
    color: rgba(51, 51, 51, .85);
}

.resources .column-selector-list .item-cat .desc {
    line-height: 105px;
    line-height: 35px;
    margin-top: 35px;
}

.resources .column-selector-list a a {
    margin-left: 30px;
}

.resources .column-selector-list .btn {
    margin-top: 20px;
    width: 83px;
    height: 27px;
    border: 4px;
    font-size: 14px;
    line-height: 27px;
    padding: 0;
}

.resources .column-selector-list .btn-wrap {
    overflow: hidden;
    width: 196px;
}

.resources .column-selector-list .item-cat .btn {
    margin-top: 38px;
}

.resources .column-selector-list .popover {
    width: 478px;
    max-width: 478px;
    filter: drop-shadow(2px 0px 10px rgba(0, 0, 0, .15));
    border: none;
    border-radius: 16px;
    margin-top: 7px;
    text-indent: 26px;
    background: #fffbd0
}

.resources .column-selector-list .item-cat .popover {
    margin-top: 9px;
}

.popover.bottom>.arrow {
    border: none;
    left: 14% !important;
}

.popover>.arrow:after {
    border-width: 15px;
}

.popover.bottom>.arrow:after {
    top: -3px;
    border-bottom-color: #fffbd0;
}

.resources .column-selector-list .cover {
    width: 130px;
    border: 1px solid #e9e9e9;
    margin-right: 26px;
    margin-top: 10px;
    height: 83.2px
}

.icon-close-resources-shortcut {
    position: absolute;
    left: calc(1190px   calc(50% - 560px));
    width: 30px;
    bottom: -58px;
}

.btn-resources-collapse {
    position: fixed;
    left: 13%;
    bottom: 5%;
    width: 2.2vw;
    height: 2.2vw;
    transition: all 0.3s ease-out 0s;
    opacity: 1;
}

@keyframes fadeoutdown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeoutdown {
    animation: fadeoutdown .3s ease-out 1;
    animation-fill-mode: forwards;
}


@keyframes fadeindown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeout {
    animation-name: fadeout;
}


@media (max-width: 1440px) {
    .resources-index footer.padding {
        margin-bottom: 75px;
    }

    .shortcut-menu.resources {
        padding: 13px calc(50% - 500px);
    }

    .icon-close-resources-shortcut {
        left: calc(1130px   calc(50% - 560px));
        bottom: -63px;
    }

    .resources.shortcut-menu .owl-theme .owl-nav span {
        margin-top: 130px;
    }

    .btn-resources-collapse {
        left: 4%;
    }
}

@media (max-width: 1280px) {
    .resources-index footer.padding {
        margin-bottom: 75px;
    }

    .shortcut-menu.resources {
        padding: 13px calc(50% - 480px);
    }

    .icon-close-resources-shortcut {
        left: calc(1100px   calc(50% - 560px));
        bottom: -63px;
    }

    .btn-resources-collapse {
        left: .5%;
    }
}

@media (max-width: 1024px) {
    .icon-close-resources-shortcut {
        right: .6%;
    }
}

@media (max-width: 768px) {
    .resources .column-selector-list .item-cat .title .label-trial {
        height: 26px;
        line-height: 26px;
    }

    .resources .column-selector-list .btn-wrap {
        float: left !important;
        width: 100%;
    }

    .resources-index footer {
        margin-bottom: 0px;
        margin-top: 26px;
    }

    .resources .column-selector-list .item,
    .resources .column-selector-list .item.item-cat {
        height: auto;
    }

    .resources .column-selector-list .title {
        line-height: 30px;
    }

    .resources .column-selector-list .cover {
        margin-right: 10px;
    }

    .resources .column-selector-list .item.item-cat .title {
        line-height: 100px;
    }

    .resources .column-selector-list .desc,
    .resources .column-selector-list .item.item-cat .desc {
        line-height: 30px;
        margin-top: 0;
    }

    .resources .column-selector-list .btn,
    .resources .column-selector-list .item-cat .btn {
        margin-top: 6px;
        margin-bottom: 10px;
    }

    .resources .column-selector-list a a {
        margin-right: 10px;
    }

    .resources .column-selector-list .popover {
        width: 90%;
        max-width: 90%;
    }
}

.resources-detail .column-editor p {
    text-indent: 26px;
}

.resources-detail .resource-qrcode {
    width: 100px;
}

/* 首页图书推荐
------------------------------------------------------------------------ */

.recent-activity-event .event-subject {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recent-activity-event .event-date span {
    display: block;
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.col-md-5 .recent-activity-event .event-date span {
    padding: 0;
}

/* 首页专题&指南
------------------------------------------------------------------------ */
.special-list .col-sm-4 {
    margin-bottom: 30px;
}

.special-list img {
    width: 100%;
    border: 1px solid #f5f5f5;
}

.guide-list {
    border: 1px solid #ccc;
    padding: 30px 50px 0 50px;
}

.guide-list a {
    text-align: center;
    color: #333;
}

.guide-list a:hover {
    color: #2a54be;
}

.guide-list span {
    margin: 15px 0 30px 0;

}

.guide-list .col-xs-3 {
    margin-bottom: 20px;
}

/* 首页资讯新闻
------------------------------------------------------------------------ */

.information-news-list .col-sm-4 {
    margin-bottom: 20px;
}

.information-news-list h4 {
    /*height: 40px;*/
    /*overflow: hidden;*/
    margin-top: 0;
    margin-bottom: 5px;
}

.information-news-list h4 a {
    font-size: 14px;
    color: #666;
}

.information-news-list h4 a:hover {
    color: #2a54be;
}

.information-news-list p {
    color: #999;
    margin: 10px 0 0 0;
}

.information-news-list .btn-primary {
    border-radius: 30px;
    padding-right: 30px;
    padding-left: 30px;
}

.information-news-list .news-more .btn-primary {
    background-color: #1c3780;
    border-color: #1c3780;
    color: #fff;
}

.information-news-list .news-more .btn-primary:hover {
    background-color: #999;
    border-color: #999;
    color: #fff;
}

/* footer
------------------------------------------------------------------------ */

#container {
    min-height: 100%;
    height: auto;
    margin: 0 auto -215px auto;
    padding-bottom: 150px;
}

footer {
    width: 100%;
    min-height: 115px;
    background-color: #132654;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 100px;
}

footer span {
    color: #fff;
    margin-right: 10px;
}

footer span a {
    color: #fff;
    text-decoration: underline;
}

footer span a:hover {
    color: #2a54be;
    text-decoration: underline;
}

footer span.wechat-public-account a {
    text-align: center;
    display: inline-block;
    width: 110px;
    height: 25px;
    line-height: 23px;
    border-radius: 15px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

footer span.wechat-public-account a:hover {
    border: 1px solid #939fbe;
    color: #939fbe;
    text-decoration: none;
}

footer .copyright {
    font-size: 12px;
    line-height: 20px;
    padding-top: 5px;
}

footer .social-ico {
    margin-top: 16px;
}

footer .footer-info {
    font-size: 12px;
}

footer .footer-count {
    line-height: 30px;
}

.wpa-code {
    width: 260px;
    height: 120px;
    background-size: cover;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.popover-content .wpa-code:last-child {
    margin-right: 0
}

.wpa-qrcode-clcn {
    background:  no-repeat;
}

.wpa-qrcode-dy {
    background:  no-repeat;
    background-size: cover;
    width: 156px;
    height: 179px;
}

.wpa-qrcode-ks {
    background:  no-repeat;
    background-size: cover;
    width: 156px;
    height: 178px;
}

.wpa-qrcode-bj {
    background:  no-repeat;
}

.wpa-qrcode-digit {
    background:  no-repeat;
}

/* 栏目全局样式
------------------------------------------------------------------------------------------------------ */
.column-title {
    border-bottom: 1px solid #cecece;
    margin-bottom: 10px;
}

.column-title h3 {
    border-bottom: 5px solid #2a54be;
    margin: 0;
    margin-bottom: -1px;
    padding-bottom: 15px;
    font-size: 18px;
    color: #333;
}

.column-title i {
    color: #2a54be;
    margin-right: 5px;
}

.column-item {}

.column-article {}

/* 头部&面包屑
------------------------------------------------------------------------ */

.crumbs {
    background-color: #f3f5f5;
    border-bottom: 1px solid #c9c9c9;
    padding: 10px 0;
    margin-bottom: 30px;
}

.crumbs i {
    margin: 0 10px;
    color: #999;
}

/* 栏目主体全局样式
------------------------------------------------------------------------ */

.column-info {
    color: #999;
}

.column-main .column-selector-list ul {
    clear: both;
}

.column-main ul.pagination {
    /*margin-top: 50px;*/
}

.column-main ul.pagination span {
    margin-right: 0;
}

.pagination li.active a {
    background-color: #2a54be;
    border-color: #2a54be;
}

.pagination li a {
    color: #2a54be;
}

.btn-primary {
    background-color: #2a54be;
}

.btn-primary:hover {
    background-color: #23459d;
}

.news-detail .column-title h4 {
    font-size: 24px;
}

/* 版块全局边栏样式
------------------------------------------------------------------------ */

.column-sidebar {}

.column-sidebar hr {
    height: 1px;
    background-color: #d2d2d2;
}

.guide .column-sidebar {
    padding: 0;
}

.column-sidebar .column-menu {
    margin-top: 20px;
}

.column-sidebar .column-menu ul {
    padding-left: 0;
}

.column-sidebar .column-menu ul li {
    list-style: none;
}

.column-sidebar .column-menu ul li a {
    text-align: center;
    display: block;
    background-color: #f5f5f5;
    color: #333;
    padding: 10px 0;
    margin-bottom: 1px;
}

.column-sidebar .column-menu ul li a:hover {
    background-color: #2a54be;
    color: #fff;
}

.column-sidebar .column-menu ul .active a {
    background-color: #2a54be;
    color: #fff;
}

/* 各栏目轮播图样式
------------------------------------------------------------------------------------------------------ */

.column-carousel {
    margin-bottom: 30px;
}

.column-carousel .column-title {
    margin-bottom: 25px;
}

.column-carousel .owl-nav {
    display: none;
}

.carousel-indicators {
    bottom: 0;
}

/* 版块全局编辑器内容样式
------------------------------------------------------------------------ */

.news-list {}

.news-list .column-sidebar {}

.column-content .column-editor p {
    line-height: 30px;
}

.column-content .column-editor img {
    /*display: block;*/
    max-width: 100%;
    height: auto;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}

.column-content .column-editor table tr,
td {
    border: 1px solid #000000;
}

/* 栏目文章列表类全局样式
------------------------------------------------------------------------ */

.column-list ul {
    padding: 0;
}

.column-list ul li {
    color: #2a54be;
    height: 47px;
    line-height: 47px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*padding: 10px 0;*/
    border-bottom: 1px solid #f5f5f5;
}

.column-list ul li a {
    color: #666;
}

.column-list ul li a:hover {
    color: #2a54be;
}

.column-list span {
    color: #999;
    margin-right: 15px;
}

/* 栏目文章类列表全局样式
------------------------------------------------------------------------ */

/* 栏目题头图类列表全局样式
------------------------------------------------------------------------ */

/* 栏目文章类详情全局样式
------------------------------------------------------------------------ */

@media (min-width: 1200px) {
    .event-detail {
        padding: 0 200px;
    }

    .news-detail .news-detail-content {
        padding: 0 200px;
    }
}

.news-detail .column-title {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

/* 各栏目样式
------------------------------------------------------------------------------------------------------ */

/* 数字资源
------------------------------------------------------------------------ */

.column-selector {
    margin-bottom: 30px;
}

.column-selector-category {
    border-bottom: 1px solid #f5f5f5;
}

.column-selector-category:last-child {
    border: none;
}

.column-selector-category-key strong {
    margin: 15px 10px 15px 0;
}

.column-selector-category-value {
    margin: 15px 0;
}

.column-selector-category-value ul {
    width: 100%;
}

.column-selector-category-value ul li {
    float: left;
    list-style: none;
    padding: 0 10px;
}

.column-selector-category-value ul .active a {
    background-color: #2a54be;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
}



.column-selector {
    margin-bottom: 30px;
}

.column-selector-category {
    border-bottom: 1px solid #f5f5f5;
}

.column-selector-category-key {
    margin: 15px 0 0 0;
}

.column-selector-category-value {
    margin: 15px 0;
}

.column-selector-category-value ul {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}

.column-selector-category-value ul li {
    float: left;
    list-style: none;
    padding: 0 10px 15px 0;
}

.column-selector-category-value ul .active a {
    background-color: #2a54be;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
}





.column-selector-list-cases {
    margin-bottom: 20px;
}

.resources .column-selector-list-cases {
    min-height: 220px;
}

.column-selector-list-cases h4 {
    font-size: 14px;
    height: 40px;
    line-height: 18px;
    overflow: hidden;
    color: #666;
}

.column-selector-list-cases .event-list .status {
    margin-top: 20px;
}

.column-selector-list-cases .event-list .status span {
    color: #fff;
    padding: 2px 5px;
    border-radius: 3px;
}

.column-selector-list-cases .event-list .event-not-tarted span {
    background-color: #ff9900;
}

.column-selector-list-cases .event-list .event-closed span {
    background-color: #ccc;
}

.column-selector-list-cases .event-list .event-activity span {
    background-color: #2abe2a;
}

.column-selector-list-menu {
    border-bottom: 1px solid #cecece;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.column-selector-list-menu ul {
    padding: 0;
    margin: 0;
}

.column-selector-list-menu ul li {
    float: left;
    list-style: none;
    margin-right: 20px;
}

.column-selector-list-menu ul li a {
    color: #999;
    font-size: 16px;
    padding-bottom: 13px;
}

.column-selector-list-menu ul li a:hover {
    color: #2a54be;
    border-bottom: 3px solid #2a54be;
}

.column-selector-list-menu ul .active a {
    color: #2a54be;
    border-bottom: 3px solid #2a54be;
}

.resources .column-selector-list-cases h4 {
    font-size: 14px;
}

/* 首图资讯
------------------------------------------------------------------------ */

/* 问题咨询
------------------------------------------------------------------------ */

.consult p {
    line-height: 30px;
}

.consult-form input,
.consult-form textarea {
    background-color: #f5f5f5;
}

.consult .column-tabs .nav-tabs {
    border: none;
    margin-bottom: 20px;
}

.consult .column-tabs .nav-tabs li a {
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    border-radius: 0;
}

.consult .column-tabs .nav-tabs li a:hover {
    background-color: #2a54be;
    color: #fff;
    border-color: #2a54be;
}

.consult .column-tabs .nav-tabs .active a {
    background-color: #2a54be;
    color: #fff;
    border-color: #2a54be;
}

.consult .column-tabs .panel-body {
    line-height: 30px;
}

.consult .panel-heading,
.news .panel-heading {
    padding: 0;
}

.consult .panel-title a,
.news .panel-title a {
    padding: 8px 15px;
    display: block;
    line-height: 26px;
}

.consult-notice ol {
    padding: 0;
}

.consult-notice ol li {
    list-style-position: inside;
    padding: 5px 0;
}

.consult .literature-tabs .tab-content {
    border: 1px solid #eaeaea;
    padding: 30px;
}

.consult .literature-tabs .nav-tabs {
    border: none;
    margin-bottom: 0;
}

.consult .literature-tabs .nav-tabs li a {
    border: 1px solid #eaeaea;
    border-bottom: 0;
    background-color: #f0f0f0;
    border-radius: 0;
    color: #666;
}

.consult .literature-tabs .nav-tabs li a:hover {
    background-color: #fff;
    color: #2a54be;
    border-color: #eaeaea;
}

.consult .literature-tabs .nav-tabs .active a {
    background-color: #fff;
    color: #2a54be;
    border-color: #eaeaea;
}

.consult .literature-tabs ol {
    padding: 0;
}

.consult .literature-tabs ol li {
    list-style-position: inside;
    padding: 5px 0;
}

.consult .consult-common-question-list {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}

.consult-common-question-list h5 {
    font-size: 16px;
    color: #333;
}

.consult-common-question-list h5 i {
    color: #2a54be;
}

.consult .consult-common-question-list ul {
    padding: 0;
    list-style: disc inside;
    color: #999;
}

.consult .consult-common-question-list ul li {
    float: left;
    margin-right: 10px;
    line-height: 30px;
}

.consult .consult-common-question-list ul li a {
    color: #666;
}

.consult .consult-common-question-list ul li a:hover {
    color: #2a54be;
}

.consult-support-content {
    background-color: #f5f5f5;
    padding: 15px;
    margin-bottom: 20px;
}

.consult-support-summary {
    position: absolute;
    bottom: 0px;
}

.qq-online .qq-online-ico a {
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    background-color: #2a54be;
    color: #fff;
}

.qq-online .qq-online-ico a:hover {
    background-color: #23459d;
}

.consult .carousel-caption {
    position: unset;
    text-align: left;
    text-shadow: none;
}

.consult .carousel-caption h5 {
    color: #333;
    font-size: 14px;
    line-height: 22px;
}

.consult .carousel-caption p {
    color: #666;
    line-height: 24px;
}

.consult .carousel-control {
    top: 100px;
    bottom: unset;
}

.consult .carousel-control.left,
.consult .carousel-control.right {
    background-image: none;
}

/* 首图活动
------------------------------------------------------------------------ */

.event .column-selector-list-cases,
.recommend .column-selector-list-cases {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.event .column-selector-list-cases h4 {
    height: auto;
    line-height: 24px;
    margin-top: 0;
}

.event .column-selector-list-cases .event-list h4 a {
    font-size: 16px;
    color: #2a54be;
}

.event .column-selector-list-cases .event-list h4 a:hover {
    color: #666;
}

.event .column-sidebar .column-title {
    margin-bottom: 20px;
}

.event .column-carousel {
    margin-bottom: 30px;
}

.event-video-list {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.event-video-list h4 {
    margin: 0 0 5px 0;
}

.event-video-list h4 a {
    font-size: 14px;
    color: #666;
}

.event-video-list h4 a:hover {
    color: #2a54be;
}

.event-detail .column-title {
    border-bottom: none;
}

.event-detail .column-title h3 {
    border: none;
    line-height: 26px;
    padding-bottom: 0;
}

.event-detail .column-info-title {
    border-bottom: 1px solid #cecece;
    padding-bottom: 15px;
}

/* 首图专题
------------------------------------------------------------------------ */

.special .column-selector-list-cases {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.special .column-selector-list-cases img {
    border: 1px solid #f5f5f5;
}

.special .column-sidebar .column-carousel .carousel-inner img {
    width: 100%;
}

/* 在线展览
------------------------------------------------------------------------ */

.exh-main {
    margin-left: 200px;
    background-color: #999;
    padding: 40px;
}

.exh-main h4 {}

.exh-main ul {
    padding: 0;
}

.exh-main ul li {
    margin: 0 auto 20px auto;
    text-align: center;
    list-style: none;

}

.exh-main .comic-ft {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    /*color: #999;*/
}

.exh-recommend {
    position: fixed;
    width: 200px;
    z-index: 2;
    left: 0;
    top: 80px;
    height: 100%;
    background-color: #999;
    overflow-y: scroll;
    display: block;
    border-right: 3px solid #fff;
}

.exh-recommend h3 {
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    padding: 0 15px;
    margin-top: 52px;
}

.exh-recommend h4 {
    margin: 10px 0 20px 0;

}

.exh-recommend h4 a {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

.exh-recommend h4 a:hover {
    color: #fff;
}

.exh-recommend-scroll {
    width: 160px;
    margin: 0 auto;
    text-align: center;
}

.exh-recommend ul {
    padding: 0;
}

.exh-recommend ul li {
    margin-bottom: 10px;
    list-style: none;

}

/* 服务指南
------------------------------------------------------------------------ */

.guide .column-main .column-title {
    margin-bottom: 20px;
}

.column-submenu ul {
    padding: 0;
}

.column-submenu ul li {
    list-style: circle;
    color: #2a54be;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    list-style-position: inside;
}

/* 用户中心
------------------------------------------------------------------------ */

.login {}

.login-form {
    background-color: #fff;
    padding: 50px;
    border-radius: 10px;
    box-shadow: 0 0 5px #ddd;
}

.user .userinfo ul {
    padding: 0;
}

.user .userinfo ul li {
    line-height: 30px;
    list-style-position: inside;
    list-style-type: circle;
}

.user .userinfo .userinfo-btn {
    text-align: center;
}

.user .userinfo .userinfo-btn form {
    margin-top: 30px;
}

.borrows .borrows-list li {
    list-style: none;
    text-align: center;
    line-height: 30px;
}

.global-search .column-main .column-content {
    min-height: 400px;

}

.global-search .form-control {
    height: 50px;
}

.global-search .input-group-btn .btn {
    width: 50px;
    height: 50px;
}

.global-search .search-recommend a {
    margin-right: 10px;
}

.global-search .column-content {
    padding-bottom: 150px;
}

.global-search .column-content h4 {
    margin-top: 20px;
}

.global-search .column-content p {
    line-height: 24px;
}

.global-search .l h4 a {
    line-height: 24px;
}

.announce_high {
    color: red !important;
}

/* 2021新年主题------------------------------------start */
/* .spring-style #search {
    background:  top center no-repeat #7bb9ff;
    background-size: cover;
}

.spring-style .notice-tabs {
    background-color: rgba(255, 237, 228, 1);
    border: 1px solid #fff;
    margin-top: 20px;
    position: relative;
}

.spring-style .notice-tabs .nav-tabs li.active a {
    background: rgba(255, 244, 238, 1)
}

.spring-style .search .btn-clcn-search .btn-default .glyphicon-search {
    color: #b23f3a;
}

#fp-nav ul li a span,
.fp-slidesnav ul li a span {
    background: #b23f3a !important;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active .fp-tooltip {
    background: #b23f3a !important;
}

.spring-style .shortcut-menu .owl-theme .owl-nav span {
    color: #b23f3a;
}


.spring-style .sidebar-fp1 li:first-of-type a {
    background-image: ;
    background-size: cover;
}

.spring-style .sidebar-fp1 li:nth-of-type(2) a {
    background-image: ;
    background-size: cover;
}

.spring-style .sidebar-fp1 li:nth-of-type(3) a {
    background-image: ;
    background-size: cover;
}

.spring-style .sidebar-fp1 li:nth-of-type(4) a {
    background-image: ;
    background-size: cover;
}

.spring-style .sidebar-fp1 li:nth-of-type(5) a {
    background-image: ;
    background-size: cover;
}

.spring-style .sidebar-fp1 li:nth-of-type(6) a {
    background-image: ;
    background-size: cover;
}

.spring-style .radio-group input {
    width: 14px;
    height: 14px;
    appearance: none;
    position: relative;
    outline: none;
}

.spring-style .radio-group input:before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #bfbdba;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    box-sizing: border-box;
    background: #ffffff;
}

.spring-style .radio-group input:checked:before {
    content: "";
    width: 14px;
    height: 14px;
    border: 3px solid #b23f3a;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}


.spring-style .radio-group input:checked label {
    color: #edd19d;
}

.spring-style .latern {
    position: absolute;
    width: 9.4%;
    top: 14.3%;

}

.spring-style .latern-left {
    left: 3%;
    animation: swing 4s infinite ease-in-out;
    transform-origin: 40% 0;
}

.spring-style .latern-right {
    right: 3%;
    animation: swing 4.6s infinite ease-in-out;
    transform-origin: 50% 0;
}

@keyframes swing {
    0% {
        transform: rotate(-5deg)
    }

    50% {
        transform: rotate(3.5deg)
    }

    100% {
        transform: rotate(-5deg)
    }
}

@media (max-width: 1440px) {
    .spring-style .latern-left {
        left: .6%;
    }

    .spring-style .latern-right {
        right: .6%;
    }
}

@media (max-width: 1280px) {
    .spring-style .latern-left {
        left: .5%;
    }

    .spring-style .latern-right {
        right: .5%;
    }
}

.strip,
.spring-style .recent-activity .nav-tabs li.active a ,
.recent-activity-event{
    background: #b23f3a;
}

.navbar-default .navbar-nav li .active,
.navbar-default .navbar-nav li a:hover {
    color: #b23f3a;
    border-top: 6px solid #b23f3a;
}
.spring-style .column-title h3{
    border-bottom: 5px solid #b23f3a;
}
.spring-style .column-title i,.spring-style a{
    color: #b23f3a;
} */


/* 2021新年主题------------------------------------end */