.mktit1{height:44px; line-height:44px; background-color:#087cd6; text-align:center; color:#fff; font-weight:bold; font-size:18px;}
.bgblue{background-color:#e7f3fe; padding:10px 22px; min-height:620px;}
.list5 li{border-bottom:1px #999999 dotted; line-height:52px; font-size:16px; font-weight:bold;}
.list5 li a{ color:#333;}
.list5 li a:hover{ color:#087cd6;text-decoration: none;}
.list5 li a:focus{text-decoration: none;}
.list5 .glyphicon{float:right;line-height:52px;}
.list5 .badge{margin-right:5px;margin-top:17px;float:right;background-color: #39bfbd;} 
.list5 li.active a,.list5 li.active .glyphicon{color:#087cd6}
th{
	white-space: noWrap;
}
.dialog{
	min-height: 590px;
}
.dialog img {
    display: block;
    margin: 10px auto;
}
.dialog p {
    text-indent: 2em;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
	font-size: 16px;
}
.content {
	margin-top: 15px;
}
.title{
	text-align: center;
	margin-top: 15px;
	font-size: 50px;
    line-height: 80px;
    font-weight: bolder;
    color: #f3031e;
    font-family: 宋体;
}
.title2 {
	text-align: center;
	font-size: 16px;
	color: black;
	border-bottom: 2px #f3031e solid;
	padding: 15px 0;
	font-weight: bold;
}
.file {
	padding-top: 10px;
}
.title3 {
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
}
.dept, .issue-date {
	margin: 15px 0;
	text-align: right;
	font-size: 16px;
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tbody>tr>td {
    border: 1px solid #ddd;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}
.table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
p a {
    font-size: 14px;
    color: #3356BE;
}