body {
    position: relative;
    --xl-main-width: 85%;
    --xl-main-max-width: 1340px;
    --md-main-width: 90%;
    --md-main-max-width: 90%;
    --sm-main-width: 90%;
    --sm-main-max-width: 90%;
    --xs-main-width: 90%;
    --xs-main-max-width: 90%;
    --appl-pagenav-height: 40px;
    --appl-block-md-width: 68.8%;
    --appl-block-sm-width: 85%;
    --appl-block-xs-width: 94%;
    --appl-primary-color: #0068b6;
    --appl-pagenav-height: 40px;
    --appl-context-align-justify: 12px;
    --hundredpercent: 100%;
    --block-background-color: #f1f5ff;
}
.pro-chipcomp-div::-webkit-scrollbar, .new-pro-chipcomp-div::-webkit-scrollbar {
    width: 28px;
    height: 22px;
}
.pro-chipcomp-div::-webkit-scrollbar-track, .pro-chipcomp-div::-webkit-scrollbar-thumb, .pro-chipcomp-div::-webkit-scrollbar-thumb:hover .new-pro-chipcomp-div::-webkit-scrollbar-track, .new-pro-chipcomp-div::-webkit-scrollbar-thumb, .new-pro-chipcomp-div::-webkit-scrollbar-thumb:hover {
    background: #e7ebf0;
}
.pro-chipcomp-div, .new-pro-chipcomp-div {
    scrollbar-width: 24px;
    scrollbar-color: #c5d7ea #e7ebf0;
}
.topbanner {
    position: relative;
    margin-bottom: 0;
}
nav.navappl {
    margin-bottom: 0;
    height: var(--appl-pagenav-height);
    min-height: var(--appl-pagenav-height);
    background-color: #346;
    border: none;
    border-radius: 0;
}
li.appl-pagenav-item {
    display: inline-block;
    float: none!important;
}
li.appl-pagenav-item::after {
    background: #ff6d65;
}
.navappl .navbar-nav>li>a {
    padding: 0 15px;
    line-height: var(--appl-pagenav-height);
    font-size: 18px;
    color: #fff;
    background-color: #346;
}
.navappl .navbar-nav>.active>a, .navappl .navbar-nav>.active>a:hover, .navappl .navbar-nav>.active>a:focus {
    background-color: #ff6d65;
}
.affix {
    top: 110px;
    width: 100%;
    z-index: 999!important;
}
@media screen and (max-width: 768px) {
    .affix {
        top: 84px;
    }
}
.prod-intro-div {
    width: var(--xl-main-width);
    max-width: var(--xl-main-max-width);
    padding-top: 68px;
    padding-bottom: 70px;
    align-items: center;
    margin: 0 auto;
}
nav.navappl ul {
    position: relative;
    width: calc(var(--xl-main-width) + 38px);
    max-width: calc(var(--xl-main-max-width) + 38px);
    min-width: 208px;
    height: var(--appl-pagenav-height);
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}
.prod-honor-slider1 {
    width: calc(var(--xl-main-width) - 120px);
    max-width: var(--xl-main-max-width);
    height: 198px;
    margin-top: 16px;
    margin-bottom: 40px;
}
@media screen and (max-width: 1300px) {
    .prod-intro-div {
        width: var(--md-main-width);
        max-width: var(--md-main-max-width);
    }
    nav.navappl ul {
        width: calc(var(--md-main-width) + 35px);
        max-width: calc(var(--md-main-max-width) + 35px);
    }
    .prod-honor-slider1 {
        width: calc(var(--md-main-width) - 120px);
        max-width: calc(var(--md-main-max-width) - 120px);
    }
}
.prod-block-title {
    display: flex;
    align-items: center;
    font-size: 26px;
    color: #333;
}
.prod-block-title::before {
    content: "";
    width: 0;
    height: 28px;
    margin-right: 8px;
    border-left: 4px solid var(--appl-primary-color);
}
.prod-title-color-white {
    color: #fff!important;
}
.prod-title-color-black {
    color: #333;
}
.prod-hightlights-title::before {
    background-color: #fff!important;
}
.prod-block-detail {
    padding: 1px 0;
    padding-bottom: 50px;
    font-size: 16px;
    line-height: 140%;
    color: #808080;
    margin-left: var(--appl-context-align-justify);
    margin-top: 35px;
}
.prod-block-detail-1 {
    word-wrap: break-word;
    flex-grow: 1;
    padding: 1px 0;
    padding-bottom: 5px;
    padding-right: 50px;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #666;
    margin-left: var(--appl-context-align-justify);
    margin-top: 35px;
}
.prod-block-detail-2 {
    display: block;
    width: 180px;
    min-height: 150px;
    display: flex;
    flex-direction: row;
}
.prod-block-watermarker-2 {
    opacity: .32;
    flex-direction: column;
    width: 50px;
    display: flex;
    color: #cacaca;
    font-size: 43px;
}
.prod-block-watermarker-2 p {
    transform: rotate(270deg)!important;
    margin-top: 58px;
}
.prod-block-watermarker-1 p {
    transform: rotate(270deg)!important;
    margin-top: 135px;
}
.prod-block-watermarker-1 {
    width: 30px;
    display: flex;
    opacity: .48;
    flex-direction: column;
    color: #e3e3e3;
    font-size: 23px;
}
.prod-intro-detail-div {
    padding: 1px 0;
    display: flex;
    flex-direction: row;
}
.pro-highlights-col {
    backdrop-filter: blur(7px);
    border-radius: 6px;
    margin-left: 15px;
    margin-right: 15px;
    width: calc((100% / 4) - 30px);
    background-color: rgba(137,175,201,.21);
    background-clip: content-box;
    margin-top: 15px;
    margin-bottom: 15px;
}
.pro-advs-img {
    margin-left: 25px;
    margin-top: 30px;
    display: block;
    float: left;
    width: 45px;
    height: 45px;
}
.pro-highlight-content-title {
    display: block;
    padding-left: 24px;
    padding-top: 93px;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    color: #fff;
}
.prod-hightlights-detail {
    overflow: auto;
    padding-bottom: 15px;
    padding-top: 7px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    word-wrap: break-word;
}
.prod-hightlights-div {
    margin-top: 29px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}
