body.index
{
    background:#000000;
}
.canvas-bg
{
    width:1008px;
    position:relative;
    margin:auto;
    margin-top:140px;
}
.canvas-bg img
{
    width:100%;
}
.play-icon-fixed
{
    position: absolute;
    right: 0px;
    top: 40px;
    cursor: pointer;
    width:50px;
    z-index:99;
}
.play-tips-fixed
{
    padding: 28px 24px;
    background: #FFFFFF;
    border-radius: 13px;
    position: absolute;
    right: 0px;
    top: 110px;
    max-width: 260px;
    z-index:99;
}
.play-icon-hand
{
}
.play-tips-label1
{
    color: #333333;
}
.btn-play-tips-know
{
    border-radius: 20px;
    border: 1px solid #F0AA00;
    color: #F0AA00;
    padding: 10px 20px;
    margin-top: 31px;
    cursor:pointer;
}
.meeting-box
{
    margin-top:104px;
    position:relative;
    text-align:center;
}
.meeting-box-label2
{
    width:556px;
    margin:auto;
    margin-top:20px;
    line-height: 20px;
}
.meeting-box-label3
{
    margin-top:27px;
}
.nav-left
{
    position: fixed;
    height: 700px;
    width: 310px;
    left: -270px;
    top: 50%;
    margin-top: -350px;
    z-index: 9999999999;
    color: #000000;
    border-top-right-radius: 10px;
    border-bottom-right-radius:10px;
    display:flex;
    justify-content:space-between;
}
.nav-left-a
{
    width:100%;
    height:80px;
    display:flex;
}
.nav-left-a1
{
    position:absolute;
    left: 20px;
    top:18px;
}
.nav-left-b li
{
    list-style:none;
    height:35px;
    line-height:35px;
    cursor:pointer;
    position:relative;
    color:rgb(102,102,102);
    padding-right:20px;
    padding-left:20px;
}
.nav-left-b li .nav-left-txt
{
    width:100%;
    height:100%;
    border-top:1px solid rgb(102,102,102);
    margin:auto;
}
.nav-left-b a:nth-child(1) li .nav-left-txt
{
   border-top:none;
}
.nav-left-b
{
    width:270px;
    background:rgba(255,255,255,0.9);
    padding-top:16px;
}
.nav-left-b li.selected
{
    color: #F0AA00;
}

.nav-left-b a li:hover
{
    /*background: #0084D0;*/
}
/*.nav-left-b a:hover + a li .nav-left-txt
{
    border-top:0px solid rgba(0,0,0,0);
}*/
.nav-left-b a:hover  .nav-left-txt
{
    /*border-top:1px solid rgba(0,0,0,0);*/
}
.nav-left-b li.selected .nav-line
{
    display:none;
}
.nav-left-c
{
    width:40px;
    align-self:center;
    line-height:20px;
    cursor:pointer;
    text-align:center;
    display: flex;
    justify-content: center;
    height: 150px;
    background: rgba(255,255,255,0.9);
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
}
.nav-left-c div
{
    align-self:center;
 }
.nav-line
{
    width: 6px;
    height: 60px;
    background: #F0AA00;
    position:absolute;
    left:0px;
    top:0px;
    display:none;
}
.exhibition-tab
{
    width:100%;
    display:flex;
    margin-top:67px;
}
.exhibition-tab-mm
{
    width: 38.59%;
    height: 50px;
    background: #F0AA00;
    border-radius: 53px;
    overflow: hidden;
    padding: 0 30px;
}
.exhibition-swiper
{
    align-items: center;
    height: 100%;
}
.btn-exhiition-prev
{
    flex-shrink: 0;
    width: 30px;
    align-self: center;
    cursor:pointer;
}
.exhibition-swiper-container
{
    flex-shrink: 0;
    width: 80%;
    overflow: hidden;
    text-align: center;
}
.exhibition-page-swiper-container
{
    flex-shrink: 0;
    width: 100%;
    overflow: hidden;
    position:relative;
}
.btn-exhiition-next
{
    flex-shrink: 0;
    width: 30px;
    align-self: center;
    cursor:pointer;
}
.exhibition-tab-ll,.exhibition-tab-lr
{
    align-self: center;
    cursor:pointer;
    width:40px;
}
.content-swipe-view
{
    width: 100%;
    margin: auto;
}
.content-swipe-view-items
{
    display: flex;
    justify-content: space-between;
    margin-top:35px;
}
.btn-exhibition-see-more
{
    position:absolute;
    bottom:27px;
    right:27px;
    cursor:pointer;
}
.btn-exhibition-see-mores
{
    position: absolute;
    width: 100%;
    bottom: 27px;
    display: flex;
    left:0;
    justify-content: center;
}
.content-swipe-view-item
{
    position:relative;
    transition:all 1s ease-in;
    flex-shrink: 0;
    width:240px;
}
.content-swipe-view-item-a
{
    width:100%;
    border-radius:8px;
    overflow:hidden;
}
 .dhover
 {
    border: 3px solid #F0AA00;
    width:100%;
    height:100%;
    display:none;
    background:rgba(0,0,0,0);
    border-radius:10px;
    position:absolute;
 }
