@charset 'utf-8';

.universal-titile1 {
  font-size: 20px;
  color: #1369c0;
  display: block;
  line-height: 20px;
  border-bottom: 1px solid #e1e1e1;
  font-weight: bold;
}

.universal-titile1 a {
  display: inline-block;
  padding-bottom: 12px;
  border-bottom: 2px solid #1369c0;
  color: #1369c0;
}

.new-list {
  font-size: 16px;
  line-height: 40px;
  color: #333;
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
}

.new-list li {
  padding: 6px 16px;
  border: 1px solid #1a72cb;
  color: #1a72cb;
  display: inline-block;
  margin-left: 20px;
  margin-bottom: 16px;
  border-radius: 20px;
}

.new-list li span {
  float: right;
  color: #666;
}

.new-list li i {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #e4e4e4;
  margin-right: 10px;
}

.new-list li a {
  display: inline-block;
  
}

.new-list li a:hover {
  color: #1369c0;
}

.universal-titile2 {
  height: 40px;
  border-bottom: 1px solid #E1E1E1;
  font-size: 20px;
  color: #1369c0;
  font-weight: bold;
}

.universal-titile2 a {
  border-left: 3px solid #1369c0;
  padding-left: 10px;
  color: #1369c0;
}

.universal-titile3 a {
  color: #333;
}


/*/政务公开*/
.content22 {
  margin: 0 auto;
  width: 1200px;
  margin-top: 28px;
  overflow: hidden;
  margin-bottom: 22px;
}

.nav2 {
  width: 1200px;
  height: 87px;
  overflow: hidden;
  margin-bottom: 18px;
}

.nav2 a {
  display: inline-block;
  cursor: pointer;
  width: 264px;
  height: 87px;
  background-size: 100% 100%;
  float: left;
  margin-left: 48px;
  text-align: center;
  position: relative;
  border-radius: 3px;
}

.nav2 a i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: .12;
  border-radius: 3px;
  display: none;
}

.nav2 a:hover {
  font-weight: bold;
}

.nav2 a:hover i {
  display: block;
}

.nav2 a img {
  display: inline-block;
  width: 46px;
  margin-top: 18px;
  margin-right: 12px;
}

.nav2 .nav2-1 {
  background-image: url(p--1_1101.png);
  margin-left: 0;
}

.nav2-2 {
  background-image: url(p--2_1101.png);
}

.nav2-3 {
  background-image: url(p--3_1101.png);
}

.nav2-4 {
  background-image: url(p--4_1101.png);
}

.nav2 span {
  width: 264px;
  height: 87px;
  clear: both;
  color: white;
  font-size: 22px;
  line-height: 82px;
}

/*右上 */
.righttop {
  width: 763px;
  /*height: 608px;*/
  border: 1px solid #d5d5d5;
  padding-bottom: 15px;
}

.right_1 {
  display: flex;
  height: 60px;
}

.right_1 p {
  box-sizing: border-box;
  height: 25px;
  margin-top: 22px;
  margin-left: 26px;
  border-left: 4px solid #1369c0;
  font-size: 24px;
  color: #666;
  line-height: 25px;
}

.right_1 p a {
  display: inline-block;
  margin: 0 14px;
  cursor: pointer;
  color: #999999;
}

.right_1 p .active {
  font-weight: bold;
  color: #1369c0;
}

.right-title {
  font-size: 20px;
  font-weight: bold;
  color: #2760b7;
  line-height: 46px;
  padding-left: 10px;
}

.right_1 img {
  padding-left: 15px;
  height: 21px;
  padding-top: 13px;
}

.center-list {
  padding: 10px 0 12px;
  border-top: 1px solid #ededed;
}

.center-list li {
  font-size: 16px;
  line-height: 42px;
  color: #333;
  overflow: hidden;
  padding-right: 34px;
}

.center-list li a {
  display: inline-block;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* color: #999; */
}

.center-list li a:hover {
  color: #2760b7;
}

.center-list li div {
  margin-top: 20px;
  margin-left: 26px;
  margin-right: 1.5%;
  float: left;
  width: 6px;
  height: 6px;
  background-color: #e4e4e4;
  border-radius: 50%;
}

.center-list li span {
  font-size: 14px;
  color: #999;
  padding-left: 8%;
  display: inline-block;
  float: right;
}

.zwgk-mouse-c-item .center-list {
  padding: 0;
  border: none;
}

.zwgk-mouse-c-item .center-list li {
  line-height: 39px;
  padding-right: 8px;
}

.zwgk-mouse-c-item .center-list li div {
  margin-left: 0;
}

.zwgk-mouse-c-item .center-list li span {
  float: right;
}

.righttop-bom {
  width: 763px;
  height: 130px;
  /* background-color: #333; */
  display: flex;
  position: relative;
  margin-bottom: 4px;

}

