﻿.navbar {
    margin-bottom: 0px;
}

.banner {
    height: 300px;
    background: url(../images/1.jpg) no-repeat center center;
    margin-bottom: 30px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #e41f2b;
    color: #fff;
}

.nav-pills a > span {
    margin-right: 40px;
}

.nav-pills li {
    border: solid 1px #ddd;
    background-color: #F0F0F0;
}

    .nav-pills li a > span {
        color: #C9C9C9;
    }

@media (min-width:768px) {
    .width-90 {
        width: 90%;
        margin: auto;
    }

    .img-change {
        margin-right: 30px;
        float: right;
    }
    .img-change1 {
        margin-right: 30px;
        float: left;
    }

    .width-90 h3 > span {
        position: absolute;
        z-index: 2;
        display: block;
        left: -15px;
        top: -20px;
        background-color: #fff;
        padding: 0px 15px;
        
    }

    .width-90 h3 {
        margin-top: 40px;
        border-top: solid 1px #ddd;
    }

    .panel-bg {
        padding: 50px;
    }
}

.width-90 h3 > span {
  
}

@media (max-width:768px) {
    .img-change {
        display: block;
        margin: auto;
    }

    h3 {
        font-size: 20px;
        border: 0px;
    }
}

.width-90 h3 {
    
    position: relative;
}

@media (min-width:768px) {
    .width-90 h3 {
        height: 25px;
    }
}

@media (max-width:768px) {
    .width-90 h3 {
        font-size: 20px;
    }
}

.width-90 h3 > span span {
    color: #000;
    font-size: 80%;
    display: block;
    float: left;
    margin-top: 5px;
    font-weight: 900;
}

.tedian span {
    width: 100px;
    height: 100px;
    color: white;
    background-color: #e10f0a;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 100px;
    font-size: 40px;
    font-weight: bold;
}

.width-90 h4 span {
    color: #5B5B5B;
}

hr {
    clear: both;
}

.img-change {
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 20px;
}

a.a-style {
    display: inline-block;
    padding: 5px 15px;
    border: solid 1px #999;
}

article span {
    
}

.children-margin-15 > div {
    margin-bottom: 21px;
}

.show-font > div > div {
    position: relative;
    background-color: #ccc;
}

    .show-font > div > div a {
        position: absolute;
        line-height: 30px;
        background-color: black;
        opacity: 0.8;
        left: 0px;
        bottom: 0px;
        width: 100%;
        color: white;
        text-align: center;
    }

.panel-bg {
    background-color: #EDEDED;
}

.table tr td, .table tr th {
    border: solid 1px #ddd;
    vertical-align: middle;
}

@media (min-width:768px) {
    .traffic > div {
        padding: 25px;
        border-top: solid 1px #ddd;
    }
}

.item-title {
    background-color: #ddd;
    font-size: 18px;
    padding: 8px 15px;
    font-weight: bold;
    margin-top: 30px;
}

.news-list li {
    padding: 10px 15px;
}

    .news-list li:nth-child(2n) {
        background-color: #ddd;
    }

#no_text {
    width: 50px;
}

.article-text h4, .article-text h5 {
    font-family: 微软雅黑;
}

.article-text h3 {
    border: 0px;
    text-align: center;
    height: auto;
}