.style-a
{
    padding:31px;
}
.style-a .style-a2
{
    margin-top:18px;
    margin-bottom:24px;
}
.style-a3-lia
{
    display: flex;
}
.style-a3-lia-ll
{
    width: 18px;
    height: 18px;
    background: #D8D8D8;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    margin-right: 10px;
    margin-bottom: 10px;
    color:#000000;
}

.style-b
{
    padding: 31px;
    align-self:flex-end;
    text-align:left;
}.style-b2
{
    margin-top:13px;
    padding-bottom:100px;
}
.btn-exhibition-see-more2
{
}
.style-c
{
    padding: 15px;
}
.style-c2
{
    margin-top:25%;
    text-align:center;
}
.style-c1
{
    margin-top:10px;
}
.style-c2 img
{
    width:70%;
}
.style-c2 div
{
    margin-top:26px;
    text-align:center;
}





.zhihui-qy
{
    width: 100%;
    margin: auto;
    margin-top: 60px;
    padding-bottom:50px;
}
.zhihui-qy-items
{
    display: flex;
    justify-content: space-between;
}
.zhihui-qy-item
{
    position:relative;
    border-radius:10px;
    transition:all 1s ease-in;
    overflow:hidden;
}


.tzh-zq
{
    width: 100%;
    margin: auto;
    margin-top: 60px;
    padding-bottom:50px;
}
.tzh-zq-items
{
    display: flex;
    justify-content: space-between;
}
.tzh-zq-item
{
    position:relative;
    border-radius:10px;
    transition:all 1s ease-in;
    overflow:hidden;
}
.quick-hour-view
{
    width:100%;
    margin:auto;
    margin-top:114px;
}
.quick-hour-view-item-title
{
    color: #F0AA00;
}
.quick-hour-view-item-item
{
    margin-top:20px;
    border-radius: 10px;
    cursor:pointer;
    overflow:hidden;
    width:250px;
    height: 250px;
}
.quick-hour-view-item-item .is-shadowed
{
    background: rgba(255,255,255,0.1);
    position: absolute;
    left:0;
    right:0;
}
.quick-hour-view-item-item  .is-grayscale
{
    padding: 30px 30px!important;
}
.quick-hour-view-item-item  .is-grayscale:after
{
    display:none;
}
.quick-hour-view-item-item a
{
    display:flex;
    width:100%;
    justify-content:center;
}
.quick-hour-view-item-items
{
    display:flex;
    justify-content: space-between;
}
.quick-hour-view-item-item
{
    position:relative;
    display:flex;
}

.introduction-view
{
    width:100%;
    margin:auto;
    background:rgba(0,0,0,0.6);
    padding:53px;
    border-radius: 10px;
    margin-top:200px;
    margin-bottom:40px;
}
.cases .swiper-container .s-item {
    display: block;
    width: 100%;
    position: relative;
}



.cases-view
{
    width: 100%;
    margin-top:144px;
    display:flex;
    justify-content:space-between;
    opacity:0;
}
.image-animations
{
    width: 100%;
    position:fixed;
    top:0;
    left:0;
    display:none;
}
.cases-view-ll
{
    width:879px;
    align-self: flex-start;
}
.cases-view .swiper-container .swiper-slide {
    width: 256px;
    height:auto;
    align-self:center;
}
.cases-view .swiper-container .swiper-slide img {
  display: block;
  width: 100%;
}
.cases-view .swiper-wrapper
{
    width:759px;
    height:auto!important;
}

