.kj-productbanner .kj-navbar .navbar-nav > li.i8 .dropdown-menu .dropdown-menu{
left: 0;
 top: 46px;
}   
 .news-list{
        padding: 0;
        margin: 0;
    }
    .news-item{
        width: 100%;
 display: flex;
        border-bottom: 1px dashed #e9e9e9 !important;
    overflow: hidden;
    transition-duration: .39s;
    background-color: #fff;
    padding: 30px 0px !important;
    }
    .news-item:hover {
        background-color: rgb(5 55 92 / 80%);
    }
    .news-item:hover span{
        border: 1px solid #fff;
    }
    .news-item:hover span i{
        color: #fff;
    }
    .news-item:hover a{
        color: #fff;
        text-decoration: underline;
    }
    .news-item:hover .news-summary div{
        color: #fff;
    }
    .news-item span{
        width: 78px;
        margin: 0 30px;
    height: 78px;
    flex: 0 0 78px;
    border: 1px solid #e9e9e9;
    display: block;
    overflow: hidden;
    }
    .news-item span i{
        display: block;
        font-style:normal ;
        text-align: center;
    }
    .news-item span .iri{
        font-size: 40px;
    color: #777;
    line-height: 40px;
    margin-top: 10px;
    }
    .news-item span .iyue{
        font-size: 14px;
    color: #777;
    line-height: 24px;
    }
    .news-summary a{
    width: 100% !important;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    font-size: 16px !important;
    color: #222;
    height: auto !important;
    line-height: 26px;
    font-weight: bold;
    }
    .news-summary div{
        width: 100%;
        display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
    font-size: 14px;
    color: #444;
    line-height: 24px;
    margin-top: 5px;
    }
    @media screen and (max-width: 768px) {
        .news-item span {
            margin: 0 10px;
        }
    }
@media screen and (min-width: 1400px) {
   .container {
       width: 1200px;
    }
.kj-nav-tabs > li.active > a:after {
    left: 135px !important;
}
 }
@media screen and (min-width: 1600px) {
   .container {
       width: 1300px;
    }
.kj-nav-tabs > li.active > a:after {
    left: 150px !important;
}
 }

@media screen and (min-width: 1800px) {
   .container {
       width: 1300px;
    }
.kj-nav-tabs > li.active > a:after {
    left: 175px !important;
}
 }
a {
    color: #333
}

.kj-top {
    background-color: rgba(0,81,135,0.75);
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1100;
    width: 100%;
    padding-bottom: 20px;
}

.kj-top-box {
    height: 100%;
    position: relative;
}

.kj-toppic {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 20px;
}
.kj-default-top{
   padding-bottom: 5px !important;
}
/* 导航 */

.kj-navbar-default {
    background-color: #005691;
    border: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
}

.kj-navbar-nav > li > a {
    color: #fff !important;
    font-size: 17px;
    height: 60px;
    line-height: 30px;
}

.kj-navbar-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background-color: #005691 !important;
    font-weight: 700;
    border-bottom: 3px solid #fff;
}

.kj-navbar-toggle {
    border: 0px solid #fff;
}

.navbar-header .kj-navbar-toggle .kj-icon-bar {
    background-color: #fff;
}

.kj-navbar .navbar-nav > li {
    flex: 1;
    text-align: center;
}
/* 旧 */
.kj-navbar-right {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.kj-navbar .navbar-nav > li > a > span {
    display: none;
}

.kj-navbar-container {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    height: 120px;
}

.kj-navbar {
    color: #ffffff;
    border-width: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    min-height: 45px;
}

    .kj-navbar .container, .kj-navbar .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px;
        background-color: transparent;
    }

    .kj-navbar .navbar-brand {
        color: #ffffff;
    }

        .kj-navbar .navbar-brand:hover {
            color: #ffffff;
            background-color: #0a81c3;
        }

    .kj-navbar .navbar-nav > li > a {
        color: #fff;
        font-size: 16px;
        padding: 0px 5px;
        transition: all 0.5s ease 0s;
        text-align: center;
    }

.kj-fuyimage {
    width: 180px;
}

.kj-navbar-rilish .navbar-nav > li > a {
    float: left;
    padding-left: 88px;
    padding-right: 100px;
}

.kj_meminfoother {
    background-color: #E6E6E6;
    text-align: center;
    padding: 25px 15px;
    min-height: 328px;
    clear: both;
    margin-bottom: 10px;
}


