@charset "utf-8";

.list ul li h4{
    width: 75%;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.w80{
	width: 90%;
}

.grid .tp b, .grid .tp strong {
    font-size: 22px;

}


.headline {
      padding: 0 20px 20px 20px;
}

.headline h2 {
    padding: 8px 0;
    line-height: 34px;
    font-size: 26px;
}

.headline h2 strong {
font-size: 30px;
    color: #b7000e;
}

.headline p {
    line-height: 24px;
}

.headline p a {
    margin: 0 15px;
}

@media (max-width: 1200px) {

    .headline {
        margin-left: -20px;
        margin-right: -20px;
    }

    .headline h2 {
        padding: 8px 0;
        line-height: 26px;
        font-size: 18px;
    }

    .headline p {
        line-height: 22px;
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    .headline p a {
        display: block;
        margin: 0;
        /*white-space: nowrap;*/
        /*word-break: keep-all;*/
        text-overflow: ellipsis
    }
}


/*信箱响应式开始*/
@media (min-width: 1200px) {
.leader_mail{
    margin-top: -50px;
}
	.leader_mail  iframe{
		height:830px;
		/*margin-left:-100px;*/
}
}

@media (max-width: 1024px) {
.leader_mail{
    margin-top: -50px;
}
.leader_mail{
overflow: scroll;

}
.leader_mail  iframe{
		height:900px;
		margin-left:-53px;
}
	
}
@media (max-width: 768px) {
	.leader_mail  iframe{
		height:900px;
		margin-left:-37px;
}
.list li .share {
    top: auto;
    right: 80px;
    bottom: 5px;
}


}

@media (max-width: 480px) {
.list ul li h4{
    width:100%;
    white-space: nowrap;
    text-overflow: ellipsis;

}
 .list li .share {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        margin: 0 0 -15px -15px;
    }

	.leader_mail  iframe{
		height:950px;
		margin-left:-125px;
}

}
@media (max-width: 375px) {
	.leader_mail iframe{
		height:950px;
		margin-left:-125px;;
}
}
@media (max-width: 320px) {
	.leader_mail iframe{
		height:950px;
		margin-left:-125px;
}
}

/*信箱响应式 结束*/

.table-bordered {
    margin-bottom: 0px;
}

.table-bordered>tbody>tr>th {
    background-color: #f9f9f9;
    text-align: center;
    color: #048;
}
.table-bordered>tbody>tr>th {
    vertical-align: middle;
    width: 20%;
    padding: 2px;
}
.table>tbody>tr>td {
    vertical-align: middle;
}

.table-responsive>.table>tbody>tr>td {
white-space: normal;
    word-break:break-all;
}
.table-responsive{
  margin: 20px 0 0 0;
}
  

 .article .option.fixed h4 {
        display: block;
    }
@media (max-width: 768px) {
 .article .option.fixed  {
    padding: 20px 5px;
    }
    }
   
@media (max-width: 480px) {
 .article .option.fixed  {
    padding: 20px 5px;
    }
    }

/*查看更多*/
.panel-more a::before, .panel-more a::after {

    content: '\2022'!important;

}
.panel-more a {
  padding-left:0 !important;
}

ul.list-a.row.no-gutters.a1{
	margin: 0 0;
}
 @media (min-width: 1200px) {
.main.list{
min-height:500px
}

.leader-info p{
 max-height: 80px;
}
.p3 h4.tab a{
    font-size: 18px;

}
.p4 h4.tab a{
    font-size: 17px;
}

.b1 li{
	height:150px;
}
.side-box.fixed .list-t li{
width:35%
}

}
/* 高亮 */
.nav li a.current{
    background-color: rgba(0, 0, 0, .2);

}

.side-menu li a.current{

	font-weight: bold;
	background-image: none;
	color: #b7000e;
    text-decoration: none;

}
.side-menu li a.current:before{

    transform: scale(1, 1);

}
ul.info-tree li a.current{

	font-weight: bold;
	color: #b7000e;


}

/*最新信息浮动 */
.content{
position:relative;
}
.side-box.fixed {
    position: fixed;
    top: 50px;
 
}
/* 链接 */
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #b7000e;
	text-decoration: none;
}
a:active {
	outline: none;
}
/* 头部、底部、公用 */
.wrap{
   background: #f9f9f9 url(../../images/2019/bg.jpg) 50% 0px no-repeat;
}
body {
	overflow-x: hidden;
	font-size: 16px;
	/* background: #f9f9f9 url(../../images/2019/bg.jpg) 50% 0px no-repeat; */
	background-size: 100% auto;
}
.ht {
	height: 40px;
	line-height: 40px;
	background-color: #fdfdfd;
}
.ht a {
	margin: 0 10px;
}
.header h1 {
	width: 600px;
	height: 196px;
	background: url(../../images/2019/logo.png) 0 50% no-repeat;
}
.header h1 a {
	display: block;
	height: 130px;
}
.nav {
	width: 100%;
	padding: 0;
	background-color: #b7000e;
}
.nav li {
	float: left;
	position: relative;
	width: 14.28%;
}
.nav li a {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #fff;
	padding:0px;
}
.nav li a:hover {
	background-color: rgba(0, 0, 0, .2);
}
.nav li a i {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 10px 10px 10px 30px;
	float: left;
	background-image: url(../../images/2019/hbjmrh/icons.png);
	background-image: url(../../images/2019/hbjmrh/icons_ie8.png)\9;
	background-size: 280px auto;
	transition: all .3s;
}
.nav .s1 {
	background-position: 0 0;
}
.nav .s2 {
	background-position: -40px 0;
}
.nav .s3 {
	background-position: -80px 0
}
.nav .s4 {
	background-position: -120px 0;
}
.nav .s5 {
	background-position: -160px 0;
}
.nav .s6 {
	background-position: -200px 0;
}
.nav .s7 {
	background-position: -240px 0;
}
.inner, .content, .links, .copyright {
	position: relative;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
/* 移动端菜单开始 */
.mask {
	display: none;
	position: fixed;
	z-index: 597;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.75);
	opacity: 0;
	transition: opacity .2s;
}
.mask.on {
	display: block;
	opacity: 1;
}
body.modal-open {
	position: fixed;
	width: 100%;
}
.menu {
	display: none\9;
	position: fixed;
	z-index: 598;
	top: 0;
	right: 0;
	bottom: 0;
	width: 65%;
	background-color: #f5f5f5;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: transform .3s;
	transition: transform .3s;
}
.menu.on {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.menu img {
	display: block;
	width: 70%;
	margin: 60px 20px;
}
.menu li a {
	position: relative;
	display: block;
	margin: 0 15px;
	padding: 0 15px;
	line-height: 50px;
	font-size: 16px;
	color: #ca0000;
}
.menu li a:after {
	content: " ";
	display: inline-block;
	height: 6px;
	width: 6px;
	border-width: 2px 2px 0 0;
	border-color: #ccc;
	border-style: solid;
	-webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 10px;
}
.menu li+li a {
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, .2);
}
.menu>ul>li:nth-child(1) {
	animation-delay: .1s;
}
.menu>ul>li:nth-child(2) {
	animation-delay: .2s;
}
.menu>ul>li:nth-child(3) {
	animation-delay: .3s;
}
.menu>ul>li:nth-child(4) {
	animation-delay: .4s;
}
.menu>ul>li:nth-child(5) {
	animation-delay: .5s;
}
.menu>ul>li:nth-child(6) {
	animation-delay: .6s;
}
.menu>ul>li:nth-child(7) {
	animation-delay: .7s;
}
.menu-btn {
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 599;
	width: 50px;
	height: 50px;
}
.menu-btn.on, .menu-btn.fixed {
	position: fixed;
	top: 50px;
}
.menu-btn>span {
	position: absolute;
	left: 0;
	right: 0;
	width: 22px;
	height: 2px;
	margin: 0 auto;
	background: #b7000e;
	border-radius: 2px;
	transition: .25s;
}
.menu-btn>span:nth-child(1) {
	top: 18px;
}
.menu-btn>span:nth-child(2) {
	top: 24px;
}
.menu-btn>span:nth-child(3) {
	top: 30px;
}
.menu-btn.on span, .hd+.menu-btn>span {
	background: #ca0000;
}
.menu-btn.on span:nth-child(1) {
	top: 21px;
	transform: rotate(45deg);
}
.menu-btn.on span:nth-child(2) {
	opacity: 0;
	transform: rotate(90deg);
}
.menu-btn.on span:nth-child(3) {
	top: 21px;
	transform: rotate(135deg);
}
/* 移动端菜单结束 */

/* 搜索 */

.header .search {
	width: 380px;
	display: inline-block;
	position: absolute;
	top: 35%;
	right: 0px;
}
.search input, .search button {
	float: left;
	display: block;
}
.search input {
	box-sizing: border-box;
	width: 236px;
	height: 40px;
	line-height: 18px;
	font-size: 16px;
	padding: 10px;
	border: none;
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, .1);
	border-radius: 2px;
	outline: none;
	border: 1px solid #d2d2d2;
}
.search button {
	box-sizing: border-box;
	width: 60px;
	height: 40px;
	border: none;
	background: #ca0000;
	color: #fff;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	border-radius: 2px;
	margin-left: -2px;
}
.search .btn {
	box-sizing: border-box;
	width: 76px;
	height: 40px;
	border: none;
	background: #ca0000;
	color: #fff;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	padding: 0px;
	margin-left: 2px;
	border-radius: 2px;
}
.search button .iconfont {
	font-size: 24px;
	color: #fff;
	margin-right: 10px;
}
 @media (max-width: 1024px) {
.search button .iconfont {
	margin-right: 0px;
	display: block;
}
}
.search p {
	clear: both;
	padding-top: 10px;
	line-height: 30px;
}
.search p a {
	margin: 0 10px;
}
/* 底部 */
.copyright {
	padding: 0px 20px;
	line-height: 32px;
	background-color:#f9f9f9;
}
.copyright p a, .copyright p span {
	margin: 0 10px;
}
.gov {
	position: absolute;
	top: 50%;
	right: 130px;
	width: 80px;
	height: 80px;
	margin-top: -40px;
}
.jc {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 110px;
	height: 55px;
	margin-top: -22px;
}
.content {
	padding: 20px;
	margin: 0px auto;
	background-color: #fff;
}
.content .row {
	margin-right: -10px;
	margin-left: -10px;
}
 .content .row>.col, .content .row>[class*="col-"] {
 padding-right: 10px;
 padding-left: 10px;
}
.side {
	padding: 20px;
}
.where {
	height: auto;
	line-height: 24px;
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
}
.list-t li:hover:before {
	background-color: #b7000e;
}
/* 侧边栏 */
.bar {
	position: fixed;
	top: 35%;
	right: 40px;
	z-index: 99;
}
.bar ul {
	width: 80px;
	padding: 10px 0;
	background-color: #ebebeb;
	border-radius: 8px;
}
.bar li {
	position: relative;
	margin: 5px 0;
}
.bar li a {
	display: block;
	width: 80px;
	height: 80px;
	padding: 10px 0;
	line-height: 20px;
	text-align: center;
	border-radius: 8px;
	transition: .3s;
}
.bar li a:hover {
	width: 90px;
	margin: 0 -5px;
	background-image: linear-gradient(to bottom, #ed7249, #eb3b3b);
	background-color: #eb3b3b;
	color: #fff;
}
.bar li a i {
	display: block;
	width: 40px;
	height: 40px;
	margin: -5px auto 5px;
}
.bar i {
	background-image: url(../../images/2019/hbjmrh/icons.png);
	transition: .3s;
}
.bar .s1 {
	background-position: -20px -180px;
}
.bar .s2 {
	background-position: -100px -180px;
}
.bar .s3 {
	background-position: -180px -180px;
}
.bar .s4 {
	background-position: -260px -180px;
}
.bar a:hover .s1 {
	background-position: -20px -260px;
}
.bar a:hover .s2 {
	background-position: -100px -260px;
}
.bar a:hover .s3 {
	background-position: -180px -260px;
}
.bar a:hover .s4 {
	background-position: -260px -260px;
}
.bar li img {
	position: absolute;
	bottom: 0;
	right: 90px;
	display: none\9;
	visibility: hidden;
	width: 120px;
	opacity: 0;
	transform: translate(30px, 0);
	transition: transform .3s;
}
.bar li:hover img {
	display: block;
	opacity: 1;
	visibility: visible;
	transform: translate(0, 0);
}
/* 标题样式 */

.t0 {
	height: 40px;
	border-bottom: 2px solid #eb3b3b;
	line-height: 38px;
}
.t0 b, .t0 strong {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	font-size: 18px;
	vertical-align: middle;
}
.t0 b:before {
	content: '';
	position: absolute;
	top: -10px;
	left: 0;
	display: block;
	width: 40px;
	height: 40px;
    background: url(../../images/2019/hbjmrh/icons.png) -500px -100px no-repeat;
}
.t0 i {
	display: inline-block;
	width: 30px;
	height: 38px;
	background-image: linear-gradient(to bottom, #ed7249, #eb3b3b);
	background-color: #eb3b3b;
	border-radius: 3px 3px 0 0;
	vertical-align: middle;
}
.t0 i:after {
	content: '';
	display: inline-block;
	width: 30px;
	height: 38px;
	background-image: url(../../images/2019/hbjmrh/icons.png);
	background-image: url(../../images/2019/hbjmrh/icons_ie8.png)\9;
	background-size: 280px auto;
}
i.dj:after {
	background-position: -165px 0;
}
i.bs:after {
	background-position: -205px 0;
}
i.gk:after {
	background-position: -85px 0;
}
i.hd:after {
	background-position: -245px 0;
}
/* tab */

.tab-pane {
	position: relative;
	overflow: hidden;
}
.tab-pane .pane>ul, .tab-pane .pane>div {
	animation-duration: .3s;
}
h3.tab {
	border-top: 1px solid #aa9868;
	border-bottom: 1px solid #aa9868;
	padding: 9px 0;
	line-height: 0;
	font-size: 0;
}
h3.tab a {
	position: relative;
	display: inline-block;
	margin-right: -1px;
	padding: 0 20px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	transition: .3s;
}
h3.tab a+a:before {
	content: '';
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0;
	border-left: 1px solid #b7000e;
	opacity: .5;
}
h3.tab a.current {
	background-color: #b7000e;
	color: #fff;
}
h3.tab a.current:after {
	content: '';
	position: absolute;
	bottom: -19px;
	left: 50%;
	display: block;
	width: 12px;
	height: 10px;
	background: url(../../images/2019/hbjmrh/tab_c.png) 0 0 no-repeat;
}
h4.tab {
	position: relative;
	height: 30px;
	border-bottom: 1px solid #aa9868;
}
h4.tab:after {
	content: '';
	position: absolute;
	bottom: -1px;
	right: 0;
	left: 40%;
	height: 1px;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
h4.tab a {
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 0 20px;
	line-height: 30px;
	text-align: center;
	border-radius: 6px 6px 0 0;
}
h4.tab a.current {
	background-color: #d1141c;
	color: #fff;
}
h4.tab a.current:after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -6px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-top: 6px solid #d1141c;
}

/* tab 移动端flex布局 */

@media (max-width: 1200px) {
.tab {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-left: -2px;
	margin-right: -2px;
}
.tab a {
	width: 0%;
	min-width: inherit;
	position: relative;
	display: block;
	margin: 0 2px;
	padding: 0;
	font-size: 16px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}
h3.tab a {
	margin-right: -1px;
	margin-left: 0;
	font-size: 16px;
}
h4.tab {
	height: auto;
}
h4.tab a {
	padding: 10px 0;
	line-height: 20px;
	font-size: 14px;
}
}
 @media (max-width: 320px) {
h3.tab a {
	font-size: 14px;
	padding: 0px 10px;
}
h4.tab a {
	font-size: 12px;
}
}
@media (max-width: 1200px) {
body {
	background-size: 100% auto;
}
.header h1 {
	height: 100px;
	background-position: 10px 50%;
	background-size: auto 50%;
}
.header h1 a {
	display: block;
	height: 100px;
}
.ht .fl, .nav, .header .search p strong, .bar {
	display: none;
}
.ht .fr {
	text-align: center;
	font-size: 12px;
}
.ht .fr, .header h1, .inner, .content, .links, .copyright {
	width: 100%;
}
.menu-btn {
	display: block;
}
.header .search {
	width: 100%;
	margin: 20px;
	position: inherit;
}
.header .search input {
	height: 40px;
	padding: 5px;
	margin: 0;
}
.header .search button {
	width: 50px;
	height: 40px;
}
.copyright {
	line-height: 22px;
	font-size: 14px;
	text-align: center;
}
.handle {
	margin-bottom: 10px;
}
.side {
	padding: 0px;
}
}
 @media (max-width: 1024px) {
.header .search input {
	width: 84%;
}
.footer .gov, .footer .jc {
	position: relative;
	display: inline-block;
	top: 0;
	right: 0;
	margin-top: 20px;
	vertical-align: middle;
}
}
@media (max-width: 768px) {
.header .search input {
	width: 78%;
}
.copyright p span {
	display: block;
}
}
 @media (max-width:480px) {
.header .search input {
	width: 58%;
}
}
@media (max-width:320px) {
.header h1 {
	background-size: auto 40%;
}
.header .search input {
	width: 49%;
}

}
/* 首页 */

/* part1 */

.focus {
	position: relative;
	overflow: hidden;
	height: 420px;
}
.focus .scroll, .focus .scroll>div {
	position: relative;
	height: 420px;
}
.focus .pic {
	display: block;
	position: relative;
	overflow: hidden;
	height: 330px;
}
.focus .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.focus strong {
	display: block;
	height: 70px;
	margin: 20px 0 0 120px;
	line-height: 30px;
	font-size: 22px;
}
.focus .calendar {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 90px;
	height: 80px;
	padding: 10px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	background-color: #fbecec;
}
.focus .calendar:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border: 6px solid transparent;
	border-top: 6px solid #b7000e;
	border-left: 6px solid #b7000e;
}
.focus .calendar em {
	display: block;
	line-height: 40px;
	font-weight: bold;
	font-size: 24px;
	color: #b7000e;
}
.focus .prev, .focus .next {
	position: absolute;
	top: 40%;
	z-index: 9;
	display: block;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, .5);
 filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
	color: #fff;
	opacity: 0;
	transition: all .3s;
}
.focus .prev {
	transform: translate(-50px, 0);
	left: 0;
}
.focus .next {
	transform: translate(50px, 0);
	right: 0;
}
.focus:hover .prev, .focus:hover .next {
	opacity: 1;
	transform: translate(0, 0);
}
.focus .navi {
	position: absolute;
	left: 0;
	bottom: 100px;
	z-index: 9;
	width: 100%;
	line-height: 0;
	text-align: center;
	font-size: 0;
}
.focus .navi span {
	width: 12px;
	height: 6px;
	display: inline-block;
	margin: 2px !important;
	border-radius: 100px;
	background: #fff;
	opacity: 1;
	cursor: pointer;
	transition: width .3s;
}
.focus .navi .current {
	width: 48px;
	background-color: #fff;
}
 @media (max-width: 1200px) {
.focus {
	width: 100%;
}
.focus,  .focus .scroll,  .focus .scroll>div,  .focus .pic {
	height: auto;
}
.focus .pic {
	padding: 56.25% 0 0;
}
.focus .calendar {
	width: 70px;
	height: 50px;
	padding: 5px;
	font-size: 12px;
}
.focus .calendar em {
	line-height: 20px;
	font-size: 16px;
}
.focus strong {
	margin: 12px 0 0 90px;
	height: 48px;
	line-height: 24px;
	font-size: 16px;
}
.focus .navi {
	bottom: 70px;
}
.focus .navi span {
	width: 8px;
	height: 4px;
}
.focus .navi .current {
	width: 20px;
}
}
/* part2 */

