html, body, div, span, button, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei","Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}

html, body {
    -ms-overflow-style: scrollbar;
}

a {
    color: #0a0a0a;
    text-decoration: none
}

    a:visited {
        color: #0a0a0a
    }

    a:active, a:focus, a:hover {
        color: #0a0a0a;
        text-decoration: none
    }

p {
    line-height: 28px;
    font-size: 12px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

body {
    color: #0a0a0a;
}

.pl0 {
    padding-left: 0px;
}

.pr0 {
    padding-right: 0px;
}

.pl3 {
    padding-left: 3px
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.pt10 {
    padding-top: 10px;
}

.pt12 {
    padding-top: 12px;
}

.plr12 {
    padding-left: 12px;
    padding-right: 10px;
}

.mr12 {
    margin-right: 12px;
}

.mt18 {
    margin-top: 18px;
}
.middle {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.mt12 {
    margin-top: 12px;
}

.mt28 {
    margin-top: 28px;
}

.mt50 {
    margin-top: 50px;
}
img {
    display: block;
    border: none;
}
/*mobile menu*/

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 600px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .one-page-header .menu-container {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (max-width: 991px) {
    .one-page-header .menu-container:before,
    .one-page-header .menu-container:after {
        content: " ";
        display: table;
    }

    .one-page-header .menu-container:after {
        clear: both;
    }

    .one-page-header > .navbar-default > .container {
        width: inherit;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

        .one-page-header > .navbar-default > .container > .navbar-header,
        .one-page-header > .navbar-default > .container > .navbar-collapse {
            margin-left: 0;
            margin-right: 0;
        }
}

/* Navbar Logo */
.one-page-header .navbar-brand {
    padding: 10px 15px 10px;
    margin-left: 15px;
}

@media (max-width: 768px) {
    .one-page-header .navbar-brand {
        padding-left: 0;
    }
}

/* Navbar Toggle */
.one-page-header .navbar-toggle {
    border: none;
    margin-right: 15px;
    padding-right: 0;
}

    .one-page-header .navbar-toggle:hover,
    .one-page-header .navbar-toggle:focus {
        background: none;
    }

    .one-page-header .navbar-toggle .icon-bar {
        background: #fff;
    }

    .one-page-header .navbar-toggle .icon-bar {
        height: 2px;
        width: 25px;
        font-size: 22px;
        background: #fff;
        margin-bottom: 7px;
    }

        .one-page-header .navbar-toggle .icon-bar:last-child {
            margin-bottom: 0;
        }

/* Navbar */
.one-page-header {
    border-bottom: none;
    background: #c1030e;
}

    .one-page-header .container {
        position: relative;
    }

    .one-page-header .navbar-nav > li {
        border-top: 2px solid #e6e6e6;
    }

        .one-page-header .navbar-nav > li:first-child {
            border-top: none;
        }

        .one-page-header .navbar-nav > li > a {
            color: #eee;
            font-size: 12.5px;
            text-transform: none;
            padding: 17px 15px 13px;
            font-size: 18px;
            color: #c1030e;
        }

            .one-page-header .navbar-nav > li > a:before {
                left: -3px;
                top: 15px;
                z-index: 2;
                color: #eee;
                font-size: 4px;
                content: "\f10c";
                margin-right: 6px;
                position: absolute;
                font-family: FontAwesome;
            }

        .one-page-header .navbar-nav > li.home > a:before {
            content: "";
        }

        .one-page-header .navbar-nav > li > a:hover {
            z-index: 1;
            color: #c1030e;
        }

        .one-page-header .navbar-nav > li > a:focus {
            color: #c1030e;
        }

    .one-page-header .navbar-nav > .active > a,
    .one-page-header .navbar-nav > .active > a:hover,
    .one-page-header .navbar-nav > .active > a:focus {
        z-index: 1;
        background: none;
        color: #c1030e !important;
    }

    .one-page-header .navbar-nav > li > .nav2 li {
        display: block;
        padding: 0 6px;
        float: left;
    }

        .one-page-header .navbar-nav > li > .nav2 li a {
            font-size: 16px;
            color: #0a0a0a;
            padding-bottom: 6px;
            line-height: 20px;
            display: inline-block;
        }

@media (max-width: 991px) {
    .one-page-header .navbar-header {
        float: none;
    }

    .one-page-header .navbar-toggle {
        display: block;
    }

    .one-page-header .navbar-collapse.collapse {
        display: none !important;
    }

        .one-page-header .navbar-collapse.collapse.in {
            display: block !important;
            border-color: #fff;
            border-bottom: 3px solid #c1030e;
        }

    .one-page-header .navbar-nav {
        margin: 0 0 5px;
        float: none !important;
    }

        .one-page-header .navbar-nav > li {
            float: none;
        }

    .navbar-default .navbar-nav > li > a {
        padding: 10px 0;
    }

        .navbar-default .navbar-nav > li > a::before {
            content: '';
        }
}

@media(min-width: 992px) {
    .one-page-header.navbar {
        padding: 12px 0;
        -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
        -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
        transition: background .3s ease-in-out,padding .3s ease-in-out;
    }

    .one-page-header.top-nav-collapse {
        padding: 7px 0;
    }
}

@media (max-width: 768px) {
    .one-page-header .navbar-nav > li > a:before {
        content: " ";
    }
}

@media (min-width: 992px) {
    .one-page-header.navbar .navbar-nav {
        float: right;
    }
}

.navbar-default .navbar-collapse {
    background: #fff;
}

@media (min-width: 768px) {
    .menu-box-container {
    }
}

@media (max-width: 767px) {
    .menu-box-container {
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
    }
}

.top-link {
    padding-top: 10px;
}

    .top-link a {
        font-size: 14px;
        color: #fff;
        padding-left: 10px
    }

    .top-link li {
        float: left;
        margin-left: 20px;
        position: relative;
    }

        .top-link li:before {
            position: absolute;
            top: 11px;
            content: "";
            background: #fffc00;
            width: 4px;
            height: 4px;
            overflow: hidden;
            display: inline-block;
            border-radius: 2px;
        }

.form-search {
    position: relative;
    padding-top: 30px;
    width: 280px
}

    .form-search input[type="text"] {
        border-radius: 36px;
        opacity: 1;
        width: 100%;
        padding: 2px 0 2px 16px;
        border: none;
    }

    .form-search button {
        outline: none;
        border: none;
        background: transparent;
        /* background: url(../images/search_btn.png)no-repeat; 
 width: 16px;
 height: 16px;*/
        font-size: x-large;
        color: #c1030e;
        position: absolute;
        right: 16px;
        top: 30px;
    }

@media (min-width: 768px) {
    html {
        font-size: 1.5rem;
    }
}

@media (min-width: 992px) {
    html {
        font-size: 1.75rem;
    }

    body {
        font-size: 14px
    }

    .logo {
        padding: 25px 0 35px 0
    }
}

@media (min-width: 1200px) {
    html {
        font-size: 2rem;
    }

    body {
        font-size: 16px
    }
}

@media (min-width: 1600px) {
    html {
        font-size: 2rem;
    }

    body {
        font-size: 16px
    }

    .container {
        width: 1470px
    }
}

@media (max-width: 767px) {
    .mt30 {
        margin-top: 10px;
    }
}

.header {
    background: #c1030e;
}

.mobile-nav {
    display: none;
}

.header .header-inner {
    background: #fff;
}

.header .mainmenu {
    float: left;
    width: 100%;
}

.header .nav li {
    position: relative;
    margin-right: 5px;
}

    .header .nav li:last-child {
        margin: 0;
    }

    .header .nav li a {
        color: #000;
        text-transform: none;
        font-size: 18px;
        padding: 16px 0;
        position: relative;
        display: block;
    }

    .header .nav li:hover a,
    .header .nav li.active a {
        color: #c1030e;
        background: #fff;
    }

    .header .nav li a::before {
        position: absolute;
        top: 0px;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-width: 7px;
        border-style: solid;
        border-color: #c1030e transparent transparent transparent;
        left: 50%;
        margin-left: -8px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .header .nav li.active a::before,
    .header .nav li:hover a::before {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1;
        visibility: visible;
    }

.header .nav .drop-down {
    position: absolute;
    left: 0;
    z-index: 8;
    min-width: 201px;
    top: 100%;
    opacity: 0;
    background: #fff;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.20);
    padding: 10px 0;
}

.header .nav li:hover .drop-down {
    opacity: 1;
    visibility: visible;
}

.header .nav .drop-down li {
    margin: 0;
    padding: 6px 10px;
}



.header .mainmenu .nav .drop-down li a {
    color: #353535;
    text-align: center;
    border-radius: 0px;
    background: transparent;
    text-transform: none;
    padding: 10px 15px;
    font-size: 16px;
    background: #f1f1f1;
}

.header .nav .drop-down li a:before {
    display: none;
}

.header .nav .drop-down li:hover a {
    color: #fff;
    background: #c1030e;
}

.header .nav .drop-down li:hover:after {
    background: #fff;
}

.header .header-inner {
    border-bottom: 4px solid #c1030e;
}
.header .header-inner-sub {
    border-bottom: 2px solid #c1030e;
    margin-bottom: 2px;
}
.header .header-inner-sub-bg {
   
    background: url(../images/library_nav.png) no-repeat;
    height: 17px;
    width: 100%;
}

.section {
    text-align: center;
}

.section-title {
    border-bottom: 1px solid #c1030e;
    padding-bottom: 10px;
    margin: 15px 0;
    position: relative;
}
.section-title1 {
    margin-bottom:0px;
}

.section-title h2 {
    font-size: 32px;
}

        .section-title h2 span {
            padding-left: 16px;
        }

        .section-title h2 img {
            display: inline-block;
            width: 41px;
        }

    .section-title .icon {
        font-size: 38px;
        color: #c1030e;
        vertical-align: middle;
    }

    .section-title .more {
        position: absolute;
        right: 0;
        color: #aa030c;
        font-size: 12px;
        bottom: 15px;
    }

    .section-title .tabli {
        position: relative;
        top: 15px;
    }

    .section-title h2 {
        font-size: 24px;
    }

        .section-title h2 span {
            vertical-align: middle;
        }

.section-list li {
    height: 32px;
    line-height: 32px;
    position: relative;
    padding-left: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .section-list li:after {
        content: "";
        background: #000;
        width: 2px;
        height: 2px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -webkit-border-radius: 2px;
        display: block;
        position: absolute;
        left: 0;
        top: 47%;
    }

    .section-list li a {
        font-size: 16px;
    }

    .section-list li span {
        font-size: 12px;
        float: right;
        padding-left: 10px;
    }
.section-notice {
    margin-top: -2px;
}

    .section-notice li {
        width: 100%;
        padding: 12px 0;
        border-top: 1px dotted #b5b5b5;
        white-space: normal;
        height: 75px;
    }

        .section-notice li:first-child {
            border-top: none
        }

    .section-notice .date {
        background: #fff;
        border: #bfbfbf 1px solid;
        text-align: center;
        float: left;
        width: 54px;
        height: 43px;
        color: #c1030e;
        font-size: 12px;
        margin-right: 10px;
        margin-top: 3px;
    }

        .section-notice .date b {
            color: #fff;
            background: #c1030e;
            height: 60%;
            font-weight: normal;
            font-size: 18px;
            display: inline-block;
            text-align: center;
            width: 100%;
        }

    .section-notice a {
        line-height: 24px;
    }
.news-bg {
    background:#fff url(../images/library_news_bg.png) repeat-x;
    height:850px;
    width:100%;
}
@media (max-width: 959px) {
    .news-bg {
        background: none;
        height: auto;
        width: 100%;
    }
}
@media (max-width: 959px) {
    #carousel-home-generic {
        padding-top: 50px;
    }
}

#carousel-home-generic .carousel-indicators .active {
    background-color: #e22c2c;
}

#carousel-home-generic .carousel-indicators li {
    display: inline-block;
    width: 22px;
    height: 6px;
    margin: 4px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: none;
    border-radius: 2px;
}


#carousel-home-generic .carousel-caption {
    right: 0;
    left: 60%;
    padding-bottom: 0px;
    text-align: left;
}

#carousel-home-generic .calendar-box {
    height: 116px;
    background: rgba(193, 3, 14, 0.7);
    position: relative;
}

    #carousel-home-generic .calendar-box .wqhg {
        background: #fed0be;
        width: 75px;
        height: 75px;
        color: #c1030e;
        font-size: 24px;
        padding: 10px;
        text-shadow: none;
        line-height: 28px;
        text-align: center;
        position: relative;
        left: 20px;
        top: 18px;
    }

        #carousel-home-generic .calendar-box .wqhg::before {
            content: " ";
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 11px 22px 0 0px;
            border-color: #fed0be transparent transparent transparent;
            position: absolute;
            left: 7px;
            bottom: -11px;
        }

