﻿
/* Sticky footer styles
-------------------------------------------------- */
@media (min-width: 1200px) {
    html {
        font-size: 16px;
    }
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

h1 {
    text-align: center;
    font-size: 1.37rem;
    margin-bottom: 0px;
}

.content {
    margin-top: 1.25rem;
}

    .content img {
        max-width: 100%;
        cursor: pointer;
    }

    .content h1 {
        margin-bottom: 1rem;
    }
/*@media all and (min-width:1200px)*/
.container {
    max-width: 1200px;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #0079C5;
}

.text_color {
    color: #0A4994;
}

.nav a:hover {
    color: #fff;
    background-color: #0079C5;
}

.nav-pills .nav-link {
    color: #fff;
    font-size: 1.1rem;
    border-radius: 0rem;
    height: 43px;
}

a {
    color: black;
}

.aline {
    width: 5px;
    background-image: url(../images/shu.png);
}

.menu_bc {
    background-color: #014099;
}

.col-center-block {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: auto;
}

#left {
    margin-top: 10px;
    height: auto;
    float: left;
    width: 605px;
}

#right {
}

.channel, .channellist, .channellistline {
    margin: 10px 0px 10px 0px;
}

    .channel ul li {
        list-style-type: none;
        padding: 10px 0px 10px 0px;
    }

    #left ul li, #right ul li, .channellist ul li {
        list-style-type: none;
        background: url("../images/dot_1.png") no-repeat 0rem 0.5rem;
        padding-left: 1.125rem;
        min-height: 2rem;
    }

        #right ul li a {
            display: inline-table;
        }

    .channellistline ul li {
        list-style-type: none;
        border-bottom: 1px solid #DFDFDF;
        padding: 10px 0px 10px 0px;
    }

    #left h3, #right h3, .channellist h3, .channellistline h3 {
        font-size: 1rem;
        min-height: 2rem;
        padding-top: 4px;
        margin-bottom: 0px;
    }

    .channellistline h2 {
        font-size: 1.25rem;
    }

    .channellistline h1 {
        text-align: left;
        padding-bottom: 10px;
    }


#right ul li {
    height: auto;
    min-height: 2rem;
    margin-right: 1rem;
}

#left .bar, #right .bar {
    width: 100%;
    height: 50px;
}

#left .bar {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 0.5rem;
}

#right .bar {
    margin-top: 1rem;
}

.bar_color {
    background-color: #F2F2F2
}

.bar_title, .tab_title {
    font-size: 1.2rem;
    padding: 0.625rem 0 0 1.6rem;
}

.bar_title {
    float: left;
    background: url("../images/bar_shu.png") no-repeat 0.62rem 0.9rem;
}

.tab_title {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5rem;
}


.bar_more {
    float: right;
    font-size: 0.9rem;
    padding: 0.7rem 1.25rem;
}

    .bar_more a {
        color: #999;
    }

.bar_line li {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 10px;
}

a:hover {
    text-decoration: none;
    color: #0079C5;
}

.bar_info {
    width: 100%;
    display: inline-block;
    line-height: normal
}

.footer {
    margin-bottom: 1rem;
}

    .footer .container p, .footer .container-fluid p {
        color: #fff;
        background-color: #545454;
        font-size: 0.9rem;
    }

.pagination li {
    padding-right: 1rem;
}

.page-link, .page-link:hover {
    color: #333333;
}

.page-item.active .page-link {
    background-color: #0079C5;
    border-color: #0079C5;
}

.bar_left {
    float: left;
    display: block;
}


.bar_left_title {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    padding-top:8px;
    border-radius: 8px 8px 0px 0px;
    background-color: #0079C5
}

.bar_left h1, .bar_left h2 {
    text-align: center;
    font-size: 1.125rem;
}

.bar_left ul li {
    list-style-type: none;
    text-align: center;
    padding: 10px 0px 8px 0px;
    background-color: #EDF1F8;
    margin-bottom: 2px;
}

#tableImage img {
    width: 270px;
    height: 200px;
    cursor: pointer;
}

.feiye_lianjie img {
    height: 200px;
    width: 180px;
}

.card {
    border: 0px;
}
    .card img {
        width: 200px;
    }
.channelLine {
    width: 100%;
    border-bottom: 1px solid #D8D8D8;
    color: #000;
    padding: 0px;
    min-height: 2.5rem;
}

.channel {
    width: 100%;
    color: #000;
    min-height: 3rem;
}

    .channelLine h1, .channelLine h2, .channel h1, .channel h2 {
        text-align: left;
        font-size: 1.5rem;
    }
.channelLine1 {
    background: url(../images/home_1.png) no-repeat 0rem 1rem;
    width: 100%;
    border-bottom: 1px solid #D8D8D8;
    font-size: 1rem;
    color: #000;
    padding: 18px 0px 0px 0px;
    text-indent: 2rem;
    min-height: 3rem;
}
.boder_bottom_line {
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 15px
}

#pills-tab {
    background-color: #6690A9;
}

    #pills-tab .nav-link.active, #pills-tab .show > .nav-link {
        color: #fff;
        background-color: #014099;
    }

    #pills-tab a:hover {
        color: #fff;
        background-color: #014099;
    }

.article p {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

.over-image img {
    max-width: 300px;
    cursor: pointer;
}

.list_picture img {
    max-width: 600px;
    width: 200px;
    width: expression(document.body.clientWidth>600?"600px":"auto");
    overflow: hidden;
}

.tuan_dui img {
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.go-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 9999;
}

    .go-top .arrow:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .go-top .arrow {
        width: 40px;
        height: 40px;
        margin-bottom: 1px;
        text-align: center;
        cursor: pointer;
        font-size: 30px;
        background-color: #528fcc;
        color: #fff;
        border-radius: 50px;
        opacity: .6;
        background-image: url("../images/top.png");
        background-repeat: no-repeat;
        background-position: 50% -8px;
    }