@charset "utf-8";
/* 政府公报 */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}
a,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
li,
ol,
p,
span,
ul {
  list-style: none;
}
body,
html {
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC",
    "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  font-family: "微软雅黑", sans-serif;
}
form,
input,
select {
  outline: 0;
}
.bg-news,.gov {
  background: url(bg-news.png) center top no-repeat;
  background-size: 100%;
}
.main-wrap {
	width: 100%;
    overflow: hidden;
}
.container {
    width: 1100px;
}
.boxcenter {
    margin: 0 auto;
}
.breadcrumb {
    color: #666;
    width: 100%;
	height: auto;
    margin: 0 auto;
    padding: 13px 0 10px 18px;
}
.breadcrumb em {
    font-style: normal;
    font-size: 16px;
    color: #666;
}
.report-con-box .report-con {
    background: #fff;
    padding: 20px;
}
.clearfix:after,.clearfix::before {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
    zoom: 1;
}
.report-con-box .report_fl {
    width: 750px;
    float: left;
    overflow: hidden;
}
.report-con-box .report-cloumn-title>h1 {
    color: #036ACF;
    font-size: 30px;
}
.report-con-box .report_fl .report-cloumn-title>span {
    float: right;
    margin-top: -27px;
    font-size: 16px;
}
.report-con-box .report-cloumn-title {
    width: 750px;
    height: 60px;
    border-bottom: #DDDDDD 2px solid;
}
.report-con-box .report-zbqs {
    width: 750px;
    height: 60px;
    border-bottom: #EEEEEE 1px solid;
    line-height: 60px;
    margin-top: 15px;
    background: #F1F1F1;
    padding: 0 0px 0 20px;
}
.report-con-box .report-zbqs>h2 {
    float: left;
    width: 250px;
    font-size: 22px;
    color: #d51414;
}
.report-con-box .report-qkxz {
    width: 380px;
    float: right;
    height: 60px;
    line-height: 60px;
}
.report-con-box .report-qkxz .report-qk {
    width: 100px;
    font-size: 18px;
}
.fl_pc {
    float: left;
    display: inline-block;
}
.report-con-box .report-qkxz>ul {
    width: 280px;
}
.report-con-box .report-qkxz>ul li {
    width: 120px;
    float: left;
    height: 50px;
    margin-right: 20px;
}
.report-con-box .report-qkxz>ul li select {
    width: 120px;
    height: 30px;
    border: 1px solid #036ACF;
    font-size: 14px;
    text-indent: 10px;
    color: #036ACF;
}
.report-con-box .report-qkxz>ul li select {
    width: 120px;
    height: 30px;
    border: 1px solid #036ACF;
    font-size: 14px;
    text-indent: 10px;
    color: #036ACF;
}
.report-con-box .report-qkxz>ul li {
    width: 120px;
    float: left;
    height: 50px;
    margin-right: 20px;
}
.report-con-box .report-desc-box .gbpic {
    width: 240px;
}
.report-con-box .report-desc-box .pic {
    width: 270px;
    height: 320px;
    background: url(jcxzf-gbbg.png);
    background-size: 100% 100%;
    background-position: -15px;
}
.report-con-box .report-desc-box .pic>span {
    width: 294px;
	text-align: center;
	font-size: 14px;
	margin-top: 220px;
	float: left;
	color: #FF1919;
	font-weight: 600;
}
.report-con-box .gbsj {
    width: 224px;
    text-align: center;
    line-height: 60px;
}
.report-con-box .gbsj canvas {
    width: 112px;
    height: 112px;
    margin: 0 auto;
    padding: 0;
    display: block;
    border: 1px solid #e5e5e5;
    padding: 16px;
}
.report-con-box .gbpdf>img {
    width: 25px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.report-con-box .gbpdf>a {
    color: #Fff;
}
.main-wrap a {
    color: #333;
    text-decoration: none;
    transition: all ease-in-out 0.1s;
}
.report-con-box .report-gbml {
    width: 740px;
    float: left;
    margin-left: 20px;
}
.report-con-box .report-gbml .report-mltitle {
    font-size: 25px;
    font-weight: bold;
}
.hover-mask {
    background-color: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    display: none;
}
.report-con-box .report-gbml .report-zfwj>ul>li a {
    width: 100%;
    display: block;
    font-size: 18px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.5s;
    line-height: 46px;
}
.report-con-box .report-gbml .report-zfwj>ul>li a:hover {
    text-indent: 10px;
}
.report-con-box .gbpdf {
    width: 224px;
    height: 60px;
    background-color: #3985E4;
    text-align: center;
    line-height: 60px;
    margin-top: 30px;
}
.report-con-box .report-gbxx {
    margin-top: 15px;
}
.report-con-box .report-desc-box {
    width: 300px;
    border-left: #DDDDDD 2px solid;
    padding-left: 20px;
}
.fr_pc {
    float: right;
    display: inline-block;
}
.report-con-box .report-desc {
    line-height: 30px;
    font-size: 15px;
    overflow: hidden;
}
.report-con-box .report-desc>span {
    color: #036ACF;
    font-size: 16px;
    font-weight: bold;
}
.report-con-box .report-links-items {
    margin-top: 20px;
}
.report-con-box .report-links-items>ul>li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    margin-bottom: 10px;
    background: url(jcxzf-zfgb-qtbg.png) no-repeat;
	text-align: left;
	padding-left: 60px;
}
.report-con-box .report-links-items>ul>li>img {
    width: 30px;
    margin-right: 10px;
    margin-top: -5px;
    display: inline-block;
    vertical-align: middle;
}
.report-con-box .report-links-items>ul>li>a {
    color: #fff;
}
.main-wrap a {
    color: #333;
    text-decoration: none;
    transition: all ease-in-out 0.1s;
}
.report-zfwj-xzfwj{
	border-bottom: 2px solid #f5f5f5;
}
.report-zfwj-xzfwj .tab-current {
	display: inline-block;
	font-size: 22px;
	padding: 0 1em;
	height: 58px;
	line-height: 68px;	
}
.report-zfwj-xzfwj .tab-current a{
	color: #0457b7;
	font-size: 22px;
}