body {
    background: url("../images/skscms/html_bg.png") no-repeat;
    background: 100% auto;
    position: relative;
}

.top {
    background: url(../images/skscms/header-bg1.png) no-repeat;
    background-size: 100% 100%;
    height: 220px;
    border-bottom: 5px solid #123d9e
}

.navbar-collapse-nav {
    position: relative;
    z-index: 9999;
}

.navss {
    border: 1px solid #123d9e;
    position: absolute;
    background-color: #FFFFFF;
    top: 50px;
    left: 0;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, .5);
    display: none;
    z-index: 9999;
    padding: 10px;
}


.navs_box {
    text-align: center;
}

.navs_box a {
    display: inline-block;
    height: 80px;
    width: 100%;
    line-height: 80px;
    background: #01468b;
    color: #fff !important;
    margin: 5px 0;
    font-weight: normal;
}


.navs_boxs img {
    width: 100%;
    margin: 5px 0;
    height: 180px;
}

.navs_boxs p {
    text-indent: 2em;
    text-align: justify;
    line-height: 25px;
    margin: 5px 0;
}

.navs_boxs a {
}

.navbar-toggle {
    background: #123d9e;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.tops {
    border-bottom: 1px solid #e9e9e9
}

.navs {
    background: none
}

.logo a {
    margin: 38px 0;
    display: inline-block;
}

.logo a img {
    height: 80px;
}

@media (max-width: 772px) {
    .logo a img {
        width: 100%;
    }

    .navbar-collapse.in {
        z-index: 999;
    }

    .navbar-nav {
        background: #123d9e;
        z-index: 999;
        margin: 0;
    }
}

.submit {
    width: 100%;
    height: 40px;
    margin: 50px 0;
}

.a-groups {
    height: 40px;
}

.a-groups a {
    float: right;
    margin: 0 10px;
    line-height: 40px;
    display: inline-block;
}

.a-groups a i {
    color: #888888;
}

.input-groups {
    background-color: #ebf5f5;
    height: 40px;
    padding: 0;
}

.inputs {
    height: 40px;
    background: none;
    border: none;
    width: 100%;
    padding-left: 10px;
}

.inpus-btn {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
}

.inpus-btn .btns {
    height: 40px;
    border: none;
    background: none;
    color: #888888;
    width: 60px;
    border-left: 1px solid #e1e1e1;;
}

.inpus-btn .btns:hover {
    background: #01468b;
}


.btn-info {
    background: #123d9e;
    border-color: #123d9e;
}

.no-data {
    color: red;
    font-weight: bold;
    text-align: center;
}

/*中间*/
.content {
    margin-top: 10px;
}

.content p {
    font-size: 16px;
    line-height: 25px;
}

.contents {
    margin-top: 20px;
}

.imgs_p {
    height: 100px;
}

.carousel-inner > .item > a > p > img, .carousel-inner > .item > p > img, .img-responsive, .thumbnail a > p > img, .thumbnail > p > img {
    height: 100px;
    display: block;
    width: 100%;
    border: 1px solid #e9e9e9;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    height: 380px;
    display: block;
    width: 100%;
    border: 1px solid #e9e9e9;
}

ol {
    margin-bottom: 0;
}

.carousel-indicatorss li {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0px;
    padding: 0;
    line-height: 22px;
    text-indent: 0px;
    font-size: 15px;
    cursor: pointer;
    background-color: #fff;
    border: 0;
    color: #000;
    border-radius: 0;
    text-align: center;
}

.carousel-indicatorss li.active {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0px;
    line-height: 22px;
    padding: 0;
    text-indent: 0px;
    font-size: 15px;
    cursor: pointer;
    background-color: #123d9e;
    border: 0;
    color: #fff;
    border-radius: 0px;
    text-align: center;
}

.carousel-indicators .lis {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #123d9e;
    border-radius: 10px;

}

.carousel-indicators .lis.active {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #123d9e;
    border: 1px solid #123d9e;
    border-radius: 10px;
}

