.mgt10 {
    margin-top: 10px;
}

.mgt20 {
    margin-top: 20px;
}


.navbar-top {
    background: #3f1111;
    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: #591919;
}

.navbar-menu {
    border: 0 none !important;
}
@media (min-width: 768px){
    .navbar-nav li.dropdown:hover ul {
        display: block;
    }
}
.dropdown li {
	height:40px;
}
.dropdown li:hover {
	background-color:#f5f5f5;
}
.dropdown li a{
	margin-top:10px;
	padding-top:10px;
    
}
.logo {
    margin-top: 20px;
    display: block;
}

#navbar-collapse a {
    font-size: 16px;
    color: #333;
    /*padding-left: 24px;*/
    padding-right: 24px;
}


.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: 15px;
}

.panel-success {
    border-top: 2px solid #591919;
    border-radius: 0;
}

.media-heading {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.media-body {
    width: auto;
    display: block;
    overflow: hidden;
}

.notice_item {
    padding: 0 10px;
    background-color: #f4f4f4;
    margin-bottom: 10px;
}

.notice_time {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
	padding:15px;
}

.notice_place {
    color: #999;
}

.notice_title {
    font-size: 16px;
	padding:15px;
}

.notice_title a {
    color:#333333;
}

.list>li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 12px;
}



.list>li :before {
    /*content: url('../images/arr_2.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;
	margin-left:30px;
}

.list-link2 li a {
    color: #FFF;
}
.sitemap1 {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #666;
    color: #591919;
    font-size: 16px;
    margin-top: 30px;
}

.sitemap1 a {
    color: #591919;
    font-size: 16px;
}
.sitemap {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #666;
    color: #591919;
    font-size: 16px;
    margin-top: 30px;
}

.sitemap a {
    color: #591919;
    font-size: 16px;
}
@media (max-width: 1240px) {
.list>li a {
     display: block;
     width: 70%;
     float: left;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     color:#333333;
}
.list>li img{float: left; margin-top: 7px;}
.list>li a span{float: right;}

.h3_title {
    color: #591919;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left:10px;
}
}
@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: #591919;
        border-radius: 0;
        height: 200px;
        position: relative;
    }

    .navbar-top {
        display: block;
    }
.list>li a {
     display: block;
     width: 72%;
     float: left;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     color:#333333;
}
.list>li img{float: left; margin-top: 7px;}
.list>li a span{float: right;}

.h3_title {
    color: #591919;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left:10px;
}
}

@media (max-width: 769px) {
    .zhtt {
        display: none;
    }

    .zhmore {
        display: none;
    }

    .navbar-main {
        background-color: #591919;
        border-radius: 0;
        height: auto;
        position: relative;
    }

    .navbar-top {
        display: none;
    }
.list>li a {
     display: block;
     width: 72%;
     float: left;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     color:#333333;
}
.list>li img{float: left; margin-top: 7px;}
.list>li a span{float: right;}

.h3_title {
    color: #591919;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left:10px;
    font-size:20px;
}
}

@media (max-width: 450px) {
.list>li a {
     display: block;
     width: 70%;
     float: left;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     color:#333333;
}
.list>li img{float: left; margin-top: 7px;}
.list>li a span{float: right;}


.h3_title {
    color: #591919;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left:10px;
    font-size:20px;
}

}
@media (max-width: 300px) {
.list>li a {
     display: block;
     width: 72%;
     float: left;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     color:#333333;
}
.list>li img{float: left; margin-top: 7px;}
.list>li a span{float: right;}

.h3_title {
    color: #591919;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left:10px;
    font-size:20px;
}
}



.footer {
    height: auto;
    margin-top: 30px;
    padding-top: 30px;
    background: #591919 no-repeat center bottom;
}

.copyrights {
    background-color: #3f1111;
    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%;
}

.article_content p {
    line-height:41px !important;
    text-indent:2em !important;
    color:#333333 !important;
    /*text-align:justify;*/
}

.leftpath {
    margin-top: 30px;
}

.leftpath dl dt {
    border-bottom: 1px solid #000;
    height: 40px;
}

.leftpath dl dt h3 {
    color: #591919;
    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;c
}

.list-2 li a {
    font-size: 16px;
}
.s1002{
	float:right;
}
