@media screen and (max-width: 1300px) {
  body {
    min-width: 1200px;
  }
}


/* 公共样式 */

img {
  border: none;
}

* {
  margin: 0;
  padding: 0;
}

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;
}

body {
  /* background: url(../../commonComponents/images/xxgk_bg.png) no-repeat; */
  background: url(../images/xxgk_bg.png) no-repeat top center;
}

/*头部样式*/

.title .websize {
  height: 73px;
  padding-top: 24px;
}

.title .websize img {
  height: 73px;
  width: 70px;
  vertical-align: top;
}

.title .websize span {
  display: inline-block;
  margin-left: 24px;
  height: 73px;
  font: bold 35px/73px 'Microsoft YaHei';
  color: #fff;
}

.oldinfo {
  float: right;
  display: flex;
  margin-top: 15px;
}

.oldinfo .right_wza {
  float: right;
}

.oldinfo .right_wza a {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
  background: #fff;
  color: #F76B00;
  border: 1px solid #FC740D;
  border-radius: 2px 0px 0px 2px;
}

.oldinfo .right_slh a {
  background: #F79600;
  color: #fff;
  border: 1px solid #F79600;
  border-radius: 0px 2px 2px 0px;
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
}

.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 .search {
  display: inline-block;
  width: 510px;
}

.title .search-wrapper>img {
  margin-top: 20px;
}

