
/*! #index-bn start */.index-bn-wrap{position:relative}.index-bn-wrap .index-bn{height:8.9rem}.index-bn-wrap .ibn-swp,.index-bn-wrap .pic-box{height:100%}.index-bn-wrap .ibn-cover{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;z-index:5}.index-bn-wrap .swp-pagination{display:flex;justify-content:center;bottom:.3rem}.index-bn-wrap .swiper-pagination-bullet{display:block;width:.1rem;height:.1rem;background-color:#fff;border-radius:.05rem;opacity:1;transition:.3s}.index-bn-wrap .swiper-pagination-bullet-active{width:.3rem}.index-bn-wrap .swp-turner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:4%;z-index:5;pointer-events:none}.index-bn-wrap .swp-prev,.index-bn-wrap .swp-next{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.48rem;height:.48rem;border-radius:50%;padding:.1rem;background-color:#fff;transform:translateY(-50%);box-shadow:0 0 0 1px #e1e1e1 inset;transition:.3s;pointer-events:auto}.index-bn-wrap .swp-prev:hover,.index-bn-wrap .swp-next:hover{box-shadow:none;background-color:#0000fe}.index-bn-wrap .swp-prev:hover .icon-box,.index-bn-wrap .swp-next:hover .icon-box{filter:grayscale(1) brightness(20)}.index-bn-wrap .swp-next{left:calc(100% + .2rem);right:auto}@media(max-width: 750px){.index-bn-wrap .ibn-swp{height:5rem}.index-bn-wrap .pic-box{height:100%}}/*! #index-bn end */

.index-product-wrap {
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #333
}

.index-product-wrap .ip-main {
    margin-top: .5rem
}

.index-product-wrap .ipv-name {
    line-height: 1.4166666667
}

.index-product-wrap .ipv-model {
    font-weight: bold;
    color: #0000fe;
    line-height: 1.2777777778
}

.index-product-wrap .ipv-info {
    color: #666;
    margin-top: .3rem;
    line-height: 1.8125
}

.index-product-wrap .ipv-entry {
    display: flex;
    background-color: #ebf6ff
}

.index-product-wrap .ipv-content,
.index-product-wrap .ipv-pic {
    width: 50%;
}

.index-product-wrap .ipv-txt {
    padding: .7rem
}

.index-product-wrap .icon-btn.view-detail {
    margin-top: .35rem
}

.index-product-wrap .ipv-pic {
    background: url("/static/home/images/img/index-product-bg.jpg") no-repeat center/cover
}

.index-product-wrap .ipv-pic {
    position: relative
}

.index-product-wrap .ipv-pic::before {
    content: "";
    display: block;
    padding-top: 64.2857142857%
}

.index-product-wrap .ipv-pic .fill {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 1
}

.index-product-wrap .ipv-pic .pic-box {
    padding: .6rem
}

.index-product-wrap .ip-thumb {
    position: relative
}

.index-product-wrap .ipt-item {
    position: relative;
    padding-top: .2rem
}

.index-product-wrap .ipt-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: .2rem;
    height: .2rem;
    background-color: #ebf6ff;
    box-shadow: 1px 1px 0 0 #0000fe inset;
    transform: translate(-50%, 50%) rotateZ(45deg);
    transition: box-shadow .3s;
    opacity: 0
}

.index-product-wrap .ipt-item.active .ipt-entry {
    background-color: #ebf6ff;
    box-shadow: 0 0 0 1px #0000fe inset
}

.index-product-wrap .ipt-item.active::before {
    opacity: 1
}

.index-product-wrap .swp-inner {
    align-items: center
}

.index-product-wrap .ipt-entry {
    display: flex;
    flex-direction: column;
    padding: .25rem;
    box-shadow: 0 0 0 1px #e2e2e2 inset;
    transition: .3s
}

.index-product-wrap .ipt-pic {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.7rem
}

.index-product-wrap .ipt-pic .pic-box {
    height: 100%
}

.index-product-wrap .ipt-txt {
    margin-top: .25rem;
    text-align: center;
    flex-shrink: 0;
    line-height: 1.625
}

.index-product-wrap .swp-prev,
.index-product-wrap .swp-next {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: .48rem;
    height: .48rem;
    border-radius: 50%;
    padding: .1rem;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: calc(100% + .2rem);
    transform: translateY(-50%);
    box-shadow: 0 0 0 1px #e1e1e1 inset;
    transition: .3s
}

.index-product-wrap .swp-prev:hover,
.index-product-wrap .swp-next:hover {
    box-shadow: none;
    background-color: #0000fe
}

.index-product-wrap .swp-prev:hover .icon-box,
.index-product-wrap .swp-next:hover .icon-box {
    filter: grayscale(1) brightness(20)
}

.index-product-wrap .swp-next {
    left: calc(100% + .2rem);
    right: auto
}

@media(max-width:750px) {
    .index-product-wrap .ipv-entry {
        flex-direction: column
    }

    .index-product-wrap .ipv-content,
    .index-product-wrap .ipv-pic {
        width: 100%;
    }

    .index-product-wrap .swp-prev {
        right: calc(100% + .05rem)
    }

    .index-product-wrap .swp-next {
        left: calc(100% + .05rem)
    }
}

