@charset "UTF-8";

#main>section.one {
    padding: 60px 0;
    background: url(../img/bg5.jpg) no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
}

#main>section h3 {
    font-size: 3.6rem;
    text-align: center;
    color: #252B3a;
}

#main>section.one .boxWrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    width: 100%;
}

#main>section.one .boxWrap .box {
    margin-right: 0;
    margin-left: 20px;
    padding: 40px;
    width: calc((100% - 20px*3)/4);
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 0px 10px #eee;
}

#main>section.one .boxWrap .box:first-child {
    margin-left: 0;
}

#main>section.one .boxWrap .box>img {
    margin-bottom: 10%;
    height: 120px;
}

#main>section.one .boxWrap .box h5 {
    margin-bottom: 20px;
    font-size: 2rem;
    color: #18182a;
}

#main>section.one .boxWrap .box p {
    font-size: 1.4rem;
    line-height: 2;
    color: #666;
}

#main>section.two {
    padding: 60px 0;
}

.clearFix,
#main>section.two .boxWrap .tabBoxWrap .box {
    *zoom: 1;
}

/* 产品-印点点 */
.clearfix {
    zoom: 1;
}

.clearfix::after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    opacity: 0;
}

.txtBoxIMG {
    margin-bottom: 5%;
}

.txtBoxTxt {
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.txtBoxIMG+.txtBoxTxt {
    margin-bottom: 10%;
}

.videoBox {
    margin-top: 5%;
    margin-bottom: 8%;
    height: 180px;
}

.KN_MEDIAVIDEOGROUP {
    position: relative;
    float: left;
    margin-left: 20px;
    margin-left: 19px\0;
    width: calc((100% - 20px*2)/3);
    height: 100%;
    background-color: #eee;
}

.KN_MEDIAVIDEOGROUP:first-child {
    margin-left: 0;
}

.KN_MEDIAVIDEO {
    width: 100%;
    height: 100%;
}

.KN_BTNMEDIAVIDEOPLAYGROUP {
    position: absolute;
    top: 40%;
    right: 5%;
}

.videoPlay1,
.videoPlay2 {
    cursor: pointer;
}

.videoPlay1 {
    display: none;
}

.videoPlay2:hover {
    opacity: .9;
}

.videoTxt {
    position: absolute;
    top: 45%;
    left: 5%;
    font-size: 18px;
    color: #fff;
}

.videoTime {
    margin-top: 5%;
    font-size: 14px;
}

@media(max-width:480px) {
    .bannerBox .contentWrap .contentBox .contentWidth .box p {
        display: block;
    }

    #main>section.one .boxWrap {
        width: 100%;
    }

    #main>section.one .boxWrap .box {
        margin-right: 0;
        margin-left: 10px;
        width: calc((100% - 20px)/2);
    }

    #main>section.one .boxWrap .box:first-child,
    #main>section.one .boxWrap .box:nth-child(odd) {
        margin-left: 0;
    }

    .videoBox {
        height: auto;
    }

    .KN_MEDIAVIDEOGROUP {
        margin-top: 5%;
        margin-left: 0;
        width: 100%;
    }

    .KN_MEDIAVIDEOGROUP:first-child {
        margin-top: 0;
    }
}

@media(max-width:414px) {
    #main>section.one .boxWrap .box {
        padding: 4%;
    }
}

/* 产品-CS remote Care远程运维系统 */
.contentWidth {
    position: relative;
}

.slider1 {
    margin-top: 40px;
    padding: 10px 0;
    height: 370px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
}

.roamSlider {
    height: 260px;
}

.slider1 .swiper-slide {
    padding: 40px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 0px 10px #eee;
}

.slider1 .swiper-slide>img {
    margin-bottom: 20px;
    height: 120px;
}

.slider1 .swiper-slide>h5 {
    margin-top: 15%;
    margin-bottom: 20px;
    font-size: 2rem;
    color: #18182a;
}

.slider1 .swiper-slide>p {
    font-size: 1.4rem;
    line-height: 2;
    color: #666;
}

.swiper-button-prev.sliderButtonPrev1,
.swiper-button-next.sliderButtonNext1 {
    top: 60%;
}

.swiper-button-prev.sliderButtonPrev1 {
    left: -100px;
}

.swiper-button-next.sliderButtonNext1 {
    right: -100px;
}

@media(max-width:1440px) {
    .swiper-button-prev.sliderButtonPrev1 {
        left: -50px;
    }

    .swiper-button-next.sliderButtonNext1 {
        right: -50px;
    }
}

