* {
    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;
}
.video_box {
    width: 100%;
}
.video_center {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.video_l {
    width: 905px;
}
.video {
    width: 905px;
    height: 590px;
}
.video_title {
    font-size: 20px;
    color: #333;
    margin-left: 10px;
    margin-top: 16px;
}
.video_info {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
}
.i_left {
    display: flex;
    align-items: center;
    margin-left: 10px;
}
.type {
    font-size: 14px;
    color: #939393;
}
.t_txt {
    font-size: 14px;
    color: #2F9E2A;
}
.hui {
    color: #404040;
}
.i_right {
    display: flex;
    align-items: center;
}
.t_line {
    font-size: 14px;
    color: #b4b4b4;
    margin: 0 4px;
}
.see {
    width: 21px;
    height: 12px;
}
.num {
    font-size: 14px;
    color: #b4b4b4;
}
.m_navs {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #d2d2d2;
    display: flex;
    margin-top: 50px;
}
.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;
}
.goods_list {
    width: 905px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.cecond_goods {
    width: 190px;
    margin: 0 8px;
    margin-top: 30px;
}
.second_img {
    width: 190px;
    height: 190px;
}
.se_title {
    width: 190px;
    font-size: 14px;
    color: #424242;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.se_price {
    font-size: 14px;
    color: #2F9E2A;
    margin-top: 20px;
}
.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;
}
.footer_dd {
    width: 100%;
    height: 200px;
}
.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;
}
.work {
    width: 270px;
    height: 246px;
    border: 1px solid #d2d2d2;
    margin-top: 20px;
}
.work_top {
    margin-left: 10px;
    display: flex;
}
.work_header {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.w_top {
    display: flex;
    margin-left: 20px;
    margin-top: 10px;
}
.work_f {
    display: flex;
    margin-left: 10px;
    margin-top: 10px;
}
.work_name {
    font-size: 16px;
    color: #1a1a1a;
}
.work_type {
    width: 40px;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
    background: #ffaf59;
    margin-left: 18px;
}
.work_duty {
    font-size: 12px;
    color: #939393;
    margin-left: 10px;
    margin-top: 10px;
}
.work_line {
    width: 90%;
    border-bottom: 1px dotted #d2d2d2;
    margin-left: 20px;
    margin-top: 10px;
}
.work_say {
    display: flex;
    margin-left: 20px;
    margin-top: 20px;
}
.say_name {
    font-size: 12px;
    color: #939393;
}
.say_contant {
    font-size: 12px;
    color: #1a1a1a;
    font-weight: 300;
    width: 144px;
    margin-left: 14px;
}
.middle_second {
    width: 270px;
    border: 1px solid #d2d2d2;
    padding: 0 0 30px 0;
    margin-top: 20px;
}
.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;
}
.person {
    display: flex;
    margin-top: 40px;
}
.ping {
    margin-top: 60px;
}
.ping_head {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    margin: 0 20px;
}
.ping_top {
    display: flex;
    align-items: center;
}
.ping_name {
    font-size: 16px;
    color: #424242;
}
.ping_time {
    font-size: 12px;
    color: #939393;
    margin-left: 20px;
}
.ping_contant {
    font-size: 14px;
    color: #1a1a1a;
    font-weight: 300;
    margin-top: 10px;
}
.fen {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
