
.header a i.icon-online-mall {
  font-size: 26px;
}
#headerbuis{
  height: 881px;
  background-image: url(https://image.irislink.com/Products/IRIScan_Desk_6_Business/desk6bui.png)!important; 
}
.product-wrap {
  line-height: 0;
}
.product-wrap .product-container .list-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  height: 150px;
  text-align: left;
  color: #222;
}
.product-wrap .product-container .list-row .title {
  font-size: 8px;
  line-height: 10px;
  width: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  text-align: center;
}
.product-wrap .product-container .list-row .title .title-large {
  line-height: 25px;
  font-size: 18px;
}
.product-wrap .product-container .list-row .product-series-wrap {
  position: relative;
  width: 1100px;
  display: flex;
  flex-direction: row;
  padding-top: 13px;
  box-sizing: border-box;
}
.product-wrap .product-container .list-row .product-series-wrap.last-wrap {
  border: none;
}
.product-wrap .product-container .list-row .product-series-wrap .list {
  width: 275px;
  display: flex;
  flex-direction: row;
}
.product-wrap
  .product-container
  .list-row
  .product-series-wrap
  .list
  .product-img-wrap {
  width: 123px;
  height: 123.5px;
  margin-right: 10px;
}
.product-wrap
  .product-container
  .list-row
  .product-series-wrap
  .list
  .product-img-wrap
  .product-img {
  width: 100%;
  height: 100%;
  display: none;
}
.product-wrap
  .product-container
  .list-row
  .product-series-wrap
  .list
  .product-img-wrap
  .product-img.block {
  display: block;
}
.product-wrap
  .product-container
  .list-row
  .product-series-wrap
  .list
  .product-name-wrap {
  width: 50%;
  height: 100%;
}
.product-wrap
  .product-container
  .list-row
  .product-series-wrap
  .list
  .product-name-wrap
  .name-wrap-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}