.gongkai-input {
  padding-left: 24px;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 18px;
  color: #1369c0;
  line-height: 36px;
}

.gongkai-i-right {
  float: right;
  width: 540px;
  margin-right: 64px;
}

.g-i-r-input {
  border: 1px solid #d5d5d5;
  position: relative;
}

.g-i-r-input img {
  width: 20px;
  display: inline-block;
  margin-left: 12px;
  margin-top: -2px;
  margin-right: 12px;
}

.g-i-r-input input {
  font-size: 14px;
  color: #999;
  line-height: 36px;
  height: 36px;
  width: 432px;
}

.g-i-r-input a {
  display: inline-block;
  text-align: center;
  background-color: #1369c0;
  color: #fff;
  font-size: 14px;
  width: 62px;
  line-height: 38px;
  position: absolute;
  top: -1px;
  right: -1px;
  cursor: pointer;
}

/* 左上 */
.lefttop {
  width: 416px;
  /*height: 608px;*/
  box-sizing: border-box;
}

/* 左下 */
.rightbom {
  /*width: 763px;*/
  width: 100%;
  box-sizing: border-box;
  height: 328px;
  background-color: #ffffff;
  border: solid 1px #e1e1e1;
}

.rightbom-total {
  /*width: 763px;*/
  height: 270px;
  box-sizing: border-box;
  padding: 20px 26px 0;
  border-top: 1px solid #e1e1e1;
  overflow: hidden;
}

.rbmt-text {
  float: right;
  width: 710px;
  margin-right: 20px;
}

.rbmt-text2 {
  width: 690px;
}

.rbmt-text a {
  display: block;
  font-size: 14px;
  color: #575757;
  line-height: 38px;
}

.rbmt-text a:hover {
  color: #1369c0;
}

.leftbom-line {
  width: 416px;
  height: 1px;
  background-color: #e1e1e1;
}

.mt26 {
  margin-top: 26px;
}

.leftbom {
  width: 414px;
  height: 328px;
  border: 1px solid #d5d5d5;
}

.leftbom-pizhun {
  width: 313px;
  height: 17px;
  position: relative;
}

.leftbom-pizhun span {
  background-color: black;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 22px;
  top: 19px;
}

.leftbom-pizhun p {
  font-size: 15px;
  color: black;
  width: 104px;
  height: 5px;
  position: absolute;
  left: 35px;
  top: 12px;
}

.leftbom-pizhun .pizhun-span {
  position: absolute;
  left: 233px;
  top: 21px;
}

.mt-pizhun {
  margin-top: 14px;
}

.leftbom-pizhun .pizhun-p {
  position: absolute;
  left: 247px;
  top: 14px;
}

.leftbom-pizhun+.leftbom-pizhun {
  margin-top: 34px;
}

.pizhun {
  position: absolute;
  left: 35px;
  top: 12px;
}

/* 左上 */
.lefttop-1 {
  width: 416px;
  /*height: 331px;*/
  padding: 25px 20px;
  border: 1px solid #D5D5D5;
  clear: both;
  box-sizing: border-box;
}

.lefttop-2 {
  width: 416px;
  /*height: 259px;*/
  /*background-color: rebeccapurple;*/
  border: 1px solid #D5D5D5;
  clear: both;
  padding: 20px 15px 10px;
  box-sizing: border-box;
  margin-top: 20px;
}

.lefttop-1 .lefttop-rt>img {
  width: 118px;
  height: 148px;
  /*float: left;*/
  display: inline-block;
  vertical-align: top;
  /*margin-right: 15px;*/
}

.lefttop-1 .lefttop-rt p {
  font-size: 20px;
}

.lefttop-1 .lefttop-rt p .job {
  font-size: 24px;
  font-weight: bold;
  margin-right: 4px;
}

.lefttop-1 .lefttop-rt p .name {
  white-space: nowrap;
  vertical-align: middle;
}

.lefttop-1 .lefttop-rt .jianjie {
  font-size: 14px;
  color: #8a8a8a;
  margin-top: 6px;
  margin-bottom: 14px;
}

.lefttop-1 .lefttop-rt .lefttop-rt-info {
  display: inline-block;
  width: 217px;
  margin-left: 15px;
  /*height: 49px;*/
}

.lefttop-1 .lefttop-rt .lefttop-rt-info>a {
  display: block;
  text-align: center;

  width: 217px;
  /*margin-left: 15px;*/
  height: 49px;
  line-height: 49px;
  background: #1369c0;
  color: #fff;
  float: right;
  border-radius: 2px;
  font-size: 16px;

}

.lefttop-1 .lefttop-rt .lefttop-rt-info>a img {
  margin-right: 13px;
}

