body {
    font-family: Arial, '微软雅黑',sans-serif;
    font-size: 12px;
    color: black;
}

.top {
    background-color: #f6f6f6;
    height: 40px;
}

#topbar {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #efefef;
    background-color: #f6f6f6;
}

#logobar {
    height: 100px;
}

    #logobar img {
        height: 100px;
    }

#searchbar {
    position: relative;
    margin-left: -50px;
}

    #searchbar .searchform {
        margin-top: 30px;
        width: 380px;
        /* height: 40px; */
        border-radius: 2px;
        /* background-image: linear-gradient(90deg, #11CCE2 0%, #1184E1 100%); */
        background-color: #1184E1;
        padding: 2px;
    }

        #searchbar .searchform input[type='text'] {
            width: 316px;
        }

.form-control,
.btn {
    border-radius: 0;
}

#searchbar .hostkey {
    position: absolute;
    left: 15px;
    bottom: -30px;
    height: 30px;
    line-height: 30px;
    max-width: 500px;
    overflow: hidden;
}

#searchbar .wximg {
    position: absolute;
    width: 100px;
    height: 100px;
    right: 0;
    top: 10px;
}

nav[role="navigation"] {
    /* background-color: #1184E1; */
    border-radius: 0;
    border: 0;
    margin-top: 20px;
}

    nav[role="navigation"] .navbar-nav li {
        font-size: 16px;
    }


.navbar-default {
    background-color: #006cb5;
    border-color: #2182d2;
}

    .navbar-default .navbar-brand {
        color: #ffffff;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #eeeeee;
        }

    .navbar-default .navbar-text {
        color: #ffffff;
    }

    .navbar-default .navbar-nav > li > a {
        color: #ffffff;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #eeeeee;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #eeeeee;
        background-color: #2182d2;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color: #eeeeee;
        background-color: #2182d2;
    }

    .navbar-default .navbar-toggle {
        border-color: #2182d2;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #2182d2;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #ffffff;
    }

    .navbar-default .navbar-link {
        color: #ffffff;
    }

        .navbar-default .navbar-link:hover {
            color: #eeeeee;
        }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #eeeeee;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #eeeeee;
        background-color: #2182d2;
    }
}

ul, li {
    padding: 0;
    margin: 0;
}

a:focus, a:hover {
    text-decoration: none;
}

.hot {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:12px;
}

    .hot.first {
        padding-top: 0;
    }

    .hot .tab {
        border-bottom: 1px solid #e9e9e9;
        height: 35px;
        overflow: hidden;
    }

        .hot .tab li {
            float: left;
            margin-left: -1px;
            width: 100px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            overflow: hidden;
            font-size: 14px;
            font-weight: bold;
            cursor: pointer;
            list-style: none;
        }

            .hot .tab li a {
                display: block;
                width: 100px;
                height: 35px;
                line-height: 35px;
                color: #333
            }

        .hot .tab .small-et a {
            font-size: 14px;
            font-weight: normal
        }

        .hot .tab .small-et2 {
            width: 120px;
            text-align: center;
            border-bottom: 3px solid #056eca;
        }

            .hot .tab .small-et2 a {
                font-size: 18px !important;
                font-weight: bold !important;
                width: auto !important;
            }

        .hot .tab li:hover a,
        .hot .tab li.select a {
            /* background: url(../images/ico110.png) repeat-x left bottom; */
            z-index: 2;
            color: #056eca;
            border-bottom: 3px solid #056eca;
        }

.fbcolor {
    background-color: #fbfbfb;
}

.wbcolor {
    background-color: #ffffff;
}

.indexhotleft {
    min-height: 465px;
    border: 1px solid #eaeaea;
    background: #f7f7f7;
}

.indexcenter {
    line-height: 23px;
}
.indexcenter .img-thumbnail {
    border-radius: 0;
    height:88px;
}

.indexhotleft, .indexhotright {
    padding: 0 10px;
}

.indexhotright {
    border: 1px solid #eaeaea;
}

.tabcontent {
    padding-top: 15px;
}

.indexhotleft h3.title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 5px;
    margin: 10px auto 5px auto;
}

