@charset "UTF-8";

article[role="document"] section[role="control"] {
    height: 128px;
    background-color: #fff;
}

.merchants-logo {
    width: 1201px;
    margin: 0 auto;
    height: 128px;
    line-height: 128px;
}

.merchants-logo>img {
    max-width: 280px;
    max-height: 112px;
}

.merchants-logo label {
    width: 236px;
    height: 128px;
    font-size: 20px;
    color: #999999;
    line-height: 128px;
    margin-left: 32px;
}

.merchants-logo .serviceBox {
    float: right;
    height: 128px;
    line-height: 148px;
}

.merchants-control {
    background-color: transparent !important;
    margin-bottom: 19.04px !important;
}

.merchants-control .merchants-head {
    background-image: url(../images/index/border.png);
    background-size: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
}

.merchants-head > * {
    display: inline-block;
    line-height: initial;
    vertical-align: top;
}

.merchants-head {
    width: 1201px;
    margin: 0 auto;
    height: 132px;
    line-height: 132px;
}

.merchants-head img {
    width: 52px;
    margin: 24px 18px 0 52px;
}

.merchants-head label {
    width: auto;
    font-size: 30px;
    color: var(--p-color);
    font-weight: 400;
    display: block;
    font-family: FZCuHeiSongS-B-GB;
}

.merchants-title {
    padding-top: 38px;
}

.merchants-title span {
    font-size: 20px;
    color: #666666;
    line-height: 21.84px;
    font-family: HYQiuShi;
    font-weight: 500;
}

.merchants-operation {
    position: relative;
    float: right;
    margin-right: 29.96px;
    top: 50%;
    transform: translateY(-50%);
}

.merchants-operation a {
    width: 99.96px;
    height: 29.96px;
    line-height: 2.14;
    border: 0.98px solid var(--p-color);
    display: inline-block;
    text-align: center;
    margin-left: 19.04px;
    border-radius: 5.6px;
    color: var(--p-color);
}

.leftContent {
    width: 494px;
    display: inline-block;
    vertical-align: top;
}

.leftContent > img {
    width: 368.06px;
    margin: 0 auto;
    display: block;
}

/* .blockSelectMerchants:hover */
.blockSelectMerchants:hover:after {
    content: "选择";
    position: absolute;
    background: var(--p-color);
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
}

.blockSelectMerchants {
    width: 224px;
    height: 276px;
    background: #FFFFFF;
    display: inline-block;
    vertical-align: top;
    margin: 18px 18px 0 0;
    border: 2px solid #fff;
    box-sizing: content-box;
    cursor: pointer;
    position: relative;
    float: left;
}

.blockSelectMerchants div[role="title"] {
    text-align: center;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-weight: bold;
    font-size: 17.64px;
}

.blockSelectMerchants div[role="logo"] {
    text-align: center;
    height: calc(100% - 84px);
    overflow: hidden;
}

.blockSelectMerchants div[role="describe"] {
    text-align: center;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666;
    font-size: 14.42px;
}

.blockSelectMerchants div[role="logo"] img {
    width: auto;
    height: 100%;
    max-width: 100%;
}

.merchants-select {
    border: 2px solid var(--p-color);
}

.rightContent {
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.rightContent .swiper {
    background: #fff;
    height: 764px;
    padding: 0 32px 60px;
    position: relative;
}

.rightContent .swiper > label {
    height: 20px;
    line-height: 54px;
    font-size: 20px;
    font-weight: bold;
    color: #666666;
}

.rightContent .swiper .block601 {
    overflow: hidden;
    height: calc(100% - 54.04px);
}

.rightContent .swiper .swiper-pagination {
    bottom: 22.4px;
    left: 14px !important;
    width: auto !important;
    background: transparent;
    line-height: 1.5em;
    border-radius: 0.7em;
    transform: initial !important;
}

.swiper-pagination > span.swiper-active-switch {
    background: var(--p-color) !important;
}

.rightContent .swiper .swiper-pagination-switch {
    display: inline-block;
    width: 20.02px;
    height: 20.02px;
    background: #DDDDDD;
    margin: 0 5px;
    border-radius: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.rightContent .notice {
    background: #fff;
    height: 154.98px;
    padding: 0 33.04px;
    margin-top: 20.02px;
    margin-bottom: 21px;
    position: relative;
}

.rightContent .notice label {
    height: 20.02px;
    line-height: 54.04px;
    font-size: 20.02px;
    font-weight: bold;
    color: #666666;
}

.rightContent .notice .swiper-slide {
    width: 100% !important;
    text-align: left !important;
    overflow: hidden; /*超出部分隐藏*/
    white-space: nowrap; /*禁止换行*/
    text-overflow: ellipsis; /*省略号*/
}

.rightContent .notice .swiper-slide a:visited {
    text-decoration: none;
    color: #000;
}

.rightContent .notice .swiper-slide a {
    text-decoration: none;
    color: #000;
}

.rightContent .notice .swiper-wrapper {
    width: 463.96px !important;
    height: 77px;
    overflow: hidden;
}

.rightContent .notice .swiper-pagination {
    bottom: 22.4px;
    left: 14px !important;
    width: auto !important;
    background: transparent;
    line-height: 1.5em;
    border-radius: 0.7em;
    transform: initial !important;
}

.rightContent .notice .blockNotice {
    overflow: hidden;
    height: 77px;
}

.rightContent .notice .ship {
    position: absolute;
    top: 51.94px;
    right: 0;
    width: 193.06px;
}

.rightContent .notice .notice-title {
    position: relative;
    border-bottom: 0.98px solid #DFDFDF;
    height: 51.8px;
    margin-bottom: 2.8px;
}

.rightContent .notice .notice-title a {
    position: absolute;
    right: 0;
    bottom: 4.34px;
}

article[role="document"] {
    min-height: calc(100vh - 39.06px - 78.54px);
}

footer[role="footer"] {
    position: relative;
    max-width: initial;
    height: 72.94px;
    line-height: 70px;
    background: #535353;
    text-align: center;
    background: #535353;
}

footer[role="footer"] a {
    background-color: transparent !important;
}

.remove-part-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000078;
    text-align: center;
    z-index: 10;
    display: none;
}

.remove-part-info img {
    width: 55.02px;
    height: 55.02px !important;
    z-index: 12;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.bottom-message {
    display: none;
}

/* 我的收藏页面删除按钮样式调整 */
.up_con .remove-part-info {
    border-bottom-left-radius: 28px;
    top: 0;
    left: auto;
    right: 0;
    width: 42px;
    height: 39.2px;
    
}

.up_con .remove-part-info img {
    transform: translateY(0);
    width: 60%;
    height: auto!important;
    top: 0;
}

.swiper img{
    width: 100%!important;
}