.lefttop-1 .lefttop-rb .lefttop-rb-info div .lefttop-1 .lefttop-rb .lefttop-rb-info div>img {
  position: absolute;
  /*top: 0;
	left: 0;*/
  width: 168px;
  height: 42px;
}

.lefttop-1 .lefttop-rb .lefttop-rb-info div>span {
  position: absolute;
  top: 10px;
  left: 71px;
}

.lefttop-2 .lefttop-rb-info {
  width: 390px;
  height: 60px;
  margin-top: 20px;

  margin-top: 14px;

  font-size: 16px;
  font-weight: bold;

  position: relative;
  /*background: url(p-bg02.png) no-repeat 100% 100%;*/
}

.lefttop-2 .lefttop-rb-info a {
  position: relative;
  width: 390px;
  height: 60px;
  color: #fff;
  cursor: pointer;
}

.lefttop-2 .lefttop-rb-info a>img {
  position: absolute;
  width: 190px;
  height: 60px;
}

.lefttop-2 .lefttop-rb-info a>span {
  position: absolute;
  top: 21px;
  left: 10px;
}

.lefttop-2 .lefttop-rb-info a>span:nth-child(2),
.lefttop-2 .lefttop-rb-info a>span:nth-child(5) {
  position: absolute;
  top: 21px;
  left: 10px;
}

.lefttop-rb-a {
  display: inline-block;
  font-size: 14px;
  color: #333;
  line-height: 42px;
  text-align: center;
  width: 170px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  margin-right: 10px;
  margin-top: 16px;
}

.lefttop-rb-a:hover {
  color: #1369c0;
}

.lefttop-rb-a img {
  width: 26px;
  margin-right: 8px;
}

.lefttoprb {
  padding-top: 10px;
  margin-right: -10px;
}

.leftbom-rb a:hover {
  color: #3c94f2;
}

.fade-box,
.fade-img {
  width: 370px;
  height: 215px;
  position: relative;
  overflow: hidden;
}

.fade-img a {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.fade-img img {
  display: block;
  height: 100%;
  width: 100%;
}

.fade-txt {
  height: 40px;
  width: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.fade-txt a {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding-left: 20px;
  display: inline-block;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dy-num {
  position: absolute;
  bottom: 5px;
  right: 130px;
}

.dy-num span {
  color: #fff;
}

.dy-index {
  font-size: 26px;
}

.fade-num {
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: 0px;
}

.fade-num span {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #fff;
  margin-left: 8px;
  cursor: pointer;
}

.fade-num span.cur {
  background: #1369c0;
}

.fade-btn {
  position: absolute;
  height: 70px;
  width: 35px;
  font-size: 40px;
  color: #fff;
  margin-top: -35px;
  text-align: center;
  line-height: 70px;
  top: 50%;
  background: url(../images/banner-opbg40.png);
  cursor: pointer;
  display: none;
}

.fade-left {
  left: 0px;
}

.fade-right {
  right: 0px;
}

.fade-box:hover .fade-btn {
  display: block;
}

.lefttop-2-b {
  display: inline-block;
  width: 180px;
  line-height: 60px;
  border-radius: 3px;
  background-image: url(p-bg02_1101.png);
  background-size: 100% 100%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin: 10px 6px;
  cursor: pointer;
}

.lefttop-2-b:hover {
  color: #d3ecff;
}

.zwfk-label {
  display: inline-block;
  width: 120px;
  font-size: 14px;
  color: #999999;
  line-height: 15px;
  margin-top: 18px;
}

.zwfk-label input {
  width: 0;
  height: 0;
  opacity: 0;
}

.zwfk-label div {
  display: inline-block;
  background: url(checkbox_1101.png);
  background-size: 100% 100%;
  width: 15px;
  height: 15px;
  margin-right: 4px;
}

.zwfk-label input[type="radio"]:checked+div {
  background: url(checkedbox_1101.png) no-repeat center;
  background-size: 100% 100%;
}

.leftbom-rb2 {
  padding: 12px 20px 0;
  border-top: 1px solid #e1e1e1;
}

.leftbom-rb2 a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background: url(tn-bg2_1101.png) center no-repeat;
  margin-bottom: 16px;
}

.leftbom-rb2 a img {
  margin-right: 22px;
  vertical-align: middle;
}

.leftbom-rb2 a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.zw-gk {
  border: 1px solid #e1e1e1;
  width: 763px;
  height: 148px;
}

.zw-gk-l {
  border-top: 1px solid #e1e1e1;
  padding-top: 32px;
}

.zw-gk-l a {
  display: inline-block;
  padding-left: 18px;
  background: url(bs-icon1_1101.png) left center no-repeat;
  color: #222222;
  font-size: 16px;
  margin-left: 40px;
}

.zw-gk-l a:hover {
  color: #1369c0;
}

.lefttop-3 {
  padding-top: 30px;
  height: 148px;
}

.lefttop-3 .index-zw-banner1 {
  margin-left: 0;
}

.lefttop-3 .index-zw-banner1 a {
  margin-right: 16px;
  float: left;
  width: auto;
}

.lefttop-3 .index-zw-banner1 a p {
  margin-top: 14px;
}

/*领导信息*/
.ld-content {
  padding: 40px 38px 40px 35px;
  border: 1px solid #e6e6e6;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 20px;
  box-sizing: border-box;
  overflow: hidden;
}

.ld-left {
  width: 180px;
  font-size: 20px;
  text-align: center;
}

.ld-left img {
  width: 180px;
  height: 226px;
  margin-bottom: 12px;
}

.ld-left p {
  line-height: 48px;
  color: #fff;
  font-weight: bold;
  background-color: #1369c0;
}

.ld-left span {
  color: #333;
  display: block;
  line-height: 26px;
  margin-top: 10px;
}

.ld-right {
  width: 914px;
}

.ld-r-content {
  font-size: 16px;
  line-height: 40px;
  color: #333;
  margin: 10px 0 20px;
}

/*领导列表*/
.ldx-content {
  width: 1200px;
  margin: 0 auto;
}

.ldx-con {
  width: 940px;
}

.ldx-c {
  overflow: hidden;
  font-size: 16px;
  color: #333;
}

.ldx-man {
  text-align: center;
}

.ldx-man img {
  width: 126px;
  height: 156px;
  display: inline-block;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #dddddd;
}

.ldx-man p {
  line-height: 30px;
  color: #fff;
  background-color: #1369c0;
  margin-top: 8px;
}

.ldx-man span {
  display: block;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}

.ldx-c-left {
  margin-left: 20px;
}

.ldx-c-left img {
  padding: 0;
  border: 0;
}

.ldx-c-right {
  width: 1000px;
}

.ldx-c-bottom {
  width: 100%;
  box-sizing: border-box;
}

.ldx-c-bottom .ldx-man {
  margin: 0 0 60px 60px;
}

.ldx-c-bottom .ldx-man a {
  display: inline-block;
}



/*17概览*/
.gl-content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 32px;
}

.gl-c-left {
  width: 234px;
  text-align: center;
  border-top: 4px;
  color: #fff;
}

.gl-c-l-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 72px;
  background-image: url(19_bg_11_1101.jpg);
  background-size: 100% 100%;
  color: #fff;
}

