@charset "utf-8";
.banner-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.banner-swiper .m-ban-img {
  display: none;
}
.banner-swiper .txt {
  position: absolute;
  left: 50%;
  top: 19%;
  transform: translateX(-50%);
}
.banner-swiper .txt-img {
  width: 35.409rem;
  max-width: 100%;
  margin: 0 auto;
  opacity: 0;
}
.banner-swiper .swiper-slide-active .img img {
  animation: banscale 2s ease both 0.3s;
}
.banner-swiper .swiper-slide-active .txt-img {
  animation: fadeIn 1.5s ease both;
}
.banner-swiper .swiper-pagination {
  bottom: 4.2%;
}
.banner-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.591rem;
  height: 0.591rem;
  margin-left: 0.909rem !important;
  background-color: #fff;
  opacity: 0.44 !important;
}
.banner-swiper .swiper-pagination .swiper-pagination-bullet::first-of-type {
  margin-left: 0 !important;
}
.banner-swiper .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1 !important;
}
.iNews {
  padding: 5rem 0 5.818rem;
  background-color: #F4F4F5;
}
.inotices {
  width: 32%;
  background-color: #fff;
}
.inotices .inoticeT {
  padding: 0.818rem 5.4% 0.773rem 6.5%;
  background-color: #0067AE;
}
.inotices .inoname {
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}
.inotices .more {
  position: relative;
  display: inline-block;
  width: 0.773rem;
  height: 0.773rem;
}
.inotices .more::before,
.inotices .more::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.inotices .more::before {
  width: 100%;
  height: 0.136rem;
}
.inotices .more::after {
  width: 0.136rem;
  height: 100%;
}
.inotices .inotice-items {
  padding: 0.455rem 5.2% 1.364rem;
  background-color: #fff;
}
.inotices .inotice-item {
  position: relative;
  padding: 0.909rem 0;
  border-bottom: 0.045rem solid #D5D5D5;
}
.inotices .inotice-item::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.045rem;
  width: 0;
  height: 0.045rem;
  background-color: #0067AE;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inotices .inotice-item .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inotices .inotice-item .date {
  display: inline-block;
  flex-shrink: 0;
  color: #666666;
  margin-left: 9.1%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .inotices .inotice-item:hover::before {
    width: 100%;
  }
  .inotices .inotice-item:hover .name,
  .inotices .inotice-item:hover .date {
    color: #0067AE;
  }
}
.inew-swiper {
  width: 66%;
  margin-left: 2%;
}
.inew-swiper .inew-slide {
  position: relative;
}
.inew-swiper .img {
  height: 100%;
  overflow: hidden;
}
.inew-swiper .img img {
  height: 100%;
  object-fit: cover;
}
.inew-swiper .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 103, 174, 0.7);
  padding: 1.091rem 16% 1.091rem 4.4%;
}
.inew-swiper .name {
  max-width: 80%;
  line-height: 1.4;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inew-swiper .swiper-slide-active .img img {
  animation: banscale 2s ease both 0.3s;
}
.inew-swiper .swiper-pagination {
  right: 4.4%;
  bottom: 1.136rem;
  left: auto;
  width: auto;
  text-align: right;
}
.inew-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.545rem;
  height: 0.545rem;
}
.inew-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff !important;
}
.inew-item {
  display: inline-block;
  width: 24.025%;
  margin-right: 1.3%;
  margin-top: 1.364rem;
  background-color: #fff;
}
.inew-item:nth-of-type(4n) {
  margin-right: 0;
}
.inew-item .txt {
  padding: 1rem 5.6% 1.091rem;
}
.inew-item .name {
  height: 2.636rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inew-item .date {
  color: #666666;
  margin-top: 0.636rem;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .inew-item:hover .name {
    color: #0067AE;
  }
}
.izyyw {
  padding: 5.455rem 0 4.545rem;
}
.izyyw-tabs .izyyw-tab {
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 0.227rem;
  margin-right: 3.864rem;
  background-image: linear-gradient(90deg, #0067AE, #0067AE);
  background-repeat: no-repeat;
  background-position: right 100%;
  background-size: 0% 0.045rem;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
  transition-property: background-size, color;
  cursor: pointer;
}
.izyyw-tabs .izyyw-tab:last-of-type {
  margin-right: 0;
}
.izyyw-tabs .izyyw-tab .ico {
  position: relative;
  width: 1.409rem;
  height: 1.273rem;
  margin-right: 0.455rem;
}
.izyyw-tabs .izyyw-tab .zy-ico {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.izyyw-tabs .izyyw-tab .ico2 {
  opacity: 0;
  visibility: hidden;
}
.izyyw-tabs .izyyw-tab.active {
  color: #0067AE;
  background-position: left 100%;
  background-size: 100% 0.045rem;
}
.izyyw-tabs .izyyw-tab.active .ico1 {
  opacity: 0;
  visibility: hidden;
}
.izyyw-tabs .izyyw-tab.active .ico2 {
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .izyyw-tabs .izyyw-tab:hover {
    color: #0067AE;
    background-position: left 100%;
    background-size: 100% 0.045rem;
  }
  .izyyw-tabs .izyyw-tab:hover .ico1 {
    opacity: 0;
    visibility: hidden;
  }
  .izyyw-tabs .izyyw-tab:hover .ico2 {
    opacity: 1;
    visibility: visible;
  }
}
.izyyw-box {
  display: none;
}
.izyyw-box.select {
  display: block;
  animation: fadeIn 1s ease both;
}
.zyyw-swiper .zyyw-slide {
  height: auto;
  background-color: #F6F6F6;
}
.zyyw-swiper .txt {
  padding: 1.364rem 4.4% 1.591rem;
}
.zyyw-swiper .name {
  line-height: 1.4;
  color: #0067AE;
}
.zyyw-swiper .des {
  color: #000000;
  line-height: 2;
  margin-top: 0.455rem;
}
.iparty {
  padding: 4.045rem 0 6.273rem;
  overflow: hidden;
}
.ipartyLItem {
  position: relative;
  width: 49.3%;
}
.ipartyLItem .img {
  position: relative;
  height: 100%;
}
.ipartyLItem .img::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 7.136rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 1;
}
.ipartyLItem .img img {
  height: 100%;
  object-fit: cover;
}
.ipartyLItem .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6.8%;
  padding: 0 5.4%;
  color: #fff;
  z-index: 2;
}
.ipartyLItem .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ipartyR-box {
  width: 48%;
  margin-left: 2.7%;
}
.ipartyR-box .idjT {
  border-bottom: 0.045rem solid #E9E9E9;
}
.ipartyR-box .iparty-tab {
  position: relative;
  display: inline-block;
  color: #000000;
  line-height: 1.4;
  padding-bottom: 0.909rem;
  margin-right: 2.727rem;
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ipartyR-box .iparty-tab::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -0.091rem;
  width: 0;
  height: 0.182rem;
  background-color: #0067AE;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ipartyR-box .iparty-tab.active {
  color: #0067AE;
}
.ipartyR-box .iparty-tab.active::after {
  left: 0;
  right: auto;
  width: 100%;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .ipartyR-box .iparty-tab:hover {
    color: #0067AE;
  }
  .ipartyR-box .iparty-tab:hover::after {
    left: 0;
    right: auto;
    width: 100%;
  }
}
.ipartyR-box .mores .com-more2 {
  display: none;
}
.ipartyR-box .mores .com-more2.select {
  display: block;
}
.ipartyR-box .idjB {
  margin-top: 1.409rem;
}
.ipartyR-box .idj-box {
  display: none;
}
.ipartyR-box .idj-box.select {
  display: block;
  animation: fadeIn 1.5s ease both;
}
.ipartyR-box .idj-item-fir {
  display: block;
  padding-bottom: 1rem;
  border-bottom: 0.045rem solid #E9E9E9;
}
.ipartyR-box .idj-item-fir .name {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ipartyR-box .idj-item-fir .des {
  color: #666666;
  line-height: 1.6;
  margin-top: 0.909rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .ipartyR-box .idj-item-fir:hover .name {
    color: #0067AE;
  }
}
.ipartyR-box .idj-items {
  margin-top: 1.273rem;
}
.about {
  padding: 5.455rem 0 4.545rem;
}
.about .ab-intro {
  width: 83.3%;
  line-height: 2.5;
  margin: 2.318rem auto 0;
}
.about .num-items {
  margin: 2.045rem -1.227rem 0;
}
.about .num-item {
  position: relative;
  width: 33.3%;
}
.about .num-item::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.045rem;
  height: 3.727rem;
  background-color: #707070;
}
.about .num-item:nth-of-type(3n)::after {
  display: none;
}
.about .num-item .ico {
  width: 1.773rem;
  margin-right: 2.727rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.about .num-item .numTxt {
  line-height: 1.4;
}
.about .num-item .numT {
  color: #0067AE;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .about .num-item:hover .ico {
    transform: rotateY(360deg);
  }
}
.strategy {
  padding: 4.773rem 0 4.909rem;
}
.strategy .com-tit {
  color: #fff;
}
.stra-items {
  margin-top: 4.545rem;
}
.stra-items.action .stra-item:nth-of-type(2) {
  transition-delay: 0.2s !important;
}
.stra-items.action .stra-item:nth-of-type(3) {
  transition-delay: 0.4s !important;
}
.stra-items.action .stra-item:nth-of-type(4) {
  transition-delay: 0.6s !important;
}
.stra-item {
  position: relative;
  width: 26.7%;
  aspect-ratio: 1 / 1;
  flex-shrink: 0;
  border-radius: 50%;
  padding-top: 2.318rem;
  color: #fff;
  text-align: center;
  isolation: isolate;
}
.stra-item::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
  border: 0.045rem solid rgba(255, 255, 255, 0.5);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.stra-item:not(:first-of-type) {
  margin-left: -2.2%;
}
.stra-item .num {
  font-weight: bolder;
  line-height: 1.4;
}
.stra-item .name {
  line-height: 1.4;
}
.stra-item .stra-intro {
  width: 65%;
  margin: 1.818rem auto 0;
  line-height: 2.1;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .stra-item:hover::before {
    background-color: rgba(113, 187, 76, 0.85);
    border-color: rgba(113, 187, 76, 0.85);
  }
}
.zzjg {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  padding: 4.545rem 0 10.455rem;
}
.zzjg .zzjg-intro {
  margin-top: 5.182rem;
}
.mining {
  padding: 5.591rem 0 6.864rem;
}
.mining-item {
  background-color: #F6F6F6;
  margin-bottom: 1.818rem;
}
.mining-item:last-of-type {
  margin-bottom: 0;
}
.mining-item:nth-of-type(even) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.mining-item .img {
  width: 46.7%;
}
.mining-item .img img {
  height: 100%;
  object-fit: cover;
}
.mining-item .txt {
  width: 53.3%;
  padding: 2.636rem 3.8% 0.909rem;
}
.mining-item .mineT {
  line-height: 1.4;
  padding-bottom: 1.591rem;
  border-bottom: 0.045rem solid #CDCDCD;
}
.mining-item .name {
  font-weight: 500;
  color: #0067AE;
}
.mining-item .mine-intro {
  margin-top: 1.409rem;
}
.geology {
  overflow: hidden;
}
.geology .mine-Datas {
  margin-top: 2.636rem;
}
.geology .subtit {
  font-weight: bold;
  color: #0067AE;
}
.mine-swiper {
  margin-top: 2.318rem;
}
.mine-swiper .mineData-item {
  position: relative;
}
.mine-swiper .img {
  position: relative;
}
.mine-swiper .img::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.47;
  z-index: 1;
}
.mine-swiper .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  line-height: 1;
  z-index: 2;
}
.mine-swiper .dw {
  vertical-align: top;
}
.mine-swiper .name {
  line-height: 1.4;
  margin-top: 0.318rem;
}
.news {
  padding: 5.455rem 0 7.5rem;
}
.news .paging {
  margin-top: 1.818rem;
}
.recom-new {
  position: relative;
  margin-bottom: 3.636rem;
}
.recom-new .swiper-pagination {
  position: absolute;
  right: 0;
  bottom: 1.955rem;
  width: 40%;
  padding: 0 3.3%;
  text-align: right;
}
.new-swiper .recom-nitem {
  position: relative;
  background-color: #fff;
}
.new-swiper .img {
  display: inline-block;
  width: 60%;
  overflow: hidden;
}
.new-swiper .img img {
  height: 100%;
  object-fit: cover;
}
.new-swiper .txt {
  width: 40%;
  padding: 4.091rem 3.3% 2.727rem;
}
.new-swiper .reT {
  padding-bottom: 1.364rem;
  line-height: 1.4;
  border-bottom: 0.045rem solid #D5D5D5;
}
.new-swiper .reB {
  margin-top: 1.591rem;
}
.new-swiper .name {
  display: block;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.new-swiper .date {
  color: #666666;
  margin-top: 0.5rem;
}
.new-swiper .des {
  line-height: 2.1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.new-swiper .more {
  margin-top: 2.864rem;
}
.new-swiper .swiper-slide-active .img img {
  animation: banscale 2s ease both 0.3s;
}
.com-new-item {
  width: 30.6%;
  margin-right: 4.1%;
  background-color: #fff;
}
.com-new-item:nth-of-type(3n) {
  margin-right: 0;
}
.com-new-item .txt {
  padding: 1.455rem 5.7%;
}
.com-new-item .name {
  height: 2.636rem;
  line-height: 1.6;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.com-new-item .date {
  margin-top: 0.682rem;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .com-new-item:hover .name {
    color: #0067AE;
  }
}
.new-item {
  margin-bottom: 2.727rem;
}
.infoList {
  padding: 3rem 0 7.091rem;
}
.infoList .info-wrap {
  margin-top: 5.318rem;
}
.infoList.nolabel .newInfoL {
  width: 100%;
}
.newInfoL {
  width: calc(91.3% - 15rem);
}
.newInfoL .newInfoT {
  padding-bottom: 2.636rem;
  border-bottom: 0.045rem solid #D5D5D5;
}
.newInfoL .name {
  line-height: 1.4;
  margin-bottom: 0.864rem;
}
.newInfoL .date {
  margin-right: 1.773rem;
}
.newInfoL .info {
  line-height: 2.5;
  padding-top: 2.364rem;
}
.newInfoL .pages {
  padding-top: 2.5rem;
  margin-top: 4rem;
  border-top: 0.045rem solid #D5D5D5;
}
.newInfoL .pages .page-item {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .newInfoL .pages .page-item:hover {
    color: #0067AE;
  }
}
.newInfoL .pages .back {
  font-weight: bold;
  flex-shrink: 0;
  margin: 0 0.682rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.newInfoL .pages .back i {
  font-size: 0.682rem;
  color: #0067AE;
  margin-left: 0.682rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .newInfoL .pages .back:hover {
    color: #0067AE;
  }
  .newInfoL .pages .back:hover i {
    color: #0067AE;
  }
}
.newInfoL .pages .next {
  text-align: right;
}
.newInfoR {
  width: 15rem;
  margin-left: 8.7%;
  flex-shrink: 0;
}
.newInfoR .labelName {
  font-weight: bold;
  line-height: 1.4;
  margin-left: 0.455rem;
  margin-bottom: 0.455rem;
}
.newInfoR .label {
  display: inline-block;
  min-width: 4.545rem;
  height: 1.818rem;
  line-height: 1.818rem;
  padding: 0 0.227rem;
  text-align: center;
  margin-left: 0.455rem;
  margin-top: 0.455rem;
  box-sizing: border-box;
  border: 0.045rem solid #D5D5D5;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .newInfoR .label:hover {
    color: #fff;
    background-color: #0067AE;
    border-color: #0067AE;
  }
}
.com-dj-item {
  line-height: 1.4;
  color: #666666;
  margin-bottom: 1.045rem;
}
.com-dj-item:last-of-type {
  margin-bottom: 0;
}
.com-dj-item .name {
  position: relative;
  padding-left: 0.909rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.com-dj-item .name::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.227rem;
  height: 0.227rem;
  background-color: #CCCCCC;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.com-dj-item .date {
  flex-shrink: 0;
  margin-left: 13.1%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .com-dj-item:hover .name {
    color: #0067AE;
  }
  .com-dj-item:hover .name::before {
    background-color: #0067AE;
  }
  .com-dj-item:hover .date {
    color: #0067AE;
  }
}
.impoNews {
  padding: 5.455rem 0 4.364rem;
  overflow: hidden;
}
.impoNews .impoB {
  margin-top: 3.091rem;
}
.impoNews .impofir {
  position: relative;
  display: inline-block;
  width: 49.3%;
}
.impoNews .impofir .img {
  position: relative;
  height: 100%;
}
.impoNews .impofir .img::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 35.7%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 1;
}
.impoNews .impofir .img img {
  height: 100%;
  object-fit: cover;
}
.impoNews .impofir .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6.8%;
  padding: 0 5.4%;
  box-sizing: border-box;
  line-height: 1.4;
  z-index: 2;
}
.impoNews .impofir .name {
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.impoNews .impoNew-items {
  width: 48%;
  margin-left: 2.7%;
}
.probity {
  padding: 5rem 0;
}
.probity-item {
  margin-top: 2.727rem;
}
.organiWork {
  padding: 5.455rem 0 6.909rem;
  overflow: hidden;
}
.orgaB {
  margin-top: 2.727rem;
}
.orgaLItem {
  width: 49.3%;
  background-color: #F6F6F6;
}
.orgaLItem .txt {
  padding: 1.364rem 3.5%;
  line-height: 1.4;
}
.orgaLItem .name {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.orgaLItem .date {
  color: #666666;
  margin-top: 1.364rem;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .orgaLItem:hover .name {
    color: #0067AE;
  }
}
.orgaRItems {
  width: 48.7%;
  margin-left: 2%;
}
.orga-item {
  background-color: #F6F6F6;
  margin-bottom: 1.636rem;
}
.orga-item:last-of-type {
  margin-bottom: 0;
}
.orga-item .img {
  width: 39.7%;
}
.orga-item .txt {
  width: 60.3%;
  padding: 0.455rem 4.1%;
}
.orga-item .name {
  height: 2.636rem;
  line-height: 1.6;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.orga-item .date {
  color: #666666;
  margin-top: 0.682rem;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .orga-item:hover .name {
    color: #0067AE;
  }
}
.party-banner .txt {
  top: 50%;
  transform: translate(-50%, -50%);
}
.partyNews {
  padding: 4.545rem 0 5.045rem;
}
.partyNews .paging {
  margin-top: 5.364rem;
}
.djyw-item {
  position: relative;
  padding: 2.727rem 0 2.318rem;
}
.djyw-item::before,
.djyw-item::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.045rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.djyw-item::before {
  width: 100%;
  background-color: #D5D5D5;
}
.djyw-item::after {
  width: 0;
  background-color: #CF0000;
}
.djyw-item .date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 5.636rem;
  height: 5.636rem;
  color: #666666;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  border: 0.045rem solid #D5D5D5;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.djyw-item .txt {
  width: calc(100% - 5.636rem);
  padding-left: 4%;
}
.djyw-item .djywL {
  width: 78%;
}
.djyw-item .name {
  line-height: 1.4;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.djyw-item .des {
  height: 3.636rem;
  line-height: 2.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.727rem;
}
.djyw-item .more {
  display: inline-block;
  width: 22%;
  text-align: right;
  color: #666666;
  flex-shrink: 0;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .djyw-item:hover::after {
    width: 100%;
  }
  .djyw-item:hover .date {
    color: #CF0000;
    border-color: #CF0000;
  }
  .djyw-item:hover .name,
  .djyw-item:hover .more {
    color: #CF0000;
  }
}
.infomations {
  padding: 3.818rem 0 5.909rem;
}
.infomations .paging {
  margin-top: 4.545rem;
}
.info-tabs {
  padding-bottom: 3.136rem;
  border-bottom: 0.045rem solid #D5D5D5;
}
.info-tabs .infoTab {
  position: relative;
  line-height: 1.4;
  padding-bottom: 0.455rem;
}
.info-tabs .infoTab::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0.182rem;
  background-color: #0067AE;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.info-tabs .infoTab:not(:last-of-type) {
  margin-right: 4.545rem;
}
.info-tabs .infoTab.active {
  font-weight: bold;
}
.info-tabs .infoTab.active::after {
  width: 100%;
}
.infoma-items {
  margin-top: 3.091rem;
}
.infoma-item {
  padding: 1.318rem 3.3% 1.318rem 2.3%;
}
.infoma-item:nth-of-type(odd) {
  background-color: #fff;
}
.infoma-item:nth-of-type(even) {
  background-color: #F6F6F6;
}
.infoma-item .date,
.infoma-item .more {
  flex-shrink: 0;
  color: #666666;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.infoma-item .date {
  width: 9.591rem;
  padding-right: 1%;
}
.infoma-item .name {
  flex: 1;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.infoma-item .more {
  margin-left: 2%;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .infoma-item:hover .date,
  .infoma-item:hover .name,
  .infoma-item:hover .more {
    color: #0067AE;
  }
}
.contact {
  position: relative;
}
.contact .lx-boxs {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 47.3%;
  padding-right: 13%;
  background-color: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(0.455rem);
  z-index: 2;
}
.contact .lxT {
  line-height: 1.4;
  padding-bottom: 1.591rem;
  color: #0067AE;
  font-weight: bold;
  border-bottom: 0.045rem solid #666666;
}
.contact .lx-item {
  padding: 1.364rem 0;
  line-height: 1.4;
  border-bottom: 0.045rem solid #D5D5D5;
}
.contact .lx-item .ico {
  width: 0.818rem;
  margin-right: 0.864rem;
  flex-shrink: 0;
}
.contact .lx-item .ico i {
  display: inline-block;
  font-size: 0.818rem;
  color: #0067AE;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.contact .lx-item .lxTxt {
  flex: 1;
}
.contact .lx-item .lxName {
  font-weight: bold;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .contact .lx-item:hover .ico i {
    transform: rotateY(360deg);
  }
}
.contact .wx-item {
  width: 5.455rem;
  margin-top: 2.455rem;
}
.contact .wx-item .img {
  width: 5.455rem;
  height: 5.455rem;
  margin: 0 auto;
  background-color: #fff;
}
.contact .wx-item .wxName {
  line-height: 1.4;
  text-align: center;
  margin-top: 0.455rem;
}
.contact .map {
  position: relative;
}
.contact .dw-box {
  position: absolute;
}
.contact .dw-box .dw-link {
  display: inline-block;
  line-height: 1;
  animation: mapdw 0.95s alternate infinite;
}
.contact .dw-box .dw {
  font-size: 1.818rem;
  color: #0067AE;
}
.contact .dw-info {
  position: absolute;
  left: 50%;
  top: calc(100% + 1.136rem);
  transform: translateX(-50%);
  width: 12.727rem;
  padding: 1.182rem 0.682rem;
  box-sizing: border-box;
  background-color: #0067AE;
  box-shadow: 0rem 0.455rem 1.364rem 0.045rem rgba(102, 102, 102, 0.39);
}
.contact .dw-info::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  width: 0;
  height: 0;
  border-width: 0.318rem 0.5rem;
  border-style: solid;
  border-color: transparent transparent #0067AE transparent;
}
.contact .dw-info .dw-bot {
  text-align: center;
  padding-top: 0.909rem;
  margin-top: 1.136rem;
  border-top: 0.045rem solid rgba(255, 255, 255, 0.25);
}
.contact .dw-info .toGo {
  color: #fff;
  background-image: linear-gradient(90deg, #fff, #fff);
  background-repeat: no-repeat;
  background-position: right 100%;
  background-size: 0% 0.045rem;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
  transition-property: background-size, color;
}
.contact .dw-info .toGo .toIco {
  font-size: 0.636rem;
  color: #fff;
  vertical-align: middle;
  margin-right: 0.409rem;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .contact .dw-info .toGo:hover {
    background-position: left 100%;
    background-size: 100% 0.045rem;
  }
}
