@charset "UTF-8";
/**
 *
 * @authors liping (you@example.org)
 * @date    2019-11-26 10:22:23
 * @version $Id$
 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 移动端字体平滑 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 禁止用户缩放页面 */
html {
  touch-action: manipulation;
  -webkit-text-size-adjust: 100%; /* 禁止iOS自动调整字体 */
  -ms-text-size-adjust: 100%;
}

body {
  /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;*/
  color: #333;
  line-height: 1.5;
}

/* 1. 汉仪新人文宋 75W  ttf 转成 .woff2，文件体积会小很多，加载更快  https://www.youcompress.com/zh-cn/ttf/*/
/*@font-face {
  font-family: "HYXinRenWenSong75W";
  src: url("https://xystcdn.xydec.com.cn/zt/champion/fonts/HYXinRenWenSong75W.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}*/

/* 2. 汉仪新人文宋 75J */
@font-face {
  font-family: 'HYXinRenWenSong75J';
  src: url('https://m.xydec.com.cn/zt/champion/fonts/HYXinRenWenSong75J.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* 3. 汉仪旗黑 60J */
@font-face {
  font-family: 'HYQiHei-60J';
  src: url('https://m.xydec.com.cn/zt/champion/fonts/HYQiHei_60J.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* 4. 汉仪旗黑 85J */
@font-face {
  font-family: 'HYQiHei-85J';
  src: url('https://xystcdn.xydec.com.cn/zt/champion/fonts/HYQiHei-85J.woff2') format('woff2');
  font-weight: 850;
  font-style: normal;
  font-display: swap;
}

/* 5. 汉仪旗黑 55J */
/*@font-face {
  font-family: "HYQiHei-55J";
  src: url("https://xystcdn.xydec.com.cn/zt/champion/fonts/HYQiHei-55J.ttf") format("truetype");
  font-weight: 550;
  font-style: normal;
  font-display: swap;
}*/

/* 6. 汉仪旗黑 50J */
/*@font-face {
  font-family: "HYQiHei-50J";
  src: url("https://xystcdn.xydec.com.cn/zt/champion/fonts/HYQiHei-50J.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}*/

/* 7. 汉仪旗黑 40J */
/*@font-face {
  font-family: "HYQiHei-40J";
  src: url("https://xystcdn.xydec.com.cn/zt/champion/fonts/HYQiHei-40J.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}*/
.m-header,
.fonline {
  font-size: 14px;
}

.container {
  font-size: 0.32rem;
  font-family: 'HYQiHei-60J', 'Microsoft YaHei', serif;
}

.champion-banner {
  width: 100%;
}

.champion-banner img {
  display: block;
  width: 100%;
  height: auto;
}

.champion-banner > .swiper-pagination-bullets {
  bottom: 3px !important;
}

.champion-banner .swiper-pagination-bullet {
  width: 45px;
  height: 5px;
  line-height: 5px;
  background: #474747;
  opacity: 1;
  border-radius: 0;
  color: #474747;
  font-size: 16px;
  margin: 0 !important;
}

.champion-banner .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  font-weight: bolder;
}

.champion-number {
  margin: 0.6rem 0;
}

.champion-number-wrap {
  width: 76%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.champion-number-item {
  text-align: center;
  font-size: 0.4rem;
  color: #000;
}

.champion-number-item .champion-number-num {
  font-size: 0.7rem;
  color: #c9000e;
  /*font-family: 'HYQiHei-85J', 'Microsoft YaHei', serif;*/
  font-family: 'Microsoft YaHei', serif;
  font-weight: bold;
}

.champion-number-item .champion-number-plus {
  font-size: 0.5rem;
  position: relative;
  top: -0.3rem;
}

.champion-about {
  background: #f7f7f7;
  padding: 1rem 0;
}

.champion-title {
  text-align: center;
}

.champion-title h2 {
  font-family: 'HYXinRenWenSong75J', sans-serif;
  font-size: 0.5rem;
  color: #000;
  letter-spacing: 2px;
}

.champion-title p {
  font-family: 'HYQiHei-60J', sans-serif;
  font-size: 0.4rem;
  color: #da9a5f;
}

.champion-desc {
  width: 86%;
  margin: 0.6rem auto;
  font-family: 'HYQiHei-60J', sans-serif;
  font-size: 0.36rem;
  color: #595757;
  text-align: justify;
  text-indent: 2em;
}

.champion-about {
  padding: 1rem 0;
  background: #f7f7f7;
}

.swiper-champion-about {
  width: 86%;
  margin: 1rem auto 0;
  position: relative;
}

.swiper-champion-about .swiper-slide {
  width: 5rem;
  position: relative;
}

.swiper-champion-about .swiper-slide img {
  width: 100%;
  display: block;
}

.champion-about .swiper-button-next:after,
.champion-about .swiper-button-prev:after {
  display: none;
}

.champion-about .champion-about-prev,
.champion-about .champion-about-next {
  width: 10px;
  height: 17px;
  z-index: 100;
  top: 40%;
  position: absolute;
  outline: none;
  cursor: pointer;
  opacity: 1;
}

.champion-about .champion-about-prev {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_l.png) no-repeat center/cover;
  left: -0.5rem;
}

.champion-about .champion-about-prev:hover {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_l_hover.png) no-repeat center/cover;
}

.champion-about .champion-about-next {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_r.png) no-repeat center/cover;
  right: -0.5rem;
}

.champion-about .champion-about-next:hover {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_r_hover.png) no-repeat center/cover;
}