.product-wrap
  .product-container
  .list-row
  .product-series-wrap
  .list
  .product-name-wrap
  .product-name {
  line-height: 20px;
  color: #505050;
  font-weight: 400;
  padding: 0;
}
.product-wrap
  .product-container
  .list-row
  .product-series-wrap
  .list
  .product-name-wrap
  .product-name:hover {
  color: #0982cb;
}
.product-wrap
  .product-container
  .list-row
  .product-series-wrap
  .list
  .product-name-wrap
  .product-bar {
  padding-right: 2px;
  vertical-align: baseline;
}
.product-wrap .product-container .list-row .product-series-wrap .line {
  width: 2000px;
  height: 1px;
  background-color: hsla(0, 0%, 86%, 0.6);
  position: absolute;
  top: 149px;
  left: 0;
}
.wrap-app {
  display: block;
  width: 100%;
  height: 0;
  background-color: #f8f8f8;
  box-shadow: 12px 10px 10px -10px;
  overflow: hidden;
  position: absolute;
  top: 50px;
  left: 0;
  transition: height 0.5s cubic-bezier(0, 1, 0.5, 1);
}
.wrap-app .product-container {
  position: relative;
  line-height: 0;
}
.wrap-app .product-container .list {
  float: left;
  width: 283px;
  height: 100%;
  text-align: left;
  position: relative;
  font-size: 14px;
  color: #505050;
}
.wrap-app .product-container .list .title {
  font-weight: 700;
  position: absolute;
  top: 25px;
  left: 0;
}
.wrap-app .product-container .list .product-img-wrap {
  width: 123px;
  height: 123.5px;
  position: absolute;
  top: 56px;
  left: 0;
}
.wrap-app .product-container .list .product-img-wrap .product-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.wrap-app
  .product-container
  .list
  .product-img-wrap
  .product-img.product-img-et18pro-et16plus {
  left: -6px;
}
.wrap-app .product-container .list .product-img-wrap .product-img.block {
  display: block;
}
.wrap-app .product-container .list .product-name-wrap {
  position: absolute;
  top: 210px;
  left: 0;
}
.wrap-app .product-container .list .product-name-wrap .product-name {
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  color: #505050;
  font-weight: 400;
  padding: 0;
}
.wrap-app .product-container .list .product-name-wrap .product-name:hover {
  color: #0982cb;
}
.wrap-app.app-dropdown .product-container .list .app-dropdown-logo {
  position: absolute;
  display: block;
  width: 90px;
  height: 90px;
  top: 56px;
  left: 0;
  padding: 0;
}
.wrap-app.app-dropdown .product-container .list .app-dropdown-logo img {
  position: static;
  width: 90px;
  height: 90px;
}
.wrap-app.app-dropdown .product-container .list .app-dropdown-text {
  position: absolute;
  top: 175px;
  line-height: 22px;
}
.other-list-box {
  position: relative;
}
.other-list-box .other-list {
  position: absolute;
  top: 30px;
  left: 110px;
}
.wechat-wrap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none;
}
.wechat-wrap .wechat-main {
  width: 400px;
  height: 347px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  text-align: center;
}
.wechat-wrap .wechat-main .wechat-close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
}
.wechat-wrap .wechat-main .wechat-close img {
  width: 12px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.wechat-wrap .wechat-main .wechat-close:hover {
  cursor: pointer;
  background-color: #ececec;
}
.wechat-wrap .wechat-main .wechet-text-wrap {
  position: relative;
}
.wechat-wrap .wechat-main .wechet-text-wrap .wechat-title {
  font-size: 24px;
  width: 100%;
  margin: 47px auto 14px;
}
.wechat-wrap .wechat-main .wechet-text-wrap .wechat-text {
  font-size: 14px;
  width: 100%;
}
.wechat-wrap .wechat-main .wechet-text-wrap .wechat-img-wrap {
  position: absolute;
  top: 95px;
  text-align: center;
}
.wechat-wrap .wechat-main .wechet-text-wrap .wechat-img-wrap .wechat-img {
  display: inline-block;
  width: 128px;
  height: 128px;
  margin-bottom: 15px;
}
.wechat-wrap .wechat-main .wechet-text-wrap .wechat-img-wrap.wechat-img-wrap-1 {
  left: 44px;
}
.wechat-wrap
  .wechat-main
  .wechet-text-wrap
  .wechat-img-wrap.wechat-img-wrap-czur {
  right: 44px;
}
.quote-wrap {
  z-index: 9999;
}
.quote-wrap .quote {
  width: 890px;
}
.quote-wrap .quote .quote-content .quote-line {
  margin-top: 25px;
}
.quote-wrap .quote .quote-content .quote-line .product-container {
  display: inline-block;
  width: 600px;
}
.quote-wrap .quote .quote-content .quote-line .product-container {
  float: left;
  width: 68px;
  text-align: center;
  line-height: 30px;
  margin-right: 20px;
  cursor: pointer;
}
.quote-wrap .quote .quote-content .quote-line .product-container {
  margin-right: 0;
}
.quote-wrap .quote .quote-content .quote-line .product-container {
  color: #0982cb;
  border-bottom: 1px solid #0982cb;
}
.quote-wrap
  .quote
  .quote-content
  .quote-line
  .product-container
  .products-group
  .product-list {
  margin: 6px 0 0;
  overflow: hidden;
}
.quote-wrap
  .quote
  .quote-content
  .quote-line
  .product-container
  .products-group
  .product-list
  .product-item {
  position: relative;
  float: left;
  line-height: 30px;
  width: 100px;
  padding-left: 16px;
  cursor: pointer;
  box-sizing: border-box;
  display: none;
}
.quote-wrap
  .quote
  .quote-content
  .quote-line
  .product-container
  .products-group
  .product-list
  .product-item.show {
  display: inline-block;
}
.quote-wrap
  .quote
  .quote-content
  .quote-line
  .product-container
  .products-group
  .product-list
  .product-item.active
  .icon-checkbox:before {
  content: "\E928";
}
.quote-wrap
  .quote
  .quote-content
  .quote-line
  .product-container
  .products-group
  .product-list
  .product-item
  .icon-checkbox {
  position: absolute;
  top: 8px;
  left: 0;
}
.quote-wrap .quote .quote-content .quote-line .input.input-2 {
  width: 600px;
}
.quote-wrap
  .quote
  .quote-content
  .quote-line
  .input.input-2::input-placeholder {
  color: #b2b2b2;
}
.quote-wrap
  .quote
  .quote-content
  .quote-line
  .input.input-2::-webkit-input-placeholder {
  color: #b2b2b2;
}
.quote-wrap .quote .quote-content .quote-line .input.input-3 {
  width: 600px;
}
.quote-wrap .quote .quote-content .quote-line .input.input-region {
  width: 162px;
  height: 30px;
  margin-right: 10px;
}
.quote-wrap .quote .quote-content .error-tips {
  left: 164px;
}
.quote-wrap .quote .quote-content .error-tips.phone-error {
  left: 511px;
}
.quote-wrap .quote .quote-content .error-tips.show {
  display: block;
}
.quote-wrap .quote .quote-content .quote-line label {
  display: inline-block;
  width: 152px;
  text-align: right;
}
.quote-wrap .quote .quote-content .quote-line label.label-1 {
  width: 78px;
}
.input-1 {
  width: 253px;
}

.loading-dialog .loading-group .loading-content .result-error-info,
.loading-dialog .loading-group .loading-content .result-success-info {
  font-weight: 400;
}
.loading-dialog .loading-group .loading-content .result-error-info .title,
.loading-dialog .loading-group .loading-content .result-success-info .title {
  font-size: 30px;
}
.loading-dialog .loading-group .loading-content .result-error-info .title-tip,
.loading-dialog
  .loading-group
  .loading-content
  .result-success-info
  .title-tip {
  color: #afafaf;
}
.loading-dialog
  .loading-group
  .loading-content
  .result-error-info
  .button-group,
.loading-dialog
  .loading-group
  .loading-content
  .result-success-info
  .button-group {
  padding-top: 50px;
}
.loading-dialog
  .loading-group
  .loading-content
  .result-error-info
  .button-group {
  padding-top: 92px;
}
.menu-product {
  position: fixed;
  top: 50px;
  left: 0;
  z-index: 999;
}
.menu-product .menu-product-right .menu-product-list li {
  width: 56px;
}
.menu-product .menu-product-right .menu-product-list li.active a {
  color: #0982cb;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-2 {
  width: 70px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-4 {
  width: 84px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-6 {
  width: 56px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-7 {
  width: 84px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-7 a {
  color: #0982cb;
}
.menu-product .menu-product-right .button-buy {
  line-height: 49px;
}
.product-content-wrapper {
  width: 100%;
  min-width: 1200px;
  position: relative;
  background-position: 50%;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  overflow: hidden;
}
.product-content-wrapper .section-content {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.product-content-wrapper .section-content .section-main-text {
  position: absolute;
  display: block;
  width: 100%;
  font-size: 60px;
  font-weight: 700;
  text-align: left;
  color: #000;
  z-index: 99;
}
.product-content-wrapper .section-content .section-sub-text {
  position: absolute;
  display: block;
  width: 100%;
  font-size: 36px;
  font-weight: 700;
  text-align: left;
  color: #000;
  z-index: 99;
  opacity: 0;
}
.product-content-wrapper .section-content .section-sub-text.show {
  transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  opacity: 1;
}
.product-content-wrapper .section-content .section-small-text {
  position: absolute;
  display: block;
  width: 100%;
  font-size: 18px;
  text-align: left;
  color: #000;
  z-index: 99;
  opacity: 0;
}
.product-content-wrapper .section-content .section-small-text.show {
  transition: all 0.5s ease 0.4s;
  -moz-transition: all 0.5s ease 0.4s;
  -webkit-transition: all 0.5s ease 0.4s;
  -o-transition: all 0.5s ease 0.4s;
  opacity: 1;
}
.product-content-wrapper.section-wrapper1 {
  height: 881px;
  background-image: url(https://image.irislink.com/Products/IRIScan_Desk_6/1-ISD6.jpg);
}
.product-content-wrapper.section-wrapper1 .desk6pro{
  height: 881px;
  background-image: url(https://image.irislink.com/Products/IRIScan_Desk_6_Pro/1-ISD6Pro.jpg)!important;
}
.product-content-wrapper.section-wrapper1 .section-content .section-1-sub-text {
  top: 258px;
  font-size: 30px;
  font-weight: 400;
  opacity: 1;
}

.product-content-wrapper.section-wrapper1 .section-content .section-1-text {
  left: -3px;
  top: 315px;
  opacity: 1;
}

.product-content-wrapper.section-wrapper1 .section-content .section1-award-img {
  position: absolute;
  top: 640px;
  z-index: 99;
}

.product-content-wrapper.section-wrapper1
  .section-content
  .section1-award-img.iF-award {
  left: 0;
}

.product-content-wrapper.section-wrapper1
  .section-content
  .section1-award-img.reddot-award {
  left: 306px;
}

.product-content-wrapper.section-wrapper1
  .section-content
  .section1-award-img.reddot-award {
  left: 306px;
}

.product-content-wrapper.section-wrapper1
  .section-content
  .section1-award-img.reddot-award {
  left: 306px;
}

.product-content-wrapper.section-wrapper1 .section-content .section-small-text {
  top: 740px;
  opacity: 1;
}

.product-content-wrapper.section-wrapper1
  .section-content
  .section-small-text.iF-award-text {
  left: 0;
}

.product-content-wrapper.section-wrapper1
  .section-content
  .section-small-text.reddot-award-text {
  left: 306px;
}

.product-content-wrapper.section-wrapper1
  .section-content
  .section-small-text.golden-pin-design-award-text {
  left: 612px;
}

.product-content-wrapper.section-video {
  height: 554px;
  background-color: #000;
}
.product-content-wrapper.section-video .video-mark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.product-content-wrapper.section-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -540px;
  margin-left: -960px;
}
.product-content-wrapper.section-video .section-content {
  position: static;
}
.product-content-wrapper.section-video .section-content .video-mark-tip {
  position: absolute;
  width: 100%;
  top: 214px;
  left: 0;
  font-size: 18px;
  color: #9b9b9e;
  text-align: center;
  letter-spacing: 26px;
  padding-left: 26px;
  box-sizing: border-box;
  z-index: 1;
}
.product-content-wrapper.section-video .section-content .video-mark-btn {
  width: 320px;
  height: 60px;
  position: absolute;
  top: 280px;
  left: 50%;
  margin-left: -160px;
  border: 1px solid #9b9b9e;
  border-radius: 30px;
  text-align: center;
  font-size: 18px;
  color: #9b9b9e;
  line-height: 60px;
  text-indent: 25px;
  letter-spacing: 25px;
  padding: 0 25px;
  box-sizing: border-box;
  z-index: 1;
  cursor: pointer;
}
.product-content-wrapper.section-video
  .section-content
  .video-mark-btn
  .play-btn-img {
  height: 22px;
  vertical-align: middle;
}
.product-content-wrapper.section-video .section-content .video-mark-btn:hover {
  background-color: hsla(0, 0%, 100%, 0.05);
}
.product-content-wrapper.section-wrapper2 {
  height: 904px;
  background-image: url(https://image.irislink.com/Products/IRIScan_Desk_6/3-ISD6-Digitize_all_in_a_snap-2560x904.jpg);
}
.product-content-wrapper.section-wrapper21 {
  height: 904px;
  background-image: url(https://image.irislink.com/Products/IRIScan_Desk_6_Pro/3-ISD6Pro-Digitize_all_in_a_snap-2560x904.jpg);
}
.product-content-wrapper.section-wrapper2 .section-2-sub-text {
  top: 222px;
}
.product-content-wrapper.section-wrapper21 .section-2-sub-text {
  top: 222px;
}
.product-content-wrapper.section-wrapper2 .section-2-sub-text.show {
  top: 152px;
}
.product-content-wrapper.section-wrapper21 .section-21-sub-text.show {
  top: 152px;
}
.product-content-wrapper.section-wrapper2 .section-2-small-text {
  top: 296px;
}
.product-content-wrapper.section-wrapper21 .section-21-small-text {
  top: 296px;
}
.product-content-wrapper.section-wrapper2 .section-2-small-text.show {
  top: 226px;
}
.product-content-wrapper.section-wrapper21 .section-21-small-text.show {
  top: 226px;
}
.product-content-wrapper.section-wrapper3 {
  height: 1034px;
  background-image: url(https://osscdn.czur.com/static/img/aura_bgs3.d6c4c12.jpg);
}
.product-content-wrapper.section-wrapper3 .section3_scanner_left {
  position: absolute;
  left: -70px;
  top: 87px;
  opacity: 0;
}
.product-content-wrapper.section-wrapper3 .section3_scanner_left.show {
  left: 0;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  opacity: 1;
}
.product-content-wrapper.section-wrapper3 .section3_scanner_right {
  position: absolute;
  right: -70px;
  top: 130px;
  opacity: 0;
}
.product-content-wrapper.section-wrapper3 .section3_scanner_right.show {
  right: 0;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  opacity: 1;
}
.product-content-wrapper.section-wrapper3 .section-3-sub-text {
  top: 860px;
  color: #fff;
}
.product-content-wrapper.section-wrapper3 .section-3-sub-text.show {
  top: 790px;
  transition: all 0.7s ease 0.7s;
  -moz-transition: all 0.7s ease 0.7s;
  -webkit-transition: all 0.7s ease 0.7s;
  -o-transition: all 0.7s ease 0.7s;
}
.product-content-wrapper.section-wrapper3 .section-3-small-text {
  top: 930px;
  color: #fff;
  line-height: 34px;
}
.product-content-wrapper.section-wrapper3 .section-3-small-text.show {
  top: 860px;
  transition: all 0.5s ease 1.1s;
  -moz-transition: all 0.5s ease 1.1s;
  -webkit-transition: all 0.5s ease 1.1s;
  -o-transition: all 0.5s ease 1.1s;
}
.product-content-wrapper.section-wrapper4 {
  height: 913px;
  background-color: #121315;
}
.product-content-wrapper.section-wrapper4 .section4_gif {
  display: block;
  margin: 0 auto;
}
.product-content-wrapper.section-wrapper4 .section-4-sub-text {
  top: 745px;
  color: #fff;
  text-align: right;
}
.product-content-wrapper.section-wrapper4 .section-4-sub-text.show {
  top: 675px;
}
.product-content-wrapper.section-wrapper4 .section-4-small-text {
  top: 817px;
  color: #fff;
  text-align: right;
  line-height: 34px;
}
.product-content-wrapper.section-wrapper4 .section-4-small-text.show {
  top: 747px;
}
.product-content-wrapper.section-wrapper5 {
  height: 880px;
  background-image: url(https://osscdn.czur.com/static/img/aura_bgs5.64fb009.jpg);
}
.product-content-wrapper.section-wrapper5 .section5_left {
  position: absolute;
  bottom: -70px;
  left: -460px;
  opacity: 0;
}
.product-content-wrapper.section-wrapper5 .section5_left.show {
  bottom: 0;
  left: -390px;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  opacity: 1;
}
.product-content-wrapper.section-wrapper5 .section5_right {
  position: absolute;
  top: -70px;
  right: -187px;
  opacity: 0;
}
.product-content-wrapper.section-wrapper5 .section5_right.show {
  top: 0;
  right: -117px;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  opacity: 1;
}
.product-content-wrapper.section-wrapper5 .section-5-sub-text {
  top: 554px;
  color: #fff;
  text-align: right;
  line-height: 48px;
}
.product-content-wrapper.section-wrapper5 .section-5-sub-text.show {
  top: 484px;
}
.product-content-wrapper.section-wrapper5 .section-5-small-text {
  top: 680px;
  color: #fff;
  text-align: right;
}
.product-content-wrapper.section-wrapper5 .section-5-small-text.show {
  top: 610px;
}
.product-content-wrapper.section-wrapper5 .img-px {
  width: 294px;
  height: 80px;
  position: absolute;
  top: 743px;
  right: 7px;
  color: #fff;
  opacity: 0;
}
.product-content-wrapper.section-wrapper5 .img-px.show {
  top: 673px;
  opacity: 1;
  transition: all 0.5s ease 0.7s;
  -moz-transition: all 0.5s ease 0.7s;
  -webkit-transition: all 0.5s ease 0.7s;
  -o-transition: all 0.5s ease 0.7s;
}
.product-content-wrapper.section-wrapper5 .img-px .img-px-max {
  margin-right: 30px;
}
.product-content-wrapper.section-wrapper5 .img-px span {
  position: absolute;
  text-align: center;
  font-size: 16px;
}
.product-content-wrapper.section-wrapper5 .img-px span.text-px-max {
  width: 132px;
  top: 31px;
  left: 0;
}
.product-content-wrapper.section-wrapper5 .img-px span.text-px {
  width: 127px;
  bottom: 21px;
  right: 0;
}
.product-content-wrapper.section-wrapper5 .section-5-small-text-1 {
  font-size: 14px;
  top: 846px;
  right: 7px;
  text-align: right;
}
.product-content-wrapper.section-wrapper5 .section-5-small-text-1.show {
  top: 776px;
  transition: all 0.5s ease 1.1s;
  -moz-transition: all 0.5s ease 1.1s;
  -webkit-transition: all 0.5s ease 1.1s;
  -o-transition: all 0.5s ease 1.1s;
}
.product-content-wrapper.section-wrapper5 .section-5-small-text-1 span {
  display: inline-block;
  text-align: center;
  color: #fff;
}
.product-content-wrapper.section-wrapper5
  .section-5-small-text-1
  span.small-px-max {
  width: 132px;
  margin-right: 30px;
}
.product-content-wrapper.section-wrapper5
  .section-5-small-text-1
  span.small-px {
  width: 127px;
}
.product-content-wrapper.section-wrapper6 {
  height: 880px;
  background-color: #e9e7ec;
}
.product-content-wrapper.section-wrapper6 .section6_scanner {
  position: absolute;
  top: 0;
  left: -313px;
}
.product-content-wrapper.section-wrapper6 .section6_laser {
  position: absolute;
  top: 229px;
}
.product-content-wrapper.section-wrapper6 .section6_laser.show {
  animation: change 2s infinite;
}
.product-content-wrapper.section-wrapper6 .section-6-sub-text {
  right: -13px;
  text-align: right;
  line-height: 48px;
}
.product-content-wrapper.section-wrapper6 .section-6-sub-text.show {
  top: 99px;
}
.product-content-wrapper.section-wrapper6 .section-6-small-text-1 {
  top: 279px;
  right: -4px;
  line-height: 34px;
}
.product-content-wrapper.section-wrapper6 .section-6-small-text-1.show {
  top: 209px;
}
.product-content-wrapper.section-wrapper6 .section-6-small-text-2 {
  top: 355px;
  text-align: right;
  font-size: 14px;
  line-height: 26px;
  color: #707070;
}
.product-content-wrapper.section-wrapper6 .section-6-small-text-2.show {
  top: 285px;
  transition: all 0.5s ease 0.7s;
  -moz-transition: all 0.5s ease 0.7s;
  -webkit-transition: all 0.5s ease 0.7s;
  -o-transition: all 0.5s ease 0.7s;
}
.product-content-wrapper.section-wrapper7 {
  height: 882px;
  background-image: url(https://image.irislink.com/Products/IRIScan_Desk_6/8-ISD6-2560x899.jpg);
}
/* .product-content-wrapper.section-wrapper71{
  height: 882px;
  background-image: url(https://image.irislink.com/Products/IRIScan_Desk_6_Pro/8-ISD6Pro-2560x899.jpg);
} */
.product-content-wrapper.section-wrapper7 .material-image {
  position: absolute;
  top: 524px;
  left: -111px;
  display: none;
}
/* .product-content-wrapper.section-wrapper71 .material-image {
  position: absolute;
  top: 524px;
  left: -111px;
  display: none;
} */
.product-content-wrapper.section-wrapper7 .material-image.active {
  display: block;
}
/* .product-content-wrapper.section-wrapper71 .material-image.active {
  display: block;
} */
.product-content-wrapper.section-wrapper7 .section-7-sub-text {
  top: 646px;
  text-align: right;
  line-height: 48px;
}
/* .product-content-wrapper.section-wrapper71 .section-71-sub-text {
  top: 646px;
  text-align: right;
  line-height: 48px;
} */
.product-content-wrapper.section-wrapper7 .section-7-sub-text.show {
  top: 576px;
}
/* .product-content-wrapper.section-wrapper71 .section-71-sub-text.show {
  top: 576px;
} */
.product-content-wrapper.section-wrapper7 .section-7-small-text {
  top: 770px;
  text-align: right;
  line-height: 34px;
}
/* .product-content-wrapper.section-wrapper71 .section-71-small-text {
  top: 770px;
  text-align: right;
  line-height: 34px;
} */
.product-content-wrapper.section-wrapper7 .section-7-small-text.show {
  top: 700px;
}
/* .product-content-wrapper.section-wrapper71 .section-71-small-text.show {
  top: 700px;
} */
.product-content-wrapper.section-wrapper8 {
  height: 862px;
  background-image: url();
}
.product-content-wrapper.section-wrapper8 .section8_ocr {
  position: absolute;
}
.product-content-wrapper.section-wrapper8 .section8_ocr.section8_ocr_1 {
  top: 42px;
  right: 219px;
  opacity: 0;
}
.product-content-wrapper.section-wrapper8 .section8_ocr.section8_ocr_1.show {
  top: 112px;
  transition: all 0.5s ease 1.1s;
  -moz-transition: all 0.5s ease 1.1s;
  -webkit-transition: all 0.5s ease 1.1s;
  -o-transition: all 0.5s ease 1.1s;
  opacity: 1;
}
.product-content-wrapper.section-wrapper8 .section8_ocr.section8_ocr_2 {
  top: 260px;
  right: 142px;
  z-index: 1;
  opacity: 0;
}
.product-content-wrapper.section-wrapper8 .section8_ocr.section8_ocr_2.show {
  top: 330px;
  transition: all 0.5s ease 1.6s;
  -moz-transition: all 0.5s ease 1.6s;
  -webkit-transition: all 0.5s ease 1.6s;
  -o-transition: all 0.5s ease 1.6s;
  opacity: 1;
}
.product-content-wrapper.section-wrapper8 .section8_ocr.section8_ocr_3 {
  top: 370px;
  right: 172px;
  opacity: 0;
}
.product-content-wrapper.section-wrapper8 .section8_ocr.section8_ocr_3.show {
  top: 440px;
  transition: all 0.5s ease 2.1s;
  -moz-transition: all 0.5s ease 2.1s;
  -webkit-transition: all 0.5s ease 2.1s;
  -o-transition: all 0.5s ease 2.1s;
  opacity: 1;
}
.product-content-wrapper.section-wrapper8 .section-8-sub-text {
  top: 399px;
  color: #fff;
  line-height: 48px;
}
.product-content-wrapper.section-wrapper8 .section-8-sub-text.show {
  top: 329px;
}
.product-content-wrapper.section-wrapper8 .section-8-small-text {
  top: 520px;
  color: #fff;
  line-height: 34px;
}
.product-content-wrapper.section-wrapper8 .section-8-small-text.show {
  top: 450px;
}
.product-content-wrapper.section-wrapper9 {
  height: 940px;
  background-color: #fff;
}
.product-content-wrapper.section-wrapper9 .section-9-sub-text {
  top: 193px;
  text-align: center;
}
.product-content-wrapper.section-wrapper9 .section-9-sub-text.show {
  top: 123px;
}
.product-content-wrapper.section-wrapper9 .section-9-small-text {
  top: 267px;
  line-height: 34px;
  text-align: center;
}
.product-content-wrapper.section-wrapper9 .section-9-small-text.show {
  top: 197px;
}
.product-content-wrapper.section-wrapper9 .section9_bg_1 {
  position: absolute;
  top: 336px;
  left: 0;
  z-index: 1;
}
.product-content-wrapper.section-wrapper9 .section9_bg_2 {
  position: absolute;
  top: 322px;
  right: 0;
}
.product-content-wrapper.section-wrapper9 .section9_bg_3 {
  position: absolute;
  top: 647px;
  right: 0;
}
.product-content-wrapper.section-wrapper9 .circal {
  position: absolute;
  top: 565px;
  right: -15px;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  border: 2.3px dashed #ff5e1f;
  opacity: 0;
}
.product-content-wrapper.section-wrapper9 .circal.show {
  transition: all 0.5s ease 1s;
  -moz-transition: all 0.5s ease 1s;
  -webkit-transition: all 0.5s ease 1s;
  -o-transition: all 0.5s ease 1s;
  opacity: 1;
}
.product-content-wrapper.section-wrapper9 .circal_bar {
  position: absolute;
  top: 591px;
  right: 69px;
  width: 6px;
  height: 0;
  border-bottom: 2.3px dashed #ff5e1f;
  transform: rotate(30deg);
  opacity: 0;
}
.product-content-wrapper.section-wrapper9 .circal_bar.show {
  transition: all 0.2s ease 1.3s;
  -moz-transition: all 0.2s ease 1.3s;
  -webkit-transition: all 0.2s ease 1.3s;
  -o-transition: all 0.2s ease 1.3s;
  opacity: 1;
}
.product-content-wrapper.section-wrapper9 .section9_img_1 {
  position: absolute;
  top: 445px;
  right: 39px;
  opacity: 0;
}
.product-content-wrapper.section-wrapper9 .section9_img_1.show {
  transition: all 0.5s ease 1.5s;
  -moz-transition: all 0.5s ease 1.5s;
  -webkit-transition: all 0.5s ease 1.5s;
  -o-transition: all 0.5s ease 1.5s;
  opacity: 1;
}
.product-content-wrapper.section-wrapper10 {
  height: 957px;
  background-image: url(https://osscdn.czur.com/static/img/aura_bgs10.90872e1.jpg);
}
.product-content-wrapper.section-wrapper10 .section-10-sub-text {
  top: 197px;
}
.product-content-wrapper.section-wrapper10 .section-10-sub-text.show {
  top: 127px;
}
.product-content-wrapper.section-wrapper10 .section-10-small-text {
  top: 256px;
  line-height: 34px;
}
.product-content-wrapper.section-wrapper10 .section-10-small-text.show {
  top: 186px;
}
.product-content-wrapper.section-wrapper11 {
  height: 1003px;
  background-color: #f3f3f9;
}
.product-content-wrapper.section-wrapper11 .section-11-sub-text {
  top: 133px;
  line-height: 48px;
  text-align: center;
}
.product-content-wrapper.section-wrapper11 .section-11-sub-text.show {
  top: 63px;
}
.product-content-wrapper.section-wrapper11 .section-11-small-text {
  top: 246px;
  text-align: center;
}
.product-content-wrapper.section-wrapper11 .section-11-small-text.show {
  top: 176px;
}
.product-content-wrapper.section-wrapper11 .section11_computer {
  width: 976px;
  position: absolute;
  top: 251px;
  left: 50%;
  margin-left: -488px;
}
.product-content-wrapper.section-wrapper11 .section11_list {
  width: 943px;
  position: absolute;
  top: 832px;
  left: 50%;
  margin-left: -471.5px;
}
.product-content-wrapper.section-wrapper11 .section11_list .section11_li {
  float: left;
  text-align: center;
}
.product-content-wrapper.section-wrapper11
  .section11_list
  .section11_li
  .section11_li_text {
  margin-top: 17px;
}
.product-content-wrapper.section-wrapper11
  .section11_list
  .section11_li
  .section11_li_line {
  display: block;
  width: 1px;
  height: 45px;
  background-color: #c2c2c7;
  margin-top: 5px;
}
.product-content-wrapper.section-wrapper11
  .section11_list
  .section11_li.section11_li_1 {
  width: 232px;
}
.product-content-wrapper.section-wrapper11
  .section11_list
  .section11_li.section11_li_2 {
  width: 248px;
}
.product-content-wrapper.section-wrapper11
  .section11_list
  .section11_li.section11_li_3 {
  width: 258px;
}
.product-content-wrapper.section-wrapper11
  .section11_list
  .section11_li.section11_li_4 {
  width: 202px;
}
.product-content-wrapper.section-wrapper12 {
  height: 858px;
  background-color: #fff;
}
.product-content-wrapper.section-wrapper12 .section12_top {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.product-content-wrapper.section-wrapper12 .section12_top .section12_1 {
  position: absolute;
  left: -100px;
  top: 40px;
  height: 776px;
}
.product-content-wrapper.section-wrapper12
  .section12_top
  .section-12-sub-text-1 {
  width: 300px;
  right: 0;
  top: 377px;
  line-height: 48px;
  text-align: right;
}
.product-content-wrapper.section-wrapper12
  .section12_top
  .section-12-sub-text-1.show {
  top: 307px;
}
.product-content-wrapper.section-wrapper12
  .section12_top
  .section-12-small-text-1 {
  width: 300px;
  right: 0;
  top: 487px;
  line-height: 34px;
  text-align: right;
}
.product-content-wrapper.section-wrapper12
  .section12_top
  .section-12-small-text-1.show {
  top: 417px;
}
.product-content-wrapper.section-wrapper-lamp {
  height: 816px;
  background-color: #fff;
}
.product-content-wrapper.section-wrapper-lamp .section12_bottom {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-sub-text-2 {
  top: 70px;
  left: 0;
  line-height: 48px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-sub-text-2.show {
  top: 0;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-2 {
  top: 183px;
  left: 0;
  line-height: 34px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-2.show {
  top: 113px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-2
  li {
  list-style: disc;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-3 {
  top: 545px;
  left: -28px;
  width: 352px;
  height: 302px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-3.show {
  top: 475px;
  transition: all 0.5s ease 0.7s;
  -moz-transition: all 0.5s ease 0.7s;
  -webkit-transition: all 0.5s ease 0.7s;
  -o-transition: all 0.5s ease 0.7s;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-3
  .section12_icon_li {
  float: left;
  width: 50%;
  height: 50%;
  text-align: center;
  box-sizing: border-box;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-3
  .section12_icon_li
  .section12_icon {
  margin: 21.5px 0 14px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-3
  .section12_icon_li.section12_icon_li_1 {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-3
  .section12_icon_li.section12_icon_li_2 {
  border-bottom: 1px solid #ccc;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-3
  .section12_icon_li.section12_icon_li_3 {
  border-right: 1px solid #ccc;
}
.product-content-wrapper.section-wrapper-lamp .section12_bottom .section12_2 {
  position: absolute;
  top: 0;
  right: -146px;
  height: 776px;
}
.product-content-wrapper.section-wrapper13 {
  height: 904px;
  background-image: url(https://osscdn.czur.com/static/img/aura_bgs13.cb46e97.png);
}
.product-content-wrapper.section-wrapper13 .section-13-sub-text-1 {
  top: 109px;
  left: 97px;
  color: #fff;
  line-height: 48px;
}
.product-content-wrapper.section-wrapper13 .section-13-sub-text-1.show {
  top: 39px;
}
.product-content-wrapper.section-wrapper13 .section-13-small-text-1 {
  top: 219px;
  left: 97px;
  color: #fff;
}
.product-content-wrapper.section-wrapper13 .section-13-small-text-1.show {
  top: 149px;
}
.product-content-wrapper.section-wrapper13 .section13_scanner {
  position: absolute;
  top: 67px;
  left: -45px;
  z-index: 99;
}
.product-content-wrapper.section-wrapper13 .section13_scanner_laser {
  position: absolute;
  top: -153px;
  left: -679px;
  display: none;
}
.product-content-wrapper.section-wrapper13 .section13_scanner_laser.active {
  display: block;
}
.product-content-wrapper.section-wrapper13 .click-animation-container {
  position: absolute;
  display: block;
  width: 148px;
  height: 148px;
  bottom: 218px;
  right: 56px;
  z-index: 100;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn {
  position: absolute;
  display: block;
  width: 52px;
  height: 52px;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn.natural {
  top: 0;
  left: 0;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn.read {
  top: 0;
  right: 0;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn.compute {
  bottom: 0;
  left: 0;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn.night {
  bottom: 0;
  right: 0;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn
  .animate {
  position: relative;
  display: block;
  width: 52px;
  height: 52px;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn
  .animate:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(6, 34, 243, 0.8);
  border-radius: 50%;
  opacity: 1;
  transition-duration: 0s;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn
  .animate.active:after {
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  opacity: 0;
  transition: all 0.7s;
}
.product-content-wrapper.section-wrapper13 .section-13-sub-text-2 {
  top: 782px;
  right: 325px;
  text-align: right;
  color: #776d69;
}
.product-content-wrapper.section-wrapper13 .section-13-sub-text-2.show {
  top: 712px;
  transition: all 0.5s ease 1.3s;
  -moz-transition: all 0.5s ease 1.3s;
  -webkit-transition: all 0.5s ease 1.3s;
  -o-transition: all 0.5s ease 1.3s;
}
.product-content-wrapper.section-wrapper13 .section-13-small-text-2 {
  top: 837px;
  right: 325px;
  line-height: 34px;
  text-align: right;
  color: #776d69;
}
.product-content-wrapper.section-wrapper13 .section-13-small-text-2.show {
  top: 767px;
  transition: all 0.5s ease 1.6s;
  -moz-transition: all 0.5s ease 1.6s;
  -webkit-transition: all 0.5s ease 1.6s;
  -o-transition: all 0.5s ease 1.6s;
}
.product-content-wrapper.section-wrapper13 .section13_phone {
  position: absolute;
  top: 441px;
  right: 0;
  z-index: 99;
}
.product-content-wrapper.section-wrapper14 {
  height: 958px;
}
.product-content-wrapper.section-wrapper14,
.product-content-wrapper.section-wrapper14.natural {
  background-image: url(https://osscdn.czur.com/static/img/aura_bgs14_1.b7eb666.jpg);
}
.product-content-wrapper.section-wrapper14.night {
  background-image: url(https://osscdn.czur.com/static/img/aura_bgs14_2.dc1ee30.jpg);
}
.product-content-wrapper.section-wrapper14 .section-14-sub-text {
  top: 175px;
  left: 0;
  color: #fff;
}
.product-content-wrapper.section-wrapper14 .section-14-sub-text.show {
  top: 105px;
}
.product-content-wrapper.section-wrapper14 .section-14-small-text {
  top: 241px;
  left: 0;
  color: #fff;
  line-height: 34px;
}
.product-content-wrapper.section-wrapper14 .section-14-small-text.show {
  top: 171px;
}
.product-content-wrapper.section-wrapper15 {
  height: 1083px;
  background-color: #e9ebf3;
}
.product-content-wrapper.section-wrapper15 .section-15-sub-text {
  top: 196px;
}
.product-content-wrapper.section-wrapper15 .section-15-sub-text.show {
  top: 126px;
}
.product-content-wrapper.section-wrapper15 .section-15-small-text {
  top: 267px;
  left: 282px;
  line-height: 34px;
}
.product-content-wrapper.section-wrapper15 .section-15-small-text li {
  list-style: disc !important;
}
.product-content-wrapper.section-wrapper15 .section-15-small-text.show {
  top: 197px;
}
.product-content-wrapper.section-wrapper15 .section15_img_wrap {
  width: 100%;
  height: 662px;
  position: absolute;
  top: 423px;
  left: 0;
}
.product-content-wrapper.section-wrapper15
  .section15_img_wrap
  .section15_img_1 {
  position: absolute;
  top: 0;
  left: 0;
}
.product-content-wrapper.section-wrapper15
  .section15_img_wrap
  .section15_img_2 {
  position: absolute;
  top: 0;
  right: 0;
}
.product-content-wrapper.section-wrapper15
  .section15_img_wrap
  .section15_img_3 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.product-content-wrapper.section-wrapper15
  .section15_img_wrap
  .section15_img_4 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.product-content-wrapper.section-wrapper16 {
  height: 1138px;
  background-image: url(https://osscdn.czur.com/static/img/aura_bgs16.bd587b9.jpg);
}
.product-content-wrapper.section-wrapper16 .section-16-sub-text {
  top: 210px;
  line-height: 48px;
  text-align: center;
}
.product-content-wrapper.section-wrapper16 .section-16-sub-text.show {
  top: 140px;
}
.product-content-wrapper.section-wrapper16 .section-16-small-text {
  top: 324px;
  left: 365px;
  line-height: 34px;
}
.product-content-wrapper.section-wrapper16 .section-16-small-text li {
  list-style: disc !important;
}
.product-content-wrapper.section-wrapper16 .section-16-small-text.show {
  top: 254px;
}
.product-content-wrapper.section-wrapper17 {
  height: 4020px;
  background-color: #f3f5fb;
}
.product-content-wrapper.section-wrapper17 .wrap-17-title {
  position: absolute;
  top: 90px;
  font-size: 48px;
  width: 100%;
  text-align: center;
}
.product-content-wrapper.section-wrapper17 .wrap-17-img-box {
  position: absolute;
  top: 205px;
  font-size: 18px;
}
.product-content-wrapper.section-wrapper17 .wrap-17-img-box .wrap-17-img {
  position: absolute;
  width: 134.5px;
  text-align: center;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-img-box
  .wrap-17-img.wrap-17-img-aura {
  left: 292px;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-img-box
  .wrap-17-img.wrap-17-img-max {
  left: 737px;
}
.product-content-wrapper.section-wrapper17 .wrap-17-img-box .wrap-17-img img {
  width: 100%;
}
.product-content-wrapper.section-wrapper17 .wrap-17-table {
  width: 100%;
  position: absolute;
  top: 414px;
  background-color: #fff;
  font-size: 16px;
}
.product-content-wrapper.section-wrapper17 .wrap-17-table .wrap-17-table-box {
  position: relative;
  border-bottom: 50px solid #f3f5fb;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-table
  .wrap-17-table-box:last-child {
  border-bottom: none;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-table
  .wrap-17-table-box
  .wrap-17-table-box-left {
  float: left;
  width: 142px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -12.5px;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-table
  .wrap-17-table-box
  .wrap-17-table-box-right {
  float: right;
  width: 1058px;
  padding: 5px 32px;
  box-sizing: border-box;
  border-left: 4px solid #f6f6f6;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-table
  .wrap-17-table-box
  .wrap-17-table-box-right
  .wrap-17-table-box-right-line {
  padding: 5px 0;
  border-bottom: 2px solid #f6f6f6;
  line-height: 1.42857143;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-table
  .wrap-17-table-box
  .wrap-17-table-box-right
  .wrap-17-table-box-right-line:last-child {
  border-bottom: none;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-table
  .wrap-17-table-box
  .wrap-17-table-box-right
  .wrap-17-table-box-right-line
  .wrap-17-line-sub {
  float: left;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-table
  .wrap-17-table-box
  .wrap-17-table-box-right
  .wrap-17-table-box-right-line
  .wrap-17-line-sub.wrap-17-line-left {
  width: 160px;
  font-weight: 700;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-table
  .wrap-17-table-box
  .wrap-17-table-box-right
  .wrap-17-table-box-right-line
  .wrap-17-line-sub.wrap-17-line-middle {
  width: 440px;
}
.product-content-wrapper.section-wrapper17
  .wrap-17-table
  .wrap-17-table-box
  .wrap-17-table-box-right
  .wrap-17-table-box-right-line
  .wrap-17-line-sub.wrap-17-line-right {
  width: 390px;
}
.pop-mask {
  background-color: rgba(0, 0, 0, 0.7);
}
.bookmark-wechat-wrap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none;
}
.bookmark-wechat-wrap .bookmark-wechat-main {
  width: 250px;
  height: 347px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  text-align: center;
}
.bookmark-wechat-wrap .bookmark-wechat-main .bookmark-wechat-close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
}
.bookmark-wechat-wrap .bookmark-wechat-main .bookmark-wechat-close img {
  width: 12px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.bookmark-wechat-wrap .bookmark-wechat-main .bookmark-wechat-close:hover {
  cursor: pointer;
  background-color: #ececec;
}
.bookmark-wechat-wrap .bookmark-wechat-main .bookmark-wechet-text-wrap {
  position: relative;
}
.bookmark-wechat-wrap
  .bookmark-wechat-main
  .bookmark-wechet-text-wrap
  .bookmark-wechat-title {
  width: 100%;
  font-size: 20px;
  margin: 55px auto 12px;
}
.bookmark-wechat-wrap
  .bookmark-wechat-main
  .bookmark-wechet-text-wrap
  .bookmark-wechat-text {
  font-size: 14px;
  width: 100%;
}
.bookmark-wechat-wrap
  .bookmark-wechat-main
  .bookmark-wechet-text-wrap
  .bookmark-wechat-img {
  width: 200px;
  margin-top: 20px;
}
.video-js *,
.video-js :after,
.video-js :before {
  border-color: transparent;
}
.quote-wrap {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  display: none;
}
.quote-wrap .quote {
  width: 805px;
  height: 600px;
  border: 1px solid #dadada;
  box-shadow: 0 0 8px #eaeaea;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
  background-color: #fff;
}
.quote-wrap .quote .quote-header {
  width: 100%;
  height: 95px;
  border-bottom: 1px solid #dadada;
  background-color: #f7f7f7;
  padding: 25px 20px 15px;
  box-sizing: border-box;
}
.quote-wrap .quote .quote-header .quote-title {
  color: #646464;
  font-size: 30px;
  margin-bottom: 5px;
}
.quote-wrap .quote .quote-header .quote-tips {
  color: #b0b0b0;
  font-size: 12px;
}

.quote-wrap .quote .quote-header .quote-close:hover {
  background-color: #ececec;
}
.quote-wrap .quote .quote-content {
  font-size: 14px;
  color: #979797;
  box-sizing: border-box;
}
.quote-wrap .quote .quote-content .quote-line {
  margin-top: 30px;
}
.quote-wrap .quote .quote-content .quote-line label {
  padding: 0 4px;
}
.quote-wrap .quote .quote-content .quote-line label.label-2 {
  vertical-align: top;
  margin-top: 7px;
}
.quote-wrap .quote .quote-content .quote-line .input {
  outline: none;
  background-color: #f7f7f7;
  padding: 0 0 0 5px;
  border: 1px solid #dadada;
  box-sizing: border-box;
  font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei,
    Hiragino Sans GB;
}
.quote-wrap .quote .quote-content .quote-line .input.input-1 {
  height: 30px;
}
.quote-wrap .quote .quote-content .quote-line .input.input-1.input-1-1 {
  padding: 0;
}
.quote-wrap .quote .quote-content .quote-line .input.input-2 {
  width: 514px;
  height: 30px;
}
.quote-wrap .quote .quote-content .quote-line .input.input-country {
  padding: 0 0 0 1px;
  font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei,
    Hiragino Sans GB;
}
.quote-wrap .quote .quote-content .quote-line .input.input-3 {
  width: 514px;
  height: 140px;
  resize: none;
  padding-top: 5px;
}
.quote-wrap .quote .quote-content .quote-submit {
  color: #fff;
  font-size: 14px;
  min-width: 101px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  padding: 0 10px;
  box-sizing: unset;
  letter-spacing: 1px;
  background-color: #0982cb;
  display: block;
  margin: 30px auto;
  border-radius: 3px;
  border: none;
  outline: none;
  cursor: pointer;
  font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei,
    Hiragino Sans GB;
}
.quote-wrap .quote .quote-content .quote-submit:hover {
  background-color: #028de1;
}
.quote-wrap .quote .quote-content .error-tips {
  position: absolute;
  left: 159px;
  margin: 0;
  color: red;
  display: none;
}
.quote-wrap .quote .quote-content .error-tips.last-name-error {
  left: 463px;
}
label {
  display: inline-block;
  width: 152px;
  text-align: right;
}
.label-1 {
  width: 85px;
}
.input-1 {
  width: 210px;
  display: inline-block;
}
.loading-dialog {
  width: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
.loading-dialog .loading-group {
  position: absolute;
  width: 650px;
  height: 400px;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -325px;
  background-color: #fff;
  border: 1px solid #dadada;
  box-shadow: 0 0 8px #eaeaea;
}
.loading-dialog .loading-group .loading-content {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.loading-dialog .loading-group .loading-content .loading-close:hover {
  background-color: #ececec;
}
.loading-dialog .loading-group .loading-content .loading-spinner {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  transition: width 0.5s ease;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
}
.loading-dialog .loading-group .loading-content .loading-spinner.result {
  margin-top: -130px;
}
.loading-dialog
  .loading-group
  .loading-content
  .loading-spinner.result
  .circular {
  display: none;
}
.loading-dialog .loading-group .loading-content .loading-spinner .circular {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.loading-dialog
  .loading-group
  .loading-content
  .loading-spinner
  .circular
  .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}
.loading-dialog .loading-group .loading-content .loading-spinner .result {
  width: 100px;
  height: 100px;
  display: none;
}
.loading-dialog
  .loading-group
  .loading-content
  .loading-spinner
  .result.success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiZjhhZjRhYS0zMzBmLWFjNDQtYmJkNC1iM2JiMDJmMzNmMGMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkRCNzY1REFFMkZFMTFFNzg5QTNBQjY4NjAzNEIzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkRCNzY1RDlFMkZFMTFFNzg5QTNBQjY4NjAzNEIzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YmY4YWY0YWEtMzMwZi1hYzQ0LWJiZDQtYjNiYjAyZjMzZjBjIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOmJmOGFmNGFhLTMzMGYtYWM0NC1iYmQ0LWIzYmIwMmYzM2YwYyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuJYuaMAAAk2SURBVHja7J0JbBRVGMe/rm2tIIdaUaGKCBI1Jmo8ghLxSAwaoy0qSoV4H1HAiyhKDFE8wFuDKNVoVLyqUUEE7wsUzygSbw6RM+VQlFYqLV2/P/NNGZfd7ryZN7Nvd98/+aeFdmen77fv/t43JTtN+IoMV4m4nN2FvSd7b3Zf9j7s3dhV7C3sVey17N/Zi9nL2WvYjewWdlJsrEoNBVAuhX0ee5T8f0JcmvI1VW0pbvV8v4n9ELuevVJ+ZhSgEkNqCCDswr6QPd5T4OUZCj2MAGazwMDXseyX2BtNgJPIMYROUgMa5RN7N7sre2d2RUT3l5Br4z12ZdexG+QezmfvKPdWNEDwnv3Y89h/sScLmIoc3k+F3MNTAuZVdq9cgEnE/F6HsFezF7IHGNqH4Z5q2CvYC2TwUFJIQPDH9GEvYs9n96D80cFy3+hoe8YBJmog3djPsZcIlHzV4dLH3cPunI9AcN3B7A3sWiocjZE+ZkBUtSUKIN3Zr7PfosLVZ+xHZaRmNJAD2H+yT6XC1+Uyd+ltIhBcZyj7Jyo+LWUfr6sJ0wEEE6lbZbZbrPqQfamOYXxYIJhMTWPfTFZ1stJQHnYSFFTo0GaxB1kW7bqWnBXp0ezmOIF0tjAy6hL5OpKcxcvImyz0GU9YGFmh3BXkA68KZAfpwM+xZZ5V17AvUh19qQIZRs7+gZX/jv6EqIBgpfZZW8bKep+9n24g2Leeb8s2sBaTz2UWP0DQb7xiyzS07vXTn/gBMoR9nC3P0MLa1zFhgVSyX7ZlqU2fZGu6OgKC6vW8LUPtui0oEGxfnmTLL5L5SZUqEHTk82zZRabpmTr4TEAGUgS7YQWktpCvxx59/3Q/KM0A6WNb5tvpR/YM9qfkrOQewT4lxAj0TXJCjJLZgBxmy347YQNqODkxZd4Z+MPsx8hZUlJdhkIUDoLGl3XUZJXYSeB2ms0+LQWGqyb2ZeyfA167LlsfgoDn3pbB/2CcKQWfSfjZqwGvfzI5YawZgYyzDNo1S2D42fl7n4LtEGJwcG4mIPh+jOXQDuMshUKuDDjyQpk/7h0Ce4FgsrLZstgKY6jiJ76anICPoOqWDggiR8qLHMZsgbFJ4TXY6zg65PsObx9VyQkqgNlia4YyDDRVv2mYRP8h10q6NQRRJP9YGMowVmta0cCpsTJvk3UomXl4xmQYyzWWWav04e1AxhRp/xEExu4Co0LjfZS7w9+EDLmqLQzfMJZphuFyQLRjCb7BUvuGIoRxdgAYSyOA4e1HSkqlQ9fdf7zDnkvO4Z3zpc01aWh7tuIgBjAWhZxrZBPmgGUA0YP0nRPBZOp0cja3mqQ5xLHnS8iMCHl3nqECYw/2r/IJjlJg0AVA+muqITh8fyI5+wausNaPvCPjBdBEA5opVRg/xwCDhEEPUDlQE5D6FBiUAmZSDmvJjBAwusd0j2CwN4AcpKHJwkzzBR+/dwf7xphhYGm8NgCMH2OE4aofQAzUcKH1soTgRwjTHxcjjOGKoymkf/qenDwocQo1ZB8A6anhYnuRj6g8jybGAMWF0awI47scjgorExTw6FWKsJ4zktTOQgDKTRH9YQizGREARq5Tf1TpPKd+JHmWkX1qUgR9ynRZhlBtpr6RviOnSmiceWJoiBO5Zyi+7m6NUILAQHP7tXzNtVYAyArNF0XUSo3C7yc1QQkCA/0nNoR6GbKKsC4hSxy69VrMUGYGgFElNcMUGFiCXwYgv1D40MhMUIYEgHJ9gEnfOYowEKD2rSHNlFeLEjIBao1w6KkK5T72DQowagPWjErDYIDBcgBZGCEQF0q1IhQc/xrto5mqDVAzviQzs9qBQQOArI2oyUrtcFVrCuJmr+wAhmozhTzAXxjYTLkCg0YAaYoBSJDmC0KSsFEp/zcrIIzPDYYBYRu3xQ3/6RrTmwaB8oin+XqX1Ldd0UzNMxwGhMRvW8OAkhQ8WDiuPmUKOYdchgaoGZ8aNLTtqLmaTJ64rPsp3jDSIH0Kljb+UoTxidQQ04Wyf9FdOoG+i3iklamm1ER0bcCYkycwICy9r/QCQcfeKQc38loEUADjI8qvcy5/k/M4jXYgaBKm5uhmdEJxYeRT0mb0H2OFwf+2bidS7o4j6IDSOw9huGpPIOoFsoJyG04KKMNC1IwPKX/TmW9MBwRV564c3xgCJc4LAOO9PIWBMr+IPEejU3cMJxlwk0+T86QdP8JhmQ/Y++dpzUD516f+h1cY5y804EafJGe/vayD3zlWYPSl/BVWq5tTx7+pEzAElH1rwM3eyT6K/TY5if0bZGg+SHwV5faRTTo0Kt2EJFULZJJowgGeGjFivhDsvKssoRSC5ruTwWxA2uQTaFI2oD6U3w+ESaezKM1T4TJVeewbFNuZkTiFwIolmXr5TMOxgbbcIm2KkypAIDwLZKYtO+1CIMeqjsbBmZRUmA9Y+deEbBOTjrSeolsiL0Yh40NTGCDQG+RsnVqF0xQZLFFYINhzt09DCCfM68aSj4cf+53pYgP+YFuugdUvW1OlCgT6gZwgAys1HU/OwVfSDQTCPvgttox9C0vrc1ReoAoEE0bsLNbbss4qpBR/xk+/EQYItFnI25FXZk0VIMo5yIIuX+OIMeKq3rJlnxYG8ru3BHlxmP0EjBpwfM0+QWGb0L9ezf436AXCbvAgrPMCsullISTZuZ1CRu7o2HFD1URwRHURw8D+0TTSkLdS1xYoRl94hnr/IgOB2oBw1bmqo6mogbhCgARy0BbDY5IeJCc1u9ZTzFEECSBOFQFvJxQwDCRJuI4iyOQaVdQGmrCPyDkIVFdgoyhEvnytq4mKC4grhEhewd6XnKxs+So84AbpNyaQ2oEh44AQbcsqh0RpyM21OI9ALJAPE5rfhqhqRdxAvM0Y9ukR9olIdSy9tBoIoVUmu6gRh8qHKRnXm+ci8g9/HHLfDmZ3YV8snWMzxXMaON0HpVnuARtxyNI6Iq4aYQIQLxgUBOJ4kW8Lp2QRHrqO3RghIBcA3gMZqhFtXyn38JLMLZK5KhT36QgmCUnQEFGJTD2I7hstc5uEuNTzfSLNh6rN49aUf69hP0BOnECD/Dxp1B9vIJB0gKAy+RRXCiycCzmAPA9DETgoaGQTRezTaqlxWAht8dRMY/WfAAMALpv0pT15qlIAAAAASUVORK5CYII=);
}
.loading-dialog .loading-group .loading-content .loading-spinner .result.error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIwRDA5Nzc3RTIzNTExRTdBNzdBQ0FDOTlGMUFDMEQ4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIwRDA5Nzc4RTIzNTExRTdBNzdBQ0FDOTlGMUFDMEQ4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjBEMDk3NzVFMjM1MTFFN0E3N0FDQUM5OUYxQUMwRDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjBEMDk3NzZFMjM1MTFFN0E3N0FDQUM5OUYxQUMwRDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5IJOYxAAAIl0lEQVR42uyd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);
}
.loading-dialog .loading-group .loading-content .result-info {
  display: none;
  width: 100%;
  padding-top: 200px;
  text-align: center;
  font-weight: 700;
}
.loading-dialog .loading-group .loading-content .result-info .title {
  display: block;
  font-size: 36px;
}
.loading-dialog .loading-group .loading-content .result-info .title-tip {
  display: block;
  padding: 12px 0;
  font-size: 16px;
}
.loading-dialog .loading-group .loading-content .result-info .button-group {
  display: block;
  padding-top: 20px;
}
.loading-dialog
  .loading-group
  .loading-content
  .result-info
  .button-group
  .btn {
  padding: 0 54px;
  border-radius: 5px;
  font-size: 16px;
}
@keyframes rotate {
  to {
    transform: rotate(1turn);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes color {
  0%,
  to {
    stroke: #0982cb;
  }
}
body,
html {
  width: 100%;
  min-width: 1200px;
  min-height: 100%;
  height: 100%;
  font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei,
    Hiragino Sans GB;
}
body,
html,
ul {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
.btn {
  position: relative;
  display: inline-block;
  padding: 0 4px;
  min-width: 101px;
  height: 34px;
  line-height: 34px;
  outline: none;
  border: none;
  border-radius: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
}
.btn i {
  font-size: 9px;
}
.btn i.icon-btn-prev {
  margin-right: 6px;
}
.btn i.icon-btn-next {
  margin-left: 6px;
}
.btn-m-grey {
  background-color: #b2b2b2;
  cursor: default;
}
.btn-m-blue {
  background-color: #0982cb;
}
.btn-m-blue:hover {
  background-color: #018de1;
}
.clearfix:after {
  display: block;
  content: ".";
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}
.ib {
  display: inline-block;
}
.l {
  float: left;
}
.r {
  float: right;
}
/* .content {
  width: 100%;
  min-width: 1200px;
  min-height: 100%;
  height: auto;
  padding: 0px;
  box-sizing: border-box;
  background-color: #fff;
} */
.content.color-wrapper {
  background-color: #fafafa;
}
.content .content-body {
  color: #666;
}
.containers {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.menu-product {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: hsla(0, 0%, 100%, 0.96);
  border-bottom: 1px solid #e6e6e6;
}
.menu-product .menu-product-left {
  float: left;
  font-size: 16px;
  margin: 0;
  font-weight: unset;
  line-height: 50px;
}
.menu-product .menu-product-right {
  float: right;
  height: 100%;
  font-size: 14px;
}
.menu-product .menu-product-right .menu-product-list {
  float: left;
}
.menu-product .menu-product-right .menu-product-list li {
  float: left;
  text-align: center;
}
.menu-product .menu-product-right .menu-product-list li a {
  color: #000;
}
.menu-product .menu-product-right .menu-product-list li:hover a {
  color: #0982cb;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-active a {
  color: #0982cb;
  font-weight: 700;
}
.share-group {
  float: right;
  width: 50%;
  text-align: right;
  position: relative;
}
.share-group .share-btns {
  display: block;
}
.share-group .share-btns li {
  float: right;
  width: auto;
  margin: 0 0 0 18px;
  padding: 0;
  height: 18px;
}
.share-group .share-btns li i {
  font-size: 18px;
  color: #999;
  cursor: pointer;
}
.share-group .share-btns li i:hover {
  color: #0982cb;
}
.share-group .link-tips {
  position: absolute;
  right: 0;
  padding: 1px 6px;
  line-height: 30px;
  text-align: center;
  background-color: #969696;
  color: #fff;
  border-radius: 3px;
}
.spinner {
  margin: auto 0;
  width: 150px;
  text-align: center;
}
.spinner div {
  width: 30px;
  height: 30px;
  background-color: #67cf22;
  border-radius: 100%;
  display: inline-block;
  animation: bouncedelay 1.4s infinite ease-in-out;
  animation-fill-mode: both;
}
.spinner div.bounce1 {
  animation-delay: -0.32s;
}
.spinner div.bounce2 {
  animation-delay: -0.16s;
}
.pop-mask {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.3);
}
.popup-video {
  display: none;
  position: fixed;
  z-index: 10000;
  width: 796px;
  height: 448px;
  top: 50%;
  left: 50%;
  margin-top: -224px;
  margin-left: -398px;
}
.popup-video .video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -45px;
}
select {
  -webkit-appearance: initial;
}
h1.page-h1 {
  width: 0;
  height: 0;
  text-indent: -9999px;
  margin: 0;
}
.registered-trademark {
  font-size: 12px;
  vertical-align: top;
  display: inline-block !important;
}
@font-face {
  font-family: czur-icon;
  src: url(https://osscdn.czur.com/static/fonts/czur-icon.329096d.eot);
  src: url(https://osscdn.czur.com/static/fonts/czur-icon.329096d.eot#iefix)
      format("embedded-opentype"),
    url(https://osscdn.czur.com/static/fonts/czur-icon.dbc55db.ttf)
      format("truetype"),
    url(https://osscdn.czur.com/static/fonts/czur-icon.d697800.woff)
      format("woff"),
    url(https://osscdn.czur.com/static/img/czur-icon.f1cc7ad.svg#czur-icon)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: czur-icon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-service:before {
  content: "\E943";
  color: #fff;
}
.icon-windows-xp:before {
  content: "\E942";
}
.icon-online-mall:before {
  content: "\E941";
}
.icon-nuo:before {
  content: "\E940";
}
.icon-android:before {
  content: "\E93F";
}
.icon-shine-pro:before {
  content: "\E93E";
}
.icon-question-mark:before {
  content: "\E93D";
}
.icon-shine:before {
  content: "\E93C";
}
.icon-education:before {
  content: "\E934";
}
.icon-enterprise:before {
  content: "\E935";
}
.icon-finance:before {
  content: "\E936";
}
.icon-insurance:before {
  content: "\E937";
}
.icon-judicature:before {
  content: "\E938";
}
.icon-medical:before {
  content: "\E939";
}
.icon-military:before {
  content: "\E93A";
}
.icon-oldbook:before {
  content: "\E93B";
}
.icon-aura:before {
  content: "\E931";
}
.icon-et:before {
  content: "\E932";
}
.icon-m:before {
  content: "\E933";
}
.icon-attention:before {
  content: "\E930";
}
.icon-mobile-inquiry:before {
  content: "\E94C";
}
.icon-wrap-close-1:before {
  content: "\E92E";
}
.icon-learn-more-1:before {
  content: "\E92F";
}
.icon-learn-more:before {
  content: "\E92C";
}
.icon-wrap-close:before {
  content: "\E92D";
}
.icon-mobile-play:before {
  content: "\E92B";
}
.icon-polygon-right:before {
  content: "\E92A";
}
.icon-rightward:before {
  content: "\E929";
}
.icon-checkbox:before {
  content: "\E926";
}
.icon-checked:before {
  content: "\E927";
}
.icon-checked-fill:before {
  content: "\E928";
}
.icon-qqkongjian:before {
  content: "\E924";
}
.icon-weibo:before {
  content: "\E925";
}
.icon-qq:before {
  content: "\E923";
}
.icon-drop-down:before {
  content: "\E922";
}
.icon-phone:before {
  content: "\E915";
}
.icon-inquiry:before {
  content: "\E916";
}
.icon-go-top-1:before {
  content: "\E920";
}
.icon-email-1:before {
  content: "\E921";
}
.icon-play-1:before {
  content: "\E91E";
}
.icon-paused:before {
  content: "\E91F";
}
.icon-czur-logo:before {
  content: "\E91D";
}
.icon-prev-2:before {
  content: "\E91A";
}
.icon-next-2:before {
  content: "\E91B";
}
.icon-download-1:before {
  content: "\E91C";
}
.icon-prev-1:before {
  content: "\E918";
}
.icon-next-1:before {
  content: "\E919";
}
.icon-firmware-upgrade:before {
  content: "\E917";
}
.icon-right:before {
  content: "\E911";
}
.icon-left:before {
  content: "\E912";
}
.icon-down:before {
  content: "\E913";
}
.icon-up:before {
  content: "\E914";
}
.icon-windows:before {
  content: "\E90F";
}
.icon-apple:before {
  content: "\E910";
}
.icon-close:before {
  content: "\E90D";
}
.icon-play:before {
  content: "\E90E";
}
.icon-download:before {
  content: "\E90C";
}

.icon-time:before {
  content: "\E907";
}
.icon-btn-next:before {
  content: "\E905";
}
.icon-btn-prev:before {
  content: "\E906";
}
.icon-fb:before {
  content: "\E902";
}
.icon-twitter:before {
  content: "\E903";
}
.icon-link:before {
  content: "\E904";
}
.icon-prev:before {
  content: "\E900";
}
.icon-next:before {
  content: "\E901";
}
.header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 1200px;
  height: 50px;
  line-height: 50px;
  background: #090909;
  color: #c8c8c8;
  font-size: 14px;
  z-index: 99999;
}
.header .menu {
  height: 50px;
  position: static;
}
.header a {
  text-decoration: none;
}
.header a.logo {
  margin-top: 9px;
  line-height: 0;
}
.header a.logo h1 {
  height: 0;
  margin: 0;
  text-indent: -9999px;
}
.header a i {
  font-size: 32px;
  color: #fff;
}

.product-wrap {
  display: block;
  width: 100%;
  height: 0;
  background-color: #f8f8f8;
  box-shadow: 12px 10px 10px -10px;
  overflow: hidden;
  position: absolute;
  top: 50px;
  left: 0;
  transition: height 0.5s cubic-bezier(0, 1, 0.5, 1);
}
.product-wrap .product-container {
  position: relative;
  line-height: 0;
}
.product-wrap .product-container .list {
  float: left;
  width: 283px;
  height: 100%;
  text-align: left;
  position: relative;
  font-size: 14px;
  color: #505050;
}
.product-wrap .product-container .list .title {
  font-weight: 700;
  position: absolute;
  top: 25px;
  left: 0;
}
.product-wrap .product-container .list .product-img-wrap {
  width: 123px;
  height: 123.5px;
  position: absolute;
  top: 56px;
  left: 0;
}
.product-wrap .product-container .list .product-img-wrap .product-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.product-wrap
  .product-container
  .list
  .product-img-wrap
  .product-img.product-img-et18pro-et16plus {
  left: -6px;
}
.product-wrap .product-container .list .product-img-wrap .product-img.block {
  display: block;
}
.product-wrap .product-container .list .product-name-wrap {
  position: absolute;
  top: 210px;
  left: 0;
}
.product-wrap .product-container .list .product-name-wrap .product-name {
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  color: #505050;
  font-weight: 400;
  padding: 0;
}
.product-wrap .product-container .list .product-name-wrap .product-name:hover {
  color: #0982cb;
}
.product-wrap.app-dropdown .product-container .list .app-dropdown-logo {
  position: absolute;
  display: block;
  width: 90px;
  height: 90px;
  top: 56px;
  left: 0;
  padding: 0;
}
.product-wrap.app-dropdown .product-container .list .app-dropdown-logo img {
  position: static;
  width: 90px;
  height: 90px;
}
.product-wrap.app-dropdown .product-container .list .app-dropdown-text {
  position: absolute;
  top: 175px;
  line-height: 22px;
}
.menu-bar li.open .product-wrap.product-dropdown {
  height: 300px;
}
.menu-bar li.open .product-wrap.app-dropdown {
  height: 216px;
}
.menu-bar li.slide-em {
  margin-right: 50px;
  position: relative;
  font-size: 50px;
}
.menu-bar li.slide-em i {
  color: #fff;
}
.menu-bar li.slide-em i:hover {
  cursor: pointer;
  color: #c8c8c8;
}
.menu-bar li.slide-em .email-block {
  display: none;
  width: 140px;
  height: 78px;
  position: absolute;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAABOCAYAAADy4P6BAAACdklEQVR4nO3bPU4bQRyG8RcbY8yGwtwALgAyJGU0B8jHUVDSJhIUoU1SpvQZkvRMHYJFhxQkOIBlXATbhY0cDWQDhA/zFkgWfn6SG88W478e7axW8tRwOBSuijFupi9CCJuM5qrCOG1mHKRYsizbSJ88HFwgmEvyWJaXl7WysiKiuY5g/rocy8zMjEqlEtHcgGBuiCVHNNdNfDC3xZIjmqsmOphRseSI5sLEBnPfWHJEc24ig3Fjyf0XzcZD73Mc/XtxF2N8KemNpKeSnjzmH51lmdxYLuv3+9rb21On03moLY6LE0k7kj6GEL4rDybG+KFSqbxbWlpStVrV9PT0Yx8E7mEwGKjdbuvw8FC9Xm8rhPB+ant7+8Xc3Ny3Wq1GKLhRCqfRaKjb7b5KzzBvFxcXiQW3Sm2kRtIjSwpmLR1DwF0WFhbS6loKZp67C0YpFovpivmJf9MLD8HAQjCwEAwsBAMLwcBCMLAQDCwEAwvBwEIwsBAMLAQDC8HAQjCwEAwsBAMLwcBCMLAQDCwEAwvBwEIwsBAMLAQDC8HAQjCwEAwsZ//Cb+zuMjXcy1kwtdVVpoWRYowcSfAQDCwEAwvBwEIwsBAMLAQDC8HAQjCwEAwsBAMLwcBCMLAQDCwEAwvBwEIwsBAMLAQDC8HAQjCwEAwsBAMLwcBCMLAQDCwEAwvBwJKC+T0YDJga7nR6epqWT1IwP9vtNtPCnY6Pj9PyTgrm09HRkbjL4DapjdRIaqVYr9d/HRwclJrN5vNyuazZ2VkVCjza4PwYarVa2t/fV7fb3QohfJkaDodnizHG15LWJT2TlDEvSOpI+iHpcwjhqyT9ATtrvHCjXisgAAAAAElFTkSuQmCC);
  left: -45px;
  top: 43px;
  box-sizing: border-box;
  line-height: 33px;
  padding-top: 10px;
  font-size: 14px;
  text-align: center;
}
.menu-bar li.slide-em .email-block .email-a {
  color: rgba(0, 0, 0, 0.62);
  padding: 0 !important;
}
.menu-bar li.slide-em .email-block .email-a:hover {
  color: #000;
}

.content {
  padding: 0px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-1 {
  width: 90px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-2 {
  width: 161px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-3 {
  width: 88px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-4 {
  width: 83px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-5 {
  width: 75px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-6 {
  width: 82px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-7 {
  width: 100px;
}
.menu-product .menu-product-right .button-buy {
  float: right;
  margin-left: 14px;
  vertical-align: top;
}
.menu-product .menu-product-right .button-buy .btn {
  font-size: 14px;
}
.menu-product .menu-product-right .button-buy .btn.btn-buy-et16plus {
  padding: 0 5px;
}
.content .content-body {
  color: #333;
}
.content .content-body .overview-wrap {
  width: 100%;
  min-width: 1200px;
  position: relative;
  overflow: hidden;
}
.content .content-body .overview-wrap .containers {
  position: relative;
}
.content .content-body .overview-wrap .containers a {
  color: #0982cb;
}
.content .content-body .overview-wrap .containers a.background-black-a {
  color: #39a4e5;
}
.content .content-body .overview-wrap .containers a:hover {
  text-decoration: underline;
}
.content .content-body .overview-wrap .containers .wrap-div {
  width: 50%;
  height: 100%;
  position: relative;
}
.content .content-body .overview-wrap .containers .wrap-div.wrap-left {
  float: left;
}
.content .content-body .overview-wrap .containers .wrap-div.wrap-right {
  float: right;
}
.content .content-body .overview-wrap.wrap-2 {
  height: 1000px;
  background-color: #000;
  color: #fff;
}
.content .content-body .overview-wrap.wrap-2 .wrap-left .wrap-2-text {
  width: 1010px;
  position: absolute;
  left: 95px;
  top: 92px;
  font-size: 48px;
}
.content .content-body .overview-wrap.wrap-2 .wrap-left .wrap-2-small-text-1 {
  font-size: 18px;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 156px;
  z-index: 2;
}
.content .content-body .overview-wrap.wrap-2 .wrap-right .wrap-2-img-1,
.content .content-body .overview-wrap.wrap-2 .wrap-right .wrap-2-img-2 {
  position: absolute;
  top: 211px;
  left: -381px;
  width: 762px;
}
.content .content-body .overview-wrap.wrap-2 .wrap-right .wrap-2-img-2.show {
  animation: change 3s infinite;
}
.content .content-body .overview-wrap.wrap-2 .wrap-right .wrap-2-ul {
  position: absolute;
  top: 794px;
  left: -287px;
}
.content .content-body .overview-wrap.wrap-2 .wrap-right .wrap-2-ul li {
  float: left;
  width: 191px;
}
.content .content-body .overview-wrap.wrap-2 .wrap-right .wrap-2-ul li img {
  margin-bottom: 11px;
}
.content
  .content-body
  .overview-wrap.wrap-2
  .wrap-right
  .wrap-2-ul
  li
  img.wrap-2-img-4 {
  margin: 2px 0 13px;
}
.content .content-body .overview-wrap.wrap-2 .wrap-right .wrap-2-ul li div {
  font-size: 14px;
  word-spacing: 2px;
}
.content .content-body .overview-wrap.wrap-3 {
  height: 1030px;
  background-color: #fff;
}
.content .content-body .overview-wrap.wrap-3 .wrap-left .wrap-3-text {
  width: 920px;
  position: absolute;
  left: 140px;
  top: 72px;
  font-size: 48px;
  z-index: 2;
}
.content .content-body .overview-wrap.wrap-3 .wrap-left .wrap-3-small-text-1 {
  font-size: 18px;
  width: 640px;
  position: absolute;
  left: 280px;
  top: 135px;
  z-index: 2;
}
.content .content-body .overview-wrap.wrap-3 .wrap-right .wrap-3-img-1 {
  position: absolute;
  top: 133px;
  left: -600px;
  width: 1200px;
}
.content .content-body .overview-wrap.wrap-3 .wrap-right .wrap-3-ul {
  position: absolute;
  top: 863px;
  left: -480px;
}
.content .content-body .overview-wrap.wrap-3 .wrap-right .wrap-3-ul li {
  float: left;
  width: 120px;
}
.content .content-body .overview-wrap.wrap-3 .wrap-right .wrap-3-ul li img {
  margin-bottom: 11px;
}
.content .content-body .overview-wrap.wrap-3 .wrap-right .wrap-3-ul li div {
  font-size: 14px;
  word-spacing: 2px;
}
.content .content-body .overview-wrap.wrap-4 {
  height: 1090px;
  background-color: #fff;
}
.content .content-body .overview-wrap.wrap-4 .wrap-left .wrap-4-text {
  width: 920px;
  position: absolute;
  left: 140px;
  top: 80px;
  font-size: 48px;
}
.content .content-body .overview-wrap.wrap-4 .wrap-left .wrap-4-small-text-1 {
  font-size: 18px;
  width: 640px;
  position: absolute;
  left: 280px;
  top: 145px;
  z-index: 2;
}
.content .content-body .overview-wrap.wrap-4 .wrap-right .wrap-4-img-1 {
  position: absolute;
  top: 190px;
  left: -608px;
}
.content .content-body .overview-wrap.wrap-4 .wrap-right .swiper-container-3 {
  width: 909px;
  height: 546px;
  position: absolute;
  top: 251px;
  left: -454.5px;
  z-index: 1;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .swiper-container-3
  img {
  width: 100%;
  height: 100%;
}
.content .content-body .overview-wrap.wrap-4 .wrap-right .wrap-4-ul {
  width: 783px;
  position: absolute;
  top: 895px;
  left: -391.5px;
}
.content .content-body .overview-wrap.wrap-4 .wrap-right .wrap-4-ul li {
  float: left;
  margin: 0 14px;
  cursor: pointer;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li
  .wrap-4-ul-text {
  width: 100%;
  text-align: center;
  font-size: 14px;
  word-spacing: 2px;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li
  .wrap-4-ul-text
  .wrap-4-ul-text-span {
  display: inline-block;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li
  .page-handle-process-sprite {
  height: 100px;
  background-image: url(https://osscdn.czur.com/static/img/page_handle_process_sprite_0.3680b53.png);
  background-repeat: no-repeat;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-1
  .page-handle-process-sprite {
  width: 150px;
  background-position: 10px 0;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-1:hover
  .page-handle-process-sprite {
  background-position: 10px -101px;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-1:hover
  .wrap-4-ul-text {
  color: #0982cb;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-1.wrap-4-li-active
  .page-handle-process-sprite {
  background-position: 10px -101px;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-1.wrap-4-li-active
  .wrap-4-ul-text {
  color: #111;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-2
  .page-handle-process-sprite {
  width: 215px;
  background-position: -169.5px 0;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-2:hover
  .page-handle-process-sprite {
  background-position: -169.5px -101px;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-2:hover
  .wrap-4-ul-text {
  color: #0982cb;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-2.wrap-4-li-active
  .page-handle-process-sprite {
  background-position: -169.5px -101px;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-2.wrap-4-li-active
  .wrap-4-ul-text {
  color: #111;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-3
  .page-handle-process-sprite {
  width: 120px;
  background-position: -410px 0;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-3:hover
  .page-handle-process-sprite {
  background-position: -410px -101px;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-3:hover
  .wrap-4-ul-text {
  color: #0982cb;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-3.wrap-4-li-active
  .page-handle-process-sprite {
  background-position: -410px -101px;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-3.wrap-4-li-active
  .wrap-4-ul-text {
  color: #111;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-4
  .page-handle-process-sprite {
  width: 170px;
  background-position: -547px 0;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-4:hover
  .page-handle-process-sprite {
  background-position: -547px -101px;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-4:hover
  .wrap-4-ul-text {
  color: #0982cb;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-4.wrap-4-li-active
  .page-handle-process-sprite {
  background-position: -547px -101px;
}
.content
  .content-body
  .overview-wrap.wrap-4
  .wrap-right
  .wrap-4-ul
  li.wrap-4-li-4.wrap-4-li-active
  .wrap-4-ul-text {
  color: #111;
}
.content .content-body .overview-wrap.wrap-4 .wrap-right .slider-1 {
  width: 150px;
  line-height: 0;
  text-align: center;
  position: absolute;
  top: 1011px;
  left: -377.5px;
  transition: all 0.5s;
}
.content .content-body .overview-wrap.wrap-4 .wrap-right .slider-1 .slider-1-1 {
  width: 140px;
  height: 1px;
  background: #111;
  display: inline-block;
}
.content .content-body .overview-wrap.wrap-5 {
  height: 976px;
  background-color: #000;
  color: #fff;
}
.content .content-body .overview-wrap.wrap-5 .wrap-left .wrap-5-text {
  width: 920px;
  position: absolute;
  left: 140px;
  top: 96px;
  font-size: 48px;
}
.content .content-body .overview-wrap.wrap-5 .wrap-left .wrap-5-small-text-1 {
  font-size: 18px;
  width: 740px;
  position: absolute;
  right: -370px;
  top: 161px;
  z-index: 2;
}
.content .content-body .overview-wrap.wrap-5 .wrap-right .wrap-5-img-1 {
  position: absolute;
  top: 216px;
  left: -477px;
  width: 1174px;
}
.content .content-body .overview-wrap.wrap-6 {
  height: 850px;
  background-color: #000;
  color: #fff;
}
.content .content-body .overview-wrap.wrap-6 .wrap-left .wrap-6-text {
  width: 920px;
  position: absolute;
  left: 140px;
  top: 100px;
  font-size: 48px;
}
.content .content-body .overview-wrap.wrap-6 .wrap-left .wrap-6-small-text-1 {
  font-size: 18px;
  width: 670px;
  position: absolute;
  left: 265px;
  top: 165px;
  z-index: 2;
}
.content .content-body .overview-wrap.wrap-6 .wrap-left .wrap-6-list {
  width: 690px;
  position: absolute;
  left: 271px;
  top: 230px;
  font-size: 18px;
  color: #d0d0d0;
  z-index: 1;
}
.content .content-body .overview-wrap.wrap-6 .wrap-left .wrap-6-list li {
  float: left;
  margin: 0 22px;
  padding-bottom: 5px;
  cursor: pointer;
}
.content .content-body .overview-wrap.wrap-6 .wrap-left .wrap-6-list li:hover {
  color: #39a4e5;
}
.content
  .content-body
  .overview-wrap.wrap-6
  .wrap-left
  .wrap-6-list
  li.wrap-6-list-active {
  color: #fff;
}
.content .content-body .overview-wrap.wrap-6 .wrap-left .slider-2 {
  width: 41px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 256px;
  left: 293px;
  transition: all 0.5s;
}
.content .content-body .overview-wrap.wrap-6 .wrap-right .swiper-container {
  width: 1200px;
  height: 422px;
  position: absolute;
  left: -600px;
  top: 300px;
}
.content
  .content-body
  .overview-wrap.wrap-6
  .wrap-right
  .swiper-container
  .swiper-wrapper,
.content
  .content-body
  .overview-wrap.wrap-6
  .wrap-right
  .swiper-container
  .swiper-wrapper
  .swiper-slide {
  width: 100%;
  height: 100%;
}
.content .content-body .overview-wrap.wrap-6 .wrap-right .swiper-container i {
  font-size: 60px;
  color: #d0d0d0;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 2;
  cursor: pointer;
  display: none;
}
.content
  .content-body
  .overview-wrap.wrap-6
  .wrap-right
  .swiper-container
  i.icon-next-1 {
  right: 0;
}
.content
  .content-body
  .overview-wrap.wrap-6
  .wrap-right
  .swiper-container
  i.icon-prev-1 {
  left: 0;
}
.content
  .content-body
  .overview-wrap.wrap-6
  .wrap-right
  .swiper-container
  i:hover {
  color: #fff;
}
.content .content-body .overview-wrap.wrap-6 .wrap-right .swiper-bottom {
  position: absolute;
  top: 740px;
  width: 1132px;
  left: -566px;
  font-size: 18px;
  text-align: center;
}
.content
  .content-body
  .overview-wrap.wrap-6
  .wrap-right
  .swiper-bottom
  .swiper-bottom-left {
  display: inline-block;
  width: 542px;
}
.content
  .content-body
  .overview-wrap.wrap-6
  .wrap-right
  .swiper-bottom
  .swiper-bottom-right {
  display: inline-block;
  width: 582px;
}
.content .content-body .overview-wrap.wrap-7 {
  background-color: #000;
  height: 1000px;
}
.content .content-body .overview-wrap.wrap-7 .swiper-container {
  height: 100%;
}
.content .content-body .overview-wrap.wrap-7 .swiper-container .swiper-slide {
  height: 100%;
  position: relative;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide:hover
  .swiper-slide-page
  .download-sample {
  opacity: 1;
  transition: all 0.5s;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page {
  width: 1200px;
  position: absolute;
  top: 50%;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page.swiper-slide-page-1,
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page.swiper-slide-page-2,
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page.swiper-slide-page-3 {
  height: 917px;
  margin-top: -458.5px;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page.swiper-slide-page-4,
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page.swiper-slide-page-7,
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page.swiper-slide-page-8 {
  height: 852px;
  margin-top: -426px;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page.swiper-slide-page-5 {
  height: 841px;
  margin-top: -420.5px;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page.swiper-slide-page-9 {
  height: 851px;
  margin-top: -425.5px;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page
  .download-sample {
  font-size: 18px;
  color: #fff;
  display: block;
  width: 379px;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
  text-decoration: none;
  opacity: 0;
  transition: all 0.5s;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page
  .download-sample
  span {
  display: inline-block;
  width: 240px;
  height: 53px;
  line-height: 53px;
  background-color: gray;
  vertical-align: top;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page
  .download-sample
  span:hover {
  background-color: #0982cb;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page
  .download-sample
  i {
  font-size: 53px;
  color: #fff;
  background-color: gray;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .swiper-slide
  .swiper-slide-page
  .download-sample
  i:hover {
  background-color: #0982cb;
}
.content .content-body .overview-wrap.wrap-7 .swiper-container .icon {
  position: absolute;
  top: 50%;
  font-size: 56px;
  margin-top: -28px;
  color: #fff;
  z-index: 2;
  cursor: pointer;
  background-color: gray;
  border-radius: 50%;
}
.content .content-body .overview-wrap.wrap-7 .swiper-container .icon:hover {
  background-color: #0982cb;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .icon.icon-next-2 {
  right: 10px;
}
.content
  .content-body
  .overview-wrap.wrap-7
  .swiper-container
  .icon.icon-prev-2 {
  left: 10px;
}
@keyframes change {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-1 {
  width: 76px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-2 {
  width: 99px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-3 {
  width: 104px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-4 {
  width: 63px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-5 {
  width: 71px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-6 {
  width: 114px;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-8 {
  width: 236px;
  text-align: right;
  position: relative;
}
.menu-product
  .menu-product-right
  .menu-product-list
  li.menu-product-li-8
  .btn-buy-box {
  display: inline-block;
}
.menu-product
  .menu-product-right
  .menu-product-list
  li.menu-product-li-8
  .btn-buy-box
  .btn-m-blue {
  margin-right: 10px;
}
.menu-product
  .menu-product-right
  .menu-product-list
  li.menu-product-li-8
  .btn-buy-box
  .buy-block {
  width: 120px;
  position: absolute;
  z-index: 1;
  top: 50px;
  display: none;
  background-color: #0982cb;
  padding: 0 5%;
  border-radius: 5px;
}
.menu-product
  .menu-product-right
  .menu-product-list
  li.menu-product-li-8
  .btn-buy-box
  .buy-block
  li {
  width: 120px;
  text-align: left;
}
.menu-product .menu-product-right .menu-product-list li.menu-product-li-8 a {
  color: #fff;
}
.product-content-wrapper .section-content .section-main-text {
  font-size: 48px;
}
.product-content-wrapper .section-content .section-sub-text {
  line-height: 44px;
}
.product-content-wrapper .section-content .section-small-text {
  line-height: 28px;
}
.product-content-wrapper.section-wrapper1 .section-content .section1-award-img {
  top: 672px;
}
.product-content-wrapper.section-wrapper1
  .section-content
  .section1-award-img.reddot-award {
  left: 338px;
}
.product-content-wrapper.section-wrapper1 .section-content .section-small-text {
  top: 772px;
}
.product-content-wrapper.section-wrapper1
  .section-content
  .section-small-text.reddot-award-text {
  left: 338px;
}
.product-content-wrapper.section-video .section-content .video-mark-tip {
  letter-spacing: inherit;
  font-size: 24px;
  padding-left: 0;
}
.product-content-wrapper.section-video .section-content .video-mark-btn {
  letter-spacing: inherit;
  text-align: inherit;
}
.product-content-wrapper.section-video
  .section-content
  .video-mark-btn
  .play-btn-img {
  margin-right: 10px;
}
.product-content-wrapper.section-wrapper3 .section-3-small-text {
  top: 990px;
}
.product-content-wrapper.section-wrapper3 .section-3-small-text.show {
  top: 910px;
}
.product-content-wrapper.section-wrapper4 .section-4-sub-text {
  top: 730px;
}
.product-content-wrapper.section-wrapper4 .section-4-sub-text.show {
  top: 650px;
}
.product-content-wrapper.section-wrapper4 .section-4-small-text {
  top: 848px;
}
.product-content-wrapper.section-wrapper4 .section-4-small-text.show {
  top: 768px;
}
.product-content-wrapper.section-wrapper5 .section-5-sub-text {
  top: 707px;
}
.product-content-wrapper.section-wrapper5 .section-5-sub-text.show {
  top: 637px;
}
.product-content-wrapper.section-wrapper5 .section-5-small-text {
  top: 830px;
}
.product-content-wrapper.section-wrapper5 .section-5-small-text.show {
  top: 760px;
}
.product-content-wrapper.section-wrapper6 {
  height: 876px;
}
.product-content-wrapper.section-wrapper6 .section6_laser {
  top: 221px;
  left: -24px;
}
.product-content-wrapper.section-wrapper6 .section-6-sub-text {
  top: 169px;
}
.product-content-wrapper.section-wrapper6 .section-6-sub-text.show {
  top: 89px;
}
.product-content-wrapper.section-wrapper6 .section-6-small-text-2 {
  line-height: 24px;
}
.product-content-wrapper.section-wrapper9 .section9_bg_2 {
  top: 335px;
}
.product-content-wrapper.section-wrapper9 .circal {
  border: 2.3px dashed #fd885a;
}
.product-content-wrapper.section-wrapper9 .circal_bar {
  border-bottom: 2.3px dashed #fd885a;
}
.product-content-wrapper.section-wrapper10 .section-10-sub-text {
  top: 180px;
}
.product-content-wrapper.section-wrapper10 .section-10-sub-text.show {
  top: 100px;
}
.product-content-wrapper.section-wrapper10 .section-10-small-text {
  top: 300px;
}
.product-content-wrapper.section-wrapper10 .section-10-small-text.show {
  top: 220px;
}
.product-content-wrapper.section-wrapper11 .section11_computer {
  top: 270px;
}
.product-content-wrapper.section-wrapper12
  .section12_top
  .section-12-sub-text-1 {
  top: 266px;
}
.product-content-wrapper.section-wrapper12
  .section12_top
  .section-12-sub-text-1.show {
  top: 186px;
}
.product-content-wrapper.section-wrapper12
  .section12_top
  .section-12-small-text-1 {
  top: 580px;
}
.product-content-wrapper.section-wrapper12
  .section12_top
  .section-12-small-text-1.show {
  top: 500px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-sub-text-2 {
  line-height: 44px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-2 {
  top: 220px;
  line-height: 28px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-2.show {
  top: 140px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-3 {
  line-height: 24px;
  top: 570px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-3.show {
  top: 490px;
}
.product-content-wrapper.section-wrapper-lamp
  .section12_bottom
  .section-12-small-text-3
  .section12_icon_li
  .section12_icon {
  margin: 15px 0 10px;
}
.product-content-wrapper.section-wrapper13 .section-13-sub-text-1 {
  top: 105px;
}
.product-content-wrapper.section-wrapper13 .section-13-sub-text-1.show {
  top: 35px;
}
.product-content-wrapper.section-wrapper13 .section-13-small-text-1 {
  top: 192px;
}
.product-content-wrapper.section-wrapper13 .section-13-small-text-1.show {
  top: 135px;
}
.product-content-wrapper.section-wrapper13 .click-animation-container {
  width: 130px;
  height: 130px;
  bottom: 231px;
  right: 65px;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn,
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn
  .animate {
  width: 48px;
  height: 44px;
}
.product-content-wrapper.section-wrapper13
  .click-animation-container
  .buttons-wrapper
  .mode-btn
  .animate.active:after {
  width: 52px;
  height: 52px;
  margin-left: -26px;
  margin-top: -26px;
  transition: all 1s;
}
.product-content-wrapper.section-wrapper13 .section-13-small-text-2 {
  top: 845px;
}
.product-content-wrapper.section-wrapper13 .section-13-small-text-2.show {
  top: 775px;
}
.product-content-wrapper.section-wrapper14 .section-14-small-text {
  top: 249px;
}
.product-content-wrapper.section-wrapper14 .section-14-small-text.show {
  top: 179px;
}
.product-content-wrapper.section-wrapper15 .section-15-sub-text {
  top: 132px;
  text-align: center;
}
.product-content-wrapper.section-wrapper15 .section-15-sub-text.show {
  top: 52px;
}
.product-content-wrapper.section-wrapper15 .section-15-small-text {
  top: 250px;
  left: 234px;
}
.product-content-wrapper.section-wrapper15 .section-15-small-text.show {
  top: 170px;
}
.product-content-wrapper.section-wrapper16 .section-16-sub-text {
  top: 214px;
}
.product-content-wrapper.section-wrapper16 .section-16-sub-text.show {
  top: 144px;
}
.product-content-wrapper.section-wrapper16 .section-16-small-text {
  left: 215px;
}
.product-content-wrapper.section-wrapper-recharged {
  height: 450px;
  background-color: #fff;
}
.product-content-wrapper.section-wrapper-recharged .recharged-small-1 {
  top: 170px;
}
.product-content-wrapper.section-wrapper-recharged .recharged-small-1.show {
  top: 100px;
  transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
}
.product-content-wrapper.section-wrapper-recharged .recharged-small-1 span {
  font-weight: 700;
}
.product-content-wrapper.section-wrapper-recharged .recharged-small-2 {
  top: 310px;
}
.product-content-wrapper.section-wrapper-recharged .recharged-small-2.show {
  top: 240px;
  transition: all 0.5s ease 0.4s;
  -moz-transition: all 0.5s ease 0.4s;
  -webkit-transition: all 0.5s ease 0.4s;
  -o-transition: all 0.5s ease 0.4s;
}
.product-content-wrapper.section-wrapper-recharged .aura-x-pro {
  position: absolute;
  right: 0;
}
.product-content-wrapper.section-wrapper17 {
  height: 2700px;
}
.product-content-wrapper.section-wrapper17
  .section-content
  .section-17-main-text {
  top: 87px;
  font-size: 28px;
  text-align: center;
}
.product-content-wrapper.section-wrapper17 .section-content .section17-content {
  width: 1100px;
  position: absolute;
  top: 192px;
  left: 50px;
  color: #000;
}
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item {
  border-bottom: 1px solid #d8d8d7;
  padding: 43px 0 28px;
}
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item:last-child {
  border-bottom: none;
}
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item
  .section-title {
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: 600;
}
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item
  .section17-content-left,
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item
  .section17-content-right {
  width: 550px;
  float: left;
}
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item
  .section17-content-left
  .section17-content-line,
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item
  .section17-content-right
  .section17-content-line {
  line-height: 22px;
  margin: 6px 0;
}
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item
  .section17-content-left
  .section17-content-line
  .section-key,
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item
  .section17-content-right
  .section17-content-line
  .section-key {
  display: inline-block;
  width: 165px;
  vertical-align: top;
  font-weight: 700;
}
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item
  .section17-content-left
  .section17-content-line
  .section-value,
.product-content-wrapper.section-wrapper17
  .section-content
  .section17-content
  .section17-content-item
  .section17-content-right
  .section17-content-line
  .section-value {
  display: inline-block;
  width: 310px;
  padding-left: 10px;
  box-sizing: border-box;
}
.popup-video {
  display: none !important;
  width: 1000px;
  height: 562.5px;
  margin-top: -281.25px;
  margin-left: -500px;
}
.button-buy {
  position: relative;
}
.button-buy .btn-buy-box {
  display: inline-block;
}
.button-buy .btn-buy-box .buy-block {
  position: absolute;
  z-index: 1;
  top: 50px;
  display: none;
  background-color: #0982cb;
  padding: 0 5%;
  border-radius: 5px;
}
.button-buy .btn-buy-box .buy-block a {
  color: #fff;
}
.button-buy .btn-buy-box .buy-block.buy-block-aurapro {
  left: -26px;
  text-align: right;
}
.button-buy .btn-buy-box .buy-block.buy-block-auraxpro {
  right: -24px;
}


