.about_nav {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #363636
}
.about_nav .about_nav_bar {
  width: 866px;
  height: 100%;
  margin: 0 auto
}
.about_nav .about_nav_bar a {
  float: right;
  color: #BABABA;
  font-size: 13px;
  margin-left: 36px
}
.about_nav.about_nav_fixed {
  position: fixed;
  left: 0;
  top: 64px;
  z-index: 999
}
.dialog {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.dialog .dialog_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -24px;
  margin-left: -80px;
  display: inline-block;
  padding: 0 48px;
  height: 48px;
  line-height: 48px;
  background-color: #0064E6;
  color: #fff;
  border-radius: 4px;
  text-align: center
}
.dialog_video {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 999
}
.dialog_video .video_main {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -300px;
  width: 800px;
  height: auto;
  background-color: #3B3B3B
}
.dialog_video .video_main > video {
  float: left;
  width: 100%;
  height: auto;
  -o-object-fit: fill;
  object-fit: fill
}
.dialog_video .video_main > video > source {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto
}
.err .section_main {
  width: 400px;
  height: 600px
}
.err .section_main > div {
  margin-top: 206px;
  height: 74px;
  line-height: 74px;
  font-size: 93px;
  font-weight: 700;
  font-family: Manrope-Bold;
  color: #B5B5B5
}
.err .section_main > p {
  margin-top: 54px;
  font-size: 24px;
  font-weight: 400;
  color: #282828
}
.err .section_main > a {
  display: block;
  margin-top: 113px;
  font-size: 18px;
  font-weight: 400;
  color: #0064E6;
  text-decoration: underline
}
a, a:hover, a:visited {
  text-decoration: none
}
.err.new_product p {
  margin-top: 252px
}
.err.new_product a {
  margin-top: 195px
}
.contact {
  width: 100%;
  background-color: #FFF
}
.contact .banner {
  float: left;
  width: 100%
}
.contact .contact_main {
  width: 1200px;
  margin: 0 auto 100px;
  overflow: hidden;
  color: #333;
  font-size: 16px
}
.contact .contact_main h1 {
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 20px 0 70px;
  color: #272727;
  font-weight: 400;
  border-bottom: 1px solid #C4C4C4
}
.contact .contact_main > ul {
  float: left;
  width: 100%;
  margin-top: 10px
}
.contact .contact_main > ul > li {
  float: left;
  width: 450px;
  margin-top: 10px;
  height: 16px;
  line-height: 16px;
  margin-right: 150px;
  font-weight: 400
}
.cooperate, .cooperate .cooperate_banner, .cooperate .cooperate_banner > img {
  width: 100%;
  float: left
}
.contact .contact_main > ul > li:nth-child(2n) {
  margin-right: 0
}
.contact .contact_main > ul > li a {
  color: #0072FF
}
.contact .contact_main .more {
  float: left;
  width: 100%;
  margin-top: 10px
}
.contact .contact_main .more > p {
  margin-top: 25px
}
.cooperate {
  background-color: #F9F9F9
}
.cooperate .cooperate_banner {
  position: relative;
  font-family: 'Meiryo'
}
.cooperate .cooperate_banner .section_main {
  position: absolute;
  left: 50%;
  top: 24%;
  margin-left: -350px;
  width: 700px;
  color: #fff;
  font-size: 18px
}
.cooperate .cooperate_banner .section_main h2 {
  margin: 0;
  font-size: 51px;
  height: 51px;
  line-height: 51px;
  font-weight: 400
}
.cooperate .cooperate_banner .section_main > p {
  margin-top: 30px;
  height: 18px;
  line-height: 18px;
  font-size: 18PX;
  color: #fff
}
.cooperate .cooperate_banner .section_main > p span {
  margin-right: 40px
}
.cooperate .cooperate_banner .section_main > p span:last-child {
  margin-right: 0
}
.cooperate .cooperate_banner .section_main > div {
  display: inline-block;
  margin-top: 60px;
  padding: 0 31px;
  text-indent: 34px;
  height: 58px;
  line-height: 58px;
  color: #0064E6;
  border-radius: 29px;
  background-color: #fff;
  opacity: .8;
  position: relative
}
.cooperate .cooperate_banner .section_main > div:before {
  content: '';
  position: absolute;
  left: 31px;
  top: 18px;
  width: 22px;
  height: 22px;
  background: url(/front/img/home_sprite.png) -238px -39px no-repeat
}
.cooperate .cooperate_main {
  display: table;
  position: relative;
  width: 1072px;
  margin: 0 auto 88px;
  padding-top: 13px
}
.cooperate .cooperate_main .cooperate_item {
  position: relative;
  width: 700px;
  height: 300px;
  margin-top: 52px;
  margin-left: 186px;
  color: #fff;
  overflow: hidden
}
.cooperate .cooperate_main .cooperate_item .cooperate_item_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 300px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.cooperate .cooperate_main .cooperate_item .cooperate_item_bg > img {
  float: left;
  width: 100%;
  height: 100%
}
.cooperate .cooperate_main .cooperate_item .cooperate_item_bg p {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 300px;
  font-size: 36px;
  color: #fff;
  text-align: center
}
.cooperate .cooperate_main .cooperate_item .cooperate_item_hover {
  visibility: hidden;
  width: 100%;
  height: 100%
}
.cooperate .cooperate_main .cooperate_item .cooperate_item_hover > img {
  margin-left: -300px;
  float: left;
  width: 300px;
  height: 300px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.cooperate .cooperate_main .cooperate_item .cooperate_item_hover .cooperate_item_right {
  float: right;
  width: 350px;
  height: 180px;
  padding: 58px 0 62px 50px;
  margin-right: -300px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.cooperate .cooperate_main .cooperate_item .cooperate_item_hover .cooperate_item_right > p.cooperate_desc {
  font-size: 26px;
  line-height: 36px
}
.cooperate .cooperate_main .cooperate_item .cooperate_item_hover .cooperate_item_right > p.cooperate_click_tip {
  margin-top: 14px;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  color: #707780
}
.cooperate .cooperate_main .cooperate_item .cooperate_item_hover .cooperate_item_right .cooperate_click {
  display: inline-block;
  margin-top: 52px;
  padding: 0 30px 0 28px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  border-radius: 4px;
  color: #fff;
  background-color: #0064E6;
  cursor: pointer
}
.cooperate .cooperate_main .cooperate_item .cooperate_item_hover .cooperate_item_right .cooperate_click:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#178fff), to(#0064e6));
  background: -webkit-linear-gradient(#178fff, #0064e6);
  background: linear-gradient(#178fff, #0064e6)
}
.cooperate .cooperate_main .cooperate_item#cooperate_buy .cooperate_item_right {
  background-color: #3E4145
}
.cooperate .cooperate_main .cooperate_item#cooperate_buy .cooperate_desc {
  width: 300px
}
.cooperate .cooperate_main .cooperate_item#cooperate_agent .cooperate_item_right {
  background-color: #202431
}
.cooperate .cooperate_main .cooperate_item#cooperate_agent .cooperate_desc {
  width: 330px
}
.cooperate .cooperate_main .cooperate_item#cooperate_brand .cooperate_item_right {
  background-color: #343E4B
}
.cooperate .cooperate_main .cooperate_item#cooperate_brand .cooperate_desc {
  width: 290px
}
.cooperate .cooperate_main .cooperate_item:hover .cooperate_item_bg {
  left: 0;
  top: -300px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.cooperate .cooperate_main .cooperate_item:hover .cooperate_item_hover {
  visibility: visible
}
.cooperate .cooperate_main .cooperate_item:hover .cooperate_item_hover > img {
  margin-left: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.cooperate .cooperate_main .cooperate_item:hover .cooperate_item_hover .cooperate_item_right {
  margin-right: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.cooperate .cooperate_main .cooperate_item .cooperate_form {
  display: none;
  float: left;
  position: absolute;
  left: 0;
  top: 300px;
  width: 100%;
  background-color: #FFF;
  color: #000
}
.cooperate .cooperate_main .cooperate_item .cooperate_form > ul {
  float: left;
  width: 580px;
  padding: 50px 60px 4px
}
.cooperate .cooperate_main .cooperate_item .cooperate_form > ul > li {
  margin-bottom: 28px;
  height: 30px;
  line-height: 30px;
  font-size: 14px
}
.cooperate .cooperate_main .cooperate_item .cooperate_form > ul > li .cooperate_form_label {
  position: relative;
  float: left;
  width: 120px
}
.cooperate .cooperate_main .cooperate_item .cooperate_form > ul > li .cooperate_form_label.cooperate_form_must:before {
  position: absolute;
  left: -15px;
  top: 3px;
  content: '*';
  width: 7px;
  height: 7px;
  color: red;
  font-size: 18px
}
.cooperate .cooperate_main .cooperate_item .cooperate_form > ul > li > input {
  float: left;
  width: 455px;
  height: 28px;
  line-height: 28px;
  border-radius: 5px;
  color: #343434
}
.cooperate .cooperate_main .cooperate_item .cooperate_form .cooperate_form_btn {
  float: left;
  margin: 0 270px;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  background-color: #0064E6;
  color: #fff;
  cursor: pointer
}
.cooperate .cooperate_main .cooperate_item .cooperate_form .cooperate_form_btn.cooperate_form_upload {
  background-color: #ccc;
  cursor: not-allowed
}
.cooperate .cooperate_main .cooperate_item .cooperate_form .cooperate_form_tip {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 16px;
  padding-bottom: 30px;
  font-size: 13px;
  color: #999
}
.customer {
  float: left;
  width: 100%
}
.customer .tag {
  font-size: 20px;
  border-bottom: 1px solid #E6E6E6
}
.customer .tag ul {
  display: block;
  margin: 0 auto 20px;
  width: 1088px;
  overflow: hidden;
  text-align: center
}
.customer .tag ul li {
  float: left;
  margin-top: 20px;
  margin-right: 100px;
  height: 32px;
  line-height: 32px;
  color: #121212;
  font-weight: 400;
  text-align: left;
  border-bottom: 2px solid #fff;
  cursor: pointer
}
.customer .tag ul li:first-child {
  margin-left: 0
}
.customer .tag ul li.active {
  color: #0072FF;
  border-bottom: 2px solid #0072FF
}
.customer .tag ul li a {
  color: #121212;
}
.customer .body {
  width: 1088px;
  margin: 0 auto;
  overflow: hidden
}
.customer .body .list {
  float: left;
  width: 100%;
  padding: 6px 8px 24px;
  border-bottom: 1px solid #E6E6E6
}
.customer .body .list li {
  float: left;
  margin-right: 48px;
  margin-top: 18px;
  font-size: 15px
}
.customer .body .list li a {
  color: #9B9B9B
}
.customer .body .list li.active, .customer .body .list li.active a {
  color: #0072FF
}
.customer .body h2 {
  float: left;
  width: 100%;
  margin: 42px 0 0;
  text-indent: 8px;
  font-weight: 400;
  height: 60px;
  line-height: 60px;
  font-size: 42px;
  color: #121212
}
.customer .body pre {
  float: left;
  width: 100%;
  margin: 18px 8px 0;
  color: #9B9B9B;
  font-size: 13px;
  line-height: 18px
}
.customer .body .media {
  float: left;
  width: 100%;
  margin-top: 22px
}
.customer .body .media li {
  position: relative;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  width: 320px;
  height: 180px;
  background-color: #E6EAED
}
.customer .body .media li:nth-child(3n) {
  margin-left: 0
}
.customer .body .media li a {
  float: left;
  height: 100%;
  width: 100%
}
.customer .body .media li a .play_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  width: 42px;
  height: 42px;
  background: rgba(0, 0, 0, .7);
  border-radius: 50%;
  border: none;
  cursor: pointer
}
.customer .body .media li a .play_icon:before {
  content: '';
  position: absolute;
  left: 16.8px;
  top: 13.44px;
  width: 0;
  height: 0;
  border-top: 7.56px solid transparent;
  border-left: 12.6px solid #fff;
  border-bottom: 7.56px solid transparent
}
.customer .body .media li a .play_icon:hover {
  background: rgba(0, 0, 0, .9)
}
.customer .body .media li img {
  float: left;
  width: 100%;
  height: 100%;
  cursor: pointer
}
.customer .body .report {
  float: left;
  width: 100%;
  margin: 0 0 100px
}
.customer .body .report h4 {
  margin: 100px 0 0;
  height: 42px;
  line-height: 42px;
  font-size: 30px;
  font-weight: 400;
  color: #121212
}
.customer .body .report li {
  float: left;
  width: 285px;
  margin-right: 20px;
  margin-top: 42px
}
.customer .body .report li:first-child {
  margin-right: 0
}
.customer .body .report li img {
  float: left;
  width: 100%;
  height: 214px;
  background-color: #E6EAED
}
.customer .body .report li h4 {
  float: left;
  width: 100%;
  margin: 20px 0 0;
  height: 28px;
  line-height: 28px;
  font-weight: 400;
  font-size: 20px;
  color: #121212;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.customer .body .report li p {
  float: left;
  margin-top: 2px;
  width: 100%;
  color: #9B9B9B;
  font-size: 15px;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.customer .show_pic {
  display: none;
  position: fixed;
  left: 50%;
  top: 100px;
  margin-left: -600px;
  width: 1200px;
  height: auto;
  background: #000;
  z-index: 999
}
.customer .show_pic img, .footer {
  width: 100%;
  float: left
}
.footer {
  padding: 46px 0 35px;
  background-color: #1B1C1F;
  color: #6A6A6A;
  font-size: 12px
}
.footer .footer_main {
  position: relative;
  width: 1014px;
  padding-top: 74px;
  margin: 0 auto;
  overflow: hidden
}
.footer .footer_main .footer_logo {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -10px;
  display: inline-block;
  width: 40px;
  height: 50px;
  background: url(/front/img/home_sprite.png) -205px -64px no-repeat
}
.home .banner .banner_front, .home .banner .banner_title {
  left: 0;
  z-index: 2;
  -webkit-animation-timing-function: ease-out;
  opacity: 0
}
.footer .footer_main .footer_line {
  float: left;
  width: 100%;
  height: 1px;
  background-color: #4A4A4A
}
.footer .footer_main .footer_nav {
  float: left;
  width: 100%;
  margin: 48px 0 40px
}
.footer .footer_main .footer_nav li {
  float: left;
  max-width: 190px;
  min-height: 220px;
  margin-right: 16px;
  text-align: left
}
.footer .footer_main .footer_nav li > p {
  color: #fff
}
.footer .footer_main .footer_nav li > p > a {
  color: #fff;
  margin-top: 0
}
.footer .footer_main .footer_nav li a {
  display: block;
  margin-top: 20px;
  color: #6A6A6A
}
.footer .footer_main .footer_nav li a:hover {
  color: #0064E6
}
.footer .footer_main .footer_nav li:last-child {
  margin-right: 0
}
.footer .footer_main .footer_media {
  float: left;
  width: 100%;
  height: 22px;
  line-height: 22px;
  margin-bottom: 20px
}
.footer .footer_main .footer_media .footer_contant {
  position: relative;
  float: left;
  width: 650px;
  text-indent: 40px;
}
.footer .footer_main .footer_media .footer_contant:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px
}
.footer .footer_main .footer_media .footer_contant.footer_contant_phone:before {
  background: url(/front/img/home_sprite.png) -238px -39px no-repeat
}
.footer .footer_main .footer_media .footer_contant.footer_contant_email:before {
  background: url(/front/img/home_sprite.png) -266px -39px no-repeat
}
.footer .footer_main .footer_media > ul li {
  position: relative;
  float: left;
  margin-left: 16px;
  width: 102px;
  height: 23px
}
.footer .footer_main .footer_media > ul li > a {
  display: inline-block;
  width: 100%;
  height: 100%
}
.footer .footer_main .footer_media > ul li.footer_media_weixi {
  background: url(/front/img/home_sprite.png) -28px 0 no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_weixi .footer_weixi_qc {
  position: absolute;
  right: -41px;
  top: -118px;
  width: 104px;
  height: 104px;
  display: none;
  background: url(/front/img/footer_weixi.png) center no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_weixi:hover {
  background: url(/front/img/home_sprite.png) no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_weixi:hover .footer_weixi_qc {
  display: block
}
.footer .footer_main .footer_media > ul li.footer_media_weibo {
  cursor: pointer;
  background: url(/front/img/home_sprite.png) 0 -152px no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_weibo:hover {
  background: url(/front/img/home_sprite.png) 0 -129px no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_youtube {
  cursor: pointer;
  width: 23px;
  height: 17px;
  margin-top: 4px;
  background: url(/front/img/home_sprite.png) -141px 0 no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_youtube:hover {
  background: url(/front/img/home_sprite.png) -112px 0 no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_instagram {
  background: url(/front/img/home_sprite.png) -198px 0 no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_instagram:hover {
  background: url(/front/img/home_sprite.png) -170px 0 no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_twitter {
  background: url(/front/img/home_sprite.png) -254px 0 no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_twitter:hover {
  background: url(/front/img/home_sprite.png) -226px 0 no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_tencent {
  cursor: pointer;
  background: url(/front/img/home_sprite.png) -103px -151px no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_tencent:hover {
  background: url(/front/img/home_sprite.png) -103px -128px no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_tiktok {
  background: url(/front/img/home_sprite.png) -294px -39px no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_tiktok .footer_tiktok_qc {
  position: absolute;
  right: 0;
  top: -118px;
  width: 104px;
  height: 104px;
  display: none;
  background: url(/front/img/footer_tiktok.png) center no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_tiktok:hover {
  background: url(/front/img/home_sprite.png) -282px 0 no-repeat
}
.footer .footer_main .footer_media > ul li.footer_media_tiktok:hover .footer_tiktok_qc {
  display: block
}
.footer .footer_main .footer_end {
  float: left;
  width: 100%;
  margin-top: 16px;
  height: 20px;
  line-height: 20px
}
.footer .footer_main .footer_end .nav_languge {
  position: relative;
  float: right;
  width: 48px;
  height: 20px;
  color: #fff;
  text-align: right;
  cursor: pointer
}
.footer .footer_main .footer_end .nav_languge:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 20px;
  height: 20px;
  background: url(/front/img/home_sprite.png) 0 -69px no-repeat
}
.home .banner, .home .banner .swiper-slide {
  background: #1B1C1F
}
.footer .footer_link {
  float: left;
  width: 100%;
  margin-top: 43px
}
.footer .footer_link li {
  float: left;
  margin: 0 24px 10px 0;
  height: 12px;
  line-height: 12px
}
.footer .footer_link li > a {
  color: #6A6A6A
}
.footer .footer_link li > a:hover {
  color: #0064E6
}
.home {
  width: 100%
}
.home .banner {
  position: relative;
  width: 100%
}
.home .banner .banner_title {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 42px;
  color: #fff;
  top: 134px;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.home .banner .banner_title.banner_product_name {
  font-weight: 700
}
.home .banner .banner_front {
  float: left;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 70px;
  animation-timing-function: ease-out
}
.intro .intro_part, .intro .intro_whole > ul {
  -webkit-animation-timing-function: ease-out
}
.home .banner .banner_backend {
  float: left;
  width: 100%;
  height: 100%;
  opacity: 0
}
.home .banner .swiper_btn {
  position: absolute;
  top: 0;
  width: 420px;
  height: 100%;
  z-index: 1
}
.home .banner .swiper_btn .swiper_next_btn, .home .banner .swiper_btn .swiper_prev_btn {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -41px;
  width: 82px;
  height: 82px;
  border-radius: 100%;
  background: rgba(255, 255, 255, .3);
  cursor: pointer
}
.home .banner .swiper_btn .swiper_next_btn:before, .home .banner .swiper_btn .swiper_prev_btn:before {
  position: absolute;
  top: 27px;
  content: '';
  display: inline-block;
  border-top: 4px solid;
  border-right: 4px solid;
  width: 24px;
  height: 24px;
  border-color: #979797
}
.home .banner .swiper_btn.swiper_next:hover .swiper_next_btn, .home .banner .swiper_btn.swiper_prev:hover .swiper_prev_btn, .home .body {
  display: block
}
.home .banner .swiper_btn .swiper_next_btn.swiper_prev_btn, .home .banner .swiper_btn .swiper_prev_btn.swiper_prev_btn {
  left: 80px
}
.home .banner .swiper_btn .swiper_next_btn.swiper_prev_btn:before, .home .banner .swiper_btn .swiper_prev_btn.swiper_prev_btn:before {
  left: 32px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg)
}
.home .banner .swiper_btn .swiper_next_btn.swiper_next_btn, .home .banner .swiper_btn .swiper_prev_btn.swiper_next_btn {
  right: 80px
}
.home .banner .swiper_btn .swiper_next_btn.swiper_next_btn:before, .home .banner .swiper_btn .swiper_prev_btn.swiper_next_btn:before {
  right: 32px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.home .banner .swiper_btn.swiper_prev {
  left: 0
}
.home .banner .swiper_btn.swiper_next {
  right: 0
}
.home .banner .swiper_btn:hover > div {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .9s;
  animation-duration: .9s;
  -webkit-animation-name: swiper_btn_in;
  animation-name: swiper_btn_in
}
@-webkit-keyframes swiper_btn_in {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes swiper_btn_in {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.home .banner .swiper_pagination {
  position: absolute;
  bottom: 30px
}
.home .banner .swiper_pagination .swiper-pagination-bullet {
  width: 36px;
  height: 4px;
  margin: 0 6px;
  border-radius: 3px;
  background-color: #898989
}
.home .banner .swiper_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0072FF
}
.home .body {
  background-color: #FEFEFE;
  width: 1200px;
  margin: 40px auto 100px;
  overflow: hidden
}
.home .body .project {
  position: relative;
  float: left;
  width: 100%;
  height: 420px;
  margin-bottom: 20px;
  background-color: #F8F8F8;
  text-align: left
}
.home .body .project > img {
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden
}
.home .body .project .project_main {
  position: absolute;
  left: 714px;
  top: 115px;
  width: 360px;
  text-align: left
}
.home .body .project .project_main h4 {
  width: 100%;
  margin: 0;
  line-height: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #121212;
  font-weight: 700;
  font-size: 30px
}
.home .body .project .project_main pre {
  margin-top: 6px;
  font-size: 18px;
  line-height: 25px;
  color: #9B9B9B;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  white-space: normal
}
.home .dynamic ul li h4, .home .dynamic ul li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.home .body .project .project_main a {
  display: inline-block;
  margin-top: 56px;
  width: 150px;
  height: 46px;
  line-height: 46px;
  font-size: 15px;
  color: #0072FF;
  border: 1px solid #0072FF;
  border-radius: 23px;
  text-align: center
}
.home .body .project .project_main a:hover {
  background-color: #0072FF;
  color: #fff
}
.home .body .partner {
  position: relative;
  float: left;
  width: 590px;
  height: 600px;
  background-color: #F4F4F4;
  overflow: hidden
}
.home .body .partner .partner_title {
  position: absolute;
  left: 50%;
  top: 42px;
  width: 300px;
  margin-left: -150px;
  height: 72px;
  line-height: 72px;
  background-color: #0072FF;
  color: #fff;
  font-weight: 500;
  text-align: center;
  border-radius: 36px;
  font-size: 30px;
  z-index: 1
}
.home .body .partner .partner_title:before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 132px;
  width: 0;
  height: 0;
  border-top: 6px solid #0072FF;
  border-right: 18px solid transparent;
  border-left: 18px solid transparent
}
.home .body .partner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .24s;
  transition: -webkit-transform .24s;
  transition: transform .24s;
  transition: transform .24s, -webkit-transform .24s
}
.home .body .partner img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  zoom: 1.1
}
.home .body .recommend {
  position: relative;
  float: left;
  width: 590px;
  height: 600px;
  margin-left: 20px;
  background-color: #F4F4F4;
  overflow: hidden
}
.home .body .recommend h4 {
  position: absolute;
  left: 0;
  top: 54px;
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 30px;
  line-height: 42px;
  font-weight: 700;
  color: #121212;
  z-index: 1
}
.home .body .recommend p {
  position: absolute;
  left: 115px;
  top: 96px;
  width: 360px;
  line-height: 25px;
  text-align: center;
  font-size: 18px;
  color: #9B9B9B;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  z-index: 1
}
.home .body .recommend img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .24s;
  transition: -webkit-transform .24s;
  transition: transform .24s;
  transition: transform .24s, -webkit-transform .24s
}
.home .body .recommend img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  zoom: 1.1
}
.home .dynamic {
  width: 1200px;
  margin: 0 auto 100px;
  overflow: hidden
}
.home .dynamic .dynamic_title {
  margin: 0;
  line-height: 42px;
  height: 42px;
  font-size: 30px;
  color: #121212;
  font-weight: 700
}
.home .dynamic .dynamic_title > p {
  float: left
}
.home .dynamic .dynamic_title a {
  float: left;
  margin-left: 24px;
  margin-top: 6px;
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #0072FF;
  border: 1px solid #0072FF;
  border-radius: 23px;
  text-align: center;
  font-weight: 400
}
.home .dynamic .dynamic_title a:hover {
  background-color: #0072FF;
  color: #fff
}
.home .dynamic ul {
  float: left;
  height: 285px;
  margin-top: 42px;
  width: 100%;
  overflow: hidden
}
.home .dynamic ul li {
  float: left;
  width: 285px;
  margin-left: 20px
}
.home .dynamic ul li:first-child {
  margin-left: 0
}
.home .dynamic ul li img {
  float: left;
  width: 100%;
  height: 214px;
  background-color: #E6EAED
}
.home .dynamic ul li img:hover {
  -webkit-box-shadow: 0 4px 12px 0 #E6EAED;
  box-shadow: 0 4px 12px 0 #E6EAED
}
.home .dynamic ul li h4 {
  float: left;
  width: 100%;
  margin: 20px 0 0;
  height: 28px;
  line-height: 28px;
  font-weight: 400;
  font-size: 20px;
  color: #121212
}
.intro, .intro .intro_banner {
  height: auto;
  float: left;
  width: 100%
}
.home .dynamic ul li p {
  float: left;
  margin-top: 2px;
  width: 100%;
  color: #9B9B9B;
  font-size: 15px;
  line-height: 21px
}
.intro {
  background-color: #1B1C1F;
  border-bottom: 1px solid #4A4A4A;
  padding-bottom: 110px
}
.intro .intro_main {
  float: left;
  width: 100%
}
.intro .intro_bg {
  height: 910px;
  background: url(/front/img/about_intro_bg.png) center no-repeat;
  background-size: 100% 100%
}
.intro .intro_company, .intro .intro_culture, .intro .intro_whole {
  position: relative;
  width: 1200px;
  margin: 137px auto 0;
  padding-bottom: 145px;
  color: #fff
}
.intro .intro_company {
  border-bottom: 1px solid #9C9C9C
}
.intro .intro_culture {
  height: 144px
}
.intro .intro_whole {
  margin-top: 164px;
  height: auto
}
.intro .intro_whole .intro_dot {
  top: 7px
}
.intro .intro_whole > ul {
  width: 490px;
  margin-left: 548px;
  float: right;
  -webkit-animation-name: fadeInY_keyframes_11764321;
  animation-name: fadeInY_keyframes_11764321;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_11764321 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_11764321 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.intro .intro_whole > ul li {
  position: relative;
  border-left: 4px solid #0064E6;
  padding-bottom: 90px
}
.intro .intro_whole > ul li:last-child {
  border-left: none
}
.intro .intro_whole > ul li:last-child .intro_whole_dot {
  left: -7px
}
.intro .intro_whole > ul li:last-child pre {
  top: -7px
}
.intro .intro_whole > ul .intro_whole_dot {
  position: absolute;
  left: -11px;
  top: 0;
  width: 18px;
  height: 18px;
  background-color: #0064E6;
  border-radius: 50%
}
.intro .intro_whole > ul .intro_whole_year {
  position: absolute;
  left: -118px;
  top: -7px;
  height: 32px;
  line-height: 32px;
  color: #575757;
  font-size: 40px;
  font-weight: 400
}
.intro .intro_whole > ul pre {
  position: relative;
  top: -26px;
  left: 0;
  width: 460px;
  margin-left: 56px;
  font-size: 18px;
  font-family: Meiryo;
  font-weight: 400;
  line-height: 32px;
  white-space: pre
}
.intro .intro_dot, .intro .intro_part {
  position: absolute;
  left: 58px;
  font-size: 48px;
  font-weight: 700
}
.intro .intro_dot {
  top: 4px;
  height: 38px;
  line-height: 38px;
  color: #0064E6
}
.intro .intro_part {
  top: 67px;
  height: 48px;
  line-height: 48px;
  -webkit-animation-name: fadeInY_keyframes_5881235;
  animation-name: fadeInY_keyframes_5881235;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_5881235 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_5881235 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.intro .intro_desc {
  position: relative;
  width: 530px;
  margin-left: 600px;
  padding-top: 22px;
  font-size: 18px;
  line-height: 32px;
  -webkit-animation-name: fadeInY_keyframes_47282726;
  animation-name: fadeInY_keyframes_47282726;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_47282726 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_47282726 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.intro .intro_desc .intro_line {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 4px;
  background-color: #0064E6
}
.EN .intro .intro_company, .EN .intro .intro_culture {
  margin-top: 100px;
  padding-bottom: 88px
}
.EN .intro .intro_company .intro_desc, .EN .intro .intro_culture .intro_desc {
  width: 594px
}
.job, .job .jon_banner {
  width: 100%;
  float: left
}
.job {
  background-color: #F9F9F9
}
.job .job_main {
  width: 1200px;
  margin: 35px auto 10px
}
.job .job_main .job_why_pic {
  float: left;
  width: 100%;
  margin-top: 35px;
  position: relative
}
.job .job_main .job_why_pic > img {
  float: left;
  width: 100%
}
.job .job_main .job_why_pic > p {
  position: absolute;
  left: 0;
  top: 102px;
  width: 100%;
  text-align: center;
  font-size: 36px;
  color: #fff
}
.job .job_main .job_why {
  float: left;
  width: 100%;
  padding: 98px 0 70px;
  margin-top: 40px;
  background-color: #fff;
  height: 204px;
  overflow: hidden
}
.job .job_main .job_why li {
  position: relative;
  float: left;
  width: 320px;
  padding-top: 40px;
  padding-bottom: 26px
}
.job .job_main .job_why li.job_why_1 {
  padding-right: 42px;
  padding-left: 40px;
  border-right: 1px solid #ADADAD
}
.job .job_main .job_why li.job_why_2 {
  padding-right: 45px;
  padding-left: 38px
}
.job .job_main .job_why li.job_why_3 {
  padding-right: 23px;
  padding-left: 34px;
  border-left: 1px solid #ADADAD
}
.job .job_main .job_why li .job_why_content {
  line-height: 29px;
  font-size: 16px;
  color: #6A6A6A
}
.job .job_main .job_why li .job_why_title {
  position: absolute;
  left: 0;
  top: -44px;
  width: 100%;
  font-size: 22px;
  height: 22px;
  text-align: center;
  color: #000
}
.job .job_main .job_title {
  float: left;
  width: 100%;
  margin-top: 64px;
  margin-bottom: 40px
}
.job .job_main .job_title h3 {
  position: relative;
  margin: 0 0 0 535px;
  font-size: 48px;
  height: 48px;
  line-height: 48px;
  color: #272727;
  font-weight: 400
}
.job .job_main .job_title h3:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: -40px;
  top: 6px;
  width: 24px;
  height: 43px;
  background: url(/front/img/sprite.png) 0 -83px no-repeat
}
.job .job_main .job_title p {
  margin-top: 17px;
  height: 15px;
  line-height: 15px;
  font-size: 13px;
  color: #888;
  text-align: center
}
.job .job_main .job_list {
  float: left;
  width: 100%;
  margin-bottom: 50px
}
.job .job_main .job_list > li {
  position: relative;
  float: left;
  width: 326px;
  height: 80px;
  padding: 28px 30px 28px 28px;
  margin-right: 24px;
  margin-bottom: 27px;
  background-color: #fff;
  cursor: pointer
}
.job .job_main .job_list > li h4 {
  margin: 0;
  height: 21px;
  line-height: 20px;
  font-size: 20px;
  color: #000
}
.job .job_main .job_list > li p {
  margin-top: 46px;
  height: 15px;
  line-height: 15px;
  font-size: 13px;
  color: #818181
}
.job .job_main .job_list > li .job_urgent {
  position: absolute;
  left: 332px;
  top: 30px;
  padding: 0 5px;
  height: 15px;
  line-height: 15px;
  font-size: 11px;
  background-color: #E36500;
  color: #fff
}
.job .job_main .job_list > li:hover {
  -webkit-box-shadow: 0 3px 13px 0 rgba(200, 200, 200, .7);
  box-shadow: 0 3px 13px 0 rgba(200, 200, 200, .7)
}
.job .job_main .job_detail_part {
  position: relative;
  margin-top: 70px;
  margin-bottom: 62px;
  height: 24px
}
.job .job_main .job_detail_part > span {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 18px;
  font-size: 24px;
  background-color: #fff
}
.job .job_main .job_detail_part:before {
  content: '';
  position: absolute;
  width: 100%;
  top: 15px;
  left: 0;
  height: 1px;
  background-color: #EDEDED
}
.job .job_main .job_detail {
  padding: 65px 20px 67px 64px;
  background-color: #fff
}
.job .job_main .job_detail h2 {
  margin: 0;
  font-size: 36px;
  color: #000;
  height: 36px;
  line-height: 36px
}
.job .job_main .job_detail > p {
  margin-top: 22px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: #818181
}
.job .job_main .job_detail .job_detail_duty {
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #6A6A6A
}
.job .job_main .job_detail .job_apply_btn {
  display: inline-block;
  margin-top: 63px;
  padding: 0 35px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 4px;
  background-color: #0064E6;
  color: #fff;
  cursor: pointer
}
.job .job_main .job_apply {
  display: none;
  padding: 65px 20px 67px 64px;
  background-color: #fff;
  margin-top: 36px
}
.job .job_main .job_apply .job_upload_part {
  font-size: 36px;
  color: #000;
  height: 36px;
  line-height: 36px
}
.job .job_main .job_apply .job_upload {
  position: relative;
  margin-bottom: 80px
}
.job .job_main .job_apply .job_upload .job_upload_btn {
  position: relative;
  display: inline-block;
  padding: 0 62px 0 65px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  text-align: center;
  background-color: #0064E6;
  color: #fff;
  border-radius: 4px
}
.job .job_main .job_apply .job_upload .job_upload_btn.job_upload_suceess:before {
  position: absolute;
  right: -36px;
  top: 17px;
  content: '';
  width: 14px;
  height: 14px;
  background: url(/front/img/sprite.png) -223px -112px no-repeat
}
.job .job_main .job_apply .job_upload > p {
  margin-top: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  color: #6A6A6A
}
.job .job_main .job_apply .job_upload > p > span {
  margin-left: 20px;
  color: #FF2525
}
.job .job_main .job_apply .job_upload > input {
  position: absolute;
  left: 0;
  top: 0;
  height: 48px;
  width: 200px;
  border: none;
  opacity: 0;
  cursor: pointer;
  filter: alpha(opacity=0)
}
.job .job_main .job_apply .job_upload_line {
  width: 1200px;
  height: 1px;
  margin-left: -64px;
  background-color: #EDEDED
}
.job .job_main .job_apply .job_user {
  margin: 70px 0 48px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  color: #000
}
.job .job_main .job_apply .job_submit_input {
  float: left;
  position: relative;
  width: 420px;
  margin-right: 128px;
  text-indent: 14px;
  height: 42px;
  line-height: 42px
}
.job .job_main .job_apply .job_submit_input.job_submit_email {
  margin-top: 55px;
  width: 537px
}
.job .job_main .job_apply .job_submit_input input {
  float: left;
  width: 100%;
  height: 100%;
  color: #343434
}
.job .job_main .job_apply .job_submit_input > p {
  margin-top: 11px;
  color: #FF2525;
  font-size: 12px;
  height: 13px;
  line-height: 13px
}
.job .job_main .job_apply .job_submit {
  display: inline-block;
  padding: 0 56px;
  margin-left: 455px;
  margin-top: 106px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  background-color: #0064E6;
  cursor: pointer
}
.media_report {
  float: left;
  width: 100%;
  background-color: #fff
}
.media_report .media_report_main {
  position: relative;
  width: 1088px;
  margin: 0 auto
}
.media_report .media_report_main .media_report_title {
  float: left;
  width: 100%;
  border-bottom: 1px solid #272727
}
.media_report .media_report_main .media_report_title h3 {
  margin-top: 63px;
  margin-bottom: 32px;
  height: 48px;
  line-height: 48px;
  font-size: 48px;
  color: #272727;
  font-weight: 400
}
.media_report .media_report_main .media_report_share {
  position: absolute;
  top: 80px;
  right: 0
}
.media_report .media_report_main .media_report_share > p {
  color: #272727;
  font-size: 18px;
  height: 22px;
  line-height: 22px
}
.media_report .media_report_main .media_report_share > ul li {
  position: relative;
  float: left;
  margin-left: 20px;
  width: 22px;
  height: 22px
}
.media_report .media_report_main .media_report_share > ul li > a {
  display: inline-block;
  width: 100%;
  height: 100%
}
.media_report .media_report_main .media_report_share > ul li.media_report_weixi {
  background: url(/front/img/home_sprite.png) -28px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_weixi .media_report_weixi_qc {
  position: absolute;
  right: -41px;
  top: 28px;
  width: 104px;
  height: 104px;
  display: none;
  background: url(/front/img/footer_weixi.png) center no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_weixi:hover {
  background: url(/front/img/home_sprite.png) no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_weixi:hover .media_report_weixi_qc {
  display: block
}
.media_report .media_report_main .media_report_share > ul li.media_report_weibo {
  cursor: pointer;
  background: url(/front/img/home_sprite.png) -84px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_weibo:hover {
  background: url(/front/img/home_sprite.png) -56px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_youtube {
  cursor: pointer;
  width: 23px;
  height: 16px;
  margin-top: 4px;
  background: url(/front/img/home_sprite.png) -141px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_youtube:hover {
  background: url(/front/img/home_sprite.png) -112px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_instagram {
  background: url(/front/img/home_sprite.png) -198px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_instagram:hover {
  background: url(/front/img/home_sprite.png) -170px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_twitter {
  background: url(/front/img/home_sprite.png) -254px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_twitter:hover {
  background: url(/front/img/home_sprite.png) -226px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_tencent {
  background: url(/front/img/home_sprite.png) -322px -39px no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_tencent:hover {
  background: url(/front/img/home_sprite.png) -310px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_tiktok {
  background: url(/front/img/home_sprite.png) -294px -39px no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_tiktok .media_report_tiktok_qc {
  position: absolute;
  right: -41px;
  top: 28px;
  width: 104px;
  height: 104px;
  display: none;
  background: url(/front/img/footer_tiktok.png) center no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_tiktok:hover {
  background: url(/front/img/home_sprite.png) -282px 0 no-repeat
}
.media_report .media_report_main .media_report_share > ul li.media_report_tiktok:hover .media_report_tiktok_qc {
  display: block
}
.media_report .media_report_main .media_report_nav {
  float: left;
  width: 100%;
  margin-top: 77px;
  font-size: 24px;
  line-height: 24px
}
.media_report .media_report_main .media_report_nav li {
  float: left;
  padding-bottom: 10px;
  margin-right: 67px;
  border-bottom: 2px solid #fff
}
.media_report .media_report_main .media_report_nav li.media_report_nav_hover {
  border-color: #0072FF
}
.media_report .media_report_main .media_report_nav li:hover {
  cursor: pointer;
  border-color: #0072FF
}
.media_report .media_report_main .media_report_list {
  float: left;
  width: 100%;
  min-height: 290px;
  margin-top: 32px;
  font-size: 16px
}
.media_report .media_report_main .media_report_list > li {
  position: relative;
  float: left;
  width: 320px;
  height: 290px;
  margin-bottom: 80px;
  margin-right: 64px
}
.media_report .media_report_main .media_report_list > li > a {
  color: #000
}
.media_report .media_report_main .media_report_list > li .media_report_logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 86px;
  height: 40px;
  background: url(/front/img/new_info/press_logo.png) center no-repeat
}
.media_report .media_report_main .media_report_list > li .media_report_logo > img {
  float: left;
  width: 100%;
  height: 100%
}
.media_report .media_report_main .media_report_list > li .media_report_pic {
  float: left;
  width: 100%;
  height: 175px
}
.media_report .media_report_main .media_report_list > li .media_report_new_name {
  float: left;
  width: 100%;
  height: 50px;
  font-size: 16px;
  line-height: 24px;
  margin: 10px 0 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  word-break: break-all
}
.media_report .media_report_main .media_report_list > li .media_report_media_name {
  float: left;
  width: 100%;
  padding-top: 10px;
  border-top: 1px solid #D2D2D2;
  color: #0064E6;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.media_report .media_report_main .media_report_list > li .media_report_time {
  float: left;
  width: 100%;
  margin-top: 7px;
  font-size: 13px;
  color: #9A9A9A;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.media_report .media_report_main .media_report_list > li:nth-child(3n) {
  margin-right: 0
}
.media_report .media_report_main .media_report_page {
  float: left;
  width: 100%;
  margin: 10px 0 80px;
  text-align: center
}
.nav {
  width: 100%;
  height: 64px;
  line-height: 64px;
  background: #1B1C1F;
  z-index: 999;
  border-bottom: 1px solid #1B1C1F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.nav .nav_bar {
  height: 100%;
  width: 1050px;
  margin: 0 auto;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
.nav .nav_bar .nav_logo {
  float: left;
  width: 120px;
  height: 34px;
  margin-top: 12px;
  margin-right: 38px;
  background: url(/front/img/home_sprite.png) -78px -68px no-repeat
}
.nav .nav_bar .nav_languge {
  float: right;
  padding-left: 10px;
  width: 26px;
  height: 100%;
  text-align: center;
  color: #fff
}
.nav .nav_bar .nav_item {
  position: relative;
  float: left;
  min-width: 95px;
  margin: 0 14px;
  text-align: center
}
.nav .nav_bar .nav_item > span {
  cursor: default
}
.nav .nav_bar .nav_item > ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: none;
  background: #282828;
  z-index: 999
}
.nav .nav_bar .nav_item > ul li {
  float: left;
  width: 100%;
  text-align: center
}
.nav .nav_bar .nav_item > ul li a {
  float: left;
  width: 100%;
  padding: 14px 0;
  height: 14px;
  line-height: 14px;
  color: #fff
}
.nav .nav_bar .nav_item > ul li:hover {
  background: #4A4A4A
}
.nav .nav_bar .nav_item > a, .nav .nav_bar .nav_item > span {
  display: block;
  padding: 0 14px;
  height: 64px;
  overflow: hidden;
  color: #fff
}
.nav .nav_bar .nav_item.nav_hover:hover {
  height: 62px;
  margin-bottom: -2px;
  border-bottom: 2px solid #0064E6
}
.nav .nav_bar .nav_item .nav_product {
  position: absolute;
  left: -147px;
  top: 64px;
  display: none;
  max-height: 686px;
  padding: 10px 30px 34px;
  overflow: hidden;
  background-color: #282828;
  z-index: 999
}
.nav .nav_bar .nav_item .nav_product .nav_box {
  float: left;
  clear: both;
  margin-top: 26px
}
.nav .nav_bar .nav_item .nav_product .nav_box .product_item {
  float: left;
  width: 130px;
  margin-right: 72px
}
.nav .nav_bar .nav_item .nav_product .nav_box .product_item .brand_name {
  float: left;
  width: 100%;
  display: block;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 13px 0;
  color: #6A6A6A;
  font-size: 13px;
  line-height: 14px
}
.nav .nav_bar .nav_item .nav_product .nav_box .product_item img {
  float: left;
  height: 210px;
  width: 100%;
  background-size: cover;
  border-bottom: 1px solid #6A6A6A
}
.nav .nav_bar .nav_item .nav_product .nav_box .product_item .product_list {
  float: left;
  width: 100%
}
.nav .nav_bar .nav_item .nav_product .nav_box .product_item .product_list > a {
  float: left;
  width: 100%;
  padding: 0;
  margin-top: 8px;
  color: #fff;
  font-size: 18px;
  height: 19px;
  line-height: 19px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.nav .nav_bar .nav_item .nav_product .nav_box .product_item .product_list > a:first-child {
  margin-top: 0
}
.nav .nav_bar .nav_item .nav_product .nav_box .product_item .product_list > a:hover {
  cursor: pointer;
  color: #0064E6;
  background: 0 0
}
.nav .nav_bar .nav_item .nav_product .nav_box .product_item > a {
  padding: 0;
  height: 100%
}
.nav .nav_bar .nav_item .nav_product .nav_box .product_item:hover {
  background: 0 0
}
.nav .nav_bar .nav_item .nav_product .nav_box .product_item:last-child {
  margin-right: 0
}
.nav .nav_bar .nav_phone {
  margin-top: 24px;
  margin-left: 20px;
  float: left
}
.nav .nav_bar .nav_phone a {
  width: 21px;
  height: 18px;
  background: url(/front/img/home_sprite.png) -243px -151px no-repeat;
  display: block;
}
.nav .nav_bar .nav_phone a:hover {
  background-position: -243px -133px;
}
.nav .nav_bar .nav_phone2 {
  margin-top: 24px;
  margin-left: 18px;
  float: left
}
.nav .nav_bar .nav_phone2 a {
  width: 27px;
  height: 18px;
  background: url(/front/img/home_sprite.png) -211px -151px no-repeat;
  display: block;
}
.nav .nav_bar .nav_phone2 a:hover {
  background-position: -211px -133px;
}
.news, .news .news_banner, .news .news_main {
  width: 100%;
  float: left
}
.nav.nav_fixed, .nav:hover {
  height: 64px;
  line-height: 64px;
  background: #282828;
  border-bottom: 1px solid #4A4A4A
}
.nav.nav_fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999
}
.news .news_main {
  margin: 11px 0 64px
}
.news .news_main .news_box {
  width: 1152px;
  margin: 0 auto;
  height: auto
}
.news .news_main .news_box .news_part {
  position: relative;
  margin-left: 475px;
  height: 48px;
  line-height: 48px;
  color: #272727;
  font-size: 48px;
  font-weight: 400
}
.news .news_main .news_box .news_part:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: -50px;
  top: 4px;
  width: 34px;
  height: 40px;
  background: url(/front/img/sprite.png) -34px -85px no-repeat
}
.news .news_main .news_box .news_list {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-top: 21px
}
.news .news_main .news_box .news_page {
  float: left;
  width: 100%;
  margin-top: 11px;
  text-align: center
}
.news .news_item {
  position: relative;
  float: left;
  width: 320px;
  height: 240px;
  margin: 0 32px 42px
}
.news .news_item img {
  position: absolute;
  left: 0;
  top: 0;
  float: left;
  width: 100%;
  height: 100%;
  background-color: #F8F8F8
}
.news .news_item .news_info {
  position: absolute;
  left: 0;
  bottom: 0;
  float: left;
  width: 278px;
  height: 40px;
  padding: 14px 21px 11px;
  background: rgba(27, 27, 27, .8)
}
.news .news_item .news_info .news_title {
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  color: #fff
}
.news .news_item .news_info .news_info_desc {
  margin-top: 7px;
  height: 15px;
  line-height: 15px;
  font-size: 13px;
  color: #909090
}
.news .news_item:hover {
  -webkit-box-shadow: 0 3px 13px 0 rgba(200, 200, 200, .7);
  box-shadow: 0 3px 13px 0 rgba(200, 200, 200, .7)
}
.news .news_item:hover .news_info {
  background-color: #0064E6;
  opacity: .8
}
.news .news_detail {
  width: 1200px;
  margin: 64px auto;
  border-bottom: 1px solid #C4C4C4
}
.news .news_detail h1 {
  font-size: 48px;
  text-align: center;
  color: #272727
}
.news .news_detail .news_info_desc {
  margin-top: 28px;
  text-align: center;
  color: #909090;
  font-size: 12px;
  line-height: 13px
}
.news .news_detail .news_detail_content {
  width: 800px;
  margin: 80px auto 90px
}
.news .news_detail .news_detail_content img {
  width: 100% !important
}
.news .news_detail .news_detail_content p {
  line-height: 2.5
}
.news .news_detail .news_detail_page {
  width: 100%;
  margin-bottom: 55px;
  height: 14px;
  line-height: 14px;
  font-size: 14px
}
.news .news_detail .news_detail_page > a {
  margin: 0 66px;
  color: #0064E6
}
.news .news_relate {
  width: 1152px;
  margin: 0 auto;
  padding-bottom: 22px;
  overflow: auto
}
.news .news_relate .news_relate_part {
  margin-bottom: 48px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  color: #272727
}
.page_btn, .page_ellipsis {
  color: #909090;
  display: inline-block
}
.page_btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 26px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer
}
.product, .product .banner, .product h2 {
  width: 100%;
  float: left
}
.page_wrap {
  position: relative;
  display: inline-block;
  padding-left: 0
}
.page_ellipsis {
  position: relative;
  top: -3px
}
.page_current {
  background-color: #0064E6;
  color: #fff
}
.page_disabled {
  cursor: not-allowed
}
.page_next, .page_prev {
  padding-right: .08rem;
  padding-left: .08rem
}
.page_num {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle
}
.product {
  margin-bottom: 64px
}
.product h2 {
  height: 59px;
  line-height: 59px;
  text-align: center;
  font-size: 42px;
  margin: 42px 0 32px
}
.product .list {
  width: 1024px;
  height: 42px;
  margin: 0 auto 32px;
  text-align: center;
  overflow: hidden
}
.product .list .list_box {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  background-color: #fff;
  border: 1px solid #0072FF;
  color: #0072FF;
  border-radius: 21px
}
.product .list .list_box > div {
  float: left;
  width: 210px;
  height: 40px;
  line-height: 40px;
  margin-left: -1px;
  margin-right: -1px;
  cursor: pointer
}
.product .list .list_box > div.active {
  color: #fff;
  background-color: #0072FF;
  border-radius: 21px
}
.product .detail {
  position: relative;
  width: 1024px;
  height: 448px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #f9f9f9;
  border-radius: 20px;
  display: none
}
.product .detail .name {
  position: absolute;
  left: 96px;
  top: 102px;
  height: 28px;
  line-height: 28px;
  font-size: 28px;
  font-weight: 700;
  color: #000;
  z-index: 2
}
.product .detail > pre {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  position: absolute;
  left: 96px;
  top: 178px;
  width: 412px;
  height: 80px;
  line-height: 28px;
  color: #3D3D3D;
  z-index: 2;
  font-family: Meiryo
}
.product .detail .btn {
  position: absolute;
  bottom: 120px;
  text-align: center;
  border-radius: 4px;
  font-size: 14px;
  z-index: 2
}
.product .detail .btn.buy {
  height: 42px;
  line-height: 42px;
  width: 120px;
  left: 96px;
  color: #fff;
  background-color: #0072ff
}
.product .detail .btn.buy:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#178fff), to(#0064e6));
  background: -webkit-linear-gradient(#178fff, #0064e6);
  background: linear-gradient(#178fff, #0064e6)
}
.product .detail .btn.more {
  width: 118px;
  height: 40px;
  line-height: 40px;
  left: 260px;
  color: #0072ff;
  border: 1px solid #0072ff
}
.product .detail .btn.more:hover {
  border-color: #5d9ff5;
  color: #5d9ff5
}
.product .detail > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s
}
.product .detail:hover {
  -webkit-box-shadow: 0 7px 13px 0 rgba(66, 66, 66, .25);
  box-shadow: 0 7px 13px 0 rgba(66, 66, 66, .25)
}
.product .detail:hover > img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  zoom: 1.02
}
.bellabot {
  float: left;
  width: 100%;
  background-color: #000
}
.bellabot .bellabot_banner {
  position: relative;
  height: 896px;
  background: -webkit-linear-gradient(45deg, #0e0f0f 0, #151518 100%);
  background: linear-gradient(45deg, #0e0f0f 0, #151518 100%)
}
.bellabot .bellabot_banner .bellabot_banner_body {
  position: absolute;
  left: 50%;
  top: 146px;
  margin-left: -275px;
  width: 550px;
  z-index: 3;
  -webkit-animation-name: fade_keyframes_12410841;
  animation-name: fade_keyframes_12410841;
  -webkit-animation-duration: .15s;
  animation-duration: .15s
}
@-webkit-keyframes fade_keyframes_12410841 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_12410841 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.bellabot .bellabot_banner .bellabot_banner_bellabot {
  position: absolute;
  left: 50%;
  top: 35px;
  margin-left: -393px;
  width: 786px;
  z-index: 2;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .25s;
  animation-duration: .25s;
  -webkit-animation-name: bellabot_banner_bellabot;
  animation-name: bellabot_banner_bellabot
}
@-webkit-keyframes bellabot_banner_bellabot {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  72% {
    opacity: 1
  }
  100% {
    -webkit-transform: translate3d(0, 45px, 0);
    transform: translate3d(0, 45px, 0)
  }
}
@keyframes bellabot_banner_bellabot {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  72% {
    opacity: 1
  }
  100% {
    -webkit-transform: translate3d(0, 45px, 0);
    transform: translate3d(0, 45px, 0)
  }
}
.bellabot .bellabot_banner .bellabot_banner_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-animation-name: fade_keyframes_63783457;
  animation-name: fade_keyframes_63783457;
  -webkit-animation-duration: .15s;
  animation-duration: .15s
}
@-webkit-keyframes fade_keyframes_63783457 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_63783457 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.bellabot .bellabot_video {
  height: 720px;
  background-color: #000
}
.bellabot .bellabot_video .section_main {
  width: 980px;
  height: 100%;
  color: #fff
}
.bellabot .bellabot_video .section_main > h3 {
  width: 706px;
  margin: 95px auto 75px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px
}
.bellabot .bellabot_video .section_main > ul {
  float: left;
  width: 100%
}
.bellabot .bellabot_video .section_main > ul li {
  position: relative;
  float: left;
  width: 448px;
  height: 252px
}
.bellabot .bellabot_video .section_main > ul li:first-child {
  margin-right: 84px
}
.bellabot .bellabot_video .section_main > ul li .video_play_button {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  width: 100px;
  height: 100px;
  background: rgba(0, 0, 0, .7);
  border-radius: 50%;
  border: none;
  cursor: pointer
}
.bellabot .bellabot_video .section_main > ul li .video_play_button:before {
  content: '';
  position: absolute;
  left: 40px;
  top: 32px;
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-left: 30px solid #fff;
  border-bottom: 18px solid transparent
}
.bellabot .bellabot_video .section_main > ul li .video_play_button:hover {
  background: rgba(0, 0, 0, .9)
}
.bellabot .bellabot_video .section_main > ul li > img {
  float: left
}
.bellabot .bellabot_video .section_main > ul li > p {
  float: left;
  width: 100%;
  font-size: 20px;
  margin-top: 24px
}
.bellabot .bellabot_bella {
  background-color: #000
}
.bellabot .bellabot_bella .section_main {
  position: relative;
  width: 1220px
}
.bellabot .bellabot_bella .section_main .bellabot_bella_video {
  float: left;
  width: 800px;
  height: 695px
}
.bellabot .bellabot_bella .section_main .bellabot_bella_desc {
  position: absolute;
  left: 860px;
  top: 274px;
  -webkit-animation-name: fadeInY_keyframes_80533427;
  animation-name: fadeInY_keyframes_80533427;
  -webkit-animation-duration: .15s;
  animation-duration: .15s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  text-align: left
}
@-webkit-keyframes fadeInY_keyframes_80533427 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -45px, 0);
    transform: translate3d(0, -45px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_80533427 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -45px, 0);
    transform: translate3d(0, -45px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.bellabot .bellabot_bella .section_main .bellabot_bella_desc h1 {
  font-size: 180px;
  height: 180px;
  line-height: 170px;
  font-weight: bolder;
  color: #fff;
  font-family: "Meiryo"
}
.bellabot .bellabot_bella .section_main .bellabot_bella_desc h2 {
  height: 35px;
  line-height: 35px;
  font-size: 36px;
  font-weight: 300;
  color: #A8A8A8;
  text-align: center
}
.bellabot .bellabot_evolve {
  background-color: #080808;
  padding-top: 130px
}
.bellabot .bellabot_evolve .section_main {
  width: 87.5%;
  margin-bottom: 205px
}
.bellabot .bellabot_evolve .section_main > ul {
  float: left;
  width: 100%;
  margin: 0 auto;
  -webkit-animation-name: fadeInY_keyframes_9009442;
  animation-name: fadeInY_keyframes_9009442;
  -webkit-animation-duration: .15s;
  animation-duration: .15s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_9009442 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_9009442 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.bellabot .bellabot_evolve .section_main > ul > li {
  float: left;
  width: 48.8%;
  margin-top: 70px
}
.bellabot .bellabot_evolve .section_main > ul > li img {
  float: left;
  width: 100%;
  height: 420px;
  background-color: #000
}
.bellabot .bellabot_evolve .section_main > ul > li > p {
  float: left;
  width: 100%;
  height: 24px;
  line-height: 24px;
  margin-top: 28px;
  color: #FFFCFC
}
.bellabot .bellabot_part {
  background-color: #000
}
.bellabot .bellabot_part .section_main {
  width: 1450px;
  margin-bottom: 60px
}
.bellabot .bellabot_part .section_main > li {
  float: left;
  width: 100%;
  margin-top: 60px
}
.bellabot .bellabot_part .section_main > li .bellabot_part_left {
  float: left;
  width: 368px;
  height: 100%;
  margin-right: 102px;
  text-align: left;
  -webkit-animation-name: fadeInY_keyframes_74985673;
  animation-name: fadeInY_keyframes_74985673;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_74985673 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -45px, 0);
    transform: translate3d(0, -45px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_74985673 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -45px, 0);
    transform: translate3d(0, -45px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.bellabot .bellabot_part .section_main > li .bellabot_part_left > h3 {
  margin-top: 240px;
  margin-bottom: 0;
  font-size: 36px;
  color: #fff;
  font-weight: 700
}
.bellabot .bellabot_part .section_main > li .bellabot_part_left > p {
  margin-top: 30px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #666
}
.bellabot .bellabot_part .section_main > li .bellabot_part_right {
  position: relative;
  float: left;
  width: 980px
}
.bellabot .bellabot_part .section_main > li .bellabot_part_right > img {
  width: 100%
}
.bellabot .bellabot_part .section_main > li .bellabot_part_right > img.bellabot_part_light {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation-name: fadeInY_keyframes_45496666;
  animation-name: fadeInY_keyframes_45496666;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_45496666 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -45px, 0);
    transform: translate3d(0, -45px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_45496666 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -45px, 0);
    transform: translate3d(0, -45px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.bellabot .bellabot_part .section_main > li.bellabot_part_marker .bellabot_part_right .bellabot_part_light {
  width: 470px;
  left: 255px;
  top: -120px
}
.bellabot .bellabot_part .section_main > li.bellabot_part_rgbd .bellabot_part_right .bellabot_part_light {
  width: 500px;
  height: 141px;
  left: 235px;
  top: 360px
}
.bellabot .bellabot_part .section_main > li:first-child {
  margin-top: 120px
}
.bellabot .bellabot_avoid, .bellabot .bellabot_perception {
  background-color: #FAFAFA
}
.bellabot .bellabot_height, .bellabot .bellabot_radius {
  background-color: #0A0A0A
}
.bellabot .bellabot_avoid .section_main, .bellabot .bellabot_perception .section_main {
  width: 910px;
  height: 720px
}
.bellabot .bellabot_avoid .section_main > h3, .bellabot .bellabot_perception .section_main > h3 {
  margin-top: 100px;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 700;
  color: #010101;
  height: 53px;
  line-height: 53px
}
.bellabot .bellabot_avoid .section_main > h3 > span:first-child, .bellabot .bellabot_perception .section_main > h3 > span:first-child {
  color: #0072FF
}
.bellabot .bellabot_avoid .section_main > p, .bellabot .bellabot_perception .section_main > p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #666
}
.bellabot .bellabot_avoid .section_main > video, .bellabot .bellabot_perception .section_main > video {
  margin-top: 55px;
  width: 624px;
  height: 352px
}
.bellabot .bellabot_height .section_main {
  position: relative;
  width: 1180px;
  height: 720px
}
.bellabot .bellabot_height .section_main > p {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-align: left;
  height: 53px;
  line-height: 53px
}
.bellabot .bellabot_height .section_main > p .bellabot_height_desc {
  margin-left: 13px;
  font-size: 67px;
  color: #0072FF;
  font-weight: 700;
  vertical-align: unset
}
.bellabot .bellabot_height .section_main > video {
  position: absolute;
  right: 0;
  top: 184px;
  width: 624px;
  height: 352px
}
.bellabot .bellabot_radius .section_main {
  position: relative;
  width: 1180px;
  height: 720px
}
.bellabot .bellabot_radius .section_main > p {
  position: absolute;
  left: 737px;
  top: 254px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-align: left;
  height: 53px;
  line-height: 53px
}
.bellabot .bellabot_radius .section_main > p .bellabot_radius_desc {
  margin-left: 13px;
  font-size: 67px;
  color: #0072FF;
  font-weight: 700;
  vertical-align: unset
}
.bellabot .bellabot_radius .section_main > p:last-child {
  top: 381px
}
.bellabot .bellabot_radius .section_main > video {
  position: absolute;
  left: 0;
  top: 184px;
  width: 624px;
  height: 352px
}
.bellabot .bellabot_scheduler {
  position: relative
}
.bellabot .bellabot_scheduler .bellabot_scheduler_main {
  position: absolute;
  left: 50%;
  top: 265px;
  margin-left: -590px;
  width: 400px
}
.bellabot .bellabot_scheduler .bellabot_scheduler_main > h3 {
  margin: 0;
  height: 30px;
  line-height: 30px;
  font-size: 36px;
  font-weight: 400;
  color: #fff
}
.bellabot .bellabot_scheduler .bellabot_scheduler_main > p {
  margin-top: 33px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #A8A8A8
}
.bellabot .bellabot_scheduler img {
  float: right;
  width: 1200px;
  height: 800px
}
.bellabot .bellabot_algorithm {
  position: relative;
  background-color: #fff
}
.bellabot .bellabot_algorithm .section_main {
  width: 1125px;
  height: 680px
}
.bellabot .bellabot_algorithm .section_main > h3 {
  margin-top: 100px;
  margin-bottom: 40px;
  font-size: 54px;
  line-height: 54px;
  font-weight: 700;
  color: #333
}
.bellabot .bellabot_algorithm .section_main > h3 .bellabot_algorithm_name {
  color: #0072FF
}
.bellabot .bellabot_algorithm .section_main .bellabot_algorithm_coordinates {
  position: relative;
  margin-left: 105px;
  margin-right: 16px;
  height: 341px;
  border-left: 4px solid #D8D8D8;
  border-bottom: 4px solid #D8D8D8
}
.bellabot .bellabot_algorithm .section_main .bellabot_algorithm_coordinates .bellabot_algorithm_y {
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 1004px;
  height: 17px
}
.bellabot .bellabot_algorithm .section_main .bellabot_algorithm_coordinates .bellabot_algorithm_y > div {
  position: relative;
  float: left;
  width: 163px;
  height: 100%;
  color: #898989;
  border-right: 4px solid #D8D8D8
}
.bellabot .bellabot_algorithm .section_main .bellabot_algorithm_coordinates .bellabot_algorithm_y > div > span {
  position: absolute;
  right: -16px;
  top: 37px
}
.bellabot .bellabot_algorithm .section_main .bellabot_algorithm_coordinates .bellabot_algorithm_y .bellabot_algorithm_y0 {
  position: absolute;
  left: -8px;
  top: 37px;
  color: #898989
}
.bellabot .bellabot_algorithm .section_main > p {
  margin-left: 105px;
  margin-top: 66px;
  text-align: left;
  font-size: 16px;
  color: #898989;
  line-height: 24px;
  height: 24px;
  font-family: Meiryo
}
.bellabot .bellabot_algorithm > ul {
  position: absolute;
  left: 50%;
  top: 340px;
  width: 1125px;
  margin-left: -563px;
  text-align: left
}
.bellabot .bellabot_algorithm > ul li {
  position: relative;
  float: left;
  width: 100%;
  height: 24px;
  margin-top: 56px;
  line-height: 24px
}
.bellabot .bellabot_algorithm > ul li > p {
  float: left;
  width: 90px;
  margin-right: 15px;
  text-align: right;
  color: #333
}
.bellabot .bellabot_algorithm > ul li > div {
  float: left;
  height: 100%;
  margin-left: 4px;
  font-size: 18px;
  font-family: Manrope;
  font-weight: 700;
  color: #464646;
  background: -webkit-gradient(linear, right top, left top, from(#d9d9d9), to(#a8a8a8));
  background: -webkit-linear-gradient(right, #d9d9d9, #a8a8a8);
  background: linear-gradient(-90deg, #d9d9d9, #a8a8a8);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}
.bellabot .bellabot_algorithm > ul li > div.bellabot_column_990 {
  -webkit-animation-name: bellabot_column_990;
  animation-name: bellabot_column_990
}
@-webkit-keyframes bellabot_column_990 {
  0% {
    width: 0
  }
  to {
    width: 990px
  }
}
@keyframes bellabot_column_990 {
  0% {
    width: 0
  }
  to {
    width: 990px
  }
}
.bellabot .bellabot_algorithm > ul li > div.bellabot_column_847 {
  -webkit-animation-name: bellabot_column_847;
  animation-name: bellabot_column_847
}
@-webkit-keyframes bellabot_column_847 {
  0% {
    width: 0
  }
  to {
    width: 847px
  }
}
@keyframes bellabot_column_847 {
  0% {
    width: 0
  }
  to {
    width: 847px
  }
}
.bellabot .bellabot_algorithm > ul li > div.bellabot_column_414 {
  -webkit-animation-name: bellabot_column_414;
  animation-name: bellabot_column_414
}
@-webkit-keyframes bellabot_column_414 {
  0% {
    width: 0
  }
  to {
    width: 414px
  }
}
@keyframes bellabot_column_414 {
  0% {
    width: 0
  }
  to {
    width: 414px
  }
}
.bellabot .bellabot_algorithm > ul li > div.bellabot_column_900 {
  -webkit-animation-name: bellabot_column_900;
  animation-name: bellabot_column_900
}
@-webkit-keyframes bellabot_column_900 {
  0% {
    width: 0
  }
  to {
    width: 900px
  }
}
@keyframes bellabot_column_900 {
  0% {
    width: 0
  }
  to {
    width: 900px
  }
}
.bellabot .bellabot_algorithm > ul li > div.bellabot_column_630 {
  -webkit-animation-name: bellabot_column_630;
  animation-name: bellabot_column_630
}
@-webkit-keyframes bellabot_column_630 {
  0% {
    width: 0
  }
  to {
    width: 630px
  }
}
@keyframes bellabot_column_630 {
  0% {
    width: 0
  }
  to {
    width: 630px
  }
}
.bellabot .bellabot_algorithm > ul li > div.bellabot_column_280 {
  -webkit-animation-name: bellabot_column_280;
  animation-name: bellabot_column_280
}
@-webkit-keyframes bellabot_column_280 {
  0% {
    width: 0
  }
  to {
    width: 280px
  }
}
@keyframes bellabot_column_280 {
  0% {
    width: 0
  }
  to {
    width: 280px
  }
}
.bellabot .bellabot_algorithm > ul li > span {
  position: absolute;
  left: 110px;
  top: 0;
  text-align: left;
  text-indent: 87px;
  width: 100%
}
.bellabot .bellabot_algorithm > ul li:first-child {
  margin-top: 0
}
.bellabot .bellabot_algorithm > ul li:first-child > div {
  color: #fff;
  background: -webkit-gradient(linear, right top, left top, from(#3dfffd), to(#00a2ff));
  background: -webkit-linear-gradient(right, #3dfffd, #00a2ff);
  background: linear-gradient(-90deg, #3dfffd, #00a2ff)
}
.bellabot .bellabot_algorithm > ul li:first-child > span {
  color: #fff
}
.bellabot .bellabot_cloud {
  position: relative
}
.bellabot .bellabot_cloud img {
  float: left;
  width: 100%;
  opacity: .25
}
.bellabot .bellabot_cloud .section_main {
  position: absolute;
  left: 50%;
  top: 280px;
  width: 962px;
  margin-left: -480px
}
.bellabot .bellabot_cloud .section_main h3 {
  margin: 0 0 25px;
  font-size: 54px;
  font-weight: 700;
  height: 44px;
  line-height: 44px;
  color: #0072FF
}
.bellabot .bellabot_cloud .section_main > p {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 30px
}
.bellabot .bellabot_interaction .section_main {
  width: 780px;
  color: #fff
}
.bellabot .bellabot_interaction .section_main h3 {
  margin-top: 100px;
  margin-bottom: 58px;
  font-size: 54px;
  font-weight: 400
}
.bellabot .bellabot_interaction .section_main ul {
  width: 100%;
  float: left;
  margin-bottom: 207px
}
.bellabot .bellabot_interaction .section_main ul li {
  position: relative;
  float: left;
  background: url(/front/img/face_icon.png) 0 no-repeat;
  background-size: 160px 160px
}
.bellabot .bellabot_interaction .section_main ul li > p {
  position: absolute;
  left: 0;
  bottom: -45px;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  font-weight: 400
}
.bellabot .bellabot_interaction .section_main ul li.bellabot_interaction_voice {
  width: 77px;
  height: 73px;
  background-position: 0 -80px
}
.bellabot .bellabot_interaction .section_main ul li.bellabot_interaction_light {
  margin-left: 156px;
  width: 75px;
  height: 75px;
  background-position: -80px -80px
}
.bellabot .bellabot_interaction .section_main ul li.bellabot_interaction_touch {
  margin-left: 159px;
  width: 77px;
  height: 74px;
  background-position: 0 0
}
.bellabot .bellabot_interaction .section_main ul li.bellabot_interaction_draw {
  margin-left: 157px;
  width: 75px;
  height: 71px;
  background-position: -80px 0
}
.bellabot .bellabot_ai {
  width: 100%;
  overflow: hidden;
  position: relative
}
.bellabot .bellabot_ai .bellabot_ai_voice {
  position: absolute;
  left: 0;
  top: 230px;
  width: 100%;
  min-height: 535px
}
.bellabot .bellabot_ai .bellabot_ai_voice > div {
  position: absolute;
  left: 50%;
  float: left;
  color: #fff;
  text-align: left;
  font-size: 18px;
  font-family: Meiryo;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice_btn {
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background: -webkit-gradient(linear, left top, right top, from(#0072ff), to(#408cff));
  background: -webkit-linear-gradient(left, #0072ff, #408cff);
  background: linear-gradient(90deg, #0072ff, #408cff);
  border-radius: 20px
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice_grey {
  font-size: 24px;
  color: #404040;
  font-weight: 400;
  height: 24px;
  line-height: 24px
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice1 {
  width: 380px;
  -webkit-animation-name: bellabot_ai_voice1;
  animation-name: bellabot_ai_voice1
}
@-webkit-keyframes bellabot_ai_voice1 {
  0% {
    opacity: 0;
    margin-left: -190px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 66.78%;
    top: 133px
  }
}
@keyframes bellabot_ai_voice1 {
  0% {
    opacity: 0;
    margin-left: -190px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 66.78%;
    top: 133px
  }
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice2 {
  width: 240px;
  -webkit-animation-name: bellabot_ai_voice2;
  animation-name: bellabot_ai_voice2
}
@-webkit-keyframes bellabot_ai_voice2 {
  0% {
    opacity: 0;
    margin-left: -120px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 70.73%;
    top: 213px
  }
}
@keyframes bellabot_ai_voice2 {
  0% {
    opacity: 0;
    margin-left: -120px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 70.73%;
    top: 213px
  }
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice3 {
  width: 140px;
  -webkit-animation-name: bellabot_ai_voice3;
  animation-name: bellabot_ai_voice3
}
@-webkit-keyframes bellabot_ai_voice3 {
  0% {
    opacity: 0;
    margin-left: -70px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 87.65%;
    top: 288px
  }
}
@keyframes bellabot_ai_voice3 {
  0% {
    opacity: 0;
    margin-left: -70px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 87.65%;
    top: 288px
  }
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice4 {
  width: 362px;
  -webkit-animation-name: bellabot_ai_voice4;
  animation-name: bellabot_ai_voice4
}
@-webkit-keyframes bellabot_ai_voice4 {
  0% {
    opacity: 0;
    margin-left: -181px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 74.9%;
    top: 348px
  }
}
@keyframes bellabot_ai_voice4 {
  0% {
    opacity: 0;
    margin-left: -181px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 74.9%;
    top: 348px
  }
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice5 {
  width: 330px;
  -webkit-animation-name: bellabot_ai_voice5;
  animation-name: bellabot_ai_voice5
}
@-webkit-keyframes bellabot_ai_voice5 {
  0% {
    opacity: 0;
    margin-left: -165px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 68.8%;
    top: 432px
  }
}
@keyframes bellabot_ai_voice5 {
  0% {
    opacity: 0;
    margin-left: -165px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 68.8%;
    top: 432px
  }
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice6 {
  width: 220px;
  -webkit-animation-name: bellabot_ai_voice6;
  animation-name: bellabot_ai_voice6
}
@-webkit-keyframes bellabot_ai_voice6 {
  0% {
    opacity: 0;
    margin-left: -110px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 22.92%;
    top: 143px
  }
}
@keyframes bellabot_ai_voice6 {
  0% {
    opacity: 0;
    margin-left: -110px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 22.92%;
    top: 143px
  }
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice7 {
  width: 360px;
  -webkit-animation-name: bellabot_ai_voice7;
  animation-name: bellabot_ai_voice7
}
@-webkit-keyframes bellabot_ai_voice7 {
  0% {
    opacity: 0;
    margin-left: -180px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 9.5%;
    top: 252px
  }
}
@keyframes bellabot_ai_voice7 {
  0% {
    opacity: 0;
    margin-left: -180px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 9.5%;
    top: 252px
  }
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice8 {
  width: 160px;
  -webkit-animation-name: bellabot_ai_voice8;
  animation-name: bellabot_ai_voice8
}
@-webkit-keyframes bellabot_ai_voice8 {
  0% {
    opacity: 0;
    margin-left: -80px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 24%;
    top: 340px
  }
}
@keyframes bellabot_ai_voice8 {
  0% {
    opacity: 0;
    margin-left: -80px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 24%;
    top: 340px
  }
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice9 {
  width: 130px;
  -webkit-animation-name: bellabot_ai_voice9;
  animation-name: bellabot_ai_voice9
}
@-webkit-keyframes bellabot_ai_voice9 {
  0% {
    opacity: 0;
    margin-left: -65px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 6.9%;
    top: 387px
  }
}
@keyframes bellabot_ai_voice9 {
  0% {
    opacity: 0;
    margin-left: -65px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 6.9%;
    top: 387px
  }
}
.bellabot .bellabot_ai .bellabot_ai_voice > div.bellabot_ai_voice10 {
  width: 220px;
  -webkit-animation-name: bellabot_ai_voice10;
  animation-name: bellabot_ai_voice10
}
@-webkit-keyframes bellabot_ai_voice10 {
  0% {
    opacity: 0;
    margin-left: -110px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 17.24%;
    top: 473px
  }
}
@keyframes bellabot_ai_voice10 {
  0% {
    opacity: 0;
    margin-left: -110px;
    top: 290px
  }
  to {
    opacity: 1;
    left: 17.24%;
    top: 473px
  }
}
.bellabot .bellabot_ai .section_main {
  position: relative;
  width: 900px
}
.bellabot .bellabot_ai .section_main .bellabot_ai_icon {
  display: block;
  margin: 0 auto;
  width: 79px;
  height: 74px;
  background: url(/front/img/face_icon.png) 0 -80px no-repeat;
  background-size: 160px 160px
}
.bellabot .bellabot_ai .section_main h3 {
  margin-top: 38px;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 400;
  color: #fff
}
.bellabot .bellabot_ai .section_main p {
  font-size: 20px;
  font-weight: 400;
  color: #A8A8A8
}
.bellabot .bellabot_ai .section_main img {
  width: 91%
}
.bellabot .bellabot_ai .section_main .bellabot_ai_1 {
  position: absolute;
  color: #fff
}
.bellabot .bellabot_light {
  margin-top: 173px
}
.bellabot .bellabot_light .section_main {
  width: 1180px
}
.bellabot .bellabot_light .section_main .bellabot_light_icon {
  display: block;
  margin: 0 auto;
  width: 73px;
  height: 74px;
  background: url(/front/img/face_icon.png) -80px -80px no-repeat;
  background-size: 160px 160px
}
.bellabot .bellabot_light .section_main h3 {
  margin-top: 38px;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 400;
  color: #fff
}
.bellabot .bellabot_light .section_main p {
  font-size: 20px;
  font-weight: 400;
  color: #A8A8A8
}
.bellabot .bellabot_light .section_main img {
  float: left;
  margin-top: 80px;
  width: 380px;
  margin-right: 20px;
  background-color: #101010
}
.bellabot .bellabot_light .section_main img:last-child {
  margin-right: 0
}
.bellabot .bellabot_touch {
  margin-top: 173px
}
.bellabot .bellabot_touch .section_main {
  width: 820px
}
.bellabot .bellabot_touch .section_main .bellabot_touch_icon {
  display: block;
  margin: 0 auto;
  width: 73px;
  height: 74px;
  background: url(/front/img/face_icon.png) no-repeat;
  background-size: 160px 160px
}
.bellabot .bellabot_touch .section_main h3 {
  margin-top: 38px;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 400;
  color: #fff
}
.bellabot .bellabot_touch .section_main p {
  font-size: 20px;
  font-weight: 400;
  color: #A8A8A8
}
.bellabot .bellabot_touch .section_main img {
  float: left;
  width: 100%
}
.bellabot .bellabot_face {
  position: relative;
  margin-top: 175px;
  overflow: hidden
}
.bellabot .bellabot_face .section_main {
  width: 820px
}
.bellabot .bellabot_face .section_main .bellabot_face_icon {
  display: block;
  margin: 0 auto;
  width: 75px;
  height: 75px;
  background: url(/front/img/face_icon.png) -80px 0 no-repeat;
  background-size: 160px 160px
}
.bellabot .bellabot_face .section_main h3 {
  margin-top: 38px;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 400;
  color: #fff
}
.bellabot .bellabot_face .section_main p {
  font-size: 20px;
  font-weight: 400;
  color: #A8A8A8
}
.bellabot .bellabot_face .section_main img {
  float: left;
  width: 100%
}
.bellabot .bellabot_face > img {
  position: absolute;
  left: 0;
  top: 407px;
  -webkit-animation: loop 20s linear infinite;
  animation: loop 20s linear infinite
}
@-webkit-keyframes loop {
  0% {
    left: 0
  }
  100% {
    left: -100%
  }
}
@keyframes loop {
  0% {
    left: 0
  }
  100% {
    left: -100%
  }
}
.bellabot .bellabot_design {
  margin-bottom: 104px
}
.bellabot .bellabot_design .section_main {
  width: 1180px
}
.bellabot .bellabot_design .section_main > h3 {
  margin-top: 100px;
  margin-bottom: 25px;
  font-size: 54px;
  font-weight: 400;
  color: #FEFEFE
}
.bellabot .bellabot_design .section_main > p {
  width: 980px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #A8A8A8
}
.bellabot .bellabot_design .section_main > ul {
  margin-top: 80px;
  float: left;
  width: 100%
}
.bellabot .bellabot_design .section_main > ul li {
  float: left;
  width: 380px;
  margin-right: 20px
}
.bellabot .bellabot_design .section_main > ul li img {
  float: left;
  width: 100%;
  background-color: #101010
}
.bellabot .bellabot_design .section_main > ul li:last-child {
  margin-right: 0
}
.bellabot .bellabot_design .section_main > ul li.bellabot_design_center img {
  height: 260px
}
.bellabot .bellabot_design .section_main > ul li.bellabot_design_center img:last-child {
  margin-top: 20px
}
.bellabot .bellabot_parameter {
  background-color: #101010
}
.bellabot .bellabot_parameter .section_main {
  width: 850px;
  margin-top: 30px
}
.bellabot .bellabot_parameter .section_main > div {
  position: relative;
  float: left;
  width: 376px;
  height: 550px
}
.bellabot .bellabot_parameter .section_main > div img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1
}
.bellabot .bellabot_parameter .section_main > div:before {
  content: '';
  position: absolute;
  left: 0;
  top: 76px;
  width: 100%;
  height: 376px;
  background-color: #1A1A1A;
  border-radius: 50%
}
.bellabot .bellabot_parameter .section_main ul {
  float: left;
  margin-left: 122px;
  margin-top: 80px;
  width: 350px
}
.bellabot .bellabot_parameter .section_main ul li {
  float: left;
  width: 100%;
  margin-top: 32px;
  text-align: left;
  font-size: 18px;
  color: #fff;
  height: 18px;
  line-height: 18px;
  font-weight: 400
}
.bellabot .bellabot_parameter .section_main ul li > div:first-child {
  float: left;
  width: 190px
}
.bellabot .bellabot_parameter .section_main ul li > div:last-child {
  float: left;
  width: 160px
}
.bellabot .bellabot_parameter a {
  display: block;
  margin: 82px auto 130px;
  width: 276px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  background-color: #0064E6;
  border-radius: 4px;
  color: #fff;
  font-size: 22px
}
.gazebot {
  float: left;
  width: 100%
}
.gazebot .gazebot_banner .gazebot_banner_title {
  position: absolute;
  left: 50%;
  top: 21%;
  width: 460px;
  margin-left: -230px;
  font-size: 28px;
  height: 28px;
  line-height: 28px;
  color: #3D4249
}
.gazebot .gazebot_banner img {
  float: left;
  width: 100%
}
.gazebot .gazebot_video {
  background-color: #0E0E0E
}
.gazebot .gazebot_video .section_main {
  margin-top: 146px;
  margin-bottom: 117px;
  width: 1200px;
  height: 675px;
  background: #000;
  opacity: .63
}
.gazebot .gazebot_video .section_main > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.gazebot .gazebot_video .section_main .video_play_button {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, .7);
  border-radius: 50%;
  border: none;
  cursor: pointer
}
.gazebot .gazebot_video .section_main .video_play_button:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 16px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-left: 15px solid #fff;
  border-bottom: 9px solid transparent
}
.gazebot .gazebot_video .section_main .video_play_button:hover {
  background: rgba(0, 0, 0, .9)
}
.gazebot .gazebot_swiper {
  background-color: #0E0E0E;
  color: #fff
}
.gazebot .gazebot_swiper .section_main {
  width: 1200px;
  height: 1287px
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_title {
  margin: 117px auto 0;
  width: 700px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  text-indent: 150px;
  font-size: 38px;
  background: url(/front/img/gazebot_text.png) left center no-repeat;
  -webkit-animation-name: fadeInY_keyframes_31410930;
  animation-name: fadeInY_keyframes_31410930;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_31410930 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_31410930 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_mdr {
  margin-top: 30px;
  height: 36px;
  line-height: 36px;
  font-size: 38px;
  font-weight: 700;
  color: #1E1E1E;
  -webkit-animation-name: fadeInY_keyframes_89500068;
  animation-name: fadeInY_keyframes_89500068;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_89500068 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_89500068 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main {
  position: absolute;
  left: 50%;
  top: 285px;
  margin: 0 -600px;
  width: 100%;
  height: 628px
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main video {
  width: 100%;
  height: 100%
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_pagination {
  margin-top: 13px;
  height: 10px;
  line-height: 10px
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .swiper-pagination-bullet {
  margin: 0 15px;
  width: 10px;
  height: 10px;
  background: #777;
  -webkit-box-shadow: 0 27px 30px 0 #000;
  box-shadow: 0 27px 30px 0 #000
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .swiper-pagination-bullet-active {
  background: -webkit-linear-gradient(15deg, #00a2ff, #26c4ff);
  background: linear-gradient(75deg, #00a2ff, #26c4ff)
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_arrow {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  width: 18px;
  height: 42px;
  z-index: 99;
  cursor: pointer
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_arrow.gazebot_swiper_prev {
  left: 50px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAwCAMAAAA8VkqRAAAAh1BMVEUAAAAAAAAAAAAAAAAEBAQAAAAAAAD+/v4AAAD39/c9PT0AAACLi4snJyf8/Pz7+/vy8vLn5+fq6urg4ODX19fOzs6zs7OgoKB0dHRZWVkRERH5+fn09PTu7u7t7e3w8PDd3d3s7Oza2trPz8/BwcG9vb3Ly8usrKyJiYmmpqZra2tqamr///+1vFr6AAAALHRSTlMACAMTHw4m/BvpOCJYMffx3sW5t6aSdWZMQCzu4NbRvbOvq5qIhHVybGk5MFifPFcAAADwSURBVDjLhZTXDsMgDEULJulIs3e69+L/v6+mihQlt5L9wMNFHPDF9gxCa7eirDj0P90jIt4Cnczhbkhp0IPS2uzjqfGG8sx6bq09kZoeCBPW4zepie4XlqMyPWoA1Q6U++PLtVqslqwvV4teH0A56/OaQZMMKstRIKiNWU9CAlDqQGsABVcHKoP+wPDSJmJ93wGo27EeNQDyLw50+4HQu9QHULhlfdNiymcHehiaevdy+hFB6F3vReZSfvIBeQNR8uX4XDFBtEQ2EW2XPwq/Vi4GLJ8hoOCEEsWiltsAG0duNWxOuZ1xAODIEIcMjqUvz+kkMSyexYEAAAAASUVORK5CYII=) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_arrow.gazebot_swiper_prev:hover {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAwCAMAAAA8VkqRAAAA3lBMVEUAAAAAAAAAAAAAAAAAAAAAAwQAAAAAAAAABgkEKz0CGycMhMAOZIkGUHQGPVkKpfYOfrMTd6ARsf0Gpv4WtPwZtvsKqPoCn/ciu/YGofQiufIQqPIKnOcjtu0TqO0BlekXpOAdrOYLl90DjtoepNcOltcGis8cnc4Nj80KdqwFXIkBaqYDXpANUGsAM1ANT2omwv0PrPslwfsTr/kVsPYPpO4FnO4br+0Ppe0VpugUpOYJlt8jtewenMsQj8sbi7UHa58FqP8Psf8Utf8Mrf8lxP8Jq/8iwf8Yuf8evf+wPjT9AAAAQXRSTlMABAkUDx8kGyk5MYZWTEDndWb7+ffx7+vo4N7exby8t7ezs6umppqSknJsaVs5NjD79vDu6NbV0dHHw7avdnV1ZXUdbXUAAAFbSURBVDjLbZRZV8JADIWdThcoUHZENkFBUEHc962djm3//x/yntMnkuShD7knX5LbMzlioRQ+UtpxJEk5rtYuJJbX3vTL046iHO2vrZ3uXSq4Xv3WWvupFQWFI+Tvd1qRvL+0iB/PVQTUzpBf+Gh+UBBUh1lmh9XAUQQ0zxDtQ5ACqFUUWbbkoKgPYRRqCqq85XlR1ClI+zUDYe1rpQ4nbfQgvFQ46Ckxea/BQRdJYkyNg7YphHcOCk/SNHmI+Mrn8V+aXHLvrmMIZz4D3RxDaBLvIASnMeKKdCYCR8UlijVHk7I5GxdKOS5dEMIgEmDbLjaZlP2JiTGU0kRi+zOEO9jOYI0u7HqVYLUYDm8k2AQlnTqfOYgG+FvjUPOZW2CZlWTAB0pMW4BVmxAeJTd/wTJzCbZCSd6S3ByjpL/TwuPsGJMvtPCcN4mZ7V3pAMy++QHgJ0M+MvJZ+gdcQDVTyJFpHwAAAABJRU5ErkJggg==) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_arrow.gazebot_swiper_next {
  right: 50px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAwCAMAAAA8VkqRAAAAe1BMVEUAAAAAAAAAAAAAAAAEBAQAAAD9/f37+/tAQEAkJCT9/f339/f19fXy8vLp6enw8PDr6+vY2NjMzMzGxsa9vb2ysrKioqKJiYlubm5fX1/w8PDt7e3r6+vk5OTg4ODf39/T09PW1taPj4+bm5uBgYGNjY19fX1OTk7///+c+WUpAAAAKHRSTlMACRQeJw/78jox9+ro38nGs6iUi312aFhIQ9nPzry3tqKEb2NSRzg11ICulAAAAMRJREFUOMu9lEcSwjAMRbEUp1ADhF5Cx/c/IfKwYMZfoBXR0m/yYn9b6v0qF0tdJyIvCNf5XDMh8I9JCA0SR7IeijU7l4J7X8guoxR4ngepGQOhbCwgX7F3ybZ4UwgZVeRcKltE2TRTZG0kS5RRORQwKBXZNRdy0GSnKGsYSbVVAxDZLQawV2RdBXD8EgC/A3gqn1xiALUNUGX/HLdrHxAjwRCt2PGi7KvFx4DPB0TtX4+MjYOtZjQntrM5AHBkIPlMGbteFX4flON8RkQAAAAASUVORK5CYII=) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_arrow.gazebot_swiper_next:hover {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAwCAMAAAA8VkqRAAAA5FBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEABggCGSQQdqIMYYkITW4EQF8FL0MSsPsZtPYLou4Alu0ZoNgGg8YQhrwWtf0Lq/0Aof0at/sAn/shu/cdtPIGn/EUqOsTouQhsekQneATpOYSkssUksgHjtYPf7MFdLEOZ48GaJsHWIECXI0CUX0BJzsLPE4Tsv4gvv0ZuP0OrPoLp/cQqvUDn/UXr/ITqfAUqO0Bl+0dr+sMnegBj98AluwHj9gPk9MFi9MCg8wAe8ETtf8OsP8evv8Ao/8XuP8au/8Fp/8hwf8Jq//IFBrjAAAAQ3RSTlMABBMNCRokICowaFhHQzz06cfHp4p9+vj38/Pp3tzMvLa2s5OPhHh1b2NSRzg4Nf36+vHr5+be2c/Pzsi1sKqioZV8kqgRZAAAAVtJREFUOMttlOlWwjAQhUnohmKhLmwKKKKogPu+a9skre//Pl76gzknk/yc78zNzM1katURosYPosLzgHi8LqWse4wgHp5MfAlig0WSpXuhtNSEJ5Msy1pNvy6sDDnvZln6HPmesKTCXYD0OICYpRW9gXQ2IWal+Fu3SHlsWERAbAagdwLp2WLBEYDeCLnY8h6kHfNrwvMrpIxdYl8AxjYAxG88pdr0m46aLzra5K+2AULIYKpBpi4DRgDXTgP6Js8PXAacGhCnAROA0mVA3AbYv+Qp0ZnJy/LQd4K8AkwKoJKy3dcAdDmVmwJQudRgCw5Tg3Rzgse6WVtCJtIUWbZ3AUZr2+mhhn9sUqtKvwsAeloahgJgzCtdPgDcxVzovQBwtDxTqig+HS0PAIaOlreVUj1qmT6OwvlhcyPnPcRfIv5sK6EBtUxSC5DfqmW+AD7YAmArw71kOOPhf271NmHe1SECAAAAAElFTkSuQmCC) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_item {
  position: relative;
  display: inline-block;
  margin: 33px 39px;
  width: 132px;
  height: 173px;
  background: -webkit-linear-gradient(45deg, #202020, #1b1b1b, #131313);
  background: linear-gradient(45deg, #202020, #1b1b1b, #131313);
  -webkit-box-shadow: 0 27px 30px 0 #000, 0 1px 1px 0 rgba(62, 62, 62, .29);
  box-shadow: 0 27px 30px 0 #000, 0 1px 1px 0 rgba(62, 62, 62, .29);
  border-radius: 5px;
  color: #FEFEFE;
  font-size: 24px;
  cursor: pointer
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_item .gazebot_swiper_icon_text {
  position: absolute;
  left: 0;
  bottom: 36px;
  width: 100%;
  height: 23px;
  line-height: 23px;
  text-align: center
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_item .gazebot_swiper_icon_pic {
  margin: 24px 0 0 32px;
  width: 67px;
  height: 67px
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_item .gazebot_swiper_icon_restaurant {
  background: url(/front/img/icon_restaurant_default.png) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_item .gazebot_swiper_icon_airport {
  background: url(/front/img/icon_airport_default.png) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_item .gazebot_swiper_icon_vip {
  background: url(/front/img/icon_viproom_default.png) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_item .gazebot_swiper_icon_4s {
  background: url(/front/img/icon_4s_store_default.png) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_cur {
  background: -webkit-linear-gradient(15deg, #00a2ff, #26c4ff);
  background: linear-gradient(75deg, #00a2ff, #26c4ff)
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_cur .gazebot_swiper_icon_restaurant {
  background: url(/front/img/icon_restaurant_hover.png) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_cur .gazebot_swiper_icon_airport {
  background: url(/front/img/icon_airport_hover.png) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_cur .gazebot_swiper_icon_vip {
  background: url(/front/img/icon_viproom_hover.png) center no-repeat
}
.gazebot .gazebot_swiper .section_main .gazebot_swiper_main .gazebot_swiper_icon .gazebot_swiper_icon_cur .gazebot_swiper_icon_4s {
  background: url(/front/img/icon_4s_store_hover.png) center no-repeat
}
.gazebot .gazebot_mdr {
  background-color: #0C0C0C
}
.gazebot .gazebot_mdr .section_main {
  position: relative;
  margin-top: 90px;
  width: 826px;
  height: 716px
}
.gazebot .gazebot_mdr .section_main > img {
  position: absolute;
  left: 92px;
  top: 0;
  width: 734px;
  height: 100%
}
.gazebot .gazebot_mdr .section_main > div {
  position: absolute;
  left: 0;
  opacity: 0;
  -webkit-animation-name: fade_keyframes_13847970;
  animation-name: fade_keyframes_13847970;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fade_keyframes_13847970 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_13847970 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.gazebot .gazebot_mdr .section_main > div.gazebot_mdr_m {
  top: 18px;
  width: 152px;
  height: 147px;
  background: url(/front/img/M.png) center no-repeat
}
.gazebot .gazebot_mdr .section_main > div.gazebot_mdr_d {
  top: 187px;
  width: 133px;
  height: 138px;
  background: url(/front/img/D.png) center no-repeat
}
.gazebot .gazebot_mdr .section_main > div.gazebot_mdr_r {
  top: 352px;
  width: 129px;
  height: 155px;
  background: url(/front/img/R.png) center no-repeat
}
.gazebot .gazebot_scene {
  height: 680px;
  background-color: #1b1b1b;
  background: -webkit-linear-gradient(45deg, #202020, #1b1b1b, #131313);
  background: linear-gradient(45deg, #202020, #1b1b1b, #131313);
  -webkit-box-shadow: 0 2px 1px 0 rgba(62, 62, 62, .29);
  box-shadow: 0 2px 1px 0 rgba(62, 62, 62, .29)
}
.gazebot .gazebot_scene .section_main {
  height: 100%;
  text-align: center;
  color: #fff
}
.gazebot .gazebot_scene .section_main > img {
  position: absolute;
  left: 50%;
  top: 178px;
  margin-left: -287px;
  width: 574px;
  height: 190px
}
.gazebot .gazebot_scene .section_main .gazebot_scene_t1 {
  position: absolute;
  left: 0;
  top: 85px;
  width: 100%;
  font-size: 36px;
  font-weight: 400;
  height: 36px;
  line-height: 36px;
  -webkit-animation-name: fadeInY_keyframes_49153529;
  animation-name: fadeInY_keyframes_49153529;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_49153529 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_49153529 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.gazebot .gazebot_scene .section_main .gazebot_scene_t2 {
  position: absolute;
  left: 50%;
  top: 170px;
  width: 660px;
  margin-left: -330px;
  font-size: 68px;
  font-weight: 700;
  height: 68px;
  line-height: 68px;
  color: #00A0E6;
  background: -webkit-linear-gradient(15deg, #00a2ff 0, #26c4ff 100%);
  background: linear-gradient(75deg, #00a2ff 0, #26c4ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation-name: fadeInY_keyframes_96640466;
  animation-name: fadeInY_keyframes_96640466;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_96640466 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_96640466 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.gazebot .gazebot_scene .section_main .gazebot_scene_t3 {
  position: absolute;
  left: 50%;
  top: 422px;
  width: 720px;
  margin-left: -360px;
  font-size: 18px;
  -webkit-animation-name: fadeInY_keyframes_38420523;
  animation-name: fadeInY_keyframes_38420523;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_38420523 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_38420523 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.gazebot .gazebot_scene .section_main .gazebot_scene_t3 > div {
  margin-bottom: 28px;
  height: 18px;
  line-height: 18px
}
.gazebot .gazebot_scene .section_main .gazebot_scene_t3 > div.gazebot_scene_t3_1 {
  width: 100%
}
.gazebot .gazebot_scene .section_main .gazebot_scene_t3 > div.gazebot_scene_t3_2 {
  width: 560px;
  margin-left: 80px;
  margin-right: 80px
}
.gazebot .gazebot_scene .section_main .gazebot_scene_t3 > div.gazebot_scene_t3_3 {
  width: 630px;
  margin-left: 45px;
  margin-right: 45px
}
.gazebot .gazebot_scene .section_main .gazebot_scene_t3 > div.gazebot_scene_t3_4 {
  width: 350px;
  margin-left: 185px;
  margin-right: 185px
}
.gazebot .gazebot_point {
  position: relative;
  background: #0E0E0E
}
.gazebot .gazebot_point .gazebot_point_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%
}
.gazebot .gazebot_point .section_main {
  width: 1200px
}
.gazebot .gazebot_point .section_main .gazebot_point_title {
  font-size: 56px;
  font-weight: 700;
  height: 56px;
  line-height: 56px;
  color: #00A0E6;
  background: -webkit-linear-gradient(15deg, #00a2ff 0, #26c4ff 100%);
  background: linear-gradient(75deg, #00a2ff 0, #26c4ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}
.gazebot .gazebot_point .section_main .gazebot_point_desc {
  padding-top: 20px;
  height: 30px;
  line-height: 30px;
  font-size: 26px;
  color: #FFFEFE
}
.gazebot .gazebot_point .section_main .gazebot_point_detial {
  margin-top: 53px;
  font-size: 18px;
  color: #979797;
  line-height: 40px
}
.gazebot .gazebot_point .section_main .gazebot_point_type {
  position: absolute;
  left: 0;
  font-size: 60px;
  color: #222;
  line-height: 58px;
  font-weight: 700
}
.gazebot .gazebot_point .section_main > div {
  position: relative;
  float: left;
  width: 100%;
  text-align: left
}
.gazebot .gazebot_point .section_main .gazebot_point_item1 {
  margin-top: 145px
}
.gazebot .gazebot_point .section_main .gazebot_point_item1 > video {
  margin-left: 145px;
  width: 304px;
  height: 452px
}
.gazebot .gazebot_point .section_main .gazebot_point_item1 .gazebot_point_text {
  margin-top: 87px;
  margin-left: 203px;
  width: 444px;
  -webkit-animation-name: fadeX_keyframes_85794894;
  animation-name: fadeX_keyframes_85794894;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.gazebot .gazebot_point .section_main .gazebot_point_item2 > img, .gazebot .gazebot_point .section_main .gazebot_point_item3 > img {
  width: 598px;
  height: 336px
}
@-webkit-keyframes fadeX_keyframes_85794894 {
  0% {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeX_keyframes_85794894 {
  0% {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.gazebot .gazebot_point .section_main .gazebot_point_item2 {
  margin-top: 136px
}
.gazebot .gazebot_point .section_main .gazebot_point_item2 .gazebot_point_text {
  margin-top: 130px;
  margin-left: 128px;
  font-size: 48px;
  -webkit-animation-name: fade_keyframes_91654493;
  animation-name: fade_keyframes_91654493;
  -webkit-animation-duration: .8s;
  animation-duration: .8s
}
@-webkit-keyframes fade_keyframes_91654493 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_91654493 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.gazebot .gazebot_point .section_main .gazebot_point_item3 {
  margin-top: 80px
}
.gazebot .gazebot_point .section_main .gazebot_point_item3 .gazebot_point_text {
  margin-top: 146px;
  margin-left: 127px;
  -webkit-animation-name: fade_keyframes_65566240;
  animation-name: fade_keyframes_65566240;
  -webkit-animation-duration: .8s;
  animation-duration: .8s
}
@-webkit-keyframes fade_keyframes_65566240 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_65566240 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.gazebot .gazebot_point .section_main .gazebot_point_item4 {
  margin-top: 283px
}
.gazebot .gazebot_point .section_main .gazebot_point_item4 > img {
  float: left;
  width: 701px;
  height: 466px
}
.gazebot .gazebot_point .section_main .gazebot_point_item4 .gazebot_point_text {
  position: relative;
  width: 404px;
  margin-left: 66px;
  -webkit-animation-name: fadeX_keyframes_36697211;
  animation-name: fadeX_keyframes_36697211;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeX_keyframes_36697211 {
  0% {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeX_keyframes_36697211 {
  0% {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.gazebot .gazebot_point .section_main .gazebot_point_item4 .gazebot_point_detial {
  margin-top: 57px
}
.gazebot .gazebot_point .section_main .gazebot_point_item4 .gazebot_point_type {
  top: 405px
}
.gazebot .gazebot_point .section_main .gazebot_point_item5 {
  margin-top: 182px
}
.gazebot .gazebot_point .section_main .gazebot_point_item5 > img {
  float: left;
  margin-left: 22px;
  width: 702px;
  height: 468px
}
.gazebot .gazebot_point .section_main .gazebot_point_item5 .gazebot_point_text {
  width: 476px;
  -webkit-animation-name: fadeX_keyframes_40307966;
  animation-name: fadeX_keyframes_40307966;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeX_keyframes_40307966 {
  0% {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeX_keyframes_40307966 {
  0% {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.gazebot .gazebot_point .section_main .gazebot_point_item5 .gazebot_point_detial {
  margin-top: 57px
}
.gazebot .gazebot_point .section_main .gazebot_point_item5 .gazebot_point_type {
  top: 406px
}
.gazebot .gazebot_point .section_main .gazebot_point_item6 {
  margin-top: 182px
}
.gazebot .gazebot_point .section_main .gazebot_point_item6 > img {
  float: left;
  width: 702px;
  height: 468px
}
.gazebot .gazebot_point .section_main .gazebot_point_item6 .gazebot_point_text {
  position: relative;
  margin-left: 64px;
  width: 434px;
  -webkit-animation-name: fadeX_keyframes_44933308;
  animation-name: fadeX_keyframes_44933308;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeX_keyframes_44933308 {
  0% {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeX_keyframes_44933308 {
  0% {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.gazebot .gazebot_point .section_main .gazebot_point_item6 .gazebot_point_detial {
  margin-top: 57px
}
.gazebot .gazebot_point .section_main .gazebot_point_item6 .gazebot_point_type {
  top: 407px
}
.gazebot .gazebot_point .section_main .gazebot_point_item7 {
  margin-top: 182px
}
.gazebot .gazebot_point .section_main .gazebot_point_item7 > img {
  float: left;
  width: 681px;
  height: 448px
}
.gazebot .gazebot_point .section_main .gazebot_point_item7 .gazebot_point_text {
  margin-top: 84px;
  margin-right: 108px;
  width: 410px;
  -webkit-animation-name: fadeX_keyframes_59674891;
  animation-name: fadeX_keyframes_59674891;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeX_keyframes_59674891 {
  0% {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeX_keyframes_59674891 {
  0% {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.gazebot .gazebot_point .section_main .gazebot_point_item7 .gazebot_point_detial {
  margin-top: 57px
}
.gazebot .gazebot_point .section_main .gazebot_point_item7 .gazebot_point_type {
  left: 762px
}
.gazebot .gazebot_gazebots {
  background: #0E0E0E
}
.gazebot .gazebot_gazebots > img {
  float: left;
  width: 100%;
  margin-top: 230px;
  -webkit-animation-name: fade_keyframes_68316775;
  animation-name: fade_keyframes_68316775;
  -webkit-animation-duration: 3s;
  animation-duration: 3s
}
@-webkit-keyframes fade_keyframes_68316775 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_68316775 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.gazebot .gazebot_keys {
  background-color: #212121
}
.gazebot .gazebot_keys .section_main {
  width: 1116px;
  margin-top: 80px
}
.gazebot .gazebot_keys .section_main > img {
  position: relative;
  float: left;
  width: 220px;
  height: 540px;
  margin-left: 78px
}
.gazebot .gazebot_keys .section_main > ul {
  float: left;
  margin-left: 260px;
  margin-top: 77px;
  width: 350px;
  text-align: left;
  font-size: 18px;
  color: #fff
}
.gazebot .gazebot_keys .section_main > ul li {
  float: left;
  margin-bottom: 32px;
  width: 100%
}
.gazebot .gazebot_keys .section_main > ul li > div {
  float: left;
  height: 18px;
  line-height: 18px
}
.gazebot .gazebot_keys .section_main > ul li > div.gazebot_keys_name {
  width: 188px
}
.gazebot .gazebot_keys .section_main > ul li > div p {
  line-height: 26px
}
.gazebot .gazebot_keys .section_main:before {
  content: '';
  position: absolute;
  left: 0;
  top: 64px;
  width: 376px;
  height: 376px;
  background-color: #2C2C2C;
  border-radius: 50%
}
.gazebot .gazebot_keys .gazebot_buy_btn {
  display: inherit;
  width: 276px;
  margin: 73px auto 90px;
  height: 68px;
  line-height: 68px;
  font-size: 22px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  background-color: #0064E6
}
.gazebot .gazebot_keys .gazebot_buy_btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#178fff), to(#0064e6));
  background: -webkit-linear-gradient(#178fff, #0064e6);
  background: linear-gradient(#178fff, #0064e6)
}
.gazebot .gazebot_banner .gazebot_banner_title, .gazebot .gazebot_scene .gazebot_scene_t2, .gazebot .gazebot_scene .gazebot_scene_t3 > div {
  text-align: justify;
  text-justify: distribute-all-lines;
  -moz-text-align-last: justify;
  text-align-last: justify
}
.holabot {
  float: left;
  width: 100%;
  background-color: #000;
  text-align: center
}
.holabot .holabot_banner {
  background: -webkit-linear-gradient(120deg, #10101d 0, #131313 100%);
  background: linear-gradient(-30deg, #10101d 0, #131313 100%)
}
.holabot .holabot_banner .section_main {
  position: relative;
  width: 737px;
  min-height: 900px
}
.holabot .holabot_banner .section_main .holabot_banner_holabot {
  position: absolute;
  left: 50%;
  width: 100%;
  margin-left: -50%;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .25s;
  animation-duration: .25s;
  -webkit-animation-name: holabot_banner_holabot;
  animation-name: holabot_banner_holabot
}
@-webkit-keyframes holabot_banner_holabot {
  0% {
    opacity: 0;
    bottom: 712px
  }
  72% {
    opacity: 1
  }
  100% {
    bottom: 667px
  }
}
@keyframes holabot_banner_holabot {
  0% {
    opacity: 0;
    bottom: 712px
  }
  72% {
    opacity: 1
  }
  100% {
    bottom: 667px
  }
}
.holabot .holabot_banner .section_main .holabot_banner_body {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 780px;
  margin-left: -390px;
  -webkit-animation-name: fade_keyframes_56900730;
  animation-name: fade_keyframes_56900730;
  -webkit-animation-duration: .15s;
  animation-duration: .15s
}
@-webkit-keyframes fade_keyframes_56900730 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_56900730 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holabot .holabot_video .section_main {
  margin-top: 103px;
  margin-bottom: 145px;
  width: 890px
}
.holabot .holabot_video .section_main > p {
  font-size: 20px;
  line-height: 30px;
  color: #A8A8A8
}
.holabot .holabot_video .section_main > div {
  position: relative;
  margin-top: 60px;
  width: 100%;
  height: 360px
}
.holabot .holabot_video .section_main > div > img {
  width: 640px
}
.holabot .holabot_video .section_main > div .video_play_button {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  width: 100px;
  height: 100px;
  background: rgba(0, 0, 0, .7);
  border-radius: 50%;
  border: none;
  cursor: pointer;
  top: 50%
}
.holabot .holabot_video .section_main > div .video_play_button:before {
  content: '';
  position: absolute;
  left: 40px;
  top: 32px;
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-left: 30px solid #fff;
  border-bottom: 18px solid transparent
}
.holabot .holabot_video .section_main > div .video_play_button:hover {
  background: rgba(0, 0, 0, .9)
}
.holabot .holabot_hola {
  background-color: #151619
}
.holabot .holabot_hola .section_main {
  width: 1110px
}
.holabot .holabot_hola .section_main > img {
  float: left;
  width: 530px;
  -webkit-animation-name: fadeInY_keyframes_9313088;
  animation-name: fadeInY_keyframes_9313088;
  -webkit-animation-duration: .45s;
  animation-duration: .45s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_9313088 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_9313088 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holabot .holabot_hola .section_main .holabot_hola_desc {
  float: right;
  margin-top: 274px
}
.holabot .holabot_business .section_main > video, .holabot .holabot_space .section_main ul li:first-child {
  float: left
}
.holabot .holabot_hola .section_main .holabot_hola_desc h1 {
  font-size: 180px;
  height: 176px;
  line-height: 176px;
  font-weight: bolder;
  color: #fff;
  -webkit-animation-name: fadeInY_keyframes_30031243;
  animation-name: fadeInY_keyframes_30031243;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_30031243 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_30031243 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holabot .holabot_hola .section_main .holabot_hola_desc h2 {
  margin-top: 32px;
  height: 35px;
  line-height: 35px;
  font-size: 36px;
  font-weight: 300;
  color: #A8A8A8;
  -webkit-animation-name: fadeInY_keyframes_48282347;
  animation-name: fadeInY_keyframes_48282347;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_48282347 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_48282347 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holabot .holabot_business {
  background-color: #FBFBFB;
  padding-bottom: 70px
}
.holabot .holabot_business .section_main {
  position: relative;
  width: 900px
}
.holabot .holabot_business .section_main > h3 {
  margin-top: 52px;
  margin-bottom: 57px;
  height: 36px;
  line-height: 36px;
  font-size: 36px;
  font-weight: 700;
  color: #151619
}
.holabot .holabot_business .section_main .holabot_replay {
  display: none;
  position: absolute;
  right: 32px;
  bottom: 31px;
  color: #000;
  font-size: 22px;
  line-height: 40px;
  text-indent: 52px
}
.holabot .holabot_business .section_main .holabot_replay:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: url(/front/img/replay.png) center no-repeat;
  cursor: pointer
}
.holabot .holabot_space {
  background-color: #fff
}
.holabot .holabot_space .section_main {
  position: relative;
  width: 860px;
  min-height: 900px;
  margin-bottom: 31px
}
.holabot .holabot_space .section_main h3 {
  margin-top: 54px;
  margin-bottom: 22px;
  font-size: 54px;
  font-weight: 400;
  line-height: 54px;
  color: #070707
}
.holabot .holabot_space .section_main p {
  font-size: 20px;
  height: 23px;
  line-height: 23px;
  color: #5A5A5A
}
.holabot .holabot_space .section_main img {
  position: absolute;
  left: 50%;
  top: 210px;
  margin-left: -190px;
  width: 380px;
  z-index: 2
}
.holabot .holabot_space .section_main ul {
  position: absolute;
  left: 0;
  top: 404px;
  width: 826px;
  padding: 0 10px 0 22px;
  float: left;
  height: 178px;
  line-height: 178px;
  color: #2A2A2A;
  font-size: 155px;
  font-weight: bolder;
  z-index: 1
}
.holabot .holabot_space .section_main ul li:last-child {
  float: right;
  text-align: right
}
.holabot .holabot_waterproof .section_main {
  width: 1400px
}
.holabot .holabot_waterproof .section_main h3 {
  margin-top: 100px;
  margin-bottom: 34px;
  font-size: 54px;
  height: 54px;
  line-height: 54px;
  font-weight: 400;
  color: #fff;
  -webkit-animation-name: fadeInY_keyframes_94798634;
  animation-name: fadeInY_keyframes_94798634;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_94798634 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_94798634 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holabot .holabot_waterproof .section_main p {
  font-size: 20px;
  color: #A8A8A8;
  -webkit-animation-name: fadeInY_keyframes_85430596;
  animation-name: fadeInY_keyframes_85430596;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_85430596 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_85430596 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holabot .holabot_waterproof .section_main img {
  margin-top: 33px;
  width: 100%;
  -webkit-animation-name: fade_keyframes_79691473;
  animation-name: fade_keyframes_79691473;
  -webkit-animation-duration: .15s;
  animation-duration: .15s
}
@-webkit-keyframes fade_keyframes_79691473 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_79691473 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holabot .holabot_power .section_main {
  position: relative;
  width: 1270px
}
.holabot .holabot_power .section_main > img {
  float: left;
  width: 1000px;
  -webkit-animation-name: fade_keyframes_9769409;
  animation-name: fade_keyframes_9769409;
  -webkit-animation-duration: .15s;
  animation-duration: .15s
}
@-webkit-keyframes fade_keyframes_9769409 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_9769409 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holabot .holabot_power .section_main .holabot_power_right {
  position: absolute;
  left: 918px;
  top: 0;
  text-align: left;
  -webkit-animation-name: fadeInY_keyframes_16137447;
  animation-name: fadeInY_keyframes_16137447;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_16137447 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_16137447 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holabot .holabot_power .section_main .holabot_power_right > h3 {
  margin-top: 200px;
  margin-bottom: 30px;
  font-size: 54px;
  height: 54px;
  line-height: 54px;
  font-weight: 700;
  color: #fff
}
.holabot .holabot_power .section_main .holabot_power_right > p {
  font-size: 20px;
  color: #A8A8A8;
  font-weight: 400;
  line-height: 28px
}
.holabot .holabot_power .section_main .holabot_power_right > ul {
  float: left;
  width: 100%;
  margin-top: 35px
}
.holabot .holabot_power .section_main .holabot_power_right > ul li {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-top: 45px
}
.holabot .holabot_power .section_main .holabot_power_right > ul li > div {
  height: 24px
}
.holabot .holabot_power .section_main .holabot_power_right > ul li > div.holabot_power_hola {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-name: holabot_power_hola;
  animation-name: holabot_power_hola
}
@-webkit-keyframes holabot_power_hola {
  0% {
    width: 0
  }
  to {
    width: 360px
  }
}
@keyframes holabot_power_hola {
  0% {
    width: 0
  }
  to {
    width: 360px
  }
}
.holabot .holabot_power .section_main .holabot_power_right > ul li > div.holabot_power_pudu {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-name: holabot_power_pudu;
  animation-name: holabot_power_pudu
}
@-webkit-keyframes holabot_power_pudu {
  0% {
    width: 0
  }
  to {
    width: 240px
  }
}
@keyframes holabot_power_pudu {
  0% {
    width: 0
  }
  to {
    width: 240px
  }
}
.holabot .holabot_power .section_main .holabot_power_right > ul li > p {
  margin-top: 8px
}
.holabot .holabot_distance .section_main {
  position: relative;
  width: 1280px
}
.holabot .holabot_distance .section_main .holabot_distance_left {
  position: absolute;
  left: 0;
  top: 0;
  text-align: left;
  -webkit-animation-name: fadeInY_keyframes_67095581;
  animation-name: fadeInY_keyframes_67095581;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_67095581 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_67095581 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holabot .holabot_distance .section_main .holabot_distance_left > h3 {
  margin-top: 300px;
  margin-bottom: 30px;
  font-size: 54px;
  height: 54px;
  line-height: 54px;
  font-weight: 700;
  color: #fff
}
.holabot .holabot_distance .section_main .holabot_distance_left > p {
  font-size: 20px;
  color: #A8A8A8;
  font-weight: 400;
  line-height: 28px
}
.holabot .holabot_distance .section_main > video {
  float: right;
  width: 1000px;
  -webkit-animation-name: fade_keyframes_49465627;
  animation-name: fade_keyframes_49465627;
  -webkit-animation-duration: .3s;
  animation-duration: .3s
}
@-webkit-keyframes fade_keyframes_49465627 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_49465627 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holabot .holabot_stereo {
  position: relative
}
.holabot .holabot_stereo .holabot_stereo_right {
  position: absolute;
  left: 67.3%;
  top: 0;
  text-align: left;
  -webkit-animation-name: fadeInY_keyframes_34507929;
  animation-name: fadeInY_keyframes_34507929;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_34507929 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_34507929 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holabot .holabot_stereo .holabot_stereo_right > h3 {
  margin-top: 300px;
  margin-bottom: 30px;
  font-size: 54px;
  height: 54px;
  line-height: 54px;
  font-weight: 700;
  color: #fff
}
.holabot .holabot_stereo .holabot_stereo_right > p {
  font-size: 20px;
  color: #A8A8A8;
  font-weight: 400;
  line-height: 28px
}
.holabot .holabot_stereo video {
  float: left;
  margin-left: 14%;
  width: 57%;
  -webkit-animation-name: fade_keyframes_20176521;
  animation-name: fade_keyframes_20176521;
  -webkit-animation-duration: .3s;
  animation-duration: .3s
}
@-webkit-keyframes fade_keyframes_20176521 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_20176521 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holabot .holabot_responsecall {
  min-height: 800px;
  position: relative
}
.holabot .holabot_responsecall .holabot_responsecall_left {
  width: 320px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -590px;
  text-align: left;
  -webkit-animation-name: fadeInY_keyframes_4089021;
  animation-name: fadeInY_keyframes_4089021;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_4089021 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_4089021 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holabot .holabot_responsecall .holabot_responsecall_left > h3 {
  margin-top: 300px;
  margin-bottom: 30px;
  font-size: 54px;
  height: 54px;
  line-height: 54px;
  font-weight: 700;
  color: #fff
}
.holabot .holabot_responsecall .holabot_responsecall_left > p {
  font-size: 20px;
  color: #A8A8A8;
  font-weight: 400;
  line-height: 28px
}
.holabot .holabot_responsecall .holabot_responsecall_right {
  position: absolute;
  right: 0;
  top: 0;
  width: 1200px;
  height: 800px;
  -webkit-animation-name: fade_keyframes_39625122;
  animation-name: fade_keyframes_39625122;
  -webkit-animation-duration: .3s;
  animation-duration: .3s
}
@-webkit-keyframes fade_keyframes_39625122 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_39625122 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holabot .holabot_responsecall .holabot_responsecall_right > img {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1
}
.holabot .holabot_call {
  min-height: 800px;
  position: relative;
  background-color: #fff
}
.holabot .holabot_call .holabot_call_left {
  width: 320px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -590px;
  text-align: left;
  -webkit-animation-name: fadeInY_keyframes_55933250;
  animation-name: fadeInY_keyframes_55933250;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 1
}
@-webkit-keyframes fadeInY_keyframes_55933250 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_55933250 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holabot .holabot_call .holabot_call_left > h3 {
  margin-top: 300px;
  margin-bottom: 30px;
  font-size: 54px;
  line-height: 54px;
  font-weight: 700
}
.holabot .holabot_call .holabot_call_left > p {
  font-size: 20px;
  color: #5A5A5A;
  font-weight: 400;
  line-height: 30px
}
.holabot .holabot_call .holabot_call_right {
  position: absolute;
  right: 0;
  top: 0;
  width: 1280px;
  height: 800px
}
.holabot .holabot_call .holabot_call_right > img {
  float: left;
  width: 100%;
  -webkit-animation-name: fade_keyframes_80742475;
  animation-name: fade_keyframes_80742475;
  -webkit-animation-duration: .3s;
  animation-duration: .3s
}
@-webkit-keyframes fade_keyframes_80742475 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_80742475 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holabot .holabot_call .holabot_call_right > div {
  position: absolute;
  color: #5A5A5A;
  font-size: 24px;
  text-align: left;
  font-weight: 400;
  height: 38px;
  line-height: 38px;
  border-bottom: 3px solid #0064E6
}
.holabot .holabot_call .holabot_call_right > div.holabot_call_weighing {
  left: 148px;
  top: 45px;
  width: 320px
}
.holabot .holabot_call .holabot_call_right > div.holabot_call_pager {
  left: 573px;
  top: 430px;
  width: 220px;
  text-align: right
}
.holabot .holabot_call .holabot_call_right > div.holabot_call_tablet {
  left: 550px;
  top: 677px;
  width: 200px
}
.holabot .holabot_parameter {
  background-color: #101010
}
.holabot .holabot_parameter .section_main {
  width: 850px;
  margin-top: 30px
}
.holabot .holabot_parameter .section_main > div {
  position: relative;
  float: left;
  width: 376px;
  height: 550px
}
.holabot .holabot_parameter .section_main > div img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1
}
.holabot .holabot_parameter .section_main > div:before {
  content: '';
  position: absolute;
  left: 0;
  top: 76px;
  width: 100%;
  height: 376px;
  background-color: #1A1A1A;
  border-radius: 50%
}
.holabot .holabot_parameter .section_main ul {
  float: left;
  margin-left: 122px;
  margin-top: 80px;
  width: 350px
}
.holabot .holabot_parameter .section_main ul li {
  float: left;
  width: 100%;
  margin-top: 32px;
  text-align: left;
  font-size: 18px;
  color: #fff;
  height: 18px;
  line-height: 18px;
  font-weight: 400
}
.holabot .holabot_parameter .section_main ul li > div:first-child {
  float: left;
  width: 190px
}
.holabot .holabot_parameter .section_main ul li > div:last-child {
  float: left;
  width: 160px
}
.holabot .holabot_parameter a {
  display: block;
  margin: 82px auto 130px;
  width: 276px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  background-color: #0064E6;
  border-radius: 4px;
  color: #fff;
  font-size: 22px
}
.holobot {
  float: left;
  width: 100%
}
.holobot .holobot_banner {
  background: #000
}
.holobot .holobot_banner .section_main .holobot_banner_title {
  position: absolute;
  left: 50%;
  top: 80px;
  margin-left: -212px;
  width: 480px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  -webkit-animation-name: fadeY_keyframes_84428548;
  animation-name: fadeY_keyframes_84428548;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.holobot .holobot_banner .section_main .holobot_banner_hola, .holobot .holobot_banner .section_main .holobot_banner_products {
  position: absolute;
  -webkit-animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  left: 50%
}
@-webkit-keyframes fadeY_keyframes_84428548 {
  0% {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeY_keyframes_84428548 {
  0% {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.holobot .holobot_banner .section_main .holobot_banner_title .holobot_banner_desc {
  float: left;
  font-size: 40px
}
.holobot .holobot_banner .section_main .holobot_banner_title .holobot_banner_dot {
  float: left;
  margin: 17px 24px 18px 18px;
  width: 6px;
  height: 6px;
  background: #00F;
  opacity: .21
}
.holobot .holobot_banner .section_main .holobot_banner_title .holobot_banner_name {
  float: left;
  font-size: 38px;
  font-weight: 700
}
.holobot .holobot_banner .section_main .holobot_banner_hola {
  top: 155px;
  width: 39.48%;
  margin-left: -19.74%;
  -webkit-animation-name: fadeInY_keyframes_12265486;
  animation-name: fadeInY_keyframes_12265486;
  animation-duration: .8s;
  animation-timing-function: ease-out;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_12265486 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_12265486 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holobot .holobot_banner .section_main .holobot_banner_products {
  top: 197px;
  width: 58.49%;
  margin-left: -29.245%;
  -webkit-animation-name: fadeInY_keyframes_71808613;
  animation-name: fadeInY_keyframes_71808613;
  animation-duration: .8s;
  animation-timing-function: ease-out;
  animation-fill-mode: both
}
.holobot .holobot_robots .holobot_robots_text, .holobot .holobot_video .section_main .holobot_video_title {
  -webkit-animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_71808613 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_71808613 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holobot .holobot_video {
  background: #000
}
.holobot .holobot_video .section_main .holobot_video_title {
  font-size: 90px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  -webkit-animation-name: fadeInY_keyframes_36504032;
  animation-name: fadeInY_keyframes_36504032;
  animation-duration: .8s;
  animation-timing-function: ease-out;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_36504032 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_36504032 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holobot .holobot_video .section_main .holobot_video_list {
  width: 1140px;
  margin: 90px auto 0
}
.holobot .holobot_video .section_main .holobot_video_list .holobot_video_item {
  position: relative;
  float: left;
  width: 504px;
  height: 284px;
  margin-bottom: 120px;
  margin-right: 66px
}
.holobot .holobot_video .section_main .holobot_video_list .holobot_video_item:last-child {
  margin-right: 0
}
.holobot .holobot_video .section_main .holobot_video_list .holobot_video_item .video_play_button {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, .7);
  border-radius: 50%;
  border: none;
  cursor: pointer;
  top: 135px;
  margin-top: 0
}
.holobot .holobot_video .section_main .holobot_video_list .holobot_video_item .video_play_button:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 16px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-left: 15px solid #fff;
  border-bottom: 9px solid transparent
}
.holobot .holobot_video .section_main .holobot_video_list .holobot_video_item .video_play_button:hover {
  background: rgba(0, 0, 0, .9)
}
.holobot .holobot_video .section_main .holobot_video_list .holobot_video_item .holobot_video_name {
  float: left;
  width: 100%;
  margin-top: 50px;
  height: 25px;
  line-height: 25px;
  font-size: 26px;
  text-align: center;
  color: #fff
}
.holobot .holobot_video .section_main .holobot_video_list .holobot_video_item .holobot_video_opacity {
  background: #000;
  opacity: .63
}
.holobot .holobot_robots {
  position: relative;
  background-color: #181523;
  overflow: hidden
}
.holobot .holobot_robots .holobot_robots_bg {
  float: left;
  width: 100%
}
.holobot .holobot_robots .holobot_robots_text {
  position: absolute;
  left: 50%;
  top: 7.73%;
  margin-left: -21.15%;
  width: 42.3%;
  -webkit-animation-name: fadeInY_keyframes_32999951;
  animation-name: fadeInY_keyframes_32999951;
  animation-duration: .8s;
  animation-timing-function: ease-out;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_32999951 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_32999951 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holobot .holobot_robots .holobot_robots_list {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -29.89%;
  width: 59.79%;
  height: 502px
}
.holobot .holobot_robots .holobot_robots_list > img {
  position: absolute;
  bottom: 0;
  -webkit-animation-name: fadeInY_keyframes_92119989;
  animation-name: fadeInY_keyframes_92119989;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_92119989 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_92119989 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.holobot .holobot_robots .holobot_robots_list .holobot_robots_1 {
  left: 0;
  width: 39.12%;
  -webkit-animation-delay: .2s;
  animation-delay: .2s
}
.holobot .holobot_robots .holobot_robots_list .holobot_robots_2 {
  left: 17.35%;
  width: 49.44%;
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}
.holobot .holobot_robots .holobot_robots_list .holobot_robots_3 {
  left: 38.68%;
  width: 61.32%;
  -webkit-animation-delay: .8s;
  animation-delay: .8s
}
.holobot .holobot_3d {
  position: relative;
  height: 906px
}
.holobot .holobot_3d .holobot_3d_bg {
  float: left;
  width: 100%;
  height: 100%
}
.holobot .holobot_3d .section_main {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -600px;
  width: 1200px;
  height: 100%
}
.holobot .holobot_3d .section_main .holobot_3d_title {
  margin-top: 92px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 70px;
  font-weight: 700;
  color: #00A2FF;
  background: -webkit-linear-gradient(15deg, #00a2ff 0, #26c4ff 100%);
  background: linear-gradient(75deg, #00a2ff 0, #26c4ff 100%);
  *background-image: none;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}
.holobot .holobot_3d .section_main .holobot_3d_desc {
  margin-top: 24px;
  text-align: center;
  font-size: 24px;
  color: #616161;
  line-height: 40px
}
.holobot .holobot_3d .section_main .holobot_3d_list {
  margin-top: 55px;
  height: 471px;
  overflow: hidden
}
.holobot .holobot_3d .section_main .holobot_3d_list > li {
  position: relative;
  float: left;
  width: 377px;
  margin-right: 34px;
  height: 100%;
  -webkit-animation-name: fade_keyframes_20123546;
  animation-name: fade_keyframes_20123546;
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}
@-webkit-keyframes fade_keyframes_20123546 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_20123546 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holobot .holobot_3d .section_main .holobot_3d_list > li:last-child {
  margin-right: 0
}
.holobot .holobot_3d .section_main .holobot_3d_list > li > div {
  visibility: hidden;
  position: absolute;
  bottom: -70px;
  left: 0;
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  background: -webkit-linear-gradient(15deg, #00a2ff, #26c4ff);
  background: linear-gradient(75deg, #00a2ff, #26c4ff);
  -webkit-transition: all 1s;
  transition: all 1s
}
.holobot .holobot_3d .section_main .holobot_3d_list > li:hover {
  -webkit-border-image: -webkit-gradient(linear, left bottom, left top, from(#00a2ff), color-stop(#26c4ff), to(#26c4ff)) 2 2;
  -webkit-border-image: -webkit-linear-gradient(bottom, #00a2ff, #26c4ff, #26c4ff) 2 2;
  -o-border-image: linear-gradient(0deg, #00a2ff, #26c4ff, #26c4ff) 2 2;
  border-image: -webkit-gradient(linear, left bottom, left top, from(#00a2ff), color-stop(#26c4ff), to(#26c4ff)) 2 2;
  border-image: linear-gradient(0deg, #00a2ff, #26c4ff, #26c4ff) 2 2;
  -webkit-box-shadow: -1px 5px 7px 0 #b5b5b5;
  box-shadow: -1px 5px 7px 0 #b5b5b5
}
.holobot .holobot_3d .section_main .holobot_3d_list > li:hover > div {
  bottom: 0;
  visibility: visible
}
.holobot .holobot_build {
  position: relative
}
.holobot .holobot_build .holobot_build_bg {
  float: left;
  width: 100%;
  height: auto
}
.holobot .holobot_build .holobot_build_left, .holobot .holobot_build .holobot_build_right {
  top: 30.125%;
  width: 500px;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  position: absolute
}
.holobot .holobot_build .holobot_build_left {
  left: 10%;
  color: #444;
  -webkit-animation-name: fadeX_keyframes_60507281;
  animation-name: fadeX_keyframes_60507281;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  animation-timing-function: ease-out;
  animation-fill-mode: both
}
@-webkit-keyframes fadeX_keyframes_60507281 {
  0% {
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeX_keyframes_60507281 {
  0% {
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.holobot .holobot_build .holobot_build_right {
  left: 64.64%;
  color: #fff;
  -webkit-animation-name: fadeX_keyframes_93804913;
  animation-name: fadeX_keyframes_93804913;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  animation-timing-function: ease-out;
  animation-fill-mode: both
}
@-webkit-keyframes fadeX_keyframes_93804913 {
  0% {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeX_keyframes_93804913 {
  0% {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.holobot .holobot_build .holobot_build_title {
  font-size: 56px;
  height: 56px;
  line-height: 56px;
  font-weight: 700
}
.holobot .holobot_build .holobot_build_desc {
  margin-top: 57px;
  font-size: 26px;
  line-height: 33px
}
.holobot .holobot_build .holobot_build_icon1 {
  position: absolute;
  left: 48.125%;
  top: 21.375%;
  width: 43.23%;
  height: 71%;
  -webkit-animation-name: fade_keyframes_15041360;
  animation-name: fade_keyframes_15041360;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s
}
@-webkit-keyframes fade_keyframes_15041360 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_15041360 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holobot .holobot_build .holobot_build_icon2 {
  position: absolute;
  left: 23.44%;
  top: 52.75%;
  width: 20.625%;
  height: 44.625%;
  -webkit-animation-name: fade_keyframes_91791377;
  animation-name: fade_keyframes_91791377;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s
}
@-webkit-keyframes fade_keyframes_91791377 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_91791377 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holobot .holobot_core {
  position: relative;
  background: #000
}
.holobot .holobot_core > video {
  float: left;
  width: 100%;
  height: 100%
}
.holobot .holobot_core .section_main {
  position: absolute;
  left: 50%;
  top: 190px;
  width: 640px;
  margin-left: -320px;
  color: #fff;
  text-align: center
}
.holobot .holobot_core .section_main .holobot_core_name {
  height: 76px;
  line-height: 76px;
  font-size: 80px;
  font-weight: 700
}
.holobot .holobot_core .section_main .holobot_core_list {
  width: 100%;
  margin-top: 134px
}
.holobot .holobot_core .section_main .holobot_core_list > div {
  float: left;
  width: 33.3%;
  height: 26px;
  line-height: 26px;
  font-size: 26px;
  margin-bottom: 54px
}
.holobot .holobot_core .holobot_charact_more {
  position: absolute;
  bottom: 56px;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  cursor: pointer;
  background: url(/front/img/get_more_defalut.png) center 0 no-repeat;
  background-size: 40px 40px;
  line-height: 140px;
  text-align: center;
  font-size: 18px;
  color: #fff
}
.holobot .holobot_core .holobot_charact_more:hover {
  background: url(/front/img/get_more_hover.png) center 0 no-repeat
}
.holobot .holobot_charact {
  display: none;
  position: relative
}
.holobot .holobot_charact img {
  width: 100%
}
.holobot .holobot_charact .holobot_charact_text {
  position: absolute;
  top: 32.5%;
  width: 450px
}
.holobot .holobot_charact .holobot_charact_text > p {
  line-height: 62px;
  font-size: 56px;
  font-weight: 700
}
.holobot .holobot_charact .holobot_charact_text > div {
  margin-top: 60px;
  font-size: 26px
}
.holobot .holobot_charact.holobot_charact_left {
  color: #fff
}
.holobot .holobot_charact.holobot_charact_left .holobot_charact_text {
  left: 22.24%;
  -webkit-animation-name: fadeX_keyframes_54033545;
  animation-name: fadeX_keyframes_54033545;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeX_keyframes_54033545 {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeX_keyframes_54033545 {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.holobot .holobot_charact.holobot_charact_right {
  color: #01A2FF
}
.holobot .holobot_charact.holobot_charact_right .holobot_charact_text {
  left: 58.75%;
  -webkit-animation-name: fadeX_keyframes_42864226;
  animation-name: fadeX_keyframes_42864226;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeX_keyframes_42864226 {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeX_keyframes_42864226 {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.holobot .holobot_charact.holobot_charact_right .holobot_charact_text > div {
  color: #303030
}
.holobot .holobot_charact .holobot_charact_electric {
  position: absolute;
  right: 34.95%;
  top: 41%;
  width: 7.55%;
  -webkit-animation-name: fade_keyframes_40520113;
  animation-name: fade_keyframes_40520113;
  -webkit-animation-duration: 1s;
  animation-duration: 1s
}
@-webkit-keyframes fade_keyframes_40520113 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_40520113 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.holobot .holobot_charact.holobot_charact_video {
  background: #25a5ff;
  opacity: .85
}
.holobot .holobot_charact.holobot_charact_video .holobot_charact_text {
  width: 46.875%;
  height: auto
}
.holobot .holobot_charact.holobot_charact_video > video {
  float: right;
  width: 53.125%;
  height: auto
}
.holobot .holobot_keys {
  background-color: #212121
}
.holobot .holobot_keys .section_main {
  width: 1116px;
  margin-top: 80px
}
.holobot .holobot_keys .section_main > img {
  position: relative;
  float: left;
  width: 568px;
  height: 390px;
  margin-top: 18px
}
.holobot .holobot_keys .section_main > ul {
  float: left;
  margin-left: 87px;
  margin-top: 18px;
  width: 350px;
  text-align: left;
  font-size: 18px;
  color: #fff
}
.holobot .holobot_keys .section_main > ul li {
  float: left;
  margin-bottom: 32px;
  width: 100%
}
.holobot .holobot_keys .section_main > ul li > div {
  float: left;
  height: 18px;
  line-height: 18px
}
.holobot .holobot_keys .section_main > ul li > div.holobot_keys_name {
  width: 188px
}
.holobot .holobot_keys .section_main > ul li > div p {
  line-height: 26px
}
.holobot .holobot_keys .section_main:before {
  content: '';
  position: absolute;
  left: 96px;
  top: 0;
  width: 376px;
  height: 376px;
  background-color: #2C2C2C;
  border-radius: 50%
}
.holobot .holobot_keys .holobot_buy_btn {
  display: inherit;
  width: 276px;
  margin: 116px auto 115px;
  height: 68px;
  line-height: 68px;
  font-size: 22px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  background-color: #0064E6
}
.holobot .holobot_keys .holobot_buy_btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#178fff), to(#0064e6));
  background: -webkit-linear-gradient(#178fff, #0064e6);
  background: linear-gradient(#178fff, #0064e6)
}
.pudubot {
  float: left;
  width: 100%
}
.pudubot .pudubot_banner {
  height: 896px;
  background-color: #FAFAFA
}
.pudubot .pudubot_banner .section_main {
  width: 1452px;
  height: 896px
}
.pudubot .pudubot_banner .section_main > img {
  position: absolute
}
.pudubot .pudubot_banner .section_main > img.pudubot_banner_1 {
  top: 112px;
  left: 360px;
  width: 363px;
  height: 687px;
  z-index: 2;
  -webkit-animation-name: fadeInY_keyframes_5957953;
  animation-name: fadeInY_keyframes_5957953;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_5957953 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_5957953 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_banner .section_main > img.pudubot_banner_2 {
  top: 166px;
  left: 682px;
  width: 386px;
  height: 730px;
  z-index: 2;
  -webkit-animation-name: fadeInY_keyframes_86742386;
  animation-name: fadeInY_keyframes_86742386;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_86742386 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_86742386 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_banner .section_main > img.pudubot_banner_icon {
  top: 454px;
  left: 169px;
  width: 146px;
  height: 139px;
  z-index: 2;
  -webkit-animation-name: fade_keyframes_87706787;
  animation-name: fade_keyframes_87706787;
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}
@-webkit-keyframes fade_keyframes_87706787 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_87706787 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.pudubot .pudubot_banner .section_main > img.pudubot_banner_pudurot {
  left: 350px;
  top: 51px;
  width: 753px;
  height: 143px;
  -webkit-animation-name: fadeInY_keyframes_15216794;
  animation-name: fadeInY_keyframes_15216794;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_15216794 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_15216794 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_video {
  height: 860px;
  background-color: #282828;
  position: relative
}
.pudubot .pudubot_video .section_main {
  position: absolute;
  left: 50%;
  top: 210px;
  margin-left: -400px;
  width: 800px;
  height: 450px
}
.pudubot .pudubot_video .section_main > img {
  float: left;
  width: 100%;
  height: 100%
}
.pudubot .pudubot_video .section_main .video_play_button {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, .7);
  border-radius: 50%;
  border: none;
  cursor: pointer
}
.pudubot .pudubot_video .section_main .video_play_button:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 16px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-left: 15px solid #fff;
  border-bottom: 9px solid transparent
}
.pudubot .pudubot_video .section_main .video_play_button:hover {
  background: rgba(0, 0, 0, .9)
}
.pudubot .pudubot_video > p {
  margin-top: 115px;
  color: #F9F9F9;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 24px
}
.pudubot .pudubot_video .pudubot_video_bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -953px;
  width: 642px;
  height: 445px
}
.pudubot .pudubot_marker {
  height: 860px;
  background-color: #fff
}
.pudubot .pudubot_marker .section_main {
  width: 764px;
  overflow: inherit
}
.pudubot .pudubot_marker .section_main > h3 {
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  margin: 0;
  height: 54px;
  line-height: 54px;
  font-size: 54px;
  font-weight: 700;
  color: #333;
  -webkit-animation-name: fadeInY_keyframes_62443150;
  animation-name: fadeInY_keyframes_62443150;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_62443150 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_62443150 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_marker .section_main > p {
  position: absolute;
  left: 0;
  top: 146px;
  width: 100%;
  height: 21px;
  line-height: 21px;
  font-size: 20px;
  color: #898989;
  -webkit-animation-name: fadeInY_keyframes_92818539;
  animation-name: fadeInY_keyframes_92818539;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_92818539 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_92818539 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_marker .section_main .pudubot_marker_spindle {
  position: absolute;
  left: 50%;
  top: 217px;
  margin-left: -146px;
  width: 292px;
  height: 157px;
  z-index: 2
}
.pudubot .pudubot_marker .section_main .pudubot_marker_robot {
  position: absolute;
  left: 50%;
  top: 371px;
  margin-left: -382px;
  width: 764px;
  height: 489px
}
.pudubot .pudubot_marker .section_main .pudubot_marker_ellipse {
  position: absolute;
  height: 38px;
  top: 314px;
  left: 50%;
  width: 112px;
  margin-left: -58px;
  border-radius: 50%;
  border: 2px solid #0FF;
  opacity: 0;
  -webkit-animation: pudubot_marker_ellipse 2s linear infinite;
  animation: pudubot_marker_ellipse 2s linear infinite
}
@-webkit-keyframes pudubot_marker_ellipse {
  0% {
    opacity: .65
  }
  to {
    top: 229px;
    margin-left: -121px;
    width: 242px;
    opacity: .1
  }
}
@keyframes pudubot_marker_ellipse {
  0% {
    opacity: .65
  }
  to {
    top: 229px;
    margin-left: -121px;
    width: 242px;
    opacity: .1
  }
}
.pudubot .pudubot_marker.pudubot_marker_2 {
  border-top: 12px solid #F9F9F9
}
.pudubot .pudubot_marker.pudubot_marker_2 video {
  position: absolute;
  top: 206px;
  left: 50%;
  width: 1024px;
  height: 600px;
  margin-left: -512px
}
.pudubot .pudubot_hardware {
  height: 1037px;
  background-color: #F9F9F9
}
.pudubot .pudubot_hardware .section_main {
  width: 1020px;
  margin-top: 194px;
  margin-bottom: 117px
}
.pudubot .pudubot_hardware .section_main .pudubot_hardware_desc {
  text-align: left;
  margin-top: 16px
}
.pudubot .pudubot_hardware .section_main .pudubot_hardware_desc li {
  width: 220px;
  height: 167px;
  overflow: hidden;
  -webkit-animation-name: fadeInY_keyframes_87852091;
  animation-name: fadeInY_keyframes_87852091;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_87852091 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_87852091 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_hardware .section_main .pudubot_hardware_desc li > div {
  position: relative;
  margin-bottom: 20px;
  padding-left: 28px;
  height: 30px;
  line-height: 30px;
  font-weight: 700;
  font-size: 30px;
  color: #333
}
.pudubot .pudubot_hardware .section_main .pudubot_hardware_desc li > div:before {
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  width: 8px;
  height: 8px;
  background-color: #0064E6;
  border-radius: 50%
}
.pudubot .pudubot_hardware .section_main .pudubot_hardware_desc li > p {
  line-height: 24px;
  padding-left: 28px;
  font-size: 16px;
  color: #898989
}
.pudubot .pudubot_hardware .section_main .pudubot_hardware_robot {
  position: absolute;
  left: 242px;
  top: 0;
  width: 363px;
  height: 726px;
  z-index: 2
}
.pudubot .pudubot_hardware .section_main .pudubot_hardware_plus {
  position: absolute;
  left: 548px;
  top: 69px;
  width: 161px;
  height: 503px;
  -webkit-animation-name: fade_keyframes_50127803;
  animation-name: fade_keyframes_50127803;
  -webkit-animation-duration: 1s;
  animation-duration: 1s
}
@-webkit-keyframes fade_keyframes_50127803 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade_keyframes_50127803 {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.pudubot .pudubot_mohism {
  background-color: #282828;
  color: #fff
}
.pudubot .pudubot_mohism .section_main {
  width: 1208px;
  margin-top: 145px;
  margin-bottom: 102px
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_left {
  width: 570px
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_left > img {
  width: 100%;
  height: 532px
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_left > div {
  float: left;
  height: 38px;
  line-height: 38px;
  font-size: 48px;
  text-indent: 28px;
  color: #454545;
  position: relative;
  text-align: left
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_left > div:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 8px;
  height: 8px;
  background-color: #0064E6;
  border-radius: 50%
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_right {
  margin-left: 98px;
  text-align: left;
  -webkit-animation-name: fadeInY_keyframes_30872235;
  animation-name: fadeInY_keyframes_30872235;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.pudubot .pudubot_algorithm .pudubot_bar_column, .pudubot .pudubot_mohism2 .pudubot_bar_column {
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -webkit-animation-duration: .5s
}
@-webkit-keyframes fadeInY_keyframes_30872235 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_30872235 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_right .pudubot_mohism_text1 {
  font-size: 60px;
  margin-top: 22px;
  height: 60px;
  line-height: 60px
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_right .pudubot_mohism_text2 {
  margin-top: 65px;
  height: 24px;
  line-height: 24px;
  font-size: 24px
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_right .pudubot_mohism_text3 {
  margin-top: 34px;
  height: 62px;
  line-height: 62px;
  font-size: 78px;
  color: #0064E0;
  font-family: Manrope-Bold
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_right .pudubot_mohism_text4 {
  margin-top: 17px;
  height: 90px;
  line-height: 90px;
  font-size: 94px
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_right .pudubot_mohism_line {
  margin-top: 35px;
  background-color: #0064E6;
  height: 3px
}
.pudubot .pudubot_mohism .section_main .pudubot_mohism_right .pudubot_mohism_text5 {
  margin-top: 35px;
  height: 24px;
  line-height: 24px;
  font-size: 24px
}
.pudubot .pudubot_algorithm, .pudubot .pudubot_mohism2 {
  height: 800px;
  background-color: #f9f9f9
}
.pudubot .pudubot_algorithm .section_main, .pudubot .pudubot_mohism2 .section_main {
  margin-top: 85px;
  margin-bottom: 136px;
  width: 1020px
}
.pudubot .pudubot_algorithm .section_main .pudubot_algorithm_title > span, .pudubot .pudubot_algorithm .section_main .pudubot_mohism2_title > span, .pudubot .pudubot_mohism2 .section_main .pudubot_algorithm_title > span, .pudubot .pudubot_mohism2 .section_main .pudubot_mohism2_title > span {
  font-weight: 700;
  height: 54px;
  line-height: 54px;
  vertical-align: bottom
}
.pudubot .pudubot_algorithm .section_main .pudubot_algorithm_title > span:first-child, .pudubot .pudubot_algorithm .section_main .pudubot_mohism2_title > span:first-child, .pudubot .pudubot_mohism2 .section_main .pudubot_algorithm_title > span:first-child, .pudubot .pudubot_mohism2 .section_main .pudubot_mohism2_title > span:first-child {
  font-size: 54px;
  color: #333
}
.pudubot .pudubot_algorithm .section_main .pudubot_algorithm_title > span:last-child, .pudubot .pudubot_algorithm .section_main .pudubot_mohism2_title > span:last-child, .pudubot .pudubot_mohism2 .section_main .pudubot_algorithm_title > span:last-child, .pudubot .pudubot_mohism2 .section_main .pudubot_mohism2_title > span:last-child {
  margin-left: 18px;
  font-size: 64px;
  color: #0064E0
}
.pudubot .pudubot_algorithm .section_main .pudubot_algorithm_tip, .pudubot .pudubot_algorithm .section_main .pudubot_mohism2_tip, .pudubot .pudubot_mohism2 .section_main .pudubot_algorithm_tip, .pudubot .pudubot_mohism2 .section_main .pudubot_mohism2_tip {
  margin: 41px 0;
  height: 21px;
  line-height: 21px;
  font-size: 20px;
  color: #898989
}
.pudubot .pudubot_algorithm .section_main > p, .pudubot .pudubot_mohism2 .section_main > p {
  margin-top: 66px;
  text-align: left;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  color: #898989
}
.pudubot .pudubot_mohism2 .pudubot_bar_column {
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-duration: .5s
}
.pudubot .pudubot_mohism2 .pudubot_bar_column.pudubot_bar_column2 {
  -webkit-animation-name: pudubot_column_952;
  animation-name: pudubot_column_952
}
@-webkit-keyframes pudubot_column_952 {
  0% {
    width: 0
  }
  to {
    width: 952px
  }
}
@keyframes pudubot_column_952 {
  0% {
    width: 0
  }
  to {
    width: 952px
  }
}
.pudubot .pudubot_mohism2 .pudubot_bar_column.pudubot_bar_column1 {
  -webkit-animation-name: pudubot_column_443;
  animation-name: pudubot_column_443
}
@-webkit-keyframes pudubot_column_443 {
  0% {
    width: 0
  }
  to {
    width: 443px
  }
}
@keyframes pudubot_column_443 {
  0% {
    width: 0
  }
  to {
    width: 443px
  }
}
.pudubot .pudubot_bar {
  position: relative;
  width: 1000px;
  padding-right: 20px;
  height: 341px
}
.pudubot .pudubot_bar > img {
  width: 100%;
  height: 100%;
  z-index: 1
}
.pudubot .pudubot_bar .pudubot_bar_column {
  position: absolute;
  left: 4px;
  height: 45px;
  line-height: 45px;
  text-align: left;
  text-indent: 152px;
  z-index: 2;
  color: #fff
}
.pudubot .pudubot_bar .pudubot_bar_column.pudubot_bar_column2 {
  top: 113px;
  width: 952px;
  background-color: #0064E6;
  background: -webkit-gradient(linear, right top, left top, from(#00a2ff), to(#0064e6));
  background: -webkit-linear-gradient(right, #00a2ff, #0064e6);
  background: linear-gradient(-90deg, #00a2ff, #0064e6)
}
.pudubot .pudubot_bar .pudubot_bar_column.pudubot_bar_column1 {
  top: 195px;
  width: 443px;
  background-color: #C1C1C1;
  background: -webkit-gradient(linear, right top, left top, from(#d6d6d6), to(#c1c1c1));
  background: -webkit-linear-gradient(right, #d6d6d6, #c1c1c1);
  background: linear-gradient(-90deg, #d6d6d6, #c1c1c1)
}
.pudubot .pudubot_bar .pudubot_bar_value {
  position: absolute;
  bottom: -26px;
  color: #898989;
  font-size: 16px;
  height: 13px;
  line-height: 13px;
  z-index: 2
}
.pudubot .pudubot_chip {
  background-color: #f9f9f9
}
.pudubot .pudubot_chip .section_main {
  margin-top: 50px;
  margin-bottom: 45px;
  width: 1200px
}
.pudubot .pudubot_chip .section_main .pudubot_chip_item {
  float: left;
  width: 560px;
  margin-top: 130px;
  margin-right: 80px;
  text-align: left
}
.pudubot .pudubot_chip .section_main .pudubot_chip_item:first-child + div, .pudubot .pudubot_chip .section_main .pudubot_chip_item:nth-child(2n) {
  margin-right: 0
}
.pudubot .pudubot_chip .section_main .pudubot_chip_item > img {
  float: left;
  width: 100%;
  height: 360px
}
.pudubot .pudubot_chip .section_main .pudubot_chip_item > div {
  float: left;
  width: 100%;
  margin-top: 58px;
  line-height: 30px;
  font-size: 30px;
  color: #0064E0;
  font-weight: 700
}
.pudubot .pudubot_chip .section_main .pudubot_chip_item > p {
  float: left;
  width: 100%;
  margin-top: 26px;
  min-height: 146px;
  line-height: 36px;
  font-size: 20px;
  color: #444
}
.pudubot .pudubot_algorithm {
  height: 948px;
  background-color: #fff
}
.pudubot .pudubot_algorithm .section_main .pudubot_algorithm_title > span {
  margin-left: 26px
}
.pudubot .pudubot_algorithm .section_main .pudubot_algorithm_tip {
  line-height: 36px
}
.pudubot .pudubot_algorithm .section_main .pudubot_bar .pudubot_bar_column2 {
  width: 847px;
  background: -webkit-gradient(linear, right top, left top, from(#3dfffd), to(#00a2ff));
  background: -webkit-linear-gradient(right, #3dfffd, #00a2ff);
  background: linear-gradient(-90deg, #3dfffd, #00a2ff)
}
.pudubot .pudubot_contrast, .pudubot .pudubot_slam {
  background-color: #fff
}
.pudubot .pudubot_algorithm .section_main .pudubot_bar .pudubot_bar_column1 {
  width: 414px
}
.pudubot .pudubot_algorithm .pudubot_bar_column {
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-duration: .5s
}
.pudubot .pudubot_algorithm .pudubot_bar_column.pudubot_bar_column2 {
  -webkit-animation-name: pudubot_column_847;
  animation-name: pudubot_column_847
}
@-webkit-keyframes pudubot_column_847 {
  0% {
    width: 0
  }
  to {
    width: 847px
  }
}
@keyframes pudubot_column_847 {
  0% {
    width: 0
  }
  to {
    width: 847px
  }
}
.pudubot .pudubot_algorithm .pudubot_bar_column.pudubot_bar_column1 {
  -webkit-animation-name: pudubot_column_414;
  animation-name: pudubot_column_414
}
@-webkit-keyframes pudubot_column_414 {
  0% {
    width: 0
  }
  to {
    width: 414px
  }
}
@keyframes pudubot_column_414 {
  0% {
    width: 0
  }
  to {
    width: 414px
  }
}
.pudubot .pudubot_slam .section_main {
  width: 1200px;
  text-align: left
}
.pudubot .pudubot_slam .section_main li {
  float: left;
  width: 100%;
  height: 370px;
  margin-top: 108px
}
.pudubot .pudubot_slam .section_main li .pudubot_slam_text {
  float: left;
  width: 540px;
  color: #333
}
.pudubot .pudubot_slam .section_main li .pudubot_slam_text > div {
  height: 43px;
  line-height: 43px;
  font-size: 54px;
  font-weight: bolder
}
.pudubot .pudubot_slam .section_main li .pudubot_slam_text > p {
  margin-top: 33px;
  font-size: 20px;
  line-height: 36px
}
.pudubot .pudubot_slam .section_main li .pudubot_slam_pic {
  float: left;
  width: 660px
}
.pudubot .pudubot_slam .section_main li .pudubot_slam_pic img, .pudubot .pudubot_slam .section_main li .pudubot_slam_pic video {
  width: 100%;
  height: 100%
}
.pudubot .pudubot_slam .section_main li:first-child {
  margin-top: 0
}
.pudubot .pudubot_contrast .section_main {
  width: 1210px;
  margin-bottom: 22px
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_title {
  margin-top: 165px;
  margin-bottom: 127px;
  font-size: 54px;
  height: 54px;
  line-height: 54px;
  font-weight: 700;
  color: #282828
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_desc {
  margin-top: 27px;
  margin-bottom: 110px;
  height: 29px;
  line-height: 29px;
  font-weight: 700;
  font-size: 37px;
  color: #0064E0
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_list {
  float: left;
  margin-right: 15px;
  width: 171px;
  color: #BDBDBD;
  font-size: 28px
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_list li {
  float: left;
  width: 165px;
  margin-bottom: 54px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  font-weight: 700;
  border: 3px solid #fff
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_list li.pudubot_contrast_active {
  width: 165px;
  height: 42px;
  line-height: 42px;
  color: #0064E0;
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#0064e6), to(#00a2ff)) 1 10;
  -webkit-border-image: -webkit-linear-gradient(#0064e6, #00a2ff) 1 10;
  -o-border-image: linear-gradient(#0064e6, #00a2ff) 1 10;
  border-image: -webkit-gradient(linear, left top, left bottom, from(#0064e6), to(#00a2ff)) 1 10;
  border-image: linear-gradient(#0064e6, #00a2ff) 1 10
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_chart {
  float: left;
  width: 754px;
  height: 544px;
  border-left: 1px solid #F0F0F0
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_chart .pudubot_contrast_build {
  height: 16px;
  line-height: 16px;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  text-indent: 54px;
  color: #494949
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_chart .pudubot_contrast_column {
  width: 0;
  margin-top: 18px;
  height: 45px;
  margin-left: 54px;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_chart .pudubot_contrast_column.pudubot_contrast_column_top {
  background-color: #0064E6;
  background: -webkit-gradient(linear, right top, left top, from(#00a2ff), to(#0064e6));
  background: -webkit-linear-gradient(right, #00a2ff, #0064e6);
  background: linear-gradient(-90deg, #00a2ff, #0064e6)
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_chart .pudubot_contrast_column.pudubot_contrast_column_botton {
  background: -webkit-gradient(linear, right top, left top, from(#d6d6d6), to(#c1c1c1));
  background: -webkit-linear-gradient(right, #d6d6d6, #c1c1c1);
  background: linear-gradient(-90deg, #d6d6d6, #c1c1c1);
  background-color: #C1C1C1
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_chart .pudubot_contrast_column.pudubot_contrast_column_700 {
  -webkit-animation-name: pudubot_contrast_column_700;
  animation-name: pudubot_contrast_column_700
}
@-webkit-keyframes pudubot_contrast_column_700 {
  0% {
    width: 0
  }
  to {
    width: 700px
  }
}
@keyframes pudubot_contrast_column_700 {
  0% {
    width: 0
  }
  to {
    width: 700px
  }
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_chart .pudubot_contrast_column.pudubot_contrast_column_560 {
  -webkit-animation-name: pudubot_contrast_column_560;
  animation-name: pudubot_contrast_column_560
}
@-webkit-keyframes pudubot_contrast_column_560 {
  0% {
    width: 0
  }
  to {
    width: 560px
  }
}
@keyframes pudubot_contrast_column_560 {
  0% {
    width: 0
  }
  to {
    width: 560px
  }
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_chart .pudubot_contrast_column.pudubot_contrast_column_350 {
  -webkit-animation-name: pudubot_contrast_column_350;
  animation-name: pudubot_contrast_column_350
}
@-webkit-keyframes pudubot_contrast_column_350 {
  0% {
    width: 0
  }
  to {
    width: 350px
  }
}
@keyframes pudubot_contrast_column_350 {
  0% {
    width: 0
  }
  to {
    width: 350px
  }
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_chart .pudubot_contrast_column.pudubot_contrast_column_490 {
  -webkit-animation-name: pudubot_contrast_column_490;
  animation-name: pudubot_contrast_column_490
}
@-webkit-keyframes pudubot_contrast_column_490 {
  0% {
    width: 0
  }
  to {
    width: 490px
  }
}
@keyframes pudubot_contrast_column_490 {
  0% {
    width: 0
  }
  to {
    width: 490px
  }
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_chart .pudubot_contrast_column.pudubot_contrast_column_418 {
  -webkit-animation-name: pudubot_contrast_column_418;
  animation-name: pudubot_contrast_column_418
}
@-webkit-keyframes pudubot_contrast_column_418 {
  0% {
    width: 0
  }
  to {
    width: 418px
  }
}
@keyframes pudubot_contrast_column_418 {
  0% {
    width: 0
  }
  to {
    width: 418px
  }
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_info {
  float: left;
  margin-left: 104px
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_info > div {
  position: relative;
  float: left;
  font-size: 100px;
  height: 80px;
  line-height: 80px;
  font-weight: 700;
  color: #0064E6;
  text-align: left;
  -webkit-animation-name: fadeInY_keyframes_72008866;
  animation-name: fadeInY_keyframes_72008866;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_72008866 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_72008866 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_info > div > span {
  position: absolute;
  right: -32px;
  top: -25px;
  font-size: 36px;
  vertical-align: text-top
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_info > p {
  width: 165px;
  margin-top: 100px;
  height: 23px;
  line-height: 23px;
  font-size: 23px;
  color: #5E5E5E;
  text-align: left
}
.pudubot .pudubot_contrast .section_main .pudubot_contrast_info.pudubot_contrast_info6 {
  display: block
}
.pudubot .pudubot_software {
  background-color: #f9f9f9
}
.pudubot .pudubot_software .section_main {
  width: 860px;
  padding-bottom: 40px
}
.pudubot .pudubot_software .section_main > p {
  margin-top: 90px;
  height: 54px;
  line-height: 54px;
  font-size: 54px;
  font-weight: 700;
  color: #282828
}
.pudubot .pudubot_software .section_main .pudubot_software_pic {
  float: left;
  margin-top: 70px;
  height: 164px
}
.pudubot .pudubot_software .section_main .pudubot_software_pic > img {
  float: left;
  width: 184px;
  height: 100%
}
.pudubot .pudubot_software .section_main .pudubot_software_pic > img:first-child {
  margin-top: 14px;
  width: 158px;
  height: 128px
}
.pudubot .pudubot_software .section_main .pudubot_software_form {
  float: left;
  margin-top: 25px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #AEAEAE
}
.pudubot .pudubot_software .section_main .pudubot_software_form li {
  float: left;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid #AEAEAE;
  color: #000
}
.pudubot .pudubot_software .section_main .pudubot_software_form li .pudubot_software_title {
  float: left;
  width: 370px;
  text-indent: 60px
}
.pudubot .pudubot_software .section_main .pudubot_software_form li .form_item {
  position: relative;
  float: left
}
.pudubot .pudubot_software .section_main .pudubot_software_form li .form_item.form_1 {
  width: 255px
}
.pudubot .pudubot_software .section_main .pudubot_software_form li .form_item.form_2 {
  width: 230px
}
.pudubot .pudubot_software .section_main .pudubot_software_form li .form_item:before {
  content: '';
  position: absolute;
  left: 0
}
.pudubot .pudubot_software .section_main .pudubot_software_form li .form_item.pudubot_software_upgrade {
  text-indent: 33px
}
.pudubot .pudubot_software .section_main .pudubot_software_form li .form_item.pudubot_software_upgrade:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 12px;
  height: 17px;
  background: url(/front/img/software_upgrade.png) center no-repeat;
  background-size: 100%
}
.pudubot .pudubot_software .section_main .pudubot_software_form li .form_item.pudubot_software_free {
  text-indent: 21px
}
.pudubot .pudubot_software .section_main .pudubot_software_form li .form_item.pudubot_software_free:before {
  top: 10px;
  width: 15px;
  height: 12px;
  background: url(/front/img/software_free.png) center no-repeat;
  background-size: 100%
}
.pudubot .pudubot_software .section_main .pudubot_software_form li:last-child {
  border-bottom: none
}
.pudubot .pudubot_cloude {
  height: 900px;
  background-color: #282828;
  color: #fff
}
.pudubot .pudubot_cloude .section_main {
  width: 910px
}
.pudubot .pudubot_cloude .section_main .pudubot_cloude_title {
  margin-top: 70px;
  height: 54px;
  line-height: 54px;
  -webkit-animation-name: fadeInY_keyframes_25778936;
  animation-name: fadeInY_keyframes_25778936;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_25778936 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_25778936 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_cloude .section_main .pudubot_cloude_title > span {
  font-weight: 700;
  vertical-align: bottom
}
progress, sub, sup {
  vertical-align: baseline
}
.pudubot .pudubot_cloude .section_main .pudubot_cloude_title > span:first-child {
  font-size: 54px
}
.pudubot .pudubot_cloude .section_main .pudubot_cloude_title > span:last-child {
  margin-left: 14px;
  font-size: 64px;
  color: #0064E0
}
.pudubot .pudubot_cloude .section_main .pudubot_cloude_desc {
  margin-top: 73px;
  line-height: 36px;
  font-size: 18px;
  -webkit-animation-name: fadeInY_keyframes_75411989;
  animation-name: fadeInY_keyframes_75411989;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_75411989 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_75411989 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_cloude .section_main .pudubot_cloude_pic {
  float: left;
  margin: 87px 86px 16px;
  width: 731px;
  height: 294px
}
.pudubot .pudubot_cloude .section_main .pudubot_cloude_list {
  float: left;
  width: 100%;
  margin-bottom: 90px
}
.pudubot .pudubot_cloude .section_main .pudubot_cloude_list li {
  float: left;
  width: 72px;
  margin-left: 50px;
  -webkit-animation-name: fadeInY_keyframes_45619064;
  animation-name: fadeInY_keyframes_45619064;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInY_keyframes_45619064 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInY_keyframes_45619064 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.pudubot .pudubot_cloude .section_main .pudubot_cloude_list li > img {
  float: left;
  width: 72px;
  height: 72px
}
.pudubot .pudubot_cloude .section_main .pudubot_cloude_list li > p {
  float: left;
  width: 100%;
  margin-top: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  font-size: 14px;
  color: #7E7E7E
}
.pudubot .pudubot_keys {
  background-color: #212121
}
.pudubot .pudubot_keys .section_main {
  width: 1024px;
  margin-top: 76px
}
.pudubot .pudubot_keys .section_main > img {
  position: relative;
  float: left;
  width: 461px;
  height: 495px
}
.pudubot .pudubot_keys .section_main > ul {
  float: left;
  margin-top: 77px;
  width: 563px;
  text-align: left;
  font-size: 18px;
  color: #fff
}
.pudubot .pudubot_keys .section_main > ul li {
  float: left;
  margin-bottom: 32px;
  width: 100%
}
.pudubot .pudubot_keys .section_main > ul li > div {
  float: left;
  height: 18px;
  line-height: 18px
}
.pudubot .pudubot_keys .section_main > ul li > div.pudubot_keys_name {
  width: 188px
}
.pudubot .pudubot_keys .pudubot_buy_btn {
  display: inherit;
  width: 276px;
  margin: 73px auto 90px;
  height: 68px;
  line-height: 68px;
  font-size: 22px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  background-color: #0064E6
}
.pudubot .pudubot_keys .pudubot_buy_btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#178fff), to(#0064e6));
  background: -webkit-linear-gradient(#178fff, #0064e6);
  background: linear-gradient(#178fff, #0064e6)
}
.project {
  font-family: "Meiryo"
}
.project img {
  display: block;
  width: 100%
}
.project .antidisease {
  position: relative;
  display: block;
  width: 100%;
  height: 4600px;
  background-color: #2565DE
}
.project .antidisease .antidisease_banner {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 1
}
.project .antidisease .antidisease_main {
  position: absolute;
  width: 100%;
  left: 0;
  top: 370px;
  z-index: 2
}
.project .antidisease .antidisease_main .antidisease_desc {
  width: 552px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 30px
}
.project .antidisease .antidisease_main h1 {
  text-align: center;
  margin-top: 65px;
  color: #FEFEFF;
  font-size: 42px;
  height: 42px;
  line-height: 42px;
  font-weight: 700
}
.project .antidisease .antidisease_main .antidisease_content {
  margin: 32px auto 100px;
  width: 1200px;
  background-color: #F0F0F0;
  overflow: hidden
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_total {
  position: relative;
  margin: 28px 122px 120px;
  font-size: 24px;
  line-height: 60px;
  color: #111;
  font-weight: 400;
  overflow: hidden
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_total li {
  position: relative;
  float: left;
  margin-top: 60px;
  min-width: 460px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_total li > span {
  float: left;
  height: 52px;
  line-height: 80px;
  text-align: left
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_total li > span:first-child {
  padding-left: 34px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_total li > span.antidisease_total_number {
  line-height: 52px;
  padding-left: 23px;
  padding-right: 16px;
  font-size: 64px;
  font-weight: 700
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_total li > span.antidisease_total_robot {
  color: #2565DE
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_total li > span.antidisease_total_hospital {
  color: #E74F73
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_total li > span.antidisease_total_isolation {
  color: #CAAF84
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_total li > span.antidisease_total_delivery {
  color: #84CC7A
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_total li:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #2565DE
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_title {
  position: relative;
  float: left;
  width: 100%;
  color: #2565DE;
  text-align: center;
  margin-bottom: 36px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -18px;
  width: 36px;
  height: 6px;
  background-color: #2565DE
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_title h2 {
  margin-top: 30px;
  margin-bottom: 22px;
  font-size: 36px;
  height: 36px;
  line-height: 36px;
  font-weight: 700
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_title > p {
  font-size: 18px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_media {
  width: 1014px;
  height: 468px;
  margin: 0 auto 80px;
  padding: 12px 54px;
  overflow: auto;
  background-color: #FFF
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_media li {
  float: left;
  width: 232px;
  position: relative;
  margin-bottom: 17px;
  margin-right: 22px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_media li img {
  float: left;
  width: 100%;
  height: 174px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_media li p {
  float: left;
  height: 40px;
  margin: 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  word-break: break-all;
  font-size: 14px;
  line-height: 20px;
  color: #535353
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_media li:nth-child(4n) {
  margin-right: 0
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_time {
  width: 1108px;
  max-height: 804px;
  margin: 0 auto 90px;
  padding: 22px 0;
  overflow: auto;
  background-color: #E4E4E4
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_time li {
  position: relative;
  float: left;
  width: 853px;
  height: 205px;
  margin: 0 128px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_time li .antidisease_time_date {
  position: relative;
  float: left;
  width: 136px;
  height: 100%;
  line-height: 178px;
  font-size: 18px;
  font-weight: 700;
  color: #2565DE;
  border-right: 4px solid #C2C2C2;
  text-overflow: ellipsis;
  white-space: nowrap
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_time li .antidisease_time_date:before {
  position: absolute;
  right: -7px;
  top: 84px;
  content: '';
  height: 10px;
  width: 10px;
  background-color: #2565DE;
  border-radius: 100%
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_time li .antidisease_time_article {
  float: right;
  width: 594px;
  height: 114px;
  padding: 21px 48px 36px 36px;
  background-color: #fff
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_time li .antidisease_time_article h3 {
  margin: 0;
  color: #111;
  font-size: 24px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_time li .antidisease_time_article p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin-top: 12px;
  font-size: 18px;
  color: #535353;
  line-height: 30px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_time li:first-child:before {
  content: '';
  position: absolute;
  left: 136px;
  top: -7px;
  height: 90px;
  width: 4px;
  background-color: #E4E4E4;
  z-index: 1
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_time li:last-child:before {
  content: '';
  position: absolute;
  left: 136px;
  bottom: -1px;
  height: 112px;
  width: 4px;
  background-color: #E4E4E4;
  z-index: 1
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_more {
  float: left;
  margin: 10px 210px 96px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_more > div {
  float: left;
  width: 360px;
  margin-right: 60px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_more > div:last-child {
  margin-right: 0
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_more > div h3 {
  margin: 0;
  font-size: 24px;
  color: #111
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_more > div > ul {
  margin-top: 22px;
  padding: 16px 22px;
  max-height: 310px;
  background-color: #fff;
  overflow: auto;
  color: #535353;
  font-size: 18px;
  line-height: 24px
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_more > div > ul li {
  position: relative;
  margin-bottom: 17px;
  padding-left: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  word-break: break-all
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_more > div > ul li > a {
  color: #535353
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_more > div > ul li:last-child {
  margin-bottom: 0
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_more > div > ul li:before {
  position: absolute;
  left: 0;
  top: 11px;
  content: '';
  width: 4px;
  height: 4px;
  background-color: #2565DE;
  border-radius: 100%
}
.project .antidisease .antidisease_main .antidisease_content .antidisease_more > div > ul li:hover a {
  color: #2565DE
}
.project .antidisease .antidisease_main .antidisease_apply {
  margin: 0 auto 200px;
  width: 1200px;
  overflow: hidden
}
.project .antidisease .antidisease_main .antidisease_apply > h3 {
  margin: 0 auto 32px;
  font-size: 42px;
  color: #FEFEFF;
  text-align: center
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form {
  padding-top: 54px;
  background-color: #F0F0F0
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form li {
  width: 580px;
  padding: 0 60px;
  margin: 0 auto 28px;
  overflow: hidden
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form li .form_label {
  float: left;
  height: 30px;
  line-height: 30px;
  width: 120px
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form li .form_label > span {
  float: left;
  font-size: 18px;
  color: red
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form li .form_label > p {
  float: left;
  padding-left: 5px;
  color: #535353;
  font-size: 14px
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form li input {
  float: left;
  width: 458px;
  height: 30px;
  line-height: 30px;
  border-color: #535353;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form li.form_btn {
  position: relative;
  text-align: center;
  height: 94px;
  margin-top: 4px
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form li.form_btn .form_apply {
  display: inline-block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  color: #FEFEFE;
  font-size: 18px;
  background-color: #0072FF;
  border-radius: 5px;
  cursor: pointer
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form li.form_btn .form_apply.form_finish {
  cursor: no-drop;
  color: #3B72CC;
  background-color: #83B5F2;
  border-color: #83B5F2
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form li.form_btn .form_tip {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  text-align: center;
  color: red;
  font-size: 12px
}
.project .antidisease .antidisease_main .antidisease_apply .antidisease_form li.form_btn .form_tip.form_success {
  color: #60C208
}
.project .antidisease .antidisease_bottom {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 1
}
.project .antidisease .antidisease_show_pic {
  display: none;
  position: fixed;
  left: 50%;
  top: 100px;
  margin-left: -600px;
  width: 1200px;
  height: auto;
  background: #000;
  z-index: 999
}
.project .antidisease .antidisease_show_pic img, .support, .support .support_banner {
  width: 100%;
  float: left
}
.support .support_main {
  width: 1200px;
  margin: 0 auto
}
.support .support_main .support_part {
  position: relative;
  float: left;
  width: 100%;
  padding: 104px 0 56px;
  height: 48px;
  line-height: 48px;
  color: #272727;
  font-size: 48px;
  text-indent: 136px;
  border-bottom: 1px solid #C4C4C4
}
.support .support_main .support_part:before {
  content: '';
  position: absolute;
  left: 68px;
  top: 110px;
  width: 35px;
  height: 38px;
  background: url(/front/img/home_sprite.png) -408px 0 no-repeat
}
.support .support_main .support_content {
  float: left;
  margin-left: 140px;
  margin-right: 56px
}
.support .support_main .support_content .support_title {
  margin-top: 50px;
  font-size: 32px;
  height: 32px;
  line-height: 32px;
  color: #333;
  font-weight: 400
}
.support .support_main .support_content .support_desc {
  margin-top: 25px;
  font-size: 16px;
  line-height: 27px;
  color: #333
}
.support .support_main .support_content .support_contact {
  margin-top: 47px;
  position: relative;
  height: 40px;
  line-height: 40px;
  font-size: 29px;
  text-indent: 80px;
  color: #484848
}
.support .support_main .support_content .support_contact.support_contact_phone:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: url(/front/img/sprite.png) -123px -86px no-repeat
}
.support .support_main .support_content .support_contact.support_contact_wechart:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: url(/front/img/sprite.png) -173px -86px no-repeat
}
.support .support_main .support_content .support_contact .support_contact_time {
  position: absolute;
  left: 287px;
  top: 48px;
  height: 17px;
  line-height: 17px;
  text-indent: 0;
  font-size: 16px;
  color: #939393
}
.support .support_main .support_content .support_qr {
  margin: 38px 0 36px 70px;
  width: 202px;
  height: 202px
}
.support .support_main .support_content .branches {
  float: left;
  margin-top: 26px;
  margin-bottom: 80px;
  width: 780px
}
.support .support_main .support_content .branches .branches_title {
  padding: 0 40px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #939393;
  text-align: left
}
.support .support_main .support_content .branches .branches_title > div {
  display: inline-block;
  color: #939393;
  font-size: 20px;
  font-weight: 400
}
.support .support_main .support_content .branches .branches_title .branches_btn {
  float: right;
  margin-right: 26px;
  position: relative;
  cursor: pointer;
  color: #333;
  font-size: 16px
}
.support .support_main .support_content .branches .branches_title .branches_btn .branches_triangle {
  position: absolute;
  right: -22px;
  top: 16px;
  width: 0;
  height: 0;
  border-left: 9px solid #939393;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
  -webkit-transition: .5s;
  transition: .5s
}
.support .support_main .support_content .branches .branches_title .branches_btn .branches_triangle:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 9px solid #fff;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
  position: absolute;
  left: -11px;
  top: -9px
}
.support .support_main .support_content .branches .branches_title .branches_btn .branches_triangle.branches_active {
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg)
}
.support .support_main .support_content .branches .branches_main {
  float: left;
  border-left: 1px solid #939393;
  border-right: 1px solid #939393;
  font-size: 16px;
  color: #333
}
.support .support_main .support_content .branches .branches_main > li {
  float: left;
  padding: 18px 40px;
  border-bottom: 1px solid #939393
}
.support .support_main .support_content .branches .branches_main > li .branches_province {
  float: left;
  width: 172px
}
.support .support_main .support_content .branches .branches_main > li .branches_city {
  width: 526px;
  float: left
}
.support .support_main .support_content .branches .branches_main > li .branches_city > li {
  float: left;
  width: 100%;
  margin-bottom: 14px
}
body, h1, p, pre, ul {
  margin: 0
}
.support .support_main .support_content .branches .branches_main > li .branches_city > li > div {
  float: left;
  padding-right: 5px
}
legend, ul {
  padding: 0
}
.support .support_main .support_content .branches .branches_main > li .branches_city > li > p {
  overflow: hidden
}
button, hr, input {
  overflow: visible
}
.support .support_main .support_content .branches .branches_main > li .branches_city > li:last-child {
  margin-bottom: 0
}
.support .support_main .support_content .branches .branches_province {
  width: 168px
}
.section, body, html {
  width: 100%
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  font-family: "Hiragino Sans", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Source Han Sans", "Noto Sans CJK Sc", "メイリオ", "Meiryo", sans-serif;
  overflow-y: auto
}
body {
  min-width: 1200px
}
details, main {
  display: block
}
h1 {
  font-size: 2em
}
code, kbd, pre, samp {
  font-size: 1em
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
input {
  outline: 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-family: "Microsoft soft";
  -web-kit-appearance: none;
  -moz-appearance: none
}
input:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}
input[type=text] {
  text-indent: 14px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #BCBCBC;
  caret-color: #0064E6
}
@supports (-webkit-mask:none) and (not (cater-color:red)) {
  input[type=text] input {
    color: #0064E6
  }
  input[type=text] input::first-line {
    color: #333
  }
}
input[type=text]::-webkit-input-placeholder {
  color: #BCBCBC;
  opacity: 1
}
input[type=text]::-moz-placeholder {
  color: #BCBCBC;
  opacity: 1
}
input[type=text]:-ms-input-placeholder {
  opacity: 1;
  color: #BCBCBC
}
input[type=text]::-ms-input-placeholder {
  opacity: 1;
  color: #BCBCBC
}
input[type=text]::placeholder {
  color: #BCBCBC;
  opacity: 1
}
input[type=text]:focus {
  border: 1px solid #0064E6
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
summary {
  display: list-item
}
[hidden], template {
  display: none
}
li {
  list-style: none
}
pre {
  font-family: "Hiragino Sans", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Source Han Sans", "Noto Sans CJK Sc", "メイリオ", "Meiryo", sans-serif
}
.text_overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.fl {
  float: left
}
.fr {
  float: right
}
.tl {
  text-align: left
}
.tc {
  text-align: center
}
.tr {
  text-align: right
}
.section {
  float: left
}
.section_main {
  position: relative;
  margin: 0 auto;
  text-align: center;
  overflow: hidden
}
.justify {
  text-align: justify;
  text-justify: distribute-all-lines;
  -moz-text-align-last: justify;
  text-align-last: justify
}
.otoiawase {
  display: inherit;
  width: 276px;
  margin: 0 auto 90px;
  line-height: 68px;
  font-size: 22px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  height: 68px;
  background-color: #0064E6
}
#about table {
  width: 100%;
  border-collapse: collapse;
  line-height: 2em;
  text-align: left;
  margin-top: 5px;
  font-size: 16px;
}
#about th {
  width: 152px;
  vertical-align: top;
  padding: 15px 0px 15px 15px;
  font-weight: normal;
  text-align: left;
  line-height: 2em;
  border-bottom: 1px solid #000;
  background: #F2F2F2;
}
#about td {
  padding: 15px 0 15px 10px;
  text-align: left;
  border-bottom: 1px solid #000;
}
#about table tr:last-child th, #about table tr:last-child td {
  border-bottom: none;
}
#about .add th {
  border-bottom: none;
}
#about .add td {
  border-bottom: 1px dotted #000;
}
#about th span {
  padding-left: 3em;
}