@charset "UTF-8";
body,html{
    position: relative;
    width: 100%;
    height: 100%;
    display:block;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.LANG-cn body {
    font-family: Microsoft YaHei, Arial;
}
*{
    outline:none;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
}

.product_cloudlink{
    position:relative;
    width:100%;
    height: 100%;
    display:block;
    padding:0;
    -webkit-tap-highlight-color:transparent;
    zoom:1;
}
.page{
    position: relative;
    width: 100%;
    height: 100%;
    display:block;
    margin:0;
    padding:0;
    overflow:hidden;
}
.comm_width{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    max-width:1920px;
    margin:0 auto;
}
.page-big-title{
    font-size:40px;
    font-weight: bold;
    color:#333333;
}
.page-big-title-white{
    font-size:40px;
    font-weight: bold;
    color:#fff;
}
.page-sub-title{
    font-size:28px;
    line-height:36px;
    font-weight: bold;
    color:#333;
}
.page-sub-title-1{
    font-size:18px;
    line-height:30px;
    font-weight: bold;
    color:#333;
}
 .page-sub-title-white{
     font-size:28px;
     line-height: 36px;
     font-weight: bold;
     color:#fff;
 }
.pt-10{
    padding-top: 10px;
}
 .pt-20{
     padding-top: 20px;
 }
 .pt-30{
    padding-top: 30px;
 }
 .pt-40{
    padding-top: 40px;
 }
 .pt-50{
    padding-top: 50px;
 }
 .pt-100{
     padding-top:50px;
 }
.pb-10{
    padding-bottom: 10px;
}
.pb-20{
    padding-bottom: 20px;
}
.pb-30{
    padding-bottom: 30px;
}
.pb-40{
    padding-bottom: 40px;
}
.pb-50{
    padding-bottom: 50px;
}

.pb-100{
    padding-bottom:50px;
}
 .mt-100{
     margin-top: 50px;
 }
 .mb-100{
     margin-bottom: 50px;
 }

.pc_image{
    position: relative;
    width:100%;
    display: block;
}
.mob_image{
    position: relative;
    display:none;
}
.text_center{
    text-align: center;
}
.animation-image{
    position: relative;
}
@media (min-width: 1008px){
    .text_center {
        max-width: 1180px;
        margin: 0 auto;
        width: 100%;
    }
    .cooperation_desc{
        width:62%;
    }
}


.animation-block .animate-2 {
    -ms-transition: 1s ease;
    -webkit-transition: 1s ease;
    transition: 1s ease;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -ms-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
    -ms-transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -ms-transition-delay: .1s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.animation-block .animate-3 {
    -ms-transition: 1s ease;
    -webkit-transition: 1s ease;
    transition: 1s ease;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
    -ms-transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -ms-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.animation-block .animate-4 {
    -ms-transition: 1s ease;
    -webkit-transition: 1s ease;
    transition: 1s ease;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
    -ms-transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -ms-transition-delay: .3s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.animation-block.animated .animate-1,.animation-block.animated .animate-2,.animation-block.animated .animate-3,.animation-block.animated .animate-4 {
    opacity: 1;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}


/*intro css start*/
.cloudlink_intro{
    position: relative;
    background-color:#e9e9e9;
}
.cloudlink_intro:after{
    content:"";
    position: absolute;
    width: 100%;
    height: 100px;
    background-color: #cacaca;
    display: block;
    left:0;
    bottom:-100px;
}
.intro_title{
    padding-bottom: 20px;
}

.intro_desc{
    position: relative;
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    width: 60%;
    margin: 80px auto 20px auto;
}
.intro_more,.intro_more:hover{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    color:#449aff!important;
    line-height:1.5;
}
.cloudlink_box{
    position: relative;
    width:100%;
    height: auto;
    display: block;
    padding-top:150px;
}
.component_image_box{
    position: relative;
    width:100%;
    display:block;
    margin: 0 auto;
    text-align: center;
}
.intro_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.intro_mob_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: none;
}
.intro_slogan{
    position: absolute;
    width:100%;
    height: 100%;
    display: block;
    left:0;
    top:30%;
    text-align: left;
}
.intro_slogan_desc{
    position: absolute;
    width:100%;
    height: auto;
    display: block;
    color:#acacac;
    font-size:14px;
}
.intro_slogan_desc1{
    left:8%;
    top:6%;
}
.intro_slogan_desc2{
    left:8%;
    top:29%;
}
.intro_slogan_desc3{
    left:21%;
    top:21%;
}
.intro_slogan_desc4{
    left:45%;
    top:47%;
    color:#a0a0a0;
}
.intro_slogan_desc5{
    left:81%;
    top:36%;
}

/*tab css start*/
.tabBox{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding:0;
}
.tab_list{
    position: relative;
    width:100%;
    height: 60px;
    line-height:60px;
    padding:0 15px;
    margin: 30px auto;
    max-width: 1230px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.tab_item{
    position: relative;
    width: 20%;
    height:60px;
    display: block;
    float: left;
    font-size:18px;
    background-color: #e9e9e9;
    color:#272727;
    text-align: center;
    cursor: pointer;
    border-right:1px solid #fff;
}
.tab_item:last-child{
    border-right: 0;
}

.tab_item:hover,.tab_curr_item{
    position: relative;
    background-color: #d20b2c;
    color:#fff;
}
.tab_curr_item:after{
    content: "";
    position: absolute;
    z-index: 2;
    bottom: -24px;
    left: 50%;
    display: block;
    width: 26px;
    height: 24px;
    margin-left: -13px;
    -webkit-transition: .4s;
    transition: .4s;
    border: 12px solid transparent;
    border-top: 10px solid #d20a2c;
}
.tab_list:after{
    content: "";
    display: block;
    clear: both;
}
.tabConnBox{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.tab_conn{
    position: relative;
    width: 100%;
    height:auto;
    display: none;
}
.current{
    display: block;
}
.tab_nav_title{
    display: none;
}




/*linkup css start*/
.cloudlink_linkup{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.linkup{
    position: absolute;
    width: 90%;
    height: 90%;
    display: block;
    left:5%;
    top:5%;
    z-index:333;
}
.linkup_all_bg{
    position: absolute;
    width: 100%;
    height: 99.6%;
    display: block;
    left:0;
    top:0;
    background-color: #262626;
    opacity:0.7;
    filter: alpha(opacity=70);
    z-index:2;
}
.linkup_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left:0;
    top:0;
    background-color: #172d64;
    opacity:0.5;
    filter: alpha(opacity=50);
    z-index:1;
}
.linkup_box{
    position: relative;
    width:100%;
    margin: 0 auto;
    padding-top:7%;
    z-index:10;
}
.linkup_desc{
    color:#fff;
    font-size: 18px;
    line-height: 1.5;
    width:75%;
    margin: 0 auto;
}
.watchVideo,.watchVideo5k{
    position: relative;
    width: auto;
    height: auto;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    color:#fff;
    border:2px solid #fff;
    padding: 10px 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.watchVideo5k{
    display:none;
}
.watchVideo_icon{
    position: relative;
    width:30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background: url("../img/player.png") no-repeat center center;
    background-size: 100%;
}
.watchVideo:hover,.watchVideo5k:hover{
    background-color: #fff;
    color:#000;
}
.watchVideo:hover .watchVideo_icon{
    background: url("../img/player_select.png") no-repeat center center;
    background-size: 100%;
}
.cloudlink_intro_video{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    z-index:1;
}
.cloudlink_intro_video_mob_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: none;
}
.cloudlink_intro_video video{
    width: 100%;
    height: 100%;
}
.video_play_stop{

}
.cloudlink_intro_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    opacity:1;
}

/*智能 capacity css start*/
.capacity{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.capacity_text_box{
    position: relative;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}
.capacity_desc{
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    width:81%;
    margin: 0 auto;
}
.capacity_box{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.capacity_bg_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block
}

.capacity_bg_blur_pic{
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    left: 0;
    top: 0;
    z-index:1;
}
.capacity_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    z-index:2;
    background-color: #000;
    opacity:0.4;
    filter: alpha(opacity=40);
}
.capacity_box_conn{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index:2;
}
.capacity_list{
    position: relative;
    width: 200%;
    height: 100%;
    display: block;
    float:left;
}
.capacity_item{
    position: relative;
    width: 10%;
    height: 100%;
    display: block;
    float: left;
    text-align: center;
    overflow:hidden;
    cursor: pointer;
}

.capacity_mob_pic{
    position: relative;
    width: 100%;
    height: auto;
    display:none;
}
.capacity_item_box{
    position: relative;
    width:100%;
    height: 100%;
    display: block;
    float: left;
}
.capacity_item_box:after{
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #fff;
    display: block;
    right: 0;
    top:0;
}
.capacity_image_box{
    position: relative;
    width:0;
    height: 100%;
    display: none;
    float:left;
}
.capacity_video_box{
    position: relative;
    width:0;
    height: 100%;
    display: none;
    float:left;
    background-color:#000;
    transition: 1.5s linear cubic-bezier(.77, 0, .175, 1);
    -webkit-transition: 1.5s linear cubic-bezier(.77, 0, .175, 1);
}
.capacity_btn{
    position: relative;
    width:44px;
    height: 44px;
    display: block;
    margin: 10px auto 15px auto;
    background: url("../img/arrow_lr.svg") no-repeat center center;
    background-size: 100%;
    cursor:pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index:2;
}

.capacity_item_conn{
    position: absolute;
    width: 100%;
    display: block;
    left:0;
    bottom:10%;
    padding:0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index:3;
}
.capacity_select_item_conn{
    top:20%!important;
}
.capacity_item_title{
    padding-bottom: 10px;
}
.capacity_item_intro{
    width: 80%;
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 10px;
    color: #fff;
    margin: 0 auto;
    min-height:3.5em;
    display:block;
    -webkit-transition:display 1s;
    transition:display 1s;
}
.capacity_item_intro_show{
    display:none;
}
.capacity_select_item{
    width: 50%;
}

.capacity_select_item .capacity_item_box{
    position:relative;
    width:20%;
    float:left;
}
.capacity_select_item .capacity_image_box{
    position: relative;
    width: 60%;
    height: 100%;
    display: block;
    float:left;
}
.capacity_select_item .capacity_image_box:after{
    content:"";
    position: absolute;
    width: 1px;
    height: 100%;
    display:block;
    right:0;
    top:0;
}
.capacity_select_item .capacity_video_box{
    position: relative;
    width: 60%;
    height: 100%;
    display: block;
    float:left;
}
.capacity_select_item .capacity_video_box:after,.capacity_select_item .capacity_image_box:before{
    content:"";
    position: absolute;
    width: 1px;
    height: 100%;
    display: block;
    background-color: #fff;
    right:0;
    top:0;
    z-index:5;
}
.capacity_video_box video.capacityPlay{
    width: 100%;
    height: 100%;
    object-fit: fill;/*不兼容IE*/
}
.capacity_select_item .capacity_btn{
    background: url('../img/arrow-select_lr.svg') no-repeat center center;
    background-size: 100%;
}

.capacity_image_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    z-index:2;
}
.capacity_select_list{
    width: 200%;
    height:100%;
}

.capacity_item_box:hover{
    background-color: rgba(0,0,0,0.6);
}

.capacity_item_box:hover .capacity_item_intro_show{
    display:block;
}
.capacity_item_box:hover .capacity_btn{
    background: url("../img/arrow_lr_hover.svg") no-repeat center center;
    background-size: 100%;
}

.capacity_select_item .capacity_item_box:hover .capacity_btn{
    background: url('../img/arrow-select_lr_hover.svg') no-repeat center center;
    background-size: 100%;
}
.capacity_list:after,.capacity_item:after{
    content: "";
    display: block;
    clear: both;
}
/*智能 capacity css end*/


/*协作 css start*/
.cooperation{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
}
.cooperation_desc{
    position:relative;
    width:52%;
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    margin: 0 auto;
}
.cooperation_pic_box{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    overflow:hidden;
}
.cooperation_mob_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: none;
    -webkit-transition: -webkit-transform 2s .5s cubic-bezier(.77, 0, .175, 1);
    transition: -webkit-transform 2s .5s cubic-bezier(.77, 0, .175, 1);
    transition: transform 2s .5s cubic-bezier(.77, 0, .175, 1);
    transition: transform 2s .5s cubic-bezier(.77, 0, .175, 1), -webkit-transform 2s .5s cubic-bezier(.77, 0, .175, 1);
    -webkit-transform: scale(1.75, 1.75);
    transform: scale(1.75, 1.75);
}
.cooperation_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: -webkit-transform 2s .5s cubic-bezier(.77, 0, .175, 1);
    transition: -webkit-transform 2s .5s cubic-bezier(.77, 0, .175, 1);
    transition: transform 2s .5s cubic-bezier(.77, 0, .175, 1);
    transition: transform 2s .5s cubic-bezier(.77, 0, .175, 1), -webkit-transform 2s .5s cubic-bezier(.77, 0, .175, 1);
    -webkit-transform: scale(1.75, 1.75);
    transform: scale(1.75, 1.75);
}

.cooperation_pic_box .animated .cooperation_pic{
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}
.cooperation_pic_box .animated .cooperation_mob_pic{
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}
.cooperation_box{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    padding: 35px 0;
    background-color: #fafafa;
}

.cooperation_box_list{
    position: relative;
    width: 100%;
    max-width:1180px;
    height: auto;
    display: block;
    margin: 0 auto;
    list-style: none;
    z-index:2;
}
.cooperation_box_item{
    position: relative;
    width: 25%;
    height: auto;
    display: block;
    float: left;
    text-align: left;
    padding-left:55px;
    box-sizing: border-box;
    margin:15px 0;
}
.cooperation_box_item:before{
    content: "";
    position: absolute;
    width: 44px;
    height: 44px;
    display: block;
    left:0;
    top:2px;
}

.cooperation_box_item:nth-child(1):before{
    background: url("../img/icons-pen.svg") no-repeat 0 0;
    background-size: 100%;
}
.cooperation_box_item:nth-child(2):before{
    background: url("../img/icons-gesture.svg") no-repeat 0 0;
    background-size: 100%;
}
.cooperation_box_item:nth-child(3):before{
    background: url("../img/icons-zoom.svg") no-repeat  0 0;
    background-size: 100%;
}
.cooperation_box_item:nth-child(4):before{
    background: url("../img/icons-splitScreen.svg") no-repeat 0 0;
    background-size: 100%;
}
.cooperation_box_item:nth-child(5):before{
    background: url("../img/icons-DoubleWithBook.svg") no-repeat  0 0;
    background-size: 100%;
}
.cooperation_box_item:nth-child(6):before{
    background: url("../img/icons-infiniteOnscreen.svg") no-repeat 0 0;
    background-size: 100%;
}
.cooperation_box_item:nth-child(7):before{
    background: url("../img/icons-postil.svg") no-repeat  0 0;
    background-size: 100%;
}
.cooperation_box_item:nth-child(8):before{
    background: url("../img/icons-paging.svg") no-repeat  0 0;
    background-size: 100%;
}
.cooperation_box_item_name{
    color:#7a7a7a;
    font-size: 18px;
    line-height: 1.5;
    font-weight:bold;
}
.cooperation_box_item_desc{
    color:#7a7a7a;
    font-size: 14px;
    line-height: 1.5;
}

.cooperation_box_list:after{
    content:"";
    display: block;
    clear: both;
}

/*协作 css end*/



/*魔法笔 css start*/
.magicPen{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    background-color: #ffffff;
    text-align: center;
}
.magicPen_box{
    position: relative;
}
.magicPen_desc{
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    width:100%;
}
.magicPen_video_box{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}
.magicPen_video_box video{
    width:100%;
    height:100%;
}
.magicPen_video_mob_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: none;
}