/* part3 */

.p3 .list-b li {
	margin-bottom: 10px;
	padding: 5px 15px;
	background-color: #f5f5f5;
}
.p3 .list-b li h4 {
	margin-bottom: 4px;
	font-weight: normal;
}
.p3 .list-b li p {
	font-size: 14px;
}
/* part4 */

.a1 {
	padding: 20px 50px;
	background-color: #ead2b6;
}
.a1 li a {
	margin: 5px;
	border: 1px solid #f5e9db;
	line-height: 28px;
	border-radius: 3px;
	color: #c1232f;
	transition: .3s;
}
.a1 li a:hover {
	border-color: #fff;
	background-color: #fff;
}
.a2 {
	margin-left: -10px;
}

 @media (max-width: 768px) {
	.a2 {
		margin-left: 0;
	}
}

.a2 li+li {
	margin-top: 6px;
}
.a2 li a {
	padding: 10px 0;
	line-height: 24px;
	text-align: center;
	background-color: #f5e9db;
	color: #c1232f;
	transition: .3s;
}
.a2 li a:hover {
	background-color: #d1141c;
	color: #fff;
}
.a3 li {
	line-height: 20px;
}
.a3 li a i {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto 10px;
	background-image: url(../../images/2019/hbjmrh/icons.png);
	border-radius: 100px;
	transition: .3s;
}
.a3 li a:hover i {
	background-color: #f5f5f5;
	box-shadow: 0 0 0 10px #f5f5f5;
}
.a3 .s1 {
	background-position: -10px -90px;
}
.a3 .s2 {
	background-position: -90px -90px;
}
.a3 .s3 {
	background-position: -170px -90px;
}
.a3 .s4 {
	background-position: -250px -90px;
}
.a4 {
	margin: 0 5px;
}
.a4 li {
	padding-left: 10px;
	padding-right: 10px;
}
.a4 li a {
	display: table;
	width: 100%;
	height: 60px;
	margin-top: 10px;
	background: url(../../images/2019/hbjmrh/a4.jpg) 0 0 no-repeat;
	background-size: cover;
	color: #7e0e0e;
}
.a4 li a span {
	display: table-cell;
	vertical-align: middle;
	line-height: 24px;
	font-weight: bold;
	font-size: 18px;
}
.a4 li a:hover {
	background-image: linear-gradient(to bottom, #ed7249, #eb3b3b);
	background-color: #eb3b3b;
	color: #fff;
}
.p4 .list-t li{
	height: 40.7px;
}

.a5 a img{
	transition: all .3s;
}
.a5:hover a img{
	transform: scale(1.03);
}

 @media (max-width: 1200px) {
.a2 li a {
	font-size: 13px;
}
.a4 li a span {
	font-size: 16px;
}
}
.list-d {
	padding-left: 80px;
	margin-bottom: 4px;
}

.list-d li {
    position: relative;
    border-left: 1px solid #ccc;
    padding: 10px 0;
    line-height: 24px;
    font-size: 16px;
}

.list-d li .date {
    position: absolute;
    top: 10px;
    left: -80px;
    display: block;
    width: 80px;
    padding-left: 10px;
}

.list-d li a {
    display: block;
    margin-left: -80px;
    padding-left: 100px;
}

.list-d li:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 18px;
    left: -4px;
    width: 7px;
    height: 7px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 100px;
    box-shadow: 0 0 0 3px #fff;
}

