.container {
    max-width: 1380px!important;
}

.block-header__body {
    display: flex;
    flex-direction: column;
}

.block-header__breadcrumb {
    padding-top: 16px;
    padding-bottom: 40px;
}

.search{
    border: 1px solid #dee2e6;
    margin-left: 15px;
    padding-left: 25px;
    padding-right: 25px;
}

@media (max-width: 550px ) {
    .search{
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
        border: 0 solid #dee2e6!important;
    }
    .search input{
        display: none!important;
    }
}

.scan-me .scan-me-img{
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    z-index: 99;
    margin-top: 5px;
    background-color: #fff;
}


/*<--轮播图板块样式*/
@media (max-width: 574px ) {
    /*.carousel{*/
    /*    margin: 4% 0;*/
    /*}*/
}

.imgst{
    width: 300px!important;
}
/*轮播图板块样式-->*/

.header__information-left{
    display:flex;
    flex-direction: column;
}

.header__information-left1{
    display:flex;
    flex-wrap: wrap;
    width: 45%;
}

.header__information-left-title{
    display:flex;
}

.header__information-left1 .text1{
    font-weight: 700;
    font-size: 18px;
    color: #333;
}

.header__information-left1 .text2{
    width: 100%;
    word-wrap: break-word;
    font-weight: 500;
    font-size: 14px;
    color: #0009;
    word-break:break-all;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.header__information-left-title_images .text{
    font-weight: 700;
    font-size: 14px;
    color: #0009;
    line-height: 0px;
    text-align: center;
}

.header__information-left2 h1{
    font-size: 21px;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
}

.header__information-left2 .question{
    width: 20px;
    height: 20px;
    background-color: #0D67AE;
    border: 2px solid #0D67AE;
    margin-left: 10px;
    margin-top: 7px;
    border-radius: 50%;
}
.question img{
    width: 12px;
    height: 12px;
}

.header__information-left3{
    display:flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-left: 30px;
    padding: 10px;
}
.header__information-left3>div{
    display:flex;
}

.header__information-left3 .img{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.header__information-left3 .img img{
    max-width: 20px;
}

.header__information-left3 .text{
    font-weight: 500;
    font-size: 16px;
    color: #0009;
    margin-right: 10px;
}


.product_images{
    background-color: #F6F7F9;
    padding: 12px;
}
.product_images .text{
    font-weight: 600;
    font-size: 12px;
    color: #0009;
    line-height: 17px;
    font-style: italic;
    text-align: center;
}

.product_images .images {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
}

.product_images .images-left,.product_images .images-right {
    width: 20px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 0 center;
}

.product_images .images-right {
    background-image: url('../images/right_333.png');
}

.product_images .images-left{
    background-image: url('../images/left_ccc.png');
}

.product_images .image__body{
    display: flex;
}


.product_images .img{
    /*border: 2px solid #ccc;*/
}

.header__information-right1{
    display: flex;
    background-color: #f009;
    align-items: center;
    justify-content: space-evenly;
}

.header__information-right1 .img{
    width: 30px;
    height: 30px;
}
.header__information-right1 .text{
    font-weight: 700;
    font-size: 21px;
    color: #fff;
    line-height: 33px;
}

.header__information-right2{
    display: flex;
    align-items: center;
}

.header__information-right2 .img{
    width: 20px;
    height: 20px;
    margin-left: 20px;
}

.header__information-right2 .text{
    font-weight: 700;
    font-size: 13px;
    color: #0009;
    line-height: 2.8rem;
}

.header__information-right3{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    height: 58%;
}

.header__information-right3 div{
    width: 49%;
    background-color: #333;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    line-height: 2rem;
    white-space: nowrap;
}

.header__information-right3 a{
    color: #f66;
}
.header__information-right3 a:hover {
    color: #fff!important;
}

.content_right{
    margin-top: 10px;
}

.content_right>div{
    margin-top: 42px;
}

.content_right .question{
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 2px;
    text-align: center;
    line-height: 25px;
    margin-right: 5px;
    font-size: 0.8rem;
}

.form-title{
    border: 0 solid #333;
    background-color: #333;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    padding: 0 20px;
}

.content_right .content_right-border{
    border: 2px solid #ccc;
    border-top-width: 0;
    padding: 0 30px;
}

.content_right-form1>div{
    border: 2px solid #ccc;
    border-top-width: 0;
    padding: 0 20px;
}

.content_right-form1 .form-content1{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content_right-form1 .form-content1 div,.content_right-form1 .form-content2 div{
    font-weight: 500;
    font-size: 16px;
    color: #0009;
    line-height: 32px;
}

.content_right-form1 .form-content2{
    display: flex;
    align-items: center;
}

.content_right-form1 .form-content2 .question{
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 50%;
    padding: 2px;
    text-align: center;
    line-height: 25px;
    margin-right: 5px;
    font-size: 0.8rem;
    margin-left: 15px;
}

.content_right-form1 .form-content3 div{
    font-weight: 500;
    font-size: 16px;
    color: #B50000;
    line-height: 34px;
}
.content_right-form1 .form-content4>div {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    color: #0009;
    line-height: 32px;
}

 .content_right-form1 .form-content4 .form-content4_1{
     display: flex;
     justify-content: flex-end;
 }

.content_right-form1 .form-content4 .form-content4_2{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.content_right-form1 .form-content4 .form-content4_num>input{
    width: 75%;
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border: 2px solid #333;
    border-radius: 5px;
}
.content_right-form1 .form-content4 .form-content4_num>button{
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.75;
    font-weight: 500;
    background-color: #333;
    color: #fff;
    border-radius: 0 5px 5px 0;
    outline: none;
    position: relative;
    left: -8px;
}

.content_right-form1 .form-content5 div{
    font-weight: 700;
    font-size: 16px;
    color: #0009;
    line-height: 32px;
}
.content_right-form1 .form-content5 .form-content5-table{
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    color: #0009;
    line-height: 20px;
    text-align: center;
}

.content_right-form1 .form-content5 .form-content5-table th{
    color: #fff;
    background-color: #333;
    border: 2px solid #333;
}
.content_right-form1 .form-content5 .form-content5-table td{
    border: 2px solid #ccc;
}

.content_right-form4 .form-title,.content_right-form5 .form-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content_right-form6 .form-title,.content_right-form7 .form-title,.content_right-form8 .form-title{
    display: flex;
    align-items: center;
}

.content_right-form3 .form3-table,.content_right-form9 .form9-table{
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    color: #0009;
    line-height: 20px;
}

.content_right-form3 .form3-table img{
    width: 40px;
    margin: auto;
}
.content_right-form9 .form9-table img{
    width: 50px;
    margin: auto;
}

.form_button{
    word-break: break-all;
}
.form_button button{
    border-radius: 5px;
    text-align: center;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 15px;
    font-size: 0.8rem;
    font-weight: 600;
    background-color: #333;
    color: #fff;
}

.label1{
    display: flex;
    flex-wrap: wrap;
}

.label1 div{
    width: 92px;
    border: 2px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 25px;
    margin-right: 5px;
    margin-top: 5px;
    font-size: 0.8rem;
}
.label1 .a{
    border: 2px solid #0D67AE;
    background-color: #0D67AE;
    color: #fff;
}
.label1 .b{
    border: 2px solid #939B72;
    color: #939B72;
}
.label1 .c{
    border: 2px solid #C04127;
    color: #C04127;
}

.label2{
    display: flex;
}

.label2 div{
    width: 50px;
    border: 2px solid #6C9C47;
    background-color: #6C9C47;
    color: #fff;
    font-weight: 500;
    padding: 2px;
    border-radius: 5px;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;
}

.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0;
    line-height: 20px;
    font-size: 14px;
    color: #6c757d;
}

.breadcrumb__item {
    margin-top: 4px;
    margin-right: -7.12435px;
    float: left;
}

.breadcrumb__item--first .breadcrumb__item-link {
    padding-left: 0;
}
.breadcrumb__item-link, .breadcrumb__item-link:hover {
    color: inherit;
}

.breadcrumb__item-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 0;
    height: 21px;
    padding: 0 15.12435px;
}

.breadcrumb__item--first .breadcrumb__item-link:after, .breadcrumb__item--parent .breadcrumb__item-link:after {
    content: "/";
    right: 0;
    transform: skewX(-15deg);
}

.breadcrumb__item-link:after {
    pointer-events: auto;
    position: absolute;
    z-index: -1;
    border-radius: 3px;
    transition: background .1s;
}

.breadcrumb__item--last {
    margin-right: 0;
}

.breadcrumb__title-safe-area {
    display: block;
    height: 21px;
    /*width: calc(50% + var(--block-header-title-width, 0px) / 2 + 64px);*/
    margin-top: 4px;
    float: left;
}

.breadcrumb:after {
    content: "";
    clear: both;
}

.product__header h1 {
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    margin: 0;
}

.header_description {
    font-weight: 300;
    font-size: 20px;
}

.product-gallery__featured {
    position: relative;
    border: 1px solid #ebebeb;
}

.image--type--category .image__body, .image--type--product .image__body {
    display: block;
    position: relative;
    width: 100%;
}

.product-info .product__gallery .image__tag {
    border: unset;
    object-fit: scale-down;
    width: inherit;
    margin-bottom: unset;
    max-height: 250px!important;
}

.content_left_title{
    display: flex;
}

.content_left_title span{
    text-align: center;
    line-height: 30px;
    margin-left: 18%;
}

.header-2_title {
    font-weight: 600;
    font-size: 22px;
}

.product-tabs__pane--active {
    overflow: visible;
    height: auto;
    opacity: 1;
    max-width: calc(100% - 0.001px);
}
.product-tabs__pane {
    display: block;
    transition: opacity .5s;
}

.omit {
    position: relative;
}

.omit .tooltiptext {
    visibility: hidden;
    width: 250px;
    background-color: #3338;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -124px;
    word-wrap:break-word;
    white-space:pre-wrap;
}

.omit .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #333 transparent;
}

.omit:hover .tooltiptext {
    visibility: visible;
}

.spec {
    font-size: 14px;
    line-height: 18px;
}

.spec-table {
    width: 100%;
}

.spec-table thead {
    color: #fff;
    background-color: #333;
    text-align: center;
}

.spec-table tbody tr {
    border-bottom: 2px solid #3335;
    text-align: center;
}

.spec-table th, .spec-table td {
    padding: 4px 5px;
    font-size: 14px;
}

.spec-table .similar{
    color: #fff;
    height: 26px;
    line-height: 25px;
    font-size: 14px;
    font-weight: 600;
    background-color: #000;
    border-radius: 7px;
}


.spec__disclaimer {
    margin-top: 40px;
    font-size: 13px;
    line-height: 20px;
    color: #6c757d;
}

.spec-th{
    display: none!important;
}

@media (min-width: 768px ) {
    .spec-th{
        display: block!important;
    }
}

.left_form1{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 10%;
}

.left_form2{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 60px;
}

.product__actions {
    display: flex;
    flex-wrap: wrap;
    white-space: nowrap;
    padding: 0 28px 24px;
}

.product__actions, .product__actions .col-lg-12, .product__actions .col-lg-6 {
    padding: 0;
}

.product__actions-item--quantity {
    display: flex;
    margin-right: 0;
}

.product__actions-item--quantity {
    width: 100px;
    margin-right: 8px;
}

label {
    margin-bottom: 0.25rem;
    font-size: 14px;
}

.product__actions-item--quantity label {
    line-height: 26px;
}

.input-number {
    display: block;
    width: 100%;
    position: relative;
}

.product__actions-item--quantity .input-number {
    max-width: 200px;
}

.form-group input, input.input-number__input {
    border-radius: 0;
}
input.form-control {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}
.form-control {
    border-radius: 0;
}
.input-number__input {
    -moz-appearance: textfield;
    display: block;
    width: 100%;
    min-width: 88px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
}
.form-control-sm {
    height: 30px;
    padding: 5.5px 8px;
    font-size: 14px;
    line-height: 17px;
}
.form-control {
    border-radius: 2px;
    background-clip: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, background .15s ease-in-out;
    color: #262626;
    border-width: 1px;
    border-color: rgba(0,0,0,0.6);
    height: 36px;
    padding: 5.5px 5px;
    font-size: 14px;
    line-height: 19px;
}

.product__meta {
    margin: -3px 0;
}

.product__meta table {
    width: 100%;
    font-size: 14px;
}

.product__price-table thead {
    background-color: #f7f7f7;
}

.product__actions-item table th, .product__actions-item table td {
    padding-left: 0.5rem;
}

.product__meta th {
    font-weight: 500;
    padding-right: 12px;
}
.product__meta td, .product__meta th {
    padding: 3px 0;
}

.product__actions-item--addtocart {
    flex-grow: 1;
}

.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    border-color: #e52727;
    background: #e52727;
    color: #fff;
}
.btn.disabled, .btn:disabled {
    cursor: default;
}

