.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}


.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;z-index:1;}
.server_box_img.owl-carousel {width:100%;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px);}

.project_item.owl-carousel .owl-stage-outer{overflow:visible;}

.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}
.owl-carousel .owl-item img{display:block;-webkit-transform-style:preserve-3d;}
.newsilder.owl-carousel .owl-item .imgstyle img{transform:translate(-50%,-50%);top:50%;left:50%;position:relative;}
.owl-carousel .owl-nav.disabled{display:block;position:absolute;top:0;width:100%;}
.youtube_video.owl-carousel .owl-nav.disabled,.banner.owl-carousel .owl-nav.disabled,.project_item.owl-carousel .owl-nav.disabled{display:none;position:absolute;top:0;width:100%;}

.owl-carousel .owl-dots.disabled{display:none;}
.featured_item.owl-carousel .owl-dots.disabled{display:block;}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-nav .owl-prev{ z-index:8;  background:url(prev_home.png) no-repeat center;width:40px;height:50px;top:40%;left:1%;  transform: translateY(-50%) rotate(-2deg);position:absolute;}
.owl-carousel .owl-nav .owl-next{ z-index:8;  background:url(next_home.png) no-repeat center;width:40px;height:50px;top:40%;right:1%;  transform: translateY(-50%) rotate(-2deg);position:absolute;}
.server_nav.owl-carousel .owl-nav .owl-prev{top:30%;}
.server_nav.owl-carousel .owl-nav .owl-next{top:30%;}
.zhejiao.owl-carousel .owl-nav .owl-prev {display:none;}
.zhejiao.owl-carousel .owl-nav .owl-next{display:none;}
.featured_item.owl-carousel .owl-nav .owl-prev {
    background: url(prev_home.png) no-repeat center;
    width: 86px;
    width: 86px;
    height: 75px;
       top: 50%;
    transform: translateY(-50%);
    left: -5%;
    position: absolute;
}
.subpage_body_bottom .right .owl-carousel .owl-nav .owl-next{
    right:4%;

}
.subpage_body_bottom .owl-carousel .owl-nav .owl-prev{
    left:4%;
}


.owl-carousel .owl-nav .owl-next:hover{background:url(next_home.png) no-repeat center;background-size:100%;}
.owl-carousel .owl-nav .owl-prev:hover{background:url(prev_home.png) no-repeat center;background-size:100%;}
.featured_item.owl-carousel .owl-nav .owl-prev:hover{background:url(tcm_prev.png) no-repeat center;background-size:100%;}
.featured_item.owl-carousel .owl-nav .owl-next {
    background: url(next_home.png) no-repeat center;
    width: 86px;
    width: 86px;
    height: 75px;
        top: 50%;
    transform: translateY(-50%);
    right: -6%;
    left: auto;
    position: absolute;
}
.featured_item.owl-carousel .owl-nav .owl-next:hover{background:url(tcm_next.png) no-repeat center;background-size:100%;}
.owl-carousel.owl-loaded{display:block;}
.newsilder.owl-carousel.owl-loaded{display:none;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel.owl-refresh .owl-item{display:none;}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.homeban.owl-carousel.owl-drag .owl-item{height:530px;}
.owl-carousel.owl-grab{cursor:move;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.no-js .owl-carousel{display:block;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
.owl-carousel .owl-dots{text-align:center;margin:15px auto;position:absolute;width:100%;bottom:20px;}
.owl-carousel .owl-dot{display:inline-block;}
.owl-carousel .owl-dots .owl-dot span{width: 150px;
    height: 5px;
    background: #473d72;margin-right:15px;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span{background:#fff;}

.subpage_body_bottom .owl-carousel.owl-drag .owl-item,.project_item.owl-carousel.owl-drag .owl-item{
   opacity:0;
}
.subpage_body_bottom .owl-carousel.owl-drag .owl-item.active,.project_item.owl-carousel.owl-drag .owl-item.active{
   opacity:1;
}
.banner.owl-carousel .owl-dots .owl-dot span {
    width: 50px;
}

@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.owl-height{transition:height 500ms ease-in-out;}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease;}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 97px;
    width: 97px;
    margin:0 58%;
    margin-top: 27%;
    background: url("video_play.png") no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
    -webkit-animation-name: scaleDraw;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 8s;
    -webkit-animation-direction: alternate;
}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);transition: 1000ms;}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}