#carousel-home-generic .calendar {
    position: absolute;
    left: 128px;
    top: 15px
}

#carousel-home-generic .month {
    font-size: 22px;
    margin-top: 10px;
    text-align: right;
    width: 26px;
    margin-left: 10px;
}

#carousel-home-generic .day {
    width: 240px;
    margin-left: 30px;
}

    #carousel-home-generic .day li {
        float: left;
        height: 22px;
        width: 22px;
        text-align: center;
        line-height: 20px;
        margin: 0px 2px;
    }

        #carousel-home-generic .day li a {
            color: #fff;
            font-size: 14px;
            text-shadow: none;
        }

        #carousel-home-generic .day li.active {
            background: #df8961;
        }

#carousel-home-generic .indicators {
    margin-left: 26px;
    margin-top: 50px;
}

    #carousel-home-generic .indicators .prev, #carousel-home-generic .indicators .next {
        display: block;
        width: 13px;
        height: 13px;
        margin-right: 5px;
        margin-top: 2px;
        overflow: hidden;
        cursor: pointer;
        background: url("../images/calendar_arr.png") 0 0 no-repeat;
    }

    #carousel-home-generic .indicators .next {
        background-position: 0 -14px;
    }



#carousel-news-generic .carousel-indicators .active {
    background-color: #e22c2c;
}

