﻿

.mgt10 {
    margin-top: 10px;
}

.mgt20 {
    margin-top: 20px;
}


.navbar-top {
    background: #0d6a9e;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 0;
    margin-bottom: 0;
}

    .navbar-top a {
        color: #FFF !important;
    }

.icon-search {
    background: url(../images/icon-search.png) center no-repeat;
    width: 18px;
    display: block;
    height: 20px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-header {
    background-color: #fefcfc;
}

.navbar-menu {
    border: 0 none !important;
}

.logo {
    margin-top: 20px;
    display: block;
}

#navbar-collapse a {
    font-size: 16px;
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
}

.h3_title {
    color: #C33;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.carousel-caption {
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0,0,0,1);
}

.list-news > li {
    padding-bottom: 15px;
    /*border-bottom: 1px solid #ddd;*/
    margin-bottom: 11px;
}

.panel-success {
    border-top: 2px solid #2f8ac1;
    border-radius: 0;
}

.media-heading {
    font-size: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.media-body {
    width: auto;
    display: block;
    overflow: hidden;
    margin-top: 8px;
    /*height: 66px;*/
}

.notice_item {
    padding: 10px;
    background-color: #f4f4f4;
    margin-bottom: 10px;
}

.notice_time {
    font-size: 15px;
    font-weight: bold;
    color:#fb3a3a;
}

.notice_place {
    color: #999;
    padding-top: 10px;
}

.notice_title {
    font-size: 16px;
}
.f16{
    font-size: 16px;
}
.list > li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*height: 30px;*/
    line-height: 35px;
}
.list-index > li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 42px;
}
 .list > li a {
        color: #333;
    }

.list > li :before {
        content: url('../images/arr_1.png');
        margin-right: 10px;
    }

.list-link li {
    float: left;
    font-size: 16px;
    width: 100px;
    height: 45px;
}

.list-link2 li {
    float: left;
    font-size: 16px;
    width: 100px;
    height: 45px;
    color: #FFF;
}

    .list-link2 li a {
        color: #FFF;
    }

.sitemap {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #666;
    color: #0a689d;
    font-size: 16px;
    margin-top: 30px;
}

    .sitemap a {
        color: #0a689d;
        font-size: 16px;
    }
    .imgCon{
        height: 80;
        overflow: hidden;
    }

@media (min-width: 1200px) {
    .logo-p{
        width: 400px;
    }
    .h80{
        height: 80px;
    }
    .zhtt {
        float: left;
        height: 132px;
        width: 89px;
        background-color: #3089c1;
        text-align: center;
        padding-top: 30px;
        margin-right: 10px;
    }

    .zhmore {
        float: right;
        height: 132px;
        width: 89px;
        background-color: #f7f7f7;
        text-align: center;
        padding-top: 40px;
        margin-left: 10px;
    }

    .navbar-main {
        background: #e7777705 url('../images/bg11.jpg') right no-repeat;
        border-radius: 0;
        height: 235px;
        position: relative;
    }

    .navbar-top {
        display: block;
    }
    body{
       background: #e7777705; 
    }
}

.logo-m{
     display: none;
}
a{
    color: #424344!important;
}
@media (max-width: 769px) {
    .notice_title {
        padding-top: 10px;
    }
    .logo-m{
        width: 50%;
        margin: 10px;
        display: inline;
    }
    .logo-d{
        display: none!important;
    }
    .zhtt {
        display: none;
    }

    .zhmore {
        display: none;
    }

    .navbar-main {
        background-color: #3089c1;
        border-radius: 0;
        height: auto;
        position: relative;
    }

    .navbar-top {
        display: none;
    }
    .jiaodian{
        height: 300px!important;
    }
}
.jiaodian{
    overflow: hidden;
    height: 400px;
}

.footer {
    height: 180px;
    margin-top: 30px;
    padding-top: 50px;
    background: #ccc;
}

.copyrights {
    background-color: #024562;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
}

.list-media li {
    width: 75px;
    float: left;
}



/*分页新增样式20190412*/

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, input, button, textarea, p, th, td {
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
}

ul, li {
    list-style-type: none;
}

.pt10 {
    padding-top: 10px;
}

.article_content {
    padding-top: 20px;
    font-size: 16px;
    line-height: 180%;
}

.leftpath {
    margin-top: 30px;
}

    .leftpath dl dt {
        border-bottom: 1px solid #000;
        height: 40px;
    }

        .leftpath dl dt h3 {
            color: #046097;
            font-size: 24px;
        }

    .leftpath .col-menu ul li {
        line-height: 40px;
        font-size: 18px;
        padding-left: 10px;
    }

.menuselected {
    background: #f8f8f8;
    border-bottom: 2px solid #3089c1;
    line-height: 40px;
    font-size: 18px;
    padding-left: 10px;
}

.contentMain {
    background: url("../images/hang.png") right 20px no-repeat;
    padding-bottom: 40px;
}

.list-1 li {
   /* width: 730px;*/
    height: 40px;
    overflow: hidden;
    background: url(../images/icon_dot.png) no-repeat center left;
    padding-left: 20px;
    line-height: 40px;
}

    .list-1 li a {
        color: #333;
    }

.fr {
    float: right;
}

.list-2 li {
    overflow: hidden;
    background: url(../images/icon_dot.png) no-repeat left 10px;
    padding-left: 12px;
    margin-top:10px;
}
.list-3 li {
    overflow: hidden;
    padding-left: 12px;
    margin-top:10px;
    font-size:18px;
}
.list-2 li a{
    font-size:16px;
}
.page {
    width: 100%;
    height: 24px;
    margin: 40px 0 0 0;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
}
.page a{
    padding-left: 15px;
}
/*详情*/
.list07 {
    font-size: 14px;
}
.list07 .list07left {
    width: 30%;
    height: 33px;
    line-height: 18px;
    float: left;
    display: inline-block;
}
.list07 .list07right {
    width: 70%;
    height: 33px;
    line-height: 33px;
    float: right;
    display: inline-block;
    text-align: right;
}
.detail_title {
    text-align: center;
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #D6D6D6;
}
.title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}