@media (max-width: 992px) {
    .new_p img {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 768px) {
    .carousel-indicatorss {
        bottom: 0px;
        width: auto;
        position: absolute;
        right: 0;
        width: auto;
        margin-left: 0;
        height: 35px;
        padding: 5px 1%;
        text-align: right;
        z-index: 1;

    }

    .carousel-captions {
        right: 0%;
        left: 1px;
        bottom: 0px;
        width: 100%;
        text-align: left;
        padding-bottom: 0;
        padding-top: 0;
        z-index: 9;
        height: 35px;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .carousel-captions p {
        margin: 0;
        color: #fff;
        z-index: 17;
        line-height: 35px;
        padding-left: 3%;
    }
}

/*------新闻nav-----*/
.new_content {
    border: 1px solid #e9e9e9;
}

.nav_new {
    display: inline-block;
    list-style: none;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    margin: 0;
    padding: 0;
}

.nav_new li {
    width: 100%;
}

.nav_new li a {
    color: #303030;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    border-radius: 0;
}

.nav_new li a:hover {
    border: none;
}

.nav_new li.active a {
    background: #123d9e;
    color: #fff;
}

.nav_new li.active a:hover.nav_zhengce li.active a:focus {
    color: #fff;
    background: #123d9e;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background: #123d9e;
}

/*----列表容器-----*/
.new_content {
    display: inline-block;
    width: 100%;
}

/*------新闻ul-----*/
.new-titles {
    margin: 0;
    padding: 10px 10px;
    background: #e9f0ff;
}

.new-titles a {
    color: red;
    text-align: center;
    font-size: 20px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    line-height: 30px;
}

.new-titles a:hover {
    text-decoration: none;
    color: #123d9e
}

.new-titles p {
    padding: 0;
    margin: 0;
    line-height: 30px;
    text-indent: 2em;
}


.new_ul {
    margin: 6px 0;
    padding: 0;
}

.new_ul li {
    font-size: 14px;
    border-bottom: 1px dashed #e9e9e9;
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 0 10px;
}

.new_ul li a {
    line-height: 40px;
    width: 85% !important;
    color: #303030;
    font-size: 14px;
    padding-left: 10px;;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

/* .new_ul li a{color: #303030;font-size: 14px; padding-left:20px;background:url(../../static/images/skscms/jiantou.jpg) no-repeat left center; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;} */
.new_ul li a:hover {
    color: #123d9e
}

.new_ul li span {
    color: rgb(168, 168, 170);
    font-size: 12px;
    float: right;
    line-height: 40px;
    display: inline-block;
}

.con-boxs {
    margin-top: 30px;
}

.con-box a {
    display: inline-block;
    height: 100px;
    width: 100%;
    box-shadow: 5px 5px 8px #f5f4f4;
    border: 1px solid #e9e9e9;
}

.con-box a .con-box-title {
    width: 100%;
    text-align: center;
    z-index: 1;
}

.con-box a .con-box-title p {
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 40px;
    color: #123d9e;
    font-weight: bold;
}

.con-box a:hover {
    text-decoration: none;
    background: #123d9e;
}

.con-box a:hover .con-box-title p {
    color: #fff;
    line-height: 100px;
}

.con-box a:hover .con-box-img {
    display: none;
}

.con-box a .con-box-img {
    height: 40px;
    width: 100%;
    z-index: 0;
    text-align: center;
    margin: 10px 0 5px 0;
}

.con-box a .con-box-img img {
    height: 40px;
    width: auto;
    border: 1px solid #e9e9e9;
    border: none;
}


.new-boxs {
    margin-top: 30px;
}

.new-title {
    width: 100%;
    height: 60px;
    background: url(../../static/images/skscms/toprig.jpg) no-repeat left 40% center;
}

.new-span {
    float: left;
    width: 60%;
}

.new-span h3 {
    line-height: 60px;
    margin: 0;
    padding: 0;
    color: #123d9e;
    font-weight: bold;
    background: url(../../static/images/skscms/ggicon.jpg) no-repeat left center;
    background-size: auto 22px;
    padding-left: 30px;
    font-size: 20px;
}

.new-span h2 {
    line-height: 60px;
    margin: 0;
    padding: 0;
    color: #123d9e;
    font-weight: bold;
    background: url(../../static/images/skscms/kxicon.jpg) no-repeat left center;
    background-size: auto 22px;
    padding-left: 30px;
    font-size: 20px;
}

.new-more {
    float: left;
    width: 40%;
    text-align: right;
    background: url(../../static/images/skscms/more.png) no-repeat right 35px center;
    background-size: auto 20px
}

.new-more a {
    display: inline-block;
    line-height: 60px;
    color: #787878;
}

.new-more a:hover {
    color: #123d9e;
}

.new-box img {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #e9e9e9;
    height: 136px;
}

.new-box ul {
    height: auto;
    margin: 0;
    padding: 0;
}

.new-box ul li {
    font-size: 14px;
    border-bottom: 1px dashed #e9e9e9;
    display: inline-block;
    width: 100%;
    line-height: 37px;
    padding: 0 5px;
    padding-left: 5px;;
}

.new-box ul li a {
    color: #303030;
    font-size: 14px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* .new-box ul li a{color: #303030;font-size: 14px; padding-left:15px;background:url(../../static/images/skscms/jiantou.png) no-repeat left center; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;} */
.new-box ul li a:hover {
    color: #123d9e
}

.link-boxs {
    margin-top: 40px;
}

.link a {
    margin-bottom: 10px;
    display: inline-block;
    height: 50px;
    width: 100%;
}

.link a img {
    height: 50px;
    width: 100%;
    border: 1px solid #e9e9e9;
}


/* 导航 */
.navbar-nav {
    width: 100%;
    margin-top: 10px;
}

.navbar-nav li {
    width: 14.2857% !important;
}

.navbar-nav li a {
    color: #123d9e;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: #123d9e;
    color: #fff;
}

.navbar-nav li a.active {
    background: #123d9e;
    color: #fff;
}


.footer {
    background: #123d9e;
    padding: 20px 0;
    margin-top: 20px;
}

.foot-box p {
    color: #a2b1c7;
    text-align: center;
    line-height: 35px;
    padding: 0;
    margin: 0;
}

.foot-box .code img {
    height: 120px;
}

.footer-nav {
    color: #a2b1c7;
    text-align: center;
    margin-bottom: 20px;
}

.footer-nav span {
    margin: 0 10px;
}

.footer-nav a {
    color: #a2b1c7;
    font-size: 16px;
}


/**/
.top-box {
    height: 240px;
}

.top-box-banner {
    margin-top: 60px;
}

.top-box-banner h1 {
    color: #fff;
    line-height: 50px;
    font-size: 48px;
    letter-spacing: 5px;
}

.top-box-banner p {
    color: #fff;
    line-height: 30px;
    font-size: 18px;
}

/*新闻left-nav*/

.lanmu {
    text-align: center;
    font-weight: bold;
    background-color: #fff;
}

.left-nav {
    width: 100%;
}

.left-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.left-nav ul li {
    width: 100%;
    line-height: 50px;
    border: 1px #dee7f4 solid;
    margin-bottom: 10px;
}

.left-nav ul li a {
    width: 100%;
    color: #444444;
    font-size: 16px;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
}

.left-nav ul li a:hover {
    background: #123d9e;
    color: #fff;
}

.left-nav ul li.active a {
    background: #123d9e;
    color: #fff;
}

.left-nav ul li .btn-infos {
    background: #123d9e;
    border-radius: 0;
    color: #fff;
}

.left-nav ul li .btn-infos:hover {
    color: #fff;
    background: #123d9e;
}

.left-nav ul li .btn-lights {
    background: #fff;
    border-radius: 0;
    color: #444444;
}

.left-nav ul li .btn-lights:hover {
    color: #fff;
    background: #123d9e;
}

.left-nav ul li .badge-lights {
    background: #123d9e;
    border-radius: 0;
    color: #fff;
    padding: 0;
}

.left-nav ul li a:hover .badge-lights {
    color: #fff;
    background: #123d9e;
}

.left-nav ul li .btn-infoss {
    background: #fff;
    border-radius: 0;
    color: #444444;
    padding: 0;
}

.left-nav ul li a:hover .btn-infoss {
    color: #fff;
    background: #123d9e;
}

.left-nav ul li .badge {
    float: right;
    display: inline-block;
    margin-top: 20px;
    margin-RIGHT: 20px;
}

.bgs {
    background: #fff;
}

.box-box {
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 36px;
}

.box-box-warning {
    background: #ffc107
}

.box-box-danger {
    background: #dc3545
}

.box-box-info {
    background: #123d9e
}

/*新闻列表*/

.center ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.li-box {
    border: 1px #dee7f4 solid;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

.li-box-time {
    border: 1px solid #123d9e;
    width: 50%;
    margin: 0 auto;
}

.li-box-time p {
    text-align: center;
    padding: 0;
    margin: 0;
    color: #123d9e;
    padding: 5px 0;
}

.li-box-time .p1 {
    border-bottom: 1px solid #123d9e;
    font-weight: bold;
    font-size: 18px;
}

.li-box-center {
}

.li-box-center h3 {
    margin: 0;
    padding: 0;
    line-height: 68px;
}

.li-box-center h3 a {
    color: #444444;
    font-size: 16px;
}

.li-box-center h3 a:hover {
    color: #123d9e;
    text-decoration: none;
    font-weight: bold;
}

.li-box-center p {
    line-height: 25px;
    margin: 0;
    padding: 0;
}

.li-box-center p a {
    color: #8f8d8d;
    font-size: 14px;
}

.li-box-center p a:hover {
    color: #123d9e;
    text-decoration: none;
}

/*分页*/
.page-box {
    width: 100%;
    margin: 20px 0 10px 0;
    height: 40px;
}

.page-li {
    margin: 0 auto;
    list-style: none;;
    display: table;
    text-align: center;
    padding: 0;
    width: auto;
    height: 40px;
}

.page-li li {
    float: left;
    text-align: center;
    line-height: 40px;
}

.page-li li a {
    width: 60px;
    display: inline-block;
    border-left: 1px solid #fff;
    color: #000;
    font-size: 14px;
    background: #dee7f4
}

.page-li li a:hover {
    text-decoration: none;
    background: #123d9e;
    color: #fff;
}

.page-li li select {
    border: none;
    color: #000;
    padding: 0 10px;
    font-size: 16px;
    background: #dee7f4;
    height: 40px;
}

.page-li li .page-num {
    color: #000;
}

.page-li li .page-num-current {
    background: #123d9e;
    color: #fff;
    font-weight: bold;
}

.page-li li .page-num-current:hover {
    background: #123d9e;
    color: #fff;
}

/*标签*/
.title-box-position {
    background: #fff;
    margin-bottom: 20px;
    line-height: 40px;
    height: 40px;
    border: 1px #dee7f4 solid;
    padding-left: 10px;
    margin-top: 20px;
    font-size: 16px;
    color: #000
}

.title-box-position a {
    color: #000;
    margin: 0 5px;
    font-size: 16px;
}

.title-box-position a:hover {
    color: #123d9e;
    text-decoration: none;
}

.title-box-position a:last-child {
    color: #000
}

/*无数据*/
.text-box {
    background: #fff;
    margin-bottom: 20px;
    line-height: 40px;
    height: 40px;
    border: 1px #dee7f4 solid;
}

/*单页*/
.pages .text-h2 {
    color: #000;
    font-family: '微软雅黑';
    line-height: 50px;
    border-bottom: 1px #dee7f4 solid;
    padding: 0 0 10px 0;
    margin: 20px 0;
    font-size: 28px;
}

.pages .content p {
    color: #000;
    line-height: 35px;
    text-indent: 2em;
    text-align: justify;
    font-size: 18px;
}

.pages .content p img {
    width: 80%;
    margin: 0 10%;
}

/*job列表*/
.job-box {
    border: 1px #dee7f4 solid;
    padding: 10px 5px;
    color: #000;
}

.job-header {
    line-height: 35px;
    font-size: 18px;
    font-weight: bold;
}

.job-body {
    margin: 10px 0 20px 0;
}

.job-text {
    line-height: 30px;
}

.btn-job {
    background: #123d9e;
    color: #fff;
}

.job-footer {
    line-height: 30px;
    text-align: right;
}

/*job详情*/
.text-center-h2 {
    font-size: 30px;
    color: #000;
    line-height: 60px;
    font-weight: bold;
    padding-bottom: 0px;
}

.text-center-visits {
    font-size: 16px;
    color: #555;
    border-bottom: 1px #dee7f4 solid;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

/*搜索页面*/
.search-box {
    margin: 0 0 20px 0;
}

.search-box-img img {
    width: 100%;
    height: 150px;
    border: 1px solid #dee7f4;
}

.search-box-title {
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    margin: 5px 0;
    padding: 0;
}

.search-box-title a {
    color: #123d9e;
}

.search-box-text {
    line-height: 20px;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

/*科研平台*/
.figure {
    display: inline-block;
    border: 1px solid #dee7f4;
    padding: 10px 0;
}

.card-img-200 a img {
    height: 220px;
    width: 80%;
    border: 1px solid #dee7f4;
}

.figure-caption {
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    margin: 5px 0;
    padding: 0 10px;;
}

.figure-caption a {
    color: #123d9e;
}

.figure:hover {
    border: 1px solid #123d9e;;
}

.card {
    display: inline-block;
    border: 1px solid #dee7f4;
    padding: 10px
}

.card-img-top {
    width: 100%;
    border: 1px solid #dee7f4;
}

.card-title {
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    margin: 5px 0;
    padding: 0;
}

.card-title a {
    color: #123d9e;
}

.card-text {
    line-height: 20px;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.card:hover {
    border: 1px solid #123d9e;
}

/*组织页面*/
.zuzhi_content {
    margin: 10px 0;
}

.nav_page {
    list-style: none;
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.nav_page li {
    width: 100%;
    line-height: 50px;
}

.nav_page .li1 {
    font-weight: bold;
    text-align: center;
    background-color: #123d9e;
    color: #fff;
    font-size: 18px;
}

.nav_page .li2 {
    padding-left: 70px;
    border-bottom: 1px solid #ddd;
    background: url(../../static/images/skscms/shan-h.png) no-repeat 30px center;
    background-size: 30px auto;
}

.nav_page .li2 a {
    color: #111;
    font-size: 18px
}

.nav_page .active {
    background: url(../../static/images/skscms/san.png) no-repeat 30px center;
    background-size: 30px auto;
}

.nav_page .active a {
    color: #123d9e;
    font-size: 18px
}

.zuzhi_h3 {
    line-height: 50px;
    border-bottom: 3px solid #ddd;
    position: relative;
    height: 50px;
    width: 100%;
}

.zuzhi_h3 h3 {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    color: #123d9e;
    font-size: 22px;
    line-height: 47px;
    border-bottom: 3px solid #123d9e;
    margin: 0;
    padding: 0;
    display: inline-block;
    padding: 0 15px;
}

.zuzhi_c h3 {
    font-weight: bold;
    text-align: center;
    color: #111;
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 0;
    line-height: 50px;
    font-size: 18px;
}

.zuzhi_c .c {
    margin: 10px 0;
    line-height: 40px;
    font-size: 16px;
}

.zuzhi_c .c p {
    color: #111;
    line-height: 40px;
    font-size: 16px;
}

.zuzhi_c .c p span {
    color: #111;
    line-height: 40px;
    font-size: 16px;
}

.zuzhi_c .c img {
    width: 100%;
    height: auto;
}

.zuzhi_c .c p img {
    width: 100%;
    height: auto;
}

/*首页轮播*/
#scroll {
    width: 100%;
    height: 160px;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.btn_left {
    display: block;
    width: 22px;
    height: 38px;
    background: rgba(0, 0, 0, 0.4) url(../../static/images/skscms/jt.png) no-repeat center center;
    position: absolute;
    top: 61px;
    left: 1px;
    z-index: 1;
}

.btn_right {
    display: block;
    width: 22px;
    height: 38px;
    background: rgba(0, 0, 0, 0.4) url(../../static/images/skscms/jt1.png) no-repeat center center;
    position: absolute;
    top: 61px;
    right: 0;
    z-index: 1;
}

#scroll .content {
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #ddd
}

#scroll ul {
    position: absolute;
    list-style: none;
    height: 140px;
    margin: 10px 0
}

#scroll li {
    float: left;
    width: 180px;
    height: 140px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 0 5px 0 0;
    position: relative;
}

#scroll li img {
    width: 178px;
    height: 140px;
}

#scroll li a:hover {
    position: relative;
    top: 2px;
}

#scroll .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 180px;
    height: 28px
}

#scroll .txt a {
    color: #fff;
    font-size: 12px;
    line-height: 28px;
}