#carousel-news-generic .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
}

#carousel-news-generic .carousel-caption {
    padding-bottom: 0px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    bottom: 35px;
}

    #carousel-news-generic .carousel-caption h4 {
        font-size: 16px;
    }

#carousel-news-generic .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: inherit;
    right: 20%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-right: -30%;
    text-align: center;
    list-style: none;
}
/*img*/
#carousel-newsimg-generic .carousel-indicators .active img {
    border: 2px solid #e22c2c;
    width: 80px;
    height: 50px;
}

#carousel-newsimg-generic .carousel-indicators li {
    display: inline-block;
    width: 80px;
    height: 50px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: none;
    border-radius: 1px;
}

    #carousel-newsimg-generic .carousel-indicators li img {
        width: 80px;
        height: 50px;
        border: 2px solid #ccc;
    }

#carousel-newsimg-generic .carousel-caption {
    bottom: 5px;
    padding-bottom: 0px;
}

    #carousel-newsimg-generic .carousel-caption h4 {
        font-size: 16px;
        display: inline-block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

#carousel-newsimg-generic .carousel-indicators {
    position: relative;
    left: 0;
    right: 0;
    top: 13px;
    margin: auto;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    text-align: center;
    list-style: none;
}

#carousel-newsimg-generic .txtbg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    background-color: rgba(0,0,0,.3);
    color: #fff;
}