/*魔法笔 css end*/


/*feature css start*/
.feature{
    position: relative;
    width: 100%;
    height: 768px;
    display: block;
}
.feature-img-box{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    overflow:hidden;
}
.feature_img_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.feature_img_mob_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: none;
}
.feature-slogan{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index:5;
    top:0;
    left:0;
}

.feature-slogan-box{
    position:absolute;
    width: 100%;
}
.feature-slogan-box1{
    left:65%;
    top:40%;
}
.feature-slogan-box2{
    top:12%;
    text-align: center;
}
.feature-slogan-box3{
    left:10%;
    top:30%;
}
.feature-slogan-box4{
    left:65%;
    top:40%;
}
.feature_desc{
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    margin-top: 30px;
}
.feature_desc1{
    line-height: 2;
}
.feature_desc3{
    color:#fff;
}
.feature_mob_desc{
    display:none;
}


.feature .swiper_arrow_left{
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    cursor: pointer;
    left: 50px;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
    border-radius: 50%;
    background:rgba(0,0,0,0.2);
}
.feature .new_left {
    position: absolute;
    width: 9px;
    height: 18px;
    display: block;
    left: 25px;
    top: 50%;
    margin-top: -9px;
}

.feature .swiper_arrow_right{
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    cursor: pointer;
    right: 50px;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
    border-radius: 50%;
    background:rgba(0,0,0,0.2);
}
.feature .new_right {
    position: absolute;
    width: 9px;
    height: 18px;
    display: block;
    right: 25px;
    top: 50%;
    margin-top: -9px
}
.feature_slide_dots{
    position: absolute;
    left:0;
    bottom:5%;
    height: 30px;
    width: 100%;
    display: block;
    padding: 0 30px;
    text-align: center;
    z-index:2;
}
.feature_slide_dots span{
    position:relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c6c6c6;
    margin: 0 3px;
    outline:none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.feature .swiper-active-switch{
    background-color: #333333;
}

.feature span.swiper-pagination-bullet{
    color:#e2e2e2;
    opacity:0.2;
}
.feature span.swiper-pagination-bullet-active{
    color:#f00;
    opacity:1;
}
/*feature css end*/


/*cloudlink room css start*/
.room{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    background-color:#f1f1f1;
}
.room_desc{
    position:absolute;
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    width:30%;
    text-align: left;
    top:10%;
    z-index:10;
}
.desc_more{
    position: relative;
    margin-top: 30px;
}
.desc_a,.desc_a:hover{
    position: relative;
    padding: 8px 30px;
    display: inline-block;
    border: 1px solid #5e5e5e;
    color:#333333;
    font-size:18px;
}
.room-image-box{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    max-width: 1180px;
    margin: 0 auto;
    margin-top: 6%;
}
.room_image_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.room_mob_image_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: none;
}
/*cloudlink room end start*/