.indexhotleft .thumbnail {
    margin-bottom: 5px;
    border-radius: 0;
    position: relative;
    cursor: pointer;
    height: 80px;
    overflow: hidden;
}

    .indexhotleft .thumbnail .schooltxt {
        padding: 2px 0;
        position: absolute;
        bottom: 0;
        background: #000000;
        color: #ffffff;
        width: auto;
        display: none;
        text-align: center;
        width: 100%;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .indexhotleft .thumbnail:hover .schooltxt {
        display: block;
    }

.hot {
    /*font-family: 宋体;*/
}

.indexcenter a {
    color: #056eca;
}

    .indexcenter a.kctitle {
        color: #333;
    }

        .indexcenter a.kctitle:hover {
            color: #555555;
        }

.indexcenter .media {
    margin-top: 0;
}

    .indexcenter .media .media-body p {
        margin-bottom:0;
        font-size:14px;
    }
        .indexcenter .media .media-body p.lightblack {
        color:#7b7b7b;
        }
    .indexcenter .media .media-body .media-heading {
        font-size:16px;
    }

.indexhotright {
    min-height: 465px;
    padding: 0 5px;
}

    .indexhotright ul, .indexhotright li {
        margin: 0;
        padding: 0;
    }

    .indexhotright .nlist li {
        font-size:14px;
        list-style: none;
        line-height: 23px;
        /*font-family: 宋体;*/
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .indexhotright .nlist li span {
            color: #eb5e02;
        }

;
.indexhotright .nlist li a {
    color: #000000;
}

.indexhotright .nlist {
    margin-top: 10px;
}

/* 首页友情链接 */
.friend .friendheader {
    font-size: 14px;
    border-bottom: 1px solid #e9e9e9;
}

    .friend .friendheader span {
        border-bottom: 2px solid #056eca;
        position: relative;
        bottom: -1px;
        display: inline-block;
        padding: 5px 10px;
    }

.friend .firendlink a {
    display: inline-block;
    font-size: 12px;
    color: #333;
    margin: 10px 5px;
}

    .friend .firendlink a:hover {
        color: #006cb5;
    }

#footer {
    padding: 10px 0;
    text-align: center;
    background-color: #fbfbfb;
    border-top: 1px solid #e9e9e9;
    font-size: 14px;
}

/* 列表导航 */
.breadcrumb {
    background: #f6f6f6;
    border-radius: 0;
}

/* 类型选择 */
#category_tab {
    background-color: #f6f6f6;
    padding: 5px 10px;
    margin-bottom: 5px !important;
}

    #category_tab dt {
        width: 50px !important;
        padding: 5px 0 2px;
    }

    #category_tab dd {
        margin-left: 60px;
        padding: 5px 0 2px;
    }

        #category_tab dd a {
            display: inline-block;
            padding: 0 2px;
        }

    #category_tab dt a {
        color: #000000;
    }

    #category_tab dd a.active {
        background-color: #056eca;
        color: #ffffff;
    }

#index_list .indexcenter {
    padding-left: 0;
}

.navbar, .breadcrumb {
    margin-bottom: 10px;
}

#index_list .pagination {
    margin: 0 !important;
}

@media (max-width: 991px) {
    #topbar, #header {
        display: none;
    }

    nav {
        margin-top: 0 !important;
    }
}

ul.newslist {
    margin-top: -5px;
    margin-bottom: 10px;
}

    ul.newslist li {
        list-style: none;
        line-height: 2;
        font-size:14px;
        padding-left: 5px;
    }

.fr {
    float: right;
}

.fl, .fr {
    display: inline;
}

dl.titlebar {
    margin-bottom: 10px;
}

    dl.titlebar dt {
        line-height: 22px;
        border-bottom: 1px solid #d5d5d5;
    }

    dl.titlebar dd {
        padding: 5px 0 0;
        line-height: 22px;
    }


.artinfo {
    text-align: center;
    color: #999;
}


/* 内容详细 */
.my-post-title {
    margin: 20px 0;
    font-size: 2em;
    line-height: 1.2em;
    text-align: center;
}

.artinfo {
    text-align: center;
}

.my-post-content {
}

    .my-post-content img {
        max-width: 100%;
        height: auto;
        margin: .2em 0
    }


.my-post-conten table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.5em;
    font-size: .96em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.my-post-conten td,
.my-post-conten th {
    text-align: left;
    padding: 4px 8px 4px 10px;
    border: 1px solid #dadada
}

.my-post-conten td {
    vertical-align: top
}