.prod-hightlights-background-img {
    background-repeat: round;
    background-image: url('/imgs/prod-hightlight.webp');
}
.no-webp .prod-hightlights-background-img {
    background-repeat: round;
    background-image: url('/imgs/prod-hightlight.png');
}
.pro-rea-line {
    border: 1px solid #f3f3f3;
}
.pro-rea-block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.pro-rea-link {
    float: right;
}
.pro-rea-img {
    margin-left: 20px;
    height: 28px;
    width: 28px;
}
.pro-rea-title {
    padding-right: 10px;
    margin-left: 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    color: #666;
}
.pro-rea-button {
    margin-right: 70px;
    width: 89px;
    height: 41px;
    border-radius: 4px;
    border: 1px solid #999;
    background: #fff;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
}
.pro-rea-button:hover {
    background: #0068b6;
    color: #fff!important;
    border: 0;
}
.pro-rea-div1 {
    width: 50px;
}
.pro-rea-div3 {
    flex: 1 1 0%;
    display: flex;
    flex-direction: row-reverse;
}
.prod-honor-div {
    display: flex;
    justify-content: center;
}
.prod-honor-div-1 {
    display: flex;
    text-align: center;
    justify-content: center;
}
.prod-honor-slider {
    height: 198px;
    width: 222px;
    margin-top: 15px;
    margin-bottom: 60px;
}
.prod-honor-slider1 {
    height: 198px;
    margin-top: 44px;
    margin-bottom: 40px;
}
.prod-honor-slider1 .slick-prev, .prod-honor-slider1 .slick-next {
    position: absolute;
    bottom: -60px;
    border: none;
    cursor: pointer;
    transition: all .1s ease-in-out;
}
.prod-honor-slider1 .slick-prev svg, .prod-honor-slider1 .slick-next svg {
    width: 40px;
    height: 40px;
}
.prod-honor-slider1 .slick-prev {
    left: calc(50% - 50px);
}
.prod-honor-slider1 .slick-next {
    left: calc(50% + 10px);
}
.prod-honor-slider1 .slick-prev:hover svg ellipse, .prod-honor-slider1 .slick-next:hover svg ellipse {
    fill: var(--appl-primary-color);
}
.prod-honor-slider1 .slick-prev:hover svg path:last-child, .prod-honor-slider1 .slick-next:hover svg path:last-child {
    stroke: #fff;
}
.pro-honor-block {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.pro-honor-img-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 197px;
    width: 221px;
    border-radius: 4px;
    background: #067db7;
}
.pro-honor-img-1-1 {
    height: 100%;
    width: 80%;
    max-width: 283px;
    display: flex;
    flex-direction: column;
    margin-left: 10%;
    margin-right: 10%;
    align-items: center;
    border-radius: 4px;
    background: #067db7;
}
.pro-honor-img-2 {
    margin-top: 8px;
    width: calc(100% - 20px);
    height: 76%;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 4px;
    background: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.pro-honor-img-2-1 {
    width: calc(100% - 20px);
    height: 170px;
    margin-top: 10px;
    border-radius: 4px;
    background: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.pro-honor-img-3 {
    padding: 1px;
    height: inherit;
    width: inherit;
}
.pro-honor-img-3-1 {
    padding: 1px;
    height: 95%;
    width: auto;
    max-height: 160px;
    max-width: 98%;
}
.pro-honor-img-4 {
    overflow: hidden;
    height: 142px;
    width: 142px;
}
.pro-honor-img-4-1 {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 80%;
    max-height: 100%;
    max-width: 100%;
}
.pro-honor-img-title {
    padding-top: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
}
.pro-honor-img-title-2 {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.pro-honor-img-title-1 {
    width: 100%;
    word-wrap: break-word;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.prod-honor-slider .slick-prev, .prod-honor-slider .slick-next {
    position: absolute;
    bottom: -60px;
    height: 40px;
    line-height: 22px;
    width: 40px;
    border-radius: 50%;
    font-size: 27px;
    background-color: #f2f2f2;
    color: #4c4c4c;
    border: none;
    cursor: pointer;
    transition: all .1s ease-in-out;
}
.prod-honor-slider .slick-prev {
    left: calc(50% - 50px);
}
.prod-honor-slider .slick-next {
    left: calc(50% + 10px);
}
.prod-honor-slider .slick-prev:hover, .prod-honor-slider .slick-next:hover {
    background-color: var(--appl-primary-color);
    color: #fff;
}
.pro-banner-title {
    color: #fff;
    width: 100%;
    font-weight: 400;
}
.pro-banner-pos {
    position: absolute;
    top: 34%;
    height: 33%;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.pro-banner-briefIntro {
    color: #fff;
    width: 100%;
}
.prod-background-color1 {
    background-color: var(--block-background-color);
}
.prod-appli-title-detail {
    padding-left: 5px;
    padding-top: 18px;
    color: #4e4e4e;
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0;
    text-align: left;
}
.prod-appli-tip {
    padding-left: 25px;
    margin-top: 10px;
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.prod-appli-slider {
    width: 98%;
    margin-top: 5px;
    margin-bottom: 6px;
}
.prod-appli-div {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.pro-appli-slick-block {
    margin-left: 16px;
    margin-right: 16px;
    display: flex!important;
    flex-direction: column;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #f3f3f3;
}
.appli-img-1 {
    height: auto;
    width: 100%;
}
.appli-img-2 {
    padding: 10px;
    height: inherit;
    width: inherit;
}
.prod-appli-block-title {
    margin-top: 10px;
    color: #333;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0;
    text-align: center;
}
.prod-appli-block-detail {
    flex: 1;
    margin-top: 10px;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 30px;
    overflow: auto;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0;
    text-align: left;
}
.prod-appli-block-link {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 30px;
}
.prod-appli-block-blank {
    height: 39px;
    margin-bottom: 20px;
}
.prod-appli-block-link-btn {
    background: #fff;
    width: 122px;
    height: 37px;
    border: 1px solid #666;
    border-radius: 18.5px;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
}
.prod-appli-block-link-btn:hover {
    color: #fff;
    background: #067db7;
    border: 0;
}
.prod-appli-slider .slick-prev, .prod-appli-slider .slick-next {
    position: absolute;
    bottom: 45%;
    height: 40px;
    line-height: 22px;
    width: 40px;
    border-radius: 2%;
    font-size: 27px;
    background: #000;
    opacity: .45;
    color: #4c4c4c;
    border: none;
    cursor: pointer;
    transition: all .1s ease-in-out;
}
.prod-appli-slider .slick-prev {
    left: 16px;
    z-index: 9;
}
.prod-appli-slider .slick-next {
    left: calc(var(--hundredpercent) - 54px);
    z-index: 9;
}
.prod-appli-slider .slick-prev:hover, .prod-appli-slider .slick-next:hover {
    background-color: var(--appl-primary-color);
    color: #fff;
}
.pro-gene-div1 {
    width: 100%;
    display: flex;
    flex-direction: row;
}
.pro-gene-spec-module {
    width: 90%;
    margin-left: 5%;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    border: 1px solid #f3f3f3;
    border-radius: 6px;
}
.pro-gene-spec-module ul, .pro-gene-spec-module li {
    margin-left: 15px;
    list-style-type: disc!important;
}
.pro-gene-spec-module ul ul li {
    margin-left: 15px;
    list-style-type: circle!important;
}
.pro-gene-spec-module ul ul ul li {
    margin-left: 15px;
    list-style-type: square!important;
}
.pro-gene-spec-module-big {
    width: 46%;
    margin-top: 15px;
    margin-left: 2%;
    margin-right: 2%;
    display: flex;
    flex-direction: column;
}
.pro-gene-spec-module-big ul, .pro-gene-spec-module-big li {
    margin-left: 15px;
    list-style-type: disc!important;
}
.pro-gene-spec-module-big ul ul li {
    margin-left: 15px;
    list-style-type: circle!important;
}
.pro-gene-spec-module-big ul ul ul li {
    margin-left: 15px;
    list-style-type: square!important;
}
.prod-gene-spec-detail {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
    width: 90%;
    overflow-x: hidden;
    overflow-y: auto;
    color: #666;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
}
.pro-gene-spec-block {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.pro-gene-spec-block-icon {
    width: 260px;
    min-height: 460px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro-gene-spec-block-icon-1 {
    width: 260px;
    height: 290px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.pro-gene-spec-block-icon-title {
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 20px;
    width: 100%;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    color: #fff;
}
.pro-gene-spec-block-icon-2 {
    width: 183px;
    height: 183px;
    background-color: #fff;
    border-radius: 50%;
}
.pro-gene-spec-block-icon-3 {
    width: 92%;
    height: 92%;
    background-color: #fff;
    margin-left: 4%;
    margin-top: 4%;
    border-radius: 50%;
}
.pro-gene-spec-block-icon-4 {
    width: 100%;
    height: 100%;
}
.pro-gene-spec-div-big {
    flex: 1 1 0%;
    padding-bottom: 15px;
    min-height: 460px;
    border-radius: 46px;
    background-color: #fff;
    background-image: url('/imgs/prod-gene-bac.png');
    background-position-x: -270px;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    overflow: auto;
}
.pro-gene-spec-background-img {
    background-image: url('/imgs/prod-gene-bac.webp');
}
.no-webp .pro-gene-spec-background-img {
    background-image: url('/imgs/prod-gene-bac.png');
}
.pro-gene-spec-block-big {
    margin-top: 44px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    border-radius: 50px;
    background-color: #067db7;
    background-image: url('/imgs/prod-gene-bac.webp');
    background-repeat: no-repeat;
}
.no-webp .pro-gene-spec-block-big {
    margin-top: 44px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    border-radius: 50px;
    background-color: #067db7;
    background-image: url('/imgs/prod-gene-bac.png');
    background-repeat: no-repeat;
}
.pro-gene-spec-title {
    position: relative;
    margin-top: 8px;
    flex: 1 1 0%;
    padding-left: 12px;
    color: #414141;
    font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0;
    text-align: left;
}
.pro-gene-spec-img {
    width: 38px;
    height: auto;
    margin-left: 5%;
    margin-top: 8px;
}
.pro-gene-spec-img1 {
    width: inherit;
    height: inherit;
    max-height: 45px;
    max-width: 45px;
}
.pro-chipcomp-tr-border-color-1 {
    border-color: #fff!important;
}
.pro-chipcomp-tr-border-color-2 {
    border-color: #f1f5ff!important;
}
@media screen and (min-width: 992px) {
    #pro-gen-spec-big {
        display: normal;
    }
    .prod-gene-spec-detail {
        margin-top: 10px;
        margin-bottom: 5px;
        margin-left: 2%;
        margin-right: 2%;
        width: 96%;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
    }
    .pro-gene-spec-img {
        width: 45px;
        height: auto;
        margin-left: 5%;
        margin-top: 5px;
    }
    .pro-gene-spec-title {
        margin-top: 5px;
        flex: 1 1 0%;
        padding-left: 12px;
        font-size: 20px;
        font-weight: 400;
        color: #414141;
    }
    #pro-gen-spec-small {
        display: none;
    }
    .prod-honor-slider1 .slick-prev, .prod-honor-slider1 .slick-next {
        bottom: 24%;
    }
    .prod-honor-slider1 .slick-prev svg, .prod-honor-slider1 .slick-next svg {
        width: 60px;
        height: 60px;
    }
    .prod-honor-slider1 .slick-prev {
        left: -70px;
    }
    .prod-honor-slider1 .slick-next {
        left: calc(var(--hundredpercent) + 10px);
    }
    #prod-appli-slider-div-2 {
        display: none;
    }
    #prod-appli-slider-div-1 {
        display: flex;
        align-items: stretch;
    }
    .pro-honor-img-1 {
        height: 232px;
        width: 272px;
        border-radius: 6px;
    }
    .pro-honor-img-2 {
        margin-top: 10px;
        height: 179px;
        width: 247px;
        border-radius: 6px;
    }
    .pro-honor-img-4 {
        height: 140px;
        width: 140px;
    }
    .pro-honor-img-title {
        padding-top: 11px;
        font-size: 15px;
        line-height: 23px;
    }
    .prod-honor-slider .slick-prev, .prod-honor-slider .slick-next {
        position: absolute;
        bottom: 40%;
        height: 59px;
        line-height: 40px;
        width: 59px;
        font-size: 37px;
    }
    .prod-honor-slider .slick-prev {
        left: -70px;
    }
    .prod-honor-slider .slick-next {
        left: calc(var(--hundredpercent) + 10px);
    }
    .prod-honor-slider {
        padding-left: 20px;
        height: 240px;
        width: 604px;
        margin-top: 40px;
        margin-bottom: 5px;
    }
    .appl-banner-sm {
        display: none;
    }
    .appl-banner-xs {
        display: block;
    }
}
.new-prod-chipcomp-slider-img-1 {
    width: 54px!important;
    height: 54px!important;
    display: flex;
    justify-content: center!important;
    align-content: center;
}
.new-prod-chipcomp-slider-img-2 {
    max-width: 100%!important;
    max-height: 100%!important;
}
@media screen and (min-width: 992px) and (max-width: 1330px) {
    #newProdChipCompDiv {
        max-height: 430px!important;
    }
}
.prev-left-hidebg {
    position: absolute;
    left: 11px;
    top: 9px;
    height: 56px;
    width: 23px;
    z-index: 1;
}
.next-right-hidebg {
    position: absolute;
    left: 135px;
    top: 9px;
    height: 56px;
    width: 23px;
    z-index: 1;
}
.new-prod-chipcomp-slider-left-bottom-radius {
    position: absolute;
    left: -1px;
    bottom: -1px;
}
.new-prod-chipcomp-slider-left-top-radius {
    position: absolute;
    left: 0;
    top: 0;
}
.new-prod-chipcomp-slider-left-top-radius-1 {
    position: absolute;
    left: -1px;
    top: -1px;
}
.new-prod-chipcomp-slider-right-bottom-radius {
    position: absolute;
    right: -1px;
    bottom: -1px;
}
.new-prod-chipcomp-slider-right-top-radius {
    position: absolute;
    right: 0;
    top: 0;
}
.new-prod-chipcomp-slider-right-top-radius-1 {
    position: absolute;
    right: -1px;
    top: -1px;
}
.new-prod-chipcomp-slider-radius-position {
    position: relative;
}
.new-pro-chipcomp-div-center {
    display: flex;
    justify-content: center;
}
.new-pro-chipcomp-div {
    position: relative;
    margin-top: 40px;
    max-width: 100%;
    max-height: 740px;
    overflow: auto;
    display: flex;
}
.new-pro-chipcomp-div table tbody tr:first-child td {
    border-top: 1px solid #e9f0f8;
}
.new-pro-chipcomp-div table tbody tr:last-child td {
    border-bottom: 1px solid #e9f0f8;
}
.new-pro-chipcomp-div table tbody tr:first-child td:first-child {
    border-radius: 12px 0 0 0;
}
.new-pro-chipcomp-div table tbody tr:first-child td:last-child {
    border-radius: 0 12px 0 0;
}
.new-pro-chipcomp-div table tbody tr td:first-child {
    --tbody-first-child-width: 0px;
    position: sticky;
    font-weight: 700;
    left: 0;
    z-index: 13;
    color: #333!important;
    border-right: var(--tbody-first-child-width)!important;
    border-left: 1px solid #e9f0f8;
    min-width: 160px;
    max-width: 300px;
    --table-after-width: 1px;
    --table-after-position: -6px;
}
.new-pro-chipcomp-div table tbody tr td:not(:first-child) {
    --max-width: 200px;
    width: var(--max-width);
    max-width: var(--max-width);
    min-width: var(--max-width);
}
.new-pro-chipcomp-div table tbody tr td:nth-child(2) {
    border-left: 0!important;
}
.new-pro-chipcomp-div table th:first-child {
    position: sticky;
    left: 0;
    z-index: 14;
    border-radius: 12px 0 0 0;
    border-left: 0 solid!important;
    border-right: 0!important;
    min-width: 160px;
    max-width: 300px;
    --table-after-width: .5px;
    --table-after-position: -6px;
    --table-after-color: #d7e8fa;
}
.new-pro-chipcomp-div table tbody tr td:first-child::after {
    content: "";
    position: absolute;
    top: 0;
    right: var(--table-after-position);
    bottom: 0;
    width: var(--table-after-width);
    background: linear-gradient(to right,rgba(80,111,144,.35),rgba(196,196,196,0));
}
.new-pro-chipcomp-div table td p {
    white-space: pre-line;
}
.new-pro-chipcomp-div table th:first-child::after {
    content: "";
    position: absolute;
    top: 0;
    right: var(--table-after-position);
    bottom: 0;
    width: var(--table-after-width);
    background: var(--table-after-color);
}
.new-pro-chipcomp-div-radius-1 {
    border-radius: 0 0 12px 0;
}
.new-pro-chipcomp-div-radius-2 {
    border-radius: 0 0 0 12px;
}
.new-pro-chipcomp-div table tbody tr:nth-child(odd) td {
    background-color: #fff!important;
}
.new-pro-chipcomp-div table tbody tr:nth-child(even) td {
    background-color: #f7fafd!important;
}
.new-pro-chipcomp-div table th:last-child {
    border-right: 0!important;
    border-radius: 0 12px 0 0;
}
.new-pro-chipcomp-div table th:not(:first-child) {
    --max-width: 200px;
    width: var(--max-width);
    max-width: var(--max-width);
    min-width: var(--max-width);
}
.new-pro-chipcomp-div table thead tr th div {
    min-height: 44px;
    align-content: center;
}
.new-pro-chipcomp-div table tbody tr td p {
    min-height: 36px;
    align-content: center;
}
.new-pro-chipcomp-div table th {
    z-index: 2;
    overflow-wrap: break-word;
    line-height: 23px;
    position: sticky;
    top: 0;
    color: #0068b6;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    background: #d7e8fa;
    padding-left: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 11px;
}
.new-pro-chipcomp-table {
    padding-top: 1px;
    padding-bottom: 1px;
    border-collapse: separate;
    border-spacing: 0;
}
.new-pro-chipcomp-table tbody td {
    border-right: 1px solid #e9f0f8;
    color: #666;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    overflow-wrap: break-word;
}
.new-pro-chipcomp-table-mask {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 300px;
    background: linear-gradient(270deg,rgba(255,255,255,.92) 13.895%,rgba(255,255,255,.6) 38.589%,rgba(255,255,255,0) 69.538%);
    pointer-events: none;
    z-index: 4;
    opacity: 0;
}
.new-prod-chipcomp-slider {
    width: 145px!important;
    display: flex!important;
    justify-content: center!important;
    flex-wrap: nowrap!important;
    align-content: center!important;
}
.new-prod-chipcomp-slider-one {
    position: relative;
    width: 145px!important;
    display: flex!important;
    justify-content: center!important;
    flex-wrap: nowrap!important;
    align-content: center!important;
}
.new-prod-chipcomp-no-slider {
    border: 1px solid;
    width: 145px!important;
    display: flex!important;
    justify-content: center!important;
    flex-wrap: nowrap!important;
    align-content: center!important;
}
.new-prod-chipcomp-slider-1 {
    margin-top: 3px!important;
    width: 145px!important;
    display: flex!important;
    flex-direction: column!important;
    justify-content: center!important;
    align-items: center!important;
}
.new-prod-chipcomp-no-slider-1 {
    position: relative;
    margin-top: 3px!important;
    width: 145px!important;
    display: flex!important;
    flex-direction: column!important;
    justify-content: center!important;
    align-items: center!important;
}
.new-prod-chipcomp-slider-div-vertical {
    vertical-align: top!important;
}
.new-prod-chipcomp-slider-title {
    text-align: center;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    word-break: break-word;
    overflow-wrap: break-word;
}
.new-prod-chipcomp-slider .slick-prev:hover svg ellipse, .new-prod-chipcomp-slider .slick-next:hover svg ellipse {
    fill: var(--appl-primary-color);
}
.new-prod-chipcomp-slider .slick-prev:hover svg path:last-child, .new-prod-chipcomp-slider .slick-next:hover svg path:last-child {
    stroke: #fff;
}
.new-prod-chipcomp-no-slick-th {
    position: relative;
}
.new-prod-chipcomp-no-slider-slick-arrow {
    position: absolute;
    top: 23px;
    border: none;
    transition: all .1s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 21px;
    height: 21px;
}
.new-prod-chipcomp-no-slider-slick-prev {
    left: 0;
}
.new-prod-chipcomp-no-slider-slick-next {
    right: 0;
}
.new-prod-chipcomp-slider .slick-prev, .new-prod-chipcomp-slider .slick-next {
    position: absolute;
    top: 23px;
    border: none;
    cursor: pointer;
    transition: all .1s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 21px;
    height: 21px;
}
.new-prod-chipcomp-slider .slick-prev {
    left: 0;
    z-index: 3;
}
.new-prod-chipcomp-slider .slick-next {
    right: 0;
    z-index: 3;
}
.pro-chipcomp-div {
    margin-top: 40px;
    max-width: 100%;
    max-height: 740px;
    overflow: auto;
    display: flex;
}
.pro-chipcomp-div table tbody tr td:first-child {
    position: sticky;
    left: 0;
}
.pro-chipcomp-div table th {
    position: sticky;
    top: 0;
    z-index: 12;
}
.pro-chipcomp-div table th:first-child {
    position: sticky;
    left: 0;
    z-index: 13;
}
.pro-chipcomp-div table th div {
    white-space: nowrap;
    line-height: 24px;
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 8px;
    padding: 5px;
    border-radius: 10px;
    background: #828baa;
    height: 64px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.pro-chipcomp-th-first-child {
    margin-left: 8px!important;
    margin-right: 8px!important;
    background-color: transparent!important;
    color: #333!important;
    border-radius: 0!important;
}
.pro-chipcomp-th-last-child {
    min-width: 270px!important;
}
.pro-chipcomp-div-2-column {
    padding-right: 12px!important;
}
.pro-chipcomp-content-bgcolor {
    background-color: #f0f2f9!important;
    background-clip: content-box;
}
.pro-chipcomp-content-bordercolor-1 {
    border: 8px solid #fff!important;
}
.pro-chipcomp-content-bordercolor-2 {
    border: 8px solid #f1f5ff!important;
}
.pro-chipcomp-div table td p1 {
    padding: 10px;
    white-space: pre-line;
    padding-left: 4px;
    padding-right: 4px;
    min-height: 101px;
    display: flex;
    align-items: center;
    align-content: center;
    text-align: center;
    justify-content: center;
}
.pro-chipcomp-div table td {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
}
.pro-chipcomp-tr {
    min-width: 100px;
    border-top: 8px solid;
    border-bottom: 8px solid;
    background-color: #fff;
    background-clip: padding-box;
}
.pro-chipcomp-chipname-bg {
    border-radius: 20px;
    background-color: #067db7!important;
    background-clip: padding-box;
}
.pro-chipcomp-chipname {
    min-height: 101px;
    min-width: 150px;
    margin: 0 auto;
    max-width: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.pro-chipcomp-table {
    border-collapse: separate;
    width: 100%;
}
.pro-chipcomp-chipname-img {
    margin-top: 10px;
    width: 50px;
    height: 50px;
}
.pro-chipcomp-chipname-font {
    flex: 1;
    display: flex;
    align-items: flex-end;
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.prod-chipcomp-slider {
    width: 254px!important;
    display: flex!important;
    justify-content: center!important;
    flex-wrap: nowrap!important;
    align-content: center!important;
}
.prod-chipcomp-tr-radius-1 {
    border-left: 8px solid;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.prod-chipcomp-tr-radius-2 {
    border-right: 8px solid;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.prod-chipcomp-slider-0 {
    display: flex!important;
    text-align: center!important;
    justify-content: center!important;
}
.prod-chipcomp-slider-title {
    margin-bottom: 13px;
    margin-top: 6px;
    color: #999;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    text-align: center;
}
.prod-chipcomp-slider-img-1 {
    width: 50px!important;
    height: 50px!important;
    margin-top: 10px!important;
    display: flex;
    justify-content: center!important;
    align-content: center;
}
.prod-chipcomp-slider-img-2 {
    max-width: 100%!important;
    max-height: 100%!important;
}
.prod-chipcomp-slider-1 {
    margin-top: 3px!important;
    margin-left: 18px!important;
    margin-right: 17px!important;
    width: 90px!important;
    display: flex!important;
    flex-direction: column!important;
    justify-content: center!important;
    align-items: center!important;
}
.prod-chipcomp-slider .slick-prev:hover svg ellipse, .prod-chipcomp-slider .slick-next:hover svg ellipse {
    fill: var(--appl-primary-color);
}
.prod-chipcomp-slider .slick-prev:hover svg path:last-child, .prod-chipcomp-slider .slick-next:hover svg path:last-child {
    stroke: #fff;
}
.prod-chipcomp-slider .slick-prev, .prod-chipcomp-slider .slick-next {
    position: absolute;
    bottom: 45%;
    border: none;
    cursor: pointer;
    transition: all .1s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}
.prod-chipcomp-slider .slick-prev svg, .prod-chipcomp-slider .slick-next svg {
    width: 18px;
    height: 18px;
}
.prod-chipcomp-slider .slick-prev {
    left: 1px;
    z-index: 9;
}
.prod-chipcomp-slider .slick-next {
    right: 1px;
    z-index: 9;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .prod-honor-slider1 {
        width: calc(var(--sm-main-width) - 120px);
        max-width: calc(var(--sm-main-max-width) - 120px);
    }
    .new-pro-chipcomp-two-column-width-2 {
        min-width: 300px!important;
        max-width: 318px!important;
    }
    .prod-block-detail-1 {
        padding-right: 30px;
    }
    nav.navappl ul {
        width: calc(var(--sm-main-width) + 35px);
        max-width: calc(var(--sm-main-max-width) + 35px);
    }
    #pro-gen-spec-big {
        display: normal;
    }
    #pro-gen-spec-small {
        display: none;
    }
    .pro-gene-spec-block-icon-title {
        font-size: 27px;
        font-weight: 700;
        line-height: 35px;
    }
    .pro-gene-spec-block-icon {
        width: 170px;
    }
    .pro-gene-spec-block-icon-1 {
        width: 170px;
        height: 240px;
    }
    .pro-gene-spec-block-icon-2 {
        width: 120px;
        height: 120px;
    }
    .prod-gene-spec-detail {
        overflow-x: hidden;
        overflow-y: auto;
    }
    .pro-gene-spec-img {
        width: 35px;
        height: auto;
        margin-left: 5%;
        margin-top: 5px;
    }
    .pro-gene-spec-title {
        margin-top: 5px;
        flex: 1 1 0%;
        padding-left: 12px;
        font-size: 20px;
        font-weight: 400;
        color: #414141;
    }
    .prod-gene-spec-detail {
        margin-top: 10px;
        margin-bottom: 5px;
        margin-left: 2%;
        margin-right: 2%;
        width: 96%;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
    }
    .prod-honor-slider1 .slick-prev, .prod-honor-slider1 .slick-next {
        bottom: 39%;
    }
    .prod-honor-slider1 .slick-prev svg, .prod-honor-slider1 .slick-next svg {
        width: 60px;
        height: 60px;
    }
    .prod-honor-slider1 .slick-prev {
        left: -70px;
    }
    .prod-honor-slider1 .slick-next {
        left: calc(var(--hundredpercent) + 10px);
    }
    #prod-appli-slider-div-2 {
        display: none;
    }
    #prod-appli-slider-div-1 {
        display: flex;
        align-items: stretch;
    }
    .prod-intro-div {
        width: var(--sm-main-width);
        max-width: var(--sm-main-max-width);
    }
    .prod-hightlights-detail {
        padding-left: 23px;
        padding-right: 23px;
        font-size: 16px;
    }
    .pro-highlight-content-title {
        padding-left: 24px;
        padding-top: 122px;
        font-size: 20px;
        line-height: 29px;
    }
    .pro-advs-img {
        margin-left: 32px;
        margin-top: 45px;
        width: 55px;
        height: 55px;
    }
    .pro-highlights-col {
        width: calc((100% / 2) - 30px);
    }
    .appl-banner-sm {
        display: none;
    }
    .appl-banner-xs {
        display: block;
    }
    .pro-banner-pos {
        left: 16%;
        max-width: 40%;
    }
    .pro-banner-title {
        font-size: 38px;
        line-height: 120%;
    }
    .pro-banner-briefIntro {
        padding-top: 8px;
        line-height: 150%;
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .layout-main {
        margin-top: 84px;
    }
    .xs-global-content-18-gray {
        font-size: 18px!important;
        color: #333!important;
    }
    .xs-global-content-18-white {
        font-size: 18px!important;
        color: #fff!important;
    }
    .xs-global-content-16-white {
        font-size: 16px!important;
        color: #fff!important;
    }
    .xs-global-content-16-plum {
        font-size: 16px!important;
        color: #666!important;
    }
    .xs-global-content-16-gray {
        font-size: 16px!important;
        color: #333!important;
    }
    .xs-global-content-14-plum {
        font-size: 14px!important;
        color: #666!important;
    }
    .xs-global-content-14-white {
        font-size: 14px!important;
        color: #fff!important;
    }
    .new-prod-chipcomp-slider-div-vertical {
        vertical-align: top!important;
    }
    .prev-left-hidebg {
        left: 8px;
        top: 8px;
        height: 47px;
        width: 17px;
    }
    .next-right-hidebg {
        left: 81px;
        top: 8px;
        height: 47px;
        width: 17px;
    }
    .new-prod-chipcomp-slider-one {
        width: 90px!important;
    }
    .new-pro-chipcomp-div table th:not(:first-child) {
        --max-width: 160px;
        width: var(--max-width);
        max-width: var(--max-width);
        min-width: var(--max-width);
    }
    .new-pro-chipcomp-div table th:first-child {
        min-width: 90px;
        max-width: 110px;
    }
    .new-pro-chipcomp-div table thead tr th div {
        min-height: 38px;
        align-content: center;
    }
    .new-pro-chipcomp-div table tbody tr td p {
        min-height: 30px;
        align-content: center;
    }
    .new-pro-chipcomp-div table th {
        padding-left: 8px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 8px;
        font-size: 14px;
        line-height: 20px;
    }
    .new-pro-chipcomp-table-mask {
        width: 110px;
    }
    .new-pro-chipcomp-table tbody td {
        padding-left: 8px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 8px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }
    .new-pro-chipcomp-div table tbody tr td:first-child {
        min-width: 90px;
        max-width: 110px;
    }
    .new-pro-chipcomp-div table tbody tr td:not(:first-child) {
        --max-width: 160px;
        width: var(--max-width);
        max-width: var(--max-width);
        min-width: var(--max-width);
    }
    .new-prod-chipcomp-slider {
        width: 90px!important;
    }
    .new-prod-chipcomp-no-slider {
        width: 90px!important;
    }
    .new-prod-chipcomp-slider-1 {
        width: 90px!important;
    }
    .new-prod-chipcomp-no-slider-1 {
        width: 90px!important;
    }
    .new-prod-chipcomp-slider-img-1 {
        width: 45px!important;
        height: 45px!important;
    }
    .new-prod-chipcomp-slider-title {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }
    .new-prod-chipcomp-no-slider-slick-arrow {
        width: 17px;
        height: 17px;
    }
    .new-prod-chipcomp-slider .slick-prev, .new-prod-chipcomp-slider .slick-next {
        width: 17px;
        height: 17px;
    }
    .pro-honor-img-2-1 {
        height: 78%;
    }
    .pro-honor-img-title-1 {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }
    .prod-hightlights-div {
        margin-top: 5px;
    }
    .prod-appli-tip {
        color: #999;
        margin-top: 10px;
        font-size: 12px;
        font-weight: 400;
        line-height: 17px;
    }
    .prod-appli-div {
        margin-top: 17px;
    }
    .prod-block-detail-1 {
        margin-right: var(--appl-context-align-justify);
        padding-right: 0;
        padding: 1px 0;
        font-size: 12px;
        line-height: 25px;
        margin-left: var(--appl-context-align-justify);
        margin-top: 10px;
        padding-bottom: 15px;
    }
    .prod-block-detail-2 {
        display: none;
    }
    .affix {
        top: 84px;
    }
    nav.navappl ul {
        width: calc(var(--sm-main-width) + 35px);
        max-width: calc(var(--sm-main-max-width) + 35px);
    }
    .navappl .navbar-nav>li>a {
        padding: 0 8px;
        font-size: 14px;
    }
    .pro-honor-img-1-1 {
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
    }
    .pro-chipcomp-div {
        margin-top: 20px;
        max-width: 100%;
        max-height: 600px;
    }
    .pro-chipcomp-div table th div {
        white-space: nowrap;
        line-height: 15px;
        margin-bottom: 6px;
        margin-left: 6px;
        margin-right: 6px;
        padding: 3px;
        border-radius: 4px;
        height: 38px;
        font-size: 14px;
        font-weight: 400;
        overflow: hidden;
    }
    .pro-chipcomp-th-first-child {
        margin-left: 3px!important;
        margin-right: 3px!important;
    }
    .pro-chipcomp-div-2-column {
        padding-right: 9px!important;
    }
    .pro-chipcomp-div table td p1 {
        padding: 6px;
        white-space: pre-line;
        padding-left: 3px;
        padding-right: 3px;
        min-height: 72px;
    }
    .pro-chipcomp-div table td {
        font-size: 12px;
        font-weight: 400;
        line-height: 17px;
    }
    .pro-chipcomp-tr {
        min-width: 60px;
        border-top: 6px solid;
        border-bottom: 6px solid;
        background-color: #fff;
        background-clip: padding-box;
    }
    .pro-chipcomp-content-bordercolor-1 {
        border: 6px solid #fff!important;
    }
    .pro-chipcomp-content-bordercolor-2 {
        border: 6px solid #f1f5ff!important;
    }
    .pro-chipcomp-chipname-bg {
        border-radius: 16px;
        background-color: #067db7!important;
        background-clip: padding-box;
    }
    .pro-chipcomp-chipname {
        min-height: 72px;
        min-width: 150px;
        max-width: 240px;
        margin: 0 auto;
    }
    .pro-chipcomp-chipname-img {
        margin-top: 8px;
        width: 47px;
        height: 42px;
    }
    .pro-chipcomp-chipname-font {
        flex: 1;
        display: flex;
        align-items: flex-end;
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 17px;
        padding-left: 2px;
        padding-right: 2px;
    }
    .pro-chipcomp-th-last-child {
        min-width: 100px!important;
    }
    .prod-chipcomp-slider {
        width: 180px!important;
    }
    .prod-chipcomp-tr-radius-1 {
        border-left: 6px solid;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .prod-chipcomp-tr-radius-2 {
        border-right: 6px solid;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .prod-chipcomp-slider-title {
        margin-bottom: 9px;
        font-size: 12px;
        line-height: 14px;
    }
    .prod-chipcomp-slider-img-1 {
        width: 30px!important;
        height: 30px!important;
        margin-top: 4px!important;
    }
    .prod-chipcomp-slider-1 {
        margin-top: 0!important;
        margin-left: 1px!important;
        margin-right: 1px!important;
        width: 88px!important;
    }
    .prod-chipcomp-slider .slick-prev, .prod-chipcomp-slider .slick-next {
        position: absolute;
        bottom: 45%;
        border-radius: 50%;
    }
    .prod-chipcomp-slider .slick-prev svg, .prod-chipcomp-slider .slick-next svg {
        width: 18px;
        height: 18px;
    }
    #pro-gen-spec-big {
        display: none;
    }
    #pro-gen-spec-small {
        display: block;
    }
    .prod-honor-slider1 {
        width: calc(var(--xs-main-width) - 120px);
        max-width: calc(var(--xs-main-max-width) - 120px);
        height: 198px;
        margin-top: 16px;
        margin-bottom: 40px;
    }
    .prod-appli-div-2 {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .pro-appli-slick-block-div2 {
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 6px;
        background: #fff;
        border: 1px solid #f3f3f3;
    }
    #prod-appli-slider-div-2 {
        display: block;
    }
    #prod-appli-slider-div-1 {
        display: none;
    }
    .prod-intro-div {
        padding-top: 50px;
        padding-bottom: 30px;
        width: var(--xs-main-width);
        max-width: var(--xs-main-max-width);
    }
    .prod-appli-block-title {
        margin-top: 10px;
        font-size: 14px;
        line-height: 20px;
    }
    .appli-img-2 {
        height: inherit;
        width: inherit;
        padding: 10px;
    }
    .appli-img-1 {
        width: 100%;
        height: auto;
        text-align: center;
    }
    .prod-appli-slider {
        height: 300px;
        width: 98%;
        margin-top: 5px;
    }
    .prod-appli-block-link-btn {
        width: 110px;
        height: 24px;
        margin-bottom: 10px;
        border-radius: 18.5px;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
    }
    .prod-appli-block-blank {
        height: 29px;
        margin-bottom: 10px;
    }
    .pro-rea-div1 {
        width: 45px;
    }
    .prod-appli-block-link {
        margin-top: 18px;
        height: 37px;
        margin-bottom: 10px;
    }
    .prod-appli-block-detail {
        margin-top: 7px;
        padding-left: 2%;
        padding-right: 2%;
        overflow: auto;
        font-size: 14px;
        color: #4e4e4e;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .pro-rea-button {
        margin-right: 31px;
        width: 60px;
        height: 28px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 17px;
        color: #666;
    }
    .pro-rea-title {
        margin-left: 20px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }
    .pro-rea-img {
        margin-left: 20px;
        height: 22px;
        width: 22px;
    }
    .prod-hightlights-detail {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
    }
    .pro-highlight-content-title {
        padding-left: 10px;
        padding-top: 65px;
        font-size: 14px;
        line-height: 20px;
    }
    .pro-advs-img {
        margin-left: 12px;
        margin-top: 18px;
        width: 30px;
        height: 30px;
    }
    .pro-highlights-col {
        width: calc((100% / 2) - 30px);
    }
    .appl-banner-sm {
        display: block;
    }
    .appl-banner-xs {
        display: none;
    }
    .pro-banner-briefIntro {
        display: none;
    }
    .pro-banner-pos {
        padding-left: 5%;
        background: linear-gradient(270deg,rgba(13,15,55,0) 28.267%,rgba(8,15,47,.73) 47.761%,rgba(5,13,29,.84) 100%);
        top: 26%;
        width: 95%;
        height: 33%;
    }
    .pro-banner-title {
        width: 67%;
        font-size: 26px;
        line-height: 135%;
    }
    .prod-appli-title-detail {
        padding-top: 10px;
        padding-left: 4px;
        font-size: 14px;
        line-height: 22px;
    }
    .prod-block-title {
        font-size: 18px;
    }
    .prod-block-title::before {
        height: 18px;
        margin-right: 5px;
        border-left-width: 3px;
    }
    .prod-block-detail {
        padding: 1px 0;
        font-size: 12px;
        line-height: 140%;
        margin-left: var(--appl-context-align-justify);
        margin-top: 10px;
        padding-bottom: 15px;
    }
}
#prod-appli-slider-div-1 .slick-list {
    position: relative;
    display: flex!important;
    overflow: hidden;
    margin: 0;
}
#prod-appli-slider-div-1 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex!important;
    margin-left: auto;
    margin-right: auto;
}
#prod-honor-slick .slick-list {
    position: relative;
    display: flex!important;
    overflow: hidden;
    margin: 0;
}
#prod-honor-slick .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex!important;
    margin-left: auto;
    margin-right: auto;
}
#prod-honor-slick .slick-slide {
    display: flex!important;
    justify-content: center!important;
}
.layout-main {
    padding-bottom: 0;
    margin-top: 110px;
}
@media screen and (min-width: 1300px) {
    .pro-banner-pos {
        left: 16%;
        max-width: 40%;
    }
    .pro-banner-title {
        font-size: 60px;
        line-height: 120%;
    }
    .pro-banner-briefIntro {
        padding-top: 20px;
        line-height: 160%;
        font-size: 24px;
    }
}
#pro-topbanner {
    min-height: 180px;
}
@media screen and (min-width: 992px) and (max-width: 1300px) {
    .pro-gene-spec-block-icon-title {
        padding-left: 2px;
        padding-right: 2px;
        line-height: 36px;
        font-size: 28px;
    }
    .pro-gene-spec-block-icon-2 {
        width: 160px;
        height: 160px;
    }
    .pro-gene-spec-block-icon {
        width: 210px;
    }
    .pro-gene-spec-block-icon-1 {
        width: 210px;
        height: 270px;
    }
    .pro-banner-pos {
        left: 16%;
        max-width: 40%;
    }
    .pro-banner-title {
        font-size: 56px;
        line-height: 120%;
    }
    .pro-banner-briefIntro {
        padding-top: 10px;
        line-height: 140%;
        font-size: 22px;
    }
}