header .pcHeader-menu>li>a,
.pcHeader-menu li.current>a,
.pcHeader-menu li.current i.obiconfont,
.pcHeader-menu li.current span {
    color: #fff
  }
  
  header .pcHeader-menu>li.current,
  header .pcHeader-menu>li:hover {
    transition: color .2s ease-in
  }
  
  header .pcHeader-menu>li:hover>a,
  header .pcHeader-menu>li:hover>i.obiconfont,
  header .pcHeader-menu>li:hover>span {
    color: rgba(81, 78, 78, 0.6)
  }
  header .pcHeader-menu>li:hover>a,
  header .tologin-page:hover span{
      color: #ccc !important ;
  }
  header .tologin-page span, header .pcHeader-menu>li>a{
    color: #fff;
  }
  header .pcHeader-order {
    font-family: "ob-pingfang-medium";
    border: 1px solid #fff;
  }
  
  header .pcHeader-order a {
    color: #fff
  }
  
  header .pcHeader-order:hover {
    background-color: hsla(0, 0%, 100%, .2)
  }
  
  header .pcHeader-aside,
  header .pcHeader-submenu,
  header .pcHeader-submenu i.obiconfont {
    color: #fff
  }
  
  header .pcHeader-login>span:hover {
    color: hsla(0, 0%, 100%, .6)
  }

.ob-scene-1 .ob-product-model-image {
    width: 4.5rem;
    height: 1.7571rem;
    margin: 0 auto;
    background: url('../image/cutter/c1.png') no-repeat 50%;
    background-size: contain;
    animation: text-anima 1s linear 0s 1 normal forwards;
}
.ob-scene-1.loaded .ob-scene-inner {
    background-image: url('../image/cutter/01.jpg')
}


.ob-scene-2.loaded .ob-scene-inner {
    background-image: url('../image/cutter/02.jpg')
}

.ob-scene-3.loaded .ob-scene-inner {
    background-image: url('../image/cutter/03.jpg')
}

