@charset "utf-8";

/* CSS Document */
/*重置浏览器的默认模式*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
    border: 0;
    background: none;
}

/*全局控制*/
html,
body {
    height: 100%;
    font-size: 10px;
    font-family: "Poppins-Light";
    overflow: auto;
}

/* @media (min-width: 768px) { html,body { font-size:26px; }}
@media (min-width: 1024px) { html,body { font-size:36px; }} */

@font-face {
    font-family: 'Poppins-Medium';
    src: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/font/Poppins-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Light';
    src: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/font/Poppins-Light.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/font/Poppins-SemiBold.ttf');
    font-weight: normal;
    font-style: normal;
}

.font-Poppins-Medium {
    font-family: 'Poppins-Medium';
}

.font-Poppins-Light {
    font-family: 'Poppins-Light';
}

.font-Poppins-SemiBold {
    font-family: 'Poppins-SemiBold';
}

.nav-more {
    float: right;
    margin-right: 1.43rem;
    font-size: 12px;
    transition: transform .3s;
}

.w33 {
    width: 33.333%;
}

.pf {
    position: fixed !important;
}

.pr {
    position: relative;
}

.mt84 {
    margin-top: 84px !important;
}

.bt {
    border-bottom: thin solid #DDDDDD;
}

.z91 {
    z-index: 91;
}

#loading {
    padding-top: 5px;
}

#loading img {
    height: 25px;
}

/* 顶部 */
* {
    /* font-family: "Poppins-Medium"; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}

ul {
    list-style: none;
    margin: 0;
}

/* 内容 */
article.active {
    visibility: visible;
    display: block;
    z-index: 1;
}

[data-scroll=true] {
    overflow: auto;
}

header~article {
    top: 44px;
}

article {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    visibility: hidden;
    display: none;
    overflow: hidden;
    z-index: 0;
    background-color: #fff;
    letter-spacing: 2px;
    -webkit-overflow-scrolling: touch;
}

#catherine_article .titleBg {
    border-left: 10px solid #a9d202;
    padding: 5px 5px 5px 10px;
    background-color: #f9f7ef;
}

#catherine_article .stepIcon {
    font-size: 21px;
    color: #a9d202;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.bb10 {
    border: 5px solid #f2f2f2;
}

.overhide {
    height: 100%;
    overflow: hidden;
}

.layout-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}

.fc-hide {
    display: none !important;
}

/* 字体 font*/
.font-w800 {
    font-weight: 800 !important;
}

.bold {
    font-weight: bold !important;
}

.font-s12 {
    font-size: 0.6rem;
}

.font-s14 {
    font-size: 0.5rem;
}

.font-s16 {
    font-size: 0.8rem;
}

.font-s18 {
    font-size: 0.9rem;
}

.font-s20 {
    font-size: 1rem;
}

.font-s22 {
    font-size: 1.1rem;
}

.font-s24 {
    font-size: 1.2rem;
}

.font-s26 {
    font-size: 1.3rem;
}

.font-s28 {
    font-size: 1.4rem;
}

.font-s30 {
    font-size: 1.5rem;
}

.font-s32 {
    font-size: 1.6rem;
}

.font-s34 {
    font-size: 1.7rem;
}

.font-s36 {
    font-size: 1.8rem;
}

.font-s40 {
    font-size: 2rem;
}

.font-s44 {
    font-size: 2.2rem;
}

.font-s56 {
    font-size: 2.8rem;
    line-height: 3.1rem
}

.font-s78 {
    font-size: 3.9rem;
    line-height: 4.25rem
}

.font-s80 {
    font-size: 4rem;
}

.font-s85 {
    font-size: 4.25rem;
}

/* 字体颜色 color */
.color-gray {
    color: #868686 !important;
}

.color-blue11 {
    color: #075c96 !important;
}

.color-orange5 {
    color: #ed8f26 !important;
}

.color-red7 {
    color: #dd3376 !important;
}

.color-orange4 {
    color: #f39700 !important;
}

.color-white {
    color: #FFFFFF;
}

.color-hui {
    color: #7d7d7d !important;
}

.color-hei0 {
    color: #000 !important;
}

.color-hei3 {
    color: #333 !important;
}

