/* common  */
.container {
  width: 1212px;
  margin: 0 auto;
  position: relative;
}
body{ overflow-x:hidden;}
.d-flex {
  display: flex;
}
.flex-center {
  align-items: center;
  justify-content: center;
}
.text-align {
  text-align: center;
}
.clear {
  clear: both;
}
.clear::after {
  content: '';
  width: 100%;
  display: block;
  clear: both;
}

/* header */
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 36px 0;
}
.logo {
  float: left;
  width: 256px;
  height: 78px;
}
.logo img {
  display: block;
  max-width: 100%;
}
.nav {
  float: right;
}
.navli {
  display: flex;
  height: 78px;
  align-items: center;
}
.navli li {
  float: left;
}
.navli li > a {
  padding: 0 17px;
  display: block;
  height: 40px;
  position: relative;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 40px;
}
.navli li.active > a {
  font-size: 24px;
}
.navli li.active > a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 40px;
  background: url(../img/navitembg.png) no-repeat center;
  background-size: contain;
  left: 0;
  top: 0;
}
.navli li.active > a::before {
  content: '';
  position: absolute;
  bottom: -3px;
  height: 3px;
  width: 33px;
  background-color: #FF9934;
  left: 50%;
  transform: translateX(-50%);
}

.navli li:hover > a {
  font-size: 24px;
}
.navli li:hover > a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 40px;
  background: url(../img/navitembg.png) no-repeat center;
  background-size: contain;
  left: 0;
  top: 0;
}
.navli li:hover > a::before {
  content: '';
  position: absolute;
  bottom: -3px;
  height: 3px;
  width: 33px;
  background-color: #FF9934;
  left: 50%;
  transform: translateX(-50%);
}