.swiper-champion-about .champion-slide-warp {
  width: 100%;
  margin: 0 auto;
  font-family: 'HYQiHei-60J', sans-serif;
  margin-top: -50px;
  padding: 10px;
  position: relative;
}

.swiper-champion-about .champion-slide-inner {
  width: 100%;
  background: #e2b583;
  padding: 10px;
}

.swiper-champion-about .champion-slide-tit {
  font-size: 0.4rem;
  color: #fff;
  margin-bottom: 5px;
  line-height: 1.1;
  font-family: 'HYQiHei-85J', 'Microsoft YaHei', serif;
}

.swiper-champion-about .champion-slide-con {
  height: 90px;
  overflow-y: scroll;
  font-size: 0.26rem;
  text-align: justify;
  color: #000;
  text-indent: 2em;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.25) transparent;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}

/* WebKit 浏览器专用滚动条样式（Chrome / Safari / 移动端） */
.swiper-champion-about .champion-slide-con::-webkit-scrollbar {
  width: 4px; /* 手机端极细滚动条 */
}

.swiper-champion-about .champion-slide-con::-webkit-scrollbar-track {
  background: transparent;
}

.swiper-champion-about .champion-slide-con::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 999px; /* 圆角 = 手机端效果 */
  border: none;
}

.swiper-champion-about .champion-slide-con::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

/* 火狐浏览器兼容 */
@-moz-document url-prefix() {
  .swiper-champion-about .champion-slide-con {
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.25) transparent;
  }
}

