
@font-face {
    font-family: iconfont;
    src: url(iconfont.eot?t=1566792225185);
    src: url(iconfont.eot?t=1566792225185#iefix) format("embedded-opentype"),url(data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAJ8AAsAAAAABigAAAIxAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCcAowUAE2AiQDCAsGAAQgBYRtBzQbegXILrBt2NMWqWvSDUbPhhOXhwBACNEaltmbIipEWQmoAVV1VYUBslUoZJWo0ZUPrF/f4M0d0y+yiZ/buRZnnFgW4Pcu5yxsrOdfqKFjUKxz7Sfl0HfQAF9wzDLuwduAa+r/AmggeUBz66So5EjAgU0HFNU0sg1k6BvGLnAJxwm0GkHAnf314TQka1wgLmLBnEbOLSWLNQuNNUtTPGvQXB7LHE/h9+OfYTQoGipWwf75LnSWP8NOqB7qB2c+wUNAqxtQYQmQxHFteJcvGANrXV8xAUgp+Bl1jU1ir3rB/jorux0MQW/w010hQAEZtzejd9RVlMzrt36op3213zrSo4/TrEo6O1rhLDmoHyr9BzP+5L3zZVv539xO8Pm4jIfO+iHpZ6V5XUvwD4Q961IXW8aSqrBWU0aNLWjVihq297rGagZOGA/NBk5rbTKcotJsikz6Ehq0WUajZutotUivbtNn5ItswYIVIHTbUHT6QKXbQSb9RINBPxp1h49Wp9G3ZZuZiFvbBhlhCOYPOZAFd8zUinJvKMqMmaw4ZL7Q2NgHstsvxg5YoJljxvQRw5k4BCNzUOA0zDIJvZEJBtRNRGrMe7zuTV0rc6dlm4EYgkLA+ANZQCpwvzVplT5/g4RShjEtRTXeF2RYcedAYkQP8qAoehXdyyuTD2FoRjgQGFIOKDAIZTIS6OsHJVCAdKURQWWM281CX0V3fVX+AfmsDEtbwu5Wab2UZRKzggK94wAA) format("woff2"),url(iconfont.woff?t=1566792225185) format("woff"),url(iconfont.ttf?t=1566792225185) format("truetype"),url(iconfont.svg?t=1566792225185#iconfont) format("svg")
}

.iconfont {
    font-family: iconfont!important;
    font-size: .16rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-youjiantou:before {
    content: "\e601";
    transform: scale(.8)
}

.banner {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#oc-mask,.video_mask {
    position: fixed;
    left: 0
}

.video_modal {
    position: fixed;
    width: 1190px;
    height: 600px;
    left: 50%;
    top: 50%;
    margin-left: -595px;
    margin-top: -300px;
    z-index: 99999
}

.video_mask {
    background-color: #101010;
    overflow: hidden;
    top: 0;
    z-index: 99998;
    -webkit-overflow-scrolling: touch
}

.video_mask::after {
    content: "";
    display: block;
    position: absolute;
    right: 24px;
    top: 24px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: url(/guanwang_second/front/images/new/vedio_t1_close-e909f77947.png) center no-repeat;
    background-size: cover;
    opacity: .5;
    filter: alpha(opacity=50)
}

.install {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 160px;
    position: relative
}

.install:before {
    content: "*  All the above data are from the ORVIBO laboratory. The actual results may vary slightly depending on the measurement method.";
    position: absolute;
    left: 0;
    line-height: 2em;
    height: 2em;
    font-size: .14px;
    color: #111;
    bottom: 120px
}

.install .block {
    display: flex;
    overflow: hidden;
    padding: 90px 0
}

.install .block:not(:last-child) {
    border-bottom: 1px solid rgba(17,17,17,.2)
}

.install .block .title {
    flex: 0 0 auto;
    width: 300px;
    font-size: 30px;
    font-weight: 600;
    color: #111;
    line-height: 1.6em;
    text-align: left;
    padding-right: 70px
}

.install .block ul {
    flex: 1;
    margin-top: -10px;
    margin-bottom: -10px
}

.install .block li {
    font-size: 16px;
    line-height: 2em;
    height: 2em;
    color: #111
}

.install .block li.subTitle {
    font-size: 20px;
    color: #111;
    font-weight: 600
}

header.header {
    background: #000;
    width: 100%;
    position: relative
}

header .menu {
    margin: 0 auto
}

@media screen and (max-width: 1360px) {
    header .menu {
        max-width:1280px!important;
        padding: 0 144px;
        box-sizing: border-box
    }
}

.header .logo {
    height: 80px;
    line-height: 80px;
    text-align: center
}

.header .menu>ul {
    display: flex;
    justify-content: center;
    align-items: center
}

.header .menu>ul>li {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding: 0 25px;
    margin: 0 29px;
    white-space: nowrap
}

.header .menu>ul>li:first-child {
    padding-left: 0;
    margin-left: 0
}

.header .menu>ul>li:last-child {
    margin-right: 0;
    padding-right: 0
}

.header .menu>ul>li>a {
    color: #a7a7a7
}

.header .menu>ul>li a.active {
    color: #fff
}

#oc-mask {
    top: 130px;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background-color: rgba(0,0,0,.2);
    z-index: 1;
    height: 0;
    opacity: 0
}

header.mask-open #oc-mask {
    opacity: 1;
    height: 100vh
}

