.banner {
  width: 100%;
  /* overflow: hidden; */
  /* background:#000 url(../img/p_survey/banner.jpg) no-repeat center;
	background-size: auto 100%; */
  position: relative;
}
.banner img {
  display: block;
  width: 100%;
}
.banner .title {
  position: absolute;
  left: 6vw;
  bottom: -15px;
  z-index: 9;
  width: 18vw;
  max-width: 200px;
  z-index: 99;
}
.sec1 {
  width: 100%;
  height: 523px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.left1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #092a57;
  width: 50%;
  display: flex;
  align-items: center;
}

.right1 {
  width: 50%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  /* background:#092a57 url(../img/p_survey/person.jpg) no-repeat center; */
}
.right1 img {
/*  height: 100%;*/
}
.right1:hover {
  background-size: 98% 98%;
}
.tit {
  font-size: 70px;
  color: #fff;
  padding-left: 158px;
  line-height: 86px;
  margin-top: -50px;
}
.cont {
  padding-left: 6vw;
  font-size: 1.3vw;
  color: #fff;
  margin-top: 38px;
  line-height: 2.5;
  letter-spacing: 2px;
  padding-right: 6vw;
}
.sec2 {
  width: 100%;
  height: 1287px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #000 url(../img/p_survey/sec2bg.jpg) no-repeat center;
}
.sec2 .cont2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.sec2 .tit1 {
  font-size: 70px;
  color: #fff;
  text-align: left;
  margin-top: 14px;
  line-height: 284px;
  padding-left: 158px;
}
.icon {
  float: right;
  margin-right: 106px;
}
.iconli {
  width: 535px;
  height: 312px;
  overflow: hidden;
  border-bottom: 1px solid #fff;
}
.lileft {
  float: left;
  width: 125px;
  margin: 63px 65px 0 50px;
}
.lileft p {
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 93px;
}
.liright {
  font-size: 101px;
  color: #fff;
  margin-top: 80px;
  float: left;
}
.iconimg {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.iconimg:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
   transition: all 1s ease 0s;
   -webkit-transform: scale(1.1);
   -webkit-transform: all 1s ease 0s;
}
.iconli:last-child .lileft {
  margin-right: 48px;
}
.iconli:last-child {
  border: none;
}
.list {
  font-size: 30px;
  color: #fff;
  margin-top: 276px;
}
.list li {
  width: 583px;
  height: 239px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 74px 0 0 122px;
  border-bottom: 1px solid #fff;
}
.list li:last-child {
  border-bottom: none;
}
.list .item1 {
  background: url(../img/p_survey/il1.png) no-repeat 34px 70px;
}
.list .item2 {
  padding-top: 70px;
  background: url(../img/p_survey/il2.png) no-repeat 34px 70px;
}
.list .item3 {
  background: url(../img/p_survey/il3.png) no-repeat 34px 70px;
}
.list .item4 {
  background: url(../img/p_survey/il4.png) no-repeat 34px 70px;
}
.sec3 {
  width: 100%;
  height: 335px;
  overflow: hidden;
  background: url(../img/p_introduce/sec4bg.jpg) no-repeat center;
}

