.child-route {
    padding: 16px 0;
    font-size: 14px;
    color: #999;
}

.child-route a {
    color: #282828;
}

.child-route a .iconfont {
    display: inline-block;
    margin-top: 2px;
    font-size: 10px;
}

.goods-hd {
    display: flex;
}

.goods-hd .goods-info {
    display: flex;
    width: 1180px;
    background: #fff;
    padding: 30px 30px 20px;
}

.goods-hd .goods-info .left-box .img-box {
    width: 330px;
    height: 330px;
}

.goods-hd .goods-info .left-box .img-box img {
    width: 100%;
    height: 100%;
}

.goods-hd .goods-info .left-box .small-img-box {
    display: flex;
    align-items: center;
    margin-top: 14px;
}

.goods-hd .goods-info .left-box .small-img-box .img-box {
    width: 70px;
    height: 70px;
    margin-right: 8px;
    cursor: pointer;
}

.goods-hd .goods-info .left-box .small-img-box .img-box img {
    width: 100%;
    height: 100%;
}

.goods-hd .goods-info .left-box .small-img-box .img-box.on {
    border: 1px solid #2a8aef;
}

.goods-hd .goods-info .left-box .dz-box {
    margin-top: 20px;
    display: flex;
    align-items: center;
    color: #666666;
    font-size: 12px;
}

.goods-hd .goods-info .left-box .dz-box .iconfont-crmeb {
    margin-right: 6px;
    font-size: 20px;
    color: #ffb300;
}

.goods-hd .goods-info .right-box {
    flex: 1;
    margin-left: 26px;
}

.goods-hd .goods-info .right-box .title-box {
    display: flex;
}

.goods-hd .goods-info .right-box .title-box .tips {
    height: 22px;
    line-height: 22px;
    padding: 5px 5px;
    font-size: 12px;
    background: #2a8aef;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-top: 4px;
}

.goods-hd .goods-info .right-box .title-box p {
    margin-left: 8px;
    font-size: 20px;
    flex: 1;
}

.goods-hd .goods-info .right-box .msg {
    margin-top: 10px;
    font-size: 12px;
    color: #999999;
}

.goods-hd .goods-info .right-box .item-box {
    display: flex;
    align-items: center;
    margin-top: 24px;
}

.goods-hd .goods-info .right-box .item-box .txt {
    color: #666666;
}

.goods-hd .goods-info .right-box .item-box .con {
    display: flex;
    align-items: center;
}

.goods-hd .goods-info .right-box .item-box .con p {
    display: flex;
    align-items: center;
    margin-left: 16px;
    font-size: 12px;
}

.goods-hd .goods-info .right-box .item-box .con p .iconfont-crmeb {
    margin-top: 4px;
    margin-right: 3px;
    font-size: 14px;
    color: #2a8aef;
}

.goods-hd .goods-info .right-box .item-box .icon-box {
    display: flex;
    align-items: center;
}

.goods-hd .goods-info .right-box .item-box .icon-box img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}

.goods-hd .goods-info .right-box .item-box .icon-box .iconfont-crmeb {
    margin-right: 15px;
    font-size: 26px;
}

.goods-hd
.goods-info
.right-box
.item-box
.icon-box
.iconfont-crmeb.iconxiaochengxu2 {
    color: #24c268;
}

.goods-hd
.goods-info
.right-box
.item-box
.icon-box
.iconfont-crmeb.icongongzhonghao {
    color: #ffb300;
}

.goods-hd .goods-info .right-box .item-box .icon-box .iconfont-crmeb.iconAPP {
    color: #2a7efb;
}

.goods-hd .goods-info .right-box .btn {
    width: 120px;
    height: 40px;
    background: #2a7efb;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.flex-box {
    display: flex;
    align-items: center;
    margin-left: 70px;
    margin-top: 24px;
}

.flex-box .btn {
    margin-right: 10px;
}

.flex-box .box1 {
    background: rgba(42, 138, 239, 0.1) !important;
    color: #2a8aef !important;
}

.company {
    width: 244px;
    margin-left: 16px;
    padding: 20px 16px 0;
    background: #fff;
}

.company .top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 153px;
    border-bottom: 1px dashed #e9e9e9;
}

.company .top .name {
    font-size: 16px;
    font-weight: bold;
}

.company .top img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.company .top p {
    width: 100%;
    margin-top: 14px;
}

.company .mid {
    padding: 20px 0;
    border-bottom: 1px dashed #e9e9e9;
}

.company .mid .txt-item {
    display: flex;
    margin-bottom: 10px;
    font-size: 14px;
}

.company .mid .txt-item:last-child {
    margin-bottom: 0;
}

.company .mid .txt-item img {
    width: 16px;
    height: 16px;
}

.company .mid .txt-item .blue-txt {
    color: #2a8aef;
}

.foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 70px;
}

.foot .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 76px;
    height: 30px;
    border: 1px solid #2a8aef;
    color: #2a8aef;
    font-size: 12px;
    border-radius: 4px;
    cursor: pointer;
}

.foot .btn.sc {
    background: #2a8aef;
    color: #fff;
}

.foot .btn.sc span {
    margin-right: 3px;
}

.case-box {
    margin-top: 20px;
    padding: 20px 30px 0;
    background: #fff;
}

.case-box .case-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 22px;
}

.case-box .case-title a {
    color: #818181;
    font-size: 14px;
}

.case-box .case-title a .iconfont {
    font-size: 12px;
}

.case-box .list-wrapper {
    display: flex;
    margin-top: 20px;
    padding-bottom: 30px;
    overflow-x: scroll;
}

.case-box .list-wrapper .item {
    position: relative;
    width: 200px;
    margin-right: 35px;
    transition: all 0.3s ease;
}

