@charset 'utf-8';

/*
 * @Author:mjy
 * @Date:2019-11-20
 * @Last Modified by:mjy
 * @Last Modified time:2019-11-20*/
.main {
  background: #fff;
  border-radius: 0.06rem;
  margin-bottom: 0.14rem;
}

.zwxl-main {
  padding-top: 0.3rem;
  padding-bottom: 0.5rem;
}

.zwxl-head {
  width: 10.78rem;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
  padding-top: 0.3rem;
  padding-left: 0.4rem;
  padding-bottom: 0.16rem;
}

.zwxl-head span {
  color: #333333;
  font-size: 0.16rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 0.18rem;
  margin-bottom: 0.16rem;
}

.zwxl-head .tit {
  width: 0.98rem;
}

.zwxl-head .con {
  width: 2.3rem;
  margin-right: 0.31rem;
}

.zwxl-title {
  text-align: center;
  padding-top: 0.36rem;
}

.zwxl-title p.tit {
  color: #333333;
  font-size: 0.3rem;
  padding: 0 0.3rem;
  margin-bottom: 0.2rem;
}

.zwxl-bar {
  height: 0.32rem;
  line-height: 0.32rem;
  margin-bottom: 0.34rem;
  display: flex;
  justify-content: center;
}

.zwxl-bar span {
  color: #666666;
  font-size: 0.16rem;
  display: inline-block;
}

.zwxl-bar span.con {
  margin-right: 0.5rem;
}

.zwxl-font {
  padding: 0.02rem;
  border: 1px solid #e5e5e5;
  border-radius: 0.16rem;
  height: 0.26rem;
}

.zwxl-font img {
  float: left;
}

.zwxl-font span {
  line-height: 0.26rem;
  color: #6a6a6a;
  margin: 0 0.11rem;
  cursor: pointer;
}

.zwxl-font span:hover {
  font-weight: bold;
}

.zwxl-font span.cur {
  color: #3354a2;
}

.zwxl-article {
  width: 10.6rem;
  margin: 0 auto;
  padding: 0.35rem 0.3rem 0;
  line-height: 0.3rem;
  color: #333333;
  font-size: 0.16rem;
  border-top: 0.01rem solid #e5e5e5;
}

.zwxl-article-img {
  text-align: center;
  padding-top: 0.1rem;
  padding-bottom: 0.32rem;
}

.zwxl-article-img img {
  max-width: 100%;
}

.zwxl-article p {
  margin-bottom: 0.12rem;
}

.zwxl-article p.title {
  text-align: center;
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.36rem;
}

.zwxl-article p.author {
  text-align: right;
  margin-top: 0.4rem;
}

.zwxl-article .fj a {
  display: inline-block;
  margin-left: 0.2rem;
  line-height: 0.3rem;
}

.zwxl-article .fj a img {
  margin-right: 0.12rem;
}

.zwxl-article .fj a:hover {
  text-decoration: underline;
}

.zwxl-yzm {
  margin-top: 0.48rem;
  text-align: center;
}

.zwxl-yzm p {
  color: #666666;
  font-size: 0.16rem;
  margin-top: 0.12rem;
}

.zwxl-share {
  text-align: right;
  padding: 0 0.24rem;
  margin-top: 0.5rem;
}

.zwxl-share span {
  color: #666666;
  font-size: 0.14rem;
  line-height: 0.26rem;
}

.zwxl-share a {
  display: inline-block;
  margin-left: 0.08rem;
  vertical-align: middle;
}

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

.zfgb-main {
  padding: 0.4rem 0.3rem;
}

.zfgb-date {
  height: 0.6rem;
  width: 100%;
  position: relative;
}

.zfgb-date .btn {
  position: absolute;
  top: 0;
  width: 0.28rem;
  height: 0.58rem;
  border: 1px solid #e5e5e5;
  cursor: pointer;
}

.zfgb-date .prev {
  left: 0;
  background: url(ty-icon9.png) center no-repeat #fff;
}

.zfgb-date .prev:hover {
  background: url(ty-icon9o.png) center no-repeat #2760b7;
}

.zfgb-date .next {
  right: 0;
  background: url(ty-icon10.png) center no-repeat #fff;
}

.zfgb-date .next:hover {
  background: url(ty-icon10o.png) center no-repeat #2760b7;
}

.zfgb-date-list {
  position: absolute;
  left: 0.4rem;
  top: 0;
  width: 10.64rem;
  height: 0.69rem;
  overflow: hidden;
}

.zfgb-date-list ul {
  width: auto;
  height: 0.6rem;
  white-space: nowrap;
}

.zfgb-date-list li {
  display: inline-block;
  margin-right: 0.09rem;
  text-align: center;
  width: 1.23rem;
  height: 0.58rem;
  border: 1px solid #e5e5e5;
  color: #333333;
  font-size: 0.2rem;
  background: #fff;
  line-height: 0.58rem;
  cursor: pointer;
}

.zfgb-date-list li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 0.2rem;
}

.zfgb-date-list li:hover a,
.zfgb-date-list li.cur a {
  height: 0.69rem;
  width: 1.25rem;
  border: none;
  color: #fff;
  background: url(ty-img3.png);
}

.zfgb-item {
  padding-top: 0.3rem;
  padding-left: 0.37rem;
  display: none;
}