.champion-team {
  padding: 1rem 0;
  background-image: url(https://xystcdn.xydec.com.cn/zt/champion/images/champion_team_bg.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
}

.record-container {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  grid-auto-rows: 2.62rem;
  gap: 0;
  max-width: 100%;
  margin: 0.9rem auto 1rem;
  font-family: 'HYQiHei-60J', sans-serif;
}

.record-container .record-item {
  background: #fff;
  overflow: hidden;
  /*display: flex;
    align-items: center;
    justify-content: center;*/
  color: #000;
  font-size: 0.5rem;
  cursor: pointer;
}

.record-container .item-1 {
  grid-column: span 7;
  color: #fff;
  background: transparent;
  padding: 0.6rem 0.35rem;
}

.record-container .item-1 h2 {
  font-size: 0.42rem;
  font-weight: bold;
  letter-spacing: 2px;
}

.record-container .item-1 p {
  font-size: 0.24rem;
  letter-spacing: 2px;
}

.record-container .item-2 {
  grid-column: span 10;
}

.record-container .item-3 {
  grid-column: span 7;
  background: #a1dffd;
  padding: 0.2rem 0.3rem;
}

.record-container .item-4 {
  grid-column: span 10;
}

.record-container .item-5 {
  grid-column: span 7;
  background: #002070;
  padding: 0.2rem 0.3rem;
  color: #fff;
}

.record-container .item-6 {
  grid-column: span 7;
}

.record-container .item-7 {
  grid-column: span 14;
}

.record-container .item-8 {
  grid-column: span 10;
  padding: 0.3rem 0.6rem;
}

.record-container .item-9 {
  grid-column: span 10;
  padding: 0.3rem 0.6rem;
}

.record-container .item-10 {
  grid-column: span 14;
}

.record-container .record-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.record-container .tit {
  font-size: 0.3rem;
  margin-bottom: 0.1rem;
}

.record-container .con {
  font-size: 0.24rem;
  line-height: 1.6;
}

.record-container .jt {
  width: 0.22rem;
  line-height: 1;
  transition: 0.5s ease-in-out;
}

.record-container .record-item:hover .jt {
  transform: translateX(-5px);
}

.record-container .jt-group {
  margin-top: 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.record-container .jt-group img {
  width: 0.22rem;
  transition: 0.5s ease-in-out;
}

.record-container .record-item:hover .jt-l {
  transform: translateX(-5px);
}

.record-container .record-item:hover .jt-r {
  transform: translateX(5px);
}

.team-container {
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  gap: 0.6rem 0.3rem;
}

.team-member {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  width: 46%;
  font-family: 'Microsoft YaHei', serif;
}

.icon-circle {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #1a347a;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

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

.member-info {
  padding-top: 0.08rem;
}

.member-title {
  font-size: 0.3rem;
  color: #333;
  margin-bottom: 0.12rem;
  line-height: 1.4;
}

.member-desc {
  font-size: 0.24rem;
  color: #666;
  line-height: 1.6;
}

.champion-record {
  background-color: #cfecfc;
  padding: 1rem 0;
  position: relative;
  background-image: url(https://xystcdn.xydec.com.cn/zt/champion/images/record_video_bg.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.timeline-container {
  width: 100%;
  margin: 1.2rem auto;
  position: relative;
  z-index: unset;
}

.timeline-container-inner {
  display: flex;
  justify-content: space-between;
}

.timeline-line {
  position: absolute;
  top: 1.33rem;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #cdcdcd;
  z-index: 1;
}

.timeline-item {
  flex: 1;
  text-align: center;
  padding: 0.2rem 0.1rem;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 0;
  height: 2.66rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.timeline-item::after {
  content: '';
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ccc;
  z-index: 0;
}

.timeline-item.active,
.timeline-item:hover {
  background-color: #fff;
  box-shadow: 0 0.04rem 0.2rem rgba(0, 0, 0, 0.1);
  z-index: unset;
}

.timeline-item.active::after {
  background-color: #fff;
  border: 1px solid #000;
  z-index: 999;
}

.timeline-title {
  font-size: 0.42rem;
  font-family: 'HYQiHei-85J', 'Microsoft YaHei', serif;
  color: #000;
  margin-bottom: 0.3rem;
  transition: color 0.3s;
}

.timeline-item.active .timeline-title {
  color: #e67e22;
}

.timeline-desc {
  font-size: 0.26rem;
  color: #999;
  font-family: 'Microsoft YaHei', serif;
}

.record-pics {
  width: 86%;
  margin: 0 auto 0.5rem;
  position: relative;
}

.record-pics ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.record-pics ul li {
  width: 5.15rem;
  height: auto;
  overflow: hidden;
  background: #f1f1f1;
  margin-bottom: 0.06rem;
}

.record-pics ul li img {
  width: 100%;
  display: block;
  transition: 1s all ease;
}

.record-pics ul li:hover img {
  transform: scale(1.1);
}
.record-pics .swiper-slide {
  width: 5.15rem;
  height: auto;
  overflow: hidden;
  background: #f1f1f1;
}
.record-pics .swiper-slide img {
  width: 100%;
  display: block;
  transition: 1s all ease;
}
.record-pics .swiper-slide :hover img {
  transform: scale(1.1);
}
.record-pics .swiper-button-next:after,
.record-pics .swiper-button-prev:after {
  display: none;
}
.record-pics .record-pics-prev,
.record-pics .record-pics-next {
  width: 10px;
  height: 17px;
  z-index: 100;
  top: 50%;
  position: absolute;
  outline: none;
  cursor: pointer;
  opacity: 1;
}
.record-pics .record-pics-prev {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_l_hover.png) no-repeat center/cover;
  position: absolute;
  left: -0.5rem;
}
.record-pics .record-pics-prev:hover {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_l_hover.png) no-repeat center/cover;
}
.record-pics .record-pics-next {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_r_hover.png) no-repeat center/cover;
  right: -0.5rem;
}
.record-pics .record-pics-next:hover {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_r_hover.png) no-repeat center/cover;
}

.record-pics .swiper-pagination-bullet {
  width: 0.6rem;
  height: 5px;
  line-height: 5px;
  background: #aaa9a8;
  opacity: 1;
  border-radius: 0;
  color: #aaa9a8;
  font-size: 16px;
}
.record-pics .swiper-pagination-bullet-active {
  background: #e50120;
  opacity: 1;
  border-radius: 0;
  color: #e50120;
  font-size: 16px;
  font-weight: bolder;
}
.record-pics > .swiper-pagination-bullets {
  width: 100%;
  bottom: -25px;
}
.record-pics > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
  bottom: 0;
}