.kj-navbar .navbar-nav > li > a:hover, .kj-navbar .nav > li > a:hover, .kj-navbar .nav > li > a:focus, .kj-navbar .nav > li > a:active {
    color: #fff;
    background-color: transparent;
    font-weight: normal;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.kj-promenu-dropdown > a, .kj-promenu-dropdown.open > a {
    background-color: #0a81c3;
}

.kj-promenu-dropdown-ul {
    position: absolute;
    top: 100%;
    min-width: 100%;
    left: 0;
    padding: 5px 0;
    list-style: none;
    margin: 0px;
    display: none;
    z-index: 1000;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

    .kj-promenu-dropdown-ul .caret, .kj-navbar-right .dropdown-menu .caret {
        float: right;
        font: normal normal normal 14px/1 FontAwesome;
        width: 0px !important;
        height: 0px !important;
        margin-left: 0px !important;
        border-top: 0px !important;
        border-right: 0px !important;
        border-left: 0px !important;
        position: relative;
        display: inline !important;
    }

        .kj-promenu-dropdown-ul .caret:before, .kj-navbar-right .dropdown-menu .caret:before {
            content: "\f105";
        }

.kj-promenu-dropdown:hover .kj-promenu-dropdown-ul {
    display: block;
}

.kj-promenu-dropdown > .kj-promenu-dropdown-ul li {
    position: relative;
}

    .kj-promenu-dropdown > .kj-promenu-dropdown-ul li:hover > ul, .kj-navbar-right .dropdown-menu li:hover > ul {
        display: block;
        background-color: #005187;
    }

.kj-promenu-dropdown > .kj-promenu-dropdown-ul > li a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
}

    .kj-promenu-dropdown > .kj-promenu-dropdown-ul > li a:hover, .kj-promenu-dropdown > .kj-promenu-dropdown-ul li:hover > a,
    .kj-navbar-right .dropdown-menu > li a:hover, .kj-navbar-right .dropdown-menu li:hover > a {
        background-color: #f8f8f8;
        color: #005187;
    }

.kj-promenu-dropdown > .kj-promenu-dropdown-ul ul, .kj-navbar-right .dropdown-menu ul {
    position: absolute;
    left: 100%;
    min-width: 100%;
    top: 0px;
    padding: 5px 0;
    display: none;
    z-index: 1000;
    font-size: 14px;
    text-align: left;
    list-style: none;
    margin: 0px;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.kj-promenu-dropdown > .kj-promenu-dropdown-ul li:hover > ul, .kj-navbar-right .dropdown-menu li:hover > ul {
    display: block;
}

.kj-navbar-right .dropdown-menu {
    top:138%;
    border: 0px;
    background-color: #005187;
    padding: 0px;
}

.kj-navbar-right > .dropdown.open > a {
    background-color: transparent;
    color: #fff;
}

.kj-navbar-right .dropdown-menu a {
    padding-top: 15px;
    color: #fff;
    padding-bottom: 15px;
    font-size: 15px;
    transition: all 0.3s ease 0s;
}

.kj-serviceonline-navbar {
    line-height: 45px;
    text-align: right;
    font-size: 16px;
    padding-left: 15px;
}

/* banner图 */

.kj-index-swiper {
    position: relative;
    overflow: hidden;
    height: 100vh;
}

    .kj-index-swiper .swiper-slide {
        display: block;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

.swiper-pagination-bullet-active {
    background: #fff;
}
/* 学院概况 */

.kj-parttop {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}

    .kj-parttop::before {
        content: "";
        width: 2px;
        margin: 0px auto;
        margin-top: 15px;
        display: block;
        border-left: 1px solid rgba(200, 200, 200, .5);
        height: 50px;
    }

.kj-parttop-h1 {
    font-size: 26px;
    font-weight: 700;
    color: #333;
}

.kj-parttop-h2 {
    font-size: 18px;
    color: #999;
}


.kj-overviewdes p {
    margin-bottom: 10px;
    overflow: hidden;
}


.kj-overview-box {
    padding-bottom: 50px;
}

.kj-overviewcon {
    position: relative;
    min-height: 400px;
}

.kj-overviewcon-blue {
    background: #005187;
    width: 300px;
    height: 200px;
    position: absolute;
    top: 225px;
    left: 0px;
}

.kj-overviewcon-img {
    position: absolute;
    top: 0;
    left: 30px;
}

    .kj-overviewcon-img img {
        width: 650px;
        height: 385px;
    }

.kj-overview-right {
    width: 55%;
    height: auto;
    overflow: hidden;
    right: 0;
    top: 30px;
    position: absolute;
}


.kj-overviewdes {
    background-color: rgba(255, 255, 255, 0.85);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    color: #666;
    font-size: 15px;
    line-height: 30px;
    max-height: 320px;
    min-height: 315px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 99%;
}

    .kj-overviewdes p {
        margin: 0 auto;
        width: 90%;
    }

.kj-overviewdes-h2 {
    float: right;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

    .kj-overviewdes-h2 > a {
        background-color: #005187;
        color: #fff;
        display: block;
        width: 160px;
        height: 50px;
        margin-top: 30px;
        line-height: 50px;
    }

        .kj-overviewdes-h2 > a > i {
            padding-right: 5px;
        }

/* 新闻中心 */
.kj-message-box {
    background-image: url(images/message.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 50px;
    padding-bottom: 60px;
    padding-top: 40px;
}


.kj-nav-tabs {
    margin-bottom: 20px;
    display: flex;
    padding-bottom: 10px;
    border: 0px;
}

    .kj-nav-tabs > li.active > a,
    .kj-nav-tabs > li.active > a:focus,
    .kj-nav-tabs > li.active > a:hover {
        border: 0px;
        background-color: transparent;
        color: #fff;
        border-bottom: 2px solid #fff;
        position: relative;
    }

        .kj-nav-tabs > li.active > a:after {
            content: "";
            width: 0;
            height: 0;
            border-bottom: 10px solid #fff;
            border-right: 10px solid transparent;
            border-left: 10px solid transparent;
            margin: 0px auto;
            display: block;
            position: absolute;
            top: 56px;
            left: 133px;
        }

    .kj-nav-tabs > li > a {
        padding: 20px 40px;
        font-size: 18px;
        background-color: transparent;
        color: #fff;
        border-bottom: 1px solid #529cd2;
        margin: 0px !important;
    }

        .kj-nav-tabs > li > a:hover {
            background-color: transparent;
            border: 0px;
            border-bottom: 2px solid #fff;
        }

    .kj-nav-tabs > li {
        flex: 1;
        text-align: center;
    }

.kj-dynamicsconbigdes {
    padding: 15px;
}

.kj-dynamicsconbig-h2 {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    min-height: 40px;
}

    .kj-dynamicsconbig-h2 a {
        color: #999;
    }

.kj-dynamicsconbig-time {
    font-size: 12px;
    color: #999;
    padding-top: 10px;
}

.kj-dynamicsconbig-h1 {
    color: #333;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-height: 20px;
    min-height: 20px;
}

.kj-dynamicsconbig-time:before {
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 10px;
}

.kj-dynamicspart {
    background-color: #fff;
}

.kj-dynamicspartbig {
    padding: 0px;
}

.kj-dynamicsconbig,
.kj-dynamicsconone {
    margin-top: 10px;
}



.kj-dynamicspart .kj-dynamicspartpic > a {
    height: 235px;
    display: block;
}

.kj-dynamicspartpic {
    width: 100%;
    position: relative;
}

    .kj-dynamicspartpic .messageion {
        bottom: 0px;
color:#fff;
        left: 0px;
        position: absolute;
    }
   .kj-dynamicspartpic .messageion a{

color:#fff;
}

.kj-noticebigdes {
    display: flex;
    align-items: center;
    padding-top: 10px;
}

.kj-noticebigdes-h1 {
    padding: 3px 10px;
    text-align: center;
    background-color: #71bffa;
    color: #fff;
}

    .kj-noticebigdes-h1 > b {
        font-size: 24px;
        font-weight: normal;
    }

.kj-noticebigdes-h2 {
    color: #fff;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

    .kj-noticebigdes-h2 a {
        color: #fff;
    }

    .kj-noticebigdes-h2:hover {
        color: #fff;
    }

.kj-dynamicscon .kj-tab-pane .row {
    min-height: 390px;
}

.kj-dynamicspartpic-one {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.kj-messagecon-h1 {
    text-align: center;
    color: #fff;
}

.kj-messagecon-h1 {
    /*    background: url(images/indexnewback.png)center center no-repeat;*/
    color: #fff;
    font-size: 26px;
    margin: 10px auto;
    text-align: center;
    font-weight: 700;
}

.kj-messagecon-h2 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-bottom: 8px;
}
/* 学术讲座 */
.kj-conference-box {
    background-image: url(images/conferenceimg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 80px;
}

.kj-conference-time {
    background: url(images/blueback.png)center center no-repeat;
    width: 165px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding-left: 15px;
}

.kj-conferencepart {
    background-color: #fff;
    padding-top: 20px;
    border-bottom: 2px solid #005187;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}

    .kj-conferencepart:hover {
        box-shadow: 0px 0px 8px rgba(0, 0, 0, .4);
    }

.kj-conference-big {
    padding: 10px;
}

.kj-conference-h1 {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #333;
    height: 40px;
}

.kj-conference-h2 {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #666;
    height: 60px;
}

.kj-conference-other {
    color: #999;
    line-height: 30px;
    border-top: 1px solid #999;
    margin-top: 15px;
    padding-top: 15px;
}

.kj-conference-date:before {
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 5px;
}

.kj-conference-teacher:before {
    content: "\f1ad";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 5px;
}

.kj-conference-box .kj-arrow-right a {
    background-color: #005187;
    color: #fff;
}
/* 中部图片 */
.kj-middle-box {
    background-image: url(images/middlepic.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.kj-middleone {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 80px;
    color: #fff;
}

.kj-middleone-icon {
    font-size: 48px;
    padding-right: 20px;
}

.kj-middleright-h1::after {
    content: "";
    width: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: block;
    border-bottom: 2px solid #fff;
}

.kj-middleright-h1 {
    font-size: 18px;
}

.kj-middleright-h2 {
    font-size: 20px;
    font-weight: 700;
}
/* 人才培养 */

.kj-trainingdes-h1 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 440px;
    padding-bottom: 20px;
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
    align-items: center;
}

    .kj-trainingdes-h1 > a:first-child {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
    }

.kj-trainingdes-con1 {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 25px;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .kj-trainingdes-con1:hover {
        color: #fff;
        text-decoration: none;
    }

.kj-trainingdesmidone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .kj-trainingdesmidone > a {
        color: #fff;
        font-size: 18px;
        text-align: center;
    }

        .kj-trainingdesmidone > a > i {
            font-size: 40px;
            padding-bottom: 8px;
            color: #fff;
        }

.kj-trainingdes-h2,
.kj-trainingdes-h3 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 212px;
    line-height: 50px;
}


.kj-trainingdesmid {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 440px;
}


.kj-trainingdes-more {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .kj-trainingdes-more > a {
        color: #333;
    }

    .kj-trainingdes-more::before {
        content: "\f105";
        font: normal normal normal 14px/1 FontAwesome;
        padding: 1px 8px;
        border: 1px solid #999;
        border-radius: 16px;
        font-size: 20px;
        margin-right: 5px;
    }

.kj-training-box {
    padding-bottom: 60px;
}

.kj-arrow-right {
    text-align: center;
    margin-top: 50px;
}

    .kj-arrow-right a {
        padding: 10px 30px;
        background-color: #fff;
        color: #005187;
        display: inline-block;
    }
/* 学科建设 */
.kj-construction-box {
    background-color: #f8f8f8;
    padding-bottom: 60px;
}

.kj-construction-h1,
.kj-construction-h4 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 440px;
}

.kj-construction-h2,
.kj-construction-h3 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 212px;
}

.kj-constructionmid {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 440px;
}

.kj-construction-h {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    color: #fff;
    line-height: 30px;
    padding-bottom: 10px;
}

    .kj-construction-h > a:first-child {
        color: #fff;
        font-size: 18px;
        font-weight: normal;
    }

.kj-construction-h1 {
    padding-left: 15px;
    padding-right: 15px;
}
/* 底部 */
.kj-footer-box {
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.kj-footer {
    display: flex;
    padding-top: 50px;
    padding-bottom: 50px;
    justify-content: space-between;
}

ul,
li {
    list-style: none;
    padding-left: 0px;
}

.kj-footerpic {
    margin-top: 40px;
}

.kj-footerrightone > ul li:first-child {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}

.kj-footerrightone > ul li > a {
    color: #c6dfef;
    line-height: 36px;
}

.kj-footerrightone > ul li {
    padding-left: 10px;
}

.kj-footerright {
    width: 70%;
}

.kj-footerpic {
    margin-bottom: 20px;
}

.kj-footerbpttom {
    border-top: 1px solid #32719b;
    text-align: center;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.kj-footerrightone {
    white-space: nowrap;
}
/* 学院概况分页 */
.kj-overviewtab-tabs {
    display: flex;
    justify-content: space-between;
}

    .kj-overviewtab-tabs > li > span {
        display: none;
    }

    .kj-overviewtab-tabs > li > a {
        padding: 15px 10px;
        color: #fff;
        display: inline-block;
        font-size: 16px;
        white-space: nowrap;
    }

    .kj-overviewtab-tabs > li {
        flex: 1;
        text-align: center;
    }

        .kj-overviewtab-tabs > li.active,
        .kj-overviewtab-tabs > li.active:focus,
        .kj-overviewtab-tabs > li.active:hover,
        .kj-overviewtab-tabs > li.selected,
        .kj-overviewtab-tabs > li.selected:focus,
        .kj-overviewtab-tabs > li.selected:hover {
            border: 0px solid #fff;
            background-color: #0362a2;
            color: #fff;
            border-radius: 0px;
        }

            .kj-overviewtab-tabs > li.active > a,
            .kj-overviewtab-tabs > li.active > a:focus,
            .kj-overviewtab-tabs > li.active > a:hover,
            .kj-overviewtab-tabs > li.selected > a,
            .kj-overviewtab-tabs > li.selected > a:focus,
            .kj-overviewtab-tabs > li.selected > a:hover {
                color: #fff;
            }
    .kj-overviewtab-tabs > li:hover,
    .kj-overviewtab-tabs > li.parent
{
    background-color: #0362a2;
}
.kj-overviewtab-desh1 {
    color: #005187;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    padding-top: 30px;
}

.kj-overviewtab-desh2 {
    color: #666;
    line-height: 30px;
    padding-bottom: 20px;
}

.kj-overviewtabpic {
    display: flex;
}

    .kj-overviewtabpic img {
        margin-top: 10px;
    }

/*    搜索*/
.kj-search .btn-primary a {
    color: #fff;
}

.kj-search .btn-primary {
    color: #fff;
    background-color: transparent;
    border: 0px;
}

.kj-search .modal-dialog {
    width: 600px;
    margin: 300px auto;
}

.kj-search .modal-content {
    background-color: transparent;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .5);
    border: 0px solid rgba(0, 0, 0, .2);
}

.kj-search .modal-body .input-group .btn-default,
.kj-search .modal-body .input-group .form-control {
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, .2);
}

.kj-search .modal-body .input-group .form-control {
    color: #333;
    padding-left: 45px;
    font-size: 16px;
    height: 45px;
    border-radius: 0px;
}

.kj-search .modal-body .input-group .btn-default {
    height: 45px;
    background-color: #005187;
    color: #fff;
    border-radius: 0px;
    padding: 10px 25px;
}

.kj-search .modal-body .input-group .form-control::placeholder {
    color: #333;
    font-size: 16px;
}

.kj-search .modal-body > i {
    padding-right: 15px;
}

.kj-search .modal-header {
    border-bottom: 0px solid #e5e5e5;
}

.kj-search .modal-footer .btn-default {
    background-color: #3E74B1;
    color: #fff;
    border-radius: 20px;
    border: 0px solid #3E74B1;
}

.kj-search .modal-footer {
    text-align: center;
}

.kj-search .modal-body .kj-fa-search {
    background-color: transparent;
    float: right;
    color: #fff;
    font-size: 18px;
    border: 0px solid #fff;
}

.kj-search .modal-body .input-group {
    position: relative;
}

    .kj-search .modal-body .input-group .fa-searchleft {
        position: absolute;
        left: 10px;
        font-size: 26px;
        top: 5px;
    }

.kj-productbanner {
    position: relative;
}

.kj-pagebanner-con {
    position: absolute;
    text-align: center;
    z-index: 5;
}

.kj-pagebanner-h1 {
    color: #fff;
    font-size: 40px;
}

.kj-pagebanner-h2 {
    color: #b4e2fb;
    font-size: 34px;
}

.kj-page-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
}

    .kj-page-nav .list-group {
        margin-bottom: 0px;
    }

.kj-pagetop-box {
    margin-bottom: 0px;
}

.kj-pagetop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    background-image: url("/_upload/tpl/03/a1/929/template929/new1images/new1header.png");
    background-size: contain;
    background-repeat-x: repeat;
    background-position: center;
}

    .kj-pagetop .kj-toppic {
        display: block;
        padding-left: 30px;
    }


.kj-teacherdetails-box {
    background-color: #f1f1f1;
    display: flex;
 
padding:20px;
}



.kj-teacher-email {
    font-size: 15px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
   /* height: 40px;*/
}

    .kj-teacher-email a {
        display: inline-block
    }

.kj-teacherteam-one .kj-teacher-summary {
    font-size: 15px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 100px;
    margin-bottom: 10px;
}

.kj-teacher-con {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.kj-teacherdetails-name {
    background: url(images/teaching2.png)left center no-repeat;
}

.kj-teacher-img {
    height: 240px;
    width: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    flex-shrink: 0;
}

.kj-teacherdetails-one {
    margin-top: 20px;
}

.kj-teacherdetails-name {
    color: #fff;
    height: 45px;
    line-height: 45px;
    padding-left: 40px;
    border-bottom: 2px solid #1a498a;
    font-size: 16px;
    font-weight: 700;
}

.kj-teacherdetails-con {
    line-height: 25px;
    color: #666;
    font-size: 15px;
    padding: 15px 0px;
}

.kj-teacherdetails-top .kj-teacher-summary{
    max-height: none !important;
}
.kj-teacherdetails-top {
    margin-bottom: 30px;
}

.kj-teacherteam-one {
    margin-bottom: 15px;
}

.kj-teacherteam-img {
    height: 205px;
    width: 165px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    flex-shrink: 0;
}

.kj-teacherteam-list .kj-teacherteam-more a {
    background-color: #005187;
    color: #fff;
}

 .kj-teacherteam-more {
    margin-top: 10px;
    text-align: right;
line-height:initial;
}

.kj-teacherteam-con {
    padding: 0px 15px;
    width: 100%;
}


.kj-navbar-right > li > .dropdown-menu::after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 10px solid #005187;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    margin: 0px auto;
    display: block;
    position: absolute;
    top: -10px;
    left: 40%;
    z-index: 9999;
}

.kj-navbar-right > li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

.kj-navbar .nav > li {
    position: relative
}

.kj-productbanner .kj-pagetop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

    .kj-productbanner .kj-pagetop .kj-toppic {
        padding-top: 0px;
        padding-bottom: 3px;
    }


.kj-productbanner .kj-pagetop {
    padding-top: 30px;
}

.kj-productbanner .kj-navbar .navbar-nav > li {
    flex: auto;
    padding: 0px 8px;
    white-space: nowrap;
}

    .kj-productbanner .kj-navbar .navbar-nav > li > a {
        padding-bottom: 0px;
        white-space: nowrap;
    }

.kj-productbanner .kj-search .btn-primary {
    padding-bottom: 0px;
}

.kj-productbanner .kj-navbar-right .dropdown-menu {
    margin-top: 6px;
}

.kj-productbanner .kj-navbar-right > li > .dropdown-menu::after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 10px solid #005187;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    margin: 0px auto;
    display: block;
    position: absolute;
    top: -10px;
    left: 40%;
    z-index: 9999;
}

.kj-productbanner .kj-navbar-right {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.kj-navbar-active {
    background-color: rgba(0,81,135,0.75);
    box-shadow: 0px 0px 5px rgba(100,100,100,0.6);
}

.kj-default-active {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}


.kj-default-active {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
}

    .kj-default-active .kj-toppic {
        padding-top: 0px;
        padding-bottom: 4px;
        padding-left: 20px;
    }


.kj-default-active {
    padding-top: 30px;
}

    .kj-default-active .kj-navbar .navbar-nav > li {
        flex: auto;
        padding: 0px 8px;
        white-space: nowrap;
    }

        .kj-default-active .kj-navbar .navbar-nav > li > a {
            padding-bottom: 0px;
            white-space: nowrap;
        }

    .kj-default-active .kj-search .btn-primary {
        padding-bottom: 0px !important;
    }

    .kj-default-active .kj-navbar-right .dropdown-menu {
        margin-top: 6px;
    }

    .kj-default-active .kj-navbar-right > li > .dropdown-menu::after {
        content: "";
        width: 0;
        height: 0;
        border-bottom: 10px solid #005187;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        margin: 0px auto;
        display: block;
        position: absolute;
        top: -10px;
        left: 40%;
        z-index: 9999;
    }

    .kj-default-active .kj-navbar-right {
        width: 100%;
        justify-content: space-between;
        display: flex;
    }

.kj-productbanner-img {
    position: relative;
}

    .kj-productbanner-img::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background-color: rgba(0, 0, 0, .2);
        z-index: 2;
    }

.teach_intro{
    overflow: hidden;
    word-break: keep-all;
}

.row-vertical-center {
    display: flex;
    align-items: center;
}

.margin-center {
    margin: auto;
}
/**/
.col-xs-per20,
.col-sm-per20,
.col-md-per20,
.col-lg-per20,
.col-xs-per30,
.col-sm-per30,
.col-md-per30, .kj-page-content-body
.col-lg-per30,
.col-xs-per40,
.col-sm-per40,
.col-md-per40,
.col-lg-per40,
.col-xs-per60,
.col-sm-per60,
.col-md-per60,
.col-lg-per60,
.col-xs-per70,
.col-sm-per70,
.col-md-per70,
.col-lg-per70,
.col-xs-per80,
.col-sm-per80,
.col-md-per80,
.col-lg-per80 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-per20 {
    width: 22%;
    float: left;
}

.col-xs-per30 {
    width: 30%;
    float: left;
}

.col-xs-per40 {
    width: 40%;
    float: left;
}

.col-xs-per60 {
    width: 60%;
    float: left;
}

.col-xs-per70 {
    width: 70%;
    float: left;
}

.col-xs-per80 {
    width: 78%;
    float: left;
}
.kj-teacherdetails-img{
height: 250px !important;
}
.kj-teacherdetails-img>img{
height: auto !important;
}
@media (min-width: 768px) {
    .col-sm-per20 {
        width: 20%;
        float: left;
    }

    .col-sm-per30 {
        width: 30%;
        float: left;
    }

    .col-sm-per40 {
        width: 40%;
        float: left;
    }

    .col-sm-per60 {
        width: 60%;
        float: left;
    }

    .col-sm-per70 {
        width: 70%;
        float: left;
    }

    .col-sm-per80 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-per20 {
        width: 20%;
        float: left;
    }

    .col-md-per30 {
        width: 30%;
        float: left;
    }

    .col-md-per40 {
        width: 33.333333%;
        float: left;
    }

    .col-md-per60 {
        width: 60%;
        float: left;
    }

    .col-md-per70 {
        width: 70%;
        float: left;
    }

    .col-md-per80 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-per20 {
        width: 20%;
        float: left;
    }

    .col-lg-per30 {
        width: 30%;
        float: left;
    }

    .col-lg-per40 {
        width: 40%;
        float: left;
    }

    .col-lg-per60 {
        width: 60%;
        float: left;
    }

    .col-lg-per70 {
        width: 70%;
        float: left;
    }

    .col-lg-per80 {
        width: 80%;
        float: left;
    }
}





.red {
    color: #DE241C;
}

a:hover {
    text-decoration: none;
}

a .fa {
    padding-left: 5px;
    padding-right: 5px;
}
/*收缩*/
/*@media (min-width: 1920px) {
    .kj-top-container {
        width: 1330px;
    }
}

@media (max-width: 1800px) {
    .kj-top-container {
        width: 1330px;
    }
}

@media (max-width: 1600px) {
    .kj-top-container {
        width: initial;
    }
*/

}

@media (max-width: 1400px) {
    .kj-top-container {
        width: initial;
    }
   body{
 overflow-x: hidden;
}
}

@media (max-width: 1200px) {
.container{
width:970px;
}
    .kj-top-container {
        width: initial;
    }
}

@media (max-width: 992px) {
    .kj-top-container {
        width: initial;
    }
.container{
width:768px;
}
}

@media (max-width: 768px) {
    .kj-top-container {
        width: initial;
    }

.container{
width:100%;
}
.kj-teacherdetails-box>img{
margin:0 auto;
}

.kj-teacherdetails-img{
margin:0 auto;
}

}
/*-end*/
.search-inp {
    border: 1px solid #00b1ff;
    border-right: none;
    margin-top: 40px;
    width: 90%;
    height: 36px;
    margin-right: -2px;
    position: relative;
    /*right:87px;*/
}




/*.kj-top {
    line-height: 36px;
    background-color: #f5f5f5;
    font-size: 12px;
    color: #666666;
}

    .kj-top p {
        margin: 0px;
        padding: 0px;
    }*/


.kj_loginreg a {
    padding: 0px 8px;
}

.kj_loginreg span a:first-child {
    border-right: 1px solid #D7D7D7;
}

.kj_loginreg i {
    margin-right: 5px;
}

.kj-top-rights {
    text-align: right;
}

    .kj-top-rights a {
        color: #666666;
        margin-left: 10px;
    }

        .kj-top-rights a:hover {
            text-decoration: none;
        }

.kj-logo-area-row {
    height: 110px;
}


.kj-search-hight {
}

    .kj-search-hight img {
        margin-right: 0px !important;
        display: inline-block;
    }

.kj-search-query {
    border-width: 1px;
}

.kj-left-list-group a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus {
    font-weight: bold;
    color: #005187;
    background: #eee;
    text-decoration: none;
}

.kj-left-list-group a.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    font-weight: bold;
    color: #005187;
    background: #eee;
    text-decoration: none;
}

.kj-search-form .form-control {
    height: 40px;
    border-radius: 0px;
    border-color: #004291;
}

.kj-search-form .kj-btn-topsearch {
    height: 40px;
    border-radius: 0px;
    background-color: #eeeeee;
    color: #707070;
    border-color: #004291;
    width: 45px;
    color: #fff;
    font-size: 18px;
    background: #e6b41a;
    border-left: 0px;
}

.kj-search-form-box {
    margin-left: 175px;
    margin-right: 35px;
}

#search-text {
    width: 500px;
    height: 40px;
}

#search-but {
    width: 65px;
    height: 40px;
}

.kj-navbar-container {
    background-color: #fff;
    /*background-image: url(images/bj.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 120px;
}
/*.kj-navbar {
    background-color: #005187;
    color: #ffffff;
    border-width: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    min-height: 45px;
}*/
.kj-navbar .container, .kj-navbar .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
}



.kj-navbar .navbar-brand {
    color: #ffffff;
}

    .kj-navbar .navbar-brand:hover {
        color: #ffffff;
        background-color: #0a81c3;
    }

.kj-fuyimage {
    width: 180px;
}

.kj-navbar-rilish .navbar-nav > li > a {
    float: left;
    padding-left: 88px;
    padding-right: 100px;
}

.kj_meminfoother {
    background-color: #E6E6E6;
    text-align: center;
    padding: 25px 15px;
    min-height: 328px;
    clear: both;
    margin-bottom: 10px;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.kj-promenu-dropdown > a, .kj-promenu-dropdown.open > a {
    background-color: #0a81c3;
}

.kj-promenu-dropdown-ul {
    position: absolute;
    top: 100%;
    min-width: 100%;
    left: 0;
    padding: 5px 0;
    list-style: none;
    margin: 0px;
    display: none;
    z-index: 1000;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

    .kj-promenu-dropdown-ul .caret, .kj-navbar-right .dropdown-menu .caret {
        float: right;
        font: normal normal normal 14px/1 FontAwesome;
        width: 0px !important;
        height: 0px !important;
        margin-left: 0px !important;
        border-top: 0px !important;
        border-right: 0px !important;
        border-left: 0px !important;
        position: relative;
        display: inline !important;
    }

        .kj-promenu-dropdown-ul .caret:before, .kj-navbar-right .dropdown-menu .caret:before {
            content: "\f105";
        }

.kj-promenu-dropdown:hover .kj-promenu-dropdown-ul {
    display: block;
}

.kj-promenu-dropdown > .kj-promenu-dropdown-ul li {
    position: relative;
}


.kj-promenu-dropdown > .kj-promenu-dropdown-ul > li a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
}

    .kj-promenu-dropdown > .kj-promenu-dropdown-ul > li a:hover, .kj-promenu-dropdown > .kj-promenu-dropdown-ul li:hover > a,
    .kj-navbar-right .dropdown-menu > li a:hover, .kj-navbar-right .dropdown-menu li:hover > a {
        background-color: #f8f8f8;
        color: #005187;
    }

.kj-promenu-dropdown > .kj-promenu-dropdown-ul ul, .kj-navbar-right .dropdown-menu ul {
    position: absolute;
    left: 100%;
    min-width: 100%;
    top: 0px;
    padding: 5px 0;
    display: none;
    z-index: 1000;
    font-size: 14px;
    text-align: left;
    list-style: none;
    margin: 0px;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}




.kj-navbar-right .dropdown-menu a {
    padding-top: 15px;
    color: #fff;
    padding-bottom: 15px;
    font-size: 15px;
    transition: all 0.3s ease 0s;
}

.kj-serviceonline-navbar {
    line-height: 45px;
    text-align: right;
    font-size: 16px;
    padding-left: 15px;
}


.kj-top-image {
    margin-top: -23px;
}

/*.kj-index-banner {
    margin-bottom: 20px;
}*/

.kj-index-tabs {
    background-color: #fff;
}

    .kj-index-tabs .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #00b1ff;
        border-radius: 0px !important;
        border-left: 0px;
        border-right: 0px;
    }

    .kj-index-tabs .nav-tabs > li.active > a, .kj-index-tabs .nav-tabs > li.active > a:hover, .kj-index-tabs .nav-tabs > li.active > a:focus {
        background-color: #00b1ff;
        color: #fff;
        border-color: #00b1ff;
        border-bottom: 1px solid #00b1ff;
        border-radius: 0px !important;
    }

.kj-index-banner .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
}

