body {
  text-align: center;
}

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("../images/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("../images/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;
}

.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: #fff;
  width: 100%;
  margin: 0 auto;
  padding: 1px 0 0px 0;
  background: url("../images/7312.png") center top no-repeat;
  background-size: cover;
}

.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: 1291px;
  height: 563px;
  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: #f6f6f6; */
  padding-top: 55px;
}
.case_img{
	width: 1210px;
	height: auto;
	margin-top: 80px;
	margin-bottom: 60px;
}
.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;
}
.solution-item {
  margin-bottom: 36px;
  opacity: 0;
}
.solution-item1 {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.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-image: url("../images/homepage-solution-off@2x.png");
  background-size: 100%;
  width: 386px;
  height: 241px;
}
.solution-icon {
  margin-top: 52px;
  width: 61px;
  height: 61px;
}
.solution-defaultTitle {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
  margin: 25px 0 9px 0;
}
.solution-defaultTips {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #333333;
}
.active-solution {
  display: none;
  width: 386px;
  height: 241px;
  position: relative;
}
.active-solution-erp {
  background-image: url("../images/homepage-solution-onlineerp-bg@2x.png");
  background-size: 100%;
}
.active-solution-yunwms {
  background-image: url("../images/homepage-solution-yunwms-bg@2x.png");
  background-size: 100%;
}
.active-solution-mrp {
  background-image: url("../images/homepage-solution-producemrp-bg@2x.png");
  background-size: 100%;
}
.active-solution-distribution {
  background-image: url("../images/homepage-solution-distribution-bg@2x.png");
  background-size: 100%;
}
.active-solution-finance {
  background-image: url("../images/homepage-solution-finance-bg@2x.png");
  background-size: 100%;
}
.active-solution-oganization {
  background-image: url("../images/homepage-solution-oganization-bg@2x.png");
  background-size: 100%;
}
.solution-activeTitle {
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  color: #ffffff;
  padding: 36px 0 9px 0;
}
.solution-activeTips {
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  color: #ffffff;
}
.solution-details {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #ffffff;
  position: absolute;
  right: 20px;
  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: 1291px;
  height: 563px;
  margin: 0 auto;
  background-image: url("../images/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("../images/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("../images/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("../images/softpurcase.png") no-repeat 350px 90px;
  background-color: #fff;
  background-size: 90px;
}

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

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

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

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

.contact-wrap .item6 {
  background: url("../images/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);
  font-family: Source Han Sans CN;
  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: 1060px;
}

.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;
  height: 72px;
  padding-right: 200px;
}

.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("../images/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-title {
  height: 14px;
  margin: 32px auto 24px;
  font-size: 24px;
  font-weight: 500;
  line-height: 16px;
  color: #186cea;
  display: inline-block;
}

.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;
  height: 472px;
  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("../images/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("../images/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 50px;
}

.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-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 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 32px;
}
.button-consult:hover {
  background-color: #0556cf;
  transition: all 0.4s;
}
