/* /* body {
  padding: 50px;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
} */

body {
    background: #f6f6f6;
}

a {
    font-size: 15px;
    text-decoration: none !important;
}

body hr {
    margin: 5px;
}

.container {
    min-height: 600px;
}

.lf-zoom {
    /* background: white; */
    /* height: 100%; */
    padding: 3px 3px 0px 3px;
}

.lf-zoom div img {
    width: 100%;
}

.lf-zoom-silder {
    padding: 5px;
    background: white;
    height: 100%;
}

.lf-zoom-left {
    padding-right: 0px;
}

.lf-zoom-right {
    padding-left: 0px;
}

.lf-zoom h4 {
    /* font-family: cursive; */
    padding-left: 5px
}

.lf-zoom a {
    /* font-family: cursive; */
    color: #296caf;
    text-align: center;
}

.lf-sys-icon {
    background: #296caf;
    /* background: #fff; */
    border: 1px solid rgb(41, 108, 175);
    color: #fff;
    padding: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.lf-sys-icon a {
    color: #fff;
    font-size: 24px;
    display: flex;
    flex-direction: column;
}

.lf-sys-icon img {
    max-width: 160px;
    margin: auto
}

/* .lf-zoom .lf-sys-icon {
    background: #c0c1c2;
    padding: 10px;
}

.lf-zoom .lf-sys-icon img {
    max-width: 160px;
}

.lf-zoom .lf-sys-icon .lf-icon-title {
    font-size: 24px;
    position: relative;
    bottom: 0px;
    color: black;
    padding: 3px;
} */

.lf-title {
    float: left;
    color: #296caf;
    font-weight: bold;
}

.lf-hr {
    border-bottom: 1px solid rgb(41, 108, 175);
    margin: 10px 0px 0px 0px
}

.lf-list {
    list-style: square
}

.lf-list-second {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 0px;
}

.lf-line a {
    font-family: -webkit-body
}

.lf-line:nth-of-type(odd) {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lf-line:nth-of-type(even) {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lf-title-right {
    float: right;
    padding-right: 5px;
    font-weight: bold;
    padding-top: 5px
}

.lf-img {
    height: 1em;
    padding-bottom: 0.2em
}

.lf-p {
    padding: 10px 10px 0px 10px;
    text-align: left;
    margin: 0
}

.lf-h6 {
    font-weight: bold;
    font-size: 16px;
}

.lf-articles-list {
    /* padding-top: 16px; */
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    border: 5px solid #ebebeb;
    box-shadow: 5px 5px 5px #888888;
}

.lf-articles-list ul {
    margin-top: 10px;
    margin-bottom: 8px;
}

.lf-li {
    overflow: hidden;
    list-style: circle;
    white-space: nowrap;
    text-align: left;
    text-overflow: ellipsis;
    height: 35px;
    line-height: 40px;
    /* position: relative; */
    /* left: 20px; */
}

.lf-li .lf-a {
    color: black;
    font-size: 14px;
    font-family: -webkit-body;
}

.lf-line .lf-a {
    color: black;
    font-size: 14px;
}

.lf-a :hover {
    color: rgb(41, 108, 175)
}

.navbar-name {
    display: none;
}

.lf-mobile .lf-header-logo {
    display: none;
}

.lf-mobile .navbar {
    top: 0 !important;
}

.lf-mobile .navbar-name {
    display: inline;
    color: white;
    font-size: 1.5em;
    padding: 5px;
}

.lf-mobile .home-notice {
    left: 20px;
    font-size: 1.2em;
}

.lf-mobile .picTab {
    height: 108px;
}

.lf-mobile .navbar-name {
    padding-left: 10px
}

/* .lf-mobile .navbar-toggler{
} */

.lf-mobile .lf-a {
    font-size: 12px !important;
    padding: 4px;
}

.lf-mobile .nav-mobile-icon {
    display: inherit;
}

.lf-mobile .lf-article-content {
    margin-top: 50px
}

.nav-mobile-icon {
    display: none;
    margin-left: 10px;
    background: #fff;
    border-radius: 18px;
}

#ffLink {
    position: relative;
    top: 20px
}

#fLink {
    position: relative;
    top: 20px
}

.text-center {
    padding: 0;
}

.lf-text-center {
    padding: 0;
}

.lf-mobile .lf-span {
    display: none
}

.carousel-background {
    /* background: #9d9b9b85; */
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px;
}

.lf-footer {
    /* top: 1024px; */
    z-index: 3;
    background: #296caf;
    width: 100%;
    padding: 20px;
}

.lf-col {
    /* max-width: 430px; */
    max-height: 250px;
    /* padding: 0; */
    /* overflow: hidden; */
    /* padding: 5px 20px 5px 10px */
}

.lf-col-left {
    padding-right: 0px;
}

.lf-col-mid {
    padding-right: 0;
    padding-left: 5px;
}

.lf-col-right {
    padding-left: 5px;
}

.lf-img {
    height: 100%;
    width: 100%
}

.lf-img-title {
    position: absolute;
    top: 110px;
    text-align: center;
    color: #fff;
    width: 100%
}

.lf-ul {
    padding: 4px
}

.nav-lf-li {
    margin-right: 30px
}

.nav-lf-ul {
    margin-bottom: 0
}

#nav-top {
    padding: 0;
    top: 140px
}