/*integration css start*/
.integration{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
 /*   padding:5% 0;*/
    background-color: #f6f6f6;
}
.integration_box{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    max-width:1080px;
    margin: 0 auto;
}
.swiper-slide-conn{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.swiper-slide-left{
    position: relative;
    width: 25%;
    height: auto;
    display: block;
    float: left;
    padding-top: 12%;
}
.swiper-slide-right{
    position: relative;
    width: 73%;
    height: auto;
    display: block;
    float: right;
}
.integration_desc{
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    margin: 0 auto;
}
.integration_btn{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin-top: 30px;
}
.integration_btn_desc,.integration_btn_desc:hover{
    position: relative;
    width:auto;
    text-align: center;
    padding:10px 30px;
    display: inline-block;
    margin-bottom: 20px;
    font-size:16px;
    color:#585858!important;
    border:1px solid #8f8f8f;
    cursor:pointer;
    z-index:10;
}
.integration_btn_icon{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    top:-1px;
}
.integration_image_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}

.integration .swiper_arrow_left{
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    cursor: pointer;
    left: 50px;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
    border-radius: 50%;
    background:rgba(0,0,0,0.2);
}
.integration .new_left {
    position: absolute;
    width: 9px;
    height: 18px;
    display: block;
    left: 25px;
    top: 50%;
    margin-top: -9px;
}

