body {
  text-align: center;
}

iframe[src*="53kf.com"] {
  display: block !important;
  margin-right: auto !important;
  margin-left: auto !important;
  vertical-align: top !important;
}

#div_company_mini .pc-visitor-header,
#div_company_mini .pc-visitor-header .header-company,
#div_company_mini .pc-visitor-header .header-company + span {
  text-align: left !important;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
}

td,
th {
  padding: 0;
}

p {
  margin: 0;
  padding: 0;
}

input {
  border: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei,
    Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei,
    Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei,
    Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei,
    Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
}

/* 首屏轮播 */
.slider-container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 635px;
  overflow: hidden;
}

.slider-wrapper {
  height: 635px;
  width: 100%;
}

@keyframes fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.slider-wrapper li {
  display: none;
  background-size: cover;
  /* animation: fade 1s; */
}

li.slide-current {
  display: block;
}

.slide-screen {
  width: 100%;
  height: 635px;
  background-size: cover;
  cursor: pointer;
}

.slide-noPoiner {
  width: 100%;
  height: 635px;
  background-size: cover;
}

#first-screen {
  background: url("http://jkyun.oss-cn-hangzhou.aliyuncs.com/longterm/53/system/wkdoc/1776700989616260096/2355215342610353024.png?Expires=4917563547&OSSAccessKeyId=LTAI5tFn9r9JM7gznTuVqChq&Signature=VcpBccAhGoRKT6yrbyK%2FGhJ7wac%3D#7253.png") center top no-repeat;
  background-size: cover;
  text-align: center;
  display: flex;
  flex-direction: column;
}

#jack-icon {
  width: 215px;
  height: 224px;
  margin: 135px auto -40px;
  opacity: 0;
  -webkit-animation: slide-bottom 1s forwards;
  animation: slide-bottom 1s forwards;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

#jack-txt {
  width: 740px;
  height: 87px;
  margin: 0 auto;
  opacity: 0;
  -webkit-animation: slide-bottom 1s forwards;
  animation: slide-bottom 1s forwards;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

#first-screen p {
  font-size: 20px;
  line-height: 50px;
  color: #ffffff;
  opacity: 0;
  margin: 0 auto;
  -webkit-animation: slide-bottom 1s forwards;
  animation: slide-bottom 1s forwards;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  font-family: Noto Sans SC;
}

.after-screen {
  /* background-image: url("/static/img/imgs/7271.png"); */
  background-position: center top;
  background-repeat: no-repeat;
}

/* .slider-controls {
  margin-top: -121px;
} */

.slider-controls li {
  border: 1px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  width: 8px;
  margin: 0 10px;
  cursor: pointer;
}

.slider-controls li.active {
  background: #fff;
}

.slider-container {
  position: relative; /* 确保指示器可以相对于此容器定位 */
}

.slider-controls {
  position: absolute;
  bottom: 100px !important; /* 调整到底部距离 */
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 999;
}


.pcBox {
  display: none;
  position: relative;
}

.pc-wrap {
  width: 600px;
  height: 180px;
  background: #fff;
  display: flex;
}

.pc-wrap .pc-item {
  flex: 1;
  border-right: 1px solid #d4d2d2;
  text-align: center;
  margin: auto;
  color: #606266;
}

.pc-wrap .pc-item button {
  padding: 10px 25px;
  background-color: #5485e8;
  color: #fff;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
}

.pc-wrap .pc-item .pc-img7 {
  width: 58px;
  height: 58px;
  margin: 0 auto;
}

.pc-wrap .pc-item .pc-imgxp {
  width: 68px;
  height: 61px;
  margin: -3px auto 0;
}

.pc-wrap .pc-item:last-child {
  border-right: 0;
}

.pc-wrap .pc-item .pc-txt {
  font-size: 14px;
  padding: 12px;
  text-align: center;
}

.pc-button {
  cursor: pointer;
}

.mar-top {
  margin-top: 82px !important;
}

.font-34 {
  font-size: 34px;
}

.info-icon {
  width: 27px;
  transform: scale(0.8);
}

.price-box {
  padding: 138px 0 30px;
}
.video-wrap {
  background-color: #F6F6F6;
  width: 100%;
  margin: 0 auto;
  padding: 1px 0 0px 0;
  /* background: url("/static/img/imgs/7312.png") center top no-repeat; */
  background-size: cover;
  overflow: hidden;
}