.ob-scene-4.loaded .ob-scene-inner {
    background-image: url('../image/cutter/04.jpg')
}
.ob-scene-5.loaded .ob-scene-inner {
    background-image: url('../image/cutter/05.png')
}
.ob-content-five {
    background-image: url('../image/cutter/c-qr-bg.png')
}
.ob-scene-1 .btn-tow {
    border: none;
    background-color: #fff;
    color: #000;
    padding-top: 2px;
}
.btn-tow:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.btns {
    display: flex;
    /* margin-top: 32px; */
}
.btn:last-child {
    margin-right: 0;
}
.btns .btn{
    font-family: "ob-pingfang-medium";
    width: 1.16071429rem;
    height: 0.3125rem;
}
.btn {
    margin-right: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.125rem;
    border: 1.5px solid #000;
    border-radius: 100px;
    cursor: pointer;
    user-select: none;
    transition: background .15s ease-in, opacity .15s ease-in, color .15s ease-in;
    background-color: transparent;
}
.ob-scene-2.c1 .ob-product-title {
    margin-bottom: 0.12857143rem;
}
.ob-scene-3.c1 .ob-product-fadebox.ob-top-default {
    top: 17.5%;
}
.ob-scene-4.c1 .ob-product-fadebox.ob-top-default {
    width: max-content;
    top: 35.5%;
    left:20.82%;
    text-align: left;
}
.ob-scene-5.c1 .ob-product-fadebox.ob-top-default {
    width: max-content;
    top: 22.5%;
    left:80.02%;
    text-align: left;
}
.ob-scene-4.c1 .ob-product-title,
.ob-scene-5.c1 .ob-product-title,
.ob-scene-4.c1 .ob-product-slogan,
.ob-scene-5.c1 .ob-product-slogan {
    text-align: left;
}
.ob-scene-4.c1 .ob-product-slogan,
.ob-scene-5.c1 .ob-product-slogan {
    margin-bottom: .15rem;
}
.ob-scene-3.c1 .ob-product-title {
    position: absolute;
    left: 27.22%;
    font-size: .308rem;
    line-height: .3951428571428571rem;
    transform: rotate(-13.34deg);
    margin-bottom: 0;
}
.ob-scene-3.c1 .linefeeds,
.ob-scene-4.c1 .ob-product-slogan .linefeeds,
.ob-scene-5.c1 .ob-product-slogan .linefeeds {
    display: block;
    margin-bottom: .05rem;
}

  /* 头部 */
  header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
  }
  
  header .header-logo-image {
    display: inline-block;
    background-image: url('../image/scanner/logo-b.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 120px;
    height: 31px;
  }
  
  .pcHeader-menu>li {
    color: #090405;
  }

@media (max-width:750px) {
    header .header-logo-image {
      display: inline-block;
      background-image: url('../image/scanner/logo-b.png');
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: 50%;
      width: 120px;
      height: 31px;
    } 
    header .pcHeader-order{
      border: 1px solid #fff;
    }
    header .pcHeader-order a{
      color: #fff;
    }
    .ob-scene-normal {
        height: 179vw !important;
    }
    .ob-scene-inner {
        /* background-size: 100% auto !important; */
    }
    .ob-scene-1.loaded .ob-scene-inner {
        background-image: url('../image/cutter/01-xy.jpg')
    }
    .ob-scene-2.loaded .ob-scene-inner {
        background-image: url('../image/cutter/02-xy.jpg')
    }
    .ob-scene-2.c1 .ob-product-title {
        line-height: 1.13rem;
        margin-bottom: 0.72857143rem;
    }
    .ob-scene-3.c1 .ob-product-title {
        position: absolute;
        left: 17.22%;
        font-size: .545rem;
        line-height: .7351428571428571rem;
        transform: rotate(-13.34deg);
        margin-bottom: 0;
    }
    .ob-scene-4.c1 .ob-product-title,
    .ob-scene-5.c1 .ob-product-title {
        line-height: 1.03rem;
        margin-bottom: 0.7857143rem;
    }
    .ob-scene-2.c1 .ob-product-slogan {
        line-height: 0.614rem;
    }
    .ob-scene-4.c1 .ob-product-slogan,
    .ob-scene-5.c1 .ob-product-slogan {
        line-height: 0.514rem;
        margin-bottom: .375rem;
    }
    .ob-scene-2{
        /* height: 190vw !important; */
    }
    .ob-scene-3.loaded .ob-scene-inner {
        background-image: url('../image/cutter/03-xy.jpg')
    }
    
    .ob-scene-4.loaded .ob-scene-inner {
        background-image: url('../image/cutter/04-xy.jpg')
    }
    .ob-scene-5.loaded .ob-scene-inner {
        background-image: url('../image/cutter/05-xy.png')
    }
    .ob-content-five {
        height: 163.637333vw;
        background-image: url('../image/index/qr-bg-xy1.png');
    }
    .ob-scene-5{
        /* height: 211vw !important; */
    }
    .ob-scene-1 .ob-product-model-image{
        width: 60% !important;
        height: 3.5rem !important;
        background-image: url('../image/cutter/c1-xy.png');
    }
    .ob-scene-3.c1 .ob-product-fadebox.ob-top-default {
        top: 26.5% !important;
    }
    .ob-scene-2.loaded .linefeeds,
    .ob-scene-3.loaded .linefeeds,
    .ob-scene-4.loaded .linefeeds,
    .ob-scene-5.loaded .linefeeds {
        display: block;
    }
    .ob-scene-2.loaded .linefeeds.c1,
    .ob-scene-3.loaded .linefeeds.c1,
    .ob-scene-4.loaded .linefeeds.c1,
    .ob-scene-5.loaded .linefeeds.c1 {
        display: none;
    }
    .ob-scene-4.c1 .ob-product-fadebox.ob-top-default,
    .ob-scene-4.c1 .ob-product-title,
    .ob-scene-4.c1 .ob-product-slogan,
    .ob-scene-5.c1 .ob-product-fadebox.ob-top-default,
    .ob-scene-5.c1 .ob-product-title,
    .ob-scene-5.c1 .ob-product-slogan {
        text-align: center;
        left: 50% !important;
    }
    .ob-scene-5.c1 .ob-product-fadebox.ob-top-default {
        top: 12.5% !important;
    }
    .btn-tow:hover {
        background-color: #fff;
        color: #000;
    }
    .btns {
        display: flex;
        justify-content: center;
        /* margin-top: 25px; */
    }
    .btn {
        width: 132px !important;
        height: 35px !important;
        font-size: 13px;
    }
}
@media (min-width: 750px){
    .ob-scene{
        height: 56vw !important;
    }
}