﻿body{
    background-color:#cecece;
}
.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(../SiteImages/icon-search.png) center no-repeat;
    width: 18px;
    display: block;
    height: 20px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-header {
    background-color: #3089c1;
}

.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: #999;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color:#f9f9f9;
    border-bottom:1.2px solid #9F1709;
    font-size:20px;
}
.tzgg{
    color:white;
    padding-left:15px;
    padding-right:15px;
    background-color:#0D6A9E;
    height:48px;
    line-height:48px;
    display:inline-block;
}

.carousel-caption {
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0,0,0,1);
}

.list-news > li {
    padding-bottom: 10px;
    /*border-bottom: 1px dotted #318ac4;*/
    margin-bottom: 10px;
}

.panel-success {
    border-top: 2px solid #2f8ac1;
    border-radius: 0;
}

.media-heading {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.media-body {
    width: auto;
    display: block;
    overflow: hidden;
}
.media-body a{color:#000;}
.text-grey{color:#999;}
.notice_item {
    padding: 10px 10px 10px 10px;
    background-color: #f4f4f4;
    margin-bottom: 10px;
    border-bottom:1px dotted #c0c0c0;
}

.notice_time {
    font-size: 15px;
    font-weight: bold;
    color: #2f8ac1;
    line-height:20px;
}

.notice_place {
    color: #999;
    line-height:20px;
    width:100px;
    height:24px;
    overflow:hidden;
}

.notice_title {
    font-size: 16px;
    line-height:20px;
}

.list > li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 32px;
    line-height: 32px;
    border-bottom:1px dashed #c0c0c0;
}

.list > li a {
    color: #333;
    font-size:14px;
}

.list > li :before {
    content: url('../SiteImages/dd-bgh.png');
    margin-right: 10px;
}

.list-link li {
    float: left;
    font-size: 16px;
    min-width: 100px;
    margin-right:10px;
    height: 45px;
}

.list-link2
{
    list-style:none !important;
}
.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;
}

.navbar-main {
        background: #3089c1;
        border-radius: 0;
        height: 160px;
        position: relative;
}
@media (min-width: 1200px) {
    .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-color: #3089c1;
        border-radius: 0;
        height: 160px;
        position: relative;
    }
    .navbar-top{
        display:block;
    }
}
@media(max-width:1024px)
{
    .zhtt {
        display: none;
    }

    .zhmore {
        display: none;
    }
}
@media (max-width: 769px) {
    .zhtt {
        display: none;
    }

    .zhmore {
        display: none;
    }

    .navbar-main {
        background-color: #3089c1;
        background-image:unset;
        border-radius: 0;
        height: auto;
        position: relative;
    }
    .navbar-top{
        display:none;
    }
}

.footer {
    height: 160px;
    padding-top: 20px;
    background: #3089c1 url('../SiteImages/footer.jpg') no-repeat center bottom;
}

.copyrights {
    background-color: #024562;
    line-height: 30px;
    text-align: center;
    color: #FFF;
}

.list-media li {
    width: 75px;
    float: left;
}



/**ADD**/

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("../SiteImages/hang.png") right bottom 20px no-repeat;
}
.bgMain{
	background-color:#ffffff;
}
.list-1 li {
    width: 730px;
    height: 40px;
    overflow: hidden;
    background: url(../SiteImages/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(../SiteImages/icon_dot.png) no-repeat left 10px;
    padding-left: 12px;
    margin-top:10px;
}

.list-2 li a{
    font-size:16px;
}
.articletitle{
    font-family:"宋体";
    font-size: 24px;
    line-height: 40px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}
.articleinfo{
    font-family:"宋体";
    height: 30px;
    line-height: 30px;
    color: #999999;
    margin: auto;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
}
.articlecontent{
    text-indent:2em;
    line-height:180%;
}
.pager{
    margin-left:50px;
}
.carousel .item {
  height: 265px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 265px;
}
.box{width:100%;margin:0 auto;position:relative;overflow:hidden;_height:100%}
.picbox{width:100%;height:140px;overflow:hidden;position:relative}
.piclist{height:120px;position:absolute;left:0;top:0}
.piclist li{background:#eee;margin-right:20px;padding:5px;float:left}
.swaplist{position:absolute;left:-2000px;top:0}
.og_prev,.og_next{width:30px;height:50px;background:url(../images/icon.png) no-repeat;position:absolute;top:33px;z-index:99;cursor:pointer;filter:alpha(opacity=70);opacity:.7}
.og_prev{background-position:0 -60px;left:4px}
.og_next{background-position:0 0;right:4px}