.video-p {
  font-size: 14px;
  margin-bottom: 40px;
  opacity: 0;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.video-pTips {
  margin-bottom: 10px;
}

.video-wrap video,
.video-wrap .video-player-box {
  width: 100%;
  height: 100%;
}

.videobox {
  width: 1200px;
  height: 523px;
  margin: 0 auto;
  position: relative;
  opacity: 0;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  margin-top: 21px;
  margin-bottom: 30px;
}
.cp-icon {
  width: 20px;
  height: 20px;
  margin-right: 16px !important;
  margin-left: 30px !important;
  padding-top: 1px;
}
.consult-icon {
  width: 20px;
  height: 20px;
  margin-right: 18px !important;
  margin-left: 25px !important;
  padding-top: 1px;
}
.solution-wrap {
  background-color: #ffffff;
  /* padding-top: 55px; */
}
.solution-titlte {
  padding: 43px 0 8px;
  margin: 0 !important;
}
.solution-box {
  /* display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; */
  width: 1200px;
  margin: 0 auto;
  margin-top: 39px;
  opacity: 0;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;

  display: grid;
  grid-template-columns: 386px repeat(2, 386px);
  grid-template-rows: repeat(3, 198px);
  gap: 20px;
}
.solution-item {
  opacity: 0;
  border: 1px solid #D8D8D8;
}
.solution-item1 {
  grid-row: span 2;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.solution-item1 .default-solution {
  background: url('/static/img/imgs/solution-dsyw-default@2x.png') no-repeat;
  background-size: cover;
}
.solution-item2 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.solution-item3 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.solution-item4 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.solution-item5 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.solution-item6 {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
.default-solution {
  text-align: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background: url('/static/img/imgs/solution-other-default@2x.png') no-repeat;
  overflow: hidden;
}
.default-solutions {

  background-size: cover !important;
}
.solution-icon {
  margin-top: 40px;
  width: 61px;
  height: 61px;
}
.solution-defaultTitle {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
  margin: 10px 0 10px;
}
.defaultTitle1 {
  margin-top: 65px;
  margin-bottom: 16px !important;
}
.solution-defaultTips {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #333333;
}
.detail_link {
  width: 102px;
  height: 27px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #333333;
  border-radius: 13px;
  color: #373737;
  font-size: 14px;
  margin: 23px auto 0;
}
.active-solution .detail_link {
  color: #fff;
  border: 1px solid #ffffff;

}
.active-solution {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
}
.active-solution-erp {
  background-image: url("/static/img/imgs/solution-dsyw-on@2x.png");
  background-size: 100%;
}
.active-solution-jmRobot {
  background-image: url("/static/img/imgs/solution-kjyw-on@2x.png");
  background-size: 100%;
}
.active-solution-yunWMS {
  background-image: url("/static/img/imgs/solution-lsyw-on@2x.png");
  background-size: 100%;
}
.active-solution-distribution {
  background-image: url("/static/img/imgs/solution-syll-on@2x.png");
  background-size: 100%;
}
.active-solution-produceMRP {
  background-image: url("/static/img/imgs/solution-ccyw-on@2x.png");
  background-size: 100%;
}
.active-solution-instantRetail {
  background-image: url("/static/img/imgs/solution-gylgl-on@2x.png");
  background-size: 100%;
}
.active-solution-tms {
  background-image: url("/static/img/imgs/solution-cxyth-on@2x.png");
  background-size: 100%;
}
.active-solution-supply {
  background-image: url("/static/img/imgs/solution-tms-on@2x.png");
  background-size: 100%;
}
.solution-activeTitle {
  font-size: 22px;
  font-weight: bold;
  line-height: 25px;
  color: #ffffff;
  padding: 30px 0 9px 0;
}
.solution-activeTips {
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  color: #ffffff;
}
.solution-details {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #ffffff;
  position: absolute;
  right: 9px;
  bottom: 13px;
}
.solution-item-active > .active-solution {
  display: block;
}
.solution-item-active > .default-solution {
  display: none;
}

.close-img {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -12px;
  right: -8px;
  display: none;
  z-index: 99;
  cursor: pointer;
}

.minPoster {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: url("http://jkyun.oss-cn-hangzhou.aliyuncs.com/longterm/53/system/wkdoc/1776700989616260096/2372730037436777856.png?Expires=4919651462&OSSAccessKeyId=LTAI5tFn9r9JM7gznTuVqChq&Signature=aggsQRgcLtDRVk%2B6QbL6MWS%2Fhnc%3D#homepage-jackyun-pic@2x.png");
  background-size: 100% 100%;
}

/* .minPoster:hover {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background-image: url("/static/img/imgs/7357.png");
} */

#minVideo {
  display: none;
}

.custom-video .vjs-big-play-button,
.videobox .vjs-big-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.videobox .video-js .vjs-control-bar {
  padding-right: 20px !important;
}

.videobox .video-js.vjs-fluid,
.videobox .video-js.vjs-16-9,
.videobox .video-js.vjs-4-3 {
  height: 100% !important;
}

.price-title {
  height: 82px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  text-align: center;
  background-color: rgba(211, 227, 252, 1);
}

.price-title h2 {
  margin: 15px auto 0px;
}

.price-title p {
  color: rgba(102, 102, 102, 1);
  line-height: 27px;
}

.prices {
  display: flex;
  justify-content: space-between;
}

.prices .price-item {
  padding: 20px 30px 0;
  font-size: 16px;
  color: #333;
}

.prices .price-name {
  padding: 20px 10px 0 30px;
  font-size: 16px;
  color: #333;
}

.prices .gray {
  color: #666666;
}

.price-container {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.price-container img:hover {
  transform: scale(1.02);
  cursor: pointer;
}

.price-slide {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 421px;
  margin-right: 0px;
  position: relative;
  transition: 300ms;
  transform: scale(0.98);
  cursor: pointer;
}

#andan {
  width: 301px;
  /* animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s; */
}

#baonian {
  width: 453px;
  /* animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s; */
}

#zengzhi {
  width: 301px;
  /* animation-delay: 1s;
  -webkit-animation-delay: 1s; */
}

#andan td {
  height: 47px;
  border-right: 1px solid rgba(232, 238, 246, 1);
  border-bottom: 1px solid rgba(232, 238, 246, 1);
}

#baonian td,
#zengzhi td {
  height: 47px;
  border-bottom: 1px solid rgba(232, 238, 246, 1);
  border-right: 1px solid rgba(232, 238, 246, 1);
}

#andan td:nth-child(even) {
  border-right: 1px solid rgba(232, 238, 246, 1) !important;
}

.table-title {
  height: 57px !important;
  font-size: 16px;
  text-align: center !important;
  padding-left: 0 !important;
  border-right: 1px solid rgba(232, 238, 246, 1);
  font-family: Microsoft YaHei;
}

.price-slide .price-bar {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 20px;
  height: 60px;
}

.price-slide .price-bar .price-detail {
  float: left;
  color: #666666;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  margin-top: 15px;
  margin-left: 15px;
}

.price-slide .price-bar .price-icon {
  float: right;
  width: 20px;
  margin-top: 15px;
}

.price-slide:hover {
  transform: scale(1);
}

.price-slide:hover .price-detail {
  color: #0e65f2;
}

.cardBanner {
  position: relative;
  margin-bottom: 60px;
}

.cardBanner ul {
  display: flex;
  overflow: scroll;
  /*设置滚动条*/
}

.cardBanner ul::-webkit-scrollbar {
  /*隐藏滚动条*/
  display: none;
}

.cardBanner ul > li {
  width: 320px;
  height: 535px;
  background-color: #fff;
  flex-shrink: 0;
  padding-left: 3%;
  text-align: center;
  margin-right: 50px;
  display: inline-block;
}

.cardBanner ul > li:first-child {
  padding-left: 0;
}

.cardBanner ul > li a {
  display: block;
  width: 100%;
  height: 100%;
}

.cardBanner ul > li img {
  width: 100%;
  height: 170px;
  border-radius: 5px;
}

.cardBanner ul > li p {
  margin: 0;
}

[class^="arrow"] {
  font-size: 30px;
  transform: scaleX(0.7);
  color: #ddd;
}

.arrow-left {
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -17px;
}

.arrow-right {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -17px;
}

.price-wrap {
  width: 100%;
  background: #f6f6f6;
  background-size: 100%;
  position: relative;
  z-index: 1;
}

.price-blue {
  position: absolute;
  top: 0;
  width: 100%;
  height: 490.99px;
  background: url("/static/img/imgs/7313.png") center top no-repeat;
  background-size: cover;
}

.friend-wraps {
  background-color: #1445ae;
}

.friends-wrap {
  width: 100%;
  background-color: #f6f6f6;
  height: 225px;
}

.friends-content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 1px;
}

.friends-p {
  font-family: Source Han Sans CN;
  color: #186cea;
  margin: 6px 0 15px;
  font-size: 16px;
  cursor: pointer;
  opacity: 0;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  display: inline-block;
}

.friends-p:hover {
  color: #5f9fff;
}

.friends-img {
  cursor: pointer;
  width: auto;
  margin: auto 0;
  opacity: 0;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.contact-txt {
  text-align: left;
  font-size: 16px;
}

.contact-txt span {
  font-weight: 600;
}

.contact-table {
  font-size: 16px;
  width: 253px;
  margin: 12px 0 0 15px;
  text-align: left;
  /*文本居中*/
  border-collapse: collapse;
  /*表格的边框合并，如果相邻，则共用一个边框*/
  border-spacing: 0;
  /*设置行与单元格边框的间距。当表格边框独立（即border-collapse:separate;）此属性才起作用*/
}

.contact-table td {
  line-height: 16px;
  height: 26px;
}

.sub-title {
  color: #fa2a54;
  font-size: 18px;
  margin-bottom: 45px;
}

.contact-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding-bottom: 30px;
}

