@charset "UTF-8";

/*初始化css*/
body {
    min-width: 1100px;
    font-family: 微软雅黑;
    color: #333;
    /*transform: scale(1, 1);*/
}

/*min-width的宽度根据项目页面宽度决定*/
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

input {
    margin: 0;
    padding: 0;
    outline: none;
}

li {
    list-style: none;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
}

/*颜色根据通用信息列表的文字颜色决定*/
.more a {
    color: #999;
}

/*颜色根据通用更多的文字颜色决定*/
ul.cf.m_nav a:hover {
    color: #0081FF;
}

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover {
    color: #1c5bb8;
}

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

textarea,
input {
    font-family: 微软雅黑;
}

/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/

.width1080 {
    width: 1200px;
    margin: 0 auto;
}

#header .headqh img {
    width: auto;
    height: auto;
}

/* 顶部 */

/* banner */
.banner {
    width: 1200px;
    height: 200px;
    background: url('zdgz-banner.png') no-repeat 50%;
    background-size: 100%;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    color: #ffffff;
    margin: 0 auto;
}

.banner_tit {
    font-size: 38px;
    padding-left: 55px;
}

/* 位置 */
.location {
    height: 48px;
    line-height: 60px;
    font-size: 14px;
    border-bottom: solid 1px #dddddd;
}

.m_nav {
    width: 100%;
    height: 55px;
    border-bottom: solid 2px #0081ff;
    margin-top: 40px;
}

.m_nav li {
    width: 194px;
    height: 53px;
    line-height: 55px;
    text-align: center;
}

.m_nav li a {
    display: block;
    width: 194px;
    height: 53px;
    font-size: 24px;
}

.m_nav li.active a {
    color: #0081FF;
}

.m_nav li.active a {
    background: #0081ff;
    color: #ffffff !important;
}

.main {
    padding-bottom: 30px;
}

/* 政府工作报告 */
.bgitem:first {
    margin-top: 0;
}

.bgitem {
    margin-top: 30px;
}

.m_navitem {
    margin-top: 30px;
}

.bg_year {
    width: 395px;
    height: 300px;
}

.bgright {
    width: 760px;
    height: 300px;
}

.bg_tit {
    font-size: 22px;
}

.bg_info {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
}

.bg_tab {
    margin-top: 10px;
}

.bg_tab li {
    background: #ECECEC;
    text-align: center;
    border-radius: 2px;
    margin-right: 15px;
    margin-top: 5px;
    padding: 4px 5px;
    font-size: 12px;
    color: #7D8EA0;
}

.bg_link {
    display: inline-block;
    margin-top: 17px;
    font-size: 16px;
    color: #0081FF !important;
    background: url(2007031626225704486.png) right 5px no-repeat;
    padding-right: 12px;
}

.fj_link {
    display: inline-block;
    margin-top: 5px;
    font-size: 16px;
    color: #0081FF !important;
    background: url(2007031626225704486.png) right 5px no-repeat;
    padding-right: 12px;
}

.zrfj {
    margin-top: 50px;
    padding-top: 10px;
    border-top: solid 1px #eeeeee;
}

.fj_info {
    margin-top: 6px;
    font-size: 14px;
    color: #666666;
    letter-spacing: -0.5px;
    text-align: left;
    line-height: 21px;
}

/* 督查政务公开 */
.gk_item {
    -moz-box-shadow: 0px 0px 15px 0 #dddddd;
    -webkit-box-shadow: 0px 0px 15px 0 #dddddd;
    box-shadow: 0 0 15px 0 #dddddd;
    width: 345px;
    height: 300px;
}

.dczwgk>li:first-child+li,
.dczwgk>li:first-child+li+li {
    margin-left: 22px;
}

.gk_item a {
    display: block;
    width: 100%;
    height: 100%;
}

.gk_bnner {
    width: 345px;
    height: 160px;
}

.gk_info {
    padding: 10px 16px;
    position: relative;
    width: 100%;
    height: 140px;
}

.gk_tit {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 33px;
}

.gk_year {
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 14px;
    position: absolute;
    left: 16px;
    bottom: 20px;
}

.sdjh {
    /** margin-top:40px; **/
    -moz-box-shadow: 0px 0px 15px 0 #dddddd;
    -webkit-box-shadow: 0px 0px 15px 0 #dddddd;
    box-shadow: 0 0 15px 0 #dddddd;
    width: 345px;
    height: 495px;
	position:relative;
}

.sd_banner {
    width:345px;
    height: 200px;
}

.sd_right {
    width: 100%;
    height: auto;
    padding-top: 10px;
}

.sd_tit{
    font-size: 22px;
    color: #333333;
    position: absolute;
    height: 24px;
    line-height: 24px;
    left: 0;
    top: -44px;
    border-left: 5px solid #0081FF;
    padding-left: 5px;
}
.sd_li{
    padding-left: 16px;
    padding-right: 16px;
}
.sd_li li {
    text-align: left;
    width:100%; 
    padding-left: 8px;
    background: url(dczwgk5.png) no-repeat left 16px;
    line-height: 32px;
}
.sd_li li.disnone{
	display:none;
}
.sd_li li.disblock{
	display:block;
}
.sd_li li a {
    font-size: 16px;
    color: #333;
}

/* 督查线索收集 */
.xssjitem {
    width: 530px;
    height: 225px;
    -moz-box-shadow: 0px 0px 15px 0 #dddddd;
    -webkit-box-shadow: 0px 0px 15px 0 #dddddd;
    box-shadow: 0 0 15px 0 #dddddd;
}

.xssjitem a {
    display: block;
    width: 100%;
    height: 100%;
}

.xs_banner {
    width: 530px;
    height: 160px;
}

.xs_tit {
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    color: #0081FF;
    text-align: center;
}

.xssjitem2 {
    margin-top: 30px;
    width: 530px;
    height: 280px;
    -moz-box-shadow: 0px 0px 15px 0 #dddddd;
    -webkit-box-shadow: 0px 0px 15px 0 #dddddd;
    box-shadow: 0 0 15px 0 #dddddd;
}

.xs_info {
    font-size: 18px;
    color: #0081FF;
    line-height: 65px;
    height: 65px;

    border-bottom: 1px solid #EEEEEE;
	text-align: center;
}

.xssj li:first-child+li,
.xssj li:first-child+li+li+li {
    margin-left: 20px;
}

.year{
	width: 395px;
	height: 300px;
	overflow: hidden;
}

.bg_tit a{
	font-size: 22px;
}

.fj_link{
	color: #0081FF !important;
}