.title .search-wrapper .search 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 .search .searchBtn {
  position: absolute;
  cursor: pointer;
  right: 313px;
  top: 12px;
}
/* 检索 */
.zwxxgk_ss{ width:1028px; height:51px; background: url('../images/zwxxgk_img05.png') no-repeat; float:left; margin-top:84px; margin-bottom:84px;}
.inputText1{ width:510px;height:35px; line-height:35px; float: right; border-radius: 2px; margin-top: 6px; margin-right:260px;}
.inputText1 input{ width:451px;height:42px; line-height:35px; background: #fff; margin-left:2px;border: none;}  
.inputText1 .inp{ width:410px;height:35px; float:left;  padding-left: 20px; }
.inputText1 .inp1{width:40px; height:42px;float:right; cursor:pointer; text-align: center; margin-right:15px; }


/* 中间部分开始 */

.centers {
  background-color: #F2F2F2;
  box-sizing: border-box;
  /*padding-left: 38px;*/
  /*overflow: hidden;*/
  padding:0 36px 20px 36px
}


/* 当前位置 */

.weizhi {
  padding: 20px 0 0 23px;
  font-size: 14px;
  color: #666;
  width: 770px;
  background: #FFF;
  margin-left: 18px;
  box-sizing: border-box;
}

.weizhi:after {
  content: "";
  display: inline-block;
  height: 1px;
  width: 760px;
  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;*/
  /*position: sticky;*/
  /*top: 0;*/
  position: relative;
  top: -8px;
}

.centers-l .daohang {
  width: 240px;
  height: 70px;
  background-color: #fff;
  margin-top: 8px;
  box-sizing: border-box;
  padding: 10px 20px;
}

.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 .dijiu,
.centers-l .daohang .diwu {
  display: inline-block;
  width: 46px;
  height:46px;
  /* margin-top: 10px; */
    background-size: 46px 46px!important;
}

.centers-l .daohang .dio {
  background: url(../images/zc.png) no-repeat;
}


.centers-l .daohang:hover .dio {
  background: url(../images/zc1.png) no-repeat;
}

.centers-l .daohang .diyi {
  background: url(../images/jians1.png) no-repeat;
}

.centers-l .daohang:hover .diyi {
  background: url(../images/bai1.png) no-repeat;
}

.centers-l .daohang .dier {
  background: url(../images/jians2.png) no-repeat;
}

.centers-l .daohang:hover .dier {
  background: url(../images/bai2.png) no-repeat;
}

.centers-l .daohang .gkml {
  background: url(../images/jians6.png) no-repeat;
}

.centers-l .daohang:hover .gkml {
  background: url(../images/bai6.png) no-repeat;
}

.centers-l .daohang .disan {
  background: url(../images/jians3.png) no-repeat;
}

.centers-l .daohang:hover .disan {
  background: url(../images/bai3.png) no-repeat;
}

.centers-l .daohang .disi {
  background: url(../images/jians4.png) no-repeat;
}

.centers-l .daohang:hover .disi {
  background: url(../images/bai4.png) no-repeat;
}

.centers-l .daohang .diwu {
  background: url(../images/jians5.png) no-repeat;
}

.centers-l .daohang:hover .diwu {
  background: url(../images/bai5.png) no-repeat;
}

.centers-l .daohang .diliu {
  background: url(../images/jians7.png) no-repeat;
}

.centers-l .daohang:hover .diliu {
  background: url(../images/bai7.png) no-repeat;
}

.centers-l .daohang .dijiu {
  background: url(../images/bjiu.png) no-repeat;
}

.centers-l .daohang:hover .dijiu {
  background: url(../images/wjiu.png) no-repeat;
}


.centers-l .daohang span {
  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 {
  background-color: #457DBD;
  color: #fff;
}

.centers-l .daohang:hover .lianjie {
  color: #fff;
}

.centers-l .daohang .lianjie {
  width: 97px;
  margin-left: 19px;
  line-height: 25px;
  display: inline-block;
  font-size: 20px;
  color: #015EA9;
}

.centers-r {
  width: 770px;
  min-height: 700px;
  background-color: #fff;
  margin-left: 18px;
  box-sizing: border-box;
  /*padding: 0 6px 32px 6px;*/
  overflow-y: scroll !important;
  /* overflow: auto; */
}

.centers-r .article {
  margin: 0 20px 50px 20px;
  overflow: hidden;
}
.centers-r .article .zc-wrap{
  margin: 0 25px;
  width: 720px;
}
.centers-r .article2 {
  margin: 30px 30px 50px 30px;
  overflow: hidden;
  font-size: 16px;
}

.centers-r .article .paging {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 50px;
  width: 560px;
}

.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 {
  box-sizing: border-box;
  padding-left: 21px;
  /*height: 45px;*/
  line-height: 36px;
  background-color: #e5e5e5;
  margin-top: 10px;
}

.sonLine1 {
  width: 5px;
  height: 5px;
  background-color: #B0C2D5;
  display: inline-block;
  border-radius: 50%;
  margin-right: 5px;
  margin-bottom: 3px;
}

.sonLine2 {
  width: 15px;
  display: inline-block;
  color: #3169A7;
  margin-left: -3px;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
}

.item2 .wei2 a,
.item2 .wei2 .span,
.item3 .wei3 .span {
  height: 32px;
  line-height: 32px;
  color: #333333;
  font-family: "Microsoft YaHei", "SimSun";
  font-size: 16px;
  /*text-align: center;*/
  /* display: inline-block; */
}

.item2 .wei2 .span,
.item3 .wei3 .span {
  cursor: pointer;
}

.iconRotate {
  transform: rotate(90deg);
  transition: transform 0.5s;
}

.item3,
.item4 {
  box-sizing: border-box;
  padding-left: 42px;
  line-height: 35px;
  border: 1px solid #C9D7E6;
  background-color: #e5e5e5;
  border-bottom: none;
  font-size: 16px;
}
.item3 .wei3 a {
  height: 32px;
  line-height: 32px;
  color: #333333;
  /*text-align: center;*/
  display: inline-block;
  width: 168px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: clip;
}

.tou3 {
  margin-left: -21px;
  max-width: 240px;
}
.tou2 {
  margin-left: -42px;
  max-width: 240px;
}
.tou2 .item2{
  
  border: 1px solid #C9D7E6;
  margin-top: 0;
  border-bottom: none;
  padding-left: 63px;
}

.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 span {
  float: left;
}

.paging a {
  color: #000;
}


/*行内样式*/

.articleTitle {
  font-weight: 700;
  text-align: center;
  font-size: 32px;
  color: #2D66A5;
}


/*.navHover {*/


/*    background-color: #5CB4FD;*/


/*    color: #2D66A5;*/


/*}*/

/* 尾部样式 */


/*.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; */
  margin-top: 0;
}

.centers-l .opp .public-content {
  overflow: auto;
  width: 240px;
  background-color: #FFF;
  padding-bottom: 10px;
}

.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;

    }*/

.navHover a {
  /* font-weight: 700; */
}
.navHover #choosed{
  color: #2e65a6!important;
}


/*领导图片墙*/

.leaderlist {
  margin: 0 20px;
  width: 775px;
}

.leader-location {
  border-bottom: 1px solid #CDCDCD;
  overflow: hidden;
  padding-bottom: 5px;
}

.leader-location img {
  float: left;
}

.leader-location span {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #347CC2;
  line-height: 35px;
  margin-left: 15px;
}

.leaderPic {
  overflow: hidden;
  margin-top: 10px;
}

.leaderPic .borderbottom {
  border-bottom: 2px dotted #ccc;
}

.leaderPic .leaderItemHeader {
  margin: 0 auto;
  padding: 20px 0;
  width: 130px;
  height: 200px;
}

