.w-1200 {
  width: 12rem;
}
.index-tab {
  position: relative;
}
.index-tab .index-top {
  clear: both;
  width: 100%;
  margin: 0 auto;
  border-bottom: 0.01rem solid #e0e0e0;
  height: 0.5rem;
}
.index-tab .index-top .panel {
  cursor: pointer;
  min-width: 1.3rem;
  float: left;
  height: 0.55rem !important;
  line-height: 0.5rem !important;
  text-align: center;
  font-size: 0.22rem !important;
  color: #383838;
  margin-right: 0;
  padding: 0 0.1rem;
}
.index-tab .index-top .panel::before {
  opacity: 0;
}
.index-tab .index-top .cur {
  background: url(tabhover.png) no-repeat top center;
  background-size: 100% 100%;
  font-weight: bold;
  color: #fff !important;
}
.index-tab .index-content {
  width: 100%;
  font-size: 0.17rem;
}
.index-tab .index-content .cm-news-list {
  margin-top: 0.12rem;
}
.index-tab .index-content .cm-news-list li {
  color: #999999;
  height: 0.43rem;
  line-height: 0.43rem;
  font-size: 0.15rem;
  text-align: right;
}
.index-tab .index-content .cm-news-list li a {
  max-width: 80%;
  float: left;
  color: #333;
  font-size: 0.17rem;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(list-icon.png) no-repeat left center;
  background-size: 0.04rem 0.04rem;
}
.index-tab .index-content .cm-news-list li a:hover {
  color: #4686e8;
}
.index-tab .morea {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  padding-top: 0.1rem;
}
.index-tab .morea a {
  font-size: 0.16rem;
  color: #2779de;
}
.index-tab .morea a:hover {
  color: #333;
}
.two-wm {
  position: fixed;
  right: 0.2rem;
  top: 2rem;
  width: 1.5rem;
  z-index: 1;
}
.two-wm img {
  width: 100%;
  height: 100%;
}
.bg01 {
  background: url(bg01.jpg) no-repeat top center;
  padding-top: 0.58rem;
}
.bg01 .top-box {
  height: 4.21rem;
}
.bg01 .top-box .top-swiper {
  width: 6.68rem;
  height: 4.21rem;
  float: left;
  overflow: hidden;
}
.bg01 .top-box .top-swiper .top-swiper-list {
  margin: 0 auto;
  height: auto;
}
.bg01 .top-box .top-swiper .top-swiper-list .top-swiper-item {
  height: auto;
}
.bg01 .top-box .top-swiper .top-swiper-list .top-swiper-item .img {
  display: inline-block;
  width: 6.68rem;
  height: 4.21rem;
  position: relative;
  margin: 0 auto;
}
.bg01 .top-box .top-swiper .top-swiper-list .top-swiper-item .img img {
  margin: 0 auto;
  width: 6.68rem;
  height: 4.21rem;
}
.bg01 .top-box .top-swiper .top-swiper-list .top-swiper-item .img .info {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 0.48rem;
  line-height: 0.48rem;
  padding: 0 0.1rem;
  font-size: 0.16rem;
  font-weight: 500;
  color: white;
  background: rgba(0, 0, 0, 0.8);
}
.bg01 .top-box .top-swiper .top-swiper-list .top-swiper-item .img .loolk-detail {
  position: absolute;
  left: 0.95rem;
  bottom: 0.16rem;
  width: 0.96rem;
  height: 0.32rem;
  line-height: 0.32rem;
  border-radius: 0.04rem;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  background: #2C87D0;
  color: white;
  font-size: 0.14rem;
}
.bg01 .top-box .top-swiper .pagination {
  position: absolute;
  left: 40%;
  bottom: 0;
  height: 0.5rem;
  line-height: 0.6rem;
  text-align: center;
  z-index: 1;
}
.bg01 .top-box .top-swiper .pagination .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: white;
  margin: 0 0.03rem;
  opacity: 1;
}
.bg01 .top-box .top-swiper .pagination .swiper-pagination-bullet-active {
  width: 0.22rem;
  border-radius: 0.15rem;
  background-color: #12d0c0;
}
.bg01 .top-box .jujiao_r {
  width: 5.32rem;
  float: right;
  background: #FFF;
  height: 4.21rem;
  padding: 0.19rem 0.25rem;
  box-sizing: border-box;
}
.bg01 .bujubox {
  background: url(bgcc.jpg) #fff no-repeat bottom right;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  height: 1.8rem;
  margin: 0.52rem auto 0 auto;
}
.bg01 .bujubox .xfjmenu a {
  width: 1.99rem;
  height: 1.8rem;
  display: block;
  float: left;
  background: url(ico01.png) no-repeat center 0.4rem;
  padding-top: 1rem;
  text-align: center;
  position: relative;
  z-index: 6;
  border-right: 0.01rem solid #e5e5e5;
}
.bg01 .bujubox .xfjmenu a:after {
  position: absolute;
  content: "";
  width: 1.99rem;
  height: 0rem;
  display: block;
  background: url(icoa01.png) no-repeat center 0.4rem;
  left: 0rem;
  top: 0rem;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.bg01 .bujubox .xfjmenu1 a {
  width: 1.99rem;
  height: 1.8rem;
  display: block;
  float: left;
  background: url(ico02.png) no-repeat center 0.4rem;
  padding-top: 1rem;
  text-align: center;
  position: relative;
  z-index: 6;
  border-right: 0.01rem solid #e5e5e5;
}
.bg01 .bujubox .xfjmenu1 a:after {
  position: absolute;
  content: "";
  width: 1.99rem;
  height: 0rem;
  display: block;
  background: url(icoa02.png) no-repeat center 0.4rem;
  left: 0rem;
  top: 0rem;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.bg01 .bujubox .xfjmenu2 a {
  width: 1.99rem;
  height: 1.8rem;
  display: block;
  float: left;
  background: url(ico03.png) no-repeat center 0.4rem;
  padding-top: 1rem;
  text-align: center;
  position: relative;
  z-index: 6;
  border-right: 0.01rem solid #e5e5e5;
}
.bg01 .bujubox .xfjmenu2 a:after {
  position: absolute;
  content: "";
  width: 1.99rem;
  height: 0rem;
  display: block;
  background: url(icoa03.png) no-repeat center 0.4rem;
  left: 0rem;
  top: 0rem;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.bg01 .bujubox .xfjmenu3 a {
  width: 1.99rem;
  height: 1.8rem;
  display: block;
  float: left;
  background: url(ico04.png) no-repeat center 0.4rem;
  padding-top: 1rem;
  text-align: center;
  position: relative;
  z-index: 6;
  border-right: 0.01rem solid #e5e5e5;
}
.bg01 .bujubox .xfjmenu3 a:after {
  position: absolute;
  content: "";
  width: 1.99rem;
  height: 0rem;
  display: block;
  background: url(icoa04.png) no-repeat center 0.4rem;
  left: 0rem;
  top: 0rem;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.bg01 .bujubox .xfjmenu4 a {
  width: 1.99rem;
  height: 1.8rem;
  display: block;
  float: left;
  background: url(ico05.png) no-repeat center 0.4rem;
  padding-top: 1rem;
  text-align: center;
  position: relative;
  z-index: 0;
  border-right: 0.01rem solid #e5e5e5;
}
.bg01 .bujubox .xfjmenu4 a:after {
  position: absolute;
  content: "";
  width: 1.99rem;
  height: 0rem;
  display: block;
  background: url(icoa05.png) no-repeat center 0.4rem;
  left: 0rem;
  top: 0rem;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.bg01 .bujubox a {
  position: relative;
  font-size: 0.16rem;
}
.bg01 .bujubox a::before {
  position: absolute;
  content: "";
  width: 0rem;
  height: 1.8rem;
  display: block;
  background: url(bg33.jpg) no-repeat center top;
  left: 0rem;
  top: 0rem;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  z-index: -6;
}
.bg01 .bujubox a:hover {
  color: #fff;
}
.bg01 .bujubox a:hover::before {
  width: 2.09rem;
}
.bg01 .bujubox a:hover::after {
  height: 1.8rem;
}
.yxw_bg {
  background: url(bg02.jpg) no-repeat top center;
  width: 100%;
  height: 4.18rem;
}
.yxw_bg .y_title {
  padding-top: 0.18rem;
}
.yxw_bg .contenhz {
  clear: both;
  margin: 0 auto;
}
.yxw_bg .contengk {
  clear: both;
  padding: 0.3rem 0rem 0rem 0rem;
  margin: 0 auto;
  height: 1.3rem;
}
.yxw_bg .sygk {
  position: relative;
  float: left;
  width: 2.32rem;
  height: 1.01rem;
  margin-left: 0.1rem;
  overflow: hidden;
}
.yxw_bg .sygk:hover img {
  opacity: 0.8;
}
.yxw_bg .sygk:nth-child(1) {
  margin-left: 0rem;
}
.yxw_bg .sygk01 {
  position: absolute;
  left: 0.36rem;
  top: 0.23rem;
}
.yxw_bg .sygk02 {
  position: absolute;
  left: 0.9rem;
  top: 0.3rem;
  color: #fff;
  font-size: 0.2rem;
  font-weight: bold;
}
.yxw_bg .kj_cirl {
  text-align: center;
  float: left;
  width: 2.98rem;
  padding-top: 0.04rem;
  height: 2.22rem;
  transition: 1s all;
  -webkit-transition: 1s all;
  border: 0.01rem solid rgba(0, 0, 0, 0);
}
.yxw_bg .kj_cirl:hover {
  background: #fff;
  border-radius: 0.04rem;
  border: 0.01rem solid #1b74ce;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.yxw_bg .kj_cirl h3 {
  padding-top: 0rem;
  color: #333;
  font-size: 0.18rem;
  font-weight: bold;
}
.yxw_bg .kj_cirl h5 {
  padding-top: 0.06rem;
  width: 1.9rem;
  margin: 0 auto;
  clear: both;
  color: #808080;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.24rem;
}
.yxw_bg .kj_cirl .img1 {
  height: 0.77rem;
}
.yjy .syjianyi_l {
  width: 5rem;
  height: 2.7rem;
  background: url(cxbg.jpg) #f4f8f9 no-repeat bottom right;
  float: left;
  color: #131313;
}
.yjy .jy_title {
  font-size: 0.3rem;
  color: #4686e8;
  font-weight: bold;
  background: url(cc01.png) no-repeat left center;
  height: 0.9rem;
  line-height: 0.9rem;
  text-indent: 0.7rem;
}
.yjy .jy_tro {
  padding: 0.1rem 0.1rem 0rem 0.5rem;
  position: relative;
  width: 3.38rem;
  line-height: 0.32rem;
  font-size: 0.16rem;
}
.yjy .jy_tro:before {
  position: absolute;
  content: "";
  background: url(ceo01.png) no-repeat top center;
  background-size: 0.23rem auto;
  left: 0.12rem;
  width: 0.36rem;
  height: 0.26rem;
  top: 0.06rem;
}
.yjy .jy_tro:after {
  position: absolute;
  content: "";
  background: url(ceo02.png) no-repeat top center;
  right: 0.5rem;
  background-size: 0.23rem auto;
  width: 0.36rem;
  height: 0.26rem;
  bottom: 0rem;
}
.yjy .syjianyi_r {
  width: 5.78rem;
  height: 2.7rem;
}
.yjy .syjianyi_r .pj_title {
  font-weight: bold;
  background: url(tj01.gif) no-repeat left center;
  height: 0.4rem;
  line-height: 0.4rem;
  text-indent: 0.16rem;
  font-size: 0.22rem;
  color: #333;
  width: 1.5rem;
  float: left;
}
.yjy .syjianyi_r .pj_title span {
  font-size: 0.14rem;
  color: #999999;
  font-weight: 400;
  margin-left: 0.03rem;
}
.yjy .syjianyi_r .totle01 {
  width: 2.1rem;
  float: left;
  text-align: center;
}
.yjy .syjianyi_r .totle01 .totle01a {
  font-size: 0.16rem;
  color: #333;
}
.yjy .syjianyi_r .totle01 .totle01b {
  font-size: 0.44rem;
  color: #2779de;
  font-weight: bold;
  padding-top: 0.06rem;
}
.yjy .syjianyi_r .totle01 .ziti {
  font-family: 'dincond-medium-webfont';
}
.yjy .syjianyi_r .tuimg {
  width: 5.4rem;
  height: 1.9rem;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
.ygz .index-tab,
.ygk .index-tab {
  width: 49%;
  padding: 0.2rem 0;
}
.ygz .index-tab .morea,
.ygk .index-tab .morea {
  right: 0;
}
.ygk-right-one {
  padding: 0.2rem;
  padding-bottom: 0rem;
  clear: both;
  position: relative;
  list-style: none;
  width: 100%;
}
.ygk-right-one li {
  padding-left: 0rem;
  clear: none;
  height: auto;
  list-style: none;
}
.ygk-right-one li a {
  position: unset;
  margin-left: 0.2rem;
  float: left;
  width: 45%;
  height: 0.65rem;
  line-height: 0.65rem;
  border: 0.01rem solid #17579f;
  color: #17579f;
  background: #fff;
  text-align: center;
  margin-bottom: 0.14rem;
  font-size: 0.2rem;
  border-radius: 0.07rem;
  font-weight: 500;
}
.ygk-right-one li a .thab_l {
  width: 0.56rem;
  margin-left: 0.11rem;
}
.ygk-right-one li a .thab_r {
  width: 1.7rem;
  text-align: left;
}
.ygk-swiper {
  float: none;
  width: 100%;
  height: 1.01rem;
  margin: 0 auto;
}
.ygk-swiper .ygk-swiper-list {
  width: 11.36rem;
  margin: 0 auto;
  height: auto;
}
.ygk-swiper .ygk-swiper-list .ygk-swiper-item {
  height: auto;
}
.ygk-swiper .ygk-swiper-list .ygk-swiper-item .img {
  display: inline-block;
  width: 2.64rem;
  height: 1.01rem;
  position: relative;
  margin: 0 auto;
}
.ygk-swiper .ygk-swiper-list .ygk-swiper-item .img img {
  margin: 0 auto;
  width: 2.32rem;
  height: 1.01rem;
}
.ygk-swiper .ygk-swiper-list .ygk-swiper-item .img .text {
  position: absolute;
  left: 0.16rem;
  top: 0;
  display: inline-block;
  width: 0.32rem;
  height: auto;
  padding: 0.04rem 0.07rem 0.34rem;
  font-size: 0.18rem;
  font-weight: 500;
  color: white;
  background-image: linear-gradient(180deg, #015293 0%, rgba(1, 82, 147, 0.1) 79%, rgba(1, 82, 147, 0) 100%);
}
.ygk-swiper .ygk-swiper-list .ygk-swiper-item .img .loolk-detail {
  position: absolute;
  left: 0.95rem;
  bottom: 0.16rem;
  width: 0.96rem;
  height: 0.32rem;
  line-height: 0.32rem;
  border-radius: 0.04rem;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  background: #2C87D0;
  color: white;
  font-size: 0.14rem;
}
.ygk-swiper .pagination {
  position: absolute;
  left: 40%;
  bottom: 0;
  width: 20%;
  min-width: 20%;
  height: 0.5rem;
  line-height: 0.6rem;
  text-align: center;
  z-index: 1;
}
.ygk-swiper .pagination .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: rgba(1, 82, 147, 0.5);
  margin: 0 0.03rem;
}
.ygk-swiper .pagination .swiper-pagination-bullet-active {
  border-radius: 0.1rem;
  background-color: #015293;
}
.ygk-swiper-btn span {
  position: absolute;
  display: inline-block;
  width: 0.24rem;
  height: 0.4rem;
}
.ygk-swiper-btn .next-box,
.ygk-swiper-btn .prev-box {
  position: absolute;
  width: 0.25rem;
  height: 100%;
  top: 0;
  background: white;
  z-index: 2;
}
.ygk-swiper-btn .next-box {
  right: 0;
}
.ygk-swiper-btn span.prev {
  left: 0;
  background: url(rongyu_left.png) no-repeat center;
  background-size: 100%;
}
.ygk-swiper-btn span.next {
  right: 0;
  background: url(rongyu_right.png) no-repeat center;
  background-size: 100%;
}
.nav-list {
  height: 1rem;
  margin-top: 0.3rem;
  padding-bottom: 0.3rem;
  border-bottom: 0.05rem solid #256dc3;
}
.nav-list .main-cell {
  position: relative;
  padding-top: 0.22rem;
  text-align: center;
}
.nav-list .drop-select.cur .arrow .tit {
  color: #007ad8;
}
.nav-list .drop-select {
  width: 2.53rem;
  float: left;
  height: 0.38rem;
  line-height: 0.38rem;
  position: relative;
  border: 0.01rem solid #256dc3;
  margin-right: 0.5rem;
}
.nav-list .drop-select::before {
  position: absolute;
  content: "";
  border-right: 0.05rem solid transparent;
  border-left: 0.05rem solid transparent;
  border-bottom: 0.05rem solid #256dc3;
  right: 0.2rem;
  top: 0.16rem;
}
.nav-list .drop-select .arrow .tit {
  color: #256dc3;
  font-size: 0.18rem;
}
.nav-list .drop-select .arrow .tit:hover {
  color: #007ad8;
}
.nav-list .drop-select .select .arrow-icon.cur {
  transform: rotateX(180deg);
}
.nav-list .drop-select .dropdown-menu {
  position: absolute;
  bottom: 0.38rem;
  left: -0.01rem;
  background: #fff;
  border: 0.01rem solid #256dc3;
  border-bottom: 0rem;
  width: 100%;
  display: none;
  color: #000000;
  z-index: 99;
  max-height: 3.4rem;
}
.nav-list .drop-select .dropdown-menu ul {
  max-height: 3.4rem;
  overflow-y: auto;
}
.nav-list .drop-select .dropdown-menu li {
  line-height: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-list .drop-select .dropdown-menu li a {
  font-size: 0.16rem;
}
.nav-list .drop-select .dropdown-menu li a:hover {
  color: #007ad8;
}
.lxz-floaty {
  position: fixed;
  right: 0.24rem;
  bottom: 1.43rem;
  background-color: #fbfbfb;
  width: 0.44rem;
  border-radius: 0.22rem;
  z-index: 9;
  top: auto;
  height: 0.44rem;
}
.lxz-floaty .axfj {
  display: block;
  margin: 0 0 0.08rem 0;
  text-align: center;
  position: relative;
  background: url(cc89.png) no-repeat center center;
  background-size: 0.24rem 0.24rem;
  width: 0.44rem;
  height: 0.44rem;
}
.lxz-floaty .axfj .d-project-erwei {
  display: none;
  position: absolute;
  right: 0.5rem;
  bottom: 0.03rem;
  background-color: #fff;
  z-index: 9;
  box-shadow: 0 0.02rem 0.1rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.12rem;
  width: 1.8rem;
  height: 0.9rem;
  box-sizing: border-box;
  padding-top: 0.05rem;
}
.lxz-floaty .axfj .d-project-erwei img {
  width: 1.6rem;
  height: 0.8rem;
}
.lxz-floaty .axfj:hover {
  background: url(cc90.png) no-repeat center center;
  background-size: 0.24rem 0.24rem;
}
.lxz-floaty .axfj:hover .d-project-erwei {
  display: block;
  width: 1.8rem;
}
.lxz-float {
  position: fixed;
  right: 0.24rem;
  bottom: 0.94rem;
  background-color: #fbfbfb;
  width: 0.44rem;
  border-radius: 0.22rem;
  z-index: 9;
  top: auto;
  height: 0.44rem;
}
.lxz-float .axfj {
  display: block;
  margin: 0 0 0.08rem 0;
  text-align: center;
  position: relative;
  background: url(cc69.png) no-repeat center center;
  background-size: 0.24rem 0.24rem;
  width: 0.44rem;
  height: 0.44rem;
}
.lxz-float .axfj .d-project-erwei {
  display: none;
  position: absolute;
  right: 0.5rem;
  bottom: 0.03rem;
  background-color: #fff;
  z-index: 9;
  box-shadow: 0 0.02rem 0.1rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.12rem;
  width: 1.8rem;
  height: 0.9rem;
  box-sizing: border-box;
  padding-top: 0.05rem;
}
.lxz-float .axfj .d-project-erwei img {
  width: 1.6rem;
  height: 0.8rem;
}
.lxz-float .axfj:hover {
  background: url(cc70.png) no-repeat center center;
  background-size: 0.24rem 0.24rem;
}
.lxz-float .axfj:hover .d-project-erwei {
  display: block;
  width: 1.8rem;
}
#myBtn {
  display: none;
  right: 0.24rem;
  bottom: 0.44rem;
  background-color: #fbfbfb;
  width: 0.44rem;
  border-radius: 0.22rem;
  z-index: 9;
  top: auto;
  height: 0.44rem;
  position: fixed;
  cursor: pointer;
}
#myBtn .axfjtop {
  display: block;
  margin: 0 0 0.08rem 0;
  text-align: center;
  position: relative;
  background: url(totop69.png) no-repeat center center;
  background-size: 0.24rem 0.24rem;
  width: 0.44rem;
  height: 0.44rem;
}
#myBtn .axfjtop .d-erwei {
  display: none;
  position: absolute;
  right: 0.5rem;
  bottom: 0.03rem;
  background-color: #fff;
  z-index: 303;
  box-shadow: 0 0.02rem 0.1rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.12rem;
  width: 0.78rem;
  height: 0.33rem;
  line-height: 0.33rem;
  text-align: center;
  box-sizing: border-box;
  font-size: 0.15rem;
}
#myBtn .axfjtop:hover {
  background: url(totop70.png) no-repeat center center;
  background-size: 0.24rem 0.24rem;
}
#myBtn .axfjtop:hover .d-erwei {
  display: block;
}
.back-to-top {
  position: fixed;
  bottom: 0.2rem;
  right: 0.2rem;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #559ff8;
  color: white;
  border-radius: 50%;
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.24rem;
  cursor: pointer;
  box-shadow: 0 0.02rem 0.1rem rgba(0, 0, 0, 0.3);
  z-index: 9999;
  transition: all 0.3s ease;
}
.back-to-top:hover {
  background-color: #337ab7;
  transform: scale(1.1);
}
.phone-list {
  display: none;
}
@media screen and (max-width: 768px) {
  .two-wm,
  .lxz-floaty,
  .lxz-float,
  #myBtn {
    display: none !important;
  }
  .index-tab .index-top {
    height: 0.8rem;
  }
  .index-tab .index-top .panel {
    min-width: 2rem;
    height: 0.85rem !important;
    line-height: 0.8rem !important;
    font-size: 0.32rem !important;
  }
  .index-tab .index-content .cm-news-list li {
    color: #999999;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
    text-align: right;
  }
  .index-tab .index-content .cm-news-list li a {
    font-size: 0.32rem;
    max-width: 75%;
  }
  .index-tab .morea {
    top: 0.4rem;
    right: 0.4rem;
  }
  .index-tab .morea a {
    font-size: 0.28rem;
  }
  .y_title {
    overflow: hidden;
    display: flex;
    justify-content: center;
  }
  .bg01 {
    background: url(sybg.jpg) no-repeat top center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
  }
  .bg01 .top-box {
    height: auto;
  }
  .bg01 .top-box .top-swiper {
    float: none;
  }
  .bg01 .top-box .top-swiper .top-swiper-list .top-swiper-item .img .info {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
  }
  .bg01 .top-box .jujiao_r {
    width: 100%;
    padding: 0;
    float: none;
    margin-top: 0.2rem;
    height: auto;
  }
  .bg01 .top-box .jujiao_r .morea {
    top: 0;
  }
  .bg01 .bujubox {
    display: none;
  }
  .yxw_bg {
    height: auto;
    background: none;
  }
  .yxw_bg .kj_cirl {
    width: 33%;
    height: auto;
  }
  .yxw_bg .kj_cirl .img1 {
    height: 1.5rem;
  }
  .yxw_bg .kj_cirl .img1 img {
    width: auto;
    height: 100%;
  }
  .yxw_bg .kj_cirl h3 {
    margin-top: 0.3rem;
    font-size: 0.36rem;
  }
  .yxw_bg .kj_cirl h5 {
    display: none;
  }
  .yxw_bg .kj_cirl:last-child {
    display: none;
  }
  .yjy,
  .ygk-swiper {
    display: none;
  }
  .ygz .index-tab,
  .ygk .index-tab {
    float: none;
    width: 100%;
  }
  .ygk-right-one {
    padding: 0;
    padding-top: 0.2rem;
  }
  .ygk-right-one li a {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .ygk-right-one li a .thab_l,
  .ygk-right-one li a .thab_r {
    float: none;
  }
  .ygk-right-one li a .thab_l {
    flex-shrink: 0;
  }
  .ygk-right-one li a .thab_l img {
    width: 0.4rem;
    height: 100%;
  }
  .ygk-right-one li a .thab_r {
    flex: 1;
  }
  .nav-list {
    display: none;
  }
  .phone-list {
    display: block;
    width: 100%;
    clear: both;
    background: #f3f3f3;
    overflow: hidden;
    padding: 0.15rem 0rem 0.4rem;
    border-bottom: 0.06rem solid #256dc3;
  }
  .phone-list .subaa_title {
    font-size: 0.36rem;
    color: #4686e8;
    font-weight: bold;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    text-indent: 2rem;
    box-sizing: border-box;
    margin-left: -2rem;
    background: url(map00.png) center center / 0.4rem no-repeat;
  }
  .phone-list .subts {
    width: 94%;
    clear: both;
    margin: 0rem auto;
  }
  .phone-list .subts li {
    width: 31.3%;
    font-size: 0.28rem;
    float: left;
    height: 0.8rem;
    line-height: 0.8rem;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 0.12rem;
    padding: 0rem 0.1rem;
    margin: 1%;
  }
  .phone-list .subts li a {
    width: 100%;
    display: inline-block;
    color: #666;
  }
}

* {
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
}
body {
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
span,
a,
li,
td,
th,
input,
textarea,
button,
select {
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
}

@font-face {
  font-family: 'dincond-medium-webfont';
  src: url(DINRegular.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-size: 0;
}
select::-ms-expand {
  display: none;
}
.g-max-box {
  max-width: 19.2rem;
  margin: 0 auto;
}
.c-con {
  width: 13.6rem;
  margin: 0 auto;
  overflow: hidden;
  font-size: 0;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ellipsis-6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.ellipsis-7 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
a:hover {
  color: #4686e8;
}
.gd-cm-page {
  padding: 0 0;
  line-height: 0.32rem;
  color: #666;
  font-size: 0.14rem;
  text-align: center;
}
.gd-cm-page .mobile {
  display: none;
}
.gd-cm-page .pageprv,
.gd-cm-page .pagenext {
  width: 0.32rem;
}
.gd-cm-page a {
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  background: #FFFFFF;
  border-radius: 0.04rem;
  border: 0.01rem solid #E5E5E5;
  text-align: center;
}
.gd-cm-page a.cur,
.gd-cm-page a:hover {
  background: #4686e8 !important;
  color: #fff !important;
}
.gd-cm-page a,
.gd-cm-page span {
  margin: 0 0.02rem;
}
.gd-cm-page .select {
  vertical-align: top;
  cursor: pointer;
  width: 0.8rem;
  height: 0.32rem;
  outline: none;
  font-size: 0.14rem;
  margin: 0 0.14rem;
  border-radius: 0.04rem;
  border: 0.01rem solid #E5E5E5;
}
.gd-cm-page .turn input {
  text-align: center;
  box-sizing: border-box;
  vertical-align: top;
  width: 0.48rem;
  height: 0.32rem;
  border: 0.01rem solid #E5E5E5;
  padding: 0 0.02rem;
}
.gd-cm-page .submit {
  width: 0.48rem;
  height: 0.32rem;
  background: #FFFFFF;
  border: 0.01rem solid #E5E5E5;
  text-align: center;
  line-height: 0.32rem;
}
.m-auto {
  margin: 0 auto;
}
.g-box {
  width: 12rem;
}
.g-container {
  width: 12.8rem;
}
.mask {
  display: none;
  left: calc(100vw + 0.28rem);
}
.wap-show {
  display: none;
}
a.back-wap {
  display: none;
}
.cm-wrapper {
  margin-top: -0.04rem;
  background: #f8f8f8;
  padding-bottom: 0.9rem;
  border-top: 4px solid #4686e8;
  border-bottom: 0.05rem solid #256dc3;
}
.cm-box {
  border: 1px solid #e8e8e8;
  background: #fff;
  padding: 0.08rem 0.3rem 0.3rem;
}
@media screen and (max-width: 768px) {
  .c-con {
    width: auto;
  }
  .g-box {
    width: 7.02rem;
  }
  .g-container {
    width: 7.5rem;
  }
  .gd-cm-page {
    display: flex;
    justify-content: space-between;
    height: 0.85rem;
    padding: 0;
    font-size: 0.32rem;
    margin: 0.08rem 0.24rem 0 0.24rem;
  }
  .gd-cm-page span,
  .gd-cm-page a,
  .gd-cm-page select {
    display: none;
  }
  .gd-cm-page .current-show {
    color: #015293;
  }
  .gd-cm-page .mobile {
    display: block;
    width: 1.64rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    border: 0.01rem solid #E2E2E2;
  }
  .gd-cm-page .pageprv,
  .gd-cm-page .pagenext {
    width: 2rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    color: #666;
    background: #f5f5f5;
    border: none;
  }
  .gd-cm-page .pageprv:hover,
  .gd-cm-page .pagenext:hover {
    color: #666 !important;
    background: #f5f5f5 !important;
  }
  .gd-cm-page {
    display: flex;
    justify-content: space-between;
    height: 1.2rem;
    padding: 0.24rem;
    font-size: 0.32rem;
  }
  .gd-cm-page span,
  .gd-cm-page a,
  .gd-cm-page select {
    display: none;
  }
  .gd-cm-page .mobile {
    display: block;
    width: 1.64rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    border: none;
  }
  .gd-cm-page .current-show {
    color: #333;
    border: 0.01rem solid #E2E2E2;
  }
  .gd-cm-page .pageprv,
  .gd-cm-page .pagenext {
    width: 2rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    color: #191919;
    background: #F5F5F5;
    border: none;
  }
  .gd-cm-page .pageprv:hover,
  .gd-cm-page .pagenext:hover {
    color: #fff !important;
    background: #4686e8 !important;
  }
  .wap-show {
    display: block;
  }
  .mask {
    display: block;
    position: fixed;
    top: 0;
    left: calc(100vw + 0.28rem);
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100vh;
    transition: left linear 0.5s;
  }
  .mask .close {
    display: block;
    width: 0.36rem;
    height: 0.36rem;
    position: absolute;
    left: 0.28rem;
    top: 0.31rem;
  }
  .mask .bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 6.5rem;
    height: 100vh;
    background-color: #fff;
  }
  .mask-show {
    left: 0;
    transition: left linear 0.5s;
  }
}

.cm-location {
  height: 0.82rem;
  line-height: 0.82rem;
  background: url(home.png) no-repeat left center;
  font-size: 0.16rem;
  color: #484848;
  text-indent: 0.49rem;
}
.cm-location a:hover,
.cm-location span.cur {
  color: #4686e8;
}
.cm-location .arrow {
  margin: 0 0.02rem;
}
@media screen and (max-width: 768px) {
  .cm-location {
    height: 1rem;
    line-height: 1rem;
    background-size: 0.38rem 0.39rem;
    font-size: 0.28rem;
  }
}

.xwlb-wrapper .left-tap-right-list {
  overflow: hidden;
}
.xwlb-wrapper .right-list {
  width: 9.12rem;
  background: #fff;
  overflow: hidden;
  padding: 0.08rem 0.3rem 0.3rem 0.3rem;
  border: 1px solid #e8e8e8;
}
.xwlb-wrapper .right-list .xw-t {
  border-bottom: 1px solid #dadada;
}
.xwlb-wrapper .right-list .xw-t a {
  display: inline-block;
  font-size: 0.2rem;
  border-bottom: 3px solid #4686e8;
  color: #3c3c3c;
  height: 0.48rem;
  padding: 0px 0.12rem;
  text-align: center;
  font-weight: bold;
  line-height: 0.48rem;
}
.xwlb-wrapper .right-list .cm-news-list {
  margin-top: 0.12rem;
}
.xwlb-wrapper .right-list .cm-news-list > li {
  color: #999999;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.15rem;
  text-align: right;
  border-bottom: 1px solid #f2f2f2;
}
.xwlb-wrapper .right-list .cm-news-list > li > a {
  float: left;
  color: #333;
  font-size: 0.16rem;
  text-align: left;
}
.xwlb-wrapper .right-list .cm-news-list > li > a:hover {
  color: #4686e8;
}
.xwlb-wrapper .right-list .gd-cm-page {
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 768px) {
  .xwlb-wrapper .left-tap {
    float: none;
    margin-bottom: 0.32rem;
  }
  .xwlb-wrapper .right-list {
    width: 100%;
    padding: 0.08rem 0.3rem 0.3rem 0.3rem;
    border: 1px solid #e8e8e8;
  }
  .xwlb-wrapper .right-list .xw-t a {
    font-size: 0.34rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .xwlb-wrapper .right-list .cm-news-list {
    margin-top: 0.3rem;
  }
  .xwlb-wrapper .right-list .cm-news-list > li {
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.3rem;
  }
  .xwlb-wrapper .right-list .cm-news-list > li > a {
    max-width: 98%;
    font-size: 0.32rem;
  }
  .xwlb-wrapper .right-list .cm-news-list > li span {
    display: none;
  }
  .xwlb-wrapper .right-list .gd-cm-page {
    margin-top: 0.4rem;
    margin-bottom: 0.3rem;
  }
}

.one-left-tab {
  width: 2.73rem;
  height: 100%;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.one-left-tab .title {
  font-size: 0.28rem;
  color: #fff;
  height: 0.88rem;
  line-height: 0.88rem;
  background: url(lefttop.gif) no-repeat;
  text-align: center;
  margin-bottom: 0.13rem;
}
.one-left-tab .rank-tab-item {
  display: block;
  height: 0.54rem;
  line-height: 0.54rem;
  color: #313131;
  text-indent: 0.5rem;
  font-size: 0.16rem;
}
.one-left-tab .rank-tab-item:hover,
.one-left-tab .rank-tab-item.cur {
  color: #fff;
  background-color: #4686e8;
}
@media screen and (max-width: 768px) {
  .one-left-tab {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
  }
  .one-left-tab .title {
    display: none;
  }
  .one-left-tab .rank-tab-item {
    width: 2.35rem;
    display: inline-block;
    font-size: 0.32rem;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    text-indent: 0;
  }
}

.xwxq-detail {
  border: 1px solid #e8e8e8;
  background-color: #fff;
  padding: 0.08rem 0.3rem 0.3rem 0.3rem;
}
.xwxq-detail .title {
  font-size: 0.28rem;
  font-weight: bold;
  padding: 0.26rem 0.3rem;
  color: #333;
  text-align: center;
}
.xwxq-detail .tips {
  font-size: 0.16rem;
  text-align: center;
}
.xwxq-detail .tips .text {
  margin-right: 0.32rem;
}
.xwxq-detail .tips .t {
  color: #585858;
}
.xwxq-detail .ct-detail p {
  margin-top: 0.15rem;
  font-size: 0.16rem;
  color: #333333;
  text-indent: 2em;
  line-height: 0.32rem;
  font-family: 'Songti SC';
}
@media screen and (max-width: 768px) {
  .xwxq-detail .title {
    font-size: 0.4rem;
  }
  .xwxq-detail .tips {
    font-size: 0.24rem;
  }
  .xwxq-detail .tips .text:last-child {
    display: block;
  }
  .xwxq-detail .ct-detail p {
    font-size: 0.32rem;
    text-indent: 2em;
    line-height: 0.56rem;
  }
}

.alxd-container .sec1 {
  border-top: 1px solid #588ed1;
  padding: 0.08rem 0.3rem 0.1rem 0.3rem;
}
.alxd-container .sec1 .case-title {
  background: url(titen.png) no-repeat top center;
  margin-top: -0.21rem;
  height: 0.51rem;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.46rem;
}
.alxd-container .sec1 .sousuo {
  padding-top: 0.2rem;
  padding-bottom: 0.12rem;
  font-size: 0.16rem;
}
.alxd-container .sec1 .sousuo .t1 {
  width: 1.1rem;
  text-align: right;
}
.alxd-container .sec1 .sousuo .ipt-box {
  height: 0.6rem;
  line-height: 0.6rem;
}
.alxd-container .sec1 .sousuo .ipt {
  width: 2.46rem;
  height: 0.35rem;
  line-height: 0.35rem;
  border: 1px solid #e2e2e2;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 0.05rem;
  border-radius: 0.06rem;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.alxd-container .sec1 .sousuo .buttons {
  padding-top: 0.13rem;
  margin-left: 0.2rem;
}
.alxd-container .sec1 .sousuo .buttons .btn {
  display: inline-block;
  width: 1.28rem;
  height: 0.35rem;
  line-height: 0.35rem;
  color: #fff;
  border-radius: 0.05rem;
  font-size: 0.18rem;
  font-weight: bold;
  text-align: center;
}
.alxd-container .sec1 .sousuo .buttons .btn1 {
  background: #11c8ca;
}
.alxd-container .sec1 .sousuo .buttons .btn2 {
  background: #4686e8;
}
.alxd-container .sec2 {
  padding: 0.25rem 0.3rem 0.3rem;
  margin-top: 0.2rem;
}
.alxd-container .sec2 .al-list li {
  height: 1rem;
  padding-top: 0.3rem;
  padding-left: 0.15rem;
  border-bottom: 1px solid #eeeeee;
}
.alxd-container .sec2 .al-list li:hover {
  background: #f3f3f3;
}
.alxd-container .sec2 .al-list li a {
  display: block;
  font-size: 0.22rem;
  text-indent: 0.37rem;
  color: #000;
  background: url(ic98.png) no-repeat 0px 3px;
}
.alxd-container .sec2 .al-list li .time {
  text-align: right;
  font-size: 0.18rem;
  color: #878787;
}
.alxd-container .sec2 .gd-cm-page {
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 768px) {
  .alxd-container .sec1 {
    padding: 0.08rem 0.3rem 0.15rem 0.3rem;
  }
  .alxd-container .sec1 .case-title {
    height: 0.8rem;
    font-size: 0.4rem;
    line-height: 0.9rem;
  }
  .alxd-container .sec1 .sousuo {
    font-size: 0.32rem;
  }
  .alxd-container .sec1 .sousuo .t1 {
    width: 1.8rem;
  }
  .alxd-container .sec1 .sousuo .ipt-box,
  .alxd-container .sec1 .sousuo .buttons {
    float: none;
  }
  .alxd-container .sec1 .sousuo .ipt-box {
    height: 0.9rem;
    line-height: 0.9rem;
  }
  .alxd-container .sec1 .sousuo .buttons {
    text-align: center;
  }
  .alxd-container .sec1 .sousuo .buttons .btn {
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 0.1rem;
    font-size: 0.3rem;
  }
  .alxd-container .sec1 .sousuo .buttons .btn1 {
    margin-right: 0.1rem;
  }
  .alxd-container .sec1 .sousuo .ipt {
    width: 4rem;
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .alxd-container .sec2 .al-list li {
    height: 1.3rem;
    padding-top: 0.4rem;
  }
  .alxd-container .sec2 .al-list li a {
    font-size: 0.36rem;
    background-size: 0.36rem 0.35rem;
    text-indent: 0.5rem;
  }
  .alxd-container .sec2 .al-list li .time {
    display: none;
  }
}

.hdjl-container .box {
  text-align: left;
  width: 5.77rem;
  height: 1.66rem;
  padding-top: 0.26rem;
  transition: 1s all;
  border: 2px solid #4686e8;
  background: #fff;
}
.hdjl-container .box .a-lf {
  position: relative;
  width: 1.7rem;
  text-align: center;
  font-size: 0.18rem;
  font-weight: bold;
}
.hdjl-container .box .a-lf::before {
  content: "";
  width: 1px;
  height: 0.83rem;
  background: #e3e3e3;
  position: absolute;
  left: 1.7rem;
  top: 0.2rem;
}
.hdjl-container .box .a-rt {
  padding-top: 0.2rem;
  width: 2.8rem;
  margin-left: 0.5rem;
  color: #808080;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.24rem;
}
.hdjl-container .sec2 .title-box {
  font-size: 0.22rem;
  height: 0.66rem;
  line-height: 0.66rem;
  color: #4686e8;
  position: relative;
  padding-left: 0.2rem;
  font-weight: bold;
  border-bottom: 1px solid #e8e8e8;
  margin-top: 0.14rem;
}
.hdjl-container .sec2 .title-box::before {
  content: "";
  width: 0.05rem;
  height: 0.2rem;
  background: #4686e8;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -0.1rem;
}
.hdjl-container .sec2 .title-box .more {
  position: absolute;
  right: 0px;
  top: 0;
  font-size: 0.16rem;
  text-align: center;
  color: #2779de;
  font-weight: 400;
}
.hdjl-container .sec2 .ct {
  padding-top: 0.4rem;
  padding-bottom: 0.6rem;
}
.hdjl-container .sec2 .ct-rt {
  width: 5.94rem;
}
.hdjl-container .sec2 .cm-news-list > li {
  color: #878787;
  height: 0.44rem;
  line-height: 0.44rem;
  font-size: 0.15rem;
  text-align: right;
}
.hdjl-container .sec2 .cm-news-list > li > a {
  float: left;
  position: relative;
  color: #333;
  font-size: 0.16rem;
  text-align: left;
  padding-left: 0.12rem;
}
.hdjl-container .sec2 .cm-news-list > li > a::before {
  content: "";
  position: absolute;
  background: #365f9f;
  width: 0.03rem;
  height: 0.03rem;
  left: 0.02rem;
  top: 50%;
  margin-top: -0.01rem;
  border-radius: 50%;
}
.hdjl-container .sec2 .cm-news-list > li > a:hover {
  color: #4686e8;
}
@media screen and (max-width: 768px) {
  .hdjl-container .box {
    float: none;
    width: auto;
    height: 2.6rem;
    margin-bottom: 0.32rem;
  }
  .hdjl-container .box:last-child {
    margin-bottom: 0;
  }
  .hdjl-container .box .a-lf {
    width: 2.1rem;
    font-size: 0.34rem;
    padding-top: 0.1rem;
  }
  .hdjl-container .box .a-lf img {
    width: 1.1rem;
    height: 1.1rem;
    margin-bottom: 0.05rem;
  }
  .hdjl-container .box .a-lf::before {
    height: 1.7rem;
    left: 2.1rem;
  }
  .hdjl-container .box .a-rt {
    margin-left: 0.5rem;
    font-size: 0.3rem;
    width: 60%;
    line-height: 0.44rem;
  }
  .hdjl-container .sec2 .title-box {
    font-size: 0.38rem;
    height: 0.88rem;
    line-height: 0.88rem;
    padding-left: 0.3rem;
  }
  .hdjl-container .sec2 .title-box::before {
    height: 0.4rem;
    margin-top: -0.2rem;
    width: 0.08rem;
  }
  .hdjl-container .sec2 .title-box .more {
    font-size: 0.32rem;
  }
  .hdjl-container .sec2 .ct {
    float: none;
    text-align: center;
  }
  .hdjl-container .sec2 .ct .ct-lf {
    float: none;
  }
  .hdjl-container .sec2 .ct .ct-lf img {
    width: 100%;
  }
  .hdjl-container .sec2 .ct .ct-rt {
    width: auto;
    float: none;
    margin-top: 0.32rem;
  }
  .hdjl-container .sec2 .ct .cm-news-list > li {
    font-size: 0;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  .hdjl-container .sec2 .ct .cm-news-list > li > a {
    padding-left: 0.2rem;
    font-size: 0.32rem;
  }
  .hdjl-container .sec2 .ct .cm-news-list > li > a::before {
    width: 0.06rem;
    height: 0.06rem;
    margin-top: -0.03rem;
  }
}

.wzdt-container .title {
  font-size: 0.28rem;
  font-weight: bold;
  padding: 0.26rem 0.3rem;
  margin-bottom: 0.46rem;
  color: #333;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.wzdt-container .list {
  width: 7.72rem;
  margin: 0.3rem auto 0;
}
.wzdt-container .list li a {
  display: inline-block;
  width: 1.79rem;
  height: 0.23rem;
  text-align: right;
  line-height: 0.23rem;
  font-size: 0.21rem;
  margin-bottom: 0.53rem;
}
.wzdt-container .list li a:nth-child(4n+1) {
  margin-left: 1.79rem;
}
.wzdt-container .list li a:first-child {
  float: left;
  padding-left: 0.23rem;
  margin-left: 0;
  text-align: left;
  background: url(001.png) no-repeat left center;
  background-size: 0.23rem 0.23rem;
}
@media screen and (max-width: 768px) {
  .wzdt-container .title {
    font-size: 0.5rem;
    padding: 0.36rem 0.4rem;
  }
  .wzdt-container .list {
    width: 100%;
  }
  .wzdt-container .list li a {
    width: auto;
    height: 0.5rem;
    text-align: left;
    line-height: 0.5rem;
    font-size: 0.4rem;
    margin-bottom: 0.73rem;
    padding-left: 0.33rem;
  }
  .wzdt-container .list li a:nth-child(4n+1) {
    margin-left: 0;
  }
  .wzdt-container .list li a:first-child {
    width: 100%;
    padding-left: 0.33rem;
    background-size: 0.32rem 0.32rem;
  }
}

.header .top {
  background: #e9f0f9;
  height: 0.41rem;
  line-height: 0.41rem;
  font-size: 0.16rem;
}
.header .top li {
  position: relative;
  padding-left: 0.08rem;
  padding-right: 0.16rem;
}
.header .top li::before {
  content: "";
  width: 0.02rem;
  height: 0.02rem;
  background: #666666;
  position: absolute;
  left: 0rem;
  top: 0.2rem;
  border-radius: 50%;
}
.header .top .mobile-type .d-project-erwei {
  position: absolute;
  width: 1.21rem;
  height: 0;
  top: 0.5rem;
  right: -0.12rem;
  overflow: hidden;
  transition: all 0.3s;
  z-index: 9;
}
.header .top .mobile-type .d-project-erwei img {
  width: 100%;
  height: 1.21rem;
}
.header .top .mobile-type:hover .d-project-erwei {
  height: 1.21rem;
  transition: all 0.3s;
}
.header .nav-container {
  height: 1.26rem;
}
.header .nav-container .nav-box {
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.header .nav-container .logo {
  padding-top: 0.18rem;
  float: left;
  width: 3.76rem;
}
.header .nav-container .nav {
  font-size: 0.19rem;
  width: 7.65rem;
  float: left;
  margin-left: 0rem;
  white-space: nowrap;
}
.header .nav-container .nav li {
  position: relative;
}
.header .nav-container .nav li a {
  float: left;
  min-width: 0.88rem;
  height: 1.26rem;
  line-height: 1.26rem;
  text-align: center;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  font-weight: bold;
}
.header .nav-container .nav li a:hover,
.header .nav-container .nav li a.on {
  background: #f3f4f8;
  border-bottom: 0.04rem solid #4686e8;
}
.header .tob_r {
  width: 0.5rem;
  float: right;
}
.header .tob_r .headlink {
  float: left;
  margin-top: 0.01rem;
  display: block;
  position: relative;
}
.header .tob_r .headlink .icon-search {
  width: 0.36rem;
  height: 0.36rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: url(sousuo.png) no-repeat 0 0;
  float: left;
}
.header .tob_r .headlink .header-search {
  position: absolute;
  z-index: 999;
  top: 0.32rem;
  right: 0rem;
  width: 0;
  height: 0.4rem;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border: 0.01rem solid #4686e8;
  border-left: 0rem;
  border-right: 0rem;
}
.header .tob_r .headlink .hs-input {
  width: 3.07rem;
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0 0.1rem;
  float: left;
  border: none;
}
.header .tob_r .headlink .retrieval_button {
  width: 0.4rem;
  height: 0.45rem;
  background: url(sousuo.png) no-repeat center;
  float: left;
  cursor: pointer;
  border: none;
}
.header .tob_r .show .header-search {
  width: 3.77rem;
  border: 0.01rem solid #4686e8;
}
.mobile_btn,
.navmobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .header .top {
    background: white;
  }
  .header .top .related-links {
    float: none;
  }
  .header .top li,
  .header .top .related-links.lf {
    display: none;
    float: none;
  }
  .header .top .phone {
    display: inline-block;
    font-size: 0.32rem;
  }
  .header .nav-container {
    width: 100%;
  }
  .header .nav-container .nav-box {
    display: flex;
    align-items: center;
  }
  .header .nav-container .logo,
  .header .nav-container .tob_r {
    float: none;
    width: 50%;
    padding: 0;
  }
  .header .nav-container .logo img,
  .header .nav-container .tob_r img {
    width: 100%;
  }
  .header .nav-container .tob_r .headlink {
    float: right;
  }
  .header .nav-container .tob_r .headlink .icon-search {
    width: 0.5rem;
    height: 0.5rem;
  }
  .header .nav-container .tob_r .headlink .sitesearch {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header .nav-container .tob_r .headlink .hs-input,
  .header .nav-container .tob_r .headlink .retrieval_button {
    float: none;
  }
  .header .nav-container .tob_r .headlink .hs-input {
    width: 80%;
    height: 100%;
  }
  .header .nav-container .tob_r .headlink .retrieval_button {
    width: 20%;
    height: 100%;
  }
  .header .nav-container .tob_r .show .header-search {
    width: 90vw;
    border: 0.01rem solid #4686e8;
  }
  .header .nav-container .nav {
    display: none;
  }
  .mobile_btn {
    display: block;
    cursor: pointer;
    width: 0.36rem;
    height: 0.5rem;
    position: absolute;
    right: 0.2rem;
    top: 0.05rem;
    z-index: 999;
    box-sizing: border-box;
    padding: 0.22rem 0.06rem;
  }
  .mobile_btn span {
    display: block;
    width: 0.34rem;
    height: 0.03rem;
    background: #4785ea;
    transition: all 0.45s;
  }
  .mobile_btn .line2 {
    margin: 0.08rem 0;
    width: 0.21rem;
  }
  .mobile_btn.on .line1 {
    transform: rotate(45deg);
    transform-origin: 3% 50%;
  }
  .mobile_btn.on .line2 {
    width: 0;
  }
  .mobile_btn.on .line3 {
    transform: rotate(-45deg);
    transform-origin: 3% 50%;
  }
  .navmobile {
    display: block;
    width: 94%;
    box-sizing: border-box;
    transition: ease 0.5s;
    transform: translateX(140%);
    height: calc(100% - 0.5rem);
    position: fixed;
    top: 0.8rem;
    left: 50%;
    margin-left: -47%;
    z-index: 999;
    background: #4785ea;
    padding-top: 0.3rem;
    text-align: left;
    padding: 0.3rem;
    opacity: 0;
  }
  .navmobile ul li {
    width: 92%;
    margin: 0 auto;
  }
  .navmobile ul li .titnopic {
    font-size: 0.32rem;
    display: block;
    padding: 0.1rem 0;
    line-height: 0.8rem;
    color: #fff;
    position: relative;
    font-weight: bold;
  }
  .navmobile ul li .tit {
    font-size: 0.32rem;
    display: block;
    padding: 0.1rem 0;
    line-height: 0.8rem;
    color: #fff;
    position: relative;
    font-weight: bold;
  }
  .navmobile ul li .tit::before {
    content: "+";
    position: absolute;
    right: 0rem;
    color: #fff;
    font-size: 0.32rem;
    top: 0.1rem;
  }
  .navmobile ul li .box {
    border-top: 0.01rem solid rgba(206, 206, 206, 0.5);
    display: none;
    padding: 0.1rem 0;
  }
  .navmobile ul li .box a {
    display: block;
    font-size: 0.3rem;
    line-height: 0.75rem;
    font-weight: 400;
    color: #fff;
  }
  .navmobile ul .show-box .box {
    display: block;
  }
  .navmobile.on {
    transform: translateY(0);
    opacity: 1;
  }
}

.foot {
  height: 1.3rem;
  margin-top: 0.4rem;
  margin-bottom: 0.6rem;
  font-size: 0.16rem;
}
.foot .foot_l {
  width: 5.45rem;
  float: left;
  text-align: left;
}
.foot .foot_l .footmenu a {
  float: left;
  margin-right: 0.1rem;
  font-weight: bold;
  padding-top: 0.02rem;
  color: #256dc3;
}
.foot .foot_l .footmenu a:hover {
  color: #000;
}
.foot .foot_l .footmenu span {
  float: left;
  margin-right: 0.1rem;
}
.foot .foot_l .foot_l-bottom {
  line-height: 0.32rem;
}
.foot .foot_l .foot_l-bottom span {
  color: #747474;
}
.foot .foot_r {
  width: 6.5rem;
  height: 0.8rem;
  text-align: left;
  padding-top: 0.15rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.foot .foot_r img {
  margin-left: 0.12rem;
}
.foot .foot_r .img4 {
  width: 2rem;
  height: 0.55rem;
}
.foot .foot_r .img5 {
  width: 1.12rem;
  height: 0.55rem;
}
@media screen and (max-width: 768px) {
  .foot {
    height: auto;
    font-size: 0.32rem;
  }
  .foot .foot_l,
  .foot .foot_l-bottom {
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .foot .foot_l .footmenu {
    font-size: 0.36rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
  }
  .foot .foot_l .foot_l-bottom {
    line-height: 0.5rem;
    text-align: center;
  }
  .foot .foot_l .foot_l-bottom span {
    display: block;
  }
  .foot .foot_r {
    display: none;
  }
}

/* 云南省信访局新闻列表布局修复 */
/* 防止在不同分辨率和浏览器缩放下出现布局错位 */
.cm-news-list {
  width: 100%;
}
.cm-news-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cm-news-list li a {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  text-align: left;
}
.cm-news-list li a:hover {
  color: #3678d8;
}
.cm-news-list li span {
  flex-shrink: 0;
  text-align: right;
  color: #999;
}
/* 确保在各种屏幕尺寸下正常显示 */
@media screen and (max-width: 768px) {
  .cm-news-list li,
  .cm-news-list li a,
  .cm-news-list li span {
    white-space: nowrap;
  }
}