@import url(./business.css);
* {
  font-family: PingFang SC;
}
.serviceContent {
  width: 1200px;
  height: 516px;
  padding: 88px 0px!important;
  box-sizing: border-box;
  margin: auto;
}
.serviceContent .content {
  width: 100%;
  box-sizing: border-box;
}
.serviceContent .content .contentList {
  width: 440px;
  height: 120px;
  display: flex;
  justify-content: space-between;
  margin-top: 36px !important;
}
.serviceContent .content .contentList li {
  width: 80px;
  height: 100%;
}
.serviceContent .content .contentList li img {
  width: 80px;
  height: 80px;
}
.serviceContent .content .contentList li span {
  color: #333333;
  font-size: 16px;
  line-height: 32px;
  display: block;
  margin-top: 8px;
}
.serviceContent .content > img {
  width: 420px;
  height: 320px;
  margin-top: 20px;
}
.function {
  width: 1200px;
  height: 690px;
}
.function h1 {
  width: 100%;
  text-align: center;
}
.function .dimension {
  width: 310px;
  margin: 0 auto;
  margin-top: 36px !important;
}
.function .dimension p {
  color: #008BF0;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 12px !important;
}
.function .dimension .dimensionList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.function .dimension .dimensionList li {
  color: #333333;
  width: 132px;
  text-align: left;
  height: 32px;
  line-height: 32px;
}
.function .uk-1-3 {
  background: unset;
  width: 870px;
  margin: 0 auto !important;
}
.function .uk-1-3 .wholeRight {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 209px;
  margin-bottom: 21px;
  margin-left: 32px !important;
}
.function .uk-1-3 .wholeLeft {
  display: flex;
  align-items: flex-end;
  width: 209px;
  margin-bottom: 21px;
}
.function .uk-1-3 .wholeCenter {
  width: 420px;
  height: 100%;
}
.function .uk-1-3 .wholeBox {
  width: 209px;
  height: 184px;
}
.function .uk-1-3 .wholeBox p {
  color: #008BF0;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  text-align: left;
}
.function .uk-1-3 .wholeBox ul {
  width: 100%;
  margin-top: 12px !important;
}
.function .uk-1-3 .wholeBox ul li {
  text-align: left;
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  margin-bottom: 4px;
}
.function .uk-1-3 .wholeImg img {
  width: 420px;
  height: 400px;
}
.orientation {
  width: 1200px;
  height: 888px;
  padding: 88px 0 !important;
  box-sizing: border-box;
}
.orientation h1 {
  width: unset;
  text-align: center;
}
.orientation > p {
  margin: 36px 0 !important;
  color: #333333;
  font-size: 16px;
  line-height: 32px;
}
.orientation .content {
  width: 1000px;
  height: 492px;
  margin: 0 auto !important;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.orientation .content > div {
  box-shadow: unset;
  margin: usnet !important;
}
.orientation .content .contentImg {
  width: 342px !important;
  height: 100%;
  padding-left: unset !important;
}
.orientation .content .contentImg img {
  height: 100%;
  width: 100%;
}
.orientation .content .contentText {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.orientation .content .contentText div {
  width: 308px;
  height: 228px;
  margin-top: unset;
  padding: 10px 0;
}
.orientation .content .contentText div p {
  color: #008BF0;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 20px !important;
}
.orientation .content .contentText div p span {
  margin-right: 16px;
}
.orientation .content .contentText div > span {
  color: #333333;
  font-size: 16px;
  line-height: 36px;
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.orientation .content .contentText div > span::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/journal/icon.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 8px;
}
.orientation .content .contentText div > span.beforeHide::before {
  background: unset;
}
.scene {
  padding-top: 40px !important;
  box-sizing: b;
}
.scene h1 {
  margin-bottom: unset;
}
.scene > p {
  margin: 36px 0 !important;
}
.scenario {
  width: 1200px;
  margin: 0 auto !important;
  height: 800px;
  box-sizing: border-box;
  background: url(../img/journal/scene.png) no-repeat center center;
  background-size: 890px auto;
}
.scenario .scenarioBox {
  width: 1000px;
  margin: 0 auto;
}
.scenario .scenarioBox ul {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  position: relative;
}
.scenario .scenarioBox ul li {
  background: #FFFFFF;
  padding: 10px 20px;
  height: 84px;
  box-sizing: border-box;
  position: absolute;
}
.scenario .scenarioBox ul li:nth-of-type(1) {
  top: 188px;
  left: 35px;
}
.scenario .scenarioBox ul li:nth-of-type(2) {
  top: 85px;
  left: 220px;
}
.scenario .scenarioBox ul li:nth-of-type(3) {
  top: 0px;
  left: 429px;
}
.scenario .scenarioBox ul li:nth-of-type(4) {
  top: 85px;
  right: 210px;
}
.scenario .scenarioBox ul li:nth-of-type(5) {
  top: 190px;
  right: 20px;
}
.scenario .scenarioBox ul li p {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  margin-bottom: 10px !important;
}
.scenario .scenarioBox ul li span {
  font-size: 16px;
  line-height: 32px;
  color: #008BF0;
  font-weight: bold;
}