.leaderPic .leaderItem {
  float: left;
  padding: 10px 31px;
  margin-bottom: 15px;
  border-bottom: 2px dotted #ccc;
}

.leaderPic .leaderItem a {
  display: block;
}

.leaderPic .leaderItemHeader .ldazc {
  width: 118px;
  height: 148px;
  border: 1px solid rgba(201, 215, 230, 1);
  padding: 5px;
}

.leaderPic .leaderItem a .ldazc {
  width: 118px;
  height: 148px;
  border: 1px solid rgba(201, 215, 230, 1);
  padding: 5px;
}

.leaderPic .leaderItem a .fztz {
  width: 196px;
  height: 142px;
}

.leaderPic .leaderItem p,
.leaderPic .leaderItemHeader p {
  text-align: center;
  padding: 10px 0;
}

.leaderPic .leaderItem1 {
  float: left;
  padding: 10px 31px;
  margin-bottom: 15px;
}

.leaderPic .leaderItem1 a {
  display: block;
}

.leaderPic .leaderItem1 a .ldazc {
  width: 118px;
  height: 148px;
  border: 1px solid rgba(201, 215, 230, 1);
  padding: 5px;
}

.leaderPic .leaderItem1 a .fztz {
  width: 196px;
  height: 142px;
}

.leaderPic .leaderItem1 p,
.leaderPic .leaderItemHeader p {
  text-align: center;
  padding: 10px 0;
}

.leaderPic .table {
  /*width:760px;*/
  /*height:208px;*/
  background: #fff;
  margin-bottom: 47px;
}

.leaderPic .table .one {
  background: #C9D7E6;
}

.leaderPic .table .two {
  background: #F1F5F9;
}

.leaderPic .table ul {
  padding: 0;
  border: none;
}

.leaderPic .table ul li {
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #fff;
  float: left;
  padding: 0;
  font-size: 16px;
  cursor: pointer;
}

.leaderPic .table .one li:hover {
  background: #D3DFEC;
}

.leaderPic .table .two li:hover {
  background: #f6f9fa;
}

.leaderPic .table ul li:hover a {
  color: #2D66A5;
}


/*底部颜色*/

.footer .commonFont {
  color: #fff !important;
}


/*input选择效果*/

input[type=radio]:checked+label::before {
  background-color: red;
  background-clip: content-box;
  padding: 2px;
}


/* 新政府信息公开年报 */

.wrapper {
  width: 800px;
  height: 770px;
  background: #FFFFFF;
  /* background: #347CC2; */
  margin: 0;
  overflow: auto;
  position: relative;
}

.wrapper::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 9px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  background-color: #F5F5F5;
}

.wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background: #2D66A5;
}

.wrapper::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  /* border-radius: 10px; */
  background: #CBCBCB;
}

.contents {
  margin: 31px 0 18px 30px;
}