.case-box .list-wrapper .item:last-child {
    margin-right: 0;
}

.case-box .list-wrapper .item .img-box {
    position: relative;
    width: 100%;
    height: 200px;
}

.case-box .list-wrapper .item .img-box img {
    width: 100%;
    height: 100%;
    filter: blur(0.1px);
}

.case-box .list-wrapper .item .code {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    transition: all 0.3s ease;
}

.case-box .list-wrapper .item .code img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 88px;
    height: 88px;
}

.case-box .list-wrapper .item .info {
    margin-top: 12px;
}

.case-box .list-wrapper .item .info .name {
    font-size: 16px;
}

.case-box .list-wrapper .item .info .store {
    display: flex;
    margin-top: 9px;
    color: #666666;
}

.case-box .list-wrapper .item .info .store img {
    width: 18px;
    height: 18px;
    margin-right: 6px;
    border-radius: 4px;
}

.case-box .list-wrapper .item:hover .img-box img {
    filter: blur(3px);
}

.case-box .list-wrapper .item:hover .code {
    opacity: 1;
}

.content-box {
    margin-top: 20px;
}

.content-box .content {
    float: left;
    width: 1180px;
}

.content-box .content .tab-box {
    display: flex;
    background: #fff;
}

.content-box .content .tab-box .tab-item {
    position: relative;
    width: 116px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    background: #fff;
}

.content-box .content .tab-box .tab-item:after {
    content: " ";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 20px;
    background: #e9e9e9;
    transform: translateY(-50%);
}

.content-box .content .tab-box .tab-item.on {
    border-top: 1px solid #2a8aef;
}

.content-box .content .tab-box .tab-item:last-child:after {
    display: none;
}

.content-box .html-txt {
    padding: 20px;
    background: #fff;
}

.content-box .html-txt img {
    width: 100%;
}

.content-box .statement {
    display: flex;
    margin-top: 30px;
    padding: 16px 20px 24px 16px;
    background: #f2f8ff;
    border: 1px solid #2a8aef;
}

.content-box .statement .title {
    display: flex;
    font-weight: bold;
}

.content-box .statement .title span {
    margin-right: 5px;
    margin-top: 2px;
    font-weight: normal;
    color: #2a8aef;
}

.content-box .statement .con {
    flex: 1;
    font-size: 12px;
    line-height: 20px;
}

.content-box .right-box {
    float: right;
    width: 244px;
    margin-left: 16px;
    padding: 0 20px;
    background: #fff;
}

.content-box .right-box .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0 20px;
    font-size: 16px;
    color: #5a5a5a;
}

.content-box .right-box .title .line {
    width: 35px;
    height: 1px;
    background: #efefef;
}

.content-box .right-box .list-wrapper .list-item {
    width: 100%;
    margin-bottom: 33px;
    cursor: pointer;
}

.content-box .right-box .list-wrapper .list-item .img-box img {
    width: 100%;
    height: 170px;
}

.content-box .right-box .list-wrapper .list-item .info-box {
    margin-top: 10px;
}

.content-box .right-box .list-wrapper .list-item .info-box .dz-box {
    display: flex;
    align-items: center;
    margin-top: 6px;
    font-size: 12px;
    color: #777777;
}

.content-box .right-box .list-wrapper .list-item .info-box .dz-box .icondianzan,
.content-box
.right-box
.list-wrapper
.list-item
.info-box
.dz-box
.icondianzan-shixin {
    margin-right: 5px;
    color: #ffb300;
    font-size: 20px;
}

.answer_box {
    padding: 20px;
    background: #fff;
}

.question_box {
    height: 80px;
    background: #f9f9f9;
    border-radius: 4px;
    font-size: 16px;
    color: #3d3d3d;
}

.question_box img {
    width: 80px;
    height: 80px;
}

.qusetion_btn {
    width: 80px;
    height: 26px;
    border-radius: 13px;
    border: 1px solid #2a7efb;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #2a7efb;
    margin-left: 10px;
    cursor: pointer;
}

.answer_item {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.answer_item .question .title {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    font-weight: bold;
    flex: 1;
}

.answer_item .time {
    width: 132px;
    font-size: 13px;
    color: #868686;
    margin-left: 40px;
}

.answer_item .answer .title {
    font-size: 13px;
    color: #333333;
}

.answer_item img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

.mt-14 {
    margin-top: 14px;
}

.el-dialog__body {
    padding: 20px;
}

.price-box {
    border-radius: 2px 2px 2px 2px;
    padding: 11px 0;
}

.crmeb-pro-price.empty-price {
    font-size: 14px;
}

.crmeb-pro-price {
    color: #e93323;
    font-size: 20px;
    font-weight: 600;
}

.crmeb-pro-price span {
    font-size: 14px;
    margin-right: 4px;
}

.crmeb-pro-label span {
    width: 50px;
    background: #2a8aef;
    border-radius: 2px 2px 2px 2px;
    font-size: 12px;
    color: #ffffff;
    padding: 3px 4px;
}

.goods-price {
    display: flex;
    align-items: end;
    font-weight: 600;
    margin-top: auto;
    color: #333;
    vertical-align: bottom;
}

.line-price {
    text-decoration: line-through;
}

.goods-price .price {
    width: max-content;
    color: #e93323;
    font-size: 12px;
}

.line-h-14px {
    line-height: 14px;
}

.align-end {
    align-items: end;
}

.goods-price .agent-icon {
    width: 15px;
    height: 15px;
    margin-bottom: 2px;
}

.fs-20px {
    font-size: 20px;
}

.fw-600 {
    font-weight: 600;
}

.mr-5px {
    margin-right: 5px;
}

.el-rate__icon {
  font-size: 14px;
}
.star-new{
    margin-right: 2px;
}