* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
dl {
  list-style: none;
}
@media only screen and (max-width: 750px) {
  .g-mobile .g_pub_header_box,
  .g-mobile .g_pub_footer_box {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .g-mobile .m_head_nav,
  .g-mobile .m_foot_nav {
    display: none;
  }
  .g-mobile .g_pub_footer {
    height: auto !important;
    zoom: 1 !important;
  }
  .g-mobile .g_pub_footer:after {
    content: "" !important;
    display: block !important;
    clear: both !important;
  }
  .g-mobile .g_pub_footer .u_logo.foot {
    width: 100%;
    margin-left: 0;
  }
}
.img-cover {
  object-fit: cover;
  background-size: cover;
}
img {
  vertical-align: top;
}
.hidden {
  display: none;
}
.g_pub_footer {
  margin-top: 0 !important;
}
.m-title {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.m-title a {
  position: absolute;
  width: 48px;
  height: 19px;
  right: 174px;
  top: 62px;
  background: url("../images/icon-more2.png") 0 0 no-repeat;
}
.g-wrap {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-family: "microsoft yahei";
  background: url("../images/header.jpg") center top no-repeat;
}
.g-wrap .g-header {
  overflow: hidden;
}
.g-wrap .g-header .m-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 1355px;
  position: relative;
}
.g-wrap .g-header .m-header a {
  position: absolute;
  width: 339px;
  height: 80px;
  top: 1275px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background: url("../images/btn-link.png") 0 0 no-repeat;
}
.g-wrap .g-header .m-header .u-logo {
  position: absolute;
  left: 0;
  top: 70px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: fadeInUp .8s 0.2s backwards;
  -webkit-animation: fadeInUp .8s 0.2s backwards;
}
.g-wrap .g-header .m-header .u-title {
  position: absolute;
  left: 98px;
  top: 225px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: fadeInUp 0.8s 0.8s backwards;
  -webkit-animation: fadeInUp 0.8s 0.8s backwards;
}
.g-wrap .g-header .m-header .u-food {
  position: absolute;
  left: 37px;
  top: 369px;
  width: 1154px;
  height: 343px;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: move 1.2s 1.2s backwards;
  -webkit-animation: move 1.2s 1.2s backwards;
}
.g-wrap .g-header .m-header .u-food img {
  width: 1154px;
  height: 343px;
}
.g-wrap .g-header .m-header .u-host {
  position: absolute;
  left: 41px;
  top: 632px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: fadeIn .8s 2.2s backwards;
  -webkit-animation: fadeIn .8s 2.2s backwards;
}
.g-wrap .g-header .u-cloud {
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 603px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  background: url("../images/cloud.png") center center no-repeat;
  left: 0;
  top: 390px;
  animation: fadeIn .8s 2.2s backwards;
  -webkit-animation: fadeIn .8s 2.s backwards;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes move {
  from {
    width: 0px;
  }
  to {
    width: 1154px;
  }
}
@-webkit-keyframes move {
  from {
    width: 0px;
  }
  to {
    width: 1154px;
  }
}
.g-wrap .g-part1 {
  height: 918px;
  overflow: hidden;
  padding-top: 42px;
  box-sizing: border-box;
  background: url("../images/part1-bg.jpg") top center no-repeat;
}
.g-wrap .g-part2 {
  height: 1737px;
  overflow: hidden;
  padding-top: 14px;
  box-sizing: border-box;
  background: url("../images/add-bg2.jpg") top center no-repeat;
}
.g-wrap .g-part3 {
  height: 2431px;
  overflow: hidden;
  box-sizing: border-box;
  background: url("../images/part3-bg.jpg") top center no-repeat;
}
.g-wrap .g-part4 {
  height: 709px;
  overflow: hidden;
  box-sizing: border-box;
  background: url("../images/part4-bg.jpg") top center no-repeat;
}
.g-wrap .g-nav {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}
.g-wrap .g-nav ul {
  zoom: 1;
}
.g-wrap .g-nav ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-nav ul li {
  float: left;
  width: 220px;
  height: 98px;
  margin: 0 25px 0 0;
  margin: 0 106px 0 0;
  transition: .3s;
  -webkit-transition: .3s;
}
.g-wrap .g-nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-wrap .g-nav ul li:nth-child(1) {
  background: url("../images/btn1.png") center center no-repeat;
}
.g-wrap .g-nav ul li:nth-child(1):hover {
  background: url("../images/btn1-on.png") center center no-repeat;
}
.g-wrap .g-nav ul li:nth-child(2) {
  background: url("../images/btn2.png") center center no-repeat;
}
.g-wrap .g-nav ul li:nth-child(2):hover {
  background: url("../images/btn2-on.png") center center no-repeat;
}
.g-wrap .g-nav ul li:nth-child(3) {
  display: none;
  background: url("../images/btn3.png") center center no-repeat;
}
.g-wrap .g-nav ul li:nth-child(3):hover {
  background: url("../images/btn3-on.png") center center no-repeat;
}
.g-wrap .g-nav ul li:nth-child(4) {
  background: url("../images/btn4.png") center center no-repeat;
}
.g-wrap .g-nav ul li:nth-child(4):hover {
  background: url("../images/btn4-on.png") center center no-repeat;
}
.g-wrap .g-nav ul li:nth-child(5) {
  background: url("../images/btn5.png") center center no-repeat;
}
.g-wrap .g-nav ul li:nth-child(5):hover {
  background: url("../images/btn5-on.png") center center no-repeat;
}
.g-wrap .g-nav ul li:last-child {
  margin-right: 0;
}
.g-wrap .g-introduction {
  width: 1200px;
  height: 478px;
  box-sizing: border-box;
  padding: 218px 80px 0 90px;
  background: url("../images/introduction1.png") center center no-repeat;
  margin: 60px auto 0;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  font-size: 22px;
  line-height: 44px;
  color: #000;
  text-align: justify;
  text-indent: 2em;
}
.g-wrap .g-add-part1 {
  padding: 16px 0 70px 0;
  background: url("../images/add-bg1.jpg") center top no-repeat;
}
.g-wrap .g-add-part1 .m-title img {
  margin-left: -13px;
}
.g-wrap .g-add-part1 .m-main {
  width: 1200px;
  height: 1435px;
  margin: 41px auto 0;
  position: relative;
}
.g-wrap .g-add-part1 .m-main .m-works {
  height: 100%;
}
.g-wrap .g-add-part1 .m-main .m-works .swiper-slide {
  zoom: 1;
}
.g-wrap .g-add-part1 .m-main .m-works .swiper-slide:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-add-part1 .m-main .m-works .m-item {
  float: left;
  width: 370px;
  height: 429px;
  overflow: hidden;
  margin: 0 45px 40px 0;
  background: url("../images/works-bg.png") center center no-repeat;
}
.g-wrap .g-add-part1 .m-main .m-works .m-item:nth-child(3n) {
  margin-right: 0;
}
.g-wrap .g-add-part1 .m-main .m-works .m-item .u-pic {
  width: 340px;
  height: 210px;
  margin: 15px auto 0;
}
.g-wrap .g-add-part1 .m-main .m-works .m-item .u-pic img {
  width: 340px;
  height: 210px;
}
.g-wrap .g-add-part1 .m-main .m-works .m-item .u-txt {
  padding-top: 12px;
}
.g-wrap .g-add-part1 .m-main .m-works .m-item .u-txt div {
  padding: 12px 0;
}
.g-wrap .g-add-part1 .m-main .m-works .m-item .u-txt p {
  font-size: 18px;
  text-align: center;
  color: #222;
  padding: 2px 0;
  line-height: 26px;
}
.g-wrap .g-add-part1 .m-main .m-works .m-item .u-txt p a {
  color: #222;
}
.g-wrap .g-add-part1 .m-main .m-works .swiper-pagination {
  height: 6px;
  bottom: 14px;
}
.g-wrap .g-add-part1 .m-main .m-works .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  vertical-align: top;
  background: #a7c592;
}
.g-wrap .g-add-part1 .m-main .m-works .swiper-pagination .swiper-pagination-bullet-active {
  background: #468c94;
}
.g-wrap .g-add-part1 .m-main .swiper-button-prev,
.g-wrap .g-add-part1 .m-main .swiper-button-next {
  width: 55px;
  height: 105px;
  margin: 0;
  top: 640px;
  left: -80px;
  background: url("../images/arrow-prev1.png") center center no-repeat;
}
.g-wrap .g-add-part1 .m-main .swiper-button-prev:hover{
  background: url("../images/arrow-prev1-on.png") center center no-repeat;
}
.g-wrap .g-add-part1 .m-main .swiper-button-next.swiper-button-next {
  left: auto;
  right: -80px;
  background: url("../images/arrow-next1.png") center center no-repeat;
}
.g-wrap .g-add-part1 .m-main .swiper-button-next.swiper-button-next:hover {
  background: url("../images/arrow-next1-on.png") center center no-repeat;
}
.g-wrap .g-notice .m-notice-wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 561px;
  margin-top: 60px;
  overflow: hidden;
  background: url("../images/notice-bg.png") center top no-repeat;
}
.g-wrap .g-notice .m-notice {
  zoom: 1;
  width: 1030px;
  margin: 60px 0 0 100px;
}
.g-wrap .g-notice .m-notice:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-notice .m-notice .m-scroll {
  height: 430px;
  overflow: auto;
  padding-right: 50px;
  font-size: 18px;
  line-height: 36px;
  color: #000;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.g-wrap .g-notice .m-notice .m-scroll::-webkit-scrollbar {
  width: 6px;
  background: #edc97d;
  border-radius: 5px;
}
.g-wrap .g-notice .m-notice .m-scroll::-webkit-scrollbar-thumb {
  background: #468c94;
  border-radius: 5px;
}
.g-wrap .g-notice .m-notice .m-right {
  float: right;
  width: 180px;
  margin-right: 30px;
  padding-top: 77px;
}
.g-wrap .g-notice .m-notice .m-right img {
  width: 180px;
  height: 180px;
  border-radius: 10px;
}
.g-wrap .g-news {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.g-wrap .g-news .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
  position: relative;
  height: 569px;
  overflow: hidden;
  zoom: 1;
  background: url("../images/news-bg.png") center center no-repeat;
}
.g-wrap .g-news .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-main .m-news {
  float: left;
  width: 640px;
  padding-bottom: 30px;
  margin: 55px 0 0 50px;
}
.g-wrap .g-news .m-main .m-news .swiper-slide img {
  width: 640px;
  height: 390px;
}
.g-wrap .g-news .m-main .m-news .swiper-slide p {
  font-size: 18px;
  text-align: center;
  padding-top: 13px;
  color: #000;
}
.g-wrap .g-news .m-main .m-news .swiper-slide p a {
  color: #000;
}
.g-wrap .g-news .m-main .m-news .swiper-pagination {
  height: 19px;
  bottom: 0;
}
.g-wrap .g-news .m-main .m-news .swiper-pagination .swiper-pagination-bullet {
  width: 19px;
  height: 19px;
  opacity: 1;
  margin: 0 16px;
  border-radius: 0;
  background: url("../images/icon-point1.png") center center no-repeat;
}
.g-wrap .g-news .m-main .m-news .swiper-pagination .swiper-pagination-bullet-active {
  background: url("../images/icon-point1-on.png") center center no-repeat;
}
.g-wrap .g-news .m-main .m-news .swiper-pagination:after {
  position: absolute;
  content: "";
  left: 17%;
  top: 9px;
  z-index: -1;
  width: 66%;
  height: 0;
  border-bottom: 1px dotted #468c94;
}
.g-wrap .g-news .m-main .m-news-list {
  float: right;
  width: 420px;
  margin: 64px 50px 0 0;
}
.g-wrap .g-news .m-main .m-news-list dl {
  padding-bottom: 18px;
  border-bottom: 1px dotted #79bec7;
}
.g-wrap .g-news .m-main .m-news-list dl dt {
  font-size: 20px;
  font-weight: bold;
  color: #222;
}
.g-wrap .g-news .m-main .m-news-list dl dt a {
  color: #222;
}
.g-wrap .g-news .m-main .m-news-list dl dd {
  font-size: 16px;
  line-height: 28px;
  color: #666;
  margin-top: 10px;
}
.g-wrap .g-news .m-main .m-news-list ul {
  padding-top: 14px;
}
.g-wrap .g-news .m-main .m-news-list ul li {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  padding-left: 20px;
  background: url("../images/icon-list.png") 0 center no-repeat;
}
.g-wrap .g-news .m-main .m-news-list ul li a {
  color: #000;
}
.g-wrap .g-news .m-main .u-more {
  position: absolute;
  right: 50px;
  bottom: 54px;
  width: 70px;
  height: 28px;
  z-index: 9;
  background: url("../images/icon-more1.png") center center no-repeat;
}
.g-wrap .g-impress {
  margin-top: 80px;
}
.g-wrap .g-impress .m-video-playlist {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 240px;
  overflow: hidden;
  position: relative;
  margin-top: 70px;
}
.g-wrap .g-impress .m-video-playlist ul {
  zoom: 1;
}
.g-wrap .g-impress .m-video-playlist ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-impress .m-video-playlist ul li {
  float: left;
  width: 180px;
  overflow: hidden;
  cursor: pointer;
  margin-right: 24px;
}
.g-wrap .g-impress .m-video-playlist ul li .u-pic {
  width: 176px;
  height: 176px;
  margin: 0 auto;
  text-align: center;
  background: url("../images/pic-bg.png") center center no-repeat;
}
.g-wrap .g-impress .m-video-playlist ul li .u-pic img {
  width: 140px;
  height: 140px;
  margin-top: 18px;
  border-radius: 50%;
}
.g-wrap .g-impress .m-video-playlist ul li .u-txt {
  font-size: 16px;
  color: #000;
  text-align: center;
}
.g-wrap .g-impress .m-video-playlist ul li .video-src,
.g-wrap .g-impress .m-video-playlist ul li .video-title {
  display: none;
}
.g-wrap .g-impress .m-video-playlist ul li:last-child {
  margin: 0;
}
.g-wrap .g-impress .m-video-playlist ul li.current .u-pic {
  background: url("../images/pic-bg-on.png") center center no-repeat;
}
.g-wrap .g-impress .m-video-playlist ul li.current .u-txt {
  font-weight: bold;
}
.g-wrap .g-impress .m-video-wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 38px;
  height: 618px;
  overflow: hidden;
  background: url("../images/video-bg.png") center center no-repeat;
}
.g-wrap .g-impress .m-video-wrap .m-video {
  width: 900px;
  margin: 40px auto 0;
}
.g-wrap .g-impress .m-video-wrap .m-video .vjs-big-play-button {
  width: 86px;
  height: 86px;
  border: none;
  margin: -43px 0 0 -43px;
  background: url("../images/icon-play.png") center center no-repeat;
}
.g-wrap .g-impress .m-video-wrap .m-video .vjs-big-play-button * {
  display: none;
}
.g-wrap .g-impress .m-video-wrap .m-video-title {
  width: 900px;
  font-size: 18px;
  text-align: center;
  margin: 22px auto 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-photo {
  margin-top: 90px;
}
.g-wrap .g-photo .m-main {
  height: 908px;
  margin-top: -22px;
  overflow: hidden;
  background: url("../images/photo-bg.png") center center no-repeat;
}
.g-wrap .g-photo .m-main .m-swiper-wrap {
  width: 1128px;
  height: 630px;
  overflow: hidden;
  position: relative;
  margin: 162px auto 0;
}
.g-wrap .g-photo .m-main .m-swiper-wrap .swiper-button-prev,
.g-wrap .g-photo .m-main .m-swiper-wrap .swiper-button-next {
  width: 58px;
  height: 58px;
  margin-top: 0;
  top: 230px;
  left: 0;
  background: url("../images/arrow-left.png") 0 0 no-repeat;
}
.g-wrap .g-photo .m-main .m-swiper-wrap .swiper-button-next {
  left: auto;
  right: 0;
  background: url("../images/arrow-right.png") 0 0 no-repeat;
}
.g-wrap .g-photo .m-main .m-photo {
  width: 920px;
  margin: 0 auto;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide img {
  width: 920px;
  height: 510px;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide dl {
  margin-top: 30px;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide dl dt {
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide dl dt a {
  color: #000;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide dl dd {
  font-size: 16px;
  line-height: 26px;
  margin-top: 6px;
  padding: 0 10px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-wrap .g-previous {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.g-wrap .g-previous .m-main {
  margin-top: 70px;
  height: 360px;
  overflow: hidden;
}
.g-wrap .g-previous .m-main ul {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.g-wrap .g-previous .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-previous .m-main ul li {
  float: left;
  width: 100px;
  height: 360px;
  overflow: hidden;
  margin-right: 10px;
  position: relative;
}
.g-wrap .g-previous .m-main ul li .u-title {
  width: 100px;
  height: 360px;
  cursor: pointer;
  transition: .6s;
  -webkit-transition: .6s;
}
.g-wrap .g-previous .m-main ul li.current {
  width: 980px;
}
.g-wrap .g-previous .m-main ul li:last-child {
  margin-right: 0;
}
.g-wrap .g-previous .m-main ul li:nth-child(1) .u-title {
  background: url("../images/history-2021.png") center center no-repeat;
}
.g-wrap .g-previous .m-main ul li:nth-child(1) .u-title:hover {
  background: url("../images/history-2021-on.png") center center no-repeat;
}
.g-wrap .g-previous .m-main ul li:nth-child(1).current .u-title {
  background: url("../images/history-2021-on.png") center center no-repeat;
}
.g-wrap .g-previous .m-main ul li:nth-child(2) .u-title {
  background: url("../images/history-2022.png") center center no-repeat;
}
.g-wrap .g-previous .m-main ul li:nth-child(2) .u-title:hover {
  background: url("../images/history-2022-on.png") center center no-repeat;
}
.g-wrap .g-previous .m-main ul li:nth-child(2).current .u-title {
  background: url("../images/history-2022-on.png") center center no-repeat;
}
.g-wrap .g-previous .m-main ul li:nth-child(3) .u-title {
  background: url("../images/history-2023.png") center center no-repeat;
}
.g-wrap .g-previous .m-main ul li:nth-child(3) .u-title:hover {
  background: url("../images/history-2023-on.png") center center no-repeat;
}
.g-wrap .g-previous .m-main ul li:nth-child(3).current .u-title {
  background: url("../images/history-2023-on.png") center center no-repeat;
}
.g-wrap .g-previous .m-main ul li .u-content {
  position: absolute;
  width: 850px;
  height: 360px;
  left: 120px;
  top: 0;
}
.g-wrap .g-previous .m-main ul li .u-content img {
  width: 850px;
  height: 360px;
}
.g-wrap .g-footer {
  width: 100%;
  height: 280px;
  background: url("../images/footer.jpg") center top no-repeat;
}
.g-wrap .g-footer .m-footer {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g-wrap .g-footer .m-footer div {
  float: left;
  font-size: 30px;
  font-weight: bold;
  color: #ffeebb;
}
.g-wrap .g-footer .m-footer div p {
  font-size: 20px;
  color: #FFF;
  line-height: 38px;
}
.g-wrap .g-footer .m-footer .u-txt {
  padding-top: 100px;
}
.g-wrap .g-footer .m-footer .u-mail {
  font-weight: normal;
  line-height: normal;
  float: left;
  padding-left: 200px;
  margin-top: 88px;
  background: url("../images/icon-mail.png") 108px center no-repeat;
}
.g-wrap .g-footer .m-footer .u-phone {
  font-weight: normal;
  line-height: normal;
  float: right;
  padding-left: 76px;
  margin: 88px 100px 0 0;
  background: url("../images/icon-phone.png") 0px center no-repeat;
}
.g-wrap #f-back {
  width: 117px;
  height: 117px;
  cursor: pointer;
  position: fixed;
  left: 50%;
  margin-left: 630px;
  bottom: 150px;
  z-index: 999;
  display: none;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