.data {
  width: 100%;
  background: url(../img/p_survey/bg.jpg) no-repeat center / 100%;
}
.data-img {
  width: 1000px;
  display: block;
  margin: 0 auto;
  padding: 4vw 0;
  transform: translateX(-1.5vw);
}
.qq {
  position: relative;
}
.qq .bg {
  width: 100%;
  display: block;
}
.qqitem {
  border-bottom: 1px solid rgba(255, 255, 255, 0.65);
  padding-bottom: 30px;
  padding-left: 1vw;
    padding-right: 3vw;
}
.qqitem:last-child {
  border-bottom: 0;
}
.qq1 {
  position: absolute;
  left: 20vw;
  top: 18vw;
  width: 17vw;
}
.qq2 {
  top: 34vw;
  left: 20vw;
  position: absolute;
  width: 10vw;
  padding-right: 10vw;
}
.qq3 {
  top: 51vw;
  left: 20vw;
  position: absolute;
  width: 18vw;
  padding-right: 3vw;
  border-bottom: 0;
}
.qq4 {
  position: absolute;
  left: 60vw;
  top: 18vw;
  width: 28vw;
}
.qq5 {
  position: absolute;
    left: 60vw;
    top: 29vw;
    width: 24vw;
    padding-right: 11vw;
}
.qq6 {
  position: absolute;
  left: 60vw;
  top: 41vw;
  width: 18vw;
  padding-right: 11vw;
}
.qq7 {
  position: absolute;
  left: 60vw;
  top: 53vw;
  width: 30vw;
  padding-right: 2vw;
}
.qqt {
  position: absolute;
    top: 4vw;
    width: 21vw;
    left: 8vw;
}
.map {
  position: absolute;
  width: 20vw;
  top: 30vw;
  left: 30vw;
}
.dis img {
  width: 88%;
  padding: 87px 0 90px;
  margin: 0 auto;
  display: block;
  max-width: 1400px;
  min-width: 1200px;
}
.qqitem{
  z-index: 3;
	-webkit-transform: scale(1);
  transform: scale(1);
  transition: -webkit-transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease,
    -webkit-transform 0.3s ease;
}
.qqitem:hover {
	-webkit-transform: scale(1.2);
	        transform: scale(1.2);
}
@media screen and (max-width: 1000px) {
  .data {
    background: url(../img/p_survey/bg.jpg) no-repeat center / 100% 100%;
  }
  .data-img {
    width: 100%;
  }
  .sec3 {
    background: url(../img/p_introduce/sec4bg.jpg) no-repeat center / 100%;
    height: 200px;
  }
  .sec1 {
    height: auto;
    flex-direction: column;
  }
  .left1 {
    width: auto;
    position: relative;
  }
  .banner .title {
    bottom: -2vw;
    width: 28vw;
  }
  .right1 {
    width: auto;
    position: relative;
  }
  .right1 img {
    width: 100%;
    display: block; 
  }
  .banner {
    position: relative;
  }
  .cont {
    padding-top: 5vw;
    padding-bottom: 5vw;
    margin-top: 0;
    font-size: 13px;
  }
  .q_left {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    justify-content: space-around;
    align-items: baseline;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.65);
    padding-top: 4vw;
    padding-left: 4vw;
    padding-right: 4vw;
    /* padding-bottom: 4vw; */
  }
  .q_right {
    position: relative;
    padding-left: 8vw;
  }
  .qqt {
    display: none;
  }
  .qq1 {
    /* left: 11vw;
    top: 5vw;
    width: 20vw;
    padding-right: 6vw; */
    position: relative;
    left: auto;
    top: auto;
    width: 30vw;
    border-bottom: 0;
  }
  .qq2 {
    position: relative;
    left: auto;
    top: auto;
    width: 18vw;
    border-bottom: 0;
  }
  .qq3 {
    position: relative;
    left: auto;
    top: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.65);
    width: 28vw;
    border-bottom: 0;
  }
  .qq4 {
    position: relative;
    left: 0;
    top: 0;
    width: 73vw;
  }
  .qq5 {
    position: relative;
    left: 0;
    top: 0;
    width: 64vw;
  }
  .qq6 {
    position: relative;
    left: 0;
    top: 0;
    width: 50vw;
  }
  .qq7 {
    position: relative;
    left: 0;
    top: 0;
    width: 84vw;
  }
  .qq {
    padding: 0vw 0 5vw;
  }
  .qq .bg {
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
  }
  
  .qqitem {
    padding-bottom: 4vw;
    margin: 3vw auto;
  }
  .dis img {
    max-width: initial;
    min-width: initial;
    padding: 4vw 0;
  }
}
