/* 新闻动态 */
.xwdt {
  margin: 0 auto;
  width: 12rem;
  background-color: #ffffff;
  padding: 0.2rem;
}
.cebian-btn {
  display: none;
}
.cebian-box {
  display: none;
}
/* 顶部轮播 */
.xwdt .main-title {
  height: 1.2rem;
  background-image: url(/images/xwdt-title-bg.png.png);
  background-size: 100% 100%;
  overflow: hidden;
}
.xwdt .main-title .swiper-container1 {
  position: relative;
}
.xwdt .main-title .swiper-container1 .swiper-slide {
  width: 100%;
}
.xwdt .main-title .swiper-container1 .lb-title {
  padding-top: 0.15rem;
}
.xwdt .main-title .swiper-container1 .lb-title a {
  line-height: 0.22rem;
  font-size: 0.22rem;
  color: #1a74ca;
  font-weight: bold;
  line-height: 0.4rem;
  text-align: center;
  display: block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
.xwdt .main-title .swiper-container1 .lb-content {
  margin: 0 auto;
  width: 85%;
  height: 0.4rem;
  line-height: 0.2rem;
  font-size: 0.14rem;
  color: #1a74ca;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.xwdt .main-title .swiper-container1 {
  width: 100%;
  height: 100%;
}
.xwdt .more {
  margin-right: 0.22rem;
  margin-top: 0.15rem;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  line-height: 0.2rem;
  background-color: #fff;
  font-size: 0.16rem;
  font-weight: bold;
  color: #1a74ca;
  text-align: center;
}
.xwdt .rotation-img a {
  position: relative;
}
.xwdt .rotation-img .cwx-pgs2 {
  bottom: 0.4rem;
}
.xwdt .rotation-img p {
  padding: 0 5%;
  width: 100%;
  position: absolute;
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #fff;
  bottom: 0.15rem;
  font-weight: bold;
  text-align: center;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cwx-pgs1,
.cwx-pgs2,
.cwx-pgs4 {
  position: absolute;
  bottom: 0.1rem;
  height: 0.06rem;
  width: 100%;
  text-align: center;
}
.cwx-pgs4 {
  bottom: 0.05rem;
  padding-right: 0.2rem;
  text-align: right;
}
.cwx-swp4 {
  position: relative;
}
.sy .cwx-pgs2 {
  bottom: 0.5rem;
}
.cwx-pgs1 .swiper-pagination-switch {
  margin: 0 0.07rem;
  display: inline-block;
  vertical-align: bottom;
  width: 0.06rem;
  height: 0.06rem;
  background-color: #c6ddf3;
  border-radius: 50%;
  cursor: pointer;
}
.cwx-pgs4 .swiper-pagination-switch {
  margin: 0 0.02rem;
  display: inline-block;
  vertical-align: bottom;
  width: 0.41rem;
  height: 0.03rem;
  background-color: #fff;
  cursor: pointer;
}
.cwx-pgs2 .swiper-pagination-switch {
  margin: 0 0.02rem;
  display: inline-block;
  vertical-align: bottom;
  width: 0.41rem;
  height: 0.03rem;
  background-color: #c6ddf3;
  cursor: pointer;
}
.cwx-pgs1 .swiper-active-switch {
  background-color: #f39335;
}
.cwx-pgs2 .swiper-active-switch {
  background-color: #e74949;
}
.cwx-pgs4 .swiper-active-switch {
  background-color: #f39335;
}
/* 列表组件 */
.doc-list {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  width: 5.65rem;
  height: 3.8rem;
}
.nav-box {
  height: 0.5rem;
  line-height: 0.5rem;
  background-color: #f1f7fd;
}
.nav-box .nav {
  float: left;
  width: 1.25rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.18rem;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  /* text-overflow: ellipsis; */
  /* white-space: nowrap; */
}
.nav-box .cur {
  position: relative;
  color: #1d76cb;
}
.nav-box .cur::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 0.08rem solid transparent;
  border-right: 0.08rem solid transparent;
  border-bottom: 0.08rem solid #1d76cb;
  border-left: 0.08rem solid transparent;
  bottom: 0;
  left: 50%;
  margin-left: -0.08rem;
}
.list-content {
  padding-top: 0.1rem;
}
.list-content .list-item {
  height: 0.4rem;
  line-height: 0.4rem;
}
.list-content .list-item .doc-title {
  position: relative;
  width: 70%;
  padding-left: 0.1rem;
  font-size: 0.16rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-content .list-item .doc-title::before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 0.04rem;
  height: 0.04rem;
  background-color: #999;
  left: 0;
  top: 50%;
  margin-top: -0.02rem;
}
.list-content .list-item .doc-title:hover {
  color: #1a74ca;
}
.list-content .list-item .doc-time {
  font-size: 0.14rem;
  color: #999;
}
/* 图片轮播图 */
.rotation-img {
  display: inline-block;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  position: relative;
  overflow: hidden;
  width: 5.65rem;
  height: 3.8rem;
}
.rotation-img img {
  width: 100%;
  height: 100%;
}
.rotation-img:hover {
  opacity: 0.7;
}
/* 底部轮播 */
.xwdt-ztzl {
  width: 12rem;
  margin: 0.2rem auto 0;
  padding: 0.12rem 0.16rem 0;
  height: 1.05rem;
  background-color: #fff;
}
.xwdt-ztzl2 {
  height: 1.05rem;
  margin-bottom: 0.25rem;
  padding: 0;
}
.xwdt-ztzl .title {
    display: inline-block;
  width: 1.96rem;
  height: 0.75rem;
  background: url(/images/xwdt-ztzl-bg.png);
  color: #3f8cd6;
}
.xwdt-ztzl .title .zh {
  margin-top: 0.2rem;
  font-size: 0.26rem;
  line-height: 0.26rem;
  text-align: center;
}
.xwdt-ztzl .title .en {
  margin-top: 0.08rem;
  font-size: 0.08rem;
  text-align: center;
}
.xwdt-ztzl .content {
  width: 9.6rem;
  height: 0.83rem;
  overflow: hidden;
}
.xwdt-ztzl2 .content {
  width: 100%;
}
.xwdt-ztzl .content .cell {
  width: 33.33%;
  height: 0.83rem;
  border-bottom: 3px solid #eff3f7;
}
.xwdt-ztzl .content .cell img {
  width: 100%;
  height: 100%;
}
.xwdt-ztzl .content .cell:hover {
  opacity: 0.7;
}
.xwdt-ztzl2 .content {
  height: 1.05rem;
}
/*领导列表 */
.lz-leader-mian {
  margin-top: 0;
  width: 12rem;
  height: auto;
  padding: 0 0.2rem;
}
.lz-leader-mian .loaction {
  margin: 0.2rem 0;
}
.lz-leader-mian .trs-nav-box {
  margin-top: -0.15rem;
  height: 0.43rem;
  line-height: 0.43rem;
}
.trs-nav-box {
  margin-top: 0.28rem;
  height: 0.53rem;
  line-height: 0.53rem;
  border-radius: 0.05rem;
  background-color: #1a74ca;
  font-size: 0.16rem;
  color: #fff;
}
.trs-nav-box .nav {
  width: 1.4rem;
  font-size: 0.18rem;
  color: #fff;
  text-align: center;
}
.trs-nav-box .cur {
  font-weight: bold;
}
.lz-leader-mian .lz-leader-content .leader-border {
  border-bottom: 0.01rem solid #cfdced;
}
.lz-leader-mian .lz-leader-content .leader-title {
  width: 1rem;
  padding-top: 1rem;
  margin-left: 0.3rem;
  font-size: 0;
}
.lz-leader-content-box {
  padding-top: 0.38rem;
}
.lz-leader-mian .lz-leader-content .leader-title a {
  font-size: 0.16rem;
  color: #444444;
  font-weight: bold;
}
.lz-leader-mian .lz-leader-content .leader-list {
  width: calc(100% - 1.3rem);
  padding-left: 0.2rem;
}
.lz-leader-mian .lz-leader-content .leader-list li {
  float: left;
  height: 2.5rem;
  width: 20%;
}
.lz-leader-mian .lz-leader-content .leader-list li a {
  text-align: center;
  display: block;
  width: 1.4rem;
  padding: 0.1rem;
  margin-left: 0;
  cursor: pointer;
}
.lz-leader-mian .lz-leader-content .leader-list li a img {
  width: 1.2rem;
  height: auto;
  border-radius: 0.04rem;
  overflow: hidden;
}
.lz-leader-mian .lz-leader-content .leader-list li a .name {
  margin-top: 0.1rem;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.5rem;
  color: #444444;
  text-align: center;
}
/* 领导详情 */
.ldxq {
  overflow: hidden;
}
.ldxq .loaction {
  margin: 0.2rem;
}
.ldxq .doc-list {
  width: 100%;
  height: auto;
}
.leader-detail {
  padding-top: 0;
  margin: 0.2rem;
  background-color: transparent;
}
.leader-detail .left {
  width: 2.35rem;
  text-align: center;
  height: auto;
  margin-bottom: -10000px;
  padding-bottom: 10000px;
}
.leader-detail .left img {
  margin: 0.47rem 0.4rem 0;
  padding: 1px;
  width: 1.52rem;
  height: 1.88rem;
  border: 1px solid #d5d5d5;
}
.leader-detail .left .name {
  line-height: 0.5rem;
  font-size: 0.22rem;
  color: #1a74ca;
  font-weight: bold;
}
.leader-detail .left .position {
  line-height: 0.18rem;
  font-size: 0.18rem;
  color: #333333;
  font-weight: bold;
}
.leader-detail .right {
  width: calc(100% - 2.35rem);
  padding-left: 0.32rem;
  padding-right: 0.6rem;
  background-color: transparent;
  font-size: 0;
}
.leader-detail .detail-title::before {
  display: none;
}
.detail-title {
  height: 0.45rem;
  line-height: 0.45rem;
  background-color: #f1f7fd;
}
.detail-title .more {
  margin-right: 0.22rem;
  margin-top: 0.12rem;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  line-height: 0.17rem;
  background-color: #fff;
  font-size: 0.16rem;
  font-weight: bold;
  color: #1a74ca;
  text-align: center;
  vertical-align: top;
}
.detail-title span, .detail-title a {
  margin-left: 0.2rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #333;
}
.detail-title::before {
  content: '';
  margin-top: 0.15rem;
  float: left;
  width: 0.04rem;
  height: 0.16rem;
  background-color: #1b75ca;
}
.leader-detail .detail-content p {
  line-height: 0.38rem;
  font-size: 0.16rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}
.leader-detail .detail-content .show-more {
  display: none;
  /* display: block; */
  margin-top: 0.3rem;
  margin-bottom: 0.54rem;
}
.leader-detail .detail-content .show-more span {
  font-size: 0.16rem;
  margin-left: 0.05rem;
  vertical-align: middle;
  color: #1b75ca;
}
.leader-detail .detail-content .show-more img {
  vertical-align: middle;
}
.leader-detail .wdfg-content {
  padding: 0.18rem 0.2rem 0.38rem;
}
.leader-detail .wdjl-content {
  padding: 0.28rem 0.2rem;
}
.leader-detail .detail-list {
  padding: 0.2rem 0 0.26rem;
}
.leader-detail .detail-list .list-item {
  height: 0.38rem;
  line-height: 0.38rem;
}
.leader-detail .detail-list .list-item .doc-title {
  position: relative;
  width: 80%;
  padding-left: 0.45rem;
  font-size: 0.16rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leader-detail .detail-list .list-item .doc-title::before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 0.04rem;
  height: 0.04rem;
  background-color: #b7cfe3;
  left: 0.25rem;
  top: 50%;
  margin-top: -0.02rem;
}
.leader-detail .detail-list .list-item .doc-title:hover {
  color: #1a74ca;
}
.leader-detail .detail-list .list-item .doc-time {
  font-size: 0.14rem;
  color: #999;
}
.rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* 首页 */
.dpb {
  display: block;
}
.sy-top {
  opacity: 0.9;
  padding: 0 0.2rem;
  height: 5.13rem;
}
.sy-top .sy-swps1 {
  width: 100%;
  display: inline-block;
  height: 1.03rem;
  border-bottom: 1px dotted #000;
}
.sy-top .sy-swps1 img {
  width: 0.94rem;
  height: 0.56rem;
  margin-top: 0.27rem;
  margin-left: 0.1rem;
  margin-right: 0.6rem;
}
.sy-top .sy-swps-box-1 {
  display: inline-block;
  width: 9rem;
  height: 1.03rem;
  overflow: hidden;
}
.sy-swps1-title {
  margin-top: 0.15rem;
  font-size: 0.34rem;
  line-height: 0.55rem;
  color: #e34040;
  text-align: center;
  font-weight: bold;
}
.sy-swps1-content {
  display: block;
  font-size: 0.14rem;
  line-height: 0.14rem;
  color: #333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sy-top .rotation-img {
  display: inline-block;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  position: relative;
  overflow: hidden;
  width: 5.92rem;
  height: 3.8rem;
}
.sy-top .rotation-img .diagram-theory {
  padding: 0 0.2rem;
  display: block;
  position: absolute;
  width: 100%;
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #fff;
  font-weight: bold;
  bottom: 0.1rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cwx-swps2 .swiper-slide {
  position: relative;
}
.sy-top .doc-list {
  width: 5.44rem;
}
.sy-top .doc-list .nav-box {
  height: 0.36rem;
  line-height: 0.36rem;
  background-color: transparent;
}
.sy-top .doc-list .list-content .list-item .doc-title {
  padding-left: 0.13rem;
}
.sy-top .doc-list .nav-box .nav {
  position: relative;
  height: 0.36rem;
  line-height: 0.36rem;
  width: 20%;
  font-weight: normal;
  border-radius: 0.05rem;
  overflow: inherit;
}
.cyfwcx .tit .more {
  display: none;
}
.sy-top .doc-list .nav-box .nav::after {
  content: '';
  position: absolute;
  right: 0;
  display: inline-block;
  height: 0.16rem;
  font-size: 0.16rem;
  border-right: 1px solid #d6d6dd;
  vertical-align: middle;
  top: 50%;
  margin-top: -0.08rem;
}
.sy-top .doc-list .nav:last-child::after {
  display: none;
}
.sy .doc-list .nav-box .cur {
  background-color: #3f8cd6;
  color: #fff;
  font-weight: bold;
}
.sy .doc-list .nav-box .cur::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 0.08rem solid #3f8cd6;
  border-right: 0.08rem solid transparent;
  border-bottom: 0.08rem solid transparent;
  border-left: 0.08rem solid transparent;
  bottom: 0;
  left: 50%;
  bottom: -0.15rem;
  margin-left: -0.08rem;
  margin-top: 0;
  top: auto;
}
.sy-bottom {
  padding-bottom: 0.3rem;
}
.sy-bottom .doc-list {
  width: 100%;
  padding: 0 0.2rem;
}
.sy-bottom .doc-list .nav-box {
  margin-bottom: 0.27rem;
  height: 0.6rem;
  background-color: #fff;
}
.sy-bottom .doc-list .nav {
  padding: 0;
  text-align: left;
  position: relative;
  padding-left: 1.78rem;
  height: 0.6rem;
  line-height: 0.6rem;
  width: 33%;
  font-weight: normal;
  border-radius: 0.05rem;
  font-size: 0.22rem;
  background-color: #f1f7fd;
  margin-right: 0.33%;
}
.sy-bottom .doc-list {
  height: auto;
}
.sy-bottom .doc-list .nav.cur {
  background-color: #3f8cd6;
  overflow: inherit;
}
.sy-bottom .doc-list .nav img {
  position: absolute;
  top: 0;
  right: 0;
}
.sy-bottom .zwgk {
  background: url(/images/sy-zwgk.png) no-repeat 1.21rem 0.12rem;
  background-size: 0.43rem 0.36rem;
}
.sy-bottom .zwgk.cur {
  background: url(/images/sy-zwgk-cur.png) no-repeat 1.21rem 0.12rem;
  background-size: 0.43rem 0.36rem;
}
.sy-bottom .zwfw {
  background: url(/images/sy-zwfw.png) no-repeat 1.3rem 0.12rem;
  background-size: 0.26rem 0.36rem;
}
.sy-bottom .zwfw.cur {
  background: url(/images/sy-zwfw-cur.png) no-repeat 1.3rem 0.12rem;
  background-size: 0.26rem 0.36rem;
}
.sy-bottom .hdjl {
  background: url(/images/sy-hdjl.png) no-repeat 1.21rem 0.12rem;
  background-size: 0.38rem 0.38rem;
}
.sy-bottom .hdjl.cur {
  background: url(/images/sy-hdjl-cur.png) no-repeat 1.21rem 0.12rem;
  background-size: 0.38rem 0.38rem;
}
.xwdt-ztzl .cwx-swp3{
  position: relative;
}
.xwdt-ztzl .swiper-button-next,.xwdt-ztzl .swiper-button-prev{
  position: absolute;
  top: 50%;
  margin-top: -0.1rem;
  width: 0.2rem;
  height: 0.2rem;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  color: #999;
  font-size: 0.14rem;
  text-align: center;
  line-height: 0.2rem;
  user-select: none;
}
.xwdt-ztzl .swiper-button-next:hover,.xwdt-ztzl .swiper-button-prev:hover{
  background-color: #3f8cd6;
  color: #fff;
}
.xwdt-ztzl .swiper-button-next {
  left: 0.01rem;
}
.xwdt-ztzl .swiper-button-prev {
  right: 0.01rem;
}

.xwdt-ztzl .swiper-button-next-two {
  right: 0.01rem;
}
.xwdt-ztzl .swiper-button-prev-two {
  left: 0.01rem;
}
.zy-wjcx {
  width: 3.83rem;
  height: 1.08rem;
  border: solid 1px #d9e5f0;
  padding: 0.13rem;
  font-size: 0;
  overflow: hidden;
}
.zy-wjcx .search-box {
  position: relative;
}
.zy-wjcx .search-box .search-btn {
  top: 50%;
  right: 0.1rem;
  margin-top: -0.05rem;
  position: absolute;
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: url(/images/seabtn.png) no-repeat center center;
  background-size: 170%;
}
.zy-wjcx .title {
  font-size: 0.18rem;
  color: #157dd5;
  font-weight: bold;
  vertical-align: middle;
}
.zy-wjcx .selector {
  margin-left: 0.23rem;
  margin-right: 0.1rem;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-left: 0.1rem;
  outline: none;
  border: none;
  width: 0.92rem;
  height: 0.3rem;
  border: 1px solid #d9e5f0;
  background: url(/images/wjcx-icon.png) no-repeat scroll 90% center transparent;
  padding-right: 0.2rem;
  background-size: 0.1rem;
  color: #999999;
  vertical-align: middle;
}
.zy-wjcx .selector::-ms-expand {
  display: none;
}
.zy-wjcx .input {
  padding: 0 0.03rem;
  width: 0.58rem;
  height: 0.3rem;
  line-height: 0.3rem;
  border: 1px solid #d9e5f0;
  vertical-align: middle;
  color: #999999;
}
.zy-wjcx .zhi {
  margin: 0 0.11rem;
  font-size: 0.13rem;
  color: #999999;
  vertical-align: middle;
}
.zy-wjcx .search {
  margin-top: 0.1rem;
  padding: 0 0.1rem;
  width: 100%;
  height: 0.38rem;
  line-height: 0.38rem;
  border: 1px solid #d9e5f0;
  color: #999999;
}
.sy .sy-service {
  margin-left: 0.17rem;
  width: 6.25rem;
  height: 1.1rem;
}
.sy .sy-service a {
  margin-bottom: 0.1rem;
  margin-right: 0.1rem;
  float: left;
  font-size: 0.16rem;
  color: #2678bd;
  width: 1.98rem;
  height: 0.48rem;
  line-height: 0.48rem;
  border: 1px solid #d9e5f0;
  padding-left: 0.2rem;
  overflow: hidden;
}
.sy .sy-service a:hover {
  background-color: #69a9e4;
  color: #fff;
  border-color: #69a9e4;
}
.sy .sy-service span {
  font-size: 0.18rem;
  margin-right: 0.13rem;
}
.sy .sy-ysqgk {
  width: 1.28rem;
  height: 1.08rem;
  border: 1px solid #d9e5f0;
  text-align: center;
}
.sy .sy-ysqgk .title {
  display: block;
  margin-top: 0.2rem;
  padding-bottom: 0.05rem;
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #2678bd;
  overflow: hidden;
}
.sy .sy-ysqgk .cell {
  display: block;
  margin: 0.1rem 0;
  font-size: 0.12rem;
  line-height: 0.12rem;
  color: #2678bd;
}
.sy .sy-ysqgk .cell a {
  color: #2678bd;
}
.sy .sy-ysqgk .cell a:hover {
  color: #f2861c;
  cursor: pointer;
}
.sy .sy-ysqgk .bb1 {
  padding-bottom: 0.05rem;
  border-bottom: 1px dotted #b5cbdf;
}
.sy .sy-ysqgk .pt5 {
  padding-top: 0.05rem;
}
.sy .sy-ldxx {
  margin-top: 0.2rem;
  width: 4.45rem;
  height: 2.67rem;
}
.sy .sy-ldxx .detail-title span {
  font-size: 0.16rem;
  color: #157dd5;
  font-weight: bold;
}
.sy .sy-ldxx .detail-title::before {
  display: none;
}
.sy .sy-ldxx .ldxx-content {
  padding: 0.19rem 0 0.15rem;
  overflow: hidden;
}
.sy .ldxx-content .lie {
  width: 33.33%;
  border-right: solid 1px #f1f7fd;
}
.sy .ldxx-content .lie .cell {
  display: block;
  padding-left: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.16rem;
  color: #333;
}
.sy .ldxx-content .lie .cell:hover {
  color: #3f8cd6;
}
.sy .ldxx-content .lie:last-child {
  border: 0;
}
.sy .ldxx-content .lie .yqfk {
  background: url(/images/yqfk-icon.png) no-repeat 0.15rem center;
}
.sy .ldxx-content .lie .xczx {
  background: url(/images/xczx-icon.png) no-repeat 0.15rem center;
}
.sy .ldxx-content .lie .spyp {
  background: url(/images/spyp-icon.png) no-repeat 0.15rem center;
}
.sy .ldxx-content .lie .wgjy {
  background: url(/images/wgjy-icon.png) no-repeat 0.15rem center;
}
.sy .ldxx-content .lie .ylfw {
  background: url(/images/ylfw-icon.png) no-repeat 0.15rem center;
}
.sy .ldxx-content .lie .ywjy {
  background: url(/images/ywjy-icon.png) no-repeat 0.15rem center;
}
.sy .ldxx-content .lie .snbt {
  background: url(/images/snbt-icon.png) no-repeat 0.15rem center;
}
.sy .ldxx-content .lie .ggwhfw {
  background: url(/images/ggwhfw-icon.png) no-repeat 0.15rem center;
}
.sy .ldxx-content .lie .shjz {
  background: url(/images/shjz-icon.png) no-repeat 0.15rem center;
}
/* .sy .sy-ldxx .ldxx-content img {
  width: 1.21rem;
  height: 1.61rem;
}
.sy .sy-ldxx .ldxx-content .msg {
  margin: 0 0.19rem;
  height: 100%;
  width: 2.2rem;
  overflow: hidden;
}
.sy .sy-ldxx .ldxx-content .msg .bold {
  margin-top: 0.05rem;
  font-size: 0.16rem;
  color: #444444;
  font-weight: bold;
  line-height: 0.16rem;
}
.sy .sy-ldxx .ldxx-content .msg .nomarl {
  margin: 0.16rem 0;
  font-size: 0.14rem;
  /* 因为行高可以小于12px，缩小会导致两行重叠，所以这里把行高用px设置 */
/* line-height: 14px;
color: #444;
} */
.sy .sy-ldxx .ldxx-content .msg .bar {
  line-height: 0;
  height: 0;
  border-bottom: 1px solid #ccdaeb;
}
.sy .sy-ldxx .ldxx {
  padding-top: 0.29rem;
  width: 0.43rem;
  height: 1.48rem;
  line-height: 0.43rem;
  border: 1px solid #d9e5f0;
  writing-mode: tb-rl;
  font-size: 0.16rem;
  color: #2678bd;
  background: url(/images/sy-ldxx-icon.png) no-repeat 0.17rem 1.18rem;
  background-size: 0.08rem 0.13rem;
  cursor: pointer;
}
.sy-bottom .sy-bzdjs {
  margin-left: 0.13rem;
  margin-top: 0.2rem;
  width: 7rem;
  height: 2.67rem;
}
.sy-bottom .sy-bzdjs .nav-box {
  width: 100%;
  background-color: #f1f7fd;
  height: 0.4rem;
  margin: 0;
}
.sy-bottom .sy-bzdjs .nav {
  width: auto;
  padding: 0 0.16rem;
  text-align: center;
  height: 0.4rem;
  line-height: 0.4rem;
  margin: 0;
  font-size: 0.18rem;
}
.sy-bottom .sy-bzdjs .nav.cur {
  color: #157dd5;
  background-color: #f1f7fd;
}
.sy-bottom .sy-bzdjs .nav-box .cur::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 0.04rem solid transparent;
  border-right: 0.04rem solid transparent;
  border-bottom: 0.04rem solid #1d76cb;
  border-left: 0.04rem solid transparent;
  bottom: 0;
  left: 50%;
  margin-left: -0.08rem;
}
.sy-bottom .sy-bzdjs .list-item .doc-title {
  width: calc(85%);
}
.sy-bottom .sy-bzdjs .list-item .doc-title::before {
  display: none;
}
.sy-bottom .sy-bzdjs .list-item .time {
  padding: 0 0.02rem;
  text-align: center;
  margin-left: 0.1rem;
  margin-top: 0.12rem;
  line-height: 0.16rem;
  font-size: 0.12rem;
  color: #666666;
  border: solid 1px #d9e5f0;
}
.sy-bottom .sy-bzdjs .nav-box .nav::before {
  content: '';
  position: absolute;
  right: 0;
  display: inline-block;
  height: 0.16rem;
  font-size: 0.16rem;
  border-right: 1px solid #d6d6dd;
  vertical-align: middle;
  top: 50%;
  margin-top: -0.08rem;
}
.sy-bottom .sy-bzdjs .nav:last-child::before {
  display: none;
}
.flex-content-center {
  display: flex;
  justify-content: space-between;
}
.sy .wb {
  width: 1.4rem;
}
.sy .wb .more {
  margin: 0.12rem;
}
.diagram-theory {
  display: none;
}
.web-displaynone {
  display: none;
}
.wap-displaynone {
  display: revert;
}
.no-border {
  border: 0!important;
}
/* wap端 */
@media screen and (max-width: 768px) {
  .web-displaynone {
    display: revert;
  }
  .wap-displaynone {
    display: none!important;
  }
  .pax-content {
    width: 100%;
  }
  /* 领导列表 */
  .lz-leader-mian {
    padding: 0 0.24rem;
    width: 100%;
  }
  .lz-leader-mian.doc-list {
    height: auto;
  }
  .trs-nav-box {
    height: auto;
    background-color: transparent;
    color: #333;
  }
  .trs-nav-box::before {
    display: none;
  }
  .trs-nav-box .nav {
    margin-bottom: 0.24rem;
    color: #333;
    width: 48.3%;
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    background-color: #f8f8f8;
  }
  .trs-nav-box .nav:nth-child(1),
  .trs-nav-box .nav:nth-child(5) {
    float: right;
  }
  .trs-nav-box span {
    color: transparent;
  }
  .trs-nav-box .cur {
    font-weight: normal;
    color: #fff;
    background-color: #2a77ce;
  }
  .lz-leader-mian .lz-leader-content .leader-title {
    margin-right: 0.1rem;
    width: 1.66rem;
    margin-left: 0;
  }
  .lz-leader-mian .lz-leader-content .leader-title a {
    font-size: 0.32rem;
  }
  .lz-leader-mian .lz-leader-content .leader-list {
    float: right;
    margin-left: -5%;
    padding-left: 0;
    width: calc(100% - 1.66rem);
  }
  .lz-leader-mian .lz-leader-content .leader-list li {
    margin: 0 5%;
    width: auto;
    height: 3.6rem;
  }
  .lz-leader-mian .lz-leader-content .leader-list li a {
    padding: 0;
    width: 2.1rem;
  }
  .lz-leader-mian .lz-leader-content .leader-list li a img {
    width: 2.1rem;
    height: 2.6rem;
    padding: 0.15rem;
    border: solid 1px #e2e2e2;
  }
  .lz-leader-mian .lz-leader-content .leader-list li a .name {
    display: block;
    margin-top: 0.27rem;
    font-size: 0.32rem;
    font-weight: normal;
  }
  .lz-leader-mian .lz-leader-content .mh {
    display: none;
  }
  /* 首页 */
  .sy-top {
    opacity: 1;
    padding: 0 0.25rem;
  }
  .sy-top .sy-swps1 img {
    display: none;
  }
  .sy-top .sy-swps-box-1 {
    width: 100%;
    height: 1.62rem;
  }
  .sy-top .sy-swps1 {
    width: 100%;
    height: 1.62rem;
    border-bottom: 0;
  }
  .sy-swps1-title {
    margin-top: 0.3rem;
    font-size: 0.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 0.75rem;
  }
  .sy-swps1-content {
    font-size: 0.28rem;
    line-height: 0.28rem;
  }
  .sy-top .rotation-img {
    width: 100%;
    height: 3.64rem;
  }
  .sy-top .rotation-img .diagram-theory {
    padding: 0 0.2rem;
    display: block;
    position: absolute;
    width: 100%;
    font-size: 0.32rem;
    line-height: 0.4rem;
    color: #fff;
    text-align: left;
    font-weight: bold;
    bottom: 0.3rem;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
  }
  .cwx-swps2 .swiper-slide {
    position: relative;
  }
  .cwx-pgs2 .swiper-pagination-switch {
    width: 0.41rem;
    height: 0.05rem;
  }
  .cwx-pgs1,
  .cwx-pgs2 {
    bottom: 0.2rem;
    right: 0.3rem;
    text-align: right;
  }
  .cwx-pgs2 .swiper-pagination-switch {
    margin: 0 0.05rem;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    border: 1px solid #fff;
  }
  .cwx-pgs2 .swiper-active-switch {
    background-color: #fff;
  }
  .xwdt-ztzl .title {
    display: none;
  }
  .sy-top .doc-list {
    width: 100%;
    overflow: hidden;
  }
  .scroll-box {
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    /* Firefox */
  }
  .scroll-box::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
  }
  .sy-top .doc-list .nav-box {
    width: 12rem;
    height: 0.8rem;
    line-height: 0.8rem;
    white-space: nowrap;
  }
  .sy-top .doc-list .nav-box .nav {
    height: 0.8rem;
    line-height: 0.8rem;
    width: 2.34rem;
    border-radius: 0;
    font-size: 0.36rem;
    color: #666;
    background-color: #ededed;
    overflow: inherit;
  }
  .sy-top .doc-list .nav-box .nav::after {
    display: none;
  }
  .sy-top .doc-list .nav-box .cur {
    height: 0.88rem;
    background-color: #2775cc;
    font-weight: bold;
    color: #fff;
  }
  .sy-top .doc-list .nav-box .cur::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 0.08rem solid transparent;
    border-bottom: 0.08rem solid #1d5799;
    border-left: 0.08rem solid transparent;
    border-right: 0.08rem solid transparent;
    transform: rotate(-45deg) translateX(50%) translateY(20%);
    bottom: 0;
    right: 0;
    left: auto;
    z-index: 1;
    margin: 0;
  }
  .doc-list {
    height: 6rem;
  }
  .list-content .list-item {
    height: 0.82rem;
    line-height: 0.82rem;
  }
  .list-content .list-item .doc-title {
    width: 95%;
    font-size: 0.32rem;
    color: #333;
  }
  .list-content .list-item .doc-title::before {
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    background-color: #2775cc;
    border: 1px solid #dbe8f7;
  }
  .sy-top .doc-list .list-content .list-item .doc-title {
    padding-left: 0.28rem;
  }
  .syhdjl-left .zfxxgk .list-content .doc-title {
    width: 80%;
  }
  .list-content .list-item .doc-time {
    display: none;
  }
  .zfxxgk .list-content .list-item .doc-time {
    display: inline;
    font-size: 0.24rem;
  }
  .list-content .list-item .doc-title {
    padding-left: 0.28rem;
  }
  .xwdt-ztzl .content {
    width: 100%;
    height: 1.1rem;
  }
  .xwdt-ztzl2 {
    padding: 0 0.2rem;
  }
  .sy-bottom .doc-list .nav-box {
    height: auto;
  }
  .sy-bottom .doc-list .nav {
    margin-bottom: 0.3rem;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    padding-left: 0.2rem;
    font-size: 0.4rem;
    color: #157dd5;
    font-weight: bold;
    position: relative;
    overflow: inherit;
  }
  .sy-bottom .doc-list .nav.cur::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 0.09rem solid #3f8cd6;
    border-bottom: 0.09rem solid transparent;
    border-left: 0.09rem solid transparent;
    border-right: 0.09rem solid transparent;
    bottom: -0.16rem;
  }
  .sy-bottom .doc-list .nav img {
    display: none;
  }
  .sy-bottom .zwgk {
    background: url(/images/sy-zwgk.png) no-repeat 2rem 0.2rem;
    background-size: 0.65rem 0.5rem;
  }
  .sy-bottom .zwgk.cur {
    background: url(/images/sy-zwgk-cur.png) no-repeat 2rem 0.2rem;
    background-size: 0.65rem 0.5rem;
  }
  .sy-bottom .zwfw {
    background: url(/images/sy-zwfw.png) no-repeat 2.02rem 0.2rem;
    background-size: 0.4rem 0.55rem;
  }
  .sy-bottom .zwfw.cur {
    background: url(/images/sy-zwfw-cur.png) no-repeat 2.02rem 0.2rem;
    background-size: 0.4rem 0.55rem;
  }
  .sy-bottom .hdjl {
    background: url(/images/sy-hdjl.png) no-repeat 2rem 0.2rem;
    background-size: 0.55rem 0.5rem;
  }
  .sy-bottom .hdjl.cur {
    background: url(/images/sy-hdjl-cur.png) no-repeat 2rem 0.2rem;
    background-size: 0.55rem 0.5rem;
  }
  .slot {
    width: 100%;
    overflow: hidden;
    transition: all 1s;
  }
  .sy-bottom .doc-list3 .nav-box {
    display: block;
  }
  .sy .sy-ldxx {
    width: 100%;
    height: auto;
  }
  .sy .sy-ldxx .ldxx-content {
    padding: 0 0.4rem;
    margin-top: -0.1rem;
    margin-bottom: 0.4rem;
  }
  .sy .slot .detail-title {
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .sy .cwx-pgs2 {
    bottom: 0.2rem;
  }
  .sy .slot .detail-title span {
    font-size: 0.36rem;
  }
  .sy .slot .detail-title a {
    width: 0.38rem;
    height: 0.38rem;
    line-height: 0.38rem;
    font-size: 0.36rem;
  }
  .sy .slot .detail-title::before {
    display: none;
  }
  /* .sy .ldxx-content img{
      width: 2.06rem;
      height: 2.75rem;
    }
    .sy .ldxx-content .msg{
      padding-top: 0.1rem;
      width: calc(100% - 2.36rem);
      margin-left: 0.3rem;
    }
    .sy .ldxx-content .msg .bold{
      font-size: 0.32rem;
      font-weight: bold;
      color: #444;
    }
    .sy .ldxx-content .msg .name{
      font-size: 0.4rem;
      font-weight: bold;
      color: #444;
    }
    .sy .ldxx-content .msg .nomarl{
      font-size: 0.32rem;
      margin-top: 0.4rem;
      line-height: 0.66rem;
    }
    .sy .ldxx-content .msg .bar{
      line-height: 0;
      height: 0;
      border-bottom: 1px solid #ccdaeb;
    }
    .sy .ldxx-content .msg .wdjl{
      display: block;
      margin-top: 0.2rem;
      font-size: 0.32rem;
      color: #4a99e3;
      line-height: 0.32rem;
    } */
  .sy .ldxx-content .btns {
    margin-top: 0.29rem;
    display: block;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
  }
  .sy .ldxx-content .btns a {
    display: inline-block;
    width: 30%;
    height: 0.8rem;
    line-height: 0.8rem;
    border: 1px solid #69a9e4;
    text-align: center;
    font-size: 0.36rem;
    color: #69a9e4;
  }
  .sy .ldxx-content .btns a:hover {
    color: #fff;
    background-color: #69a9e4;
  }
  .sy .sy-service {
    margin-top: 0.4rem;
    padding: 0.12rem 0.24rem 0.3rem;
    margin-left: 0;
    width: 100%;
    height: auto;
    background-color: #f3f7fa;
  }
  .sy .sy-service a {
    margin-top: 0.19rem;
    width: 100%;
    height: 0.86rem;
    line-height: 0.86rem;
    text-align: center;
    font-size: 0.32rem;
    color: #4a99e3;
    font-weight: bold;
    border: solid 1px #4a99e3;
    background-color: #fff;
  }
  .sy .sy-service .wyb {
    margin-right: 0;
    width: 48%;
  }
  .sy .sy-service .wyb:last-child {
    float: right;
  }
  .sy .sy-service a span {
    display: none;
  }
  .wap-displaynone {
    display: none;
  }
  .sy .sy-bzdjs {
    float: none;
  }
  .sy .sy-bzdjs .nav-box {
    margin: 0.5rem 0 0.2rem 0;
    width: 15rem;
    background-color: #fff;
  }
  .sy .sy-bzdjs .nav {
    margin-bottom: 0;
    margin-left: 0.3rem;
    padding: 0 0.25rem;
    width: auto;
    background-color: #fff;
    height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.36rem;
    font-weight: normal;
    color: #666;
  }
  .sy .sy-bzdjs .nav:first-child {
    margin-left: 0;
  }
  .sy .sy-bzdjs .nav.cur {
    background-color: #fff;
    border-bottom: 2px solid #2775cc;
  }
  .sy .sy-bzdjs .nav.cur::after {
    display: none;
  }
  .sy-bottom .sy-bzdjs .nav-box .nav::before {
    display: none;
  }
  .sy-bottom .sy-bzdjs .list-item .time {
    display: none;
  }
  .sy-bottom .sy-bzdjs .list-item .doc-title {
    width: 95%;
  }
  .sy-bottom .sy-bzdjs .list-item .doc-title::before {
    content: "";
    display: inline-block;
    width: 0.07rem;
    height: 0.07rem;
    background-color: #d9d9d9;
  }
  .list-content4 .list-item {
    height: 0.9rem;
    line-height: 0.9rem;
  }
  .sy .list-content4 {
    width: 100%;
    margin-bottom: 0.3rem;
    float: left;
    height: 4.5rem;
    overflow: hidden;
  }
  .sy .slot .detail-title {
    margin-bottom: 0.38rem;
  }
  .sy .slot .detail-title span {
    padding-left: 0.5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-bottom: 0;
  }
  .sy .slot .detail-title .more {
    margin-top: 0.23rem;
    margin-right: 0.21rem;
    color: #6fafea;
  }
  .sy .wb {
    width: 100%;
  }
  .sy .wb:last-child {
    margin-bottom: 0;
  }
  .sy .slot .wb .more {
    width: 0.38rem;
    height: 0.38rem;
    line-height: 0.38rem;
    padding: 0;
  }
  .flex-content-center {
    flex-wrap: wrap;
  }
  .sy .ldxx-content .lie .cell {
    float: left;
    padding-left: 1rem;
    font-size: 0.32rem;
    width: 50%;
    height: 1rem;
    line-height: 1rem;
  }
  .sy .ldxx-content .lie {
    float: none;
    width: 100%;
  }
  .sy .sy-ldxx .detail-title {
    background-color: #f1f7fd;
  }
  .sy-bottom .doc-list {
    margin-top: 0.6rem;
  }
  .sybsfw {
    width: 100%;
  }
  .cwx .zfxxgk .tit,
  .cwx .cyfwcx .tit {
    margin-top: 0.4rem;
    margin-bottom: 0.6rem;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.36rem;
  }
  .cyfwcx .tit .more {
    display: block;
  }
  .cwx .zfxxgk .tit .more,
  .cwx .cyfwcx .tit .more {
    margin-top: 0.2rem;
    width: 0.38rem;
    height: 0.38rem;
    line-height: 0.38rem;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 0.36rem;
    color: #6fafea;
  }
  .cwx .zfxxgk .tit:first-child {
    margin-top: 0.3rem;
  }
  .sybsfw .linkitem {
    width: 2.2rem;
    height: 1.3rem;
    line-height: 1.3rem;
    margin-left: 0.17rem;
    margin-bottom: 0.16rem;
  }
  .sybsfw .zwfwlink1 {
    width: 9.5rem;
    height: 2.8rem;
    margin-left: -0.17rem;
  }
  .sybsfw .linkitem .icon {
    margin-left: 0.38rem;
    width: 0.55rem;
  }
  .sybsfw .linkitem .nm {
    margin-right: 0.4rem;
    width: 0.64rem;
    line-height: 0.4rem;
    font-size: 0.32rem;
  }
  .cwx .cyfwcx .tit,
  .syhdjl-right .tit {
    padding: 0 0.2rem;
    border-bottom: 0;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.36rem;
    color: #007dc0;
    margin-bottom: 0.1rem;
    background-color: #eff7fb;
  }
  .cwx .cyfwcx .tit .nm {
    display: inline;
    width: auto;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.36rem;
    color: #007dc0;
    background-color: unset;
  }
  .cwx-pgs4 {
    display: none;
  }
  .cwx .cyfwcx .linkitem2 {
    margin: 0.5rem 0 0.5rem 0.6rem;
    width: 1.3rem;
  }
  .cwx .cyfwcx .linkitem2:first-child {
    margin-left: 0.6rem;
  }
  .cwx .cyfwcx .linkitem2-box {
    margin-top: 0.2rem;
    width: 10rem;
    height: 6.2rem;
    margin-left: -0.6rem;
  }
  .cwx .cyfwcx .linkitem2 .icon {
    width: 1.1rem;
    height: 1.1rem;
    line-height: 1.1rem;
    background-size: 0.6rem;
  }
  .cwx .cyfwcx .linkitem2:hover .icon{
    background-color: #52aee0;
    background-size: 0.6rem;
  }
  .cwx .cyfwcx .linkitem2 p {
    font-size: 0.32rem;
  }
  .syhdjl-left {
    width: 100%;
  }
  .syhdjl-left .zfxxgk .list-content .list-item {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
  }
  .syhdjl-left .zfxxgk .tit {
    margin-bottom: 0.3rem;
  }
  .syhdjl-left .links {
    width: 100%;
  }
  .syhdjl-left .links:first-child {
    margin-top: 0.3rem;
  }
  .syhdjl-left .links .linkitem {
    width: 3.36rem;
    height: 0.78rem;
    line-height: 0.78rem;
    font-size: 0.32rem;
    color: #69a9e4;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.2rem;
  }
  .syhdjl-left .links .linkitem::after {
    display: none;
  }
  .syhdjl-left .links .biglink img {
    width: 3.35rem;
    height: 1.74rem;
  }
  .syhdjl-right {
    width: 100%;
  }
  .syhdjl-right .tit {
    margin: 0.66rem 0 0.55rem;
    border-left: 0.06rem solid #2775cc;
    background-color: #fff;
    font-size: 0.36rem;
    line-height: 0.36rem;
    height: 0.36rem;
    color: #2775cc;
  }
  .syhdjl-right .tit a.rt {
    font-size: 0.28rem;
  }
  .syhdjl-right .pic {
    min-height: 3.87rem;
  }
  .syhdjl-right .pictit {
    margin-top: 0.32rem;
    margin-bottom: 0.45rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
    text-align: center;
  }
  .syhdjl-right p {
    line-height: 0.8rem;
    font-size: 0.32rem;
    font-weight: normal;
  }
  .syhdjl-right p span {
    font-weight: normal;
  }
  /* 领导详情 */
  .leader-detail {
    margin: 0;
    padding: 0 0.24rem;
    background-color: #fff;
    width: 100%;
  }
  .leader-detail .left {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    background-color: #fff;
  }
  .leader-detail .right {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
  .leader-detail .left img {
    width: 3.17rem;
    height: 3.91rem;
    padding: 0.23rem;
    margin-bottom: 0.2rem;
  }
  .leader-detail .left .name,
  .leader-detail .left .position {
    font-size: 0.32rem;
    font-weight: normal;
    color: #333;
    line-height: 0.58rem;
  }
  .detail-title {
    height: 0.7rem;
    line-height: 0.7rem;
    background-color: #fff;
    border-bottom: 1px solid #e0e9f0;
  }
  .detail-title span {
    display: inline-block;
    height: 0.7rem;
    line-height: 0.7rem;
    margin-left: 0;
    font-size: 0.32rem;
    font-weight: normal;
    color: #2a77ce;
    border-bottom: 2px solid #2a77ce;
  }
  .detail-title::before {
    display: none;
  }
  .leader-detail .detail-content p {
    font-size: 0.32rem;
    line-height: 0.6rem;
  }
  .leader-detail .detail-content p {
    white-space: inherit;
  }
  .leader-detail .detail-content .show-more {
    display: none;
  }
  .detail-title .more {
    margin-right: 0;
    width: auto;
    height: auto;
    line-height: 0.38rem;
    font-size: 0.6rem;
    color: #d8dde3;
  }
  .leader-detail .detail-list .list-item {
    height: 0.82rem;
    line-height: 0.82rem;
  }
  .leader-detail .detail-list .list-item .doc-time {
    display: none;
  }
  .leader-detail .detail-list .list-item .doc-title {
    padding-left: 0.18rem;
    font-size: 0.32rem;
    width: 95%;
  }
  .leader-detail .detail-list .list-item .doc-title::before {
    width: 0.08rem;
    height: 0.08rem;
    left: 0;
  }
  .cwx-swps-sb {
    display: inline-block;
    margin-top: 0.24rem;
    /* margin-bottom: 0.2rem; */
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 5.55rem;
    background-color: #f8f8f8;
  }
  .cwx-swps-sb .diagram-theory {
    display: block;
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    color: #333;
    padding: 0 0.3rem;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .cwx-swps-sb img {
    height: 4.68rem;
  }
  .ldxq .doc-list {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .ldxq .nav-box {
    padding: 0 0.24rem;
    height: auto;
    line-height: 1;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .nav-box .nav {
    width: 3.39rem;
    height: 0.88rem;
    line-height: 0.88rem;
    background-color: #f8f8f8;
    font-size: 0.32rem;
    margin-bottom: 0.24rem;
  }
  .nav-box .nav.cur {
    background-color: #2a77ce;
    color: #fff;
  }
  /* 新闻动态 */
  .xwdt {
    width: 100%;
  }
  .xwdt .main-title {
    height: 1.61rem;
    background-image: url(/images/xwdt-title-bg2.png);
    background-size: 100% 100%;
    overflow: hidden;
  }
  .xwdt .main-title .swiper-container1 .lb-title {
    padding-top: 0.4rem;
  }
  .xwdt .main-title .swiper-container1 .lb-title a {
    font-size: 0.4rem;
  }
  .xwdt .main-title .swiper-container1 .lb-content {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
  }
  .xwdt .rotation-img {
    width: 100%;
    height: 4.93rem;
  }
  .xwdt .rotation-img a {
    position: relative;
  }
  .xwdt .rotation-img p {
    padding: 0 5%;
    width: 100%;
    position: absolute;
    font-size: 0.32rem;
    line-height: 0.32rem;
    color: #fff;
    bottom: 0.5rem;
    font-weight: bold;
    text-align: center;
    text-align: left;
    overflow: hidden;
    white-space: inherit;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .xwdt .doc-list {
    width: 100%;
    height: auto;
    border: 1px solid #f1f7fd;
  }
  .xwdt .nav-box {
    width: 100%;
    height: 0.88rem;
    display: flex;
    justify-content: space-between;
    background-color: #f8f8f8;
  }
  .xwdt .nav-box .nav {
    /* width: 33%; */
    width: auto !important;
    font-size: 0.28rem;
  }
  .xwdt .nav-box .nav.cur {
    background-color: #fff;
    color: #1d76cb;
  }
  .xwdt .nav-box .nav.wap-bgf {
    background-color: #f8f8f8;
    color: #1d76cb;
  }
  .xwdt .list-content .list-item .doc-title::before {
    background-color: #ccddeb;
  }
  .xwdt .list-content .list-item {
    padding-left: 0.22rem;
  }
  .wap-sb .nav-box {
    justify-content: center;
  }
  .wap-sb .nav-box .nav.cur::after {
    display: none;
  }
  .xwdt .xwdt-ztzl {
    display: none;
  }
  .xwdt .get-more {
    margin: 0.22rem;
    display: inline-block;
    width: calc(100% - 0.48rem);
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    color: #666;
    font-size: 0.32rem;
    background-color: #f8f8f8;
  }
  .lz-leader-mian .trs-nav-box {
    height: auto;
  }
  .cebian-btn {
    display: block;
    position: absolute;
    width: .6rem;
    height: .6rem;
    background-image: url(/images/sh.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    right: 0.24rem;
    top: .3rem;
    z-index: 999;
    opacity: .9;
    transition: .3s all;
  }
  .cebian-box {
    display: block;
    position: relative;
    width: 3.07rem;
    height: 100%;
    background-color: #2773c8;
    opacity: 0.9;
    position: fixed;
    right: -3.07rem;
    top: 0;
    z-index: 999;
    transition: .3s all;
    padding: .27rem;
  }
  .cebian-box  .dh-item1, .cebian-box .dh-item2 {
    width: 100%;
    height: 0.88rem;
    background-color: #4182c1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.24rem;
}
.cebian-box .dh-item2 {
  margin: 0;
}
.cebian-box .dh-item1 a, .cebian-box .dh-item2 a {
  font-family: MicrosoftYaHei;
  font-size: .32rem;
  color: #fff;
  flex: 1;
  text-align: center;
  line-height: .88rem;
}
.cebian-box .dh-item1>a:first-child, .cebian-box .dh-item2>a:first-child {
  border-right: 0.01rem solid #5e94cb;
}
  
}
.cyfwcx {
    width: 5.7rem;
}
.cyfwcx .linkitem2.ml0 {
    margin-left: 0;
}
.cyfwcx .tit .nm {
    width: 1.5rem;
    text-align: left;
    margin: 0 auto -0.1rem 0;
}
.cyfwcxright {
    width: 5.7rem;
    height: auto;
    position: relative;
}
.echarts-zhuzhuangtu {
    width: 5.7rem;
    height: 2.6rem;
    background: url(/images/yydh-bjtop.png) no-repeat top center;
    background-size:100%;
}
.index-tab2-rt-bottom {
    width: 2.04rem;
    height: 1.7rem;
    position: absolute;
    border: 0.02rem solid #DFEFFB;
    top: .78rem;
    right: 0;
}
.index-tab2-rt-bottom .tit {
    font-size: 0.16rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.16rem;
    margin-top: .15rem;
    text-align: center;
    padding: 0 0.35rem .2rem;
}
.yydhsqzl {
    position: relative;
    display: block;
    width: 50%;
    text-align: center;
    height: .48rem;
    float: left;
}
.yydhw100 {
    width: 100%;
}
.yydhsqzl p{
    color: #666666;
    font-size: 0.14rem;
    display: block;
    line-height: .2rem;
}
.yydhsqzl .danwei {
    font-size: 0.12rem;
    color: #999999;
}
.yydhsqzl .shuzi {
    color: #0055aa;
    font-size: .14rem;
    font-weight: bold;
}
.yydhslzl .shuzi {
    color: #2db56a;
}
.yydhbjzl .shuzi {
    color: #ff7f5b;
}
.zaixianfangtan {
    position: relative;
}
.zaixianfangtan a.zxft-tr {
    cursor: pointer;
    width: auto;
    height: 0.4rem;
    position: absolute;
    padding: 0 0.13rem;
    background-color: #1c6fbd;
    top: 0;
    right: 0;
    font-size: 0.18rem;
    line-height: 0.4rem;
    font-weight: bold;
    color: #fff;
    border-bottom-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
  }
 .zaixianfangtan a.zxft-tr:hover {
    text-decoration: underline;
  }
  .db {
      display: block;
  }
  .detail-title a.yydh-heise {
      color: #333;
  }
  .wxwb .yydhwbwx {
      width: .8rem;
      height: .8rem;
      z-index: 3;
      position: absolute;
      display: none;
      left: -.16rem;
      top: .8rem;
  }
  .wxwb .wx, .wxwb .wb {
      position: relative;
  }
  .wxwb .wx:hover .yydhwbwx {
      display: block;
  }
  .wxwb .wb:hover .yydhwbwx {
    display: block;
}
@media screen and (max-width: 768px) {
    .echarts-zhuzhuangtu {
        height: 4.75rem;
    }
    .index-tab2-rt-bottom {
        position: relative;
        width: 100%;
        height: auto;
        top: 0.1rem;
        margin-bottom: .2rem;
        padding-bottom: .2rem;
    }
    .yydhsqzl {
        height: auto;
    }
    .yydhsqzl p {
        font-size: .28rem;
        line-height: .5rem;
    }
    .yydhsqzl .danwei {
        font-size: 0.32rem;
    }
    .yydhsqzl .shuzi {
        font-size: .32rem;
    }
    .yydhsqzl {
        width: 33%;
    }
    .yydhw100 {
        width: 33%;
    }
    .index-tab2-rt-bottom .tit {
        font-size: .32rem;
        padding: .2rem 0;
        line-height: .1;
    }
    .cyfwcx {
        width: 100%;
    }
    .cyfwcx .linkitem2.ml0 {
        margin: 0.5rem 0 0.5rem 0.4rem;
    }
    .cwx .cyfwcx .linkitem2:first-child {
        margin-left: 0.4rem;
    }
    .cwx .cyfwcx .linkitem2-box {
        /* width: 100%; */
        height: auto;
        margin-left: 0;
    }
    .cwx .cyfwcx .linkitem2 {
        margin: 0.5rem 0 0.5rem 0.4rem;

    }
    .cyfwcxright, .echarts-zhuzhuangtu {
        width: 100%;
    }
}
.yydh-drop-select {
    border: none;
}
.yydh-zfxxgk .tit{
    cursor: auto;
}
.sybsfw .yydh-zfxxgk .tit a {
    color: #007dc0;
}
.syhdjl-left .yydh-zfxxgk .tit a {
    color: #007dc0;
}
.syhdjl-right .tit a {
    color: #007dc0;
}
.yydh-db {
    display: inline-block;
    width: 100%;
}
.detail-title a {
    color: #007dc0;
}
.pax-slogan .drop-select {
    margin-top: 0;
}
.pax-slogan .yydhmt13 {
    margin-top: .13rem;
}
.hudong-box .rt-content .xinjianxuandeng .vmid a.yydh-left {
    font-size: 0.2rem;
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #0055aa;
}
/*# sourceMappingURL=style.css.map */