.gl-c-l-title img {
  width: 26px;
  display: inline-block;
  margin-top: -6px;
  margin-right: 10px;
}

.gl-c-l-content {
  background-color: #f7f7f7;
}

.gl-c-l-content a {
  display: block;
  text-align: left;
  font-size: 18px;
  color: #666666;
  line-height: 70px;
  border: 1px solid #ddd;
  border-top: 0;
  padding-left: 28px;
  box-sizing: border-box;
}

.gl-c-l-content .active {
  color: #1369c0;
  font-weight: bold;
  position: relative;
}

.gl-c-l-content .active i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 6px;
  border: 1px solid #1369c0;
  position: absolute;
  top: 29px;
  left: 46px;
}

.gl-c-l-content a:hover {
  color: #1369c0;
}

.gl-c-right {
  border: 1px solid #ddd;
  width: 940px;
  box-sizing: border-box;
  padding: 20px 24px 0;
}

.gl-c-r-content .new-list {
  border-top: 1px solid #ddd;
  padding: 16px 0;
}

.gl-c-r-content .new-lisy:first-child {
  border-top: 0;
}

.gl-b-r {
  width: 940px;
  margin-top: 34px;
}

.gl-b-c {
  margin-top: 34px;
}

.gl-c-center {
  width: 100%;
  padding: 0;
}

.gl-c-center .gl-c-l-title {
  background-image: url(glwltittle_1101.png);
  background-size: 100% 100%;
  line-height: 58px;
  padding-left: 18px;
}

.gl-c-center .gl-c-r-content {
  padding: 0 40px;
}

.gl-c-r-c-img {
  padding-bottom: 26px;
  overflow: hidden;
  margin-right: -20px;
}

.gl-img-item {
  width: 284px;
  background-color: #f7f7f7;
  margin-top: 18px;
  margin-right: 19px;
  float: left;
}

.gl-img-item img {
  width: 100%;
  height: 223px;
}

.gl-img-item p {
  font-size: 16px;
  color: #333;
  padding: 14px;
  box-sizing: border-box;
  margin-top: 4px;
  line-height: 16px;
}

.gl-img-item span {
  display: block;
  box-sizing: border-box;
  padding: 0 14px;
  padding-bottom: 20px;
  font-size: 14px;
  color: #999;
}