.record-cycle {
  width: 86%;
  margin: 0 auto;
  position: relative;
}

.record-cycle .swiper-slide {
  width: 2.4rem;
  background: #fff;
  font-family: 'HYQiHei-60J', sans-serif;
  font-size: 0.3rem;
  color: #595757;
  border-radius: 0.1rem;
  padding: 0.2rem 0;
  cursor: pointer;
}

.record-cycle .swiper-slide p {
  text-align: center;
}

.record-cycle .swiper-slide.active {
  background: #00006a;
  color: #fff;
}

.record-cycle .swiper-button-next:after,
.record-cycle .swiper-button-prev:after {
  display: none;
}

.record-cycle .record-cycle-prev,
.record-cycle .record-cycle-next {
  width: 10px;
  height: 17px;
  z-index: 100;
  top: 80%;
  position: absolute;
  outline: none;
  cursor: pointer;
  opacity: 1;
}

.record-cycle .record-cycle-prev {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_l_hover.png) no-repeat center/cover;
  left: -0.5rem;
}

.record-cycle .record-cycle-prev:hover {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_l_hover.png) no-repeat center/cover;
}

.record-cycle .record-cycle-next {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_r_hover.png) no-repeat center/cover;
  right: -0.5rem;
}

.record-cycle .record-cycle-next:hover {
  background: url(https://xystcdn.xydec.com.cn/zt/champion/images/arrow_r_hover.png) no-repeat center/cover;
}

.record-desc {
  width: 86%;
  margin: 1rem auto 0;
  font-family: 'HYQiHei-60J', sans-serif;
  font-size: 0.36rem;
  color: #595757;
  text-align: justify;
  text-indent: 2em;
}

.record-video {
  width: 86%;
  margin: 1rem auto;
}

.record-video-tit {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-family: 'Microsoft YaHei', serif;
}

.record-video-tit .tit-l {
  display: flex;
  align-items: flex-end;
}

.record-video-tit .tit-l p {
  font-size: 0.36rem;
  color: #000;
  letter-spacing: 2px;
  line-height: 1;
}

.record-video-tit .tit-l p.vlog {
  font-size: 0.6rem;
  padding-left: 5px;
  color: #db9a5a;
  font-weight: bold;
}

.record-video-tit .tit-r {
  font-size: 0.36rem;
  color: #999;
}

.record-video-con {
  margin-top: 0.5rem;
}

.record-video-con ul {
  display: flex;
  justify-content: space-between;
}

.record-video-con ul li {
  width: 100%;
}

.record-video-con ul li .thumb {
  width: 100%;
  height: 5.8rem;
  overflow: hidden;
  background-color: #000;
  position: relative;
  cursor: pointer;
  /*background-image: url('https://xystcdn.xydec.com.cn//uploads/video/20260423/7b05210f4b14e647bc393a243c329637.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;*/
}

.record-video-con ul li .thumb img {
  width: 100%;
  margin: 0 auto;
}

.record-video-con ul li .thumb img.play {
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.8rem 0 0 -0.8rem;
  transition: 1s all;
}

.record-video-con ul li .thumb:hover .play {
  transform: scale(1.2);
}

.record-video-con ul li .con {
  font-family: 'HYQiHei-60J', sans-serif;
  font-size: 0.36rem;
  color: #000;
  text-align: center;
  margin-top: 0.3rem;
}

.record-video-con ul li .con p {
  line-height: 1.5;
}

.champion-tech {
  padding: 1rem 0;
}
.champion-tech-desc {
  width: 86%;
  margin: 0.35rem auto 0.85rem;
  font-size: 0.36rem;
  color: #595757;
  letter-spacing: 2px;
  text-indent: 2em;
}
.champion-tech-bz {
  width: 86%;
  text-align: center;
  margin: 0.85rem auto 0.65rem;
  font-size: 0.36rem;
  color: #000e6d;
  letter-spacing: 2px;
  font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.champion-tech-bz .bold {
  font-weight: bold;
}
.champion-tech-bz p {
  text-align: center;
}
.champion-tech-img {
  width: 100%;
}
.champion-tech-img img {
  width: 100%;
  display: block;
}
.champion-cooper {
  padding: 1rem 0;
  background-image: url(https://xystcdn.xydec.com.cn/zt/champion/image/champion_cooper_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.champion-cooper .champion-title h2 {
  color: #fff;
}
.champion-cooper-desc {
  margin: 0.5rem auto;
  font-family: 'HYQiHei-60J', sans-serif;
  font-size: 0.36rem;
  color: #fff;
  text-align: center;
}
.champion-cooper-img {
  width: 90%;
  margin: 0.8rem auto 1rem;
}
.champion-cooper-img img {
  width: 100%;
  display: block;
}
.champion-cooper-case {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
}
.champion-cooper-case img {
  width: 100%;
  display: block;
}
.champion-appoint {
  padding: 1rem 0 0;
}
.champion-appoint-button {
  width: 80%;
  position: absolute;
  left: 10%;
  bottom: 9%;
}
.champion-appoint-button a,
.champion-appoint-button img {
  width: 100%;
  display: block;
}
.videoBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10000;
  display: none;
}

.videoBox .video {
  width: 80%;
  height: 80%;
  position: absolute;
  left: 10%;
  top: 10%;
}

.videoBox #video {
  width: 100%;
  height: 100%;
}

.videoBox-close {
  width: 27px;
  height: 27px;
  position: absolute;
  right: 30px;
  top: 30px;
  color: #fff;
  cursor: pointer;
}

.videoBox-close img {
  width: 100%;
  display: block;
}

/*video*/
.pics {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10000000;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  display: none;
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.pics.on {
  display: block;
  opacity: 1;
}
.pics .swiper-container {
  width: 100%;
  height: 100%;
}
.pics .swiper-slide img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
  transition: 0.5s all;
}
.pics .closePic {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 10000001;
  cursor: pointer;
}
/*.pics img {
            width: auto;
            height: auto;
            max-width: 100%;
            max-height: 100%;
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            position: absolute;
            left: 50%;
            top: 50%;
        }*/
.ialbum .ialbum-prev {
  width: 18px;
  height: 33px;
  background: url(https://xystcdn.xydec.com.cn/static/xy2022/images/gcgk_bz_prev.png) no-repeat 50% 50%;
  position: absolute;
  z-index: 100;
  top: 50%;
  margin-top: -25px;
  left: 0px;
  outline: none;
  cursor: pointer;
  opacity: 1;
}
.ialbum .ialbum-prev:hover {
  background: url(https://xystcdn.xydec.com.cn/static/xy2022/images/gcgk_bz_prev.png) no-repeat 50% 50%;
  opacity: 1;
}
.ialbum .ialbum-next {
  width: 18px;
  height: 33px;
  background: url(https://xystcdn.xydec.com.cn/static/xy2022/images/gcgk_bz_next.png) no-repeat 50% 50%;
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -25px;
  right: 0px;
  outline: none;
  cursor: pointer;
  opacity: 1;
}
.ialbum .ialbum-next:hover {
  background: url(https://xystcdn.xydec.com.cn/static/xy2022/images/gcgk_bz_next.png) no-repeat 50% 50%;
  opacity: 1;
}

.pics .tools-bar {
  color: #fff;
  /*background: #131313;*/
  padding: 15px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 10;
  font-size: 14px;
}
.pics .tools-bar .title {
  display: block;
  line-height: 12px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}
.pics .tools-bar .right-con {
  font-size: 14px;
  text-align: center;
}
.pics .tools-bar .right-con .plus {
  display: inline-block;
  margin-right: 18px;
  cursor: pointer;
}
.pics .tools-bar .right-con .download {
  border-right: 1px solid #707070;
  padding-right: 10px;
  display: none;
}
.pics .tools-bar a {
  color: #fff;
}
.pics .tools-bar .right-con .page {
  padding-left: 10px;
  display: inline-block !important;
  font-size: 14px;
  color: #fff;
}
.zoomIn {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

/*loading*/
#loading {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  background: #fff;
}

#loading .spinner {
  width: 50px;
  height: 60px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#loading .spinner > div {
  background-color: #da251d;
  height: 100%;
  width: 6px;
  display: inline-block;

  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

#loading .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

#loading .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

#loading .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

#loading .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }

  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

/*animation*/

/*左右摆动*/
.shakes {
  -webkit-animation: 0.5s ease-in-out 0s normal none infinite trx;
  -moz-animation: 0.5s ease-in-out 0s normal none infinite trx;
  -o-animation: 0.5s ease-in-out 0s normal none infinite trx;
  -ms-animation: 0.5s ease-in-out 0s normal none infinite trx;
  animation: 0.5s ease-in-out 0s normal none infinite trx;
}

@-webkit-keyframes trx {
  50% {
    transform: translateX(4px);
    -webkit-transform: translateX(4px);
  }

  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes trx {
  50% {
    transform: translateX(4px);
    -webkit-transform: translateX(4px);
  }

  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
}

@-o-keyframes trx {
  50% {
    transform: translateX(4px);
    -webkit-transform: translateX(4px);
  }

  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
}

@-ms-keyframes trx {
  50% {
    transform: translateX(4px);
    -webkit-transform: translateX(4px);
  }

  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
}

@keyframes trx {
  50% {
    transform: translateX(4px);
    -webkit-transform: translateX(4px);
  }

  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
}

/* 上下摆动*/

.updown {
  -webkit-animation: updown 2s 0.2s ease both infinite;
  -moz-animation: updown 2s 0.2s ease both infinite;
  -o-animation: updown 2s 0.2s ease both infinite;
  -ms-animation: updown 2s 0.2s ease both infinite;
  animation: updown 2s 0.2s ease both infinite;
}

@-webkit-keyframes updown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }

  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
}

@-moz-keyframes updown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }

  50% {
    opacity: 1;
    -moz-transform: translateY(-10px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
  }
}

@-o-keyframes updown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }

  50% {
    opacity: 1;
    -o-transform: translateY(-10px);
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0px);
  }
}