.zfgb-item.show {
  display: block;
}

.zfgb-item a {
  display: inline-block;
  width: 2.48rem;
  height: 2.78rem;
  border: 1px solid #eeeeee;
  text-align: center;
  margin-right: 0.22rem;
  margin-bottom: 0.48rem;
  box-shadow: 0 0 0.08rem 0.06rem #fbfbfb;
}

.zfgb-item a:hover {
  border: 1px solid #2760b7;
}

.zfgb-item a div {
  padding-top: 0.34rem;
  height: 1.38rem;
  display: inline-block;
  width: 1.92rem;
  border-bottom: 0.01rem solid #dddddd;
}

.zfgb-item a p.tit {
  color: #333333;
  font-size: 0.2rem;
  margin-top: 0.26rem;
}

.zfgb-item a p.tit span {
  display: inline-block;
  color: #2760b7;
  font-weight: bold;
  margin: 0 0.08rem;
}

.zfgb-item a p.num {
  color: #666666;
  font-size: 0.14rem;
  margin-top: 0.06rem;
}

.zxft-main {
  padding: 0.4rem 0.5rem 0.66rem;
}

.zxft-title {
  padding-bottom: 0.11rem;
  margin-bottom: 0.3rem;
  border-bottom: 0.01rem solid #e0e0e0;
}

.zxft-title .qc {
  display: inline-block;
  color: #fffefe;
  font-weight: bold;
  font-size: 0.18rem;
  background: url(ty-bg1.png) top center no-repeat;
  line-height: 0.4rem;
  height: 0.45rem;
  width: 1.09rem;
  text-align: center;
}

.zxft-title span.tit {
  display: inline-block;
  color: #333333;
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.4rem;
  width: 9.66rem;
}

.zxft-img {
  width: 5.5rem;
  height: 3.3rem;
}

.zxft-img video {
  width: 100%;
  height: 100%;
}

.zxft-intro {
  width: 5.2rem;
}

.zxft-intro .tit {
  color: #2760b7;
  font-size: 0.18rem;
  font-weight: bold;
  margin-bottom: 0.04rem;
  margin-top: 0.2rem;
}

.zxft-intro .con {
  color: #333333;
  font-size: 0.16rem;
  line-height: 0.3rem;
}

.zxft-mid {
  margin-top: 0.27rem;
}

.zxft-tp {
  height: 4.26rem;
  width: 3.1rem;
  padding: 0.18rem 0.14rem 0.2rem;
  position: relative;
  border: 1px solid #e6e6e6;
}

.zxft-tp-tit {
  line-height: 0.18rem;
  margin-bottom: 0.22rem;
}

.zxft-tp-tit img {
  vertical-align: middle;
  margin-right: 0.1rem;
}

.zxft-tp-tit .tit {
  display: inline-block;
  color: #2760b7;
  font-size: 0.18rem;
  font-weight: bold;
}

.zxft-tp-tit .tit:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.zxft-tp-btn {
  position: absolute;
  top: 0.16rem;
  right: 0.2rem;
}

.zxft-tp-btn span {
  display: inline-block;
  height: 0.23rem;
  width: 0.23rem;
  border: 1px solid #dcdcdc;
  cursor: pointer;
  margin-left: 0.09rem;
}

.zxft-tp-btn .prev {
  background: url(ty-icon13.png) center #fff no-repeat;
}

.zxft-tp-btn .prev:hover {
  background: url(ty-icon13o.png) center #2760b7 no-repeat;
  border: 1px solid #2760b7;
}

.zxft-tp-btn .next {
  background: url(ty-icon14.png) center #fff no-repeat;
}

.zxft-tp-btn .next:hover {
  background: url(ty-icon14o.png) center #2760b7 no-repeat;
  border: 1px solid #2760b7;
}

.zxft-tab {
  position: relative;
  overflow: hidden;
  width: 3.1rem;
  height: 3.84rem;
}