.gl-img-item:hover p {
  color: #1369c0;
}


/*网站地图*/
.wzdt-c-r-content {
  box-sizing: border-box;
  padding: 0 48px;
  padding-bottom: 48px;
}

.wzdt-c-r-content p {
  margin: 0 10px;
  margin-top: 34px;
  line-height: 30px;
  padding-bottom: 14px;
  border-bottom: 1px solid #1369c0;
  font-size: 20px;
  font-weight: bold;
  color: #1369c0;
  padding-left: 10px;
}

.wzdt-c-r-content p img {
  display: inline-block;
  margin-top: -6px;
  margin-right: 8px;
}

.wzdt-c-r-c-list {
  margin-top: 8px;
}

.wzdt-c-r-c-list a {
  display: inline-block;
  cursor: pointer;
  width: 200px;
  line-height: 50px;
  font-size: 16px;
  color: #333;
  background-color: #f7f7f7;
  margin: 20px 10px 0;
  text-align: center;
}

.wzdt-c-r-c-list a:hover {
  background-color: #1369c0;
  color: #fff;
}



/*部门街镇入口*/
.bmrk-content {
  width: 1200px;
  margin: 0 auto;
}

.bmrk-c-title {
  border-bottom: 1px solid #f2f2f2;
}

.bmrk-c-title span {
  display: inline-block;
  width: 270px;
  height: 50px;
  background-image: url(bmrk_1101.png);
  background-size: 100% 100%;
  font-size: 18px;
  color: #fff;
  box-sizing: border-box;
  padding-left: 22px;
  line-height: 50px;
  font-weight: bold;
}

.bmrk-c-content {
  margin-bottom: 60px;
  font-size: 16px;
}

.bmrk-c-content a {
  display: inline-block;
  cursor: pointer;
  width: 196px;
  line-height: 16px;
  box-sizing: border-box;
  padding-left: 24px;
  color: #666;
  margin-top: 28px;
}

.bmrk-c-content a i {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #e4e4e4;
  margin-right: 12px;
  vertical-align: 3px;
}

.bmrk-c-content a:hover {
  color: #1369c0;
}

.bmrk-c-content a:hover i {
  background-color: #1369c0;
}



/*部门街镇*/
.bm-header .bm-lo {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
  margin-left: 30px;
}

.bm-header .header-right-left {
  width: auto;
  margin-right: 40px;
}

.bmjzindex-content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 38px;
}

.bmjzindex-left,
.bmjzindex-left .fade-img {
  width: 606px;
  height: 320px;
}

.bmjzindex-right {
  width: 572px;
  border: 1px solid #ddd;
}

.bmjzindex-r-title {
  border-left: 5px solid #1369c0;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  line-height: 46px;
  background-color: #e6f1ff;
  box-sizing: border-box;
  overflow: hidden;
}

.bmjzindex-r-title a {
  display: inline-block;
  float: left;
  margin-left: 30px;
  margin-right: 30px;
  cursor: pointer;
}

.bmjzindex-r-title .active {
  font-size: 18px;
  color: #1369c0;
}

.bm-title {
  position: relative;
}

.bm-title .more {
  position: absolute;
  color: #1369c0;
  font-size: 14px;
  right: 15px;
  top: 15px;
}

.bm-title .more:hover {
  font-weight: bold;
}

.bmjzindex-banner {
  overflow: hidden;
  width: 100%;
}

.bmjzindex-b1 {
  width: 843px;
}

.bmjzindex-b2 {
  width: 339px;
}

.bmjzindex-gongkai {
  width: 100%;
  height: 128px;
  background-image: url(bmjzindex-bg_1101.png);
  background-size: 100% 100%;
}

.bmjzindex-gongkai a {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  width: 200px;
  text-align: center;
  color: #fff;
}

.bmjzindex-gongkai a:hover {
  color: #cad4de;
}

.bmjzindex-gongkai a img {
  display: inline-block;
  width: 68px;
  margin-top: 20px;
}

.bmjzindex-gongkai span {
  display: block;
}

.bmjzindex-r-bottm {
  width: 590px;
}

.bmjzindex-jj {
  padding: 16px 24px;
  box-sizing: border-box;
}

.bmjzindex-jj img {
  width: 520px;
  height: 126px;
  border-radius: 4px;
}

.bmjzindex-jj h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  line-height: 28px;
  margin-top: 14px;
}

.bmjzindex-jj p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}


/*3互动交流*/
.main-box-card {
  min-height: 200px;
  border: 1px solid #efefef;
  padding: 10px 20px;
  margin-bottom: 20px;
}

/*card1 头部*/
.card-title {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #E1E1E1;
  position: relative;
  margin-bottom: 20px;
}