.contact-wrap .contact-text {
  float: left;
  /* margin-top: 20px; */
  margin-left: 15px;
}

.contact-wrap .contact-item {
  margin: 0 0 20px 0;
  background-color: #fff;
  width: 460px;
  height: 189px;
}

.contact-wrap .item1 {
  background: url("/static/img/softpurcase.png") no-repeat 350px 90px;
  background-color: #fff;
  background-size: 90px;
}

.contact-wrap .item2 {
  background: url("/static/img/servece.png") no-repeat 350px 90px;
  background-color: #fff;
  background-size: 90px;
}

.contact-wrap .item3 {
  background: url("/static/img/agent.png") no-repeat 350px 90px;
  background-color: #fff;
  background-size: 90px;
}

.contact-wrap .item4 {
  background: url("/static/img/coperation.png") no-repeat 350px 90px;
  background-color: #fff;
  background-size: 90px;
}

.contact-wrap .item5 {
  background: url("/static/img/renew.png") no-repeat 350px 90px;
  background-color: #fff;
  background-size: 90px;
}

.contact-wrap .item6 {
  background: url("/static/img/interview.png") no-repeat 350px 90px;
  background-color: #fff;
  background-size: 90px;
}

@keyframes rolling {
  0% {
    top: 0%;
  }

  100% {
    top: -100%;
  }
}

.pd-bot20 {
  padding-bottom: 20px;
  font-weight: 600;
  color: #333;
}

.white {
  color: #fff;
}

.black {
  color: #333;
}

.play-icon {
  width: 18px;
  vertical-align: middle;
  height: auto;
}

.redcolor {
  color: #5485e8;
}

.install-wrap .install-con {
  width: 1200px;
  margin: 0 auto;
}

.install-toptxt {
  font-size: 30px;
  margin: 43px 0 8px;
  font-weight: Bold;
  opacity: 0;
}

