@import "style.css";
@import "share.css";
.pc {
  display: block;
}
.wap {
  display: none;
}
@media (max-width: 767px) {
  .pc {
    display: none;
  }
  .wap {
    display: block;
  }
}
.fd {
  overflow: hidden;
}
.fd img {
  transition: all 0.8s;
}
.fd:hover img {
  transform: scale(1.05);
}
.zz-textb {
  font-weight: bold;
}
.zz_w1560 {
  margin: 0 auto;
  width: 100%;
  max-width: 1560px;
}
@media (max-width: 1580px) {
  .zz_w1560 {
    width: 84%;
  }
}
@media (max-width: 1260px) {
  .zz_w1560 {
    width: 90%;
  }
}
.font12 {
  font-size: 12px;
}
@media (max-width: 767px) {
  .font12 {
    font-size: 0.24rem;
  }
}
@keyframes hideShow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes imgAni1 {
  from {
    opacity: 0;
    top: -5%;
    left: -10%;
  }
  to {
    opacity: 1;
    top: 0%;
    left: 0%;
  }
}
@-webkit-keyframes imgAni1 {
  from {
    opacity: 0;
    top: -5%;
    left: -10%;
  }
  to {
    opacity: 1;
    top: 0%;
    left: 0%;
  }
}
.imgAni1 {
  animation-name: imgAni1;
  -webkit-animation-name: imgAni1;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
}
@keyframes imgAni2 {
  from {
    opacity: 0;
    top: 9%;
    right: -10%;
  }
  to {
    opacity: 1;
    top: 14%;
    right: 0%;
  }
}
@-webkit-keyframes imgAni2 {
  from {
    opacity: 0;
    top: 9%;
    right: -10%;
  }
  to {
    opacity: 1;
    top: 14%;
    right: 0%;
  }
}
.imgAni2 {
  animation-name: imgAni2;
  -webkit-animation-name: imgAni2;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
}
@keyframes imgAni3 {
  from {
    opacity: 0;
    bottom: -10%;
    left: 40%;
  }
  to {
    opacity: 1;
    bottom: 0%;
    left: 50%;
  }
}
@-webkit-keyframes imgAni3 {
  from {
    opacity: 0;
    bottom: -10%;
    left: 40%;
  }
  to {
    opacity: 1;
    bottom: 0%;
    left: 50%;
  }
}
.imgAni3 {
  animation-name: imgAni3;
  -webkit-animation-name: imgAni3;
  animation-duration: 0.6s;
  animation-fill-mode: forwards;
}
@keyframes join2fadeleft {
  from {
    opacity: 0;
    transform: translateX(18.57%);
    -webkit-transform: translateX(18.57%);
  }
  to {
    opacity: 1;
    margin-left: 0;
    transform: translateX(8.57%);
    -webkit-transform: translateX(8.57%);
  }
}
@-webkit-keyframes join2fadeleft {
  from {
    opacity: 0;
    transform: translateX(18.57%);
    -webkit-transform: translateX(18.57%);
  }
  to {
    opacity: 1;
    margin-left: 0;
    transform: translateX(8.57%);
    -webkit-transform: translateX(8.57%);
  }
}
@keyframes join2fadeleft_wap {
  from {
    opacity: 0;
    transform: translateX(18.57%);
    -webkit-transform: translateX(18.57%);
  }
  to {
    opacity: 1;
    margin-left: 0;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
}
@-webkit-keyframes join2fadeleft_wap {
  from {
    opacity: 0;
    transform: translateX(18.57%);
    -webkit-transform: translateX(18.57%);
  }
  to {
    opacity: 1;
    margin-left: 0;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
}
.join2fadeleft {
  animation-name: join2fadeleft;
  -webkit-animation-name: join2fadeleft;
}
@media (max-width: 767px) {
  .join2fadeleft {
    animation-name: join2fadeleft_wap;
    -webkit-animation-name: join2fadeleft_wap;
  }
}
@keyframes fadeleft {
  from {
    opacity: 0;
    transform: translateX(0.6rem);
    -webkit-transform: translateX(0.6rem);
  }
  to {
    opacity: 1;
    transform: translateX(0rem);
    -webkit-transform: translateX(0rem);
  }
}
@-webkit-keyframes fadeleft {
  from {
    opacity: 0;
    transform: translateX(0.6rem);
    -webkit-transform: translateX(0.6rem);
  }
  to {
    opacity: 1;
    transform: translateX(0rem);
    -webkit-transform: translateX(0rem);
  }
}
.fadeleft {
  animation-name: fadeleft;
  -webkit-animation-name: fadeleft;
}
@keyframes faderight {
  from {
    opacity: 0;
    transform: translateX(-0.6rem);
    -webkit-transform: translateX(-0.6rem);
  }
  to {
    opacity: 1;
    transform: translateX(0rem);
    -webkit-transform: translateX(0rem);
  }
}
@-webkit-keyframes faderight {
  from {
    opacity: 0;
    transform: translateX(-0.6rem);
    -webkit-transform: translateX(-0.6rem);
  }
  to {
    opacity: 1;
    transform: translateX(0rem);
    -webkit-transform: translateX(0rem);
  }
}
.faderight {
  animation-name: faderight;
  -webkit-animation-name: faderight;
}
@keyframes box1run {
  from {
    stroke-dasharray: 180;
  }
  to {
    stroke-dasharray: 360 ;
  }
}
.zz-public-page {
  display: flex;
  width: 100%;
  justify-content: center;
}
.zz-public-page .zz-box {
  display: flex;
}
.zz-public-page .zz-box .zz-boxs {
  display: flex;
}
.zz-public-page .p-num a {
  width: 0.5rem;
  height: 0.5rem;
  min-width: 40px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #222;
  cursor: pointer;
  font-weight: bold;
  margin: 0 5px;
  transition: all 0.4s;
  border-radius: 1000px;
  border: 1px solid #dedede;
}
.zz-public-page .p-num a:hover,
.zz-public-page .p-num a.on {
  background: #c68643;
  color: #fff;
}
.zz-public-page .p-num a:hover svg path,
.zz-public-page .p-num a.on svg path {
  fill: #fff;
}
.zz-public-page .p-prev,
.zz-public-page .p-next {
  width: 0.5rem;
  height: 0.5rem;
  min-width: 40px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #222;
  cursor: pointer;
  border: 1px solid #dedede;
  border-radius: 1000px;
}
.zz-public-page .p-prev:hover svg path,
.zz-public-page .p-next:hover svg path {
  fill: #fff;
}
.zz-public-page .p-prev svg,
.zz-public-page .p-next svg {
  width: 6px;
  height: auto;
}
.zz-public-page .p-prev svg path,
.zz-public-page .p-next svg path {
  fill: #9a9a9a;
  transition: all 0.4s;
}
.zz-public-page .p-prev {
  margin-right: 5px;
}
.zz-public-page .p-prev a {
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
  border-radius: 1000px;
  transition: all 0.4s;
  justify-content: center;
}
.zz-public-page .p-prev a:hover {
  background: #c68643;
  color: #fff;
}
.zz-public-page .p-prev a:hover svg path {
  fill: #fff;
}
.zz-public-page .p-next {
  margin-left: 5px;
}
.zz-public-page .p-next a {
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
  border-radius: 1000px;
  transition: all 0.4s;
  justify-content: center;
}
.zz-public-page .p-next a:hover {
  background: #c68643;
  color: #fff;
}
.zz-public-page .p-next a:hover svg path {
  fill: #fff;
}
.zz-public-page .p-num {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.zz-public-page .p-num span {
  color: #c68643;
  margin: 0 15px;
}
.zz-public-page .zz-cont {
  display: flex;
  align-items: center;
  margin-left: 0.2rem;
}
.zz-public-page .zz-cont input {
  width: 0.5rem;
  height: 0.5rem;
  min-width: 40px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid #dedede;
  margin-left: 0.2rem;
  margin-right: 0.1rem;
  text-align: center;
  color: #c68643;
  font-weight: bold;
}
@media (max-width: 767px) {
  .zz-public-page .zz-cont input {
    min-width: 0.8rem;
    min-height: 0.8rem;
  }
}
@media (max-width: 991px) {
  .zz-public-page .zz-cont {
    display: none;
  }
}
@media (max-width: 767px) {
  .zz-public-page .p-num a {
    margin: 0 0.15rem;
    min-width: 0.6rem;
    min-height: 0.6rem;
    font-size: 0.24rem;
  }
  .zz-public-page .p-prev svg,
  .zz-public-page .p-num a svg,
  .zz-public-page .p-next svg {
    width: 0.1rem;
  }
  .zz-public-page {
    flex-direction: column;
    align-items: center;
  }
  .zz-public-page .p-prev {
    margin-left: 0;
    min-height: 0.6rem;
    min-width: 0.6rem;
  }
  .zz-public-page .p-next {
    margin-right: 0;
    min-height: 0.6rem;
    min-width: 0.6rem;
  }
  .zz-public-page .p-num span {
    margin: 0 0.3rem;
  }
  .zz-public-page .zz-box {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .zz-public-page .zz-cont {
    margin-top: 0.5rem;
  }
}
.zz-public-title .h2 {
  line-height: 1.2;
  color: #1a1a1a;
}
.zz-public-title .zz-tips {
  margin-top: 0.3rem;
  color: #505050;
}
.zz-public-title.zz-public-title2 .h2,
.zz-public-title.zz-public-title2 .zz-tips {
  text-align: center;
}
.bo_news {
  padding: 0.5rem 0 0.45rem;
  position: relative;
  z-index: 150;
}
.bo_news .zz_w1560 {
  padding: 0 0.8rem;
}
@media (max-width: 1024px) {
  .bo_news .zz_w1560 {
    padding: 0;
  }
}
.bo_news ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.bo_news ul li {
  width: 30.35%;
  margin-right: 4.46%;
  margin-bottom: 0.6rem;
}
.bo_news ul li:nth-of-type(3n+3) {
  margin-right: 0;
}
.bo_news ul li:hover .public-img img {
  transform: scale(1.05);
}
.bo_news ul li:hover .public-img .video_on {
  opacity: 1;
}
.bo_news ul li:hover .pub_a {
  background: #c68643;
}
.bo_news ul li:hover .pub_a p {
  color: #fff;
}
.bo_news ul li:hover .pub_a svg {
  left: 0.07rem;
}
.bo_news ul li:hover .pub_a svg path {
  fill: #fff;
}
@media (max-width: 1024px) {
  .bo_news ul li {
    width: 47.77%;
  }
  .bo_news ul li:nth-of-type(3n+3) {
    margin-right: 4.46%;
  }
  .bo_news ul li:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .bo_news ul li {
    width: 100%;
    margin-right: 0;
  }
}
.bo_news ul li a {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  border-radius: 0.1rem;
  overflow: hidden;
}
.bo_news ul li .public-img {
  width: 100%;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
}
.bo_news ul li .public-img::before {
  padding-top: 56.47%;
}
.bo_news ul li .public-img img {
  transition: all 0.8s;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.bo_news ul li .public-img .video_on {
  transition: all 0.4s;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background: #c68643;
  cursor: pointer;
}
.bo_news ul li .public-img .video_on:hover {
  transform: translate(-50%, -50%) scale(0.9);
}
@media (max-width: 767px) {
  .bo_news ul li .public-img .video_on {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.bo_news ul li .public-img .video_on .ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 90%;
  animation: rotate 10s linear infinite;
}
.bo_news ul li .public-img .video_on .switch {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 23.33%;
  height: auto;
  margin-left: 0.05rem;
}
@media (max-width: 767px) {
  .bo_news ul li .public-img .video_on .switch {
    margin-left: 0.03rem;
  }
}
.bo_news ul li .public-img .video_on .switch path {
  fill: #fff;
}
.bo_news ul li .zz-cont {
  padding: 0.35rem 0.2rem;
  border-top: 0;
}
.bo_news ul li .zz-cont .zz-date {
  color: #999;
  margin-bottom: 5px;
}
.bo_news ul li .zz-cont .h3 {
  line-height: 1.41666667em;
  color: #333;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 2.84em;
}
@media (max-width: 1366px) {
  .bo_news ul li .zz-cont .h3 {
    font-size: 18px;
  }
}
.bo_news ul li .zz-cont .x-p {
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 4.5em;
  margin-top: 0.15rem;
}
.bo_news ul li .zz-cont .pub_a {
  margin-top: 0.7rem;
}
.bo_news .zz-public-page {
  padding-top: 0.3rem;
}
.bo_newsdetail2 {
  padding-top: 0.85rem;
  padding-bottom: 1.35rem;
}
@media (max-width: 767px) {
  .bo_newsdetail2 {
    padding-bottom: 1.1rem;
  }
}
.bo_newsdetail2 .zz-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .bo_newsdetail2 .zz-box {
    flex-direction: column;
  }
}
.bo_newsdetail2 .zz-box .zz-left {
  width: 64.28%;
}
@media (max-width: 1024px) {
  .bo_newsdetail2 .zz-box .zz-left {
    width: 100%;
  }
}
.bo_newsdetail2 .zz-box .zz-left .zz-text {
  color: #666;
  line-height: 1.875em;
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox {
  display: flex;
  justify-content: space-between;
  margin-top: 1.15rem;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox {
    margin-top: 0.5rem;
  }
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .box1 {
  display: flex;
  justify-content: space-between;
  flex: 1;
  flex-direction: column;
  padding-right: 0.4rem;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .box1 {
    flex-direction: column;
    flex: 1;
  }
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .box2 {
    display: flex;
    align-items: center;
  }
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .box2 .div-2 a {
  background: #c68643;
  padding: 0.15rem 0.35rem;
  border-radius: 1000px;
  color: #fff;
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .box2 .div-2 a img,
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .box2 .div-2 a svg {
  margin-left: 0;
  margin-right: 10px;
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .box2 .div-2 a img path,
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .box2 .div-2 a svg path {
  fill: #fff;
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox a {
  display: flex;
  align-items: center;
  color: #999;
  transition: all 0.4s;
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .zz-span {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .zz-span {
    max-width: unset;
  }
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-1:hover a {
  color: #c68643;
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-1:hover a img path,
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-1:hover a svg path {
  fill: #c68643;
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-1 img,
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-1 svg {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-1 img,
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-1 svg {
    display: none;
  }
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-1 {
    margin-bottom: 0.1rem;
  }
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-2 a {
  color: #333;
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-2 a img,
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-2 a svg {
  margin-left: 10px;
  transition: all 0.4s;
  width: 15px;
  height: auto;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-2 a img,
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-2 a svg {
    width: 0.25rem;
  }
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-3 {
  margin-top: 5px;
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-3 img,
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-3 svg {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-3 img,
  .bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-3 svg {
    display: none;
  }
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-3:hover a {
  color: #c68643;
}
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-3:hover a img path,
.bo_newsdetail2 .zz-box .zz-left .zz-atBtnBox .div-3:hover a svg path {
  fill: #c68643;
}
.bo_newsdetail2 .zz-box .zz-right {
  width: 28.57%;
  position: sticky;
  top: 1.2rem;
}
@media (max-width: 1024px) {
  .bo_newsdetail2 .zz-box .zz-right {
    width: 100%;
    top: unset;
    position: relative;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-right {
    width: 100%;
    position: relative;
    top: unset;
    margin-top: 1rem;
    padding-top: 0;
  }
}
.bo_newsdetail2 .zz-box .zz-right .zz-title {
  color: #191919;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-right .zz-title {
    font-size: 0.4rem;
  }
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-ul {
  margin-top: 0.25rem;
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-ul {
    margin-top: 0.3rem;
  }
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li {
  border-bottom: 1px solid #f0f0f0;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  display: flex;
  padding-left: 0.1rem;
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li a {
  display: flex;
  width: 100%;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li {
    padding: 0.4rem 0;
  }
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li:hover .zz-t {
  color: #c68643;
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li:hover .zz-t span {
  background-size: 100% 100%;
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li:hover .public-img img {
  transform: scale(1.05);
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li .public-img {
  width: 40%;
  border-radius: 5px;
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li .public-img::before {
  padding-top: 55%;
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li .public-img img {
  border-radius: inherit;
  transition: all 0.4s;
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li .zz-boxs {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding-left: 0.3rem;
  padding-top: 5px;
  padding-bottom: 0px;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li .zz-boxs {
    justify-content: center;
  }
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li .zz-t {
  color: #333;
  transition: all 0.1s;
  line-height: 1.5em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3em;
  position: relative;
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li .zz-t span {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #c68643 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.4s;
  display: initial;
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li .zz-date {
  color: #999;
  margin-top: 5px;
}
@media (max-width: 1366px) {
  .bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li .zz-date {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-li .zz-date {
    margin-top: 0rem;
    font-size: 0.26rem;
  }
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .pub_a {
  margin-top: 0.6rem;
}
@media (max-width: 1580px) {
  .bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-bigbox {
    display: flex;
  }
}
@media (max-width: 1024px) {
  .bo_newsdetail2 .zz-box .zz-right .newsHotBox .zz-bigbox {
    flex-direction: column;
  }
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .wx-codeBox {
  display: flex;
  align-items: flex-start;
  margin-top: 0.3rem;
  margin-left: 0.3rem;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-right .newsHotBox .wx-codeBox {
    margin-top: 0.55rem;
  }
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .wx-codeBox .wx-code {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .wx-codeBox img {
  width: 0.9rem;
  height: 0.9rem;
  min-width: 60px;
  min-height: 60px;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-right .newsHotBox .wx-codeBox img {
    min-width: 1.2rem;
    min-height: 1.2rem;
  }
}
.bo_newsdetail2 .zz-box .zz-right .newsHotBox .wx-codeBox span {
  color: #999;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .bo_newsdetail2 .zz-box .zz-right .newsHotBox .wx-codeBox span {
    margin-top: 0.2rem;
  }
}
.zz-bg {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.zz-bg video {
  position: absolute;
  left: -3px;
  top: 0;
  z-index: -1;
  width: 104%;
  height: 100%;
  object-fit: cover;
}
.bo_newsdetail1 {
  padding: 1rem 0 0.75rem;
}
.bo_newsdetail1 .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .bo_newsdetail1 .container {
    flex-direction: column;
    align-items: flex-start;
  }
}
.bo_newsdetail1 .zz-left {
  width: 53%;
}
@media (max-width: 991px) {
  .bo_newsdetail1 .zz-left {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .bo_newsdetail1 .zz-left {
    padding-right: 0;
    width: 100%;
  }
}
.bo_newsdetail1 .zz-left .h1 {
  color: #333;
  line-height: 1.2;
}
.bo_newsdetail1 .zz-left .zz-date {
  color: #666;
  margin-top: 0.35rem;
}
.bo_newsdetail1 .zz-right {
  width: auto;
}
@media (max-width: 767px) {
  .bo_newsdetail1 .zz-right {
    margin-top: 0.4rem;
  }
}
.bo_newsdetail1 .zz-right .social-share .social-share-icon {
  border-color: #666;
  background: transparent;
  color: #666;
  width: 0.5rem;
  height: 0.5rem;
  min-width: 40px;
  min-height: 40px;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.2rem;
  font-size: 20px;
}
.bo_newsdetail1 .zz-right .social-share .social-share-icon:last-child {
  margin-right: 0;
}
.bo_newsdetail1 .zz-right .social-share .social-share-icon:hover {
  background: #c68643;
  color: #fff;
  border-color: #c68643;
}
@media (max-width: 767px) {
  .bo_newsdetail1 .zz-right .social-share .social-share-icon {
    font-size: 0.32rem;
    min-width: 0.7rem;
    min-height: 0.7rem;
    border-color: #555;
    color: #555;
  }
}
@media (max-width: 767px) {
  .bo_newsdetail1 .zz-right .social-share .social-share-icon .wechat-qrcode {
    left: 140%;
    top: 50%;
    transform: translateY(-50%);
  }
  .bo_newsdetail1 .zz-right .social-share .social-share-icon .wechat-qrcode::after {
    content: unset;
  }
}
.activity1 {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 1.1rem 0 1.15rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .activity1 {
    padding-bottom: 0.8rem;
  }
}
.activity1 .zz_w1560 {
  position: relative;
  z-index: 2;
}
.activity1 .swiper-slide {
  display: flex;
  align-items: stretch;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .activity1 .swiper-slide {
    flex-direction: column;
  }
}
.activity1 .swiper-slide .zz-left {
  width: 50%;
  height: auto;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
@media (max-width: 767px) {
  .activity1 .swiper-slide .zz-left {
    width: 100%;
  }
}
.activity1 .swiper-slide .zz-left .zz-imgbox {
  height: 100%;
  width: 100%;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  overflow: hidden;
}
.activity1 .swiper-slide .zz-left .zz-imgbox img {
  transition: all 0.8s;
}
.activity1 .swiper-slide .zz-left .zz-imgbox:hover img {
  transform: scale(1.05);
}
.activity1 .swiper-slide .zz-left .zz-imgbox img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.activity1 .swiper-slide .zz-left .public-img {
  width: 100%;
  overflow: hidden;
}
.activity1 .swiper-slide .zz-left .public-img img {
  transition: all 0.8s;
}
.activity1 .swiper-slide .zz-left .public-img:hover img {
  transform: scale(1.05);
}
.activity1 .swiper-slide .zz-left .public-img::before {
  padding-top: 60.25%;
}
.activity1 .swiper-slide .zz-right {
  background: #f7f7f7;
  width: 50%;
  padding: 0.6rem 0.7rem 0.75rem;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
@media (max-width: 767px) {
  .activity1 .swiper-slide .zz-right {
    width: 100%;
    padding: 0.6rem 0.4rem;
  }
}
@media (max-width: 1024px) {
  .activity1 .swiper-slide .zz-right .zz-box1 {
    padding-right: 0;
  }
}
.activity1 .swiper-slide .zz-right .zz-tips {
  background: rgba(198, 134, 67, 0.72);
  padding: 4px 0.1rem;
  color: #fff;
  border-radius: 1000px;
  display: inline-flex;
  z-index: 2;
  min-width: 80px;
  justify-content: center;
  margin-bottom: 0.15rem;
}
@media (max-width: 767px) {
  .activity1 .swiper-slide .zz-right .zz-tips {
    margin-bottom: 0.3rem;
  }
}
.activity1 .swiper-slide .zz-right .zz-tips.zz-tips2 {
  background: rgba(35, 32, 72, 0.72);
}
.activity1 .swiper-slide .zz-right .h2 {
  line-height: 1.2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.2em;
}
.activity1 .swiper-slide .zz-right .zz-text {
  line-height: 1.66666667em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 5em;
  margin-top: 0.15rem;
}
.activity1 .swiper-slide .zz-right .zz-box2 {
  border-top: 1px solid #dedede;
  margin-top: 0.35rem;
  padding-top: 0.25rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .activity1 .swiper-slide .zz-right .zz-box2 {
    flex-direction: column;
    align-items: flex-start;
  }
}
.activity1 .swiper-slide .zz-right .zz-box2 .zz-l {
  margin-top: 0.1rem;
  flex: 1;
  padding-right: 0.4rem;
}
@media (max-width: 767px) {
  .activity1 .swiper-slide .zz-right .zz-box2 .zz-l {
    padding-right: 0;
    margin-bottom: 0.4rem;
  }
}
.activity1 .swiper-slide .zz-right .zz-box2 .zz-l .zz-li {
  color: #999;
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
}
.activity1 .swiper-slide .zz-right .zz-box2 .zz-l .zz-li:last-child {
  margin-bottom: 0;
}
.activity1 .swiper-slide .zz-right .zz-box2 .zz-l .zz-li i {
  height: 15px;
  width: 15px;
  margin-right: 10px;
  margin-top: 2px;
  display: inline-flex;
  justify-content: center;
}
.activity1 .swiper-slide .zz-right .zz-box2 .zz-l .zz-li i img,
.activity1 .swiper-slide .zz-right .zz-box2 .zz-l .zz-li i svg {
  width: auto;
  height: 100%;
}
.activity1 .swiper-slide .zz-right .zz-box2 .zz-l .zz-li i img path,
.activity1 .swiper-slide .zz-right .zz-box2 .zz-l .zz-li i svg path {
  fill: #c68643;
}
.activity1 .swiper-slide .zz-right .zz-box2 .zz-l .zz-li span {
  flex: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
.activity1 .swiper-pagination-bullet {
  width: 35px;
  height: 4px;
  border-radius: 1000px;
  background: #fff;
  opacity: 0.2;
  transition: all 0.4s;
}
.activity1 .swiper-pagination-bullet-active {
  opacity: 1;
}
.activity1 .swiper-container {
  padding-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .activity1 .swiper-container {
    padding-bottom: 1.05rem;
  }
}
.activity2 {
  padding: 0.5rem 0 0.55rem;
  position: relative;
  z-index: 150;
}
.activity2 .zz_w1560 {
  padding: 0 0.8rem;
}
@media (max-width: 1024px) {
  .activity2 .zz_w1560 {
    padding: 0;
  }
}
.activity2 ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.activity2 ul li {
  width: 30.35%;
  margin-right: 4.46%;
  height: auto;
  position: relative;
  z-index: 1;
  margin-bottom: 0.6rem;
}
.activity2 ul li:nth-of-type(3n+3) {
  margin-right: 0;
}
.activity2 ul li:hover .public-img img {
  transform: scale(1.05);
}
.activity2 ul li:hover .pub_a {
  background: #c68643;
}
.activity2 ul li:hover .pub_a p {
  color: #fff;
}
.activity2 ul li:hover .pub_a svg {
  left: 0.07rem;
}
.activity2 ul li:hover .pub_a svg path {
  fill: #fff;
}
@media (max-width: 1024px) {
  .activity2 ul li {
    width: 47.77%;
  }
  .activity2 ul li:nth-of-type(3n+3) {
    margin-right: 4.46%;
  }
  .activity2 ul li:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .activity2 ul li {
    width: 100%;
    margin-right: 0;
  }
}
.activity2 ul li a {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.activity2 ul li .zz-tips {
  background: rgba(198, 134, 67, 0.72);
  padding: 4px 0.1rem;
  color: #fff;
  border-radius: 1000px;
  position: absolute;
  display: inline-flex;
  top: 0.15rem;
  left: 0.2rem;
  z-index: 2;
  min-width: 80px;
  justify-content: center;
}
.activity2 ul li .zz-tips.zz-tips2 {
  background: rgba(35, 32, 72, 0.72);
}
.activity2 ul li .public-img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.activity2 ul li .public-img::before {
  padding-top: 56.47%;
}
.activity2 ul li .public-img img {
  transition: all 0.8s;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.activity2 ul li .zz-cont {
  padding: 0.25rem 0.2rem 0.4rem;
  border: 1px solid #ddd;
  border-top: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.activity2 ul li .zz-cont .h3 {
  line-height: 1.41666667em;
  color: #333;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2.84em;
}
@media (max-width: 1366px) {
  .activity2 ul li .zz-cont .h3 {
    font-size: 18px;
  }
}
.activity2 ul li .zz-cont .zz-box {
  margin-top: 0.1rem;
}
.activity2 ul li .zz-cont .zz-box .zz-li {
  color: #999;
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
}
.activity2 ul li .zz-cont .zz-box .zz-li:last-child {
  margin-bottom: 0;
}
.activity2 ul li .zz-cont .zz-box .zz-li i {
  height: 15px;
  width: 15px;
  margin-right: 10px;
  margin-top: 2px;
  display: inline-flex;
  justify-content: center;
}
.activity2 ul li .zz-cont .zz-box .zz-li i img,
.activity2 ul li .zz-cont .zz-box .zz-li i svg {
  width: auto;
  height: 100%;
}
.activity2 ul li .zz-cont .zz-box .zz-li span {
  flex: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
.activity2 ul li .zz-cont .pub_a {
  margin-top: 0.25rem;
}
.activity2 .zz-public-page {
  padding-top: 0.3rem;
}
.zz-nyNav-box {
  padding-top: 1rem;
  display: flex;
  position: relative;
  z-index: 200;
}
.zz-nyNav-box .zz-sbtn {
  background: #c68643;
  color: #fff;
  height: 45px;
  padding: 0 0.4rem;
  border-radius: 1000px;
  position: relative;
  z-index: 10;
  min-width: 100px;
}
.zz-nyNav-box .zz_w1560 {
  padding: 0 0.8rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .zz-nyNav-box .zz_w1560 {
    padding: 0;
    flex-direction: column;
    align-items: flex-start;
  }
}
.zz-nyNav-box .zz-left {
  display: flex;
}
@media (max-width: 767px) {
  .zz-nyNav-box .zz-left {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    margin-bottom: 0.8rem;
  }
}
.zz-nyNav-box .zz-right {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  height: 45px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .zz-nyNav-box .zz-right {
    margin-top: 0.3rem;
  }
}
@media (max-width: 767px) {
  .zz-nyNav-box .zz-right {
    margin-top: 0;
    margin-bottom: 0.6rem;
    width: 100%;
  }
}
.zz-nyNav-box .zz-right form {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .zz-nyNav-box .zz-right form {
    width: 100%;
  }
}
.zz-nyNav-box .zz-right .zz-l {
  flex: 1;
  height: 100%;
  padding-left: 0.2rem;
  display: flex;
  align-items: center;
}
.zz-nyNav-box .zz-right .zz-l img,
.zz-nyNav-box .zz-right .zz-l svg {
  width: 15px;
  height: auto;
}
.zz-nyNav-box .zz-right .zz-l img path,
.zz-nyNav-box .zz-right .zz-l svg path {
  fill: #999;
}
.zz-nyNav-box .zz-right .zz-l input {
  width: 2.4rem;
  padding: 0 10px;
  height: 100%;
}
.zz-nyNav-box .zz-right .zz-r {
  height: 100%;
  position: relative;
  z-index: 1;
}
.zz-nyNav-box .zz-right .zz-r::before {
  content: '';
  position: absolute;
  top: 50%;
  height: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  background: #eee;
}
.zz-nyNav-box .zz-right .zz-r .zz-btn {
  height: 100%;
  padding: 0 0.25rem;
  color: #c68643;
}
@media (max-width: 1400px) {
  .zz-nyNav-box.activity-nyNav-box .zz_w1560 {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 1400px) {
  .zz-nyNav-box.activity-nyNav-box .zz-left {
    margin-bottom: 0.3rem;
  }
}
@media (max-width: 1024px) {
  .zz-nyNav-box.activity-nyNav-box .zz-left {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .zz-nyNav-box.activity-nyNav-box .zz-left {
    margin-bottom: 0.8rem;
  }
}
.zz-nyNav-box .zz-sbtnBox {
  display: flex;
  align-items: center;
}
.zz-nyNav-box .wx_t_r_box {
  margin-left: 0.3rem;
  position: relative;
  cursor: pointer;
}
.zz-nyNav-box .wx_t_r_box.on .wx_t_r_ewm,
.zz-nyNav-box .wx_t_r_box:hover .wx_t_r_ewm {
  transform: translateX(-50%) scale(1);
}
.zz-nyNav-box .wx_t_r_box.on .wx_t_r_con svg path,
.zz-nyNav-box .wx_t_r_box:hover .wx_t_r_con svg path {
  fill: #fff;
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_ewm {
  position: absolute;
  bottom: 120%;
  left: 50%;
  background: #fff;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  z-index: 100;
  transform: translateX(-50%) scale(0);
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  width: 100px;
  height: 100px;
  padding: 5px;
}
@media (max-width: 767px) {
  .zz-nyNav-box .wx_t_r_box .wx_t_r_ewm {
    width: 100px;
    height: 100px;
  }
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_ewm img {
  object-fit: contain;
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_ewm svg {
  width: 9px;
  height: 5px;
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_ewm svg path {
  fill: #fff;
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_con {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_con:hover .img1_svg {
  background: #c68643;
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_con:hover .img1_svg svg path {
  fill: #fff;
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_con .img1_svg {
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c68643;
}
@media (max-width: 991px) {
  .zz-nyNav-box .wx_t_r_box .wx_t_r_con .img1_svg {
    width: 0.55rem;
    height: 0.55rem;
  }
}
@media (max-width: 767px) {
  .zz-nyNav-box .wx_t_r_box .wx_t_r_con .img1_svg {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_con .img1_svg svg {
  width: 52.63157895%;
  height: auto;
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_con .img1_svg svg path {
  transition: all 0.4s;
  fill: #8e8e8e;
  fill: #fff;
}
.zz-nyNav-box .wx_t_r_box .wx_t_r_con p {
  margin-top: 0.1rem;
  color: #999;
}
.zz-public-date {
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  position: relative;
  width: 1.9rem;
  width: 190px;
  min-width: 120px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .zz-public-date {
    width: 100%;
    min-width: unset;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
}
.zz-public-date:hover .date-2 {
  display: block;
}
.zz-public-date .date-1 {
  display: inline-flex;
  width: 100%;
  height: 45px;
  border: 1px solid #d6d7da;
  border-radius: 10px;
  position: relative;
  z-index: 3;
  overflow: hidden;
  align-items: center;
  justify-content: space-between;
}
.zz-public-date .date-1 .zz-text1 {
  width: 100%;
  height: 100%;
}
.zz-public-date .date-1 .zz-text1 .zz-box {
  display: flex;
  height: 100%;
  width: 100%;
}
.zz-public-date .date-1 .zz-text1 .zz-p1 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  color: #666;
  padding-left: 0.2rem;
  padding-right: 0.1rem;
}
.zz-public-date .date-1 .zz-text1 .zz-p2 {
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zz-public-date .date-1 .zz-text1 .zz-p2 img,
.zz-public-date .date-1 .zz-text1 .zz-p2 svg {
  width: 10px;
  height: auto;
}
.zz-public-date .date-1 .zz-text1 .zz-p2 img path,
.zz-public-date .date-1 .zz-text1 .zz-p2 svg path {
  fill: #999;
}
.zz-public-date .date-1 .zz-text2 {
  display: none;
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
}
.zz-public-date .date-1 .zz-text2 .zz-icon {
  position: absolute;
  height: 100%;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
}
.zz-public-date .date-1 .zz-text2 .zz-icon img,
.zz-public-date .date-1 .zz-text2 .zz-icon svg {
  width: 10px;
  height: auto;
}
.zz-public-date .date-1 .zz-text2 .zz-icon img path,
.zz-public-date .date-1 .zz-text2 .zz-icon svg path {
  fill: #999;
}
.zz-public-date .date-1 .zz-text2 .zz-ul {
  display: flex;
  align-items: center;
  padding: 0 0.1rem;
  width: calc(100% - 40px);
  height: 100%;
  overflow-x: auto;
  white-space: nowrap;
}
.zz-public-date .date-1 .zz-text2 .zz-ul::-webkit-scrollbar {
  height: 0;
}
.zz-public-date .date-1 .zz-text2 .zz-ul .zz-li {
  display: flex;
  align-items: center;
  border-radius: 5px;
  background: #fff6ec;
  padding-left: 8px;
  margin-right: 5px;
}
.zz-public-date .date-1 .zz-text2 .zz-ul .zz-li:last-child {
  margin-right: 0;
}
.zz-public-date .date-1 .zz-text2 .zz-ul .zz-li .zz-p1 {
  color: #c68643;
  white-space: nowrap;
}
.zz-public-date .date-1 .zz-text2 .zz-ul .zz-li .zz-p2 {
  width: 25px;
  height: 25px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}
.zz-public-date .date-1 .zz-text2 .zz-ul .zz-li .zz-p2 img,
.zz-public-date .date-1 .zz-text2 .zz-ul .zz-li .zz-p2 svg {
  width: 10px;
  height: 10px;
}
.zz-public-date .date-2 {
  position: absolute;
  top: calc(100% + 15px);
  left: -2px;
  background: #fff;
  border-radius: 10px;
  width: 2.35rem;
  z-index: 3;
  border: 1px solid #dee1e7;
  padding: 15px 0;
  display: none;
}
@media (max-width: 767px) {
  .zz-public-date .date-2 {
    z-index: 20;
  }
}
.zz-public-date .date-2::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: -16px;
  left: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .zz-public-date .date-2::before {
    top: 0;
  }
}
@media (max-width: 767px) {
  .zz-public-date .date-2 {
    width: 100%;
  }
}
.zz-public-date .date-2 .zz-icon {
  position: absolute;
  width: 12px;
  height: 8px;
  top: -8px;
  left: 0.4rem;
}
.zz-public-date .date-2 .ul-1 {
  width: 0.85rem;
  min-width: 65px;
  height: 2.5rem;
  min-height: 200px;
  position: relative;
  overflow-y: auto;
  /*瀹氫箟婊氬姩鏉＄殑杞ㄩ亾棰滆壊銆佸唴闃村奖鍙婂渾瑙�*/
  /*瀹氫箟婊戝潡棰滆壊銆佸唴闃村奖鍙婂渾瑙�*/
}
.zz-public-date .date-2 .ul-1::-webkit-scrollbar {
  width: 2px;
  /*瀵瑰瀭鐩存祦鍔ㄦ潯鏈夋晥*/
}
.zz-public-date .date-2 .ul-1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ddd;
  background-color: #ddd;
  border-radius: 3px;
}
.zz-public-date .date-2 .ul-1::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #c68643;
}
.zz-public-date .date-2 .ul-1 .li-1 {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 5px 0;
  justify-content: center;
  cursor: pointer;
}
.zz-public-date .date-2 .ul-1 .li-1 > div {
  transition: all 0.4s;
}
.zz-public-date .date-2 .ul-1 .li-1.on > div,
.zz-public-date .date-2 .ul-1 .li-1:hover > div {
  color: #c68643;
}
.zz-public-date .date-2 .zz-ul2Box .ul-2 {
  display: none;
  position: absolute;
  left: 0.85rem;
  top: 15px;
  height: 2.5rem;
  min-height: 200px;
  padding: 0 0;
  padding-right: 0;
  width: 1.5rem;
  border-left: 1px solid #eeeeee;
}
@media (max-width: 767px) {
  .zz-public-date .date-2 .zz-ul2Box .ul-2 {
    width: 350%;
  }
}
.zz-public-date .date-2 .zz-ul2Box .ul-2 > div {
  height: 100%;
  padding: 0 0;
  overflow-y: auto;
  /*瀹氫箟婊氬姩鏉＄殑杞ㄩ亾棰滆壊銆佸唴闃村奖鍙婂渾瑙�*/
  /*瀹氫箟婊戝潡棰滆壊銆佸唴闃村奖鍙婂渾瑙�*/
  display: flex;
  flex-direction: column;
}
.zz-public-date .date-2 .zz-ul2Box .ul-2 > div::-webkit-scrollbar {
  width: 2px;
  /*瀵瑰瀭鐩存祦鍔ㄦ潯鏈夋晥*/
}
.zz-public-date .date-2 .zz-ul2Box .ul-2 > div::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ddd;
  background-color: #ddd;
  border-radius: 3px;
}
.zz-public-date .date-2 .zz-ul2Box .ul-2 > div::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #c68643;
}
.zz-public-date .date-2 .zz-ul2Box .ul-2 .li-2 {
  display: inline-flex;
  transition: all 0.3s;
  align-items: center;
  padding: 5px 0;
  padding-left: 0.25rem;
  justify-content: space-between;
  cursor: pointer;
}
.zz-public-date .date-2 .zz-ul2Box .ul-2 .li-2:hover,
.zz-public-date .date-2 .zz-ul2Box .ul-2 .li-2.on {
  background: #fceddd;
  color: #c68643;
}
.zz-public-date .date-2 .zz-ul2Box .ul-2 .li-2.on img,
.zz-public-date .date-2 .zz-ul2Box .ul-2 .li-2.on svg {
  opacity: 1;
}
.zz-public-date .date-2 .zz-ul2Box .ul-2 .li-2 img,
.zz-public-date .date-2 .zz-ul2Box .ul-2 .li-2 svg {
  margin-right: 0.25rem;
  width: 15px;
  height: auto;
  transition: all 0.4s;
  opacity: 0;
}
.zz-public-date .date-2 .zz-ul2Box .ul-2:nth-of-type(1) {
  display: block;
}
.zz-public-firstSelect {
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  position: relative;
  width: 1.9rem;
  width: 190px;
  min-width: 120px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .zz-public-firstSelect {
    width: 100%;
    min-width: unset;
    margin-bottom: 0.3rem;
    margin-right: 0;
  }
}
.zz-public-firstSelect:hover .date-2 {
  display: block;
}
.zz-public-firstSelect .date-1 {
  display: inline-flex;
  width: 100%;
  height: 45px;
  border: 1px solid #d6d7da;
  border-radius: 10px;
  position: relative;
  z-index: 3;
  overflow: hidden;
  align-items: center;
  justify-content: space-between;
}
.zz-public-firstSelect .date-1 .zz-text1 {
  width: 100%;
  height: 100%;
}
.zz-public-firstSelect .date-1 .zz-text1 .zz-box {
  display: flex;
  height: 100%;
  width: 100%;
}
.zz-public-firstSelect .date-1 .zz-text1 .zz-p1 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  color: #666;
  padding-left: 0.2rem;
  padding-right: 0.1rem;
}
.zz-public-firstSelect .date-1 .zz-text1 .zz-p2 {
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zz-public-firstSelect .date-1 .zz-text1 .zz-p2 img,
.zz-public-firstSelect .date-1 .zz-text1 .zz-p2 svg {
  width: 10px;
  height: auto;
}
.zz-public-firstSelect .date-1 .zz-text1 .zz-p2 img path,
.zz-public-firstSelect .date-1 .zz-text1 .zz-p2 svg path {
  fill: #999;
}
.zz-public-firstSelect .date-1 .zz-text2 {
  display: none;
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
}
.zz-public-firstSelect .date-1 .zz-text2 .zz-icon {
  position: absolute;
  height: 100%;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
}
.zz-public-firstSelect .date-1 .zz-text2 .zz-icon img,
.zz-public-firstSelect .date-1 .zz-text2 .zz-icon svg {
  width: 10px;
  height: auto;
}
.zz-public-firstSelect .date-1 .zz-text2 .zz-icon img path,
.zz-public-firstSelect .date-1 .zz-text2 .zz-icon svg path {
  fill: #999;
}
.zz-public-firstSelect .date-1 .zz-text2 .zz-ul {
  display: flex;
  align-items: center;
  padding: 0 0.1rem;
  width: calc(100% - 40px);
  height: 100%;
  overflow-x: auto;
  white-space: nowrap;
}
.zz-public-firstSelect .date-1 .zz-text2 .zz-ul::-webkit-scrollbar {
  height: 0;
}
.zz-public-firstSelect .date-1 .zz-text2 .zz-ul .zz-li {
  display: flex;
  align-items: center;
  border-radius: 5px;
  background: #fff6ec;
  padding-left: 8px;
  margin-right: 5px;
}
.zz-public-firstSelect .date-1 .zz-text2 .zz-ul .zz-li:last-child {
  margin-right: 0;
}
.zz-public-firstSelect .date-1 .zz-text2 .zz-ul .zz-li .zz-p1 {
  color: #c68643;
  white-space: nowrap;
}
.zz-public-firstSelect .date-1 .zz-text2 .zz-ul .zz-li .zz-p2 {
  width: 25px;
  height: 25px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}
.zz-public-firstSelect .date-1 .zz-text2 .zz-ul .zz-li .zz-p2 img,
.zz-public-firstSelect .date-1 .zz-text2 .zz-ul .zz-li .zz-p2 svg {
  width: 10px;
  height: 10px;
}
.zz-public-firstSelect .date-2 {
  position: absolute;
  top: calc(100% + 15px);
  left: -2px;
  background: #fff;
  border-radius: 10px;
  width: 2.35rem;
  z-index: 2;
  border: 1px solid #dee1e7;
  padding: 15px 0;
  display: none;
}
@media (max-width: 767px) {
  .zz-public-firstSelect .date-2 {
    z-index: 20;
    width: 100%;
  }
}
.zz-public-firstSelect .date-2::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: -15%;
  left: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .zz-public-firstSelect .date-2::before {
    top: 0;
  }
}
.zz-public-firstSelect .date-2 .zz-icon {
  position: absolute;
  width: 12px;
  height: 8px;
  top: -8px;
  left: 0.4rem;
}
.zz-public-firstSelect .date-2 .ul-1 {
  width: 0.85rem;
  min-width: 65px;
  height: 2.5rem;
  min-height: 200px;
  position: relative;
}
.zz-public-firstSelect .date-2 .ul-1 .li-1 {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 5px 0;
  justify-content: center;
  cursor: pointer;
}
.zz-public-firstSelect .date-2 .ul-1 .li-1 > div {
  transition: all 0.4s;
}
.zz-public-firstSelect .date-2 .ul-1 .li-1.on > div,
.zz-public-firstSelect .date-2 .ul-1 .li-1:hover > div {
  color: #c68643;
}
.zz-public-firstSelect .date-2 ul {
  left: 100%;
  top: 0;
  height: 100%;
  min-height: 200px;
  padding: 0 0;
  padding-right: 0;
  width: 100%;
}
.zz-public-firstSelect .date-2 ul > div {
  height: 100%;
  padding: 0 0;
  overflow-y: auto;
  /*瀹氫箟婊氬姩鏉＄殑杞ㄩ亾棰滆壊銆佸唴闃村奖鍙婂渾瑙�*/
  /*瀹氫箟婊戝潡棰滆壊銆佸唴闃村奖鍙婂渾瑙�*/
  display: flex;
  flex-direction: column;
}
.zz-public-firstSelect .date-2 ul > div::-webkit-scrollbar {
  width: 2px;
  /*瀵瑰瀭鐩存祦鍔ㄦ潯鏈夋晥*/
}
.zz-public-firstSelect .date-2 ul > div::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ddd;
  background-color: #ddd;
  border-radius: 3px;
}
.zz-public-firstSelect .date-2 ul > div::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #c68643;
}
.zz-public-firstSelect .date-2 ul li {
  display: inline-flex;
  transition: all 0.3s;
  align-items: center;
  padding: 5px 0;
  padding-left: 0.25rem;
  justify-content: space-between;
  cursor: pointer;
  width: 100%;
}
.zz-public-firstSelect .date-2 ul li:hover,
.zz-public-firstSelect .date-2 ul li.on {
  background: #fceddd;
  color: #c68643;
}
.zz-public-firstSelect .date-2 ul li.on img,
.zz-public-firstSelect .date-2 ul li.on svg {
  opacity: 1;
}
.zz-public-firstSelect .date-2 ul li img,
.zz-public-firstSelect .date-2 ul li svg {
  margin-right: 0.25rem;
  width: 15px;
  height: auto;
  transition: all 0.4s;
  opacity: 0;
}
.zz-public-firstSelect .date-2:nth-of-type(1) .ul-2 {
  display: block;
}
.zz-pd80 {
  padding: 0 0.8rem;
}
@media (max-width: 767px) {
  .zz-pd80 {
    padding: 0;
  }
}
.join1 {
  position: relative;
  z-index: 150;
  overflow: hidden;
}
.join1 .bgimg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 0;
}
.join1 .zz-box {
  padding: 1.3rem 0.8rem 1.4rem;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: stretch;
}
@media (max-width: 767px) {
  .join1 .zz-box {
    padding: 1.1rem 0 1.2rem;
    flex-direction: column;
  }
}
.join1 .zz-box .zz-left {
  width: 50%;
  margin-top: 1.05rem;
}
@media (max-width: 767px) {
  .join1 .zz-box .zz-left {
    margin-top: 0;
    width: 100%;
  }
}
.join1 .zz-box .zz-left .zz-btn {
  margin-top: 0.55rem;
}
.join1 .zz-box .zz-right {
  width: 50%;
}
@media (max-width: 767px) {
  .join1 .zz-box .zz-right {
    width: 100%;
    margin-top: 1rem;
  }
}
.join1 .zz-box .zz-right .zz-box {
  width: 100%;
  height: 0;
  padding-bottom: 58.5%;
  position: relative;
  z-index: 1;
}
.join1 .zz-box .zz-right .zz-imgbox1 {
  width: 41.42%;
  position: absolute;
  z-index: 3;
  top: 0%;
  left: 0%;
  opacity: 0;
  top: -5%;
  left: -10%;
}
.join1 .zz-box .zz-right .zz-imgbox1 .public-img {
  width: 100%;
}
.join1 .zz-box .zz-right .zz-imgbox1 .public-img::before {
  padding-top: 79.31%;
}
.join1 .zz-box .zz-right .zz-imgbox2 {
  width: 21.42%;
  position: absolute;
  z-index: 1;
  opacity: 0;
  top: 9%;
  right: -10%;
}
@media (max-width: 767px) {
  .join1 .zz-box .zz-right .zz-imgbox2 {
    width: 35.42%;
  }
}
.join1 .zz-box .zz-right .zz-imgbox2 .public-img {
  width: 100%;
}
.join1 .zz-box .zz-right .zz-imgbox2 .public-img::before {
  padding-top: 80%;
}
.join1 .zz-box .zz-right .zz-imgbox3 {
  width: 75.71%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  bottom: -10%;
  left: 40%;
}
.join1 .zz-box .zz-right .zz-imgbox3 .public-img {
  width: 100%;
}
.join1 .zz-box .zz-right .zz-imgbox3 .public-img::before {
  padding-top: 70.75%;
}
.join2 {
  padding: 1.4rem 0;
  overflow: hidden;
  position: relative;
  z-index: 150;
}
@media (max-width: 767px) {
  .join2 {
    padding: 1.1rem 0 0.8rem;
  }
}
.join2 .zz-box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .join2 .zz-box {
    flex-direction: column;
  }
}
.join2 .zz-left {
  width: 25%;
  padding-top: 0.35rem;
}
@media (max-width: 1024px) {
  .join2 .zz-left {
    width: 100%;
  }
}
.join2 .zz-right {
  width: 75%;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .join2 .zz-right {
    width: 100%;
    justify-content: center;
    margin-top: 0.8rem;
  }
}
@media (max-width: 767px) {
  .join2 .zz-right {
    flex-direction: column;
  }
}
.join2 .zz-right .zz-li {
  width: 47.61%;
  border-radius: 1000px;
  transition: all 0.4s;
  position: relative;
  height: 0;
  padding-bottom: 47.61%;
  z-index: 1;
}
@media (max-width: 767px) {
  .join2 .zz-right .zz-li {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 0.4rem;
    height: auto;
    padding-bottom: unset;
  }
}
.join2 .zz-right .zz-li:nth-of-type(1) {
  transform: translateX(8.57%);
  z-index: 2;
}
@media (max-width: 767px) {
  .join2 .zz-right .zz-li:nth-of-type(1) {
    transform: translateX(0);
  }
}
.join2 .zz-right .zz-li:hover .zz-box,
.join2 .zz-right .zz-li.on .zz-box {
  background: #c68643;
}
.join2 .zz-right .zz-li:hover .zz-box .zz-boxs1 .zz-icon img path,
.join2 .zz-right .zz-li.on .zz-box .zz-boxs1 .zz-icon img path,
.join2 .zz-right .zz-li:hover .zz-box .zz-boxs1 .zz-icon svg path,
.join2 .zz-right .zz-li.on .zz-box .zz-boxs1 .zz-icon svg path {
  fill: #fff;
}
.join2 .zz-right .zz-li:hover .zz-box .zz-boxs1 .zz-title,
.join2 .zz-right .zz-li.on .zz-box .zz-boxs1 .zz-title,
.join2 .zz-right .zz-li:hover .zz-box .zz-boxs1 .zz-text,
.join2 .zz-right .zz-li.on .zz-box .zz-boxs1 .zz-text {
  color: #fff;
}
.join2 .zz-right .zz-li:hover .zz-box .zz-boxs2,
.join2 .zz-right .zz-li.on .zz-box .zz-boxs2 {
  background-image: linear-gradient(to bottom, #fff, rgba(214, 232, 242, 0.5), rgba(214, 232, 242, 0));
}
.join2 .zz-right .zz-li .zz-box {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f5f5f5;
  border-radius: inherit;
  z-index: 2;
  transition: all 0.4s;
  overflow: hidden;
}
@media (max-width: 767px) {
  .join2 .zz-right .zz-li .zz-box {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
  }
}
.join2 .zz-right .zz-li .zz-box .zz-boxs1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 0.65rem 0.9rem;
}
@media (max-width: 767px) {
  .join2 .zz-right .zz-li .zz-box .zz-boxs1 {
    padding: 0.6rem 1rem;
  }
}
.join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-icon {
  width: 0.65rem;
  height: 0.65rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-icon {
    margin-bottom: 0.4rem;
  }
}
.join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-icon img,
.join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-icon svg {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-icon img path,
.join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-icon svg path {
  transition: all 0.4s;
}
.join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-title,
.join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-text {
  text-align: center;
  transition: all 0.4s;
  line-height: 1.5em;
}
.join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-title {
  color: #c68643;
}
@media (max-width: 1024px) {
  .join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-title {
    font-size: 16px;
  }
}
.join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-text {
  margin-top: 0.15rem;
}
@media (max-width: 1024px) {
  .join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .join2 .zz-right .zz-li .zz-box .zz-boxs1 .zz-text {
    font-size: 0.28rem;
    margin-top: 0.3rem;
  }
}
.join2 .zz-right .zz-li .zz-boxs2 {
  font-size: 1.2rem;
  line-height: 1;
  color: transparent;
  z-index: 5;
  background-image: linear-gradient(to bottom, #999, rgba(214, 232, 242, 0));
  -webkit-background-clip: text;
  opacity: 0.2;
  transition: all 0.4s;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
}
@media (max-width: 767px) {
  .join2 .zz-right .zz-li .zz-boxs2 {
    transform: unset;
    left: unset;
    right: -4%;
    bottom: -15%;
    font-size: 2rem;
  }
}
.join3 {
  background: #f5f5f5;
  padding: 1.25rem 0 1.15rem;
  margin-bottom: 0.65rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 767px) {
  .join3 {
    padding: 1.1rem 0 0.8rem;
  }
}
.join3 .bgimg {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.join3 .zz_w1560 {
  position: relative;
  z-index: 3;
}
.join3 .zz-box {
  position: relative;
  z-index: 1;
  margin-top: 0.6rem;
}
.join3 .zz-box .public-img {
  position: absolute;
  width: 65.71%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  z-index: 1;
}
@media (max-width: 1024px) {
  .join3 .zz-box .public-img {
    width: 100%;
  }
}
.join3 .zz-box .public-img img {
  border-radius: inherit;
}
.join3 .zz-box .public-img::before {
  padding-top: 78.49%;
}
.join3 .zz-box .zz-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 2;
  margin-bottom: 0.35rem;
}
@media (max-width: 767px) {
  .join3 .zz-box .zz-list {
    flex-direction: column;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .join3 .zz-box .zz-list {
    flex-direction: unset;
    justify-content: flex-start;
  }
}
.join3 .zz-box .zz-list:last-child {
  margin-bottom: 0;
}
.join3 .zz-box .zz-list .zz-li {
  margin-bottom: 0.3rem;
}
@media (max-width: 1024px) {
  .join3 .zz-box .zz-list .zz-li {
    display: inline-flex;
  }
}
@media (max-width: 767px) {
  .join3 .zz-box .zz-list .zz-li {
    margin-right: 0.3rem;
  }
}
.join3 .zz-box .zz-list .zz-li .zz-text {
  color: #c68643;
  border-radius: 1000px;
  border: 2px solid #c68643;
  background: #fff;
  min-height: 40px;
  min-width: 120px;
  padding: 0.2rem 0.4rem;
  transition: all 0.4s;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .join3 .zz-box .zz-list .zz-li .zz-text {
    padding: 0.1rem 0.4rem;
  }
}
.join3 .zz-box .zz-list .zz-li .zz-text:hover {
  background: #c68643;
  color: #fff;
}
.join3 .zz-box .zz-list1 .zz-li {
  margin-left: 1.35rem;
}
@media (max-width: 767px) {
  .join3 .zz-box .zz-list1 .zz-li {
    margin-left: 0;
  }
}
.join3 .zz-box .zz-list1 .zz-li:nth-of-type(1) {
  margin-left: 0;
}
@media (max-width: 1024px) {
  .join3 .zz-box .zz-list2 .zz-li {
    margin-bottom: 0.2rem;
  }
}
.join3 .zz-box .zz-list3 {
  transform: translateX(0.2rem);
}
@media (max-width: 1024px) {
  .join3 .zz-box .zz-list3 {
    transform: translateX(0);
  }
}
.join3 .zz-box .zz-list3 .zz-li {
  margin-left: 2.1rem;
}
@media (max-width: 767px) {
  .join3 .zz-box .zz-list3 .zz-li {
    margin-left: 0;
  }
}
.join3 .zz-box .zz-list3 .zz-li:last-child {
  margin-left: 1.95rem;
}
@media (max-width: 767px) {
  .join3 .zz-box .zz-list3 .zz-li:last-child {
    margin-left: 0;
  }
}
.join3 .zz-box .zz-list3 .zz-li:nth-of-type(1) {
  margin-left: 0;
}
.join3 .zz-box .zz-list3 .zz-li:nth-of-type(2) {
  margin-top: -0.1rem;
}
@media (max-width: 1024px) {
  .join3 .zz-box .zz-list3 .zz-li:nth-of-type(2) {
    margin-top: 0;
  }
}
.join3 .zz-box .zz-list4 {
  transform: translateX(-0.25rem);
}
@media (max-width: 1024px) {
  .join3 .zz-box .zz-list4 {
    transform: translateX(0);
  }
}
.join3 .zz-box .zz-list4 .zz-li {
  margin-left: 0.65rem;
}
@media (max-width: 767px) {
  .join3 .zz-box .zz-list4 .zz-li {
    margin-left: 0;
  }
}
.join3 .zz-icon {
  position: absolute;
  z-index: 3;
}
@media (max-width: 767px) {
  .join3 .zz-icon {
    display: none;
  }
}
.join3 .zz-icon .zz-div {
  border-radius: 1000px;
  border: 2px solid #c68643;
  background: #fff;
  min-height: 40px;
  min-width: 120px;
  width: 1.9rem;
  height: 0.65rem;
  opacity: 0.3;
}
.join3 .zz-icon.zz-icon1 {
  top: 39%;
  left: -5.2%;
}
.join3 .zz-icon.zz-icon2 {
  right: 0.35rem;
  top: 39.56%;
}
.join3 .zz-icon.zz-icon3 {
  top: 78%;
  left: 6.77%;
}
.join3 .zz-icon.zz-icon4 {
  top: 82.41%;
  right: 4.95%;
}
.zz-public-swpBtn {
  width: 0.55rem;
  height: 0.55rem;
  min-width: 40px;
  min-height: 40px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  opacity: 1;
  overflow: unset;
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  border-radius: 1000px;
  margin-top: 0;
  border: 1px solid #c0bebd;
}
@media (max-width: 767px) {
  .zz-public-swpBtn {
    width: 0.8rem;
    height: 0.8rem;
    min-width: 0.8rem;
    min-height: 0.8rem;
  }
}
.zz-public-swpBtn svg {
  width: 0.21rem;
  min-width: 8px;
}
@media (max-width: 767px) {
  .zz-public-swpBtn svg {
    width: 0.26rem;
  }
}
.zz-public-swpBtn svg path {
  fill: #979898 !important;
  opacity: 1;
  transition: all 0.4s;
}
.zz-public-swpBtn:hover svg path {
  fill: #c68643 !important;
}
.zz-public-swpBtn.swiper-button-next img,
.zz-public-swpBtn.swiper-button-next svg {
  transform: rotate(180deg);
}
.zz-public-swpBtn .svgbox {
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}
.zz-public-swpBtn .svgbox svg {
  width: calc(100%);
  height: calc(100%);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  z-index: 5;
}
.zz-public-swpBtn .svgbox svg .x-ba2 {
  stroke: #c68643;
  stroke-width: 1px;
  fill: none;
  stroke-dasharray: 0;
  stroke-dashoffset: 140;
}
.zz-public-swpBtn .svgbox svg.on .x-ba1 {
  opacity: 0.35;
}
.zz-public-swpBtn .svgbox svg.on .x-ba2 {
  opacity: 0;
}
.zz-public-swpBtn .svgbox svg.on2 .x-ba2 {
  opacity: 1;
  animation: box1run 5.5s linear infinite;
  animation-iteration-count: 1;
}
.join4 {
  overflow: hidden;
  padding: 0.7rem 0 0.15rem;
}
@media (max-width: 767px) {
  .join4 {
    padding-bottom: 0.35rem;
  }
}
.join4 .swiper-slide .zz-text {
  position: absolute;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
  color: #333;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10%;
}
@media (min-width: 2000px) {
  .join4 .swiper-slide .zz-text {
    bottom: -8%;
  }
}
@media (max-width: 1400px) {
  .join4 .swiper-slide .zz-text {
    bottom: -12%;
  }
}
@media (max-width: 767px) {
  .join4 .swiper-slide .zz-text {
    bottom: -20%;
  }
}
.join4 .swiper-container {
  overflow: unset;
}
.join4 .box .swiper-slide .homefo_box {
  overflow: unset;
}
.join4 .box .swiper-slide .homefo_box .public-img {
  border-radius: 20px;
}
.join4 .box .swiper-slide .homefo_box .public-img img {
  border-radius: inherit;
}
.zz-aTop {
  margin-top: -72px;
  padding-top: 72px;
}
@media screen and (max-width: 1440px) {
  .zz-aTop {
    margin-top: -60px;
    padding-top: 60px;
  }
}
.server1 {
  position: relative;
  z-index: 150;
}
.server1 .zz_w1560 {
  padding: 1.1rem 0.8rem 1rem;
}
@media (max-width: 1024px) {
}
@media (max-width: 500px) {
  .server1 .zz_w1560 {
    padding: 1.1rem 0.3rem;
  }
}
.server1 .server1Swp {
  overflow: hidden;
  box-shadow: 0 3px 20px rgba(206, 206, 206, 0.5);
  padding: 0.5rem 0 20px;
  margin-top: 0.6rem;
  border-radius: 15px;
}
@media (max-width: 500px) {
  .server1 .server1Swp {
    padding-bottom: 0.8rem;
  }
}
.server1 .swiper-container {
  padding-left: 0.6rem;
  padding-bottom: 0.5rem;
  padding-right: 0.9rem;
}
@media (max-width: 500px) {
  .server1 .swiper-container {
    padding-bottom: 1rem;
  }
}
@media (min-width: 500px) {
}
.server1 .swiper-slide .zz-title-box {
  position: relative;
  z-index: 2;
}
.server1 .swiper-slide .zz-title-box::before {
  content: '';
  position: absolute;
  width: 1000%;
  height: 3px;
  background: #ddd;
  top: 50%;
  transform: translateY(-50%);
  left: 0%;
  z-index: -1;
}
@media (max-width: 767px) {
  .server1 .swiper-slide .zz-title-box::before {
    height: 1px;
  }
}
.server1 .swiper-slide .zz-title {
  background: #c68643;
  color: #fff;
  padding: 5px 0.25rem;
  border-radius: 1000px;
  position: relative;
  z-index: 3;
  white-space: nowrap;
}
.server1 .swiper-slide .zz-ul1 {
  padding-left: 0.2rem;
  padding-top: 0.35rem;
  padding-bottom: 0.4rem;
  border-left: 1px solid #ddd;
  position: relative;
  z-index: 1;
  transform: translateX(0.52rem);
}
.server1 .swiper-slide .zz-ul1::before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #c68643;
  border-radius: 1000px;
  bottom: 0;
  left: -4px;
}
.server1 .swiper-slide .zz-ul1 li {
  margin-bottom: 5px;
  white-space: nowrap;
}
@media (max-width: 500px) {
  .server1 .swiper-slide .zz-ul1 li {
    margin-bottom: 0.2rem;
  }
}
.server1 .swiper-slide .zz-ul1 li:last-child {
  margin-bottom: 0;
}
.server1 .swiper-slide .zz-ul2 {
  min-height: 1.05rem;
  transform: translateX(70.7%);
  padding-top: 0.2rem;
  padding-left: 0.2rem;
  padding-bottom: 0.15rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 500px) {
  .server1 .swiper-slide .zz-ul2 {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
}
.server1 .swiper-slide .zz-ul2.on {
  border-left: 1px solid #ddd;
}
.server1 .swiper-slide .zz-ul2.on::before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #c68643;
  border-radius: 1000px;
  top: 0;
  left: -4px;
}
.server1 .swiper-slide .zz-ul2 li {
  margin-bottom: 5px;
}
@media (max-width: 500px) {
  .server1 .swiper-slide .zz-ul2 li {
    margin-bottom: 0.2rem;
  }
}
.server1 .swiper-slide .zz-ul2 li:last-child {
  margin-bottom: 0;
}
.server1 .swiper-pagination {
  width: 92.85%;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  top: unset;
  height: 2px;
}
@media (max-width: 500px) {
  .server1 .swiper-pagination {
    width: 85%;
  }
}
.server1 .swiper-pagination-progressbar {
  background: #ddd;
}
.server1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #c68643;
}
.server1 .zz-tips {
  text-align: center;
  color: #999;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .server1 .zz-tips {
    margin-top: 0.5rem;
  }
}
.server2 {
  background: #fff;
  position: relative;
  z-index: 150;
}
.server2 .bgimg {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: 1;
}
.server2 .zz_w1560 {
  padding: 0.8rem 0.8rem 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
}
.server2 .zz-list {
  margin: 0 0;
  position: relative;
  z-index: 2;
  background: #fff;
}
@media (max-width: 1024px) {
  .server2 .zz-list > .zz_w1560 {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .server2 .zz-list > .zz_w1560 {
    padding: 0.8rem 0;
  }
}
@media (max-width: 767px) {
  .server2 .zz-list:nth-of-type(1) > .zz_w1560 {
    padding-top: 0;
  }
}
.server2 .zz-list:nth-of-type(1) .zz-i1 {
  display: none;
}
.server2 .zz-list:last-child .zz-i2 {
  display: none;
}
.server2 .zz-list:hover .bgimgs {
  opacity: 1;
}
.server2 .zz-list:hover .zz-left .zz-tipsBox .zz-tips {
  background: #fff;
  color: #ce904e;
}
.server2 .zz-list:hover .zz-left .h3 {
  color: #fff;
}
.server2 .zz-list:hover .zz-left .zz-lis .zz-name {
  color: #fff;
}
.server2 .zz-list:hover .zz-left .zz-lis .zz-ul .zz-li .zz-div1 {
  background: #fff;
}
.server2 .zz-list:hover .zz-right .public-img img {
  transform: scale(1.05);
}
.server2 .zz-list .bgimgs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.4s;
  opacity: 0;
}
.server2 .zz-list .bgimgs .zz-img1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 1;
}
.server2 .zz-list .bgimgs .zz-img2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.1;
  z-index: 2;
}
.server2 .zz-list .zz-i1 {
  position: absolute;
  width: 2px;
  height: 0.45rem;
  top: 0%;
  left: 1.3rem;
}
@media (max-width: 1024px) {
  .server2 .zz-list .zz-i1 {
    display: none;
  }
}
.server2 .zz-list .zz-i1 img {
  width: 100%;
  height: 100%;
}
.server2 .zz-list .zz-i2 {
  position: absolute;
  width: 2px;
  height: 100%;
  bottom: 0%;
  left: 1.3rem;
}
@media (max-width: 1024px) {
  .server2 .zz-list .zz-i2 {
    display: none;
  }
}
.server2 .zz-list .zz-i2 img {
  width: 100%;
  height: 100%;
}
.server2 .zz-list .zz-left {
  position: relative;
  z-index: 3;
  width: 50%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 0rem;
  padding-top: 0rem;
  padding-bottom: 0;
}
@media (max-width: 1366px) {
  .server2 .zz-list .zz-left {
    width: 55%;
  }
}
@media (max-width: 1024px) {
  .server2 .zz-list .zz-left {
    order: 1;
    width: 100%;
  }
}
.server2 .zz-list .zz-left .zz-l {
  flex: 1;
  padding-right: 0.4rem;
}
.server2 .zz-list .zz-left .zz-r {
  width: 50%;
  padding-right: 0.4rem;
}
@media (max-width: 767px) {
  .server2 .zz-list .zz-left .zz-r {
    margin-top: 0.8rem;
  }
}
.server2 .zz-list .zz-left .zz-bigbox {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .server2 .zz-list .zz-left .zz-bigbox {
    flex-direction: column;
  }
}
.server2 .zz-list .zz-left .zz-tipsBox {
  display: inline-flex;
  align-items: flex-start;
}
.server2 .zz-list .zz-left .zz-tipsBox .zz-tips {
  background: #f3ece6;
  border-radius: 1000px;
  padding: 5px 0.3rem;
  color: #ce904e;
  display: inline-flex;
  margin-bottom: 15px;
  min-height: 35px;
  align-items: center;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .server2 .zz-list .zz-left .zz-tipsBox .zz-tips {
    margin-bottom: 0.45rem;
  }
}
.server2 .zz-list .zz-left .h3 {
  line-height: 1.2;
  color: #1a1a1a;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .server2 .zz-list .zz-left .h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .server2 .zz-list .zz-left .h3 {
    font-size: 0.36rem;
  }
}
.server2 .zz-list .zz-left .zz-box {
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
}
.server2 .zz-list .zz-left .zz-lis {
  display: flex;
  margin-bottom: 0.15rem;
}
.server2 .zz-list .zz-left .zz-lis:last-child {
  margin-bottom: 0;
}
.server2 .zz-list .zz-left .zz-lis .zz-name {
  transition: all 0.4s;
}
@media (max-width: 1366px) {
  .server2 .zz-list .zz-left .zz-lis .zz-name {
    padding-top: 0.04rem;
  }
}
@media (max-width: 767px) {
  .server2 .zz-list .zz-left .zz-lis .zz-name {
    padding-top: 0.1rem;
  }
}
.server2 .zz-list .zz-left .zz-lis .zz-ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 10px;
  flex: 1;
}
.server2 .zz-list .zz-left .zz-lis .zz-ul .zz-li {
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  margin-bottom: 10px;
}
.server2 .zz-list .zz-left .zz-lis .zz-ul .zz-li:hover .zz-div1 {
  background: #c68643;
  color: #fff;
  border-color: #fff;
}
.server2 .zz-list .zz-left .zz-lis .zz-ul .zz-li:hover .zz-div2 {
  display: block;
  animation: hideShow 0.5s;
}
.server2 .zz-list .zz-left .zz-lis .zz-ul .zz-li:last-child {
  margin-right: 0;
}
.server2 .zz-list .zz-left .zz-lis .zz-ul .zz-li .zz-div1 {
  padding: 5px 10px;
  border-radius: 1000px;
  color: #666;
  background: #f5f5f5;
  transition: all 0.4s;
  border: 1px solid #f5f5f5;
}
@media (max-width: 1024px) {
  .server2 .zz-list .zz-left .zz-lis .zz-ul .zz-li .zz-div1 {
    padding: 5px 15px;
  }
}
.server2 .zz-list .zz-left .zz-lis .zz-ul .zz-li .zz-div2 {
  display: none;
  position: absolute;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 0.2rem;
  line-height: 1.5em;
  color: #333;
  width: 100%;
  min-width: 350px;
  left: 83%;
  z-index: 10;
  top: unset;
  bottom: calc(100% + 15px);
  left: 0;
}
@media (max-width: 1024px) {
  .server2 .zz-list .zz-left .zz-lis .zz-ul .zz-li .zz-div2 {
    width: 100%;
    min-width: 3rem;
  }
}
@media (max-width: 767px) {
  .server2 .zz-list .zz-left .zz-lis .zz-ul .zz-li .zz-div2 {
    min-width: 2.8rem;
  }
}
.server2 .zz-list .zz-left .zz-lis .zz-ul .zz-li .zz-div2::before {
  content: '';
  position: absolute;
  border: 12px solid rgba(0, 0, 0, 0);
  border-top-color: #fff;
  transition: all 0.5s;
  top: 18px;
  left: -20px;
  transform: translateY(0%) rotate(90deg);
  top: unset;
  bottom: -20px;
  left: 20px;
  transform: translateY(0%) rotate(0deg);
}
@media (max-width: 1024px) {
}
.server2 .zz-list .zz-right {
  position: relative;
  z-index: 2;
  width: 50%;
  padding-left: 8.57%;
}
@media (max-width: 1366px) {
  .server2 .zz-list .zz-right {
    padding-left: 0.4rem;
    width: 45%;
  }
}
@media (max-width: 1024px) {
  .server2 .zz-list .zz-right {
    order: 0;
    width: 60%;
    padding-left: 0;
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 767px) {
  .server2 .zz-list .zz-right {
    width: 100%;
    margin-bottom: 0.6rem;
  }
}
.server2 .zz-list .zz-right .public-img {
  width: 100%;
  border-radius: 10px;
}
.server2 .zz-list .zz-right .public-img img {
  border-radius: inherit;
  transition: all 0.8s;
}
.server2 .zz-list .zz-right .public-img::before {
  padding-top: 67.18%;
}
/* .leaguebanner,.activity1{
    overflow: hidden;
    &::before{
        content: '';
        position: absolute;
        background-image: url('../images/zz-46.png');
        width: 40%;
        height: 0;
        padding-bottom: 18.75%;
        top: 0;
        left: 0;
        z-index: 2;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        @media @max-xs {
            width: 40%;
            padding-bottom: 18.75%;
        }
    }
    &::after{
        content: '';
        position: absolute;
        background-image: url('../images/zz-47.png');
        width: 20%;
        height: 0;
        padding-bottom: 31.75%;
        bottom: -39%;
        right: 0;
        z-index: 1;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        @media @max-xs {
            width: 33%;
            padding-bottom: 48.75%;
            bottom: -22%;
        }
    }
} */
/* .activity1{
    &::after{
        width: 27%;
        padding-bottom: 36.75%;
        bottom: -41%;
        @media @max-xs {
            bottom: -7%;
        }
    }
} */
.activity1 {
  overflow: hidden;
}
.activity1 .bag {
  /* position: relative; */
}
.activity1 .bag img {
  width: 100%;
}
.activity1 .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .activity1 .bag img {
    display: none;
  }
  .activity1 .bag img:nth-child(2) {
    display: block;
  }
}
.activity1 .bag:before {
  padding-top: 29.58333333%;
}
@media (max-width: 1260px) {
  .activity1 .bag:before {
    padding-top: 46%;
  }
}
@media (max-width: 767px) {
  .activity1 .bag:before {
    padding-top: 86.66666667%;
  }
}
.activity1 .bag {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.activity1 .bag::after {
  content: '';
  position: absolute;
  background-image: url('../images/banner_bj2.png');
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .activity1 .bag::after {
    background-image: url('../images/banner_bj3.png');
  }
}
/*# sourceMappingURL=./zz-style.css.map */