@import url(./IT.css);
* {
  font-family: Source Han Sans SC;
}
.serviceContent {
  width: 1100px;
  height: 944px;
  padding: 80px 0 !important;
  box-sizing: border-box;
  margin: auto;
}
.serviceContent h1 {
  text-align: left;
  width: 136px;
}
.serviceContent p {
  text-align: left;
  color: #666666;
  font-size: 18px;
  line-height: 36px;
  margin: 52px 0 !important;
}
.serviceContent .content {
  width: 100%;
}
.serviceContent .content img {
  width: 100%;
  height: 555px;
}
.function {
  width: 1100px;
  height: 980px;
  padding-top: 50px!important;
  box-sizing: border-box;
  margin: auto;
}
.function h1 {
  text-align: left;
  width: 136px;
}
.function .content {
  width: 100%;
}
.function .content img {
  width: 100%;
  height: 620px;
}
.function .content .contentBox {
  padding: 0 50px;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 54px !important;
  margin-bottom: 24px !important;
}
.function .content .contentBox li {
  display: flex;
  flex-direction: column;
  height: 108px;
  justify-content: space-between;
  align-items: center;
}
.function .content .contentBox li span {
  font-size: 18px;
  color: #666666;
  line-height: 26px;
  display: block;
}
.function .content .contentBox img {
  width: 60px;
  height: 60px;
}
.summaryBox {
  width: 1100px;
  height: 820px;
  margin: 0 auto !important;
  padding-top: 71px !important;
  padding-bottom: 80px !important;
  box-sizing: border-box;
}
.summaryBox h1 {
  text-align: left;
  width: 136px;
}
.summaryBox .privateImg {
  height: 100%;
  width: unset;
  margin-left: 25px;
  display: flex;
  align-items: center;
}
.summaryBox .privateImg img {
  width: 492px;
  height: 346px;
}
.summaryBox .type {
  width: 580px;
}
.summaryBox .type .privateText {
  width: unset !important;
  height: 550px !important;
  box-shadow: unset;
}
.summaryBox .type .privateText li {
  height: 67px;
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  margin-top: unset;
  margin-bottom: 30px !important;
}
.summaryBox .type .privateText li:last-child{
  margin-bottom: unset !important;
}
.summaryBox .type .privateText li > span {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  background: #E9F1FF;
  color: #008BF0;
  font-family: DIN;
  font-size: 30px;
  font-weight: bold;
}
.summaryBox .type .privateText li div {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 20px !important;
}
.summaryBox .type .privateText li div p {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  text-align: left;
}
.summaryBox .type .privateText li div span {
  color: #666666;
  font-size: 18px;
  line-height: 26px;
}
.orientation {
  width: 1100px;
  height: 690px;
  padding-top: 50px !important;
  padding-bottom: 65px !important;
  box-sizing: border-box;
  margin: auto;
}
.orientation h1 {
  text-align: left;
  width: 136px;
}
.orientation .content {
  width: 100%;
  height: 370px;
  background: url(../img/big/orientation.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 136px !important;
}
.orientation .content .contentBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.orientation .content .contentBox li {
  width: 50%;
  text-align: left;
}
.orientation .content .contentBox li:nth-of-type(2n) {
  display: flex;
  justify-content: flex-end;
}
.orientation .content .contentBox li:nth-of-type(2n) span {
  width: 311px !important;
  text-align: justify;
  text-align: left;
}
.orientation .content .contentBox li:nth-of-type(n+3) {
  margin-top: 88px;
}
.integrate {
  box-sizing: border-box;
}
.integrate .uk-align-center::after {
  position: absolute;
  content: '';
  width: 64px;
  height: 4px;
  display: block;
  background: #008BF0 !important;
  border-radius: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: 5px;
}
.integrate .information {
  height: 998px;
  width: 1100px;
  margin: 0 auto;
  padding: 80px 0 !important;
  box-sizing: border-box;
}
.integrate .information h1 {
  color: #333333;
  font-size: 32px;
  text-align: left;
  width: 136px;
  margin-left: 0px;
  margin-bottom: 0px;
  
}
.integrate .information .uk-position-small {
  margin: 36px auto;
  width: 100% !important;
  max-width: unset;
}
.integrate .information .uk-slideshow-items {
  height: 320px;
}
.integrate .navbar {
  width: 100%;
  height: 172px;
  display: flex;
  justify-content: space-between;
  margin: 80px 0px !important;
}
.integrate .navbar li {
  width: 108px;
  height: 100%;
  background: #fff;
  border-radius: 4px;
  padding-left: 0px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.integrate .navbar li::after{
  background: unset;
  position: unset;
}
.integrate .navbar li:hover span,
.integrate .navbar li :focus span {
  color: #666666;
}
.integrate .navbar li span {
  color: #999999;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}
.integrate .navbar li span.number {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 50%;
  background: #C3DBFF;
  color: #fff;
  font-size: 40px;
}
.integrate .navbar li span.number:hover,
.integrate .navbar li span.number :focus {
  background: #008BF0;
}
.integrate .dotnav {
  width: 1100px;
  height: 497px;
  display: flex;
  box-sizing: border-box;
}
.integrate .dotnav .privateImg {
  min-width: 690px !important;
  height: 100%;
}
.integrate .dotnav .privateImg img {
  width: 690px !important;
  height: 100%;
}
.integrate .dotnav ul {
  width: 410px;
  height: 100%;
  min-height: 497px !important;
  background: #E9F1FF;
}
.integrate .dotnav .systemIntegration {
  width: 100%;
  height: 200px;
  background: #008BF0;
  color: #fff;
  padding: 0 25px;
  /* padding-left: 20px;
  padding-top: 30px; */
  box-sizing: border-box;
  text-align: left;
  font-family: Source Han Sans SC;
  margin: auto;
}
.integrate .dotnav .systemIntegration p {
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 20px !important;
}
.integrate .dotnav .systemIntegration span {
  font-size: 18px;
  line-height: 26px;
  color: #fff !important ;
}
.scene .uk-slideshow-items {
  min-height: unset !important;
}
.scene .uk-slideshow-items .systemIntegration {
  margin: auto;
  box-sizing: border-box;
}
.scene .information {
  height: 820px;
  width: 1100px;
  padding: 80px 0 !important;
  background: unset;
  margin: 0 auto;
  position: relative;
}
.scene .information h1 {
  color: #333333;
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  text-align: left;
  width: 136px;
  margin-left: 0;
}
.scene .information .uk-position-small {
  max-width: unset !important;
}
.scene .information .uk-position-small .uk-dotnav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #d9e1f0;
  padding-bottom: 25px;
  box-sizing: border-box;
  margin-top: 50px !important;
}
.scene .information .uk-position-small .uk-dotnav li {
  /* width: 170px; */
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  font-weight: 400;
  color: #666666;
  font-family: Source Han Sans SC;
  text-decoration: unset;
  /* border: 1px solid red; */
}
.scene .information .uk-position-small .uk-dotnav li:hover,
.scene .information .uk-position-small .uk-dotnav li :focus {
  color: #409EFF;
}
.scene .information .uk-position-small > .uk-dotnav > li:first-child {
  margin-left: unset;
  margin-right: unset;
}
.scene .information .dotnav {
  width: 100%;
  display: flex;
  justify-content: center;
}
.scene .sceneApp {
  width: 1100px;
  height: 488px;
  min-height: 488px;
  margin-top: 40px !important;
}
.scene .sceneApp .systemIntegration {
  width: 100%;
}
.scene .sceneApp .systemIntegration .sceneAppNavLeft .privateText {
  width: 486px;
  text-align: left;
}
.scene .sceneApp .systemIntegration .sceneAppNavLeft .privateText p {
  font-size: 18px;
  line-height: 27px;
  color: #666666;
}
.scene .sceneApp .systemIntegration .sceneAppNavLeft .privateText p span {
  color: #008BF0;
}
.scene .sceneApp .systemIntegration .sceneAppNavLeft .privateText p:nth-of-type(1) {
  color: #008BF0;
  font-size: 64px;
  line-height: 78px;
  font-style: italic;
  font-weight: bold;
}
.scene .sceneApp .systemIntegration .sceneAppNavLeft .privateText p:nth-of-type(2) {
  color: #333333;
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
  margin-top: 34px !important;
  margin-bottom: 30px !important;
}
.scene .sceneApp .systemIntegration .sceneAppNavLeft .privateText p:nth-of-type(3) {
  margin-bottom: 15px !important;
}
.scene .sceneApp .systemIntegration .sceneAppNavLeft .privateText .privateFlex {
  display: flex;
  margin-bottom: 15px !important;
}
.scene .sceneApp .systemIntegration .sceneAppNavLeft .privateText .privateFlex span {
  color: #008BF0;
  width: 44%;
  height: 100%;
  display: block;
  font-size: 18px;
}
.scene .sceneApp .systemIntegration .sceneAppNavLeft .privateText .privateFlex .privateFlexText p {
  font-size: 18px;
  color: #666666;
  line-height: 27px;
  font-weight: 400;
  font-style: unset;
  margin: 0 !important;
}
.scene .sceneApp .systemIntegration .sceneAppNavRight{
  display: flex;
  align-items: center;
  justify-content: center;
}
.scene .sceneApp .systemIntegration .sceneAppNavRight img {
  height: unset;
  width: unset;
}
.product-pri {
  width: 1100px;
  height: 1186px;
  margin: 0 auto !important;
  padding-top: 80px !important;
  box-sizing: border-box;
}
.product-pri h1 {
  text-align: left;
  width: 136px;
  color: #333333;
  margin-left: 0;
}
.product-pri .product-pri-grid .uk-width-1-3:nth-of-type(3n+1) {
  padding-left: 0px !important;
}
.product-pri .product-pri-grid .uk-width-1-3:nth-of-type(3n) {
  margin-left: 0px !important;
}
.product-pri .product-pri-grid .uk-width-1-3.pri-card-leftpadding {
  padding-left: 16px !important;
}
.product-pri .product-pri-grid .uk-width-1-3.pri-card-rightpadding {
  padding-left: 30px !important;
}
.product-pri .product-pri-grid .uk-width-1-3 .product-pri-card {
  width: 336px;
  height: 400px;
  box-shadow: unset;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  margin-top: 70px !important;
}
.product-pri .product-pri-grid .uk-width-1-3 .product-pri-card img {
  width: 290px;
}
.product-pri .product-pri-grid .uk-width-1-3 .product-pri-card p {
  color: #333333;
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  margin: 20px 0 !important;
}
.product-pri .product-pri-grid .uk-width-1-3 .product-pri-card span {
  color: #666666;
  font-size: 18px;
  line-height: 26px;
  display: block;
}
.uk-active {
  color: #409EFF !important;
}
.uk-active > span{
  color: #666666 !important;
}
.uk-active .number {
  background: #008BF0 !important;
  color: #fff !important;
}