@media(max-width:1280px) {
    .one .contentWidth {
        width: 85%;
    }
}

@media(max-width:480px) {
    .one .contentWidth {
        width: 95%;
    }

    .slider1 .swiper-slide {
        border: 1px solid #ededed;
        box-shadow: none;
    }

    .swiper-button-prev.sliderButtonPrev1,
    .swiper-button-next.sliderButtonNext1 {
        display: none;
    }

    #main>section.two .boxWrap .tabBtnWrap ul li img {
        width: auto;
        height: 40px;
    }
}

/* 解决方案-共享办公 */
.menu {
    z-index: 2;
    position: relative;
    margin-top: -60px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: rgba(0, 0, 0, .45);
}

.menuNav {
    display: inline-block;
    height: 100%;
}

.menuList {
    float: left;
    height: 100%;
}

.menuLink {
    display: inline-block;
    margin: 0 25px;
    height: 100%;
    font-size: 16px;
    color: #fff;
}

.menuList.active>.menuLink {
    border-bottom: 4px solid #0495e8;
    color: #69c8fe;
}

#header.active>.submenuWrap,
.bannerBox.active {
    display: none;
}

#main.active {
    position: relative;
    margin-top: -65px;
}

#main.active>.menu {
    z-index: 12;
    position: fixed;
    top: 54px;
    margin-top: 0;
    background-color: #1c222f;
}

#main.active::before {
    content: "";
    z-index: -1;
    position: relative;
    display: block;
    height: 60px;
    opacity: 0;
}

.listBox1 {
    margin-top: 50px;
}

.listBox2 {
    margin-top: 50px;
    border: 1px solid #ededed;
}

.listBox2>p>img {
    width: 100%;
}

.listTxt {
    margin: 0 65px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.listNav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 65px 40px;
}

.listNavLink {
    border: 1px solid #e6e6e6;
    margin-left: 15px;
    padding: 10px 15px;
    width: calc((100% - 15px*4)/5);
    font-size: 14px;
    transition: border-color .13s ease-in, color .13s ease-in;
    -webkit-transition: border-color .13s ease-in, color .13s ease-in;
    -moz-transition: border-color .13s ease-in, color .13s ease-in;
    -ms-transition: border-color .13s ease-in, color .13s ease-in;
    -o-transition: border-color .13s ease-in, color .13s ease-in;
}

.listNavLink:first-child {
    margin-left: 0;
}

.listNavLink:hover {
    border-color: #0495e8;
    color: #0495e8;
}

.listNavLink>img {
    margin-right: 15px;
}

#main>.three {
    margin-bottom: 60px;
}

#main>.four {
    padding: 60px 0;
    background-color: #f5f6ff;
}

.listBox3 {
    margin-top: 40px;
}

.tabBtn {
    float: left;
    width: 50%;
    font-size: 16px;
    text-align: center;
}

.tabLink {
    display: inline-block;
    padding-bottom: 20px;
}

.tabBtn.active>.tabLink {
    border-bottom: 3px solid #0495e8;
    color: #0495e8;
}

.tabList {
    display: none;
    border: 1px solid #dbdbdb;
    background-color: #fff;
}

.imgBox,
.txtBox {
    float: left;
}

.imgBox {
    position: relative;
}

.imgBox>a {
    position: absolute;
    right: 15%;
    bottom: 15%;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    padding: 15px 30px;
    font-size: 16px;
    background-color: #0495e8;
    color: #fff;
}

.imgBox>a:hover {
    opacity: .8;
}

.textList {
    float: left;
    width: calc(100%/3);
    font-size: 16px;
    text-align: center;
}

.txtBox {
    padding-top: 30px;
    width: calc(100% - 354px);
}

.textList a {
    display: block;
    padding-bottom: 10px;
    color: #666;
}

.textList a:first-child {
    color: #333;
}

#main>.five {
    padding: 60px 0;
}

.txtBox2 {
    position: relative;
    float: left;
    margin-left: 20px;
    width: calc((100% - 20px)/2);
}

.txtBox2:first-child {
    margin-left: 0;
}

.txtBox2 img {
    width: 100%;
}

.txtBox3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 90px;
    width: 100%;
}

.txtBox3 li {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    text-align: center;
    line-height: 40px;
}

.txtBox3 li p {
    float: left;
    width: auto;
    font-size: 18px;
    color: #333;
}

.txtBox3 li p::before {
    content: "";
    position: relative;
    top: -3px;
    display: inline-block;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    margin-right: 10px;
    width: 5px;
    height: 5px;
    background-color: #999;
}

