/* rotate */
/* transform */
/* transition */
/* transform-transition */
/* css-transition */
/* transform-css-transition */
/* keyframes */
/*@include keyframes(scroll-loop) { 0% { @include  transform(translateY(0)); } 50% { @include  transform(translateY(0));  } 100% { @include  transform(translateY(0));  }
}*/
@-webkit-keyframes pen_click { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  50% { -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); -ms-transform: rotate(1deg); -o-transform: rotate(1deg); transform: rotate(1deg); }
  100% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } }
@-moz-keyframes pen_click { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  50% { -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); -ms-transform: rotate(1deg); -o-transform: rotate(1deg); transform: rotate(1deg); }
  100% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } }
@-ms-keyframes pen_click { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  50% { -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); -ms-transform: rotate(1deg); -o-transform: rotate(1deg); transform: rotate(1deg); }
  100% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } }
@-o-keyframes pen_click { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  50% { -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); -ms-transform: rotate(1deg); -o-transform: rotate(1deg); transform: rotate(1deg); }
  100% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } }
@keyframes pen_click { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  50% { -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); -ms-transform: rotate(1deg); -o-transform: rotate(1deg); transform: rotate(1deg); }
  100% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } }
/* line */
/* font setting */
body { overflow-y: scroll; background: #000; min-width: 1280px; font-family: 'samsungonekorean300'; }

#content { width: 100%; height: 100%; }

.content { position: relative; width: 100%; overflow: hidden; opacity: 0; filter: alpha(opacity=0); }

.footer_wrap { position: relative; z-index: 100; }

.section { overflow: hidden; position: relative; width: 100%; }

.vertical-holder { float: left; height: 50%; width: 100%; }

.content-holder { position: relative; width: 1280px; margin: 0 auto; clear: both; }

.dim-holder { position: absolute; top: 0; left: 0; width: 100%; min-width: 1280px; height: 100%; background-color: #000; opacity: 0; filter: alpha(opacity=0); }

ul.hide-list-holder { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
ul.hide-list-holder li { position: absolute; top: 0; width: 15%; height: 100%; background-color: #fff; }
ul.hide-list-holder li.black { background-color: #000; }
ul.hide-list-holder li.hide-1 { left: 0; }
ul.hide-list-holder li.hide-2 { right: 0; }
ul.hide-list-holder li.hide-3 { width: 100%; height: 15%; }

.output { opacity: 0; filter: alpha(opacity=0); }
.output.onShow { -webkit-transition: opacity 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: opacity 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: opacity 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: opacity 1s 0s cubic-bezier(0.5, 0, 0.5, 1); transition: opacity 1s 0s cubic-bezier(0.5, 0, 0.5, 1); opacity: 1; filter: alpha(opacity=100); }

.btn_download { display: inline-block; width: 210px; height: 45px; margin-right: 12px; font-size: 0; text-indent: -9999px; vertical-align: top; background: url(../img/btn_download.png) no-repeat 0 0; }

.btn_download:hover { background-position: 0 -55px; }

.btn_go_sec { display: inline-block; width: 210px; height: 45px; font-size: 0; text-indent: -9999px; vertical-align: top; background: url(../img/btn_sec.png) no-repeat 0 0; }

.btn_go_sec:hover { background-position: 0 -55px; }

.content h2 { font-family: 'samsungonekorean300'; font-size: 48px; letter-spacing: -0.03em; line-height: 1em; font-weight: 100; }
.content h3 { font-family: 'samsungonekorean300'; font-size: 40px; letter-spacing: -0.04em; line-height: 1.15em; font-weight: 100; }
.content h4 { font-family: 'samsungonekorean400'; font-size: 24px; letter-spacing: 0.05em; line-height: 1em; font-weight: 100; }
.content h5 { font-family: 'samsungonelatin300'; font-size: 35px; letter-spacing: -0.04em; line-height: 1em; font-weight: 100; }
.content p { font-family: 'samsungonekorean400'; font-size: 18px; letter-spacing: -0.03em; line-height: 1.8em; font-weight: 100; }
.content span { font-family: 'samsungonekorean400'; font-size: 14px; letter-spacing: -0.03em; line-height: 1.8em; font-weight: 100; color: #888888; }

@-webkit-keyframes sec1-red-loop { 0% { top: 50%; left: 0; }
  25% { top: 0%; left: 50%; }
  50% { top: 50%; left: 100%; }
  75% { top: 100%; left: 50%; }
  100% { top: 50%; left: 0%; } }
@-moz-keyframes sec1-red-loop { 0% { top: 50%; left: 0; }
  25% { top: 0%; left: 50%; }
  50% { top: 50%; left: 100%; }
  75% { top: 100%; left: 50%; }
  100% { top: 50%; left: 0%; } }
@-ms-keyframes sec1-red-loop { 0% { top: 50%; left: 0; }
  25% { top: 0%; left: 50%; }
  50% { top: 50%; left: 100%; }
  75% { top: 100%; left: 50%; }
  100% { top: 50%; left: 0%; } }
@-o-keyframes sec1-red-loop { 0% { top: 50%; left: 0; }
  25% { top: 0%; left: 50%; }
  50% { top: 50%; left: 100%; }
  75% { top: 100%; left: 50%; }
  100% { top: 50%; left: 0%; } }
@keyframes sec1-red-loop { 0% { top: 50%; left: 0; }
  25% { top: 0%; left: 50%; }
  50% { top: 50%; left: 100%; }
  75% { top: 100%; left: 50%; }
  100% { top: 50%; left: 0%; } }
@-webkit-keyframes sec6-loop { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } }
@-moz-keyframes sec6-loop { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } }
@-ms-keyframes sec6-loop { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } }
@-o-keyframes sec6-loop { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } }
@keyframes sec6-loop { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } }
#section-1 { height: 2000px; background-color: #000; -webkit-transition: opacity 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: opacity 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: opacity 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: opacity 1s 0s cubic-bezier(0.5, 0, 0.5, 1); transition: opacity 1s 0s cubic-bezier(0.5, 0, 0.5, 1); }
#section-1 .inner-cont-wrap { position: fixed; width: 100%; height: 2000px; }
#section-1 .inner-cont-wrap .vertical-holder { margin-bottom: -395px; height: 25%; }
#section-1 .inner-cont-wrap .content-holder { height: 790px; }
#section-1 .inner-cont-wrap .content-holder .phone-box { position: absolute; top: 0px; left: 66px; }
#section-1 .inner-cont-wrap .content-holder .phone-box .video-pod { position: absolute; top: 39px; left: 11px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.5s 0s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: opacity 0.5s 0s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: opacity 0.5s 0s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: opacity 0.5s 0s cubic-bezier(0.5, 0, 0.5, 1); transition: opacity 0.5s 0s cubic-bezier(0.5, 0, 0.5, 1); }
#section-1 .inner-cont-wrap .content-holder .phone-box .video-pod.onShow { opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap .content-holder .phone-box .img-pot { position: absolute; top: 0; left: 0; }
#section-1 .inner-cont-wrap .content-holder .pen-box { position: absolute; top: 372px; left: 727px; }
#section-1 .inner-cont-wrap .content-holder .pen-box img { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(20px, 10px) rotate(-1deg); -moz-transform: translate(20px, 10px) rotate(-1deg); -ms-transform: translate(20px, 10px) rotate(-1deg); -o-transform: translate(20px, 10px) rotate(-1deg); transform: translate(20px, 10px) rotate(-1deg); -webkit-transition: -webkit-transform 0.6s ease-out,opacity 0.4s; -moz-transition: -moz-transform 0.6s ease-out,opacity 0.4s; -ms-transition: -ms-transform 0.6s ease-out,opacity 0.4s; -o-transition: -o-transform 0.6s ease-out,opacity 0.4s; transition: transform 0.6s ease-out,opacity 0.4s; }
#section-1 .inner-cont-wrap .content-holder .pen-box.onShow img { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0) rotate(0); -moz-transform: translate(0, 0) rotate(0); -ms-transform: translate(0, 0) rotate(0); -o-transform: translate(0, 0) rotate(0); transform: translate(0, 0) rotate(0); }
#section-1 .inner-cont-wrap .content-holder .title-box { position: absolute; width: 100%; top: 267px; -webkit-transition: opacity 0.5s 0s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: opacity 0.5s 0s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: opacity 0.5s 0s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: opacity 0.5s 0s cubic-bezier(0.5, 0, 0.5, 1); transition: opacity 0.5s 0s cubic-bezier(0.5, 0, 0.5, 1); }
#section-1 .inner-cont-wrap .content-holder .title-box.onShow .video-pod .dot { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
#section-1 .inner-cont-wrap .content-holder .title-box.onShow h4 { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 1s 0.6s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: opacity 1s 0.6s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: opacity 1s 0.6s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: opacity 1s 0.6s cubic-bezier(0.5, 0, 0.5, 1); transition: opacity 1s 0.6s cubic-bezier(0.5, 0, 0.5, 1); }
#section-1 .inner-cont-wrap .content-holder .title-box.onHide { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .content-holder .title-box.onHide h4 { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.5s 0s cubic-bezier(0, 0.5, 0.5, 1); -moz-transition: opacity 0.5s 0s cubic-bezier(0, 0.5, 0.5, 1); -ms-transition: opacity 0.5s 0s cubic-bezier(0, 0.5, 0.5, 1); -o-transition: opacity 0.5s 0s cubic-bezier(0, 0.5, 0.5, 1); transition: opacity 0.5s 0s cubic-bezier(0, 0.5, 0.5, 1); }
#section-1 .inner-cont-wrap .content-holder .title-box .video-pod { position: relative; margin-left: 146px; }
#section-1 .inner-cont-wrap .content-holder .title-box .video-pod .cover { position: absolute; top: -44px; left: -37px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: -webkit-transform 1.2s ease-in-out,opacity 1.2s ease-in; -moz-transition: -moz-transform 1.2s ease-in-out,opacity 1.2s ease-in; -ms-transition: -ms-transform 1.2s ease-in-out,opacity 1.2s ease-in; -o-transition: -o-transform 1.2s ease-in-out,opacity 1.2s ease-in; transition: transform 1.2s ease-in-out,opacity 1.2s ease-in; }
#section-1 .inner-cont-wrap .content-holder .title-box .video-pod .cover.onShow { opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap .content-holder .title-box .video-pod .video { display: none; }
#section-1 .inner-cont-wrap .content-holder .title-box .video-pod .buffer { display: none; }
#section-1 .inner-cont-wrap .content-holder .title-box .video-pod .output { position: absolute; top: 0; left: 0; }
#section-1 .inner-cont-wrap .content-holder .title-box .video-pod .dot { position: absolute; top: 100px; left: 572px; background: url("../img/sec1_dot.png") no-repeat; width: 22px; height: 18px; -webkit-transform: scale(0, 0); -moz-transform: scale(0, 0); -ms-transform: scale(0, 0); -o-transform: scale(0, 0); transform: scale(0, 0); -webkit-transition: -webkit-transform 0.2s 0.5s ease-out; -moz-transition: -moz-transform 0.2s 0.5s ease-out; -ms-transition: -ms-transform 0.2s 0.5s ease-out; -o-transition: -o-transform 0.2s 0.5s ease-out; transition: transform 0.2s 0.5s ease-out; }
#section-1 .inner-cont-wrap .content-holder .title-box h4 { text-align: center; padding: 265px 0 0 50px; color: #fff; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .content-holder .txt-box { position: absolute; top: 296px; left: 568px; -webkit-transform: translateX(60px); -moz-transform: translateX(60px); -ms-transform: translateX(60px); -o-transform: translateX(60px); transform: translateX(60px); opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .content-holder .txt-box.onShow { -webkit-transition: -webkit-transform 1.2s 0.5s ease-out,opacity 1.2s 0.5s; -moz-transition: -moz-transform 1.2s 0.5s ease-out,opacity 1.2s 0.5s; -ms-transition: -ms-transform 1.2s 0.5s ease-out,opacity 1.2s 0.5s; -o-transition: -o-transform 1.2s 0.5s ease-out,opacity 1.2s 0.5s; transition: transform 1.2s 0.5s ease-out,opacity 1.2s 0.5s; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -ms-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap .content-holder .txt-box.onHide { -webkit-transition: -webkit-transform 0.5s ease-in,opacity 0.5s; -moz-transition: -moz-transform 0.5s ease-in,opacity 0.5s; -ms-transition: -ms-transform 0.5s ease-in,opacity 0.5s; -o-transition: -o-transform 0.5s ease-in,opacity 0.5s; transition: transform 0.5s ease-in,opacity 0.5s; }
#section-1 .inner-cont-wrap .content-holder .txt-box p { color: #fff; text-align: left; letter-spacing: 0.04em; }
#section-1 .inner-cont-wrap .scroll-holder { position: fixed; bottom: 0; width: 100%; min-width: 1280px; text-align: center; opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 1s 0.8s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: opacity 1s 0.8s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: opacity 1s 0.8s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: opacity 1s 0.8s cubic-bezier(0.5, 0, 0.5, 1); transition: opacity 1s 0.8s cubic-bezier(0.5, 0, 0.5, 1); }
#section-1 .inner-cont-wrap .scroll-holder.onShow { opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap .scroll-holder a { display: inline-block; padding: 30px; }
#section-1 .inner-cont-wrap .scroll-holder a .line-top { width: 1px; height: 27px; border-left: 1px solid #fff; margin: 16px auto 0; }

#section-2 { height: auto; background-color: #c69b95; overflow: hidden; }
#section-2 .bg-wrapper { position: absolute; background: url("../img/sec2_bg.jpg") no-repeat center center #000 fixed; width: 100%; height: 100%; background-size: cover; image-rendering: auto; }
#section-2 .inner-cont-wrap { position: relative; width: 100%; height: 100%; }
#section-2 .inner-cont-wrap .content-holder { position: relative; width: 1280px; height: 100%; margin: 0 auto; }
#section-2 .inner-cont-wrap .content-holder .txt-box { position: absolute; top: 29%; left: 783px; color: #fff; }
#section-2 .inner-cont-wrap .content-holder .txt-box h2 { padding-bottom: 46px; }
#section-2 .inner-cont-wrap .content-holder .txt-box p { letter-spacing: 0em; }

#section-3 { background-color: #fff; }
#section-3 h3 { -webkit-transform: translateX(30px); -moz-transform: translateX(30px); -ms-transform: translateX(30px); -o-transform: translateX(30px); transform: translateX(30px); opacity: 0; filter: alpha(opacity=0); }
#section-3 p { -webkit-transform: translateX(-30px); -moz-transform: translateX(-30px); -ms-transform: translateX(-30px); -o-transform: translateX(-30px); transform: translateX(-30px); opacity: 0; filter: alpha(opacity=0); }
#section-3 h3.onShow { -webkit-transition: -webkit-transform 1s ease-out 1s,opacity 1s 1s; -moz-transition: -moz-transform 1s ease-out 1s,opacity 1s 1s; -ms-transition: -ms-transform 1s ease-out 1s,opacity 1s 1s; -o-transition: -o-transform 1s ease-out 1s,opacity 1s 1s; transition: transform 1s ease-out 1s,opacity 1s 1s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-3 p.onShow { -webkit-transition: -webkit-transform 1s ease-out 1s,opacity 1s 1s; -moz-transition: -moz-transform 1s ease-out 1s,opacity 1s 1s; -ms-transition: -ms-transform 1s ease-out 1s,opacity 1s 1s; -o-transition: -o-transform 1s ease-out 1s,opacity 1s 1s; transition: transform 1s ease-out 1s,opacity 1s 1s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-3 .img-pod { -webkit-transform: scale(0.8, 0.8); -moz-transform: scale(0.8, 0.8); -ms-transform: scale(0.8, 0.8); -o-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8); }
#section-3 .img-pod.onShow { -webkit-transition: -webkit-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: -moz-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: -ms-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: -o-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); transition: transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
#section-3 .inner-cont-wrap { position: relative; width: 100%; height: 100%; }
#section-3 .inner-cont-wrap ul.content-list-holder { position: relative; padding-top: 106px; width: 1280px; height: 100%; margin: 0 auto; }
#section-3 .inner-cont-wrap ul.content-list-holder li { position: relative; width: 100%; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 { margin-bottom: 170px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod { position: relative; width: 1520px; margin-left: -320px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .square { position: relative; width: 100%; height: 890px; margin-top: 54px; background-color: #000; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con { position: absolute; bottom: 0px; right: 0px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover { position: absolute; bottom: 0px; right: 0px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover .holder { position: relative; width: 1520px; height: 938px; overflow: hidden; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover .holder .box { position: absolute; top: 0; left: 936px; -webkit-transform: translate(50px, 200px); -moz-transform: translate(50px, 200px); -ms-transform: translate(50px, 200px); -o-transform: translate(50px, 200px); transform: translate(50px, 200px); opacity: 0; filter: alpha(opacity=0); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover.onShow .holder .box { -webkit-transition: -webkit-transform 1.2s ease-out,opacity 0.6s; -moz-transition: -moz-transform 1.2s ease-out,opacity 0.6s; -ms-transition: -ms-transform 1.2s ease-out,opacity 0.6s; -o-transition: -o-transform 1.2s ease-out,opacity 0.6s; transition: transform 1.2s ease-out,opacity 0.6s; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .video { display: none; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .buffer { display: none; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .out { position: absolute; bottom: 0; right: 0; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .txt-pod { position: absolute; left: 80px; top: 340px; color: #fff; text-align: left; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-1 .txt-pod h3 { padding-bottom: 32px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 { margin-bottom: 269px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod { position: relative; width: 560px; height: 560px; /*.phone{position:absolute;bottom: 0;left:0;}*/ }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .cover { position: absolute; bottom: 0px; left: 0; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .cover .holder { position: relative; width: 618px; height: 560px; overflow: hidden; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .cover .holder .box { position: absolute; top: 97px; left: 0; -webkit-transform: translate(-100px, 100px); -moz-transform: translate(-100px, 100px); -ms-transform: translate(-100px, 100px); -o-transform: translate(-100px, 100px); transform: translate(-100px, 100px); opacity: 0; filter: alpha(opacity=0); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .cover.onShow .holder .box { -webkit-transition: -webkit-transform 1.2s ease-out,opacity 0.6s; -moz-transition: -moz-transform 1.2s ease-out,opacity 0.6s; -ms-transition: -ms-transform 1.2s ease-out,opacity 0.6s; -o-transition: -o-transform 1.2s ease-out,opacity 0.6s; transition: transform 1.2s ease-out,opacity 0.6s; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .square { position: relative; width: 100%; height: 100%; background-color: #000; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con { position: absolute; bottom: 0px; left: 0px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con .video { display: none; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con .buffer { display: none; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con .out { position: absolute; bottom: 0; left: 0; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .txt-pod { position: absolute; top: 104px; left: 722px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-2 .txt-pod h3 { padding-bottom: 32px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 { margin-bottom: 278px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod { position: relative; width: 1600px; height: 450px; margin-left: -160px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con { position: relative; width: 100%; height: 100%; overflow: hidden; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con ul.phone-shadow-list { position: absolute; top: 0; left: 0; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con ul.phone-shadow-list li { position: absolute; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(80px); -moz-transform: translateY(80px); -ms-transform: translateY(80px); -o-transform: translateY(80px); transform: translateY(80px); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con ul.phone-shadow-list li.phone-shadow-1 { top: 10px; left: 230px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con ul.phone-shadow-list li.phone-shadow-1.onShow { -webkit-transition: -webkit-transform 1s 0.3s ease-out,opacity 1s 0.3s; -moz-transition: -moz-transform 1s 0.3s ease-out,opacity 1s 0.3s; -ms-transition: -ms-transform 1s 0.3s ease-out,opacity 1s 0.3s; -o-transition: -o-transform 1s 0.3s ease-out,opacity 1s 0.3s; transition: transform 1s 0.3s ease-out,opacity 1s 0.3s; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con ul.phone-shadow-list li.phone-shadow-2 { top: -100px; left: 610px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con ul.phone-shadow-list li.phone-shadow-2.onShow { -webkit-transition: -webkit-transform 1s 1s ease-out,opacity 1s 1s; -moz-transition: -moz-transform 1s 1s ease-out,opacity 1s 1s; -ms-transition: -ms-transform 1s 1s ease-out,opacity 1s 1s; -o-transition: -o-transform 1s 1s ease-out,opacity 1s 1s; transition: transform 1s 1s ease-out,opacity 1s 1s; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con ul.phone-shadow-list li.phone-shadow-3 { top: 0; left: 880px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con ul.phone-shadow-list li.phone-shadow-3.onShow { -webkit-transition: -webkit-transform 1s 0.6s ease-out,opacity 1s 0.6s; -moz-transition: -moz-transform 1s 0.6s ease-out,opacity 1s 0.6s; -ms-transition: -ms-transform 1s 0.6s ease-out,opacity 1s 0.6s; -o-transition: -o-transform 1s 0.6s ease-out,opacity 1s 0.6s; transition: transform 1s 0.6s ease-out,opacity 1s 0.6s; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con ul.phone-shadow-list li.phone-shadow-4 { top: -220px; left: 1190px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod .square-con ul.phone-shadow-list li.phone-shadow-4.onShow { -webkit-transition: -webkit-transform 1s 0.8s ease-out,opacity 1s 0.8s; -moz-transition: -moz-transform 1s 0.8s ease-out,opacity 1s 0.8s; -ms-transition: -ms-transform 1s 0.8s ease-out,opacity 1s 0.8s; -o-transition: -o-transform 1s 0.8s ease-out,opacity 1s 0.8s; transition: transform 1s 0.8s ease-out,opacity 1s 0.8s; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod ul.phone-con { position: absolute; top: 0; left: 0; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod ul.phone-con li { position: absolute; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(150px); -moz-transform: translateY(150px); -ms-transform: translateY(150px); -o-transform: translateY(150px); transform: translateY(150px); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod ul.phone-con li.phone-1 { top: 18px; left: 221px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod ul.phone-con li.phone-1.onShow { -webkit-transition: -webkit-transform 1s 0.3s ease-out,opacity 0.5s 0.3s ease-out; -moz-transition: -moz-transform 1s 0.3s ease-out,opacity 0.5s 0.3s ease-out; -ms-transition: -ms-transform 1s 0.3s ease-out,opacity 0.5s 0.3s ease-out; -o-transition: -o-transform 1s 0.3s ease-out,opacity 0.5s 0.3s ease-out; transition: transform 1s 0.3s ease-out,opacity 0.5s 0.3s ease-out; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod ul.phone-con li.phone-2 { top: -77px; left: 536px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod ul.phone-con li.phone-2.onShow { -webkit-transition: -webkit-transform 1s 1s ease-out,opacity 0.5s 1s ease-out; -moz-transition: -moz-transform 1s 1s ease-out,opacity 0.5s 1s ease-out; -ms-transition: -ms-transform 1s 1s ease-out,opacity 0.5s 1s ease-out; -o-transition: -o-transform 1s 1s ease-out,opacity 0.5s 1s ease-out; transition: transform 1s 1s ease-out,opacity 0.5s 1s ease-out; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod ul.phone-con li.phone-3 { top: -27px; left: 845px; -webkit-transform: translateY(200px); -moz-transform: translateY(200px); -ms-transform: translateY(200px); -o-transform: translateY(200px); transform: translateY(200px); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod ul.phone-con li.phone-3.onShow { -webkit-transition: -webkit-transform 1s 0.6s ease-out,opacity 0.5s 0.6s ease-out; -moz-transition: -moz-transform 1s 0.6s ease-out,opacity 0.5s 0.6s ease-out; -ms-transition: -ms-transform 1s 0.6s ease-out,opacity 0.5s 0.6s ease-out; -o-transition: -o-transform 1s 0.6s ease-out,opacity 0.5s 0.6s ease-out; transition: transform 1s 0.6s ease-out,opacity 0.5s 0.6s ease-out; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod ul.phone-con li.phone-4 { top: -50px; left: 1209px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .img-pod ul.phone-con li.phone-4.onShow { -webkit-transition: -webkit-transform 1s 0.8s ease-out,opacity 0.5s 0.8s ease-out; -moz-transition: -moz-transform 1s 0.8s ease-out,opacity 0.5s 0.8s ease-out; -ms-transition: -ms-transform 1s 0.8s ease-out,opacity 0.5s 0.8s ease-out; -o-transition: -o-transform 1s 0.8s ease-out,opacity 0.5s 0.8s ease-out; transition: transform 1s 0.8s ease-out,opacity 0.5s 0.8s ease-out; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .txt-pod { position: relative; margin: 112px 0 0 80px; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .txt-pod h3 { float: left; }
#section-3 .inner-cont-wrap ul.content-list-holder li.content-box-3 .txt-pod p { margin: 0px 0 0 317px; }

#section-4 { height: auto; background-color: #fff; }
#section-4 .bg-wrapper { position: absolute; background: url("../img/sec4_bg.jpg") no-repeat center center #000 fixed; width: 100%; height: 100%; background-size: cover; image-rendering: auto; }
#section-4 .inner-cont-wrap { position: relative; width: 100%; height: 100%; }
#section-4 .inner-cont-wrap .content-holder { position: relative; width: 1280px; height: 100%; margin: 0 auto; }
#section-4 .inner-cont-wrap .content-holder .txt-box { position: absolute; width: 100%; top: 14%; text-align: center; }
#section-4 .inner-cont-wrap .content-holder .txt-box h2 { padding-bottom: 38px; }
#section-4 .inner-cont-wrap .content-holder .txt-box p { letter-spacing: 0em; }

#section-5 { background-color: #fff; }
#section-5 h3 { -webkit-transform: translateX(30px); -moz-transform: translateX(30px); -ms-transform: translateX(30px); -o-transform: translateX(30px); transform: translateX(30px); opacity: 0; filter: alpha(opacity=0); }
#section-5 p { -webkit-transform: translateX(-30px); -moz-transform: translateX(-30px); -ms-transform: translateX(-30px); -o-transform: translateX(-30px); transform: translateX(-30px); opacity: 0; filter: alpha(opacity=0); }
#section-5 h3.onShow { -webkit-transition: -webkit-transform 1s ease-out,opacity 1s; -moz-transition: -moz-transform 1s ease-out,opacity 1s; -ms-transition: -ms-transform 1s ease-out,opacity 1s; -o-transition: -o-transform 1s ease-out,opacity 1s; transition: transform 1s ease-out,opacity 1s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-5 p.onShow { -webkit-transition: -webkit-transform 1s ease-out,opacity 1s; -moz-transition: -moz-transform 1s ease-out,opacity 1s; -ms-transition: -ms-transform 1s ease-out,opacity 1s; -o-transition: -o-transform 1s ease-out,opacity 1s; transition: transform 1s ease-out,opacity 1s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-5 .square { -webkit-transform: scale(0.8, 0.8); -moz-transform: scale(0.8, 0.8); -ms-transform: scale(0.8, 0.8); -o-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8); }
#section-5 .square.onShow { -webkit-transition: -webkit-transform 1s 0.5s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: -moz-transform 1s 0.5s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: -ms-transform 1s 0.5s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: -o-transform 1s 0.5s cubic-bezier(0.5, 0, 0.5, 1); transition: transform 1s 0.5s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
#section-5 .inner-cont-wrap { position: relative; width: 100%; height: 100%; }
#section-5 .inner-cont-wrap ul.content-list-holder { position: relative; padding-top: 200px; width: 1280px; height: 100%; margin: 0 auto; }
#section-5 .inner-cont-wrap ul.content-list-holder li { position: relative; width: 100%; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 { margin-bottom: 176px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .txt-pod { padding-left: 85px; padding-bottom: 86px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .txt-pod h3 { float: left; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .txt-pod p { letter-spacing: -0.045em; padding-left: 340px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod { position: relative; width: 1520px; left: 80px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .square { position: relative; margin-top: 69px; width: 100%; height: 500px; background-color: #262628; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con { position: absolute; top: -73px; left: 174px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover { position: absolute; left: -175px; top: 10px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder { position: relative; width: 1520px; height: 565px; overflow: hidden; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li { position: absolute; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0px, 50px); -moz-transform: translate(0px, 50px); -ms-transform: translate(0px, 50px); -o-transform: translate(0px, 50px); transform: translate(0px, 50px); }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li .ph-sc { position: static; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li div { position: absolute; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-l { width: 515px; height: 465px; left: 134px; top: 88px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-l .ph-sc div.screen { left: 77px; top: 16px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-l .ph-sc div.phone { left: 60px; top: 0; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-l div.shadow { left: 0; top: 64px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-c { width: 542px; height: 432px; left: 407px; top: 47px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-c .ph-sc div.screen { left: 79px; top: 12px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-c .ph-sc div.phone { left: 64px; top: 0; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-c div.shadow { left: 0; top: 42px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-r { width: 544px; height: 414px; left: 690px; top: 0; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-r .ph-sc div.screen { left: 59px; top: 15px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-r .ph-sc div.phone { left: 45px; top: 0; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover ul.holder li.phone-r div.shadow { left: 0; top: 23px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover.onShow ul.holder li { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover.onShow ul.holder li.phone-l { -webkit-transition: -webkit-transform 1s 1s ease-out,opacity 0.6s 1s; -moz-transition: -moz-transform 1s 1s ease-out,opacity 0.6s 1s; -ms-transition: -ms-transform 1s 1s ease-out,opacity 0.6s 1s; -o-transition: -o-transform 1s 1s ease-out,opacity 0.6s 1s; transition: transform 1s 1s ease-out,opacity 0.6s 1s; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover.onShow ul.holder li.phone-c { -webkit-transition: -webkit-transform 1s 0.75s ease-out,opacity 0.6s 0.75s; -moz-transition: -moz-transform 1s 0.75s ease-out,opacity 0.6s 0.75s; -ms-transition: -ms-transform 1s 0.75s ease-out,opacity 0.6s 0.75s; -o-transition: -o-transform 1s 0.75s ease-out,opacity 0.6s 0.75s; transition: transform 1s 0.75s ease-out,opacity 0.6s 0.75s; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .cover.onShow ul.holder li.phone-r { -webkit-transition: -webkit-transform 1s 0.4s ease-out,opacity 0.6s 0.4s; -moz-transition: -moz-transform 1s 0.4s ease-out,opacity 0.6s 0.4s; -ms-transition: -ms-transform 1s 0.4s ease-out,opacity 0.6s 0.4s; -o-transition: -o-transform 1s 0.4s ease-out,opacity 0.6s 0.4s; transition: transform 1s 0.4s ease-out,opacity 0.6s 0.4s; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .video { display: none; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-video-con .buffer { display: none; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-2 .txt-pod { padding-left: 553px; padding-bottom: 45px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-2 .txt-pod h3 { padding-bottom: 30px; }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod { position: relative; margin-left: -224px; opacity: 0; filter: alpha(opacity=0); }
#section-5 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod.onShow { -webkit-transition: -webkit-transform 1s 0.5s ease-out,opacity 1s 0.5s; -moz-transition: -moz-transform 1s 0.5s ease-out,opacity 1s 0.5s; -ms-transition: -ms-transform 1s 0.5s ease-out,opacity 1s 0.5s; -o-transition: -o-transform 1s 0.5s ease-out,opacity 1s 0.5s; transition: transform 1s 0.5s ease-out,opacity 1s 0.5s; opacity: 1; filter: alpha(opacity=100); }

#section-6 { height: auto; background-color: #fff; }
#section-6 .bg-wrapper { position: absolute; background: url("../img/sec6_bg.jpg") no-repeat center center #000 fixed; width: 100%; height: 100%; background-size: cover; image-rendering: auto; }
#section-6 .inner-cont-wrap { position: relative; width: 100%; height: 100%; }
#section-6 .inner-cont-wrap .content-holder { position: relative; width: 1280px; height: 100%; margin: 0 auto; }
#section-6 .inner-cont-wrap .content-holder .txt-box { position: absolute; top: 26%; left: 78px; }
#section-6 .inner-cont-wrap .content-holder .txt-box .shadow-pod { position: absolute; top: -92px; left: 102px; background: url("../img/sec6_shadow.png") no-repeat; width: 478px; height: 411px; }
#section-6 .inner-cont-wrap .content-holder .txt-box h2 { position: relative; padding-bottom: 38px; }
#section-6 .inner-cont-wrap .content-holder .txt-box p { position: relative; letter-spacing: 0em; }

#section-7 { background-color: #fff; }
#section-7 h3 { -webkit-transform: translateX(30px); -moz-transform: translateX(30px); -ms-transform: translateX(30px); -o-transform: translateX(30px); transform: translateX(30px); opacity: 0; filter: alpha(opacity=0); }
#section-7 p { -webkit-transform: translateX(-30px); -moz-transform: translateX(-30px); -ms-transform: translateX(-30px); -o-transform: translateX(-30px); transform: translateX(-30px); opacity: 0; filter: alpha(opacity=0); }
#section-7 h3.onShow { -webkit-transition: -webkit-transform 1s ease-out,opacity 1s; -moz-transition: -moz-transform 1s ease-out,opacity 1s; -ms-transition: -ms-transform 1s ease-out,opacity 1s; -o-transition: -o-transform 1s ease-out,opacity 1s; transition: transform 1s ease-out,opacity 1s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-7 p.onShow { -webkit-transition: -webkit-transform 1s ease-out,opacity 1s; -moz-transition: -moz-transform 1s ease-out,opacity 1s; -ms-transition: -ms-transform 1s ease-out,opacity 1s; -o-transition: -o-transform 1s ease-out,opacity 1s; transition: transform 1s ease-out,opacity 1s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-7 .img-pod { -webkit-transform: scale(0.8, 0.8); -moz-transform: scale(0.8, 0.8); -ms-transform: scale(0.8, 0.8); -o-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8); }
#section-7 .img-pod.onShow { -webkit-transition: -webkit-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: -moz-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: -ms-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: -o-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); transition: transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
#section-7 .inner-cont-wrap { position: relative; width: 100%; height: 100%; }
#section-7 .inner-cont-wrap ul.content-list-holder { position: relative; padding-top: 174px; width: 1280px; height: 100%; margin: 0 auto; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 { position: relative; width: 100%; margin-bottom: 290px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .title-pod { padding-left: 85px; padding-bottom: 39px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .title-pod > h3 { float: left; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .title-pod > p { letter-spacing: -0.045em; padding-left: 290px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod { position: relative; width: 1390px; left: -317px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .square { position: relative; margin-top: 67px; width: 100%; height: 570px; background-color: #c8d5d5; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-shadow-list-con { position: absolute; top: 0px; left: 0px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-shadow-list-con li { position: absolute; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-shadow-list-con li.shadow1 { top: 90px; left: 490px; -webkit-transform: translate(40px, 30px); -moz-transform: translate(40px, 30px); -ms-transform: translate(40px, 30px); -o-transform: translate(40px, 30px); transform: translate(40px, 30px); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-shadow-list-con li.shadow2 { top: 225px; left: 697px; -webkit-transform: translate(-40px, -30px); -moz-transform: translate(-40px, -30px); -ms-transform: translate(-40px, -30px); -o-transform: translate(-40px, -30px); transform: translate(-40px, -30px); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-list-con { position: absolute; top: 0px; left: 0px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-list-con li { position: absolute; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-list-con li.phone1 { top: 106px; left: 718px; -webkit-transform: translate(-70px, -50px); -moz-transform: translate(-70px, -50px); -ms-transform: translate(-70px, -50px); -o-transform: translate(-70px, -50px); transform: translate(-70px, -50px); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-list-con li.phone2 { top: -66px; left: 504px; -webkit-transform: translate(70px, 50px); -moz-transform: translate(70px, 50px); -ms-transform: translate(70px, 50px); -o-transform: translate(70px, 50px); transform: translate(70px, 50px); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod.onShow li { -webkit-transition: -webkit-transform 1s 0.3s ease-in-out; -moz-transition: -moz-transform 1s 0.3s ease-in-out; -ms-transition: -ms-transform 1s 0.3s ease-in-out; -o-transition: -o-transform 1s 0.3s ease-in-out; transition: transform 1s 0.3s ease-in-out; -webkit-transform: translate(0, 0) !important; -moz-transform: translate(0, 0) !important; -ms-transform: translate(0, 0) !important; -o-transform: translate(0, 0) !important; transform: translate(0, 0) !important; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .bx-wrapper { position: absolute; width: 647px; height: 392px; top: -55px; left: 534px; -webkit-transform: translate(70px, 50px); -moz-transform: translate(70px, 50px); -ms-transform: translate(70px, 50px); -o-transform: translate(70px, 50px); transform: translate(70px, 50px); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .bx-wrapper.onShow { -webkit-transition: -webkit-transform 1s 0.3s ease-in-out,opacity 1s 0.3s; -moz-transition: -moz-transform 1s 0.3s ease-in-out,opacity 1s 0.3s; -ms-transition: -ms-transform 1s 0.3s ease-in-out,opacity 1s 0.3s; -o-transition: -o-transform 1s 0.3s ease-in-out,opacity 1s 0.3s; transition: transform 1s 0.3s ease-in-out,opacity 1s 0.3s; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.slide-list-con { position: absolute; top: 0px; left: 0px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.slide-list-con > li { position: absolute; top: 0; left: 0; width: 647px; height: 392px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.slide-list-con > li ul li { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.slide-list-con > li ul li:first-child { opacity: 1; filter: alpha(opacity=100); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.arrow-pod { position: absolute; width: 1120px; top: 568px; left: 82px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.arrow-pod li a { display: block; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.arrow-pod li.left { position: absolute; left: 0; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.arrow-pod li.right { position: absolute; right: 0; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.txt-pod { position: relative; padding: 0 0 0 0; margin-left: 79px; margin-top: 45px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.txt-pod li { position: absolute; top: 0; left: 0; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.txt-pod li p { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateX(70px); -moz-transform: translateX(70px); -ms-transform: translateX(70px); -o-transform: translateX(70px); transform: translateX(70px); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.txt-pod li p.onShow { -webkit-transition: -webkit-transform 0.6s ease-out,opacity 0.4s; -moz-transition: -moz-transform 0.6s ease-out,opacity 0.4s; -ms-transition: -ms-transform 0.6s ease-out,opacity 0.4s; -o-transition: -o-transform 0.6s ease-out,opacity 0.4s; transition: transform 0.6s ease-out,opacity 0.4s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.txt-pod li p.onHide { -webkit-transition: -webkit-transform 0s 0.3s,opacity 0.3s; -moz-transition: -moz-transform 0s 0.3s,opacity 0.3s; -ms-transition: -ms-transform 0s 0.3s,opacity 0.3s; -o-transition: -o-transform 0s 0.3s,opacity 0.3s; transition: transform 0s 0.3s,opacity 0.3s; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); opacity: 0; filter: alpha(opacity=0); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.txt-pod li.txt-2 { position: relative; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .order-pod { position: absolute; bottom: 31px; right: 210px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-1 .order-pod p { font-size: 22px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 { position: relative; width: 100%; margin-bottom: 196px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod { position: relative; margin-left: 290px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .square { background: url("../img/sec7_2_bg.jpg") no-repeat 0 0; width: 1309px; height: 812px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .bx-wrapper { position: absolute; width: 1309px; height: 812px; top: 0px; left: 0px; max-width: 1309px !important; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod ul.slide-list-con { position: absolute; top: 0px; left: 0px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod ul.slide-list-con > li { position: absolute; top: 0; left: 0; width: 1309px; height: 812px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod ul.slide-list-con > li ul li { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod ul.slide-list-con > li ul li:first-child { opacity: 1; filter: alpha(opacity=100); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .title-pod { position: absolute; top: 80px; left: 80px; z-index: 55; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .title-pod h3 { padding-bottom: 30px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 ul.arrow-pod { position: absolute; width: 1120px; top: 632px; left: 80px; z-index: 55; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 ul.arrow-pod li a { display: block; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 ul.arrow-pod li.left { position: absolute; left: 0; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 ul.arrow-pod li.right { position: absolute; right: 0; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 ul.txt-pod { position: relative; padding: 0 0 0 0; margin-left: 79px; margin-top: 45px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 ul.txt-pod li { position: absolute; top: 0; left: 0; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 ul.txt-pod li p { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateX(70px); -moz-transform: translateX(70px); -ms-transform: translateX(70px); -o-transform: translateX(70px); transform: translateX(70px); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 ul.txt-pod li p.onShow { -webkit-transition: -webkit-transform 0.6s ease-out,opacity 0.4s; -moz-transition: -moz-transform 0.6s ease-out,opacity 0.4s; -ms-transition: -ms-transform 0.6s ease-out,opacity 0.4s; -o-transition: -o-transform 0.6s ease-out,opacity 0.4s; transition: transform 0.6s ease-out,opacity 0.4s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 ul.txt-pod li p.onHide { -webkit-transition: -webkit-transform 0s 0.3s,opacity 0.3s; -moz-transition: -moz-transform 0s 0.3s,opacity 0.3s; -ms-transition: -ms-transform 0s 0.3s,opacity 0.3s; -o-transition: -o-transform 0s 0.3s,opacity 0.3s; transition: transform 0s 0.3s,opacity 0.3s; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); opacity: 0; filter: alpha(opacity=0); }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 ul.txt-pod li.txt-2 { position: relative; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .order-pod { position: absolute; bottom: 92px; right: 212px; }
#section-7 .inner-cont-wrap ul.content-list-holder li.content-box-2 .order-pod p { font-size: 22px; }

#section-8 { height: auto; background-color: #fff; }
#section-8 .bg-wrapper { position: absolute; background: url("../img/sec8_bg.jpg") no-repeat center center #000 fixed; width: 100%; height: 100%; background-size: cover; image-rendering: auto; }
#section-8 .inner-cont-wrap { position: relative; width: 100%; height: 100%; }
#section-8 .inner-cont-wrap .content-holder { position: relative; width: 1280px; height: 100%; margin: 0 auto; }
#section-8 .inner-cont-wrap .content-holder .txt-box1 { position: absolute; width: 100%; top: 14%; text-align: center; }
#section-8 .inner-cont-wrap .content-holder .txt-box1 h2 { line-height: 1.15em; }
#section-8 .inner-cont-wrap .content-holder .txt-box2 { position: absolute; width: 100%; bottom: 12%; text-align: center; }
#section-8 .inner-cont-wrap .content-holder .txt-box2 .shadow-pod { position: absolute; top: -40px; left: 50%; margin-left: -312px; background: url("../img/sec8_shadow.png") no-repeat; width: 624px; height: 151px; }
#section-8 .inner-cont-wrap .content-holder .txt-box2 p { position: relative; }

#section-9 { background-color: #fff; }
#section-9 h3 { -webkit-transform: translateX(30px); -moz-transform: translateX(30px); -ms-transform: translateX(30px); -o-transform: translateX(30px); transform: translateX(30px); opacity: 0; filter: alpha(opacity=0); }
#section-9 p { -webkit-transform: translateX(-30px); -moz-transform: translateX(-30px); -ms-transform: translateX(-30px); -o-transform: translateX(-30px); transform: translateX(-30px); opacity: 0; filter: alpha(opacity=0); }
#section-9 span { opacity: 0; filter: alpha(opacity=0); }
#section-9 h3.onShow { -webkit-transition: -webkit-transform 1s ease-out,opacity 1s; -moz-transition: -moz-transform 1s ease-out,opacity 1s; -ms-transition: -ms-transform 1s ease-out,opacity 1s; -o-transition: -o-transform 1s ease-out,opacity 1s; transition: transform 1s ease-out,opacity 1s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-9 p.onShow { -webkit-transition: -webkit-transform 1s ease-out,opacity 1s; -moz-transition: -moz-transform 1s ease-out,opacity 1s; -ms-transition: -ms-transform 1s ease-out,opacity 1s; -o-transition: -o-transform 1s ease-out,opacity 1s; transition: transform 1s ease-out,opacity 1s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-9 span.onShow { -webkit-transition: -webkit-transform 1s ease-out,opacity 1s; -moz-transition: -moz-transform 1s ease-out,opacity 1s; -ms-transition: -ms-transform 1s ease-out,opacity 1s; -o-transition: -o-transform 1s ease-out,opacity 1s; transition: transform 1s ease-out,opacity 1s; opacity: 1; filter: alpha(opacity=100); }
#section-9 .inner-cont-wrap { position: relative; width: 100%; height: 100%; }
#section-9 .inner-cont-wrap ul.content-list-holder { position: relative; padding-top: 174px; width: 1280px; height: 100%; margin: 0 auto; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 { position: relative; width: 100%; margin-bottom: 450px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .title-pod { padding: 186px 0 0 80px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .title-pod > h3 { padding-bottom: 35px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .title-pod > p { letter-spacing: -0.045em; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .title-pod > p span { line-height: 100em; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod { position: absolute; width: 800px; top: 13px; left: 640px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .square { position: relative; margin-top: 67px; width: 100%; height: 582px; background-color: #f2d4aa; -webkit-transform: scale(0.85, 0.85); -moz-transform: scale(0.85, 0.85); -ms-transform: scale(0.85, 0.85); -o-transform: scale(0.85, 0.85); transform: scale(0.85, 0.85); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-bg-con { position: absolute; top: 46px; left: 237px; z-index: 56; -webkit-transform: translateY(120px); -moz-transform: translateY(120px); -ms-transform: translateY(120px); -o-transform: translateY(120px); transform: translateY(120px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-shadow-list-con { position: absolute; top: 0px; left: 0px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-shadow-list-con li { position: absolute; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-shadow-list-con li.shadow1 { top: 90px; left: 490px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-shadow-list-con li.shadow2 { top: 225px; left: 697px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-list-con { position: absolute; top: 0px; left: 0px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-list-con li { position: absolute; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-list-con li.phone1 { top: 106px; left: 718px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.phone-list-con li.phone2 { top: -66px; left: 504px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .bx-wrapper { position: absolute; width: 316px; height: 640px; top: 46px; left: 237px; z-index: 56; -webkit-transform: translateY(120px); -moz-transform: translateY(120px); -ms-transform: translateY(120px); -o-transform: translateY(120px); transform: translateY(120px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.slide-list-con { position: absolute; top: 0px; left: 0px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.slide-list-con > li { position: absolute; top: 0; left: 0; width: 316px; height: 640px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.slide-list-con > li ul li { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod ul.slide-list-con > li ul li:first-child { opacity: 1; filter: alpha(opacity=100); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-con { position: absolute; top: -84px; left: 217px; z-index: 56; -webkit-transform: translateY(120px); -moz-transform: translateY(120px); -ms-transform: translateY(120px); -o-transform: translateY(120px); transform: translateY(120px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod .phone-sh { position: absolute; top: -84px; left: 217px; z-index: 55; -webkit-transform: translateY(120px); -moz-transform: translateY(120px); -ms-transform: translateY(120px); -o-transform: translateY(120px); transform: translateY(120px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod.onShow .square { -webkit-transition: -webkit-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: -moz-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: -ms-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: -o-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); transition: transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod.onShow .phone-bg-con { -webkit-transition: -webkit-transform 1s ease-in-out,opacity 1s; -moz-transition: -moz-transform 1s ease-in-out,opacity 1s; -ms-transition: -ms-transform 1s ease-in-out,opacity 1s; -o-transition: -o-transform 1s ease-in-out,opacity 1s; transition: transform 1s ease-in-out,opacity 1s; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod.onShow .bx-wrapper { -webkit-transition: -webkit-transform 1s ease-in-out,opacity 1s; -moz-transition: -moz-transform 1s ease-in-out,opacity 1s; -ms-transition: -ms-transform 1s ease-in-out,opacity 1s; -o-transition: -o-transform 1s ease-in-out,opacity 1s; transition: transform 1s ease-in-out,opacity 1s; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod.onShow .phone-con { -webkit-transition: -webkit-transform 1s ease-in-out,opacity 1s; -moz-transition: -moz-transform 1s ease-in-out,opacity 1s; -ms-transition: -ms-transform 1s ease-in-out,opacity 1s; -o-transition: -o-transform 1s ease-in-out,opacity 1s; transition: transform 1s ease-in-out,opacity 1s; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .img-pod.onShow .phone-sh { -webkit-transition: -webkit-transform 1s ease-in-out,opacity 1s; -moz-transition: -moz-transform 1s ease-in-out,opacity 1s; -ms-transition: -ms-transform 1s ease-in-out,opacity 1s; -o-transition: -o-transform 1s ease-in-out,opacity 1s; transition: transform 1s ease-in-out,opacity 1s; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.arrow-pod { position: absolute; width: 650px; top: 346px; left: 719px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.arrow-pod li a { display: block; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.arrow-pod li.left { position: absolute; left: 0; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 ul.arrow-pod li.right { position: absolute; right: 0; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .order-pod { position: absolute; top: 690px; right: -89px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-1 .order-pod p { font-size: 22px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 { position: relative; width: 100%; margin-bottom: 282px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod { position: relative; width: 1000px; margin-left: -320px; -webkit-transform: scale(0.85, 0.85); -moz-transform: scale(0.85, 0.85); -ms-transform: scale(0.85, 0.85); -o-transform: scale(0.85, 0.85); transform: scale(0.85, 0.85); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod.onShow { -webkit-transition: -webkit-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: -moz-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: -ms-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: -o-transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); transition: transform 1s 0.3s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .square { position: relative; width: 100%; height: 594px; background-color: #e2c4ca; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .icon-con { position: absolute; top: -179px; left: 54px; opacity: 0; filter: alpha(opacity=0); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con { position: absolute; bottom: -7px; right: 72px; -webkit-transform: translate(-20px, 80px); -moz-transform: translate(-20px, 80px); -ms-transform: translate(-20px, 80px); -o-transform: translate(-20px, 80px); transform: translate(-20px, 80px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con .cover { position: absolute; right: -362px; bottom: 4px; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(-10px, 20px); -moz-transform: translate(-10px, 20px); -ms-transform: translate(-10px, 20px); -o-transform: translate(-10px, 20px); transform: translate(-10px, 20px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con .cover .holder { position: relative; width: 1000px; height: 683px; overflow: hidden; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con .cover .holder .box { position: absolute; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con .cover.onShow { -webkit-transition: -webkit-transform 0.5s ease-out, opacity 0.3s; -moz-transition: -moz-transform 0.5s ease-out, opacity 0.3s; -ms-transition: -ms-transform 0.5s ease-out, opacity 0.3s; -o-transition: -o-transform 0.5s ease-out, opacity 0.3s; transition: transform 0.5s ease-out, opacity 0.3s; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con .video { display: none; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .phone-video-con .buffer { display: none; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod .hide-pod { position: absolute; top: 594px; left: 0; width: 70%; height: 300px; background-color: #fff; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod.onShow { -webkit-transition: -webkit-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: -moz-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: -ms-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: -o-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); transition: transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod.onShow .phone-video-con { -webkit-transition: -webkit-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: -moz-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: -ms-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: -o-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); transition: transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .img-pod.onShow .icon-con { -webkit-transition: opacity 0.5s 0.5s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: opacity 0.5s 0.5s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: opacity 0.5s 0.5s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: opacity 0.5s 0.5s cubic-bezier(0.5, 0, 0.5, 1); transition: opacity 0.5s 0.5s cubic-bezier(0.5, 0, 0.5, 1); opacity: 1; filter: alpha(opacity=100); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .title-pod { position: absolute; top: 126px; left: 761px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .title-pod h3 { letter-spacing: -0.07em; padding-bottom: 30px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .title-pod h3.onShow { -webkit-transition: -webkit-transform 1s 0.6s ease-out,opacity 1s 0.6s ; -moz-transition: -moz-transform 1s 0.6s ease-out,opacity 1s 0.6s ; -ms-transition: -ms-transform 1s 0.6s ease-out,opacity 1s 0.6s ; -o-transition: -o-transform 1s 0.6s ease-out,opacity 1s 0.6s ; transition: transform 1s 0.6s ease-out,opacity 1s 0.6s ; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-2 .title-pod p.onShow { -webkit-transition: -webkit-transform 1s 0.6s ease-out,opacity 1s 0.6s ; -moz-transition: -moz-transform 1s 0.6s ease-out,opacity 1s 0.6s ; -ms-transition: -ms-transform 1s 0.6s ease-out,opacity 1s 0.6s ; -o-transition: -o-transform 1s 0.6s ease-out,opacity 1s 0.6s ; transition: transform 1s 0.6s ease-out,opacity 1s 0.6s ; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 { position: relative; width: 100%; margin-bottom: 252px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 .title-pod { position: relative; padding: 0 0 92px 81px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 .title-pod h3 { float: left; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 .title-pod p { margin-left: 377px; letter-spacing: -0.045em; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 ul.img-list-pod { position: relative; width: 1134px; margin-left: 73px; font-size: 0; letter-spacing: 0; -webkit-transform: scale(0.9, 0.9); -moz-transform: scale(0.9, 0.9); -ms-transform: scale(0.9, 0.9); -o-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 ul.img-list-pod.onShow { -webkit-transition: -webkit-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: -moz-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: -ms-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: -o-transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); transition: transform 1s 0s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 ul.img-list-pod li { position: relative; display: inline-block; margin: 0 6px; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 ul.img-list-pod li a { display: block; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 ul.img-list-pod li a .txt { position: absolute; width: 100%; top: 50%; margin-top: 50px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; color: #fff; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 ul.img-list-pod li a .btn { position: absolute; top: 50%; left: 50%; width: 64px; height: 64px; margin: -58px 0 0 -32px; background: url("../img/sec9_3_btn_pause.png") no-repeat; }
#section-9 .inner-cont-wrap ul.content-list-holder li.content-box-3 ul.img-list-pod li a .btn.click { background: url("../img/sec9_3_btn_play.png") no-repeat; }

#section-10 { height: auto; background-color: #fff; }
#section-10 .bg-wrapper { position: absolute; background: url("../img/sec10_bg.jpg") no-repeat center center #000 fixed; width: 100%; height: 100%; background-size: cover; image-rendering: auto; }
#section-10 .inner-cont-wrap { position: relative; width: 100%; height: 100%; }
#section-10 .inner-cont-wrap .content-holder { position: relative; width: 1280px; height: 100%; margin: 0 auto; }
#section-10 .inner-cont-wrap .content-holder .txt-box { position: absolute; top: 40%; left: 80px; }
#section-10 .inner-cont-wrap .content-holder .txt-box p { font-size: 20px; }
#section-10 .inner-cont-wrap .content-holder .common_btn { position: absolute; top: 40%; margin-top: 147px; left: 80px; }

/*# sourceMappingURL=page.css.map */