.bodybanner {
  width: 100%;
  height: 821px;
  background: url(../img/topbodybanner.png) no-repeat top center #575757;
  background-size: auto 100%;
  /* background: linear-gradient(180deg, #5A5559 0%, #575757 52%, #121112 100%); */
  box-sizing: border-box;
  padding-top: 144px;
}
.bodytop-title {
  width: 600px;
  padding-top: 84px;
}
.bodytop-title h2 {
  font-size: 59px;
  line-height: 74px;
  color: #FFFFFF;
  text-shadow: 0px 3px 6px #282828;
  font-weight: normal;
}
.bodytop-title p {
  font-size: 25px;
  line-height: 34px;
  color: #FFFFFF;
  text-shadow: 0px 3px 6px #272627;
  margin-top: 20px;
}
.zx-btn {
  margin-top: 50px;
  border: 2px solid #FFFFFF;
  border-radius: 200px;
  width: 314px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-size: 24px;
}
.bodytop-title .tag {
  margin-top: 76px;
  display: flex;
  align-items: center;
}
.bodytop-title .tag span {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  -webkit-text-stroke: 1 #FFFFFF;
  opacity: .5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 52px;
}
.top-title {
  text-align: center;
  background: #FFFFFF;
  box-shadow: 2px 20px 30px rgba(27, 81, 155, 0.15);
  border-radius: 10px;
  height: 260px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 10;
}
.top-title h3 {
  font-size: 40px;
  font-weight: normal;
  line-height: 65px;
  color: #2A2626;
  padding-top: 10px;
}
.top-title p {
  font-size: 16px;
  color: #716C70;
  margin-top: 28px;
}
footer>p{ text-align: center; overflow: hidden; margin: 20px auto 0px;}
footer>p a{
	margin: auto;
	color: #fff;
}
.small-program {
  background: url(../img/bg1.png) no-repeat center;
  height: 1060px;
  margin-top: -113px;
  padding-top: 230px;
  box-sizing: border-box;
}
.title {
  text-align: center;
  position: relative;
  min-height: 120px;
}
.title-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: -300px;
  width: 140px;
  height: 119px;
  margin-top: -20px;
}
.mlx {
  margin-left: -80px !important;
}
.title h4 {
  font-size: 55px;
  font-weight: normal;
  line-height: 50px;
  color: #FFFFFF;
  opacity: 0.2;
  padding-top: 30px;
}
.title h5 {
  font-size: 30px;
  line-height: 42px;
  color: #FFFFFF;
  font-weight: normal;
  margin-top: -24px;
}
.title.title-desk h4 {
  color: #2A2626;
  opacity: 1;
  font-size: 33px;
}
.title.title-desk .title-logo {
  margin-left: -150px;
}
.title p {
  font-size: 20px;
  line-height: 30px;
  color: #716C70;
  opacity: 0.5;
}
.im-swiper {
  height: 600px;
  padding-left: calc(50% - 356px);
  overflow: hidden;
  padding-top: 152px;
  position: relative;
  box-sizing: border-box;
}
.swiper-program {
  overflow: hidden;
  padding-right: 276px;
  width: 100%;
  box-sizing: border-box;
}
.swiper-program .swiper-slide {
  /* transform: scale(0.9, 0.9); */
  transition: all 0.3s;
  width: 192px;
  height: 342px;
}
.swiper-program .swiper-slide img {
  width: 100%;
}
/* .swiper-program .swiper-slide.swiper-slide-active {
  transform: scale(1, 1);
} */
.left-oper {
  width: 180px;
  height: 320px;
  margin-bottom: -320px;
  margin-left: -250px;
  position: relative;
}
.left-oper h5 {
  font-size: 30px;
  color: #FFFFFF;
  font-weight: normal;
  padding-bottom: 18px;
  position: relative;
}
.left-oper h5::after {
  content: '';
  width: 42px;
  height: 5px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.left-oper p {
  padding-top: 36px;
  font-size: 13px;
  line-height: 18px;
  color: #FFFFFF;
}
.left-oper .swiper-button-next,
.left-oper .swiper-button-prev {
  bottom: 0;
  top: auto;
  background: url(../img/r.png) no-repeat center;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(255, 147, 0, 0.16);
  background-size: 25px;
}
.left-oper .swiper-button-prev {
  background-image: url(../img/l.png);
}
.iphone-bg {
  position: absolute;
  left: 50%;
  top: 62px;
  width: 300px;
  height: 550px;
  background: url(../img/phone-bg.png) no-repeat center;
  background-size: contain;
  transform: translateX(-50%);
  z-index: 10;
  margin-left: -260px;
}
.desk-program {
  padding: 50px 0;
}
.desk-program .title .title-logo {
  margin-left: -80px;
}
.case-program {
  padding: 50px 0;
}
.case-program .dbox-cont h5{
  color: #553913;
}
.dbox-cont {
  text-align: center;
}
.dbox-cont h5 {
  font-size: 22px;
  line-height: 30px;
  color: #2A2626;
  font-weight: normal;
  padding: 10px 0;
}
.d-img {
  width: 100%;
}
.d-img img {
  width: 100%;
  height: 220px;
  transition:all .8s;
  background-color: #ccc;
}
.d-img img:hover{ transform:scale(1.03)}
.swiper-desk {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  padding-bottom: 210px;
}
.swiper-desk .swiper-button-next,
.swiper-desk .swiper-button-prev {
  bottom: 10px;
  top: auto;
  background: url(../img/r.png) no-repeat center;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(255, 147, 0, 0.26);
  background-size: 25px;
}
.swiper-desk .swiper-button-prev {
  background-image: url(../img/l.png);
  left: 50%;
  margin-left: -90px;
}
.swiper-desk .swiper-button-next {
  right: 50%;
  margin-right: -90px;
  background: linear-gradient(to bottom, #FFB756, #FF9542)
}
.swiper-desk .swiper-button-next::after {
  content: '';
  display: block;
  background: url(../img/r-white.png) no-repeat center;
  background-size: 25px;
  width: 100%;
  height: 100%;
}
.swiper-desk .swiper-pagination {
  bottom: 165px;
}
.swiper-pagination-bullet-active {
  background-color: #FF8514;
  box-shadow: 0 0 0 2px #FF8514;
}

.app-develop {
  position: relative;
  background: url(../img/bg2.png) no-repeat center;
  height: 989px;
  padding-top: 50px;
}
.swiper-develop .dbox-cont {
  height: 263px;
}
.swiper-develop .d-img {
  height: 100%;
}

.swiper-develop {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  padding-bottom: 210px;
}
.swiper-develop .swiper-button-next,
.swiper-develop .swiper-button-prev {
  bottom: 10px;
  top: auto;
  background: url(../img/r.png) no-repeat center;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(255, 147, 0, 0.26);
  background-size: 25px;
}
.swiper-develop .swiper-button-prev {
  background-image: url(../img/l.png);
  left: 50%;
  margin-left: -90px;
}
.swiper-develop .swiper-button-next {
  right: 50%;
  margin-right: -90px;
  background: linear-gradient(to bottom, #FFB756, #FF9542)
}
.swiper-develop .swiper-button-next::after {
  content: '';
  display: block;
  background: url(../img/r-white.png) no-repeat center;
  background-size: 25px;
  width: 100%;
  height: 100%;
}
.swiper-develop .swiper-pagination {
  bottom: 165px;
}


.swiper-system {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  padding-bottom: 210px;
}
.swiper-system .swiper-button-next,
.swiper-system .swiper-button-prev {
  bottom: 10px;
  top: auto;
  background: url(../img/r.png) no-repeat center;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(255, 147, 0, 0.26);
  background-size: 25px;
}
.swiper-system .swiper-button-prev {
  background-image: url(../img/l.png);
  left: 50%;
  margin-left: -90px;
}
.swiper-system .swiper-button-next {
  right: 50%;
  margin-right: -90px;
  background: linear-gradient(to bottom, #FFB756, #FF9542)
}
.swiper-system .swiper-button-next::after {
  content: '';
  display: block;
  background: url(../img/r-white.png) no-repeat center;
  background-size: 25px;
  width: 100%;
  height: 100%;
}
.swiper-system .swiper-pagination {
  bottom: 165px;
}
.system-program {
  padding: 50px 0;
}

.footer {
  background-color: #5A5559;
  height: 290px;
  padding-top: 100px;
}
.link-box {
  width: 192px;
  float: left;
}
.link-box h5 {
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  padding-bottom: 30px;
  font-weight: normal;
}
.link-box p a {
  font-size: 14px;
  line-height: 36px;
  color: #FFFFFF;
  opacity: 0.5;
}
.link-box p {
  display: block;
}
.link-box p a:hover {
  opacity: 1;
}
.chat-box {
  float: right;
  width: 161px;
  height: auto;
  text-align: center;
}
.chat-box img {
  width: 161px;
  height: 161px;
}
.chat-box h6 {
  font-size: 12px;
  color: #FFFFFF;
  padding-top: 10px;
  margin: 0;
  line-height: 1.5em;
}
.w240 {
  width: 240px;
}
.c-list {
  overflow: hidden;
  margin-top: 50px;
}
.c-item {
  float: left;
  width: 25%;
  background: url(../img/cb1.png) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
  height: 438px;
  position: relative;
}
.c-item h5 {
  padding: 50px 0;
  font-size: 18px;
  font-weight: normal;
}
.c-ico {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100px;
  margin-bottom: 100px;
}
.c-item p {
  font-size: 16px;
  line-height: 2em;
}
.c-hide {
  position: absolute;
  width: 100%;
  background: url(../img/cb2.png) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0 54px;
  display: none;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.c-hide h6 {
  margin: 0;
  color: #fff;
  font-size: 28px;
  padding-bottom: 30px;
}
.c-hide p {
  font-size: 16px;
  color: #fff;
  text-align: justify;
  height: 140px;
}
.ain {
  width: 125px;
  height: 42px;
  background: linear-gradient(180deg, #FFB756 0%, #FF9542 100%);
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.08);
  opacity: 1;
  border-radius: 200px;
  line-height: 42px;
  font-size: 12px;
  color: #FFFFFF;
}
.c-item:hover .c-hide {
  display: flex;
}
.ouservices {
  background: url(../img/bg3.png) no-repeat center;
  height: 864px;
  box-sizing: border-box;
  padding-top: 100px;
}
.leftbox-service {
  width: 454px;
  height: 513px;
  background: url(../img/bz1.png) no-repeat center;
  box-sizing: border-box;
  padding-top: 150px;
  text-align: center;
  float: left;
  overflow: hidden;
  padding-top: 20px;
}
.leftbox-service h5 {
  font-size: 151px;
  color: #FF9934;
  font-weight: normal;
}
.leftbox-service h6 {
  font-size: 25px;
  color: #FFFFFF;
  font-weight: normal;
  margin: 10px 0 ;
}
.leftbox-service p {
  font-size: 13px;
  line-height: 18px;
  color: #FFFFFF;
}
.rightbox-service {
  float: right;
  width: calc(100% - 454px);
  height: 450px;
  background-color: #5A5559;
  margin-top: 34px;
}
.li-box {
  float: left;
  width: 330px;
  height:138px;
  margin-left: 33px;
  margin-top: 52px;
}
.li-item-top {
  display: flex;
  align-items: center;
}
.li-item-top strong {
  font-size: 17px;
  font-weight: normal;
  color: #FFFFFF;
  margin-left: 14px;
}
.li-item-top img {
  width: 53px;
  height: 53px;
  display: none;
}
.li-item-top .g-block {
  display: block;
}
.li-item-ping {
  margin-top: 22px;
}
.li-item-ping p {
  line-height: 21px;
  font-size: 15px;
  opacity: 0.5;
  color: #FFFFFF;
}
.li-box:hover .li-item-ping p {
  opacity: 1;
}
.li-box:hover .li-item-top strong {
  color: #FF9934;
}
.li-box:hover .li-item-top .g-block  {
  display: none;
}
.li-box:hover .li-item-top .g-hide {
  display: block;
}
.worrybox {
  background: url(../img/bcx1.png) no-repeat right bottom;
  padding: 80px 0;
}
.worrybox h2 {
  font-size: 33px;
  color: #2A2626;
  text-align: center;
}
.posbox {
  position: relative;
  height: 540px;
}
.posbox p {
  font-size: 20px;
  color: #FF9934;
  line-height: 28px;
}
.posbox .wsize-box {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  width: 398px;
  box-sizing: border-box;
  text-align: justify;
  position: absolute;
  z-index: 1;
  margin-top: 20px;
}
.posbox .w-size1 {
  background-image: url(../img/ms1.png);
  height: 260px;
  padding: 60px 75px 0 82px;
  top: 0;
  left: 0;
}
.posbox .w-size2 {
  background-image: url(../img/ms2.png);
  height: 260px;
  padding: 60px 80px 0;
  top: 0;
  right: 0;
}
.posbox .w-size3 {
  background-image: url(../img/ms3.png);
  height: 230px;
  padding: 100px 90px 0;
  bottom: 0;
  left: 0;
}
.posbox .w-size4 {
  background-image: url(../img/ms4.png);
  height: 230px;
  padding: 100px 90px 0;
  bottom: 0;
  right: 0;
}
.posbox .w-size5 {
  position: absolute;
  left: 50%;
  top: 20px;
  z-index: 0;
  transform: translateX(-50%);
}
.ainmore {
  text-align: center;
  padding: 10px 0;
}
.ainmore a {
  display: inline-block;
}
.why-seltme {
  background: url(../img/bt.png) no-repeat top center;
  padding-top: 80px;
}
.title.title-desk.title-white h4 {
  color: #fff;
  font-size: 33px;
}
.title.title-desk.title-white p {
  color: #fff;
  font-size: 24px;
  margin-top: 10px;
}
.mt36 {
  margin-top: 36px;
}
.glist-item {
  width: 370px;
  height: 177px;
  background: #FFFFFF;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1);
  opacity: 1;
  border-radius: 5px;
  float: left;
  box-sizing: border-box;
  padding: 30px 24px 0 106px;
  position: relative;
  margin-right: 46px;
  margin-bottom: 50px;
}
.glist-item:nth-child(3n) {
  margin-right: 0;
}
.ginfo h5 {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  padding: 15px 0;
  border-bottom: 1px solid #504B4F;
  width: 96%;
}
.ginfo p {
  font-size: 16px;
  line-height: 22px;
  color: #2A2626;
  margin-top: 16px;
  text-align: justify;
}
.zinico {
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 1;
}
.deliverybox {
  background: url(../img/bg4.png) no-repeat center;
  height: 665px;
  padding-top: 50px;
}
.delivery-list {
  position: relative;
  margin: 0 -18px;
  margin-top: 15px;
  overflow: hidden;
}
.delivery-item {
  width: 276px;
  height: 146px;
  background: #FFFFFF;
  border-radius: 4px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 18px;
  margin: 0 18px;
  margin-top: 35px;
  float: left;
  position: relative;
}
.delivery-item h5 {
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  color: #5A5559;
}
.delivery-item .d-hide {
  display: none;
}
.delivery-item:hover {
  background: linear-gradient(180deg, #F6D365 0%, #FDA284 100%);
}
.delivery-item:hover .d-block {
  display: none;
}
.delivery-item:hover .d-hide {
  display: block;
}
.deli-img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 74px;
}
.deliverybox .ainmore {
  margin-top: 60px;
}
.dvin {
  position: absolute;
  right: 16px;
  top: 18px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 20px;
}
.dvin.vin-1 {
  width: 10px;
}
.dvin i {
  width: 6px;
  height: 6px;
  background: #716C70;
  opacity: 0.2;
  margin-left: 4px;
  margin-top: 2px;
}
.flow-service {
  padding: 100px 0 30px;
}
.servflow-list {
  position: relative;
  overflow: hidden;
  margin: 0 -10px;
  padding-bottom: 30px;
}
.servflow-item {
  width: 224px;
  height: 360px;
  background: #F8F8F8;
  border: 1px solid #CCCCCC;
  border-radius: 8px;
  float: left;
  margin: 40px 10px 0;
  position: relative;
}
.delivery-item:hover .dvin i{ background:#fff; opacity:1;}
.list-img .s-top-img  img{ transition:all .8s;}
.list-img .s-top-img  img:hover{ transform:scale(1.03)}
.sf-img {
  width: 120px;
  margin:auto;
  height: 120px;
  margin-top: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sf-img img:nth-child(2){ display:none;}
.servflow-item:hover .sf-img{ background-color:#FF9934; border-radius:150px;}
.servflow-item:hover .sf-img img:nth-child(1){ display:none;}
.servflow-item:hover .sf-img img:nth-child(2){ display:block;}
.sf-top {
  text-align: center;
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sf-top strong {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 1;
  text-align: center;
  width: 100%;
  font-size: 34px;
  line-height: 59px;
  color: #5A5559;
  opacity: 0.5;
}
.sf-top strong::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 53px;
  height: 0px;
  border: 3px solid #707070;
  opacity: 0.2;
  transform: translateX(-50%);
}
.sf-top h5 {
  font-size: 20px;
  font-weight: 600;
  color: #5A5559;
}
.sf-top p {
  display: none;
  font-size: 14px;
  color: #2A2626;
  opacity: 0.5;
  margin-top: 10px;
}
.servflow-item:hover {
  border-color: #FF8E3B;
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.1);
}
.servflow-item:hover p {
  display: block;
}
.servflow-item:hover strong {
  color: #FF9934;
}
.servflow-item:hover strong::after {
  border: 3px solid #FF9934;
  opacity: 1;
}
.partner-box {
  padding: 60px 0;
}
.swiper-partner {
  overflow: hidden;
  text-align: center;
  padding-top: 50px;
  margin-top: 30px;
  position: relative;
}
.s-top-img {
  width: 100%;
  height: 172px;
  overflow: hidden;
  background-color: #f5f5f5;
}
.s-top-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-partner h5 {
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  color: #333333;
  opacity: 0.7;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-top: 10px;
  padding-left: 26px;
  padding-right: 26px;
}
.swiper-partner .swiper-pagination {
  position: absolute;
  right: 0;
  top: 14px;
  left: auto;
  bottom: auto;
  text-align: right;
  padding-right: 62px;
}
.swiper-partner .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
}
.swiper-partner .swiper-pagination-bullet-active {
  width: 21px;
  height: 8px;
  border-radius: 10px;
  box-shadow: none;
}
.comp-area {
  height: 860px;
  background: url(../img/bg5.png) no-repeat center #f8f8f8;
  margin-top: 100px;
}
.left-area {
  float: left;
  width: 780px;
}
.mapinfo {
  background-color: #5A5559;
  padding-left: 50px;
  margin-top: -58px;
  position: relative;
}
.map img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-logo {
  position: absolute;
  right: -20px;
  top: 0;
  width: 177px;
}
.mapinfo h3 {
  font-size: 52px;
  line-height: 70px;
  color: #FFFFFF;
  font-weight: normal;
  padding-top: 30px;
}
.mapinfo p {
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF;
  height: 50px
}
.btbox {
  margin-top: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  height: 132px;
  box-sizing: border-box;
  padding-top: 25px;
}
.btbox .lmc {
  float: left;
  width: 480px;
}
.btbox span {
  font-size: 18px;
  color: #FFFFFF;
  padding-left: 30px;
  display: block;
  padding-bottom: 8px;
  padding-top: 8px;
  position: relative;
}
.nico {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.rmc {
  float: left;
  width: 240px;
}
.right-form {
  width: 420px;
  height: 781px;
  background-color: #fff;
  padding: 84px 42px;
  float: left;
  box-sizing: border-box;
  box-shadow: 0px -4px 12px rgba(0, 0, 0, 0.06);
}
.right-form h3 {
  font-size: 24px;
  line-height: 33px;
  color: #2A2626;
  font-weight: normal;
}
.input-cell {
  padding-left: 26px;
  position: relative;
  margin-top: 20px;
  box-sizing: border-box;
}
.i-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-input {
  border: none;
  height: 36px;
  outline: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  font-size: 15px;
  box-sizing: border-box;
  text-indent: 5px;
}
.s-input:focus {
  border-color: #FF9934;
}
.s-textarea {
  width: 293px;
  height: 175px;
  background: #F5F5F5;
  font-size: 15px;
  padding: 14px 18px;
  border: none;
  outline: none;
  resize: none;
  margin-top: 10px;
  box-sizing: border-box;
  width: 100%;
}
.fm-cellbox {
  padding-top: 30px;
}
.input-button {
  padding-left: 26px;
  padding-top: 22px;
}
.sm-btn {
  width: 100%;
  height: 55px;
  background: #FF9934;
  box-shadow: 0px 5px 13px rgba(242, 141, 44, 0.3);
  border-radius: 28px;
  border: none;
  outline: none;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.map-pos {
  position: absolute;
  left: 227px;
  bottom: 56px;
}
.map-pos .mlocl {
  width: 33px;
  height: 50px;
  display: block;
  margin: 0 auto;
}
.map-bgin {
  width: 306px;
  height: 193px;
  background: url(../img/mbg.png) no-repeat center;
  background-size: 100% 100%;
}
.maptop {
  padding-left: 85px;
  padding-top: 46px;
  background: url(../img/mw1.png) no-repeat 60px 54px;
  display: flex;
  flex-direction: column;
  padding-right: 50px;
  color: #FFFFFF
}
.maptop strong {
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 10px;
}
.maptop span {
  font-size: 13px;
}
.mapbot {
  display: block;
  margin-top: 10px;
  padding-left: 85px;
  padding-right: 50px;
  color: #fff;
  background: url(../img/mw2.png) no-repeat 60px 6px;
}
.mapbot p {
  font-size: 13px;
  line-height: 20px;
}
.right-fixed {
  position: fixed;
  right: 0;
  bottom: 10%;
  width: 320px;
  height: 416px;
  background-color: #fff;
  box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.16);
  z-index: 10;
  overflow: hidden;
  transition: width 0.6s, height 0.6s ease 0.8s;
}
.right-fixed.active {
  width: 0;
  height: 40px;
  transition: height 0.6s, width 0.6s ease 0.8s;
}
.rf-top {
  background-color: #FF9934;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
}
.rgclose {
  width: 20px;
  height: 40px;
  display: flex;
  cursor: pointer;
  align-items: center;
  padding-left: 10px;
}
.rgclose::after {
  content: '';
  width: 16px;
  height: 2px;
  background: #FFFFFF;
  opacity: 1;
  display: block;
}
.rf-info {
  display: block;
  padding: 0 5px;
}
.rf-info h5 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #FF8E3B;
  opacity: 1;
  padding: 16px 8px 0;
}
.rf-bud {
  background: url(../img/f-qp.png) no-repeat center;
  height: 122px;
  background-size: contain;
  padding: 20px 22px 16px;
  box-sizing: border-box;
}
.rf-bud p {
  font-size: 12px;
  color: #000;
  line-height: 17px;
}
.m-scan {
  text-align: center;
  margin-top: 10px;
}
.m-scan img {
  width: 160px;
  height: 160px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
}
.m-scan h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: normal;
}
.addcont {
  position: fixed;
  right: 0;
  bottom: 10%;
  width: 40px;
  height: 40px;
  background-color: #FF9934;
  z-index: 9;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 18px;
}
.local-area {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 20px 0;
}
.local-area a {
  font-size: 14px;
  color: #2A2626;
}
.local-area img {
  margin: 0 6px;
}
.product-img {
  margin-top: 44px;
  padding-bottom: 169px;
}

/* introduction */
.introduction-titl{
  height: 119px;
  width: 150px;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
}
.currency-img{
  width: 100%;
  height: 100%;
  display: block;
}
.intro-titl-img{
  height: 119px;
  width: 140px;
  display: block;
  position: absolute;
  top: 0;
  left: -80px;
  right: 0;
}
.intro-titl-h4{
  color: #2A2626;
  font-size: 33px;
  text-align: center;
}
.introduction-text p{
  color: #333333;
  font-size: 18px;
  line-height: 35px;
  margin-top: 20px;
}
.intr-p-upper{
  text-indent: 2em;
  margin-top: 10px;
}
.sibility-left{
  width: 50%;
}
.attitude-upper{
  background-color: #5A5559;
  padding: 30px 40px;
}
.attitude-upper h4{
  color: #FFFFFF;
  font-size: 24px;
  text-align: center;
}
.attitude-upper p{
  color: rgba(255,255,255,0.9);
  font-size: 16px;
  line-height: 32px;
  margin-top: 20px;
}
.attitude-in{
  height: 296px;
  width: 100%;
}
.attitude-lower{
  padding: 50px 40px;
  background-color: #5A5559;
}
.attitude-lower h4{
  color: #FFFFFF;
  font-size: 24px;
  text-align: center;
}
.attitude-lower p{
  color: rgba(255,255,255,0.9);
  font-size: 16px;
  line-height: 32px;
  margin-top: 20px;
  height: 96px;
}
.mission-upper,.mission-lower{
  height: 296px;
}
.sibility-right{
  width: 50%;
  display: flex;
  flex-direction: column;
}
.mission-in{
  background-color: #FFFFFF;
  padding: 0 40px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.mission-in h4{
  color: #161616;
  font-size: 24px;
  text-align: center;
}
.mission-in p{
  color: #595959;
  font-size: 16px;
  line-height: 36px;
  margin-top: 20px;
}
.sibility-box{
  display: flex;
}
.enterprise-bj{
  height: 496px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}
.introduction-below{
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 50px;
}
.introduction-box,.environment-box{
  margin-top: 70px;
}
.environment-carousel{
  height: 488px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
}
.carousel-edge{
  width: 480px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.edge-img{
  height: 232px;
  width: 100%;
  display: block;
}
.carousel-inside{
  height: 100%;
  width: 336px;
}
.spot-parent{
  width: 8px;
  height: 8px;
  background-color: rgba(153,153,153,0.4);
  border-radius: 50%;
  display: block;
  margin: 0 3px;
}
.spot-yellow{
  width: 11px;
  height: 11px;
  border-radius: 50%;
  display: block;
  background-color: #FF9934;
}
.environment-spot{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
.environment-box{
  margin-bottom: 50px;
}


/* 联系我们 */
.w {
  width: 1212px;
  margin: 0 auto;
}

.contact-us {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-line {
  width: 18px;
  height: 2px;
  background: #ff9934;
}
.contact-text {
  font-size: 28px;
  font-family: DIN;
  font-weight: 400;
  color: #716c70;
  opacity: 0.2;
  padding: 0 10px;
}
.contact-xl {
  text-align: center;
  margin-top: -18px;
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #595959;
}

.company-box {
  margin-top: 51px;
  display: flex;
  justify-content: space-between;
}
.address {
  width: 390px;
  height: 288px;
  background-color: #f0f0f0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.address:hover{
  box-shadow: 0px 0px 15px #bababa;
}
.company-infor {
  font-size: 15px;
  font-family: PingFang HK;
  font-weight: 500;
  color: #ff9934;
  padding-top: 22px;
}
.line {
  width: 28px;
  height: 3px;
  background: #ff9934;
  margin: 4px 0 18px;
}
.company-detailed {
  font-size: 15px;
  font-family: PingFang HK;
  font-weight: 300;
  color: #666666;
}
.company-logo {
  margin-top: 63px;
  width: 100%;
  height: 600px;
}

/* 开发流程 */
.w {
  width: 1212px;
  margin: 0 auto;
}
.process-box {
  margin-top: 76px;
}
.process-title {
  width: 100%;
  height: 119px;
  position: relative;
}
.process-logo {
  width: 140px;
  height: 119px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: -72px;
}
.process-title h2 {
  text-align: center;
  line-height: 119px;
  font-size: 33px;
  font-family: DIN;
  font-weight: bold;
  color: #2a2626;
}
.process-detailed {
  padding-left: 50px;
  margin-top: 94px;
  position: relative;
  display: flex;
  box-sizing: border-box;
  margin-bottom: 100px;
}
.process-round {
  width: 650px;
  height: 650px;
  border-radius: 50%;
  border: 1px solid #ff8e3b;
  position: absolute;
  top: 50px;
  left: 146px;
  z-index: -1;
}
.process-phone {
  width: 364px;
  height: 750px;
}
.process-img {
  height: 100px;
  margin-top: -42px;
  margin-left: 7px;
  display: block;
}
.process-img:nth-child(2) {
  margin-top: 22px;
  margin-left: 211px;
}
.process-img:nth-child(3) {
  margin-top: 22px;
  margin-left: 48px;
}
.process-img:nth-child(4) {
  margin-top: 22px;
  margin-left: 335px;
}
.process-img:nth-child(5) {
  margin-top: 22px;
  margin-left: 104px;
}
.process-img:nth-child(6) {
  margin-top: 22px;
  margin-left: 284px;
}
.process-img:nth-child(7) {
  margin-top: 22px;
  margin-left: 26px;
}


/* 解决方案 */

img {
  display: block;
}
.clear {
  clear: both;
}
.clear::after {
  content: '';
  width: 100%;
  display: block;
  clear: both;
}
.solution-box {
  margin-top: 76px;
}
.process-title {
  width: 100%;
  height: 119px;
  position: relative;
}
.process-logo {
  width: 140px;
  height: 119px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: -72px;
}
.process-title h2 {
  text-align: center;
  line-height: 119px;
  font-size: 33px;
  font-family: DIN;
  font-weight: bold;
  color: #2a2626;
}


/* 电子商务 */
.electronic-sw {
  padding: 38px 0 95px 0;
}
.electronic-qy {
  padding: 88px 0 95px 0;

}
.electronic {
  display: flex;
  height: 465px;
}
.electronic-logo {
  flex-shrink: 0;
  position: relative;
  height: 100%;
  width: 650px;
}
.electronic-phone {
  position: absolute;
  top: 0px;
  left: 45px;
  z-index: 2;
  width: 600px;
  height: 396px;
}
.electronic-box {
  width: 600px;
  height: 409px;
  position: absolute;
  top: 56px;
  left: 0;
  z-index: 0;
}
.electronic-text {
  font-size: 34px;
  font-family: DIN;
  font-weight: bold;
  color: #999999;
  position: absolute;
  bottom: -2px;
  left: 44px;
}
.electronic-infor {
  padding: 0 50px;
}
.electronic-title {
  font-size: 40px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.electronic-plan {
  font-size: 40px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #333333;
}
.electronic-business {
  margin: 34px 0 24px 0;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
}
.electronic ul {
  list-style: none;
}
.solve-attribute li {
  float: left;
  margin-right: 40px;
  text-align: center;
  font-size: 10px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}
.solve-attribute li img {
  width: 60px;
  height: 60px;
  margin-bottom: 6px;
}
.develop-btn {
  margin-top: 40px;
  text-decoration: none;
  display: block;
  width: 125px;
  height: 42px;
  background: linear-gradient(180deg, #ffb756 0%, #ff9542 100%);
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.08);
  border-radius: 50px;
  font-size: 11px;
  font-family: Poppins;
  font-weight: 500;
  color: #ffffff;
  line-height: 42px;
  text-align: center;
}

/* 新零售 */
.retail {
background-color: #F0F0F0;
padding: 104px 0 124px 0;
}
.retail-infor {
  padding: 0 76px 0 33px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.solve-retail li {
  float: left;
  margin-left: 40px;
  text-align: center;
  font-size: 10px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}
.solve-retail li img {
  width: 60px;
  height: 60px;
  margin-bottom: 6px;
}

.retail-phone {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  width: 598px;
  height: 396px;
}
.retail-box {
  width: 600px;
  height: 409px;
  position: absolute;
  top: 48px;
  left: 43px;
  z-index: 0;
}

.contact{
  margin: 70px 0;
}


.pbox1 {
  height: 826px;
  position: relative;
}
.pg1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 821px;
}
.ag1 {
  position: absolute;
  right: 5px;
  top: 109px;
  width: 502px;
  height: 821px;
  z-index: 1;
}
.sz1 {
  position: absolute;
  left: 61px;
  top: 214px;
  width: 666px;
  height: 133px;
  z-index: 2;
}
.sz2 {
  position: absolute;
  left: 90px;
  top: 377px;
  width: 554px;
  height: 298px;
  z-index: 3;
}
.pbox2 {
  position: relative;
  height: 834px;
  width: 100%;
  margin-top: 56px;
}
.a2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.sz3 {
  position: absolute;
  left: 653px;
  top: 267px;
  width: 168px;
  height: 59px;
  z-index: 3;
}
.sz4 {
  position: absolute;
  left: 653px;
  top: 356px;
  width: 410px;
  height: 182px;
  z-index: 3;
}
.pbox3 {
  position: relative;
  height: 843px;
  margin-top: -200px;
}
.a3 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.sz5 {
  position: absolute;
  left: 134px;
  top: 244px;
  width: 210px;
}
.sz6 {
  position: absolute;
  left: 134px;
  top: 333px;
  width: 410px;
}
.pbox4 {
  position: relative;
  width: 100%;
  height: 834px;
  z-index: 3;
  margin-top: -200px;
}
.a5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 498px;
}
.sz7 {
  position: absolute;
  left: 654px;
  top: 221px;
  width: 210px;
  z-index: 3;
}
.sz8 {
  position: absolute;
  left: 654px;
  top: 310px;
  width: 410px;
}
.pbox5 {
  margin-top: 50px;
}
.pbox5 img {
  display: block;
}
.pbox6 {
  height: 1248px;
  width: 100%;
  margin-top: 380px;
  position: relative;
}
.b2 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.pbox6 img {
  width: 299px;
}
.pbox6 img.b2 {
  width: 100%;
}
.pd0 {
  position: absolute;
  left: 57px;
  top: -124px;
}
.pd1 {
  position: absolute;
  left: 451px;
  top: -244px;
}
.pd2 {
  position: absolute;
  right: 56px;
  top: -244px;
}
.pd3 {
  position: absolute;
  bottom: 0;
  left: 57px;
}
.pd4 {
  position: absolute;
  left: 451px;
  bottom: 141px;
}
.pd5 {
  position: absolute;
  right: 56px;
  bottom: 141px;
}



.time-1s{visibility: visible;animation-duration:0.2s;-webkit-animation-duration:0.2s;animation-delay:0.1s;-webkit-animation-delay:0.1s;}
.time-2s{visibility: visible;animation-duration:0.3s;-webkit-animation-duration:0.3s;animation-delay:0.2s;-webkit-animation-delay:0.2s;}
.time-3s{visibility: visible;animation-duration:0.4s;-webkit-animation-duration:0.4s;animation-delay:0.3s;-webkit-animation-delay:0.3s;}
.time-4s{visibility: visible;animation-duration:0.5s;-webkit-animation-duration:0.5s;animation-delay:0.4s;-webkit-animation-delay:0.4s;}
.time-5s{visibility: visible;animation-duration:0.6s;-webkit-animation-duration:0.6s;animation-delay:0.5s;-webkit-animation-delay:0.5s;}
.time-6s{visibility: visible;animation-duration:0.7s;-webkit-animation-duration:0.7s;animation-delay:0.6s;-webkit-animation-delay:0.6s;}
.time-7s{visibility: visible;animation-duration:0.8s;-webkit-animation-duration:0.8s;animation-delay:0.7s;-webkit-animation-delay:0.7s;}

.time-8s{visibility: visible;animation-duration:0.9s;-webkit-animation-duration:0.9s;animation-delay:0.8s;-webkit-animation-delay:0.8s;}
.time-9s{visibility: visible;animation-duration:1s;-webkit-animation-duration:1s;animation-delay:0.9s;-webkit-animation-delay:0.9s;}
.time-10s{visibility: visible;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-delay:1s;-webkit-animation-delay:1s;}
.time-11s{visibility: visible;animation-duration:1.2s;-webkit-animation-duration:1.2s;animation-delay:1.1s;-webkit-animation-delay:1.1s;}
.time-12s{visibility: visible;animation-duration:1.3s;-webkit-animation-duration:1.3s;animation-delay:1.2s;-webkit-animation-delay:1.2s;}
.time-13s{visibility: visible;animation-duration:1.4s;-webkit-animation-duration:1.4s;animation-delay:1.3s;-webkit-animation-delay:1.3s;}
.time-14s{visibility: visible;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-delay:1.4s;-webkit-animation-delay:1.4s;}
.time-15s{visibility: visible;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-delay:1.5s;-webkit-animation-delay:1.5s;}
.time-16s{visibility: visible;animation-duration:1.7s;-webkit-animation-duration:1.7s;animation-delay:1.6s;-webkit-animation-delay:1.6s;}

.time-17s{visibility: visible;animation-duration:1.8s;-webkit-animation-duration:1.8s;animation-delay:1.7s;-webkit-animation-delay:1.7s;}
.time-18s{visibility: visible;animation-duration:1.9s;-webkit-animation-duration:1.9s;animation-delay:1.8s;-webkit-animation-delay:1.8s;}

@media (max-width: 1820px) {
.container,.hide-info{ zoom:1;}
}

@media (max-width: 1660px) {
.container,.hide-info{ zoom:.8;}
}
@media (max-width: 1360px) {
.container,.hide-info{ zoom:.8;}
}