.partitionMsg {
    display: flex;
    align-items: center;
    justify-content: left;
    color: #333333;
    font-size: 16px;
    margin-top: 38px;
    font-weight: bold;
    padding-bottom: 14px;
    border-bottom: 2px solid #333333;
}

.partitionMsg img {
    margin-right: 10px;
}

.partinfo {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
}

.partmsg {
    width: 110px;
    height: 110px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.part {
    margin-top: 20px;
    margin-right: 5px;
}

.comid {
    color: #333333;
    font-size: 14px;
    text-decoration: underline;
    text-align: center;
    margin-top: 14px;
}

.logistics {
    margin-right: 10px;
    font-weight: normal;
}

.layui-flow-more {
    margin-left: 40%;
}

.layui-flow-more a cite {
    background: rgba(0, 0, 0, 0);
}

.sort {
    display: flex;
    align-items: center;
    justify-content: left;
    width: 100%;
    padding: 16px 14px;
    background-color: white;
    box-sizing: border-box;
    margin-top: 26px;
    margin-bottom: 26px;
}

.vol {
    font-size: 14px;
    color: #333333;
    margin-right: 30px;
    display: flex;
    align-items: center;
}

.jiage{
    font-size: 14px;
    color: #333333;
    margin-right: 30px;
    display: flex;
    align-items: center;
}

.par-swiper {
    width: 100%;
    height: 345px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    position: relative;
}
.par-swiper .swiper-slide{
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.swiper-pagination-bullet-active {
    background-color: black !important;
}

.okraao {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-top: 30px;
}

.pricepar {
    display: flex;
    align-items: center;
    justify-content: left;
    font-size: 14px;
    margin-bottom: 20px;
}

.priceText {
    margin-right: 80px;
    color: #333333;
}

.prired {
    color: #E81616;
}

.okarbarnd {
    font-weight: bold;
}

.brand {
    margin-bottom: 20px;
}

.gw_num {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: left;
}

.num {
    padding: 0;
    width: 38px;
    text-align: center;
    height: 30px;
}

.numnum {
    padding: 0;
    width: 38px;
    text-align: center;
    height: 30px;
}

em {
    width: 30px;
    height: 26px;
    border: 1px solid #E80202;
    color: #E80202;
    font-style: normal;
    padding-top: 6px;
    user-select: none;
    text-align: center;
}

.jian {
    border: 1px solid #CCCCCC;
    color: #333333;
}

.shao {
    border: 1px solid #CCCCCC;
    color: #333333;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    background-color: #CCCCCC;
    color: #333333;
    font-size: 14px;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: none !important;
}

.tabpic {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 26px;
}

.tabpic img {
    width: 33%;
}

.tabmsg {
    font-size: 14px;
    color: #333333;
    line-height: 2em;
}

.fankui-msg {
    /* border-top: 2px solid #333333; */
    height: 500px;
    overflow: auto;
}

.ke-msg {
    margin-top: 30px;
}

.zi-msg {
    font-size: 14px;
    color: #333333;
}

.shang-hui {
    display: flex;
    justify-content: left;
    margin-left: 20px;
    margin-top: 20px;
}

.hui-line {
    width: 2px;
    height: 46px;
    background-color: #CCCCCC;
    margin-right: 10px;
}

.name-msg {
    font-size: 12px;
    color: #E81616;
    margin-top: 8px;
}

.hui-hui {
    color: #33AC0D;
}

.hot-shang {
    margin-top: 60px;
}

.hot {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-bottom: 16px;
    border-bottom: 2px solid #333333;
}

.hot-msg {
    border-top: 2px solid #333333;
    padding-top: 40px;
}

.cancercoll {
    display: flex;
    align-items: center;
    justify-content: left;
    display: none;
}

.isCollect .footicon {
    display: none;
}

.isCollect .cancercoll {
    display: block;
}

.spanmsg {
    color: #E80202;
    margin-left: 12px;
}

.footmsg {
    font-size: 14px;
    color: #666666;
    margin-left: 12px;
}
footer {
    padding-bottom: 26px;
}

.join {
    background-color: white;
    border: 1px solid #E80202;
    color: #E80202;
    border-radius: 0;
    margin-left: 26px;
}

.join:hover {
    background-color: white;
    border: 1px solid #E80202;
    color: #E80202;
    opacity: 1;
}

.purchase {
    background-color: #E81616;
    border: none;
    color: white;
    border-radius: 0;
}

.purchase:hover {
    background-color: #E81616;
    border: none;
    color: white;
    opacity: 1;
}

body .layui-m-layer .layui-m-layer-footer {
    position: fixed;
    bottom: 0 !important;
    width: 100% !important;
    border-radius: 0;
}

.layui-m-layer-footer .layui-m-layercont {
    border-radius: 0 !important;
    background-color: rgba(255, 255, 255, 1) !important;
}

.layer-msg {
    margin: 0 auto;
}

.layui-layer-ico {
    display: none !important;
}

.layer-cart {
    position: fixed;
    bottom: 0;
}

.layerpar {
    display: flex;
    align-items: center;
    justify-content: left;
}

.layerText {
    margin-left: 20px;
}

.picborder {
    border: 1px solid #cccccc;
}

.nowprice {
    margin-top: 40px;
}

.fordis {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-top: 24px;
}

.mine {
    height: 40px !important;
    margin-bottom: 0;
}

.search {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin: 20px 0;
}

.toprow{
    font-size: 14px !important;
    margin-left: 10px;
}
.xrow{
    font-size: 14px !important;
    margin-left: 10px;
    display: none;
}

.vv{
    color: #E80202;
}

.vv .iconfont{
    color: #E80202;
}
.vv .xrow{
    display: none;
}
.vv .toprow{
    display: block;
}
.dd{
    color: #E80202;
}
.dd .xrow{
    display: block;
    color: #E80202;
}
.dd .toprow{
    display: none;
    color: #E80202;
}