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;
}
.layout-main {
    padding-bottom: 0;
    margin-top: 110px;
}
.topbanner {
    position: relative;
    margin-bottom: 0;
}
.shop-banner-title {
    color: #333;
    width: 100%;
}
.shop-banner-briefIntro {
    color: #666;
    width: 100%;
}
.shop-banner-pos {
    padding-left: 15px;
    position: absolute;
    top: 35%;
    height: auto;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    left: calc((100% - 1340px) / 2);
    width: 42%;
}
.shop-div-content {
    padding-top: 70px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.shop-introd-position {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 40px;
}
.shop-introd-position2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 40px;
}
.shop-introd-title {
    text-align: center;
    color: #333;
    font-size: 26px;
    font-weight: 400;
    line-height: 38px;
}
.shop-introd-content-margin-left {
    margin-left: 12px;
}
.shop-introd-content {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 10px;
}
.shop-col-introd-content {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 10px;
}
.shop-block-title {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #333;
}
.shop-block-title::before {
    content: "";
    width: 0;
    height: 28px;
    margin-right: 8px;
    border-left: 4px solid var(--appl-primary-color);
}
.shop-spec-param-div {
    margin-top: 4px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}
.shop-col-div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px #f00 solid;
    width: calc(50% - 20px);
    border-radius: 12px;
    border: 1px solid #f9f9f9;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.05);
    margin-top: 20px;
    margin-bottom: 20px;
}
.shop-col-div:hover {
    background: linear-gradient(180deg,#fff,#ecf5ff 100%);
}
.shop-col-div-title {
    width: 100%;
    display: flex;
    flex-direction: row;
}
.shop-col-div-title-img {
    width: 38px;
    height: auto;
    margin-left: 24px;
    margin-top: 24px;
    border-radius: 4px;
}
.shop-col-div-title-img1 {
    width: inherit;
    height: inherit;
    max-height: 38px;
    max-width: 38px;
}
.shop-col-div-title-introd {
    margin-top: 28px;
    margin-left: 10px;
    margin-right: 24px;
    color: #414141;
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
}
.shop-col-div-introd {
    margin-top: 20px;
    margin-left: 24px;
    margin-right: 24px;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    width: 100%;
}
.shop-col-div-button {
    margin-left: 24px;
    margin-top: 20px;
    margin-bottom: 24px;
}
.shop-appli-block-link-btn {
    background: rgba(229,238,251,.66);
    width: 120px;
    height: 38px;
    border: 0;
    border-radius: 114px;
    color: #0068b6;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
}
.shop-appli-block-link-btn2 {
    width: 200px;
}
.shop-appli-block-link-btn:hover {
    color: #fff;
    background: #0068b6;
    border: 0;
}
.shop-spec-param-col {
    border-radius: 12px;
    background: #fff;
    margin-top: 12px;
    margin-bottom: 12px;
    width: calc(50% - 20px);
    background-clip: content-box;
    display: flex;
    flex-direction: row;
}
.shop-product-selection-bc {
    background: #f9fafb;
}
.shop-product-selection-title {
    text-align: center;
    color: #333;
    font-size: 26px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 24px;
}
.shop-product-selection-a {
    color: #0068b6;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-decoration-line: underline;
    text-underline-offset: 3px;
}
.shop-product-selection-a:hover {
    text-decoration-line: underline;
    text-underline-offset: 3px;
}
.shop-product-selection-icon {
    width: 20px;
    height: 20px;
}
.shop-product-selection-content {
    text-align: left;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px;
}
.shop-product-selection-link-div-en {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.shop-product-selection-link-div-zh {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.shop-product-selection-link-bt-zh, .shop-product-selection-link-bt-en {
    margin-right: 20px;
}
.shop-product-selection-link-wifi-zh, .shop-product-selection-link-wifi-en {
    margin-left: 20px;
}
@media screen and (min-width: 909px) {
    .shop-product-selection-content-zh {
        text-align: center;
    }
    .shop-product-selection-link-div-zh {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}
@media screen and (max-width: 680px) {
    .shop-product-selection-link-div-en {
        flex-direction: column;
    }
    .shop-product-selection-link-wifi-en {
        margin-left: 0;
    }
    .shop-product-selection-link-bt-en {
        margin-right: 0;
    }
}
@media screen and (min-width: 992px) {
    .shop-col-div:nth-child(odd) {
        margin-right: 20px;
    }
    .shop-col-div:nth-child(even) {
        margin-left: 20px;
    }
    .shop-div {
        width: var(--md-main-width);
        max-width: var(--md-main-max-width);
    }
    .shop-banner-briefIntro {
        margin-top: 20px;
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
    }
    .shop-banner-title {
        font-size: 48px;
    }
    .shop-banner-sm {
        display: none;
    }
    .shop-banner-md {
        display: block;
        min-height: 150px;
    }
}
@media screen and (min-width: 1300px) {
    .shop-div {
        width: var(--xl-main-width);
        max-width: var(--xl-main-max-width);
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .shop-product-selection-link-bt-en {
        margin-right: 15px;
    }
    .shop-product-selection-link-wifi-en {
        margin-left: 15px;
    }
    .shop-banner-pos {
        width: 52%;
    }
    .shop-col-div:nth-child(odd) {
        margin-right: 20px;
    }
    .shop-col-div:nth-child(even) {
        margin-left: 20px;
    }
    .shop-spec-param-col {
        width: calc(50% - 12px);
    }
    .shop-div {
        width: var(--sm-main-width);
        max-width: var(--sm-main-max-width);
    }
    .shop-banner-briefIntro {
        margin-top: 10px;
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
    }
    .shop-banner-title {
        font-size: 38px;
    }
    .shop-banner-sm {
        display: none;
    }
    .shop-banner-md {
        display: block;
        min-height: 150px;
    }
}
@media screen and (max-width: 768px) {
    .shop-product-selection-link-bt-zh {
        margin-right: 10px;
    }
    .shop-product-selection-link-wifi-zh {
        margin-left: 10px;
    }
    .shop-appli-block-link-btn:hover {
        background: rgba(229,238,251,.66);
        color: #0068b6;
        border: 0;
    }
    .shop-appli-block-link-btn:active {
        color: #fff;
        background: #0068b6;
        border: 0;
    }
    .shop-col-div:hover {
        background: #fff;
    }
    .shop-col-div:active {
        background: linear-gradient(180deg,#fff,#ecf5ff 100%);
    }
    .shop-product-selection-title {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .shop-product-selection-a {
        font-size: 16px;
        font-weight: 700;
        line-height: 28px;
        text-underline-offset: 3px;
    }
    .shop-product-selection-a:hover {
        text-decoration-line: underline;
        text-underline-offset: 3px;
    }
    .shop-product-selection-icon {
        width: 20px;
        height: 20px;
    }
    .shop-product-selection-content {
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        margin-bottom: 0;
    }
    .shop-block-title {
        font-size: 17px;
    }
    .shop-block-title::before {
        height: 18px;
        margin-right: 5px;
        border-left-width: 3px;
    }
    .shop-appli-block-link-btn {
        width: 91px;
        height: 28px;
        border-radius: 114px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }
    .shop-appli-block-link-btn2 {
        width: 180px;
    }
    .shop-spec-param-col {
        border-radius: 8px;
        width: 100%;
    }
    .shop-spec-param-div {
        margin-top: 8px;
    }
    .shop-div {
        width: var(--xs-main-width);
        max-width: var(--xs-main-max-width);
    }
    .shop-banner-pos {
        left: 0;
        padding-left: 5%;
        padding-right: 2%;
        background: linear-gradient(90deg,rgba(255,255,255,.92) 19.187%,rgba(255,255,255,.92) 86.672%);
        top: 26%;
        width: 100%;
        height: 33%;
    }
    .shop-banner-pos-en {
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .shop-banner-briefIntro {
        margin-top: 6px;
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
    }
    .shop-banner-title {
        font-size: 22px;
    }
    .layout-main {
        margin-top: 84px;
    }
    .shop-banner-sm {
        display: block;
        min-height: 150px;
    }
    .shop-banner-md {
        display: none;
    }
    .shop-col-introd-content {
        margin-top: 9px;
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
    }
    .shop-introd-content-margin-left {
        margin-left: 7px;
    }
    .shop-introd-content {
        margin-top: 9px;
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
    }
    .shop-introd-position {
        padding-bottom: 20px;
    }
    .shop-introd-position2 {
        padding-top: 16px;
    }
    .shop-introd-title {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
    }
    .shop-col-div {
        width: 100%;
        border-radius: 8px;
        border: 1px solid #f9f9f9;
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.05);
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .shop-div-content {
        padding-top: 28px;
        padding-bottom: 28px;
    }
    .shop-col-div-title-img {
        width: 24px;
        height: auto;
        margin-left: 12px;
        margin-top: 16px;
        border-radius: 4px;
    }
    .shop-col-div-title-img1 {
        width: inherit;
        height: inherit;
        max-height: 24px;
        max-width: 24px;
    }
    .shop-col-div-title-introd {
        margin-top: 15px;
        margin-left: 8px;
        margin-right: 12px;
        color: #414141;
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
    }
    .shop-col-div-introd {
        margin-top: 7px;
        margin-left: 12px;
        margin-right: 12px;
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
    }
    .shop-col-div-button {
        margin-left: 12px;
        margin-top: 8px;
        margin-bottom: 16px;
    }
}