* {
    margin: 0;
    padding: 0;
}
.header {
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.0666666666666667);
}
.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;
}
.contant_box {
    width: 100%;
    margin-top: 10px;
}
.contant_center {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.flex_box {
    display: flex;
}
.gallery-top {
    width: 510px;
    height: 510px;
}
.gallery-thumbs {
    width: 106px;
    height: 510px;
}
.swiper_banner {
    width: 510px;
    height: 510px;
}
.banner {
    width: 510px;
    height: 510px;
    display: block;
}
.thum_banner {
    width: 130px;
    height: 510px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 18px;
}
.border_banner {
    width: 106px;
    height: 94px;
}
.border_banner_a {
    width: 103px;
    height: 91px;
    border: 3px solid #2f9e2a;
}
.l_banner {
    width: 100%;
    height: 100%;
}
.box_right {
    width: 460px;
    height: auto;
}
.right_title {
    font-size: 24px;
    margin: 10px 0;
}
.right_txt {
    font-size: 14px;
    color: #939393;
}
.price {
    font-size: 28px;
    color: #FFAF59;
    width: 100%;
    height: 60px;
    margin-top: 20px;
    border-bottom: 1px dotted #d2d2d2;
}
.right_type {
    font-size: 14px;
    color: #939393;
    margin: 20px 0 30px 0;
}
.zhan {
    font-size: 14px;
    color: #424242;
    margin-left: 60px;
}
.right_size {
    display: flex;
}
.right_zi {
    font-size: 14px;
    color: #939393;
    width: 20%;
}
.color_type {
    padding: 0 6px;
    height: 30px;
    border: 1px solid #dfdfdf;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: #868686;
    margin-right: 8px;
    cursor: pointer;
    margin-bottom: 10px;
}
.color_type_a {
    border: 1px solid #2f9e2a;
    color: #2f9e2a;
}
.color_box {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
}
.middle {
    width: 100%;
}
.middle_c {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-top: 60px;
    justify-content: space-between;
}
.middle_l {
    width: 270px;
}
.middle_first {
    width: 270px;
    height: 337px;
    border: 1px solid #d2d2d2;
}
.shop_box {
    height: 55px;
    display: flex;
    border-bottom: 1px solid #d2d2d2;
    margin-left: 20px;
}
.name {
    font-size: 18px;
    color: #4c4c4c;
    line-height: 60px;
}
.name_s {
    font-size: 18px;
    color: #d2d2d2;
    line-height: 62px;
    margin-left: 10px;
}
.shop_info {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.shop_header {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: block;
    margin: 20px 0;
}
.shop_goods {
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 10px;
}
.shop_num {
    font-size: 14px;
    color: #404040;
    font-weight: 600;
}
.num_zi {
    color: #939393;
}
.phone {
    font-size: 12px;
    color: #939393;
    margin: 16px 0;
}
.btnBox {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 190px;
    height: 38px;
    background: #43a83f;
    border-radius: 4px;
}
.jing {
    width: 20px;
    color: 20px;
}
.btn {
    font-size: 13px;
    color: #fff;
    margin-left: 10px;
}
.middle_second {
    width: 270px;
    border: 1px solid #d2d2d2;
    padding: 0 0 30px 0;
    margin-top: 40px;
}
.cecond_goods {
    width: 210px;
    margin-top: 30px;
}
.second_img {
    width: 210px;
    height: 210px;
    display: block;
}
.se_title {
    font-size: 16px;
    color: #424242;
    margin: 6px 0;
    width: 100%;   
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.se_tips {
    font-size: 14px;
    color: #939393; 
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.se_price {
    font-size: 14px;
    color: #FFAF59;
    margin-top: 20px;
}
.middle_r {
    width: 870px;
}
.m_navs {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #d2d2d2;
    display: flex;
}
.m_nav {
    width: 110px;
    height: 40px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 40px;
    text-align: center;
}
.m_nav:hover {
    border-bottom: 3px solid #2f9e2a;
    color: #2f9e2a;
    cursor: pointer;
}
.m_nav_a {
    border-bottom: 3px solid #2f9e2a;
    color: #2f9e2a;
}
.jie_img {
    width: 860px;
    margin-top: 20px;
}
.jie {
    width: 100%;
    height: 100%;
}
.comment {
    width: 800px;
    margin-top: 20px;
    display: flex;
}
.comment_l {
    width: 110px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.comment_r {
    width: 660px;
    margin-left: 30px;
}
.c_header {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    display: block;
    margin-top: 30px;
}
.c_name {
    font-size: 14px;
    color: #424242;
    font-weight: 600;
    margin-top: 4px;
}
.c_address {
    font-size: 12px;
    color: #939393;
    margin-top: 4px;
}
.r_title {
    font-size: 14px;
    color: #2F9E2A;
    margin-top: 36px;
}
.r_contant {
    font-size: 14px;
    color: #1A1A1A;
    font-weight: 300;
    margin-top: 16px;
}
.r_imgBox {
    display: flex;
    margin-top: 24px;
    flex-wrap: wrap;
}
.r_img {
    width: 150px;
    height: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.r_time {
    font-size: 12px;
    color: #939393;
    margin: 10px 0 30px 0;
}
.r_line {
    width: 660px;
    border-bottom: 1px dotted #d2d2d2;
}
.more {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    cursor: pointer;
}
.more_icon {
    width: 14px;
    height: 12px;
}
.more_txt {
    font-size: 14px;
    color: #b4b4b4;
    margin-left: 8px;
}
.fen {
    width: 100%;
    display: flex;
    justify-content: space-between;
}