.floor {
    padding-top: 30px;
    background: transparent;
}
.container {
    zoom: 1;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 1200px;
}
.floor .floor-hd {
    line-height: 40px;
}
.mb-20 {
    margin-bottom: 20px;
}
.c-title {
    vertical-align: middle;
    font-size: 22px;
    color: #080C16;
}
.t-20 {
    font-size: 20px;
}
.c-more {
    font-size: 12px;
}
.pull-right {
    float: right;
    display: inline;
}
.clearfix:after {
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.module-wrapper-left {
    width: 915px;
    display: inline-block;
    box-sizing: border-box;
    font-size: 0;
}
.module-wrapper-right {
    width: auto;
    height: 520px;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 0px 20px 0px rgb(190 216 226 / 40%);
}
.c-module.c-module-banner {
    width: 590px;
    height: 250px;
    padding: 40px 30px;
    box-sizing: border-box;
    background-size: 590px 270px;
    background-repeat: no-repeat;
    background-position: center;
}
.module-wrapper-left .c-module {
    transform: translateY(0px);
    transition: all 300ms;
}
.c-module {
    width: 440px;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    margin: 0 15px 0px 0;
    overflow: hidden;
    box-shadow: 0px 0px 20px 0px rgb(190 216 226 / 40%);
}
.el-row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.module-wrapper-left .c-module {
    transform: translateY(0px);
    transition: all 300ms;
}
.product-content {
    height: 70px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 12px;
    box-sizing: border-box;
    background: #fff;
}
.product-img {
    height: 440px;
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.product-content .title {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}
.product-content .price {
    font-size: 16px;
    color: #CA251F;
    line-height: 20px;
}
.module-wrapper-left .c-module {
    transform: translateY(0px);
    transition: all 300ms;
}
.shiting {
    display: inline-block;
    width: 285px;
    background: #fff;
}
.shiting .shiting-hd {
    height: 190px;
}
.shiting .tags {
    height: 32px;
    display: inline-block;
    margin: 20px 0 22px;
    color: #fff;
    background: #ffb423;
    border-radius: 0 16px 16px 0;
    padding: 0 14px;
    line-height: 32px;
    font-size: 14px;
}
.shiting .content {
    padding: 0 0 14px 20px;
    border-bottom: 1px solid #eee;
}
.shiting .content p {
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
    margin: 4px 0 16px 0;
}
.shiting .content .name {
    width: 44px;
    text-align: center;
    font-size: 12px;
    color: #999;
}
.shiting .avatar {
    display: inline-block;
    height: 44px;
    width: 44px;
}
.shiting .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
.shiting .try {
    height: 60px;
    padding: 0 20px;
    color: #CA251F;
    font-size: 16px;
    margin: 0;
    line-height: 60px;
}
.tab-wrapper .tab-item {
    width: 150px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #555555;
    cursor: pointer;
}
.module-wrapper-right {
    width: auto;
    height: 440px;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 0px 20px 0px rgba(190, 216, 226, 0.4);
}
.module-wrapper-right .c-module {
    height: 440px;
    display: flex;
    flex-flow: column;
    box-shadow: none;
}
.module-wrapper-right .tab-wrapper {
    margin-right: 0;
    padding: 0 10px;
    box-shadow: none;
}
.module-wrapper-right .tab-wrapper .tab-item {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
}
.module-wrapper-right .tab-wrapper .tab-item.active {
    color: #CA251F;
    border-bottom: #CA251F 2px solid;
}
.module-wrapper-right .tab-wrapper .hover-block {
    width: 120px;
}
.c-module.right-part {
    padding: 0 10px;
}
.tab-content {
    padding: 10px;
    flex: 1;
    overflow-y: auto;
}
.tab-content > a {
    display: block;
    font-size: 12px;
    line-height: 17px;
    color: #777777;
    margin: 16px 0;
}
.bg-pig {
    background-color: #fff2f2 !important;
}
.el-row::after {
    clear: both;
}
.el-row::after, .el-row::before {
    display: table;
}
.el-progress-bar__inner::after, .el-row::after, .el-row::before, .el-slider::after, .el-slider::before, .el-slider__button-wrapper::after, .el-upload-cover::after {
    content: "";
}
.mr-0 {
    margin-right: 0!important;
}
.t-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.tab-content > a {
    display: block;
    font-size: 12px;
    line-height: 17px;
    color: #777777;
    margin: 16px 0;
}
.container:before, .container:after {
    content: " ";
    display: table;
}

.clearMargin {
    font-size: 0;
}
.module-wrapper-left *{
    font-size: 0 ;
}
.pull-left {
    float: left;
    display: inline;
}
.pull-right {
    float: right;
    display: inline;
}
.clearfix:after {
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}
.module-wrapper-left .c-module:hover {
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 10%);
    transform: translateY(-5px);
}
.tab-wrapper {
    border-bottom: 1px solid #EDEDED;
}
.tab-wrapper .hover-block {
    width: 150px;
    height: 2px;
    display: block;
    position: absolute;
    background-color: #CA251F;
}
.cxhk_b a img:hover{

    transition: all 300ms;
 transform: translateY(-5px);
}