.flex-child {
    -webkit-box-flex: 1 0 0;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
}

@media only screen and (min-width: 992px) {
    .nav {
        height: 50px;
    }

    .nav .nav.sticky {
        height: 50px;
    }
}

.nav__menu,
.nav__dropdown-menu {
    list-style: none;
}

.nav__menu {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    display: flex;
    width: 1400px;
}

.nav__menu>li {
    position: relative;
    flex: 1
}

.nav__menu>li.active a:after,
.nav__menu>li:hover a:after {
    width: 100%;
}

.nav__menu>li>a {
    font-family: "Open Sans", sans-serif;
    color: #8c9598;
    font-size: 13px;
    padding: 0 20px;
    display: block;
    position: relative;
    border-left: 1px solid #26282d;
    border-right: 1px solid #26282d;
    line-height: 50px;
}

.nav__menu>li>a:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: wheat;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.nav__menu>li>a:hover {
    color: #fff;
}

.nav__dropdown-menu>li>a,
.nav__dropdown-submenu>.nav__dropdown-menu>li>a {
    font-family: "Open Sans", sans-serif;
}

@media only screen and (min-width: 992px) {
    .nav__menu>li {
        display: inline-block;
        text-align: center;
    }

    .nav__dropdown-menu,
    .nav__dropdown-submenu>.nav__dropdown-menu {
        position: absolute;
        top: 100%;
        left: -15%;
        padding: 10px 0;
        z-index: 1000;
        /* min-width: 230px; */
        width: 130%;
        text-align: left;
        list-style: none;
        white-space: nowrap;
        background-color: #1b1c1f;
        -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

    .nav__dropdown-menu>li>a,
    .nav__dropdown-submenu>.nav__dropdown-menu>li>a {
        color: #878c8e;
        padding: 5px 23px;
        font-size: 13px;
        display: block;
    }

    .nav__dropdown-menu>li>a:hover,
    .nav__dropdown-submenu>.nav__dropdown-menu>li>a:hover {
        color: #fff;
    }

    .nav__dropdown-menu.hide-dropdown {
        visibility: hidden !important;
        opacity: 0 !important;
    }

    .nav__dropdown-menu--right {
        right: 0;
    }

    .nav__dropdown:hover>.nav__dropdown-menu,
    .nav__dropdown-submenu:hover>.nav__dropdown-menu {
        opacity: 1;
        visibility: visible;
    }

    .nav__dropdown-submenu {
        position: relative;
    }

    .nav__dropdown-submenu .nav__dropdown-menu {
        left: 100%;
        top: 0;
    }
}

.lf-article-content {
    border: 5px solid #ebebeb;
    padding: 20px;
    margin-top: 20px;
    box-shadow: 5px 5px 5px #888888;
}

.lf-article-content img {
    max-width: 90%;
}

.mobile-menu li {
    list-style: none;
}

.mobile-menu li a {
    color: white;
    font-size: 18px;
}

.lf-title-span {
    /* font-family: cursive; */
    font-size: 64px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 10px;
    line-height: 60px;
    color: #296caf
}

.carousel-indicators li {
    background: #ebebeb;
}

.carousel-indicators .active {
    background: #296caf;
}

.first-slide {
    width: 100%;
    height: 100%;
}

.home-notice {
    position: absolute;
    z-index: 1;
    top: 0;
    margin-left: -15px;
    padding-top: 50px;
    width: 100%;
    font-size: 1.9em;
    font-weight: bold;
    color: red;
    font-family: SimHei;
    text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
    -webkit-text-stroke: 1px #fff
}

.home-notice-sec {
    position: absolute;
    z-index: 1;
    top: 0;
    margin-left: -15px;
    padding-top: 70px;
    width: 100%;
    font-size: 2.2em;
    font-weight: bold;
    color: red;
    font-family: SimHei;
    text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
    -webkit-text-stroke: 1px #fff
}

.lf-intro {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 150px;
    font-size: 24px;
    font-family: inherit;
}

@keyframes move {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-150px);
    }

    100% {
        transform: translateY(0px);
    }
}

/* border:2px solid #000; */

.picTab {
    height: 50px;
    box-shadow: 0px 0px 1px 1px #c8c8c8;
    z-index: 1;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 6px;
    overflow: hidden;
    border: 1px solid #fff;
    background: #fff;
}

.picTab .topDiv {
    width: 800px;
    height: 50px;
    animation: move 20s linear infinite;
    text-align: left;
    float: right;
}

.lf-intro-div {
    background: rgba(48, 47, 47, 0.5);
    line-height: 50px;
    margin: 0;
    position: relative;
    bottom: 30px;
    height: 30px;
}

.lf-time-span {
    float: right;
    position: relative;
    right: 25px;
}

.lf-article-ul {
    padding: 10px;
    min-height: 200px;
    padding-top: 0;
    padding-bottom: 5px;
    height: auto;
    margin: 0
}