.main-box-card .card-title label,
.main-box-card .card-title .tit.cur {
  display: inline-block;
  font-size: 24px;
  padding-left: 10px;
  color: #1369c0;
  font-weight: bold;
  position: relative;
}

.main-box-card .card-title .tit {
  display: inline-block;
  color: #999999;
  font-size: 24px;
  margin-right: 36px;
}

.main-box-card .card-title label:after,
.main-box-card .card-title .tit.cur:after {
  content: "";
  height: 24px;
  width: 4px;
  background: #1369c0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}

/*标题 右边*/
.card-title .inter-search {
  position: absolute;
  right: 0;
  bottom: 0;
}

.inter-search img {
  margin-right: 7px;
}

.card-title .btn-mail-search,
.card-title .btn-mail-write {
  width: 150px;
  display: inline-block;
  font-size: 18px;
  background: #f0f3f9;
  color: #1369c0;
  margin-left: 20px;
  text-align: center;
}

/*card1 内容*/
.card-content {
  width: 100%;
}

.card-content tr {
  width: 100%;
  display: block;
  padding: 10px;
  padding-left: 10px;
  text-align: left;
  cursor: pointer;
}

.card-content tr th {
  font-size: 18px;
}

.card-content tr td {
  font-size: 16px;
}

.list-header {
  color: #333;
  font-size: 24px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  padding: 0 !important;
  padding-left: 10px !important;
  /*margin-top: 20px;*/
  background: rgba(233, 240, 247, 0.6);
  margin-bottom: 10px;
}

.card-content tr:hover td,
.card-content tr:hover a {
  color: #2760b7;
}

.hd-main .pagination {
  margin-top: 40px;
}


/*card3*/
.ly-card3 .card-content-list li {
  font-size: 16px;
  color: #333;
  padding: 10px 0;
}

.ly-card3 .card-content-list a:hover span {
  color: #2760b7;
}

.ly-card3 .card-content-list .mail-1 {
  max-width: 80%;
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /*超出部分显示省略号*/
  white-space: nowrap;
  /*规定段落中的文本不进行换行 */
  display: inline-block;
}

.ly-card3 .card-content-list .mail-3 {
  float: right;
}

.ly-w1 {
  width: 698px;
  text-align: left;
}

.ly-w2 {
  width: 150px;
  text-align: center;
}

.ly-w4 {
  text-align: center;
  width: 120px;
}


/*/6.公开目录*/
.bfdh {
  width: 1200px;
  height: 92px;
  margin: auto;
  display: flex;
  justify-content: space-between;

}

.ldxx,
.qxqk,
.qzqd,
.jgzn,
.ysqgk {
  cursor: pointer;
}

.ldxx {
  background: url(gk-ldxx_1101.png);
  width: 230px;
  height: 80px;
  border-radius: 5px;
  float: left;
}

.qxqk {
  background: url(gk-qqgk-bg_1101.png);
  width: 230px;
  height: 80px;
  border-radius: 5px;
  float: left;
}

.qzqd {
  background: url(gk-qzqd-bg_1101.png);
  width: 230px;
  height: 80px;
  border-radius: 5px;
  float: left;
}

.jgzn {
  background: url(gk-jgzn-bg_1101.png);
  width: 230px;
  height: 80px;
  border-radius: 5px;
  float: left;
}

.ysqgk {
  background: url(gk-ysqgk-bg_1101.png);
  width: 227px;
  height: 80px;
  border-radius: 5px;
  float: left;
}

.bfdh img {
  width: 28px;
  height: 30px;
  padding-left: 52px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 15px;
  line-height: 80px;
  float: left;
}

.bfdh p {
  width: 81px;
  height: 20px;
  font-family: "微软雅黑";
  font-weight: bold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 80px;
  letter-spacing: 0px;
  color: #ffffff;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
}

.ysqgk p {
  width: auto;
}

.gkzn-lf {
  width: 888px;
  height: 804px;
}

.shuxian {
  width: 4px;
  height: 19px;
  float: left;
}

.gkzn-lftitle p {
  margin-top: 22px;
  height: 30px;
  font-family: "微软雅黑";
  font-weight: bold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #2775cc;
  margin-left: 6px;
  padding-left: 6px;
}

.gkzzn-lfdown-title {
  width: 420px;
  height: 25px;
  font-family: "微软雅黑";
  font-weight: bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  padding-top: 39px;
  padding-left: 251px;
  padding-right: 230px;
}

.gkzn-lfdown-spanone {
  padding-left: 81px;
  font-size: 14px;
}

.gkzn-lfdown-span {
  padding-left: 142px;
  padding-top: 37px;
  font-size: 14px;
}


/*结束*/


/*main*/

.main-6 {
  border-radius: 6px;
  /*padding: 22px 19px;*/
  font-size: 14px;
  width: 1200px;
  margin: 10px auto;
}

.main-right {
  width: 888px;
  /*margin-left: 18px;*/
}

.cwx-table {
  font-size: 14px;
  width: 100%;
  text-align: center;
  margin-top: 14px;
}

.cwx-tit {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0px;
  /*color: #2760b7;*/
  color: #fff;
  background: #7fa5d9;
  font-weight: bold;
  border-bottom: 2px solid #e5e5e5;
}

.table-tt-mc {
  width: 361px;
}

.table-tt-mctit {
  display: block;
  width: 361px;
  text-align: left;
  cursor: pointer;
}

.table-tt-mctit:hover {
  color: #2760b7;
}

.cwx-table tr {
  height: 40px;
  line-height: 40px;
}

.cwx-table .odd {
  background-color: #e9eef0;
}

.gkzn-tit {
  border-bottom: none;
}

/*左侧导航*/
.main-left {
  /*border: solid 1px #e5e5e5;*/
  width: 290px;
  padding-bottom: 15px;
  float: right;
}

.zw-nav {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #ffffff;
  background: #1a72c8;
}

.zw-tit-img {
  display: inline-block;
  width: 25px;
  height: 20px;
  margin: -2px 3px 0 17px;
}

.zw-nav-item {
  width: 160px;
  height: 40px;
  margin-top: 12px;
  margin-right: 11px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  background: url(../images/zw-tit-bg2.png) center center no-repeat;
}

.zw-nav-item a {
  color: #ffffff;
}

.main-left-con .llt {
  width: 290px;
  height: 40px;
}

.main-left-con .tit1 {
  display: inline-block;
  font-size: 18px;
  width: 290px;
  height: 40px;
  line-height: 40px;
  margin-top: 14px;
  border-radius: 4px;
  color: #ffffff;
  background: url(zw-tit-bg3_1101.png) center center no-repeat;
}

.main-left-con .tti {
  width: 17px;
  height: 15px;
  margin: -3px 8px 0 14px;
}

.main-left-con .ml .tit1 {
  margin-top: 8px;
}

.gkml .listbox {
  margin-top: 8px;
  max-height: 580px;
  overflow-x: hidden;
  overflow-y: auto;
}

.listbox .pli {
  background-color: #f8f8f8;
  border: solid 1px #e5e5e5;
  margin-top: 5px;
}

.listbox .parent .pli .plia {
  display: block;
  height: 46px;
  line-height: 46px;
  position: relative;
  font-size: 16px;
  color: #333;
  cursor: pointer;
  /*background: url(icon-zw-ml.png) no-repeat center left;*/
  padding-left: 30px;
  margin-left: 20px;
}

.listbox .parent .pli .plisp {
  position: absolute;
  width: 30px;
  height: 100%;
  right: 0;
}

.listbox .parent .pli .open {
  background: url(icon-ml-up_1101.png) no-repeat center center;
}

.listbox .parent .pli .close {
  background: url(icon-ml-down_1101.png) no-repeat center center;
}

.listbox .child .chlia {
  font-size: 14px;
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  /*padding-left: 49px;*/
  /*list-style: circle;*/
  background: url(icon-zw-ml_1101.png) no-repeat center left;
  padding-left: 30px;
  margin-left: 20px;
}

.listbox .child .chlia~ul.son .chlia {
  background-image: url();
  margin-left: 30px;
}

.listbox .child .chlia~ul li {
  position: relative;
}

.listbox .child .chlia~ul li:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 49px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #636363;
}

