.main_sol_chatBox {
  position: absolute;
  right: 190px;
  top: -50px;
  width: 288px;
  height: 537px;
  background: url('../images/1018/phone_old.png');
  background-size: 100% 100%;
}

.main_sol_chatBox>img {
  position: absolute;
  transition: all .3s;
  opacity: 0;
  max-width: 200%;
}

.solution_wrapper.cur .main_sol_chatBox>img {
  opacity: 1;
}

.sPhone1>img:first-child {
  left: -98px;
  top: 170px;
}

.sPhone1>img:nth-child(2) {
  right: -106px;
  top: 190px;
  transition-delay: 0.2s;
}

.sPhone1>img:nth-child(3) {
  left: -98px;
  bottom: 16px;
  transition-delay: 0.4s;
}

.sPhone1>img:nth-child(4) {
  right: 16px;
  bottom: -40px;
  transition-delay: 0.6s;
}

.solution_wrapper.cur .sPhone1>img:first-child {
  top: 130px;
}

.solution_wrapper.cur .sPhone1>img:nth-child(2) {
  top: 150px;
}

.solution_wrapper.cur .sPhone1>img:nth-child(3) {
  bottom: 56px;
}

.solution_wrapper.cur .sPhone1>img:nth-child(4) {
  bottom: 0;
}


.sPhone2>img:first-child {
  left: 0;
  top: 134px;
}

.sPhone2>img:nth-child(2) {
  left: -90px;
  top: 290px;
  transition-delay: 0.2s;
}

.sPhone2>img:nth-child(3) {
  right: -110px;
  bottom: 70px;
  transition-delay: 0.4s;
}

.sPhone2>img:nth-child(4) {
  left: -78px;
  bottom: -30px;
  transition-delay: 0.6s;
}

.sPhone2>img:nth-child(5) {
  left: 2px;
  bottom: -40px;
  transition-delay: 0.8s;
}

.solution_wrapper.cur .sPhone2>img:first-child {
  top: 94px;
}

.solution_wrapper.cur .sPhone2>img:nth-child(2) {
  top: 250px;
}

.solution_wrapper.cur .sPhone2>img:nth-child(3) {
  bottom: 110px;
}

.solution_wrapper.cur .sPhone2>img:nth-child(4) {
  bottom: 10px;
}

.solution_wrapper.cur .sPhone2>img:nth-child(5) {
  bottom: 0;
}

.sPhone3>img:first-child {
  left: -100px;
  top: 160px;
}

.sPhone3>img:nth-child(2) {
  left: -26px;
  top: 300px;
  transition-delay: 0.2s;
}

.sPhone3>img:nth-child(3) {
  left: -26px;
  bottom: 70px;
  transition-delay: 0.4s;
}

.sPhone3>img:nth-child(4) {
  left: 10px;
  bottom: -40px;
  transition-delay: 0.6s;
}

.solution_wrapper.cur .sPhone3>img:first-child {
  top: 120px;
}

.solution_wrapper.cur .sPhone3>img:nth-child(2) {
  top: 230px;
}

.solution_wrapper.cur .sPhone3>img:nth-child(3) {
  bottom: 110px;
}

.solution_wrapper.cur .sPhone3>img:nth-child(4) {
  bottom: 0;
}

.sPhone4>img:first-child {
  left: -110px;
  top: 140px;
}

.sPhone4>img:nth-child(2) {
  right: -106px;
  bottom: 110px;
  transition-delay: 0.2s;
}

.sPhone4>img:nth-child(3) {
  left: -144px;
  bottom: 13px;
  transition-delay: 0.4s;
}

.sPhone4>img:nth-child(4) {
  left: 4px;
  bottom: -44px;
  transition-delay: 0.6s;
}

.solution_wrapper.cur .sPhone4>img:first-child {
  top: 96px;
}

.solution_wrapper.cur .sPhone4>img:nth-child(2) {
  bottom: 150px;
}

.solution_wrapper.cur .sPhone4>img:nth-child(3) {
  bottom: 53px;
}

.solution_wrapper.cur .sPhone4>img:nth-child(4) {
  bottom: -4px;
}


.sPhone5>img:first-child {
  left: -100px;
  top: 160px;
}

.sPhone5>img:nth-child(2) {
  left: -26px;
  top: 300px;
  transition-delay: 0.2s;
}

.sPhone5>img:nth-child(3) {
  left: -26px;
  bottom: 70px;
  transition-delay: 0.4s;
}

.sPhone5>img:nth-child(4) {
  left: 10px;
  bottom: -40px;
  transition-delay: 0.6s;
}

.solution_wrapper.cur .sPhone5>img:first-child {
  top: 120px;
}

.solution_wrapper.cur .sPhone5>img:nth-child(2) {
  top: 230px;
}

.solution_wrapper.cur .sPhone5>img:nth-child(3) {
  bottom: 110px;
}

.solution_wrapper.cur .sPhone5>img:nth-child(4) {
  bottom: 0;
}