.head_box .site-header {
  height: 65px;
  line-height: 65px;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 6px 46px 3px rgba(223, 229, 242, 0.6);
  position: relative;
}

.head_box .site-header .container {
  margin: 0 auto;
  padding: 0 50px;
  display: flex;
  height: 100%;
}

.site-header .container .header-logo {
  display: flex;
  align-items: center;
}

.site-header .container .header-logo .logo {
  width: 128px;
  height: 32px;
  background: url('../images/upload/logo.png') no-repeat;
  text-indent: -99999px;
}

.site-header .container .header-nav {
  flex: 1 1;
  margin-left: -130px;
}

.site-header .container .header-nav .nav-list {
  display: flex;
  justify-content: center;
  align-items: center;
}

.site-header .container .header-nav .nav-list .nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  /* margin-right: 20px;
  margin-left: 20px; */
  position: relative;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  width: 100px;
}

.tel {
  float: right;
  width: 186px;
  height: 65px;
  position: relative;
  left: 20%;
}

.tel::before {
  margin-top: -11px;
  height: 100%;
  background-position: 0 -77px;
}

.tel::before {
  content: '';
  position: absolute;
  right: 0;
  top: 30px;
  width: 100%;
  height: 44%;
  background-image: url(https://www.esensoft.com/static/images/xiaoyi_2018/apply-trial/icon.png);
  background-position: 0px -73px;
  background-repeat: no-repeat;
}


.site-header .container .header-nav .nav-list .nav-item .nav-name {
  margin-left: 5px;
}

.site-header .container .header-nav .nav-list .nav-item:hover .arrow-icon {
  transform: rotate(180deg);
}

.site-header .container .header-nav .nav-list .nav-item:hover .nav-lists {
  display: block;
}

.site-header .container .header-nav .nav-list .nav-item:before {
  content: '';
  position: absolute;
  width: 80%;
  left: 10%;
  bottom: 10px;
  height: 4px;
  background-color: #f79846;
  opacity: 0;
}

.site-header .container .header-nav .nav-list .nav-item:hover:before {
  bottom: 0;
  opacity: 1;
  transition: bottom 0.3s, opacity 0.3s 0.1s;
}

.site-header .container .header-nav .nav-list .nav-item .link-category {
  position: relative;
  width: 100%;
  color: #2F3234;
}

.site-header .container .header-nav .nav-list .nav-item .link-category .site-category {
  display: inline-block;
  width: 10px;
  margin-left: 4px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  color: #bfbfbf;
  transition: all 0.3s;
}

.site-header .container .header-nav .nav-list .nav-item .link-category .arrow-icon {
  background: url('../images/ico/downico.png') 50% no-repeat;
  background-size: contain;
  vertical-align: sub;
}

.site-header .container .header-nav .nav-list .nav-item .nav-lists {
  text-align: left;
  display: none;
  position: absolute;
  top: 60px;
  width: 200px;
  background: #ffffff;
  border: 1px solid #f1f2f5;
  border-radius: 8px;
  box-shadow: -4px 10px 16px 0px rgb(82 103 137 / 22%);
}

.site-header .container .header-nav .nav-list .nav-item .nav-lists .diandian {
  font-size: 16px;
  font-weight: 600;
  color: #2f3234;
}

.site-header .container .header-nav .nav-list .nav-item .nav-lists .diandian i {
  margin-left: 25px;
  margin-right: 15px;
  vertical-align: sub;
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url('../images/poroduct/1_jiaoyu-24.png') no-repeat center center;
}

.site-header .container .header-nav .nav-list .nav-item .nav-lists .supplyChain {
  font-size: 16px;
  font-weight: 600;
  color: #2f3234;
  position: relative;
}

.site-header .container .header-nav .nav-list .nav-item .nav-lists .supplyChain img {
  position: absolute;
  width: 88px;
  height: 40px;
  display: inline-block;
  top: 20px;
  right: -40px;
}

.site-header .container .header-nav .nav-list .nav-item .nav-lists .supplyChain i {
  margin-left: 25px;
  margin-right: 15px;
  vertical-align: sub;
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url('../images/poroduct/1_tuandui-26.png') no-repeat center center;
}



.content {
  background-color: #ffffff;
}

/* 内容区 */
.main {
  height: 750px;
  background: url('../images/upload/background-0.png') no-repeat bottom;
}

.main .tour-header {
  display: flex;
  max-width: 1432px;
  margin: 0 auto;
  padding-top: 135px;
  justify-content: space-around;
}

.main .tour-header .tour-left {
  display: flex;
  flex-direction: column;
}

.main .tour-header .tour-left .title {
  color: #2a3c50;
  font-size: 54px;
  font-weight: 700;
}

.main .tour-header .tour-left .title p {
  line-height: 72px;
}

.main .tour-header .tour-left .introduction {
  margin-top: 45px;
  margin-bottom: 60px;
  font-size: 16px;
  font-family: Alibaba PuHuiTi, Alibaba PuHuiTi-Medium;
  font-weight: 500;
  color: #637589;
}

.main .tour-header .tour-left .introduction span {
  line-height: 26px;
}

.main .tour-header .tour-left .btn {
  display: flex;
}

.main .tour-header .tour-left .btn button {
  width: 157px;
  height: 50px;
  background: linear-gradient(#f5904c 0%, #faa73b 60%);
  border-radius: 10px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  align-self: flex-start;
  transition: transform .3s, box-shadow .3s;
  box-shadow: 0 6px 20px rgb(250 167 59/ 30%);
}

.main .tour-header .tour-left .btn button:hover {
  transform: translateY(-5px);
  box-shadow: 0 13px 24px rgb(250 167 59/ 35%);
}

.main .tour-header .tour-right {
  display: flex;
  align-items: center;
}

/* 制造运营管理系统 */

.content .managementSystem {
  padding-top: 100px;
  padding-bottom: 140px;
}

.managementSystem .center {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  max-width: 1150px;
}

.managementSystem .managementSystem-title {
  line-height: 80px;
  font-weight: 700;
  display: flex;
  align-content: center;
  justify-content: center;
  margin-bottom: 160px;
}

.managementSystem .managementSystem-title .title {
  font-weight: 600;
  font-size: 46px;
  line-height: 80px;
}

.managementSystem .managementSystem-title .title span {
  color: #f6924b;
}

.managementSystem .center .introduction-list {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}

.managementSystem .center .introduction-list .same {
  display: flex;
}

.managementSystem .center .introduction-list .same .img {
  flex: 1;
  margin-right: 100px;
  margin-left: 100px;
}

.managementSystem .center .introduction-list .same .description {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 100px;
}

.managementSystem .center .introduction-list .same .description .description-top {
  width: 100%;
  font-size: 50px;
  font-weight: 700;
  color: #2f333a;
  line-height: 80px;
  margin-bottom: 35px;
}

.managementSystem .center .introduction-list .same .description .description-bottom {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
  line-height: 25px;
}

.managementSystem .center .introduction-list .mes {
  margin-top: 160px;
}

.managementSystem .center .introduction-list .mes .description {
  padding-left: 100px;
}

.managementSystem .center .introduction-list .mes .img {
  margin-right: 0px;
}

.managementSystem .center .introduction-list .collection {
  margin-top: 245px;
}

.managementSystem .center .introduction-list .collection .description-item {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 500;
}

.managementSystem .center .introduction-list .collection .description-item p {
  color: #5e9ada;
  margin-top: 15px;
  margin-bottom: 10px;
}

.managementSystem .center .introduction-list .collection .description-item span {
  color: #666666;
}

/* 视频 */
.content .softwareDriver {
  width: 100%;
  opacity: 1;
  background: linear-gradient(180deg, #374057 0%, #32324f 100%);
  padding-bottom: 96px;
}

.content .softwareDriver .center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.content .softwareDriver .center .softwareDriver-top {
  display: flex;
  margin-top: 100px;
}

.content .softwareDriver .center .text {
  margin-top: 42px;
  margin-bottom: 58px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #f5914b;
  line-height: 36px;
}

.content .softwareDriver .center .video {
  height: 452px;
  max-width: 800px;
  min-width: 800px;
  background: #24243B;
  /* background: linear-gradient(30deg, #243142 0%, #424d64 100%); */
  /* border: 10px solid #d2d5df; */
  border-radius: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.content .softwareDriver .center .video .play {
  position: absolute;
  cursor: pointer;
  z-index: 9999;
}

.content .softwareDriver .center .video .play:hover img {
  opacity: 80%;
}

.content .softwareDriver .center .video .preview {
  height: 430px;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}



/* 应用行业 */
.content .application {
  width: 100%;
  height: 1000px;
  background-color: #ffffff;
}

.content .application .center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 81px;
}

.content .application .center .title {
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  color: #2f333a;
  line-height: 78px;
}

.content .application .center .industryList {
  margin-top: 97px;
}

.content .application .center .column-list {
  display: flex;
  max-width: 1150px;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding-left: 5%;
  padding-right: 5%;
}

.content .application .center .column-list .column {
  width: 20%;
  display: flex;
  align-content: center;
  justify-items: center;
  flex-direction: column;
  text-align: center;
  margin: 0 1%;
  margin-bottom: 72px;
}

.content .application .center .column-list .column .img {
  margin-bottom: 27px;
  width: 100%;
  height: 100%;
}

.content .application .center .column-list .column .img img {
  width: 100%;
  height: 100%;
}

/* 用户怎么说 */
.content .user {
  width: 100%;
  background: #f9fafc;
}

.content .user .center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 75px;
  padding-bottom: 85px;
}

.content .user .center .userText {
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  color: #2f333a;
  line-height: 48px;
  margin-bottom: 27px;
}

.content .user .center .case {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #f5914b;
  line-height: 19px;
  margin-bottom: 50px;
  cursor: pointer;
}

.content .user .center .case:hover {
  text-decoration: underline;
}

/* swiper轮播处理 */
.content .user .center .swiper-father .swiper-container {
  position: relative;
  text-align: center;
  width: 976px;
  height: 427px;
  opacity: 1;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 12px 49px 0px rgba(217, 223, 235, 0.51);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.content .user .center .swiper-father .swiper-container .decorate {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 99;
  background-color: #ffffff;
  width: 14px;
}


.content .user .center .swiper-father .item .customerlogo {
  position: absolute;
  left: 50px;
  top: 20px;
}

.content .user .center .swiper-father .item .idea {
  position: absolute;
  left: 50px;
  top: 150px;
  font-weight: 700;
  text-align: left;
  color: #2f333a;
  line-height: 36px;
  padding-right: 100px;
}

.content .user .center .swiper-father .item .contact {
  position: absolute;
  bottom: 60px;
  left: 50px;
}

.content .user .center .swiper-father .item .contact .name {
  font-size: 20px;
  font-weight: 700;
  color: #2f333a;
}

.content .user .center .swiper-father .item .contact .position {
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  margin-left: 18px;
}



/* swiper */

.content .user .center .swiper-father {
  width: 976px;
  height: 427px;
  top: 75%;
  margin-left: auto;
  margin-right: auto;
  z-index: 9999;
  position: relative;
}

/*轮播按钮属性*/
.content .user .center .swiper-father .swiper-container {
  width: 90%;
  height: 100%;
  z-index: 9999;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.content .user .center .swiper-father .swiper-slide {
  text-align: center;
  font-size: 18px;
  border-style: none;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 滚动条 */
/* .content .user .center .swiper-father .swiper-scrollbar {
  position: absolute;
  top: 450px;
  z-index: 99999;
  width: 150px;
  height: 5px;
  left: 100px;
} */

.content .user .center .swiper-father .swiper-scrollbar .swiper-scrollbar-drag {
  width: 50% !important;
}

/* 左右点击按钮 */
.content .user .center .swiper-father .swiper-button-prev {
  background: url('../images/upload/jt.png') no-repeat center center;
  width: 40px;
  height: 40px;
  border: 1px solid #e3e4ed;
  border-radius: 8px;
  box-shadow: 0px 10px 29px 0px rgba(93, 111, 149, 0.2);
  position: absolute;
  left: -50px;
}

.content .user .center .swiper-father .swiper-button-next {
  background: url('../images/upload/jiantour.png') no-repeat center center;
  width: 40px;
  height: 40px;
  border: 1px solid #e3e4ed;
  border-radius: 8px;
  box-shadow: 0px 10px 29px 0px rgba(93, 111, 149, 0.2);
  position: absolute;
  right: -50px;
}

.content .user .center .swiper-father .swiper-button-prev::after {
  content: '';
  width: 0;
  height: 0;
}

.content .user .center .swiper-father .swiper-button-next::after {
  content: '';
  width: 0;
  height: 0;
}

/* =============================== */
/* 服务优势 */
.content .service {
  width: 100%;
  background-color: #ffffff;
}

.content .service .center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 85px;
  padding-bottom: 30px;
}

.content .service .center .service-text {
  position: relative;
  width: 550px;
}

.content .service .center .service-text p {
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  color: #2e3a59;
  line-height: 78px;
  z-index: 99;
  position: relative;
}

.content .service .center .service-text span {
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  color: #ecf0f2;
  line-height: 78px;
  position: absolute;
  top: 30px;
  left: 0;
  display: inline-block;
  height: 78px;
}

.content .service .center .service-list {
  margin-top: 80px;
}

.content .service .center .service-list .item {
  display: flex;
}

.content .service .center .service-list .item .items {
  background: #fefefe;
  border-radius: 8px;
  box-shadow: 0px 11px 29px 0px rgba(132, 151, 174, 0.16);
  margin: 0 5px;
}

.content .service .center .service-list .item .items img {
  width: 100%;
  height: 100%;
}

/* 免费体验 */
.content .experience {
  width: 100%;
  opacity: 1;
  background: linear-gradient(180deg, #ffffff 0%, #e6eff9 100%);
}

.content .experience .center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 150px;
  padding-bottom: 92px;
}

.content .experience .center .mf {
  font-size: 50px;
  font-weight: 800;
  color: #2e3a59;
}

.content .experience .center .bw {
  font-size: 20px;
  font-weight: 500;
  color: #2e3a59;
  margin-top: 35px;
  margin-bottom: 41px;
}

.content .experience .center .btn {
  width: 157px;
  height: 50px;
  line-height: 50px;
  opacity: 1;
  background: linear-gradient(#f5904c 0%, #faa73b 100%);
  border-radius: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  cursor: pointer;
}

/* 底部 */
.head_box .footer {
  height: 311px;
  width: 100%;
  background: linear-gradient(180deg, #243142 0%, #30384f 100%);
}

.head_box .footer .center {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  flex-direction: column;
}

.head_box .footer .center .copyrights {
  margin-top: 100px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #9497b4;
  line-height: 14px;
}

.head_box .footer .center .copyrights a {
  color: #9497b4;
  cursor: pointer;
  text-decoration: none;

}

.head_box .footer .center .copyrights a:hover {
  text-decoration: underline;
}


.head_box .footer .center .afterSales {
  display: flex;
  margin-left: 100px;
}

.head_box .footer .center .afterSales .consult {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.head_box .footer .center .afterSales .consult .top {
  font-size: 14px;
  font-weight: 400;
  color: #bcbfe1;
  line-height: 14px;
}

.head_box .footer .center .afterSales .consult .bottom {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  line-height: 14px;
  margin-top: 12px;
}

.head_box .footer .center .afterSales .preSales {
  margin-left: 150px;
}

.head_box .footer .center .afterSales .afterSaless {
  margin-left: 150px;
}

.head_box .footer .center .afterSales img {
  width: 156px;
  height: 44px;
}

.head_box .footer .center .afterSales .payAttentionTo {
  margin-left: 150px;
  text-align: center;
}

.head_box .footer .center .afterSales .payAttentionTo .qrCode {
  margin-top: 10px;
  position: relative;
}

.head_box .footer .center .afterSales .payAttentionTo .qrCode:hover .thePublic {
  opacity: 1;
  width: 180px;
  height: 180px;
}

.head_box .footer .center .afterSales .payAttentionTo .qrCode .thePublic {
  position: absolute;
  top: -200%;
  left: 50%;
  transform: translate(-50%, -65%);
  width: 0px;
  height: 0px;
  opacity: 0;
  transition: 1s;
  -webkit-transition: 0.2s;
  -webkit-transform: translate(-50%, -65%);
  -moz-transform: translate(-50%, -65%);
  -ms-transform: translate(-50%, -65%);
  -o-transform: translate(-50%, -65%);
}

.head_box .footer .center .afterSales .payAttentionTo .qrCode img:nth-child(1) {
  width: 36px;
  height: 36px;
}

/* 弹窗 */
.popUps {
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  display: none;
  background-color: transparent;
  backdrop-filter: blur(5px);
}

.popUps .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  box-shadow: 0 4px 30px rgb(0 0 0 / 7%);
}

.popUps .center .hotline {
  position: absolute;
  top: 140px;
  left: 60px;
  text-align: center;
}

.popUps .center .hotline p {
  font-size: 16px;
  font-weight: 500;
  color: #81858c;
  margin-bottom: 27px;
}

.popUps .center .hotline h3 {
  font-size: 24px;
  font-weight: 500;
  color: #2f333a;
}

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


.propagandaVideo {
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 100%;
  background-color: rgba(198, 203, 210, 0.6);
  overflow: hidden;
  display: none;
}

.propagandaVideo .center {
  width: 60%;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.propagandaVideo .center video {
  width: 100%;
}


/* 右侧联系我们 */

.cndns-right {
  position: fixed;
  right: 2px;
  top: 30%;
  margin-top: 46px;
  z-index: 100;
}

.cndns-right-meau {
  position: relative;
  margin: 0 0 5px;
}

.cndns-right-btn {
  width: 44px;
  height: auto;
  overflow: hidden;
  padding: 11px 0;
  text-align: center;
  display: block;
  position: relative;
  background-color: #596efb;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.cndns-right-btn:hover {
  background-color: #4457d6;
}



.demo-icon {
  width: 22px;
  height: 22px;
  display: block;
  background: url(../images/upload/fuDong1.png) no-repeat;
  margin: 0 auto;
}

.demo-icon3 {
  background-position: 0 -88px;
}

.demo-icon1 {
  background-position: 0 0;
}

.demo-icon2 {
  background-position: 0 -22px;
}

.cndns-right-btn p {
  font-size: 12px;
  line-height: 16px;
  padding-top: 6px;
  color: #fff;
  margin: 0 auto;
}

.cndns-right-meau:hover .cndns-right-box {
  display: block;
}

.cndns-right-box {
  position: absolute;
  top: 0;
  right: 29px;
  padding-right: 25px;
  display: none;
}

.meau-cord .cndns-right-box .box-border {
  width: 140px;
  padding: 20px 20px 25px;
}

.cndns-right-box .box-border {
  padding: 30px 30px 24px;
  width: 215px;
  text-align: center;
  height: auto;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 8px rgb(0 0 0 / 15%);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  box-shadow: 0 3px 8px rgb(0 0 0 / 15%);
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.cndns-right-box:after {
  content: '';
  position: absolute;
  right: 18px;
  top: 15px;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, .08);
  border-right: 1px solid rgba(0, 0, 0, .08);
  transform: rotate(45deg);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.meau-cord .cndns-right-box .box-border p {
  line-height: 24px;
  text-align: center;
  padding-left: 0;
}

.box-border p {
  font-size: 14px;
  color: #666;
  line-height: 32px;
  padding-left: 24px;
  margin: 0;
}


.meau-cord .cndns-right-box .box-border img {
  width: 120px;
  height: auto;
  margin: 8px auto 0;
}


.cndns-right-meau {
  position: relative;
  margin: 0 0 5px;
}

.demo-icon1 {
  background-position: 0 0;
}


.box-border .wz1 {
  font-size: 18px;
  color: #333;
  padding: 0 0 8px;
}

.box-border .wz2 {
  background: url(../images/upload/fuDo1.png) left 8px no-repeat;
}

.box-border .wz02 {
  background: url(../images/upload/fuDo02.png) 2px center no-repeat;
}

.cndns-right-meau {
  position: relative;
  margin: 0 0 5px;
}

.demo-icon4 {
  background-position: 0 -66px;
}