.color-hei6 {
    color: #666 !important;
}

.color-heiA6 {
    color: #A6A6A6 !important;
}

.color-hei9 {
    color: #999 !important;
}

.color-yellow {
    color: #fabf09 !important;
}

.back-hui {
    background: #EFEFEF !important;
}

.back-bai {
    background: #FFFFFF !important;
}

.color-blue12 {
    color: #1d87cb !important;
}

.cheng {
    color: #f2782f !important;
}

/* background 颜色*/
.bg-black {
    background: #000000;
}

.bg-orange {
    background: #f2782f;
}

.bg-blue {
    background: #0060FF;
}

.bg-blue2 {
    background: #6699ff;
}

.bg-yellow {
    background: #fabf09;
}

.bg-hei2 {
    background: #232426;
}

/* 内边距padding */
.p20 {
    padding: 1.43rem;
}

.p40 {
    padding: 2rem;
}

.p32 {
    padding: 1.6rem;
}

.pt20 {
    padding-top: 1rem;
}

.ptb50 {
    padding: 2.5rem 0;
}

.pt50 {
    padding-top: 2.5rem;
}

.plr32 {
    padding: 0 1.6rem;
}

.plr40 {
    padding: 0 2rem;
}

/* 外边距margin */
.mtb3 {
    margin: 3rem 0;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 0.5rem;
}

.mt15 {
    margin-top: 0.75rem;
}

.mt24 {
    margin-top: 1.2rem;
}

.mt30 {
    margin-top: 1.5rem;
}

.mt40 {
    margin-top: 2rem;
}

.mt50 {
    margin-top: 2.5rem;
}

.mt60 {
    margin-top: 3rem;
}

.mt70 {
    margin-top: 3.5rem;
}

.mt80 {
    margin-top: 4rem;
}

.mt100 {
    margin-top: 5rem;
}

.mtb50 {
    margin: 2.5rem auto;
}

.ml10 {
    margin-left: 0.5rem;
}

.ml14 {
    margin-left: 0.7rem;
}

.ml15 {
    margin-left: 0.75rem;
}

.ml20 {
    margin-left: 1rem;
}

.ml30 {
    margin-left: 1.5rem;
}

.ml40 {
    margin-left: 2rem;
}

.ml50 {
    margin-left: 2.5rem;
}

.mt20 {
    margin-top: 1rem;
}

.mr10 {
    margin-right: 0.5rem;
}

.mtb10 {
    margin: 0.71em 0;
}

.mtb24 {
    margin: 1.71rem 0;
}

.mb40 {
    margin-bottom: 2rem;
}

.bg-gray2 {
    background-color: #eee;
}

.br5 {
    border-radius: 5px;
}

.bb-red {
    border-bottom: 1px solid #dd3376;
}

.text-justify {
    text-align: justify;
}