.index-about-wrap{position:relative;max-width:100%;overflow:hidden}.index-about-wrap .index-about{display:flex}.index-about-wrap .ia-content{display:flex;flex-direction:column;justify-content:center;flex:1 0 0}.index-about-wrap .ia-title{line-height:1.2777777778}.index-about-wrap .ia-info{line-height:2.0625;margin-top:.315rem;margin-bottom:.475rem}.index-about-wrap .ia-txt{padding-right:1.3rem;max-width:7rem;width:100%;margin-left:auto}.index-about-wrap .ia-pic{flex:1 0 0}.index-about-wrap .ia-pic{position:relative}.index-about-wrap .ia-pic::before{content:"";display:block;padding-top:84.375%}.index-about-wrap .ia-pic .fill{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:1}.index-about-wrap .data-board{max-width:7rem;width:100%;margin-left:auto;margin-top:.8rem}.index-about-wrap .db-val{line-height:1;font-weight:bold}.index-about-wrap .db-unit{line-height:1;margin-bottom:.3em}.index-about-wrap .db-title{line-height:1;margin-top:.5rem}.index-about-wrap .data-item{flex:1 0 0;padding:.3rem;background-color:#fff}.index-about-wrap .data-item:nth-child(even){color:#fff;background:url("/static/home/images/img/data-bg.jpg") no-repeat center/cover,#0000fe}.index-about-wrap .data-item:nth-child(even) .icon-box{filter:invert(1) grayscale(1) brightness(10)}.index-about-wrap .db-value{align-items:flex-end}.index-about-wrap .db-main{justify-content:space-between}@media(max-width:750px){.index-about-wrap{padding-top:.5rem}.index-about-wrap .index-about{flex-direction:column}.index-about-wrap .ia-content,.index-about-wrap .ia-pic{flex:auto}.index-about-wrap .ia-txt{margin-left:auto;padding:0 .6rem;max-width:100%}.index-about-wrap .data-board{margin-left:0;max-width:100%}}

.index-news-wrap{padding-top:1rem;padding-bottom:1rem}.index-news-wrap.theme-bg{background-color:#ebf6ff}.index-news-wrap.theme-bg .nl-entry{background-color:#fff}.index-news-wrap .in-main{margin-top:.5rem}.index-news-wrap .nl-entry{display:flex;flex-direction:column;background-color:#ebf6ff}.index-news-wrap .nl-entry,.index-news-wrap .nl-entry *{transition:.3s}.index-news-wrap .nl-entry:hover{background-color:#0000fe}.index-news-wrap .nl-entry:hover .nl-title,.index-news-wrap .nl-entry:hover .nl-info,.index-news-wrap .nl-entry:hover .date{color:#fff}.index-news-wrap .nl-entry:hover .date .icon-box{filter:grayscale(1) brightness(20)}.index-news-wrap .nl-entry:hover .nl-pic img{transform:translate(-50%,-50%) scale(1.05)}.index-news-wrap .nl-pic{overflow:hidden}.index-news-wrap .nl-pic{position:relative}.index-news-wrap .nl-pic::before{content:"";display:block;padding-top:62.7272727273%}.index-news-wrap .nl-pic .fill{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:1}.index-news-wrap .nl-pic img{transition:.3s}.index-news-wrap .nl-content{padding:.54rem .3rem .5rem}.index-news-wrap .date{color:#222}.index-news-wrap .date .icon-box{margin-right:.15rem}.index-news-wrap .nl-title{color:#222;line-height:1.85;margin-top:.255rem}.index-news-wrap .nl-info{color:#666;line-height:1.625;margin-top:.095rem}

.paging-turner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.6rem;
}
.paging-turner .paging-index-list {
  display: flex;
  align-items: center;
}
.paging-turner .paging-prev,
.paging-turner .paging-next,
.paging-turner .paging-index,
.paging-turner .paging-eps {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.48rem;
  height: 0.48rem;
  margin-right: 0.2rem;
  border-radius: 50%;
  background-color: #fff;
  color: #666;
  cursor: pointer;
  transition: 0.3s;
}
.paging-turner .paging-prev span,
.paging-turner .paging-next span,
.paging-turner .paging-index span,
.paging-turner .paging-eps span {
  user-select: none;
}
.paging-turner .paging-prev::after,
.paging-turner .paging-next::after {
  content: "";
  display: block;
  width: 0.13rem;
  height: 0.12rem;
  background: url("../images/icon/more.png") no-repeat center/contain;
}
.paging-turner .paging-prev:hover::after,
.paging-turner .paging-next:hover::after {
  filter: grayscale(1) brightness(15);
}
.paging-turner .paging-next::after {
  background: url("../images/icon/more.png") no-repeat center/contain;
}
.paging-turner .paging-prev::after {
  transform: rotateZ(180deg);
}
.paging-turner .paging-prev:hover,
.paging-turner .paging-next:hover,
.paging-turner .paging-index:hover {
  background-color: #0000fe;
  color: #fff;
  box-shadow: 0 0 0.01rem 0 rgba(0, 0, 0, 0.0666666667);
}
.paging-turner .paging-prev:hover span,
.paging-turner .paging-next:hover span,
.paging-turner .paging-index:hover span {
  color: #fff;
}
.paging-turner .paging-index.active {
  background-color: #0000fe;
}
.paging-turner .paging-index.active span {
  color: #fff !important;
}