.my-post-conten tr:nth-child(even) {
    background-color: #efefee
}

.my-post-conten iframe {
    display: block;
    max-width: 100%;
    margin-bottom: 30px
}

.course-list, .school-list {
}


    .course-list .media, .school-list .media {
        margin-bottom: 8px;
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 5px;
    }

        .course-list .media .media-body p {
            margin-bottom: 0px;
            height: 23px;
            line-height: 23px;
        }

        .school-list .media .media-body p {
            margin-bottom: 0;
            height: 20px;
            line-height: 20px;
        }

            .course-list .media .media-body p.list-summary, .school-list .media .media-body p.list-summary {
                overflow: hidden;
            }

        .course-list .media .img-thumbnail {
            height: 88px;
            width: 140px;
            max-height: 88px;
            max-width: 140px;
        }

        .school-list .media .img-thumbnail {
            width: 200px;
            height: 100px;
            max-height: 100px;
            max-width: 200px;
        }

.tab-content {
    padding-top: 10px;
}

.nav-tabs > li > a {
    border-radius: 0;
}

.nav-tabs {
    margin-top: 10px;
}

.content .content-txt {
    font-size:15px;
    line-height:2;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }


#dropdown-menu .dropdown-menu {
    border-top: 0;
    border-radius: 0;
    height: 210px;
}

#dropdown-menu > .dropdown-menu {
    background-color: #2182d2;
}

#dropdown-menu > ul.dropdown-menu > li {
    position: static;
}

#dropdown-menu > .dropdown-menu > li > a {
    color: #fff;
}

    #dropdown-menu > .dropdown-menu > li > a:hover {
        /*color: #333333;*/
        background-color: #006cb5;
    }

#dropdown-menu .menu-detail {
    position: absolute;
    top: 6px;
    left: 100%;
    z-index: 1001;
    min-height: 210px;
    width: 800px;
}
    #dropdown-menu .menu-detail li {
        float: left;
    }

    .indexhotright {
        background-color: #fff;
    }


/*首页新闻  */


.news_zz {
    background: #FFFFFF;
    margin: 10px 0;
    height: 390px;
}

    .news_zz h2 {
        line-height: 49px;
        font-size: 15px;
        border-bottom: 1px solid #EAEAEA;
        margin: 0;
    }

        .news_zz h2 b {
            color: #097DF2;
            margin-left: 17px;
        }

        .news_zz h2 span {
            float: right;
            width: 95px;
            font-size: 12px;
            font-weight: normal;
        }

            .news_zz h2 span a {
                color: #999;
                display: block;
                text-align: center;
            }

                .news_zz h2 span a:hover {
                    color: #097DF2;
                }

    .news_zz dl {
        overflow: hidden;
        margin: 20px 0 17px;
    }

        .news_zz dl dt {
            float: left;
            margin-left: 22px;
            ;
            width: 125px;
            height: 125px;
        }

            .news_zz dl dt img {
                width: 100%;
                height: 100%;
            }

        .news_zz dl dd {
            float: left;
            background: #fafafa;
            width: 197px;
            height: 85px;
            padding: 20px 10px 20px 16px;
        }

            .news_zz dl dd p {
                font-size: 12px;
                color: #666;
                line-height: 20px;
                margin-top: 8px;
            }

    .news_zz .news_mh {
        margin-top: 10px;
    }

        .news_zz .news_mh p {
            padding: 0 22px;
            margin: 0;
        }

            .news_zz .news_mh p a {
                color: #444;
            }

                .news_zz .news_mh p a:before {
                    width: 4px;
                    height: 4px;
                    background: #999;
                    float: left;
                    content: "";
                    margin-top: 15px;
                    margin-right: 7px;
                    border-radius: 50px;
                }

                .news_zz .news_mh p a:hover {
                    color: #097DF2;
                }

            .news_zz .news_mh p span {
                color: #ff580e;
            }

        .news_zz .news_mh .time {
            margin-bottom: 16px;
            font-size: 12px;
            color: #999;
        }

        .news_zz .news_mh .p2 {
            line-height: 33px;
            font-size: 14px;
            height: 33px;
            overflow: hidden;
        }

        .news_zz .news_mh p i {
            color: #999999;
            float: right;
            font-size: 12px;
        }

.img-thumbnail { padding: 0; border: 0;}