.text-indent-2 {
    text-indent: 2em;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.w100 {
    width: 100% !important;
}

.w90 {
    width: 90% !important;
}

.w80 {
    width: 80% !important;
}

.w60 {
    width: 60% !important;
}

.w50 {
    width: 50% !important;
}

.w40 {
    width: 40% !important;
}

.w125p {
    width: 125px;
}

.h44 {
    height: 4.4rem;
}

.h40 {
    height: 4rem;
}

/* 移动端轮播 -------------------------------------- */
.focus {
    width: 34.3rem;
    height: 39.1rem;
    margin: 0 auto;
    position: relative;
}

.focus .hd {
    width: 100%;
    height: 13px;
    position: absolute;
    z-index: 1;
    bottom: -4rem;
    text-align: center;
}

.focus .hd ul {
    display: inline-block;
    height: 5px;
    padding: 3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 0;
    vertical-align: top;
}

.focus .hd ul li {
    display: inline-block;
    width: 0.65rem;
    height: 0.65rem;
    -webkit-border-radius: 0.65rem;
    -moz-border-radius: 0.65rem;
    border-radius: 0.65rem;
    background: #D9D9D9;
    margin: 0 2px;
    vertical-align: top;
    overflow: hidden;
}

.focus .hd ul .on {
    background: #8B8B8B;
}

.focus .bd {
    position: relative;
    z-index: 0;
}

.focus .bd li img {
    width: 34.3rem;
    height: 39.1rem;
}

/* .focus .bd li img{ width:100%; height:auto;} */
.focus .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.focus2 {
    width: 34.3rem;
    height: 42.5rem;
    margin: 0 auto;
    position: relative;
}

.focus2 .hd {
    width: 100%;
    height: 13px;
    position: absolute;
    z-index: 1;
    bottom: -4rem;
    text-align: center;
}

.focus2 .hd ul {
    display: inline-block;
    height: 5px;
    padding: 3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 0;
    vertical-align: top;
}

.focus2 .hd ul li {
    display: inline-block;
    width: 0.65rem;
    height: 0.65rem;
    -webkit-border-radius: 0.65rem;
    -moz-border-radius: 0.65rem;
    border-radius: 0.65rem;
    background: #D9D9D9;
    margin: 0 2px;
    vertical-align: top;
    overflow: hidden;
}

.focus2 .hd ul .on {
    background: #8B8B8B;
}

.focus2 .bd {
    position: relative;
    z-index: 0;
}

.focus2 .bd li .pic {
    width: 34.3rem;
    height: 42.5rem;
    border-radius: 1.5rem;
}

/* .focus .bd li img{ width:100%; height:auto;} */

.slideBox {
    position: relative;
    width: 34.35rem;
    height: 40.25rem;
    margin: 10px auto;
}

.slideBox .hd {
    width: 100%;
    font-size: 1.4rem;
    position: relative;
    height: 3.2rem;
    margin-top: 3rem;
}

.slideBox .hd ul {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
}

.slideBox .hd ul li {
    float: left;
    width: 25%;
    height: 3.2rem;
    text-align: center;
    color: #808080;
    border-bottom: 2px solid #C7C7C7;
    font-family: Poppins-Medium;
}

.slideBox .hd li.on {
    display: block;
    height: 3.2rem;
    color: #000000;
    border-bottom: 2px solid #000;
    font-family: Poppins-Medium;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
}

.slideBox .bd li {
    position: relative;
}

.slideBox .bd li .pic {
    width: 34.35rem;
    height: 40.25rem;
    display: block;
}

.slideBox2 {
    position: relative;
    width: 32.7rem;
    height: 40.25rem;
    margin: 10px auto;
}

.slideBox2 .hd {
    width: 100%;
    font-size: 1.4rem;
    position: relative;
    height: 3.2rem;
    margin-top: 0rem;
}

.slideBox2 .hd ul {
    position: absolute;
    top: 0;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
    padding-left: calc((100% - 20rem) / 2);
}

.slideBox2 .hd ul li {
    float: left;
    width: 2.8rem;
    height: 3.2rem;
    text-align: center;
    color: #666;
    border-bottom: thin solid #C7C7C7;
    font-family: Poppins-Medium;
}

.slideBox2 .hd li.on {
    display: block;
    height: 3.2rem;
    color: #000000;
    border-bottom: 1px solid #000;
    font-family: Poppins-Medium;
}

.slideBox2 .bd {
    position: relative;
    z-index: 0;
}

.slideBox2 .bd li {
    position: relative;
}

.slideBox2 .bd li .pic {
    width: 32.7rem;
    height: 40.25rem;
    display: block;
}

.swiper {
    width: 100%;
    height: auto;
    padding-left: 1.6rem;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
}

.swiper-slide {
    /* width: 80%; */
    width: calc(100vw - 4.8rem);
    /* margin-right: 1.6rem!important; */
}

/* 顶部开始 */
.app-nav {
    background-color: #ffffff;
    width: 100%;
    height: 4.4rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

.center-operate {
    height: 4.4rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 1.6rem;
}

.center-operate .logo {
    background: url("https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/logo-black.png")no-repeat;
    background-size: contain;
    width: 6.75rem;
    height: 2.15rem;
    display: inline-block;
    font-size: 0;
}

.left-operate {
    height: 2.3rem;
    width: 2.3rem;
    position: absolute;
    left: 1.55rem;
}

.right-operate {
    font-size: 0;
}

/* .left-operate{
	height: 4.4rem;
    width: 30%;
	position: absolute;
	left: 0;
}
.right-operate{
	height: 4.4rem;
    width: 70%;
    position: absolute;
    right: 0;
    top:0;
	padding-right:1.7rem;
} */
.btn-back {
    width: 2.3rem;
    height: 2.3rem;
    background: url("https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/m-menu.png")no-repeat;
    background-size: cover;
    /* position: absolute;
    left: 1.7rem;
    top: 33%; */
}

@keyframes myfirst {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(180deg);
    }
}

.nav_item {
    position: relative;
    /* border-bottom: thin solid #ddd; */
}

#nav {
    position: absolute;
    height: 100vh;
    width: 0;
    top: 0;
    left: 0;
    z-index: 50;
    /* overflow: hidden;
	transition: all .3s; */
    overflow: hidden;
    transition: height .5s;
    z-index: 9999999;
    background-color: #ffffff;
}