@media (min-width:1367px){.newsilder.owl-carousel.owl-drag .owl-item{padding-left:initial;width:49%;}
      
}
@media (min-width:1600px) {
    .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 7.625vw;
    width: 7.625vw;
}
    .video-title {
    font-size: 1.170vw;
    width: 7.315vw;
       right: 25%;
    transform: translateX(-50%);
    bottom: 7%;
}
   .owl-carousel .owl-video-play-icon  {
        margin: 0 57.5%;
    margin-top: 26%;
    }
   .subpage_body_bottom .owl-carousel .owl-nav .owl-prev {
    left: 7%;
}
}

@media (max-width:1599px){
    .owl-carousel .owl-video-play-icon {
    position: absolute;
      height: 100px;
    width: 100px;
    margin: 0 57%;
    margin-top: 25.5%;
}
    .video-title {
    font-size: 1.170vw;
    width: 7.315vw;
    right: 240px;
}
}
@media (max-width:1279px){.newsilder.owl-carousel .owl-dots{display:block;}
.newsilder.owl-carousel.owl-loaded{display:block;}
/*.owl-carousel .owl-dots{bottom:-50px;}*/
.gallery_item.owl-carousel .owl-dots{display:none;}
    .owl-carousel .owl-video-play-icon {
       
        margin: 0px 57%;
        margin-top: 26%;
    }
}
@media (max-width:1030px){.featured_item.owl-carousel .owl-nav .owl-prev{right:75%;}
.owl-carousel .owl-nav .owl-prev{right:65%;}
.owl-carousel .owl-nav .owl-next{left:auto;}
}


@media (max-width:956px){
    .server_box_img.owl-carousel {
   width: 100%; 

}
    .subpage_body_bottom .right .owl-carousel .owl-nav .owl-next{
    right:0%;

}
.subpage_body_bottom .owl-carousel .owl-nav .owl-prev{
    left:0%;
}
.server_nav.owl-carousel .owl-nav .owl-prev{top:50%;}
.server_nav.owl-carousel .owl-nav .owl-next{top:50%;}
 .owl-carousel .owl-video-play-icon {
       
       margin: 0px 57%;
        margin-top: 26%;
            height: 8.389vw;
    width: 13%;
    }
}
@media (max-width:768px){.newsilder.owl-carousel.owl-drag .owl-item{padding-left:initial;}
/*.owl-carousel .owl-dots{bottom:-30px;}*/
.owl-carousel .owl-nav.disabled{display:none;}
.gallery_item.owl-carousel .owl-nav.disabled{display:block;}
    .owl-carousel .owl-dots .owl-dot span {
        width: 25px;
    }
    .featured_item.owl-carousel .owl-nav .owl-next {
        background: url(next_home.png) no-repeat center;
        background-size: 50%;
      
        width: 55px;
        height: 55px;
    }
    .featured_item.owl-carousel .owl-nav .owl-prev {
        background: url(prev_home.png) no-repeat center;
        background-size: 50%;
      
        width: 55px;
        height: 55px;
    }
    .youtube_video.owl-carousel {
        width: 92%;
        height: auto;
    }
    .owl-carousel .owl-video-play-icon {
        margin: 0px 57%;
        margin-top: 26%;
            height: 8.389vw;
    width: 13%;
    }
}
@media (max-width:640px){.newsilder.owl-carousel .owl-item .imgstyle img{width:100%;transform:translate(0,0);top:auto;left:auto;}
/*.owl-carousel .owl-dots{bottom:-30px;}*/
.div_click a.buttom{left:auto;}
.owl-carousel .owl-nav .owl-next{left:82%;background-size:100%;width:60px;    top: 60%;}
.owl-carousel .owl-nav .owl-prev{right:75%;background-size:100%;width:60px;    top: 60%;}
}
@media (max-width:480px){
    /*.owl-carousel .owl-dots{bottom:-55px;}*/
    .owl-carousel .owl-nav .owl-next{left:82%;background-size:100%;width:60px;    top: 60%;}
.owl-carousel .owl-nav .owl-prev{right:75%;background-size:100%;width:60px;    top: 60%;}
}
@media (max-width:340px){}

  @-webkit-keyframes scaleDraw {
                0% {
                    -webkit-transform:scale(1);
                }
                25% {
                    -webkit-transform:scale(1.1);
                }
                50% {
                    -webkit-transform:scale(1.2);
                }
                75% {
                    -webkit-transform:scale(1.1);
                }
                100%{
                    -webkit-transform:scale(1);
                }
            }
            .drawCon1{
                -webkit-animation-name: scaleDraw;
                -webkit-animation-timing-function: ease-in-out;
                -webkit-animation-iteration-count: infinite;
                -webkit-animation-duration: 8s;
                -webkit-animation-direction: alternate;
            }