.integration .swiper_arrow_right{
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    cursor: pointer;
    right: 50px;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
    border-radius: 50%;
    background:rgba(0,0,0,0.2);
}
.integration .new_right {
    position: absolute;
    width: 9px;
    height: 18px;
    display: block;
    right: 25px;
    top: 50%;
    margin-top: -9px
}
 .integration_slide_dots{
    position: absolute;
    left:0;
    bottom:-2%;
    height: 30px;
    width: 100%;
    display: block;
    padding: 0 30px;
    text-align: center;
    z-index:2;
}
 .integration_slide_dots span{
    position:relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c6c6c6;
    margin: 0 3px;
    outline:none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
 .integration_slide_dots .swiper-active-switch{
    background-color: #333333;
}

.integration_slide_dots span.swiper-pagination-bullet{
    color:#e2e2e2;
    opacity:0.2;
}
 .integration_slide_dots span.swiper-pagination-bullet-active{
     color:#f00;
     opacity:1;
 }

.swiper-slide-conn:after{
    content: "";
    display: block;
    float: none;
}
/*integration css end*/


/*scene css start*/
.scene{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.scene_list{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    color: #bfc0d0;
}
.scene_item{
    position: relative;
    width: auto;
    display: inline-block;
    padding: 0 20px;
    font-size: 18px;
    line-height: 1.5;
    color: #bfc0d0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
}
.scene_item.current{
    color:#333;
}
.scene_box{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.scene_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}

.scene_slide_dots{
    position: absolute;
    left:0;
    bottom:5%;
    height: 30px;
    width: 100%;
    display: block;
    padding: 0 30px;
    text-align: center;
    z-index:2;
}
.scene_slide_dots span{
    position:relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c6c6c6;
    margin: 0 3px;
    outline:none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.scene_slide_dots .swiper-active-switch{
    background-color: #fff;
}
/*scene css end*/



/*themeStyle css start*/
.themeStyle{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    background-color: #f1f1f1;
}
.themeStyle_title{
    position: relative;
    text-align: center;
}
.themeStyle_sub_title{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    color:#333;
}

.themeStyle_box{
    position: relative;
    width: 100%;
    display: block;
}
.themeStyle_image_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.swiper_arrow_left{
    position: absolute;
    width:60px;
    height: 60px;
    display: block;
    cursor:pointer;
    left:50px;
    top:50%;
    margin-top: -30px;
    z-index:2;
    border-radius:50%;
    background:rgba(0,0,0,0.2);
}
.new_left{
    position: absolute;
    width:9px;
    height: 18px;
    display:block;
    left:25px;
    top:50%;
    margin-top:-19px;
}

.swiper_arrow_right{
    position: absolute;
    width:60px;
    height: 60px;
    display: block;
    cursor:pointer;
    right:50px;
    top:50%;
    margin-top: -30px;
    z-index:2;
    border-radius:50%;
    background:rgba(0,0,0,0.2);
}
.new_right{
    position: absolute;
    width:9px;
    height: 18px;
    display:block;
    right:25px;
    top:50%;
    margin-top:-19px;
}
.swiper_arrow_left:hover,.swiper_arrow_right:hover{
    background:rgba(0,0,0,0.2);
}
.slide_dots{
    position: absolute;
    left:0;
    bottom:5%;
    height: 30px;
    width: 100%;
    display: block;
    padding: 0 30px;
    text-align: center;
    z-index:2;
}
.slide_dots span{
    position:relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c6c6c6;
    margin: 0 3px;
    outline:none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.slide_dots .swiper-active-switch{
    background-color: #fff;
}
/*themeStyle css end*/



/*Board css start*/
.board{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    background-color: #f1f1f1;
}
.board_text{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
}
.board_desc{
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    max-width: 720px;
    margin: 0 auto;
}
.board_box{
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin:0 auto;
    overflow:hidden;
}
.board_pic{
    width: 100%;
    height: auto;
    display: block;
}
.board_pic1{
    position: absolute;
    left:0;
    top:0;
    -ms-transform:translate3d(0,0,0);
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
}
.board_pic2{
    position:relative;
    -ms-transform:translate3d(0,0,0);
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
}
/*Board css end*/


/*cBox css start*/
.cBox{
    position: relative;
    width: 100%;
    height: 768px;
    display: block;
    text-align: center;
    background-color: #f1f1f1;
    overflow:hidden;
}
.cBox_desc{
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    max-width: 720px;
    margin: 0 auto;
}

.cBox_box{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    max-width: 1180px;
    margin: 0 auto;
}
.cBox_box_pic{
    position: relative;
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.cBox_pic{
    width: 100%;
    height: auto;
    display: block;
}

.cBox_pic1{
    position: relative;
    z-index:2;
}
.cBox_pic2{
    position: absolute;
    left:0;
    top:0;
}
/*cBox css end*/


/*nimble css start*/
.nimble{
    position: relative;
    width: 100%;
    height: 768px;
    display: block;
    padding-top:16%;
    background-color: #f1f1f1;
}
.nimble_text_box{
    position: absolute;
    width: 40%;
    height: 100%;
    vertical-align: middle;
    display: block;
    left: 30%;
    top: 26%;
}

.nimble_desc{
    font-size: 18px;
    line-height: 1.5;
    color: #333;
}
.nimble_mark_intro{
    position: relative;
    width:100%;
    height:auto;
    display:block;
    font-size:12px;
    color:#999;
    line-height:30px;
    text-align:center;
}


.nimble_front{
    position: relative;
    width: 25%;
    height: auto;
    display: block;
    left:0;
    top:0;
    float: left;
    overflow:hidden;
}
.nimble_reverse{
    position: relative;
    width: 25%;
    height: auto;
    display: block;
    right: 0;
    top:0;
    float: right;
    overflow:hidden;
}
.nimble_front_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    left:-70%;
    -webkit-transition:left 2s 0.5s;
    transition:left 2s 0.5s;
}
.nimble_reverse_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    right:-70%;
    -webkit-transition:right 2s 0.5s;
    transition:right 2s 0.5s;
}

.nimble_front .animated .nimble_front_pic{
    left:0;
}
.nimble_reverse .animated .nimble_reverse_pic{
    right:0;
}

.nimble:after{
    content: "";
    display: block;
    clear: both;
}
@keyframes nimbleFront {
    0%{}
    100%{}
}
@keyframes nimbleReverse {
    0%{}
    100%{}
}
/*nimble css end*/

/*BoxModel css start*/
.BoxModel{
    position: relative;
    width: 100%;
    height: 768px;
    display: block;
}
.BoxModel_lines{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    max-width: 1180px;
    margin: 0 auto;
    padding-top:10%;
}
.BoxModel_lines_left{
    position: relative;
    width: 50%;
    height: auto;
    display: block;
    float: left;
}
.BoxModel_lines_right{
    position: relative;
    width: 50%;
    height: auto;
    display: block;
    float: left;
}
.boxModel_text{
    position: relative;
    width:100%;
    height: auto;
    display: block;
    max-width: 1180px;
    margin: 0 auto;
    padding-top:10%;
}
.boxModel_desc{
    position: relative;
    width:90%;
    height: auto;
    display: block;
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 20px;
    color: #333;
}
.boxModel_box{
    position: relative;
    width:100%;
    height: auto;
    display: block;
    padding-top: 5%;
}
.BoxModel_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.boxModel_box_desc{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    right: 13%;
    top: 85%;
    text-align: right;
    color:#999;
    font-size:12px;
}
.BoxModel_lines:after{
    content: "";
    display: block;
    clear: both;
}
/*BoxModel css end*/


/*会议轮播 css start*/
.meetingType_box{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.meetingType_box .swiper-container{
    width:100%!important;
}
.meetingType_box .swiper-container .swiper-wrapper{
    width:100%!important;
}
.meetingType_pic{
    position: relative;
    width: 100%;
    height: auto;
    display:block;
}

.meetingType_slogan_title{
    position:relative;
}
.meetingType_mask{
    position: absolute;
    width:100%;
    height: 100%;
    display: block;
    left:0;
    top:0;
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) ,rgba(216,216,216,0)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0.5) , rgba(216,216,216,0)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0.5) , rgba(216,216,216,0)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0,0,0,0.5) , rgba(216,216,216,0)); /* 标准的语法 */
    z-index:2;
}
.meetingType_slogan{
    position: absolute;
    width: 70%;
    height:auto;
    display:block;
    left:15%;
    top:100px;
    text-align:center;
    z-index:3;
}
.meetingType_slogan_title{
    position:relative;
}
.meetingType_slogan_desc{
    position:relative;
    color:#fff;
    font-size:18px;;
    line-height: 1.5;
}
.meeting_slide_dots{
    position: absolute;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    left:0;
    bottom:5%;
    z-index:2;
}
.meeting_slide_dots span{
    position:relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c6c6c6;
    margin: 0 3px;
    outline:none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.meeting_slide_dots .swiper-active-switch{
    background-color: #fff;
}
.meeting_slide_dots span.swiper-active-switch{
    font-weight: bold;
    color:#000!important;
}
/*会议轮播 css end*/

/*CloudLink Bar css start*/
.cBar{
    position: relative;
    width: 100%;
    height: 768px;
    display: block;
    background-color: #f1f1f1;
}

.cBar_desc{
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    max-width: 1180px;
    margin: 0 auto;
}
.cBar_box{
    position: relative;
    width: 100%;
    height: auto;
    display:block;
    padding:30px 0;
    margin-top: 50px;
    overflow:hidden;
}
.cBar_pic{
    position: relative;
    width: 100%;
    height: auto;
    display:block;
    -ms-transition: -ms-transform 1.5s 0s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition: -webkit-transform 1.5s .0s cubic-bezier(.77, 0, .175, 1);
    transition: transform 1.5s 0s cubic-bezier(.77, 0, .175, 1);
    -ms-transform: scale(1.75, 1.75);
    -webkit-transform: scale(1.75, 1.75);
    transform: scale(1.75, 1.75);
}
.cBar_box .animated .cBar_pic{
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}
@-ms-keyframes cBarScale {
    0%{
        opacity:0;
        -ms-transform:scale(1.5);
        -webkit-transform:scale(1.5);
        transform:scale(1.5);
    }
    100%{
        opacity:1;
        -ms-transform:scale(1.5);
        -webkit-transform:scale(1.5);
        transform:scale(1.5);
    }
}
@-webkit-keyframes cBarScale {
    0%{
        opacity:0;
        -ms-transform:scale(1.5);
        -webkit-transform:scale(1.5);
        transform:scale(1.5);
    }
    100%{
        opacity:1;
        -ms-transform:scale(1.5);
        -webkit-transform:scale(1.5);
        transform:scale(1.5);
    }
}
@keyframes cBarScale {
    0%{
        opacity:0;
        -ms-transform:scale(1.5);
        -webkit-transform:scale(1.5);
        transform:scale(1.5);
    }
    100%{
        opacity:1;
        -ms-transform:scale(1.5);
        -webkit-transform:scale(1.5);
        transform:scale(1.5);
    }
}
/*CloudLink Bar css end*/


/*barSwiper css start*/
.barSwiper{
    position: relative;
    width: 100%;
    display: block;
}
.barSwiper_box{
    position: relative;
    width: 100%;
    display: block;
}
.bar_image_pic{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}

.bar_arrow_left{
    position: absolute;
    width:60px;
    height: 60px;
    display: block;
    cursor:pointer;
    left:100px;
    top:50%;
    margin-top: -30px;
    z-index:2;
    border-radius:50%;
}
.new_left{
    position: absolute;
    width:9px;
    height: 18px;
    display:block;
    left:25px;
    top:50%;
    margin-top:-9px;
}

.bar_arrow_right{
    position: absolute;
    width:60px;
    height: 60px;
    display: block;
    cursor:pointer;
    right:100px;
    top:50%;
    margin-top: -30px;
    z-index:2;
    border-radius:50%;
}
.new_right{
    position: absolute;
    width:9px;
    height: 18px;
    display:block;
    right:25px;
    top:50%;
    margin-top:-9px;
}
.bar_arrow_left:hover,.bar_arrow_right:hover{
    background:rgba(0,0,0,0.2);
}

.bar_slide_dots{
    position: absolute;
    left:0;
    bottom:5%;
    height: 30px;
    width: 100%;
    display: block;
    padding: 0 30px;
    text-align: center;
    z-index:2;
}
.bar_slide_dots span{
    position:relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c6c6c6;
    margin: 0 3px;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.bar_slide_dots .swiper-active-switch{
    background-color:#fff;
}

/*barSwiper css end*/


/*了解更多 css start*/
.also_like{
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom:30px;
}

.also_like_box_pc{
    position: relative;
    width:100%;
    height: auto;
    display: block;
}
.also_like_box_mob{
    position: relative;
    width:100%;
    height: auto;
    display: none;
}
.also_like_list,.also_like_list_pc{
    font-size: 0;
    line-height: 0;
}
.also_like_item,.also_like_pc_item{
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-bottom:30px;
}
.also_like_pic{
    max-width: 100%;
    margin: 0 auto;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.product_name{
    font-size: 24px;
    line-height: 1.5;
    padding-top: 40px;
    font-weight: bold;
    color:#000000;
}
.product_link{
    font-size: 16px;
    line-height: 1;
    padding-top: 20px;
    color:#449aff;
    text-decoration: underline;
}

.also_like_item_a:hover .also_like_pic{
    transform: scale(1);
}
/*了解更多 css end*/

/*视频弹出框 css start*/
#play-video-dialog {
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    height: 100%;
    left: 0 !important;
    top: 0 !important;
    display:none;
    width: 100%;
    z-index:9999999;
    filter:alpha(opacity=80);
}
#play-video-dialog #video-element-h5,
#play-video-dialog #video-element-flash,
#play-video-dialog #flash-unsupport {
    display: none;
    height: 100%;
    width: 100%;
}
#play-video-dialog #video-element-h5 p,
#play-video-dialog #video-element-flash p,
#play-video-dialog #flash-unsupport p {
    color: white;
    font-size: 1.2em;
    margin-top: 140px;
    text-align: center; }
