* {
    margin: 0;
    padding: 0;
}
.crumbs {
    width: 100%;
    border-top: 1px solid #d2d2d2;
}
.crumbs_c {
    width: 1200px;
    margin: 0 auto;
    height: 70px;
    overflow: hidden;
}
.crumbs_txt {
    font-size: 14px;
    color: #4c4c4c;
    font-weight: 300;
    margin-top: 40px;
}
.contantBox {
    width: 100%;
}
.contant {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.c_left {
    width: 230px;
    height: 163px;
    border: 1px solid #d2d2d2;
    padding-left: 20px;
}
.c_title {
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    margin-top: 20px;
    padding-bottom: 10px;
}
.han {
    font-size: 18px;
    color: #4c4c4c;
}
.ying {
    font-size: 18px;
    color: #d2d2d2;
    margin-left: 6px;
}
.c_tabs {
    margin-top: 20px;
}
.c_tab {
    padding-left: 10px;
    height: 35px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 35px;
    cursor: pointer;
}
.a_tab {
    background: #2f9e2a;
    color: #fff;
}
.c_right {
    width: 920px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.img_box {
    width: 218px;
    height: 269px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.109803921568627);
}
.zheng_box {
    margin: 0 6px;
    margin-bottom: 40px;
}
.zheng {
    max-width: 176px;
    max-height: 246px;
    object-fit: contain;
}
.zhen_name {
    font-size: 12px;
    color: rgba(26, 26, 26, 0.996078431372549);
    font-weight: 300;
    text-align: center;
    margin-top: 20px;
    width: 200px;
}
.shop_r {
    width: 916px;
    min-height: 650px;
}
.shop_head {
    display: flex;
}
.s_header {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 20px;
}
.shop_name {
    font-size: 18px;
    color: #1A1A1A;
    font-weight: 400;
    margin-top: 10px;
}
.shop_num {
    font-size: 14px;
    color: #FFAF59;
    font-weight: 600;
    margin-top: 8px;
}
.n_name {
    font-size: 14px;
    color: #939393;
    font-weight: 500;
}
.shop_ming {
    font-size: 16px;
    color: #373737;
    font-weight: 700;
    line-height: 50px;
    border-bottom: 1px solid #d2d2d2;
    margin-top: 30px;
}
.person {
    font-size: 12px;
    color: #373737;
    font-weight: 300;
    margin-top: 20px;
}
.shu {
    display: flex;
    flex-wrap: wrap;
    margin-right: 20px;
    margin-top: 20px;
}
.shu_img {
    width: 306px;
    height: 433px;
}