.swiper-containerd
{
    width:95%;
    overflow:hidden;
    padding-left:65px;
    position:relative;
    padding-right:65px;
}
.cases-view .swiper-containerd .swiper-button-prev,.cases-view .swiper-containerd .swiper-container-rtl .swiper-button-next {
    background-image: url('https://oss.sapevent.cn/img/sapphire22/pc/showcase/btn-case-prev.svg');
    left: -4px;
    right: auto;
}
.cases-view .swiper-containerd  .swiper-button-next,.cases-view .swiper-containerd .swiper-container-rtl .swiper-button-prev {
    background-image: url('https://oss.sapevent.cn/img/sapphire22/pc/showcase/btn-case-next.svg');
    right: -4px;
    left: auto;
}
.cases-view .swiper-containerd .swiper-button-prev:hover,.cases-view .swiper-containerd .swiper-container-rtl .swiper-button-next:hover {
    background-image: url('https://oss.sapevent.cn/img/sapphire22/pc/showcase/btn-case-prev-hover.svg');
    left: -4px;
    right: auto;
}
.cases-view .swiper-containerd  .swiper-button-next:hover,.cases-view .swiper-containerd .swiper-container-rtl .swiper-button-prev:hover {
    background-image: url('https://oss.sapevent.cn/img/sapphire22/pc/showcase/btn-case-next-hover.svg');
    right: -4px;
    left: auto;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 50px!important;
    height: 80px!important;
    margin-top: -35px!important;
    z-index: 10;
    cursor: pointer;
    background-size: 50px 80px!important;
    background-position: center;
    background-repeat: no-repeat;
}
.cases-view-lr
{
    width:310px;
    flex-shrink:0;
    height:520px;
    align-self:center;
    margin-left:51px;
}
.case-view-lr-item
{
    background:rgba(255,255,255,0.1);
    padding:27px;
    padding-bottom:52px;
    border-radius: 10px;
    position:relative;
    height:450px;
}
.case-view-lr-item-b
{
    margin-top:15px;
}
.case-view-lr-item-c
{
    margin-top:20px;
}
.case-view-lr-item .style-c2
{
    text-align:center;
}
.case-view-lr-item .style-c2 img
{
    width:110px;
}
.btn-case-downloads
{
    position:relative;
    width:100%;
    display:flex;
    justify-content:center;
    margin-top:14%;
}
.nav-left a
{
    color:#333333;
}
.quick-hour-view-item
{
    margin-top:50px;
}
.cases-view .swiper-slide
{
    border-radius: 20px;
    overflow:hidden;
}
.animation-img
{
    transition:all 1s ease-in;
}
/**.quick-hour-view-item-item:hover .animation-img,.nba-deng-item:hover .animation-img,.tzh-zq-item:hover .animation-img,.zhihui-qy-item:hover .animation-img,.tzh-zq-item:hover .animation-img
{
    transform:scale(1.2)!important;
}**/
.animation-ad
{
    position: relative;
    border-radius: 10px;
    overflow:hidden;
}
.dot1
{
     position: absolute;
    left: 108px;
    top: -76px;
    color: #F0AA00;
    cursor:pointer;

}
.dot1 .map-line
{
    height: 90px;
    position: absolute;
    width: 2px;
    border-left: 2px dashed #F0AA00;
    top: 21px;
    left: 99px
}
.dot2
{
    position: absolute;
    left: 471px;
    top: -76px;
    color: #F0AA00;
    cursor:pointer;
}
.dot2 .map-line
{
    height: 68px;
    position: absolute;
    width: 2px;
    border-left: 2px dashed #F0AA00;
    top: 22px;
    left: 74px;
}
.dot3
{
    position: absolute;
    left: 645px;
    top: -96px;
    color: #F0AA00;
    cursor:pointer;
}
.dot3 .map-line
{
    height: 85px;
    position: absolute;
    width: 2px;
    border-left: 2px dashed #F0AA00;
    top: 21px;
    left: 56px;
}
.dot4
{
    position: absolute;
    left: 321px;
    top: -96px;
    color: #F0AA00;
    cursor:pointer;
}
.dot4 .map-line
{
    height: 96px;
    position: absolute;
    width: 2px;
    border-left: 2px dashed #F0AA00;
    top: 23px;
    left: 62px;
}
.dot5
{
    position: absolute;
    left: 777px;
    top: -71px;
    color: #F0AA00;
    cursor: pointer;
}
.dot5 .map-line
{
    height: 61px;
    position: absolute;
    width: 2px;
    border-left: 2px dashed #F0AA00;
    top: 22px;
    left: 65px;
}
.map-dot .dot-icon2
{
    position:absolute;
}
.style-a1,.style-a2
{
    text-align:left;
}
.nav-left-mark
{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    cursor:pointer;
    display:none;
}
.video-popup
{
    position: fixed;
    background: rgba(0,0,0,0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    display: none;
    justify-content: center;
}
.video-item
{
    position:relative;
    align-self: center;
}
.detail-mm
{
    width: 38.59%;
    height: 50px;
    background: #F0AA00;
    border-radius: 10px;
    overflow: hidden;
    padding: 0 30px;
}
.col-md-a
{
    width: 100%;
    margin: auto;
    display: flex;
    margin-top: 60px;
    justify-content:space-between;
    position:relative;
}
.col-md-a-ll
{
    width:830px;
    border-radius:10px;
    overflow:hidden;
}
.col-md-a-lr
{
    width: 380px;
    position: absolute;
    right: 0px;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px;
    background: rgba(255,255,255,0.1);
}
.col-md-a-lr-items
{
    width:100%;
    height:100%;
    overflow:hidden;
    overflow-y:auto;
    padding-top:0px;
}
.col-md-a-lr-item
{
    position:relative;
    padding:20px;
    cursor:pointer;
    padding-top:14px;
    padding-bottom:14px;
    padding-left:0px;
}
.video-itemd
{
    padding-left:20px;
    position:relative;
}
.col-md-a-lr-item:nth-child(1)
{
    margin-top:0px!important;
}
.col-md-a-lr-item.selected .selected
{
    width: 6px;
    background: #F0AA00;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.col-md-b
{
    width: 100%;
    margin: auto;
    margin-top: 20px;
    justify-content: space-between;
    position: relative;
    border-radius:10px;
    background:rgba(255,255,255,0.1);
    padding:30px;
    margin-bottom:50px;
}
.col-md-b-items
{
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    width: 100%;
    margin-top:27px;
}
.col-md-b-item
{
    flex-basis: 15%!important;
    margin-right: 2%;
    cursor:pointer;
    margin-bottom:27px;
}
.col-md-b-item:nth-child(6n)
{
    margin-right:0px!important;
}
.col-md-b-item1
{
    border-radius:8px;
    overflow:hidden;
}
.col-md-b-item2
{
    margin-top:13px;
}
.btn-video-close
{
    width: 40px;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 999;
    cursor:pointer;
}
.style-d
{
    align-self: flex-end;
    text-align: left;
    position:relative;
    width:100%;
}
.style-d2 {
    padding:27px;
    position:relative;
    z-index:99;
    padding-left:15px;
    padding-right:15px;
    width:100%;
    height:85px;
    z-index:99;
}
.label-dsc-line
{
    width: 60px;
    height: 6px;
    background: #F0AA00;
}
.label-dsc-txt
{
    margin-top:10px;
}
.label-dsc-dsc
{
    margin-top:30px;
    line-height:30px;
}
.label-dsc
{
    width:100%;
    line-height: 35px;
}
.btn-exhibition-see-more.btn-style1:hover
{
    color:#FFFFFF;
    background: #F0AA00;
}

.btn-exhibition-see-more2.btn-style1:hover
{
    color:#FFFFFF;
    background: #F0AA00;
}
.mark-dsc
{
    width:100%;
    height:100%;
    position:relative;
    z-index:99;
    display:flex;
}
.bg-mask
{
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.4);
    position:absolute;
    left:0;
    top:0;
    display:none;
}
.contact-popup
{
    position: fixed;
    right: 0;
    width: 106;
    z-index: 9999;
    cursor: pointer;
    overflow: hidden;
    top:210px;
}
.content-swipe-view-item .style-c2
{
    margin-top: auto;
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 70%;
    left: 15%;
}

.detail-content-video,.detail-content-video .video-item,.detail-content video
{
    width:100%;
}
.video-cover
{
    width: 100%;
    position: relative;
    display:none;
    cursor:pointer;
}
.video-play-icon
{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    background: rgba(0,0,0,0.3);
}
.jw-icon-display
{
    width: 40px;
    align-self: center;
    position:relative;
}
.play-pulse
{
    position: relative;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation-name: vhs-pop;
    animation-name: vhs-pop;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes vhs-pop {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    75% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes vhs-pop {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    75% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.play-pulse {
    border-radius: 10rem;
    position: absolute;
    border: 3px solid hsla(0,0%,100%,0);
    -webkit-animation-name: ipulse;
    animation-name: ipulse;
    -webkit-animation-duration: 3.2s;
    animation-duration: 3.2s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

@-webkit-keyframes ipulse {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        border-color: hsla(0,0%,100%,.55)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        border-color: hsla(0,0%,100%,0)
    }
}

@keyframes ipulse {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        border-color: hsla(0,0%,100%,.55)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        border-color: hsla(0,0%,100%,0)
    }
}

.video-cover:hover .jw-icon-display {
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.video-cover:hover .jw-icon-display {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.video-cover:hover .jw-icon-display{
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.video-cover:hover .jw-icon-display {
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.video-cover:hover .jw-icon-display {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0)
}
.detail-video-item,.detail-video-item video
{
    width:100%;
}
.detail-video-item
{
    cursor:pointer;
}
.canvas-bg-mark
{
    position:absolute;
    left:0px;
    top:0px;
    z-index:1;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0);
    display:none;
}
.threed
{
    position:absolute;
    width:100%;
    opacity:0;
}
.threedShow
{

}
.head-item .selected-none
{
    display:block;
}
.head-item .selected
{
    display:none;
}
.head-item.selected .selected-none
{
    display:none;
}
.head-item.selected .selected
{
    display:block;
}

.play-icon-fixed .selected-none
{
    display:block;
}
.play-icon-fixed .selected
{
    display:none;
}
.play-icon-fixed.selected .selected-none
{
    display:none;
}
.play-icon-fixed.selected .selected
{
    display:block;
}
.dot-icon img
{
    width:14px;
}
.dot-icon
{
    margin-top:8px;
}
.col-md-a-lr-item:hover
{
    background:rgba(240, 170, 0,0.2);
}
.quick-hover
{
    position:absolute;
    left:0;
    top:0;
    display:none;
    z-index:999;
}.quick-hour-view-item-item .demo-card
{
    display:none;
}
.quick-hour-view-item-item:hover .demo-card
{
    display:block;
}
.quick-hour-view-item-item:hover a.jump-a
{
    display:none;
}
.content-swipe-view-item-txt1 img
{
    width:110px;
}
.dot-icon .map-hover-selected
{
    display:none;
    z-index:999;
}
.map-dot:hover .dot-icon .map-hover-selected
{
    display:block;
}
.map-dot:hover .dot-icon .mp-hover-none
{
    display:none;
}
.map-dot:hover .dot-icon .pulse-after
{
    display:block;
}
.map-dot:hover .dot-txt
{
    color: #FFF900;
}
.dot-icon
{
    position:relative;
    display:flex;
    justify-content:center;
}
.dot-icon2.mosehover
{
    -webkit-animation: map-down 1s linear infinite;
    animation: map-down 1s linear infinite;
}

@keyframes map-down
{
      25% {transform: translateY(-3px);}
      50%{transform: translateY(0);}
      75% {transform: translateY(3px);}
      100% {transform: translateY(0);}
}
@-moz-keyframes map-down
{
      25% {transform: translateY(-3px);}
      50%{transform: translateY(0);}
      75% {transform: translateY(3px);}
      100% {transform: translateY(0);}
}
@-webkit-keyframes map-down
{
      25% {transform: translateY(-3px);}
      50%{transform: translateY(0);}
      75% {transform: translateY(3px);}
      100% {transform: translateY(0);}
}
@-o-keyframes map-down
{
      25% {transform: translateY(-3px);}
      50%{transform: translateY(0);}
      75% {transform: translateY(3px);}
      100% {transform: translateY(0);}
}
.pulse{
    background: rgba(0,0,0,0.2);
    border-radius: 50%;
    height: 14px;
    width: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 14px 0px 0px -7px;
    -webkit-transform: rotateX(55deg);
    -moz-transform: rotateX(55deg);
    -o-transform: rotateX(55deg);
    -ms-transform: rotateX(55deg);
    transform: rotateX(55deg);
    z-index:1;
}
.pulse-after
{
    content: "";
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    margin: -13px 0 0 -13px;
    -webkit-animation: pulsate 1s ease-out;
    -moz-animation: pulsate 1s ease-out;
    -o-animation: pulsate 1s ease-out;
    -ms-animation: pulsate 1s ease-out;
    animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-box-shadow: 0 0 1px 2px #89849b;
    box-shadow: 0 0 1px 2px #89849b;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    animation-delay: 1.1s;
    display:none;
}

@-moz-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-o-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}


.demo-card {
    width: 100%; height: 100%; overflow: hidden;
    background-size: 100% 100%; background-position: center;
    transition: all 1s ease-in;
}
.demo-card:hover {
    background-size: 120% 120%;
}
hr {
    background-color: whitesmoke;
    border: none;
    display: block;
    height: 2px;
    margin: 1.5rem 0;
    position:relative;
    z-index:1;
}
.gaps {
    display: inline-block; width: 0; height: 100%;
    transition: all .3s;
}
.demo-card:hover .gaps {
    width: 4px;
}
.is-grayscale:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.history-alert
{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99999999;
    background: rgba(0,0,0,0.6);
    left: 0;
    top: 141px;
    display:none;
}
.history-alert-content
{
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
}
.history-alert-close
{
    position: absolute;
    right: 10px;
    width: 30px;
    cursor: pointer;
    top:10px;
}
.history-alert-content-img
{
    width:100%;
    background: #222222;
    margin:auto;
    padding:36px;
    position:relative;
    border-radius: 10px;
}
.history-alert-content-img img
{
    width:auto;
    height: 100%;
}
.demo-qr
{
    width:110px;
    margin:auto;
    margin-top:50px;
    position:relative;
    display:none;
}
.col-md-a-lr-item .col-md-a-lr-item1:nth-child(3)
{
     margin-top:10px;
    color: #CCCCCC;
    line-height: 16px;
}
.content-swipe-view-item-txt2
{
    height:85px;
    position:relative;
    z-index:1;
}
.content-swipe-view-item-txt1
{
    position:relative;
    z-index:1;
}
.style-d2:after
{
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.q-title
{
    position: relative;
    z-index: 999;
}
.is-grayscale
{
    padding: 35px 10px!important;
}
.content-view-head
{
    width: 65%;
    margin-top: 35px;
}
.content-view-head1
{
    font-size:32px;
    font-weight: 600;
    color:#ffffff;
}
.content-view-head2
{
    font-size:14px;
    color:#FFFFFF;
    margin-top:20px;
    line-height:20px;
}
.color-yellow
{
    color:rgb(255,179,0)!important;
}
.color-red
{
    color:rgb(91,115,139)!important;
}
.color-green
{
    color:rgb(93,193,34)!important;
}
.color-grey
{
    color:rgb(120,88,255)!important;
}
.bg-color-yellow
{
    background: linear-gradient(45deg, #FFB300 0%, #FFC933 100%) !important;
}

.bg-color-red
{
    background: linear-gradient(45deg, #5B738B 0%, #7A8EA1 100%) !important;
}
.bg-color-green
{
    background: linear-gradient(45deg, #188918 0%, #5DC122 100%) !important;
}
.bg-color-grey
{
    background:  linear-gradient(225deg, #8973EC 0%, #7066EC 100%) !important;
}
.content-swipe-view-item .swipe-cover
{
    width:100%;
    height:260px;
    overflow:hidden;
}
.content-swipe-view-item .swipe-content
{
    width:100%;
}
.swipe-content
{
    padding:15px 18px 20px 18px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    overflow:hidden;
}
.swipe-content-head1
{
    font-size: 32px;
    color: #FFFFFF;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.swipe-content-head2
{
    font-size: 17px;
    color: #FFFFFF;
    width: 100%;
    height: 20px;
    line-height: 20px;
}
.swipe-content-label
{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 18px;
    margin-top: 10px;
    width: 100%;
    height: 6em;
    overflow: hidden;
}
.swipe-content-btn
{
    cursor:pointer;
    width:100%;
    height:26px;
    line-height:26px;
    text-align:center;
    font-size:12px;
    color:#FFFFFF;
    letter-spacing:5px;
    border-radius:20px;
    overflow:hidden;
    border:1px solid #FFFFFF;
    margin-top:10px;
}
.box-reflect2
{
    background:-webkit-linear-gradient(left,red,yellow,green);
    transform:scale(1,-1);
    -webkit-box-reflect:below 10px -webkit-linear-gradient(transparent,transparent 50%,rgba(0,0,0,.8));
}
.box-reflect{position: relative;width:100%;}
   .reflection{
   -webkit-transform: scaleY(-1);
   -moz-transform: scaleY(-1);
   -ms-transform: scaleY(-1);
   -o-transform: scaleY(-1);
   transform: scaleY(-1);
   opacity:0.1;
   filter:alpha(opacity='10');
}
.swiper-slide
{
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after
{
    display:none;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after
{
     display:none;
}
.swiper-button-next
{
    right:-30px!important;
    top:25%!important;
}
.swiper-button-prev
{
    left:-30px!important;
    top:25%!important;
}
.swiper-button-next, .swiper-button-prev
{
    width:42px!important;
    display:none;
    background-image:none!important;
}

.swiper-slide-left-mask
{
    width: 240px;
    height: 920px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
    display:none;
    -webkit-mask-image: linear-gradient(270deg,#121212 calc(100% - 24em),transparent 100%);
    mask-image: linear-gradient(270deg,#121212 calc(100% - 24em),transparent 100%);
}
.swiper-slide-right-mask
{
    width: 240px;
    height: 920px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
    display:none;
    -webkit-mask-image: linear-gradient(-270deg,#121212 calc(100% - 24em),transparent 100%);
    mask-image: linear-gradient(-270deg,#121212 calc(100% - 24em),transparent 100%);
}

.swiper-slide-right-mask1
{
    opacity:0.5;
    width:50%;
    background:#000000;
}
.swiper-slide-right-mask2
{
    opacity:0.1;
    width:50%;
    background:#000000;
}
.swipe-with5
{
    width:1540px;
}
.swipe-with4
{
    width:1200px;
}
.swipe-with3
{
    width:880px;
}
.swipe-with2
{
    width:560px;
}
.swipe-with1
{
    width:240px;
}
.playicon2
{
    position:absolute;
    bottom:-50px;
    left:0;
}

/*.swiper-slide-active + .swiper-slide + .swiper-slide{
-webkit-mask-image: linear-gradient(-270deg,#121212 calc(100% - 24em),transparent 100%);
mask-image: linear-gradient(-270deg,#121212 calc(100% - 24em),transparent 100%);
}*/
.swiper-slide-active  + .swiper-slide + .swiper-slide + .swiper-slide{
-webkit-mask-image: linear-gradient(-270deg,#121212 calc(100% - 24em),transparent 100%);
mask-image: linear-gradient(-270deg,#121212 calc(100% - 24em),transparent 100%);
}
.swiper-slide-duplicate-next + .swiper-slide
{
-webkit-mask-image: linear-gradient(-270deg,#121212 calc(100% - 24em),transparent 100%);
mask-image: linear-gradient(-270deg,#121212 calc(100% - 24em),transparent 100%);
}


.swiper-slide-duplicate-active + .swiper-slide{
-webkit-mask-image: linear-gradient(270deg,#121212 calc(100% - 24em),transparent 100%);
mask-image: linear-gradient(270deg,#121212 calc(100% - 24em),transparent 100%);
}
.swiper-slide-duplicate-active  + .swiper-slide + .swiper-slide{
-webkit-mask-image: linear-gradient(270deg,#121212 calc(100% - 24em),transparent 100%);
mask-image: linear-gradient(270deg,#121212 calc(100% - 24em),transparent 100%);
}
.nav-left-b a:nth-child(n+2):nth-child(-n+7):hover .nav-left-txt
{
    color: rgb(255,179,0)!important;
}
.nav-left-b a:nth-child(n+8):nth-child(-n+10):hover .nav-left-txt
{
    color:rgb(91,115,139)!important;
}
.nav-left-b a:nth-child(n+11):nth-child(-n+15):hover .nav-left-txt
{
    color:rgb(93,193,34)!important;
}
.nav-left-b a:nth-child(n+16):nth-child(-n+19):hover .nav-left-txt
{
    color:rgb(120,88,255)!important;
}