.txtBox3 .link {
    margin-top: 30px;
    display: inline-block;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    padding: 5px 30px;
    font-size: 16px;
    background-color: #0495e8;
    color: #fff;
}

.txtBox3 .link:hover {
    opacity: .8;
}

.listBox4 {
    margin-top: 60px;
    text-align: center;
}

.listBox4 .link2 {
    display: inline-block;
}

.listBox4 .link2>a {
    float: left;
}

#main>.six {
    margin-bottom: 70px;
}

.sliderButtonPrev1.swiper-button-prev.swiper-button-disabled {
    background: url(/Public/Home/img/cp_csrc/img20.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.sliderButtonNext1.swiper-button-next.swiper-button-disabled {
    background: url(/Public/Home/img/cp_csrc/img21.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

/* 滑动导航栏 */
.KN_SCROLL,
.KN_SCROLL.ACTIVE>.KN_SCROLLGROUP {
    height: 60px;
    line-height: 60px;
}

.KN_SCROLLGROUP {
    width: 100%;
    height: 100%;
}

.KN_SCROLL {
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -60px;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, .45);
}

.KN_SCROLL.ACTIVE>.KN_SCROLLGROUP {
    z-index: 11;
    position: fixed;
    top: 54px;
    left: 0;
    width: 100%;
    background-color: inherit;
    animation: SCROLLGROUP_ANIMATE .3s ease-in;
}

@keyframes SCROLLGROUP_ANIMATE {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.KN_SCROLL.ACTIVE::after {
    content: "";
    z-index: -1;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.KN_SCROLLMENU {
    display: inline-flex;
    height: 100%;
}

.KN_SCROLLLIST {
    height: 100%;
}

.KN_SCROLLLINK {
    position: relative;
    display: block;
    margin: 0 25px;
    height: 100%;
    font-size: 16px;
    color: #fff;
}

.KN_SCROLLLIST.ACTIVE>.KN_SCROLLLINK {
    color: #69c8fe;
}

.KN_SCROLLLIST.ACTIVE>.KN_SCROLLLINK::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #0495e8;
    /* animation: SCROLLLINK_ANIMATE .13s ease-in;
    -webkit-animation: SCROLLLINK_ANIMATE .13s ease-in; */
}

@keyframes SCROLLLINK_ANIMATE {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.isActive .KN_SCROLL {
    background-color: #1c222f;
}

.isActive .submenuWrap,
.isActive .bannerBox {
    display: none;
}

@media(max-width:1360px) {
    .bannerBox .contentWrap .contentBox .contentWidth h4 {
        margin-top: -65px;
        margin-bottom: 0;
    }
}

@media(max-width:1024px) {
    .listBox1>img {
        width: 100%;
    }

    .menu,
    .KN_SCROLL {
        display: none;
    }

    .bannerBox .contentWrap .contentBox .contentWidth h4 {
        margin-top: -12px;
    }

    .bannerBox .contentWrap .contentBox .contentWidth p {
        display: block;
        text-align: center;
    }
}

@media(max-width:480px) {
    #jjfa1 .boxWrap {
        flex-flow: wrap;
    }

    #jjfa1 .boxWrap>.box {
        margin-bottom: 10px;
    }

    .listTxt {
        display: none;
    }

    .listNav {
        flex-flow: column;
        margin: 0 10px;
    }

    .listNavLink {
        margin-bottom: 10px;
        margin-left: 0;
        width: 100%;
    }

    .listNavLink:first-child {
        margin-top: 10px;
    }

    .imgBox,
    .txtBox,
    .imgBox>img {
        width: 100%;
    }

    .txtBox {
        padding: 30px 0 20px;
    }

    .txtBox2 {
        margin-left: 0;
        width: 100%;
    }

    .txtBox2:first-child {
        margin-bottom: 3%;
    }

    .txtBox3 {
        padding-top: 70px;
    }

    .txtBox3 li p {
        font-size: 16px;
    }
}

@media(max-width:414px) {
    .txtBox3 .link {
        margin-top: 0;
    }

    .txtBox3 li p {
        font-size: 14px;
    }
}

@media(max-width:375px) {
    .txtBox3 {
        padding-top: 55px;
    }

    .txtBox3 li {
        line-height: 30px;
    }

    .txtBox3 .link {
        margin-top: 10px;
        padding: 0 20px;
        font-size: 12px;
        line-height: 30px;
    }

    .txtBox3 li p {
        font-size: 12px;
    }
}

/* 解决方案-解决方案 */
.jjfa_banner {
    position: relative;
}

.jjfa_img {
    width: 100%;
}

.jjfa_info {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    flex-flow: column;
    padding: 0 370px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.jjfa_info_txt1 {
    margin-bottom: 15px;
    font-size: 4.8rem;
    font-weight: 700;
}

.jjfa_info_txt2 {
    font-size: 3.6rem;
}

.main {
    padding: 100px 370px;
    background-color: #f0f5fb;
}

.jjfa_title {
    margin-bottom: 70px;
}

.jjfa_title_total {
    font-size: 40px;
    text-align: center;
    color: #252b3a;
}

.jjfa_title_sub {
    margin-top: 1%;
    font-size: 18px;
    text-align: center;
    color: #666a75;
}

.jjfa_list {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin-top: 30px;
    padding: 45px;
    background-color: #fff;
}

.jjfa_list:first-child {
    margin-top: 0;
}

.jjfa_list_title,
.jjfa_list_item {
    float: left;
}

.jjfa_list_title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    padding-right: 50px;
    font-size: 24px;
    background: url(../img/jjfa/img4.png) no-repeat;
    background-position: right center;
    background-size: auto 100%;
    color: #333;
}

.jjfa_list_item {
    display: flex;
    padding-left: 70px;
    width: calc(100% - 150px);
}

.jjfa_list_txt {
    margin-top: 25px;
}

.jjfa_lists {
    float: left;
    width: 100%;
}

.jjfa_lists_title {
    margin-bottom: 15px;
    font-size: 18px;
    color: #18182a;
}

.jjfa_lists_list {
    line-height: 36px;
}

.jjfa_lists_list>a {
    position: relative;
    display: inline-block;
    font-size: 1.4rem;
    color: #666;
}

.jjfa_lists_list>a:hover {
    color: #69c8fe;
}

.jjfa_lists_hot {
    position: absolute;
    top: 0;
    right: -40px;
    color: #fe3c48;
}

.mediaGroup {
    position: relative;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    width: calc((100% - 10px*3)/3);
    height: 100%;
    background-color: #ddd;
}

.mediaGroup:first-child {
    margin-left: 0;
}

.mediaGroup>video {
    width: 100%;
}

.videoTxt {
    top: 110%;
    left: 0;
    color: #333;
}

.videoMore {
    text-align: center;
}

.videoMoreLink {
    font-size: 18px;
}

.videoMoreLink:hover {
    color: #69c8fe;
}

@media(max-width:1680px) {
    .jjfa_info {
        padding: 0 10%;
    }

    .main {
        padding: 100px 10%;
    }
}

@media(max-width:1360px) {
    .jjfa_info {
        padding: 0 6%;
    }

    .main {
        padding: 100px 6%;
    }
}

@media(max-width:480px) {

    .jjfa_info_txt1,
    .jjfa_info_txt2 {
        margin-bottom: 0;
        font-size: 2rem;
        font-weight: 400;
        text-align: center;
    }

    .main {
        padding: 6%;
    }

    .jjfa_title {
        margin-bottom: 10%;
    }

    .jjfa_list_title,
    .jjfa_title_total {
        font-size: 20px;
    }

    .jjfa_lists_title {
        font-size: 16px;
    }

    .jjfa_list_title {
        margin-bottom: 50px;
        padding-right: 0;
        width: 100%;
        background: none;
    }

    .jjfa_list_item {
        display: unset;
        padding-left: 0;
        width: 100%;
    }

    .jjfa_list {
        padding: 6%;
    }

    .jjfa_lists {
        margin-top: 10%;
        width: 100%;
        text-align: center;
    }

    .jjfa_lists:first-child {
        margin-top: 0;
    }

    .mediaGroup {
        margin-top: 15%;
        margin-left: 0;
        width: 100%;
    }

    .videoMore {
        margin-top: 15%;
    }

    .videoMoreLink {
        font-size: 16px;
    }
}

/* 2019.12.12 */
.videoTitle {
    margin-top: 20px;
}

@media(max-width:480px) {
    .appNavWrap .appNavContent .appAearchWrap .user {
        align-items: center;
        font-size: 14px;
        color: #fff;
    }

    .appNavWrap .appNavContent .appAearchWrap .user p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .bannerBox .contentWrap .contentBox .contentWidth .box h3 {
        text-align: center;
    }

    .bannerBox .contentWrap .contentBox .contentWidth .box .linkWrap .btnBox {
        justify-content: center;
    }

    #main section.three .boxWrap {
        margin-left: 0 !important;
    }

    .mediaGroup {
        margin-left: 0 !important;
    }

    #main section.four .boxWrap a {
        margin: 0 !important;
    }
}