/* 大数据界面 */
.jjyxglpt_cont {
  display: flex;
  justify-content: center;
  padding:3vh 10vw 0 10vw;
}
.jjyxglpt_cont_left {
  position: relative;
  width: 50vw;
  padding: 11vh 9vw 12vh 6vw;
 /* line-height: 30px;*/
  background-image: url(../img/dsjpt/jjyxglptwzbj.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.sya {
  display: block;
  width: 40vw;
}
.jjyxglpt_cont_left > p {
  position: relative;
    margin-bottom: 2vh;
    font-size: 2.2vh;
    letter-spacing: 1px;
    color: rgb(72, 87, 106);
    z-index: 999;
    letter-spacing: 1px;
    text-align: justify;
    line-height: 1.8em;
}
.jjyxglpt_cont_left > p > span {
  color: #266df9;
  font-family: "albbhp-middle";
}
.jjyxglpt_cont_right {
  width: 40vw;
  position: relative;
}
.jjyxglpt_cont_right > img {
   width: 45vw;
    position: absolute;
    right: -4vw;
    bottom:2vh;
}
.syh {
  position: absolute;
  top: 8vh;
  left: 3.5vw;
  height: 6vh;
}
.jjyxglpt_conttwo {
  display: flex;
 justify-content: space-evenly;
    padding: 0 10vw;
  margin-top: 4vh;
}
.jjyxglpt_xbt {
  position: relative;
  display: flex;
  /*line-height: 57px;
  height: 57px;
  width: 16%;*/
  font-size: 2.3vh;
  color: #000;
  background-image: url(../img/dsjpt/xbtbj.png);
  background-repeat: round;
  background-size: 100% 100%;
	padding-right: 2vw;
	white-space: nowrap;
	align-items: center;
}
.jjyxglpt_xbt > img {
  margin-right: 1vw;
  margin-left: -1.5vw;
  width: 4vw
}
.tjqlcgzpt_cont {
  display: flex;
  padding: 0 10vw;
  align-items: center;
}
.tjqlcgzpt_cont > div > div {
  text-align: center;
  padding: 5vh 0 0 0;
  font-size: 2.5vh;
  font-weight: 600;
  color: rgb(39, 123, 247);
}
.tjqlcgzpt_cont > div > .sjzdsjpt {
  text-align: center;
  padding-top: 2.8vh;
  font-size: 2.5vh;
  font-weight: 600;
  color: rgb(39, 123, 247);
}
.tjqlcgzpt_cont > div > .jdq {
  width: 100%;
}
.tjqlcgzpt_cont_jieshao {
  width: 40vw;
}
.tjqlcgzpt_cont_jieshao > ul {
  padding-left: 2vw;
  padding-top: 5vh;
}
.tjqlcgzpt_cont_jieshao > ul > li {
  position: relative;
    line-height:2em;
    font-size: 2vh;
    color: rgb(72, 87, 106);
    letter-spacing: 1px;
    text-align: justify;
    margin-bottom: 1.5vh;
}
.tjqlcgzpt_cont_jieshao > ul > li::before {
  content: "";
  position: absolute;
  top: 1.8vh;
  left: -1vw;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #256ef9;
  margin-right: 15px;
  vertical-align: middle;
}
.tjqlcgzpt_cont_jieshao > ul > li > span {
  /*color: rgb(8, 27, 69);*/
  /*font-weight: 600;*/
 color: #266df9;
  font-family: "albbhp-middle";
}
.jwxbt {
  display: flex;
  justify-content: space-evenly;
  padding: 0 12vw;
}
.jwxbt > .xbt {
  display: flex;
  /*line-height: 70px;
  width: 14vw;*/
  height: 3vw;
  font-size: 2.3vh;
  color: #000;
  background-image: url(../img/dsjpt/xbtbj.png);
  align-items: center;
  background-size: 100% 100%;
  white-space: nowrap;
    padding-right: 1.5vw;
    width: 24%;
}
.jwxbt > .xbt > img {
  margin: -0.8vw 0 0vw -2vw;
    /* width: 4.8vw; */
    height: 4.8vw;
}
.jwxbt > .xbt > span{
	padding: 1vh 1vw;
}
.jieshao > ul {
  padding-top: 3vh;
  /*padding-right: 2vw;*/
}
.jieshaotwo {
  width: 40vw;
  padding-left: 2vw;
  padding-right: 2vw;
}
.bmsjgxpt_cont > div > .sjpt {
  width: 100%;
}
.bmsjgxpt_cont span {
  color: #266df9;
  font-family: "albbhp-middle";
}
.bmsjgxpt_cont_right {
    /* background-image: url(../img/dsjpt/bmsjgxbj.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 2vw 2.5vw 0 2.5vw;
    padding: 4vh 0vw 1vh 1vh; */
    width: 58vw;
    height: 22vw;
}
.tjqlcgzpt_cont_left {
  background-image: url("../img/dsjpt/tjqlcbjt.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding:4vw 4vw 3.5vw 4vw;
  width: 60vw;
}
.tjqlcgzpt_cont_xbt {
  justify-content: space-evenly;
}
@media (min-height: 1440px) {
  .jjyxglpt_cont_left {
    position: relative;
    width: 53vw;
    padding: 10vh 4vw 12vh 5vw;
    line-height: 30px;
    background-image: url(../img/dsjpt/jjyxglptwzbj.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .jjyxglpt_cont_right > img {
    width: 43vw;
    position: absolute;
    right: 5vw;
  }
}
