﻿

.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;
    }
.navbar-left .notice{
	color:#FFF;
	margin:12px 0 0 5px;;
}
.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: #3089c1;
}

.navbar-menu {
    border: 0 none !important;
}

.logo {
    margin-top: 20px;
    display: block;
	text-align:center;
}

#navbar-collapse a {
    font-size: 16px;
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
}

.h3_title {
    color: #2f8ac1;
    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);
}
.carousel-caption a{
    font-size: 16px;
	color:#fff
}
.carousel-caption a:hover{
	text-decoration:none;
}

.list-news > li {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.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;
}

.notice_item {
    padding: 0 10px;
    background-color: #f4f4f4;
    margin-bottom: 10px;
}

.notice_time {
	margin:5px 0 0 0;
    font-size: 15px;
    font-weight: bold;
    color: #2f8ac1;
	line-height:25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.notice_place {
    color: #999;
	line-height:25px;
}

.notice_title {
	margin:5px 0 5px 0;
    font-size: 16px;
	line-height:25px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;
 	 height: 50px;
}

.list > li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
}

.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: auto;
    height: 35px;
    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;
    }

@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: #3089c1 url('../images/bg1.jpg') right no-repeat;
        border-radius: 0;
        height: 135px;
        position: relative;
    }

    .navbar-top {
        display: block;
    }
}

@media (max-width: 769px) {
    .zhtt {
        display: none;
    }

    .zhmore {
        display: none;
    }

    .navbar-main {
        background-color: #3089c1;
        border-radius: 0;
        height: auto;
        position: relative;
    }

    .navbar-top {
        display: none;
    }
}


.footer {
    height: 180px;
    margin-top: 30px;
    padding-top: 50px;
    background: #3089c1 url('../images/footer.jpg') no-repeat center bottom;
}

.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: 20px 0 0 5px;
    font-size: 16px;
    line-height: 180%;
	-webkit-overflow-scrolling: touch;
    display: block;
    overflow-x: auto;
    width: 100%;
}
.article_content .title {
	margin:0 0 5px 0;
	text-align:center;
	line-height:30px;
}
.article_content .s-t{
	list-style:none;
	margin:10px 0 0 0;
}
.article_content .s-t li{
	float: right;
	color:#9f9f9f;
	padding:0 0 0 15px;
}
.article_content .s-j{
	margin:5px 0;
	padding:5px 0;
	font-weight:bold;
	text-indent:2em;
}
.article_content .s-c{
	font-size: 16px;
	text-indent:2em;
	padding:10px 0 0 0;
}
.refer-write{
	float:right;
	line-height:inherit;

}
.refer-box th{
	text-align:center;
	min-width:82px;
}
.refer-box td{
	text-align:left;
	vertical-align:middle;
	line-height:180%;
	padding:8px;
}
.refer-box .t-footer{
	height:20px;
	border-bottom:2px dotted #ccc;
}
.refer-box .t-right{
	text-align:right;
	color:#9f9f9f;
}
.refer-box .t-reply{
	background:#efefef;
}
.message-box th,.message-box td{
   padding:8px 0 8px 12px;
   line-height: 180%;
}
.message-box th{
	min-width:50px;
}
.message-box .btn{
    border: 1px solid #BDC5CA;
    color: #333333;
    cursor: pointer;
    padding: 12px 18px;
    margin-bottom: 0px;
}
.small-box{
	width:50%;
	float:left;
	padding:10px 15px;
}
.small-box .t-img{
	text-align:center;
}
.small-box .t-img img{
	width:100%;
}
.small-box .t-t{
	text-align:center;
}
.small-box a{
	color:#333
}
.page-box{
	margin-top:20px;
	color:#9f9f9f;
}
.text-grey{
	color:#9f9f9f;
}
.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;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
    }

.menuselected {
    background: #f8f8f8;
    border-bottom: 2px solid #3089c1;
    line-height: 40px;
    font-size: 18px;
    padding-left: 10px;
}

.contentMain {
    padding-bottom: 40px;
}

.list-1 li {
	height:40px;
	background: url(../images/icon_dot.png) no-repeat center left;
	padding-left:20px;
	line-height:40px;
}
.list-1 > li :before {
	content: none;
	margin-right: 10px;
}

.list-1 li a {
	color: #333;
}

.fl {
    float: left;
}
.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-2 li a{
    font-size:16px;
}