.kj-index-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #4948a5;
    border: 2px solid #fff;
}

.kj-jiaoshouname {
    font-size: 32px;
    color: #243d73;
}

.kj-pro-switer-container {
    border-right: 1px solid #dddddd;
    border-left: 0px solid #dddddd;
}

    .kj-pro-switer-container .swiper-slide {
        height: 280px;
        border-left: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
    }

        .kj-pro-switer-container .swiper-slide:first-child {
            /*border-left: 0px solid #dddddd;*/
        }

    .kj-pro-switer-container .swiper-button-prev {
        background-color: #e5e5e5;
        background-image: none;
        text-align: center;
        line-height: 44px;
        left: 0px;
    }

        .kj-pro-switer-container .swiper-button-prev:after {
            content: "\f104";
            font: normal normal normal 14px/1 FontAwesome;
            font-size: 20px;
            color: #555555;
        }

    .kj-pro-switer-container .swiper-button-next {
        background-color: #e5e5e5;
        background-image: none;
        text-align: center;
        line-height: 44px;
        right: 0px;
    }

        .kj-pro-switer-container .swiper-button-next:after {
            content: "\f105";
            font: normal normal normal 14px/1 FontAwesome;
            font-size: 20px;
            color: #555555;
        }

.kj-index-tabs .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
}

