/* 政务公开首页样式 */
body { height: 100%;}
.container { width: 100%;height: auto;}
.container .main { width: 1200px;}
.container .main .leftBox { width: 280px; margin-right: 50px;float: left;}
.container .main .rightBox { width: 900px;float: left}
.fillContent { min-height: 450px;}
.row { margin: 0;}
/* 标签栏样式 */
.container .title { width: 100%; min-height: 55px; background-color: #F5F5F5; border-bottom: 1px solid #ddd;}
.container .title .tag { margin-top: 7px; margin-right: 15px; width: 3px; height: 21px; background: rgba(0, 64, 153, 1);}
.container .title .titleText { font-size: 24px; color: rgba(51, 51, 51, 1);}
.container .titleText a:hover { color: rgba(51, 51, 51, 1);}
.container .titleText a:active { color: #004099;}

.getMore { font-size: 14px; color: #666666; line-height: 35px;}
.getMore:hover a { color: #002a66;}
.getMore .iconfont { font-size: 15px;}

.sidebar { margin-top: 25px; width: 100%; border-top: 3px solid #296bb6;}
.sidebar .item { position: relative; width: 280px; height: 80px; border: 1px solid #e9f1fb;}
.sidebar .item a { display: block; width: 100%; height: 100%;}
.sidebar .item span { display: inline-block; white-space: nowrap;}
.sidebar .item img { display: inline-block; width: 35px; height: 30px;}
.sidebar img { position: absolute; top: 25px; left: 43px;}
.sidebar .item:hover img { transform: rotate(-15deg);}
.sidebar .item:hover .item_text { color: #004099;}
.sidebar .item_text { position: absolute; top: 31px; left: 100px; font-size: 16px; color: rgba(51, 51, 51, 1);}
/* 政务公开16个小栏目图片大小调整 */
.sidebar .item a .zfjg { width: 35px; height: 30px;}
.sidebar .item a .xxgkzn { width: 35px; height: 35px;}
.sidebar .item a .zfgz { width: 31px; height: 32px;}
.sidebar .item a .xxgkml { width: 31px; height: 33px;}
.sidebar .item a .zyss { width: 30px; height: 30px;}
.sidebar .item a .zfgzbg { width: 31px; height: 32px;}
.sidebar .item a .ghxx { width: 31px; height: 30px;}
.sidebar .item a .ndzdrw { width: 32px; height: 32px;}
.sidebar .item a .jhxx { width: 33px; height: 34px;}
.sidebar .item a .rsxx { width: 34px; height: 32px;}
.sidebar .item a .czxx { width: 34px; height: 34px;}
.sidebar .item a .qlqd { width: 31px; height: 32px;}
.sidebar .item a .xycx { width: 34px; height: 28px;}
.sidebar .item a .sgs { width: 33px; height: 33px;}
.sidebar .item a .sjgk { width: 31px; height: 32px;}
.sidebar .item a .yhyshj { width: 34px; height: 34px;}

.sidebar a.active {
    background-color: #296bb6;
    color: #fff;
    font-weight: bold;
    behavior: url(../pie/PIE.htc);
    border: 1px solid #296bb6;
}

/* 原点样式 */
.container .list { margin-bottom: 27px; font-size: 16px; font-weight: 400; line-height: 16px;}
.container .list a .item2 { color: rgba(0, 42, 102, 1);}
.container .list .item1 { margin-right: 14px; color: #999;}
.container .list .item2 { margin-right: 5px;}
.container .list .item3 { color: #333; font-weight: 400;}
.container .list:hover .item1 { color: #004099;}
.container .list:hover .item2 { color: #004099;}
.container .list:hover .item3 { color: #004099;}
.container .list .item4 { font-size: 16px; color: rgba(153, 153, 153, 1); text-align: right;}

/* 带小点的小标题 */
.section-main-nav { margin-top: 20px; border-bottom: 1px dashed #ddd;}
.li-style { width: 5px; height: 5px; margin-right: 15px; margin-top: 7px; background-color: #999; line-height: 10px; border-radius: 50%;}
.container .subtitle { width: 100%; height: 43px;}
.container .subtitle-item a:hover { color: #002A66 !important;}
.container .subtitle-item { font-weight: 400; font-size: 16px;}
.container .subtitle-item-time { font-size: 16px; font-weight: normal; color: #999;}
.container .subtitle a { color: #333;}

#myPage { margin-top: 42px; margin-bottom: 82px;text-align: center;}