/* #nav::before {
    content: "";
    height: 500px;
    background: #34a0ce;
    transition: all .3s;
} */
.nav-mini {
    /* height: 0px!important; */
    /* overflow: hidden; */
    display: none;
}

#nav>.nav-content {
    background: #FFFFFF;
    position: relative;
    z-index: 99999999;
    height: 100vh;
    padding: 1.6rem;
    overflow-y: auto;
    /* text-align: center; */
    /* height: 0px; */
}

.nav-show>a:before {
    opacity: 1 !important;
}

.nav_item>a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 44px;
    background: #34a0ce;
    opacity: 0;
    transition: all .3s;
}

.nav-show .nav-more {
    transform: rotate(90deg);
}

.nav-show {
    color: #fff;
    background: rgba(229, 229, 229, .5);
}

.nav_item ul {
    display: none;
}

.nav_bg {
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    position: fixed;
    display: none;
}

.nav-menu {
    width: 100%;
    height: 6.2rem;
    border-bottom: thin solid #C7C7C7;
    overflow: hidden;
}

.nav-menu .item {
    width: 100%;
    height: 6.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-menu .title {
    font-size: 2rem;
    font-family: Poppins-Medium;
    color: #000000;
}

.nav-menu .icon {
    background: url("https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/arrow.png")no-repeat center;
    background-size: cover;
    height: 1.5rem;
    width: 1.5rem;
    display: inline-block;
}

.nav-menu.active .icon {
    transform: rotate(180deg);
    background: url("https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/arrow.png")no-repeat center;
    background-size: cover;
    height: 1.5rem;
    width: 1.5rem;
    display: inline-block;
}

.nav-menu .content {
    line-height: 3rem;
    padding-left: 1.6rem;
    padding-bottom: 1rem;
}

.nav-menu .content a {
    color: #808080;
    font-size: 1.6rem;
    display: block;
}

/* 顶部结束 */
.home-components {
    width: 100%;
    height: 6.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: thin solid #BFBFBF;
    padding: 0 1.6rem;
}

.home-components .title {
    font-size: 1.5rem;
    font-family: Poppins-Medium;
    color: #000;
}

.home-components .icon {
    background: url("https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/arrow.png")no-repeat center;
    background-size: cover;
    height: 1.5rem;
    width: 1.5rem;
    display: inline-block;
}

.home-components-item {
    /*background-color: #000;*/
    /*border-radius: 1.5rem;*/
    /*padding: 1.6rem;*/
    border-bottom: thin solid #BFBFBF;
    padding-bottom: 2rem;
}

.home-components-item .content {
    padding: 2.5rem 1.5rem;
}

.home-components-item>p {
    padding: 0 1.5rem;
}

.home-steps {
    text-indent: -2.2rem;
    margin-left: 2.2rem;
}

.home-point {
    display: inline-block;
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 50%;
    background-color: #808080;
    vertical-align: 0.2rem;
}

.steps-1::before {
    content: '1';
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.4rem;
    border: thin solid #606060;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    margin-right: 1rem;
    text-indent: 0;
    vertical-align: middle;
}

.steps-2::before {
    content: '2';
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.4rem;
    border: thin solid #606060;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    margin-right: 1rem;
    text-indent: 0;
    vertical-align: middle;
}

.steps-3::before {
    content: '3';
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.4rem;
    border: thin solid #606060;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    margin-right: 1rem;
    text-indent: 0;
    vertical-align: middle;
}

.steps-4::before {
    content: '4';
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.4rem;
    border: thin solid #606060;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    margin-right: 1rem;
    text-indent: 0;
    vertical-align: middle;
}

.steps-5::before {
    content: '5';
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.4rem;
    border: thin solid #606060;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    margin-right: 1rem;
    text-indent: 0;
    vertical-align: middle;
}

/* 内容开始 */
.app_bg2 {
    background: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/section_bg2.png')no-repeat;
    background-size: contain;
    width: 100%;
    height: calc((100vw / 750) * 606);
}

.app_content .title {
    text-align: center;
}

.app_content .title h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

.app_content .title .hr {
    width: 2.5rem;
    height: 3px;
    margin: 0 auto;
    background: linear-gradient(-90deg, rgba(0, 122, 255, 1) 0%, rgba(122, 186, 255, 1) 100%);
    display: inline-block;
}

.app_flex {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.app_item_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.m_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.application-item p:before {
    content: '';
    width: 0.5rem;
    height: 0.5rem;
    background: #666666;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5rem;
}

.product-banner-tabs div {
    cursor: pointer;
    position: relative;
}

.product-banner-tabs div:before {
    position: absolute;
    display: block;
    content: "";
    -webkit-transition: all 0.5s;
}

.product-banner-tabs div:before {
    bottom: 0px;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-bottom: 2px solid #FFFFFF;
    transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
}

.product-banner-tabs div:hover {
    transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    text-decoration: none;
}

.product-banner-tabs div:hover:before {
    width: 100%;
}

.product-banner-item {
    padding: 0.5rem 1rem;
    border: thin solid #FFFFFF;
    border-radius: 2rem;
    display: inline-block;
}

.icon-right-white::before {
    content: '';
    background: url(https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/right.png)no-repeat center;
    background-size: cover;
    width: 8px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
}

.app_home_block img {
    width: 3.5rem;
}

.app_home_block div {
    width: 33.33333%;
}

/* 客户案例 ------ 结束 */
/* 产品模块 */
.products-arrows {
    /* width: 0.8rem; */
    margin-left: 1.2rem;
    display: inline-block;
    vertical-align: inherit;
    cursor: pointer;
    color: #ffffff;
    /* transform: rotate(180deg); */
    /* -webkit-transform: rotate(180deg); */
}

.products-arrows>i {
    background: url(https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/arrow-white2.png)no-repeat center;
    background-size: cover;
    /* transform: rotate(270deg); */
    vertical-align: middle;
    vertical-align: -0.2rem;
    height: 1.6rem;
    width: 1.6rem;
    display: inline-block;
}

.products-arrows:hover {
    color: #ffffff;
}

.products-arrows.active {
    margin-left: 1.2rem;
    display: inline-block;
    vertical-align: inherit;
    color: #ffffff;
}

.products-arrows.active>i {
    transform: rotate(180deg);
    vertical-align: middle;
    vertical-align: -0.2rem;
    transition: transform .5s;
}

.product-item {
    height: 13.5rem;
    background: #EBF2F7;
    border-radius: 1.5rem;
}

.product-item>div {
    margin-top: -3rem;
}

.product-tabs {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    color: #969696;
    font-size: 1.5rem;
}

.product-tabs div {
    padding: 10px 0;
    cursor: pointer;
    font-family: Poppins-Medium;
}

.product-tabs .active {
    color: #000000;
    position: relative;
}

.product-tabs .active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: #000000;
}

/* 解决方案  */

.banner1_text {
    position: absolute;
    /* top:24.25rem; */
    top: 19.65rem;
    left: 1.6rem;
    right: 1.6rem;
    margin: auto;
}

.banner1_text p {
    line-height: 2.1rem;
}

.tocuh_item {
    position: absolute;
    bottom: 2.8rem;
    left: 1.6rem;
    margin: auto;
}

.tocuh_item p {
    line-height: 2.1rem;
}

.developer-flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.developer-item {
    border: 1px solid #9E9E9E;
    border-radius: 2.5rem;
    padding: 1rem 1.25rem;
    cursor: pointer;
}

.developer-item-black {
    background: #000000;
    border-radius: 1.5rem;
    height: 38.2rem;
    position: relative;
    /* padding: 0 3rem; */
    display: none;
}

.developer-item-black .developer-img-position {
    position: absolute;
    bottom: 0;
}

.developer-text-point {
    text-indent: -1.5rem;
    margin-left: 1.5rem;
}

.developer-text-point::before {
    content: '';
    background: #808080;
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 0.75rem;
}

.developer-components {
    width: 100%;
    height: 5.85rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: thin solid #808080;
    border-radius: 1.5rem;
    padding: 0 1.6rem;
    margin-bottom: 2.2rem;
}

.developer-components .title {
    font-size: 1.6rem;
    font-family: Poppins-Medium;
    color: #000;
}

.developer-components-item {
    /* background-color: #000; */
    margin-bottom: 2.2rem;
    /* border-radius: 1.5rem;
    padding: 1.6rem; */
}

/* 底部 footer */
.footer-menu {
    width: 100%;
    height: 6.2rem;
    border-bottom: thin solid rgba(102, 102, 102, .5);
    overflow: hidden;
}

.footer-menu .item {
    width: 100%;
    height: 6.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-menu .title {
    font-size: 1.6rem;
    font-family: Poppins-Medium;
    color: #FFFFFF;
}

.footer-menu .icon {
    background: url("https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/arrow-white.png")no-repeat center;
    background-size: cover;
    height: 1.5rem;
    width: 1.5rem;
    display: inline-block;
}

.footer-menu.active .icon {
    transform: rotate(180deg);
    background: url("https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/arrow-white.png")no-repeat center;
    background-size: cover;
    height: 1.5rem;
    width: 1.5rem;
    display: inline-block;
}

.footer-menu .content {
    line-height: 3rem;
    padding-left: 1.6rem;
}

.footer-menu .content a {
    color: #808080;
    font-size: 1.6rem;
    display: block;
}

.wechat {
    background: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/website/pc/WeChat.png')no-repeat center;
    background-size: cover;
    width: 2.5rem;
    height: 2.5rem;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.wechat .wechat-ewm {
    display: none;
}

.jump {
    width: 1.15rem;
    height: 0.45rem;
    margin-top: -1.3rem
}

/* 弹出 */
.nav-mini2 {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.nav-dialog-content {
    position: absolute;
    z-index: 12;
    /* width: 75rem; */
    width: 100vw;
    /* height: 45rem; */
    height: 0;
    display: inline-block;
    top: 0;
}

.nav-dialog-bg {
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    z-index: 11;
    top: 0;
    /* display: none; */
}

.nav-dialog-nav {
    padding-bottom: 4rem;
    color: #666666;
    margin: 0 4.4rem;
    border-bottom: 2px solid rgba(182, 182, 182, .7);
}

.nav-dialog-nav a {
    text-align: left;
    color: #666666;
    font-size: 0.8rem;
    display: block;
    position: relative;
    padding-bottom: 1.2rem;
    text-decoration: none;
}

.nav-dialog-nav .active {
    color: #005EFF;
}

.tags-view {
    width: 100%;
    height: 4rem;
    line-height: 4.1rem;
    padding: 0 1.6rem;
}

.tags-item {
    padding: 0.65rem 1.6rem 0.65rem 3.2rem;
    /* border-bottom: thin solid #d8d8d8; */
    cursor: pointer;
}

.tags-item.active {
    background-color: #005EFF;
    color: #ffffff !important;
    cursor: pointer;
}

.tags-item.active div {
    color: #ffffff !important;
}

.tags-item .arrow {
    background: url(https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/arrow.png)no-repeat center;
    background-size: cover;
    transform: rotate(-90deg);
    vertical-align: -0.2rem;
    height: 1.6rem;
    width: 1.6rem;
    display: inline-block;
}

.tags-item.active .arrow {
    background: url(https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/arrow-white2.png)no-repeat center;
    background-size: cover;
    transform: rotate(-90deg);
    vertical-align: -0.2rem;
    height: 1.6rem;
    width: 1.6rem;
    display: inline-block;
}

.fixed {
    position: fixed;
    /* top:0; */
    z-index: 2
}

.m-button {
    color: #ffffff;
    font-size: 1rem;
    font-family: Poppins-Medium;
    padding: 0.35rem 1rem;
    border-radius: 1.4rem;
    background-color: #ffffff;
}

.m-button.info {
    background-color: #232323;
}

.m-button.primary {
    background: linear-gradient(269deg, #0343FF 0%, #016EFF 100%);
}

#modal-html {
    display: none;
}

#modal-developer-html {
    display: none;
}

.moadl-box {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1112;
    background-color: #fff;
    width: 100%;
    height: 0%;
    border-radius: 1.5rem 1.5rem 0px 0px;
    padding: 1.6rem;
    overflow: hidden;
}

.moadl-box .close {
    background: url(https://vispek-overseas.oss-us-west-1.aliyuncs.com/website/pc/close.png)no-repeat center;
    background-size: cover;
    width: 2rem;
    height: 2rem;
    display: inline-block;
    opacity: 1 !important;
}

.moadl-dialog-bg {
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    z-index: 1111;
    top: 0;
}

.icon-right::before {
    content: '';
    background: url(https://vispek-overseas.oss-us-west-1.aliyuncs.com/website/pc/icon-right.png)no-repeat center;
    background-size: cover;
    width: 0.7rem;
    height: 0.85rem;
    display: inline-block;
    vertical-align: middle;
}

.linkedin {
    background: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/f-icon-in-active.png')no-repeat center;
    background-size: cover;
    width: 2rem;
    height: 2rem;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.linkedin.active {
    background: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/f-icon-in-black.png')no-repeat center;
    background-size: cover;
    width: 2rem;
    height: 2rem;
}

.facebook {
    background: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/f-icon-facebook-active.png')no-repeat center;
    background-size: cover;
    width: 2rem;
    height: 2rem;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.facebook.active {
    background: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/f-icon-facebook-black.png')no-repeat center;
    background-size: cover;
    width: 2rem;
    height: 2rem;
}

.youtube {
    background: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/f-icon-youtube-active.png')no-repeat center;
    background-size: cover;
    width: 2rem;
    height: 2rem;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.youtube.active {
    background: url('https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/f-icon-youtube-black.png')no-repeat center;
    background-size: cover;
    width: 2rem;
    height: 2rem;
}

.more {
    display: inline-block;
    cursor: pointer;
    border: thin solid #000000;
    border-radius: 1.35rem;
    padding: 0.3rem 1.2rem;
}

.protocol-content {}

.protocol-content p {
    padding-bottom: 0.5rem;
}

.protocol-content h3 {
    font-size: 1.8rem;
    color: #000000;
    padding-bottom: 1rem;
}

.cursor {
    width: 2rem;
    height: 2rem;
    display: inline-block;
    border-radius: 50%;
    background-color: #FFFFFF;
    animation: scale 2s ease-in infinite;
    cursor: pointer;
    /*z-index: 101;*/
}

@keyframes scale {
    0% {
        transform: scale(.8);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .8);
    }

    50% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }

    100% {
        transform: scale(.6);
    }
}

.k_banner {
    height: 22.5rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/SmartKitchen.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 22.5rem;
    transition: background-image 0.2s ease-in-out;
}

.k_tips {
    position: absolute;
    background-color: #FFFFFF;
    width: 400px;
    padding: 35px;
    border-radius: 5px;
    display: none;
}

.k_tips .close-i,
.k_tips .close-s {
    position: absolute;
    right: -30px;
    top: -30px;
    width: 30px;
    cursor: pointer;
}

.k_tips .dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #666666;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px;
}

.c_banner {
    height: 22.5rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(https://vispek-overseas.oss-us-west-1.aliyuncs.com/linova/mobile/SmartCleaning.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 22.5rem;
    transition: background-image 0.2s ease-in-out;
}

.scenarios-model {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 100;
    display: none;
}

.scenarios-model-item {
    position: absolute;
    bottom: 3rem;
    left: 0;
    right: 0;
    margin: auto;
    background: #FFFFFF;
    width: 34.3rem;
    /*height: 25rem;*/
    height: 0;
    border-radius: 1.5rem;
    overflow-y: hidden;
}

.dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #666666;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 0.5rem;
}

.close-i,
.close-s {
    position: absolute;
    right: 1.6rem;
    top: 1.6rem;
    width: 3rem;
    cursor: pointer;
}