.container{max-width: 1200px;}
.bg {
  background-color: #f5f8ff;
}
.ta {
  text-align: center;
}

.text {
  font-size: 1rem;
  line-height: 1.8;
}

.daohang_fr{display: flex;align-items: center;color: #008fd7;position: relative;}
.daohang_fr i{font-size: 1.5rem;color: #008fd7;}
.daohang_fr .wxzx{position: absolute;right: 0;top:100%; width: 0; z-index: 999;opacity: 0;transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;}
.daohang_fr .wxzx img{width: 100%;}
.top-wx:hover .wxzx{opacity: 1; width: 10rem;}
.top-tel{font-size: 1.5rem;}
.top-tel a,.top-tel a:hover{color: #008fd7;}
.top-wx{font-size: 1.125rem; text-align: center;cursor: pointer;line-height: 1;padding: 1.1875rem 2.75rem;margin-left: 1.5rem;color: #FFF;background: #008fd7;
  background-image: -o-linear-gradient(left,#2fc0f7 0,#008fd7 100%);
  background-image: linear-gradient(90deg,#2fc0f7,#008fd7);}
.top-wx i{display: block;line-height: 1;color: #FFF;}
.daohang {
  padding: 0 0 0 15px;
  width: 100%;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
   background: #fff; 
 
}
.daohang-con{ border-bottom: 1px solid rgba(255, 255, 255, 0.502);line-height: 5rem;height: 5rem;}

header {
  display: inline-block;
}

.ds {
  cursor: pointer;

}

.daohang.active{
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  background-color: #FFF;
  box-shadow: 0 0 .625rem #ddd;
}

.daohang .daohang-con .bl img{height: 3.25rem;}


.banner .hover {
  position: absolute;
left: 0;
  top: 50%;

  transform: translateY(-50%);
  width: 100%;
color: #FFF;
}

.banner .hover .banner_p1{font-weight: bold;font-size: 3.125rem;line-height: 1;margin-bottom: 1.5625rem;}
.banner .hover .banner_p1 img{height: 4.5rem;}
.banner .hover .banner_p2{font-size: 1.5rem;max-width: 33.875rem;}
.msyy{font-size: 1.125rem;margin: 2.1875rem 0 1.5625rem;color: #FFF;height: 3.375rem;line-height: 3.375rem;display: inline-block;border: #FFF solid 1px; border-radius:1.6875rem ;padding: 0 3.375rem;}
.msyy:hover{background-color: #FFF; color: #008fd7;}
.msyy i{font-size: 1.125rem;}
.banner .hover .banner_p4{font-size: 1rem;max-width: 24.75rem;}
.banner .box{position: absolute;z-index: 99; left: 50%; transform: translateX(-50%); bottom: 26.5%; color: #FFF;}


.adv dl{display: flex;}
.adv dl dt{width: 4.75rem;height: 4.75rem;border-radius: 50%;background-color: #d2f0fc; text-align: center;line-height: 4.75rem;margin-right: 1.5625rem;}
.adv dl dt i{ font-size: 2.125rem;font-weight: normal; color: #008fd7;}

.adv dl dd{flex: 1;font-size: .875rem;}
.adv dl dd h4{color: #333;font-size: 1.125rem;margin-bottom: .9375rem;font-weight:bold;}

h3.tit{color: #333;position: relative;padding-bottom: 1.5625rem;margin-bottom: .9375rem;font-size: 1.875rem;font-weight: bold;font-family: "Micorosoft Yahei";}
h3.tit::before{content: '';position: absolute; left: 0; bottom: 0; width: 4.0625rem;height: .375rem;background-color: #008fd7;}

.dif p{line-height: 2;}

h3.title{color: #333;position: relative;padding-bottom: 1.5625rem;margin-bottom: 2.5rem;font-size: 1.875rem;font-weight: bold;font-family: "Micorosoft Yahei"; text-align: center;}
h3.title::before{content: '';position: absolute; left: 50%; transform: translateX(-2rem); bottom: 0; width: 4.0625rem;height: .375rem;background-color: #008fd7;}
.scroll .pic{border: solid #e9e9e9 1px;position: relative;}
.scroll h6{font-size:1.125rem; text-align: center;height: 3.5625rem;line-height: 3.5625rem;}
.scroll a:hover h6{background-color: #008fd7;color: #FFF;}
.in-box {
	display: table;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.in-box .section {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
}
.in-box .section .btn{color: #FFF;height: 30px;line-height: 30px; border-radius: 15px;border: solid #FFF 1px; padding: 0 20px;}
.scroll a:hover .section{opacity: 1;}

.msyy2{font-size: 1.125rem;margin: 2.1875rem 0 1.5625rem;color: #008fd7;height: 3.375rem;line-height: 3.375rem;display: inline-block;border: #008fd7 solid 1px; border-radius:1.6875rem ;padding: 0 3.375rem;}
.msyy2:hover{background-color: #008fd7; color: #FFF;}
.msyy2 i{font-size: 1.125rem;}

.why{ text-align: center;}
.why dl dt{position: relative;width: 4.75rem;height: 4.75rem;margin: 0 auto;border-radius: 50%;background-color: #d2f0fc; text-align: center;line-height: 4.75rem;}
.why dl dt::before{content: "";position: absolute; width: 5.125rem;height: 5.125rem; border:solid #008fd7 1px;border-radius: 50%;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.why dl dt i{ font-size: 2.125rem;font-weight: normal; color: #008fd7;}
.why dl dd h4{color: #333;font-weight: bold; margin: 1.25rem 0;font-size: 1.125rem;}

.vs ul{display: flex;justify-content: center;align-items: center;}
.vs ul li:first-child{text-align: right; color: #333;}
.vs ul li:first-child i{ color: #008fd7;}
.vs ul li:first-child h2{font-size: 1.875rem; color: #008fd7;position: relative;padding-bottom: 1.0625rem; margin-bottom: 1.25rem;}
.vs ul li:first-child h2::before{content: "";position: absolute; width: 4.3125rem;height: .25rem;background-color: #008fd7; right: 0;bottom: 0;}
.vs ul li:nth-child(2){padding: 0 3.125rem;}
.vs ul li{font-size: 1.5rem;line-height: 2;}
.vs ul li i{font-size: 1.5rem;}
.vs ul li:last-child{color: #999;}
.vs ul li:last-child h2{font-size: 1.875rem; color: #999;position: relative;padding-bottom: 1.0625rem; margin-bottom: 1.25rem;}
.vs ul li:last-child h2::before{content: "";position: absolute; width: 4.3125rem;height: .25rem;background-color: #999; left: 0;bottom: 0;}

.do{background: url(/img/do-bg.jpg); background-repeat: no-repeat;background-position: center top; background-size: cover;}
.do .row .row{display: flex;     align-items: center;}
.do h3.tit{color: #FFF;}
.do h3.tit::before{background-color: #FFF;}
.do p{color: #FFF;font-size: .875rem;}
.do p strong{display: block;color: #333; margin: .625rem 0;font-size: 1rem;}

.cus img{border-radius: .625rem;}

.footer{background-color: #2d3236; color: #FFF;}
.footer a{color: #FFF;}
.footer a:hover{color: #008fd7;}
.footer  ul{display: flex;justify-content: space-between;align-items: center}
.footer ul li:last-child img{max-width: 7.8125rem;}
.footer h4{text-align: center; margin-top: .75rem;font-size: 1.125rem;}
.footer dl{display: flex;align-items: center;}
.footer dl dt{width: 4.375rem; margin-right: 1.25rem;}
.footer dl dt img{max-width:4.375rem;}
.footer dl dd{flex: 1;line-height: 2;}

.nav-tabs {  display: flex; justify-content: center; margin-bottom: 15px;font-weight: bold;}
.tab-content p{margin-bottom: 10px;text-indent: 2em;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{color: #008fd7;}

.pb10 {
  padding-bottom: 10px;
}
.d-flex {
  display: -ms-flexbox!important;
  display: flex!important;
}
.opacity-hide {
  opacity: 0;
}

.flex-fill {
  -ms-flex: 1 1 auto!important;
  flex: 1 1 auto!important;
}
.flex-column {
  -ms-flex-direction: column!important;
  flex-direction: column!important;
}
.small, small {
  font-size: 80%;
  font-weight: 400;
}
.solution {
  background: #fff;
  padding-bottom: 2.5rem;
  position: relative;
}





.section.solution {
  transform: translateY(0);
}

.section.solution .sidebar {
  transform: translateX(-30px);
}

.section.solution .content {
  transform: translateX(30px);
}

.solution .sidebar {
  transition: 0.5s linear all;
  width: 18%;
  box-sizing: border-box;
  padding-top: 10px;
  height: 41.25rem;
  box-shadow: 0px 0px 20px rgba(208, 208, 208, 0.25);
}

.solution .sidebar .item {
  cursor: pointer;
  height: 3.6rem;
  line-height: 3.6rem;
  padding-left: 1.875rem;
  font-size: 1.25rem;
  color: #1d2129;
  border-left: 4px solid transparent;
  transition: 0.2s ease-in-out all;
}
.solution .sidebar .item i{font-size: 1.5rem; margin-right: .75rem; color: #ccd1d9;}
.solution .sidebar .item.active {
  color: #008fd7;
  font-size: 1.25rem;
  background: #d2f0fc;
  border-color: #008fd7;
}
.solution .sidebar .item.active i{color: #008fd7;}
.solution .sidebar .item .icon {
  opacity: 1;
  width: 1.875rem;
  transition: 0.2s linear all;
}

.solution .sidebar .item .icon-active {
  opacity: 0;
  width: 0;
  margin-right: 0;
}

.solution .sidebar .item.active .icon {
  opacity: 0;
  width: 0;
  margin-right: 0;
}

.solution .sidebar .item.active .icon-active {
  opacity: 1;
  width: 1.875rem;
  margin-right: .75rem;
}

.solution .sidebar .icon {
  width: 1.875rem;
  height: 1.875rem;
  margin-top: 1.0625rem;
  margin-right: .75rem;
  object-fit: contain;
}

.solution .content {
  transition: 0.5s linear all;
  margin-left: 1.25rem;
  width: 79%;
  height: 41.25rem;
  position: absolute;
  left: 18%;
  top: 0;
  z-index: 0;
  opacity: 0;
  transition: 0.4s linear all;
}

.solution .content.active {
  opacity: 1;
  z-index: 2;
}

.solution .content .des {
  height: 11.375rem;
  background: url(/img/solution-bg.png) no-repeat center;
  background-size: cover;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  font-size: 1.5rem;
  text-align: LEFT;
  color: #4e5969;
  line-height: 1.875rem;
  margin-bottom: 1.25rem;
}

.solution .content .des .txt {
  width: 35.4375rem;
  display: block;
  padding: 2.0625rem 0 1.25rem 3.125rem;
  box-sizing: content-box;
}

.solution .content .des .button {
  display: block;
  width: 6.25rem;
  height: 2.125rem;
  background: #008fd7;
  border-radius: 1.0625rem;
  color: #fff;
  line-height: 2.125rem;
  text-align: center;
  font-size: .875rem;
  margin-left: 3.125rem;
}

.themed-grid-col i{font-size: 2.5rem;color:#008fd7;}
.solution .content .grid {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 20px 0px rgba(208, 208, 208, 0.25);
}

.solution .content .grid .container {
  padding-right: 0;
  padding-left: 0;
}

.solution .content .grid .row {
  margin-left: 0;
  padding-right: 0;
  width: 100%;
  box-sizing: border-box;
}

.solution .content .grid .item {
  box-sizing: border-box;
  padding: 2.25rem;
  height: 14.3125rem;
}

.solution .content .grid.small .item {
  padding: .3125rem .9375rem;
  height: 9.5625rem;
}

.solution .content .grid.small .icon {
  margin-bottom: .625rem;
}

.solution .content .grid.small .item:nth-child(n + 4) {
  border-bottom: 2px solid #f0f2f5;
}

.solution .content .grid.small .item:nth-child(n + 7) {
  border-bottom-width: 0;
}

.solution .content .grid .item {
  border-bottom: 2px solid #f0f2f5;
  border-right: 2px solid #f0f2f5;
}

.solution .content .grid .item:nth-child(3n + 3) {
  border-right: 0;
}

.solution .content .grid .item:nth-child(n + 4) {
  border-bottom: 0;
}

.solution .content .grid .icon {
  display: block;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1.25rem;
}

.solution .content .grid .item-tit {
  font-size: 1.125rem;
  color: #1d2129;
  line-height: 1.5rem;
  margin-bottom: .5rem;
}

.solution .content .grid .item-des {
  font-size: .875rem;
  color: #1d2129;
  color: #86909c;
  line-height: 1.375rem;
}

/* shouji */
.mobile{display: none;}
.wrapper03 {
  position: relative;
  height: 1rem;
  width: 100%;
  margin: 0 auto;
}

.wrapper03 .scroller {
  position: absolute;
  z-index: 0;
}

.wrapper03 .scroller li {
  height: 1rem;
  color: #333;
  float: left;
  line-height: 1rem;
  font-size: 14px;
  text-align: center
}

.wrapper03 .scroller li a {
  color: #86909C;
  display: block;
  margin: 0 .3rem;
  padding: 0 .1rem
}

.wrapper03 .scroller li.cur a {
  color: #008fd7;
  height: 1.6rem;
  border-bottom: 2px solid #008fd7
}
.wrapper-content {
  min-height: 150px;
  border-radius: 6px;
  background-image: url("/img/mb-conntent.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  /* background-color: pink; */
  padding: 20px;
  box-sizing: border-box;
  line-height: 20px;
  position: relative;
}

.wrapper-content p {
  font-size: 12px;
  color: #747b87;
  padding: 30px;
  padding-bottom: 50px;
}

.wrapper-content button {
  background: #008fd7;
  color: #fff;
  font-size: 12px;
  width: 80px;
  height: 30px;
  border: none;
  border-radius: 15px;
  margin-left: 30px;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.moblie-skuBox {
  width: 100%;
  /* min-height: 430px; */
  font-size: 14px;
  margin-top: 20px;
}

.moblie-skuBox .skuBox-top {
  /* min-height: 212px; */
  display: flex;
  padding: 0 15px;
}

.moblie-skuBox .skuBox-top .skuBox-logo {
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.moblie-skuBox .skuBox-top .skuBox-logo i {
  font-size: 40px;
  color: #008fd7;
}
.moblie-skuBox .skuBox-top .skuBox-logo img {
  width: 100%;
  height: 100%;
}

.moblie-skuBox .skuBox-top div {
  width: 50%;
}

.moblie-skuBox .skuBox-top h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 15px;
  text-align: LEFT;
  color: #1d2129;
  margin: 15px 0;
}

.moblie-skuBox .skuBox-top p {
  color: #86909C;
}

.moblie-skuBox .skuBox-btm {
  background-color: skyblue;
}




.row-demand .row {
  width: 100%;
  height: auto;
}
.row-demand .swiper-container{padding-top: 1.25rem;}
.row-demand .col {
  transition: 0.2s linear all;
}

.row-demand .col:hover {
  transform: translateY(-2%);
}



.row-demand .hd {
  height: 8.625rem;
  background: linear-gradient(90deg, #008fd7, rgba(0, 143, 215, 0.6) 100%);
  border-radius: .375rem .375rem 0px 0px;
}


.row-demand .hd {
  color: #fff;
  padding: 1.5rem;
}

.row-demand .hd.hd-erp {
  background: linear-gradient(90deg, #34cd8b, rgba(52, 205, 139, 0.6) 100%);
}

.row-demand .hd.hd-wms {
  background: linear-gradient(90deg, #ff6161 100%, rgba(255, 97, 97, 0.6) 100%);
}



.row-demand .hd .top {
  font-size: 1.25rem;
  line-height: 1.875rem;
  position: relative;
  z-index: 2;
}

.row-demand .hd .bot {
  font-size: .8125rem;
  line-height: 1.25rem;
  margin-top: 1.25rem;
  position: relative;
  z-index: 2;
}

.row-demand .hd .icon {
  width: 4rem;
  height: auto;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
}
.row-demand .bd{background-color: #FFF;}
.row-demand .bd .more3{padding: 1.25rem;}
.row-demand .list {
  padding-top: 1.25rem;
  min-height: 18.6875rem;
}

.row-demand .list li {
  position: relative;
  padding: 0 1.25rem 1.25rem 2.5rem;
}

.row-demand .list .top {
  color: #1d2129;
  line-height: 1.375rem;
  padding-bottom: 0;
}

.row-demand .list .bot {
  font-size: .75rem;
  color: #86909c;
}

.row-demand .list li::before {
  display: block;
  content: "";
  position: absolute;
  top: .4375rem;
  left: 1.25rem;
  width: .5rem;
  height: .5rem;
  background: rgba(0, 143, 215, 0.2);
  border-radius: 50%;
}

.row-demand .button {
  display: inline-block;
  width: 100%;
  border: 1px solid #008fd7;
  font-size: .875rem;
  color: #008fd7;
  border-radius: 1.0625rem;
  transition: 0.2s linear all 0.15s;
  padding: 5px 0;
}

.row-demand .button:hover,
.row-demand .col:hover .button {
  background: #008fd7;
  border-color: #008fd7;
  color: #fff;
}



@media (max-width: 991px) {
  html, body { font-size: 14px;}
  .banner .hover .banner_p1 img{height: 30px;}
  .banner .hover .banner_p2{font-size: 16px;}
  .banner .hover .banner_p4{display: none;}
  .banner .hover .banner_p2 { max-width: 75%}
  .adv dl{display: inherit; text-align: center;}
  .adv dl dt{margin: 0 auto;}
  .adv dl dd h4{margin-top: 10px;}
  .why .col-md-3:nth-child(2n+1){clear: both;}
  .why dl{ margin-bottom: 10px;}

  .vs ul li:first-child h2,.vs ul li:last-child h2{font-size: 18px;}
  .vs ul li,.vs ul li i{font-size: 16px;line-height: 1.8;}
  .vs ul li:nth-child(2) { padding: 0 20px;}

  .solution .sidebar .item {padding-left: 1.25rem; font-size: 1rem;}
  .solution .sidebar .item.active{font-size: 1rem;}
}

@media (max-width: 767px) {
  .container .row .row{margin-left: 0; margin-right: 0;}
  .p40-t-b{padding: 15px 0;}
  .daohang-con{height: 60px;line-height: 60px;}
  .daohang .daohang-con .bl img{height: 40px;}
  .top-wx{display: none;}
  .top-tel{padding-right: 15px;}
  .banner .swiper-slide>img{height: 260px;}
  .banner .hover .banner_p2{max-width: 100%;font-size: 14px;}
  .adv dl{margin-bottom: 10px;}
  h3.tit,h3.title{font-size: 20px;}
  .dif .col-md-6:nth-child(2){margin-top: 10px;}

 .scroll  .swiper-container{padding: 0 15px;}
 .msyy2{margin: 15px 0;}

 h3.tit{text-align: center;}
 h3.tit::before{left: 50%; transform: translateX(-50%);}
 .vs ul{display: inherit;}
 .vs ul li:first-child{text-align: center;}
 .vs ul li, .vs ul li i{font-size: 14px;}
 .vs li img{width: 40px; margin: 10px 0;}
 .vs li:nth-child(2){padding: 10px 0; text-align: center;}

 h3.title{margin-bottom: 15px;}
 .vs ul li:last-child{ text-align: center;}
 .vs ul li:first-child h2::before{right: 50%; transform: translateX(50%);}
 .vs ul li:last-child h2::before{left: 50%; transform: translateX(-50%);}

 .do p{text-align: center;}
 .do .row .row{display: inherit;}
 .do .row .row img{margin-top: 15px;}

 .cus{padding: 15px;}
 .footer ul{padding-left: 15px;}
 .footer ul li:last-child{display: none;}

 
 .nav>li>a{padding: 10px 6px;}
 .fa{padding: 0 15px;}



.mobile{display: block;}

.row-cols-3 .swiper-container .swiper-slide {
  position: relative;
  width: 80%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background-color: #f7f8fa !important;
}
.row-demand .list li { padding: 0 .9375rem .9375rem 2.1875rem;}
}