.newProduct-banner {
    width: 100%;
    height: 480px;
    position: relative
}

.newProduct-banner .newProduct-banner_box {
    color: #fff;
    position: absolute;
    top: 58%;
    transform: translateY(-50%);
    left: 260px
}

.newProduct-banner .newProduct-banner_box .title {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    line-height: 52px
}
table{
    width: 100%;
}
td,th{
    border: 1px solid #e6e6e6;
    padding: 6px 16px;
}
tr td:first-child{
    width: 15%;
    font-weight: 700;
}
.bdDiv img {
    max-width: 100%;
    height: auto;
}
.firstRow {
        background: #f4f4f4;
}
.firstRow td{
    text-align: center;
    color: #000;
    font-weight: bold;
}
.newProduct-banner .newProduct-banner_box .content {
    margin: 16px 0 64px;
    font-size: 16px;
    line-height: 28px;
    max-width: 580px
}

.newProduct-banner .newProduct-banner_box .line {
    width: 0;
    height: 2px;
    background: #0e60ac
}

@media screen and (max-width: 1400px) {
    .newProduct-banner .newProduct-banner_box {
        left: 220px;
        left: 200px
    }
}

@media screen and (max-width: 1400px) {
    .newProduct-banner .newProduct-banner_box .title {
        font-size: 46px;
        line-height: 48px
    }
    .newProduct-banner .newProduct-banner_box .line {
        width: 0
    }
}

@media screen and (max-width: 1200px) {
    .newProduct-banner .newProduct-banner_box {
        left: 148px
    }
}

@media screen and (max-width: 1024px) {
    .newProduct-banner {
        height: 500px
    }
    .newProduct-banner .newProduct-banner_box {
        left: 130px
    }
    .newProduct-banner .newProduct-banner_box .title {
        font-size: 32px;
        line-height: 46px
    }
    .newProduct-banner .newProduct-banner_box .content {
        margin: 14px 0 50px;
        font-size: 18px;
        line-height: 24px;
        max-width: 480px
    }
}

@media screen and (max-width: 768px) {
    .newProduct-banner {
        height: 360px
    }
    .newProduct-banner .newProduct-banner_box {
        left: 100px
    }
    .newProduct-banner .newProduct-banner_box .title {
        font-size: 30px;
        line-height: 40px
    }
    .newProduct-banner .newProduct-banner_box .content {
        max-width: 360px
    }
}

@media screen and (max-width: 576px) {
    .newProduct-banner {
        height: 220px
    }
    .newProduct-banner .newProduct-banner_box {
        top: 44%;
        left: 28px;
        right: 28px
    }
    .newProduct-banner .newProduct-banner_box .title {
        font-size: 20px;
        line-height: 24px
    }
    .newProduct-banner .newProduct-banner_box .content {
        margin: 12px 0;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        max-width: 280px
    }
}

.product-table {
    background: #f8f8f8
}

.product-table .product-title {
    font-size: 36px;
    font-weight: 600;
    color: #333;
    line-height: 50px;
    padding: 64px 0 32px;
    text-align: center
}

@media screen and (max-width: 1200px) {
    .product-table .product-title {
        font-size: 32px;
        line-height: 42px
    }
}

@media screen and (max-width: 1024px) {
    .product-table .product-title {
        font-size: 28px;
        line-height: 32px
    }
}

@media screen and (max-width: 992px) {
    .product-table .product-title {
        font-size: 24px;
        line-height: 32px
    }
}

@media screen and (max-width: 767px) {
    .product-table .product-title {
        font-size: 20px;
        line-height: 24px;
        padding: 40px 0 20px
    }
}

.product-type {
    position: relative
}

.product-type .typeSwiper {
    position: relative;
    overflow: hidden;
    transform: translate(-105px,-50%);
    padding-bottom: 12px
}

.product-type .typeSwiper .product-type-item {
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    padding: 12px 0 16px
}

.product-type .typeSwiper .product-type-item .product-type-image {
    margin: auto
}

.product-type .typeSwiper .product-type-item .product-type-image .iconfont {
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    color: #666
}

.product-type .typeSwiper .product-type-item .product-type-image .iconproduct_icon_nophoto {
    font-size: 60px;
    opacity: .4
}

.product-type .typeSwiper .product-type-item .product-type-title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px
}

.product-type .typeSwiper .product-type-item:hover .product-type-image .iconfont,
.product-type .typeSwiper .product-type-item:hover .product-type-title {
    color: #0e60ac
}

.product-type .typeSwiper .active-item {
    background-color: #f8f8f8
}

.product-type .typeSwiper .active-item .product-type-image .iconfont,
.product-type .typeSwiper .active-item .product-type-title,
.product-type .typeSwiper .active-item:hover .product-type-image .iconfont,
.product-type .typeSwiper .active-item:hover .product-type-title {
    color: #0e60ac
}

.product-type .typeSwiper .product-type-next,
.product-type .typeSwiper .product-type-prev {
    background: #fff;
    width: 48px;
    height: calc(100% - 12px);
    top: 0;
    margin-top: 0
}

.product-type .typeSwiper .product-type-next .iconfont,
.product-type .typeSwiper .product-type-prev .iconfont {
    font-size: 24px;
    color: #333
}

.product-type .typeSwiper .product-type-next:after,
.product-type .typeSwiper .product-type-prev:after {
    content: ""
}

.product-type .typeSwiper .product-type-next {
    right: 0;
    box-shadow: -1px 0 48px -6px #ddd
}

.product-type .typeSwiper .product-type-prev {
    left: 0;
    box-shadow: 1px 0 48px -6px #ddd
}

.product-type .typeSwiper .swiper-button-disabled {
    display: none
}

.product-type .product-nav {
    position: fixed;
    top: 0;
    background: #fff;
    width: 100%;
    z-index: 9;
    border-bottom: 1px solid #e8e8e8;
    transition: all .6s
}

.product-type .product-nav .product-nav-list {
    display: flex
}

.product-type .product-nav .product-nav-list .nav-item {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px;
    padding: 20px 0;
    margin-right: 72px;
    cursor: pointer
}

.product-type .product-nav .product-nav-list .nav-item:hover a {
    color: #0e60ac
}

.product-type .product-nav .product-nav-list .nav-item.active-nav {
    border-bottom: 2px solid #0e60ac
}

.product-type .product-nav .product-nav-list .nav-item.active-nav a {
    color: #0e60ac
}

.product-type .product-nav-top {
    top: 80px
}

.product-type .product-overview-box {
    position: relative;
    margin-top: -30px
}

.product-type .product-overview {
    padding-bottom: 40px;
    position: absolute;
    opacity: 0;
    top: 0;
    pointer-events: none;
    transition: all .6s;
    width: 100%
}

.product-type .product-overview .product-overview-text {
    width: calc(37.5% - 118px);
    float: right;
    max-width: 640px
}

.product-type .product-overview .product-overview-text .title {
    font-size: 36px;
    font-weight: 600;
    color: #333;
    line-height: 50px
}

.product-type .product-overview .product-overview-text .description {
    margin: 32px 0;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 32px
}

.product-type .product-overview .product-overview-text .to-model-selection {
    display: block;
    width: 184px;
    height: 50px;
    background: #0e60ac;
    border-radius: 4px;
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 50px;
    text-align: center
}

.product-type .product-overview .product-overview-text .to-model-selection span {
    font-size: 12px
}

.product-type .product-overview .product-overview-text .characteristic {
    display: flex;
    flex-wrap: wrap
}

.product-type .product-overview .product-overview-text .characteristic .characteristic-item {
    width: 46%;
    max-width: 240px;
    margin-right: 24px;
    background: #fff;
    text-align: center;
    padding: 34px 20px 44px;
    margin-bottom: 24px
}

.product-type .product-overview .product-overview-text .characteristic .characteristic-item .iconfont {
    font-size: 44px;
    line-height: 44px;
    color: #0e60ac
}

.product-type .product-overview .product-overview-text .characteristic .characteristic-item .content {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px;
    margin-top: 16px
}

.product-type .product-overview .product-overview-text .characteristic .characteristic-item:nth-child(2n) {
    margin-right: 0
}

.product-type .product-overview .product-overview-image {
    width: 47%;
    float: right;
    margin-left: 118px;
    max-height: 684px;
    position: relative
}

.product-type .product-overview .product-overview-image .product-bg {
    width: 100%;
    max-height: 100%
}

.product-type .product-overview .product-overview-image .image {
    position: absolute;
    top: 12%;
    left: 4%;
    width: 70%
}

.product-type .product-overview .product-overview-image .image img {
    max-width: 100%;
    max-height: 560px
}

.product-type .product-overview .product-overview-image .image p {
    position: absolute;
    top: 8%;
    left: 0;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    background-color: #0e60ac;
    padding: 8px 16px
}

.product-type .product-overview.active-overview {
    position: relative;
    pointer-events: auto;
    opacity: 1
}