@-ms-keyframes updown {
  0% {
    opacity: 1;
    -ms-transform: translateY(0);
  }

  50% {
    opacity: 1;
    -ms-transform: translateY(-10px);
  }

  100% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }
}

/*透明度变化*/
.flsh {
  -webkit-animation: flashgh 6s 0.5s ease both infinite;
  -moz-animation: flashgh 4s 0.2s ease both infinite;
  animation: flashgh 4s 0.2s ease both infinite;
}

@-webkit-keyframes flashgh {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes flashgh {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes flashgh {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes flashgh {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*大小伸缩*/
.hg {
  -webkit-animation: pulse 2s 0.2s ease both infinite;
  -moz-animation: pulse 2s 0.2s ease both infinite;
  -o-animation: pulse 2s 0.2s ease both infinite;
  -ms-animation: pulse 2s 0.2s ease both infinite;
  animation: pulse 2s 0.2s ease both infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }

  50% {
    -moz-transform: scale(1.1);
  }

  100% {
    -moz-transform: scale(1);
  }
}

@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }

  50% {
    -o-transform: scale(1.1);
  }

  100% {
    -o-transform: scale(1);
  }
}

@-ms-keyframes pulse {
  0% {
    -ms-transform: scale(1);
  }

  50% {
    -ms-transform: scale(1.1);
  }

  100% {
    -ms-transform: scale(1);
  }
}

@media screen and (max-width: 500px) {
  .item_06 p {
    font-size: 12px;
    line-height: 16px;
    top: 30%;
  }
}

@media screen and (max-width: 360px) {
  .item_06 p {
    width: 80%;
    left: 10%;
    top: 30%;
  }
}

@media screen and (max-width: 340px) {
  .zt_form_r .right .input-text input,
  .zt_form_r .right .select-text .label,
  .zt_form_r .right .input-text,
  .zt_form_r .right .select-text {
    font-size: 12px;
  }
}
