
@media screen and (max-width: 1300px) {
    body {
        min-width:1200px;
    }
}
/* 公共样式 */

img {
    border: none;
}

* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

input {
    outline: none;
    border: 0;
}

.w {
    width: 1100px;
    margin: 0 auto;
    /* background-color: red; */
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfix {
    zoom: 1;
}

/* 中间部分开始 */

.centers {
    /*background-color: #F2F2F2;*/
    box-sizing: border-box;
    /*padding-left: 38px;*/
    /*overflow: hidden;*/
    padding-bottom: 50px;
}


/* 当前位置 */

.weizhi {
    padding: 20px 0 0 23px;
    font-size: 14px;
    color:#666;
    width:800px;
    background:#FFF;
    margin-left:20px;
    box-sizing:border-box;
    border: 1px solid #C9D7E6;
    border-bottom:none;
}
.weizhi:after{
    content:"";
    display:inline-block;
    height:1px;
    width:790px;
    margin-left:-17px;
    background:#C9D7E6;
}

.weizhi img {
    vertical-align: middle;
    margin-right: 12px;
    margin-top: -6px;
}
.weizhi a {
    color: #666;
}

/* 政府公开 */
.centers-l{
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
}
.centers-l .daohang {
    width: 280px;
    height: 70px;
    background-color: #fff;
    margin-top: 8px;
    border:1px solid #C9D7E6;
    box-sizing: border-box;
}
.centers-l .bubian {
    margin-top: 0;
}
.centers-l .daohang .diyi,
.centers-l .daohang .dier,
.centers-l .daohang .gkml,
.centers-l .daohang .disan,
.centers-l .daohang .disi,
.centers-l .daohang .diliu,
.centers-l .daohang .dio,
.centers-l .daohang .diwu{
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 20px;
    margin-left: 20px;
}
.centers-l .daohang .dio {
    background: url(../image/zc.png) no-repeat;
}
.centers-l .daohang:hover .dio {
    background: url(../image/zc1.png) no-repeat;
}
.centers-l .daohang .diyi{
    background: url(../image/jians1.png) no-repeat;
}
.centers-l .daohang .dier {
    background: url(../image/jians2.png) no-repeat;
}
.centers-l .daohang:hover .dier {
    background: url(../image/bai2.png) no-repeat;
}
.centers-l .daohang .gkml{
    background: url(../image/jians6.png) no-repeat;
}
.centers-l .daohang:hover .gkml{
    background: url(../image/bai6.png) no-repeat;
}
.centers-l .daohang .disan {
    background: url(../image/jians3.png) no-repeat;
}
.centers-l .daohang .diliu{
    background: url(../image/jians7.png) no-repeat;
}
.centers-l .daohang:hover .diliu{
    background: url(../image/bai7.png) no-repeat;
}
.centers-l .daohang span{
    margin-top:13px;
    margin-left: 26px;
    font-size: 28px;
    color: #2D66A5;
    display: inline-block;
}
.centers-l .daohang:hover .jia{
    color: #fff;
}
.centers-l .daohang .anniu {
    display: inline-block;
    margin-right: 10px;
    margin-top: 26px;
}
/*.centers-l .daohang:hover .anniu {*/
/*    background: url(../images/jiabai.png) no-repeat;*/
/*}*/
.centers-l .daohang:hover .disan {
    background: url(../image/bai3.png) no-repeat;
}
.centers-l .daohang .disi {
    background: url(../image/jians4.png) no-repeat;
}
.centers-l .daohang:hover .disi {
    background: url(../image/bai4.png) no-repeat;
}
.centers-l .daohang .diwu {
    background: url(../image/jians5.png) no-repeat;
}
.centers-l .daohang:hover .diwu{
    background: url(../image/bai5.png) no-repeat;
}
.centers-l .daohang:hover{
    background-color: #457DBD;
    color: #fff;

}

.centers-l .daohang:hover .diyi {
    background: url(../image/bai1.png) no-repeat;
}

.centers-l .daohang:hover .lianjie {
    color: #fff;
}

.centers-l .daohang .lianjie {
    color: #2D66A5;
    font-weight:bold;
    display: inline-block;
    line-height:68px;
    width: 148px;
    height:68px;
    font-size: 18px;
    margin-left: 14px;
}

.centers-r {
    width: 800px;
    min-height: 700px;
    background-color: #fff;
    margin-left: 20px;
    box-sizing: border-box;
    /*padding: 0 6px 32px 6px;*/
    overflow-y: scroll;
    border:1px solid #C9D7E6;
    border-top:none;
}
.centers-r .article{
    margin: 0 20px 50px 20px;
    overflow:hidden;
}
.centers-r .article2{
    margin: 30px 30px 50px 30px;
    overflow:hidden;
}
.centers-r .article .paging{
    margin-top: 5px;
    text-align: center;
}
.centers-r ul{
    padding-top:40px;
    border-top:1px solid #C9D7E6;
}
.centers-r ul.onewz{
    border-top:none;
    padding-top:30px;
}
.centers-r ul li {
    height: 60px;
    padding-right:10px;
}

.centers-r ul li a {
    color: #333333;
}
.centers-r ul li a .hous{
    color: #999;
    font-size:14px;
}
.centers-r li a .qians:before{
    content:'';
    float:left;
    width:6px;
    height:6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin:10px 12px;
    background-color: #C9D7E6;
}
.centers-r li a .qians {
    width: 565px;
    display: inline-block;
    overflow: hidden;
    font-size:16px;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 三级栏目 */
.item2, .opp ul li{
    box-sizing: border-box;
    padding-left: 32px;
    /*height: 45px;*/
    line-height: 45px;
    border: 1px solid #C9D7E6;
    border-top: 0;
    background-color: #F1F7FC;
}
.sonLine1, .opp ul li .lii{
    width: 5px;
    height: 5px;
    background-color: #B0C2D5;
    display: inline-block;
    border-radius: 50%;
    margin-right: 23px;
    margin-bottom: 3px;
}
.sonLine2{
    width: 15px;
    display: inline-block;
    margin-right: 16px;
    color:#3169A7;
    margin-left:-3px;
    margin-bottom: 3px;
    font-weight: bold;
    font-size:20px;
    cursor:pointer;
}
.item2 .wei2 a ,
.item2 .wei2 .span,
.item3 .wei3 .span,
.opp ul li a {
    height: 32px;
    line-height: 32px;
    color: #2D66A5;
    /*text-align: center;*/
    display: inline-block;
    font-size: 16px;
}
.item2 .wei2 .span,
.item3 .wei3 .span{
    cursor:pointer;
}
.iconRotate {
    /*background: url(../images/baijians.png) no-repeat;*/
    transform: rotate(90deg);
    transition: transform 0.5s;
}
.item3,.item4{
    box-sizing: border-box;
    padding-left: 64px;
    line-height: 45px;
    border-top: 1px solid #C9D7E6;
    background-color: #fff;
}
.item3 .wei3 a {
    height: 32px;
    line-height: 32px;
    color: #5B8ABE;
    /*text-align: center;*/
    display: inline-block;
}
.tou3{
    margin-left:-32px;
}
.item3 .wei4 a {
    height: 32px;
    line-height: 32px;
    color: #5B8ABE;
    /*text-align: center;*/
    display: inline-block;
}
.item4 .wei4{
    padding-left:32px;
}
.tou4{
    margin-left: -64px;
}

.paging a {
    color: #000;
}
/*行内样式*/
.articleTitle {
    font-weight: 700;
    text-align: center;
    font-size: 32px;
    color: #2D66A5;
    margin-bottom:25px;
}
/*.navHover {*/
/*    background-color: #5CB4FD;*/
/*    color: #2D66A5;*/
/*}*/
.navHover a {
    font-weight: 700;
}
body{
    background: url(../../commonComponents/images/xxgk_bg.png) no-repeat;
}
/*头部样式*/
.title .websize{
    height:73px;
    padding-top:24px;
}
.title .websize img{
    height:73px;
    width:70px;
    vertical-align :top;
}
.title .websize span{
    display:inline-block;
    height:73px;
    font: bold 35px/73px 'Microsoft YaHei';
    color: #fff;
}
.title .bt{
    display: block;
    width: 600px;
    height: 100px;
    margin: 38px auto;
    margin-bottom: 79px;
    font: bold 100px/100px 'Microsoft YaHei';
    color: #fff;
}
.title .search-wrapper{
    position:relative;
    height: 50px;
    margin-bottom:57px;
}
.title .search-wrapper .searchs{
    display:inline-block;
    width: 510px;
}
.title .search-wrapper>img{
    margin-top: 20px;
}
.title .search-wrapper .searchs input{
    box-sizing:border-box;
    width: 510px;
    height: 50px;
    line-height: 50px;
    margin: 0 13px;
    border:2px solid #457DBD;
    border-radius:9px;
    text-indent: 17px;
}
.title .search-wrapper .searchs .searchBtn{
    position : absolute;
    cursor:pointer;
    right:313px;
    top:12px;
}
/* 尾部样式 */
/*.footer {
  width: 100%;
  height: 221px;
  margin-top: 20px;
  background: #4175BE;
}
.footer .footerContent {
  width:788px;
  height: 80px;
  margin: 0 auto;
  padding-top: 70px;
}
.footer .footerContent .msg {
  width: 495px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  margin: 0 62px;
}*/
.footer {
    background: #4175BE;
}
.centers-l .opp .public-content{
    overflow:auto;
}
.centers-r{
    /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
    -ms-overflow-style:none;
    /*火狐下隐藏滚动条*/
    overflow:-moz-scrollbars-none;
}

/*谷歌适用*/
.centers-r::-webkit-scrollbar{
    display:none;
}
/*滚动条整体样式  高宽分别对应横竖滚动条的尺寸*/
.centers-l .opp .public-content::-webkit-scrollbar {
    width: 7px;
    height: 0;
}
/*滚动条里面小方块*/
.centers-l .opp .public-content::-webkit-scrollbar-thumb{
    border-radius: 10px;
    /*-webkit-box-shadow: inset 0 0 5px #8FA7BA;*/
    background: #8FA7BA;
}
/*滚动条里面轨道*/
/*.centers-l .opp .public-content::-webkit-scrollbar-track {

        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

        border-radius: 10px;

        background: #EDEDED;

    }*/
.oldinfo{margin-top: 0;padding-left: 0;}
/* 适老化 */
.oldModel .title,
.oldModel .centers{width: 1200px;}
.oldModel .title .search-wrapper .search1 input{font-size: 26px;width: 612px;}
/* 左侧导航 */
.oldModel .centers-l .daohang{width: 380px;}
.oldModel .centers-l .daohang > .lianjie {font-size: 30px;width: 248px!important;}
.oldModel .centers-l .opp .public-content{width: auto!important;}
.oldModel .centers-l .spaq{height: 140px;}
/* 搜索框 */
.oldModel .title .search-wrapper .searchs input{width: 610px;font-size: 28px;}
/* 二级菜单点 */
.oldModel .sonLine1{margin-bottom: 20px;}
.oldModel .sonLine2{float: left;}
.oldModel .opp ul li .lii{margin-bottom: 21px;}
.oldModel .opp ul li,
.oldModel .item2 .wei2,
.oldModel .item3 .wei3,
.oldModel .item3{height: 50px;}
.oldModel .opp ul li a,
.oldModel .item2 .wei2 a,
.oldModel .item2 .wei2 .span{height: auto!important;font-size: 25px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;width: 300px;line-height: 50px;}
.oldModel .item3 .wei3 a,
.oldModel .item3 .wei3 a span{height: auto;font-size: 25px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;width: 250px;line-height: 50px;}
/* 面包屑 */
.oldModel .weizhi{font-size: 26px;}

/* 单篇文章 */
.oldModel .articleTitle{font-size: 35px;}
.oldModel .articleDetails a,
.oldModel .articleDetails span,
.oldModel .articleDetails p{font-size: 33px !important;line-height: 45px;}

/* 文章列表 */
.oldModel .centers-r li a .qians,.oldModel .centers-r ul li a .hous{font-size: 30px;}
.oldModel  .paging span{font-size: 30px;line-height: 60px;}
.oldModel #select_id1{margin-top: 15px;}

 /* 依申请公开我要公开页面 */
 .oldModel #aaplyB tbody td,
 .oldModel #aaplyB tbody .shenqing,
 .oldModel #aaplyB table th, td{font-size: 28px;}
 .oldModel .personage button{font-size: 26px;height: 42px;width: 55px;}
 .oldModel .textd,
 .oldModel #aaplyB tbody input[type=text]{font-size: 26px;}