@media (min-width: 1200px)
.product__actions-item--addtocart {
    display: flex;
}

@media (min-width: 1200px)
.product__actions-item--addtocart .btn {
    width: 100%;
}
.btn:not(.btn-icon) {
    font-size: 16px;
    line-height: 19px;
    padding: 8.5px 16px;
}
.btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled {
    border-color: #f0f0f0;
    background: #f0f0f0;
    color: #333;
}

.product-detail__aside-section {
    font-weight: 500;
    display: block;
    font-size: 1rem;
}

.product__unitPrice-table thead {
    background-color: antiquewhite;
    border-bottom: 1px solid #efefef;
}

.breadcrumb__item--parent .breadcrumb__item-link:after {
    content: "/";
    right: 0;
    /*transform: skewX(-15deg);*/
}

.breadcrumb__item--parent .footer-link:after {
    content: "|";
    right: 0;
    /*transform: skewX(-15deg);*/
}

.footer-link, .footer-link:hover {
    color: inherit;
}

.footer-link {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 0;
    height: 21px;
    padding: 0 15.12435px;
}

.breadcrumb__item--first .footer-link:after, .breadcrumb__item--parent .footer-link:after {
    content: "|";
    right: 0;
}

.footer-link:after {
    pointer-events: auto;
    position: absolute;
    z-index: -1;
    border-radius: 3px;
    transition: background .1s;
}

.footer-breadcrumb{
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    list-style: none;
    border-radius: 0.25rem;
    background: transparent;
    margin: 0;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
}

.breadcrumb__list {
    display: block;
    list-style: none;
    padding: 0;
    margin: -4px 0 0;
    width: 100%;
}

.breadcrumb__spaceship-safe-area {
    display: none;
    height: 21px;
    width: calc(50% + 480px/ 2 + 20px);
    margin-top: 4px;
    float: right;
}

.footer-right2{
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}