.title-p {
  font-size: 14px;
  color: #666666;
  margin: -2px 0 7px;
  opacity: 0;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.title-bottom {
  margin: 5px auto 0 auto;
  width: 92px;
  height: 3px;
  opacity: 0;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  background-image: linear-gradient(
    to right,
    rgba(59, 135, 249, 1),
    rgba(235, 152, 38, 1)
  );
}

.advantage-bottom {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.button-wraps {
  display: inline-block;
  width: 162px;
  height: 34px;
  color: #186cea;
  border: 1px solid rgba(24, 108, 234, 0.58);
  border-radius: 36px;
  line-height: 34px;
  cursor: pointer;
  font-size: 16px;
}

.button-delay {
  opacity: 0;
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

.button-wraps:hover {
  background-color: rgba(235, 246, 255, 1);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.install-wrap .install-con .install-items {
  display: flex;
  justify-content: space-between;
}

.install-wrap .install-con .install-items a {
  text-decoration: none;
}

.install-wrap .install-con .install-items #wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  width: 100%;
  margin: 50px 0 55px 0;
}

.install-wrap .install-con .install-items .item {
  display: inline-block;
  position: relative;
  width: auto;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
}

.install-wrap .install-con .install-items .item-imgs-wrap {
  position: relative;
  width: 121px;
  height: 121px;
}

.install-wrap .install-con .install-items .item-txt-wrap {
  position: relative;
  top: 10px;
  width: 121px;
  text-align: center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.install-wrap .install-con .install-items .img-unhover,
.install-wrap .install-con .install-items .img-hover,
.install-wrap .install-con .install-items .code-img-hover {
  top: 0;
  left: 0;
  width: 121px;
  height: 121px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.web-unhover,
.web-img-hover {
  top: 0;
  left: 0;
  width: 121px;
  height: 121px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.install-wrap .install-con .install-items .img-unhover,
.install-wrap .install-con .install-items .web-unhover {
  position: relative;
  opacity: 1;
}

.install-wrap .install-con .install-items .img-hover {
  position: absolute;
  opacity: 0;
  -webkit-transform: scale(0.78);
  -ms-transform: scale(0.78);
  transform: scale(0.78);
}

.install-wrap .install-con .install-items .code-img-hover,
.install-wrap .install-con .install-items .web-img-hover {
  position: absolute;
  opacity: 0;
}

.install-wrap .install-con .install-items .item:hover .img-unhover {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
}
.install-wrap .install-con .install-items .item:hover .web-unhover {
  opacity: 1;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.install-wrap .install-con .install-items .item:hover .img-hover {
  opacity: 1;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}

.install-wrap .install-con .install-items .item:hover .code-img-hover,
.install-wrap .install-con .install-items .item:hover .web-img-hover {
  opacity: 1;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.install-wrap .install-con .install-items .txt-title {
  margin: 10px auto;
  font-size: 18px;
  color: #333;
}

.install-wrap .install-con .install-items .txt-unhover,
.install-wrap .install-con .install-items .txt-hover {
  position: relative;
  margin: 10px auto;
  font-size: 14px;
  color: #666;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.install-wrap .install-con .install-items .txt-unhover {
  left: 0;
  opacity: 1;
}

.txt-unhover p {
  display: inline;
}

.install-wrap .install-con .install-items .txt-hover {
  top: -29px;
  opacity: 0;
}

.install-wrap .install-con .install-items .item:hover .item-txt-wrap {
  top: -10px;
}

.install-wrap .install-con .install-items .item:hover .txt-unhover {
  opacity: 0;
}

.install-wrap .install-con .install-items .item:hover .txt-hover {
  opacity: 1;
}

.banner-wrap .banner {
  display: inline-block;
  text-align: center;
}

.banner-wrap .banner .banner-content {
  width: 1200px;
  position: relative;
  color: #fff;
}

.banner-wrap .banner .banner-content .ban-date {
  font-size: 30px;
  margin-top: 10px;
  opacity: 0.6;
}

.ban-numwrap {
  display: flex;
  justify-content: center;
  height: 66px;
}

.ban-numwrap .ban-item {
  display: flex;
  margin: 10px 0;
}

.ban-numwrap .ban-item .num {
  font-size: 20px;
  line-height: 25px;
  color: #ffffff;
}

.orderVal,
.saleVal,
.packVal,
.cityVal {
  font-weight: bold;
  height: 16px;
}

.ban-numwrap .ban-item .num .txt {
  font-size: 12px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.num-line {
  width: 1px;
  height: 72px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 49%,
    rgba(255, 255, 255, 0) 100%
  );
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 0.54;
}

.more-wrap {
  position: absolute;
  bottom: 27px;
  font-size: 14px;
  width: 100%;
}

.more-wrap a {
  color: rgba(255, 255, 255, 0.5);
  margin-left: 1150px;
}

.msg-wrap {
  height: 72px;
  background: rgb(51 51 51 / 66%);
  opacity: 0.7;
  width: 100%;
  margin-top: 32px;
  position: absolute;
  bottom: 0;
}

.msg-wrap .msg-con {
  width: 1200px;
  margin: 0 auto;
  /* margin-left: 295px; */
  height: 72px;
  padding-right: 130px;
}

.itemwhite {
  display: inline;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #a8a8a8;
  margin-left: 5px;
}

img {
  width: 100%;
}

/* 优惠券样式 */
.coupon-wrap {
  display: none;
  position: relative;
}

.coupon-close {
  display: inline-block;
  text-align: center;
}

.coupon-close .button {
  background-image: url("/static/img/couponClose.png");
  width: 22px;
  height: 22px;
  background-size: 100% !important;
  cursor: pointer;
}

.coupon-img {
  position: absolute;
  top: 22px;
  left: 0;
  width: 626px;
  margin: auto;
  height: 630px;
}

.coupon-form {
  margin-top: 340px;
}

.coupon-line {
  width: 400px;
  margin: 0 auto 0 115px;
  margin-bottom: 35px;
}

.coupon-input-wrap {
  position: relative;
  height: 21px;
  display: flex;
  justify-content: space-between;
}

.coupon-input {
  box-sizing: border-box;
  width: 100%;
  height: 41px;
  padding-left: 15px;
  font-size: 18px;
  border-radius: 4px;
  outline: none;
  color: #666;
}

.coupon-Authcode {
  float: left;
  vertical-align: top;
  width: 70%;
}

.authcode-wraps {
  display: inline-block;
  vertical-align: top;
  color: rgba(192, 42, 4, 0.3);
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  line-height: 40px;
  box-sizing: border-box;
  width: 111px;
  height: 40px;
  background-color: #ffd081;
  border-radius: 4px;
}

.authcode-click {
  display: inline-block;
  vertical-align: top;
  color: rgba(192, 42, 4, 1);
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  line-height: 40px;
  box-sizing: border-box;
  width: 111px;
  height: 40px;
  background-color: #ffd081;
  border-radius: 4px;
}

.coupon-input:focus {
  border-color: rgba(192, 42, 4, 0.5);
  z-index: 1;
}

.butt-check {
  display: inline-block;
  color: rgba(192, 42, 4, 0.41);
  font-size: 20px;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
  width: 255px;
  height: 48px;
  background: linear-gradient(
    360deg,
    rgba(255, 254, 196, 1) 0%,
    rgba(255, 248, 230, 1) 100%,
    rgba(255, 248, 230, 1) 100%
  );
  border-radius: 8px;
}

.butt-check:hover {
  color: rgba(192, 42, 4, 1);
}

.copy-check:hover {
  color: #ffd081;
  border: 2px solid#ffd081;
}

.copy-check {
  display: inline-block;
  color: #fef0c1;
  font-size: 19px;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
  width: 80px;
  height: 42px;
  border-radius: 8px;
  border: 2px solid #fef0c1;
  margin-left: 20px;
}

.submit-footer {
  position: relative;
  margin-top: 56px;
}

.coupon-back {
  position: absolute;
  right: 10px;
  top: 10px;
}

.closeBut {
  position: relative;
  width: 30px;
  height: 20px;
}

.closeBut::before,
.closeBut::after {
  position: absolute;
  content: " ";
  background-color: #999;
  left: 20px;
  width: 2px;
  height: 20px;
}

.closeBut::before {
  transform: rotate(45deg);
}

.closeBut::after {
  transform: rotate(-45deg);
}

.closeBut:hover:before,
.closeBut:hover:after {
  background-color: #5485e8;
}

.coupon-success-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.coupon-success-popup {
  display: none;
  position: absolute;
  top: 49.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 402px;
  height: 175px;
  border-radius: 4px;
  background-color: #fff;
  text-align: center;
  box-shadow: 1px 1px 6px #999;
}

.successs-footer {
  position: absolute;
  height: 55px;
  line-height: 55px;
  top: 95%;
  width: 402px;
  border-radius: 4px;
  text-align: center;
  height: 55px;
  background: rgba(239, 239, 239, 1);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  font-size: 15px;
  color: rgba(101, 101, 101, 1);
}

.coupon-success-p1 {
  margin: 52px auto 20px auto;
  font-size: 34px;
  line-height: 40px;
  color: rgba(243, 111, 111, 1);
}

.coupon-success-p2 {
  font-size: 25px;
  line-height: 40px;
  color: rgba(101, 101, 101, 1);
}

#cashCode,
#telFour {
  display: inline;
}

.layui-layer {
  box-shadow: none !important;
}

/* 我不希望展示在官网弹窗 */
.nodis-wrap {
  display: none;
  position: relative;
  margin: auto;
  width: 640px;
  height: 430px;
  background-color: rgba(251, 251, 251);
  font-family: Source Han Sans CN;
}

.nodis-form {
  width: 564px;
  padding-top: 14px;
  height: auto;
  margin: auto;
}

.nodis-title {
  font-size: 24px;
  line-height: 30px;
  color: #186cea;
  margin: 20px 0 -10px 0;
}

.nodis-txt {
  font-size: 14px;
  line-height: 30px;
  color: #999999;
}

/* .form-title {
  height: 30px;
  margin: 30px auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: rgba(51, 51, 51, 1);
} */


.form-txt {
  font-size: 13px;
  line-height: 26px;
  color: #999999;
  display: inline-block;
}

.nodis-input-wrap {
  position: relative;
  height: 36px;
  margin-bottom: 10px;
}

.nodis-input {
  box-sizing: border-box;
  width: 374px;
  height: 36px;
  padding-left: 35px;
  border: 1px solid #ececec;
  border-radius: 4px;
  outline: none;
  color: #666;
}

.nodis-input:focus {
  border-color: #409eff;
  z-index: 1;
}

.authcode-coupon {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 111px;
  height: 36px;
  margin-left: 6px;
  background-color: #fff;
  cursor: pointer;
}

.authcode-wrap {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 96px;
  height: 36px;
  margin-left: 6px;
  border: 1px solid #ececec;
  background-color: #fff;
  cursor: pointer;
}

.nodis-btns-wrap {
  display: flex;
  justify-content: space-around;
  width: 374px;
  margin: 28px auto auto auto;
}

.btn-save,
.btn-close {
  display: inline-block;
  width: 160px;
  height: 36px;
  background-color: #5485e8;
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
}

.btn-close {
  background-color: #fff;
  border: 1px solid #ececec;
  color: #999999;
}

.nodis-error-tip {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 480px;
  width: 120px;
  text-align: left;
  color: #eb5555;
  font-size: 12px;
}

.nodis-close {
  position: absolute;
  right: 14px;
  top: 11px;
  width: 30px;
  height: 24px;
}

.nodis-close::before,
.nodis-close::after {
  position: absolute;
  content: " ";
  background-color: #999;
  left: 20px;
  width: 2px;
  height: 25px;
}

.nodis-close::before {
  transform: rotate(45deg);
}

.nodis-close::after {
  transform: rotate(-45deg);
}

.nodis-close:hover:before,
.nodis-close:hover:after {
  background-color: #5485e8;
}

.nodis-success-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.nodis-success-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 440px;
  height: 240px;
  background-color: #fff;
  text-align: center;
  box-shadow: 1px 1px 6px #999;
}

.nodis-success-img {
  width: 48px;
  height: 48px;
  margin: 30px auto 20px auto;
}

.nodis-success-p1 {
  margin: 0 auto 12px auto;
  font-size: 20px;
  color: #333333;
}

.nodis-success-p2 {
  margin-bottom: 16px;
  font-size: 16px;
  color: #999999;
}

.nodis-success-btn {
  width: 180px;
  height: 36px;
  margin: auto;
  border: 1px solid #e1dede;
  line-height: 36px;
  color: #999;
  cursor: pointer;
}

/* 投诉客服弹窗 */
.comp-wrap {
  display: none;
  position: relative;
  width: 950px;
  height: 700px;
  background-color: rgba(251, 251, 251);
  font-family: Source Han Sans CN;
  text-align: left;
}

.left-imgs {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 350px;
  height: 700px;
}

.comp-form {
  position: absolute;
  top: 0;
  right: 0;
  width: 570px;
  height: 700px;
}

.form-line {
  padding-left: 70px;
}

.co-title {
  height: 30px;
  margin: 54px auto 42px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: rgba(51, 51, 51, 1);
}

.input-wrap {
  position: relative;
  height: 36px;
  margin-bottom: 10px;
}

.input-img {
  position: absolute;
  top: 7px;
  left: 103px;
  width: 20px;
  height: 20px;
}

.input-imgs {
  position: absolute;
  top: 7px;
  left: 7px;
  width: 20px;
  height: 20px;
}

.form-input {
  box-sizing: border-box;
  width: 374px;
  height: 36px;
  padding-left: 33px;
  border: 1px solid #ececec;
  border-radius: 4px;
  outline: none;
  color: #666;
}

.form-input:focus {
  border-color: #409eff;
  z-index: 1;
}

.textarea-wrap {
  height: auto;
}

.form-textarea {
  width: 374px;
  height: 120px;
  padding-top: 10px;
  padding-left: 14px;
  resize: none;
}

.error-tip {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 384px;
  color: #eb5555;
  font-size: 12px;
}

.btns-wrap {
  display: flex;
  justify-content: space-around;
  width: 374px;
  margin-top: 65px;
}

.comp-success-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.comp-success-popup {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 440px;
  height: 240px;
  background-color: #fff;
  text-align: center;
  box-shadow: 1px 1px 6px #999;
}

.comp-success-img {
  width: 48px;
  height: 48px;
  margin: 30px auto 20px auto;
}

.comp-success-p1 {
  font-size: 20px;
  color: #333333;
}

#complaintNo {
  display: inline;
}

.comp-success-btn {
  width: 180px;
  height: 36px;
  margin: auto;
  border: 1px solid #e1dede;
  line-height: 36px;
  color: #999;
  cursor: pointer;
}

.form-Authcode {
  vertical-align: top;
  width: 268px;
}

/* 新闻资讯*/
.newsContent {
  width: 1200px;
  margin: 50px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.newsContent img {
  width: 380px;
  height: 100px;
}

.news-item {
  display: flex;
  flex-direction: column;
  opacity: 0;
}

.news-item1 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.news-item2 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.news-item3 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.notice-box {
  border: 1px solid #e6e6e6;
  border-top: 1px solid #fff;
}

.notice-box ul {
  height: 191px;
  overflow: hidden;
  margin: 0;
  padding: 10px 19px 33px;
}

.newsL,
.noInfo {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  color: #666;
  letter-spacing: 0px;
  border-bottom: 1px dashed #e6e6e6;
  margin-bottom: 4px;
  line-height: 40px;
  display: flex;
}
.newsL:last-child {
  border-bottom: 0px dashed #e6e6e6;
}

.newsL div {
  width: 335px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.newsL:hover div {
  color: #5485e8;
}

.newsL:hover {
  cursor: pointer;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.newsL img {
  width: 30px;
  height: 13px;
  margin: 7px 0 0 5px;
}

.newsL i {
  color: #bfbebe;
  font-size: 12px;
}

.newsL span {
  color: #bfbebe;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 500;
  letter-spacing: 0px;
}

.box-con {
  width: 45px !important;
  height: 19px;
  line-height: 19px;
  margin-top: 6px;
  margin-left: 10px;
  position: relative;
  background: #ff8c38;
  border-radius: 9px 9px 10px 0;
}

.box-con span {
  display: block;
  width: 46px;
  text-align: center;
  color: #fff !important;
}

.newsMore {
  font-size: 16px;
  text-align: right;
  color: #186cea;
  line-height: 60px;
  font-family: Source Han Sans CN;
}

.newsMore:hover {
  color: #5f9fff;
}

/* 我也想跟你们合作弹窗 */
.co-re-wrap {
  display: none;
  position: relative;
  margin: auto;
  width: 1000px;
  height: 580px;
  background-color: rgba(251, 251, 251);
  font-family: Source Han Sans CN;
  text-align: left;
}

.co-re-form {
  position: absolute;
  top: 0;
  right: 45px;
  width: 572px;
  height: 580px;
}

.area-input-wrap,
.textarea-wrap {
  height: auto !important;
}

.area-title {
  display: inline-block;
  box-sizing: border-box;
  width: 65px;
  height: 72px;
  border: 1px solid #ececec;
  border-radius: 4px 0 0 4px;
  background-color: #ffffff;
  text-align: center;
  color: #878a90;
  padding-top: 16px;
  font-size: 14px;
}

.area-contnet {
  position: relative;
  left: -5px;
  display: inline-block;
  vertical-align: top;
  width: 310px;
  height: 70px;
}

.area-select {
  width: 310px;
  height: 36px;
  margin: 0;
}

.area-detail {
  position: relative;
  top: 6px;
  width: 309px !important;
  border-radius: 0 0 4px 0;
  padding-left: 15px;
}

.form-textarea {
  width: 374px;
  height: 70px;
  padding-top: 10px;
  resize: none;
}

.input-select {
  width: 374px;
}

.cooper-success-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.co-btns-wrap {
  display: flex;
  justify-content: space-around;
  width: 374px;
  margin-top: 19px;
}

.co-save,
.co-close {
  display: inline-block;
  width: 160px;
  height: 36px;
  background-color: #5485e8;
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
}

.co-close {
  background-color: #fff;
  border: 1px solid #ececec;
  color: #999999;
}

.cooper-success-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.cooperationAreas .zd-cascader-wrap {
  width: 374px;
}

#cooperationAreas {
  border-radius: 4px;
}

.success-p1 {
  margin: 0;
  font-size: 20px;
  color: #333333;
}

.success-p2 {
  margin: 5px 0;
  font-size: 16px;
  color: #999999;
}

.co-imgs {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 350px;
  height: 580px;
}

.co-title {
  height: 30px;
  margin: 18px auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: rgba(51, 51, 51, 1);
}

/* 数字滚动 */
.number-animate {
  height: 60px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}

.number-animate .number-animate-dot {
  width: 15px;
  float: left;
  text-align: center;
}

.number-animate .number-animate-dom {
  width: 15px;
  text-align: center;
  float: left;
  position: relative;
  top: 0;
}

.number-animate .number-animate-dom span,
.number-animate .number-animate-dot span {
  float: left;
  width: 100%;
  height: 65px;
}

/* slider */
.flexslider {
  position: relative;
  overflow: hidden;
  width: 1440px;
  margin: 15px auto 0 auto;
  padding-top: 3px;
}

.slides {
  position: relative;
  z-index: 1;
  width: 1200px;
  margin: 0 auto;
}

.slides li {
  width: 1160px !important;
  height: 403px;
  background: #ffffff;
  display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 26px 20px;
  border-radius: 11px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}

.flex-control-nav {
  position: absolute;
  bottom: 85px;
  transform: translateX(75%);
  left: 50%;
  z-index: 2;
  width: 300px;
  text-align: center;
}

.flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  display: inline;
  zoom: 1;
}

.flex-control-nav a {
  display: inline-block;
  line-height: 40px;
  overflow: hidden;
  width: 8px;
  height: 8px;
  border: 1px solid #c4c4c4;
  border-radius: 50%;
  cursor: pointer;
}

.flex-control-nav .flex-active {
  background-position: 0 0;
  border: 1px solid #186cea;
  background-color: #186cea;
}

.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 45%;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

.flex-direction-nav li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}

.flex-direction-nav li a.flex-prev {
  width: 44px;
  height: 44px;
  left: 40px;
  background: url("../pages/img/sliderLeft.png") center center no-repeat;
  background-size: 100% 100%;
}

.flex-direction-nav li a.flex-next {
  width: 44px;
  height: 44px;
  right: 40px;
  background: url("../pages/img/sliderRight.png") center center no-repeat;
  background-size: 100% 100%;
}

.flex-direction-nav li a.flex-prev:hover,
.flex-direction-nav li a.flex-next:hover {
  transform: scale(1.05);
}

.custom-wrap {
  /* background: linear-gradient(180deg, #f6f6f6 0%, #ffffff 100%); */
  padding: 1px 0 0px;
  background-color: #F6F6F6;
}

.custom-swiper {
  width: 1440px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.custom-swiper .flexslider {
  overflow: visible;
  padding-bottom: 12px;
}

.custom-video {
  width: 717px;
  height: 403px;
}

.custom-video img {
  width: 717px;
  height: 403px;
  cursor: pointer;
}

.custom-video video {
  display: none;
  width: 717px;
  height: 403px;
  cursor: pointer;
}

.custom-title {
  display: flex;
  justify-content: start;
  text-align: left;
  margin: 6px 0 25px 34px;
  padding-bottom: 23px;
  border-bottom: 1px solid #ededed;
}

.custom-title img {
  width: 86px;
  height: 86px;
}

.custom-title div {
  margin: auto 18px;
}

.custom-title div span {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  line-height: 20px;
}

.custom-title div p {
  font-size: 14px;
  color: #818181;
  margin: 0;
  line-height: 25px;
}

.custom-comment span {
  display: block;
  text-align: left;
  height: 18px;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  margin-left: 34px;
}

.custom-txt {
  display: flex;
  justify-content: space-between;
  margin: 27px 14px 0 14px;
  text-align: left;
  font-size: 14px;
  line-height: 29px;
  color: #666;
}

.custom-txt p {
  width: 380px;
  margin: 0;
  text-align: justify;
}

.comma {
  width: 28px;
  font-size: 50px;
  font-family: Arial;
  color: #333333;
  opacity: 0.27;
}

.advantage-content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 455px;
  text-align: center;
  opacity: 0;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.advantage-img {
  width: 828px;
  height: auto;
  margin-top: 173px;
}

.advantage-ico {
  width: 95px;
  height: 95px;
}

.scale {
  transform: scale(1.08);
  -ms-transform: scale(1.08);
  /* IE 9 */
  -moz-transform: scale(1.08);
  /* Firefox */
  -webkit-transform: scale(1.08);
  /* Safari 和 Chrome */
  -o-transform: scale(1.08);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.scale-txt {
  transform: scale(1.08);
  -ms-transform: scale(1.08);
  /* IE 9 */
  -moz-transform: scale(1.08);
  /* Firefox */
  -webkit-transform: scale(1.08);
  /* Safari 和 Chrome */
  -o-transform: scale(1.08);
  /* font-size: 14.5px !important; */
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.advantage-img1 {
  position: absolute;
  top: 97px;
  left: 144px;
}

.advantage-img2 {
  position: absolute;
  top: 174px;
  left: 351px;
}

.advantage-img3 {
  position: absolute;
  top: 89px;
  left: 558px;
}

.advantage-img4 {
  position: absolute;
  top: 171px;
  left: 756px;
}

.advantage-img5 {
  position: absolute;
  left: 957px;
  top: 66px;
}

.advantage-txt {
  font-size: 14px;
  color: #666666;
  text-align: center;
  font-weight: 400;
}

.txt1 {
  position: absolute;
  top: 226px;
  left: 142px;
}

.txt2 {
  position: absolute;
  left: 339px;
  top: 301px;
}

.txt3 {
  position: absolute;
  left: 547px;
  top: 230px;
}

.txt4 {
  position: absolute;
  left: 750px;
  top: 299px;
}

.txt5 {
  position: absolute;
  left: 943px;
  top: 210px;
}

@media (max-width: 1460px) {
  .custom-swiper {
    width: 1206px;
  }
}

@media (max-width: 1310px) {
  .videobox {
    width: 1200px;
    height: 560px;
  }

  .minPoster {
    width: 1200px;
    height: 545px;
  }
  .solution-box {
    width: 1200px;
  }
}

.install-title {
  opacity: 0;
  -webkit-animation: slide-bottom 1s forwards;
  animation: slide-bottom 1s forwards;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.exprience {
  opacity: 0;
  -webkit-animation: slide-bottom 1s forwards;
  animation: slide-bottom 1s forwards;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.install1 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.install2 {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
.install3 {
  animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
}
.install4 {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}
.install5 {
  animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
}

.install6 {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}

.button-feel {
  display: flex;
  font-size: 16px;
  font-weight: 500;
  color: #186cea;
  align-items: center;
  width: 156px;
  height: 34px;
  margin-right: 30px;
}
.button-consult {
  display: flex;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  align-items: center;
  width: 156px;
  height: 34px;
  background-color: #186cea;
}
.button-consult > img,
.button-feel > img {
  width: unset !important;
  margin-left: 30px;
  margin-right: 5px;
}
.install-btns {
  margin: 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button-consult:hover {
  background-color: #0556cf;
  transition: all 0.4s;
}

.btn-down-solve {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 161px;
  height: 36px;
  color: rgba(24, 108, 234, 1);
  border: 1px solid rgba(24, 108, 234, 0.58);
  border-radius: 36px;
  margin: 30px auto;
  cursor: pointer;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  font-size: 17px;
}
.btn-down-solve:hover {
  background-color: rgba(235, 246, 255, 1);
}
.btn-down-solve img
{
  width: 22px;
  height: 22px;
  margin-right: 17px;
}


/* tab切换-市面上软件那么多，为何更多企业选择吉客云？ */
.chooseRes-wrap {
  background: url('http://jkyun.oss-cn-hangzhou.aliyuncs.com/longterm/53/system/wkdoc/1776700989616260096/2355215114176398720.png?Expires=4917563520&OSSAccessKeyId=LTAI5tFn9r9JM7gznTuVqChq&Signature=sItBxjQ0TVXx4F0vDL2za5s5yy4%3D#homepage-advantage-bg@2x.png') no-repeat;
  background-size: contain;
  overflow: hidden;
}
.chooseRes-wrap .install-toptxt {
  color: #FFEB00;
}
.wrap-tree {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
  padding-top: 34px;
  opacity: 0;
  border-radius: 14px;
}
.wrap-tab {
  width: 1200px;
  display: flex;
  justify-content: center;
}
.nav-txt {
  width: 250px;
  font-size: 17px;
  color: #FFFFFF;
  cursor: pointer;
}
.activeNav {
  font-weight: bold;
  font-size: 18px;
}

.wrap-area {
  margin-top: 10px;
  display: none;
}
.activeArea {
  display: block;
}
.bc-arrows {
  position: relative;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #fff;
  background-color: transparent;
  margin: auto;
}
.bc-white {
  width: 1200px;
  height: 447px;
  background-color: #FFFFFF;
  position: relative;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.16);
}

.bc-white>* {
  opacity: 1;
  -webkit-animation: show 0.6s ease-in;
  transition-delay: 0s;
}
.bc-white .lbc {
  float: left;
  padding-left: 140px;
}
.bc-white .rbc {
  float: right;
}
.bc-white .rbc img {
  width: 662px;
  height: 447px;
}
.bc-white .lbc h3 {
  margin: 115px 0px 35px;
  text-align: left;
  line-height: 19px;
  font-weight: bold;
  font-size: 26px;
  color: #186CEA;
}
.bc-white .lbc .slist {
  margin-top: 26px;
}
.bc-white .lbc .slist .pitem {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.bc-white .lbc .slist .pitem img {
  width: 18px;
  height: 18px;
  margin-right: 12px;
}
.bc-white .lbc .slist .pitem span {
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}
.bc-arrows1 {
  left: -375px;
}

.bc-arrows2 {
  left: -125px;
}

.bc-arrows3 {
  left: 123px;
}

.bc-arrows4 {
  left: 376px;
}


/* 新增footer样式*/

.footer{
  display: flex;
  justify-content: space-around;
  align-items: center;
   width: 1200px;
   height: 254px;
   margin: 0 auto;
}
.left-box{
   display: flex;
   flex-direction: column;
   justify-content: space-evenly;
   align-items: center;
   height: 213px;
   border-right: 1px solid #838383;
   padding-right: 55px;
   opacity: 1;
   margin-left: 31px;
   margin-top: 6px;
}
.left-telephone{
  white-space: nowrap;
  height: 24px;
  font-size: 23px;
  font-weight: bold;
  line-height: 19px;
  color: #FFFFFF;
  opacity: 1;
  margin-top: -43px;
}
.left-box img{
    width: 56px;
    height: 56px;
    margin-top: -39px;
}
.left-text{
  width: 112px;
  height: 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #FFFFFF;
  opacity: 1; 
  margin-top: -60px;
}
.footerline{
  width: 100%;
  height: 0;
  border-bottom: 1px solid #6E6E6E; 
  opacity: 1;
}
.mid-box{
   display: flex;
   justify-content: space-around;
   align-items: center;
}
.mid-box ul{
   width: 320px;
   margin-top: 18px;
   padding: 0;
}
.mid-box li a{
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 36px;
  margin-bottom: 12px;
}
.mid-liststyle{
   height: 213px;
   width: 192px;
   display: flex;
   flex-direction: column;
   justify-content:flex-start;
   align-items:flex-start;
   margin-right: 126px;
   margin-top: 39px;
}
.mid-box {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #E8E8E8;
  opacity: 1;
}
.mid-title{
  font-size: 17px;
  font-weight: 700;
  line-height: 19px;
  color: #FFFFFF;
  opacity: 1;
}
.right-box{
  display: flex;
  flex-direction: column;
  width: 150px;
  justify-content: space-around;
  align-items: center;
  margin-right: 60px;
}
.right-box span{
  width: 108px;
  height: 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
  color: #F7F7F7;
  opacity: 1;
}
.right-box img{
   width: 106px;
   width: 106px;
  
   margin-bottom: 10px;
}
.mid-box a{
  font-weight: 400;
  line-height: 19px;
  color: #E8E8E8;
  opacity: 1;
}
.mid-box a:hover{
  color: #5485E8
}
/* 中间列表左中右分别样式 */
.first-box{
  margin-left: 76px;
}
.second-box{
  margin-right: 19px;
}
.data-center-box{
  margin-right: 19px;
}
.third-box{
  margin-right: 40px;
}
.footer .second-box,
.footer .data-center-box,
.footer .third-box {
  width: 120px;
}
.footer .second-box ul,
.footer .data-center-box ul,
.footer .third-box ul {
  width: 120px !important;
}
.footer-bottom{
   display: flex;
   justify-content: center;
   align-items: center;
}

.friend-link  p {
  color: #E8E8E8 ;
  opacity: 1 ;
}

.friend-link  p a{
  color: #E8E8E8 !important;
  opacity: 1 !important;
}
.friend-link .bottom-link2 a {
    color: #B1B1B1 !important;
    margin: 0 5px;
}
#bottomTag a {
  color: #FFFFFF !important;
  margin: 0 5px;
}


/* ==========================================================================
   新增长度：品牌客户感谢信模块
   ========================================================================== */
/* ==========================================================================
   新增长度：品牌客户感谢信模块
   ========================================================================== */
.thanks-wrap {
    padding: 0 0 58px;
    background-color: #ffffff;
    width: 100%;
    overflow: hidden;
}
.thanks-wrap .install-toptxt {
    margin-top: 50px;
    margin-bottom: 35px;
}
.thanks-marquee {
    width: 1200px;
    max-width: calc(100% - 40px);
    margin-top: 0;
    overflow: hidden;
    padding: 8px 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    -webkit-mask-image: linear-gradient(to right, transparent 0, #000 8%, #000 92%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0, #000 8%, #000 92%, transparent 100%);
}
.thanks-row {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    padding: 7px 0;
}
.thanks-row + .thanks-row {
    margin-top: 8px;
}
.thanks-track {
    display: flex;
    width: max-content;
    gap: 16px;
    will-change: transform;
}
.thanks-row-top .thanks-track {
    animation: thanks-marquee-left 156s linear infinite;
}
.thanks-row-bottom .thanks-track {
    animation: thanks-marquee-left-offset 156s linear infinite;
}
.thanks-marquee:hover .thanks-track {
    animation-play-state: paused;
}
.thanks-card {
    flex: 0 0 542px;
    width: 542px;
    min-width: 542px;
    max-width: 542px;
    height: 155px;
    min-height: 155px;
    max-height: 155px;
    box-sizing: border-box;
    background: #ffffff url("/pages/img/homepage-letter-bg@2x.png") no-repeat center center;
    background-size: 542px 155px;
    border: none;
    border-radius: 10px;
    padding: 17px 18px 14px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.16);
}
.thanks-wrap .thanks-card::before {
    position: absolute;
    width: 28px;
    font-size: 50px;
    font-family: Arial;
    color: #333333;
    opacity: 0.27;
    line-height: 1;
}
.thanks-wrap .thanks-card::before {
    content: "\201C";
    left: 18px;
    top: 12px;
}
.card-bordered {
    border: none;
    background: #ffffff url("/pages/img/homepage-letter-bg@2x.png") no-repeat center center;
    background-size: 542px 155px;
}
.thanks-content {
    font-size: 14px;
    color: #555555;
    line-height: 32px;
    text-align: left;
    margin: 0;
    width: 100%;
    display: block;
    max-height: 96px;
    overflow: hidden;
    background-image: repeating-linear-gradient(
        to bottom,
        transparent 0,
        transparent 31px,
        #e9eef4 31px,
        #e9eef4 32px
    );
    background-size: 100% 32px;
}
.thanks-wrap .thanks-content::before {
    content: "";
    float: left;
    width: 28px;
    height: 32px;
}
.thanks-wrap .thanks-content::after {
    content: "\2060\201D";
    display: inline;
    position: relative;
    top: 21px;
    margin-left: 2px;
    font-size: 50px;
    font-family: Arial;
    color: #333333;
    opacity: 0.27;
    line-height: 0;
    vertical-align: baseline;
}
.thanks-logo {
    position: absolute;
    right: 20px;
    bottom: 0;
    width: 142px;
    height: 40px;
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.thanks-logo-text {
    width: auto;
    max-width: 160px;
    height: auto;
    overflow: visible;
    text-indent: 0;
    background: none !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    text-align: right;
}
.logo-ynby {
    background-image: url("../img/yunnanbaiyao-logo@2x.png");
}
.logo-jzw { color: #1f4d9a; }
.logo-zgfh {
    background-image: url("/pages/img/homepage-letter-logo-fh@2x.png");
}
.logo-psm {
    background-image: url("/pages/img/homepage-letter-logo-psm@2x.png");
}
.logo-jzcc {
    background-image: url("/pages/img/homepage-letter-logo-jzcc@2x.png");
}
.logo-ysys {
    background-image: url("/pages/img/homepage-letter-logo-ysys@2x.png");
}
.logo-lkxd {
    background-image: url("/pages/img/homepage-letter-logo-lkxd@2x.png");
}
.logo-sjah {
    background-image: url("/pages/img/homepage-letter-logo-sjah@2x.png");
}
.logo-pgyzn {
    background-image: url("/pages/img/homepage-letter-logo-pgyzn@2x.png");
}
.logo-mtl {
    background-image: url("/pages/img/homepage-letter-logo-mtl@2x.png");
}
.logo-gqny {
    background-image: url("/pages/img/homepage-letter-logo-gqny@2x.png");
}
.logo-shwl {
    background-image: url("/pages/img/homepage-letter-logo-shwl@2x.png");
}
.logo-gyj {
    background-image: url("/pages/img/homepage-letter-logo-gyj@2x.png");
}
.logo-clyx {
    background-image: url("/pages/img/homepage-letter-logo-clyx@2x.png");
}
.logo-jsgj {
    background-image: url("/pages/img/homepage-letter-logo-jsgj@2x.png");
}
.logo-dbsp {
    background-image: url("/pages/img/homepage-letter-logo-dbsp@2x.png");
}
.logo-brand { color: #228fbd; }
.logo-partner { color: #3f6e95; }
@keyframes thanks-marquee-left {
    0% { transform: translateX(0); }
    100% { transform: translateX(calc(-50% - 8px)); }
}
@keyframes thanks-marquee-left-offset {
    0% { transform: translateX(-240px); }
    100% { transform: translateX(calc(-50% - 248px)); }
}
.auth-wrap {
    padding: 50px 0 46px;
    background-color: #FAFAFA;
    width: 100%;
    text-align: center;
}
.auth-wrap .install-toptxt {
    margin-top: 0;
    margin-bottom: 6px;
}
.auth-wrap .title-p {
    color: #333333;
    font-size: 14px;
    line-height: 1.7;
}
.auth-badges {
    width: 1200px;
    max-width: 100%;
    margin: 67px auto 73px;
    display: flex;
    justify-content: center;
    gap: 78px;
    align-items: start;
    padding: 0 164px;
    box-sizing: border-box;
}
.badge-item {
    flex: 0 0 112px;
    width: 112px;
    margin: 0;
    text-align: center;
}
.badge-icon {
    width: 112px;
    height: 112px;
    margin: 0 auto 12px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: transform .3s ease;
    transform-origin: center center;
    backface-visibility: hidden;
    will-change: transform;
}
.badge-icon img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.badge-item:hover .badge-icon {
    transform: scale(1.05);
}
.badge-name {
    position: relative;
    left: 50%;
    width: max-content;
    transform: translateX(-50%);
    font-size: 14px;
    color: #333333;
    font-weight: 500;
    line-height: 1.4;
    white-space: nowrap;
}
.auth-certs {
    max-width: 1240px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 11px;
    padding: 0 20px;
}
.cert-item {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.cert-img {
    width: 100%;
    height: 252px;
    flex: 0 0 252px;
    margin-bottom: 12px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.cert-img img {
    display: block;
    object-fit: fill;
    transition: transform .3s ease;
    backface-visibility: hidden;
    will-change: transform;
}
.cert-item:hover .cert-img img {
    transform: translateY(-8px);
}
.img-cert1,
.img-cert1 img {
    width: 171px;
}
.img-cert1 img { height: 236px; }
.img-cert2,
.img-cert2 img {
    width: 210px;
}
.img-cert2 img { height: 158px; }
.img-cert3,
.img-cert3 img {
    width: 210px;
}
.img-cert3 img { height: 155px; }
.img-cert4,
.img-cert4 img {
    width: 213px;
}
.img-cert4 img { height: 156px; }
.img-cert5,
.img-cert5 img,
.img-cert6,
.img-cert6 img {
    width: 171px;
}
.img-cert5 img,
.img-cert6 img {
    height: 252px;
}
.cert-name {
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    font-weight: 500;
}
.cert-name span {
    font-size: 14px;
    color: #333333;
}
@media (max-width: 768px) {
    .thanks-marquee {
        width: calc(100% - 24px);
        max-width: calc(100% - 24px);
    }
    .auth-badges {
        flex-wrap: wrap;
        padding: 0 20px;
    }
    .auth-certs {
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 24px 10px;
    }
}
