/* html, body{
    overflow-x:hidden;
    overflow-y:scroll;
} */
body {
  background: url("../images/bg_03.jpg");
}
h1 {
  font-size: 2em;
  text-align: center;
  color: #1e355e;
  margin-top: 0;
  margin-bottom: 0
}
h2 {
  font-size: 1.5em;
  text-align: center;
  color: #1e355e;
  margin-top: 0;
  margin-bottom: 0
}
h3 {
  color: #1a355e;
  font-size: 1.4em;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0
}
p {
  margin: 0
}
.transform {
  width: 100%;
  /* margin: 0 auto; */
  /* top: 0; */
  /* left: 0; */
  position: relative;
  overflow: hidden;
}
.transform .btn-wrapper {
  /* position: absolute; */
  /* width:100%; */
  /* height:6.7%; */
  /* left:0; */
  /* bottom:3.5%; */
}
.transform .btn-wrapper a {
  display: block;
  position: fixed;
  cursor: pointer;
  width: 100px;
  top: 50%;
  z-index: 10;
}
.transform .btn-wrapper a > * {
  width: 100%;
  height: auto;
}
.transform .btn-wrapper .btn-program {
  left: 32.7%;
}
.transform .btn-wrapper .btn-find {
  /* left:38%; */
  right: 2%;
}
.transform .btn-wrapper .btn-upgrade {
  right: 32.7%;
}
.transform .btn-wrapper .btn-preorder {
  right: 38%;
}
.transform .hide {
  display: none
}
.transform .section-2 {
  position: relative;
  width: 90%;
  max-width: 1350px;
  height: 100%;
  /* left: 2.4%; */
  margin: 0 auto;
}
.transform .section-2 .nest {
  left: 1%;
  bottom: 2%
}
.transform .section-2 .content {
  width: 95%;
  height: 92%;
  left: 2%;
  top: 3%;
}
.transform .section-3 {
  position: relative;
  width: 90%;
  height: 100%;
  margin: 0 auto;
}
.transform .section-3 .nest {
  left: 2%;
  top: 2%
}
.transform .section-2 .nest2 {
  left: 36%;
  bottom: 2%
}
.transform .section-3 .split {
  left: 8%;
  top: 4%;
  width: 89%;
  height: 90%
}
.transform .section-3 .info {
  z-index: 2;
  left: 9%;
  top: 93%;
  width: 89%;
  height: 5%;
  position: absolute;
  background-size: 100% 100% !important;
}
.transform .section-3 .color {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1
}
.transform .top-menu {
  position: absolute;
  left: 0;
  top: 3.4%;
  width: 100%;
}
.transform .top-menu > * {
  cursor: pointer;
  position: absolute;
  display: block;
  height: 100%;
  background-size: contain !important
}
.transform .top-menu .logo-wrapper {
  position: absolute;
  width: 20.4%;
  left: 2%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  height: auto;
}
.transform .top-menu .logo-wrapper img {
  width: 100%;
}
.transform .top-menu .logo-wrapper .logo {
  width: 65.2%;
  position: relative;
  float: left;
}
.transform .top-menu .logo-wrapper .logo-group {
  width: 30.8%;
  position: relative;
  float: left;
}
.transform .top-menu .menu-top {
  width: 20.5%;
  left: 1.3%
}
.transform .top-menu .menu-left {
  width: 8.7%;
  left: 3.3%
}
.transform .top-menu .menu-expanded {
  display: none;
  left: 12%;
  width: 8.7%
}
.transform .top-menu .menu-right {
  width: 8.7%;
  right: 3.3%
}
.transform .center-contents {
  /* position: absolute; */
  width: 100%;
  /* height: 750px; */
  /* top: 11%; */
  z-index: 1;
  margin: 0 0 5vh 0;
}
.transform .center-contents .story {
  display: none;
  position: relative;
  width: 90%;
  height: 750px;
  margin-top: 3vh;
}
.transform .center-contents .story > .swiper-wrapper {
  width: 95%;
  margin: 0 auto;
  z-index: 4;
}
.transform .center-contents .story3 {
  display: block;
}
.transform .center-contents .nest {
  position: absolute;
  width: 25%;
  height: 25.3%;
  background-size: contain !important;
  z-index: 1
}
.transform .center-contents .content {
  overflow: hidden;
  position: absolute;
}
.transform .center-contents .content .product {
  z-index: 2;
  top: 1%;
  position: absolute;
  width: 60%;
  height: 99%;
  display: flex;
  align-items: center;
}
.transform .center-contents .content .product {
  cursor: pointer;
}
.transform .center-contents .content .product img {
  width: 100%;
  height: auto
}
.transform .center-contents .content .story-text {
  z-index: 2;
  position: absolute;
  width: 40%;
  right: 0;
  top: 0;
  height: 100%;
  background-size: contain !important;
}
.transform .center-contents .section-3 .swiper-container {
  position: absolute;
  width: 100%;
  height: 100%;
  /* top: 53%; */
  z-index: 2;
}
.transform .center-contents .section-3 .swiper-container .swiper-wrapper {
  height: 90%;
}
.transform .center-contents .section-3 .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
}
.transform .center-contents .section-3 .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.transform .center-contents .section-3 .swiper-container .pagination {
  height: 10%;
  margin: 0;
  text-align: center;
  position: relative;
}
.transform .center-contents .section-3 .swiper-container .pagination .swiper-pagination-bullet {
  position: relative;
  margin: -4px 10px auto 10px !important;
  top: 40%;
  background: white;
}
.transform .center-contents .section-3 .swiper-container .pagination .swiper-pagination-bullet-active {
  background: #00417b;
  box-shadow: none;
}
.transform .center-contents .split {
  position: absolute;
  overflow: hidden
}
.transform .center-contents .split .left {
  transform-origin: 50% 50%;
  transform: translate(-50%, -50%) skew(-15deg);
  position: absolute;
  width: 200%;
  height: 200%;
  left: -50%;
  border-right: 2px solid #fff;
  top: 50%;
  z-index: 4;
  overflow: hidden
}
.transform .center-contents .split .left .wrapper {
  transform-origin: 50% 50%;
  transform: translate(-50%, -50%) skew(15deg);
  position: absolute;
  width: 50%;
  height: 50%;
  left: 100%;
  top: 50%;
  overflow: hidden
}
.transform .center-contents .split .left .wrapper .inner {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%
}
.transform .center-contents .split .left .wrapper .inner img {
  width: 100%;
  height: 100%
}
.transform .center-contents .split .handler {
  display: block;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: url(../images/handler.png) center center no-repeat
}
.transform .center-contents .split .right {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2
}
.transform .center-contents .split .right img {
  width: 100%;
  height: 100%;
}
/** 第三期 **/
.transform .center-contents .story3 .content .story-text .story-slide {
  top: 43%;
}
.transform .center-contents .story3 .nest {
  top: initial;
  bottom: 16%;
}
.transform .center-contents .story3 .nest3 {
  bottom: 3%;
}
.transform .center-contents .story .video-wrapper {
  left: 1%;
  top: 2%;
  width: 58%;
  height: 77%;
  z-index: 5;
  background: #19355e;
  position: absolute;
}
.transform .center-contents .story .video-wrapper video {
  position: absolute;
  left: 5%;
  width: 90%;
  bottom: 20%;
  height: auto;
}
.transform .center-contents .story .video-wrapper .video-title {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 20%;
  background-size: contain !important;
}
.transform .center-contents .story3 .section-3 .story-content-wp {
  margin-left: 2%;
  width: 98%;
}
.transform .center-contents .story3 .section-3 .story-content-wp-btn {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 28%;
  top: 0;
  width: 20%;
  height: 20%;
}
.transform .center-contents .story3 .section-2 .color {
  position: absolute;
  top: 1%;
  right: 40%;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1;
}
.transform .center-contents .story3 .section-3 .color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: initial;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1;
}
.transform .center-contents .story3 .section-3 .content {
  width: 100%;
  height: 100%;
}
.transform .center-contents .story3 .section-3 .krpano {
  position: absolute;
  top: 3%;
  right: 2%;
  width: 93%;
  height: 90%;
}
.transform .center-contents .story3 .section-3 .content-info {
  width: 10%;
  position: absolute;
  bottom: 1%;
  right: 2%;
}
.transform .center-contents .story3 .section-3 .content-info img {
  width: 100%;
}
/*--sec 6 --*/
.transform .center-contents .story6 .section-3 .story-content-wp {
  margin-left: 2%;
  width: 98%;
}
.transform .center-contents .story6 .section-3 .story-content-wp-btn {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
  height: 20%;
}
.transform .center-contents .story6 .section-2 .color {
  position: absolute;
  top: 1%;
  right: 40%;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1;
}
.transform .center-contents .story6 .section-3 .color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: initial;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1;
}
.transform .center-contents .story6 .section-3 .content {
  width: 100%;
  height: 100%;
}
.transform .center-contents .story6 .section-3 .krpano {
  position: absolute;
  top: 3%;
  right: 2%;
  width: 93%;
  height: 90%;
}
.transform .center-contents .story6 .section-3 .content-info {
  width: 10%;
  position: absolute;
  bottom: 1%;
  right: 2%;
}
.transform .center-contents .story6 .section-3 .content-info img {
  width: 100%;
}
.transform .center-contents .story7 .story-text .swiper-container {
  top: 55%
}
/*--sec 8 --*/
.transform .center-contents .story8 .section-3 .story-content-wp {
  margin-left: 2%;
  width: 98%;
}
.transform .center-contents .story8 .section-3 .story-content-wp-btn {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
  height: 20%;
}
.transform .center-contents .story8 .section-2 .color {
  position: absolute;
  top: 1%;
  right: 40%;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1;
}
.transform .center-contents .story8 .section-3 .color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: initial;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1;
}
.transform .center-contents .story8 .section-3 .content {
  width: 100%;
  height: 100%;
}
.transform .center-contents .story8 .section-3 .krpano {
  position: absolute;
  top: 3%;
  right: 2%;
  width: 93%;
  height: 90%;
}
.transform .center-contents .story8 .section-3 .content-info {
  width: 10%;
  position: absolute;
  bottom: 1%;
  right: 2%;
}
.transform .center-contents .story8 .section-3 .content-info img {
  width: 100%;
}
/*--sec 9 --*/
.transform .center-contents .story9 .section-3 .story-content-wp {
  margin-left: 2%;
  width: 98%;
}
.transform .center-contents .story9 .section-3 .story-content-wp-btn {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
  height: 20%;
}
.transform .center-contents .story9 .section-2 .color {
  position: absolute;
  top: 1%;
  right: 40%;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1;
}
.transform .center-contents .story9 .section-3 .color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: initial;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1;
}
.transform .center-contents .story9 .section-3 .content {
  width: 100%;
  height: 100%;
}
.transform .center-contents .story9 .section-3 .krpano {
  position: absolute;
  top: 3%;
  right: 2%;
  width: 93%;
  height: 90%;
}
.transform .center-contents .story9 .section-3 .content-info {
  width: 10%;
  position: absolute;
  bottom: 1%;
  right: 2%;
}
.transform .center-contents .story9 .section-3 .content-info img {
  width: 100%;
}
/*--sec 10 --*/
.transform .center-contents .story10 .section-3 .story-content-wp {
  margin-left: 2%;
  width: 98%;
}
.transform .center-contents .story10 .section-3 .story-content-wp-btn {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 31%;
  top: 10%;
  width: 20%;
  height: 20%;
}
.transform .center-contents .story10 .section-2 .color {
  position: absolute;
  top: 1%;
  right: 40%;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1;
}
.transform .center-contents .story10 .section-3 .color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: initial;
  width: 27%;
  padding-bottom: 27%;
  background: #e0e6ef;
  z-index: 1;
}
.transform .center-contents .story10 .section-3 .content {
  width: 100%;
  height: 100%;
}
.transform .center-contents .story10 .section-3 .krpano {
  position: absolute;
  top: 3%;
  right: 2%;
  width: 93%;
  height: 90%;
}
.transform .center-contents .story10 .section-3 .content-info {
  width: 10%;
  position: absolute;
  bottom: 1%;
  right: 2%;
}
.transform .center-contents .story10 .section-3 .content-info img {
  width: 100%;
}
.transform .side-menus {
  /* position: absolute; */
  /* right: 4%; */
  width: 85%;
  /* height: 50px; */
  /* top: 15.7%; */
  /* padding: 1.6% 0; */
  /* border-right: solid 3px #dbdbdc; */
  z-index: 5;
  display: flex;
  margin: 6vh auto;
  position: relative;
}
.transform .side-menus:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #d2d2d2;
  display: block;
  position: absolute;
  top: 3px;
  z-index: -1;
}
.transform .side-menus .side-menu {
  position: relative;
  width: 100%;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.transform .side-menus .side-menu:hover, .transform .side-menus .side-menu.active {
  font-weight: bold;
  font-size: 1.2em;
}
.transform .side-menus .side-menu span {
  margin-top: 10px;
}
.transform .side-menus .side-menu img {
  width: 100%;
  height: auto
}
.transform .side-menus .side-menu .dot {
  transition: background .3s;
  /* position: absolute; */
  background: #fff;
  width: 6px;
  height: 6px;
  /* margin-top: -4px; */
  /* top: 50%; */
  /* right: -4px; */
  border-radius: 6px;
  border: solid 1px #346793;
  box-shadow: 0 0 0 2px #fff;
}
.transform .side-menus .active .dot, .transform .side-menus .side-menu:hover .dot {
  background: #346793
}
.transform .btn-music {
  cursor: pointer;
  position: absolute;
  width: 1.67%;
  right: 3.2%;
  bottom: 5.4%;
  z-index: 5;
}
.transform .btn-music.stop img {
  animation: none;
}
.transform .btn-music img {
  width: 100%;
  animation: rotate 3s infinite linear;
}
#modalTransform .modal-dialog {
  margin: 80px auto;
  width: 596px;
  height: 504px
}
#modalTransform .modal-dialog .modal-content {
  width: 596px;
  height: 504px;
  border-style: none;
  background: transparent url(../images/pop-bg.jpg) no-repeat center center;
  background-size: cover;
}
#modalTransform .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: 15px 34px
}
#modalTransform .modal-dialog .modal-content .modal-header .close {
  color: #fff;
  opacity: .8
}
#modalTransform .modal-dialog .modal-content .modal-body {
  padding: 30px 50px
}
#modalTransform .modal-dialog .modal-content .modal-body .form-group {
  margin-bottom: 40px
}
#modalTransform .modal-dialog .modal-content .modal-body .form-group .form-control {
  border-radius: 0
}
#modalTransform .modal-dialog .modal-content .modal-body .pop-button {
  width: 40%;
  margin: 0 auto
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  0% {
    transform: rotate(360deg);
  }
}
@media (min-width: 2048px) {
  .transform {
    width: 1920px
  }
}
/*  info popup */
.info-popup {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
}
.info-popup .cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.65;
}
.info-popup .info-content {
  position: relative;
  width: 40%;
  height: auto;
  margin: 0 auto;
  margin-top: 15%;
}
.info-popup .info-content img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.info-popup .info-content .info-img {
  display: none;
}
.info-popup .info-content .close-btn {
  position: absolute;
  right: 3.9%;
  top: 8.1%;
  width: 8.5%;
  height: auto;
  cursor: pointer;
}
.info-popup .info-content .more-btn {
  position: absolute;
  left: 20%;
  top: 95%;
  width: 60%;
  height: auto;
  cursor: pointer;
}
/*add:20190814*/
.transform.video {
  width: 90%;
  height: 100vh;
  margin: 0 auto;
}
.transform.video h2 {
  font-size: 2.5em;
  font-weight: bold;
  color: #00417b;
  margin-top: 7vh;
  letter-spacing: .2em;
}
.button {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: calc(50% - 30px);
  z-index: 3;
}
.button a {
  background-image: url("../images/btn_arrow.png");
  width: 35px;
  height: 60px;
  text-indent: -99em;
}
.button .btn_prev {
  transform: rotateY(180deg);
}
/*.transform.video .btn_next {}*/
.transform.video .slider {
  width: 90%;
  margin: 12vh auto 0 auto;
  overflow: hidden;
}
.transform.video ul {
  margin: 2vh 0 0 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.transform.video li {
  width: 90vw;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.transform.video h3 {
  position: absolute;
  width: 8em;
  height: 2em;
  line-height: 2em;
  top: -1em;
  left: calc(50% - 8em / 2);
  background: url(../images/bg_03.jpg);
  font-size: 1.6em;
  color: #00417b;
}
.transform.video h4 {
  text-align: center;
  font-size: 1.8em;
  color: #00417b;
  font-weight: bold;
}
.transform.video p {
  color: #777;
  font-size: 1em;
  line-height: 1.8;
  margin-top: 20px;
}
.transform.video .left {
  border: 2px solid #00417b;
  border-right: none;
  padding: 30px 40px;
  position: relative;
  width: 35%;
}
.transform.video .right {
  width: 65%;
  height: 500px;
}
.transform.video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#section-4 {
  /* margin-top: 5vh; */
  height: 100vh;
  background: url("../images/bg_bottom_02.jpg") center bottom no-repeat;
  padding-bottom: 159px;
}
#section-4 strong {
  font-size: 2.8em;
  text-align: center;
  width: 100%;
  display: block;
  color: #00417b;
  line-height: 1.2;
  letter-spacing: .2em;
}
#section-4 sub {
  font-size: .8em;
  bottom: 0;
  letter-spacing: 0;
  font-weight: normal;
}
#section-4 ul {
  list-style: none;
  padding: 0;
  width: 85%;
  margin: 15vh auto 0 auto;
  display: flex;
  justify-content: space-between;
}
#section-4 li {
  width: 50%;
}
#section-4 li a {
  display: block;
  width: 100%;
}
#section-4 li img {
  width: 100%;
}
.btn_more {
  background-image: url("../images/btn_details.png");
  background-size: contain;
  width: 166px;
  height: 42px;
  position: absolute;
  top: calc(50% + 400px / 2);
  cursor: pointer;
}
.btn_gray {
  color: gray !important;
  cursor: default;
}
.swiper-container .dot {
  position: absolute;
  width: 40px;
  height: 40px;
}
.swiper-container .dot:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(117, 206, 237, .75);
  animation: dot 1s infinite alternate ease;
  transform: scale(.8);
  z-index: 1;
}
.swiper-container .dot:after {
  content: "";
  width: 50%;
  height: 50%;
  background: rgb(117, 206, 237);
  border-radius: 50%;
  animation: dot 1.6s infinite alternate ease;
  transform: scale(.5);
  position: absolute;
  z-index: 2;
  top: 25%;
  left: 25%;
}
@keyframes dot {
  to {
    transform: scale(1.2);
  }
}
.swiper-container .dot:hover .pop {
  display: block;
}
.swiper-container .pop {
  position: absolute;
  width: 500px;
  top: -100px;
  left: -250px;
  background: rgba(24, 50, 87, 0.95);
  color: white;
  font-size: 16px;
  padding: 20px 40px;
  display: none;
  z-index: 3;
}
.swiper-container .pop span {
  font-weight: bold;
  font-size: 1.4em;
  border-bottom: 1px solid white;
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
}
.swiper-container .pop ul {
  padding: 0;
  width: 93%;
  margin: 15px auto;
}
.swiper-container .pop li {
  margin: 5px 0;
}
.swiper-container .pop a {
  width: 210px;
  height: 46px;
  background-image: url("../images/btn_more.png");
  text-indent: -99em;
  overflow: hidden;
  color: white;
  display: block;
  position: absolute;
  bottom: -30px;
  left: calc(50% - 105px);
  text-decoration: none;
}
.story1 .product_1.dot {
  top: 430px;
  left: 70%;
}
.story1 .product_2.dot {
  top: 410px;
  left: 40%;
}
.story1 .product_3.dot {
  top: 220px;
  left: 40%;
}
.story2 .product_1.dot {
  top: 430px;
  left: 70%;
}
.story2 .product_2.dot {
  top: 120px;
  left: 30%;
}
.story3 .product_1.dot {
  top: 300px;
  left: 60%;
}
.story4 .product_1.dot {
  top: 300px;
  left: 50%;
}
.story4 .product_2.dot {
  top: 300px;
  left: 35%;
}
.story5 .product_1.dot {
  top: 300px;
  left: 20%;
}
.story5 .product_2.dot {
  top: 470px;
  left: 35%;
}
.story5 .product_3.dot {
  top: 300px;
  left: 35%;
}
.story5 .product_4.dot {
  top: 430px;
  left: 35%;
}
.story6 .product_1.dot {
  top: 300px;
  left: 60%;
}
.story6 .product_2.dot {
  top: 350px;
  left: 45%;
}
.story7 .product_1.dot {
  top: 426px;
  left: 60%;
}
.story7 .product_2.dot {
  top: 350px;
  left: 49%;
}
.story8 .product_1.dot {
  top: 366px;
  left: 30%;
}
.story8 .product_2.dot {
  top: 350px;
  left: 49%;
}
.story9 .product_1.dot {
  top: 366px;
  left: 70%;
}
.story9 .product_2.dot {
  top: 350px;
  left: 49%;
}
.story10 .product_1.dot {
  top: 446px;
  left: 50%;
}
.story11 .product_1.dot {
  top: 366px;
  left: 30%;
}
.story12 .product_1.dot {
  top: 366px;
  left: 30%;
}
.story12 .product_2.dot {
  top: 366px;
  left: 60%;
}
.story12 .product_3.dot {
  top: 366px;
  left: 50%;
}
.story13 .product_1.dot {
  top: 276px;
  left: 40%;
}
.story13 .product_2.dot {
  top: 326px;
  left: 40%;
}