/*清除浮动*/
.clear:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clear {
    *zoom: 1;
}
/*清除浮动*/
.zwgk-header .navbar-brand .pull-left p {
    font-size: 21px;
}

.zwgk-breadcrumb {
    padding: 15px 0;
    background-color: #e5e5e5;
}

.sqzn-left h2 {
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: normal;
    color: #0040a1;
    text-align: center;
    line-height: 2em;
}

.icon-group {
    text-align: right;
}

.seg-line {
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #d8d8d8;
}

.sqzn-right ul li a {
    padding: 13px 20px;
    display: block;
    margin-bottom: 11px;
    font-size: 18px;
    background-color: #f3f7fd;
    border: 1px solid #cbd1e7;
  color:#333333;
}
.sqzn-right ul li.active a {
    background-color: #c7e7ff;
}
    .sqzn-right ul li a:hover {
        background-color: #c7e7ff;
    }

    .sqzn-right ul li a i {
        color: #196dc0;
        font-size: 24px;
      height:0;
    }

.detail-page {
    border: 1px solid #d0d0d0;
    padding: 0 40px;
}

.detail-page {
    background-color: #fff;
}
.news-cont h2 {
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: normal;
    color: #0040a1;
    text-align: center;
    line-height: 2em;
}

.tab-title {
    border-bottom: 1px solid #ddd;
}
    .tab-title.nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }
    .tab-title .active a {
        border-bottom: 2px solid #245399 !important;
        color: #245399 !important;
        font-size: 16px;
    }
    .tab-title a {
        border: none !important;
    }
    .lc-mian-title-iconsize {
        font-size: 15px;
        padding-right: 10px;
    }

.content-p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.7;
    text-indent: 0;
}


.search_result {
    border: 1px solid #EEEEEE;
}

.search_result_title {
    background-color: #EEEEEE;
    padding:10px 0;
}

    .search_result_title h3 {
        text-align: center;
        font-size:23px;
    }
.search_result_content {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.search_result_content p {
    margin-bottom:5px;
}

.captcha-img {
    height: 100%;
    float:left;
}

.btn-group>a {
    background-image: url() !important;
}