@media screen and (max-width: 1500px) and (min-width:1440px) {
    .product-type .product-overview .product-overview-image {
        width: 50%;
        margin-left: 90px
    }
    .product-type .product-overview .product-overview-text {
        margin-left: 4%;
        width: calc(46% - 90px)
    }
    .product-type .product-overview .product-overview-text .description {
        margin: 20px 0;
        line-height: 28px
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item {
        padding: 28px 20px 32px;
        margin-bottom: 24px
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item .iconfont {
        font-size: 38px;
        line-height: 38px
    }
}

@media screen and (max-width: 1440px) and (min-width:1280px) {
    .product-type .product-nav .product-nav-list .nav-item {
        margin-right: 48px
    }
    .product-type .product-overview .product-overview-text {
        margin-left: 8%;
        width: calc(46% - 90px)
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item {
        padding: 24px 16px 28px;
        margin: 0 16px 16px 0
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item .content {
        margin-top: 8px
    }
    .product-type .product-overview .product-overview-image {
        width: 46%;
        margin-left: 90px
    }
}

@media screen and (max-width: 1280px) {
    .product-type .product-overview .product-overview-image {
        width: 50%;
        margin-left: 40px
    }
    .product-type .product-overview .product-overview-text {
        width: calc(46% - 40px);
        margin-left: 4%
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item {
        padding: 20px 16px
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item .iconfont {
        font-size: 32px;
        line-height: 32px
    }
    .product-type .product-overview .product-overview-text .title {
        font-size: 32px;
        line-height: 42px
    }
    .product-type .product-overview .product-overview-text .description {
        margin: 20px 0
    }
    .product-type .product-nav .product-nav-list .nav-item {
        font-size: 14px;
        padding: 14px 0;
        margin-right: 36px
    }
}

@media screen and (max-width: 1024px) {
    .product-type .product-nav-top {
        top: 60px
    }
    .product-type .product-overview .product-overview-text .title {
        font-size: 28px;
        line-height: 32px
    }
    .product-type .product-overview .product-overview-text .description {
        margin: 14px 0;
        line-height: 26px;
        font-size: 14px
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item {
        padding: 20px 12px
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item .iconfont {
        font-size: 28px;
        line-height: 28px
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item .content {
        font-size: 14px
    }
    .product-type .product-overview .product-overview-image .image p {
        font-size: 16px;
        padding: 6px 12px
    }
}

@media screen and (max-width: 992px) {
    .product-type .product-overview .product-overview-image {
        width: 100%;
        margin-left: 0;
        height: 300px;
        overflow: hidden;
        position: relative
    }
    .product-type .product-overview .product-overview-image .image {
        width: auto;
        position: absolute;
        height: 100%;
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }
    .product-type .product-overview .product-overview-image .image img {
        width: auto;
        height: 100%
    }
    .product-type .product-overview .product-overview-text {
        max-width: none;
        width: 92%;
        margin-right: 4%
    }
    .product-type .product-overview .product-overview-text .title {
        font-size: 24px;
        line-height: 32px
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item {
        width: calc(50% - 8px);
        max-width: 100%;
        margin-bottom: 16px;
        margin-right: 16px
    }
    .product-type .typeSwiper .product-type-item {
        padding: 10px 0 14px
    }
    .product-type .typeSwiper .product-type-item .product-type-image .iconfont {
        font-size: 60px;
        line-height: 60px
    }
    .product-type .typeSwiper .product-type-item .product-type-image .iconproduct_icon_nophoto {
        font-size: 44px
    }
    .product-type .typeSwiper .product-type-item .product-type-title {
        font-size: 12px
    }
    .product-type .typeSwiper .product-type-next,
    .product-type .typeSwiper .product-type-prev {
        width: 38px
    }
    .product-type .product-nav .product-nav-list {
        flex-wrap: wrap
    }
}

@media screen and (max-width: 767px) {
    .product-type .product-nav .product-nav-list .nav-item {
        padding: 8px 0;
        margin-right: 28px
    }
    .product-type .typeSwiper .product-type-item {
        padding: 10px 0
    }
    .product-type .typeSwiper .product-type-item .product-type-image .iconfont {
        font-size: 40px;
        line-height: 40px
    }
    .product-type .typeSwiper .product-type-item .product-type-image .iconproduct_icon_nophoto {
        font-size: 36px
    }
    .product-type .typeSwiper .product-type-next,
    .product-type .typeSwiper .product-type-prev {
        width: 28px
    }
    .product-type .typeSwiper .product-type-next .iconfont,
    .product-type .typeSwiper .product-type-prev .iconfont {
        font-size: 18px
    }
    .product-type .product-overview .product-overview-text .title {
        font-size: 20px;
        line-height: 24px
    }
    .product-type .product-overview .product-overview-text .description {
        margin: 10px 0
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item {
        padding: 18px 12px
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item .iconfont {
        font-size: 28px
    }
    .product-type .product-overview .product-overview-text .characteristic .characteristic-item .content {
        font-size: 14px
    }
    .product-type .product-overview .product-overview-image .image {
        width: 100%;
        text-align: center
    }
    .product-type .product-overview .product-overview-image .image p {
        font-size: 14px;
        padding: 4px 12px
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: 44px;
    height: var(--swiper-navigation-size);
    margin-top: -22px;
    margin-top: calc(-1*var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-theme-color);
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 44px;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    -moz-font-feature-settings: normal, ;
    font-feature-settings: normal, ;
    font-variant: normal;
    line-height: 1;
    
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev";
    font-size: 0;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next";
    font-size: 0;
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s linear infinite;
    box-sizing: border-box;
    border-left: 4px solid var(--swiper-theme-color);
    border-bottom: 4px solid var(--swiper-theme-color);
    border-right: 4px solid var(--swiper-theme-color);
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.product-series {
    padding-bottom: 96px
}

.product-series .series-list {
    display: flex;
    justify-content: space-between;
    padding-bottom: 14px
}

.product-series .series-list .series-item {
    flex: auto;
    margin-right: 24px;
    background: #fff;
    font-size: 20px;
    font-weight: 400;
    color: #333;
    line-height: 28px;
    padding: 18px 0;
    text-align: center;
    cursor: pointer;
    position: relative
}

.product-series .series-list .series-item:last-child {
    margin-right: 0
}

.product-series .series-list .series-item:hover {
    color: #0e60ac
}

.product-series .series-list .series-item.active-item {
    color: #fff;
    background: #0e60ac
}

.product-series .series-list .series-item.active-item .arrow {
    border-top: 24px solid #0e60ac;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    width: 40px;
    height: 24px;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%)
}

.product-series .seriesTabs {
    overflow: hidden;
    padding-bottom: 14px;
    position: relative
}

.product-series .seriesTabs .series-tabs {
    z-index: 1
}

.product-series .seriesTabs .series-tabs .tabs-item {
    background: #fff;
    font-size: 20px;
    font-weight: 400;
    color: #333;
    line-height: 28px;
    padding: 18px 0;
    text-align: center;
    cursor: pointer;
    position: relative
}

.product-series .seriesTabs .series-tabs .tabs-item:last-child {
    margin-right: 0
}

.product-series .seriesTabs .series-tabs .tabs-item:hover {
    color: #0e60ac
}

.product-series .seriesTabs .series-tabs .tabs-item.active-item {
    color: #fff;
    background: #0e60ac
}

.product-series .seriesTabs .series-tabs .tabs-item.active-item .arrow {
    border-top: 24px solid #0e60ac;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    width: 40px;
    height: 24px;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%)
}

.product-series .seriesTabs .series-next,
.product-series .seriesTabs .series-prev {
    background: #fff;
    width: 48px;
    height: calc(100% - 14px);
    top: 0;
    margin-top: 0;
    z-index: 1
}

.product-series .seriesTabs .series-next .iconfont,
.product-series .seriesTabs .series-prev .iconfont {
    font-size: 24px;
    color: #333
}

.product-series .seriesTabs .series-next:after,
.product-series .seriesTabs .series-prev:after {
    content: ""
}

.product-series .seriesTabs .series-next {
    right: 0;
    box-shadow: -1px 0 48px -2px #ddd
}

.product-series .seriesTabs .series-prev {
    left: 0;
    box-shadow: 1px 0 48px -2px #ddd
}

.product-series .seriesTabs .swiper-button-disabled {
    display: none
}

.product-series .series-info-box {
    position: relative;
    margin-top: 18px
}

.product-series .series-info-box .series-info {
    width: 100%;
    display: none;
    -webkit-animation: FadeOut .6s ease-in-out;
    animation: FadeOut .6s ease-in-out;
    background-color: #fff;
    max-height: 480px
}

.product-series .series-info-box .series-info .series-info-text {
    flex: 1 1;
    padding: 64px 40px 96px 48px
}

.product-series .series-info-box .series-info .series-info-text .title {
    font-size: 32px;
    font-weight: 600;
    color: #333;
    line-height: 44px
}

.product-series .series-info-box .series-info .series-info-text .description {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 32px;
    margin: 23px 0 40px;
    max-height: 256px;
    overflow-y: auto
}

.product-series .series-info-box .series-info .series-info-text .go_to_button_style {
    cursor: pointer;
    font-size: 18px;
    color: #0e60ac
}

.product-series .series-info-box .series-info .series-info-text .go_to_button_style .go_to_button_style_line {
    margin-right: 4px;
    transition: .3s;
    border-bottom: 1px solid transparent
}

.product-series .series-info-box .series-info .series-info-text .go_to_button_style .go_to_button_style_line:hover {
    border-bottom: 1px solid #0e60ac
}

.product-series .series-info-box .series-info .series-info-text .more {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 24px;
    position: absolute;
    bottom: 68px
}

.product-series .series-info-box .series-info .series-info-text .more .iconfont {
    color: #0e60ac;
    font-size: 18px;
    line-height: 24px
}

.product-series .series-info-box .series-info .series-info-text .more .iconfont.iconzhuangshiL {
    margin-right: 8px
}

.product-series .series-info-box .series-info .series-info-text .more .iconfont.iconzhuangshiR {
    margin-left: 8px
}

.product-series .series-info-box .series-info .series-info-video {
    width: 51.4%;
    position: relative;
    overflow: hidden
}

.product-series .series-info-box .series-info .series-info-video .series-video {
    width: 100%;
    height: 100%
}

.product-series .series-info-box .series-info .series-info-video .series-image {
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.product-series .series-info-box .series-info .series-info-video.no-image {
    background: #d8d8d8
}

.product-series .series-info-box .series-info .series-info-video.no-image .iconfont {
    font-size: 80px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product-series .series-info-box .series-info.active-info {
    display: flex;
    -webkit-animation: FadeIn .6s ease-in-out;
    animation: FadeIn .6s ease-in-out
}

.product-series .features-wrapper .features-title {
    font-size: 36px;
    margin: 64px 0 32px;
    font-weight: 700;
    color: #333;
    text-align: center
}

.product-series .features-wrapper .characteristic {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.product-series .features-wrapper .characteristic .characteristic-item {
    width: 24%;
    max-width: 338px;
    background: #fff;
    text-align: center;
    padding: 34px 0 44px;
    margin-bottom: 24px
}

.product-series .features-wrapper .characteristic .characteristic-item .iconfont {
    font-size: 44px;
    line-height: 44px;
    color: #0e60ac
}

.product-series .features-wrapper .characteristic .characteristic-item .content {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px;
    margin-top: 16px
}

@media screen and (max-width: 1200px) {
    .product-series .series-info-box .series-info .series-info-text {
        padding: 50px 10px 80px 30px
    }
    .product-series .series-info-box .series-info .series-info-video.no-image .iconfont {
        font-size: 64px
    }
}

@media screen and (max-width: 992px) {
    .product-series .series-list .series-item,
    .product-series .seriesTabs .series-tabs .tabs-item {
        margin-right: 16px;
        font-size: 18px;
        padding: 10px 0
    }
    .product-series .seriesTabs .series-next,
    .product-series .seriesTabs .series-prev {
        width: 32px
    }
    .product-series .seriesTabs .series-next .iconfont,
    .product-series .seriesTabs .series-prev .iconfont {
        font-size: 20px
    }
    .product-series .seriesTabs .series-next {
        box-shadow: -1px 0 48px -1px #ddd
    }
    .product-series .seriesTabs .series-prev {
        box-shadow: 1px 0 48px -1px #ddd
    }
    .product-series .series-info-box {
        margin-top: 12px
    }
    .product-series .series-info-box .series-info {
        flex-direction: column-reverse;
        background-color: transparent
    }
    .product-series .series-info-box .series-info .series-info-video {
        width: 100%;
        height: 300px
    }
    .product-series .series-info-box .series-info .series-info-text {
        padding: 32px;
        margin-top: 12px;
        background-color: #fff;
        flex: auto
    }
    .product-series .series-info-box .series-info .series-info-text .title {
        font-size: 24px;
        line-height: 36px
    }
    .product-series .series-info-box .series-info .series-info-text .description {
        line-height: 28px;
        margin: 14px 0 32px
    }
    .product-series .series-info-box .series-info .series-info-text .more {
        bottom: 32px
    }
    .product-series .series-info-box .series-info .series-info-video.no-image .iconfont {
        font-size: 58px
    }
    .product-series .features-wrapper .features-title {
        font-size: 24px;
        margin: 48px 0 28px
    }
    .product-series .features-wrapper .characteristic .characteristic-item .content {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .product-series {
        padding-bottom: 40px
    }
    .product-series .series-list .series-item,
    .product-series .series-list .tabs-item,
    .product-series .seriesTabs .series-tabs .series-item,
    .product-series .seriesTabs .series-tabs .tabs-item {
        margin-right: 8px;
        font-size: 12px;
        padding: 8px 0;
        line-height: 18px
    }
    .product-series .series-list .series-item.active-item .arrow,
    .product-series .series-list .tabs-item.active-item .arrow,
    .product-series .seriesTabs .series-tabs .series-item.active-item .arrow,
    .product-series .seriesTabs .series-tabs .tabs-item.active-item .arrow {
        border-top: 12px solid #0e60ac;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        width: 28px;
        height: 18px;
        bottom: -12px
    }
    .product-series .seriesTabs .series-next,
    .product-series .seriesTabs .series-prev {
        width: 26px
    }
    .product-series .seriesTabs .series-next .iconfont,
    .product-series .seriesTabs .series-prev .iconfont {
        font-size: 18px
    }
    .product-series .series-info-box .series-info .series-info-video {
        height: 234px
    }
    .product-series .series-info-box .series-info .series-info-text {
        padding: 16px
    }
    .product-series .series-info-box .series-info .series-info-text .title {
        font-size: 20px;
        line-height: 24px
    }
    .product-series .series-info-box .series-info .series-info-text .description {
        font-size: 14px;
        line-height: 22px;
        margin: 8px 0 32px
    }
    .product-series .series-info-box .series-info .series-info-text .more {
        font-size: 16px;
        bottom: 22px
    }
    .product-series .series-info-box .series-info .series-info-video.no-image .iconfont {
        font-size: 48px
    }
    .product-series .features-wrapper .features-title {
        font-size: 20px;
        margin: 40px 0 20px
    }
    .product-series .features-wrapper .characteristic .characteristic-item {
        width: 48%
    }
    .product-series .features-wrapper .characteristic .characteristic-item .content {
        font-size: 14px
    }
}

@-webkit-keyframes FadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes FadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes FadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes FadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.public-title {
    font-size: 34px;
    font-weight: 600;
    color: #333;
    line-height: 50px;
    padding: 64px 0 32px;
    text-align: center
}

@media screen and (max-width: 1200px) {
    .public-title {
        font-size: 32px;
        line-height: 42px
    }
}

@media screen and (max-width: 1024px) {
    .public-title {
        font-size: 28px;
        line-height: 32px
    }
}

@media screen and (max-width: 992px) {
    .public-title {
        font-size: 24px;
        line-height: 32px;
        padding: 48px 0 28px
    }
}

@media screen and (max-width: 767px) {
    .public-title {
        font-size: 20px;
        line-height: 24px;
        padding: 40px 0 20px
    }
}

.product-select {
    padding-bottom: 120px;
    background: #fff
}

.product-select .product-search .ant-form {
    transition: all .4s;
    max-width: 100%
}

.product-select .product-search .ant-form-item {
    margin-bottom: 12px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

.product-select .product-search .ant-form-item .ant-col {
    width: 100%
}

.product-select .product-search .ant-form-item .ant-form-item-label>label {
    height: 20px;
    width: 100%;
    text-align: left;
    display: inline-block;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-select .product-search .ant-form-item .ant-form-item-label>label:after {
    content: ""
}

.product-select .product-search .ant-form-item .ant-select-arrow {
    color: #333;
    right: 16px
}

.product-select .product-search .ant-form-item .ant-select-clear {
    top: 52%;
    right: 28px
}

.product-select .product-search .ant-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector {
    height: 46px
}

.product-select .product-search .ant-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
    font-size: 16px;
    line-height: 46px
}

.product-select .product-search .reset-box {
    position: relative;
    min-height: 46px
}

.product-select .product-search .reset-box .btn-item {
    margin-bottom: 0;
    margin-right: 0;
    position: absolute;
    top: 31%;
    left: 0
}

.product-select .product-search .reset-box .btn-item .ant-form-item-control-input-content {
    display: flex;
    justify-content: flex-start
}

.product-select .product-search .reset-box .btn-item .ant-form-item-control-input-content .search-btn {
    border-radius: 4px;
    padding: 12px 24px;
    height: 46px;
    font-size: 16px;
    line-height: 22px
}

.product-select .product-search .reset-box .btn-item .ant-form-item-control-input-content .search-btn .ant-btn-default {
    border-color: #0e60ac;
    color: #0e60ac;
    margin-right: 0
}

.product-select .product-search .products-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 12px
}

.product-select .product-search .camera-lens-table {
    width: 100%;
    margin: 32px 0;
    overflow: hidden;
    overflow-x: auto
}

.product-select .product-search .camera-lens-table .new-product {
    width: 40px;
    height: 18px;
    margin-left: 8px
}

.product-select .product-search .camera-lens-table .ant-table-tbody>.white>td {
    background-color: #fff
}

.product-select .product-search .camera-lens-table .white,
.product-select .product-search .camera-lens-table .white:hover>td {
    background-color: #e7f0f9
}

.product-select .product-search .camera-lens-table .ant-table-tbody>.grey>td {
    background-color: #f8f8f8
}

.product-select .product-search .camera-lens-table .grey,
.product-select .product-search .camera-lens-table .grey:hover>td {
    background-color: #e7f0f9
}

.product-select .product-search .camera-lens-table .ant-table-thead {
    background-color: #f4f4f4
}

.product-select .product-search .camera-lens-table .ant-table-thead tr th {
    font-weight: 600;
    font-size: 16px;
    background: #f4f4f4;
    white-space: nowrap
}

.product-select .product-search .camera-lens-table tr td {
    font-size: 16px;
    white-space: nowrap
}

.product-select .product-search .camera-lens-table .table-model-label {
    display: inline-block;
    padding: 0 6px 0 4px;
    color: #262626;
    font-size: 16px;
    margin-left: 16px;
    position: relative
}

.product-select .product-search .camera-lens-table .table-model-label:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    position: absolute;
    top: 0;
    left: -9px
}

.product-select .product-search .camera-lens-table .green {
    background-color: #4bb882
}

.product-select .product-search .camera-lens-table .green:before {
    border-right: 9px solid #4bb882
}

.product-select .product-search .camera-lens-table .red {
    background-color: #f24040
}

.product-select .product-search .camera-lens-table .red:before {
    border-right: 9px solid #f24040
}

.product-select .product-search .camera-lens-table .ant-table-row-onClick {
    background-color: #fafafa
}

.product-select .product-search .camera-lens-table .ant-table-row:hover .table-model-url {
    color: #0e60ac;
    text-decoration: underline
}

@media (max-width: 1400px) {
    .product-select .product-search .camera-lens-table .ant-table-container .ant-table-thead tr th,
    .product-select .product-search .camera-lens-table .ant-table-container tr td {
        padding: 10px;
        font-size: 14px
    }
    .product-select .product-search .camera-lens-table .ant-table-container .table-model-label {
        font-size: 14px
    }
}

.product-select .product-search .no-content {
    text-align: center;
    width: 36%;
    margin: auto;
    padding: 76px 0 0
}

.product-select .product-search .no-content img {
    width: 100%;
    max-width: 200px
}

.product-select .product-search .no-content p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 32px
}

.product-select .product-search .compare-checkbox {
    cursor: pointer;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #afafaf
}

.product-select .product-search .check-disabled {
    cursor: not-allowed;
    border-color: hsla(0, 0%, 68.6%, .5)
}

.product-select .product-search .compare-active {
    cursor: pointer;
    background: #0e60ac;
    border: 1px solid #0e60ac;
    position: relative
}

.product-select .product-search .compare-active:after {
    content: "";
    position: absolute;
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    width: 6px;
    left: 4px;
    top: 2px;
    height: 10px;
    transform: rotate(45deg) scaleY(1)
}

@media (min-width: 1200px) {
    .product-select .ant-col-xl-5 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media screen and (max-width: 1200px) {
    .product-select .ant-spin-nested-loading {
        margin-top: 40px
    }
}

@media screen and (max-width: 992px) {
    .product-select {
        padding-bottom: 64px
    }
    .product-select .product-search .ant-spin-nested-loading {
        margin-top: 0
    }
    .product-select .product-search .ant-select:not(.ant-select-customize-input) .ant-select-selector {
        height: 40px
    }
    .product-select .product-search .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
        line-height: 40px
    }
    .product-select .product-search .btn-item .ant-form-item-control-input-content .search-btn {
        padding: 4px 22px;
        height: 40px
    }
    .product-select .product-search .no-content {
        width: 44%
    }
}

@media screen and (max-width: 767px) {
    .product-select .product-search .ant-form-item {
        margin-right: 0
    }
    .product-select .product-search .ant-form-item .ant-form-item-label {
        padding: 0
    }
    .product-select .product-search .ant-form-item .ant-form-item-label label {
        font-size: 14px;
        height: 28px;
        line-height: 28px
    }
    .product-select .product-search .ant-form-item .ant-form-item-control-input {
        max-height: 46px
    }
    .product-select .product-search .ant-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
        font-size: 14px
    }
    .product-select .product-search .btn-item .ant-form-item-control-input-content .search-btn {
        padding: 4px 16px;
        height: 32px;
        font-size: 14px
    }
    .product-select .product-search .ant-form.more-form {
        max-height: 800px
    }
    .product-select .product-search .ant-spin-nested-loading {
        margin-top: 20px
    }
    .product-select .product-search .no-content {
        width: 60%
    }
    .product-select .product-search .camera-lens-table .new-product {
        width: 26px;
        height: 13px
    }
}

.public-loading-container {
    position: relative;
    width: 100%;
    height: 100%
}

.public-loading-container .custom-loading-wraper {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.public-loading-container .custom-loading-wraper .custom-loading {
    width: 100%;
    height: 100%;
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite
}

.public-loading-container .iconfont {
    color: #eee;
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(-180deg)
    }
    to {
        transform: rotate(-1turn)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(-180deg)
    }
    to {
        transform: rotate(-1turn)
    }
}

.products-item {
    width: calc(25% - 18px);
    margin-right: 24px;
    margin-bottom: 16px;
    cursor: pointer
}

.products-item .products-image-box {
    background: #f8f8f8;
    border-radius: 8px;
    padding: 16px 54px;
    position: relative
}

.products-item .products-image-box .products-image {
    width: 100%;
    height: 220px;
    position: relative;
    transition: all .6s
}

.products-item .products-image-box .products-image img {
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.products-item .products-image-box .products-image .loading-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.products-item .products-image-box .iconfont-new-label {
    position: absolute;
    top: 10px;
    left: 16px;
    font-size: 56px;
    line-height: 56px;
    color: #22b66d
}

.products-item .products-info {
    padding: 16px
}

.products-item .products-info .product-name {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 28px;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 12px
}

.products-item .products-info .product-text {
    display: flex;
    margin: 8px 0
}

.products-item .products-info .product-text .product-icon {
    width: 10px;
    height: 10px;
    margin-right: 12px
}

.products-item .products-info .product-text .product-icon img {
    width: 100%;
    min-width: 10px;
    vertical-align: inherit
}

.products-item .products-info .product-text .product-icon .product-spot {
    width: 80%;
    height: 80%;
    display: inline-block;
    background-color: #0e60ac;
    border-radius: 50%
}

.products-item .products-info .product-text .product-desc {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px
}

.products-item:hover .products-image-box .products-image {
    transform: scale(1.1)
}

.products-item:nth-child(4n) {
    margin-right: 0
}

@media screen and (max-width: 1200px) {
    .products-item .products-image-box {
        padding: 14px 24px
    }
    .products-item .products-image-box .iconfont-new-label {
        top: 8px;
        font-size: 46px;
        line-height: 46px
    }
    .products-item .products-image-box .products-image {
        height: 200px
    }
}

@media screen and (max-width: 992px) {
    .products-item {
        width: calc(33.33% - 11px)
    }
    .products-item,
    .products-item:nth-child(4n) {
        margin-right: 16px
    }
    .products-item:nth-child(3n) {
        margin-right: 0
    }
    .products-item .products-image-box {
        padding: 14px
    }
    .products-item .products-image-box .products-image {
        height: 180px
    }
    .products-item .products-info .product-name {
        font-size: 16px;
        padding-bottom: 8px
    }
    .products-item .products-info .product-text .product-desc {
        font-size: 14px
    }
    .products-item .products-info .product-text .product-icon {
        margin-right: 8px
    }
}

@media screen and (max-width: 767px) {
    .products-item {
        width: calc(50% - 8px)
    }
    .products-item:nth-child(3n) {
        margin-right: 16px
    }
    .products-item:nth-child(2n) {
        margin-right: 0
    }
    .products-item .products-image-box .iconfont-new-label {
        top: 0;
        font-size: 40px;
        line-height: 40px
    }
    .products-item .products-image-box .products-image {
        height: 120px
    }
    .products-item .products-info {
        padding: 12px
    }
    .products-item .products-info .product-name {
        font-size: 14px;
        padding-bottom: 0;
        line-height: 22px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }
    .products-item .products-info .product-text {
        margin: 4px 0
    }
    .products-item .products-info .product-text .product-icon {
        width: 8px;
        height: 8px;
        margin-right: 6px
    }
    .products-item .products-info .product-text .product-desc {
        font-size: 12px
    }
}

.application-cases_wrapper {
    background: #fff;
    padding-bottom: 110px
}

.application-cases_wrapper .title-wrapper {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin-bottom: 40px
}

.application-cases_wrapper .application-cases-image-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.application-cases_wrapper .application-cases-image-wrapper .image-item {
    position: relative;
    width: 48%;
    max-width: 692px;
    margin-bottom: 16px
}

.application-cases_wrapper .application-cases-image-wrapper .image-item img {
    width: 100%
}

.application-cases_wrapper .application-cases-image-wrapper .image-item .image-title {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 56px;
    line-height: 56px;
    width: 100%;
    background: rgba(0, 0, 0, .6);
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding-left: 24px
}

@media screen and (max-width: 1600px) {
    .application-cases_wrapper {
        padding-bottom: 80px
    }
    .application-cases_wrapper .title-wrapper {
        font-size: 24px;
        margin-bottom: 32px
    }
    .application-cases_wrapper .application-cases-image-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .application-cases_wrapper .application-cases-image-wrapper .image-item {
        position: relative;
        width: 49%;
        margin-bottom: 16px
    }
    .application-cases_wrapper .application-cases-image-wrapper .image-item .image-title {
        height: 48px;
        line-height: 48px;
        width: 100%;
        font-size: 16px;
        padding-left: 20px
    }
}

@media screen and (max-width: 768px) {
    .application-cases_wrapper {
        padding-bottom: 40px
    }
    .application-cases_wrapper .title-wrapper {
        font-size: 20px;
        margin-bottom: 20px
    }
    .application-cases_wrapper .application-cases-image-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .application-cases_wrapper .application-cases-image-wrapper .image-item {
        position: relative;
        width: 100%
    }
    .application-cases_wrapper .application-cases-image-wrapper .image-item .image-title {
        font-size: 14px
    }
}

.productDetail {
    padding-bottom: 72px;
    padding-top: 88px
}

.productDetail .productDetail-content {
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 1024px) {
    .productDetail {
        padding-top: 0;
        margin-top: 40px!important
    }
    .productDetail .product-detail-bread {
        display: none
    }
    .productDetail .productDetail-content {
        flex-direction: column
    }
}

@media screen and (max-width: 768px) {
    .productDetail {
        margin-top: 15px!important
    }
}

.ant-breadcrumb {
    padding: 16px 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.ant-breadcrumb .series-bread {
    color: rgba(0, 0, 0, .45);
    transition: color .3s;
    cursor: pointer
}

.detailBanner {
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
    padding: 0 80px
}

.detailBanner.robot,
.detailBanner.vision {
    background: url(/static/media/bg_product.5fd9d60a.png) 50% no-repeat;
    background-size: cover
}

.detailBanner .left-part {
    width: 36%;
    height: 100%;
    float: left
}

.detailBanner .left-part .detailBanner-active {
    width: 400px;
    height: 400px;
    max-width: 100%;
    display: flex;
    align-items: center
}

.detailBanner .left-part .detailBanner-active img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    width: 100%
}

.detailBanner .right-part {
    width: 62%;
    height: 100%;
    float: right
}

.detailBanner .right-part .detailBanner-list {
    position: relative;
    padding: 56px 0 0;
    width: 100%;
    height: 100%
}

.detailBanner .right-part .detailBanner-list .detail-info .name {
    line-height: 50px;
    font-size: 36px;
    font-weight: 500;
    color: #333;
    padding-bottom: 16px
}

.detailBanner .right-part .detailBanner-list .detail-info .cate-name {
    font-size: 18px;
    font-weight: 400;
    color: #666;
    line-height: 25px;
    padding-bottom: 24px
}

.detailBanner .right-part .detailBanner-list .detail-info .compare-btn {
    display: inline-block;
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 4px;
    padding: 10px 24px
}

.detailBanner .right-part .detailBanner-list .detail-info .compare-btn span {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px
}

.detailBanner .right-part .detailBanner-list .detail-info .get-quote {
    display: inline-block;
    margin-left: 16px;
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 4px;
    padding: 10px 24px;
    border: 1px solid #0e60ac;
    font-size: 16px;
    font-weight: 400;
    color: #0e60ac;
    line-height: 22px
}

.detailBanner .right-part .detailBanner-list .detail-info .add-bg {
    background: #0e60ac
}

.detailBanner .right-part .detailBanner-list .detail-info .add-bg span {
    color: #fff
}

.detailBanner .right-part .detailBanner-list .detail-info .delete-bg {
    border: 1px solid #0e60ac;
    background: #fff
}

.detailBanner .right-part .detailBanner-list .detail-info .delete-bg span {
    color: #0e60ac
}

.detailBanner .right-part .detailBanner-list .img-list {
    height: 80px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 56px;
    display: flex
}

.detailBanner .right-part .detailBanner-list .img-list .img-item {
    background: #fff;
    border: 1px solid #d8d8d8;
    overflow: hidden;
    text-align: center;
    width: 80px;
    height: 100%;
    flex-shrink: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.detailBanner .right-part .detailBanner-list .img-list .img-item img {
    opacity: .3;
    max-width: 90%;
    max-height: 90%;
    flex-shrink: 0;
    flex-grow: 0
}

.detailBanner .right-part .detailBanner-list .img-list .img-item+.img-item {
    margin-left: 16px
}

.detailBanner .right-part .detailBanner-list .img-list .img-item.img-item-active {
    border: 1px solid #0e60ac
}

.detailBanner .right-part .detailBanner-list .img-list .img-item.img-item-active img {
    opacity: 1
}

@media screen and (max-width: 1240px) {
    .detailBanner {
        padding: 0 64px
    }
}

.ant-modal .ant-modal-content .ant-modal-header {
    background: #f4f4f4
}

.ant-form-item-label,
.argee-text {
    font-size: 16px;
    color: #333
}

.argee-text {
    display: inline-block;
    margin-left: 8px;
    font-weight: 400;
    line-height: 22px
}

.argee-text .privacy-link {
    cursor: pointer;
    color: #0e60ac;
    text-decoration: underline
}

.ant-modal-footer .ant-btn {
    border-radius: 2px
}

.tips-content {
    height: 230px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.tips-content img {
    width: 56px;
    height: 56px
}

.tips-content .title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 24px;
    margin-top: 16px;
    margin-bottom: 8px
}

.tips-content .subtitle {
    font-size: 16px;
    color: #666;
    line-height: 22px
}

.tips-modal .ant-modal-body {
    padding: 0
}

.tips-modal .custom-footer {
    border-top: 1px solid #e8e8e8;
    height: 72px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 24px
}

.tips-modal .custom-footer .ant-btn {
    border-radius: 2px
}

.product-detail-mobile-banner {
    width: 100%;
    margin-bottom: 10px
}

.product-detail-mobile-banner .product-mobile-swiper.robot,
.product-detail-mobile-banner .product-mobile-swiper.vision {
    background-color: #fff
}

.product-detail-mobile-banner .product-mobile-swiper .product-mobile-slide {
    text-align: center
}

.product-detail-mobile-banner .product-mobile-swiper .product-mobile-slide img {
    max-height: 100%;
    max-width: 100%
}

.product-detail-mobile-banner .product-mobile-swiper .product-mobile-pagination {
    bottom: 10px;
    left: 0;
    width: 100%
}

.product-detail-mobile-banner .product-mobile-swiper .product-mobile-pagination .swiper-pagination-bullet {
    outline: none;
    width: 4px;
    height: 4px;
    background: #dadada;
    border-radius: 2px;
    margin: 0 4px;
    opacity: 1
}

.product-detail-mobile-banner .product-mobile-swiper .product-mobile-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0e60ac
}

.productinfo {
    width: 500px;
    height: 590px;
    background: #fff;
    padding: 56px 40px;
    box-sizing: border-box
}

.productinfo .inner {
    height: 100%;
    width: 100%;
    position: relative
}

.productinfo .name {
    font-size: 28px;
    font-weight: 500;
    color: #333;
    line-height: 40px
}

.productinfo .cate-name {
    font-size: 18px;
    font-weight: 400;
    color: #999;
    line-height: 25px;
    margin-bottom: 20px
}

.productinfo .infoGroup {
    max-height: 460px
}

@media screen and (max-width: 1024px) {
    .productinfo {
        width: 100%;
        padding: 0;
        height: auto;
        margin-bottom: 10px;
        background: transparent
    }
    .productinfo .main {
        padding: 18px 14px 20px
    }
    .productinfo .main .name {
        font-size: 20px;
        font-weight: 500;
        color: #333;
        line-height: 28px
    }
    .productinfo .main .cate-name {
        font-size: 14px;
        font-weight: 400;
        color: #999;
        line-height: 20px;
        margin-bottom: 0
    }
    .productinfo .infoGroup {
        background: #fff
    }
}


/*!
 * Viewer.js v1.9.0
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-12-06T11:25:10.724Z
 */

.viewer-close:before,
.viewer-flip-horizontal:before,
.viewer-flip-vertical:before,
.viewer-fullscreen-exit:before,
.viewer-fullscreen:before,
.viewer-next:before,
.viewer-one-to-one:before,
.viewer-play:before,
.viewer-prev:before,
.viewer-reset:before,
.viewer-rotate-left:before,
.viewer-rotate-right:before,
.viewer-zoom-in:before,
.viewer-zoom-out:before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px
}

.viewer-zoom-in:before {
    background-position: 0 0;
    content: "Zoom In"
}

.viewer-zoom-out:before {
    background-position: -20px 0;
    content: "Zoom Out"
}

.viewer-one-to-one:before {
    background-position: -40px 0;
    content: "One to One"
}

.viewer-reset:before {
    background-position: -60px 0;
    content: "Reset"
}

.viewer-prev:before {
    background-position: -80px 0;
    content: "Previous"
}

.viewer-play:before {
    background-position: -100px 0;
    content: "Play"
}

.viewer-next:before {
    background-position: -120px 0;
    content: "Next"
}

.viewer-rotate-left:before {
    background-position: -140px 0;
    content: "Rotate Left"
}

.viewer-rotate-right:before {
    background-position: -160px 0;
    content: "Rotate Right"
}

.viewer-flip-horizontal:before {
    background-position: -180px 0;
    content: "Flip Horizontal"
}

.viewer-flip-vertical:before {
    background-position: -200px 0;
    content: "Flip Vertical"
}

.viewer-fullscreen:before {
    background-position: -220px 0;
    content: "Enter Full Screen"
}

.viewer-fullscreen-exit:before {
    background-position: -240px 0;
    content: "Exit Full Screen"
}

.viewer-close:before {
    background-position: -260px 0;
    content: "Close"
}

.viewer-container {
    bottom: 0;
    direction: ltr;
    font-size: 0;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.viewer-container::-moz-selection,
.viewer-container ::-moz-selection {
    background-color: transparent
}

.viewer-container::selection,
.viewer-container ::selection {
    background-color: transparent
}

.viewer-container:focus {
    outline: 0
}

.viewer-container img {
    display: block;
    height: auto;
    max-height: none!important;
    max-width: none!important;
    min-height: 0!important;
    min-width: 0!important;
    width: 100%
}

.viewer-canvas {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.viewer-canvas>img {
    height: auto;
    margin: 15px auto;
    max-width: 90%!important;
    width: auto
}

.viewer-footer {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center
}

.viewer-navbar {
    background-color: rgba(0, 0, 0, .5);
    overflow: hidden
}

.viewer-list {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 50px;
    margin: 0;
    overflow: hidden;
    padding: 1px 0
}

.viewer-list>li {
    color: transparent;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    opacity: .5;
    overflow: hidden;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    width: 30px
}

.viewer-list>li:focus,
.viewer-list>li:hover {
    opacity: .75
}

.viewer-list>li:focus {
    outline: 0
}

.viewer-list>li+li {
    margin-left: 1px
}

.viewer-list>.viewer-loading {
    position: relative
}

.viewer-list>.viewer-loading:after {
    border-width: 2px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px
}

.viewer-list>.viewer-active,
.viewer-list>.viewer-active:focus,
.viewer-list>.viewer-active:hover {
    opacity: 1
}

.viewer-player {
    background-color: #000;
    bottom: 0;
    cursor: none;
    display: none;
    right: 0;
    z-index: 1
}

.viewer-player,
.viewer-player>img {
    left: 0;
    position: absolute;
    top: 0
}

.viewer-toolbar>ul {
    display: inline-block;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 6px 3px
}

.viewer-toolbar>ul>li {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    cursor: pointer;
    float: left;
    height: 24px;
    overflow: hidden;
    -webkit-transition: background-color .15s;
    transition: background-color .15s;
    width: 24px
}

.viewer-toolbar>ul>li:focus,
.viewer-toolbar>ul>li:hover {
    background-color: rgba(0, 0, 0, .8)
}

.viewer-toolbar>ul>li:focus {
    -webkit-box-shadow: 0 0 3px #fff;
    box-shadow: 0 0 3px #fff;
    outline: 0;
    position: relative;
    z-index: 1
}

.viewer-toolbar>ul>li:before {
    margin: 2px
}

.viewer-toolbar>ul>li+li {
    margin-left: 1px
}

.viewer-toolbar>ul>.viewer-small {
    height: 18px;
    margin-bottom: 3px;
    margin-top: 3px;
    width: 18px
}

.viewer-toolbar>ul>.viewer-small:before {
    margin: -1px
}

.viewer-toolbar>ul>.viewer-large {
    height: 30px;
    margin-bottom: -3px;
    margin-top: -3px;
    width: 30px
}

.viewer-toolbar>ul>.viewer-large:before {
    margin: 5px
}

.viewer-tooltip {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 10px;
    color: #fff;
    display: none;
    font-size: 12px;
    height: 20px;
    left: 50%;
    line-height: 20px;
    margin-left: -25px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px
}

.viewer-title {
    color: #ccc;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin: 0 5% 5px;
    max-width: 90%;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    white-space: nowrap
}

.viewer-title:hover {
    opacity: 1
}

.viewer-button {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    cursor: pointer;
    height: 80px;
    overflow: hidden;
    position: absolute;
    right: -40px;
    top: -40px;
    -webkit-transition: background-color .15s;
    transition: background-color .15s;
    width: 80px
}

.viewer-button:focus,
.viewer-button:hover {
    background-color: rgba(0, 0, 0, .8)
}

.viewer-button:focus {
    -webkit-box-shadow: 0 0 3px #fff;
    box-shadow: 0 0 3px #fff;
    outline: 0
}

.viewer-button:before {
    bottom: 15px;
    left: 15px;
    position: absolute
}

.viewer-fixed {
    position: fixed
}

.viewer-open {
    overflow: hidden
}

.viewer-show {
    display: block
}

.viewer-hide {
    display: none
}

.viewer-backdrop {
    background-color: rgba(0, 0, 0, .5)
}

.viewer-invisible {
    visibility: hidden
}

.viewer-move {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.viewer-fade {
    opacity: 0
}

.viewer-in {
    opacity: 1
}

.viewer-transition {
    -webkit-transition: all .3s;
    transition: all .3s
}

@-webkit-keyframes viewer-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes viewer-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.viewer-loading:after {
    -webkit-animation: viewer-spinner 1s linear infinite;
    animation: viewer-spinner 1s linear infinite;
    border: 4px solid hsla(0, 0%, 100%, .1);
    border-left-color: hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1
}

@media (max-width: 767px) {
    .viewer-hide-xs-down {
        display: none
    }
}

@media (max-width: 991px) {
    .viewer-hide-sm-down {
        display: none
    }
}

@media (max-width: 1199px) {
    .viewer-hide-md-down {
        display: none
    }
}

.detailTab {
    background: #fff;
    padding: 12px 40px 72px;
    box-sizing: border-box
}

.detailTab .ant-tabs-nav {
    margin-bottom: 24px
}

.detailTab .ant-tabs-nav:before {
    border-bottom: 1px solid #d8d8d8
}

.detailTab .ant-tabs-nav .ant-tabs-tab {
    margin-right: 72px;
    font-weight: 700
}

.detailTab .ant-tabs-nav .ant-tabs-tab:first-child {
    margin-left: 24px
}

.detailTab .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #333;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700
}

.detailTab .product-detail-info {
    font-size: 16px;
    line-height: 24px
}

.detailTab .product-detail-info p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px
}

.detailTab .productDetail-parameter .ant-table.ant-table-bordered>.ant-table-container {
    border-color: #d8d8d8
}

.detailTab .productDetail-parameter .leave-ul .leave-li .leave-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #333;
    padding: 12px 16px;
    background: #f4f4f4;
    border: 1px solid #e6e6e6;
    border-top: none;
    text-align: center
}

.detailTab .productDetail-parameter .leave-ul .leave-li .secondary-ul .secondary-li {
    display: flex
}

.detailTab .productDetail-parameter .leave-ul .leave-li .secondary-ul .secondary-li .attr-name {
    width: 15%;
    max-width: 195px;
    border: 1px solid #e6e6e6;
    border-top: none;
    padding: 4px 16px;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    color: #333
}

.detailTab .productDetail-parameter .leave-ul .leave-li .secondary-ul .secondary-li .attr-value {
    width: 86%;
    border: 1px solid #e6e6e6;
    border-top: none;
    border-left: none;
    padding: 4px 16px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 22px
}

.detailTab .productDetail-parameter .leave-ul .leave-li:first-child .leave-title {
    border-top: 1px solid #e6e6e6
}

.detailTab .productDetail-download .productDetail-download-nav {
    width: 100%;
    background: #f8f8f8;
    margin: 0 auto 16px;
    transition: all .8s cubic-bezier(.19, 1, .22, 1);
    cursor: pointer
}

.detailTab .productDetail-download .productDetail-download-nav:hover p .name {
    text-decoration: underline;
    color: #0e60ac
}

.detailTab .productDetail-download .productDetail-download-nav p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 20px;
    padding: 22px 33px;
    box-sizing: border-box
}

.detailTab .productDetail-download .productDetail-download-nav p .iconfont {
    font-size: 18px;
    color: #ddd;
    margin-right: 16px
}

.detailTab .productDetail-download .productDetail-download-nav p .name {
    font-size: 16px;
    color: #333;
    line-height: 20px
}

.detailTab .productDetail-dimensions img {
    width: 100%;
    max-width: 100%
}

.detailTab .product-fitting .fittings {
    display: flex;
    flex-wrap: wrap
}

.detailTab .product-fitting .fittings .fittings-item {
    width: calc((100% - 72px)/4);
    padding-bottom: 48px;
    margin-right: 24px;
    margin-bottom: 24px;
    background-color: #f8f7f9
}

.detailTab .product-fitting .fittings .fittings-item:nth-child(4n) {
    margin-right: 0
}

.detailTab .product-fitting .fittings .fittings-item .img-box {
    width: 100%;
    height: 248px;
    padding: 24px 44px 0
}

.detailTab .product-fitting .fittings .fittings-item .img-box .fitting-img {
    display: inline-block;
    width: 100%;
    height: 100%
}

.detailTab .product-fitting .fittings .fittings-item .title {
    width: 100%;
    padding: 0 16px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    line-height: 28px;
    margin: 8px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.detailTab .product-fitting .fittings .fittings-item .sub-title {
    width: 100%;
    padding: 0 16px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 20px
}

.detailTab .detailTab_modal>.ant-modal {
    width: 800px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content {
    height: 642px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-header {
    height: 48px;
    background: #f4f4f4
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body {
    padding: 0
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form {
    height: 611px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-label>.ant-form-item-no-colon {
    height: 58px;
    line-height: 58px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content {
    display: flex
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item {
    padding: 0;
    margin: 0;
    width: 100%
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item .ant-form-item-label>.ant-form-item-no-colon {
    height: 50px;
    line-height: 50px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_yan {
    margin-top: 50px;
    width: 150px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e4e4e4!important;
    color: #666!important;
    font-weight: 400;
    background: #f4f4f4;
    cursor: default!important;
    margin-left: 8px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_zhen {
    width: 150px;
    height: 44px;
    line-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    border: 1px solid #0e60ac;
    color: #0e60ac;
    cursor: pointer;
    margin-top: 50px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item {
    display: flex;
    flex-flow: column;
    margin-bottom: 0;
    padding: 0 40px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-label {
    display: flex;
    flex: inherit
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-label .ant-form-item-no-colon {
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 16px;
    font-weight: 400
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-label .ant-form-item-no-colon:after {
    display: inline-block;
    margin-right: 4px;
    color: #ff4d4f;
    font-size: 14px;
    line-height: 1;
    content: "*"
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-label .ant-form-item-no-colon:before {
    content: ""
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-control {
    position: relative
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-control .ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input {
    height: 44px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-control .ant-form-item-explain {
    position: absolute;
    bottom: -21px;
    width: 200px;
    height: 20px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content {
    display: flex;
    align-items: center
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content .ant-form-item {
    padding: 0;
    margin: 0
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content .check-text {
    margin-left: 5px;
    height: 66px;
    line-height: 66px;
    color: #333;
    font-size: 16px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content .check-text .link {
    margin-left: 0;
    color: #0e60ac;
    cursor: pointer
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:last-child {
    border-top: 1px solid #e8e8e8;
    padding: 0;
    margin: 0;
    height: 40px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 18px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:first-child {
    margin-right: 8px;
    width: 76px;
    height: 36px;
    border: 1px solid #c1c1c1;
    color: #333;
    background: #fff;
    border-radius: 2px;
    padding: 0
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:nth-child(2) {
    margin-right: 24px;
    width: 76px;
    height: 36px;
    border-radius: 2px;
    padding: 0
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form {
    height: 611px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:first-child .ant-form-item-label>.ant-form-item-no-colon {
    height: 58px;
    line-height: 58px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content {
    display: flex
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item {
    padding: 0;
    margin: 0;
    width: 100%
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item .ant-form-item-label>.ant-form-item-no-colon {
    height: 50px;
    line-height: 50px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item {
    display: flex;
    flex-flow: column;
    margin-bottom: 0;
    padding: 0 40px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-label {
    display: flex;
    flex: inherit
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-label .ant-form-item-no-colon {
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 16px;
    font-weight: 400
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-label .ant-form-item-no-colon:after {
    display: inline-block;
    margin-right: 4px;
    color: #ff4d4f;
    font-size: 14px;
    line-height: 1;
    content: "*"
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-label .ant-form-item-no-colon:before {
    content: ""
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-control {
    position: relative
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-control .ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input {
    height: 44px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-control .ant-form-item-explain {
    position: absolute;
    bottom: -21px;
    width: 200px;
    height: 20px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-label>.ant-form-item-no-colon {
    height: 58px;
    line-height: 58px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content {
    display: flex
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item {
    padding: 0;
    margin: 0;
    width: 100%
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item .ant-form-item-label>.ant-form-item-no-colon {
    height: 50px;
    line-height: 50px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_yan {
    margin-top: 50px;
    height: 44px;
    border: 1px solid #e4e4e4!important;
    background: #f4f4f4;
    cursor: default!important;
    margin-left: 8px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content {
    display: flex;
    align-items: center
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content .ant-form-item {
    padding: 0;
    margin: 0
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content p {
    margin-left: 5px;
    height: 66px;
    line-height: 66px;
    color: #333;
    font-size: 16px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content p span {
    margin-left: 0;
    color: #0e60ac;
    cursor: pointer
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:last-child {
    border-top: 1px solid #e8e8e8;
    padding: 0;
    margin: 0;
    height: 40px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 14px
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:first-child {
    margin-right: 8px;
    width: 76px;
    height: 36px;
    border: 1px solid #c1c1c1;
    color: #333;
    background: #fff;
    border-radius: 2px;
    padding: 0
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:nth-child(2) {
    margin-right: 24px;
    width: 76px;
    height: 36px;
    border-radius: 2px;
    padding: 0
}

.detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-footer {
    border-top: 0 solid #e8e8e8;
    padding: 0
}

@media screen and (max-width: 1024px) {
    .detailTab .product-fitting .fittings .fittings-item {
        width: calc((100% - 32px)/3);
        margin-right: 16px;
        margin-bottom: 16px
    }
    .detailTab .product-fitting .fittings .fittings-item:nth-child(3n) {
        margin-right: 0
    }
    .detailTab .product-fitting .fittings .fittings-item:nth-child(4n) {
        margin-right: 16px
    }
    .detailTab .product-fitting .fittings .fittings-item .img-box {
        padding: 24px 16px 0
    }
}

@media screen and (max-width: 768px) {
    .detailTab .product-fitting .fittings .fittings-item {
        width: calc((100% - 16px)/2)
    }
    .detailTab .product-fitting .fittings .fittings-item:nth-child(2n) {
        margin-right: 0
    }
    .detailTab .product-fitting .fittings .fittings-item:nth-child(3n) {
        margin-right: 16px
    }
}

@media screen and (max-width: 992px) {
    .detailTab {
        padding: 16px 28px 32px
    }
    .detailTab .ant-tabs-nav {
        margin-bottom: 25px
    }
    .detailTab .ant-tabs-nav .ant-tabs-tab {
        padding: 10px 0;
        font-size: 14px
    }
    .detailTab .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,
    .detailTab .product-detail-info,
    .detailTab .product-detail-info p {
        font-size: 14px;
        line-height: 22px
    }
    .detailTab .productDetail-parameter .leave-ul .leave-li .leave-title,
    .detailTab .productDetail-parameter .leave-ul .leave-li .secondary-ul .secondary-li .attr-name {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 12px
    }
    .detailTab .productDetail-parameter .leave-ul .leave-li .secondary-ul .secondary-li .attr-value {
        font-size: 14px;
        color: #666
    }
    .detailTab .productDetail-download .productDetail-download-nav {
        margin: 0 auto 12px
    }
    .detailTab .productDetail-download .productDetail-download-nav p {
        padding: 15px 26px
    }
    .detailTab .productDetail-download .productDetail-download-nav p .name {
        font-size: 14px
    }
}

@media screen and (max-width: 576px) {
    .detailTab {
        padding: 10px 20px 25px
    }
    .detailTab .ant-tabs-nav {
        margin-bottom: 15px
    }
    .detailTab .ant-tabs-nav .ant-tabs-tab {
        margin-right: 36px
    }
    .detailTab .product-detail-info,
    .detailTab .product-detail-info p {
        font-size: 12px;
        line-height: 22px
    }
    .detailTab .productDetail-parameter .leave-ul .leave-li .leave-title {
        font-size: 12px;
        padding: 5px
    }
    .detailTab .productDetail-parameter .leave-ul .leave-li .secondary-ul .secondary-li .attr-name {
        width: 28%;
        font-size: 12px;
        padding: 5px
    }
    .detailTab .productDetail-parameter .leave-ul .leave-li .secondary-ul .secondary-li .attr-value {
        width: 72%;
        font-size: 12px;
        padding: 5px
    }
    .detailTab .productDetail-download .productDetail-download-nav {
        margin: 0 auto 10px
    }
    .detailTab .productDetail-download .productDetail-download-nav p {
        padding: 10px 18px
    }
    .detailTab .productDetail-download .productDetail-download-nav p .name {
        font-size: 12px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content {
        height: 570px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body {
        padding: 0
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item .ant-form-item-label>.ant-form-item-no-colon,
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-label>.ant-form-item-no-colon {
        height: 40px;
        line-height: 40px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_yan {
        margin-top: 40px;
        height: 38px;
        line-height: 38px;
        margin-left: 8px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_zhen {
        height: 38px;
        line-height: 38px;
        margin-top: 40px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item {
        padding: 0 30px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-label {
        padding: 0
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-label .ant-form-item-no-colon {
        height: 46px;
        line-height: 46px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-control .ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input {
        height: 38px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content .check-text {
        height: 56px;
        line-height: 56px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content {
        margin-top: 12px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:first-child {
        width: 70px;
        height: 30px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:nth-child(2) {
        margin-right: 28px;
        width: 70px;
        height: 30px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item .ant-form-item-label>.ant-form-item-no-colon,
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:first-child .ant-form-item-label>.ant-form-item-no-colon {
        height: 40px;
        line-height: 40px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item {
        padding: 0 30px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-label {
        padding: 0
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-label .ant-form-item-no-colon {
        height: 40px;
        line-height: 40px;
        padding-top: 7px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-control {
        position: relative
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-control .ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input {
        height: 40px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item .ant-form-item-label>.ant-form-item-no-colon,
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-label>.ant-form-item-no-colon {
        height: 40px;
        line-height: 40px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_yan,
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_zhen {
        margin-top: 40px;
        height: 40px;
        line-height: 40px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content {
        margin-top: 14px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:first-child {
        margin-right: 8px;
        width: 70px;
        height: 30px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:nth-child(2) {
        margin-right: 28px;
        width: 70px;
        height: 30px
    }
}

@media screen and (max-width: 575px) {
    .detailTab .ant-form-item-control {
        flex: 0 0 auto!important
    }
    .detailTab .product-fitting .fittings .fittings-item {
        width: 100%;
        margin-right: 0
    }
}

@media screen and (max-width: 414px) {
    .detailTab .detailTab_modal>.ant-modal {
        width: 650px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content {
        height: 530px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-close>.ant-modal-close-x {
        line-height: 48px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-header {
        padding-left: 19px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
        font-size: 14px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item>.ant-form-item-label>.ant-form-item-no-colon,
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-label>.ant-form-item-no-colon {
        height: 38px;
        line-height: 38px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_yan,
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_zhen {
        margin-top: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 14px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item {
        padding: 0 20px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-label .ant-form-item-no-colon {
        padding-top: 6px;
        height: 38px;
        line-height: 38px;
        font-size: 14px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item .ant-form-item-control .ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input {
        height: 38px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content .check-text {
        height: 56px;
        line-height: 56px;
        font-size: 14px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content {
        margin-top: 8px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:first-child,
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .detailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:nth-child(2) {
        width: 70px;
        height: 30px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:first-child .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item .ant-form-item-label>.ant-form-item-no-colon,
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:first-child .ant-form-item-label>.ant-form-item-no-colon {
        height: 38px;
        line-height: 38px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item {
        padding: 0 20px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-label {
        padding: 0
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-label .ant-form-item-no-colon {
        padding-top: 6px;
        height: 38px;
        line-height: 38px;
        font-size: 14px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item .ant-form-item-control .ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input {
        height: 38px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-label>.ant-form-item-no-colon {
        height: 38px;
        line-height: 38px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content {
        display: flex
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .ant-form-item .ant-form-item-label>.ant-form-item-no-colon {
        height: 38px;
        line-height: 38px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_yan,
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(3) .ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content .detailTab_modal_zhen {
        margin-top: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 14px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content .ant-form-item-explain-error {
        bottom: -16px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:nth-last-child(2) .ant-form-item-control-input-content p {
        height: 56px;
        line-height: 56px;
        font-size: 14px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content {
        margin-top: 8px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:first-child {
        width: 70px;
        height: 30px
    }
    .detailTab .detailTab_modal>.ant-modal .ant-modal-content .ant-modal-body .enDetailTab_modal_form .ant-form-item:last-child .ant-form-item-control-input-content .ant-btn-primary:nth-child(2) {
        margin-right: 20px;
        width: 70px;
        height: 30px
    }
}

.verification-code {
    width: 120px;
    height: 40px;
    overflow: hidden
}

.verification-code .verification-code-canvas {
    width: 300px;
    height: 176px
}

@media screen and (max-width: 992px) {
    .verification-code {
        width: 110px;
        height: 42px
    }
}

@media screen and (max-width: 575px) {
    .verification-code {
        width: 90px;
        height: 38px
    }
    .verification-code .verification-code-canvas {
        width: 244px;
        height: 166px
    }
}

@media screen and (max-width: 414px) {
    .verification-code {
        width: 90px;
        height: 38px
    }
    .verification-code .verification-code-canvas {
        width: 244px;
        height: 166px
    }
}

.detail-related-wraper .related-title {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    line-height: 28px;
    padding: 24px 0
}

.detail-related-wraper .related-swiper-container:hover .related-swiper-next,
.detail-related-wraper .related-swiper-container:hover .related-swiper-prev {
    opacity: .16
}

.detail-related-wraper .related-swiper-container .related-swiper-next,
.detail-related-wraper .related-swiper-container .related-swiper-prev {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #000;
    opacity: .08;
    transition: all .4s cubic-bezier(.19, 1, .22, 1);
    outline: none
}

.detail-related-wraper .related-swiper-container .related-swiper-next:after,
.detail-related-wraper .related-swiper-container .related-swiper-prev:after {
    display: none!important
}

.detail-related-wraper .related-swiper-container .related-swiper-next .iconfont,
.detail-related-wraper .related-swiper-container .related-swiper-prev .iconfont {
    color: #fff;
    font-size: 18px
}

.detail-related-wraper .related-swiper-container .related-swiper-next:hover,
.detail-related-wraper .related-swiper-container .related-swiper-prev:hover {
    opacity: .4
}

.detail-related-wraper .related-swiper-container .related-swiper-next.swiper-button-disabled,
.detail-related-wraper .related-swiper-container .related-swiper-prev.swiper-button-disabled {
    cursor: not-allowed;
    pointer-events: auto
}

.detail-related-wraper .related-swiper-container .related-swiper-next.hide,
.detail-related-wraper .related-swiper-container .related-swiper-prev.hide {
    display: none
}

.detail-related-wraper .related-swiper-container .related-swiper-prev {
    left: 32px
}

.detail-related-wraper .related-swiper-container .related-swiper-prev .iconfont {
    transform: rotate(180deg)
}

.detail-related-wraper .related-swiper-container .related-swiper-next {
    right: 32px
}

@media screen and (max-width: 1024px) {
    .detail-related-wraper .related-title {
        font-size: 18px;
        line-height: 24px;
        padding: 18px 0
    }
    .detail-related-wraper .related-swiper-container .related-swiper-next,
    .detail-related-wraper .related-swiper-container .related-swiper-prev {
        width: 38px;
        height: 38px
    }
    .detail-related-wraper .related-swiper-container .related-swiper-next .iconfont,
    .detail-related-wraper .related-swiper-container .related-swiper-prev .iconfont {
        font-size: 14px
    }
    .detail-related-wraper .related-swiper-container .related-swiper-prev {
        left: 15px
    }
    .detail-related-wraper .related-swiper-container .related-swiper-next {
        right: 15px
    }
}

@media screen and (max-width: 576px) {
    .detail-related-wraper .related-title {
        font-size: 16px;
        padding: 10px 0
    }
    .detail-related-wraper .related-swiper-container .related-swiper-next,
    .detail-related-wraper .related-swiper-container .related-swiper-prev {
        width: 30px;
        height: 30px
    }
    .detail-related-wraper .related-swiper-container .related-swiper-next .iconfont,
    .detail-related-wraper .related-swiper-container .related-swiper-prev .iconfont {
        font-size: 12px
    }
    .detail-related-wraper .related-swiper-container .related-swiper-prev {
        left: 5px
    }
    .detail-related-wraper .related-swiper-container .related-swiper-next {
        right: 5px
    }
}

.product-item {
    min-height: 200px;
    position: relative;
    background: #fff;
    margin-bottom: 16px;
    overflow: hidden
}

.product-item:hover .product-item-content h3,
.product-item:hover .product-item-content h4 {
    opacity: 0
}

.product-item:hover .img-wraper .product-img {
    margin-top: 4%
}

.product-item:hover .product-mask {
    opacity: 1
}

.product-item .img-wraper {
    position: relative;
    height: 220px;
    width: 100%;
    margin: auto;
    text-align: center
}

.product-item .img-wraper .product-img {
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .6s
}

.product-item .img-wraper .loading-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.product-item .product-item-content {
    text-align: center;
    padding: 0 15px;
    margin: 8px 0 48px
}

.product-item .product-item-content h3 {
    font-size: 20px;
    color: #333;
    line-height: 28px
}

.product-item .product-item-content h3,
.product-item .product-item-content h4 {
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .8s
}

.product-item .product-item-content h4 {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 8px
}

.product-item .product-mask {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 11;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    opacity: 0;
    transition: all .8s;
    padding: 0 20px
}

.product-item .product-mask h3 {
    margin-top: 120px;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

.product-item .product-mask h3,
.product-item .product-mask h4 {
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .8s
}

.product-item .product-mask h4 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px
}

.product-item .product-mask .for-details {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-decoration: underline;
    margin-top: 60px
}

@media screen and (max-width: 1366px) {
    .product-item .product-item-content {
        margin: 8px 0 36px
    }
    .product-item .product-item-content h3 {
        font-size: 18px;
        line-height: 26px
    }
    .product-item .product-item-content h4 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 6px
    }
}

@media screen and (max-width: 1024px) {
    .product-item {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 992px) {
    .product-item .img-wraper {
        position: relative;
        height: 180px
    }
    .product-item .product-mask h3 {
        margin-top: 90px
    }
}

@media screen and (max-width: 768px) {
    .product-item .img-wraper {
        position: relative;
        height: 150px
    }
    .product-item .product-mask {
        padding: 0 10px
    }
    .product-item .product-mask h3 {
        margin-top: 70px;
        font-size: 18px;
        line-height: 26px
    }
    .product-item .product-mask h4 {
        font-size: 12px;
        line-height: 20px;
        margin-top: 8px
    }
    .product-item .product-mask .for-details {
        font-size: 12px;
        line-height: 20px;
        margin-top: 60px
    }
}

@media screen and (max-width: 576px) {
    .product-item:hover .product-item-content h3,
    .product-item:hover .product-item-content h4 {
        opacity: 1
    }
    .product-item:hover .img-wraper .product-img {
        margin-top: 0
    }
    .product-item .img-wraper {
        position: relative;
        height: 120px
    }
    .product-item .product-item-content {
        padding: 0 8px
    }
    .product-item .product-item-content h3 {
        font-size: 16px;
        line-height: 20px
    }
    .product-item .product-item-content h4 {
        font-size: 12px;
        line-height: 14px;
        margin-top: 5px;
        font-weight: 500
    }
    .product-item .product-mask {
        display: none
    }
}

.product-label .star-label {
    background: linear-gradient(180deg, #fdad84, #fb4d4d);
    position: absolute;
    top: 16px;
    left: 16px;
    text-align: center;
    padding: 2px 12px
}

.product-label .star-label .iconfont {
    color: #fff;
    line-height: 20px
}

.product-label .star-label p {
    font-size: 16px;
    color: #fff;
    line-height: 20px
}

.product-label .label {
    padding: 2px 12px;
    position: absolute;
    top: 24px;
    left: 16px;
    z-index: 10
}

.product-label .label p {
    color: #fff;
    font-size: 16px;
    line-height: 22px
}

.product-label .red-label {
    background-color: #0e60ac
}

.product-label .green-label {
    background-color: #20a864
}

.product-label .no-label {
    display: none
}

@media screen and (max-width: 1200px) {
    .product-label .label {
        top: 16px
    }
    .product-label .label p,
    .product-label .star-label p {
        font-size: 14px
    }
}

@media screen and (max-width: 768px) {
    .product-label .star-label {
        padding: 2px 8px;
        top: 4%;
        left: 2%
    }
    .product-label .star-label .iconfont,
    .product-label .star-label p {
        font-size: 12px
    }
    .product-label .label {
        padding: 2px 8px;
        top: 4%;
        left: 4%
    }
    .product-label .label p {
        font-size: 12px;
        line-height: 20px
    }
}

.compare-wrap {
    padding-top: 80px
}

.compare-wrap .compare-content {
    background-color: #fff;
    padding-bottom: 104px
}

.compare-wrap .compare-content .container {
    max-width: 1200px
}

.compare-wrap .compare-content .content-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0 24px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 24px
}

.compare-wrap .compare-content .content-header .left-title {
    font-size: 30px;
    font-weight: 600;
    color: #333;
    line-height: 42px
}

.compare-wrap .compare-content .content-header .right-operate {
    display: flex
}

.compare-wrap .compare-content .content-header .right-operate .operate-item {
    cursor: pointer;
    margin-left: 32px;
    display: flex;
    align-items: center
}

.compare-wrap .compare-content .content-header .right-operate .operate-item .check-box {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #afafaf;
    margin-right: 8px
}

.compare-wrap .compare-content .content-header .right-operate .operate-item .operate-tips {
    font-size: 14px;
    color: #333;
    line-height: 20px
}

.compare-wrap .compare-content .content-header .right-operate .check-active .operate-tips {
    color: #0e60ac
}

.compare-wrap .compare-content .content-header .right-operate .check-active .check-box {
    background: #0e60ac;
    border: 1px solid #0e60ac;
    position: relative
}

.compare-wrap .compare-content .content-header .right-operate .check-active .check-box:after {
    content: "";
    position: absolute;
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    width: 6px;
    left: 4px;
    top: 2px;
    height: 10px;
    transform: rotate(45deg) scaleY(1)
}

.compare-wrap .compare-content .content-body {
    overflow-x: auto;
    overflow-y: hidden
}

.compare-wrap .compare-content .content-body .params-grid {
    min-width: 768px;
    display: grid;
    grid-template-rows: repeat(33, auto);
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: column;
    grid-column-gap: 30px;
    -webkit-column-gap: 30px;
    column-gap: 30px
}

.compare-wrap .compare-content .content-body .params-grid .params-item {
    max-width: 380px
}

.compare-wrap .compare-content .content-body .params-grid .params-title {
    margin-top: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 25px;
    padding-bottom: 8px;
    height: 33px
}

.compare-wrap .compare-content .content-body .params-grid .params-desc {
    padding: 8px 0;
    min-height: 38px
}

.compare-wrap .compare-content .content-body .params-grid .params-desc>span {
    display: inline-block;
    width: calc(100% - 30px);
    font-size: 16px;
    color: #666;
    line-height: 22px;
    word-break: break-all
}

.compare-wrap .compare-content .content-body .params-grid .highlight-bg {
    background: rgba(237, 109, 0, .08)
}

.compare-wrap .compare-content .content-body .params-grid .title-line {
    border-bottom: 1px solid #e8e8e8
}

.compare-wrap .compare-content .content-body .compare-list-box {
    min-width: 768px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: column;
    grid-column-gap: 30px;
    -webkit-column-gap: 30px;
    column-gap: 30px
}

.compare-wrap .compare-content .content-body .compare-list-box .product-img {
    cursor: pointer;
    width: 100%;
    height: 240px;
    margin-top: 24px;
    background-color: #f8f8f8;
    padding: 24px 0 12px;
    margin-bottom: 8px
}

.compare-wrap .compare-content .content-body .compare-list-box .product-img .img {
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
    height: 100%
}

.compare-wrap .compare-content .content-body .compare-list-box>div:nth-child(3) .select-result {
    right: 0;
    left: auto
}

@media screen and (min-width: 768px) {
    .compare-wrap .compare-content .content-body .compare-list-box_fixed {
        width: 100%;
        height: 80px;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 79;
        background: #fff;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .08);
        transition: all .6s;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .compare-wrap .compare-content .content-body .compare-list-box_top {
        top: 80px
    }
}

@media screen and (min-width: 768px) and screen and (max-width:768px) {
    .compare-wrap .compare-content .content-body .compare-list-box_top {
        top: 60px
    }
}

.compare-wrap .select-options {
    position: relative
}

.compare-wrap .select-options .ant-input-affix-wrapper {
    width: 100%;
    height: 58px;
    padding: 18px 16px;
    border-radius: 4px
}

.compare-wrap .select-options .ant-input {
    font-size: 16px;
    color: #333;
    font-weight: 600
}

.compare-wrap .select-options .ant-input::-webkit-input-placeholder {
    color: #d1d1d1
}

.compare-wrap .select-options .ant-input:-ms-input-placeholder {
    color: #d1d1d1
}

.compare-wrap .select-options .ant-input::-ms-input-placeholder {
    color: #d1d1d1
}

.compare-wrap .select-options .ant-input::placeholder {
    color: #d1d1d1
}

.compare-wrap .select-options .ant-input-suffix {
    cursor: pointer
}

.compare-wrap .select-options .select-result {
    display: flex;
    position: absolute;
    top: 62px;
    left: 0;
    max-width: 508px;
    max-height: 368px;
    overflow: hidden;
    overflow-y: scroll;
    border: 1px solid #e8e8e8;
    background: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .08)
}

.compare-wrap .select-options .select-result .first-menu {
    width: 167px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 8px 0;
    border-right: 1px solid #e8e8e8
}

.compare-wrap .select-options .select-result .first-menu .first-menu-item {
    cursor: not-allowed;
    padding: 12px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.compare-wrap .select-options .select-result .first-menu .first-menu-item .first-menu-title {
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #999;
    line-height: 20px
}

.compare-wrap .select-options .select-result .first-menu .first-menu-item .iconfont {
    font-size: 12px;
    color: #999
}

.compare-wrap .select-options .select-result .first-menu .title-active {
    cursor: pointer;
    background-color: #f5f5f5
}

.compare-wrap .select-options .select-result .first-menu .title-active .first-menu-title {
    color: #0e60ac;
    font-weight: 600
}

.compare-wrap .select-options .select-result .first-menu .second-menu-item {
    cursor: pointer
}

.compare-wrap .select-options .select-result .first-menu .second-menu-item .first-menu-title {
    color: #333
}

.compare-wrap .select-options .select-result .first-menu .second-menu-active {
    background-color: #f5f5f5
}

.compare-wrap .select-options .select-result .first-menu .second-menu-active .first-menu-title {
    color: #0e60ac;
    font-weight: 600
}

.compare-wrap .select-options .select-result .first-menu:last-child {
    border-right: none
}

.compare-wrap .select-options .select-result::-webkit-scrollbar {
    width: 4px
}

.compare-wrap .select-options .select-result::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 5px rgba(51, 51, 51, .08);
    background: rgba(51, 51, 51, .08)
}

.compare-wrap .select-options .select-result::-webkit-scrollbar-track {
    border-radius: 0;
    background: #fff
}

.compare-wrap .select-options .search-incorrect {
    position: absolute;
    width: 100%;
    padding: 8px 12px;
    top: 62px;
    left: 0;
    border: 1px solid #e8e8e8;
    background: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .08)
}

.compare-wrap .select-options .search-incorrect>span {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    line-height: 20px
}

@media screen and (max-width: 1024px) {
    .compare-wrap {
        padding-top: 0
    }
}

@media screen and (max-width: 500px) {
    .compare-wrap .compare-content .content-header {
        flex-wrap: wrap
    }
    .compare-wrap .compare-content .content-header .left-title {
        font-size: 20px;
        line-height: 24px
    }
    .compare-wrap .compare-content .content-header .right-operate {
        flex-wrap: wrap
    }
    .compare-wrap .compare-content .content-header .right-operate .operate-item {
        margin-top: 12px;
        margin-left: 24px
    }
    .compare-wrap .compare-content .content-header .right-operate .operate-item .operate-tips {
        font-size: 12px
    }
    .compare-wrap .compare-content .content-body .compare-list-box .product-img {
        margin-top: 16px;
        padding: 12px 0;
        margin-bottom: 0;
        height: 200px
    }
    .compare-wrap .compare-content .content-body .params-grid .params-title {
        margin-top: 24px;
        font-size: 16px;
        line-height: 22px
    }
    .compare-wrap .compare-content .content-body .params-grid .params-desc {
        font-size: 14px;
        line-height: 20px;
        min-height: 30px
    }
    .compare-wrap .select-options .ant-input-affix-wrapper {
        height: 40px;
        padding: 10px 12px
    }
    .compare-wrap .select-options .ant-input {
        font-size: 13px
    }
    .compare-wrap .select-options .select-result {
        top: 44px;
        max-height: 280px
    }
    .compare-wrap .select-options .select-result .first-menu {
        width: 120px
    }
    .compare-wrap .select-options .select-result .first-menu .first-menu-item {
        padding: 8px
    }
    .compare-wrap .select-options .select-result .first-menu .first-menu-item .first-menu-title {
        font-size: 12px;
        line-height: 18px
    }
    .compare-wrap .select-options .search-incorrect {
        top: 44px
    }
    .compare-wrap .select-options .search-incorrect>span {
        font-size: 13px
    }
}

.model-selection-box {
    background-color: #fff;
    padding-top: 80px
}

.model-selection-box .model-selection-crumbs {
    width: 100%;
    height: 60px;
    background-color: #f4f4f4
}

.model-selection-box .model-selection-subject .model-selection-title {
    width: 100%;
    margin-top: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.model-selection-box .model-selection-subject .model-selection-title span {
    font-size: 30px;
    font-weight: 600;
    color: #333;
    line-height: 42px
}

.model-selection-box .model-selection-subject .model-selection-middle {
    width: 100%;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-left {
    width: 48.5%;
    height: 0;
    padding-top: 48.5%;
    background-color: #f7f7f7;
    position: relative
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-left img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-left .img-input {
    width: 70px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-left .img-distance {
    position: absolute;
    top: 44%;
    left: 26%
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-left .img-long-side {
    position: absolute;
    top: 89%;
    left: 56%
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-left .img-short-side {
    position: absolute;
    top: 89%;
    left: 32%
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right {
    width: 48.5%;
    height: 0;
    padding-top: 48.5%;
    position: relative
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method {
    width: 100%;
    padding-top: 16px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    line-height: 33px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .methods-box {
    width: 100%;
    margin-top: 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .methods-box .method-one,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .methods-box .method-two {
    width: 47%;
    height: 80px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px;
    white-space: pre-wrap
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .methods-box .method-one:after,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .methods-box .method-two:after {
    box-shadow: none!important
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .methods-box .button-focus {
    border-width: 2px;
    border-color: #0e60ac;
    color: #0e60ac
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 {
    width: 100%;
    margin-top: 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series {
    width: 47%;
    height: 84px;
    margin-bottom: 0
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .camera-model-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .camera-series-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .camera-model-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .camera-series-title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .ant-select,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .ant-select {
    margin-top: 12px;
    height: 50px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .ant-select .ant-select-selector,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .ant-select .ant-select-selector {
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .ant-select .ant-select-selector .ant-select-selection-item,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .ant-select .ant-select-selector .ant-select-selection-placeholder,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .ant-select .ant-select-selector .ant-select-selection-item,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .ant-select .ant-select-selector .ant-select-selection-placeholder {
    line-height: 50px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 {
    width: 100%;
    margin-top: 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-pixel,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-box {
    width: 47%;
    height: 84px;
    margin-bottom: 0
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-pixel .camera-pixel-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-pixel .camera-resolving-power-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-box .camera-pixel-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-box .camera-resolving-power-title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-pixel .ant-input,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box {
    margin-top: 12px;
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: flex-start
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box .camera-resolving-power-h,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box .camera-resolving-power-v {
    width: 45%;
    height: 100%;
    margin-bottom: 0
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box .camera-resolving-power-h .ant-input,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box .camera-resolving-power-v .ant-input {
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box span {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 50px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions {
    width: 100%;
    padding-top: 48px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    line-height: 33px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form {
    width: 100%;
    margin-top: 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side {
    width: 47%;
    height: 84px;
    margin-bottom: 16px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance .distance-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance .long-side-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance .magnification-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance .short-side-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side .distance-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side .long-side-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side .magnification-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side .short-side-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification .distance-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification .long-side-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification .magnification-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification .short-side-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side .distance-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side .long-side-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side .magnification-title,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side .short-side-title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance .ant-input,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side .ant-input,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification .ant-input,
.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side .ant-input {
    margin-top: 12px;
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .operation-box {
    margin-top: 16px;
    width: 252px;
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: flex-start
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .operation-box .ant-btn {
    width: 118px;
    height: 50px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 22px
}

.model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .operation-box .empty {
    color: #333
}

.model-selection-box .model-selection-subject .selection-results {
    width: 100%;
    padding: 48px 0 80px
}

.model-selection-box .model-selection-subject .selection-results .selection-results-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    line-height: 33px
}

.model-selection-box .model-selection-subject .selection-results .selection-results-table {
    margin-top: 32px;
    overflow: auto
}

.model-selection-box .model-selection-subject .selection-results .selection-results-table .ant-table-row-onClick {
    background-color: #fafafa
}

.model-selection-box .model-selection-subject .selection-results .selection-results-table .ant-table-row:hover .table-td-url {
    color: #0e60ac;
    text-decoration: underline
}

@media screen and (max-width: 1500px) {
    .model-selection-box .model-selection-subject .selection-results {
        margin-top: 20px
    }
}

@media screen and (max-width: 1300px) {
    .model-selection-box .model-selection-subject .selection-results {
        margin-top: 100px
    }
}

@media screen and (max-width: 1024px) {
    .model-selection-box {
        padding-top: 0
    }
}

@media screen and (max-width: 800px) {
    .model-selection-box .model-selection-subject .model-selection-middle {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-left,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right {
        width: 80%;
        padding-top: 80%
    }
    .model-selection-box .model-selection-subject .selection-results {
        margin-top: 60px
    }
}

@media screen and (max-width: 600px) {
    .model-selection-box .model-selection-subject .model-selection-middle {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-left {
        width: 100%;
        padding-top: 100%
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-left .img-input {
        width: 60px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right {
        width: 100%;
        padding-top: 100%
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-title {
        font-size: 18px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .methods-box .method-one,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .methods-box .method-two {
        font-size: 12px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series {
        height: 44px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .camera-model-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .camera-series-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .camera-model-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .camera-series-title {
        font-size: 14px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .ant-select,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .ant-select {
        margin-top: 10px;
        height: 40px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .ant-select .ant-select-selector,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .ant-select .ant-select-selector {
        font-size: 12px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .ant-select .ant-select-selector .ant-select-selection-item,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-model .ant-select .ant-select-selector .ant-select-selection-placeholder,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .ant-select .ant-select-selector .ant-select-selection-item,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form1 .camera-series .ant-select .ant-select-selector .ant-select-selection-placeholder {
        line-height: 40px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-pixel,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-box {
        height: 44px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-pixel .camera-pixel-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-pixel .camera-resolving-power-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-box .camera-pixel-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-box .camera-resolving-power-title {
        font-size: 12px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-pixel .ant-input,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box {
        margin-top: 10px;
        height: 40px;
        font-size: 12px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box .camera-resolving-power-h,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box .camera-resolving-power-v {
        width: 45%;
        height: 100%
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box .camera-resolving-power-h .ant-input,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box .camera-resolving-power-v .ant-input {
        height: 40px;
        font-size: 12px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-method .selection-method-form2 .camera-resolving-power-internal-box span {
        font-size: 12px;
        line-height: 40px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-title {
        font-size: 18px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side {
        height: 44px;
        margin-bottom: 44px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance .distance-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance .long-side-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance .magnification-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance .short-side-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side .distance-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side .long-side-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side .magnification-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side .short-side-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification .distance-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification .long-side-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification .magnification-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification .short-side-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side .distance-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side .long-side-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side .magnification-title,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side .short-side-title {
        font-size: 12px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .distance .ant-input,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .long-side .ant-input,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .magnification .ant-input,
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .selection-conditions .selection-conditions-form .short-side .ant-input {
        margin-top: 12px;
        height: 40px;
        font-size: 12px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .operation-box {
        margin-top: 12px;
        height: 40px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .operation-box .ant-btn {
        height: 40px;
        font-size: 12px;
        line-height: 32px
    }
    .model-selection-box .model-selection-subject .model-selection-middle .middle-right .option-box .operation-box .empty {
        color: #333
    }
    .model-selection-box .model-selection-subject .selection-results {
        margin-top: 180px
    }
    .model-selection-box .model-selection-subject .selection-results .ant-table-thead>tr>th {
        min-width: 100px
    }
    .model-selection-box .model-selection-subject .selection-results .selection-results-title {
        font-size: 18px
    }
    .model-selection-box .model-selection-subject .selection-results .selection-results-table {
        margin-top: 12px
    }
}

.code-reader-box {
    padding-top: 80px;
    background-color: #fff
}

.code-reader-box .detail-bread {
    background-color: #f4f4f4
}

.code-reader-box .code-reader-subject {
    padding-bottom: 80px
}

.code-reader-box .code-reader-subject .big-title {
    margin: 48px auto 40px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #333;
    line-height: 42px
}

.code-reader-box .code-reader-subject .select-content {
    display: flex
}

.code-reader-box .code-reader-subject .select-content .left {
    width: 52.5%;
    max-width: 680px;
    height: auto;
    position: relative
}

.code-reader-box .code-reader-subject .select-content .left img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.code-reader-box .code-reader-subject .select-content .left .img-input {
    position: absolute;
    max-width: 120px
}

.code-reader-box .code-reader-subject .select-content .left .ant-input[disabled] {
    background-color: #fff;
    border-color: #ddd;
    color: #333
}

.code-reader-box .code-reader-subject .select-content .left .focal-length {
    left: 62%;
    top: 26%
}

.code-reader-box .code-reader-subject .select-content .left .distance {
    left: 10%;
    top: 46%
}

.code-reader-box .code-reader-subject .select-content .left .long {
    left: 33%;
    top: 73%
}

.code-reader-box .code-reader-subject .select-content .left .short {
    left: 72%;
    top: 68%
}

.code-reader-box .code-reader-subject .select-content .right {
    width: 47.5%;
    margin-left: 48px;
    padding-top: 16px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .sub-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    line-height: 33px;
    margin-bottom: 24px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .sub-title .sub-tips {
    margin-left: 8px;
    display: inline-block;
    padding: 6px 16px;
    background: #fdf0e5;
    border-radius: 16px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    vertical-align: text-top
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 32px;
    grid-row-gap: 16px;
    margin-bottom: 48px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-row {
    display: block;
    margin-bottom: 0;
    min-width: 50%
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-form-item-label>label {
    height: auto;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px;
    margin-bottom: 12px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-form-item-label>label:after {
    content: ""
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-select-selector {
    height: 50px;
    border-radius: 4px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-select-selector .ant-select-selection-search-input {
    height: 50px;
    line-height: 50px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-select-selector .ant-select-selection-item,
.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-select-selector .ant-select-selection-placeholder {
    line-height: 50px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .label-box {
    font-size: 16px;
    color: #333;
    line-height: 22px;
    display: inline-block;
    margin-bottom: 12px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .label-box .iconfont {
    color: #0e60ac;
    margin-left: 8px;
    cursor: pointer
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-input {
    height: 50px;
    border-radius: 4px;
    font-size: 16px;
    color: #333
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-input::-webkit-input-placeholder {
    font-size: 16px;
    color: #c1c1c1
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-input:-ms-input-placeholder {
    font-size: 16px;
    color: #c1c1c1
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-input::-ms-input-placeholder {
    font-size: 16px;
    color: #c1c1c1
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-input::placeholder {
    font-size: 16px;
    color: #c1c1c1
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form:last-child {
    margin-bottom: 24px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .cascader-box {
    grid-template-columns: repeat(1, 1fr);
    max-width: 316px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .four-form {
    margin-bottom: 24px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .ant-btn {
    height: 50px;
    padding: 0 32px;
    border-radius: 4px;
    background-color: #0e60ac;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 50px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .empty {
    background-color: #fff;
    font-weight: 400;
    color: #333;
    margin-left: 16px
}

.code-reader-box .code-reader-subject .select-content .right .code-reader-form .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before {
    display: none
}

.code-reader-box .code-reader-subject .tabel-title {
    margin: 48px 0 33px;
    font-size: 24px;
    font-weight: 600;
    color: #333;
    line-height: 33px
}

.code-reader-box .code-reader-subject .tabel-box .ant-table-tbody>tr.ant-table-row:hover>td {
    background-color: #fcf9f6
}

.code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table tbody tr th,
.code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table thead tr th {
    background-color: #f4f4f4;
    padding: 14px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px;
    border: 1px solid #d8d8d8;
    border-right: none
}

.code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table tbody tr th:last-child,
.code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table thead tr th:last-child {
    border-right: 1px solid #d8d8d8
}

.code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table tbody tr td,
.code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table thead tr td {
    padding: 14px 20px;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    border: 1px solid #d8d8d8;
    border-top: none;
    border-right: none
}

.code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table tbody tr td:last-child,
.code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table thead tr td:last-child {
    border-right: 1px solid #d8d8d8
}

.code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table tbody tr:hover .first-td-link,
.code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table thead tr:hover .first-td-link {
    color: #0e60ac;
    text-decoration: underline
}

.code-reader-box .code-reader-subject .tabel-box .ant-empty-image {
    display: none
}

.code-reader-box .code-reader-subject .tabel-box .ant-empty-description {
    font-size: 16px;
    color: #666;
    line-height: 22px
}

.code-reader-box .tips-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .64);
    z-index: 1002
}

.code-reader-box .tips-box .tips {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%
}

.code-reader-box .tips-box .tips .iconfont {
    display: block;
    text-align: right;
    color: #fff;
    font-size: 32px
}

.code-reader-box .tips-box .tips .content {
    background-color: #fff;
    padding: 24px 16px;
    text-align: center;
    border-radius: 8px
}

.code-reader-box .tips-box .tips .content .title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 24px
}

.code-reader-box .tips-box .tips .content .sub-title {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin: 8px 0
}

.code-reader-box .tips-box .tips .content .text {
    font-size: 14px;
    color: #0e60ac;
    line-height: 20px;
    margin: 8px 0 20px
}

.code-reader-box .tips-box .tips .content .first-code {
    max-width: 288px
}

.code-reader-box .tips-box .tips .content .second-code {
    max-width: 120px
}

@media screen and (max-width: 1200px) {
    .code-reader-box .code-reader-subject .select-content .right {
        margin-left: 24px
    }
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form {
        grid-column-gap: 16px;
        margin-bottom: 24px
    }
}

@media screen and (max-width: 1024px) {
    .code-reader-box {
        padding-top: 0
    }
    .code-reader-box .code-reader-subject .big-title {
        margin: 28px auto 20px;
        font-size: 24px;
        line-height: 32px
    }
    .code-reader-box .code-reader-subject .select-content .left .img-input {
        max-width: 70px
    }
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .sub-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 16px
    }
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form {
        margin-bottom: 16px
    }
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-select-selector {
        height: 40px
    }
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-select-selector .ant-select-selection-search-input {
        height: 40px;
        line-height: 40px
    }
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-select-selector .ant-select-selection-item,
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-select-selector .ant-select-selection-placeholder {
        line-height: 40px
    }
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .first-form .ant-input {
        height: 40px
    }
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .ant-btn {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }
    .code-reader-box .code-reader-subject .tabel-title {
        margin: 28px 0 20px
    }
    .code-reader-box .code-reader-subject .tabel-box {
        overflow: auto;
        overflow-y: hidden
    }
    .code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table tbody tr th,
    .code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table thead tr th {
        font-size: 14px;
        line-height: 20px;
        padding: 12px 15px;
        overflow-wrap: break-word;
        word-break: keep-all
    }
    .code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table tbody tr td,
    .code-reader-box .code-reader-subject .tabel-box .ant-table.ant-table-bordered .ant-table-container .ant-table-content table thead tr td {
        padding: 12px 15px;
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (max-width: 800px) {
    .code-reader-box .code-reader-subject .select-content {
        display: block
    }
    .code-reader-box .code-reader-subject .select-content .left {
        width: 70%;
        max-width: 100%;
        margin: 0 auto
    }
    .code-reader-box .code-reader-subject .select-content .left img {
        width: 100%
    }
    .code-reader-box .code-reader-subject .select-content .right {
        width: 100%;
        margin-left: 0
    }
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .cascader-box {
        width: calc((100% - 16px)/2);
        max-width: 100%
    }
}

@media screen and (max-width: 600px) {
    .code-reader-box .code-reader-subject .select-content .right .code-reader-form .cascader-box {
        width: 100%;
        max-width: 100%
    }
}

.ant-popover-inner {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2)
}

.pm-text-box {
    font-size: 14px;
    color: #333;
    line-height: 20px
}

.ant-popover-inner-content {
    padding: 8px 16px
}

.ant-popover-inner-content .popover-box {
    text-align: center;
    padding: 23px 13px
}

.ant-popover-inner-content .popover-box .popover-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 25px
}

.ant-popover-inner-content .popover-box .popover-sub-title {
    margin: 8px 0 20px;
    font-size: 14px;
    color: #333;
    line-height: 20px
}

.ant-popover-inner-content .popover-box .popover-img-first {
    max-width: 288px
}

.ant-popover-inner-content .popover-box .popover-img-first img {
    width: 100%
}

.ant-popover-inner-content .popover-box .popover-img-second {
    max-width: 120px;
    margin: 0 auto
}

.ant-popover-inner-content .popover-box .popover-img-second img {
    width: 120px;
    height: 122px
}

.ant-popover-inner-content .popover-box .popover-tips {
    font-size: 14px;
    color: #0e60ac;
    line-height: 20px;
    margin-top: 7px
}

@media screen and (max-width: 1024px) {
    .ant-popover-inner-content .popover-box {
        padding: 0
    }
    .ant-popover-inner-content .popover-box .popover-title {
        font-size: 16px
    }
    .ant-popover-inner-content .popover-box .popover-sub-title {
        margin-bottom: 10px
    }
    .ant-popover-inner-content .popover-box .popover-img-first {
        max-width: 150px;
        margin: 0 auto
    }
    .ant-popover-inner-content .popover-box .popover-img-second {
        max-width: 90px
    }
    .ant-popover-inner-content .popover-box .popover-img-second img {
        width: 90px;
        height: 91.5px
    }
    .ant-popover-inner-content .popover-box .popover-tips {
        font-size: 12px;
        line-height: 18px
    }
}

.product .header-banner {
    width: 100%;
    height: 560px;
    background: url(/static/media/bg_banner.b2a6598b.png) 50%
}

.product .header-banner .banner-contain {
    position: relative;
    top: 129px;
    left: 16.19%;
    max-width: 730px;
    width: 90%
}

.product .header-banner .banner-contain .banner-title {
    font-size: 48px;
    color: #fff;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    margin-bottom: 36px
}

.product .header-banner .banner-contain .text-box {
    width: 720px;
    height: 68px;
    padding: 14px 27px;
    background: linear-gradient(90deg, #ed6d00, rgba(237, 109, 0, 0))
}

.product .header-banner .banner-contain .text-box .text {
    font-size: 28px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff
}

.product .header-banner .banner-contain .subtitle {
    display: flex;
    flex-direction: row;
    margin-top: 48px
}

.product .header-banner .banner-contain .subtitle li {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-right: 56px;
    line-height: 30px
}

.product .header-banner .banner-contain .subtitle li:nth-child(3n) {
    margin-right: 0
}

.product .header-banner .banner-contain .subtitle li .iconfont {
    font-size: 48px;
    margin-right: 16px
}

.product .header-banner .banner-contain .subtitle li .text {
    vertical-align: super
}

.product .system-framework {
    width: 100%;
    padding: 64px 0 88px;
    background: url(/static/media/bg_system.bb5f95a4.png) 50%
}

.product .system-framework .system-title {
    font-size: 32px;
    color: #0e60ac;
    text-align: center;
    line-height: 140px
}

.product .system-framework .system-item {
    width: 100%;
    margin: auto
}

.product .system-framework .system-item .system-image {
    margin: 0 auto;
    text-align: center;
    width: 80%;
    height: auto;
    max-width: 100%;
    display: block
}

.product .product-items {
    display: flex;
    flex-direction: row;
    background: #fff
}

.product .product-items .product-text {
    width: 50%;
    padding: 5% 5% 2% 13%;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: #565656
}

.product .product-items .product-text:nth-child(2n) {
    padding: 5% 13% 2% 4%;
    background: #f8f8f8
}

.product .product-items .product-text .item-title {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
    margin-bottom: 16px
}

.product .product-items .product-text .item-bold {
    font-weight: 600
}

.product .product-items .rcs-text {
    padding: 4% 4% 2% 13%
}

.product .product-items .img-box {
    width: 50%
}

.product .product-items .img-box .product-img {
    width: 100%;
    height: auto;
    max-width: 100%
}

@media screen and (max-width: 1464px) {
    .product .product-items .product-text {
        padding: 4% 5%
    }
    .product .product-items .product-text:nth-child(2n) {
        padding: 4% 6%
    }
    .product .product-items .rcs-text {
        padding: 1% 4%
    }
}

@media screen and (max-width: 1200px) {
    .product .header-banner {
        height: 560px
    }
    .product .product-items .product-text {
        font-size: 14px
    }
    .product .product-items .product-text:nth-child(2n) {
        padding: 4% 5%
    }
    .product .product-items .product-text .item-title {
        font-size: 20px;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 1024px) {
    .product .header-banner .banner-contain {
        left: 60px
    }
    .product .header-banner .banner-contain .banner-title {
        font-size: 40px
    }
    .product .header-banner .banner-contain .text-box {
        width: 720px;
        height: 65px;
        padding: 12px 27px;
        background: linear-gradient(90deg, #ed6d00, rgba(237, 109, 0, 0))
    }
    .product .header-banner .banner-contain .text-box .text {
        font-size: 26px
    }
    .product .header-banner .banner-contain .subtitle li {
        font-size: 20px
    }
    .product .header-banner .banner-contain .subtitle li .iconfont {
        font-size: 45px;
        margin-right: 16px
    }
    .product .system-framework .system-item .system-image {
        width: 85%
    }
    .product .product-items {
        flex-direction: column-reverse
    }
    .product .product-items:nth-child(2n) {
        flex-direction: column
    }
    .product .product-items .product-text {
        font-size: 16px;
        width: 100%;
        padding: 10% 12%
    }
    .product .product-items .product-text:nth-child(2n) {
        padding: 10% 12%
    }
    .product .product-items .product-text .item-title {
        font-size: 24px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #333;
        margin-bottom: 16px
    }
    .product .product-items .product-text .item-bold {
        font-weight: 600
    }
    .product .product-items .img-box {
        width: 100%
    }
    .product .product-items .img-box .product-img {
        height: auto;
        max-width: 100%
    }
}

@media screen and (max-width: 768px) {
    .product .header-banner {
        height: 480px
    }
    .product .header-banner .banner-contain {
        position: relative;
        top: 108px;
        left: 50px;
        max-width: 730px
    }
    .product .header-banner .banner-contain .banner-title {
        font-size: 30px
    }
    .product .header-banner .banner-contain .text-box {
        width: 501px;
        height: 66px;
        padding: 14px 21px
    }
    .product .header-banner .banner-contain .text-box .text {
        font-size: 24px
    }
    .product .header-banner .banner-contain .subtitle li {
        font-size: 20px;
        margin-right: 30px
    }
    .product .header-banner .banner-contain .subtitle li .iconfont {
        font-size: 40px;
        margin-right: 16px
    }
}

@media screen and (max-width: 670px) {
    .product .header-banner .banner-contain {
        top: 60px
    }
    .product .header-banner .banner-contain .banner-title {
        font-size: 28px;
        margin-bottom: 30px
    }
    .product .header-banner .banner-contain .text-box {
        height: 50px;
        padding: 10px 21px
    }
    .product .header-banner .banner-contain .text-box .text {
        font-size: 20px
    }
    .product .header-banner .banner-contain .subtitle {
        flex-direction: column;
        margin-top: 35px
    }
    .product .header-banner .banner-contain .subtitle li {
        font-size: 20px;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 576px) {
    .product .header-banner {
        height: 330px
    }
    .product .header-banner .banner-contain {
        top: 50px;
        left: 20px
    }
    .product .header-banner .banner-contain .banner-title {
        font-size: 20px;
        margin-bottom: 15px
    }
    .product .header-banner .banner-contain .text-box {
        width: 100%;
        height: 32px;
        padding: 5px 12px
    }
    .product .header-banner .banner-contain .text-box .text {
        font-size: 14px
    }
    .product .header-banner .banner-contain .subtitle {
        margin-top: 20px
    }
    .product .header-banner .banner-contain .subtitle li {
        font-size: 14px;
        margin-bottom: 5px
    }
    .product .header-banner .banner-contain .subtitle li .iconfont {
        font-size: 30px;
        margin-right: 12px
    }
    .product .product-items .product-text {
        padding: 5% 13%;
        font-size: 12px
    }
    .product .product-items .product-text:nth-child(2n) {
        padding: 5% 13%
    }
    .product .product-items .product-text .item-title {
        font-size: 14px;
        margin-bottom: 8px
    }
    .product .system-framework {
        padding: 35px 0
    }
    .product .system-framework .system-title {
        font-size: 20px
    }
    .product .system-framework .system-item {
        padding-top: 20px
    }
    .product .system-framework .system-item .system-image {
        width: 96%
    }
}

.product-sigle-page-wraper .product .product-banner {
    width: 100%;
    height: 560px;
    background: url("/static/media/çŸ©å½¢ 1 æ‹·è´ 3.8532e9ad.png");
    background-size: cover
}

.product-sigle-page-wraper .product .product-banner .words-container {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    left: 18.8%;
    top: 167px;
    max-width: 643px
}

.product-sigle-page-wraper .product .product-banner .product-title {
    width: 100%;
    height: 50px;
    font-size: 50px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #fff;
    line-height: 35px;
    display: inline-block
}

.product-sigle-page-wraper .product .product-banner .product-subtitle {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAoMAAABCCAYAAAAsRdy2AAAPYklEQVR4Xu2dzY7USBCEa36YFYw4cePEnWfjHXhJXoEbQkIILX/jlV0/jszKsqsZDdJK3152utxtm5qacnREZOTVp3dpSfm/+v/yshu79Lh5/yLnv7LX8ufV13/954n7jO5pH1vKPF6Z+YzmeDxWzrHIOa7LnMn9je9j7h789fPrg2vXNRLcg/ls2u87vsb++w+vWf+tp9er16n/Xn/e+lrmo81pGfPXatf0c6jXGl3XfWa7lhu7dve66HF/3ug60TXk97bOvb9G9zsN7qvdp85Zub6fs+0aD26d+3UTXWPwme326791NAcppdE1t3V7cK9tQzu7ZzmP/72th4bX17/1eh/R3+BTXV/vu16/Xmu78fK70jE3z7rXtL/f+v76+fX3VMZu9N/s3xccW+Qcyc/Deo9lzLyvnkfuux2Xsdv6vuA+ZS+Kr/Fb9uny+fBe9dzBZ5KM3eq/9aacX46b80fXj86/zn091zpfv/b7vmT8Ts9xK//2n3K+wfj2dyqfX+Qeko7L5xc5b9Lzruf6Idd8Jj9/t1jkXo/dOZzyr3zOHVv02D/2c8s399odf3gu5/1q3/vwwr3+0mOn3/d27Ndn+/rNywBvvXJjH4P3vA7GPgRjb4Ox9/2YYrErwGB7VGzABDCYF0wERE/BWf8ABAwCBhtQ60DADowBg3UbeiQYbqAYMJj3njNgChjMKw8waEgpwKBygj1bCDM4nhOYQcdOlaUEGAQMAgbrvgozmGcCZnB/XsAMZkEKZjAlmMGOuvzr0rACF5hBmMFtc0ImXo6kV2Ti3VJh2Cdk4nM2DjAIGEQm7sk1wCBgUAjZU98ensH8RdJIQHgGm9cTz2BZG3/Ts4dnMP89Vq/cmTQLGAQMAgYBg9nGYQAgBSQ7GgQMbs+Utj68j9PKzhSQ7F47AT8UkAxYu6eSaQGDgEEKSNpzfKGAJFFAYj2HBuRNyK/108jEVBMb0DesXgYMAgZd4UVU+dy2JcDgvrdSTZyXBQUkFJCs3x2pJk5UEztWbgK0RmCVAhIKSIxUu00H0TJWzidaJrQ3hLEugcw9E61DNXGp8puVogGDgEHAYHZdES3T0CDRMgLoiJZxvkRyBq0v8YxlI2dwGG3SCk4CBcAf0+IUwGBK5AyW5xU5g3kiyBlMiZxBC+K0IvgxP8MMUk28YWKqiakmzgbnxvoTOk3o9LY3EDq9PWIJnc5I44HQ6bwedpX1sCp4Jsy5ngrPIJ5BPIMKRLRamg4kO0CT0Go6kFgmu3YK2TZVOpCUp3b5oqsdQpCJkYmRiZGJIzALMwgzCDNYqnFpRwczqGCSdnSZAYEZhBkUFgxmME8GzKCfh7m+wDp3/RzCDMIMwgx2nrsZzxzVxOXLHO3ohp7N097AUR9lehPnBz69iRO9iS3wO5N0PVBEJh6DZ8CgA7/kDB6EaiMTIxP3kUr7nFQ2FzAIGBTglkrByZ2OSR4gvYmtzY3exEJ9lh+PmD+YQReOXLjSfhOK3nc0BjMIMwgzCDOoa2C1/h1E87RCF8Bg3oaJljEsHmDQgr3lm3tNziDRMoJ/iZbJ8D7Pg1ZRznYE6SVy2zGkB8D5OMxgZnY84xOFasMMwgzCDKYkzOdtnQ+VcgGDgEGNnXFgDzCYkY92gyNncEeDgEHAYGO7iZbZwWnkwxuxVO295AySM7j+NRVQZnx6s0CtgjwBfuQMlgcWOYN5IsgZJGfQM3onsvZ0XA3VxDCDGyIkZ5CcwVmZlt7EeX+tzJzOB2Awz41UIJ8WsETVyq54o8q+214VeANH43gGM1KAGYQZbMzPCDwCBgGDgEGiZap1gdBpAXlEy2QgQbRMngdhJ5NWGUthyvJTvHlasLJ+/sd+bHkmP3+3fr57PXbn8oxhBmEGYQbDWB/jwdMHmcQAHfv48AxmuwDMIMwgzKBl/ACDgEGiZYiWcZmCFYuRM1hY5wZOyRnUoF4KSNx6uNZuIh50UkDSF4fMtIMT0EbOIDmD25e5WV8iHUjyo0sYvGUQOeOlZ5jBPHWETnsQ1OcQKlAkZ3A8X+QMUk1MNXEFfSNAPBmtAhgEDAIGy8OGnMH2bF2oJk7pfdcymGriI4kZzyCeQWRiPIN4BvdK4FYYgkyMTIxMjEyMTNxQdSSN72PIxMjE2tMXmXhfDwehySaSJpd5ETo961nU9xE6nQEbMjE5g+QMCu+VYAbLbBAtMwp89uMUkFBAUsGYgloH0MgZjAFrLdrqCpA2c1HcZlAD3ofB45Myebs+7ehoR4dMjEyscBCZOH9RPJKGFTAiEyMTIxMjE1/ETJIzSM6gFKLcSieUFrlCzmBKRMs0GPLmZe/fS6/c2MfgPa+DsQ/B2NtgDDAIGHTsKNEywnJdDxhTomXoQLL93cxUMwMGAYOAwZ2FI2cw/b63YOzXZ/saMFhQifbDC7yI0yzepRLwzPthBmEGYQZhBmEGKSDZnhdVbte+x4ROZ4aF0Om8RL70LBxg0NoViZbZ58OzcSpdEy1DtAzRMkTL5N3ikdE6eAbzNFJAErepox1dWR/fLIDz0TMPz6Ujylf73ocX7jVg8FB+9T49cgbLGgy8i4BBwCBgEDAIGFxBnPrt6pqQYph2XMZu6/uUvaOamGpiqoktPYdnEM8gnsG9itOHEuMZLHPjOqNsMinVxHgG180jAFk36pP0UmpwzIC8WaAGGLRzH1QHb6zLBeMwgzCDihDVsnf16V2Yn1fff9RuzrN/Rhb2XsAJL97ZNf+Kl3DiPskZHMXU9NlwtKMjZ5CcwbqzES2TZwIwuD9DonZ4kSfxQtA3AomAQcAgYLD374VgFjBIAcm2MDywVS+X93VVcOw+s7GQgEHAIGDQyr+AQcDgusf+EF/eM/n5u/Xk3euxO1esoVKwO7YgEyMTO1n0iMHsWD7AIGAQMEg1MdXEVBMbFpNq4uy3oh0d7ehoR0c7uroGBDBbGRiZ2HQ9gBl0HTdoR2e7YgTdfqgmFuYHzyCewZQSzKAQfIROX1YEAjPY93UVME/odOaKt3mggIQCkke3gyN0mtBpQqcJnRbMRs6gVajJGex9isfFJ857pg+pCloCVk5l8Hz+nqHr33NSBBJdG2bQyqdtnvEMtjXX1k3glxz15t0WJ9EyebcgZ3DfI2EGYQZhBi2qghmEGQQMmjUQym1D9lPAMdEyBXD4LwxEy/w5GIMZhBmEGYQZhBlsM0C0zDwrFzF1+1jgJQIMAgYLL9n7Et26u46AnWffAIM9m/mnzBxgEDAIGAQMAgYBg6a4Zk6iBQzmZWNk7craeR/fsGBlFPHiJXCYwW2eDyVcmEGYwbqVe3mW0Gkr19KbOG/e9Cbe5oHexPow739WsFOf+u2bg6ZeB1XKfyVcuux7RMsMgBOeQVeEQ86g8aJenwUo4xm0VobtqeHWFNXE+/5b5oZ2dCkthE4blZFqYqEc8QziGUQmRiZGJo7B1LYyDlrnta30qcAYMjEyMTIxMjEyMTIxMrGLJ9kfjrSjowMJHUjqFvlUYFS9jhUU12utx6rMq2POYhHG6/iew+tGV8boTVx+qXVuAYOAQcAgYBAwCBgsvCWh0xoR4/2zhE4TOh3J5TKGTIxMvNCOLoOqj6713jqGTIxMjEyMTIxMjEyskrjkXO7sK8xg3ihm+x8H/jwDSCN2lAKSPMcUkGzzQAFJxq6jYg9/bH0jBSTxfPVzSLSMkZepJpZWiI5t87mJq3eOaJlB8PpTybR4BvEMIhMjEyMTIxMjEyMTIxPnNUAHkjIPUcTUU4FRPIMWjMIM5u3oRsiawuLd6ditHP+5/7wMxv05YQYz9oEZhBlU9nNn98gZ3CWrUcu7kzgbcgaHcui6ugid7vMlqSZ27fyaTLruUhSQlKd2AeqSm5iQifPcAAZNnM3DcwHHX6137+GFe/2l9/bRm1hoUp8fiEw8lNWRiZ0sDhgEDEb9tUfZhuqji2Tzti09FTOHTIxMjEyMTIxMjEyMTIxMjEyMTGxAKTLxmI2bLe7wnVDWjTZgOW/r+4JOKTV/Mut5MIPIxEXS/GbZvOUfx/bBDFpq76RAxBeJ0Js4z0jfeaCXS2OJedCeLSs9ZSObOdfcPcQZgAfFK3U9DAs6+uuSM0jOIDmDdVt9KmYSzyCewbrGpMIXz6BIvQ7sLYDB8t1VCns/vZNKxQ4LHlYLAwYjYDYHxACD6jlFJs6AyXvhot7LeAZ3cLn3U8YziGfQ9g+eZR/xDOIZXFkOmMF0BRi0MveEtzGK06GAJGZFYQZhBmEGYQZ3eVfk2lMJF5nYAtygOnjbdi8YRyZGJlbO70oj/wCDgMEyAxm4IRPniBTP8CpLFzF2ARjeihkAg4BBwCBgUBhIE2odMZNRqPWFoG8EEgGDgEHA4D4Do6DsDALOw7FhBkeRMXgGaUdHO7r4y0TEiAVfvIZWgdU3fNDOr32ODiT5Oy0yMTmD/+IZNM6/930EDszgATAEDLqqUCleoYCkMKcwg8sImBA6Tej0qfw7C9SQiZGJU0r3zwTU3TlAo4DPHVsAg7YKBDBYxE+YwT/y763TNp37BzMIMwgzCDOouYtRnAtgcFeXkInzA1oB33cL+ACDgule9+xe+hCMvQ3GAIOAQeMJPOsKgmcQz2D1P1bJMahyhhkcxEjVOSNnMG87gMEM/PAMpqRt7tY/nx/C+AEGU3rlANzHANABBi8DdA78FCtgQ9d4BouHNgSJgEHAIGAwzAsdevboQEIHEjqQ0IFECDza0VmF2oRQT3jx6qcPwdpjgN7MZyfukwISCkhM5XULZ48yAKkmppq47myEThu28NRbiGcQzyCeQYuqYAZhBulAYtaA7fKyhw8fdlVZHz6+d633Q7YiGaJlWgh21O8XmRiZuD2lKsit7eDwDO6EQc0ARCZGJhZY9+ZlIAEjE3eTAjN4INUGreBUBreMlW7KZ17BiVZ4VBNTTbztZ1eJauIqpZf5aPs8nsGdCcYzmBJgcH+e4xls2wRgsEyFZtu4/scX+ftmZN9L34NMTLTMtghhBmEGHdDDM7jn990E7F+CGdweN7d1HtYXgEHAYErp12dLegEGAYPHfsMJdg5mUOTiUd6fZ0EF2CETZ2bPd0Zpr3UNUk1sWC7AIGBw+6IYdQihgIQCEgpI2gyYghHP+E0wbhSQAAa3NTSdawgYTKGfz3sove0AMDhsvfhHHUCoJqaaGDAIGAQMAgYN8I3yxXq/Xu/zy9M4fEhRQCLzU+cJMAgYrNvPAYvZdqinquYFDAIGAYOAwf85GPwPVwwePc7GlG0AAAAASUVORK5CYII=) no-repeat;
    background-size: cover;
    width: 100%;
    display: inline-block;
    margin: 29px 0 31px
}

.product-sigle-page-wraper .product .product-banner .product-subtitle .product-text {
    width: 100%;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 66px;
    margin-left: 22px;
    margin-right: 65px
}

.product-sigle-page-wraper .product .product-banner .subtitle {
    display: flex;
    max-width: 585px
}

.product-sigle-page-wraper .product .product-banner .subtitle .subtitle-item {
    flex: 30% 1;
    height: 50px;
    line-height: 51px;
    display: flex
}

.product-sigle-page-wraper .product .product-banner .subtitle .subtitle-item .item-icon {
    display: inline-block
}

.product-sigle-page-wraper .product .product-banner .subtitle .subtitle-item .item-text {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-left: 16px
}

@media screen and (max-width: 1220px) {
    .product-sigle-page-wraper .product .product-banner {
        height: 400px
    }
    .product-sigle-page-wraper .product .product-banner .words-container {
        top: 70px
    }
    .product-sigle-page-wraper .product .product-banner .product-title {
        font-size: 40px
    }
}

@media screen and (max-width: 992px) {
    .product-sigle-page-wraper .product .product-banner {
        height: 350px
    }
    .product-sigle-page-wraper .product .product-banner .words-container {
        top: 50px
    }
    .product-sigle-page-wraper .product .product-banner .product-title {
        font-size: 35px;
        width: 490px
    }
    .product-sigle-page-wraper .product .product-banner .product-subtitle {
        width: 490px;
        margin: 30px 0
    }
    .product-sigle-page-wraper .product .product-banner .product-subtitle .product-text {
        font-size: 24px;
        line-height: 60px
    }
    .product-sigle-page-wraper .product .product-banner .subtitle .subtitle-item {
        height: 40px
    }
    .product-sigle-page-wraper .product .product-banner .subtitle .subtitle-item .item-text {
        font-size: 18px;
        line-height: 40px;
        margin-left: 10px
    }
}

@media screen and (max-width: 768px) {
    .product-sigle-page-wraper .product .product-banner {
        height: 426px
    }
    .product-sigle-page-wraper .product .product-banner .words-container {
        left: 61px;
        top: 111px
    }
    .product-sigle-page-wraper .product .product-banner .words-container .product-title {
        font-size: 24px;
        height: 36px;
        line-height: 36px
    }
    .product-sigle-page-wraper .product .product-banner .words-container .product-subtitle {
        width: 100%;
        margin: 30px 0
    }
    .product-sigle-page-wraper .product .product-banner .words-container .product-subtitle .product-text {
        font-size: 22px;
        line-height: 68px
    }
    .product-sigle-page-wraper .product .product-banner .words-container .subtitle .subtitle-item {
        height: 51px
    }
    .product-sigle-page-wraper .product .product-banner .words-container .subtitle .subtitle-item .item-text {
        font-size: 20px;
        line-height: 51px;
        margin-left: 17px;
        width: 112px
    }
}

@media screen and (max-width: 444px) {
    .product-sigle-page-wraper .product .product-banner {
        height: 360px
    }
    .product-sigle-page-wraper .product .product-banner .words-container {
        left: 20px;
        top: 40px
    }
    .product-sigle-page-wraper .product .product-banner .words-container .product-title {
        font-size: 22px;
        height: 36px;
        width: 275px;
        line-height: 36px
    }
    .product-sigle-page-wraper .product .product-banner .words-container .product-subtitle {
        width: 320px;
        min-height: 40px;
        margin: 15px 0
    }
    .product-sigle-page-wraper .product .product-banner .words-container .product-subtitle .product-text {
        line-height: 26px;
        font-size: 18px;
        margin-left: 5px;
        width: 307px
    }
    .product-sigle-page-wraper .product .product-banner .words-container .subtitle {
        flex-direction: column;
        width: 200px
    }
    .product-sigle-page-wraper .product .product-banner .words-container .subtitle .subtitle-item {
        width: 200px;
        height: 44px;
        margin-bottom: 10px
    }
    .product-sigle-page-wraper .product .product-banner .words-container .subtitle .subtitle-item .item-text {
        font-size: 18px;
        line-height: 44px
    }
}

.product-sigle-page-wraper .product .platform-data {
    background: url(/static/media/çŸ©å½¢\ 2.7ec9c733.png);
    background-size: contain;
    height: 500px;
    width: 100%
}

.product-sigle-page-wraper .product .platform-data .data-title {
    width: 100%;
    height: 28px;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    line-height: 120px;
    text-align: center;
    padding-top: 60px
}

.product-sigle-page-wraper .product .platform-data .data-container {
    max-width: 1200px;
    height: 268px;
    background: #fff;
    margin: 120px auto 0;
    padding: 0 25px;
    display: flex;
    justify-content: space-around
}

.product-sigle-page-wraper .product .platform-data .data-container .data-item {
    padding-top: 80px;
    max-width: 182px
}

.product-sigle-page-wraper .product .platform-data .data-container .data-item .data {
    height: 47px;
    font-size: 60px;
    font-weight: 700;
    color: #ed7209;
    line-height: 47px;
    text-align: center
}

.product-sigle-page-wraper .product .platform-data .data-container .data-item .data-name {
    width: 100%;
    height: 17px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 17px;
    margin-top: 44px;
    text-align: center
}

.product-sigle-page-wraper .product .platform-data .data-container .data-line {
    width: 1px;
    height: 98px;
    background: #e6e6e6;
    margin-top: 89px
}

@media screen and (max-width: 1220px) {
    .product-sigle-page-wraper .product .platform-data {
        height: 400px
    }
    .product-sigle-page-wraper .product .platform-data .data-title {
        padding-top: 60px
    }
    .product-sigle-page-wraper .product .platform-data .data-container {
        margin: 120px auto 0;
        height: 195px
    }
    .product-sigle-page-wraper .product .platform-data .data-container .data-item {
        padding-top: 40px
    }
    .product-sigle-page-wraper .product .platform-data .data-container .data-item .data {
        font-size: 50px
    }
    .product-sigle-page-wraper .product .platform-data .data-container .data-line {
        margin-top: 40px
    }
}

@media screen and (max-width: 768px) {
    .product-sigle-page-wraper .product .platform-data {
        height: 250px
    }
    .product-sigle-page-wraper .product .platform-data .data-title {
        height: 32px;
        font-size: 20px;
        line-height: 36px;
        padding-top: 41px
    }
    .product-sigle-page-wraper .product .platform-data .data-container {
        max-width: 686px;
        height: 140px;
        margin-top: 48px
    }
    .product-sigle-page-wraper .product .platform-data .data-container .data-item {
        padding-top: 26px
    }
    .product-sigle-page-wraper .product .platform-data .data-container .data-item .data {
        font-size: 20px
    }
    .product-sigle-page-wraper .product .platform-data .data-container .data-item .data-name {
        margin-top: 20px;
        font-size: 18px
    }
    .product-sigle-page-wraper .product .platform-data .data-container .data-line {
        margin-top: 36px
    }
}

.product-sigle-page-wraper .product .apply {
    background-color: #fff;
    padding: 0 15px
}

.product-sigle-page-wraper .product .apply .apply-title {
    width: 100%;
    line-height: 28px;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    padding-top: 60px;
    text-align: center
}

.product-sigle-page-wraper .product .apply .apply-container {
    display: flex;
    flex-wrap: wrap;
    max-width: 1165px;
    justify-content: space-between;
    margin: 63px auto 0
}

.product-sigle-page-wraper .product .apply .apply-container .apply-item {
    width: 182px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 89px
}

.product-sigle-page-wraper .product .apply .apply-container .apply-item .apply-img {
    max-width: 100%
}

.product-sigle-page-wraper .product .apply .apply-container .apply-item .apply-subtitle {
    width: 100%;
    line-height: 24px;
    font-size: 24px;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin: 30px auto 17px
}

.product-sigle-page-wraper .product .apply .apply-container .apply-item .apply-text {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 24px;
    text-align: center
}

@media screen and (max-width: 1220px) {
    .product-sigle-page-wraper .product .apply .apply-title {
        padding-top: 30px
    }
    .product-sigle-page-wraper .product .apply .apply-container {
        margin: 30px auto 0
    }
    .product-sigle-page-wraper .product .apply .apply-container .apply-item {
        padding-bottom: 29px
    }
    .product-sigle-page-wraper .product .apply .apply-container .apply-item .apply-img {
        max-width: 50%
    }
    .product-sigle-page-wraper .product .apply .apply-container .apply-item .apply-subtitle {
        margin: 6px auto 17px
    }
}

@media screen and (max-width: 768px) {
    .product-sigle-page-wraper .product .apply .apply-title {
        padding-top: 40px;
        font-size: 18px
    }
    .product-sigle-page-wraper .product .apply .apply-container {
        flex-wrap: wrap;
        max-width: 662px;
        margin-top: 31px;
        padding-bottom: 0
    }
    .product-sigle-page-wraper .product .apply .apply-container .apply-item {
        width: 49%
    }
    .product-sigle-page-wraper .product .apply .apply-container .apply-item .apply-subtitle {
        margin: 14px auto;
        font-size: 16px
    }
    .product-sigle-page-wraper .product .apply .apply-container .apply-item .apply-text {
        width: 100%;
        min-height: 57px;
        font-size: 14px;
        line-height: 28px
    }
}

.product-sigle-page-wraper .product .function {
    background: url("/static/media/çŸ©å½¢ 2(1).33251cbb.png");
    width: 100%;
    height: 500px
}

.product-sigle-page-wraper .product .function .function-structure {
    background: url(/static/media/ç»„\ 50.15b003fd.png) no-repeat;
    background-size: contain;
    height: 340px;
    max-width: 1200px;
    margin: auto;
    position: relative;
    top: 80px
}

.product-sigle-page-wraper .product .function .function-structure .text-center {
    margin: auto;
    text-align: center;
    padding-top: 124px
}

.product-sigle-page-wraper .product .function .function-structure .text-center .center-title {
    line-height: 28px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #fff;
    margin-bottom: 27px
}

.product-sigle-page-wraper .product .function .function-structure .text-center .center-subtitle {
    line-height: 22px;
    font-size: 22px;
    font-weight: 400;
    color: #fff
}

@media screen and (max-width: 992px) {
    .product-sigle-page-wraper .product .function .function-structure .text-center {
        padding-top: 90px
    }
}

.product-sigle-page-wraper .product .function .function-structure .all-text .above-text {
    margin: 55px 0 81px
}

.product-sigle-page-wraper .product .function .function-structure .all-text .function-text {
    max-width: 238px
}

.product-sigle-page-wraper .product .function .function-structure .all-text .function-text .text-title {
    line-height: 17px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 18px
}

.product-sigle-page-wraper .product .function .function-structure .all-text .function-text .text-words {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 24px
}

.product-sigle-page-wraper .product .function .function-structure .left-text {
    text-align: right;
    position: absolute;
    top: 0
}

.product-sigle-page-wraper .product .function .function-structure .left-text .function-text {
    margin-left: 81px
}

.product-sigle-page-wraper .product .function .function-structure .right-text {
    margin-right: 78px;
    position: absolute;
    right: 0;
    top: 0
}

@media screen and (max-width: 1220px) {
    .product-sigle-page-wraper .product .function .function-structure .all-text .above-text {
        margin: 39px 0 59px
    }
    .product-sigle-page-wraper .product .function .function-structure .left-text .function-text {
        margin-left: 47px
    }
    .product-sigle-page-wraper .product .function .function-structure .right-text {
        margin-right: 47px
    }
}

@media screen and (max-width: 768px) {
    .product-sigle-page-wraper .product .function {
        height: 530px
    }
    .product-sigle-page-wraper .product .function .function-structure {
        background: url(/static/media/ç»„\ 60.27a1abe4.png) no-repeat 50%;
        background-size: 40%;
        max-width: 687px;
        top: -5%;
        display: block
    }
    .product-sigle-page-wraper .product .function .function-structure .text-center {
        width: 100%;
        padding-top: 124px
    }
    .product-sigle-page-wraper .product .function .function-structure .text-center .center-title {
        font-size: 20px
    }
    .product-sigle-page-wraper .product .function .function-structure .text-center .center-subtitle {
        font-size: 18px
    }
    .product-sigle-page-wraper .product .function .function-structure .left-text {
        top: 84%
    }
    .product-sigle-page-wraper .product .function .function-structure .left-text .function-text {
        margin-left: 0
    }
    .product-sigle-page-wraper .product .function .function-structure .right-text {
        top: 84%;
        margin-right: 0
    }
    .product-sigle-page-wraper .product .function .function-structure .all-text .above-text {
        margin-top: 0;
        margin-bottom: 31px
    }
    .product-sigle-page-wraper .product .function .function-structure .all-text .function-text {
        max-width: 323px;
        min-height: 110px;
        background: linear-gradient(-90deg, rgba(237, 109, 0, .11), #0e60ac);
        border-radius: 31px;
        text-align: left;
        margin-bottom: 31px
    }
    .product-sigle-page-wraper .product .function .function-structure .all-text .function-text .text-title {
        padding-top: 15px;
        padding-left: 10px;
        height: 23px;
        font-size: 16px;
        margin-bottom: 22px
    }
    .product-sigle-page-wraper .product .function .function-structure .all-text .function-text .text-words {
        padding: 0 15px;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        line-height: 18px
    }
}

@media screen and (max-width: 444px) {
    .product-sigle-page-wraper .product .function .function-structure {
        top: -15%
    }
    .product-sigle-page-wraper .product .function .function-structure .all-text {
        top: 72%
    }
    .product-sigle-page-wraper .product .function .function-structure .all-text .function-text {
        max-width: 185px;
        min-height: 124px
    }
}

.product-sigle-page-wraper .product .plugin {
    min-height: 500px;
    width: 100%;
    background-color: #fff
}

.product-sigle-page-wraper .product .plugin .plugin-container {
    display: flex;
    max-width: 1212px;
    margin: auto
}

.product-sigle-page-wraper .product .plugin .plugin-container .plugin-left {
    padding-top: 66px
}

.product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item {
    display: flex;
    min-height: 138px;
    margin-bottom: 74px
}

.product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item .plugin-img {
    max-width: 100%;
    max-height: 106px;
    margin: auto 0
}

.product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item .plugin-line {
    width: 3px;
    height: 138px;
    background: #ed7209;
    margin: 0 37px 0 33px
}

.product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item .plugin-text .plugin-title {
    height: 29px;
    font-size: 29px;
    font-weight: 700;
    color: #333;
    line-height: 29px;
    margin-bottom: 30px
}

.product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item .plugin-text .plugin-words {
    max-width: 584px;
    min-height: 77px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 28px
}

.product-sigle-page-wraper .product .plugin .plugin-container .plugin-right {
    background: url(/static/media/ç»„\ 59.405e83b9.png) no-repeat;
    background-size: contain;
    height: 350px;
    width: 350px;
    margin: 75px 6px 0 93px;
    line-height: 350px;
    text-align: center
}

.product-sigle-page-wraper .product .plugin .plugin-container .plugin-right .right-title {
    width: 30%;
    height: 98px;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 1220px) {
    .product-sigle-page-wraper .product .plugin {
        min-height: 317px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-left {
        padding-top: 17px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item {
        margin-bottom: 10px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item .plugin-line {
        margin: 0 5px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item .plugin-text .plugin-title {
        margin-bottom: 10px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-right {
        max-width: 246px;
        height: 246px;
        line-height: 246px;
        margin: 33px 6px 0 93px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-right .right-title {
        font-size: 31px;
        line-height: 30px
    }
}

@media screen and (max-width: 768px) {
    .product-sigle-page-wraper .product .plugin {
        padding: 0 15px 20px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container {
        display: block
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item {
        padding-top: 15px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item .plugin-img {
        width: 10%;
        margin-top: 16px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item .plugin-line {
        width: 3px;
        min-height: 111px;
        background: #ed7209;
        margin: 0 15px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item .plugin-text .plugin-title {
        font-size: 16px;
        height: 18px;
        margin-bottom: 15px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-left .plugin-item .plugin-text .plugin-words {
        font-size: 14px;
        font-weight: 400;
        color: #333;
        line-height: 18px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-right {
        margin: 0 auto;
        max-width: 258px;
        max-height: 358px
    }
    .product-sigle-page-wraper .product .plugin .plugin-container .plugin-right .right-title {
        width: 82px;
        height: 100px;
        font-size: 28px;
        font-family: Microsoft YaHei;
        font-weight: 700;
        color: #fff;
        line-height: 50px
    }
}

.product-sigle-page-wraper .product .arm {
    min-height: 500px;
    max-width: 100%;
    background-color: #f7f7f7;
    text-align: center
}

.product-sigle-page-wraper .product .arm .arm-title {
    width: 100%;
    height: 29px;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    line-height: 29px;
    display: inline-block;
    margin: 59px auto 63px
}

.product-sigle-page-wraper .product .arm .arm-use {
    display: flex;
    max-width: 1200px;
    justify-content: space-between;
    margin: 0 auto
}

.product-sigle-page-wraper .product .arm .arm-use .arm-item {
    width: 31.5%;
    min-height: 270px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 40px
}

.product-sigle-page-wraper .product .arm .arm-use .arm-item .arm-img {
    width: 80px;
    height: 80px;
    margin: 40px auto 34px
}

.product-sigle-page-wraper .product .arm .arm-use .arm-item .arm-subtitle {
    width: 100%;
    height: 24px;
    font-size: 24px;
    font-weight: 700;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px
}

.product-sigle-page-wraper .product .arm .arm-use .arm-item .arm-words {
    width: 100%;
    height: 38px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 21px;
    text-align: center
}

@media screen and (max-width: 1220px) {
    .product-sigle-page-wraper .product .arm {
        min-height: 317px
    }
    .product-sigle-page-wraper .product .arm .arm-title {
        margin: 9px auto
    }
    .product-sigle-page-wraper .product .arm .arm-use .arm-item {
        min-height: 250px
    }
    .product-sigle-page-wraper .product .arm .arm-use .arm-item .arm-img {
        margin: 15px 10px
    }
}

@media screen and (max-width: 768px) {
    .product-sigle-page-wraper .product .arm {
        padding: 0 15px
    }
    .product-sigle-page-wraper .product .arm .arm-title {
        margin: 20px auto;
        font-size: 18px
    }
    .product-sigle-page-wraper .product .arm .arm-use {
        flex-direction: column
    }
    .product-sigle-page-wraper .product .arm .arm-use .arm-item {
        width: 100%;
        min-height: 110px;
        max-width: 686px;
        flex-direction: row;
        margin: 0 auto 15px;
        padding: 0 0 0 15px
    }
    .product-sigle-page-wraper .product .arm .arm-use .arm-item .arm-img {
        width: 8%;
        height: 8%
    }
    .product-sigle-page-wraper .product .arm .arm-use .arm-item .arm-text .arm-subtitle {
        max-width: 100%;
        height: 25px;
        font-size: 16px;
        font-weight: 700;
        color: #333;
        text-align: left;
        margin-bottom: 5px
    }
    .product-sigle-page-wraper .product .arm .arm-use .arm-item .arm-text .arm-words {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666;
        line-height: 18px;
        text-align: left
    }
}

.product-type-platform {
    position: relative;
    height: 0
}

.product-type-platform .typeSwiper {
    position: relative;
    overflow: hidden;
    transform: translateY(-50%);
    padding-bottom: 12px
}

.product-type-platform .typeSwiper .product-type-item {
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    padding: 12px 0 16px
}

.product-type-platform .typeSwiper .product-type-item .product-type-image {
    margin: auto
}

.product-type-platform .typeSwiper .product-type-item .product-type-image .iconfont {
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    color: #666
}

.product-type-platform .typeSwiper .product-type-item .product-type-image .iconproduct_icon_nophoto {
    font-size: 60px;
    opacity: .4
}

.product-type-platform .typeSwiper .product-type-item .product-type-title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px
}

.product-type-platform .typeSwiper .product-type-item:hover .product-type-image .iconfont,
.product-type-platform .typeSwiper .product-type-item:hover .product-type-title {
    color: #0e60ac
}

.product-type-platform .typeSwiper .active-item {
    background-color: #0e60ac
}

.product-type-platform .typeSwiper .active-item .product-type-image .iconfont,
.product-type-platform .typeSwiper .active-item .product-type-title,
.product-type-platform .typeSwiper .active-item:hover .product-type-image .iconfont,
.product-type-platform .typeSwiper .active-item:hover .product-type-title {
    color: #fff
}

.product-type-platform .typeSwiper .active-item .arrow {
    border-top: 24px solid #0e60ac;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    width: 40px;
    height: 24px;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%)
}

.product-type-platform .typeSwiper .product-type-next,
.product-type-platform .typeSwiper .product-type-prev {
    background: #fff;
    width: 48px;
    height: calc(100% - 12px);
    top: 0;
    margin-top: 0
}

.product-type-platform .typeSwiper .product-type-next .iconfont,
.product-type-platform .typeSwiper .product-type-prev .iconfont {
    font-size: 24px;
    color: #333
}

.product-type-platform .typeSwiper .product-type-next:after,
.product-type-platform .typeSwiper .product-type-prev:after {
    content: ""
}

.product-type-platform .typeSwiper .product-type-next {
    right: 0;
    box-shadow: -1px 0 48px -6px #ddd
}

.product-type-platform .typeSwiper .product-type-prev {
    left: 0;
    box-shadow: 1px 0 48px -6px #ddd
}

.product-type-platform .typeSwiper .swiper-button-disabled {
    display: none
}

@media screen and (max-width: 992px) {
    .product-type-platform .typeSwiper .product-type-item {
        padding: 10px 0 14px
    }
    .product-type-platform .typeSwiper .product-type-item .product-type-image .iconfont {
        font-size: 60px;
        line-height: 60px
    }
    .product-type-platform .typeSwiper .product-type-item .product-type-image .iconproduct_icon_nophoto {
        font-size: 44px
    }
    .product-type-platform .typeSwiper .product-type-item .product-type-title {
        font-size: 12px
    }
    .product-type-platform .typeSwiper .product-type-next,
    .product-type-platform .typeSwiper .product-type-prev {
        width: 38px
    }
}

@media screen and (max-width: 767px) {
    .product-type-platform .typeSwiper .product-type-item {
        padding: 10px 0
    }
    .product-type-platform .typeSwiper .product-type-item .product-type-image .iconfont {
        font-size: 40px;
        line-height: 40px
    }
    .product-type-platform .typeSwiper .product-type-item .product-type-image .iconproduct_icon_nophoto {
        font-size: 36px
    }
    .product-type-platform .typeSwiper .product-type-next,
    .product-type-platform .typeSwiper .product-type-prev {
        width: 28px
    }
    .product-type-platform .typeSwiper .product-type-next .iconfont,
    .product-type-platform .typeSwiper .product-type-prev .iconfont {
        font-size: 18px
    }
}

.public-banner {
    width: 100%;
    height: 480px;
    position: relative;
    overflow: hidden
}

.public-banner.short {
    height: 480px
}

.public-banner.short .text-box h3 {
    text-align: center;
    font-size: 34px;
    line-height: 50px
}

.public-banner.short .text-box p {
    font-size: 16px;
    max-width: 880px;
    margin: 0 auto
}

.public-banner .text-box {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.public-banner .text-box h3 {
    color: #fff;
    font-size: 34px;
    line-height: 62px;
    font-weight: 600;
    max-width: 560px;
    margin: 0 auto
}

.public-banner .text-box p {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300
}

.public-banner .text-box .link-button {
    cursor: pointer;
    margin: 32px auto 0;
    width: 351px;
    height: 48px;
    background: #0e60ac;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 48px
}

.public-banner .text-box .link-button .iconfont {
    font-size: 14px;
    margin-left: 8px
}

.public-banner .search-content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.public-banner .search-content .ant-input-affix-wrapper {
    padding: 4px 4px 4px 24px;
    border-radius: 4px
}

.public-banner .search-content .ant-input-affix-wrapper .ant-input-suffix {
    overflow: hidden
}

.public-banner .search-content .search-title {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 49px;
    margin-bottom: 40px
}

.public-banner .search-content .ant-input {
    width: 640px;
    font-size: 16px;
    color: #333;
    line-height: 22px
}

.public-banner .search-content .search-input {
    width: 640px;
    height: 50px
}

.public-banner .search-content .anticon-close-circle {
    font-size: 20px;
    margin-right: 16px
}

.public-banner .search-content .search-icon {
    cursor: pointer;
    display: inline-block;
    padding: 4px 16px;
    background-color: #0e60ac;
    font-size: 22px;
    color: #fff;
    border-radius: 4px
}

.public-banner .img-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(1)
}

@media screen and (max-width: 1600px) {
    .public-banner .text-box h3 {
        font-size: 34px;
        line-height: 50px;
        margin-bottom: 28px;
        max-width: 560px
    }
    .public-banner .text-box p {
        font-size: 16px
    }
    .public-banner .img-box {
        transform: scale(1.2)
    }
}

@media screen and (max-width: 1200px) {
    .public-banner {
        height: 460px
    }
    .public-banner.short {
        height: 420px
    }
    .public-banner.short .text-box h3,
    .public-banner .text-box h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px
    }
    .public-banner.short .text-box p,
    .public-banner .text-box p {
        font-size: 14px;
        line-height: 24px
    }
    .public-banner.short .text-box .link-button,
    .public-banner .text-box .link-button {
        margin-top: 16px;
        width: 344px;
        height: 32px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 32px
    }
    .public-banner.short .text-box .link-button .iconfont,
    .public-banner .text-box .link-button .iconfont {
        font-size: 13px;
        margin-left: 7px
    }
    .public-banner .img-box img {
        transform: scale(1.4)
    }
    .public-banner .search-content .ant-input-affix-wrapper {
        padding: 4px 4px 4px 16px;
        border-radius: 4px
    }
    .public-banner .search-content .search-title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 26px
    }
    .public-banner .search-content .ant-input {
        width: 430px;
        font-size: 16px;
        color: #333;
        line-height: 22px
    }
    .public-banner .search-content .search-input {
        width: 430px;
        height: 46px!important
    }
    .public-banner .search-content .anticon-close-circle {
        font-size: 18px
    }
    .public-banner .search-content .search-icon {
        padding: 6px 18px;
        font-size: 14px;
        border-radius: 4px
    }
}

@media screen and (max-width: 768px) {
    .public-banner {
        height: 360px
    }
    .public-banner.short {
        height: 320px
    }
    .public-banner.short .text-box h3,
    .public-banner .text-box h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 3px
    }
    .public-banner.short .text-box p,
    .public-banner .text-box p {
        font-size: 12px;
        line-height: 20px
    }
    .public-banner.short .text-box .link-button,
    .public-banner .text-box .link-button {
        margin-top: 21px;
        width: 313px;
        height: 32px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 32px
    }
    .public-banner.short .text-box .link-button .iconfont,
    .public-banner .text-box .link-button .iconfont {
        font-size: 13px;
        margin-left: 6px
    }
    .public-banner .img-box img {
        transform: scale(1.6)
    }
    .public-banner .search-content .ant-input-affix-wrapper {
        padding: 4px 4px 4px 12px;
        border-radius: 4px
    }
    .public-banner .search-content .search-title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 26px
    }
    .public-banner .search-content .ant-input {
        width: 430px;
        font-size: 16px;
        color: #333;
        line-height: 22px
    }
    .public-banner .search-content .search-input {
        width: 430px;
        height: 40px!important
    }
    .public-banner .search-content .anticon-close-circle {
        font-size: 16px
    }
    .public-banner .search-content .search-icon {
        padding: 6px 18px;
        font-size: 14px;
        border-radius: 4px
    }
}

@media screen and (max-width: 576px) {
    .public-banner {
        height: 200px
    }
    .public-banner.short {
        height: 180px
    }
    .public-banner .img-box img {
        transform: scale(1.6)
    }
    .public-banner .text-box h3 {
        color: #fff;
        font-size: 24px
    }
    .public-banner .text-box .link-button {
        margin-top: 16px;
        width: 283px;
        height: 28px;
        border-radius: 4px;
        font-size: 12px;
        line-height: 28px
    }
    .public-banner .text-box .link-button .iconfont {
        font-size: 12px;
        margin-left: 5px
    }
    .public-banner .search-content .ant-input-affix-wrapper {
        padding: 4px 4px 4px 24px;
        border-radius: 4px
    }
    .public-banner .search-content .search-title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px
    }
    .public-banner .search-content .ant-input {
        width: 320px;
        font-size: 14px;
        line-height: 22px;
        color: #333
    }
    .public-banner .search-content .search-input {
        width: 320px;
        height: 38px!important
    }
    .public-banner .search-content .anticon-close-circle {
        font-size: 14px;
        margin-right: 8px
    }
    .public-banner .search-content .search-icon {
        padding: 6px 12px;
        font-size: 12px;
        border-radius: 4px
    }
}

.industry_case {
    width: 100%;
    height: 100%;
    background: #f3f4f7
}

.industry_case .public-title {
    padding-bottom: 16px
}

.industry_case .industry_case_tab {
    padding-bottom: 32px;
    text-align: center
}

.industry_case .industry_case_tab span:first-child {
    margin: 0
}

.industry_case .industry_case_tab span {
    margin-left: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 20px;
    padding-bottom: 6px;
    display: inline-block
}

.industry_case .industry_case_tab span:hover {
    color: #0e60ac;
    cursor: pointer
}

.industry_case .industry_case_tab .industry_case_tab_active {
    color: #0e60ac;
    font-weight: 700;
    border-bottom: 2px solid #0e60ac
}

.industry_case .industry_case_text {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto
}

.industry_case .industry_case_load {
    display: flex;
    justify-content: center
}

.industry_case .industry_case_load .industry_case_load_text {
    background: transparent;
    border-color: #0e60ac;
    border-radius: 23px;
    font-size: 16px;
    font-weight: 600;
    color: #0e60ac;
    cursor: pointer;
    text-align: center;
    margin-bottom: 24px
}

.industry_case .industry_case_load .industry_case_load_textNone {
    color: #999;
    font-size: 22px
}

@media screen and (max-width: 1200px) {
    .industry_case .industry_case_tab span {
        margin-left: 36px
    }
    .industry_case .industry_case_load .industry_case_load_textNone {
        font-size: 22px
    }
}

@media screen and (max-width: 765px) {
    .industry_case .industry_case_tab {
        padding-bottom: 20px
    }
    .industry_case .industry_case_tab span {
        margin-left: 30px
    }
    .industry_case .industry_case_load .industry_case_load_textNone {
        font-size: 18px
    }
    .industry_case .industry_case_load .industry_case_load_text {
        margin-top: 12px
    }
}

@media screen and (max-width: 457px) {
    .industry_case .industry_case_tab {
        padding: 10px 0 30px
    }
    .industry_case .industry_case_tab span {
        margin-left: 20px;
        font-size: 16px
    }
    .industry_case .industry_case_load .industry_case_load_textNone {
        font-size: 15px
    }
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.mask-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background-color: rgba(18, 18, 18, .4)
}

@media screen and (max-width: 1024px) {
    #root {
        display: flex;
        flex-direction: column;
        min-height: 100vh
    }
    #root .layout-container {
        flex: 1 0 auto
    }
}

.container {
    width: 1400px;
    margin: auto
}

@media screen and (max-width: 1600px) and (min-width:1024px) {
    .container {
        width: 80%
    }
}

@media screen and (max-width: 1024px) {
    .container {
        width: 92%
    }
}

.layout-container {
    min-height: 400px;
    width: 100%;
    max-width: 1920px;
    margin: auto;
    background: #f8f8f8
}

@media screen and (max-width: 1024px) {
    .layout-container {
        padding-top: 60px
    }
}

.see-more {
    text-align: center;
    padding: 16px 0 48px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 28px
}

.see-more .iconfont {
    font-size: 20px
}

.see-more .no-more {
    color: #999
}

@media screen and (max-width: 992px) {
    .see-more {
        padding: 8px 0 40px
    }
}

@media screen and (max-width: 767px) {
    .see-more {
        padding: 8px 0 20px;
        font-size: 14px;
        line-height: 22px
    }
    .see-more .iconfont {
        font-size: 18px
    }
}

@font-face {
    font-family: "Open Sans";
    src: url(/OpenSans-Regular.ttf) format("truetype")
}

@font-face {
    font-family: "OpenSansBold";
    src: url(/OpenSans-Bold.ttf) format("truetype")
}

@font-face {
    font-family: "OpenSansLight";
    src: url(/OpenSans-Light.ttf) format("truetype")
}

.industry-case-item {
    margin: 0 24px 24px 0;
    width: calc(25% - 18px)
}

.industry-case-item .industry-case-item-img {
    height: 224px;
    position: relative;
    overflow: hidden
}

.industry-case-item .industry-case-item-img img {
    position: absolute;
    height: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    transition: all .8s cubic-bezier(.19, 1, .22, 1);
    min-width: 100%
}

.industry-case-item .industry-case-item-text {
    background: #fff;
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: linear;
    padding: 24px 24px 32px
}

.industry-case-item .industry-case-item-text p:first-child {
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px
}

.industry-case-item .industry-case-item-text p:nth-child(2) {
    width: 16px;
    height: 2px;
    background: #0e60ac;
    margin: 10px 0
}

.industry-case-item .industry-case-item-text p:nth-child(3) {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 20px
}

@media screen and (max-width: 1400px) {
    .industry-case-item {
        margin: 0 16px 16px 0;
        width: calc(25% - 12px)
    }
    .industry-case-item .industry-case-item-img {
        height: 200px
    }
    .industry-case-item .industry-case-item-text {
        padding: 20px
    }
}

@media screen and (max-width: 992px) {
    .industry-case-item .industry-case-item-img {
        height: 144px
    }
    .industry-case-item .industry-case-item-text {
        padding: 14px 16px
    }
}

.industry-case-item:nth-child(4n) {
    margin: 0 0 24px
}

@media screen and (max-width: 1200px) {
    .industry-case-item {
        width: calc(33.33% - 15px)
    }
    .industry-case-item,
    .industry-case-item:nth-child(4n) {
        margin: 0 22px 22px 0
    }
    .industry-case-item:nth-child(3n) {
        margin: 0 0 22px
    }
}

@media screen and (max-width: 765px) {
    .industry-case-item {
        margin: 0 20px 20px 0;
        width: calc(50% - 10px)
    }
    .industry-case-item .industry-case-item-img {
        height: 160px
    }
    .industry-case-item:nth-child(3n) {
        margin: 0 20px 20px 0
    }
    .industry-case-item:nth-child(2n) {
        margin: 0 0 20px
    }
}

@media screen and (max-width: 457px) {
    .industry-case-item {
        margin: 0 0 12px!important;
        width: 100%
    }
}

.industry-case-item:hover {
    cursor: pointer
}

.industry-case-item:hover .industry-case-item-text p:first-child {
    color: #0e60ac
}

.industry-case-item:hover .industry-case-item-img img {
    transform: translateX(-50%) scale(1.1)
}

.video-wrapper {
    width: 100%;
    height: 640px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.video-wrapper .video-content {
    width: 1320px;
    display: flex;
    justify-content: space-between
}

.video-wrapper .video-content .left-content {
    width: 560px
}

.video-wrapper .video-content .left-content_title {
    font-size: 44px;
    font-weight: 700;
    color: #333;
    margin-bottom: 24px
}

.video-wrapper .video-content .left-content_button_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px
}

.video-wrapper .video-content .left-content_button_wrapper .left-content_button_list {
    height: 42px;
    line-height: 22px;
    border-radius: 21px;
    padding: 10px 24px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    margin-right: 16px;
    transition: .3s;
    margin-bottom: 20px
}

.video-wrapper .video-content .left-content_button_wrapper .left-content_button_list:active {
    transform: scale(1.1);
    transition: .2s
}

.video-wrapper .video-content .right-content {
    max-width: 640px;
    max-height: 400px;
    background: #000;
    position: relative
}

.video-wrapper .video-content .right-content .pointer {
    cursor: pointer
}

.video-wrapper .video-content .right-content .right-content-img {
    max-width: 100%;
    max-height: 100%
}

.video-wrapper .video-content .right-content .play-icon {
    position: absolute;
    width: 56px;
    height: 56px;
    top: calc(50% - 28px);
    left: calc(50% - 28px)
}

@media screen and (max-width: 1600px) {
    .video-wrapper .video-content {
        width: 92%
    }
    .video-wrapper .video-content .left-content_title {
        font-size: 32px;
        margin-bottom: 24px
    }
    .video-wrapper .video-content .left-content {
        width: 48%
    }
    .video-wrapper .video-content .right-content {
        width: 48%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .video-wrapper .video-content .right-content .right-content-img {
        max-width: 100%;
        max-height: 100%
    }
}

@media screen and (max-width: 768px) {
    .video-wrapper {
        padding-bottom: 20px;
        height: auto
    }
    .video-wrapper .video-content {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse
    }
    .video-wrapper .video-content .left-content {
        width: 92%
    }
    .video-wrapper .video-content .left-content .left-content_title {
        font-size: 24px;
        margin-bottom: 12px
    }
    .video-wrapper .video-content .right-content {
        width: 92%;
        margin-top: 40px;
        margin-bottom: 20px
    }
    .video-wrapper .video-content .right-content .right-content-img {
        max-width: 100%;
        max-height: 100%
    }
    .video-wrapper .video-content .left-content_button_wrapper {
        margin-top: 20px
    }
    .video-wrapper .video-content .left-content_button_wrapper .left-content_button_list {
        height: 32px;
        line-height: 14px;
        border-radius: 16px;
        padding: 8px 20px;
        font-size: 14px;
        cursor: pointer;
        margin-right: 16px;
        transition: .3s;
        margin-bottom: 12px
    }
    .video-wrapper .video-content .left-content_button_wrapper .left-content_button_list:active {
        transform: scale(1.1);
        transition: .2s
    }
}

@media screen and (max-width: 1600px) and (min-width:1024px) {
    .video-wrapper .video-content {
        width: 80%
    }
}

@media screen and (max-width: 1024px) {
    .video-wrapper .video-content {
        width: 100%
    }
}

.image-wrapper {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    padding-bottom: 120px
}

.image-wrapper .image-title {
    margin-top: 96px;
    font-size: 44px;
    font-weight: 700;
    color: #333
}

.image-wrapper .image-list-wrapper {
    width: 1320px
}

.image-wrapper .image-list-wrapper .image-item {
    margin-top: 64px;
    display: flex;
    justify-content: space-between
}

.image-wrapper .image-list-wrapper .image-item .image-item_style {
    width: 524px
}

.image-wrapper .image-list-wrapper .image-item .image-itme_content {
    margin: 0 80px;
    width: 560px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.image-wrapper .image-list-wrapper .image-item .image-itme_content .image-itme_content_title {
    font-size: 28px;
    font-weight: 700;
    color: #333;
    line-height: 28px;
    border-left: 6px solid #0e60ac;
    padding-left: 16px;
    margin-bottom: 29px
}

.image-wrapper .image-list-wrapper .image-item .image-itme_content .image-itme_content_content {
    font-size: 16px;
    color: #333
}

@media screen and (max-width: 1600px) {
    .image-wrapper .image-title {
        margin-top: 40px;
        font-size: 32px
    }
    .image-wrapper .image-list-wrapper {
        width: 92%
    }
    .image-wrapper .image-list-wrapper .image-item {
        margin-top: 64px;
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .image-wrapper .image-list-wrapper .image-item .image-item_style {
        width: 42%
    }
    .image-wrapper .image-list-wrapper .image-item .image-itme_content {
        margin: 0 80px;
        width: 560px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
    .image-wrapper .image-list-wrapper .image-item .image-itme_content .image-itme_content_title {
        font-size: 28px;
        font-weight: 700;
        color: #333;
        line-height: 28px;
        border-left: 6px solid #0e60ac;
        padding-left: 16px;
        margin-bottom: 29px
    }
    .image-wrapper .image-list-wrapper .image-item .image-itme_content .image-itme_content_content {
        font-size: 16px;
        color: #333
    }
}

@media screen and (max-width: 768px) {
    .image-wrapper {
        padding-bottom: 40px
    }
    .image-wrapper .image-title {
        margin-top: 20px;
        font-size: 24px
    }
    .image-wrapper .image-list-wrapper {
        width: 92%
    }
    .image-wrapper .image-list-wrapper .image-item {
        margin-top: 20px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }
    .image-wrapper .image-list-wrapper .image-item .image-item_style {
        width: 92%;
        height: auto
    }
    .image-wrapper .image-list-wrapper .image-item .image-itme_content {
        margin: 20px 0 0;
        width: 92%;
        height: auto
    }
    .image-wrapper .image-list-wrapper .image-item .image-itme_content .image-itme_content_title {
        font-size: 24px;
        margin-bottom: 16px
    }
    .image-wrapper .image-list-wrapper .image-item .image-itme_content .image-itme_content_content {
        font-size: 14px;
        color: #333
    }
}

@media screen and (max-width: 1600px) and (min-width:1024px) {
    .image-wrapper .image-list-wrapper {
        width: 80%
    }
}

@media screen and (max-width: 1024px) {
    .image-wrapper .image-list-wrapper {
        width: 92%
    }
}

.card-list-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center
}

.card-list-wrapper .card-list_title {
    text-align: center;
    margin-top: 96px;
    margin-bottom: 64px;
    font-size: 44px;
    font-weight: 700;
    color: #333
}

.card-list-wrapper .card-list_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 92px
}

.card-list-wrapper .card-list_wrap .card-list_image {
    width: 448px;
    margin-bottom: 28px
}

@media screen and (max-width: 1600px) {
    .card-list-wrapper .card-list_title {
        margin-top: 40px;
        margin-bottom: 32px;
        font-size: 32px
    }
    .card-list-wrapper .card-list_wrap .card-list_image {
        width: 32%;
        height: auto;
        margin-bottom: 28px
    }
}

@media screen and (max-width: 1200px) {
    .card-list-wrapper .card-list_wrap .card-list_image {
        width: 32%;
        height: auto;
        margin-bottom: 28px
    }
}

@media screen and (max-width: 768px) {
    .card-list-wrapper .card-list_title {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: 700;
        color: #333
    }
    .card-list-wrapper .card-list_wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 40px
    }
    .card-list-wrapper .card-list_wrap .card-list_image {
        width: 92%;
        height: auto;
        margin-bottom: 28px
    }
}

.AIReader-wrap {
    padding-top: 80px
}

.AIReader-wrap .public-banner {
    height: 640px
}

.AIReader-wrap .black {
    background: #f3f4f7
}

@media screen and (max-width: 1600px) {
    .AIReader-wrap .public-banner {
        height: 560px
    }
}

@media screen and (max-width: 1024px) {
    .AIReader-wrap {
        padding-top: 0
    }
    .AIReader-wrap .public-banner {
        height: 420px
    }
}

@media screen and (max-width: 768px) {
    .AIReader-wrap .public-banner {
        height: 360px
    }
}

@media screen and (max-width: 375px) {
    .AIReader-wrap .public-banner {
        height: 200px
    }
}