.kj-index-yxdc-newcontent a {
    font-size: 15px;
    /* font-weight: bold; */
    color: #565455;
    padding-top: 15px;
    display: block;
}

.kj-new-data {
    font-size: 20px;
    color: #fff;
    padding: 10px 0px;
    background: #0a81c2;
}

.kj-indexnew-title {
    display: inline-block;
    font-size: 16px;
    margin-left: -15px;
    color: #333;
    line-height: 25px;
    padding-top: 8px;
}

.kj-new-dad {
    text-align: center;
}

.kj-new-daym {
    font-size: 14px;
    text-align: center;
    padding-top: 1px;
}

.kj-index-yxdc-newcontent1 {
    margin-top: 15px;
    font-size: 15px;
    color: #7f7f7f;
    line-height: 20pt;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    clear: both;
}

.kj-seemore {
    display: block;
    padding-top: 10px;
    font-size: 13px;
}

.kj-index-yxdc-newcontent1 p {
    margin: 0px;
    padding: 0px;
    line-height: 28px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: contents;
}

.kj-index-yxdc-new {
    font-size: 12px;
}

.kj-datatitle {
    padding-top: 20px;
}

.kj-index-yxdc-newcontent2 {
    color: #0a3661;
    font-size: 14px;
    padding-top: 26px;
    font-weight: 600;
}

.kj-title {
    padding: 0px 10px 10px 0px;
    border-bottom: 1px solid #bdbdbd;
    margin-bottom: 30px;
}

.kj-studyinfo {
    border-bottom: 0px !important;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.kj-studytit {
    border-bottom: 2px solid #0a81c3;
    padding-bottom: 8px;
    font-size: 20px;
    font-weight: bold;
    color: #0a81c3;
    margin-right: -5px;
}

.kj-study-data {
    font-size: 20px;
    color: #2764b3;
    padding: 10px 10px;
    background: #e8eff6;
}

.kj-tit {
    border-bottom: 2px solid #0a81c3;
    padding-bottom: 12px;
    font-size: 20px;
    font-weight: bold;
}

.kj-more a {
    background: #b3b3b3;
    color: #fff;
    padding: 1px 5px;
    font-size: 13px;
    font-weight: normal !important;
    margin-top: 8px;
    display: inline-block;
}

.kj-tabpro-swiper-col {
    height: 280px;
}

    .kj-tabpro-swiper-col .kj-pro-href-img {
        height: 180px;
        display: block;
        line-height: 180px;
        text-align: center;
    }

        .kj-tabpro-swiper-col .kj-pro-href-img img {
            max-height: 180px;
            max-width: 95%;
        }

    .kj-tabpro-swiper-col .kj-pro-name-href {
        padding: 8px;
        min-height: 56px;
    }

    .kj-tabpro-swiper-col .kj-pro-price {
        color: red;
        font-size: 18px;
        padding: 8px;
    }

    .kj-tabpro-swiper-col .kj-pro-price-box {
        border: 1px solid #f8b004;
        width: 90%;
        margin: 0px auto;
        height: 32px;
    }

        .kj-tabpro-swiper-col .kj-pro-price-box .kj-member-price {
            background-color: #f8b004;
            color: #fff;
            font-size: 16px;
            float: left;
            width: 50%;
            text-align: center;
            height: 30px;
            line-height: 30px;
        }

        .kj-tabpro-swiper-col .kj-pro-price-box .kj-market-price {
            background-color: #fff;
            color: #999;
            font-size: 12px;
            float: left;
            text-align: center;
            height: 30px;
            width: 50%;
            line-height: 30px;
        }

            .kj-tabpro-swiper-col .kj-pro-price-box .kj-market-price:before {
                content: "";
                width: 20px;
                float: left;
                height: 30px;
                border-width: 15px;
                border-style: solid;
                border-color: #f8b004 white white #f8b004;
            }

.kj-index-floor-header {
    border-bottom: 2px solid #00b1ff;
    padding-top: 10px;
    padding-bottom: 8px;
}

.kj-about-img img {
    margin: -10px auto
}

.kj-caption {
    padding: 0px !important;
    border-radius: 5px;
}

.kj-recom-product {
    font-size: 23px !important;
    font-weight: bold;
    padding-bottom: 10px;
}

.kj-caption a {
    font-size: 14px;
    /* height: 50px; */
    overflow: hidden;
    line-height: 26px;
    /* white-space: nowrap; */
    color: #333333;
    display: block;
    border: 0px !important;
    border-radius: 5px;
    padding-top: 20px;
}

.kj-captions {
    padding: 0px !important
}

    .kj-captions a {
        font-size: 13px;
        /* height: 50px; */
        /* overflow: hidden; */
        line-height: 26px;
        white-space: nowrap;
        color: #333333;
        display: block;
        border: 0px !important;
        border-radius: 5px;
        color: #666666;
        padding-top: 10px;
        font-style: italic;
    }

.kj-index-chantj.swiper-button-prev, #protj .swiper-container-rtl .swiper-button-next, #protj .swiper-button-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #0a81c3;
    font-size: 62px;
}

.kj-index-chantj .swiper-container-rtl .swiper-button-next, #protj .swiper-button-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #045ccf;
    font-size: 62px;
}

.kj-index-chantj {
    position: relative;
}

    .kj-index-chantj .swiper-button-prev {
        left: -40px;
        text-align: center;
        width: 50px;
        height: 50px;
        line-height: 50px;
        color: #055ab4;
        font-size: 62px;
    }

.swiper-button-prev, .swiper-button-next {
    background-image: inherit;
}

.kj-index-chantj .swiper-button-next {
    right: -40px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #045ccf;
    font-size: 62px;
}

.kj-index-chantj.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 1;
    background-color: transparent;
    border: 2px solid #ddd;
}

.kj-index-chantj.swiper-pagination-bullet-active {
    width: 13px;
    height: 13px;
    background-color: #A20000;
    border: 0px;
}

.kj-caption a:hover {
    border-radius: 5px;
}

.kj-index-news {
    padding-bottom: 30px;
}

.kj-index-profile {
    background: #ffffff;
    padding-top: 55px;
}

.kj-thumbnail {
    border: 0px !important;
    border-radius: 0px !important;
    padding: 0px;
    margin-right: -8px;
}

    .kj-thumbnail a {
        border: 1px solid #e8e8e8;
        display: block;
    }

        .kj-thumbnail a > img {
        }

.kj-cptj {
    padding: 25px 0px;
    background-color: #FaFaFa;
}


.kj-tjcppro {
    border: 1px solid #E7E7E7;
    margin-bottom: 15px;
}

.kj-tjcpproimg {
    height: 170px;
    line-height: 170px;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}

    .kj-tjcpproimg img {
        max-height: 150px;
        display: inline-block;
    }

.kj-tjcpname {
    padding: 10px;
    text-align: center;
    background: #fff;
}

    .kj-tjcpname h5 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .kj-tjcpname h5:first-child a {
            color: #333333;
            font-size: 16px;
        }

.kj-pro-viewmore {
    background: #fff;
    font-size: 14px;
    padding: 10px;
    text-align: center;
}

    .kj-pro-viewmore:hover {
        border-bottom: 2px solid #055ab4;
    }

    .kj-pro-viewmore > a {
        color: #055ab4;
    }

        .kj-pro-viewmore > a:hover {
            color: #045ccf;
        }
/*.kj-title:after {
    content: "";
    display: block;
    border-bottom: 3px solid #045ccf;
    width: 35px;
    margin: 12px auto;
}*/
.kj-swiper-pagination .swiper-pagination-bullet-active {
    width: 20px !important;
    height: 8px !important;
    display: inline-block;
    background: #000 !important;
    opacity: .2 !important;
    border-radius: 5px !important;
    opacity: 1 !important;
    background: #2b51a4 !important;
}

.kj-swiper-pagination .swiper-pagination-bullet {
    bottom: -20px !important;
}

.kj-swiper-container {
    min-height: 405px;
}




.kj-aboutus {
    padding: 50px 0px 70px 0px;
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
}

.kj-jiaoshoukeyan {
    font-size: 30px;
    color: #004191;
    margin-top: -10px;
    padding-bottom: 20px;
}