.listbox .child .chlia ul {
  padding-left: 15px;
}

.listbox .child .chlia:hover a {
  color: #2760b7;
}

.listbox .pli {
  background-color: #f8f8f8;
  border: solid 1px #e5e5e5;
  margin-top: 5px;
}

.listbox .child {
  background-color: #fff;
}

.listbox a:hover {
  display: block;

  color: #2760b7;
}

.cwx-on {
  display: block;
}

.listbox .cur {}

.listbox .cur a {}

.cwx-co {
  display: none;
}

.gkznnr {
  width: 1200px;
  height: 856px;
  margin: 0 auto;
}




.bmzjgk-banner {
  width: 1200px;
  margin: 0 auto;
  height: 164px;
  background-image: url("../images/bmzjgkbanner.png");
  background-size: 100% 100%;
  margin-bottom: 20px;
}

.bmzjgk-banner p {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  padding-top: 42px;
}

.bmzjgz-title {
  font-size: 16px;
  color: #666;
}

.bmzjgz-t-title {
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 2px solid #f5f5f5;
}

.bmzjgz-t-title p {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 58px;
}

.bmzjgz-t-title .bmzjgz-t-t-center {
  margin: 0 100px;
}

.bmzjgz-t-content {
  line-height: 36px;
  margin-top: 20px;
}

