body {
    max-width: 100%;
}

header {
    max-width: 100%;
}

.main {
    background: transparent;
    max-width: 100%;
    padding-top: 38px !important;
}

input[role="chkPartCode"][type="checkbox"] {
    display: none;
}

.detail-shopping {
    color: #858686;
    background-color: #F0FBFD;
    width: 100%;
    height: auto;
    padding: 1em;
    position: relative;
    font-size: 15.4px;
}

.detail-shopping>div:nth-child(1)>span {
    display: block;
    font-size: 1em;
}

.product-Details {
    padding: 0;
    position: relative;
}

.partDetail {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.partDetail>div {
    text-align: left;
    line-height: 25.2px;
}

.partDetail>div.detail_shopping_right {
    padding-left: 20px;
}

.swiper-container img {
    border: 1px solid #e6e6e6;
}

.buttonClass {
    background-color: #d0f3f3;
}

.detail_shopping_right {
    width: 100%;
}

.marque {
    margin: 0;
    padding: 0 0 0.7em 0;
    width: 100%;
    font-size: 12px;
    border: 2px solid #CFCFCF;
    border-top: 0;
    border-radius: 0 0 9.8px 9.8px;
}

.marque>div {
    padding: 0 0.7em;
}

.marque .tabs {
    display: flex;
    border: 2px solid #fff;
    border-bottom: 2px solid #CFCFCF;
    padding: 0;
    position: relative;
    margin-bottom: 4.2px;
    width: calc(100% + 4px);
    margin-left: -2px;
    line-height: 35px;
}

.marque .tabs span {
    border: 2px solid #CFCFCF;
    padding: 0 28px;
    position: relative;
    border-bottom: 0;
    margin-left: -2px;
    font-size: 18.2px;
}

.marque .tabs .children {
    border-radius: 9.8px 0 0 0;
}

.marque .tabs .parts {
    border-radius: 0 9.8px 0 0;
}

.tabs-select:after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background: #fff;
    bottom: -2px;
    position: absolute;
    left: 0;
}

