p {
  margin: 0;
  padding: 0;
}
.six-sys {
  position: relative;
}
.six-sys-group {
  position: relative;
  background: url("../../images/technologySystemAndPlatform/sys-six2.png") no-repeat;
  //width: 1920px;
  height: 990px;
  background-position: center center;
  background-size: cover;
}

.six-sys-name {
  position: relative;
}

.row-group{
  position: absolute;
  font-size: 14px;
  font-weight: bolder;
  color: rgb(10,44,94);
}

.row-group-1 {
  top: 247px;
  left: 550px;
}
.six-sys-name-1, .six-sys-name-2, .six-sys-name-3, .six-sys-name-4, .six-sys-name-5, .six-sys-name-6 {
  display: inline-block;
  width: 170px;
  height: 36px;
  padding-top: 5px;
  cursor: pointer;
}
.six-sys-name-1{
  text-align: left;
  padding-left: 38px;

  margin-right: 78px;
}
.six-sys-name-2{
  text-align: right;
  padding-right: 46px;
}

.row-group-2 {
  top: 493px;
  left: 472px;
}
.six-sys-name-3{
  text-align: left;
  padding-left: 47px;
  margin-right: 231px;
}
.six-sys-name-4{
  text-align: right;
  padding-right: 46px;
}

.row-group-3 {
  top: 740px;
  left: 550px;
}
.six-sys-name-5{
  text-align: left;
  padding-left: 47px;
  margin-right: 77px;
}
.six-sys-name-6{
  text-align: right;
  padding-right: 46px;
}
.six-sys-introduce {

}

.sys-title {
  width: 170px;
  height: 36px;
  font-size: 18px;
  color: #0A2D5F;
  position: absolute;
  background: linear-gradient(to right, #fffffc, #CECECF);
  box-shadow: -3px 3px 0 #9199B5;
  cursor: pointer;
  margin-bottom: 30px;
  line-height: 36px;
  font-weight: bold;
  padding-left: 30px;
}
.sys-title img {
  position: absolute;
  left: 10px;
  top: 7px;
}
.sys-title .sys-introduce-item {
  display: none;
  position: relative;
  text-align: left;
  width: 400px;
  line-height: 1.5;
}
.sys-title .sys-introduce-item p {
  width: 330px;
  line-height: 1.5;
  margin-bottom: 6px;
  font-size: 12px;
  text-align: justify;
}
.sys-title .sys-introduce-item p.sys-introduce-content {
  color: #6E6E6E;
  font-weight: 400;
}
.sys-title .sys-introduce-item p.sys-introduce-title {
  color: #0A2D5F;
}
.sys-title:hover .sys-introduce-item {
  display: block!important;
}
.sys-title:nth-child(2n) img {
  left: auto;
  right: 10px;
}
.sys-title:nth-child(2n) {
  background: linear-gradient(to right, #CECECF, #FFFFFC);
  box-shadow: 3px 3px 0 #9199B5;
  padding-left: 0;
  padding-right: 30px;
}
.sys-title:nth-child(1) {
  top: 135px;
  left: 390px;
}
.sys-title:nth-child(2) {
  top: 135px;
  right: 350px;
}
.sys-title:nth-child(3) {
  top: 323px;
  left: 332px;
}
.sys-title:nth-child(4) {
  top: 323px;
  right: 288px;
}
.sys-title:nth-child(5) {
  top: 510px;
  left: 399px;
}
.sys-title:nth-child(6) {
  top: 510px;
  right: 355px;
}
.sys-title:nth-child(1) .sys-introduce-item {
  left: -387px;
  top: -100px;
}
.sys-title:nth-child(1) .sys-introduce-item p {
  width: 334px;
}
.sys-title:nth-child(2) .sys-introduce-item {
  left: 190px;
  top: -102px;
  /* text-align: right; */
}
.sys-title:nth-child(2) .sys-introduce-item p {
  width: 307px;
}
.sys-title:nth-child(3) .sys-introduce-item {
  left: -329px;
  top: -100px;
}
.sys-title:nth-child(3) .sys-introduce-item p {

width: 278px;
}
.sys-title:nth-child(4) .sys-introduce-item {
  left: 188px;
  top: -113px;
}
.sys-title:nth-child(4) .sys-introduce-item p {
  width: 247px;
}
.sys-title:nth-child(5) .sys-introduce-item {
  left: -396px;
  top: -82px;
}
.sys-title:nth-child(5) .sys-introduce-item p {
  width: 342px;
}
.sys-title:nth-child(6) .sys-introduce-item {
  left: 189px;
  top: -82px;
  width: 440px;
}
.sys-title:nth-child(6) .sys-introduce-item p {
  width: 313px;
}

#businessImg {
  height: 562px;
}