.zxft-item {
  width: 3.1rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.zxft-item img {
  width: 100%;
  height: 1.85rem;
  margin-bottom: 0.13rem;
}

.zxft-wz {
  width: 7.3rem;
  border: 1px solid #e6e6e6;
}

.zxft-wz-tit {
  height: 0.48rem;
  line-height: 0.48rem;
  border-bottom: 0.01rem solid #e6e6e6;
  background: #f5f5f5;
  padding: 0 0.22rem;
}

.zxft-wz-tit img {
  vertical-align: middle;
  margin-right: 0.16rem;
}

.zxft-wz-tit a {
  display: inline-block;
  color: #666666;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.2rem;
  vertical-align: middle;
}

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

.zxft-con {
  line-height: 0.3rem;
  color: #333333;
  font-size: 0.16rem;
  padding: 0 0.3rem;
  height: 3.57rem;
  overflow-y: auto;
  margin-top: 0.24rem;
  margin-bottom: 0.34rem;
}

.zxft-wq {
  margin-top: 0.3rem;
}

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

.zxft-wq-con {
  height: 2rem;
  margin-left: -0.25rem;
}

.zxft-wq-con a {
  display: inline-block;
  width: 3.5rem;
  height: 2rem;
  position: relative;
  margin-left: 0.25rem;
}

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

.zxft-wq-con a:hover p {
  text-decoration: underline;
}

.zxft-wq-con a img {
  width: 3.5rem;
  height: 2rem;
}

.zxft-wq-con a p {
  width: 3rem;
  padding: 0 0.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
  font-size: 0.16rem;
  line-height: 0.45rem;
  background: url(ty-bg2.png);
  position: absolute;
  bottom: 0;
  left: 0;
}

.yjxl-form {
  margin-top: 0.54rem;
  padding: 0 0.4rem;
}

.yjxl-form-t {
  height: 0.56rem;
  border-left: 0.02rem solid #2760b7;
  background: #f4f9fc;
  line-height: 0.56rem;
  padding-left: 0.28rem;
  margin-bottom: 0.3rem;
}

.yjxl-form-t .tit {
  display: inline-block;
  color: #2760b7;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.22rem;
  vertical-align: middle;
  margin-right: 0.56rem;
}

.yjxl-form-t .tit:hover {
  text-decoration: underline;
}

.yjxl-form-t span {
  color: #333333;
  font-size: 0.16rem;
}

.yjxl-form-t span.name {
  color: #2760b7;
}

.yjxl-form-table .tit {
  display: inline-block;
  width: 1.1rem;
  margin-right: 0.18rem;
  text-align: right;
  line-height: 0.5rem;
  color: #333333;
  font-size: 0.16rem;
}

.yjxl-form-table textarea,
.yjxl-form-table .nr {
  width: 9.68rem;
  height: 0.98rem;
  padding: 0.1rem;
  border: 1px solid #dcdcdc;
}

.yjxl-form-table div {
  margin-bottom: 0.2rem;
}

.yjxl-form-table input,
.yjxl-form-table .in {
  padding: 0 0.1rem;
  border: 1px solid #dcdcdc;
  height: 0.48rem;
}

.yjxl-form-table .yzm input,
.yjxl-form-table .yzm .in {
  width: 2.32rem;
  line-height: 0.48rem;
}

.yjxl-form-table .yzm img {
  margin-left: 0.12rem;
  cursor: pointer;
}

.yjxl-form-table .btn {
  padding-left: 1.28rem;
}

.yjxl-form-table .btn button {
  height: 0.4rem;
  width: 1.2rem;
  color: #fff;
  font-size: 0.16rem;
  background: #356abc;
}

.yjxl-form-table .btn button:hover {
  font-weight: bold;
}

.yjxl-form-t .btn {
  color: #2760b7;
  font-size: 0.16rem;
  text-decoration: underline;
  margin: 0 0.04rem;
}

.yjxl-form-t .btn:hover {
  font-weight: bold;
}

.yjxl-form.wdl .yjxl-form-table .in,
.yjxl-form.wdl .yjxl-form-table .nr {
  background: #f6f6f6;
  display: inline-block;
}

.yjxl-form.wdl .yjxl-form-table .btn span {
  display: inline-block;
  text-align: center;
  line-height: 0.4rem;
  height: 0.4rem;
  width: 1.2rem;
  color: #fff;
  font-size: 0.16rem;
  background: #b5b5b5;
}

.xl-main {
  padding-bottom: 0.3rem;
}

/*意见征集概览*/
.main-yjzj {
  background: #fff;
  border-radius: 0.06rem;
  margin-bottom: 0.14rem;
}

.main.yjgl-bg {
  background: none;
}

.yjgl-main {
  padding: 0.22rem 0.32rem 0;
  background: url(ty-bg3.png);
}

.yjgl-main li {
  float: left;
}

.yjgl-t {
  height: 0.36rem;
  border-bottom: 0.02rem solid #e5e5e5;
  margin-bottom: 0.08rem;
}

.yjgl-main li {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yjgl-t li {
  color: #2760b7;
  font-size: 0.16rem;
  font-weight: bold;
  line-height: 1;
}

.yjgl-main li.w530 {
  width: 5.3rem;
  margin-right: 0.8rem;
  text-align: left;
}

.yjgl-main li.w730 {
  width: 7.3rem;
  margin-right: 0.8rem;
  text-align: left;
}

.yjgl-t li.w530,
.yjgl-t li.w730 {
  text-indent: 0.08rem;
}

.yjgl-main li.w120 {
  width: 1.2rem;
}

.yjgl-main li.w154 {
  width: 1.54rem;
}

.yjgl-main li.w110 {
  width: 1.1rem;
}

.yjgl-l {
  height: 0.47rem;
  line-height: 0.47rem;
  border-bottom: 0.01rem dotted #999999;
}

.yjgl-l.last {
  border-bottom: none;
}

.yjgl-l li.w530 a,
.yjgl-main li.w730 a {
  display: inline-block;
  color: #333333;
  font-size: 0.16rem;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 0.22rem;
  vertical-align: middle;
}

.yjgl-l li.w530 a:hover,
.yjgl-main li.w730 a:hover {
  color: #2760b7;
}

.yjgl-l li.w120 {
  color: #999999;
  font-size: 0.16rem;
}

.yjgl-l li.w154 {
  color: #999999;
  font-size: 0.16rem;
}

.yjgl-l li.w154.on {
  color: #e93434;
}

.yjgl-l li.w110 {
  color: #999999;
  font-size: 0.16rem;
}

.yjgl-l li.w110 a {
  display: inline-block;
  color: #fff;
  width: 0.79rem;
  height: 0.3rem;
  border-radius: 0.05rem;
  background: #d2d2d2;
  line-height: 0.3rem;
  vertical-align: middle;
  font-size: 0.14rem;
}

.yjgl-l li.w110 a.cur {
  background: #2760b7;
}

.yjgl-l li.w110 a:hover {
  font-weight: bold;
}

.yjgl-main .page {
  margin: 0.1rem 0;
}

/*
 * @Author:yj 
 * @Date:2019-11-20 14:27:35 
 * @Last Modified by:yj
 * @Last Modified time:2019-11-22 14:17:49*/
.mg {
  width: 12rem;
  background-color: #ffffff;
  border-radius: 0.06rem;
  box-sizing: border-box;
  border: solid 1px #e9e9e9;
}

.jsy-content {
  margin-left: 0.3rem;
  margin-top: 0.21rem;
  margin-right: 0.3rem;
}

.jsy-content .m-select {
  background-color: #fafafa;
  height: 0.9rem;
  border: solid 1px #e5e5e5;
}

.jsy-content .m-select span {
  display: inline-block;
  font-size: 0.16rem;
  color: #333333;
  margin-top: 0.35rem;
  margin-left: 0.24rem;
}

.jsy-content .m-select input {
  width: 2.5rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background-color: #ffffff;
  border-radius: 0.04rem;
  border: solid 1px #dddddd;
  margin-top: 0.25rem;
  margin-left: 0.1rem;
  padding: 0 0.1rem;
}

.jsy-content .m-select .yj-aa0 {
  margin-left: 0.21rem;
  margin-right: 0.1rem;
}

.jsy-content .m-select .yj-aa1 {
  margin-left: 0.2rem;
  margin-right: 0.1rem;
}

.jsy-content .m-select .yj-aa2 {
  margin-left: 0.2rem;
  margin-right: 0.1rem;
}

.jsy-content .m-select .dropdown {
  display: inline-block;
  width: 1.3rem;
  height: 0.4rem;
  border-radius: 0.04rem;
  border: solid 1px #dddddd;
  background: url(ty-yj-jsarrow.png) no-repeat 1.1rem center #ffffff;
  margin-top: 0.25rem;
  cursor: pointer;
  position: relative;
}

.jsy-content .m-select .dropdown p {
  width: 1.17rem;
  height: 0.4rem;
  line-height: 0.4rem;
  padding-left: 0.14rem;
  display: inline-block;
  font-size: 0.14rem;
  color: #999;
}

.jsy-content .m-select .dropdown ul {
  display: none;
  position: absolute;
  top: 0.41rem;
  height: 0.7rem;
  width: 100%;
  max-height: 1rem;
  overflow-y: auto;
  background: #ccd1d3;
  border: solid 1px #dddddd;
  box-sizing: border-box;
}

.jsy-content .m-select .dropdown ul li {
  height: 0.3rem;
  line-height: 0.3rem;
  border-bottom: 0.01rem solid #e9e9e9;
  background-color: #fff;
}

.jsy-content .m-select .dropdown ul li a {
  display: inline-block;
  font-size: 0.14rem;
  color: #999;
  padding-left: 0.14rem;
}

.jsy-content .m-select .dropdown ul li:hover {
  background-color: #999;
}

.jsy-content .m-select .dropdown ul li:hover a {
  color: #fff;
}

.jsy-content .m-select .cx {
  display: block;
  float: right;
  margin-right: 0.33rem;
  width: 1.3rem;
  height: 0.4rem;
  margin-left: 0.1rem;
  margin-top: 0.25rem;
  background-color: #2760b7;
  border-radius: 0.04rem;
  text-align: center;
  color: #fff;
}

.jsy-content .m-select .cx:hover {
  text-decoration: underline;
}

.jsy-content .m-title {
  height: 0.6rem;
  background-color: #ffffff;
  box-sizing: border-box;
  border: solid 1px #e5e5e5;
  max-width: 11.38rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jsy-content .m-title span {
  font-family: MicrosoftYaHei-Bold;
  font-size: 0.16rem;
  line-height: 0.6rem;
  display: inline-block;
  color: #333333;
  font-weight: bold;
  margin-left: 0.29rem;
  max-width: 0.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jsy-content .m-title .yj-t1 {
  margin-left: 6.15rem;
}

.jsy-content .m-title .yj-t2 {
  margin-left: 1.11rem;
}

.jsy-content .m-title .yj-t3 {
  margin-left: 0.89rem;
}

.jsy-content .m-info {
  height: 0.8rem;
  border: solid 1px #e5e5e5;
}

.jsy-content .m-info .mt {
  width: 5.9rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0.32rem;
  line-height: 0.8rem;
}

.jsy-content .m-info a {
  display: inline-block;
  max-width: 5.9rem;
  font-size: 0.16rem;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.jsy-content .m-info a:hover {
  color: #2760b7;
  text-decoration: underline;
}

.jsy-content .m-info .mt2 {
  width: 1.4rem;
  margin-left: 0.5rem;
  line-height: 0.8rem;
}

.jsy-content .m-info .a1 {
  display: inline-block;
  max-width: 1.4rem;
  font-size: 0.14rem;
}

.jsy-content .m-info span {
  max-width: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-size: 0.14rem;
  line-height: 0.8rem;
  color: #333333;
  margin-left: 0.31rem;
}

.jsy-content .m-info .s2 {
  max-width: 1.08rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0.29rem;
}

.jsy-content .m-info:hover {
  background: url(ty-yj-jsbj.png) no-repeat;
}

.page {
  text-align: center;
  padding: 0.23rem 0 0.13rem;
  margin-left: 0.3rem;
  margin-top: 0.21rem;
  margin-right: 0.3rem;
}

.page span {
  display: inline-block;
  color: #333333;
  font-size: 0.14rem;
  padding-top: 0.02rem;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
  line-height: 0.28rem;
  text-align: center;
}

.page input {
  width: 0.5rem;
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 0.03rem;
  box-sizing: border-box;
  border: solid 1px #e0e0e0;
  background-color: #fff;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
}

.page a {
  display: inline-block;
  padding-top: 0.02rem;
  width: 0.3rem;
  height: 0.3rem;
  border: 1px solid #e0e0e0;
  text-align: center;
  line-height: 0.28rem;
  color: #415569;
  font-size: 0.14rem;
  margin-right: 0.1rem;
  background: #fff;
  border-radius: 0.03rem;
}

.page .yj-pga0 {
  background: url(ty-yj-larrow.png) no-repeat center center;
}

.page .yj-pga0:hover {
  background: url(ty-yj-larrow2.png) no-repeat center center #2760b7;
}

.page .yj-pga6 {
  border: none;
  width: 0.15rem;
}

.page .yj-pga6:hover {
  background: none;
  color: #333333;
}

.page .yj-pga8 {
  background: url(ty-yj-rarrow.png) no-repeat center center;
}

.page .yj-pga8:hover {
  background: url(ty-yj-rarrow2.png) no-repeat center center #2760b7;
}

.page .yj-pga9 {
  border: none;
  color: #333333;
}

.page .curp {
  color: #fff;
  background-color: #2760b7;
}

.page a:hover {
  color: #fff;
  background-color: #2760b7;
}

.page .blue {
  color: #fff;
  background-color: #2760b7;
}

.page .go {
  display: inline-block;
  padding-top: 0.02rem;
  width: 0.3rem;
  height: 0.3rem;
  border: 1px solid #e0e0e0;
  text-align: center;
  line-height: 0.3rem;
  color: #b9bfc5;
  font-size: 0.14rem;
  margin-right: 0.1rem;
  background: #fff;
  border-radius: 0.03rem;
}

.p2 {
  height: 0.7rem;
  border: solid 1px #e5e5e5;
  margin-top: 0;
  padding: 0;
  padding-top: 0.2rem;
  box-sizing: border-box;
  margin-bottom: 0.3rem;
}

.w848 {
  width: 8.48rem;
}

.yj-content {
  padding: 0 0.25rem;
}

.yj-jst {
  height: 0.6rem;
}

.yj-jstt li {
  float: left;
}

.yj-jstt li a {
  font-size: 0.18rem;
  color: #333;
  line-height: 0.6rem;
  display: inline-block;
  padding-left: 0.35rem;
  padding-right: 0.35rem;
}

.yj-jstt li .cur {
  color: #1e84cb;
  font-weight: bold;
  border-bottom: 0.02rem solid #1e84cb;
}

.yj-jstt li a:hover {
  color: #1e84cb;
  font-weight: bold;
  border-bottom: 0.02rem solid #1e84cb;
}

.yj-jsl {
  width: 8rem;
  box-sizing: border-box;
}

.yj-jsl p {
  display: block;
  font-size: 0.12rem;
  color: #999;
  line-height: 0.26rem;
}

.yj-jsl p span.red {
  color: #e1211f;
}

.yj-jsl .l110 {
  max-width: 4.4rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 1rem;
}

.yj-jstjbox select {
  width: 1.2rem;
  height: 0.26rem;
  border: 1px solid #ddd;
  border-radius: 0.05rem;
  line-height: 0.26rem;
  box-sizing: border-box;
  padding-left: 0.17rem;
}

.yj-jstjbox select option {
  color: #666666;
}

.yj-jsrelnew {
  margin: 0 0 0.15rem 0;
}

.yj-jsrelnew h3 {
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  margin-top: 0.23rem;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yj-jsrelnew h3 span.red {
  color: #e1211f;
}

.yj-jsinfod {
  font-size: 0.14rem;
  line-height: 1.54;
  word-wrap: break-word;
  word-break: break-word;
  overflow: hidden;
}

.yj-jsinfod a span.red {
  color: #e33938;
  text-decoration: underline;
}

.yj-jsinfod a.yj-jjtit {
  font-size: 0.14rem;
  max-width: 8.04rem;
  color: #1e84cb;
  text-decoration: underline;
  margin-top: 0.15rem;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.yj-jsinfod a.yj-jjtit:hover {
  font-weight: bold;
}

.yj-jsinfod p {
  color: #666;
  font-size: 0.14rem;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

.yj-jsinfod .mt17 {
  margin-top: 0.17rem;
}

span.yj-time,
.yj-time {
  font-size: 0.12rem;
  color: #aaa;
  margin-left: 0.1rem;
}

a.yj-lv:hover,
.yj-lv:hover {
  text-decoration: underline;
}

a.yj-lv,
.yj-lv {
  color: #539b42;
  font-size: 0.12rem;
}

.yj-ykbtt {
  margin-top: 0.29rem;
}

.yj-ykbtt span.yj-blue {
  font-size: 0.14rem;
  font-weight: bold;
  max-width: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  display: inline-block;
  height: 0.26rem;
  line-height: 0.26rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  border-radius: 0.03rem;
  background: #1e84cb;
}

.yj-ykbtt a.yj3 {
  font-size: 0.16rem;
  color: #1e84cb;
  line-height: 0.26rem;
  display: inline-block;
  font-weight: bold;
  margin-left: 0.1rem;
  text-decoration: underline;
}

.yj-ykbtt a.yj3 span.red {
  color: #e1211f;
  text-decoration: underline;
}

.yj-ykbtt a.yj3:hover {
  color: #e1211f;
}

.yj-jsqu {
  width: 1.32rem;
  height: 0.26rem;
  background: url(ty-yj-dw.png) no-repeat left center;
}

.yj-jsqu a.yj1 {
  font-size: 0.12rem;
  color: #1e84cb;
  font-weight: bold;
  line-height: 0.26rem;
  margin-left: 0.18rem;
}

.yj-jsqu a.yj2 {
  font-size: 0.12rem;
  color: #666;
  line-height: 0.26rem;
}

.yj-ykb-main {
  width: 8rem;
  height: 3.06rem;
  border: 1px solid #f2f2f2;
}

.yj-tab-t {
  height: 0.46rem;
  width: 100%;
  background: #fdfdfd;
}

.yj-tab-t a {
  display: block;
  font-size: 0.14rem;
  color: #444;
  line-height: 0.46rem;
  border-bottom: 0.01rem solid #f2f2f2;
  border-right: 0.01rem solid #f2f2f2;
  width: 1.3rem;
  text-align: center;
  float: left;
}

.yj-tab-t .cur {
  background: #fff;
  border-bottom: none;
  font-size: 0.16rem;
  font-weight: bold;
}

.yj-tab-m {
  height: 2.22rem;
  width: 7.58rem;
  border-top: 0.01rem solid #f3f3f3;
  border-left: 0.01rem solid #f3f3f3;
  margin-top: 0.22rem;
  margin-left: 0.18rem;
}

.yj-col span {
  font-size: 0.14rem;
  display: inline-block;
  height: 0.36rem;
  line-height: 0.36rem;
  border-bottom: 0.01rem solid #f3f3f3;
  border-right: 0.01rem solid #f3f3f3;
}

.yj-col span.yj-time {
  width: 0.68rem;
  font-size: 0.12rem;
  height: 0.16rem;
  line-height: 0.16rem;
  display: inline-block;
  color: #aaa;
  margin-left: 0.1rem;
}

.yj-col span.w100 {
  width: 1rem;
}

.yj-col .w262 {
  width: 2.62rem;
}

.yj-col .w254 {
  width: 2.54rem;
}

.yj-col .w641 {
  width: 6.41rem;
}

.yj-col span.yjl {
  color: #999;
  text-align: center;
}

.yj-col span.yjr {
  padding-left: 0.15rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.yj-col span.red {
  color: #e1211f;
}

.yj-col .yj-zaixbl {
  color: #1e84cb;
  font-weight: bold;
  text-decoration: underline;
}

.yj-jiansinfo p {
  font-size: 0.14rem;
  color: #666;
  width: 100%;
}

.yj-jiansinfo span.red {
  color: #e1211f;
}

.yj-tab-mm {
  width: 7.58rem;
  border: 1px solid #f3f3f3;
  padding-left: 0.2rem;
}

.yj-col2 span.tyhl {
  background: #fff;
}

.yj-col2 a:hover {
  color: #e1211f;
}

.yj-col2 span {
  border-right: none;
}

.yj-jsr {
  height: 5.6rem;
  width: 3.3rem;
  border-left: 0.01rem solid #eee;
  box-sizing: border-box;
  padding-left: 0.2rem;
}

.yj-jsrtt {
  height: 0.3rem;
  border-bottom: 0.01rem solid #eee;
}

.mt42 {
  margin-top: 0.42rem;
}

.yj-jsrtt a {
  display: inline-block;
  line-height: 0.16rem;
  border-left: 0.03rem solid #2760b7;
  padding-left: 0.08rem;
  margin-top: 0.07rem;
  font-size: 0.16rem;
  font-weight: bold;
}

.yj-jsrmain ul {
  margin-right: -0.04rem;
}

.yj-jsrmain li {
  float: left;
  margin-right: 0.08rem;
  margin-top: 0.1rem;
}

.yj-jsrmain li a {
  display: block;
  color: #fff;
  font-size: 0.14rem;
  text-align: center;
  height: 0.38rem;
  line-height: 0.38rem;
  border-radius: 0.05rem;
}

.yj-jsrmain li a.yjy {
  background: #ffc069;
  width: 0.77rem;
}

.yj-jsrmain li a.yjb {
  background: #1e84cb;
  width: 1.22rem;
}

.yj-jsrmain li a.yjb.yjb1 {
  width: 1.12rem;
}

.yj-jsrmain li a.yjo {
  background: #e98f6f;
  width: 0.9rem;
}

.yj-jsrmain li a.yjg {
  background: #91c7ae;
  width: 1rem;
}

.yj-jsrmain li a:hover {
  text-decoration: underline;
}

.yj-noborder span {
  border: none;
}

.yj-page a,
.yj-page input {
  padding: 0 0.14rem;
  height: 0.32rem;
  line-height: 0.32rem;
  color: #999999;
  background: #f1f1f1;
  border-radius: 0.03rem;
  display: inline-block;
  margin: 0 0.05rem;
  font-size: 0.14rem;
}

.yj-page {
  margin-left: 0.8rem;
  margin-top: 0.4rem;
  margin-bottom: 0.6rem;
}

.yj-page a:hover,
.yj-page a.cur {
  color: #fff;
  background: #fc6b62;
}

.yj-page input {
  background: #fff;
  border: 1px solid #f1f1f1;
  width: 0.36rem;
  padding: 0 0.05rem;
  box-sizing: border-box;
}

.yj-tubiao {
  margin-top: 0.22rem;
}

.yj-tubiao .yj-pic {
  width: 1.44rem;
  height: 2.06rem;
  margin-right: 0.1rem;
}

.yj-tubiao .yj-pic a {
  display: inline-block;
  width: 100%;
  font-size: 0.16rem;
  text-align: center;
  color: #333333;
}

.yj-tubiao .yj-pic a span {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yj-tubiao .yj-pic a:hover {
  color: #fc6b62;
}

.yj-jsqu a.yj2:hover {
  color: #1e84cb;
}

.tjh_content {
  width: 12rem;
  background: #ffffff;
  margin: 0 auto;
  padding-top: 0.28rem;
  border-radius: 0.06rem;
  margin-bottom: 0.5rem;
}

.tjh_title {
  width: 11.2rem;
  height: 1.73rem;
  background: url(ty-tjh_sqgk_cx_bg.png);
  margin: 0 auto;
}

.tjh_title p {
  width: 1.7rem;
  font-size: 0.34rem;
  color: #F42B2B;
  margin: 0.34rem 4.88rem 0 4.62rem;
}

.tjh_title_con p {
  width: 6.85rem;
  height: 0.4rem;
  margin: 0.34rem 2.08rem 0 2.27rem;
  font-size: 0.14rem;
  color: #E74F4B;
  text-align: center;
}

.tjh_nav_tabs {
  box-sizing: border-box;
  width: 11.2rem;
  height: 0.9rem;
  padding: 0 0.4rem;
  margin: 0 auto;
}

.tjh_tab {
  width: 1.39rem;
  height: 0.58rem;
  margin: 0 1rem;
  margin-top: 0.35rem;
  float: left;
}

.tjh_tab a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: right;
  font-size: 0.24rem;
  color: #333333;
}

.tab1 {
  background: url(ty-tjh_scxz_logo.png) 0 0.05rem no-repeat;
}

.tab2 {
  background: url(ty-tjh_wysq_logo.png) 0 0.03rem no-repeat;
}

.tab3 {
  background: url(ty-tjh_wycx_logo.png) 0 0.02rem no-repeat;
}

.tjh_con {
  width: 10.65rem;
  padding-bottom: 0.8rem;
  margin: 0 auto;
  border-top: 0.01rem solid #e5e5e5;
}

.tjh_b {
  width: 100%;
  height: 0.25rem;
  background: url(ty-tjh_ban.png) center no-repeat;
}

.tjh_input {
  width: 4.2rem;
  height: 3rem;
  margin: 0.4rem 3.5rem 0 3rem;
}

.tjh_input_txt span {
  display: inline-block;
  width: 0.9rem;
  height: 0.45rem;
  line-height: 0.45rem;
  text-align: right;
  font-size: 0.18rem;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.tjh_input_txt input {
  box-sizing: border-box;
  width: 3rem;
  height: 0.45rem;
  padding: 0 0.2rem;
  margin-bottom: 0.25rem;
  border: 1px solid #D2D2D2;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.tjh_erwm input {
  width: 1.5rem;
  height: 0.45rem;
  line-height: 0.4rem;
  padding: 0 0.1rem;
  border: 1px solid #D2D2D2;
}

.tjh_erwm a {
  display: inline-block;
  width: 1.31rem;
  height: 0.44rem;
  margin-left: 0.14rem;
}

.tjh_btn {
  display: block;
  width: 1.5rem;
  height: 0.48rem;
  margin: 0 auto;
  margin-top: 0.65rem;
  border-radius: 0.5rem;
  background: #F54747;
  color: #ffffff;
  font-size: 0.18rem;
}

.tjh_btn:hover {
  background: #ce1111;
}

.tjh_cur a {
  color: #F42B2B;
  background: url(ty-boder.png) bottom no-repeat;
}

.tjh_tab a:hover {
  color: #F42B2B;
  background: url(ty-boder.png) bottom no-repeat;
}

.tjh_text {
  width: 10.8rem;
  margin-top: 0.3rem;
  overflow: hidden;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
}

table tr td {
  border-collapse: collapse;
  font-size: 0.16rem;
  color: #333333;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}

.tjh_xx_box {
  width: 10.63rem;
  min-height: 8.24rem;
  margin: 0 auto;
  border: 1px solid #EEEEEE;
  padding-bottom: 0.3rem;
}

.tjh_xx_head {
  width: 10.63rem;
  height: 0.45rem;
  background: #FDFDFD;
}

.tjh_head_a {
  display: inline-block;
  width: 1.75rem;
  height: 0.45rem;
  font-size: 0.14rem;
  color: #444444;
  line-height: 0.45rem;
  text-align: center;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -0.01rem;
  border-right: 0.01rem solid #e5e5e5;
  border-bottom: 0.01rem solid #e5e5e5;
}

.tjh_xx_cur {
  background: #ffffff;
  border-top: 0.01rem solid #e5e5e5;
  border-bottom: none;
  font-weight: bold;
}

.tjh_xx_head span {
  display: inline-block;
  border-bottom: 0.01rem solid #e5e5e5;
  width: 6.5rem;
  line-height: 0.45rem;
  font-size: 0.14rem;
  color: #444444;
  padding-left: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: -0.01rem;
  margin-top: -0.01rem;
}

.tjh_table1 {
  width: 10.25rem;
  height: 1.2rem;
  margin: 0.2rem auto 0;
}

.sqpe {
  width: 1.87rem;
  height: 100%;
  text-align: center;
  background: #F9F9F9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xm {
  width: 1.5rem;
  height: 0.6rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xm span {
  padding-left: 0.1rem;
  background: url(ty-tjh_tk17.png) 0 no-repeat;
}

.input {
  box-sizing: border-box;
  padding: 0 0.2rem;
}

.input input {
  width: 100%;
}

.tjh_fjbtn {
  width: 0.75rem;
  height: 0.35rem;
  color: #ffffff;
  background: #F54747;
  text-align: center;
  margin-left: 0.2rem;
}

.tjh_fjbtn:hover {
  background: #ce1111;
}

.tjh_table2 {
  width: 10.25rem;
  height: 1.78rem;
  margin: 0.2rem auto 0;
}

.tjh_table3 {
  width: 10.25rem;
  height: 1.78rem;
  margin: 0.2rem auto 0;
}

textarea {
  width: 100%;
  height: 1.5rem;
  box-sizing: border-box;
  padding: 0.2rem;
}

.slbm {
  background: #f8f8f8;
}

.yzm span {
  background: #ffffff;
}

.yzm_input input {
  width: 1.4rem;
  height: 0.3rem;
  line-height: 0.26rem;
  box-sizing: border-box;
  border: 1px solid #d2d2d2;
  margin-top: 0.05rem;
  padding: 0 0.1rem;
}

.yzm_input a {
  display: inline-block;
  width: 1rem;
  height: 0.35rem;
  margin-left: 0.2rem;
}

.tjh_sub_btn {
  display: block;
  width: 1.5rem;
  height: 0.48rem;
  border-radius: 0.5rem;
  background: #F54747;
  text-align: center;
  color: #ffffff;
  margin: 0.3rem auto 0;
}

.tjh_sub_btn:hover {
  background: #ce1111;
}

/* 政务公开细览 新*/
.zwxl-table {
  margin: 0 auto;
}

.zwxl-table .t1 {
  width: 1.32rem;
  text-align: center;
  height: 0.36rem;
  font-size: 0.16rem;
  color: #333333;
}

.zwxl-table,
.zwxl-table tr,
.zwxl-table td {
  border: 1px solid #e5e5e5;
}

.zwxl-table .t2 {
  width: 4.3rem;
  box-sizing: border-box;
  padding-left: 0.2rem;
  padding-right: 0.1rem;
  font-size: 0.16rem;
  color: #333333;
}

#a1 {
  display: none;
  width: 6rem;
  height: 4rem;
  margin: .2rem auto;
}

.category-table {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  width: calc(100% - .3rem);
  margin: 0 auto;
  border: 1px solid #e5e5e5;
  border-bottom: none;
}

.category-table li {
  line-height: 40px;
  line-height: .4rem;
  padding: 0 10px;
  font-size: 18px;
  font-size: .18rem;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.category-table li:nth-child(odd) {
  width: calc(15% - 21px);
  text-align: right;
}

.category-table li:nth-child(even) {
  width: calc(35% - 21px);
  text-align: left;
}

.category-table li:nth-child(4n) {
  border-right: none;
}

@media screen and (max-width: 768px) {
  .zwxl-title p.tit {
    padding: 0 !important;
    margin-bottom: .2rem !important;
    font-size: .4rem !important;
    font-weight: bold;
  }

  .zwxl-bar {
    flex-wrap: wrap;
  }

  .zwxl-bar span {
    font-size: .24rem;
  }

  .zwxl-font {
    display: none;
  }

  .zwxl-article {
    width: 100%;
    padding: .2rem 0 0;
    word-break: break-all;
  }

  #div_div,
  .bdsharebuttonbox {
    display: none;
  }

  .category-table {
    width: calc(100% - .02rem);
  }

  .category-table li {
    line-height: .5rem;
    font-size: .26rem;
  }

  .category-table li:nth-child(odd) {
    width: calc(30% - 21px);
  }

  .category-table li:nth-child(even) {
    width: calc(70% - 21px);
    border-right: none;
  }
}