@charset "utf-8";
/* 通用 */
*{
  box-sizing:border-box;
}
html * {
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
}
body {margin: 0px;padding: 0px;}
a { text-decoration: none; }
a:link, a:visited { color: #333333; }

a:link{text-decoration:none; }
a:visited{text-decoration:none; }
a:hover{text-decoration:none;}
a:active{text-decoration:none;}

* { margin: 0px; padding: 0px;box-sizing: border-box;; outline: none }
ul, li { list-style-type: none; margin: 0px; padding: 0px; }
img { border: 0px; vertical-align: middle; }
.clear { clear: both; height:0;}
input, select { vertical-align: middle; }
table { margin: 0px auto;}/*table-layout: fixed;*/
p{
    margin: 0 0 0px;
}
h2,h3,h4{
  margin: 0;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-t li {
    position: relative;
    padding-left: 16px;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 27px;
}
.list-t li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    transform: rotatez(45deg);
    margin-top: -4px;
    background-color: #999999;
}

.list-t li:hover:before {
    background-color: #8f382e;
}
.list-t li .date {
    position: absolute;
    top: 0;
    right: 0;
    color: #333333;
}
.list-t li a {
    width: 80%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-t li:hover a,
.list-t li:hover span{
  color: #8f3930;
}
.content [class*="p"] ul:after, .content [class*="p"]::after,.content .tzgg:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.inner,
.links,
.copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.col-md-6{
  padding-right: 0px;
  padding-left: 0px;
}
.col-md-6:first-child{
  padding-right: 20px;
}
.col-md-6:last-child{
  padding-left: 20px;
}
.content{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
.content ul:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix:after, .nav:after, .content:after, .grid:after, .h:after, .jr-row:after, .jr-grids:after, ul:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
/* 公报 4-25*/
.wrap.zfgb{
	background-color: #e5e5e5;
}
.wrap.zfgb .top {
    height: auto;
    border: 0;
}
.zfgb .content{
	padding: 30px 30px 60px 30px;
	background: #fff;
}
.zfgb .top img{
	margin-bottom: 28px;
	width: 100%;
}
.zfgb .communique{
	margin-bottom: 50px;
}
.zfgb .communique>.fl{
	float: left;
	width: 73%;
	padding-right: 30px;
	position: relative;
}
.zfgb .communique>.fr{
	float: right;
	width: 27%;
	background: #fff;
	padding-left: 30px;
	position: relative;
}
.zfgb .communique>.fr:after {content: '';position: absolute;left: 0;width: 1px;top: 0;height: 100%;background: #e5e5e5;}



/* 历史公报 */
.zfgb .lsgb .title{
	display: block;
	font-size: 18px;
}

.zfgb .lsgb .title img {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
}
.zfgb .lsgb .title a{
	color: #2f6ea2;
	padding-bottom: 5px;
	display: block;
}

.zfgb .lsgb .title ul li {
    float: left;
    border: 1px solid #e8eaeb;
    background: #f3f6f8;
    line-height: 34px;
    height: 34px;
    border-radius: 6px;
    width: 29%;
    text-align: center;
    margin: 0;
    margin-top: 13px;
}

.zfgb .lsgb .title ul li {
    margin-right: 4.333333%;
}

.zfgb .lsgb .title ul li a {
    color: #444;
}
.zfgb .lsgb .lsgbimg{
	text-align: center;
	border-bottom: 1px dashed  #bfbfbf;
	padding-bottom: 30px;
}

.zfgb .lsgb .lsgbimg img {
    width: 100%;
	border: 1px solid rgb(68 68 68 / 9%);
	box-shadow: 1px 3px 6px rgb(68 68 68 / 38%);
}

.zfgb .lsgb .descripe{
	margin-top: 16px;
	font-family: '微软雅黑';
	margin-bottom: 21px;
}
.zfgb .lsgb .descripe b{
	display: inline-block;
	text-indent: 2em;
	font-size: 14px;
	font-weight: normal;
	cursor: default;
	line-height: 24px;
}


/*搜索日期*/
.zfgb .communique_left_header{
	position: relative;
	margin-bottom: 34px;
}
.zfgb .communique_left_header_search{
	width: 430px;
	margin: 25px auto 20px;
}
.zfgb .communique_left_header_search .upAndDownNum{
	float: left;
	line-height: 33px;
	color: #333333;
	font-size: 18px;
}

.zfgb .left_arrow,.right_arrow{
	float: left;
	width: 39px;
	height: 35px;
	margin: 0 10px;
	display: inline;
}
.zfgb .left_arrow:hover,.right_arrow:hover{
	cursor: pointer;
}
.zfgb .left_arrow{
	background: url(../images/gb_7.png) 0 0 no-repeat;
}
.zfgb .right_arrow{
	background: url(../images/gb_8.png) 0 0 no-repeat;
}
/*下载公报以及扫码*/
.zfgb .download{
	margin: 80px auto 0;
	text-align: center;
}
.zfgb .download .ewm{display: inline-block;vertical-align: middle;margin: 0;margin-right: 20px;border: 2px solid rgb(237 237 237);padding: 14px 25px 10px;border-radius: 10px;}

.zfgb .download .pdf {
    display: inline-block;
    height: 147px;
    vertical-align: middle;
    width: 146px;
    font-size: 0;
    background: url(../images/gb_4.png);
    background-size: 100% 100%;
}

.zfgb .download .pdf a {
    display: block;
    height: 100%;
}
.zfgb .download .ewm span{
	display: block;
	font-size: 18px;
	color: #000000;
	margin-top: 2px;
}
.zfgb .download .ewm img{
	width: 94px;
	height: 94px;
}


.zfgb .select_year{
	margin-right: 14px;
}
.zfgb .select_year,
.zfgb .select_month{
	position: relative;
	float: left;
	border: 1px solid #d1d1d1;
	display: inline;
}
.zfgb .select_year span,
.zfgb .select_month span{
	display: block;
	height: 33px;
	line-height: 33px;
	font-family: '宋体';
	color: #000;
	font-size: 14px;
	text-indent: 23px;
	background: url(../images/downArrow.png) right 20px center no-repeat;
}

.zfgb .select_year .selectCon{
	width: 114px;
}

.zfgb .select_month .selectCon{
	width: 92px;
}
.zfgb .selectCon{
	line-height: 32px;
    position: absolute;
    left: -1px;
    top: 34px;
    display: none;
    height: 134px;
    overflow: auto;
    border: 1px solid #ddd;
    background: #fff;
}
.zfgb .selectCon li{
	text-align: center;
	font-family: '宋体';
	color: #000;
	font-size:14px;
	
}
.zfgb .selectCon li:hover{
	cursor: pointer;
}
.zfgb .select_month{
	width: auto;
}



/*目录*/
.zfgb .catalog{
	margin-bottom:20px
}
.zfgb .catalog ul li {
    font-size: 18px;
    line-height: 44px;
    height: auto;
    position:relative;
    padding-left: 20px;
}

.zfgb .catalog ul li a {
    display: inline-block;

}
.zfgb .catalog ul li:before{
	background: #d2d2d2;
}
.zfgb .catalog h2{
	text-align: center;
	font-size: 28px;
	letter-spacing: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	height: auto;
	padding-top: 20px;
	line-height: 30px;
}

.zfgb .catalog h3 a {
    color: #2f6ea2;
}
.zfgb .catalog h3{
	margin-bottom: 12px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.zfgb .catalog p{
	line-height: 2em;
	margin: 1em 0;
	position: relative;
	padding-left:20px;
	font-size: 18px;
}

.zfgb .catalog p a {
    color: #2f6ea2;
    text-decoration: underline;
}

.zfgb .catalog li:before {
    content: "";
    position: absolute;
    top: 21px;
    left: 0;
    width: 6px;
    height: 6px;
    transform: rotatez(45deg);
    margin-top: -4px;
    background: #d2d2d2;
}



/*公报搜索*/

.zfgb .gb_search{
	text-align: center;
}
.zfgb .gb_search .se_box {
	position: relative;
	display: inline-block;
}
.zfgb .gb_search .searchbox {
    position: relative;
    margin: 0 auto;
}
.zfgb .gb_search .change_radio{
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.zfgb .gb_search .change_radio label{
	overflow: hidden;
	zoom: 1;
	margin-top: 5px;
}
.zfgb .gb_search .change_radio label input{
	float: left;
	margin-top: 5px;
	-webkit-appearance: radio;
	-webkit-appearance: radio;
}
.zfgb .gb_search .change_radio label span{
	float: left;
	margin: 0 8px;
	font-size: 16px;
	font-weight: normal;
}
.zfgb .gb_search .searchbox li.se_box .msg-box{left:5px;top:0;position:absolute;}

.zfgb .gb_search .searchbox li.se_box input{
	padding-right: 88px;
	width: 544px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	padding-left: 20px;
	font-size: 14px;
	color: #000;
	outline: none;
	border: 2px solid #ddd;
	border-radius: 50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	background-color: #f3f6f8;
}

.zfgb .gb_search .searchbox li .topsearchbtn{
	position: absolute;
	right:-3px;
	top: 0;
	width: 69px;
	height: 40px;
	background: url(../images/gb_2.png) 0 0 no-repeat;
	display: inline-block;
	border: none;
	outline: none;
	cursor: pointer;
}
.zfgb .select{
	margin: 0px auto;
	position: relative;
	cursor: pointer;
	float: right;
	line-height: 33px;
	height: 33px;
	width: 93px;
	font-size: 14px;
	border: 0;
	background: #fff;
	text-align: center;
}
.zfgb .select p::after{
	content: "";
	display: block;
	width: 20px;
	height: 15px;
	top: 10px;
	right: 9px;
	position: absolute;
	transition: all .3s ease-in;
	background: url(../images/downArrow.png) right 0 center no-repeat;
}
.zfgb .select ul li a{
	display: block;
}
.zfgb .select p{
	padding: 0;
	padding-right: 10px;
}
.zfgb .select ul{
	display: block;
	font-size: 16px;
	background: #fff;
	position: absolute;
	top: 34px;
	width: 94px;
	left: 0px;
	max-height: 0;
	margin: 0;
	transition: max-height .3s ease-in;
	overflow: hidden;
	z-index: 9;
}
.zfgb .select ul li{float: none;padding-left: 0;width: 100%;height: 40px;line-height: 40px;margin: 0;position: relative;text-align: center;background: #fff;}

.zfgb .select ul li:before {
    display: none;
}
.zfgb .select ul li.Selected{
	background: #528cdc;
	color: #FFFFFF;
}

.zfgb .select ul li.Selected a {
    color: #fff;
}
.zfgb .select ul li:hover {
    background: #528cdc;
    color: #fff;
}
.zfgb .select ul li:hover a{
	color: #fff;
}
@-webkit-keyframes slide-down{
	0%{transform: scale(1,0);}
	25%{transform: scale(1,1.2);}
	50%{transform: scale(1,0.85);}
	75%{transform: scale(1,1.05);}
	100%{transform: scale(1,1);}
}

.zfgb .select.open ul{
	    max-height:inherit;
	    border: 1px solid #5176b1;
	    transform-origin: 50% 0;
	    -webkit-animation: slide-down .5s ease-in;
	    transition: max-height .2s ease-in;
}
.zfgb .select.open p::after{
	transform: rotate(180deg);
	transition: all .3s ease-in;
	top: 9px;
	right: 1px;
}
@media (max-width:992px) {
	.zfgb .communique>.fl,
	.zfgb .communique>.fr{
		width: 100%;
		padding: 0;
		margin-bottom: .3rem;
	}

	.zfgb .communique>.fl {
		margin-bottom: 2rem;
	}

	.lsgb .title ul li {
		margin-top: .5rem;
	}

	.zfgb .communique>.fr:after {
		display: none;
	}
		.zfgb .left_arrow, .right_arrow{
			display: none;
		}
		.zfgb .gb_search .se_box{
			width: 57%;
			margin: 0;
		}

	.zfgb .gb_search .change_radio {
		width: 38%;
		margin: 0;
		float: left;
	}

	.zfgb .gb_search .searchbox li.se_box input {
		width: 100%;
		padding: 0 .3rem 0 .2rem;
		line-height: 0.7rem;
		height: 0.7rem;
	}

	.zfgb .gb_search .change_radio label span {margin: 0 0.1rem;}

	.zfgb .content {
		0.3rem : .1rem;
		padding: 0.3rem 0.1rem;
		width: 100%;
	}

	.zfgb .gb_search .searchbox li .topsearchbtn {
		height: 0.7rem;
		background-size: 100% 100%;
		width: 1.2rem;
	}
	.zfgb .communique_left_header_search {
	    width: 100%;
	    display: flex;
	    justify-content: center;
	    margin-bottom: 17px;
	}
	.zfgb .lsgb .lsgbimg img{
		width: 80%;
		height: auto;
		margin: 0 auto;
	}
}