.lf-article-ul li {
    line-height: 32px;
    position: relative;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 80px;
    text-align: left;
}

.lf-article-ul li a {
    color: black
}

.lf-article-ul li:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -2px;
    background: #999;
    border-radius: 50%
}

.lf-article-ul li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

/* .breadcrumbs {
    margin-top: -3px;
    margin-bottom: 20px;
}

.breadcrumbs__item {
    display: inline-block;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
}

.breadcrumbs__item:last-child:after {
    display: none;
}

.breadcrumbs__item i {
    font-size: 14px;
}

.breadcrumbs__item:after {
    content: '\e804';
    font-family: 'ui-icons';
    display: inline-block;
    position: relative;
    top: -1px;
    font-size: 9px;
    margin: 0 6px;
}

.breadcrumbs__url {
    color: #878c8e;
} */

.lf-ablum li {
    width: 200px;
    float: left;
    padding: 30px;
    overflow: hidden;
    text-align: center;
}

.lf-ablum li img {
    width: 200px;
    height: 160px;
    border: 3px solid #ebebeb;
    box-shadow: 3px 3px 3px #000;
    margin: 5px
}

.box {
    background: #fff;
    margin-bottom: 5px !important;
}

.box .box-header {
    height: 38px;
    border-bottom: 1px solid #296caf;
    box-shadow: 0px 1px 1px #ebebeb
}

.row-bottom {
    margin-top: 5px;
    margin-left: -10px;
    margin-right: -10px;
}

.lf-articles-menu {
    padding-left: 0px;
}

.image-wrap img {
    max-width: 90%
}

.carousel-caption h1 {
    font-family: SimHei
}

.carousel-caption p {
    font-family: SimHei
}

.lf-mobile #lf_label {
    display: none
}

.lf-mobile #lf_account {
    display: none
}

.lf-mobile #lf_pwd {
    display: none
}

.lf-mobile #lf_login {
    display: none
}

#lf_label {
    position: relative;
    margin-left: 1100px;
    margin-top: -120px;
}

#lf_account {
    position: relative;
    margin-left: 1100px;
    margin-top: -90px;
    height: 38px;
    width: 200px
}

#lf_pwd {
    position: relative;
    margin-left: 1100px;
    margin-top: -50px;
    height: 38px;
    width: 200px
}

#lf_login {
    position: relative;
    margin-left: 1320px;
    margin-top: -50px;
    height: 38px
}

#lf_label_private {
    position: relative;
    margin-left: 1250px;
    margin-top: -50px;
}

#lf_logout {
    position: relative;
    margin-top: -48.5px
}

.lf-article-content table {
    margin: 0 auto !important
}

.carousel-item a {
    line-height: 33px;
}

.box-content {
    padding-top: 10px;
}

.lf-news {
    padding-left: 0;
}


.entry {
    overflow: hidden;
    position: relative;
    /* margin-bottom: 30px; */
}

.entry__img {
    width: 100%;
}

.entry__img-holder {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 20px; */
}

.thumb-container {
    background-color: #f7f7f7;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.thumb-container img {
    -webkit-transition: all 0.2s !important;
    -moz-transition: all 0.2s !important;
    -ms-transition: all 0.2s !important;
    -o-transition: all 0.2s !important;
    transition: all 0.2s !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.thumb-container:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.thumb-75 {
    padding-bottom: 75%;
}

.entry__header {
    margin-bottom: 14px;
}

.entry__title {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 3px;
    margin-bottom: 5px;
    font-weight: 700;
}

.entry__title--sm {
    font-size: 13px;
}

.entry__title:hover a {
    text-decoration: underline;
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.owl-prev,
.owl-next {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    text-align: center;
    line-height: 34px;
    z-index: 10;
    width: 34px;
    height: 34px;
    font-size: 24px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.owl-prev {
    left: 10px;
}

.owl-next {
    right: 10px;
}

.owl-carousel:hover .owl-prev {
    opacity: 1;
}

.owl-carousel:hover .owl-next {
    opacity: 1;
}

.owl-next:hover i,
.owl-prev:hover i {
    color: #fc6d41;
}

.owl-carousel--dark-arrows .owl-prev,
.owl-carousel--dark-arrows .owl-next {
    color: #878c8e;
}

.owl-carousel--visible-arrows .owl-prev,
.owl-carousel--visible-arrows .owl-next {
    opacity: 1;
}

.owl-carousel--visible-arrows .owl-prev,
.owl-carousel--visible-arrows:hover .owl-prev {
    left: -60px;
}

.owl-carousel--visible-arrows .owl-next,
.owl-carousel--visible-arrows:hover .owl-next {
    right: -60px;
}

.owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    /* margin-top: 30px; */
}

.owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-dot span {
    width: 22px;
    height: 4px;
    margin: 3px;
    background: #252424;
    opacity: 0.4;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.owl-dot.active span,
.owl-dot:hover span {
    opacity: 1;
    background-color: #fc6d41;
}

.owl-carousel--dots-inside .owl-dots {
    position: absolute;
    bottom: 20px;
    margin-top: 0;
    width: 100%;
}