/* 专题专栏 */
.ztzl-list {
  padding-top: 28px;
  padding-left: 32px;
}

.ztzl-list li {
  float: left;
  width: 270px;
  text-align: center;
  margin-right: 22px;
  margin-bottom: 34px;
  height: 270px;
}

.ztzl-list li a {
  display: block;
}

.ztzl-list li img {
  width: 270px;
  height: 220px;
}

.ztzl-list li p {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ztzl-list li a:hover p {
  color: #307cd2;
}

/* 走进璧山 */
.zjbs-bg {
  padding-top: 570px;
  padding-bottom: 120px;
  background: url(bs-bg3_1101.png) top center no-repeat #f1f3f5;
}

.zjbs-wrap1 .pic {
  width: 640px;
  height: 340px;
}

.zjbs-box1 {
  width: 538px;
  height: 340px;
  padding: 22px;
  box-sizing: border-box;
  background: #fff;
}

.zjbs-tit {
  background: url(bs-bg2_1101.png) right center no-repeat;
}

.zjbs-tit a {
  display: inline-block;
  background: #fff;
}

.zjbs-p {
  margin-top: 26px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #c1c1c1;
}

.zjbs-p a {
  display: inline-block;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #2a2a2a;
  font-size: 24px;
  margin-left: 15px;
}

.zjbs-p a:hover,
.zjbs-list li a:hover {
  color: #22559f;
}

.zjbs-list {
  padding-top: 16px;
}

.zjbs-list li {
  height: 38px;
}

.zjbs-list li a {
  display: inline-block;
  color: #343434;
  padding-left: 14px;
  background: url(bs-icon8_1101.png) left center no-repeat;
  font-size: 16px;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zjbs-box2 {
  width: 600px;
  padding-top: 16px;
  padding-left: 20px;
  padding-right: 30px;
  box-sizing: border-box;
}

.zjbs-con {
  color: #343434;
  font-size: 16px;
  line-height: 30px;
  padding-top: 30px;
  height: 210px;
  overflow: hidden;
}

.zjbs-con .more {
  display: inline-block;
  color: #ffa800;
}

.zjbs-con .more:hover {
  text-decoration: underline;
}

.zjbs-wrap2 {
  height: 324px;
  background: #fff;
}

.zjbs-wrap3 {
  margin-top: 50px;
}

.zjbs-wrap3-box {
  margin-top: 40px;
  position: relative;
  height: 604px;
}

.zjbs-wrap3-pic {
  position: absolute;
  width: 1090px;
  height: 604px;
  overflow: hidden;
  top: 0;
  left: 52px;
}

.zjbs-wrap3-pic li {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.zjbs-wrap3-pic li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.zjbs-wrap3-pic li img {
  width: 100%;
  height: 100%;
}

.zjbs-wrap3-box .btn {
  position: absolute;
  cursor: pointer;
  top: 156px;
}

.zjbs-wrap3-box .prev {
  left: -56px;
}

.zjbs-wrap3-box .next {
  right: -56px;
}

/* 公开内容200226 */
.gknr-main {
  margin-top: 20px;
  width: 890px;
}

.gknr-table li {
  float: left;
  text-align: center;
}

.gknr-table-t {
  background: #7fa5d9;
}

.gknr-table-t li {
  font-size: 16px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  color: #fff;
}

.gknr-table li.w470 {
  width: 510px;
}

.gknr-table-l li.w470 {
  width: 474px;
  padding-left: 36px;
  text-align: left;
}

.gknr-table li.w200 {
  width: 160px;
  margin-right: 70px;
}

.gknr-table li.w220 {
  width: 150px;
}

.gknr-table-l li {
  height: 42px;
  line-height: 42px;
  color: #333333;
  font-size: 16px;
}

.gknr-table-l li a {
  display: inline-block;
  color: #333333;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gknr-table-l li a:hover {
  color: #2775cc;
}

.gknr-list {
  padding: 20px 0;
  border-bottom: 1px solid #f5f5f5;
}

/*公开年报新*/
.gkzn-title {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #1a72cb;
  margin-top: 28px;
}

.gkzn-title .tit {
  display: inline-block;
  min-width: 150px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #1a72cb;
}

.gkzn-list {
  padding-left: 14px;
  margin-top: 30px;
}

.gkzn-list li {
  float: left;
  width: 174px;
  height: 56px;
}

.gkzn-list li a {
  display: inline-block;
  padding-left: 20px;
  font-size: 16px;
  background: url(tn-icon5.png) left center no-repeat;
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.gkzn-list li a:hover {
  color: #1a72cb;
}

.newlist{
  width: 100%;
  display: inline-block;
}
.newlist li{
  display: inline-block;
  width: 100%;
  border: none;
  margin-bottom: 0px;
  margin-left: 0px;
}