.list-d li a:hover {
    text-decoration: underline;
}

.list-d li:hover span {
    color: #197;
}

.list-d li:hover:before {
    background-color: #d1141c;
    border-color: #d1141c;
}

@media (max-width: 320px) {
    .list-d {
        padding-left: 50px;
    }

    .list-d li {
        font-size: 14px;
    }

    .list-d li a {
        margin-left: -50px;
        padding-left: 65px;
    }

    .list-d li .date {
        left: -60px;
        font-size: 12px;
    }
}
/* part5 */

/* 列表页*/
.gd-red {
	background: #ed4242;
	background: -webkit-linear-gradient(60deg, #ed4344, #ed7149);
	background: linear-gradient(60deg, #ed4344, #ed7149);
}
.side-menu h2 {
	height: 56px;
	line-height: 56px;
	font-size: 26px;
	font-weight: normal;
}
.side-menu li a:hover {
	font-weight: bold;
	background-image: none;
}
.side-menu li a:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	background-color: transparent;
	transform: scale(0, 1);
	transition: all .3s;
	border-bottom: 2px solid #ca0000;
}
@media (max-width: 1200px) {
.side-menu h2 {
	display: none;
}
.side-menu ul {
	margin: 0 -5px;
}
.side-menu li {
	float: left;
	width: 33.33%;
}
.side-menu li a {
	margin: 5px;
	padding: 0 3px;
	line-height: 40px;
	font-size: 16px;
	background-color: #eee;
	border-radius: 3px;
}
.side-menu li.current a {
	background-color: #ca0000;
	color: #fff;
}
}
@media (max-width: 1024px) and (min-width: 1024px) {
.side-menu li {
	float: left;
	width: 100% !important;
}
}
@media (max-width: 678px) {
.side {
	box-shadow: none;
}
.side-menu li {
	width: 50%;
}
.side-menu li a {
	font-size: 14px;
}
}
.list-b.b4 li {
	margin-bottom: 15px;
	min-height: 70px;
	padding: 25px 15px 25px 135px;
	background: #f5f5f5;
	background: -webkit-linear-gradient(60deg, #f5f5f5, #fff);
	background: linear-gradient(60deg, #f5f5f5, #fff);
}
.list-b.b4 .calendar {
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 0;
	display: block;
	width: 120px;
	border-right: 1px solid #ddd;
	line-height: 20px;
	font-size: 14px;
	z-index: 999;
	padding: 0px 20px;
	text-align: right;
}
.list-b.b4 .calendar em {
	display: block;
	line-height: 30px;
	font-size: 24px;
}
.list-b.b4 .calendar:hover {
	color: #333;
}
.list li .more {
	position: absolute;
	top: 50%;
	right: 20px;
	height: 36px;
	margin-top: -25px;
	line-height: 36px;
	width: 130px;
	text-align: center;
	border-radius: 100px;
	background-color: #f5f5f5;
}
 @media (max-width: 992px) {
.list li .more {
	top: auto;
	right: 5px;
	bottom: 5px;
}
}
 @media (max-width: 480px) {
.list li .more {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0 0 -15px -15px;
}
}
.article h2 {
	margin: 0px;
	padding: 20px 10px 0px 10px;
	background-color: #f5f5f5;
}
.article .option {
	border: none;
	margin: 0px;
	padding: 10px;
	text-align: center;
	background-color: #f5f5f5;
}
.article .info {
	color: #333;
}
.t3 {
	border-bottom: none;
}
.t3 b {
	font-weight: bold;
	border-left: 4px solid #b7000e;
}
.side .list-t li {
	border-bottom: 1px dashed #ccc;
}
.article .opt {
	text-align: right;
	line-height: 36px;
	color: #323232;
	
	padding: 0 20px;
}
.article .opt a {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #323232;
}
.article .bdsharebuttonbox {
	margin: 10px 20px 0;
}
.article .bdsharebuttonbox strong {
	float: left;
	line-height: 36px;
	font-size: 14px;
	margin-right: 5px;
}
 @media (max-width: 1200px) {
.article .bdsharebuttonbox, .article .opt {
	display: none;
}
}
/* 分页 */

.pages a {
	background-color: #eee;
	margin-bottom: 10px;
}
.pages a:hover {
	position: relative;
	background-color: #b7000e;
	color: #fff;
}
.pages a.current {
	background-color: #b7000e;
}
/* 信息公开列表页 开始 */
.side_info {
	padding: 20px;
}
.side_info .a1 {
	margin-top: -40px;
}
.side_info .a1 li {
	width: 28%;
	margin-left: 10px;
}
.side_info .a1 li a {
	padding: 10px;
	text-align: center;
	line-height: 26px;
	margin: 0px;
}
ul.info-tree {
	padding-bottom: 15px;
	margin-left: -20px;
	margin-right: -20px;
}
ul.info-tree>li ul {
	display: none;
}
ul.info-tree>li {
	position: relative;
	font-size: 18px;
	line-height: 50px;
	background: #f4f5f6;
}
ul.info-tree>li+li {
	margin-top: 2px;
}
ul.info-tree li a {
	display: block;
	font-size: 18px;
	padding-left: 70px;
}
ul.info-tree li.level-1 a, ul.info-tree li.level-2 a {
	display: inline-block;
}
ul.info-tree li li a:hover {
	text-decoration: underline;
}
ul.info-tree li li {
	position: relative;
	padding: 5px 0;
	line-height: 25px;
}
ul.info-tree li li a {
	font-size: 16px;
}
ul.info-tree>li>i {
	position: absolute;
	top: 10px;
	left: 25px;
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
ul.info-tree li.level-2 ul {
	padding-left: 20px;
}
ul.info-tree li.level-2 ul li {
	font-size: 14px;
}
ul.info-tree>li>i:after {
	box-sizing: border-box;
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
	background-image: url(../../images/2019/hbjmrh/icons.png);
	background-image: url(../../images/2019/hbjmrh/icons_ie8.png)\9;
	background-size: 260px auto;
	background-position: -190px -40px;
	transition: transform .3s;
}
ul.info-tree>li:hover ul.info-tree li.level-2 ul {
	padding-left: 20px;
}
ul.info-tree li.level-2 ul li {
	font-size: 14px;
}
ul.info-tree>li.level-1>i:after {
	background-image: url(../../images/2019/hbjmrh/icons.png);
	background-image: url(../../images/2019/hbjmrh/icons_ie8.png)\9;
	background-size: 260px auto;
	background-position: -153px -40px;
	transition: transform .3s;
}
ul.info-tree>li.current>i:after {
	background-image: url(../../images/2019/hbjmrh/icons.png);
	background-image: url(../../images/2019/hbjmrh/icons_ie8.png)\9;
	background-size: 260px auto;
	background-position: -190px -40px;
	transition: transform .3s;
}
ul.info-tree li.level-1.current a {
	display: block;
	padding-left: 70px;
	border-radius: 8px;
}
ul.info-tree li li a:after {
	box-sizing: border-box;
	content: '';
	position: absolute;
	top: 15px;
	left: 63px;
	width: 5px;
	height: 5px;
	background: #acacac;
}
ul.info-tree li li a:hover:after {
	background: #b7000e;
}
ul.info-tree li li a:hover:after {
	color: #102b63;
	background: #102b63;
}
ul.info-tree li.level-1.current ul li a {
	color: #8e8e8e;
	padding-left: 90px;
}
ul.info-tree li.level-1.current ul li a:hover {
	color: #b7000e;
	font-weight: bold;
}
ul.info-tree>li.level-1 {
 *background: url(../../images/2019/arr_d.png) 98% 11px no-repeat;
}
ul.info-tree>li.current {
 *background: url(../../images/2019/arr_u.png) 98% 11px no-repeat;
}
ul.info-tree .current>ul {
	display: block;
	background-color: #fff;
}
ul.info-tree li.level-2>i {
	position: absolute;
	top: 7px;
	left: 55px;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 24px;
	text-align: center;
	background-position: center;
	color: #acacac;
	cursor: pointer;
	background-color: #fff;
}
ul.info-tree li.level-2>i {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU3QkY5QkI2RTcxQTExRTk5NUQ1OUJFNDc3N0EyREIxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU3QkY5QkI3RTcxQTExRTk5NUQ1OUJFNDc3N0EyREIxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTdCRjlCQjRFNzFBMTFFOTk1RDU5QkU0Nzc3QTJEQjEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTdCRjlCQjVFNzFBMTFFOTk1RDU5QkU0Nzc3QTJEQjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6M1xMjAAAABlBMVEUiS3/////zwuJyAAAAAnRSTlP/AOW3MEoAAAAfSURBVHjaYmBEAwxECzAwUCbAAAe4BKhhC4meAwgwAHXwAN0/1IHaAAAAAElFTkSuQmCC");
	font-style: normal;
}
ul.info-tree li.level-2.current>i {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEyMjVDQjhFRTcxQjExRTlBQTI1ODhCRDAwNzA2ODQ4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEyMjVDQjhGRTcxQjExRTlBQTI1ODhCRDAwNzA2ODQ4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTIyNUNCOENFNzFCMTFFOUFBMjU4OEJEMDA3MDY4NDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTIyNUNCOERFNzFCMTFFOUFBMjU4OEJEMDA3MDY4NDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5s0bsPAAAABlBMVEWsrKz///95bZpiAAAAAnRSTlP/AOW3MEoAAAAZSURBVHjaYmBEAwx0E2CAA1wCA+AwgAADAH5wAO2UAXg2AAAAAElFTkSuQmCC");
	font-style: normal;
}
ul.info-tree li a:focus {
	color: #b7000e;
	font-weight: bold;
}
.info-query {
	padding: 0px 15px 15px 15px;
	background-color: #fff;
}
.info-query .form-control {
	padding: 6px 8px;
}
.md-red {
	background-color: #b7000e;
}
.info-list {
	padding: 0 15px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .06);
}
.info-list li {
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 24px;
	font-size: 16px;
	transition: box-shadow .3s;
}
 @media (max-width: 768px) {
.info-list li {
	font-size: 14px;
}
}
 @media (min-width: 480px) {
.info-list li>div {
	text-align: center;
}
}
.info-list li:hover {
	background: #fff;
	color: #b7000e;
	font-weight: bold;
	border: 1px solid #e3c5c4;
	box-shadow: 0 0 12px rgba(183, 0, 14, .5);
}
.info-list li:first-child {
	line-height: 30px;
	color: #b7000e;
	font-size: 18px;
	font-weight: bold;
	background-color: #f2f2f2;
}
.info-list li:first-child:hover {
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 0px;
	padding-right: 0px;
	background: #f2f2f2;
	border-radius: 0px;
	box-shadow: none;
	border: none;
}
.info-list li p {
	display: block;
	width: 100%;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.info-extra {
	display: none;
	position: absolute;
	left: 200px;
	bottom: 32px;
	width: 90%;
	border: 1px solid #ddd;
	padding: 0 15px;
	background-color: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	border-radius: 5px;
	font-weight: bold;
	color: #333;
	animation-duration: .5s;
}
 @media (max-width: 1024px) {
.info-list .row [class*="col-"] {
	padding-right: 10px;
	padding-left: 10px;
}
}
@media (max-width: 480px) {
.info-extra {
	left: 10px;
}
}
.info-extra:before, .info-extra:after {
	content: '';
	position: absolute;
	bottom: -14px;
	left: 20px;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-top: 7px solid #ddd;
}
.info-extra:after {
	bottom: -13px;
	border-top: 7px solid #fff;
}
.info-list li:hover .info-extra {
	display: block;
}
 @media (max-width: 1024px) {
.info-list li:hover .info-extra {
	display: none;
}
}
.info-extra .row {
	padding: 5px;
	line-height: 22px;
	font-size: 14px;
}
.info-extra .row+.row {
	border-top: 1px solid #ddd;
}
.info-extra .info-th {
	padding: 0 5px;
	background-color: #f2f2f2;
	color: #999;
	text-align: center;
}
.info-date .input-group {
	width: 105px;
}
.info-list .row {
	margin-right: -15px;
	margin-left: -15px;
}
.side_info h2 {
	color: #fff;
	line-height: 56px;
	font-size: 24px;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

/* 信息公开列表页 结束 */

/* 领导信息 开始 */

.leader .list-b li .pic {
     float: left;
     position: relative;
     overflow: hidden;
     display: block;
     width: 110px;
     height: 140px;
     margin-left: 30px;
     background-color: #eee;
 }

 .leader .list-b .pic img {
     width: 100%;
 }

 .leader .list-b li h4,.leader .list-b li .text{
     margin-left: 170px;
 }

 .leader .list-b li h4 {
     font-size: 28px;
     line-height: 34px;
     min-height: 60px;
     font-weight: bold;
     padding-top: 20px;
 }
  .leader .list-b li h4:before{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 7px;
	background-color: #b7000e;
}
.leader .list-b li .text{
     font-size: 20px;
}
 .leader-info {
     min-height: 130px;
     padding:30px 30px 20px 30px;
     line-height: 24px;
     margin-top: 20px;
     background-color: #f5f5f5;
 }
 .leader-info p {
     width: 100%;
     overflow: hidden;
     line-height: 40px;
     border-radius:3px;
     text-overflow: ellipsis;
    
 }
 .leader-info p em{
 	display:inline-block;
 	padding:0px 10px;
 	line-height: 34px;
 	border-radius:3px;
 	margin-right: 20px;
 }

 @media (max-width:480px) {
 	.leader .list-b li .pic{
 		margin-left: 20px;
 	}
     .leader .list-b li h4, .leader .list-b li .text{
         margin-left: 100px;
     }
 }

/* 学习综合页 开始 */
.b1 li{
	width: 48%;
	margin:1%;
	padding:20px 20px 20px 60px;
	background: #f1f1f1 url(../../images/2019/hbjmrh/b1.jpg) 0 0 repeat-y;
}
.b1 li h4{
	font-size: 18px;
	font-weight: normal;
}
.b1 li p{
	text-indent: 2em;
	font-size: 14px;
}
 @media (max-width:480px) {
     .b1 li{
	    width: 99%;
		padding:15px 20px 15px 60px;
     }
 }
/* 学习综合页 结束 */
/* 网站地图  开始*/
.site-map h2 {
     position: -webkit-sticky;
     position: sticky;
     top: 0;
     z-index: 1;
     background-color: #fff;
 }

 .site-map .row {
     margin-right: -5px;
     margin-left: -5px;
 }

 .site-map .row>.col,
 .site-map .row>[class*="col-"] {
     padding-right: 0;
     padding-left: 0;
 }

 .site-map ul {
     margin-bottom: 20px;
     padding: 15px 0;
 }

 .site-map li {
     position: relative;
     border: 5px solid #fff;
     background-color: #f8f8f8;
     transition: all .3s;
 }

 .site-map li:before {
     content: '';
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     width: 0;
     background-color:#f5e6e5;
     transition: .3s;
 }

 .site-map li:hover:before {
     width: 100%;
 }

 .site-map li>a {
     position: relative;
     display: block;
     padding: 0 40px 0 20px;
     border-left: 3px solid #bde;
     line-height: 60px;
     color: #333;
     overflow: hidden;
     white-space: nowrap;
     word-break: keep-all;
     text-overflow: ellipsis;
     transition: .3s;
 }

 .site-map li>a:hover {
     border-left: 3px solid #b7000e;
     font-weight: bold;
color:#b7000e;
 }

 .site-map li>a:after {
     content: '';
     position: absolute;
     right: 15px;
     top: 50%;
     display: block;
     width: 0;
     height: 0;
     border: 6px solid transparent;
     border-left: 6px solid #bde;
     margin-top: -6px;
     transition: right .3s;
 }

 .site-map li>a:hover:after {
     right: 12px;
     border-left: 6px solid #b7000e;
 }
 .site-map .t3 b{
font-size:18px;
color:#333;
}
/* 网站地图  结束*/