.contents a {
  width: 400px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #444444;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.conter .title-item {
  width: 456px;
  height: 43px;
  background: rgba(45, 102, 165, 1);
  margin-left: 31px;
  position: relative;
}
.conter .title-items {width: auto; background:#FFFFFF;}
.conter .title-items a{width: auto;display: block;height: 43px;}

.conter .title-item a span {
  width: 389px;
  height: 24px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: absolute;
  margin-top: 10px;
  margin-left: 14px;
}
.conter .title-items a span {
  width: auto;
  height: 43px;
  font-size: 20px;
  max-width: 80%;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 43px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: absolute;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0 15px;
  background: rgba(45, 102, 165, 1);
}

.conter .content-item {
  height: auto;
  overflow: hidden;
  width: 740px;
  margin-bottom: 30px;
  margin-left: 31px;
}

.conter .content-item .top {
  width: 760px;
  display: block;
}

.conter .top .caption {
  width: 240px;
  height: 54px;
  background: rgba(255, 255, 255, 1);
  float: left;
  border-right: 2px solid #EEEEEE;
}

.conter .top .caption:nth-child(3n) {
  border-right: none;
}

.conter .top .caption a {
  display: block;
}

.conter .top .caption a span {
  width: 230px;
  height: 24px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: normal;
  color: #444444;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-top: 16px;
  margin-left: 10px;
}


/* 政策 */
.list .list-hd {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 20px;
  font-family: "方正小标宋简体", Simsun;
  font-weight: bold;
  color: #333333;
  border-bottom: 2px solid #0f5a9b;
  margin-top: 20px;
}

.list .list-hd .left {
  float: left;
}

.list .list-hd .left .xh {
  margin-left: 50px;
}

.list .list-hd .left .list-title {
  margin-left: 200px;
}

.list .list-hd .right {
  float: right;
  margin-right: 100px;
}

.list .item {
  overflow: hidden;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  min-height: 80px;
}
.list{
  border-bottom: 1px solid #cacaca;
}

.list .item:nth-child(2n-1) {
  background: #EEEEEE;
}

.list .item .i-l {
  float: left;
  overflow: hidden;
}

.list .item .i-l .num {
  float: left;
  width: 100px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  font-family: Songti SC;
  font-weight: 400;
  color: #333333;
}

.list .item .i-l .nr {
  float: left;
  width: 350px;
  margin-left: 127px;
}

.list .item .i-l .nr .it {
  font-size: 16px;
  font-family: "宋体","SimSun";
  font-weight: bold;
  line-height: 30px;
  color: #333333;
}

.list .item .i-l .nr .zy {
  margin-top: 10px;
  font-size: 14px;
  font-family: "宋体","SimSun"; 
  font-weight: normal;
  line-height: 24px;
  color: #666666;
}

.list .item .i-r {
  float: right;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  font-size: 14px;
  font-family: "宋体","SimSun"; 
  font-weight: normal;  
  color: #333333;
  line-height: 24px;
}
.list .item .i-r  a{
  color: #333333;
}
.pages{
  margin-top: 0;
}
.pageMore{
  margin: 0 auto;
  width: 700px;
  text-align: center;
}
.checkMore a img{
  vertical-align: top;
}
/* 分页样式 */
.layui-laypage{
  margin: 0;
}
.layui-laypage-skip,
.layui-laypage-count{width: auto!important;}
.layui-laypage a, .layui-laypage span{
  display: inline-block;
    width: auto!important;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-right: 2px;
    border: 1px solid #e8e8e8;
    color: #242424;
    font-size: 14px;
    padding: 0 9px;
}
.layui-laypage-next,
.layui-laypage-prev{
  width: 62px!important;
}
.layui-laypage input{
  display: inline-block;
    width: 46px !important;
    height: 26px;
    margin-right: 2px;
    border: 1px solid #e8e8e8;
    color: #333;
    background-color: #fff;
}
.layui-laypage button{
  display: inline-block;
    width: 46px !important;
    height: 26px;
    margin-right: 2px;
    border: 1px solid #e8e8e8;
    color: #333;
    background-color: #fff;
    padding: 0;
    margin-left: 0;
    line-height: 26px;
  
  }
  .layui-laypage .layui-laypage-skip{
    color: #333;
  }
/* 适老化css */
.oldModel .centers-l .daohang .lianjie {
  font-size: 22px;
}
.oldModel .centers-l .daohang .jia{
  margin-left: 15px;
}
.oldModel .list .item .i-r{right: 14px;}

.oldModel .title .search-wrapper .search input::placeholder {
  font-size: 18px;
}

.oldModel .item2 .wei2 a,
.oldModel .item2 .item3 .wei3 a {
  width: 175px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 49px;
  font-size: 18px;
  height: 35px;
}

.oldModel .item2 .wei2 span,
.oldModel .item2 .item3 .wei3 span {
  font-size: 18px;
  line-height: 49px;
  /* height: 35px; */
}
.oldModel .centers-l{top: 0;}

.oldModel .centers-l .daohang {
  margin-top: 0;
}

.oldModel .weizhi {
  font-size: 16px;
}

.oldModel .centers-r li a .qians,
.oldModel .centers-r ul li a .hous {
  font-size: 24px
}

.oldModel .centers-r .article .paging {
  font-size: 18px;
}

.oldModel .articleDetails {
  font-size: 20px;
}

.oldModel .conter .title-item a span {
  font-size: 26px;
  height: 30px;
}

.oldModel .conter .content-item .top {
  font-size: 22px !important;
}

.oldModel .list .item .i-r,
.oldModel .list .item .i-l .nr .it,
.oldModel .list .item .i-l .nr .zy,
.oldModel.list .item .i-l .num {
  font-size: 18px;
}

.oldModel .layui-table-body .layui-table-cell {
  font-size: 18px;
}

.oldModel .layui-table td,
.oldModel .layui-table th {
  font-size: 18px;
}

.oldModel .conter .top .caption a span {
  font-size: 22px;
}
.oldModel .pageMore{width: 630px;}
.oldModel .checkMore{font-size: 18px!important;margin-top: 5px;}

.oldModel .pages input{width:52px!important;height:32px;margin-right:2px;bottom: 3px;position: relative;}