@media (min-width: 992px) {
    #carousel-news-generic .carousel-inner img, #carousel-newsimg-generic .carousel-inner img {
        height: 284px;
        width: 100%;
    }
}
@media (min-width: 992px) {
    #carousel-news-generic .carousel-inner img, #carousel-newsimg-generic .carousel-inner img {
        height: 252px;
        width: 100%;
    }
}
#carousel-home-generic .carousel-indicators li {

    width: 28px;
    height: 4px;
    border-radius: 0px;
}
/* scenery */
.scenery-slide {
    
  
}
.scenery-bg {
    height: 245px;
    background: #f2f2f2;
}
.scenery-slide img {
    width: 260px;
    height: 168px;
    box-shadow: 0px 5px 2px 1px rgba(0, 0, 0, 0.1);
}
.scenery-slide p {
    color: #000;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}
 .swiper-container {
      width: 100%;
      height: 100%;
    }
.swiper-slide {
    padding-top:25px;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
/*.scenery-slide .row {
    margin-top: 22px;
}

    .scenery-slide img {
      
        box-shadow: 0px 5px 2px 1px rgba(0, 0, 0, 0.1);
    }

.scenery-slide p {
    color: #000;
    font-size: 18px;
   text-align:center;
   padding-top:10px;
}
.scenery-slide .carousel.flexible .items {
    display: none;
}

.scenery-slide .carousel .carousel-control {
    background: none;
    color: transparent;
    overflow: hidden;
    text-shadow: none;
    -webkit-transition: none;
    transition: none;
    top: 40%;
    text-shadow: none;
    filter: alpha(opacity=0);
    opacity: 1;
    width: 23px;
    height: 46px;
}

    .scenery-slide .carousel .carousel-control.left {
        background: url(../images/arrow_previous.png) no-repeat;
        left: 2%;
    }

    .scenery-slide .carousel .carousel-control.right {
        background: url(../images/arrow_next.png) no-repeat;
        right: -7%;
    }
.scenery-slide .carousel-inner {
   left:4.6%;
}
#scenery-carousel .flex-item {
    position: relative;
    display: inline-block;
    width: 298px;
}
#scenery-carousel .flex-item img{
  
    width: 298px;
    height:198px
}
@media only screen and (max-width: 350px) {
    #scenery-carousel .flex-item {
        width: 298px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #scenery-carousel .flex-item {
        width: 298px;
    }
}
@media (max-width: 959px) {
    .scenery-slide .carousel-inner {
        left: 3%;
    }
    .scenery-slide .carousel .carousel-control.right {
        right: 7%;
    }

    .scenery-slide .carousel .carousel-control.left {
        left: 7%;
    }
}*/
/* scenery end*/

/* resource*/
.resource .rows {
   
}
.resource .col-md-4 {
    padding-left: 10px;
    padding-right: 0px
}
.resource-item {
    border: 1px solid #d5d5d5;
    height: 130px;
    border-radius: 1px;
    box-shadow: 0px 3px 1px 1px rgba(0, 0, 0, 0.1);
}
    .resource-item .icon {
        font-size: 56px;
        color: #c1030e;
        text-align: center;
        display: inherit;
    }
    .resource-item p {
        font-size: 20px;
        color: #c1030e;
        text-align: center;
    }
    .resource-item:hover {
        background: #c1030e;
    }
        .resource-item:hover p, .resource-item:hover .icon {
            color: #fff;
        }
.resource-adv {
    padding-right: 0;
    padding-left: 10px;
    padding-top:22px
}
/* resource end*/
/* home-library-search */
#home-library-search {
    padding-top:40px
}
@media (max-width: 959px) {
    #home-library-search {
        padding-top: 70px
    }
}
    #home-library-search .home-library-search {
        height: 145px;
        border-top: 20px solid #c1030e;
        box-shadow: 0px 2px 1px 1px rgba(0, 0, 0, 0.1);
        margin-bottom: 10px;
    }

    #home-library-search .nav-tabs {
        border-bottom: none;
        display: table;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

        #home-library-search .nav-tabs > li {
            float: left;
            margin-bottom: 0px;
        }

            #home-library-search .nav-tabs > li > a {
                margin-right: 2px;
                line-height: 1.2;
                border: none;
                border-radius: 0;
            }

    #home-library-search .nav > li > a {
        padding: 10px 26px;
        color: #c1030e;
        font-size: 20px;
    }

    #home-library-search .nav-tabs > li > a:hover {
        border-color: none;
    }

    #home-library-search .nav-tabs > li.active > a,
    #home-library-search .nav-tabs > li.active > a:hover,
    #home-library-search .nav-tabs > li.active > a:focus {
        color: #fff;
        cursor: default;
        background-color: #c1030e;
        border: none;
        border-bottom-color: transparent;
    }

    #home-library-search .tab-content {
        display: table;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .form-library-search {
        width: 508px;
        position: relative;
    }

    .library-search-icon {
        background: url(/images/library_search_btn.png) no-repeat;
        width: 75px;
        height: 65px;
        display: inline-block;
        margin-top: 27px;
        margin-right: 10px;
    }

    .form-library-search input[type="text"] {
        border-radius: 0px;
        opacity: 1;
        width: 405px;
        height: 43px;
        padding: 2px 0 2px 10px;
        border: 2px solid #bfbfbf;
        border-right: none;
        box-shadow: none;
    }

    @media (max-width: 959px) {
        .form-library-search input[type="text"] {
            width: 200px;
        }

        .form-library-search {
            width: 300px;
        }

        #home-library-search .home-library-search {
            height: 120px;
            border-top: 10px solid #c1030e;
        }
    }

    .form-library-search .search-btn {
        position: absolute;
        top: 0px;
        right: 3px;
        border-radius: 0px;
        width: 100px;
        height: 43px;
        background: url(../images/library_search.png) no-repeat;
        border: none;
        color: #fff;
        border: 2px solid #bfbfbf;
        border-left: none;
        transition: none;
    }
    /* .form-library-search .search-btn {
            position: absolute;
            top: 0px;
            right: 3px;
            border-radius: 0px;
            width: 100px;
            height: 39px;
            background: #c1030e;
            border: none;
            color: #fff;
            border: 2px solid #bfbfbf;
            border-left:none;
        }*/
    .form-library-search label {
        font-weight: inherit;
        font-size: 14px;
        vertical-align: text-bottom;
        padding: 0 10px 0 5px;
        color: #7f7f7f
    }
    /* home-library-search end*/
    .section-link img {
        border: 1px solid #b0b0b0;
        box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.1);
    }
    /* footer */
    .section-footer {
        background: #848484;
        padding: 18px 0;
        color: #fff;
        font-size: 12px;
    }

        .section-footer address {
            margin: 10px 0;
        }

            .section-footer address p {
                font-size: 18px;
                font-weight: bold;
                padding-top: 3px;
            }

        .section-footer p {
            line-height: 18px;
        }

        .section-footer .line {
            height: 31px;
            border-left: 1px solid #bcbcbc;
            margin: 15px 15px 0 15px;
        }

        .section-footer p a {
            color: #fff;
        }

    /*sub*/
    .section-wrap {
        min-height: 800px;
    }

    .breadcrumb-news {
        padding: 12px 15px;
        background-color: #fff;
        font-size: 14px;
        margin-bottom: 0px;
    }

        .breadcrumb-news li a {
            color: #aeaeae;
        }

        .breadcrumb-news li.action {
            color: #565656;
        }

        .breadcrumb-news > li + li:before {
            color: #aeaeae;
            content: "\2013";
        }

        .breadcrumb-news > li + li:before {
            padding: 0;
        }


    .section-body {
        padding-bottom: 100px;
    }

    .section-body1 {
        padding-bottom: 20px;
    }

    .section-body h2.tit {
        font-size: 24px;
        color: #c1030e;
        padding: 15px 10px;
        margin-top: 15px;
        border-bottom: 7px solid #f8e3e4;
    }
    /* list */
    .wrap-bg {
        background: #fff url(../images/library_sub_bg.png) no-repeat center bottom;
    }

    .thumbnail {
        padding: 0;
        margin-bottom: 0px;
        border-radius: 0;
        border: none;
    }

    .pic-txt-list .media-item .thumbnail {
        display: block;
        padding: 0;
        margin-bottom: 0px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #cecece;
        border-radius: 0;
    }

    .pic-txt-list .media-item a:hover {
        text-decoration: none;
    }

    .pic-txt-list .media-item {
        margin: 0 10px;
        padding: 30px 0px 25px 0;
        border-bottom: 1px solid #c1c1c1;
    }

        .pic-txt-list .media-item:last-child {
            border-bottom: 1px solid #c1030e;
        }

        .pic-txt-list .media-item .media-left {
            padding-right: 30px;
        }

    @media (max-width:767px) {
        .pic-txt-list .media-item .media-left {
            padding-bottom: 10px;
        }
    }

    .pic-txt-list .media-item .media-left a {
        width: 254px;
        height: 169px;
        overflow: hidden;
    }

        .pic-txt-list .media-item .media-left a:hover {
            border: 1px solid #cecece;
        }

    .pic-txt-list .media-item img {
        object-fit: cover;
        width: 100%;
        height: 169px;
    }

    .pic-txt-list .media-item .media-body {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    @media (max-width:767px) {
        .pic-txt-list .media-item .media-body {
            display: initial;
        }
    }

    .pic-txt-list .media-item .media-body h4 {
        color: #000;
        font-size: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
    }

    .pic-txt-list .media-item .media-body p.intro {
        color: #696969;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
        overflow: hidden;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 24px;
        padding-top: 16px;
        max-height: 88px;
    }

    .pic-txt-list .media-item .media-body .time-more {
        color: #696969;
        font-size: 14px;
        padding-top: 20px;
    }

        .pic-txt-list .media-item .media-body .time-more a {
            font-size: 12px;
            color: #fff;
            background: #c1030e;
            border-radius: 20px;
            padding: 5px 20px;
        }
    /* txt-list */
    .txt-list {
        padding-top: 16px;
    }

        .txt-list li {
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #e6e6e6;
            padding: 0 16px;
            position: relative;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .txt-list li:after {
                content: "";
                background: #0a0a0a;
                width: 2px;
                height: 2px;
                border-radius: 2px;
                -moz-border-radius: 2px;
                -o-border-radius: 2px;
                -webkit-border-radius: 2px;
                display: block;
                position: absolute;
                left: 8px;
                top: 50%;
            }

            .txt-list li:last-child {
                border-bottom: 1px solid #c1030e
            }

            .txt-list li a {
                font-size: 18px;
                color: #0a0a0a;
                position: relative;
            }

            .txt-list li span {
                font-size: 14px;
                color: #767676;
                float: right;
            }

    .new-icon {
        font-size: 12px;
        text-align: center;
        background: #c1030e;
        color: #fff;
        border-radius: 2px;
        height: 14px;
        line-height: 12px;
        width: 32px;
        font-style: normal;
        position: absolute;
        top: 0;
        right: -40px;
    }
    /* download-list */
    .download-list {
        padding-top: 16px;
    }

        .download-list li {
            border-bottom: 1px solid #e6e6e6;
            padding: 18px 16px;
            position: relative;
        }

            .download-list li:last-child {
                border-bottom: 1px solid #c1030e
            }


            .download-list li span {
                font-size: 14px;
                color: #767676;
                float: right;
            }

    .ion-md-download {
        color: #f1989d;
        padding: 0 15px;
        font-size: 22px;
        float: right;
        margin-top: -5px;
    }

        .ion-md-download:hover, .ion-md-download:visited {
            color: #f1989d;
        }

    .download-list i.fa {
        padding-right: 10px;
    }
    /* pic-list */


    .pic-list .thumbnail {
        display: block;
        margin-bottom: 10px;
        background-color: #fff;
        border: none;
        border-radius: 0;
    }

        .pic-list .thumbnail img {
            box-shadow: 0px 5px 2px 1px rgba(0, 0, 0, 0.1);
            height: 217px;
            min-width: 329px;
        }

        .pic-list .thumbnail .caption h3 {
            font-size: 22px;
            line-height: 36px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

        .pic-list .thumbnail .caption p {
            font-size: 16px;
            height: 36px;
            line-height: 36px;
        }

        .pic-list .thumbnail .caption .btn-more {
            font-size: 14px;
            background: #c1030e;
            text-align: center;
            color: #fff;
            padding: 6px 32px;
            border-radius: 20px;
        }

    .pic-list > div {
        padding-top: 23px
    }
    /* link */
    .section-link {
        margin-bottom: 20px;
    }

        .section-link .row > div {
            margin-bottom: 32px;
        }

        .section-link h3 {
            color: #4461c1;
            font-size: 24px;
            margin-bottom: 23px;
        }

    @media (max-width: 959px) {
        .page-banner {
            padding-top: 50px;
        }
    }
    /* library-list */
    .section-body .category {
        margin: 6px 10px;
    }

        .section-body .category .category-name {
            float: left;
            padding: 4px 12px;
            margin: 6px;
            background: #eb9499;
            color: #fff
        }

        .section-body .category li {
            float: left;
            padding: 3px 0;
            margin: 6px 0;
        }

            .section-body .category li:first-child {
                margin-right: 20px;
            }

        .section-body .category span {
            color: #c0c0c0;
            padding: 0 16px;
            display: inline-block
        }

        .section-body .category li.active a, .section-body .category li:hover a {
            color: #d11d39;
        }

    .section-body .order {
        padding-top: 12px;
        padding-left: 10px
    }

    .section-body .library-search {
        border-top: 1px solid #a2a2a2;
        height: 46px;
        background: #f5f5f5;
    }

    .section-body .order a {
        font-size: 14px;
        color: #565656;
        text-align: center;
        height: 46px;
        width: 46px;
        display: inline-block;
    }

    .section-body .order span {
        color: #c0c0c0;
        padding: 0 3px;
    }

    .section-body .order a.active {
        color: #c1030e;
    }

    .library-search .search {
        position: relative;
        padding-top: 5px;
        width: 240px
    }

        .library-search .search input[type="text"] {
            border-radius: 0;
            opacity: 1;
            width: 100%;
            padding: 2px 0 2px 6px;
            border: none;
            border-bottom: 1px solid #c0c0c0;
            -webkit-box-shadow: 0;
            box-shadow: none;
            -webkit-transition: none;
            -o-transition: none;
            -webkit-transition: none;
            transition: none;
        }



        .library-search .search button {
            outline: none;
            border: none;
            background: transparent;
            font-size: larger;
            color: #c1030e;
            position: absolute;
            right: 6px;
            top: 9px;
        }

    /* library-list */
    .library-list .media {
        background: #f8f8f8;
        padding: 9px;
        margin: 20px 0;
    }

    .library-list1 .media {
        background: none;
        padding: 12px;
        margin: 20px;
    }

    .library-list .media-heading {
        margin: 10px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
    }

        .library-list .media-heading a {
            font-size: 20px;
        }

    .library-list .media-left {
        padding-right: 17px;
    }

    .library-list1 .media-left {
        padding-right: 40px;
    }

    .library-list .media-object {
        width: 140px;
        height: 196px;
    }

    .library-list p {
        color: #565656;
        font-size: 15px;
        line-height: 26px;
    }

        .library-list p.intro {
            max-height: 110px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 5;
            -webkit-box-orient: vertical;
            word-wrap: break-word;
        }

    .library-list1 p {
        color: #565656;
        font-size: 16px;
        padding: 18px 0;
    }

    .library-list1 .author {
        color: #565656;
        background: #f8f8f8;
        height: 45px;
        line-height: 45px;
    }

        .library-list1 .author span {
            padding: 0 30px;
        }

            .library-list1 .author span:first-child {
                padding-left: 10px;
            }

    .library-list .media-body {
        position: relative;
    }

    .library-list p.read {
        position: absolute;
        bottom: 1px;
    }

        .library-list p.read a {
            color: #c1030e;
            font-size: 14px;
        }

    .library-list1 .btn-red-round {
        position: absolute;
        bottom: 20px;
        color: #fff !important;
        background: #d33740;
        font-size: 16px;
        padding: 10px 40px;
        border-radius: 20px;
    }

    .library-intro {
        border-top: 1px solid #b3b3b3;
        padding: 12px;
        margin: 20px;
    }

        .library-intro h4 {
            color: #d33740;
            font-size: 20px;
            padding-left: 18px;
        }

        .library-intro .con {
            margin-top: 20px;
            margin-bottom: 180px;
        }
    /* download-list */
    .download-list {
        padding-top: 16px;
    }

        .download-list li {
            border-bottom: 1px solid #e6e6e6;
            padding: 18px 16px;
            position: relative;
        }

            .download-list li:last-child {
                border-bottom: 1px solid #c1030e
            }


            .download-list li span {
                font-size: 14px;
                color: #767676;
                float: right;
            }

    .ion-md-download {
        color: #f1989d;
        padding: 0 15px;
        font-size: 22px;
        float: right;
        margin-top: -5px;
    }

        .ion-md-download:hover, .ion-md-download:visited {
            color: #f1989d;
        }

    .download-list i.fa {
        padding-right: 10px;
    }
    /* details */
    .details h3 {
        border-bottom: 2px solid #f1989d;
        font-size: 32px;
        color: #000;
        text-align: center;
        padding: 25px 0;
    }

    .details .info {
        color: #696969;
        font-size: 14px;
        text-align: center;
        padding: 10px 0;
    }

    .details .con {
        width: auto;
        margin: 0;
    }

    .details .info span {
        padding: 0 8px;
    }

    .details .con, .section-con, .details .con p, .section-con p {
        font-size: 18px;
        color: #0a0a0a;
        padding-top: 10px;
        line-height: 36px;
        text-indent: 2em;
    }

        .details .con img, .section-con img {
            max-width: 100%;
            margin: .6em auto;
            display: block;
        }

    .details p {
        text-indent: 2em;
        font-size: 18px;
        color: #0a0a0a;
        line-height: 36px;
    }

    /* details1 */
    .media-details {
        padding-top: 30px;
    }

        .media-details .media-heading {
            font-size: 28px;
        }

        .media-details .media-left {
            padding-right: 36px;
        }

        .media-details .media-heading {
            margin-top: 15px;
        }

        .media-details h4 span {
            border-left: 6px solid #c1030e;
            padding-right: 12px;
            display: inline-block;
            height: 26px;
            vertical-align: bottom;
        }

        .media-details h4 {
            padding-left: 7px;
        }

        .media-details p {
            font-size: 18px;
            line-height: 48px;
            padding-left: 26px;
        }

        .media-details .media-con {
            font-size: 18px;
            padding: 26px 20px;
            line-height: 36px;
            margin-top: 10px;
        }

    .sidebar {
        width: 240px;
        margin-top: 23px;
    }

    @media (min-width:1200px) {
        .sidebar {
            margin-left: 40px;
        }
    }

    .sidebar .tit {
        height: 60px;
        border-bottom: 3px solid #c1030e;
        text-align: center;
    }

        .sidebar .tit h4 {
            font-size: 28px;
            text-align: center
        }

            .sidebar .tit h4 img {
                display: inline-block;
            }

            .sidebar .tit h4 span {
                border-radius: 28px;
                padding: 10px;
                color: #fff;
                background: #c1030e;
                display: inline-block;
                margin-right: 1px;
            }

    .sidebar-nav li {
        position: relative;
        margin-top: 5px;
        background: #f1f1f1;
        line-height: 58px;
        text-align: center;
    }

    .sidebar-nav a {
        display: inline-block;
        font-size: 20px;
        color: #0a0a0a;
        height: 58px;
        width: 100%;
    }

    .sidebar-nav li.active, .sidebar-nav li:hover {
        color: #fff;
        background: #c1030e;
    }

        .sidebar-nav li.active a, .sidebar-nav li:hover a {
            color: #fff;
        }
    /*sub end*/
    /*three */
    .sidebar-nav .three-nav li {
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin-top: 0px;
        background: #fff;
    }

        .sidebar-nav .three-nav li a {
            display: inline-block;
            font-size: 20px;
            color: #0a0a0a;
            height: 50px;
            width: 100%;
            padding-left: 2em;
        }

    .sidebar-nav li a .icon {
        position: absolute;
        right: 20px;
    }

    .sidebar-nav .three-nav li.active a {
        color: #c1030e;
    }
    /*three end*/
    /*pagination */
    .page-box {
        margin: 10px 0px;
        padding-bottom: 30px;
        padding-top: 20px;
    }

        .page-box:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

    div.badoo {
        padding-right: 0px;
        padding-left: 0px;
        font-size: 13px;
        padding-bottom: 10px;
        color: #48b9ef;
        padding-top: 10px;
        font-family: arial, helvetica, sans-serif;
        background-color: #fff;
        text-align: center
    }

        div.badoo a {
            border: #d9d9d9 1px solid;
            padding: 4px 8px;
            margin: 0px 5px;
            color: #0a0a0a;
            text-decoration: none;
        }

            div.badoo a:hover {
                border: #d9d9d9 1px solid;
            }

            div.badoo a:active {
                border: #d9d9d9 1px solid;
            }

        div.badoo span.current {
            border: #cb7f83 1px solid;
            padding: 4px 8px;
            color: #fff;
            background-color: #e11f28
        }

        div.badoo span.disabled {
            display: none
        }