.kj-jiaoshoukeyans {
    font-size: 30px;
    color: #004191;
    margin-top: -10px;
    padding-top: 20px;
}

.kj-jiaoshoukeyansew {
    font-size: 30px;
    color: #004191;
    margin-top: -10px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.kj-ne-main {
    padding-top: 15px;
}

.kj-aboutuscont {
    line-height: 33px;
    color: #666;
    margin-top: 10px;
    font-size: 15px;
}

.kj-cpmore {
    margin-top: 18px;
    display: block;
    width: 168px;
    text-align: center;
    border: 1px solid #224072;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    color: #224072;
}

.kj-newslatimg {
    position: relative;
}

.kj-jguiok {
    position: absolute;
    bottom: 0px;
    background-image: linear-gradient(to top,rgba(60,65,68,1), rgba(60,65,68,0));
    width: 100%;
    padding-top: 5px;
    padding-bottom: 15px;
}



.kj-index-banner-line {
    margin-bottom: 20px;
}

.kj-sdbk {
    background: #fff;
    padding: 50px 0;
    border-top: 1px solid #d8d8d8;
}

.kj_sdbkss {
    background: #f6f6f6;
    padding: 15px 20px 35px 20px;
}

.kj-media a {
    font-size: 16px;
    color: #333;
    display: block;
    padding-bottom: 15px;
}

.kj-media-body {
    font-size: 15px;
    line-height: 28px;
}

.kj-media-main {
    padding: 20px 0px;
    border-bottom: 1px dashed #ddd;
}

.kj-media-body {
    display: block;
    /* white-space: nowrap; */
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.kj-media-bodys {
    font-size: 15px;
    line-height: 28px;
    padding-top: 74px
}

.kj-cpmores {
    margin-top: 13px;
    display: block;
    width: 148px;
    text-align: center;
    border: 1px solid #224072;
    /* border-radius: 20px; */
    height: 40px;
    line-height: 40px;
    background-color: #224072;
    margin-bottom: -5px;
    color: #fff;
}

.kj-sdmk-title {
    font-size: 20px;
    padding: 10px;
}

.kj-bottom-btn {
    width: 230px;
    background: #006eab;
    border: 1px solid #82b7d7;
    text-align: left;
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 25px 0 10px;
    color: #fff;
    background: url(images/arrow.png) no-repeat right top;
    font-size: 14px;
}

    .kj-bottom-btn:hover {
        color: #fff;
        background-position: right bottom;
        cursor: pointer;
    }

.kj-link-items {
    display: none;
    position: absolute;
    left: 0;
    bottom: 33px;
    width: auto;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    overflow: auto;
    overflow-x: hidden;
    background: #105589;
    line-height: 31px;
    font-size: 14px;
    color: #fff;
    padding-left: 18px;
}

    .kj-link-items li {
        list-style: none
    }

        .kj-link-items li a {
            color: #fff;
        }

.open .kj-link-items {
    display: block !important;
}

.kj-friendlinks {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #5e5e5e;
}

    .kj-friendlinks a {
        padding: 0 10px;
        border-right: 1px solid #828282;
        font-size: 15px;
    }


    .kj-friendlinks ul li {
        list-style: none;
        float: left;
        padding: 0px 10px;
        text-align: center;
        border-right: 1px solid #838383;
        color: #a5a5a5;
    }

    .kj-friendlinks a:last-child {
        border-right: 0px;
    }

.footer-row {
    padding-top: 30px;
    padding-bottom: 30px;
}

.bottom-box {
    background-color: #f7f7f7;
}

.footer {
    line-height: 20px;
    text-align: center;
    background-color: #105589;
}

.bottom-nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}


.bottom-nav > ul > li > a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.bottom-nav .catalog2 li > a {
    color: #fff !important;
}

.bottom-nav > ul > li li {
    font-size: 12px;
    line-height: 25px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.bottom-nav > ul > li ul {
    padding-top: 10px;
}

.bottom-text {
    margin-top: 30px;
    padding-bottom: 30px;
}

.footer {
}

.kj-footer-bottom-content {
    padding-top: 15px;
    text-align: center;
    color: #fff;
}

    .kj-footer-bottom-content p {
        margin: 0px;
        padding: 0px;
    }


/*面包屑*/

.kj-bread-new > li {
    font-size: 16px;
    color: #333333;
}

.kj-bread-new a {
    color: #333333;
    padding-right: 5px;
}

.kj-bread-new > li > a {
    color: #333333;
}

.kj-bread-new span {
    color: #005187 !important;
    padding: 0px 5px;
}

.kj-bread-new > li + li:before {
    color: #333;
}

.kj-bread-new {
    /*padding-top: 20px;*/
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}


/*phone footer*/


.kj-phonefooter .navbar-default {
    border-width: 0px;
    background-color: #fcfcfc;
    box-shadow: 1px 1px 5px rgba(0,0,0,.2);
}

.kj-phonefooter .nav-tabs a i {
    color: #777777;
}

.kj-phonefooter .nav-tabs {
    text-align: center;
    padding: 5px;
    border-bottom-width: 0px;
}

    .kj-phonefooter .nav-tabs a {
        color: #999999;
        text-align: center;
    }

        .kj-phonefooter .nav-tabs a.active,
        .kj-phonefooter .nav-tabs a.active i {
            color: #f60;
        }

        .kj-phonefooter .nav-tabs a i {
            color: #777777;
        }

    .kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col a.kj-addtocart-btn-href {
        display: block;
        font-size: 16px;
        margin-top: -5px;
        margin-bottom: -15px;
        margin-right: -5px;
        line-height: 60px;
        background-color: #ff6600;
        color: #fff;
    }

    .kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col {
        padding: 0px;
        margin: 0px;
    }

.kj-shopcart-count {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: red;
    border-radius: 10px;
    display: none;
}
/*end */

/*浮动框*/
.kj-floatbar {
    position: fixed;
    transition: all 0.5s ease 0s;
    z-index: 1001;
}

.kj-pos-h-right {
    right: 10px;
}

.kj-pos-v-middle {
    top: 50%;
    transform: translateY(-50%);
}

.kj-floatbar-item {
    position: relative;
    margin-bottom: 10px;
}

.kj-floatbar-item-icon {
    width: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.5s ease 0s;
    color: #777777;
    /*border: 1px solid #dddddd;*/
    text-align: center;
    display: block;
}

    .kj-floatbar-item-icon i {
        font-size: 24px;
    }

    .kj-floatbar-item-icon span {
        font-size: 12px;
        display: block;
    }

/*.kj-floatbar-item-icon:hover {
        background-color: #00b1ff;
        border-color: #00b1ff;
        color: #ffffff;
    }*/

.kj-floatbar-item-content {
    position: absolute;
    top: 0px;
    min-width: 100px;
    display: none;
    min-height: 100px;
    padding: 10px;
    background-color: #7e7e7e;
    color: #ffffff;
}

    .kj-floatbar-item-content a {
        color: #ffffff;
    }

.kj-pos-h-right .kj-floatbar-item-content {
    right: 60px;
}

.kj-floatbar-item:hover .kj-floatbar-item-content {
    display: block;
}

#floatbar-arraw-up {
    display: none;
    margin-top: 10px;
    /*box-shadow: 0px 0px 10px rgba(100,100,100,.2);*/
}

    #floatbar-arraw-up .kj-floatbar-item-icon {
        width: 62px;
        height: 62px;
    }

/*.kj-floatbar-items-list {
    border: 1px solid #dddddd;
    box-shadow: 0px 0px 10px rgba(100,100,100,.2);
}*/

.kj-floatbar-items-list .kj-floatbar-item {
    margin-bottom: 0px;
}

.kj-floatbar-items-list .kj-floatbar-item-icon {
    border-width: 0px;
    /*border-bottom: 1px solid #dddddd;*/
}

/*end*/

/*楼层*/
.kj-scroll-floorbox {
    position: fixed;
    transition: all 0.5s ease 0s;
    text-align: center;
    background-color: #ffffff;
    z-index: 1003;
    display: none;
    border: 1px solid #dddddd;
    box-shadow: 0px 0px 10px rgba(100,100,100,.2);
}