#play-video-dialog #play-video-dialog-content {
    position: absolute;
    width: 70%;
    height: 60%;
    left:15%;
    top:20%;
    display:block;
}
#play-video-dialog  .close-video {
    height: 36px;
    line-height: 36px;
    position: absolute;
    left: 82.4%;
    top: 16%;
    width: 36px;
    z-index: 999;
    border-radius: 0;
    color: #4c4c4c;
    font-size: 30px;
    background: #666 url("../img/video_close.png") no-repeat center center;
}

#play-video-dialog  .close-video i {
    font-size: 24px;
}

#video{
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    object-position: 50% 50%;/*调视频的位置*/
    position: absolute;
    z-index:5;
}
/*视频弹出框 css end*/




@media screen and (min-width:1px) and (max-width: 321px){/*解决320设备文字过大导致换行*/
    .page-big-title-white{
        font-size:22px!important;
    }
    .page-big-title {
        font-size: 22px!important;
    }
}
@media screen and (min-width:1px) and (max-width:768px){
    .also_like{
        padding-bottom:15px;
    }
    .intro_slogan{
        display:none;
    }

    .tabBox{
        margin-top: 50px;
    }
    .tab_list{
        display: none;
    }
    .tab_conn{
        display:block;
        padding:0 15px;
        margin-top: 15px;
        box-sizing: border-box;
    }


    .tab_nav_title{
        display: block;
    }
    .tab_conn .anchorpoint{
        display:none;
    }
    .tab_conn:first-child .anchorpoint{
        display: block;
    }
    .tab_nav_title,.iconUp,.iconDown,.selected{
        position: relative;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        display: block;
        padding: 0 20px;
        background-color: #e9e9e9;
        box-sizing: border-box;
        overflow: hidden;
        cursor: pointer;
    }

    .iconDown:after,.tab_nav_title:after {
        content: "";
        position: absolute;
        width: 50px;
        height: 50px;
        right: 0;
        top: 15px;
        display: block;
        background: url('../img/icon_upDown.png') no-repeat 0 0;
    }
    .iconUp:after,.selected:after{
        content: "";
        position: absolute;
        width: 50px;
        height: 50px;
        right: 0;
        top: 15px;
        display: block;
        background: url("../img/icon_upDown.png") no-repeat 0 -35px;
    }

    .clearfix:after{
        display: table;
        clear: both;
        content: " ";
    }

    .comm_width{
        max-width:100%;
    }

    .watchVideo5k{
        display:block;
    }

    #video{
        position:relative;
    }
    .capacity_select_item .capacity_video_box:after, .capacity_select_item .capacity_image_box:before{
        width:0;
    }
    #play-video-dialog  .close-video{
        right:0;
        top:0;
        left:auto;
    }
    #play-video-dialog #video-element-h5{
        height:auto!important;
        margin-top: 50%;
    }
    .capacity_video_box video.capacityPlay{
        width:100%;
        height: auto;
        object-fit: fill;
    }
    .slide_dots span,.bar_slide_dots span{
        width:6px;
        height: 6px;
    }
    .capacity_list{
        width:100%;
    }
    #play-video-dialog #play-video-dialog-content{
        width:100%;
        height: 100%;
        left:0;
        top:0;
    }

    .page-big-title{
        font-size:20px;
    }
    .page-big-title-white{
        font-size:20px;
    }
    .page-sub-title{
        font-size:18px;
        line-height: 36px;
    }
    .page-sub-title-1{
        font-size:18px;
        line-height: 30px;
        font-weight: bold;
        color: #333;
    }
    .page-sub-title-white{
        font-size:18px;
        line-height: 36px;
    }
    .pt-10{
        padding-top: 10px;
    }
    .pt-20{
        padding-top: 20px;
    }
    .pt-30{
        padding-top: 15px;
    }
    .pt-40{
        padding-top: 20px;
    }
    .pt-50{
        padding-top: 30px;
    }
    .pb-10{
        padding-bottom: 10px;
    }
    .pb-20{
        padding-bottom: 20px;
    }
    .pb-30{
        padding-bottom: 15px;
    }
    .pb-40{
        padding-bottom: 20px;
    }
    .pb-50{
        padding-bottom: 30px;
    }
    .mt-100{
        margin-top: 50px;
    }
    .mb-100{
        margin-bottom: 50px;
    }
    .pt-100{
        padding-top: 50px;
    }
    .pb-100{
        padding-bottom: 50px;
    }

    .pc_image{
        display: none;
    }
    .mob_image{
        display:block;
    }

    .text_center{
        padding:0 30px;
        box-sizing: border-box;
    }
    .desc_a, .desc_a:hover{
        font-size:14px;
    }
    .themeStyle_sub_title{
        font-size:16px;
    }

    .linkup_desc,.capacity_desc,.cooperation_desc,.magicPen_desc,.cBox_desc,.board_desc,.integration_desc,.room_desc,.nimble_desc,
    .boxModel_desc,.cBar_desc,.meetingType_slogan_desc,.intro_desc{
        font-size:14px;
        width:100%;
    }

    .intro_pic{
        display: none;
    }
    .intro_mob_pic{
        display:block;
    }
    .intro_desc{
        margin:30px auto 20px auto;
    }
    .intro_more, .intro_more:hover{
        font-size:14px;
    }
    .cloudlink_intro_video_mob_pic{
        display:block;
    }
    #cloudlink_intro_video video{
        display:none;
    }
    .feature{
        height:auto;
        padding: 0;
    }

    .feature .swiper_arrow_left{
        width:30px;
        height:30px;
        left:21px;
    }
    .feature .new_left{
        left: 10px;
    }
    .feature .swiper_arrow_right{
        width:30px;
        height:30px;
        right:21px;
    }
    .feature .new_right{
        right:10px;
    }
    .feature_slide_dots span{
        width:6px;
        height:6px;
    }
    .f-page-big-title{
        font-size:20px;
    }
    .feature-slogan-box1{
        left:53%;
        top:22%;
    }
    .feature-slogan-box2{
        top:10%;
    }
    .feature-slogan-box3{
        top: 25%;
    }
    .feature-slogan-box4{
        left:56%;
        top:30%;
    }
    .feature_img_pic{
        display: none;
    }
    .feature_img_mob_pic{
        display: block;
    }
    .feature_desc{
        font-size:14px;
        margin-top: 10px;
    }
    .feature_desc1{
        line-height:1.5;
    }
    .feature_desc4 br{
        display: block;
    }
    .feature_desc2,.feature_desc4,.feature_desc1,.feature_desc3{
        display:none;
    }
    .feature_mob_desc{
        display:block;
        font-size:14px;
        color:#333;
        line-height: 1.8;
        margin-top: 15px;
    }
    .feature_mob_desc1{
        color:#fff;
    }

    .room-image-box{
        margin-top: 0;
    }
    .BoxModel{
        height: auto;
        padding:50px 0;
    }
    .BoxModel_lines_left{
        width:100%;
        float:none;
    }
    .BoxModel_lines_right{
        width:100%;
        float:none;
    }

    .cBox{
        height: auto;
        padding-top: 50px;
    }
    .cBox_desc{
        margin-bottom: 50px;
    }
    .nimble{
        height: auto;
        padding-top: 50px;
        margin-top: 0;
        margin-bottom: 50px;
    }
    .cBar{
        height: auto;
    }

    #play-video-dialog {
        background: rgba(0, 0, 0, 0.9);
    }
    .nimble_desc{
        padding-bottom: 20px;
    }
    .linkup_box{
        padding-top:6%;
    }
    .watchVideo,.watchVideo5k{
        font-size:14px;
        border: 1px solid #fff;
        padding: 8px 25px;
        cursor: pointer;
    }

    .cooperation_pic{
        display:none;
    }
    .cooperation_mob_pic{
        display:block;
    }
    .cooperation_box_item:before{
        width: 36px;
        height: 36px;
    }
    .cooperation_desc{
        padding-bottom: 40px;
    }
    .cooperation_box_item_name{
        font-size:16px;
    }
    .cooperation_box_item_desc{
        font-size:14px;
        width: 90%;
        min-height: 3em;
    }


    .capacity_box_conn{
        position: relative;
        width: 100%;
        height: auto;
        display: block;
    }
    .capacity_bg_pic,.capacity_bg{
        display:none;
    }
    .capacity_item{
        width:100%;
        float:none;
    }
    .capacity_mob_pic{
        display:block;
    }
    .capacity_item_title{
        padding-bottom: 0;
    }
    .capacity_item_box{
        position: relative;
        width: 100%;
        background-color: #F2F2F2;
        border-top:1px solid #cfcfcf;
        text-align: left;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .capacity_item:last-child .capacity_item_box{
        border-bottom:1px solid #cfcfcf;
    }
    .capacity_item_box:after{
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        display: block;
        left:0;
        bottom:0;
        background-color: rgba(255,255,255,0.5);
    }

    .capacity_item_conn{
        position: relative;
        width: 100%;
        height: auto;
        display: block;
        left:0;
        top:0;
    }
    .capacity_item_intro{
        min-height:1em;
        font-size: 16px;
        width: 85%;
        text-align: left;
        display: block;
        margin: 0;
    }
    .capacity_btn{
        position:absolute;
        width:24px;
        height:24px;
        right:0;
        top:50%;
        left:auto;
        background: url("../img/arrow_mob_lr.png") center center no-repeat;
        margin-top: -12px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        background-size: 100%;
        z-index:9;
    }

    .capacity_image_box{
        position: relative;
        width: 100%;
        float: none;
        -webkit-transition:display 1s;
        transition:display 1s;
    }
    .capacity_video_box{
        position: relative;
        width: 100%;
        float: none;
    }
    .capacity_select_list{
        width: 100%;
        left:0!important;
        height: auto;
    }

    .capacity_select_item{
        width: 100%;
    }
    .capacity_select_item .capacity_btn{
        background: url("../img/arrow-mob_select_lr.png") no-repeat center center;
        background-size: 100%;
    }
    .capacity_select_item .capacity_item_box{
        width:100%;
        float:none;
    }
    .capacity_select_item .capacity_image_box,.capacity_select_item .capacity_video_box{
        width: 100%;
        height: auto;
        float: none;
        overflow:hidden;
    }
    .capacity_item_box .page-sub-title-white{
        color:#333!important;
    }
    .capacity_item_box .capacity_item_intro{
        color:#333;
    }
    .capacity_item_box:hover{
        background-color: #DFDFDF;
    }

    .cooperation_box{
        padding:20px 15px;
        padding-top: 35px;
        box-sizing: border-box;
    }
    .cooperation_box_item{
        width: 50%;
        padding-left:45px;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .feature_box{
        width: 100%;
    }
    .feature_image_box{
        position: relative;
        width: 70%;
        height:auto;
        display:block;
        float:none;
        left:0;
        margin:0 auto;
        margin-bottom: 30px;
    }
    .feature_text{
        width: 100%;
        margin-left: 0;
        padding:0 15px;
        box-sizing: border-box;
        text-align: center;
        float:none;
    }
    .feature_type{
        font-size:30px;
    }

    .feature_video{
        position: relative;
        width: 100%;
        height: auto;
        display: block;
    }

    .feature_list{
        margin-bottom: 40px;
    }


    .board_text{
        text-align: center;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .themeStyle_sub_title{
        line-height: 1.5;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
        box-sizing: border-box;
    }

    .swiper_arrow_left,.swiper_arrow_left:hover{
        left:21px;
        width: 30px;
        height: 30px;
        background-size: 350%;
        margin-top:-15px;
    }
    .swiper_arrow_right, .swiper_arrow_right:hover{
        right:20px;
        width: 30px;
        height: 30px;
        background-size: 350%;
        margin-top:-15px;
    }


    .meetingType_box{
        padding-bottom: 0;
        margin-bottom: 50px;
    }

    .meetingType_pic{
        position: relative;
        width: 100%;
        height: auto;
        display:block;
    }
    .meetingType_mask{
        display:block;
    }
    .meetingType_slogan{
        top: 30px;
        display:block;
    }
    .meetingType_slogan_title{
        padding-bottom:10px;
    }

    .meeting_slide_dots{
        position: absolute;
        left:0;
        bottom:20px;
        z-index:20;
    }
    .meeting_slide_dots span{
        width:6px;
        height: 6px;
        padding: 0;
        margin: 0 5px;
        border-radius: 50%;
        background-color: #c6c6c6;
        color:#c6c6c6;
        overflow:hidden;
    }

    .meeting_slide_dots span:before{
        background-color: transparent;
    }
    .meeting_slide_dots span:after{
        background-color: transparent;
    }
    .meeting_slide_dots span.swiper-active-switch{
        font-weight: bold;
        background-color: #fff;
        color:#fff!important;
    }
    .meeting_slide_dots span:after, .meeting_slide_dots span:before {
        content:'';
        display: block;
        position: absolute;
        background-color: #fff;
        width: 100%;
        left: 0;
        height: 6px;
        top: 0;
        opacity: .2;
        border-radius: 10px;
    }

    .meeting_slide_dots span:before {
        display: none
    }

    .scene_slide_dots span,.integration_slide_dots span{
        width:6px;
        height:6px;
    }


    .cBox_box{
        width: 100%;
    }
    .cBox_box_pic{
        position: relative;
        width: 100%;
        height: auto;
        display: block;
    }
    .nimble_text_box{
        position: relative;
        width: 100%;
        left:0;
        top:0;
    }
    .nimble_front{
        width: 40%;
        margin-top: 20px;
    }
    .nimble_reverse{
        width: 40%;
        margin-top: 20px;
    }

    .boxModel_box{
        width:100%;
    }
    .boxModel_text{
        position: relative;
        width: 100%;
        left:0;
        top:0;
        text-align: center;
        padding:0 15px;
        box-sizing: border-box;
    }
    .boxModel_desc{
        width:100%;
        padding-left:30px;
        padding-right:30px;
        box-sizing: border-box;
    }

    /* integration mob css start*/
    .integration{
        padding-bottom: 15%;
    }
    .integration_box{
        width:100%;
        max-width:100%;
    }
    .swiper-slide-left{
        width:100%;
        float:none;
        padding:0 15px;
        box-sizing: border-box;
        text-align: center;
    }
    .integration_btn br{
        display: none;
    }
    .page-big-title-mob{
        font-size: 24px;
    }
    .integration_btn_desc, .integration_btn_desc:hover{
        font-size:14px;
        padding:8px 25px;
    }
    .integration_desc{
        line-height:1;
    }
    .integration_btn{
        margin-top: 15px;
    }
    .swiper-slide-right{
        width:80%;
        float:none;
        margin:0 auto;
    }
    .integration_slide_dots{
        bottom:-6%;
    }
    .integration .swiper_arrow_left{
        width:30px;
        height:30px;
        left:15px;
    }
    .integration .swiper_arrow_right{
        width:30px;
        height:30px;
        right:15px;
    }
    .integration .new_left{
        left:10px;
    }
    .integration .new_right{
        right:10px;
    }
    /* integration mob css end*/



    .bar_arrow_left,.bar_arrow_left:hover{
        left: 21px;
        width: 30px;
        height: 30px;
        background-size: 350%;
        background-position: -25px 0;
        margin-top:-15px;
        /*background: transparent;*/
        background: rgba(0,0,0,0.2);
    }
    .bar_arrow_right,.bar_arrow_right:hover{
        right: 20px;
        width: 30px;
        height: 30px;
        background-size: 350%;
        background-position: -50px 0;
        margin-top:-15px;
        background: rgba(0,0,0,0.2);
    }
    .new_right{
        right:10px;
    }
    .new_left{
        left:10px;
    }

    .also_like_box_pc{
        display:none;
    }
    .also_like_box_mob{
        height: 380px;
        display:block;
    }
    .also_like_item,.also_like_pc_item{
        width: 100%;
    }
    .also_like_item_a:hover .also_like_pic{
        transform: scale(1);
    }
    .product_name{
        font-size: 20px;
        padding-top: 20px;
    }
    .product_link{
        font-size:14px;
    }
    .also_slide_dots{
        position: absolute;
        left: 0;
        bottom: 5%;
        height: 30px;
        width: 100%;
        display: block;
        padding: 0 30px;
        text-align: center;
        z-index: 2;
    }
    .also_slide_dots span{
        position: relative;
        display: inline-block;
        width: 6px;
        height:6px;
        border-radius: 50%;
        background: #c6c6c6;
        margin: 0 3px;
        cursor: pointer;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .also_slide_dots .swiper-active-switch{
        background-color:#fff;
    }

    @-ms-keyframes  imgTopGif{
        0%{
            top:0;
            opacity:1;
        }
        50%{
            top:20px;
            opacity:1;
        }
        100%{
            top:20px;
            opacity:1;
        }
    }
    @-webkit-keyframes  imgTopGif{
        0%{
            top:0;
            opacity:1;
        }
        50%{
            top:20px;
            opacity:1;
        }
        100%{
            top:20px;
            opacity:1;
        }
    }
    @keyframes  imgTopGif{
        0%{
            top:0;
            opacity:1;
        }
        80%{
            top:20px;
            opacity:1;
        }
        100%{
            top:20px;
            opacity:0;
        }
    }


    .cloudlink_intro{
        height: 100%;
        margin-bottom: 0;
        padding:70px 0 0 0;
    }
    .cloudlink_box{
        padding-top:80px;
    }
    .board_box{
        width:100%;
    }
    .intro_sub_title{
        margin-bottom:30px;
    }
    .boxModel_box_desc{
        right:5%;
    }

    .nimble_mark_intro{
        line-height:20px;
    }


    .comm_width:after{
        content: "";
        display: block;
        clear: both;
    }

    .magicPen_video_box{
        display:none;
    }
    .magicPen_video_mob_pic{
        display:block;
    }
    .scene .text_center{
        padding:0;
    }
    .scene_item{
        font-size:16px;
        padding:0 15px;
        box-sizing: border-box;
    }

    .room_image_pic{
        display:none;
    }
    .room_mob_image_pic{
        display:block;
    }
    .room_desc{
        position:relative;
        text-align: center;
        margin-bottom:50px;
    }
}

@media screen and (orientation : landscape) and (max-width:768px){/*判断手机横屏*/
    body{
        -webkit-text-size-adjust: 100%;/*iphone 手机字体放大问题*/
    }
    #play-video-dialog #video-element-h5{
        width: 70%;
        margin-left: 15%;
        margin-top: 4%;
    }
    .linkup_box {
        padding-top: 15%;
    }
}
@media screen and (min-width:769px) and (max-width:1099px){
    .text_center {
        max-width: 756px;
        margin: 0 auto;
        width: 100%;
    }
    .room-image-box{
        width:96%;
    }
    .room_desc{
        width:40%;
        top:5%;
    }
    .desc_more{
        margin-top: 20px;
    }
    .cooperation_desc{
        width:100%!important;
    }
    #play-video-dialog .close-video{
        left: 84.6%;
    }
    .feature{
        height:auto;
    }
    .feature-slogan-box4{
        left:60%;
    }
    .feature_desc{
        font-size:16px;
    }

    .nimble{
        padding-top:23%;
    }
    .boxModel_box{
        padding-top:35%;
    }

    .boxModel_text{
        max-width:80%;
        margin:0 auto;
    }
    .boxModel_box{
        padding-top:10%;
    }
    .boxModel_desc{
        width:80%;
    }
    .integration_box{
        max-width:80%;
    }
    .feature_box{
        max-width:90%;
        margin:0 auto;
    }
    .cloudlink_nav_top_box,.cloudlink_nav_bottom_list{
        width:100%;
        max-width:100%;
        padding:0 15px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .intro_slogan_desc{
        font-size:12px;
    }
    .intro_slogan_desc1 {
        left: 7%;
        top: 5%;
    }
    .intro_slogan_desc2 {
        left: 6.5%;
        top: 30%;
    }
    .intro_slogan_desc3 {
        left: 20%;
        top: 21%;
    }
    .intro_slogan_desc5 {
        left: 80%;
        top: 36%;
    }
}
@media screen and (min-width:768px) and (max-width:1008px){
    .tab_list{
        max-width:100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .tab_item{
        font-size:16px;
    }
    .tab_item:nth-child(2){
        line-height: 24px;
        padding-top: 6px;
    }
    .linkup_box{
        padding-top:5%;
    }
    .page-big-title,.page-big-title-white{
        font-size:30px;
    }
    .page-sub-title{
        font-size:20px;
    }
    .page-sub-title-1{
        font-size:18px;
        line-height: 30px;
        font-weight: bold;
        color: #333;
    }
    .mb-100{
        margin-bottom: 60px;
    }
    .mt-100{
        margin-top: 60px;
    }
    .pt-100{
        padding-top: 60px;
    }
    .pb-100{
        padding-bottom: 60px;
    }
    .intro_sub_title{
        padding-bottom: 20px;
    }
    .page-sub-title-white{
        font-size:24px;
        line-height: 36px;
    }
    .linkup_desc,.capacity_desc,.cooperation_desc,.board_desc,.feature_desc,.magicPen_desc,.cBox_desc,.integration_desc,.room_desc,.nimble_desc,
    .boxModel_desc,.cBar_desc{
        font-size:14px;
    }

    .linkup_desc{
        width: 100%;
    }
    .capacity_item_intro{
        font-size:14px;
    }
    .cooperation_box_list,.feature_box{
        max-width:760px;
    }
    .cooperation_box_item{
        width:33.3%;
    }
    .feature_type{
        font-size:30px;
    }
    .themeStyle_sub_title{
        font-size: 18px;
    }
    .pt-50{
        padding-bottom: 30px;
    }
    .meeting_slide_dots span{
        padding: 0 20px;
        font-size: 16px;
    }
    .meeting_slide_dots span:before{
        height: 24px;
        top:3px;
    }
    .meeting_slide_dots span:after{
        height: 24px;
        top:3px;
    }

    .feature_text{
        padding:22% 0;
    }
    .comm_width{
        max-width:100%;
    }
    .integration_box{
        max-width:80%;
        margin: 0 auto;
    }
    .boxModel_text{
        max-width:80%;
        margin: 0 auto;
    }
    .boxModel_box{
        padding:10%;
    }
    .cloudlink_nav_top_box,.cloudlink_nav_bottom_list{
        width:100%;
        max-width:100%;
        padding:0 15px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .desc_a, .desc_a:hover{
        font-size:14px;
    }
    .swiper-slide-left{
        padding-top:5%;
    }
    .integration_slide_dots{
        bottom:-6%;
    }
    .integration_btn_desc, .integration_btn_desc:hover{
        padding: 8px 25px;
        margin-bottom: 15px;
        font-size:14px;
    }

}
@media screen and (min-width:1100px) and (max-width:1200px){
    .tab_item{
        font-size:16px;
    }
    .page-big-title,.page-big-title-white{
        font-size:40px;
    }
    .page-sub-title{
        font-size:24px;
    }
    .page-sub-title-1{
        font-size:18px;
        font-weight: bold;
        color: #333;
    }
    .mb-100{
        margin-bottom: 60px;
    }
    .mt-100{
        margin-top: 60px;
    }
    .pb-100{
        padding-bottom: 60px;
    }
    .pt-100{
        padding-top: 60px;
    }
    .intro_sub_title{
        padding-bottom: 20px;
    }

    .linkup_desc,.capacity_desc,.cooperation_desc,.board_desc,.feature_desc,.magicPen_desc,.cBox_desc,.integration_desc,.room_desc,.nimble_desc,
    .boxModel_desc,.cBar_desc{
        font-size:16px;
    }
    .product_name{
        font-size:24px;
    }
    .product_link,.capacity_item_intro{
        font-size:16px;
    }
    .feature_type{
        font-size:40px;
    }
    .feature_unit{
        padding-left: 10px;
    }
    .feature{
     height:auto;
    }
    .feature_box,.cBox_box,.also_like{
        max-width:1008px;
        margin: 0 auto;
    }
    .feature_slide_dots{
        bottom:5%;
    }
    .component_image_box{
        max-width:100%;
    }
    .also_like{
        margin-bottom: 60px!important;
    }
    .themeStyle_sub_title{
        font-size:20px;
    }
    .feature_image_box{
        width: 100%;
    }
    .cooperation_box_list{
        max-width: 1008px;
    }


    .nimble{
        padding-top:19%;
    }
    .BoxModel{
        padding-top:3%;
    }

    .integration_box{
        max-width:80%;
    }
    .boxModel_text{
        max-width:80%;
    }
    .boxModel_desc{
        width:90%;
    }
    .BoxModel_lines{
        padding-top:12%;
    }

    .cloudlink_nav_top,.cloudlink_nav_bottom_list{
        width:100%;
        max-width:100%;
        padding:0 15px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .desc_a, .desc_a:hover{
        font-size:16px;
    }

    .intro_slogan_desc1 {
        left: 7%;
        top: 5%;
    }
    .intro_slogan_desc2 {
        left: 6.5%;
        top: 29%;
    }
    .intro_slogan_desc3 {
        left: 20%;
        top: 21%;
    }
    .intro_slogan_desc5 {
        left: 80%;
        top: 36%;
    }

}

@media screen and (max-width: 1660px) and (min-width: 1400px){
    .cloudlink_nav_bottom_list,.cloudlink_nav_top_box{
        max-width:1230px!important;
    }
    .integration_box {
        max-width: 1080px!important;
    }

}
@media screen and (min-width:1400px) and (max-width:1920px){
    .feature,.cBox,.nimble,.BoxModel,.cBar{
        height:1080px;
    }
    .component_image_box {
        max-width: 100%;
    }
    .room-image-box{
        max-width:1280px;
    }
    .cBox_box_pic{
        width:100%;
    }


    .pt-10{
        padding-bottom: 10px;
    }
    .pt-20{
        padding-bottom: 20px;
    }
    .pt-30{
        padding-bottom: 30px;
    }
    .pt-40{
        padding-bottom: 40px;
    }
    .pt-50{
        padding-bottom: 50px;
    }
    .mt-100{
        margin-top: 100px;
    }
    .mb-100{
        margin-bottom: 100px;
    }
    .pt-100{
        padding-top:100px;
    }
    .pb-100{
        padding-bottom:100px;
    }
    .cloudlink_intro{
        padding-top:70px;
    }
    .intro_slogan_desc{
        font-size:16px;
    }


    .intro_sub_title{
        padding-bottom: 40px;
    }
    .cooperation_desc{
        width:56%;
    }
    .capacity_item_conn{

    }
    .capacity_item_intro{
        width: 70%;
    }
    .nimble{
        padding-top:13%;
    }
    .nimble_text_box{
        width:30%;
        left:35%;
        top: 32%;
        padding-top: 5%;
    }
    .swiper_arrow_left,.integration .swiper_arrow_left{
        left:100px;
    }
    .swiper_arrow_right,.integration .swiper_arrow_right{
        right:100px;
    }

    .linkup_desc,.capacity_desc,.capacity_item_intro,.board_desc,.cooperation_desc,.feature_desc,.magicPen_desc,.feature_unit,
   .cBox_desc,.integration_desc,.room_desc,.nimble_desc,.boxModel_desc,.cBar_desc,.meetingType_slogan_desc,.intro_desc,.themeStyle_sub_title{
        font-size:20px;
        font-weight: normal;
    }
    .intro_more, .intro_more:hover{
        font-size:18px;
    }
    .component_image_box{
        max-width:100%!important;
    }

    .boxModel_desc{
        width:90%;
    }
    .BoxModel_lines{
        padding-top:12%;
    }

    .feature{
        position: relative;
    }
    .cBox_box{
        padding-top:4%;
    }
    .nimble{
        padding-top: 14%;
    }

    #play-video-dialog  .close-video {
        left: 83%;
        top: 17.5%;
    }

    .tab_list{
        max-width:1460px;
    }

    .integration_box{
        max-width:1180px;
    }
}
@media  only screen and (min-width:1921px) {
    .text_center{
        max-width:1460px;
    }
    .pt-100{
        padding-top:150px!important;
    }
    .pb-100{
        padding-bottom:150px!important;
    }
    .mt-100{
        margin-top: 150px!important;
    }
    .mb-100{
        margin-bottom: 150px!important;
    }
    .page-big-title{
        font-size:60px;
    }
    .page-big-title-white{
        font-size:60px;
    }
    .page-sub-title{
        font-size:32px;
    }
    .page-sub-title-1{
        font-size:18px;
        font-weight: bold;
        color: #333;
    }
    .page-sub-title-white{
        font-size:32px;
    }
    .intro_sub_title{
        padding-top:30px;
    }
    .intro_slogan_desc{
        font-size:16px;
    }
    .cloudlink_intro,.cloudlink_linkup,.capacity,.cooperation,.feature,.board,.themeStyle,.cBox,.nimble,.BoxModel,.meetingType_box,.cBar,.barSwiper{
        height:auto;
    }
    .linkup_desc, .capacity_desc, .capacity_item_intro, .cooperation_desc, .board_desc, .feature_desc,.magicPen_desc, .feature_unit,  .cBox_desc,.integration_desc, .room_desc,.nimble_desc, .boxModel_desc, .cBar_desc, .meetingType_slogan_desc, .intro_desc, .themeStyle_sub_title{
        font-size:24px;
    }
    .capacity_item_intro{
        font-size:20px;
    }
    .watchVideo, .watchVideo5k{
        font-size:20px;
    }
    .also_like{
        max-width:100%;
    }
    .capacity_item_intro{
        width:60%;
    }
    .component_image_box{
        max-width:100%;
    }

    .swiper_arrow_left,.integration .swiper_arrow_left{
        left:100px;
    }
    .swiper_arrow_right,.integration .swiper_arrow_right{
        right:100px;
    }


    .feature{
        padding: 0;
    }
    .board{
        padding-bottom:150px;
    }
    .themeStyle{
        margin-top:100px;
    }
    .nimble_text_box{
        top:35%;
        padding-top: 5%;
    }
    #play-video-dialog{

    }
    .nimble{
        padding:10% 0;
        margin-bottom: 0!important;
    }

    .BoxModel{
        padding-bottom:10%;
    }
    .cBox,.cBar{
        padding-top: 6%;
    }
    .cBox_text{
        padding-bottom: 200px;
    }
    .comm_width{
        position:relative;
        width:100%;
        max-width:100%;
        height: auto;
        display: block;
        margin:0 auto;
    }

    #play-video-dialog  .close-video {
        left: 83.3%;
        top: 26.5%;
    }


    .component_image_box{
        max-width:100%;
    }
    .page-sub-title{
        padding-bottom:40px;
    }

    .capacity_text_box{
        padding-bottom:40px;
    }

    .boxModel_box{
        width:60%;
    }
    .cBox_box_pic{
        width:100%;
    }
    .capacity_desc{
        width:100%;
    }
    .cooperation_desc{
        width:70%;
    }

    .nimble{
        padding-top:13%;
    }

    .capacity_item_intro{
        width:70%;
    }

    .cBox_desc{
        max-width:1200px;
    }
    .board_desc{
        max-width:860px;
    }

    .cBar  .text_center{
        max-width:1400px;
    }
    .cBar_desc{
        max-width:1400px;
    }

    .boxModel_box_desc{
        right:15%;
    }
    .also_like_box_pc{
        max-width:1180px;
        margin:0 auto;
    }
    .boxModel_box{
        width:100%;
    }

    .integration .swiper_arrow_left,.feature .swiper_arrow_left{
        left:100px;
    }
    .integration .swiper_arrow_right,.feature .swiper_arrow_right{
        right:100px;
    }
    .integration_slide_dots{
        bottom:-6%;
    }

    .tab_list{
        max-width:1460px;
    }


    .boxModel_desc{
        width:90%;
    }
    .BoxModel_lines{
        padding-top:0;
    }
    .integration_box{
        max-width:1180px;
    }

    .room_desc{
        width:35%;
        top:2%;
    }
}





















