@import url(./big.css);
* {
  font-family: Source Han Sans SC;
}
.section {
  background: url(../img/introduce/bannar.png) no-repeat;
  background-size: cover;
}
.section .uk-light {
  background: unset;
}
.section .uk-light .uk-height-medium p {
  width: 144px !important;
  position: relative;
  margin-top: 18px !important;
  margin-bottom: 40px !important;
}
.section .uk-light .uk-height-medium p::before {
  content: '';
  display: block;
  position: absolute;
  background: #008BF0;
  width: 100%;
  height: 2px;
  bottom: -3px;
  left: 0px;
}
.section .uk-light .uk-height-medium span {
  font-size: 18px;
  line-height: 36px;
  color: #666666;
}
.serviceContent {
  width: 1200px;
  padding: 0 !important;
  padding-top: 80px !important;
  height: unset;
  box-sizing: border-box;
}
.serviceContent .uk-article {
  height: 306px;
  width: 100%;
  background: url(../img/introduce/earth.png) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 35px;
}
.serviceContent .uk-article p {
  margin: 24px 0 !important;
}
.content {
  width: 100%;
  background: linear-gradient(180deg, #FFFFFF 0%, #E9F1FF 100%);
}
.content .contentBox {
  width: 850px;
  height: 200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .contentBox li {
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .contentBox li img {
  width: 90px;
  height: 90px;
}
.content .contentBox li div {
  margin-left: 37px;
}
.content .contentBox li div p {
  font-size: 20px;
  line-height: 36px;
  color: #333333;
  font-weight: 500;
  text-align: left;
  margin-bottom: 4px !important;
}
.content .contentBox li div span {
  font-size: 18px;
  line-height: 36px;
  color: #666666;
}
.function {
  width: 1200px;
  height: 950px;
  padding: 88px 0 !important;
  box-sizing: border-box;
}
.function h1 {
  width: 170px;
}
.function .achievement {
  width: 1170px;
  height: 660px;
  margin: 0 auto;
  margin-top: 62px;
  background: url(../img/introduce/achievement.png) no-repeat center bottom;
  background-size: 100% 100%;
}
.function .achievement li {
  width: 224px;
  text-align: left;
}
.function .achievement li p {
  color: #333333;
  font-weight: 500;
  font-size: 26px;
  line-height: 48px;
  margin-bottom: 20px;
}
.function .achievement li span {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}
.function .achievement li.long {
  width: 228px;
}
.function .achievement .top {
  width: 845px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.function .achievement .top li {
  position: relative;
}
.function .achievement .top li:nth-of-type(1) {
  top: 140px;
  left: 18px;
}
.function .achievement .top li:nth-of-type(2) {
  top: 75px;
  left: 75px;
}
.function .achievement .top li:nth-of-type(3) {
  top: 10px;
  left: 153px;
}
.function .achievement .bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.function .achievement .bottom li {
  position: relative;
}
.function .achievement .bottom li:nth-of-type(1) {
  top: 239px;
}
.function .achievement .bottom li:nth-of-type(2) {
  left: -111px;
  top: 207px;
}
.function .achievement .bottom li:nth-of-type(3) {
  top: 140px;
  left: -158px;
}
.example {
  width: 1200px;
  height: 695px;
  padding: unset !important;
  padding-top: 30px !important;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative !important;
}
.example h1 {
  width: 136px;
  margin-left: 0;
  text-align: left;
  color: #333333;
}
.example .dotnav {
  width: 100%;
  height: unset;
}
.example .dotnav .privateText {
  width: 345px !important;
  margin: unset !important;
  background: unset !important;
  margin-top: 90px !important;
}
.example .dotnav .privateText .systemIntegration {
  width: 100%;
  height: 100%;
  font-size: 18px;
  padding: 10px 0 !important;
  background: unset !important;
}
.example .dotnav .privateText .systemIntegration b {
  color: #333333;
  line-height: 40px;
  display: inner-block;
  border-bottom: 1px solid #333333;
}
.example .dotnav .privateText .systemIntegration span {
  color: #666666 !important;
  line-height: 40px;
  display: block;
}
.example .dotnav .privateImg {
  background: url(../img/introduce/bkg.png) no-repeat center right;
  background-size: 688px auto;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  right: 0;
  top: 0;
  width: 733px;
}
.example .dotnav .privateImg .navbar {
  width: 100%;
  background: unset;
  margin: unset !important;
  justify-content: unset;
  margin-left: 80px !important;
}
.example .dotnav .privateImg .navbar > li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: unset;
  width: unset;
}
.example .dotnav .privateImg .navbar > li > div:hover{
      background:#AFCDFE;
} 
.example .dotnav .privateImg .navbar > li > div:hover .img{
  background:#fff;
} 
.example .dotnav .privateImg .navbar > li > div.active{
  background: #E9F1FF;
  box-shadow: -16px 15px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;

}
.example .dotnav .privateImg .navbar > li > div.active>.img{
  background: #fff;
}
.example .dotnav .privateImg .navbar > li ~ li {
  margin-left: 40px;
}
.example .dotnav .privateImg .navbar > li div {
  width: 170px;
  height: 190px;
  background: #FFFFFF;
  box-shadow: -4px 4px 4px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
  /* padding: 42px 0 !important; */
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.example .dotnav .privateImg .navbar > li div ~ div {
  margin-top: 22px;
}
.example .dotnav .privateImg .navbar > li div span {
  font-size: 18px;
  display: block;
  color: #666666;
}
.example .dotnav .privateImg .navbar > li div .img {
  width: 70px;
  height: 70px !important;
  border-radius: 50%;
  background: #E9F1FF;
  margin: 0 !important;
  margin-bottom: 8px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.example .dotnav .privateImg .navbar > li div .img img {
  width: unset !important;
  height: unset !important;
  margin-top: 0 !important;
}
.scene .information {
  width: 1200px;
  padding: 88px 0 !important;
  height: 680px;
}
.scene .information h1 {
  margin:0 !important;
}
.scene .information .contact-form {
  width: 100%;
  /* height: 402px; */
}
.scene .information .contact-form .uk-width-1-2\@s {
  width: 583px !important;
  margin-bottom: 16px !important;
}
.scene .information .contact-form .uk-width-1-2\@s:nth-of-type(2n) {
  margin-left: 30px !important;
}
.scene .information .contact-form .uk-input {
  background-color: #E9F1FF !important;
  width: 583px;
  height: 50px;
  color: #333333;
}
.scene .information .contact-form .uk-input::placeholder {
  color: #999999;
}
.scene .information .contact-form .uk-textarea {
  background: rgba(233, 241, 255, 0.5);
  height: 160px;
  box-sizing: border-box;
  color: #333333;
  padding-left: 15px !important;
  padding-top: 15px !important;
}
.scene .information .contact-form .uk-textarea::placeholder {
  color: #999999;
  
}
.scene .information .contact-form span {
  display: block;
  width: 400px;
  text-align: center;
  color: #008BF0;
  border: 2px solid #008BF0;
  border-radius: 4px;
  font-size: 18px;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.scene .information .map {
  width: 100%;
  height: 348px;
  margin-top: 60px !important;
  margin-bottom: 80px !important;
}
.scene .information .map .details {
  background: #008BF0;
  color: #ffffff;
  padding: 20px 0 !important;
  height: 100%;
  padding-left: 30px !important;
  box-sizing: border-box;
  text-align: left;
}
.scene .information .map .details > p {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
}
.scene .information .map .details div p {
  display: flex;
  align-items: center;
  color: #fff;
  margin: 10px 0 !important;
}
.scene .information .map .details div p img {
  width: 36px;
  height: 36px;
}
.scene .information .map .details div p span {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  display: inline-block;
}
.scene .information .map .details div > span {
  font-size: 16px;
  line-height: 26px;
  border-bottom: 1px solid #fff;
  display: inline-block;
  margin-bottom: 7px;
}
.scene .information .map .details div > span b {
  letter-spacing: 30px;
  font-weight: 400;
}
@media screen and (max-width: 1440px){
  .section {
    background-position: center center;
}

}
@media screen and (max-width: 768px){
.section {
  padding: 0 16px;
}

}