.marque span {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

.shopping-buy-parent {
    margin-top: 14px;
    text-align: right;
}

.synopsis-left {
    display: inline-block;
    width: calc(100% - 140px);
}

.scrollArea {
    height: auto !important;
    overflow-y: auto !important;
    border: 1px solid #ddd;
}

fieldset {
    border: 0 transparent;
    margin-top: 2em;
    width: 100%;
}

fieldset>legend {
    font-size: 15.96px;
    font-weight: bold;
    color: #333;
}

.product_detail_img fieldset {
    border: 1px solid #CFCFCF;
    border-radius: 0;
    margin: 0;
    padding: 35px;
    margin-bottom: 13.02px;
    min-height: 142.8px;
}

.product_detail_img fieldset span {
    width: 30%;
    display: inline-block;
}

input[type="button"].addShopButton {
    background-color: var(--p-color);
    color: white;
    font-size: 1.29em;
    padding-left: 35px;
    text-align: center;
    cursor: pointer;
    outline: none;
    border-radius: 0;
    border: 0;
    width: 182.98px;
    height: 40.04px;
    background-image: url(images/shoppingImages/addShopping.png);
    background-size: 32.2px;
    background-repeat: no-repeat;
    background-position: left;
    background-position-x: 25.2px;
}

.option button {
    border: 0;
    outline: none;
    background: #e6f4fa;
    border-radius: 0.1em;
    -webkit-border-radius: 0.1em;
    margin: 0 0.2em;
    color: #058fca;
    height: 30.38px;
    font-size: 12.6px;
}

.option .selectButton {
    background: #058fca;
    color: #fff;
}

.tips {
    display: inline-block;
    width: 100%;
    border-left: 3px solid #058fca;
    color: #333;
    font-size: 1.2em;
    padding-left: 0.5em;
    height: 1.1em;
    line-height: 1.1em;
    font-weight: normal;
}

.shoppingCartOperation {
    position: absolute;
    top: 19em;
    left: 31em;
    text-align: right;
}

.shoppingCartOperation>div {
    width: 100%;
    height: 2.5em;
    line-height: 2.5em;
    font-size: 1.1em;
}

.shoppingCartOperation>div>span.title {
    display: inline-block;
    width: 3.5em;
    height: 2.5em;
    line-height: 2.5em;
    text-align: left;
    float: left;
}

.shoppingCartOperation .gobuy {
    display: inline-block;
    width: 8.2em;
    height: 2.5em;
    line-height: 2.5em;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    position: relative;
    background: #f5f5f5;
}

.shoppingCartOperation .gobuy img {
    width: 1em;
    height: 1em;
    cursor: pointer;
}

.shoppingCartOperation .gobuy input {
    width: 4em;
    height: 2.3em;
    border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    text-align: center;
    font-size: 1em;
    border: 0;
    position: absolute;
    top: 0;
    left: 2em;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    background: #fff;
    padding: 0;
}

.shoppingCartOperation .gobuy img[role='diff'] {
    position: absolute;
    top: 0.75em;
    left: 0.5em;
}

.shoppingCartOperation .gobuy img[role='add'] {
    position: absolute;
    top: 0.75em;
    right: 0.5em;
}

.shoppingCartBtn {
    background-color: #EE1C25;
    font-size: 1em;
    font-weight: 900;
    height: 39px;
    line-height: 39px;
    width: 131px;
    padding: 0;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    color: #fff !important;
    margin-top: 1.5em;
}

.marque-more {
    display: none;
}

.marque-more-tips {
    position: absolute;
    bottom: 0;
    right: 1em;
    display: inline-block;
    width: auto;
    height: 2em;
    line-height: 2em;
    padding: 0 1em;
    cursor: pointer;
    color: #058fca;
    z-index: 666;
}

.marque-box {
    position: relative;
    font-size: 14.98px;
}

.option {
    padding-left: 5.5em;
    position: relative;
}

.option>label {
    display: inline-block;
    width: 5.5em;
    position: absolute;
    top: 0;
    left: 0;
    color: #999;
    font-size: 12.6px;
}

.box-shopping {
    display: inline-block;
    border-right: 1px solid #ECECEC;
    text-align: left;
    flex-grow: 1;
    padding-left: 17px;
    color: #999999;
}

.box-shopping:nth-child(3) {
    border-right: 1px solid transparent;
}

.pc-slide {
    width: 380px;
    margin: 0 auto;
}

.view .swiper-container {
    width: 380px;
    height: 380px;
}

.view .arrow-left {
    background: url(images/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.view .arrow-right {
    background: url(images/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    width: 310px;
    height: 82px;
    margin-left: 35px;
}

.preview .swiper-slide {
    width: 75px;
    height: 75px;
}

.preview .slide6 {
    width: 82px;
}

.preview .arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview img {
    padding: 1px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #F00;
}

.box-shopping-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: flex;
}

.shopping-time {
    position: absolute;
    top: 0;
    right: 0;
    color: #666;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 380px !important;
    height: 380px !important;
    background: #fff;
    border: 1px solid #CCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("images/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
    width: 100px !important;
    height: 100px !important;
}

.product_detail {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20.02px;
    padding: 29.96px;
    background-color: #fff;
}

.product_detail .part_list {
    width: 340.06px;
    border: 1px solid #DDDDDD;
}

.part_list_tips {
    height: 60.06px;
    line-height: 60.06px;
    text-align: center;
    color: #fff;
    background: var(--p-color);
    font-size: 18.06px;
    margin-top: 0;
    margin-bottom: 1em;
}

.product_detail .product_detail_img {
    width: calc(100% - 340.06px - 29.26px);
    margin-left: 29.26px;
}

.active_collect {
    background: #ffeded;
    color: #ee1c25 !important;
}

.select_block {
    padding-left: 1.95em;
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.click {
    cursor: pointer;
}

header .navigation {
    border-bottom: 0;
    border-top: 0;
}

header .navigation .menu a>img {
    width: 1.3em;
    vertical-align: middle;
}

.menu a {
    color: #fff;
}

.menu a:hover {
    color: #fff;
}

header .navigation .menu {
    height: 30.8px;
    line-height: 23.8px;
}

.proSearch_logo>img {
    max-height: 105px;
    width: auto;
    position: relative;
    max-width: 280px;
}

header .navigation .menu:last-child a {
    border-right: 0 !important;
}

.proSearch_shoppingCart {
    height: 42px;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}

.proSearch_logo {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}

.part-info {
    
}

.security {
    vertical-align: top;
    display: inline-block;
    height: 40.04px;
    border-color: var(--p-color);
    background-color: #fff;
    color: var(--p-color) !important;
    font-size: 18.06px;
    width: 135.94px;
    margin: 0;
    border-radius: 0;
    margin-right: 28px;
    border: 1px solid;
    text-align: center;
    line-height: 40.04px;
    box-sizing: border-box;
}

.security>img {
    width: 18.06px;
    vertical-align: middle;
    margin-top: -5px;
}

.security>span {
    padding-left: 9.66px;
}

.buy-shopping {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 131px;
    border-color: var(--p-color);
    background-color: #fff;
    color: var(--p-color);
    font-size: 18.06px;
    margin: 0 1.5em;
    margin-right: 28px;
    border: 1px solid;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.buy-shopping>img {
    height: 18.06px;
}

.block401 {
    float: inherit;
    height: 22em;
}

.block401 .info span.addShopButton {
    position: absolute;
    right: 0.3rem;
    bottom: 0.3rem;
    background: var(--p-buttonBgc);
    color: white;
    padding: 2px 10px;
}

.product_detail section {
    margin: 0 auto 18.06px;
    border-radius: 0;
    width: 260px;
    border: 1px solid #dedede;
}

.block401 .info button {
    min-width: 42px;
    width: 1.6em;
    height: 1.6em;
}

div#qrcodeCanvas {
    position: absolute;
    right: 0px;
    top: 14px;
}

.partDetailBox {
    background-color: #fff;
    padding: 34px;
}

.detail_shopping_left {
    text-align: left;
    width: 380px;
}

.swiper-slide>img {
    width: 100%;
    height: 100%;
}

.shoppingCartOperation>.gobuyBox {
    width: 196px;
    margin-bottom: 42px;
}