@keyframes fadeInUp {
    0% {
        transform: translate3d(0,7%,0);
        display: none;
        opacity: 0
    }

    100% {
        transform: none;
        display: flex;
        opacity: 1
    }
}

.animated {
    animation-duration: .6s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out
}

.pc-nav-submenus-popup,.pc-nav-submenus-popups {
    z-index: 999;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    top: 130px;
    left: 50%;
    right: 0;
    background-color: #fff;
    height: 385px
}

.pc-nav-submenus-popup {
    transition: max-height .6s
}

/* .has-submenu.opened .pc-nav-submenus-popup, .has-submenu.opened .pc-nav-submenus-popups {*/
/*    display: block;*/
/*    max-height: 100vh*/
/*}*/

.productWrapper ul.productul.show {
    display: flex
}

.productWrapper ul.productul.show>li {
    animation-name: fadeInUp
}

.productWrapper ul.productul>li {
    position: relative;
    opacity: 0;
    transform: translate3d(0,7%,0)
}

.productWrapper .swiperWrapper>ul>li.new::before,.productWrapper ul.productul>li.new::before {
    transform: translateX(-50%);
    font-size: 13px;
    font-weight: 800;
    border: 1px solid #db0000;
    padding: 1px 0;
    text-align: center
}

.productWrapper ul.productul>li.new::before {
    content: "New";
    position: absolute;
    left: 50%;
    bottom: 18px;
    width: 51px;
    line-height: 18px;
    color: #db0000;
    border-radius: 11px;
    background-color: #fff5f5
}

.productWrapper .swiperContainer.show {
    display: block
}

.productWrapper .swiperContainer.show li {
    animation-name: fadeInUp
}

.productWrapper ul.productul {
    display: none;
    position: absolute;
    top: 93px;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
    height: 292px;
    justify-content: center
}

.productWrapper ul.productul>li {
    margin: 0 7px;
    width: 210px;
    text-align: center
}

.productWrapper ul.productul>li:hover img {
    transform: scale(1.05);
    transform-origin: center center
}

.productWrapper ul.productul a {
    display: block
}

.productWrapper ul.productul .img {
    background-color: #eee;
    width: 210px;
    height: 180px;
    margin-bottom: 19px;
    display: flex;
    align-items: center;
    justify-content: center
}

.productWrapper ul.productul .proTitle {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #111
}

.productWrapper .swiperContainer {
    display: none;
    position: absolute;
    top: 93px;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
    height: 272px;
    overflow: hidden
}

.productWrapper .next:hover,.productWrapper .prev:hover {
    background: rgba(102, 188, 211, 0.65);
}
.productWrapper .next,.productWrapper .prev {
    position: absolute;
    top: 74px;
    text-align: center;
    cursor: pointer;
    background: #64645e40;
}

.productWrapper .next span,.productWrapper .prev span {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.productWrapper .prev.show {
    display: block
}

.productWrapper .prev {
    display: none;
    left: 10px
}

.productWrapper .prev span {
    background-position: 0 0
}

.productWrapper .prev>span {
    background: url(/img/owl_prev.png) no-repeat
}

.productWrapper .next {
    right: 10px
}

.productWrapper .next span {
    background-position: -40px 0
}

.productWrapper .next>span {
    background: url(/img/owl_next.png) 9px 7px no-repeat
}

.productWrapper .swiperWrapper {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    position: relative;
    overflow: hidden
}

.productWrapper .swiperWrapper .swiperAnimated {
    position: absolute;
    display: flex;
    transition: all .5s ease;
    left: 0
}

.productWrapper .swiperWrapper>ul>li.new::before {
    content: "new";
    position: absolute;
    left: 50%;
    bottom: -33px;
    width: 51px;
    line-height: 18px;
    color: #db0000;
    border-radius: 11px;
    background-color: #fff5f5
}

.productWrapper .swiperWrapper>ul>li {
    margin: 0 7px;
    width: 210px;
    text-align: center;
    position: relative
}

.productWrapper .swiperWrapper>ul>li:hover img {
    transform: scale(1.05);
    transform-origin: center center
}

.productWrapper .swiperWrapper>ul a {
    display: block
}

.productWrapper .swiperWrapper>ul .img {
    background-color: #eee;
    width: 210px;
    height: 180px;
    margin-bottom: 19px;
    display: flex;
    align-items: center;
    justify-content: center
}

.productWrapper .swiperWrapper>ul .proTitle {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #111
}

ul.submenu {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    text-align: center
}

ul.submenu>li {
    display: inline-block;
    height: 93px;
    padding: 0 23px;
    line-height: 93px
}

ul.submenu>li span {
    cursor: pointer
}

ul.submenu>li:first-child {
    padding-left: 0
}

ul.submenu>li:nth-child(8) {
    padding-right: 0
}

ul.submenu>li>a {
    padding-bottom: 5px
}

ul.submenu>li:not(.show)>a {
    border-bottom-style: unset;
    border-bottom-color: unset;
}
ul.submenu>li.show>a {
    border-bottom-style: groove;
    border-bottom-color: #49d3c4;
}
ul.submenu>li>a {
    padding-bottom: 5px
}

ul.submenu a,ul.submenu>li {
    color: #111;
    font-size: 18px;
    font-weight: 500
}