.kj-scroll-floorbox-title {
    border-bottom: 1px solid #dddddd;
    background-color: #f8f8f8;
    font-weight: bold;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.kj-floor-pos-h-right {
    right: 10px;
}

.kj-floor-pos-h-left {
    left: 10px;
}

.kj-floor-pos-v-middle {
    top: 50%;
    transform: translateY(-50%);
}

.kj-scroll-floor-href {
    display: block;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    padding-left: 5px;
    padding-right: 5px;
}

.kj-scroll-floor-gototop {
    display: block;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

    .kj-scroll-floor-href:hover, .kj-scroll-floor-href.flooractive, .kj-scroll-floor-gototop, .kj-scroll-floor-gototop:hover {
        padding-bottom: 10px;
        background-color: white;
        border-radius: 0px;
    }
/*楼层end*/

/*面包屑*/
.kj-bread-new {
    padding-bottom: 10px;
    background-color: white;
    border-radius: 0px;
    border-bottom: 1px solid #f5f5f5;
    margin-left: 15px;
}

    .kj-bread-new > li {
        font-size: 16px;
        color: #333333;
    }

        .kj-bread-new > li > a {
            color: #333333;
        }

        .kj-bread-new > li > a {
            color: #333333;
        }

    .kj-bread-new .active {
        color: #055ab4 !important;
    }

    .kj-bread-new > li + li:before {
        color: #333;
    }
/*end*/
/*文章*/
.kj-news-info-resarch {
    background: #eef3f7;
    border-color: #cdcdcd;
    border: 1px solid #cdcdcd;
    padding: 60px 20px 30px 35px;
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 40px;
    border-radius: 10px;
    box-shadow: 0px 0px 8px rgba(100,100,100,0.1);
    text-indent: 12px;
}

.kj-news-info-titler a {
    background: #055ab4;
    color: #fff;
    font-size: 24px;
    padding: 8px 80px;
    /* text-align: center; */
    border-radius: 15px;
    display: inline-block;
    margin-bottom: -31px;
    margin-top: 18px;
    letter-spacing: 3px;
    box-shadow: 0px 0px 8px rgba(100,100,100,0.7);
}

.kj-news-info-titler {
    text-align: center;
    margin-bottom: -13px;
}

.kj-news-info-resarch p::before {
    display: block;
    position: absolute;
    /* top: -16px; */
    margin-top: 7px;
    /* left: -1px; */
    border: 6px solid rgba(0,0,0,0);
    border-left-color: #055ab5;
    /* border-bottom-color: #055ab5; */
    content: "";
}

.kj-news-info-summary p::before {
    display: none !important;
    position: absolute;
    /* top: -16px; */
    margin-top: 7px;
    /* left: -1px; */
    border: 6px solid rgba(0,0,0,0);
    border-left-color: #055ab5;
    /* border-bottom-color: #055ab5; */
    content: "";
}

.kj-news-info-summary p {
    text-indent: 0px !important;
}

.kj-rec-desc {
    color: #333333;
    font-size: 20px;
    margin-bottom: -1px;
    width: 800px;
    margin: 20px auto 40px;
    border-bottom: 0px;
}

.kj-pajiaoshouname {
    font-size: 25px;
    color: #243d73;
    padding-top: 10px;
}

.kj-page-text {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    padding-left: 15px;
}

.kj-jiaoshoujianyes {
    line-height: 30px;
    color: #333;
    margin-top: 10px;
    font-size: 14px;
}

.kj-gongzuojingl {
    border-top: 1px solid #dcdcdc;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 15px;
}

.kj-rec-desc a {
    color: #333;
    background: #dedede;
    border-radius: 0px;
    color: #333;
    padding: 10px 35px;
    font-size: 16px;
    margin-bottom: 10px;
    margin: 0 10px;
    border-radius: 0px !important;
}

    .kj-rec-desc a:hover {
        color: #00294f;
        text-decoration: none;
    }

.kj-newslist-keyan {
    border: 1px solid #dcdcdc;
    padding: 20px;
    margin-bottom: 20px;
    min-height: 140px;
}

.kj-news-info-ketitle {
    font-size: 15px;
    color: #333;
    line-height: 25px;
    height: 69px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.kj-news-info-kesummary {
    font-size: 14px;
    color: #333;
    padding-top: 10px;
    margin-bottom: -10px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.kj-keyannew-chengyuan {
    margin-bottom: 10px;
}

.kj-news-nesummary {
    font-size: 17px;
    color: #333;
    padding-top: 20px;
}

.kj-new-netime {
    font-size: 15px;
    padding-top: 6px;
    color: #999999;
    padding-bottom: 40px;
}

.kj-news-chsummary {
    font-size: 18px;
    color: #333;
    padding-top: 20px;
    text-align: center;
}

.kj-newsinfo-container {
    font-size: 16px;
}

.kj-news-chsummary span p {
    display: inline-block;
}

.kj-new-jianjie {
    font-size: 15px;
    padding-top: 0;
    color: #666;
    padding-bottom: 0px;
}

.kj-index-col {
    margin-bottom: 0px;
    border-width: 0px;
}

.kj-keyannew-box:nth-child(odd) {
    padding-left: 0px;
}

.kj-keyannew-box:nth-child(even) {
    padding-right: 0px;
}

.kj-newslist-keyan:hover {
    box-shadow: 0px 0px 8px rgba(100,100,100,0.3);
}

.kj-cpmores :hover {
    color: #fff;
}

.kj-index-rectab {
    width: 158px;
    text-align: center;
}

.kj-rec-desc > li.active > a {
    border-left: hidden;
    border-top: hidden;
    border-right: hidden;
    background: #055ab4;
    border-radius: 0px;
    color: #fff;
    padding: 10px 16px;
    font-size: 16px;
}

    .kj-rec-desc > li.active > a:focus, .kj-rec-desc > li.active > a:hover {
        border-left: hidden;
        border-top: hidden;
        border-right: hidden;
        background: #055ab4;
        color: #fff;
        padding: 10px 35px;
        font-size: 16px;
    }

/*end*/
/*筛选条件*/
.kj-product-fliter {
    margin-bottom: 20px;
}

.kj-product-fliter {
    border: 1px solid #ddd;
    padding: 10px 0px;
    width: 100%;
}

    .kj-product-fliter th {
        font-weight: normal;
        font-size: 12px;
        color: #999;
        border-bottom: 1px dashed #ddd;
        padding: 10px;
    }

.kj_jgigjik {
    height: 25px;
    overflow: hidden;
}

    .kj_jgigjik a.active {
        background-color: #055ab4;
        color: #fff;
    }

.kj-product-fliter td {
    border-bottom: 1px dashed #ddd;
    font-size: 12px;
    vertical-align: middle;
    padding: 10px;
}

    .kj-product-fliter td a {
        display: block;
        float: left;
        padding: 2px 5px;
        margin: 3px 10px;
    }

        .kj-product-fliter td a.kj_product_show1 {
            float: right;
            color: #317ee7;
        }

.afxli {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.afxlipro {
    padding: 15px;
    border-bottom: 2px solid #CCCCCC;
}

.afxli h1 {
    font-size: 17px;
    margin-top: 0px;
    font-weight: bold;
}

.kj_namebm {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

    .kj_namebm span {
        color: #999;
    }

.kj_proxx ul li {
    float: left;
    padding-right: 30px;
}

    .kj_proxx ul li span {
        color: #999;
    }

    .kj_proxx ul li a {
        color: #007eff;
    }

.afxli img {
    max-height: 120px;
}

.kj_ngjgu a:first-child {
    color: #008ce9;
    padding-right: 25px;
}

.kj_shebeiproxq.kj_kfiuk {
    border: 0px;
}

.kj_shebeiproxq {
    margin-bottom: 20px;
}

    .kj_shebeiproxq ul li {
        float: left;
        padding-right: 20px;
    }

        .kj_shebeiproxq ul li span {
            color: #666;
        }

        .kj_shebeiproxq ul li a {
            color: #007eff;
        }
/*page*/
.kj-body-container {
    margin-bottom: 40px;

}
.wp_articlecontent{
    padding-left: 20px;
    padding-right: 20px;
}

.kj-page-content-body {
    min-height: 200px;
    line-height: 200%;
    /* padding-left: 15px; */
    font-size: 15px;
    /*    text-indent: 30px;*/
}

.kj-page-left-nav {
    padding-left: 0px;
    padding-right: 0px;
}



.kj-left-list-group .list-group-item:last-child {
    border-radius: 0px;
}
/*end*/

/*合作伙伴*/


.kj-yscp-title {
    padding-bottom: 12px;
    padding-top: 26px;
}

    .kj-yscp-title > span {
        font-size: 20px;
        color: #333333;
    }

    .kj-yscp-title > a {
        border: 1px #e4e4e4 solid;
        color: #484848;
        display: inline-block;
        padding: 5px 12px;
        text-align: center;
        border-radius: 20px;
        font-size: 12px;
    }

        .kj-yscp-title > a:hover {
            background-color: #fd8240;
            color: #ffffff;
        }

.kj-brand-center {
    background-color: #fff;
    padding: 10px;
}

.kj-brand-center-logo {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.kj-brand-center .kj-brand-item {
    margin-bottom: 0px !important;
}

.kj-brand-center-logo > img {
    line-height: 90px;
    display: inline-block;
}

.kj-brand-item {
    display: block;
    height: 80px;
    background-size: contain;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

/*end*/


/*加购物车 /数量*/
.ShopCartBox {
    display: none !important;
}

.kj_product_shopcart {
    border: none;
    background-color: transparent;
    color: red;
}

.kj-pro-num-box {
    position: relative;
    width: 90px;
    height: 26px;
    border: 1px solid #ddd;
    margin: 0px auto;
    background-color: #fff;
}

.kj-selfcata .active {
    color: #005187;
}

.kj-pro-num-box button {
    position: absolute;
    top: 0px;
    width: 30px;
    background-color: #fff;
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    text-align: center;
    height: 24px;
}

.kj-pro-num-minus {
    left: 0px;
    border-right: 1px solid #ddd !important;
}

.kj-pro-num-plus {
    right: 0px;
    border-left: 1px solid #ddd !important;
}

.kj-pro-num-box input {
    width: 26px;
    height: 23px;
    text-align: center;
    border: 0px;
    position: absolute;
    left: 31px;
    top: 0px;
}
/*end*/
.kj_product_page {
    margin-top: 30px;
    margin-bottom: 30px;
}

.kj_xpsc {
    background-color: #317ee7;
    margin-right: 10px;
    text-align: center;
    height: 30px;
    width: 95px;
    line-height: 30px;
    display: block;
    float: left;
    border-radius: 20px;
    color: #fff;
}

.kj_gzsc i {
    color: #E3393C;
    padding-right: 5px;
}

.kj_gzsc a {
    padding-right: 10px;
}

.kj_jswzny li {
    padding: 5px 0px;
}

    .kj_jswzny li i {
        padding-right: 5px;
    }

.kj_product_page > div > span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid rgb(221,221,221);
    margin-right: 5px;
}

.kj_product_page select {
    display: none;
}

.kj_product_page > div > span input {
    border: 1px solid rgb(221,221,221);
}

.kj_product_page > div > span:last-child {
    border: 0;
}

.kj_pagecontent {
    line-height: 28px;
}
/*产品列表*/

.kj-productlist-table th {
    white-space: nowrap;
    border-top: 0px !important;
    background-color: #f0f5fa;
    border: 0px solid #ffffff;
    vertical-align: middle !important;
    padding: 20px 1px !important;
    text-align: center;
    border-right: 5px solid #fff;
}

.kj-productlist-table td {
    text-align: center;
    padding: 15px 0px !important;
    vertical-align: middle !important;
    border-top: 0px !important;
    border-right: 5px solid #fff;
}

.kj-productlist-table a {
    color: #045ccf;
}

.kj-productlist-table > tbody > tr:nth-of-type(odd) {
    background-color: #f3f3f3;
}

.kj-productlist-col {
    min-height: 400px;
}

.kj-pre-price {
    color: red;
}

.kj-productitem-row {
    margin-top: -40px;
    margin-bottom: 20px;
}

    .kj-productitem-row a {
        color: #00b1ff;
    }

    .kj-productitem-row h1 {
        font-size: 18px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        padding-top: 16px;
        padding-bottom: 8px;
    }

.kj-productlist-table-search {
    white-space: nowrap;
    border-top: 0px !important;
    /* background-color: #f0f5fa; */
    border: 0px solid #ffffff;
    vertical-align: middle !important;
    padding: 10px 1px !important;
    text-align: center;
}

    .kj-productlist-table-search th {
        white-space: nowrap;
        vertical-align: middle !important;
        text-align: center;
        border-top: 0px solid !important;
    }

.kj-productitem-row .kj_proxx {
    padding-bottom: 16px;
}

.kj-productitem-row .kj_namebm {
    padding-top: 8px;
    padding-bottom: 22px;
}

    .kj-productitem-row .kj_namebm span {
        color: #999999;
    }

.kj-productitem-row .kj_proxx span {
    color: #999999;
}

.kj-sub-proitem-row {
    border-bottom: 1px solid #eeeeee;
    padding-top: 8px;
    padding-bottom: 0px;
}

    .kj-sub-proitem-row a {
        color: #045ccf;
    }

.kj-productitem-img {
    padding-top: 16px;
    padding-bottom: 16px;
}

.kj-proitem-goods {
    border-top: 1px solid #eeeeee;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.kj-productlist-table {
    margin-bottom: 0px;
}

.kj-toggle-proitem-goods {
    display: inline-block;
    padding-bottom: 8px;
}
/*end*/
/*产品过滤项*/
.kj-filter-col {
    margin-bottom: 20px;
}

.kj-product-fliter {
    border: 1px solid #dddddd;
    padding: 10px;
    padding-bottom: 0px;
}

    .kj-product-fliter dl {
        margin-bottom: 0px;
    }

    .kj-product-fliter dt {
        width: 60px;
        font-weight: normal;
        float: left;
        line-height: 30px;
        color: #666666;
    }

    .kj-product-fliter dd {
        margin-left: 70px;
        height: 40px;
        overflow: hidden;
    }

        .kj-product-fliter dd a {
            padding-left: 10px;
            line-height: 30px;
            padding-right: 10px;
            display: inline-block;
            margin-bottom: 10px;
        }

            .kj-product-fliter dd a.active {
                background-color: #83baf0;
                color: #fff;
            }

        .kj-product-fliter dd .viewmore {
            float: right;
            color: #4277d5;
        }
/*end*/


.pinfo-buyinfobox dl {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-size: 15px;
}

.pinfo-buyinfobox dt {
    font-weight: normal;
    color: #999999;
    width: 80px;
    float: left;
}

.pinfo-buyinfobox dd {
    margin-left: 100px;
}

.pinfo-buyinfobox .kj-pre-price {
    font-size: 20px;
}

.kj-buybox-btnbox {
    padding-top: 15px;
    padding-bottom: 15px;
}

a.list-group-header {
    background-color: #005187;
    color: #ffffff;
    font-size: 18px !important;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #e9f2fd;
}

    a.list-group-header:hover {
        background-color: #005187 !important;
        color: #ffffff !important;
    }

.kj-left-list-group .list-group-item {
    border: 1px solid #e9f2fd;
    font-size: 15px;
}

.kj-left-list-group li {
    text-decoration: none;
    list-style: none;
}

.kj-list-item {
    background: #fff;
    padding: 0px 15px;
    line-height: 45px;
}

.kj-produturl {
    color: #005187;
    padding-top: 20px;
    display: block;
}

.kj-list-item.active, .kj-list-item .active:hover, .kj-list-item.active:focus {
    color: #005187;
    background: #eee;
    text-decoration: none;
    border: none;
}

    .kj-list-item.active a, .kj-list-item .active:hover a, .kj-list-item.active:focus a {
        color: #005187;
        font-weight: bold;
    }

.kj-all-thircata {
    border-top: 1px solid #edf4f9;
    margin: 0px;
    padding: 5px 10px;
    display: none;
}

    .kj-all-thircata dt {
        font-weight: normal;
    }

        .kj-all-thircata dt a {
            font-size: 14px;
        }
/*文章列表*/

 .kj-newslist-box li {
    margin: 0px;
    padding: 0px;
    /* list-style: none; */
    font-size: 26px;
    color: #dddcde;
    margin-left: 12px;
    line-height: 50px;
    border-bottom:1px solid #ddd;
    list-style: none;
}
.kj-newslist-box {
    margin:0px;
    padding-top: 30px;
    padding-bottom: 30px;
}
    .kj-newslist-box li {
        /*padding-top: 10px;
        padding-bottom: 10px;*/
    }

.kj-indexdata {
    font-size: 14px;
    color: #a0a0a0;
    margin-top: -40px;
}

.kj-indexstudydata {
    font-size: 14px;
    color: #a0a0a0;
    margin-top: -40px;
}

.kj-newslist-box li a {
    font-size: 15px;
    clear: both;
    display: block;
    font-size: 15px;
    clear: both;
    display: block;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.kj_nypinpailist {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 26px;
    color: #dddcde;
    line-height: 44px;
    margin-top: 15px;
}

    .kj_nypinpailist li {
        margin: 0px;
        padding: 0px;
        list-style: none;
        line-height: 45px;
    }

        .kj_nypinpailist li a {
            font-size: 15px;
            clear: both;
            display: block;
            height: 41px;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 80%;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }
/*.kj-newslist-box li:before {
            content: "■ ";
            color: #eaeaea;
        }*/
/*end*/
.product-nav-list {
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.li-clear {
    clear: both;
    line-height: 30px;
    border-bottom: 1px dashed #e5e5e5;
}

.product-nav-list > ul > li:first-child {
    border-bottom: none;
}

.li-left {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

    .li-left:active {
        background-color: #00b1ff;
    }

.li-right {
    float: right;
    padding-right: 20px;
}

    .li-right > a {
        color: #00b1ff;
    }

.turn-page {
    text-align: center;
}

.kj-cpmores:hover {
    color: #fff;
}

.product-num {
    width: 32px;
    text-align: center;
}
/*产品试剂*/
.kj-product {
    padding: 20px;
    margin-top: 20px;
    border: 1px solid #d9d9d9;
}

    .kj-product span {
        margin-right: 20px;
        color: #333333;
    }

.kj-product {
    color: #999999;
}

.product-pname {
    line-height: 30px;
}

.product-name {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
}

.kj-guestbook_form {
    width: 530px;
    margin: 0 auto;
}

.kj-formcolumn-item-ct input {
    border: 1px solid #dadada;
    border-radius: 8px;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    width: 480px;
}

.formcom-ipt {
    border: 1px solid #dadada;
    border-radius: 8px;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    /* width: 480px; */
}

.kj_ysyzyqo {
    padding: 20px 0;
}


.wp_article_list_table>tbody>tr>td{
   width:25%; 
}
.wp_article_list_table .wp_listalbumn{
    padding:15px;
}
.wp_article_list_table .Article_MicroImage a {
    display: flex;
    height: 320px;
    overflow: hidden;
    align-items: center;
}
.wp_article_list_table .Article_MicroImage img {
    width: 100%;
    height:auto !important;
}
.wp_article_list_table .Article_MicroImage {
     overflow:hidden;
}
.wp_paging {
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    float:none !important;
}
.kj-body-container, .kj-newsinfo-container {
    min-height:300px;
}


.kj-newslist-box li .kj-teacher-name a {
    color: #1a498a;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}
.kj-newslist-box li .kj-teacher-summary a{
width:100%;
height:auto;
font-size: 15px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.kj-newslist-box li.kj-teacherteam-one{
margin-left: 0px;
margin-bottom:15px;
border-bottom:0px;
padding: 0px 15px;
}

.kj-listpagenav>.kj-overviewtab-tabs>li{
position:relative;
}
.kj-listpagenav>.kj-overviewtab-tabs>li>.kj-overviewtab-tabs{
position: absolute;
    left: 0;
    top: 50px;
    z-index: 333333;
    display: none;
    min-width: 100%;
    background-color: #005187;

}
.kj-listpagenav>.kj-overviewtab-tabs>li:hover>.kj-overviewtab-tabs{
display:block;
}
@media(max-width:1300px) {
    .kj-navbar .navbar-nav > li > a {
        padding-left: 2px;
        padding-right: 2px;
        font-size: 16px;
    }

    .kj-news-info-newimg {
        height: 228px !important;
    }

    .kj-navbar-rilish .navbar-nav > li > a {
        float: left;
        padding-left: 90px;
        padding-right: 140px;
        font-size: 16px;
    }
}


/*IE浏览器兼容*/
/*@media all and (min-width:1200px) {
    .kj-top-container {
        width: 70%;
    }
}
@media all and (min-width:992px) {
    .kj-top-container {
        width: 70%;
    }
}

*/

.wp_articlecontent{
    font-size:18px !important;
    line-height:36px !important;
}
    .wp_articlecontent p{
     /*   text-indent:50px;*/
    text-align: justify;
    }




    @media(max-width:1200px) {
        .kj-navbar .navbar-nav > li > a {
        padding-left: 2px;
        padding-right: 2px;
        font-size: 14px;
    }

    .kj-indexstudydata {
        font-size: 13px;
    }

    .kj-news-info-newimg {
        height: 208px !important;
    }

    .kj-product-class .kj-idx-pro-item-col:nth-last-child(1), .kj-product-class .kj-idx-pro-item-col:nth-last-child(2) {
        display: none;
    }

    .kj-newslist-box li a {
        font-size: 13px;
    }

    .kj-navbar-rilish .navbar-nav > li > a {
        float: left;
        padding-left: 80px;
        padding-right: 80px;
        font-size: 16px;
    }
}

@media(max-width:992px) {
    .kj-navbar .navbar-nav > li > a {
        padding-left: 2px;
        padding-right: 2px;
        font-size: 13px;
    }

    .kj-media-body {
        font-size: 14px;
        line-height: 28px;
    }

    .kj-media a {
        font-size: 14px;
    }

    .kj-product-nav > ul > li > a {
        margin-left: 24px;
    }

    .kj-navbar-rilish .navbar-nav > li > a {
        float: left;
        padding-left: 50px;
        padding-right: 50px;
        font-size: 13px;
    }

    .kj-product-class .kj-idx-pro-item-col:nth-last-child(1),
    .kj-product-class .kj-idx-pro-item-col:nth-last-child(2),
    .kj-product-class .kj-idx-pro-item-col:nth-last-child(3),
    .kj-product-class .kj-idx-pro-item-col:nth-last-child(4) {
        display: none;
    }

    .kj-news-info-newimg {
        height: 160px !important;
    }
}

@media(max-width:768px) {
    .wp_article_list_table > tbody > tr > td {
        width: 50%;
        float:left;
    }
.kj-newslist-box li{
margin-left:0;
}
    .wp_article_list_table .Article_MicroImage a{
        height:220px;
    }
    .kj-page-content-body table {
        max-width: 100% !important;
    }

    .kj-page-content-body img {
        max-width: 85% !important;
        height: initial;
    }

    .kj-index-floor-headtitle {
        padding-left: 15px;
    }
    /*.kj-media-body {
        display: none;
    }*/
    .kj-newslist-box li a {
        font-size: 14px;
    }

    .kj-news-info-newimg a {
        height: 198px !important;
    }


    .kj-media-body {
        font-size: 15px;
        line-height: 28px;
    }

    .kj-studyinfo {
        padding-top: 15px;
    }

    .kj-indexnew-title {
        font-size: 15px;
    }

    .kj-index-yxdc-newcontent1 {
        font-size: 14px;
    }

    .kj-media a {
        font-size: 15px;
    }

    .kj-new-data {
        font-size: 16px;
        width: 120%;
        padding: 5px;
        margin-top: 6px;
    }

    .kj-seemore {
        display: block;
        padding: 0px;
        color: #0a81c2;
        margin-bottom: 15px;
    }

    .kj_sdbk {
        margin-top: 15px;
    }

    .kj-jiaoshoukeyan {
        margin: 0px;
    }

    .kj-keyannew-box:nth-child(even) {
        padding-right: 15px;
    }

    .kj-keyannew-box:nth-child(odd) {
        padding-left: 15px;
    }

    .kj-rec-desc {
        color: #333333;
        font-size: 20px;
        margin-bottom: -1px;
        width: 100%;
        margin: 10px 30px;
        border-bottom: 0px;
    }

    .kj-news-info-newimg {
        min-height: 200px !important;
        background-repeat: no-repeat;
        background-size: cover;
        height: auto !important;
    }
    /*.kj-keyannew-chengyuan {
        height: 385px;
    }*/
    .kj-index-rectab {
        width: 150px;
        text-align: center;
        margin-bottom: 10px !important;
    }

    .kj-aboutus {
        padding: 20px 0px 30px 0px;
    }

    .kj-page-jiaoyuxuehui {
        padding: 10px !important;
    }

    .kj-page-jquanbu {
        margin-top: 0px !important;
    }

    .kj-jiaoshouname {
        font-size: 28px;
        color: #243d73;
    }

    .kj-index-profile {
        background: #ffffff;
        padding-top: 15px;
    }

    .kj-logo-area-row {
        height: 50px;
    }


    .kj-page-content-body {
        padding-left: 0px;
    }

    .kj-product-fliter {
        border-width: 1px 0px 1px 0px;
    }

    .breadcrumb > li {
        font-size: 12px;
    }

    .kj-pinfo-image-col {
        padding-left: 0px;
        padding-right: 0px;
    }

    .swiper-button-prev-newproduct {
        display: none;
    }



    .swiper-button-next-newproduct {
        display: none;
    }

    .kj-pinfo-favbox {
        text-align: center;
    }

    .pinfo-detail-col {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .kj-pinfo-btn-bar {
        text-align: center;
        padding-bottom: 0px;
    }

        .kj-pinfo-btn-bar button {
            margin-bottom: 10px;
        }

    .pinfo-detail-col {
        padding-bottom: 0px;
    }

    .kj-buybox-btnbox {
        text-align: center;
    }

        .kj-buybox-btnbox button {
            height: 40px;
            width: 150px;
        }

    .wp_articlecontent{
        font-size:16px !important;
        line-height:30px !important;
    }
    .kj-overviewdes{
        display:block;
       /* overflow:initial !important;
        max-height:initial !important;*/
    }
    .kj-nav-tabs > li > a{
        font-size:14px;
        padding:6px 12px;
    }
    .kj-navbar-right>li>ul>li>ul{
        display:none !important;
    }
    .kj-navbar-right > li > ul {
         position:absolute !important;
    }
    .wp_entry img{
        max-width:100% !important;
    }
    .wp_articlecontent p{
        text-indent:0px !important;
        overflow: hidden;
    padding-left: 0px !important;
    }
}
@media(min-width:768px) {

    .kj-logo-area.collapse, .footer-row ul.collapse {
        display: block;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}
.kj-messagecon-h2 {
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding-bottom: 8px;
}

.kj-messagecon-h1 {
  font-weight: bold;
  color: #fff;
  font-size: 26px;
  margin: 10px auto;
  text-align: center;
  font-weight: 700;
}
.index_academic {
  background-image: url('https://account.nau.edu.cn/_upload/tpl/03/a1/929/template929/images/message.png');
  padding-top: 55px;
  padding-bottom: 84px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index_academic .row {
  margin-left: 0;
  margin-right: -35px;
  margin-top: 25px;
}
.index_academic .row .col-md-4 {
  padding-left: 0;
  padding-right: 35px;
}
.index_academic .row .academic_box {
  height: 246px;
  margin-bottom: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.index_academic .row .title {
  padding: 0 17px;
width:100%;
  height: 73px;
  color: transparent;
  background-color: rgb(0 81 135 / 50%);
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.index_academic .row .title a {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index_academic .row .title:hover {
  background-color: #0079C9;
    background-image: none;
}
.index_academic .more{
display:none;
}
.kj-arrow-right a {
  width: 195px;
  text-decoration: none;
  padding: 0;
  background-color: #fff;
  color: #005187;
  display: inline-block;
  display: flex;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  height: 50px;
  margin: 0 auto;
  line-height: initial;
}
.kj-arrow-right a i {
  font-size: 30px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.kj-arrow-right a:hover {
  background-color: #108eaa;
  color: #fff;
}
.kj-arrow-right {
  text-align: center;
  margin-top: 50px;
}
.kj-parttop {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}
.kj-parttop::before {
  content: "";
  width: 2px;
  margin: 0px auto;
  margin-top: 15px;
  display: block;
  border-left: 1px solid rgba(200, 200, 200, 0.5);
  height: 50px;
}
.kj-parttop-h1 {
  font-size: 26px;
  font-weight: 700;
  color: #333;
}
.kj-parttop-h2 {
  font-size: 18px;
  color: #999;
}
.index_notice {
  background-image: url('https://account.nau.edu.cn/_upload/tpl/03/a1/929/template929/images/index_bg1.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 45px;
  padding-bottom: 90px;
}
.index_notice .kj-arrow-right a {
  background-color: #005187;
  color: #fff;
}
.index_notice .kj-arrow-right a:hover {
  background-color: #108eaa;
  color: #fff;
}
.index_notice .box {
  padding-right: 15px;
  border-radius: 5px;
}
.index_notice .box .time {
  width: 50px;
  height: 46px;
  background-color: #C5E1F4;
  font-size: 12px;
  text-align: center;
  padding-top: 7px;
  color: #333;
  border-radius: 5px;
  margin-right: 30px;
  flex: 0 0 50px;
}
.index_notice .box .title {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  font-size: 16px;
  color: #333;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
.index_notice .box .in {
  display: flex;
  align-items: center;
  padding: 10px 0;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px dashed #ddd;
}
.index_notice .box .in:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.index_notice .box .in:hover .time {
  background-color: #005187;
  color: #fff;
}
.index_notice .box .in:hover .title {
  color: #005187;
}
.footer {
  margin-top: 85px;
  background-image: url('https://account.nau.edu.cn/_upload/tpl/03/a1/929/template929/images/footer_bg.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 45px;
  padding-bottom: 30px;
}
.footer .container {
  display: flex;
  justify-content: space-between;
}
.footer .container::before,
.footer .container::after {
  display: none;
}
.footer .flag {
  text-align: center;
}
.footer .flag h3 {
  font-size: 26px;
  font-weight: bold;
}
.footer .flag h4 {
  font-size: 18px;
  margin-top: 20px;
}
.footer .left_info {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer .left_info li {
  display: flex;
  margin-bottom: 15px;
  font-size: 15px;
}
.footer .left_info li span {
  text-wrap: nowrap;
  display: flex;
}
.footer .left_info li span::before {
  content: "";
  background-image: url('https://account.nau.edu.cn/_upload/tpl/03/a1/929/template929/images/tel.png');
  width: 21px;
  height: 21px;
  margin-right: 15px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
}
.footer .left_info li:nth-child(2) span::before {
  background-image: url('https://account.nau.edu.cn/_upload/tpl/03/a1/929/template929/images/email.png');
}
.footer .left_info li:nth-child(3) span::before {
  background-image: url('https://account.nau.edu.cn/_upload/tpl/03/a1/929/template929/images/address.png');
}
.footer .code {
  width: 115px;
}
body {
  background-image: url('https://account.nau.edu.cn/_upload/tpl/03/a1/929/template929/images/page_bg.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.page_box {
  background-image: url('https://account.nau.edu.cn/_upload/tpl/03/a1/929/template929/images/page_bg2.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
padding-top:50px;
}
.page_box p,.page_box span{
background-color: transparent !important;
}
.page_title {
  font-size: 30px;
  text-align: center;
  margin: 0;
  margin-top: 50px;
  margin-bottom: 25px;
}
.lingdaotuandui .table {
  margin-bottom: 0;
}
.lingdaotuandui .table thead {
  border-top: 2px solid #005187;
  background-color: #EAF2FC;
}
.lingdaotuandui .table thead tr th {
  border: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.lingdaotuandui .table tbody tr {
  background-color: #fff;
}
.lingdaotuandui .table tbody tr td {
  border: none;
  vertical-align: middle;
  padding: 30px 0;
  padding-right: 100px;
  font-size: 15px;
  line-height: 25px;
}
.lingdaotuandui .table tbody tr td:first-child {
  text-wrap: nowrap;
  padding-left: 30px;
  text-align: center;
}
.lingdaotuandui .table tbody tr:nth-child(even) {
  background-color: #EAF2FC;
}
.zhongxinzhuren .table {
  margin-bottom: 0;
}
.zhongxinzhuren .table tbody tr {
  background-color: #fff;
}
.zhongxinzhuren .table tbody tr td {
  border: none;
  vertical-align: middle;
  padding: 15px 0px;
  font-size: 15px;
}
.zhongxinzhuren .table tbody tr td:first-child {
  text-wrap: nowrap;
  width: 200px;
  padding-left: 40px;
}
.zhongxinzhuren .table tbody tr:nth-child(even) {
  background-color: #EAF2FC;
}
.rencaigongren {
  margin-top: 30px;
}
.rencaigongren .table {
  margin-bottom: 0;
}
.rencaigongren .table tbody tr {
  background-color: #fff;
}
.rencaigongren .table tbody tr td {
  border: none;
  vertical-align: middle;
  padding: 10px 0 8px;
  padding-left: 13px;
  line-height: initial;
  font-size: 15px;
}
.rencaigongren .table tbody tr td em {
  position: relative;
  top: -1px;
  vertical-align: middle;
  color: #005187;
  font-size: 26px;
  margin-right: 15px;
}
.rencaigongren .table tbody tr:nth-child(odd) {
  background-color: #EAF2FC;
}
.xuekejianshe .navlist {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.xuekejianshe .navlist a {
  color: #333;
  font-size: 16px;
  text-decoration: none;
  padding-top: 2px;
  width: 130px;
  margin: 0 12px;
  height: 47px;
  display: flex;
  background-color: #fff;
  align-items: center;
  justify-content: center;
  border-radius: 47px;
  border: 1px solid #ECECEC;
}
.xuekejianshe .navlist a:hover,
.xuekejianshe .navlist a.active {
  background-color: #1A498A;
  border-color: #1A498A;
  color: #fff;
}
.xuekejianshe .active_box {
  border-radius: 10px;
  background-color: #fff;
  margin-top: 30px;
  padding: 30px 35px;
  font-family: none !important;
  line-height: 40px;
  font-size: 16px;
}
.xuekejianshe .active_box p {
  font-family: none !important;
  margin-bottom: 0;
}
.xuekejianshe .active_box span {
  font-family: none !important;
}

@media screen and (max-width: 1330px) {

  .index_academic .row .academic_box {
    height: 220px;
  }
}
@media screen and (max-width: 1230px) {

  .footer .flag h3 {
    font-size: 20px;
  }
  .footer .flag h4 {
    font-size: 14px;
  }
  .index_academic .row .academic_box {
    height: 180px;
    margin-bottom: 15px;
  }
  .index_academic .row .col-md-4 {
    padding-right: 15px;
  }
  .index_academic .row {
    margin-right: -15px;
  }
  .index_academic .row .title a {
    font-size: 15px;
  }
}
@media screen and (max-width: 992px) {

  .footer .code {
    width: 100px;
    height: 100px;
  }
  .footer .flag {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .container {
    width: 100%;
  }
  .xuekejianshe .navlist {
    flex-wrap: wrap;
  }
  .xuekejianshe .navlist a {
    font-size: 12px;
    margin: 0 5px;
    width: 80px;
    height: 40px;
    margin-bottom: 10px;
  }
  .xuekejianshe .active_box {
    padding: 15px 15px;
    line-height: 35px;
  }
  .xuekejianshe .active_box img {
    max-width: 100%;
    height: auto !important;
  }
  .page_title {
    font-size: 24px;
  }
  .index_notice .box .title {
    -webkit-line-clamp: 2;
  }
  .index_notice .box .time {
    margin-right: 10px;
  }
}
.wp_entry{
  border-radius: 10px;
  background-color: #fff;
  margin-top: 30px;
  padding: 30px 35px;
  font-family: none !important;
  line-height: 40px;
  font-size: 16px;

    }
.wp_entry p {
  font-family: none !important;
  margin-bottom: 0;
}
.wp_entry span {
  font-family: none !important;
}